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 1219474 Details for
Bug 1393985
blivet.errors.FSError: mount failed: 32
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), 2.00 MB, created by
Javier Zapata
on 2016-11-10 18:35:24 UTC
(
hide
)
Description:
File: anaconda-tb
Filename:
MIME Type:
Creator:
Javier Zapata
Created:
2016-11-10 18:35:24 UTC
Size:
2.00 MB
patch
obsolete
>anaconda 25.20.4-1 exception report >Traceback (most recent call first): > File "/usr/lib/python3.5/site-packages/blivet/tasks/fsmount.py", line 125, in do_task > raise FSError("mount failed: %s" % rc) > File "/usr/lib/python3.5/site-packages/blivet/formats/fs.py", line 507, in _setup > self._mount.do_task(chrooted_mountpoint, options=options) > File "/usr/lib/python3.5/site-packages/blivet/threads.py", line 45, in run_with_lock > return m(*args, **kwargs) > File "/usr/lib/python3.5/site-packages/blivet/formats/__init__.py", line 602, in setup > self._setup(**kwargs) > File "/usr/lib/python3.5/site-packages/blivet/threads.py", line 45, in run_with_lock > return m(*args, **kwargs) > File "/usr/lib/python3.5/site-packages/blivet/osinstall.py", line 641, in mount_filesystems > chroot=root_path) > File "/usr/lib/python3.5/site-packages/blivet/blivet.py", line 1467, in mount_filesystems > read_only=read_only, skip_root=skip_root) > File "/usr/lib/python3.5/site-packages/blivet/threads.py", line 45, in run_with_lock > return m(*args, **kwargs) > File "/usr/lib/python3.5/site-packages/blivet/osinstall.py", line 1121, in turn_on_filesystems > storage.mount_filesystems() > File "/usr/lib64/python3.5/site-packages/pyanaconda/install.py", line 204, in doInstall > turn_on_filesystems(storage, mount_only=flags.flags.dirInstall, callbacks=callbacks_reg) > File "/usr/lib64/python3.5/threading.py", line 862, in run > self._target(*self._args, **self._kwargs) > File "/usr/lib64/python3.5/site-packages/pyanaconda/threads.py", line 251, in run > threading.Thread.run(self, *args, **kwargs) >blivet.errors.FSError: mount failed: 32 > >Local variables in innermost frame: >error_msgs: [] >self: mount >mountpoint: /mnt/sysimage/boot/efi >rc: 32 >options: defaults > > >Anaconda instance, containing members: >dbus_inhibit_id: 622464391 >gui_initialized: <locked _thread.lock object at 0x7fd8a4ebf878> >mehConfig: Config instance, containing members: > mehConfig.programArch: x86_64 > mehConfig.fileList: [/tmp/anaconda.log, /tmp/packaging.log, /tmp/program.log, /tmp/storage.log, /tmp/ifcfg.log, /tmp/dnf.librepo.log, /tmp/hawkey.log, /tmp/lvm.log, /mnt/sysimage/root/install.log, /proc/cmdline] > mehConfig.callbackDict: {'addons': (<function list_addons_callback at 0x7fd899c50f28>, False), 'journalctl': (<function journalctl_callback at 0x7fd899c50ea0>, False), 'lsblk_output': (<function lsblk_callback at 0x7fd899c50d90>, True), 'nmcli_dev_list': (<function nmcli_dev_list_callback at 0x7fd899c50e18>, True), 'type': (<function initExceptionHandling.<locals>.<lambda> at 0x7fd899c562f0>, True)} > mehConfig.localSkipList: [passphrase, password, _oldweak, _password, try_passphrase] > mehConfig.programVersion: 25.20.4-1 > 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.encryption_passphrase, _bootloader.encrypted_password, _bootloader.password, payload._groups] > mehConfig.programName: anaconda >desktop: Desktop instance, containing members: > desktop._default_target: multi-user.target > desktop.desktop: None >dbus_session_connection: DBusConnection instance, containing members: >proxyPassword: None >mediaDevice: None >isHeadless: False >stage2: None >proxyUsername: None >opts: Namespace instance, containing members: > opts.images: [] > opts.armPlatform: None > opts.selinux: -1 > opts.kexec: False > opts.extlinux: False > opts.singlelang: False > opts.dirinstall: None > opts.vnc: False > opts.display_mode: g > opts.nosave: None > opts.vncconnect: None > opts.stage2: None > opts.geoloc: None > opts.remotelog: None > opts.noverifyssl: False > opts.rescue: False > opts.liveinst: True > opts.multiLib: False > opts.vncpassword: Skipped > opts.dmraid: True > opts.mpath: True > opts.lang: None > opts.updateSrc: None > opts.askmethod: False > opts.mpathfriendlynames: True > opts.legacygrub: False > opts.ibft: True > opts.syslog: None > opts.runres: None > opts.nombr: False > opts.eject: True > opts.debug: False > opts.xdriver: None > opts.method: livecd:///dev/mapper/live-base > opts.memcheck: True > opts.keymap: None > opts.leavebootorder: False > opts.proxy: None > opts.ksfile: None > opts.loglevel: None > opts.rescue_nomount: False >_payload: LiveImagePayload instance, containing members: > _payload.verbose_errors: [] > _payload._session: Session instance, containing members: > _payload._session.headers: {'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'User-Agent': 'python-requests/2.10.0', 'Connection': 'keep-alive'} > _payload._session.stream: False > _payload._session.proxies: {} > _payload._session.verify: True > _payload._session.max_redirects: 30 > _payload._session.cert: None > _payload._session.trust_env: True > _payload._session.redirect_cache: RecentlyUsedContainer instance, containing members: > _payload._session.redirect_cache._maxsize: 1000 > _payload._session.redirect_cache.lock: <unlocked _thread.RLock object owner=0 count=0 at 0x7fd8a009ede0> > _payload._session.redirect_cache._container: {} > _payload._session.redirect_cache.dispose_func: None > _payload._session.auth: None > _payload._session.cookies: RequestsCookieJar instance, containing members: > _payload._session.cookies._cookies: {} > _payload._session.cookies._policy: DefaultCookiePolicy instance, containing members: > _payload._session.cookies._policy.strict_ns_unverifiable: False > _payload._session.cookies._policy._allowed_domains: None > _payload._session.cookies._policy.rfc2965: False > _payload._session.cookies._policy.strict_rfc2965_unverifiable: True > _payload._session.cookies._policy.hide_cookie2: False > _payload._session.cookies._policy.netscape: True > _payload._session.cookies._policy.strict_domain: False > _payload._session.cookies._policy.rfc2109_as_netscape: None > _payload._session.cookies._policy.strict_ns_set_initial_dollar: False > _payload._session.cookies._policy._blocked_domains: () > _payload._session.cookies._policy.strict_ns_domain: 0 > _payload._session.cookies._policy.strict_ns_set_path: False > _payload._session.cookies._cookies_lock: <unlocked _thread.RLock object owner=0 count=0 at 0x7fd8a009eba0> > _payload._session.adapters: {'https://': HTTPAdapter instance, containing members: > _payload._session.adapters._pool_connections: 10 > _payload._session.adapters.config: {} > _payload._session.adapters.proxy_manager: {} > _payload._session.adapters.poolmanager: PoolManager instance, containing members: > _payload._session.adapters.poolmanager.connection_pool_kw: {'maxsize': 10, 'block': False, 'strict': True} > _payload._session.adapters.poolmanager.pools: RecentlyUsedContainer instance, containing members: > _payload._session.adapters.poolmanager.pools._maxsize: 10 > _payload._session.adapters.poolmanager.pools.lock: <unlocked _thread.RLock object owner=0 count=0 at 0x7fd8a009ec60> > _payload._session.adapters.poolmanager.pools._container: {} > _payload._session.adapters.poolmanager.pools.dispose_func: <function PoolManager.__init__.<locals>.<lambda> at 0x7fd8a008d510> > _payload._session.adapters.poolmanager.headers: {} > _payload._session.adapters.poolmanager.pool_classes_by_scheme: {'https': <class 'requests.packages.urllib3.connectionpool.HTTPSConnectionPool'> >, 'http': <class 'requests.packages.urllib3.connectionpool.HTTPConnectionPool'> >} > _payload._session.adapters._pool_block: False > _payload._session.adapters._pool_maxsize: 10 > _payload._session.adapters.max_retries: Retry(total=0, connect=None, read=False, redirect=None) >, 'http://': HTTPAdapter instance, containing members: > _payload._session.adapters._pool_connections: 10 > _payload._session.adapters.config: {} > _payload._session.adapters.proxy_manager: {} > _payload._session.adapters.poolmanager: PoolManager instance, containing members: > _payload._session.adapters.poolmanager.connection_pool_kw: {'maxsize': 10, 'block': False, 'strict': True} > _payload._session.adapters.poolmanager.pools: RecentlyUsedContainer instance, containing members: > _payload._session.adapters.poolmanager.pools._maxsize: 10 > _payload._session.adapters.poolmanager.pools.lock: <unlocked _thread.RLock object owner=0 count=0 at 0x7fd8a009edb0> > _payload._session.adapters.poolmanager.pools._container: {} > _payload._session.adapters.poolmanager.pools.dispose_func: <function PoolManager.__init__.<locals>.<lambda> at 0x7fd8a001d6a8> > _payload._session.adapters.poolmanager.headers: {} > _payload._session.adapters.poolmanager.pool_classes_by_scheme: {'https': Already dumped (type instance) >, 'http': Already dumped (type instance) >} > _payload._session.adapters._pool_block: False > _payload._session.adapters._pool_maxsize: 10 > _payload._session.adapters.max_retries: Retry(total=0, connect=None, read=False, redirect=None) >, 'file://': FileAdapter instance, containing members: >, 'ftp://': FTPAdapter instance, containing members: > _payload._session.adapters.func_table: {'GET': <bound method FTPAdapter.get of <requests_ftp.ftp.FTPAdapter object at 0x7fd8a0026c18>> >, 'STOR': <bound method FTPAdapter.stor of <requests_ftp.ftp.FTPAdapter object at 0x7fd8a0026c18>> >, 'NLST': <bound method FTPAdapter.nlst of <requests_ftp.ftp.FTPAdapter object at 0x7fd8a0026c18>> >, 'HEAD': <bound method FTPAdapter.head of <requests_ftp.ftp.FTPAdapter object at 0x7fd8a0026c18>> >, 'LIST': <bound method FTPAdapter.list of <requests_ftp.ftp.FTPAdapter object at 0x7fd8a0026c18>> >, 'RETR': <bound method FTPAdapter.retr of <requests_ftp.ftp.FTPAdapter object at 0x7fd8a0026c18>> >, 'SIZE': <bound method FTPAdapter.size of <requests_ftp.ftp.FTPAdapter object at 0x7fd8a0026c18>> >} >} > _payload._session.hooks: {'response': []} > _payload._session.params: {} > _payload.pct_lock: None > _payload.data: #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 >ignoredisk --only-use=sda ># Keyboard layouts >keyboard --xlayouts='es (mac)' ># System language >lang es_ES.UTF-8 > ># Network information >network --bootproto=dhcp --device=ens9 --ipv6=auto --activate >network --hostname=localhost.localdomain ># System timezone >timezone Europe/Madrid --isUtc ># System bootloader configuration >bootloader --location=mbr --boot-drive=sda >autopart --type=lvm ># Partition clearing information >clearpart --initlabel --list=sda4,sda5 > >%addon com_redhat_kdump --disable --reserve-mb='128' > >%end > >%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 > > _payload.storage: Blivet instance, containing members: > _payload.storage._dump_file: /tmp/storage.state > _payload.storage.size_sets: [] > _payload.storage._next_id: 2 > _payload.storage._default_boot_fstype: None > _payload.storage._free_space_snapshot: {'sda': (Size (46.351213932037353515625 GiB), Size (0 B))} > _payload.storage.encryption_cipher: None > _payload.storage.fsset: FSSet instance, containing members: > _payload.storage.fsset._devpts: NoDevice instance, containing members: > _payload.storage.fsset._devpts.bus: Skipped > _payload.storage.fsset._devpts._size: Size instance, containing members: > _payload.storage.fsset._devpts._size._c_size: Size (0 B) > _payload.storage.fsset._devpts._vendor: Skipped > _payload.storage.fsset._devpts.sysfs_path: Skipped > _payload.storage.fsset._devpts.fstab_comment: Skipped > _payload.storage.fsset._devpts._tags: set() > _payload.storage.fsset._devpts.exists: True > _payload.storage.fsset._devpts._name: devpts > _payload.storage.fsset._devpts.device_links: [] > _payload.storage.fsset._devpts.original_format: DevPtsFS instance, containing members: > _payload.storage.fsset._devpts.original_format._device: devpts > _payload.storage.fsset._devpts.original_format.mountpoint: /dev/pts > _payload.storage.fsset._devpts.original_format._minsize: UnimplementedFSMinSize instance, containing members: > _payload.storage.fsset._devpts.original_format._minsize.fs: Already dumped (DevPtsFS instance) > _payload.storage.fsset._devpts.original_format._size: Size instance, containing members: > _payload.storage.fsset._devpts.original_format._size._c_size: Size (0 B) > _payload.storage.fsset._devpts.original_format._sync: UnimplementedFSSync instance, containing members: > _payload.storage.fsset._devpts.original_format._sync.fs: Already dumped (DevPtsFS instance) > _payload.storage.fsset._devpts.original_format._mount: DevPtsFSMount instance, containing members: > _payload.storage.fsset._devpts.original_format._mount.fs: Already dumped (DevPtsFS instance) > _payload.storage.fsset._devpts.original_format.exists: True > _payload.storage.fsset._devpts.original_format._label: None > _payload.storage.fsset._devpts.original_format._fsck: UnimplementedFSCK instance, containing members: > _payload.storage.fsset._devpts.original_format._fsck.fs: Already dumped (DevPtsFS instance) > _payload.storage.fsset._devpts.original_format._mkfs: UnimplementedFSMkfs instance, containing members: > _payload.storage.fsset._devpts.original_format._mkfs.fs: Already dumped (DevPtsFS instance) > _payload.storage.fsset._devpts.original_format._writelabel: UnimplementedFSWriteLabel instance, containing members: > _payload.storage.fsset._devpts.original_format._writelabel.fs: Already dumped (DevPtsFS instance) > _payload.storage.fsset._devpts.original_format._readlabel: UnimplementedFSReadLabel instance, containing members: > _payload.storage.fsset._devpts.original_format._readlabel.fs: Already dumped (DevPtsFS instance) > _payload.storage.fsset._devpts.original_format.uuid: None > _payload.storage.fsset._devpts.original_format.fsprofile: None > _payload.storage.fsset._devpts.original_format._info: UnimplementedFSInfo instance, containing members: > _payload.storage.fsset._devpts.original_format._info.fs: Already dumped (DevPtsFS instance) > _payload.storage.fsset._devpts.original_format.id: 332 > _payload.storage.fsset._devpts.original_format._create_options: None > _payload.storage.fsset._devpts.original_format._resizable: False > _payload.storage.fsset._devpts.original_format._options: None > _payload.storage.fsset._devpts.original_format._chrooted_mountpoint: None > _payload.storage.fsset._devpts.original_format._min_instance_size: Size instance, containing members: > _payload.storage.fsset._devpts.original_format._min_instance_size._c_size: Size (0 B) > _payload.storage.fsset._devpts.original_format._resize: UnimplementedFSResize instance, containing members: > _payload.storage.fsset._devpts.original_format._resize.df: Already dumped (DevPtsFS instance) > _payload.storage.fsset._devpts.original_format.mountopts: None > _payload.storage.fsset._devpts.original_format._current_info: None > _payload.storage.fsset._devpts.original_format._size_info: UnimplementedFSSize instance, containing members: > _payload.storage.fsset._devpts.original_format._size_info.fs: Already dumped (DevPtsFS instance) > _payload.storage.fsset._devpts.original_format._target_size: Already dumped (Size instance) > _payload.storage.fsset._devpts._children: [] > _payload.storage.fsset._devpts.uuid: None > _payload.storage.fsset._devpts._serial: None > _payload.storage.fsset._devpts.controllable: True > _payload.storage.fsset._devpts._model: Skipped > _payload.storage.fsset._devpts.id: 333 > _payload.storage.fsset._devpts._format: DevPtsFS instance, containing members: > _payload.storage.fsset._devpts._format._device: devpts > _payload.storage.fsset._devpts._format.mountpoint: /dev/pts > _payload.storage.fsset._devpts._format._minsize: UnimplementedFSMinSize instance, containing members: > _payload.storage.fsset._devpts._format._minsize.fs: Already dumped (DevPtsFS instance) > _payload.storage.fsset._devpts._format._size: Size instance, containing members: > _payload.storage.fsset._devpts._format._size._c_size: Size (0 B) > _payload.storage.fsset._devpts._format._sync: UnimplementedFSSync instance, containing members: > _payload.storage.fsset._devpts._format._sync.fs: Already dumped (DevPtsFS instance) > _payload.storage.fsset._devpts._format._mount: DevPtsFSMount instance, containing members: > _payload.storage.fsset._devpts._format._mount.fs: Already dumped (DevPtsFS instance) > _payload.storage.fsset._devpts._format.exists: True > _payload.storage.fsset._devpts._format._label: None > _payload.storage.fsset._devpts._format._fsck: UnimplementedFSCK instance, containing members: > _payload.storage.fsset._devpts._format._fsck.fs: Already dumped (DevPtsFS instance) > _payload.storage.fsset._devpts._format._mkfs: UnimplementedFSMkfs instance, containing members: > _payload.storage.fsset._devpts._format._mkfs.fs: Already dumped (DevPtsFS instance) > _payload.storage.fsset._devpts._format._writelabel: UnimplementedFSWriteLabel instance, containing members: > _payload.storage.fsset._devpts._format._writelabel.fs: Already dumped (DevPtsFS instance) > _payload.storage.fsset._devpts._format._readlabel: UnimplementedFSReadLabel instance, containing members: > _payload.storage.fsset._devpts._format._readlabel.fs: Already dumped (DevPtsFS instance) > _payload.storage.fsset._devpts._format.fsprofile: None > _payload.storage.fsset._devpts._format.uuid: None > _payload.storage.fsset._devpts._format._current_info: None > _payload.storage.fsset._devpts._format._size_info: UnimplementedFSSize instance, containing members: > _payload.storage.fsset._devpts._format._size_info.fs: Already dumped (DevPtsFS instance) > _payload.storage.fsset._devpts._format._min_instance_size: Size instance, containing members: > _payload.storage.fsset._devpts._format._min_instance_size._c_size: Size (0 B) > _payload.storage.fsset._devpts._format.id: 332 > _payload.storage.fsset._devpts._format._create_options: None > _payload.storage.fsset._devpts._format._options: None > _payload.storage.fsset._devpts._format._chrooted_mountpoint: None > _payload.storage.fsset._devpts._format._resize: UnimplementedFSResize instance, containing members: > _payload.storage.fsset._devpts._format._resize.df: Already dumped (DevPtsFS instance) > _payload.storage.fsset._devpts._format.mountopts: None > _payload.storage.fsset._devpts._format._info: UnimplementedFSInfo instance, containing members: > _payload.storage.fsset._devpts._format._info.fs: Already dumped (DevPtsFS instance) > _payload.storage.fsset._devpts._format._resizable: False > _payload.storage.fsset._devpts._format._target_size: Already dumped (Size instance) > _payload.storage.fsset._devpts._protected: False > _payload.storage.fsset._devpts._current_size: Already dumped (Size instance) > _payload.storage.fsset._devpts._parents: ParentList instance, containing members: > _payload.storage.fsset._devpts._parents.appendfunc: <bound method Device._add_parent of NoDevice instance (0x7fd889b742e8) -- > name = devpts status = False id = 333 > children = [] > parents = [] > uuid = None size = 0 B > format = existing devpts filesystem mounted at /dev/pts > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 0 B path = devpts > format args = [] original_format = devpts> > _payload.storage.fsset._devpts._parents.items: [] > _payload.storage.fsset._devpts._parents.removefunc: <bound method Device._remove_parent of NoDevice instance (0x7fd889b742e8) -- > name = devpts status = False id = 333 > children = [] > parents = [] > uuid = None size = 0 B > format = existing devpts filesystem mounted at /dev/pts > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 0 B path = devpts > format args = [] original_format = devpts> > _payload.storage.fsset._devpts.minor: 0 > _payload.storage.fsset._devpts.major: 0 > _payload.storage.fsset._devpts._readonly: False > _payload.storage.fsset._devpts._target_size: Already dumped (Size instance) > _payload.storage.fsset._sysfs: NoDevice instance, containing members: > _payload.storage.fsset._sysfs.bus: Skipped > _payload.storage.fsset._sysfs._size: Size instance, containing members: > _payload.storage.fsset._sysfs._size._c_size: Size (0 B) > _payload.storage.fsset._sysfs._vendor: Skipped > _payload.storage.fsset._sysfs.sysfs_path: Skipped > _payload.storage.fsset._sysfs.fstab_comment: Skipped > _payload.storage.fsset._sysfs._tags: set() > _payload.storage.fsset._sysfs.exists: True > _payload.storage.fsset._sysfs._name: sysfs > _payload.storage.fsset._sysfs.device_links: [] > _payload.storage.fsset._sysfs.original_format: SysFS instance, containing members: > _payload.storage.fsset._sysfs.original_format._device: sysfs > _payload.storage.fsset._sysfs.original_format.mountpoint: /sys > _payload.storage.fsset._sysfs.original_format._minsize: UnimplementedFSMinSize instance, containing members: > _payload.storage.fsset._sysfs.original_format._minsize.fs: Already dumped (SysFS instance) > _payload.storage.fsset._sysfs.original_format._size: Size instance, containing members: > _payload.storage.fsset._sysfs.original_format._size._c_size: Size (0 B) > _payload.storage.fsset._sysfs.original_format._sync: UnimplementedFSSync instance, containing members: > _payload.storage.fsset._sysfs.original_format._sync.fs: Already dumped (SysFS instance) > _payload.storage.fsset._sysfs.original_format._mount: NoDevFSMount instance, containing members: > _payload.storage.fsset._sysfs.original_format._mount.fs: Already dumped (SysFS instance) > _payload.storage.fsset._sysfs.original_format.exists: True > _payload.storage.fsset._sysfs.original_format._label: None > _payload.storage.fsset._sysfs.original_format._fsck: UnimplementedFSCK instance, containing members: > _payload.storage.fsset._sysfs.original_format._fsck.fs: Already dumped (SysFS instance) > _payload.storage.fsset._sysfs.original_format._mkfs: UnimplementedFSMkfs instance, containing members: > _payload.storage.fsset._sysfs.original_format._mkfs.fs: Already dumped (SysFS instance) > _payload.storage.fsset._sysfs.original_format._writelabel: UnimplementedFSWriteLabel instance, containing members: > _payload.storage.fsset._sysfs.original_format._writelabel.fs: Already dumped (SysFS instance) > _payload.storage.fsset._sysfs.original_format._readlabel: UnimplementedFSReadLabel instance, containing members: > _payload.storage.fsset._sysfs.original_format._readlabel.fs: Already dumped (SysFS instance) > _payload.storage.fsset._sysfs.original_format.uuid: None > _payload.storage.fsset._sysfs.original_format.fsprofile: None > _payload.storage.fsset._sysfs.original_format._info: UnimplementedFSInfo instance, containing members: > _payload.storage.fsset._sysfs.original_format._info.fs: Already dumped (SysFS instance) > _payload.storage.fsset._sysfs.original_format.id: 336 > _payload.storage.fsset._sysfs.original_format._create_options: None > _payload.storage.fsset._sysfs.original_format._resizable: False > _payload.storage.fsset._sysfs.original_format._options: None > _payload.storage.fsset._sysfs.original_format._chrooted_mountpoint: None > _payload.storage.fsset._sysfs.original_format._min_instance_size: Size instance, containing members: > _payload.storage.fsset._sysfs.original_format._min_instance_size._c_size: Size (0 B) > _payload.storage.fsset._sysfs.original_format._resize: UnimplementedFSResize instance, containing members: > _payload.storage.fsset._sysfs.original_format._resize.df: Already dumped (SysFS instance) > _payload.storage.fsset._sysfs.original_format.mountopts: None > _payload.storage.fsset._sysfs.original_format._current_info: None > _payload.storage.fsset._sysfs.original_format._size_info: UnimplementedFSSize instance, containing members: > _payload.storage.fsset._sysfs.original_format._size_info.fs: Already dumped (SysFS instance) > _payload.storage.fsset._sysfs.original_format._target_size: Already dumped (Size instance) > _payload.storage.fsset._sysfs._children: [] > _payload.storage.fsset._sysfs.uuid: None > _payload.storage.fsset._sysfs._serial: None > _payload.storage.fsset._sysfs.controllable: True > _payload.storage.fsset._sysfs._model: Skipped > _payload.storage.fsset._sysfs.id: 337 > _payload.storage.fsset._sysfs._format: SysFS instance, containing members: > _payload.storage.fsset._sysfs._format._device: sysfs > _payload.storage.fsset._sysfs._format.mountpoint: /sys > _payload.storage.fsset._sysfs._format._minsize: UnimplementedFSMinSize instance, containing members: > _payload.storage.fsset._sysfs._format._minsize.fs: Already dumped (SysFS instance) > _payload.storage.fsset._sysfs._format._size: Size instance, containing members: > _payload.storage.fsset._sysfs._format._size._c_size: Size (0 B) > _payload.storage.fsset._sysfs._format._sync: UnimplementedFSSync instance, containing members: > _payload.storage.fsset._sysfs._format._sync.fs: Already dumped (SysFS instance) > _payload.storage.fsset._sysfs._format._mount: NoDevFSMount instance, containing members: > _payload.storage.fsset._sysfs._format._mount.fs: Already dumped (SysFS instance) > _payload.storage.fsset._sysfs._format.exists: True > _payload.storage.fsset._sysfs._format._label: None > _payload.storage.fsset._sysfs._format._fsck: UnimplementedFSCK instance, containing members: > _payload.storage.fsset._sysfs._format._fsck.fs: Already dumped (SysFS instance) > _payload.storage.fsset._sysfs._format._mkfs: UnimplementedFSMkfs instance, containing members: > _payload.storage.fsset._sysfs._format._mkfs.fs: Already dumped (SysFS instance) > _payload.storage.fsset._sysfs._format._writelabel: UnimplementedFSWriteLabel instance, containing members: > _payload.storage.fsset._sysfs._format._writelabel.fs: Already dumped (SysFS instance) > _payload.storage.fsset._sysfs._format._readlabel: UnimplementedFSReadLabel instance, containing members: > _payload.storage.fsset._sysfs._format._readlabel.fs: Already dumped (SysFS instance) > _payload.storage.fsset._sysfs._format.fsprofile: None > _payload.storage.fsset._sysfs._format.uuid: None > _payload.storage.fsset._sysfs._format._current_info: None > _payload.storage.fsset._sysfs._format._size_info: UnimplementedFSSize instance, containing members: > _payload.storage.fsset._sysfs._format._size_info.fs: Already dumped (SysFS instance) > _payload.storage.fsset._sysfs._format._min_instance_size: Size instance, containing members: > _payload.storage.fsset._sysfs._format._min_instance_size._c_size: Size (0 B) > _payload.storage.fsset._sysfs._format.id: 336 > _payload.storage.fsset._sysfs._format._create_options: None > _payload.storage.fsset._sysfs._format._options: None > _payload.storage.fsset._sysfs._format._chrooted_mountpoint: None > _payload.storage.fsset._sysfs._format._resize: UnimplementedFSResize instance, containing members: > _payload.storage.fsset._sysfs._format._resize.df: Already dumped (SysFS instance) > _payload.storage.fsset._sysfs._format.mountopts: None > _payload.storage.fsset._sysfs._format._info: UnimplementedFSInfo instance, containing members: > _payload.storage.fsset._sysfs._format._info.fs: Already dumped (SysFS instance) > _payload.storage.fsset._sysfs._format._resizable: False > _payload.storage.fsset._sysfs._format._target_size: Already dumped (Size instance) > _payload.storage.fsset._sysfs._protected: False > _payload.storage.fsset._sysfs._current_size: Already dumped (Size instance) > _payload.storage.fsset._sysfs._parents: ParentList instance, containing members: > _payload.storage.fsset._sysfs._parents.appendfunc: <bound method Device._add_parent of NoDevice instance (0x7fd889b74ac8) -- > name = sysfs status = False id = 337 > children = [] > parents = [] > uuid = None size = 0 B > format = existing sysfs filesystem mounted at /sys > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 0 B path = sysfs > format args = [] original_format = sysfs> > _payload.storage.fsset._sysfs._parents.items: [] > _payload.storage.fsset._sysfs._parents.removefunc: <bound method Device._remove_parent of NoDevice instance (0x7fd889b74ac8) -- > name = sysfs status = False id = 337 > children = [] > parents = [] > uuid = None size = 0 B > format = existing sysfs filesystem mounted at /sys > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 0 B path = sysfs > format args = [] original_format = sysfs> > _payload.storage.fsset._sysfs.minor: 0 > _payload.storage.fsset._sysfs.major: 0 > _payload.storage.fsset._sysfs._readonly: False > _payload.storage.fsset._sysfs._target_size: Already dumped (Size instance) > _payload.storage.fsset.active: False > _payload.storage.fsset._efivars: NoDevice instance, containing members: > _payload.storage.fsset._efivars.bus: Skipped > _payload.storage.fsset._efivars._size: Size instance, containing members: > _payload.storage.fsset._efivars._size._c_size: Size (0 B) > _payload.storage.fsset._efivars._vendor: Skipped > _payload.storage.fsset._efivars.sysfs_path: Skipped > _payload.storage.fsset._efivars.fstab_comment: Skipped > _payload.storage.fsset._efivars._tags: set() > _payload.storage.fsset._efivars.exists: True > _payload.storage.fsset._efivars._name: efivarfs > _payload.storage.fsset._efivars.device_links: [] > _payload.storage.fsset._efivars.original_format: EFIVarFS instance, containing members: > _payload.storage.fsset._efivars.original_format._device: efivarfs > _payload.storage.fsset._efivars.original_format.mountpoint: /sys/firmware/efi/efivars > _payload.storage.fsset._efivars.original_format._minsize: UnimplementedFSMinSize instance, containing members: > _payload.storage.fsset._efivars.original_format._minsize.fs: Already dumped (EFIVarFS instance) > _payload.storage.fsset._efivars.original_format._size: Size instance, containing members: > _payload.storage.fsset._efivars.original_format._size._c_size: Size (0 B) > _payload.storage.fsset._efivars.original_format._sync: UnimplementedFSSync instance, containing members: > _payload.storage.fsset._efivars.original_format._sync.fs: Already dumped (EFIVarFS instance) > _payload.storage.fsset._efivars.original_format._mount: NoDevFSMount instance, containing members: > _payload.storage.fsset._efivars.original_format._mount.fs: Already dumped (EFIVarFS instance) > _payload.storage.fsset._efivars.original_format.exists: True > _payload.storage.fsset._efivars.original_format._label: None > _payload.storage.fsset._efivars.original_format._fsck: UnimplementedFSCK instance, containing members: > _payload.storage.fsset._efivars.original_format._fsck.fs: Already dumped (EFIVarFS instance) > _payload.storage.fsset._efivars.original_format._mkfs: UnimplementedFSMkfs instance, containing members: > _payload.storage.fsset._efivars.original_format._mkfs.fs: Already dumped (EFIVarFS instance) > _payload.storage.fsset._efivars.original_format._writelabel: UnimplementedFSWriteLabel instance, containing members: > _payload.storage.fsset._efivars.original_format._writelabel.fs: Already dumped (EFIVarFS instance) > _payload.storage.fsset._efivars.original_format._readlabel: UnimplementedFSReadLabel instance, containing members: > _payload.storage.fsset._efivars.original_format._readlabel.fs: Already dumped (EFIVarFS instance) > _payload.storage.fsset._efivars.original_format.uuid: None > _payload.storage.fsset._efivars.original_format.fsprofile: None > _payload.storage.fsset._efivars.original_format._info: UnimplementedFSInfo instance, containing members: > _payload.storage.fsset._efivars.original_format._info.fs: Already dumped (EFIVarFS instance) > _payload.storage.fsset._efivars.original_format.id: 356 > _payload.storage.fsset._efivars.original_format._create_options: None > _payload.storage.fsset._efivars.original_format._resizable: False > _payload.storage.fsset._efivars.original_format._options: None > _payload.storage.fsset._efivars.original_format._chrooted_mountpoint: None > _payload.storage.fsset._efivars.original_format._min_instance_size: Size instance, containing members: > _payload.storage.fsset._efivars.original_format._min_instance_size._c_size: Size (0 B) > _payload.storage.fsset._efivars.original_format._resize: UnimplementedFSResize instance, containing members: > _payload.storage.fsset._efivars.original_format._resize.df: Already dumped (EFIVarFS instance) > _payload.storage.fsset._efivars.original_format.mountopts: None > _payload.storage.fsset._efivars.original_format._current_info: None > _payload.storage.fsset._efivars.original_format._size_info: UnimplementedFSSize instance, containing members: > _payload.storage.fsset._efivars.original_format._size_info.fs: Already dumped (EFIVarFS instance) > _payload.storage.fsset._efivars.original_format._target_size: Already dumped (Size instance) > _payload.storage.fsset._efivars._children: [] > _payload.storage.fsset._efivars.uuid: None > _payload.storage.fsset._efivars._serial: None > _payload.storage.fsset._efivars.controllable: True > _payload.storage.fsset._efivars._model: Skipped > _payload.storage.fsset._efivars.id: 357 > _payload.storage.fsset._efivars._format: EFIVarFS instance, containing members: > _payload.storage.fsset._efivars._format._device: efivarfs > _payload.storage.fsset._efivars._format.mountpoint: /sys/firmware/efi/efivars > _payload.storage.fsset._efivars._format._minsize: UnimplementedFSMinSize instance, containing members: > _payload.storage.fsset._efivars._format._minsize.fs: Already dumped (EFIVarFS instance) > _payload.storage.fsset._efivars._format._size: Size instance, containing members: > _payload.storage.fsset._efivars._format._size._c_size: Size (0 B) > _payload.storage.fsset._efivars._format._sync: UnimplementedFSSync instance, containing members: > _payload.storage.fsset._efivars._format._sync.fs: Already dumped (EFIVarFS instance) > _payload.storage.fsset._efivars._format._mount: NoDevFSMount instance, containing members: > _payload.storage.fsset._efivars._format._mount.fs: Already dumped (EFIVarFS instance) > _payload.storage.fsset._efivars._format.exists: True > _payload.storage.fsset._efivars._format._label: None > _payload.storage.fsset._efivars._format._fsck: UnimplementedFSCK instance, containing members: > _payload.storage.fsset._efivars._format._fsck.fs: Already dumped (EFIVarFS instance) > _payload.storage.fsset._efivars._format._mkfs: UnimplementedFSMkfs instance, containing members: > _payload.storage.fsset._efivars._format._mkfs.fs: Already dumped (EFIVarFS instance) > _payload.storage.fsset._efivars._format._writelabel: UnimplementedFSWriteLabel instance, containing members: > _payload.storage.fsset._efivars._format._writelabel.fs: Already dumped (EFIVarFS instance) > _payload.storage.fsset._efivars._format._readlabel: UnimplementedFSReadLabel instance, containing members: > _payload.storage.fsset._efivars._format._readlabel.fs: Already dumped (EFIVarFS instance) > _payload.storage.fsset._efivars._format.fsprofile: None > _payload.storage.fsset._efivars._format.uuid: None > _payload.storage.fsset._efivars._format._current_info: None > _payload.storage.fsset._efivars._format._size_info: UnimplementedFSSize instance, containing members: > _payload.storage.fsset._efivars._format._size_info.fs: Already dumped (EFIVarFS instance) > _payload.storage.fsset._efivars._format._min_instance_size: Size instance, containing members: > _payload.storage.fsset._efivars._format._min_instance_size._c_size: Size (0 B) > _payload.storage.fsset._efivars._format.id: 356 > _payload.storage.fsset._efivars._format._create_options: None > _payload.storage.fsset._efivars._format._options: None > _payload.storage.fsset._efivars._format._chrooted_mountpoint: None > _payload.storage.fsset._efivars._format._resize: UnimplementedFSResize instance, containing members: > _payload.storage.fsset._efivars._format._resize.df: Already dumped (EFIVarFS instance) > _payload.storage.fsset._efivars._format.mountopts: None > _payload.storage.fsset._efivars._format._info: UnimplementedFSInfo instance, containing members: > _payload.storage.fsset._efivars._format._info.fs: Already dumped (EFIVarFS instance) > _payload.storage.fsset._efivars._format._resizable: False > _payload.storage.fsset._efivars._format._target_size: Already dumped (Size instance) > _payload.storage.fsset._efivars._protected: False > _payload.storage.fsset._efivars._current_size: Already dumped (Size instance) > _payload.storage.fsset._efivars._parents: ParentList instance, containing members: > _payload.storage.fsset._efivars._parents.appendfunc: <bound method Device._add_parent of NoDevice instance (0x7fd889b79e10) -- > name = efivarfs status = False id = 357 > children = [] > parents = [] > uuid = None size = 0 B > format = existing efivarfs filesystem mounted at /sys/firmware/efi/efivars > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 0 B path = efivarfs > format args = [] original_format = efivarfs> > _payload.storage.fsset._efivars._parents.items: [] > _payload.storage.fsset._efivars._parents.removefunc: <bound method Device._remove_parent of NoDevice instance (0x7fd889b79e10) -- > name = efivarfs status = False id = 357 > children = [] > parents = [] > uuid = None size = 0 B > format = existing efivarfs filesystem mounted at /sys/firmware/efi/efivars > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 0 B path = efivarfs > format args = [] original_format = efivarfs> > _payload.storage.fsset._efivars.minor: 0 > _payload.storage.fsset._efivars.major: 0 > _payload.storage.fsset._efivars._readonly: False > _payload.storage.fsset._efivars._target_size: Already dumped (Size instance) > _payload.storage.fsset.orig_fstab: None > _payload.storage.fsset._usb: NoDevice instance, containing members: > _payload.storage.fsset._usb.bus: Skipped > _payload.storage.fsset._usb._size: Size instance, containing members: > _payload.storage.fsset._usb._size._c_size: Size (0 B) > _payload.storage.fsset._usb._vendor: Skipped > _payload.storage.fsset._usb.sysfs_path: Skipped > _payload.storage.fsset._usb.fstab_comment: Skipped > _payload.storage.fsset._usb._tags: set() > _payload.storage.fsset._usb.exists: True > _payload.storage.fsset._usb._name: usbfs > _payload.storage.fsset._usb.device_links: [] > _payload.storage.fsset._usb.original_format: USBFS instance, containing members: > _payload.storage.fsset._usb.original_format._device: usbfs > _payload.storage.fsset._usb.original_format.mountpoint: /proc/bus/usb > _payload.storage.fsset._usb.original_format._minsize: UnimplementedFSMinSize instance, containing members: > _payload.storage.fsset._usb.original_format._minsize.fs: Already dumped (USBFS instance) > _payload.storage.fsset._usb.original_format._size: Size instance, containing members: > _payload.storage.fsset._usb.original_format._size._c_size: Size (0 B) > _payload.storage.fsset._usb.original_format._sync: UnimplementedFSSync instance, containing members: > _payload.storage.fsset._usb.original_format._sync.fs: Already dumped (USBFS instance) > _payload.storage.fsset._usb.original_format._mount: NoDevFSMount instance, containing members: > _payload.storage.fsset._usb.original_format._mount.fs: Already dumped (USBFS instance) > _payload.storage.fsset._usb.original_format.exists: True > _payload.storage.fsset._usb.original_format._label: None > _payload.storage.fsset._usb.original_format._fsck: UnimplementedFSCK instance, containing members: > _payload.storage.fsset._usb.original_format._fsck.fs: Already dumped (USBFS instance) > _payload.storage.fsset._usb.original_format._mkfs: UnimplementedFSMkfs instance, containing members: > _payload.storage.fsset._usb.original_format._mkfs.fs: Already dumped (USBFS instance) > _payload.storage.fsset._usb.original_format._writelabel: UnimplementedFSWriteLabel instance, containing members: > _payload.storage.fsset._usb.original_format._writelabel.fs: Already dumped (USBFS instance) > _payload.storage.fsset._usb.original_format._readlabel: UnimplementedFSReadLabel instance, containing members: > _payload.storage.fsset._usb.original_format._readlabel.fs: Already dumped (USBFS instance) > _payload.storage.fsset._usb.original_format.uuid: None > _payload.storage.fsset._usb.original_format.fsprofile: None > _payload.storage.fsset._usb.original_format._info: UnimplementedFSInfo instance, containing members: > _payload.storage.fsset._usb.original_format._info.fs: Already dumped (USBFS instance) > _payload.storage.fsset._usb.original_format.id: 348 > _payload.storage.fsset._usb.original_format._create_options: None > _payload.storage.fsset._usb.original_format._resizable: False > _payload.storage.fsset._usb.original_format._options: None > _payload.storage.fsset._usb.original_format._chrooted_mountpoint: None > _payload.storage.fsset._usb.original_format._min_instance_size: Size instance, containing members: > _payload.storage.fsset._usb.original_format._min_instance_size._c_size: Size (0 B) > _payload.storage.fsset._usb.original_format._resize: UnimplementedFSResize instance, containing members: > _payload.storage.fsset._usb.original_format._resize.df: Already dumped (USBFS instance) > _payload.storage.fsset._usb.original_format.mountopts: None > _payload.storage.fsset._usb.original_format._current_info: None > _payload.storage.fsset._usb.original_format._size_info: UnimplementedFSSize instance, containing members: > _payload.storage.fsset._usb.original_format._size_info.fs: Already dumped (USBFS instance) > _payload.storage.fsset._usb.original_format._target_size: Already dumped (Size instance) > _payload.storage.fsset._usb._children: [] > _payload.storage.fsset._usb.uuid: None > _payload.storage.fsset._usb._serial: None > _payload.storage.fsset._usb.controllable: True > _payload.storage.fsset._usb._model: Skipped > _payload.storage.fsset._usb.id: 349 > _payload.storage.fsset._usb._format: USBFS instance, containing members: > _payload.storage.fsset._usb._format._device: usbfs > _payload.storage.fsset._usb._format.mountpoint: /proc/bus/usb > _payload.storage.fsset._usb._format._minsize: UnimplementedFSMinSize instance, containing members: > _payload.storage.fsset._usb._format._minsize.fs: Already dumped (USBFS instance) > _payload.storage.fsset._usb._format._size: Size instance, containing members: > _payload.storage.fsset._usb._format._size._c_size: Size (0 B) > _payload.storage.fsset._usb._format._sync: UnimplementedFSSync instance, containing members: > _payload.storage.fsset._usb._format._sync.fs: Already dumped (USBFS instance) > _payload.storage.fsset._usb._format._mount: NoDevFSMount instance, containing members: > _payload.storage.fsset._usb._format._mount.fs: Already dumped (USBFS instance) > _payload.storage.fsset._usb._format.exists: True > _payload.storage.fsset._usb._format._label: None > _payload.storage.fsset._usb._format._fsck: UnimplementedFSCK instance, containing members: > _payload.storage.fsset._usb._format._fsck.fs: Already dumped (USBFS instance) > _payload.storage.fsset._usb._format._mkfs: UnimplementedFSMkfs instance, containing members: > _payload.storage.fsset._usb._format._mkfs.fs: Already dumped (USBFS instance) > _payload.storage.fsset._usb._format._writelabel: UnimplementedFSWriteLabel instance, containing members: > _payload.storage.fsset._usb._format._writelabel.fs: Already dumped (USBFS instance) > _payload.storage.fsset._usb._format._readlabel: UnimplementedFSReadLabel instance, containing members: > _payload.storage.fsset._usb._format._readlabel.fs: Already dumped (USBFS instance) > _payload.storage.fsset._usb._format.fsprofile: None > _payload.storage.fsset._usb._format.uuid: None > _payload.storage.fsset._usb._format._current_info: None > _payload.storage.fsset._usb._format._size_info: UnimplementedFSSize instance, containing members: > _payload.storage.fsset._usb._format._size_info.fs: Already dumped (USBFS instance) > _payload.storage.fsset._usb._format._min_instance_size: Size instance, containing members: > _payload.storage.fsset._usb._format._min_instance_size._c_size: Size (0 B) > _payload.storage.fsset._usb._format.id: 348 > _payload.storage.fsset._usb._format._create_options: None > _payload.storage.fsset._usb._format._options: None > _payload.storage.fsset._usb._format._chrooted_mountpoint: None > _payload.storage.fsset._usb._format._resize: UnimplementedFSResize instance, containing members: > _payload.storage.fsset._usb._format._resize.df: Already dumped (USBFS instance) > _payload.storage.fsset._usb._format.mountopts: None > _payload.storage.fsset._usb._format._info: UnimplementedFSInfo instance, containing members: > _payload.storage.fsset._usb._format._info.fs: Already dumped (USBFS instance) > _payload.storage.fsset._usb._format._resizable: False > _payload.storage.fsset._usb._format._target_size: Already dumped (Size instance) > _payload.storage.fsset._usb._protected: False > _payload.storage.fsset._usb._current_size: Already dumped (Size instance) > _payload.storage.fsset._usb._parents: ParentList instance, containing members: > _payload.storage.fsset._usb._parents.appendfunc: <bound method Device._add_parent of NoDevice instance (0x7fd889b75dd8) -- > name = usbfs status = False id = 349 > children = [] > parents = [] > uuid = None size = 0 B > format = existing usbfs filesystem mounted at /proc/bus/usb > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 0 B path = usbfs > format args = [] original_format = usbfs> > _payload.storage.fsset._usb._parents.items: [] > _payload.storage.fsset._usb._parents.removefunc: <bound method Device._remove_parent of NoDevice instance (0x7fd889b75dd8) -- > name = usbfs status = False id = 349 > children = [] > parents = [] > uuid = None size = 0 B > format = existing usbfs filesystem mounted at /proc/bus/usb > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 0 B path = usbfs > format args = [] original_format = usbfs> > _payload.storage.fsset._usb.minor: 0 > _payload.storage.fsset._usb.major: 0 > _payload.storage.fsset._usb._readonly: False > _payload.storage.fsset._usb._target_size: Already dumped (Size instance) > _payload.storage.fsset.preserve_lines: [] > _payload.storage.fsset._run: DirectoryDevice instance, containing members: > _payload.storage.fsset._run.bus: Skipped > _payload.storage.fsset._run._size: Size instance, containing members: > _payload.storage.fsset._run._size._c_size: Size (1.26953125 KiB) > _payload.storage.fsset._run._vendor: Skipped > _payload.storage.fsset._run.sysfs_path: Skipped > _payload.storage.fsset._run.fstab_comment: Skipped > _payload.storage.fsset._run._tags: set() > _payload.storage.fsset._run.exists: True > _payload.storage.fsset._run._name: /run > _payload.storage.fsset._run.device_links: [] > _payload.storage.fsset._run.original_format: BindFS instance, containing members: > _payload.storage.fsset._run.original_format._device: /run > _payload.storage.fsset._run.original_format.mountpoint: /run > _payload.storage.fsset._run.original_format._minsize: UnimplementedFSMinSize instance, containing members: > _payload.storage.fsset._run.original_format._minsize.fs: Already dumped (BindFS instance) > _payload.storage.fsset._run.original_format._size: Size instance, containing members: > _payload.storage.fsset._run.original_format._size._c_size: Size (0 B) > _payload.storage.fsset._run.original_format._sync: UnimplementedFSSync instance, containing members: > _payload.storage.fsset._run.original_format._sync.fs: Already dumped (BindFS instance) > _payload.storage.fsset._run.original_format._mount: BindFSMount instance, containing members: > _payload.storage.fsset._run.original_format._mount.fs: Already dumped (BindFS instance) > _payload.storage.fsset._run.original_format.exists: True > _payload.storage.fsset._run.original_format._label: None > _payload.storage.fsset._run.original_format._fsck: UnimplementedFSCK instance, containing members: > _payload.storage.fsset._run.original_format._fsck.fs: Already dumped (BindFS instance) > _payload.storage.fsset._run.original_format._mkfs: UnimplementedFSMkfs instance, containing members: > _payload.storage.fsset._run.original_format._mkfs.fs: Already dumped (BindFS instance) > _payload.storage.fsset._run.original_format._writelabel: UnimplementedFSWriteLabel instance, containing members: > _payload.storage.fsset._run.original_format._writelabel.fs: Already dumped (BindFS instance) > _payload.storage.fsset._run.original_format._readlabel: UnimplementedFSReadLabel instance, containing members: > _payload.storage.fsset._run.original_format._readlabel.fs: Already dumped (BindFS instance) > _payload.storage.fsset._run.original_format.uuid: None > _payload.storage.fsset._run.original_format.fsprofile: None > _payload.storage.fsset._run.original_format._info: UnimplementedFSInfo instance, containing members: > _payload.storage.fsset._run.original_format._info.fs: Already dumped (BindFS instance) > _payload.storage.fsset._run.original_format.id: 352 > _payload.storage.fsset._run.original_format._create_options: None > _payload.storage.fsset._run.original_format._resizable: False > _payload.storage.fsset._run.original_format._options: None > _payload.storage.fsset._run.original_format._chrooted_mountpoint: None > _payload.storage.fsset._run.original_format._min_instance_size: Size instance, containing members: > _payload.storage.fsset._run.original_format._min_instance_size._c_size: Size (0 B) > _payload.storage.fsset._run.original_format._resize: UnimplementedFSResize instance, containing members: > _payload.storage.fsset._run.original_format._resize.df: Already dumped (BindFS instance) > _payload.storage.fsset._run.original_format.mountopts: None > _payload.storage.fsset._run.original_format._current_info: None > _payload.storage.fsset._run.original_format._size_info: UnimplementedFSSize instance, containing members: > _payload.storage.fsset._run.original_format._size_info.fs: Already dumped (BindFS instance) > _payload.storage.fsset._run.original_format._target_size: Already dumped (Size instance) > _payload.storage.fsset._run._children: [] > _payload.storage.fsset._run.uuid: None > _payload.storage.fsset._run._serial: None > _payload.storage.fsset._run.controllable: True > _payload.storage.fsset._run._model: Skipped > _payload.storage.fsset._run.id: 353 > _payload.storage.fsset._run._format: BindFS instance, containing members: > _payload.storage.fsset._run._format._device: /run > _payload.storage.fsset._run._format.mountpoint: /run > _payload.storage.fsset._run._format._minsize: UnimplementedFSMinSize instance, containing members: > _payload.storage.fsset._run._format._minsize.fs: Already dumped (BindFS instance) > _payload.storage.fsset._run._format._size: Size instance, containing members: > _payload.storage.fsset._run._format._size._c_size: Size (0 B) > _payload.storage.fsset._run._format._sync: UnimplementedFSSync instance, containing members: > _payload.storage.fsset._run._format._sync.fs: Already dumped (BindFS instance) > _payload.storage.fsset._run._format._mount: BindFSMount instance, containing members: > _payload.storage.fsset._run._format._mount.fs: Already dumped (BindFS instance) > _payload.storage.fsset._run._format.exists: True > _payload.storage.fsset._run._format._label: None > _payload.storage.fsset._run._format._fsck: UnimplementedFSCK instance, containing members: > _payload.storage.fsset._run._format._fsck.fs: Already dumped (BindFS instance) > _payload.storage.fsset._run._format._mkfs: UnimplementedFSMkfs instance, containing members: > _payload.storage.fsset._run._format._mkfs.fs: Already dumped (BindFS instance) > _payload.storage.fsset._run._format._writelabel: UnimplementedFSWriteLabel instance, containing members: > _payload.storage.fsset._run._format._writelabel.fs: Already dumped (BindFS instance) > _payload.storage.fsset._run._format._readlabel: UnimplementedFSReadLabel instance, containing members: > _payload.storage.fsset._run._format._readlabel.fs: Already dumped (BindFS instance) > _payload.storage.fsset._run._format.fsprofile: None > _payload.storage.fsset._run._format.uuid: None > _payload.storage.fsset._run._format._current_info: None > _payload.storage.fsset._run._format._size_info: UnimplementedFSSize instance, containing members: > _payload.storage.fsset._run._format._size_info.fs: Already dumped (BindFS instance) > _payload.storage.fsset._run._format._min_instance_size: Size instance, containing members: > _payload.storage.fsset._run._format._min_instance_size._c_size: Size (0 B) > _payload.storage.fsset._run._format.id: 352 > _payload.storage.fsset._run._format._create_options: None > _payload.storage.fsset._run._format._options: None > _payload.storage.fsset._run._format._chrooted_mountpoint: None > _payload.storage.fsset._run._format._resize: UnimplementedFSResize instance, containing members: > _payload.storage.fsset._run._format._resize.df: Already dumped (BindFS instance) > _payload.storage.fsset._run._format.mountopts: None > _payload.storage.fsset._run._format._info: UnimplementedFSInfo instance, containing members: > _payload.storage.fsset._run._format._info.fs: Already dumped (BindFS instance) > _payload.storage.fsset._run._format._resizable: False > _payload.storage.fsset._run._format._target_size: Already dumped (Size instance) > _payload.storage.fsset._run._protected: False > _payload.storage.fsset._run._current_size: Already dumped (Size instance) > _payload.storage.fsset._run._parents: ParentList instance, containing members: > _payload.storage.fsset._run._parents.appendfunc: <bound method Device._add_parent of DirectoryDevice instance (0x7fd889b795f8) -- > name = /run status = True id = 353 > children = [] > parents = [] > uuid = None size = 1,27 KiB > format = existing bind filesystem mounted at /run > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 1,27 KiB path = /run > format args = [] original_format = bind> > _payload.storage.fsset._run._parents.items: [] > _payload.storage.fsset._run._parents.removefunc: <bound method Device._remove_parent of DirectoryDevice instance (0x7fd889b795f8) -- > name = /run status = True id = 353 > children = [] > parents = [] > uuid = None size = 1,27 KiB > format = existing bind filesystem mounted at /run > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 1,27 KiB path = /run > format args = [] original_format = bind> > _payload.storage.fsset._run.minor: 0 > _payload.storage.fsset._run.major: 0 > _payload.storage.fsset._run._readonly: False > _payload.storage.fsset._run._target_size: Already dumped (Size instance) > _payload.storage.fsset.devicetree: DeviceTree instance, containing members: > _payload.storage.fsset.devicetree._hidden: [existing 29,22 GiB disk sdb (2) with existing iso9660 filesystem >, existing 200 MiB partition sdc1 (20) with existing efi filesystem >, existing 183,03 GiB partition sdc2 (29) with existing macefi filesystem >, existing 183,35 GiB disk sdc (11) with existing gpt disklabel >] > _payload.storage.fsset.devicetree.ignored_disks: [] > _payload.storage.fsset.devicetree.luks_dict_passed: {} > _payload.storage.fsset.devicetree.names: [sdb1, sdb2, sdb3, sda, sda1, sda2, sda3, loop0, /run/initramfs/live/LiveOS/squashfs.img, loop1, /LiveOS/rootfs.img, loop2, /overlay (deleted), live-rw, live-base, sdb, sdc1, sdc2, sdc, fedora, fedora-root, fedora-swap] > _payload.storage.fsset.devicetree.disk_images: {} > _payload.storage.fsset.devicetree._devices: [existing 233,76 GiB disk sda (36) with existing gpt disklabel >, existing 200 MiB partition sda1 (45) with existing efi filesystem >, existing 186,61 GiB partition sda2 (54) with existing macefi filesystem mounted at /boot/efi >, existing 619,89 MiB partition sda3 (61) with existing macefi filesystem >, FileDevice instance, containing members: > bus: Skipped > _size: Size instance, containing members: > _size._c_size: Size (0 B) > _vendor: Skipped > sysfs_path: Skipped > fstab_comment: Skipped > _tags: set() > exists: True > _name: /run/initramfs/live/LiveOS/squashfs.img > device_links: [] > original_format: existing None > _children: [LoopDevice instance, containing members: > bus: Skipped > _size: Size instance, containing members: > _size._c_size: Size (0 B) > _vendor: Skipped > sysfs_path: /sys/devices/virtual/block/loop0 > fstab_comment: Skipped > _tags: set() > exists: True > _name: loop0 > device_links: [] > original_format: existing None > _children: [] > uuid: None > _serial: None > controllable: False > _model: Skipped > id: 118 > _format: existing None > _protected: False > _current_size: Already dumped (Size instance) > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method Device._add_parent of LoopDevice instance (0x7fd879e2ada0) -- > name = loop0 status = False id = 118 > children = [] > parents = ['existing 0 B file /run/initramfs/live/LiveOS/squashfs.img (114)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /sys/devices/virtual/block/loop0 > target size = 0 B path = /dev/loop0 > format args = [] original_format = None> > _parents.items: [Already dumped (FileDevice instance) >] > _parents.removefunc: <bound method Device._remove_parent of LoopDevice instance (0x7fd879e2ada0) -- > name = loop0 status = False id = 118 > children = [] > parents = ['existing 0 B file /run/initramfs/live/LiveOS/squashfs.img (114)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /sys/devices/virtual/block/loop0 > target size = 0 B path = /dev/loop0 > format args = [] original_format = None> > minor: 0 > major: 0 > _readonly: True > _target_size: Already dumped (Size instance) >] > uuid: None > _serial: None > controllable: False > _model: Skipped > id: 114 > _format: existing None > _protected: False > _current_size: Already dumped (Size instance) > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method Device._add_parent of FileDevice instance (0x7fd879e2a860) -- > name = /run/initramfs/live/LiveOS/squashfs.img status = False id = 114 > children = ['existing 0 B loop loop0 (118)'] > parents = [] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 0 B path = /run/initramfs/live/LiveOS/squashfs.img > format args = [] original_format = None> > _parents.items: [] > _parents.removefunc: <bound method Device._remove_parent of FileDevice instance (0x7fd879e2a860) -- > name = /run/initramfs/live/LiveOS/squashfs.img status = False id = 114 > children = ['existing 0 B loop loop0 (118)'] > parents = [] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 0 B path = /run/initramfs/live/LiveOS/squashfs.img > format args = [] original_format = None> > minor: 0 > major: 0 > _readonly: False > _target_size: Already dumped (Size instance) >, Already dumped (LoopDevice instance) >, FileDevice instance, containing members: > bus: Skipped > _size: Size instance, containing members: > _size._c_size: Size (0 B) > _vendor: Skipped > sysfs_path: Skipped > fstab_comment: Skipped > _tags: set() > exists: True > _name: /LiveOS/rootfs.img > device_links: [] > original_format: existing None > _children: [LoopDevice instance, containing members: > bus: Skipped > _size: Size instance, containing members: > _size._c_size: Size (0 B) > _vendor: Skipped > sysfs_path: /sys/devices/virtual/block/loop1 > fstab_comment: Skipped > _tags: set() > exists: True > _name: loop1 > device_links: [/dev/disk/by-label/Anaconda, /dev/disk/by-uuid/75b06b1f-5c69-42e7-99e1-1c5da0c76d91] > original_format: Ext4FS instance, containing members: > original_format._device: /dev/loop1 > original_format.mountpoint: None > original_format._minsize: Ext2FSMinSize instance, containing members: > original_format._minsize.fs: Already dumped (Ext4FS instance) > original_format._size: Size instance, containing members: > original_format._size._c_size: Size (6.5 GiB) > original_format._sync: UnimplementedFSSync instance, containing members: > original_format._sync.fs: Already dumped (Ext4FS instance) > original_format._mount: FSMount instance, containing members: > original_format._mount.fs: Already dumped (Ext4FS instance) > original_format.exists: True > original_format._label: Anaconda > original_format._fsck: Ext2FSCK instance, containing members: > original_format._fsck.fs: Already dumped (Ext4FS instance) > original_format._mkfs: Ext4FSMkfs instance, containing members: > original_format._mkfs.fs: Already dumped (Ext4FS instance) > original_format._writelabel: Ext2FSWriteLabel instance, containing members: > original_format._writelabel.fs: Already dumped (Ext4FS instance) > original_format._readlabel: Ext2FSReadLabel instance, containing members: > original_format._readlabel.fs: Already dumped (Ext4FS instance) > original_format.uuid: 75b06b1f-5c69-42e7-99e1-1c5da0c76d91 > original_format.fsprofile: None > original_format._info: Ext2FSInfo instance, containing members: > original_format._info.fs: Already dumped (Ext4FS instance) > original_format.id: 138 > original_format._create_options: None > original_format._resizable: False > original_format._options: None > original_format._chrooted_mountpoint: None > original_format._min_instance_size: Already dumped (Size instance) > original_format._resize: Ext2FSResize instance, containing members: > original_format._resize.fs: Already dumped (Ext4FS instance) > original_format.mountopts: None > original_format._current_info: Filesystem volume name: Anaconda >Last mounted on: /mnt/sysimage >Filesystem UUID: 75b06b1f-5c69-42e7-99e1-1c5da0c76d91 >Filesystem magic number: 0xEF53 >Filesystem revision #: 1 (dynamic) >Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent 64bit flex_bg sparse_super large_file huge_file dir_nlink extra_isize >Filesystem flags: signed_directory_hash >Default mount options: user_xattr acl >Filesystem state: clean >Errors behavior: Continue >Filesystem OS type: Linux >Inode count: 426816 >Block count: 1703936 >Reserved block count: 0 >Free blocks: 619492 >Free inodes: 277744 >First block: 0 >Block size: 4096 >Fragment size: 4096 >Group descriptor size: 64 >Reserved GDT blocks: 831 >Blocks per group: 32768 >Fragments per group: 32768 >Inodes per group: 8208 >Inode blocks per group: 513 >Flex block group size: 16 >Filesystem created: Wed Oct 5 02:06:42 2016 >Last mount time: Wed Oct 5 02:06:47 2016 >Last write time: Wed Oct 5 02:26:03 2016 >Mount count: 0 >Maximum mount count: -1 >Last checked: Wed Oct 5 02:26:03 2016 >Check interval: 0 (<none>) >Lifetime writes: 5299 MB >Reserved blocks uid: 0 (user root) >Reserved blocks gid: 0 (group root) >First inode: 11 >Inode size: 256 >Required extra isize: 32 >Desired extra isize: 32 >Journal inode: 8 >Default directory hash: half_md4 >Directory Hash Seed: 92639a13-bdec-4626-9ab9-0ee9ffbea676 >Journal backup: inode blocks >Journal features: journal_incompat_revoke journal_64bit >Journal size: 128M >Journal length: 32768 >Journal sequence: 0x000006ab >Journal start: 0 > > > original_format._size_info: Ext2FSSize instance, containing members: > original_format._size_info.fs: Already dumped (Ext4FS instance) > original_format._target_size: Already dumped (Size instance) > _children: [existing 6,5 GiB dm live-rw (153) with existing ext4 filesystem >, existing 6,5 GiB dm live-base (162) with existing ext4 filesystem >] > uuid: None > _serial: None > controllable: False > _model: Skipped > id: 131 > _format: Ext4FS instance, containing members: > _format._device: /dev/loop1 > _format.mountpoint: None > _format._minsize: Ext2FSMinSize instance, containing members: > _format._minsize.fs: Already dumped (Ext4FS instance) > _format._size: Size instance, containing members: > _format._size._c_size: Size (6.5 GiB) > _format._sync: UnimplementedFSSync instance, containing members: > _format._sync.fs: Already dumped (Ext4FS instance) > _format._mount: FSMount instance, containing members: > _format._mount.fs: Already dumped (Ext4FS instance) > _format.exists: True > _format._label: Anaconda > _format._fsck: Ext2FSCK instance, containing members: > _format._fsck.fs: Already dumped (Ext4FS instance) > _format._mkfs: Ext4FSMkfs instance, containing members: > _format._mkfs.fs: Already dumped (Ext4FS instance) > _format._writelabel: Ext2FSWriteLabel instance, containing members: > _format._writelabel.fs: Already dumped (Ext4FS instance) > _format._readlabel: Ext2FSReadLabel instance, containing members: > _format._readlabel.fs: Already dumped (Ext4FS instance) > _format.fsprofile: None > _format.uuid: 75b06b1f-5c69-42e7-99e1-1c5da0c76d91 > _format._current_info: Filesystem volume name: Anaconda >Last mounted on: /mnt/sysimage >Filesystem UUID: 75b06b1f-5c69-42e7-99e1-1c5da0c76d91 >Filesystem magic number: 0xEF53 >Filesystem revision #: 1 (dynamic) >Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent 64bit flex_bg sparse_super large_file huge_file dir_nlink extra_isize >Filesystem flags: signed_directory_hash >Default mount options: user_xattr acl >Filesystem state: clean >Errors behavior: Continue >Filesystem OS type: Linux >Inode count: 426816 >Block count: 1703936 >Reserved block count: 0 >Free blocks: 619492 >Free inodes: 277744 >First block: 0 >Block size: 4096 >Fragment size: 4096 >Group descriptor size: 64 >Reserved GDT blocks: 831 >Blocks per group: 32768 >Fragments per group: 32768 >Inodes per group: 8208 >Inode blocks per group: 513 >Flex block group size: 16 >Filesystem created: Wed Oct 5 02:06:42 2016 >Last mount time: Wed Oct 5 02:06:47 2016 >Last write time: Wed Oct 5 02:26:03 2016 >Mount count: 0 >Maximum mount count: -1 >Last checked: Wed Oct 5 02:26:03 2016 >Check interval: 0 (<none>) >Lifetime writes: 5299 MB >Reserved blocks uid: 0 (user root) >Reserved blocks gid: 0 (group root) >First inode: 11 >Inode size: 256 >Required extra isize: 32 >Desired extra isize: 32 >Journal inode: 8 >Default directory hash: half_md4 >Directory Hash Seed: 92639a13-bdec-4626-9ab9-0ee9ffbea676 >Journal backup: inode blocks >Journal features: journal_incompat_revoke journal_64bit >Journal size: 128M >Journal length: 32768 >Journal sequence: 0x000006ab >Journal start: 0 > > > _format._size_info: Ext2FSSize instance, containing members: > _format._size_info.fs: Already dumped (Ext4FS instance) > _format._min_instance_size: Already dumped (Size instance) > _format.id: 138 > _format._create_options: None > _format._options: None > _format._chrooted_mountpoint: None > _format._resize: Ext2FSResize instance, containing members: > _format._resize.fs: Already dumped (Ext4FS instance) > _format.mountopts: None > _format._info: Ext2FSInfo instance, containing members: > _format._info.fs: Already dumped (Ext4FS instance) > _format._resizable: False > _format._target_size: Already dumped (Size instance) > _protected: False > _current_size: Already dumped (Size instance) > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method Device._add_parent of LoopDevice instance (0x7fd879f999b0) -- > name = loop1 status = False id = 131 > children = ['existing 6,5 GiB dm live-rw (153) with existing ext4 filesystem', > 'existing 6,5 GiB dm live-base (162) with existing ext4 filesystem'] > parents = ['existing 0 B file /LiveOS/rootfs.img (127)'] > uuid = None size = 0 B > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /sys/devices/virtual/block/loop1 > target size = 0 B path = /dev/loop1 > format args = [] original_format = ext4> > _parents.items: [Already dumped (FileDevice instance) >] > _parents.removefunc: <bound method Device._remove_parent of LoopDevice instance (0x7fd879f999b0) -- > name = loop1 status = False id = 131 > children = ['existing 6,5 GiB dm live-rw (153) with existing ext4 filesystem', > 'existing 6,5 GiB dm live-base (162) with existing ext4 filesystem'] > parents = ['existing 0 B file /LiveOS/rootfs.img (127)'] > uuid = None size = 0 B > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /sys/devices/virtual/block/loop1 > target size = 0 B path = /dev/loop1 > format args = [] original_format = ext4> > minor: 0 > major: 0 > _readonly: True > _target_size: Already dumped (Size instance) >] > uuid: None > _serial: None > controllable: False > _model: Skipped > id: 127 > _format: existing None > _protected: False > _current_size: Already dumped (Size instance) > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method Device._add_parent of FileDevice instance (0x7fd879f99128) -- > name = /LiveOS/rootfs.img status = False id = 127 > children = ['existing 0 B loop loop1 (131) with existing ext4 filesystem'] > parents = [] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 0 B path = /LiveOS/rootfs.img > format args = [] original_format = None> > _parents.items: [] > _parents.removefunc: <bound method Device._remove_parent of FileDevice instance (0x7fd879f99128) -- > name = /LiveOS/rootfs.img status = False id = 127 > children = ['existing 0 B loop loop1 (131) with existing ext4 filesystem'] > parents = [] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 0 B path = /LiveOS/rootfs.img > format args = [] original_format = None> > minor: 0 > major: 0 > _readonly: False > _target_size: Already dumped (Size instance) >, Already dumped (LoopDevice instance) >, FileDevice instance, containing members: > bus: Skipped > _size: Size instance, containing members: > _size._c_size: Size (0 B) > _vendor: Skipped > sysfs_path: Skipped > fstab_comment: Skipped > _tags: set() > exists: True > _name: /overlay (deleted) > device_links: [] > original_format: existing None > _children: [LoopDevice instance, containing members: > bus: Skipped > _size: Size instance, containing members: > _size._c_size: Size (0 B) > _vendor: Skipped > sysfs_path: /sys/devices/virtual/block/loop2 > fstab_comment: Skipped > _tags: set() > exists: True > _name: loop2 > device_links: [] > original_format: existing None > _children: [] > uuid: None > _serial: None > controllable: False > _model: Skipped > id: 144 > _format: existing None > _protected: False > _current_size: Already dumped (Size instance) > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method Device._add_parent of LoopDevice instance (0x7fd879f99160) -- > name = loop2 status = False id = 144 > children = [] > parents = ['existing 0 B file /overlay (deleted) (140)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/loop2 > target size = 0 B path = /dev/loop2 > format args = [] original_format = None> > _parents.items: [Already dumped (FileDevice instance) >] > _parents.removefunc: <bound method Device._remove_parent of LoopDevice instance (0x7fd879f99160) -- > name = loop2 status = False id = 144 > children = [] > parents = ['existing 0 B file /overlay (deleted) (140)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/loop2 > target size = 0 B path = /dev/loop2 > format args = [] original_format = None> > minor: 0 > major: 0 > _readonly: False > _target_size: Already dumped (Size instance) >] > uuid: None > _serial: None > controllable: False > _model: Skipped > id: 140 > _format: existing None > _protected: False > _current_size: Already dumped (Size instance) > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method Device._add_parent of FileDevice instance (0x7fd879fde748) -- > name = /overlay (deleted) status = False id = 140 > children = ['existing 0 B loop loop2 (144)'] > parents = [] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 0 B path = /overlay (deleted) > format args = [] original_format = None> > _parents.items: [] > _parents.removefunc: <bound method Device._remove_parent of FileDevice instance (0x7fd879fde748) -- > name = /overlay (deleted) status = False id = 140 > children = ['existing 0 B loop loop2 (144)'] > parents = [] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 0 B path = /overlay (deleted) > format args = [] original_format = None> > minor: 0 > major: 0 > _readonly: False > _target_size: Already dumped (Size instance) >, Already dumped (LoopDevice instance) >, Already dumped (DMDevice instance) >, Already dumped (DMDevice instance) >, existing 45,35 GiB partition sda5 (285) with existing lvmpv >, existing 1024 MiB partition sda4 (292) with existing ext4 filesystem mounted at /boot >, existing 45,35 GiB lvmvg fedora (298) >, existing 40,71 GiB lvmlv fedora-root (304) with existing ext4 filesystem mounted at / >, existing 4,64 GiB lvmlv fedora-swap (313) with existing swap >] > _payload.storage.fsset.devicetree._cleanup: False > _payload.storage.fsset.devicetree.protected_dev_specs: [/dev/disk/by-label/Fedora-WS-Live-25_B-1-1] > _payload.storage.fsset.devicetree.live_backing_device: sdb1 > _payload.storage.fsset.devicetree._actions: ActionList instance, containing members: > _payload.storage.fsset.devicetree._actions._completed_actions: [ActionDestroyFormat instance, containing members: > container: > device: non-existent 4,64 GiB lvmlv fedora-swap (89) > id: 277 > _applied: True > orig_format: non-existent swap >, ActionDestroyDevice instance, containing members: > container: Already dumped (LVMVolumeGroupDevice instance) > device: Already dumped (LVMLogicalVolumeDevice instance) > id: 279 > _applied: True >, ActionDestroyFormat instance, containing members: > container: Already dumped (LVMVolumeGroupDevice instance) > device: non-existent 40,71 GiB lvmlv fedora-root (101) > id: 274 > _applied: True > orig_format: Ext4FS instance, containing members: > orig_format._device: /dev/mapper/fedora-root > orig_format.mountpoint: None > orig_format._minsize: Ext2FSMinSize instance, containing members: > orig_format._minsize.fs: Already dumped (Ext4FS instance) > orig_format._size: Size instance, containing members: > orig_format._size._c_size: Size (40.7109375 GiB) > orig_format._sync: UnimplementedFSSync instance, containing members: > orig_format._sync.fs: Already dumped (Ext4FS instance) > orig_format._mount: FSMount instance, containing members: > orig_format._mount.fs: Already dumped (Ext4FS instance) > orig_format.exists: False > orig_format._label: None > orig_format._fsck: Ext2FSCK instance, containing members: > orig_format._fsck.fs: Already dumped (Ext4FS instance) > orig_format._mkfs: Ext4FSMkfs instance, containing members: > orig_format._mkfs.fs: Already dumped (Ext4FS instance) > orig_format._writelabel: Ext2FSWriteLabel instance, containing members: > orig_format._writelabel.fs: Already dumped (Ext4FS instance) > orig_format._readlabel: Ext2FSReadLabel instance, containing members: > orig_format._readlabel.fs: Already dumped (Ext4FS instance) > orig_format.fsprofile: None > orig_format.uuid: dbb89c73-6167-47b4-99ad-d8587a2a91e3 > orig_format._current_info: Filesystem volume name: <none> >Last mounted on: <not available> >Filesystem UUID: dbb89c73-6167-47b4-99ad-d8587a2a91e3 >Filesystem magic number: 0xEF53 >Filesystem revision #: 1 (dynamic) >Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent 64bit flex_bg sparse_super large_file huge_file dir_nlink extra_isize >Filesystem flags: signed_directory_hash >Default mount options: user_xattr acl >Filesystem state: clean >Errors behavior: Continue >Filesystem OS type: Linux >Inode count: 2670592 >Block count: 10672128 >Reserved block count: 533606 >Free blocks: 10459417 >Free inodes: 2670580 >First block: 0 >Block size: 4096 >Fragment size: 4096 >Group descriptor size: 64 >Reserved GDT blocks: 1024 >Blocks per group: 32768 >Fragments per group: 32768 >Inodes per group: 8192 >Inode blocks per group: 512 >Flex block group size: 16 >Filesystem created: Thu Nov 10 13:28:07 2016 >Last mount time: Thu Nov 10 13:28:09 2016 >Last write time: Thu Nov 10 13:31:20 2016 >Mount count: 0 >Maximum mount count: -1 >Last checked: Thu Nov 10 13:31:20 2016 >Check interval: 0 (<none>) >Lifetime writes: 787 MB >Reserved blocks uid: 0 (user root) >Reserved blocks gid: 0 (group root) >First inode: 11 >Inode size: 256 >Required extra isize: 32 >Desired extra isize: 32 >Journal inode: 8 >Default directory hash: half_md4 >Directory Hash Seed: c3da443b-3211-4b68-a9c8-c464a6cd1b7e >Journal backup: inode blocks >Journal features: journal_64bit >Journal size: 128M >Journal length: 32768 >Journal sequence: 0x00000004 >Journal start: 0 > > > orig_format._size_info: Ext2FSSize instance, containing members: > orig_format._size_info.fs: Already dumped (Ext4FS instance) > orig_format._min_instance_size: Size instance, containing members: > orig_format._min_instance_size._c_size: Size (210 MiB) > orig_format.id: 111 > orig_format._create_options: None > orig_format._options: None > orig_format._chrooted_mountpoint: None > orig_format._resize: Ext2FSResize instance, containing members: > orig_format._resize.fs: Already dumped (Ext4FS instance) > orig_format.mountopts: None > orig_format._info: Ext2FSInfo instance, containing members: > orig_format._info.fs: Already dumped (Ext4FS instance) > orig_format._resizable: True > orig_format._target_size: Already dumped (Size instance) >, ActionDestroyDevice instance, containing members: > container: Already dumped (LVMVolumeGroupDevice instance) > device: Already dumped (LVMLogicalVolumeDevice instance) > id: 276 > _applied: True >, ActionDestroyDevice instance, containing members: > container: None > device: Already dumped (LVMVolumeGroupDevice instance) > id: 280 > _applied: True >, ActionDestroyFormat instance, containing members: > container: None > device: non-existent 45,35 GiB partition sda5 (77) > id: 281 > _applied: True > orig_format: non-existent lvmpv >, ActionDestroyDevice instance, containing members: > container: None > device: Already dumped (PartitionDevice instance) > id: 283 > _applied: True >, ActionDestroyFormat instance, containing members: > container: None > device: non-existent 1024 MiB partition sda4 (68) > id: 271 > _applied: True > orig_format: Ext4FS instance, containing members: > orig_format._device: /dev/sda4 > orig_format.mountpoint: None > orig_format._minsize: Ext2FSMinSize instance, containing members: > orig_format._minsize.fs: Already dumped (Ext4FS instance) > orig_format._size: Size instance, containing members: > orig_format._size._c_size: Size (1024 MiB) > orig_format._sync: UnimplementedFSSync instance, containing members: > orig_format._sync.fs: Already dumped (Ext4FS instance) > orig_format._mount: FSMount instance, containing members: > orig_format._mount.fs: Already dumped (Ext4FS instance) > orig_format.exists: False > orig_format._label: None > orig_format._fsck: Ext2FSCK instance, containing members: > orig_format._fsck.fs: Already dumped (Ext4FS instance) > orig_format._mkfs: Ext4FSMkfs instance, containing members: > orig_format._mkfs.fs: Already dumped (Ext4FS instance) > orig_format._writelabel: Ext2FSWriteLabel instance, containing members: > orig_format._writelabel.fs: Already dumped (Ext4FS instance) > orig_format._readlabel: Ext2FSReadLabel instance, containing members: > orig_format._readlabel.fs: Already dumped (Ext4FS instance) > orig_format.fsprofile: None > orig_format.uuid: 6615a1ce-2ad7-4cd4-9b71-ce2e83557d99 > orig_format._current_info: Filesystem volume name: <none> >Last mounted on: <not available> >Filesystem UUID: 6615a1ce-2ad7-4cd4-9b71-ce2e83557d99 >Filesystem magic number: 0xEF53 >Filesystem revision #: 1 (dynamic) >Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent 64bit flex_bg sparse_super large_file huge_file dir_nlink extra_isize >Filesystem flags: signed_directory_hash >Default mount options: user_xattr acl >Filesystem state: clean >Errors behavior: Continue >Filesystem OS type: Linux >Inode count: 65536 >Block count: 262144 >Reserved block count: 13107 >Free blocks: 249188 >Free inodes: 65524 >First block: 0 >Block size: 4096 >Fragment size: 4096 >Group descriptor size: 64 >Reserved GDT blocks: 127 >Blocks per group: 32768 >Fragments per group: 32768 >Inodes per group: 8192 >Inode blocks per group: 512 >Flex block group size: 16 >Filesystem created: Thu Nov 10 13:28:06 2016 >Last mount time: Thu Nov 10 13:28:09 2016 >Last write time: Thu Nov 10 13:31:19 2016 >Mount count: 0 >Maximum mount count: -1 >Last checked: Thu Nov 10 13:31:19 2016 >Check interval: 0 (<none>) >Lifetime writes: 49 MB >Reserved blocks uid: 0 (user root) >Reserved blocks gid: 0 (group root) >First inode: 11 >Inode size: 256 >Required extra isize: 32 >Desired extra isize: 32 >Journal inode: 8 >Default directory hash: half_md4 >Directory Hash Seed: f7401d57-fdce-484b-a61e-f2a57cf33fb6 >Journal backup: inode blocks >Journal features: journal_64bit >Journal size: 32M >Journal length: 8192 >Journal sequence: 0x00000004 >Journal start: 0 > > > orig_format._size_info: Ext2FSSize instance, containing members: > orig_format._size_info.fs: Already dumped (Ext4FS instance) > orig_format._min_instance_size: Size instance, containing members: > orig_format._min_instance_size._c_size: Size (56 MiB) > orig_format.id: 75 > orig_format._create_options: None > orig_format._options: None > orig_format._chrooted_mountpoint: None > orig_format._resize: Ext2FSResize instance, containing members: > orig_format._resize.fs: Already dumped (Ext4FS instance) > orig_format.mountopts: None > orig_format._info: Ext2FSInfo instance, containing members: > orig_format._info.fs: Already dumped (Ext4FS instance) > orig_format._resizable: True > orig_format._target_size: Already dumped (Size instance) >, ActionDestroyDevice instance, containing members: > container: None > device: Already dumped (PartitionDevice instance) > id: 273 > _applied: True >, ActionCreateDevice instance, containing members: > container: None > device: Already dumped (PartitionDevice instance) > id: 295 > _applied: True >, ActionCreateFormat instance, containing members: > container: None > device: Already dumped (PartitionDevice instance) > id: 296 > _format: Ext4FS instance, containing members: > _format._device: /dev/sda4 > _format.mountpoint: /boot > _format._minsize: Ext2FSMinSize instance, containing members: > _format._minsize.fs: Already dumped (Ext4FS instance) > _format._size: Size instance, containing members: > _format._size._c_size: Size (0 B) > _format._sync: UnimplementedFSSync instance, containing members: > _format._sync.fs: Already dumped (Ext4FS instance) > _format._mount: FSMount instance, containing members: > _format._mount.fs: Already dumped (Ext4FS instance) > _format.exists: True > _format._label: None > _format._fsck: Ext2FSCK instance, containing members: > _format._fsck.fs: Already dumped (Ext4FS instance) > _format._mkfs: Ext4FSMkfs instance, containing members: > _format._mkfs.fs: Already dumped (Ext4FS instance) > _format._writelabel: Ext2FSWriteLabel instance, containing members: > _format._writelabel.fs: Already dumped (Ext4FS instance) > _format._readlabel: Ext2FSReadLabel instance, containing members: > _format._readlabel.fs: Already dumped (Ext4FS instance) > _format.fsprofile: None > _format.uuid: f79e6722-dd56-4946-970b-c8df7f6eff48 > _format._current_info: None > _format._size_info: Ext2FSSize instance, containing members: > _format._size_info.fs: Already dumped (Ext4FS instance) > _format._min_instance_size: Size instance, containing members: > _format._min_instance_size._c_size: Size (0 B) > _format.id: 291 > _format._create_options: None > _format._options: None > _format._chrooted_mountpoint: /mnt/sysimage/boot > _format._resize: Ext2FSResize instance, containing members: > _format._resize.fs: Already dumped (Ext4FS instance) > _format.mountopts: None > _format._info: Ext2FSInfo instance, containing members: > _format._info.fs: Already dumped (Ext4FS instance) > _format._resizable: False > _format._target_size: Already dumped (Size instance) > _applied: True > orig_format: non-existent None >, ActionCreateDevice instance, containing members: > container: None > device: Already dumped (PartitionDevice instance) > id: 288 > _applied: True >, ActionCreateFormat instance, containing members: > container: None > device: Already dumped (PartitionDevice instance) > id: 289 > _format: existing lvmpv > _applied: True > orig_format: non-existent None >, ActionCreateDevice instance, containing members: > container: None > device: Already dumped (LVMVolumeGroupDevice instance) > id: 302 > _applied: True >, ActionCreateDevice instance, containing members: > container: Already dumped (LVMVolumeGroupDevice instance) > device: Already dumped (LVMLogicalVolumeDevice instance) > id: 318 > _applied: True >, ActionCreateFormat instance, containing members: > container: Already dumped (LVMVolumeGroupDevice instance) > device: Already dumped (LVMLogicalVolumeDevice instance) > id: 319 > _format: existing swap > _applied: True > orig_format: non-existent None >, ActionCreateDevice instance, containing members: > container: Already dumped (LVMVolumeGroupDevice instance) > device: Already dumped (LVMLogicalVolumeDevice instance) > id: 309 > _applied: True >, ActionCreateFormat instance, containing members: > container: Already dumped (LVMVolumeGroupDevice instance) > device: Already dumped (LVMLogicalVolumeDevice instance) > id: 310 > _format: Ext4FS instance, containing members: > _format._device: /dev/mapper/fedora-root > _format.mountpoint: / > _format._minsize: Ext2FSMinSize instance, containing members: > _format._minsize.fs: Already dumped (Ext4FS instance) > _format._size: Size instance, containing members: > _format._size._c_size: Size (0 B) > _format._sync: UnimplementedFSSync instance, containing members: > _format._sync.fs: Already dumped (Ext4FS instance) > _format._mount: FSMount instance, containing members: > _format._mount.fs: Already dumped (Ext4FS instance) > _format.exists: True > _format._label: None > _format._fsck: Ext2FSCK instance, containing members: > _format._fsck.fs: Already dumped (Ext4FS instance) > _format._mkfs: Ext4FSMkfs instance, containing members: > _format._mkfs.fs: Already dumped (Ext4FS instance) > _format._writelabel: Ext2FSWriteLabel instance, containing members: > _format._writelabel.fs: Already dumped (Ext4FS instance) > _format._readlabel: Ext2FSReadLabel instance, containing members: > _format._readlabel.fs: Already dumped (Ext4FS instance) > _format.fsprofile: None > _format.uuid: 00f23241-e5fa-4387-a764-59543c010156 > _format._current_info: None > _format._size_info: Ext2FSSize instance, containing members: > _format._size_info.fs: Already dumped (Ext4FS instance) > _format._min_instance_size: Size instance, containing members: > _format._min_instance_size._c_size: Size (0 B) > _format.id: 303 > _format._create_options: None > _format._options: None > _format._chrooted_mountpoint: /mnt/sysimage > _format._resize: Ext2FSResize instance, containing members: > _format._resize.fs: Already dumped (Ext4FS instance) > _format.mountopts: None > _format._info: Ext2FSInfo instance, containing members: > _format._info.fs: Already dumped (Ext4FS instance) > _format._resizable: False > _format._target_size: Already dumped (Size instance) > _applied: True > orig_format: non-existent None >] > _payload.storage.fsset.devicetree._actions._actions: [] > _payload.storage.fsset.devicetree._actions._remove_func: <bound method DeviceTreeBase._cancel_action of <blivet.devicetree.DeviceTree object at 0x7fd8a00c17f0>> > _payload.storage.fsset.devicetree._actions.processing: False > _payload.storage.fsset.devicetree._actions._add_func: <bound method DeviceTreeBase._register_action of <blivet.devicetree.DeviceTree object at 0x7fd8a00c17f0>> > _payload.storage.fsset.devicetree.exclusive_disks: [] > _payload.storage.fsset.devicetree.edd_dict: {} > _payload.storage.fsset.devicetree.protected_dev_names: [sdb1, sdb1] > _payload.storage.fsset.crypt_tab: None > _payload.storage.fsset._dev: DirectoryDevice instance, containing members: > _payload.storage.fsset._dev.bus: Skipped > _payload.storage.fsset._dev._size: Size instance, containing members: > _payload.storage.fsset._dev._size._c_size: Size (4.12109375 KiB) > _payload.storage.fsset._dev._vendor: Skipped > _payload.storage.fsset._dev.sysfs_path: Skipped > _payload.storage.fsset._dev.fstab_comment: Skipped > _payload.storage.fsset._dev._tags: set() > _payload.storage.fsset._dev.exists: True > _payload.storage.fsset._dev._name: /dev > _payload.storage.fsset._dev.device_links: [] > _payload.storage.fsset._dev.original_format: BindFS instance, containing members: > _payload.storage.fsset._dev.original_format._device: /dev > _payload.storage.fsset._dev.original_format.mountpoint: /dev > _payload.storage.fsset._dev.original_format._minsize: UnimplementedFSMinSize instance, containing members: > _payload.storage.fsset._dev.original_format._minsize.fs: Already dumped (BindFS instance) > _payload.storage.fsset._dev.original_format._size: Size instance, containing members: > _payload.storage.fsset._dev.original_format._size._c_size: Size (0 B) > _payload.storage.fsset._dev.original_format._sync: UnimplementedFSSync instance, containing members: > _payload.storage.fsset._dev.original_format._sync.fs: Already dumped (BindFS instance) > _payload.storage.fsset._dev.original_format._mount: BindFSMount instance, containing members: > _payload.storage.fsset._dev.original_format._mount.fs: Already dumped (BindFS instance) > _payload.storage.fsset._dev.original_format.exists: True > _payload.storage.fsset._dev.original_format._label: None > _payload.storage.fsset._dev.original_format._fsck: UnimplementedFSCK instance, containing members: > _payload.storage.fsset._dev.original_format._fsck.fs: Already dumped (BindFS instance) > _payload.storage.fsset._dev.original_format._mkfs: UnimplementedFSMkfs instance, containing members: > _payload.storage.fsset._dev.original_format._mkfs.fs: Already dumped (BindFS instance) > _payload.storage.fsset._dev.original_format._writelabel: UnimplementedFSWriteLabel instance, containing members: > _payload.storage.fsset._dev.original_format._writelabel.fs: Already dumped (BindFS instance) > _payload.storage.fsset._dev.original_format._readlabel: UnimplementedFSReadLabel instance, containing members: > _payload.storage.fsset._dev.original_format._readlabel.fs: Already dumped (BindFS instance) > _payload.storage.fsset._dev.original_format.uuid: None > _payload.storage.fsset._dev.original_format.fsprofile: None > _payload.storage.fsset._dev.original_format._info: UnimplementedFSInfo instance, containing members: > _payload.storage.fsset._dev.original_format._info.fs: Already dumped (BindFS instance) > _payload.storage.fsset._dev.original_format.id: 324 > _payload.storage.fsset._dev.original_format._create_options: None > _payload.storage.fsset._dev.original_format._resizable: False > _payload.storage.fsset._dev.original_format._options: None > _payload.storage.fsset._dev.original_format._chrooted_mountpoint: None > _payload.storage.fsset._dev.original_format._min_instance_size: Size instance, containing members: > _payload.storage.fsset._dev.original_format._min_instance_size._c_size: Size (0 B) > _payload.storage.fsset._dev.original_format._resize: UnimplementedFSResize instance, containing members: > _payload.storage.fsset._dev.original_format._resize.df: Already dumped (BindFS instance) > _payload.storage.fsset._dev.original_format.mountopts: None > _payload.storage.fsset._dev.original_format._current_info: None > _payload.storage.fsset._dev.original_format._size_info: UnimplementedFSSize instance, containing members: > _payload.storage.fsset._dev.original_format._size_info.fs: Already dumped (BindFS instance) > _payload.storage.fsset._dev.original_format._target_size: Already dumped (Size instance) > _payload.storage.fsset._dev._children: [] > _payload.storage.fsset._dev.uuid: None > _payload.storage.fsset._dev._serial: None > _payload.storage.fsset._dev.controllable: True > _payload.storage.fsset._dev._model: Skipped > _payload.storage.fsset._dev.id: 325 > _payload.storage.fsset._dev._format: BindFS instance, containing members: > _payload.storage.fsset._dev._format._device: /dev > _payload.storage.fsset._dev._format.mountpoint: /dev > _payload.storage.fsset._dev._format._minsize: UnimplementedFSMinSize instance, containing members: > _payload.storage.fsset._dev._format._minsize.fs: Already dumped (BindFS instance) > _payload.storage.fsset._dev._format._size: Size instance, containing members: > _payload.storage.fsset._dev._format._size._c_size: Size (0 B) > _payload.storage.fsset._dev._format._sync: UnimplementedFSSync instance, containing members: > _payload.storage.fsset._dev._format._sync.fs: Already dumped (BindFS instance) > _payload.storage.fsset._dev._format._mount: BindFSMount instance, containing members: > _payload.storage.fsset._dev._format._mount.fs: Already dumped (BindFS instance) > _payload.storage.fsset._dev._format.exists: True > _payload.storage.fsset._dev._format._label: None > _payload.storage.fsset._dev._format._fsck: UnimplementedFSCK instance, containing members: > _payload.storage.fsset._dev._format._fsck.fs: Already dumped (BindFS instance) > _payload.storage.fsset._dev._format._mkfs: UnimplementedFSMkfs instance, containing members: > _payload.storage.fsset._dev._format._mkfs.fs: Already dumped (BindFS instance) > _payload.storage.fsset._dev._format._writelabel: UnimplementedFSWriteLabel instance, containing members: > _payload.storage.fsset._dev._format._writelabel.fs: Already dumped (BindFS instance) > _payload.storage.fsset._dev._format._readlabel: UnimplementedFSReadLabel instance, containing members: > _payload.storage.fsset._dev._format._readlabel.fs: Already dumped (BindFS instance) > _payload.storage.fsset._dev._format.fsprofile: None > _payload.storage.fsset._dev._format.uuid: None > _payload.storage.fsset._dev._format._current_info: None > _payload.storage.fsset._dev._format._size_info: UnimplementedFSSize instance, containing members: > _payload.storage.fsset._dev._format._size_info.fs: Already dumped (BindFS instance) > _payload.storage.fsset._dev._format._min_instance_size: Size instance, containing members: > _payload.storage.fsset._dev._format._min_instance_size._c_size: Size (0 B) > _payload.storage.fsset._dev._format.id: 324 > _payload.storage.fsset._dev._format._create_options: None > _payload.storage.fsset._dev._format._options: None > _payload.storage.fsset._dev._format._chrooted_mountpoint: None > _payload.storage.fsset._dev._format._resize: UnimplementedFSResize instance, containing members: > _payload.storage.fsset._dev._format._resize.df: Already dumped (BindFS instance) > _payload.storage.fsset._dev._format.mountopts: None > _payload.storage.fsset._dev._format._info: UnimplementedFSInfo instance, containing members: > _payload.storage.fsset._dev._format._info.fs: Already dumped (BindFS instance) > _payload.storage.fsset._dev._format._resizable: False > _payload.storage.fsset._dev._format._target_size: Already dumped (Size instance) > _payload.storage.fsset._dev._protected: False > _payload.storage.fsset._dev._current_size: Already dumped (Size instance) > _payload.storage.fsset._dev._parents: ParentList instance, containing members: > _payload.storage.fsset._dev._parents.appendfunc: <bound method Device._add_parent of DirectoryDevice instance (0x7fd889b713c8) -- > name = /dev status = True id = 325 > children = [] > parents = [] > uuid = None size = 4,12 KiB > format = existing bind filesystem mounted at /dev > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 4,12 KiB path = /dev > format args = [] original_format = bind> > _payload.storage.fsset._dev._parents.items: [] > _payload.storage.fsset._dev._parents.removefunc: <bound method Device._remove_parent of DirectoryDevice instance (0x7fd889b713c8) -- > name = /dev status = True id = 325 > children = [] > parents = [] > uuid = None size = 4,12 KiB > format = existing bind filesystem mounted at /dev > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 4,12 KiB path = /dev > format args = [] original_format = bind> > _payload.storage.fsset._dev.minor: 0 > _payload.storage.fsset._dev.major: 0 > _payload.storage.fsset._dev._readonly: False > _payload.storage.fsset._dev._target_size: Already dumped (Size instance) > _payload.storage.fsset.blkid_tab: None > _payload.storage.fsset._devshm: NoDevice instance, containing members: > _payload.storage.fsset._devshm.bus: Skipped > _payload.storage.fsset._devshm._size: Size instance, containing members: > _payload.storage.fsset._devshm._size._c_size: Size (0 B) > _payload.storage.fsset._devshm._vendor: Skipped > _payload.storage.fsset._devshm.sysfs_path: Skipped > _payload.storage.fsset._devshm.fstab_comment: Skipped > _payload.storage.fsset._devshm._tags: set() > _payload.storage.fsset._devshm.exists: True > _payload.storage.fsset._devshm._name: tmpfs > _payload.storage.fsset._devshm.device_links: [] > _payload.storage.fsset._devshm.original_format: TmpFS instance, containing members: > _payload.storage.fsset._devshm.original_format._device: tmpfs > _payload.storage.fsset._devshm.original_format.mountpoint: /dev/shm > _payload.storage.fsset._devshm.original_format._minsize: UnimplementedFSMinSize instance, containing members: > _payload.storage.fsset._devshm.original_format._minsize.fs: Already dumped (TmpFS instance) > _payload.storage.fsset._devshm.original_format._size: Size instance, containing members: > _payload.storage.fsset._devshm.original_format._size._c_size: Size (0 B) > _payload.storage.fsset._devshm.original_format._sync: UnimplementedFSSync instance, containing members: > _payload.storage.fsset._devshm.original_format._sync.fs: Already dumped (TmpFS instance) > _payload.storage.fsset._devshm.original_format._mount: TmpFSMount instance, containing members: > _payload.storage.fsset._devshm.original_format._mount.fs: Already dumped (TmpFS instance) > _payload.storage.fsset._devshm.original_format.exists: True > _payload.storage.fsset._devshm.original_format._label: None > _payload.storage.fsset._devshm.original_format._fsck: UnimplementedFSCK instance, containing members: > _payload.storage.fsset._devshm.original_format._fsck.fs: Already dumped (TmpFS instance) > _payload.storage.fsset._devshm.original_format._mkfs: UnimplementedFSMkfs instance, containing members: > _payload.storage.fsset._devshm.original_format._mkfs.fs: Already dumped (TmpFS instance) > _payload.storage.fsset._devshm.original_format._writelabel: UnimplementedFSWriteLabel instance, containing members: > _payload.storage.fsset._devshm.original_format._writelabel.fs: Already dumped (TmpFS instance) > _payload.storage.fsset._devshm.original_format._readlabel: UnimplementedFSReadLabel instance, containing members: > _payload.storage.fsset._devshm.original_format._readlabel.fs: Already dumped (TmpFS instance) > _payload.storage.fsset._devshm.original_format.uuid: None > _payload.storage.fsset._devshm.original_format._target_size: Already dumped (Size instance) > _payload.storage.fsset._devshm.original_format._current_info: None > _payload.storage.fsset._devshm.original_format.fsprofile: None > _payload.storage.fsset._devshm.original_format._min_instance_size: Size instance, containing members: > _payload.storage.fsset._devshm.original_format._min_instance_size._c_size: Size (0 B) > _payload.storage.fsset._devshm.original_format.id: 328 > _payload.storage.fsset._devshm.original_format._create_options: None > _payload.storage.fsset._devshm.original_format._resizable: False > _payload.storage.fsset._devshm.original_format._options: None > _payload.storage.fsset._devshm.original_format._max_size: Size instance, containing members: > _payload.storage.fsset._devshm.original_format._max_size._c_size: Size (16 EiB) > _payload.storage.fsset._devshm.original_format._chrooted_mountpoint: None > _payload.storage.fsset._devshm.original_format._resize: TmpFSResize instance, containing members: > _payload.storage.fsset._devshm.original_format._resize.fs: Already dumped (TmpFS instance) > _payload.storage.fsset._devshm.original_format.mountopts: None > _payload.storage.fsset._devshm.original_format._info: UnimplementedFSInfo instance, containing members: > _payload.storage.fsset._devshm.original_format._info.fs: Already dumped (TmpFS instance) > _payload.storage.fsset._devshm.original_format._size_info: TmpFSSize instance, containing members: > _payload.storage.fsset._devshm.original_format._size_info.fs: Already dumped (TmpFS instance) > _payload.storage.fsset._devshm.original_format._accept_default_size: True > _payload.storage.fsset._devshm._children: [] > _payload.storage.fsset._devshm.uuid: None > _payload.storage.fsset._devshm._serial: None > _payload.storage.fsset._devshm.controllable: True > _payload.storage.fsset._devshm._model: Skipped > _payload.storage.fsset._devshm.id: 329 > _payload.storage.fsset._devshm._format: TmpFS instance, containing members: > _payload.storage.fsset._devshm._format._device: tmpfs > _payload.storage.fsset._devshm._format.mountpoint: /dev/shm > _payload.storage.fsset._devshm._format._minsize: UnimplementedFSMinSize instance, containing members: > _payload.storage.fsset._devshm._format._minsize.fs: Already dumped (TmpFS instance) > _payload.storage.fsset._devshm._format._size: Size instance, containing members: > _payload.storage.fsset._devshm._format._size._c_size: Size (0 B) > _payload.storage.fsset._devshm._format._sync: UnimplementedFSSync instance, containing members: > _payload.storage.fsset._devshm._format._sync.fs: Already dumped (TmpFS instance) > _payload.storage.fsset._devshm._format._mount: TmpFSMount instance, containing members: > _payload.storage.fsset._devshm._format._mount.fs: Already dumped (TmpFS instance) > _payload.storage.fsset._devshm._format.exists: True > _payload.storage.fsset._devshm._format._label: None > _payload.storage.fsset._devshm._format._fsck: UnimplementedFSCK instance, containing members: > _payload.storage.fsset._devshm._format._fsck.fs: Already dumped (TmpFS instance) > _payload.storage.fsset._devshm._format._mkfs: UnimplementedFSMkfs instance, containing members: > _payload.storage.fsset._devshm._format._mkfs.fs: Already dumped (TmpFS instance) > _payload.storage.fsset._devshm._format._writelabel: UnimplementedFSWriteLabel instance, containing members: > _payload.storage.fsset._devshm._format._writelabel.fs: Already dumped (TmpFS instance) > _payload.storage.fsset._devshm._format._readlabel: UnimplementedFSReadLabel instance, containing members: > _payload.storage.fsset._devshm._format._readlabel.fs: Already dumped (TmpFS instance) > _payload.storage.fsset._devshm._format.fsprofile: None > _payload.storage.fsset._devshm._format.uuid: None > _payload.storage.fsset._devshm._format._current_info: None > _payload.storage.fsset._devshm._format._size_info: TmpFSSize instance, containing members: > _payload.storage.fsset._devshm._format._size_info.fs: Already dumped (TmpFS instance) > _payload.storage.fsset._devshm._format._min_instance_size: Size instance, containing members: > _payload.storage.fsset._devshm._format._min_instance_size._c_size: Size (0 B) > _payload.storage.fsset._devshm._format.id: 328 > _payload.storage.fsset._devshm._format._create_options: None > _payload.storage.fsset._devshm._format._options: None > _payload.storage.fsset._devshm._format._max_size: Size instance, containing members: > _payload.storage.fsset._devshm._format._max_size._c_size: Size (16 EiB) > _payload.storage.fsset._devshm._format._chrooted_mountpoint: None > _payload.storage.fsset._devshm._format._accept_default_size: True > _payload.storage.fsset._devshm._format._resize: TmpFSResize instance, containing members: > _payload.storage.fsset._devshm._format._resize.fs: Already dumped (TmpFS instance) > _payload.storage.fsset._devshm._format.mountopts: None > _payload.storage.fsset._devshm._format._info: UnimplementedFSInfo instance, containing members: > _payload.storage.fsset._devshm._format._info.fs: Already dumped (TmpFS instance) > _payload.storage.fsset._devshm._format._resizable: False > _payload.storage.fsset._devshm._format._target_size: Already dumped (Size instance) > _payload.storage.fsset._devshm._protected: False > _payload.storage.fsset._devshm._current_size: Already dumped (Size instance) > _payload.storage.fsset._devshm._parents: ParentList instance, containing members: > _payload.storage.fsset._devshm._parents.appendfunc: <bound method Device._add_parent of NoDevice instance (0x7fd889b71be0) -- > name = tmpfs status = False id = 329 > children = [] > parents = [] > uuid = None size = 0 B > format = existing tmpfs filesystem mounted at /dev/shm > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 0 B path = tmpfs > format args = [] original_format = tmpfs> > _payload.storage.fsset._devshm._parents.items: [] > _payload.storage.fsset._devshm._parents.removefunc: <bound method Device._remove_parent of NoDevice instance (0x7fd889b71be0) -- > name = tmpfs status = False id = 329 > children = [] > parents = [] > uuid = None size = 0 B > format = existing tmpfs filesystem mounted at /dev/shm > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 0 B path = tmpfs > format args = [] original_format = tmpfs> > _payload.storage.fsset._devshm.minor: 0 > _payload.storage.fsset._devshm.major: 0 > _payload.storage.fsset._devshm._readonly: False > _payload.storage.fsset._devshm._target_size: Already dumped (Size instance) > _payload.storage.fsset._fstab_swaps: {LVMLogicalVolumeDevice instance (0x7fd88a0783c8) -- > name = fedora-swap status = True id = 313 > children = [] > parents = ['existing 45,35 GiB lvmvg fedora (298)'] > uuid = None size = 4,64 GiB > format = existing swap > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/dm-0 > target size = 4,64 GiB path = /dev/mapper/fedora-swap > format args = [] original_format = swap target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fd8780f50b8) -- > name = fedora status = True id = 298 > children = ['existing 40,71 GiB lvmlv fedora-root (304) with existing ext4 filesystem ' > 'mounted at /', > 'existing 4,64 GiB lvmlv fedora-swap (313) with existing swap'] > parents = ['existing 45,35 GiB partition sda5 (285) with existing lvmpv'] > uuid = None size = 45,35 GiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 0 B path = /dev/fedora > format args = [] original_format = None free = 0 PE Size = 4 MiB PE Count = 0 > PE Free = 0 PV Count = 1 > modified = False extents = 11609 free space = 0 B > free extents = 0 reserved percent = 0 reserved space = 0 B > PVs = ['existing 45,35 GiB partition sda5 (285) with existing lvmpv'] > LVs = ['existing 40,71 GiB lvmlv fedora-root (304) with existing ext4 filesystem ' > 'mounted at /', > 'existing 4,64 GiB lvmlv fedora-swap (313) with existing swap'] > segment type = linear percent = 0 > VG space used = 4,64 GiB} > _payload.storage.fsset._proc: NoDevice instance, containing members: > _payload.storage.fsset._proc.bus: Skipped > _payload.storage.fsset._proc._size: Size instance, containing members: > _payload.storage.fsset._proc._size._c_size: Size (0 B) > _payload.storage.fsset._proc._vendor: Skipped > _payload.storage.fsset._proc.sysfs_path: Skipped > _payload.storage.fsset._proc.fstab_comment: Skipped > _payload.storage.fsset._proc._tags: set() > _payload.storage.fsset._proc.exists: True > _payload.storage.fsset._proc._name: proc > _payload.storage.fsset._proc.device_links: [] > _payload.storage.fsset._proc.original_format: ProcFS instance, containing members: > _payload.storage.fsset._proc.original_format._device: proc > _payload.storage.fsset._proc.original_format.mountpoint: /proc > _payload.storage.fsset._proc.original_format._minsize: UnimplementedFSMinSize instance, containing members: > _payload.storage.fsset._proc.original_format._minsize.fs: Already dumped (ProcFS instance) > _payload.storage.fsset._proc.original_format._size: Size instance, containing members: > _payload.storage.fsset._proc.original_format._size._c_size: Size (0 B) > _payload.storage.fsset._proc.original_format._sync: UnimplementedFSSync instance, containing members: > _payload.storage.fsset._proc.original_format._sync.fs: Already dumped (ProcFS instance) > _payload.storage.fsset._proc.original_format._mount: NoDevFSMount instance, containing members: > _payload.storage.fsset._proc.original_format._mount.fs: Already dumped (ProcFS instance) > _payload.storage.fsset._proc.original_format.exists: True > _payload.storage.fsset._proc.original_format._label: None > _payload.storage.fsset._proc.original_format._fsck: UnimplementedFSCK instance, containing members: > _payload.storage.fsset._proc.original_format._fsck.fs: Already dumped (ProcFS instance) > _payload.storage.fsset._proc.original_format._mkfs: UnimplementedFSMkfs instance, containing members: > _payload.storage.fsset._proc.original_format._mkfs.fs: Already dumped (ProcFS instance) > _payload.storage.fsset._proc.original_format._writelabel: UnimplementedFSWriteLabel instance, containing members: > _payload.storage.fsset._proc.original_format._writelabel.fs: Already dumped (ProcFS instance) > _payload.storage.fsset._proc.original_format._readlabel: UnimplementedFSReadLabel instance, containing members: > _payload.storage.fsset._proc.original_format._readlabel.fs: Already dumped (ProcFS instance) > _payload.storage.fsset._proc.original_format.uuid: None > _payload.storage.fsset._proc.original_format.fsprofile: None > _payload.storage.fsset._proc.original_format._info: UnimplementedFSInfo instance, containing members: > _payload.storage.fsset._proc.original_format._info.fs: Already dumped (ProcFS instance) > _payload.storage.fsset._proc.original_format.id: 340 > _payload.storage.fsset._proc.original_format._create_options: None > _payload.storage.fsset._proc.original_format._resizable: False > _payload.storage.fsset._proc.original_format._options: None > _payload.storage.fsset._proc.original_format._chrooted_mountpoint: None > _payload.storage.fsset._proc.original_format._min_instance_size: Size instance, containing members: > _payload.storage.fsset._proc.original_format._min_instance_size._c_size: Size (0 B) > _payload.storage.fsset._proc.original_format._resize: UnimplementedFSResize instance, containing members: > _payload.storage.fsset._proc.original_format._resize.df: Already dumped (ProcFS instance) > _payload.storage.fsset._proc.original_format.mountopts: None > _payload.storage.fsset._proc.original_format._current_info: None > _payload.storage.fsset._proc.original_format._size_info: UnimplementedFSSize instance, containing members: > _payload.storage.fsset._proc.original_format._size_info.fs: Already dumped (ProcFS instance) > _payload.storage.fsset._proc.original_format._target_size: Already dumped (Size instance) > _payload.storage.fsset._proc._children: [] > _payload.storage.fsset._proc.uuid: None > _payload.storage.fsset._proc._serial: None > _payload.storage.fsset._proc.controllable: True > _payload.storage.fsset._proc._model: Skipped > _payload.storage.fsset._proc.id: 341 > _payload.storage.fsset._proc._format: ProcFS instance, containing members: > _payload.storage.fsset._proc._format._device: proc > _payload.storage.fsset._proc._format.mountpoint: /proc > _payload.storage.fsset._proc._format._minsize: UnimplementedFSMinSize instance, containing members: > _payload.storage.fsset._proc._format._minsize.fs: Already dumped (ProcFS instance) > _payload.storage.fsset._proc._format._size: Size instance, containing members: > _payload.storage.fsset._proc._format._size._c_size: Size (0 B) > _payload.storage.fsset._proc._format._sync: UnimplementedFSSync instance, containing members: > _payload.storage.fsset._proc._format._sync.fs: Already dumped (ProcFS instance) > _payload.storage.fsset._proc._format._mount: NoDevFSMount instance, containing members: > _payload.storage.fsset._proc._format._mount.fs: Already dumped (ProcFS instance) > _payload.storage.fsset._proc._format.exists: True > _payload.storage.fsset._proc._format._label: None > _payload.storage.fsset._proc._format._fsck: UnimplementedFSCK instance, containing members: > _payload.storage.fsset._proc._format._fsck.fs: Already dumped (ProcFS instance) > _payload.storage.fsset._proc._format._mkfs: UnimplementedFSMkfs instance, containing members: > _payload.storage.fsset._proc._format._mkfs.fs: Already dumped (ProcFS instance) > _payload.storage.fsset._proc._format._writelabel: UnimplementedFSWriteLabel instance, containing members: > _payload.storage.fsset._proc._format._writelabel.fs: Already dumped (ProcFS instance) > _payload.storage.fsset._proc._format._readlabel: UnimplementedFSReadLabel instance, containing members: > _payload.storage.fsset._proc._format._readlabel.fs: Already dumped (ProcFS instance) > _payload.storage.fsset._proc._format.fsprofile: None > _payload.storage.fsset._proc._format.uuid: None > _payload.storage.fsset._proc._format._current_info: None > _payload.storage.fsset._proc._format._size_info: UnimplementedFSSize instance, containing members: > _payload.storage.fsset._proc._format._size_info.fs: Already dumped (ProcFS instance) > _payload.storage.fsset._proc._format._min_instance_size: Size instance, containing members: > _payload.storage.fsset._proc._format._min_instance_size._c_size: Size (0 B) > _payload.storage.fsset._proc._format.id: 340 > _payload.storage.fsset._proc._format._create_options: None > _payload.storage.fsset._proc._format._options: None > _payload.storage.fsset._proc._format._chrooted_mountpoint: None > _payload.storage.fsset._proc._format._resize: UnimplementedFSResize instance, containing members: > _payload.storage.fsset._proc._format._resize.df: Already dumped (ProcFS instance) > _payload.storage.fsset._proc._format.mountopts: None > _payload.storage.fsset._proc._format._info: UnimplementedFSInfo instance, containing members: > _payload.storage.fsset._proc._format._info.fs: Already dumped (ProcFS instance) > _payload.storage.fsset._proc._format._resizable: False > _payload.storage.fsset._proc._format._target_size: Already dumped (Size instance) > _payload.storage.fsset._proc._protected: False > _payload.storage.fsset._proc._current_size: Already dumped (Size instance) > _payload.storage.fsset._proc._parents: ParentList instance, containing members: > _payload.storage.fsset._proc._parents.appendfunc: <bound method Device._add_parent of NoDevice instance (0x7fd889b752b0) -- > name = proc status = False id = 341 > children = [] > parents = [] > uuid = None size = 0 B > format = existing proc filesystem mounted at /proc > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 0 B path = proc > format args = [] original_format = proc> > _payload.storage.fsset._proc._parents.items: [] > _payload.storage.fsset._proc._parents.removefunc: <bound method Device._remove_parent of NoDevice instance (0x7fd889b752b0) -- > name = proc status = False id = 341 > children = [] > parents = [] > uuid = None size = 0 B > format = existing proc filesystem mounted at /proc > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 0 B path = proc > format args = [] original_format = proc> > _payload.storage.fsset._proc.minor: 0 > _payload.storage.fsset._proc.major: 0 > _payload.storage.fsset._proc._readonly: False > _payload.storage.fsset._proc._target_size: Already dumped (Size instance) > _payload.storage.fsset._selinux: NoDevice instance, containing members: > _payload.storage.fsset._selinux.bus: Skipped > _payload.storage.fsset._selinux._size: Size instance, containing members: > _payload.storage.fsset._selinux._size._c_size: Size (0 B) > _payload.storage.fsset._selinux._vendor: Skipped > _payload.storage.fsset._selinux.sysfs_path: Skipped > _payload.storage.fsset._selinux.fstab_comment: Skipped > _payload.storage.fsset._selinux._tags: set() > _payload.storage.fsset._selinux.exists: True > _payload.storage.fsset._selinux._name: selinuxfs > _payload.storage.fsset._selinux.device_links: [] > _payload.storage.fsset._selinux.original_format: SELinuxFS instance, containing members: > _payload.storage.fsset._selinux.original_format._device: selinuxfs > _payload.storage.fsset._selinux.original_format.mountpoint: /sys/fs/selinux > _payload.storage.fsset._selinux.original_format._minsize: UnimplementedFSMinSize instance, containing members: > _payload.storage.fsset._selinux.original_format._minsize.fs: Already dumped (SELinuxFS instance) > _payload.storage.fsset._selinux.original_format._size: Size instance, containing members: > _payload.storage.fsset._selinux.original_format._size._c_size: Size (0 B) > _payload.storage.fsset._selinux.original_format._sync: UnimplementedFSSync instance, containing members: > _payload.storage.fsset._selinux.original_format._sync.fs: Already dumped (SELinuxFS instance) > _payload.storage.fsset._selinux.original_format._mount: SELinuxFSMount instance, containing members: > _payload.storage.fsset._selinux.original_format._mount.fs: Already dumped (SELinuxFS instance) > _payload.storage.fsset._selinux.original_format.exists: True > _payload.storage.fsset._selinux.original_format._label: None > _payload.storage.fsset._selinux.original_format._fsck: UnimplementedFSCK instance, containing members: > _payload.storage.fsset._selinux.original_format._fsck.fs: Already dumped (SELinuxFS instance) > _payload.storage.fsset._selinux.original_format._mkfs: UnimplementedFSMkfs instance, containing members: > _payload.storage.fsset._selinux.original_format._mkfs.fs: Already dumped (SELinuxFS instance) > _payload.storage.fsset._selinux.original_format._writelabel: UnimplementedFSWriteLabel instance, containing members: > _payload.storage.fsset._selinux.original_format._writelabel.fs: Already dumped (SELinuxFS instance) > _payload.storage.fsset._selinux.original_format._readlabel: UnimplementedFSReadLabel instance, containing members: > _payload.storage.fsset._selinux.original_format._readlabel.fs: Already dumped (SELinuxFS instance) > _payload.storage.fsset._selinux.original_format.uuid: None > _payload.storage.fsset._selinux.original_format.fsprofile: None > _payload.storage.fsset._selinux.original_format._info: UnimplementedFSInfo instance, containing members: > _payload.storage.fsset._selinux.original_format._info.fs: Already dumped (SELinuxFS instance) > _payload.storage.fsset._selinux.original_format.id: 344 > _payload.storage.fsset._selinux.original_format._create_options: None > _payload.storage.fsset._selinux.original_format._resizable: False > _payload.storage.fsset._selinux.original_format._options: None > _payload.storage.fsset._selinux.original_format._chrooted_mountpoint: None > _payload.storage.fsset._selinux.original_format._min_instance_size: Size instance, containing members: > _payload.storage.fsset._selinux.original_format._min_instance_size._c_size: Size (0 B) > _payload.storage.fsset._selinux.original_format._resize: UnimplementedFSResize instance, containing members: > _payload.storage.fsset._selinux.original_format._resize.df: Already dumped (SELinuxFS instance) > _payload.storage.fsset._selinux.original_format.mountopts: None > _payload.storage.fsset._selinux.original_format._current_info: None > _payload.storage.fsset._selinux.original_format._size_info: UnimplementedFSSize instance, containing members: > _payload.storage.fsset._selinux.original_format._size_info.fs: Already dumped (SELinuxFS instance) > _payload.storage.fsset._selinux.original_format._target_size: Already dumped (Size instance) > _payload.storage.fsset._selinux._children: [] > _payload.storage.fsset._selinux.uuid: None > _payload.storage.fsset._selinux._serial: None > _payload.storage.fsset._selinux.controllable: True > _payload.storage.fsset._selinux._model: Skipped > _payload.storage.fsset._selinux.id: 345 > _payload.storage.fsset._selinux._format: SELinuxFS instance, containing members: > _payload.storage.fsset._selinux._format._device: selinuxfs > _payload.storage.fsset._selinux._format.mountpoint: /sys/fs/selinux > _payload.storage.fsset._selinux._format._minsize: UnimplementedFSMinSize instance, containing members: > _payload.storage.fsset._selinux._format._minsize.fs: Already dumped (SELinuxFS instance) > _payload.storage.fsset._selinux._format._size: Size instance, containing members: > _payload.storage.fsset._selinux._format._size._c_size: Size (0 B) > _payload.storage.fsset._selinux._format._sync: UnimplementedFSSync instance, containing members: > _payload.storage.fsset._selinux._format._sync.fs: Already dumped (SELinuxFS instance) > _payload.storage.fsset._selinux._format._mount: SELinuxFSMount instance, containing members: > _payload.storage.fsset._selinux._format._mount.fs: Already dumped (SELinuxFS instance) > _payload.storage.fsset._selinux._format.exists: True > _payload.storage.fsset._selinux._format._label: None > _payload.storage.fsset._selinux._format._fsck: UnimplementedFSCK instance, containing members: > _payload.storage.fsset._selinux._format._fsck.fs: Already dumped (SELinuxFS instance) > _payload.storage.fsset._selinux._format._mkfs: UnimplementedFSMkfs instance, containing members: > _payload.storage.fsset._selinux._format._mkfs.fs: Already dumped (SELinuxFS instance) > _payload.storage.fsset._selinux._format._writelabel: UnimplementedFSWriteLabel instance, containing members: > _payload.storage.fsset._selinux._format._writelabel.fs: Already dumped (SELinuxFS instance) > _payload.storage.fsset._selinux._format._readlabel: UnimplementedFSReadLabel instance, containing members: > _payload.storage.fsset._selinux._format._readlabel.fs: Already dumped (SELinuxFS instance) > _payload.storage.fsset._selinux._format.fsprofile: None > _payload.storage.fsset._selinux._format.uuid: None > _payload.storage.fsset._selinux._format._current_info: None > _payload.storage.fsset._selinux._format._size_info: UnimplementedFSSize instance, containing members: > _payload.storage.fsset._selinux._format._size_info.fs: Already dumped (SELinuxFS instance) > _payload.storage.fsset._selinux._format._min_instance_size: Size instance, containing members: > _payload.storage.fsset._selinux._format._min_instance_size._c_size: Size (0 B) > _payload.storage.fsset._selinux._format.id: 344 > _payload.storage.fsset._selinux._format._create_options: None > _payload.storage.fsset._selinux._format._options: None > _payload.storage.fsset._selinux._format._chrooted_mountpoint: None > _payload.storage.fsset._selinux._format._resize: UnimplementedFSResize instance, containing members: > _payload.storage.fsset._selinux._format._resize.df: Already dumped (SELinuxFS instance) > _payload.storage.fsset._selinux._format.mountopts: None > _payload.storage.fsset._selinux._format._info: UnimplementedFSInfo instance, containing members: > _payload.storage.fsset._selinux._format._info.fs: Already dumped (SELinuxFS instance) > _payload.storage.fsset._selinux._format._resizable: False > _payload.storage.fsset._selinux._format._target_size: Already dumped (Size instance) > _payload.storage.fsset._selinux._protected: False > _payload.storage.fsset._selinux._current_size: Already dumped (Size instance) > _payload.storage.fsset._selinux._parents: ParentList instance, containing members: > _payload.storage.fsset._selinux._parents.appendfunc: <bound method Device._add_parent of NoDevice instance (0x7fd889b74b00) -- > name = selinuxfs status = False id = 345 > children = [] > parents = [] > uuid = None size = 0 B > format = existing selinuxfs filesystem mounted at /sys/fs/selinux > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 0 B path = selinuxfs > format args = [] original_format = selinuxfs> > _payload.storage.fsset._selinux._parents.items: [] > _payload.storage.fsset._selinux._parents.removefunc: <bound method Device._remove_parent of NoDevice instance (0x7fd889b74b00) -- > name = selinuxfs status = False id = 345 > children = [] > parents = [] > uuid = None size = 0 B > format = existing selinuxfs filesystem mounted at /sys/fs/selinux > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 0 B path = selinuxfs > format args = [] original_format = selinuxfs> > _payload.storage.fsset._selinux.minor: 0 > _payload.storage.fsset._selinux.major: 0 > _payload.storage.fsset._selinux._readonly: False > _payload.storage.fsset._selinux._target_size: Already dumped (Size instance) > _payload.storage.encrypted_autopart: False > _payload.storage.escrow_certificates: {} > _payload.storage.autopart_escrow_cert: None > _payload.storage.autopart_add_backup_passphrase: False > _payload.storage.config: StorageDiscoveryConfig instance, containing members: > _payload.storage.config.clearpart_devices: [] > _payload.storage.config.clearpart_disks: [sda] > _payload.storage.config.ignored_disks: [] > _payload.storage.config.clear_non_existent: True > _payload.storage.config.clear_part_disks: [sda] > _payload.storage.config.disk_images: {} > _payload.storage.config.clearpart_type: 2 > _payload.storage.config.protected_dev_specs: [/dev/disk/by-label/Fedora-WS-Live-25_B-1-1] > _payload.storage.config.clear_part_type: 2 > _payload.storage.config.exclusive_disks: [sda] > _payload.storage.config.zero_mbr: False > _payload.storage.config.clear_part_devices: [] > _payload.storage.config.ignore_disk_interactive: False > _payload.storage.config.initialize_disks: True > _payload.storage.autopart_type: 2 > _payload.storage._bootloader: MacEFIGRUB instance, containing members: > _payload.storage._bootloader.errors: [] > _payload.storage._bootloader.warnings: [] > _payload.storage._bootloader.console: Skipped > _payload.storage._bootloader.disks: [Already dumped (DiskDevice instance) >] > _payload.storage._bootloader.password: None > _payload.storage._bootloader.linux_images: [] > _payload.storage._bootloader._disk_order: [] > _payload.storage._bootloader.dracut_args: > _payload.storage._bootloader.console_options: Skipped > _payload.storage._bootloader.stage1_device: Already dumped (PartitionDevice instance) > _payload.storage._bootloader.efi_dir: BOOT > _payload.storage._bootloader._timeout: None > _payload.storage._bootloader.stage2_is_preferred_stage1: False > _payload.storage._bootloader._update_only: False > _payload.storage._bootloader.encrypted_password: Skipped > _payload.storage._bootloader.stage2_device: Already dumped (PartitionDevice instance) > _payload.storage._bootloader.boot_args: > _payload.storage._bootloader.problems: [] > _payload.storage._bootloader.stage1_disk: Already dumped (DiskDevice instance) > _payload.storage._bootloader.skip_bootloader: False > _payload.storage._bootloader.chain_images: [] > _payload.storage._bootloader._default_image: None > _payload.storage.services: set() > _payload.storage.ksdata: Already dumped (AnacondaKSHandler instance) > _payload.storage.devicetree: Already dumped (DeviceTree instance) > _payload.storage.do_autopart: True > _payload.storage.roots: [] > _payload.storage.autopart_requests: [PartSpec instance (0x7fd878174e80) -- > mountpoint = / lv = True thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 MiB max_size = 50 GiB grow = True > >, PartSpec instance (0x7fd87816b4e0) -- > mountpoint = /home lv = True thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 MiB max_size = None grow = True > >, PartSpec instance (0x7fd879e3dd68) -- > mountpoint = /boot/efi lv = False thin = False btrfs = False > weight = 5000 fstype = macefi encrypted = False > size = 20 MiB max_size = 200 MiB grow = True > >, PartSpec instance (0x7fd879e3dfd0) -- > mountpoint = /boot lv = False thin = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 1024 MiB max_size = None grow = False > >, PartSpec instance (0x7fd879ebab70) -- > mountpoint = None lv = True thin = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 4,64 GiB max_size = None grow = False > >] > _payload.storage.edd_dict: {} > _payload.storage._default_fstype: ext4 > _payload.storage.clear_part_choice: None > _payload.txID: None > _payload._adj_size: 0 > _payload._kernelVersionList: [4.8.0-0.rc7.git0.1.fc25.x86_64] > _payload.pct: 0 > _payload.instclass: DefaultInstall instance, containing members: > _payload.source_size: 4197900288 >_intf: GraphicalUserInterface instance, containing members: > _intf._currentAction: ProgressHub instance, containing members: > _intf._currentAction._inSpoke: False > _intf._currentAction._autoContinue: False > _intf._currentAction._spinner: Spinner instance, containing members: > _intf._currentAction._autostepRunning: False > _intf._currentAction._spokesToStepIn: [] > _intf._currentAction.lastAutostepSpoke: False > _intf._currentAction._spokes: {'PasswordSpoke': PasswordSpoke instance, containing members: > _intf._currentAction._spokes._confirm_check: GUIInputCheck instance, containing members: > _intf._currentAction._spokes._confirm_check._enabled: True > _intf._currentAction._spokes._confirm_check._check_status: None > _intf._currentAction._spokes._confirm_check._run_check: <bound method PasswordSpoke._checkPasswordConfirm of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x7fd88a078828>> > _intf._currentAction._spokes._confirm_check._input_obj: Entry instance, containing members: > _intf._currentAction._spokes._confirm_check._parent: Already dumped (PasswordSpoke instance) > _intf._currentAction._spokes._confirm_check.update_check_status: TimedAction instance, containing members: > _intf._currentAction._spokes._confirm_check.update_check_status._func: <bound method InputCheck.update_check_status of <pyanaconda.ui.gui.helpers.GUIInputCheck object at 0x7fd88a044630>> > _intf._currentAction._spokes._confirm_check.update_check_status._instance_map: {} > _intf._currentAction._spokes._confirm_check.update_check_status._last_start: None > _intf._currentAction._spokes._confirm_check.update_check_status._timer_id: None > _intf._currentAction._spokes._confirm_check._data: None > _intf._currentAction._spokes._kickstarted: False > _intf._currentAction._spokes._autostepRunning: False > _intf._currentAction._spokes._autostepDoneCallback: None > _intf._currentAction._spokes.lastAutostepSpoke: False > _intf._currentAction._spokes._pwStrengthCheck: GUIInputCheck instance, containing members: > _intf._currentAction._spokes._pwStrengthCheck._enabled: True > _intf._currentAction._spokes._pwStrengthCheck._check_status: None > _intf._currentAction._spokes._pwStrengthCheck._run_check: <bound method PasswordSpoke._checkPasswordStrength of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x7fd88a078828>> > _intf._currentAction._spokes._pwStrengthCheck._input_obj: Entry instance, containing members: > _intf._currentAction._spokes._pwStrengthCheck._parent: Already dumped (PasswordSpoke instance) > _intf._currentAction._spokes._pwStrengthCheck.update_check_status: TimedAction instance, containing members: > _intf._currentAction._spokes._pwStrengthCheck.update_check_status._func: <bound method InputCheck.update_check_status of <pyanaconda.ui.gui.helpers.GUIInputCheck object at 0x7fd88a044b70>> > _intf._currentAction._spokes._pwStrengthCheck.update_check_status._instance_map: {} > _intf._currentAction._spokes._pwStrengthCheck.update_check_status._last_start: None > _intf._currentAction._spokes._pwStrengthCheck.update_check_status._timer_id: None > _intf._currentAction._spokes._pwStrengthCheck._data: None > _intf._currentAction._spokes._pwq_valid: True > _intf._currentAction._spokes.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes.confirm: Already dumped (Entry instance) > _intf._currentAction._spokes._automaticEntry: False > _intf._currentAction._spokes.applyOnSkip: False > _intf._currentAction._spokes.policy: pwpolicy root --minlen=0 --minquality=1 --notstrict --nochanges --emptyok > > _intf._currentAction._spokes._check_list: [GUIInputCheck instance, containing members: > _enabled: True > _check_status: None > _run_check: <bound method PasswordSpoke._checkPasswordEmpty of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x7fd88a078828>> > _input_obj: Already dumped (Entry instance) > _parent: Already dumped (PasswordSpoke instance) > update_check_status: TimedAction instance, containing members: > update_check_status._func: <bound method InputCheck.update_check_status of <pyanaconda.ui.gui.helpers.GUIInputCheck object at 0x7fd88a078dd8>> > update_check_status._instance_map: {} > update_check_status._last_start: None > update_check_status._timer_id: None > _data: None >, Already dumped (GUIInputCheck instance) >, Already dumped (GUIInputCheck instance) >, GUIInputCheck instance, containing members: > _enabled: True > _check_status: None > _run_check: <bound method PasswordSpoke._checkPasswordASCII of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x7fd88a078828>> > _input_obj: Already dumped (Entry instance) > _parent: Already dumped (PasswordSpoke instance) > update_check_status: TimedAction instance, containing members: > update_check_status._func: <bound method InputCheck.update_check_status of <pyanaconda.ui.gui.helpers.GUIInputCheck object at 0x7fd88a0ada90>> > update_check_status._instance_map: {} > update_check_status._last_start: None > update_check_status._timer_id: None > _data: None >, GUIInputCheck instance, containing members: > _enabled: True > _check_status: None > _run_check: <bound method PasswordSpoke._checkPasswordEmpty of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x7fd88a078828>> > _input_obj: Already dumped (Entry instance) > _parent: Already dumped (PasswordSpoke instance) > update_check_status: TimedAction instance, containing members: > update_check_status._func: <bound method InputCheck.update_check_status of <pyanaconda.ui.gui.helpers.GUIInputCheck object at 0x7fd88a0adb70>> > update_check_status._instance_map: {} > update_check_status._last_start: None > update_check_status._timer_id: None > _data: None >] > _intf._currentAction._spokes.visitedSinceApplied: True > _intf._currentAction._spokes.payload: Already dumped (LiveImagePayload instance) > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes._exit_callbacks: [<bound method Spoke.exit_logger of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x7fd88a078828>> >] > _intf._currentAction._spokes._waiveStrengthClicks: 0 > _intf._currentAction._spokes.selector: SpokeSelector instance, containing members: > _intf._currentAction._spokes._waiveASCIIClicks: 0 > _intf._currentAction._spokes.pw_label: Label instance, containing members: > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes._entry_callbacks: [<bound method Spoke.entry_logger of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x7fd88a078828>> >, <bound method Spoke._mark_screen_visited of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x7fd88a078828>> >] > _intf._currentAction._spokes._storage: Already dumped (Blivet instance) > _intf._currentAction._spokes.pw_bar: LevelBar instance, containing members: > _intf._currentAction._spokes._pwASCIICheck: Already dumped (GUIInputCheck instance) > _intf._currentAction._spokes._autostepDone: False > _intf._currentAction._spokes._prev_status: None > _intf._currentAction._spokes._pwq_error: None > _intf._currentAction._spokes.pw: Already dumped (Entry instance) > _intf._currentAction._spokes._data: Already dumped (AnacondaKSHandler instance) >, 'UserSpoke': UserSpoke instance, containing members: > _intf._currentAction._spokes._confirm_check: GUIInputCheck instance, containing members: > _intf._currentAction._spokes._confirm_check._enabled: True > _intf._currentAction._spokes._confirm_check._check_status: None > _intf._currentAction._spokes._confirm_check._run_check: <bound method UserSpoke._checkPasswordConfirm of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7fd88a0ad3c8>> > _intf._currentAction._spokes._confirm_check._input_obj: Entry instance, containing members: > _intf._currentAction._spokes._confirm_check._parent: Already dumped (UserSpoke instance) > _intf._currentAction._spokes._confirm_check.update_check_status: TimedAction instance, containing members: > _intf._currentAction._spokes._confirm_check.update_check_status._func: <bound method InputCheck.update_check_status of <pyanaconda.ui.gui.helpers.GUIInputCheck object at 0x7fd8785e1470>> > _intf._currentAction._spokes._confirm_check.update_check_status._instance_map: {} > _intf._currentAction._spokes._confirm_check.update_check_status._last_start: None > _intf._currentAction._spokes._confirm_check.update_check_status._timer_id: None > _intf._currentAction._spokes._confirm_check._data: None > _intf._currentAction._spokes.guesser: True > _intf._currentAction._spokes.admin: CheckButton instance, containing members: > _intf._currentAction._spokes._autostepRunning: False > _intf._currentAction._spokes._autostepDoneCallback: None > _intf._currentAction._spokes.lastAutostepSpoke: False > _intf._currentAction._spokes._pwStrengthCheck: GUIInputCheck instance, containing members: > _intf._currentAction._spokes._pwStrengthCheck._enabled: True > _intf._currentAction._spokes._pwStrengthCheck._check_status: None > _intf._currentAction._spokes._pwStrengthCheck._run_check: <bound method UserSpoke._checkPasswordStrength of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7fd88a0ad3c8>> > _intf._currentAction._spokes._pwStrengthCheck._input_obj: Entry instance, containing members: > _intf._currentAction._spokes._pwStrengthCheck._parent: Already dumped (UserSpoke instance) > _intf._currentAction._spokes._pwStrengthCheck.update_check_status: TimedAction instance, containing members: > _intf._currentAction._spokes._pwStrengthCheck.update_check_status._func: <bound method InputCheck.update_check_status of <pyanaconda.ui.gui.helpers.GUIInputCheck object at 0x7fd8785e1668>> > _intf._currentAction._spokes._pwStrengthCheck.update_check_status._instance_map: {} > _intf._currentAction._spokes._pwStrengthCheck.update_check_status._last_start: None > _intf._currentAction._spokes._pwStrengthCheck.update_check_status._timer_id: None > _intf._currentAction._spokes._pwStrengthCheck._data: None > _intf._currentAction._spokes._password_kickstarted: False > _intf._currentAction._spokes.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes.confirm: Already dumped (Entry instance) > _intf._currentAction._spokes._automaticEntry: False > _intf._currentAction._spokes.applyOnSkip: False > _intf._currentAction._spokes.policy: pwpolicy user --minlen=0 --minquality=1 --notstrict --nochanges --emptyok > > _intf._currentAction._spokes._check_list: [GUIInputCheck instance, containing members: > _enabled: True > _check_status: None > _run_check: <bound method UserSpoke._checkPasswordEmpty of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7fd88a0ad3c8>> > _input_obj: Already dumped (Entry instance) > _parent: Already dumped (UserSpoke instance) > update_check_status: TimedAction instance, containing members: > update_check_status._func: <bound method InputCheck.update_check_status of <pyanaconda.ui.gui.helpers.GUIInputCheck object at 0x7fd88a078f28>> > update_check_status._instance_map: {} > update_check_status._last_start: None > update_check_status._timer_id: None > _data: None >, Already dumped (GUIInputCheck instance) >, Already dumped (GUIInputCheck instance) >, GUIInputCheck instance, containing members: > _enabled: True > _check_status: None > _run_check: <bound method UserSpoke._checkPasswordASCII of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7fd88a0ad3c8>> > _input_obj: Already dumped (Entry instance) > _parent: Already dumped (UserSpoke instance) > update_check_status: TimedAction instance, containing members: > update_check_status._func: <bound method InputCheck.update_check_status of <pyanaconda.ui.gui.helpers.GUIInputCheck object at 0x7fd8785e1898>> > update_check_status._instance_map: {} > update_check_status._last_start: None > update_check_status._timer_id: None > _data: None >, GUIInputCheck instance, containing members: > _enabled: True > _check_status: None > _run_check: <bound method UserSpoke._checkPasswordEmpty of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7fd88a0ad3c8>> > _input_obj: Already dumped (Entry instance) > _parent: Already dumped (UserSpoke instance) > update_check_status: TimedAction instance, containing members: > update_check_status._func: <bound method InputCheck.update_check_status of <pyanaconda.ui.gui.helpers.GUIInputCheck object at 0x7fd8785e1ac8>> > update_check_status._instance_map: {} > update_check_status._last_start: None > update_check_status._timer_id: None > _data: None >, GUIInputCheck instance, containing members: > _enabled: True > _check_status: None > _run_check: <bound method UserSpoke._checkUsername of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7fd88a0ad3c8>> > _input_obj: Entry instance, containing members: > _parent: Already dumped (UserSpoke instance) > update_check_status: TimedAction instance, containing members: > update_check_status._func: <bound method InputCheck.update_check_status of <pyanaconda.ui.gui.helpers.GUIInputCheck object at 0x7fd8785e1cf8>> > update_check_status._instance_map: {} > update_check_status._last_start: None > update_check_status._timer_id: None > _data: None >, GUIInputCheck instance, containing members: > _enabled: True > _check_status: None > _run_check: <bound method InputCheckHandler._check_re of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7fd88a0ad3c8>> > _input_obj: Entry instance, containing members: > _parent: Already dumped (UserSpoke instance) > update_check_status: TimedAction instance, containing members: > update_check_status._func: <bound method InputCheck.update_check_status of <pyanaconda.ui.gui.helpers.GUIInputCheck object at 0x7fd8785e1fd0>> > update_check_status._instance_map: {} > update_check_status._last_start: None > update_check_status._timer_id: None > _data: {'regex': re.compile('^[^:]*$'), 'message': El nombre completo no puede contener el carácter de dos puntos} >] > _intf._currentAction._spokes._waiveASCIIClicks: 0 > _intf._currentAction._spokes.visitedSinceApplied: True > _intf._currentAction._spokes._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes.b_advanced: Button instance, containing members: > _intf._currentAction._spokes.payload: Already dumped (LiveImagePayload instance) > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes._exit_callbacks: [<bound method Spoke.exit_logger of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7fd88a0ad3c8>> >] > _intf._currentAction._spokes._waiveStrengthClicks: 0 > _intf._currentAction._spokes.selector: SpokeSelector instance, containing members: > _intf._currentAction._spokes.fullname: Already dumped (Entry instance) > _intf._currentAction._spokes.pw_label: Label instance, containing members: > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes._entry_callbacks: [<bound method Spoke.entry_logger of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7fd88a0ad3c8>> >, <bound method Spoke._mark_screen_visited of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7fd88a0ad3c8>> >] > _intf._currentAction._spokes._storage: Already dumped (Blivet instance) > _intf._currentAction._spokes.pw_bar: LevelBar instance, containing members: > _intf._currentAction._spokes._pwASCIICheck: Already dumped (GUIInputCheck instance) > _intf._currentAction._spokes._autostepDone: False > _intf._currentAction._spokes._prev_status: None > _intf._currentAction._spokes.usepassword: CheckButton instance, containing members: > _intf._currentAction._spokes.pw: Already dumped (Entry instance) > _intf._currentAction._spokes.username: Already dumped (Entry instance) > _intf._currentAction._spokes._advanced: AdvancedUserDialog instance, containing members: > _intf._currentAction._spokes._advanced._origHome: None > _intf._currentAction._spokes._advanced._autostepRunning: False > _intf._currentAction._spokes._advanced._check_list: [GUIInputCheck instance, containing members: > _enabled: True > _check_status: None > _run_check: <bound method AdvancedUserDialog._validateGroups of <pyanaconda.ui.gui.spokes.user.AdvancedUserDialog object at 0x7fd8785e8198>> > _input_obj: Entry instance, containing members: > _parent: Already dumped (AdvancedUserDialog instance) > update_check_status: TimedAction instance, containing members: > update_check_status._func: <bound method InputCheck.update_check_status of <pyanaconda.ui.gui.helpers.GUIInputCheck object at 0x7fd8785e81d0>> > update_check_status._instance_map: {} > update_check_status._last_start: None > update_check_status._timer_id: None > _data: None >] > _intf._currentAction._spokes._advanced.lastAutostepSpoke: False > _intf._currentAction._spokes._advanced._ok_button: Button instance, containing members: > _intf._currentAction._spokes._advanced._gid: Adjustment instance, containing members: > _intf._currentAction._spokes._advanced._window: None > _intf._currentAction._spokes._advanced.applyOnSkip: False > _intf._currentAction._spokes._advanced._autostepDoneCallback: None > _intf._currentAction._spokes._advanced._uid: Adjustment instance, containing members: > _intf._currentAction._spokes._advanced._automaticEntry: False > _intf._currentAction._spokes._advanced._user: F19_UserData instance, containing members: > _intf._currentAction._spokes._advanced._user.gid: None > _intf._currentAction._spokes._advanced._user.gecos: Skipped > _intf._currentAction._spokes._advanced._user.uid: None > _intf._currentAction._spokes._advanced._user.homedir: Skipped > _intf._currentAction._spokes._advanced._user.groups: [] > _intf._currentAction._spokes._advanced._user.shell: Skipped > _intf._currentAction._spokes._advanced._user.password: Skipped > _intf._currentAction._spokes._advanced._user.lock: False > _intf._currentAction._spokes._advanced._user.name: Skipped > _intf._currentAction._spokes._advanced._user.lineno: 0 > _intf._currentAction._spokes._advanced._user.isCrypted: False > _intf._currentAction._spokes._advanced.skipTo: None > _intf._currentAction._spokes._advanced._cGid: CheckButton instance, containing members: > _intf._currentAction._spokes._advanced.builder: Builder instance, containing members: > _intf._currentAction._spokes._advanced._cUid: CheckButton instance, containing members: > _intf._currentAction._spokes._advanced._spinUid: SpinButton instance, containing members: > _intf._currentAction._spokes._advanced._spinGid: SpinButton instance, containing members: > _intf._currentAction._spokes._advanced._autostepDone: False > _intf._currentAction._spokes._advanced._tGroups: Already dumped (Entry instance) > _intf._currentAction._spokes._advanced._tHome: Entry instance, containing members: > _intf._currentAction._spokes._advanced._lHome: Label instance, containing members: > _intf._currentAction._spokes._advanced._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes._advanced._homeSet: False > _intf._currentAction._spokes._user: Already dumped (F19_UserData instance) >} > _intf._currentAction.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._window: HubWindow instance, containing members: > _intf._currentAction._checker_ignore: False > _intf._currentAction._rnotes_id: 3604 > _intf._currentAction.applyOnSkip: False > _intf._currentAction._totalSteps: 18 > _intf._currentAction._autostepDoneCallback: None > _intf._currentAction._progressLabel: Label instance, containing members: > _intf._currentAction._automaticEntry: False > _intf._currentAction._currentStep: 5 > _intf._currentAction._checker: None > _intf._currentAction.payload: Already dumped (LiveImagePayload instance) > _intf._currentAction.skipTo: None > _intf._currentAction._warningMsg: Complete los elementos marcados con este icono antes de continuar con el siguiente paso. > _intf._currentAction._exit_callbacks: [<bound method Hub.exit_logger of <pyanaconda.ui.gui.hubs.progress.ProgressHub object at 0x7fd878105400>> >] > _intf._currentAction.paths: {'categories': [('pyanaconda.ui.categories.%s', '/usr/lib64/python3.5/site-packages/pyanaconda/ui/categories'), ('pyanaconda.ui.categories.%s', '/usr/lib/python3.5/site-packages/pyanaconda/ui/categories'), ('pyanaconda.ui.categories.%s', '/tmp/updates/pyanaconda/ui/categories')], 'spokes': [('pyanaconda.ui.gui.spokes.%s', '/usr/lib64/python3.5/site-packages/pyanaconda/ui/gui/spokes'), ('pyanaconda.ui.gui.spokes.%s', '/usr/lib/python3.5/site-packages/pyanaconda/ui/gui/spokes'), ('pyanaconda.ui.gui.spokes.%s', '/tmp/updates/pyanaconda/ui/gui/spokes'), ('com_redhat_kdump.gui.spokes.%s', '/usr/share/anaconda/addons/com_redhat_kdump/gui/spokes')]} > _intf._currentAction._rnotesPages: <itertools.cycle object at 0x7fd8780d8dc8> > _intf._currentAction._entry_callbacks: [<bound method Hub.entry_logger of <pyanaconda.ui.gui.hubs.progress.ProgressHub object at 0x7fd878105400>> >] > _intf._currentAction._storage: Already dumped (Blivet instance) > _intf._currentAction._incompleteSpokes: [Already dumped (PasswordSpoke instance) >, Already dumped (UserSpoke instance) >] > _intf._currentAction._spokeAutostepIndex: 0 > _intf._currentAction.builder: Builder instance, containing members: > _intf._currentAction._autostepDone: False > _intf._currentAction._progressNotebook: Notebook instance, containing members: > _intf._currentAction._progressBar: ProgressBar instance, containing members: > _intf._currentAction._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._configurationDone: False > _intf._currentAction._notReadySpokes: [] > _intf.data: Already dumped (AnacondaKSHandler instance) > _intf.storage: Already dumped (Blivet instance) > _intf._distributionText: <function distributionText at 0x7fd8af8a62f0> > _intf._gui_lock: <locked _thread.lock object at 0x7fd8a4ebf878> > _intf.instclass: Already dumped (DefaultInstall instance) > _intf._quitDialog: <class 'pyanaconda.ui.gui.QuitDialog'> > _intf._actions: Skipped > _intf._isFinal: False > _intf._mehInterface: GraphicalExceptionHandlingIface instance, containing members: > _intf._mehInterface._lightbox_func: <bound method MainWindow.lightbox_on of <gui.MainWindow object at 0x7fd8a001ef30 (pyanaconda+ui+gui+MainWindow at 0x5601c9b8c290)>> > _intf._ui: None > _intf.payload: Already dumped (LiveImagePayload instance) > _intf.mainWindow: MainWindow instance, containing members: > _intf.mainWindow._overlay: Overlay instance, containing members: > _intf.mainWindow._stack_contents: {<pyanaconda.ui.gui.hubs.progress.ProgressHub object at 0x7fd878105400>, <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fd878e49898>, <pyanaconda.ui.gui.spokes.welcome.WelcomeLanguageSpoke object at 0x7fd8901205c0>, <pyanaconda.ui.gui.spokes.keyboard.KeyboardSpoke object at 0x7fd879e4af98>, <pyanaconda.ui.gui.hubs.summary.SummaryHub object at 0x7fd879eba5c0>} > _intf.mainWindow._language: en_US.UTF-8 > _intf.mainWindow._current_action: Already dumped (ProgressHub instance) > _intf.mainWindow._accel_group: AccelGroup instance, containing members: > _intf.mainWindow._saved_help_button_label: Help! > _intf.mainWindow._overlay_depth: 0 > _intf.mainWindow._stack: Stack instance, containing members: > _intf.mainWindow._screenshot_index: 0 > _intf.mainWindow._transparent_base: Pixbuf instance, containing members: > _intf.mainWindow._overlay_img: None > _intf.mainWindow._mnemonic_signal: 19777 >gui_startup_failed: False >dir: None >proxy: None >rescue_mount: True >updateSrc: None >reIPLMessage: None >_bootloader: MacEFIGRUB instance, containing members: > _bootloader.errors: [] > _bootloader.warnings: [] > _bootloader.console: Skipped > _bootloader.disks: [] > _bootloader.password: None > _bootloader.linux_images: [] > _bootloader._disk_order: [] > _bootloader.dracut_args: > _bootloader.console_options: Skipped > _bootloader.stage1_device: None > _bootloader.efi_dir: BOOT > _bootloader._timeout: None > _bootloader.stage2_is_preferred_stage1: False > _bootloader._update_only: False > _bootloader.encrypted_password: Skipped > _bootloader.stage2_device: None > _bootloader.boot_args: > _bootloader.problems: [] > _bootloader.stage1_disk: None > _bootloader.skip_bootloader: False > _bootloader.chain_images: [] > _bootloader._default_image: None >_instClass: Already dumped (DefaultInstall instance) >id: None >_storage: Already dumped (Blivet instance) >ksdata: Already dumped (AnacondaKSHandler instance) >xdriver: None >canReIPL: False >methodstr: livecd:///dev/mapper/live-base >displayMode: g >rootParts: None > >Registered callbacks: >addons: >com_redhat_kdump >journalctl: >-- Logs begin at Thu 2016-11-10 13:30:45 EST, end at Thu 2016-11-10 13:32:17 EST. -- >Nov 10 13:30:45 localhost systemd-journald[240]: Runtime journal (/run/log/journal/) is 8.0M, max 797.7M, 789.7M free. >Nov 10 13:30:45 localhost kernel: Linux version 4.8.0-0.rc7.git0.1.fc25.x86_64 (mockbuild@bkernel01.phx2.fedoraproject.org) (gcc version 6.2.1 20160901 (Red Hat 6.2.1-1) (GCC) ) #1 SMP Mon Sep 19 15:24:06 UTC 2016 >Nov 10 13:30:45 localhost kernel: Command line: BOOT_IMAGE=/images/pxeboot/vmlinuz root=live:CDLABEL=Fedora-WS-Live-25_B-1-1 rd.live.image quiet >Nov 10 13:30:45 localhost kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers' >Nov 10 13:30:45 localhost kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers' >Nov 10 13:30:45 localhost kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers' >Nov 10 13:30:45 localhost kernel: x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 >Nov 10 13:30:45 localhost kernel: x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. >Nov 10 13:30:45 localhost kernel: x86/fpu: Using 'eager' FPU context switches. >Nov 10 13:30:45 localhost kernel: e820: BIOS-provided physical RAM map: >Nov 10 13:30:45 localhost kernel: BIOS-e820: [mem 0x0000000000000000-0x0000000000057fff] usable >Nov 10 13:30:45 localhost kernel: BIOS-e820: [mem 0x0000000000058000-0x0000000000058fff] reserved >Nov 10 13:30:45 localhost kernel: BIOS-e820: [mem 0x0000000000059000-0x000000000008efff] usable >Nov 10 13:30:45 localhost kernel: BIOS-e820: [mem 0x000000000008f000-0x000000000008ffff] reserved >Nov 10 13:30:45 localhost kernel: BIOS-e820: [mem 0x0000000000090000-0x000000000009ffff] usable >Nov 10 13:30:45 localhost kernel: BIOS-e820: [mem 0x00000000000a0000-0x00000000000bffff] reserved >Nov 10 13:30:45 localhost kernel: BIOS-e820: [mem 0x0000000000100000-0x000000007ad13fff] usable >Nov 10 13:30:45 localhost kernel: BIOS-e820: [mem 0x000000007ad14000-0x000000007ad52fff] ACPI NVS >Nov 10 13:30:45 localhost kernel: BIOS-e820: [mem 0x000000007ad53000-0x000000007ad5efff] usable >Nov 10 13:30:45 localhost kernel: BIOS-e820: [mem 0x000000007ad5f000-0x000000007ad8efff] ACPI data >Nov 10 13:30:45 localhost kernel: BIOS-e820: [mem 0x000000007ad8f000-0x000000007ae38fff] usable >Nov 10 13:30:45 localhost kernel: BIOS-e820: [mem 0x000000007ae39000-0x000000007ae8efff] reserved >Nov 10 13:30:45 localhost kernel: BIOS-e820: [mem 0x000000007ae8f000-0x000000007aecffff] usable >Nov 10 13:30:45 localhost kernel: BIOS-e820: [mem 0x000000007aed0000-0x000000007aefefff] reserved >Nov 10 13:30:45 localhost kernel: BIOS-e820: [mem 0x000000007aeff000-0x000000007af7afff] usable >Nov 10 13:30:45 localhost kernel: BIOS-e820: [mem 0x000000007af7b000-0x000000007afe4fff] reserved >Nov 10 13:30:45 localhost kernel: BIOS-e820: [mem 0x000000007afe5000-0x000000007affffff] usable >Nov 10 13:30:45 localhost kernel: BIOS-e820: [mem 0x000000007b000000-0x000000007f9fffff] reserved >Nov 10 13:30:45 localhost kernel: BIOS-e820: [mem 0x00000000e00f8000-0x00000000e00f8fff] reserved >Nov 10 13:30:45 localhost kernel: BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved >Nov 10 13:30:45 localhost kernel: BIOS-e820: [mem 0x00000000ffe10000-0x00000000ffe3ffff] reserved >Nov 10 13:30:45 localhost kernel: BIOS-e820: [mem 0x0000000100000000-0x000000047f5fffff] usable >Nov 10 13:30:45 localhost kernel: NX (Execute Disable) protection: active >Nov 10 13:30:45 localhost kernel: e820: update [mem 0x6bf89190-0x6bf991cf] usable ==> usable >Nov 10 13:30:45 localhost kernel: extended physical RAM map: >Nov 10 13:30:45 localhost kernel: reserve setup_data: [mem 0x0000000000000000-0x0000000000057fff] usable >Nov 10 13:30:45 localhost kernel: reserve setup_data: [mem 0x0000000000058000-0x0000000000058fff] reserved >Nov 10 13:30:45 localhost kernel: reserve setup_data: [mem 0x0000000000059000-0x000000000008efff] usable >Nov 10 13:30:45 localhost kernel: reserve setup_data: [mem 0x000000000008f000-0x000000000008ffff] reserved >Nov 10 13:30:45 localhost kernel: reserve setup_data: [mem 0x0000000000090000-0x000000000009ffff] usable >Nov 10 13:30:45 localhost kernel: reserve setup_data: [mem 0x00000000000a0000-0x00000000000bffff] reserved >Nov 10 13:30:45 localhost kernel: reserve setup_data: [mem 0x0000000000100000-0x000000006bf8918f] usable >Nov 10 13:30:45 localhost kernel: reserve setup_data: [mem 0x000000006bf89190-0x000000006bf991cf] usable >Nov 10 13:30:45 localhost kernel: reserve setup_data: [mem 0x000000006bf991d0-0x000000007ad13fff] usable >Nov 10 13:30:45 localhost kernel: reserve setup_data: [mem 0x000000007ad14000-0x000000007ad52fff] ACPI NVS >Nov 10 13:30:45 localhost kernel: reserve setup_data: [mem 0x000000007ad53000-0x000000007ad5efff] usable >Nov 10 13:30:45 localhost kernel: reserve setup_data: [mem 0x000000007ad5f000-0x000000007ad8efff] ACPI data >Nov 10 13:30:45 localhost kernel: reserve setup_data: [mem 0x000000007ad8f000-0x000000007ae38fff] usable >Nov 10 13:30:45 localhost kernel: reserve setup_data: [mem 0x000000007ae39000-0x000000007ae8efff] reserved >Nov 10 13:30:45 localhost kernel: reserve setup_data: [mem 0x000000007ae8f000-0x000000007aecffff] usable >Nov 10 13:30:45 localhost kernel: reserve setup_data: [mem 0x000000007aed0000-0x000000007aefefff] reserved >Nov 10 13:30:45 localhost kernel: reserve setup_data: [mem 0x000000007aeff000-0x000000007af7afff] usable >Nov 10 13:30:45 localhost kernel: reserve setup_data: [mem 0x000000007af7b000-0x000000007afe4fff] reserved >Nov 10 13:30:45 localhost kernel: reserve setup_data: [mem 0x000000007afe5000-0x000000007affffff] usable >Nov 10 13:30:45 localhost kernel: reserve setup_data: [mem 0x000000007b000000-0x000000007f9fffff] reserved >Nov 10 13:30:45 localhost kernel: reserve setup_data: [mem 0x00000000e00f8000-0x00000000e00f8fff] reserved >Nov 10 13:30:45 localhost kernel: reserve setup_data: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved >Nov 10 13:30:45 localhost kernel: reserve setup_data: [mem 0x00000000ffe10000-0x00000000ffe3ffff] reserved >Nov 10 13:30:45 localhost kernel: reserve setup_data: [mem 0x0000000100000000-0x000000047f5fffff] usable >Nov 10 13:30:45 localhost kernel: efi: EFI v1.10 by Apple >Nov 10 13:30:45 localhost kernel: efi: ACPI=0x7ad8e000 ACPI 2.0=0x7ad8e014 SMBIOS=0x7ad15000 >Nov 10 13:30:45 localhost kernel: SMBIOS 2.4 present. >Nov 10 13:30:45 localhost kernel: DMI: Apple Inc. MacBookPro11,2/Mac-3CBD00234E554E41, BIOS MBP112.88Z.0138.B17.1602221600 02/22/2016 >Nov 10 13:30:45 localhost kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved >Nov 10 13:30:45 localhost kernel: e820: remove [mem 0x000a0000-0x000fffff] usable >Nov 10 13:30:45 localhost kernel: e820: last_pfn = 0x47f600 max_arch_pfn = 0x400000000 >Nov 10 13:30:45 localhost kernel: MTRR default type: write-back >Nov 10 13:30:45 localhost kernel: MTRR fixed ranges enabled: >Nov 10 13:30:45 localhost kernel: 00000-9FFFF write-back >Nov 10 13:30:45 localhost kernel: A0000-BFFFF uncachable >Nov 10 13:30:45 localhost kernel: C0000-DFFFF write-protect >Nov 10 13:30:45 localhost kernel: E0000-FFFFF uncachable >Nov 10 13:30:45 localhost kernel: MTRR variable ranges enabled: >Nov 10 13:30:45 localhost kernel: 0 base 0080000000 mask 7F80000000 uncachable >Nov 10 13:30:45 localhost kernel: 1 base 007C000000 mask 7FFC000000 uncachable >Nov 10 13:30:45 localhost kernel: 2 base 007B800000 mask 7FFF800000 uncachable >Nov 10 13:30:45 localhost kernel: 3 disabled >Nov 10 13:30:45 localhost kernel: 4 disabled >Nov 10 13:30:45 localhost kernel: 5 disabled >Nov 10 13:30:45 localhost kernel: 6 disabled >Nov 10 13:30:45 localhost kernel: 7 disabled >Nov 10 13:30:45 localhost kernel: 8 disabled >Nov 10 13:30:45 localhost kernel: 9 disabled >Nov 10 13:30:45 localhost kernel: x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT >Nov 10 13:30:45 localhost kernel: e820: last_pfn = 0x7b000 max_arch_pfn = 0x400000000 >Nov 10 13:30:45 localhost kernel: efi: Memory: 16340228057433M/14311959118014M mirrored memory >Nov 10 13:30:45 localhost kernel: Base memory trampoline at [ffffa2e780099000] 99000 size 24576 >Nov 10 13:30:45 localhost kernel: Using GB pages for direct mapping >Nov 10 13:30:45 localhost kernel: BRK [0x7829c000, 0x7829cfff] PGTABLE >Nov 10 13:30:45 localhost kernel: BRK [0x7829d000, 0x7829dfff] PGTABLE >Nov 10 13:30:45 localhost kernel: BRK [0x7829e000, 0x7829efff] PGTABLE >Nov 10 13:30:45 localhost kernel: BRK [0x7829f000, 0x7829ffff] PGTABLE >Nov 10 13:30:45 localhost kernel: BRK [0x782a0000, 0x782a0fff] PGTABLE >Nov 10 13:30:45 localhost kernel: BRK [0x782a1000, 0x782a1fff] PGTABLE >Nov 10 13:30:45 localhost kernel: RAMDISK: [mem 0x3da4f000-0x3fffafff] >Nov 10 13:30:45 localhost kernel: ACPI: Early table checksum verification disabled >Nov 10 13:30:45 localhost kernel: ACPI: RSDP 0x000000007AD8E014 000024 (v02 APPLE ) >Nov 10 13:30:45 localhost kernel: ACPI: XSDT 0x000000007AD8E1C0 00009C (v01 APPLE Apple00 00000000 01000013) >Nov 10 13:30:45 localhost kernel: ACPI: FACP 0x000000007AD8C000 0000F4 (v05 APPLE Apple00 00000000 Loki 0000005F) >Nov 10 13:30:45 localhost kernel: ACPI BIOS Warning (bug): 32/64X length mismatch in FADT/Gpe0Block: 128/0 (20160422/tbfadt-624) >Nov 10 13:30:45 localhost kernel: ACPI: DSDT 0x000000007AD80000 006C1F (v03 APPLE MacBookP 00110002 INTL 20100915) >Nov 10 13:30:45 localhost kernel: ACPI: FACS 0x000000007AD1C000 000040 >Nov 10 13:30:45 localhost kernel: ACPI: FACS 0x000000007AD1C000 000040 >Nov 10 13:30:45 localhost kernel: ACPI: HPET 0x000000007AD8B000 000038 (v01 APPLE Apple00 00000001 Loki 0000005F) >Nov 10 13:30:45 localhost kernel: ACPI: APIC 0x000000007AD8A000 0000BC (v02 APPLE Apple00 00000001 Loki 0000005F) >Nov 10 13:30:45 localhost kernel: ACPI: SBST 0x000000007AD88000 000030 (v01 APPLE Apple00 00000001 Loki 0000005F) >Nov 10 13:30:45 localhost kernel: ACPI: ECDT 0x000000007AD87000 000053 (v01 APPLE Apple00 00000001 Loki 0000005F) >Nov 10 13:30:45 localhost kernel: ACPI: SSDT 0x000000007AD7F000 00010B (v01 APPLE SataAhci 00001000 INTL 20100915) >Nov 10 13:30:45 localhost kernel: ACPI: SSDT 0x000000007AD7E000 000024 (v01 APPLE SmcDppt 00001000 INTL 20100915) >Nov 10 13:30:45 localhost kernel: ACPI: SSDT 0x000000007AD7C000 000688 (v01 APPLE SDUsbLpt 00001000 INTL 20100915) >Nov 10 13:30:45 localhost kernel: ACPI: SSDT 0x000000007AD6E000 005CBF (v01 APPLE TbtPEG10 00001000 INTL 20100915) >Nov 10 13:30:45 localhost kernel: ACPI: SSDT 0x000000007AD63000 0000B8 (v01 APPLE Sdxc 00001000 INTL 20100915) >Nov 10 13:30:45 localhost kernel: ACPI: SSDT 0x000000007AD62000 0003E0 (v01 APPLE SaHdaCdc 00001000 INTL 20100915) >Nov 10 13:30:45 localhost kernel: ACPI: SSDT 0x000000007AD61000 0006DE (v01 PmRef Cpu0Ist 00003000 INTL 20100915) >Nov 10 13:30:45 localhost kernel: ACPI: SSDT 0x000000007AD60000 000B83 (v01 PmRef CpuPm 00003000 INTL 20100915) >Nov 10 13:30:45 localhost kernel: ACPI: MCFG 0x000000007AD89000 00003C (v01 APPLE Apple00 00000001 Loki 0000005F) >Nov 10 13:30:45 localhost kernel: ACPI: DMAR 0x000000007AD5F000 000088 (v01 APPLE HSW 00000001 AAPL 00000001) >Nov 10 13:30:45 localhost kernel: ACPI: DMI detected to setup _OSI("Darwin"): Apple hardware >Nov 10 13:30:45 localhost kernel: ACPI: Local APIC address 0xfee00000 >Nov 10 13:30:45 localhost kernel: No NUMA configuration found >Nov 10 13:30:45 localhost kernel: Faking a node at [mem 0x0000000000000000-0x000000047f5fffff] >Nov 10 13:30:45 localhost kernel: NODE_DATA(0) allocated [mem 0x47f5e7000-0x47f5fdfff] >Nov 10 13:30:45 localhost kernel: Zone ranges: >Nov 10 13:30:45 localhost kernel: DMA [mem 0x0000000000001000-0x0000000000ffffff] >Nov 10 13:30:45 localhost kernel: DMA32 [mem 0x0000000001000000-0x00000000ffffffff] >Nov 10 13:30:45 localhost kernel: Normal [mem 0x0000000100000000-0x000000047f5fffff] >Nov 10 13:30:45 localhost kernel: Device empty >Nov 10 13:30:45 localhost kernel: Movable zone start for each node >Nov 10 13:30:45 localhost kernel: Early memory node ranges >Nov 10 13:30:45 localhost kernel: node 0: [mem 0x0000000000001000-0x0000000000057fff] >Nov 10 13:30:45 localhost kernel: node 0: [mem 0x0000000000059000-0x000000000008efff] >Nov 10 13:30:45 localhost kernel: node 0: [mem 0x0000000000090000-0x000000000009ffff] >Nov 10 13:30:45 localhost kernel: node 0: [mem 0x0000000000100000-0x000000007ad13fff] >Nov 10 13:30:45 localhost kernel: node 0: [mem 0x000000007ad53000-0x000000007ad5efff] >Nov 10 13:30:45 localhost kernel: node 0: [mem 0x000000007ad8f000-0x000000007ae38fff] >Nov 10 13:30:45 localhost kernel: node 0: [mem 0x000000007ae8f000-0x000000007aecffff] >Nov 10 13:30:45 localhost kernel: node 0: [mem 0x000000007aeff000-0x000000007af7afff] >Nov 10 13:30:45 localhost kernel: node 0: [mem 0x000000007afe5000-0x000000007affffff] >Nov 10 13:30:45 localhost kernel: node 0: [mem 0x0000000100000000-0x000000047f5fffff] >Nov 10 13:30:45 localhost kernel: Initmem setup node 0 [mem 0x0000000000001000-0x000000047f5fffff] >Nov 10 13:30:45 localhost kernel: On node 0 totalpages: 4170815 >Nov 10 13:30:45 localhost kernel: DMA zone: 64 pages used for memmap >Nov 10 13:30:45 localhost kernel: DMA zone: 22 pages reserved >Nov 10 13:30:45 localhost kernel: DMA zone: 3997 pages, LIFO batch:0 >Nov 10 13:30:45 localhost kernel: DMA32 zone: 7803 pages used for memmap >Nov 10 13:30:45 localhost kernel: DMA32 zone: 499362 pages, LIFO batch:31 >Nov 10 13:30:45 localhost kernel: Normal zone: 57304 pages used for memmap >Nov 10 13:30:45 localhost kernel: Normal zone: 3667456 pages, LIFO batch:31 >Nov 10 13:30:45 localhost kernel: tboot: non-0 tboot_addr but it is not of type E820_RESERVED >Nov 10 13:30:45 localhost kernel: Reserving Intel graphics memory at 0x000000007ba00000-0x000000007f9fffff >Nov 10 13:30:45 localhost kernel: ACPI: PM-Timer IO Port: 0x408 >Nov 10 13:30:45 localhost kernel: ACPI: Local APIC address 0xfee00000 >Nov 10 13:30:45 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1]) >Nov 10 13:30:45 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1]) >Nov 10 13:30:45 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1]) >Nov 10 13:30:45 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1]) >Nov 10 13:30:45 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1]) >Nov 10 13:30:45 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1]) >Nov 10 13:30:45 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1]) >Nov 10 13:30:45 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1]) >Nov 10 13:30:45 localhost kernel: IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23 >Nov 10 13:30:45 localhost kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) >Nov 10 13:30:45 localhost kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) >Nov 10 13:30:45 localhost kernel: ACPI: IRQ0 used by override. >Nov 10 13:30:45 localhost kernel: ACPI: IRQ9 used by override. >Nov 10 13:30:45 localhost kernel: Using ACPI (MADT) for SMP configuration information >Nov 10 13:30:45 localhost kernel: ACPI: HPET id: 0x8086a201 base: 0xfed00000 >Nov 10 13:30:45 localhost kernel: smpboot: Allowing 8 CPUs, 0 hotplug CPUs >Nov 10 13:30:45 localhost kernel: PM: Registered nosave memory: [mem 0x00000000-0x00000fff] >Nov 10 13:30:45 localhost kernel: PM: Registered nosave memory: [mem 0x00058000-0x00058fff] >Nov 10 13:30:45 localhost kernel: PM: Registered nosave memory: [mem 0x0008f000-0x0008ffff] >Nov 10 13:30:45 localhost kernel: PM: Registered nosave memory: [mem 0x000a0000-0x000bffff] >Nov 10 13:30:45 localhost kernel: PM: Registered nosave memory: [mem 0x000c0000-0x000fffff] >Nov 10 13:30:45 localhost kernel: PM: Registered nosave memory: [mem 0x6bf89000-0x6bf89fff] >Nov 10 13:30:45 localhost kernel: PM: Registered nosave memory: [mem 0x6bf99000-0x6bf99fff] >Nov 10 13:30:45 localhost kernel: PM: Registered nosave memory: [mem 0x7ad14000-0x7ad52fff] >Nov 10 13:30:45 localhost kernel: PM: Registered nosave memory: [mem 0x7ad5f000-0x7ad8efff] >Nov 10 13:30:45 localhost kernel: PM: Registered nosave memory: [mem 0x7ae39000-0x7ae8efff] >Nov 10 13:30:45 localhost kernel: PM: Registered nosave memory: [mem 0x7aed0000-0x7aefefff] >Nov 10 13:30:45 localhost kernel: PM: Registered nosave memory: [mem 0x7af7b000-0x7afe4fff] >Nov 10 13:30:45 localhost kernel: PM: Registered nosave memory: [mem 0x7b000000-0x7f9fffff] >Nov 10 13:30:45 localhost kernel: PM: Registered nosave memory: [mem 0x7fa00000-0xe00f7fff] >Nov 10 13:30:45 localhost kernel: PM: Registered nosave memory: [mem 0xe00f8000-0xe00f8fff] >Nov 10 13:30:45 localhost kernel: PM: Registered nosave memory: [mem 0xe00f9000-0xfed1bfff] >Nov 10 13:30:45 localhost kernel: PM: Registered nosave memory: [mem 0xfed1c000-0xfed1ffff] >Nov 10 13:30:45 localhost kernel: PM: Registered nosave memory: [mem 0xfed20000-0xffe0ffff] >Nov 10 13:30:45 localhost kernel: PM: Registered nosave memory: [mem 0xffe10000-0xffe3ffff] >Nov 10 13:30:45 localhost kernel: PM: Registered nosave memory: [mem 0xffe40000-0xffffffff] >Nov 10 13:30:45 localhost kernel: e820: [mem 0x7fa00000-0xe00f7fff] available for PCI devices >Nov 10 13:30:45 localhost kernel: Booting paravirtualized kernel on bare hardware >Nov 10 13:30:45 localhost kernel: clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns >Nov 10 13:30:45 localhost kernel: setup_percpu: NR_CPUS:1024 nr_cpumask_bits:8 nr_cpu_ids:8 nr_node_ids:1 >Nov 10 13:30:45 localhost kernel: percpu: Embedded 36 pages/cpu @ffffa2ebff200000 s108760 r8192 d30504 u262144 >Nov 10 13:30:45 localhost kernel: pcpu-alloc: s108760 r8192 d30504 u262144 alloc=1*2097152 >Nov 10 13:30:45 localhost kernel: pcpu-alloc: [0] 0 1 2 3 4 5 6 7 >Nov 10 13:30:45 localhost kernel: Built 1 zonelists in Node order, mobility grouping on. Total pages: 4105622 >Nov 10 13:30:45 localhost kernel: Policy zone: Normal >Nov 10 13:30:45 localhost kernel: Kernel command line: BOOT_IMAGE=/images/pxeboot/vmlinuz root=live:CDLABEL=Fedora-WS-Live-25_B-1-1 rd.live.image quiet >Nov 10 13:30:45 localhost kernel: PID hash table entries: 4096 (order: 3, 32768 bytes) >Nov 10 13:30:45 localhost kernel: Memory: 16295724K/16683260K available (8216K kernel code, 1416K rwdata, 3332K rodata, 1608K init, 1648K bss, 387536K reserved, 0K cma-reserved) >Nov 10 13:30:45 localhost kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1 >Nov 10 13:30:45 localhost kernel: Hierarchical RCU implementation. >Nov 10 13:30:45 localhost kernel: Build-time adjustment of leaf fanout to 64. >Nov 10 13:30:45 localhost kernel: RCU restricting CPUs from NR_CPUS=1024 to nr_cpu_ids=8. >Nov 10 13:30:45 localhost kernel: RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=8 >Nov 10 13:30:45 localhost kernel: NR_IRQS:65792 nr_irqs:488 16 >Nov 10 13:30:45 localhost kernel: Offload RCU callbacks from all CPUs >Nov 10 13:30:45 localhost kernel: Offload RCU callbacks from CPUs: 0-7. >Nov 10 13:30:45 localhost kernel: Console: colour dummy device 80x25 >Nov 10 13:30:45 localhost kernel: console [tty0] enabled >Nov 10 13:30:45 localhost kernel: clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484882848 ns >Nov 10 13:30:45 localhost kernel: hpet clockevent registered >Nov 10 13:30:45 localhost kernel: tsc: Fast TSC calibration using PIT >Nov 10 13:30:45 localhost kernel: tsc: Detected 2294.695 MHz processor >Nov 10 13:30:45 localhost kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 4589.39 BogoMIPS (lpj=2294695) >Nov 10 13:30:45 localhost kernel: pid_max: default: 32768 minimum: 301 >Nov 10 13:30:45 localhost kernel: ACPI: Core revision 20160422 >Nov 10 13:30:45 localhost kernel: ACPI: 9 ACPI AML tables successfully acquired and loaded >Nov 10 13:30:45 localhost kernel: >Nov 10 13:30:45 localhost kernel: efi: Error reallocating memory, EFI runtime non-functional! >Nov 10 13:30:45 localhost kernel: Security Framework initialized >Nov 10 13:30:45 localhost kernel: Yama: becoming mindful. >Nov 10 13:30:45 localhost kernel: SELinux: Initializing. >Nov 10 13:30:45 localhost kernel: SELinux: Starting in permissive mode >Nov 10 13:30:45 localhost kernel: Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes) >Nov 10 13:30:45 localhost kernel: Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes) >Nov 10 13:30:45 localhost kernel: Mount-cache hash table entries: 32768 (order: 6, 262144 bytes) >Nov 10 13:30:45 localhost kernel: Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes) >Nov 10 13:30:45 localhost kernel: CPU: Physical Processor ID: 0 >Nov 10 13:30:45 localhost kernel: CPU: Processor Core ID: 0 >Nov 10 13:30:45 localhost kernel: ENERGY_PERF_BIAS: Set to 'normal', was 'performance' >Nov 10 13:30:45 localhost kernel: ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8) >Nov 10 13:30:45 localhost kernel: mce: CPU supports 10 MCE banks >Nov 10 13:30:45 localhost kernel: CPU0: Thermal monitoring enabled (TM1) >Nov 10 13:30:45 localhost kernel: process: using mwait in idle threads >Nov 10 13:30:45 localhost kernel: Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 1024 >Nov 10 13:30:45 localhost kernel: Last level dTLB entries: 4KB 1024, 2MB 1024, 4MB 1024, 1GB 4 >Nov 10 13:30:45 localhost kernel: Freeing SMP alternatives memory: 32K (ffffffffa70f6000 - ffffffffa70fe000) >Nov 10 13:30:45 localhost kernel: ftrace: allocating 30750 entries in 121 pages >Nov 10 13:30:45 localhost kernel: smpboot: APIC(0) Converting physical 0 to logical package 0 >Nov 10 13:30:45 localhost kernel: smpboot: Max logical packages: 2 >Nov 10 13:30:45 localhost kernel: DMAR: Host address width 39 >Nov 10 13:30:45 localhost kernel: DMAR: DRHD base: 0x000000fed90000 flags: 0x0 >Nov 10 13:30:45 localhost kernel: DMAR: dmar0: reg_base_addr fed90000 ver 1:0 cap c0000020660462 ecap f0101a >Nov 10 13:30:45 localhost kernel: DMAR: DRHD base: 0x000000fed91000 flags: 0x1 >Nov 10 13:30:45 localhost kernel: DMAR: dmar1: reg_base_addr fed91000 ver 1:0 cap d2008020660462 ecap f010da >Nov 10 13:30:45 localhost kernel: DMAR: RMRR base: 0x0000007b800000 end: 0x0000007f9fffff >Nov 10 13:30:45 localhost kernel: DMAR-IR: IOAPIC id 2 under DRHD base 0xfed91000 IOMMU 1 >Nov 10 13:30:45 localhost kernel: DMAR-IR: HPET id 0 under DRHD base 0xfed91000 >Nov 10 13:30:45 localhost kernel: DMAR-IR: Queued invalidation will be enabled to support x2apic and Intr-remapping. >Nov 10 13:30:45 localhost kernel: DMAR-IR: Enabled IRQ remapping in x2apic mode >Nov 10 13:30:45 localhost kernel: x2apic enabled >Nov 10 13:30:45 localhost kernel: Switched APIC routing to cluster x2apic. >Nov 10 13:30:45 localhost kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >Nov 10 13:30:45 localhost kernel: TSC deadline timer enabled >Nov 10 13:30:45 localhost kernel: smpboot: CPU0: Intel(R) Core(TM) i7-4850HQ CPU @ 2.30GHz (family: 0x6, model: 0x46, stepping: 0x1) >Nov 10 13:30:45 localhost kernel: Performance Events: PEBS fmt2+, Haswell events, 16-deep LBR, full-width counters, Intel PMU driver. >Nov 10 13:30:45 localhost kernel: ... version: 3 >Nov 10 13:30:45 localhost kernel: ... bit width: 48 >Nov 10 13:30:45 localhost kernel: ... generic registers: 4 >Nov 10 13:30:45 localhost kernel: ... value mask: 0000ffffffffffff >Nov 10 13:30:45 localhost kernel: ... max period: 0000ffffffffffff >Nov 10 13:30:45 localhost kernel: ... fixed-purpose events: 3 >Nov 10 13:30:45 localhost kernel: ... event mask: 000000070000000f >Nov 10 13:30:45 localhost kernel: NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter. >Nov 10 13:30:45 localhost kernel: x86: Booting SMP configuration: >Nov 10 13:30:45 localhost kernel: .... node #0, CPUs: #1 #2 #3 #4 #5 #6 #7 >Nov 10 13:30:45 localhost kernel: x86: Booted up 1 node, 8 CPUs >Nov 10 13:30:45 localhost kernel: smpboot: Total of 8 processors activated (36737.42 BogoMIPS) >Nov 10 13:30:45 localhost kernel: devtmpfs: initialized >Nov 10 13:30:45 localhost kernel: x86/mm: Memory block size: 128MB >Nov 10 13:30:45 localhost kernel: PM: Registering ACPI NVS region [mem 0x7ad14000-0x7ad52fff] (258048 bytes) >Nov 10 13:30:45 localhost kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns >Nov 10 13:30:45 localhost kernel: atomic64_test: passed for x86-64 platform with CX8 and with SSE >Nov 10 13:30:45 localhost kernel: pinctrl core: initialized pinctrl subsystem >Nov 10 13:30:45 localhost kernel: RTC time: 18:30:43, date: 11/10/16 >Nov 10 13:30:45 localhost kernel: NET: Registered protocol family 16 >Nov 10 13:30:45 localhost kernel: cpuidle: using governor menu >Nov 10 13:30:45 localhost kernel: ACPI: bus type PCI registered >Nov 10 13:30:45 localhost kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 >Nov 10 13:30:45 localhost kernel: PCI: MMCONFIG for domain 0000 [bus 00-9b] at [mem 0xe0000000-0xe9bfffff] (base 0xe0000000) >Nov 10 13:30:45 localhost kernel: PCI: not using MMCONFIG >Nov 10 13:30:45 localhost kernel: PCI: Using configuration type 1 for base access >Nov 10 13:30:45 localhost kernel: core: PMU erratum BJ122, BV98, HSD29 worked around, HT is on >Nov 10 13:30:45 localhost kernel: HugeTLB registered 1 GB page size, pre-allocated 0 pages >Nov 10 13:30:45 localhost kernel: HugeTLB registered 2 MB page size, pre-allocated 0 pages >Nov 10 13:30:45 localhost kernel: ACPI: Disabled all _OSI OS vendors >Nov 10 13:30:45 localhost kernel: ACPI: Added _OSI(Module Device) >Nov 10 13:30:45 localhost kernel: ACPI: Added _OSI(Processor Device) >Nov 10 13:30:45 localhost kernel: ACPI: Added _OSI(3.0 _SCP Extensions) >Nov 10 13:30:45 localhost kernel: ACPI: Added _OSI(Processor Aggregator Device) >Nov 10 13:30:45 localhost kernel: ACPI: Added _OSI(Darwin) >Nov 10 13:30:45 localhost kernel: ACPI : EC: EC description table is found, configuring boot EC >Nov 10 13:30:45 localhost kernel: ACPI : EC: EC started >Nov 10 13:30:45 localhost kernel: ACPI: BIOS _OSI(Darwin) query honored via DMI >Nov 10 13:30:45 localhost kernel: ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored >Nov 10 13:30:45 localhost kernel: ACPI: Dynamic OEM Table Load: >Nov 10 13:30:45 localhost kernel: ACPI: SSDT 0xFFFFA2EBEC750800 0004F0 (v01 PmRef Cpu0Cst 00003001 INTL 20100915) >Nov 10 13:30:45 localhost kernel: ACPI: Dynamic OEM Table Load: >Nov 10 13:30:45 localhost kernel: ACPI: SSDT 0xFFFFA2EBEC753800 00067C (v01 PmRef ApIst 00003000 INTL 20100915) >Nov 10 13:30:45 localhost kernel: ACPI: Dynamic OEM Table Load: >Nov 10 13:30:45 localhost kernel: ACPI: SSDT 0xFFFFA2EBEC7D6800 000119 (v01 PmRef ApCst 00003000 INTL 20100915) >Nov 10 13:30:45 localhost kernel: ACPI : EC: EC stopped >Nov 10 13:30:45 localhost kernel: ACPI : EC: EC started >Nov 10 13:30:45 localhost kernel: ACPI: Interpreter enabled >Nov 10 13:30:45 localhost kernel: ACPI: (supports S0 S4 S5) >Nov 10 13:30:45 localhost kernel: ACPI: Using IOAPIC for interrupt routing >Nov 10 13:30:45 localhost kernel: PCI: MMCONFIG for domain 0000 [bus 00-9b] at [mem 0xe0000000-0xe9bfffff] (base 0xe0000000) >Nov 10 13:30:45 localhost kernel: PCI: MMCONFIG at [mem 0xe0000000-0xe9bfffff] reserved in ACPI motherboard resources >Nov 10 13:30:45 localhost kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug >Nov 10 13:30:45 localhost kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) >Nov 10 13:30:45 localhost kernel: acpi PNP0A08:00: _OSC: OS assumes control of [PCIeHotplug SHPCHotplug AER PCIeCapability] >Nov 10 13:30:45 localhost kernel: acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-9b] only partially covers this bridge >Nov 10 13:30:45 localhost kernel: PCI host bridge to bus 0000:00 >Nov 10 13:30:45 localhost kernel: pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] >Nov 10 13:30:45 localhost kernel: pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] >Nov 10 13:30:45 localhost kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] >Nov 10 13:30:45 localhost kernel: pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000c3fff window] >Nov 10 13:30:45 localhost kernel: pci_bus 0000:00: root bus resource [mem 0x000c4000-0x000c7fff window] >Nov 10 13:30:45 localhost kernel: pci_bus 0000:00: root bus resource [mem 0x000c8000-0x000cbfff window] >Nov 10 13:30:45 localhost kernel: pci_bus 0000:00: root bus resource [mem 0x000cc000-0x000cffff window] >Nov 10 13:30:45 localhost kernel: pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff window] >Nov 10 13:30:45 localhost kernel: pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff window] >Nov 10 13:30:45 localhost kernel: pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff window] >Nov 10 13:30:45 localhost kernel: pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff window] >Nov 10 13:30:45 localhost kernel: pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff window] >Nov 10 13:30:45 localhost kernel: pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff window] >Nov 10 13:30:45 localhost kernel: pci_bus 0000:00: root bus resource [mem 0x000e8000-0x000ebfff window] >Nov 10 13:30:45 localhost kernel: pci_bus 0000:00: root bus resource [mem 0x000ec000-0x000effff window] >Nov 10 13:30:45 localhost kernel: pci_bus 0000:00: root bus resource [mem 0x000f0000-0x000fffff window] >Nov 10 13:30:45 localhost kernel: pci_bus 0000:00: root bus resource [mem 0x7fa00000-0xfeafffff window] >Nov 10 13:30:45 localhost kernel: pci_bus 0000:00: root bus resource [mem 0xfed40000-0xfed44fff window] >Nov 10 13:30:45 localhost kernel: pci_bus 0000:00: root bus resource [bus 00-ff] >Nov 10 13:30:45 localhost kernel: pci 0000:00:00.0: [8086:0d04] type 00 class 0x060000 >Nov 10 13:30:45 localhost kernel: pci 0000:00:01.0: [8086:0d01] type 01 class 0x060400 >Nov 10 13:30:45 localhost kernel: pci 0000:00:01.0: PME# supported from D0 D3hot D3cold >Nov 10 13:30:45 localhost kernel: pci 0000:00:01.0: System wakeup disabled by ACPI >Nov 10 13:30:45 localhost kernel: pci 0000:00:02.0: [8086:0d26] type 00 class 0x030000 >Nov 10 13:30:45 localhost kernel: pci 0000:00:02.0: reg 0x10: [mem 0xa0000000-0xa03fffff 64bit] >Nov 10 13:30:45 localhost kernel: pci 0000:00:02.0: reg 0x18: [mem 0x90000000-0x9fffffff 64bit pref] >Nov 10 13:30:45 localhost kernel: pci 0000:00:02.0: reg 0x20: [io 0x1000-0x103f] >Nov 10 13:30:45 localhost kernel: pci 0000:00:03.0: [8086:0d0c] type 00 class 0x040300 >Nov 10 13:30:45 localhost kernel: pci 0000:00:03.0: reg 0x10: [mem 0xa0a10000-0xa0a13fff 64bit] >Nov 10 13:30:45 localhost kernel: pci 0000:00:14.0: [8086:8c31] type 00 class 0x0c0330 >Nov 10 13:30:45 localhost kernel: pci 0000:00:14.0: reg 0x10: [mem 0xa0a00000-0xa0a0ffff 64bit] >Nov 10 13:30:45 localhost kernel: pci 0000:00:14.0: PME# supported from D3hot D3cold >Nov 10 13:30:45 localhost kernel: pci 0000:00:14.0: System wakeup disabled by ACPI >Nov 10 13:30:45 localhost kernel: pci 0000:00:16.0: [8086:8c3a] type 00 class 0x078000 >Nov 10 13:30:45 localhost kernel: pci 0000:00:16.0: reg 0x10: [mem 0xa0a19100-0xa0a1910f 64bit] >Nov 10 13:30:45 localhost kernel: pci 0000:00:16.0: PME# supported from D0 D3hot D3cold >Nov 10 13:30:45 localhost kernel: pci 0000:00:1b.0: [8086:8c20] type 00 class 0x040300 >Nov 10 13:30:45 localhost kernel: pci 0000:00:1b.0: reg 0x10: [mem 0xa0a14000-0xa0a17fff 64bit] >Nov 10 13:30:45 localhost kernel: pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold >Nov 10 13:30:45 localhost kernel: pci 0000:00:1b.0: System wakeup disabled by ACPI >Nov 10 13:30:45 localhost kernel: pci 0000:00:1c.0: [8086:8c10] type 01 class 0x060400 >Nov 10 13:30:45 localhost kernel: pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold >Nov 10 13:30:45 localhost kernel: pci 0000:00:1c.2: [8086:8c14] type 01 class 0x060400 >Nov 10 13:30:45 localhost kernel: pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold >Nov 10 13:30:45 localhost kernel: pci 0000:00:1c.2: System wakeup disabled by ACPI >Nov 10 13:30:45 localhost kernel: pci 0000:00:1c.3: [8086:8c16] type 01 class 0x060400 >Nov 10 13:30:45 localhost kernel: pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold >Nov 10 13:30:45 localhost kernel: pci 0000:00:1c.3: System wakeup disabled by ACPI >Nov 10 13:30:45 localhost kernel: pci 0000:00:1c.4: [8086:8c18] type 01 class 0x060400 >Nov 10 13:30:45 localhost kernel: pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold >Nov 10 13:30:45 localhost kernel: pci 0000:00:1c.4: System wakeup disabled by ACPI >Nov 10 13:30:45 localhost kernel: pci 0000:00:1f.0: [8086:8c4b] type 00 class 0x060100 >Nov 10 13:30:45 localhost kernel: pci 0000:00:1f.3: [8086:8c22] type 00 class 0x0c0500 >Nov 10 13:30:45 localhost kernel: pci 0000:00:1f.3: reg 0x10: [mem 0xa0a19000-0xa0a190ff 64bit] >Nov 10 13:30:45 localhost kernel: pci 0000:00:1f.3: reg 0x20: [io 0xefa0-0xefbf] >Nov 10 13:30:45 localhost kernel: pci 0000:05:00.0: [8086:156d] type 01 class 0x060400 >Nov 10 13:30:45 localhost kernel: pci 0000:05:00.0: supports D1 D2 >Nov 10 13:30:45 localhost kernel: pci 0000:05:00.0: PME# supported from D0 D1 D2 D3hot D3cold >Nov 10 13:30:45 localhost kernel: pci 0000:00:01.0: PCI bridge to [bus 05-6b] >Nov 10 13:30:45 localhost kernel: pci 0000:00:01.0: bridge window [io 0x2000-0x4fff] >Nov 10 13:30:45 localhost kernel: pci 0000:00:01.0: bridge window [mem 0xa0b00000-0xacbfffff] >Nov 10 13:30:45 localhost kernel: pci 0000:00:01.0: bridge window [mem 0xacc00000-0xb8cfffff 64bit pref] >Nov 10 13:30:45 localhost kernel: pci 0000:06:00.0: [8086:156d] type 01 class 0x060400 >Nov 10 13:30:45 localhost kernel: pci 0000:06:00.0: supports D1 D2 >Nov 10 13:30:45 localhost kernel: pci 0000:06:00.0: PME# supported from D0 D1 D2 D3hot D3cold >Nov 10 13:30:45 localhost kernel: pci 0000:06:03.0: [8086:156d] type 01 class 0x060400 >Nov 10 13:30:45 localhost kernel: pci 0000:06:03.0: supports D1 D2 >Nov 10 13:30:45 localhost kernel: pci 0000:06:03.0: PME# supported from D0 D1 D2 D3hot D3cold >Nov 10 13:30:45 localhost kernel: pci 0000:06:04.0: [8086:156d] type 01 class 0x060400 >Nov 10 13:30:45 localhost kernel: pci 0000:06:04.0: supports D1 D2 >Nov 10 13:30:45 localhost kernel: pci 0000:06:04.0: PME# supported from D0 D1 D2 D3hot D3cold >Nov 10 13:30:45 localhost kernel: pci 0000:06:05.0: [8086:156d] type 01 class 0x060400 >Nov 10 13:30:45 localhost kernel: pci 0000:06:05.0: supports D1 D2 >Nov 10 13:30:45 localhost kernel: pci 0000:06:05.0: PME# supported from D0 D1 D2 D3hot D3cold >Nov 10 13:30:45 localhost kernel: pci 0000:06:06.0: [8086:156d] type 01 class 0x060400 >Nov 10 13:30:45 localhost kernel: pci 0000:06:06.0: supports D1 D2 >Nov 10 13:30:45 localhost kernel: pci 0000:06:06.0: PME# supported from D0 D1 D2 D3hot D3cold >Nov 10 13:30:45 localhost kernel: pci 0000:05:00.0: PCI bridge to [bus 06-6b] >Nov 10 13:30:45 localhost kernel: pci 0000:05:00.0: bridge window [io 0x2000-0x3fff] >Nov 10 13:30:45 localhost kernel: pci 0000:05:00.0: bridge window [mem 0xa0b00000-0xa8bfffff] >Nov 10 13:30:45 localhost kernel: pci 0000:05:00.0: bridge window [mem 0xacc00000-0xb4cfffff 64bit pref] >Nov 10 13:30:45 localhost kernel: pci 0000:07:00.0: [8086:156c] type 00 class 0x088000 >Nov 10 13:30:45 localhost kernel: pci 0000:07:00.0: reg 0x10: [mem 0xa0b00000-0xa0b3ffff] >Nov 10 13:30:45 localhost kernel: pci 0000:07:00.0: reg 0x14: [mem 0xa0b40000-0xa0b40fff] >Nov 10 13:30:45 localhost kernel: pci 0000:07:00.0: supports D1 D2 >Nov 10 13:30:45 localhost kernel: pci 0000:07:00.0: PME# supported from D0 D1 D2 D3hot D3cold >Nov 10 13:30:45 localhost kernel: pci 0000:06:00.0: PCI bridge to [bus 07] >Nov 10 13:30:45 localhost kernel: pci 0000:06:00.0: bridge window [mem 0xa0b00000-0xa0bfffff] >Nov 10 13:30:45 localhost kernel: pci 0000:08:00.0: [8086:1549] type 01 class 0x060400 >Nov 10 13:30:45 localhost kernel: pci 0000:08:00.0: supports D1 D2 >Nov 10 13:30:45 localhost kernel: pci 0000:08:00.0: PME# supported from D0 D1 D2 D3hot D3cold >Nov 10 13:30:45 localhost kernel: pci 0000:06:03.0: PCI bridge to [bus 08-38] >Nov 10 13:30:45 localhost kernel: pci 0000:06:03.0: bridge window [io 0x2000-0x2fff] >Nov 10 13:30:45 localhost kernel: pci 0000:06:03.0: bridge window [mem 0xa0c00000-0xa4bfffff] >Nov 10 13:30:45 localhost kernel: pci 0000:06:03.0: bridge window [mem 0xacc00000-0xb0cfffff 64bit pref] >Nov 10 13:30:45 localhost kernel: acpiphp: Slot [1] registered >Nov 10 13:30:45 localhost kernel: acpiphp: Slot [2-1] registered >Nov 10 13:30:45 localhost kernel: acpiphp: Slot [3-1] registered >Nov 10 13:30:45 localhost kernel: acpiphp: Slot [4-1] registered >Nov 10 13:30:45 localhost kernel: acpiphp: Slot [5-1] registered >Nov 10 13:30:45 localhost kernel: pci 0000:09:00.0: [8086:1549] type 01 class 0x060400 >Nov 10 13:30:45 localhost kernel: pci 0000:09:00.0: supports D1 D2 >Nov 10 13:30:45 localhost kernel: pci 0000:09:00.0: PME# supported from D0 D1 D2 D3hot D3cold >Nov 10 13:30:45 localhost kernel: pci 0000:08:00.0: PCI bridge to [bus 09-0a] >Nov 10 13:30:45 localhost kernel: pci 0000:08:00.0: bridge window [mem 0xacc00000-0xaccfffff 64bit pref] >Nov 10 13:30:45 localhost kernel: pci 0000:0a:00.0: [14e4:1682] type 00 class 0x020000 >Nov 10 13:30:45 localhost kernel: pci 0000:0a:00.0: reg 0x10: [mem 0xacc00000-0xacc0ffff 64bit pref] >Nov 10 13:30:45 localhost kernel: pci 0000:0a:00.0: reg 0x18: [mem 0xacc10000-0xacc1ffff 64bit pref] >Nov 10 13:30:45 localhost kernel: pci 0000:0a:00.0: reg 0x30: [mem 0xffff0000-0xffffffff pref] >Nov 10 13:30:45 localhost kernel: pci 0000:0a:00.0: PME# supported from D0 D3hot D3cold >Nov 10 13:30:45 localhost kernel: pci 0000:09:00.0: PCI bridge to [bus 0a] >Nov 10 13:30:45 localhost kernel: pci 0000:09:00.0: bridge window [mem 0xacc00000-0xaccfffff 64bit pref] >Nov 10 13:30:45 localhost kernel: pci 0000:06:04.0: PCI bridge to [bus 39] >Nov 10 13:30:45 localhost kernel: pci 0000:06:05.0: PCI bridge to [bus 3a-6a] >Nov 10 13:30:45 localhost kernel: pci 0000:06:05.0: bridge window [io 0x3000-0x3fff] >Nov 10 13:30:45 localhost kernel: pci 0000:06:05.0: bridge window [mem 0xa4c00000-0xa8bfffff] >Nov 10 13:30:45 localhost kernel: pci 0000:06:05.0: bridge window [mem 0xb0d00000-0xb4cfffff 64bit pref] >Nov 10 13:30:45 localhost kernel: pci 0000:06:06.0: PCI bridge to [bus 6b] >Nov 10 13:30:45 localhost kernel: pci 0000:00:1c.0: PCI bridge to [bus 01] >Nov 10 13:30:45 localhost kernel: pci 0000:02:00.0: [14e4:43a0] type 00 class 0x028000 >Nov 10 13:30:45 localhost kernel: pci 0000:02:00.0: reg 0x10: [mem 0xa0600000-0xa0607fff 64bit] >Nov 10 13:30:45 localhost kernel: pci 0000:02:00.0: reg 0x18: [mem 0xa0400000-0xa05fffff 64bit] >Nov 10 13:30:45 localhost kernel: pci 0000:02:00.0: supports D1 D2 >Nov 10 13:30:45 localhost kernel: pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold >Nov 10 13:30:45 localhost kernel: pci 0000:02:00.0: System wakeup disabled by ACPI >Nov 10 13:30:45 localhost kernel: pci 0000:00:1c.2: PCI bridge to [bus 02] >Nov 10 13:30:45 localhost kernel: pci 0000:00:1c.2: bridge window [mem 0xa0400000-0xa06fffff] >Nov 10 13:30:45 localhost kernel: pci 0000:03:00.0: [14e4:1570] type 00 class 0x048000 >Nov 10 13:30:45 localhost kernel: pci 0000:03:00.0: reg 0x10: [mem 0xa0900000-0xa090ffff 64bit] >Nov 10 13:30:45 localhost kernel: pci 0000:03:00.0: reg 0x18: [mem 0x80000000-0x8fffffff 64bit pref] >Nov 10 13:30:45 localhost kernel: pci 0000:03:00.0: reg 0x20: [mem 0xa0800000-0xa08fffff 64bit] >Nov 10 13:30:45 localhost kernel: pci 0000:03:00.0: supports D1 >Nov 10 13:30:45 localhost kernel: pci 0000:03:00.0: PME# supported from D0 D3hot >Nov 10 13:30:45 localhost kernel: pci 0000:00:1c.3: PCI bridge to [bus 03] >Nov 10 13:30:45 localhost kernel: pci 0000:00:1c.3: bridge window [mem 0xa0800000-0xa09fffff] >Nov 10 13:30:45 localhost kernel: pci 0000:00:1c.3: bridge window [mem 0x80000000-0x8fffffff 64bit pref] >Nov 10 13:30:45 localhost kernel: pci 0000:04:00.0: [144d:1600] type 00 class 0x010601 >Nov 10 13:30:45 localhost kernel: pci 0000:04:00.0: reg 0x24: [mem 0xa0700000-0xa0701fff] >Nov 10 13:30:45 localhost kernel: pci 0000:04:00.0: reg 0x30: [mem 0xffff0000-0xffffffff pref] >Nov 10 13:30:45 localhost kernel: pci 0000:04:00.0: PME# supported from D3hot D3cold >Nov 10 13:30:45 localhost kernel: pci 0000:00:1c.4: PCI bridge to [bus 04] >Nov 10 13:30:45 localhost kernel: pci 0000:00:1c.4: bridge window [mem 0xa0700000-0xa07fffff] >Nov 10 13:30:45 localhost kernel: ACPI: PCI Interrupt Link [LNKA] (IRQs 1 3 4 5 6 7 10 12 14 15) *0, disabled. >Nov 10 13:30:45 localhost kernel: ACPI: PCI Interrupt Link [LNKB] (IRQs 1 3 4 5 6 7 11 12 14 15) *0, disabled. >Nov 10 13:30:45 localhost kernel: ACPI: PCI Interrupt Link [LNKC] (IRQs 1 3 4 5 6 7 10 12 14 15) *0, disabled. >Nov 10 13:30:45 localhost kernel: ACPI: PCI Interrupt Link [LNKD] (IRQs 1 3 4 5 6 7 11 12 14 15) *0, disabled. >Nov 10 13:30:45 localhost kernel: ACPI: PCI Interrupt Link [LNKE] (IRQs 1 3 4 5 6 7 10 12 14 15) *0, disabled. >Nov 10 13:30:45 localhost kernel: ACPI: PCI Interrupt Link [LNKF] (IRQs 1 3 4 5 6 7 11 12 14 15) *0, disabled. >Nov 10 13:30:45 localhost kernel: ACPI: PCI Interrupt Link [LNKG] (IRQs 1 3 4 5 6 7 10 12 14 15) *0, disabled. >Nov 10 13:30:45 localhost kernel: ACPI: PCI Interrupt Link [LNKH] (IRQs 1 3 4 5 6 7 11 12 14 15) *0, disabled. >Nov 10 13:30:45 localhost kernel: ACPI: Enabled 2 GPEs in block 00 to 3F >Nov 10 13:30:45 localhost kernel: ACPI : EC: EC stopped >Nov 10 13:30:45 localhost kernel: ACPI : EC: GPE = 0x17, I/O: command/status = 0x66, data = 0x62 >Nov 10 13:30:45 localhost kernel: ACPI : EC: EC started >Nov 10 13:30:45 localhost kernel: vgaarb: setting as boot device: PCI:0000:00:02.0 >Nov 10 13:30:45 localhost kernel: vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none >Nov 10 13:30:45 localhost kernel: vgaarb: loaded >Nov 10 13:30:45 localhost kernel: vgaarb: bridge control possible 0000:00:02.0 >Nov 10 13:30:45 localhost kernel: SCSI subsystem initialized >Nov 10 13:30:45 localhost kernel: libata version 3.00 loaded. >Nov 10 13:30:45 localhost kernel: ACPI: bus type USB registered >Nov 10 13:30:45 localhost kernel: usbcore: registered new interface driver usbfs >Nov 10 13:30:45 localhost kernel: usbcore: registered new interface driver hub >Nov 10 13:30:45 localhost kernel: usbcore: registered new device driver usb >Nov 10 13:30:45 localhost kernel: PCI: Using ACPI for IRQ routing >Nov 10 13:30:45 localhost kernel: PCI: pci_cache_line_size set to 64 bytes >Nov 10 13:30:45 localhost kernel: e820: reserve RAM buffer [mem 0x00058000-0x0005ffff] >Nov 10 13:30:45 localhost kernel: e820: reserve RAM buffer [mem 0x0008f000-0x0008ffff] >Nov 10 13:30:45 localhost kernel: e820: reserve RAM buffer [mem 0x6bf89190-0x6bffffff] >Nov 10 13:30:45 localhost kernel: e820: reserve RAM buffer [mem 0x7ad14000-0x7bffffff] >Nov 10 13:30:45 localhost kernel: e820: reserve RAM buffer [mem 0x7ad5f000-0x7bffffff] >Nov 10 13:30:45 localhost kernel: e820: reserve RAM buffer [mem 0x7ae39000-0x7bffffff] >Nov 10 13:30:45 localhost kernel: e820: reserve RAM buffer [mem 0x7aed0000-0x7bffffff] >Nov 10 13:30:45 localhost kernel: e820: reserve RAM buffer [mem 0x7af7b000-0x7bffffff] >Nov 10 13:30:45 localhost kernel: e820: reserve RAM buffer [mem 0x7b000000-0x7bffffff] >Nov 10 13:30:45 localhost kernel: e820: reserve RAM buffer [mem 0x47f600000-0x47fffffff] >Nov 10 13:30:45 localhost kernel: NetLabel: Initializing >Nov 10 13:30:45 localhost kernel: NetLabel: domain hash size = 128 >Nov 10 13:30:45 localhost kernel: NetLabel: protocols = UNLABELED CIPSOv4 >Nov 10 13:30:45 localhost kernel: NetLabel: unlabeled traffic allowed by default >Nov 10 13:30:45 localhost kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0 >Nov 10 13:30:45 localhost kernel: hpet0: 8 comparators, 64-bit 14.318180 MHz counter >Nov 10 13:30:45 localhost kernel: clocksource: Switched to clocksource hpet >Nov 10 13:30:45 localhost kernel: VFS: Disk quotas dquot_6.6.0 >Nov 10 13:30:45 localhost kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) >Nov 10 13:30:45 localhost kernel: pnp: PnP ACPI init >Nov 10 13:30:45 localhost kernel: system 00:00: [mem 0xfed00000-0xfed03fff] has been reserved >Nov 10 13:30:45 localhost kernel: system 00:00: Plug and Play ACPI device, IDs PNP0103 PNP0c01 (active) >Nov 10 13:30:45 localhost kernel: system 00:01: [io 0xffff] has been reserved >Nov 10 13:30:45 localhost kernel: system 00:01: [io 0x0400-0x047f] has been reserved >Nov 10 13:30:45 localhost kernel: system 00:01: [io 0x0800-0x087f] has been reserved >Nov 10 13:30:45 localhost kernel: system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active) >Nov 10 13:30:45 localhost kernel: pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active) >Nov 10 13:30:45 localhost kernel: pnp 00:03: Plug and Play ACPI device, IDs APP000b (active) >Nov 10 13:30:45 localhost kernel: system 00:04: [mem 0xfed1c000-0xfed1ffff] has been reserved >Nov 10 13:30:45 localhost kernel: system 00:04: [mem 0xfed10000-0xfed17fff] has been reserved >Nov 10 13:30:45 localhost kernel: system 00:04: [mem 0xfed18000-0xfed18fff] has been reserved >Nov 10 13:30:45 localhost kernel: system 00:04: [mem 0xfed19000-0xfed19fff] has been reserved >Nov 10 13:30:45 localhost kernel: system 00:04: [mem 0xe0000000-0xefffffff] could not be reserved >Nov 10 13:30:45 localhost kernel: system 00:04: [mem 0xfed20000-0xfed3ffff] has been reserved >Nov 10 13:30:45 localhost kernel: system 00:04: [mem 0xfed90000-0xfed93fff] could not be reserved >Nov 10 13:30:45 localhost kernel: system 00:04: [mem 0xfed45000-0xfed8ffff] has been reserved >Nov 10 13:30:45 localhost kernel: system 00:04: [mem 0xff000000-0xffffffff] could not be reserved >Nov 10 13:30:45 localhost kernel: system 00:04: [mem 0xfee00000-0xfeefffff] has been reserved >Nov 10 13:30:45 localhost kernel: system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active) >Nov 10 13:30:45 localhost kernel: system 00:05: [mem 0x20000000-0x201fffff] could not be reserved >Nov 10 13:30:45 localhost kernel: system 00:05: [mem 0x40000000-0x401fffff] could not be reserved >Nov 10 13:30:45 localhost kernel: system 00:05: Plug and Play ACPI device, IDs PNP0c01 (active) >Nov 10 13:30:45 localhost kernel: pnp: PnP ACPI: found 6 devices >Nov 10 13:30:45 localhost kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns >Nov 10 13:30:45 localhost kernel: pci 0000:0a:00.0: can't claim BAR 6 [mem 0xffff0000-0xffffffff pref]: no compatible bridge window >Nov 10 13:30:45 localhost kernel: pci 0000:04:00.0: can't claim BAR 6 [mem 0xffff0000-0xffffffff pref]: no compatible bridge window >Nov 10 13:30:45 localhost kernel: pci 0000:06:00.0: bridge window [io 0x1000-0x0fff] to [bus 07] add_size 1000 >Nov 10 13:30:45 localhost kernel: pci 0000:06:00.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 07] add_size 200000 add_align 100000 >Nov 10 13:30:45 localhost kernel: pci 0000:09:00.0: bridge window [io 0x1000-0x0fff] to [bus 0a] add_size 1000 >Nov 10 13:30:45 localhost kernel: pci 0000:09:00.0: bridge window [mem 0x00100000-0x001fffff] to [bus 0a] add_size 400000 add_align 100000 >Nov 10 13:30:45 localhost kernel: pci 0000:09:00.0: res[13]=[io 0x1000-0x0fff] res_to_dev_res add_size 1000 min_align 1000 >Nov 10 13:30:45 localhost kernel: pci 0000:08:00.0: bridge window [io 0x1000-0x0fff] to [bus 09-0a] add_size 1000 >Nov 10 13:30:45 localhost kernel: pci 0000:09:00.0: res[14]=[mem 0x00100000-0x001fffff] res_to_dev_res add_size 400000 min_align 100000 >Nov 10 13:30:45 localhost kernel: pci 0000:09:00.0: res[14]=[mem 0x00100000-0x001fffff] res_to_dev_res add_size 400000 min_align 100000 >Nov 10 13:30:45 localhost kernel: pci 0000:08:00.0: bridge window [mem 0x00100000-0x001fffff] to [bus 09-0a] add_size 400000 add_align 100000 >Nov 10 13:30:45 localhost kernel: pci 0000:06:04.0: bridge window [io 0x1000-0x0fff] to [bus 39] add_size 1000 >Nov 10 13:30:45 localhost kernel: pci 0000:06:04.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 39] add_size 200000 add_align 100000 >Nov 10 13:30:45 localhost kernel: pci 0000:06:04.0: bridge window [mem 0x00100000-0x000fffff] to [bus 39] add_size 200000 add_align 100000 >Nov 10 13:30:45 localhost kernel: pci 0000:06:06.0: bridge window [io 0x1000-0x0fff] to [bus 6b] add_size 1000 >Nov 10 13:30:45 localhost kernel: pci 0000:06:06.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 6b] add_size 200000 add_align 100000 >Nov 10 13:30:45 localhost kernel: pci 0000:06:06.0: bridge window [mem 0x00100000-0x000fffff] to [bus 6b] add_size 200000 add_align 100000 >Nov 10 13:30:45 localhost kernel: pci 0000:00:1c.0: bridge window [io 0x1000-0x0fff] to [bus 01] add_size 1000 >Nov 10 13:30:45 localhost kernel: pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 01] add_size 200000 add_align 100000 >Nov 10 13:30:45 localhost kernel: pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff] to [bus 01] add_size 200000 add_align 100000 >Nov 10 13:30:45 localhost kernel: pci 0000:00:1c.0: res[14]=[mem 0x00100000-0x000fffff] res_to_dev_res add_size 200000 min_align 100000 >Nov 10 13:30:45 localhost kernel: pci 0000:00:1c.0: res[14]=[mem 0x00100000-0x002fffff] res_to_dev_res add_size 200000 min_align 100000 >Nov 10 13:30:45 localhost kernel: pci 0000:00:1c.0: res[15]=[mem 0x00100000-0x000fffff 64bit pref] res_to_dev_res add_size 200000 min_align 100000 >Nov 10 13:30:45 localhost kernel: pci 0000:00:1c.0: res[15]=[mem 0x00100000-0x002fffff 64bit pref] res_to_dev_res add_size 200000 min_align 100000 >Nov 10 13:30:45 localhost kernel: pci 0000:00:1c.0: res[13]=[io 0x1000-0x0fff] res_to_dev_res add_size 1000 min_align 1000 >Nov 10 13:30:45 localhost kernel: pci 0000:00:1c.0: res[13]=[io 0x1000-0x1fff] res_to_dev_res add_size 1000 min_align 1000 >Nov 10 13:30:45 localhost kernel: pci 0000:00:1c.0: BAR 14: assigned [mem 0x7fa00000-0x7fbfffff] >Nov 10 13:30:45 localhost kernel: pci 0000:00:1c.0: BAR 15: assigned [mem 0x7fc00000-0x7fdfffff 64bit pref] >Nov 10 13:30:45 localhost kernel: pci 0000:00:1c.0: BAR 13: assigned [io 0x5000-0x5fff] >Nov 10 13:30:45 localhost kernel: pci 0000:06:00.0: res[15]=[mem 0x00100000-0x000fffff 64bit pref] res_to_dev_res add_size 200000 min_align 100000 >Nov 10 13:30:45 localhost kernel: pci 0000:06:00.0: res[15]=[mem 0x00100000-0x002fffff 64bit pref] res_to_dev_res add_size 200000 min_align 100000 >Nov 10 13:30:45 localhost kernel: pci 0000:06:04.0: res[14]=[mem 0x00100000-0x000fffff] res_to_dev_res add_size 200000 min_align 100000 >Nov 10 13:30:45 localhost kernel: pci 0000:06:04.0: res[14]=[mem 0x00100000-0x002fffff] res_to_dev_res add_size 200000 min_align 100000 >Nov 10 13:30:45 localhost kernel: pci 0000:06:04.0: res[15]=[mem 0x00100000-0x000fffff 64bit pref] res_to_dev_res add_size 200000 min_align 100000 >Nov 10 13:30:45 localhost kernel: pci 0000:06:04.0: res[15]=[mem 0x00100000-0x002fffff 64bit pref] res_to_dev_res add_size 200000 min_align 100000 >Nov 10 13:30:45 localhost kernel: pci 0000:06:06.0: res[14]=[mem 0x00100000-0x000fffff] res_to_dev_res add_size 200000 min_align 100000 >Nov 10 13:30:45 localhost kernel: pci 0000:06:06.0: res[14]=[mem 0x00100000-0x002fffff] res_to_dev_res add_size 200000 min_align 100000 >Nov 10 13:30:45 localhost kernel: pci 0000:06:06.0: res[15]=[mem 0x00100000-0x000fffff 64bit pref] res_to_dev_res add_size 200000 min_align 100000 >Nov 10 13:30:45 localhost kernel: pci 0000:06:06.0: res[15]=[mem 0x00100000-0x002fffff 64bit pref] res_to_dev_res add_size 200000 min_align 100000 >Nov 10 13:30:45 localhost kernel: pci 0000:06:00.0: res[13]=[io 0x1000-0x0fff] res_to_dev_res add_size 1000 min_align 1000 >Nov 10 13:30:45 localhost kernel: pci 0000:06:00.0: res[13]=[io 0x1000-0x1fff] res_to_dev_res add_size 1000 min_align 1000 >Nov 10 13:30:45 localhost kernel: pci 0000:06:04.0: res[13]=[io 0x1000-0x0fff] res_to_dev_res add_size 1000 min_align 1000 >Nov 10 13:30:45 localhost kernel: pci 0000:06:04.0: res[13]=[io 0x1000-0x1fff] res_to_dev_res add_size 1000 min_align 1000 >Nov 10 13:30:45 localhost kernel: pci 0000:06:06.0: res[13]=[io 0x1000-0x0fff] res_to_dev_res add_size 1000 min_align 1000 >Nov 10 13:30:45 localhost kernel: pci 0000:06:06.0: res[13]=[io 0x1000-0x1fff] res_to_dev_res add_size 1000 min_align 1000 >Nov 10 13:30:45 localhost kernel: pci 0000:06:00.0: BAR 15: no space for [mem size 0x00200000 64bit pref] >Nov 10 13:30:45 localhost kernel: pci 0000:06:00.0: BAR 15: failed to assign [mem size 0x00200000 64bit pref] >Nov 10 13:30:45 localhost kernel: pci 0000:06:04.0: BAR 14: no space for [mem size 0x00200000] >Nov 10 13:30:45 localhost kernel: pci 0000:06:04.0: BAR 14: failed to assign [mem size 0x00200000] >Nov 10 13:30:45 localhost kernel: pci 0000:06:04.0: BAR 15: no space for [mem size 0x00200000 64bit pref] >Nov 10 13:30:45 localhost kernel: pci 0000:06:04.0: BAR 15: failed to assign [mem size 0x00200000 64bit pref] >Nov 10 13:30:45 localhost kernel: pci 0000:06:06.0: BAR 14: no space for [mem size 0x00200000] >Nov 10 13:30:45 localhost kernel: pci 0000:06:06.0: BAR 14: failed to assign [mem size 0x00200000] >Nov 10 13:30:45 localhost kernel: pci 0000:06:06.0: BAR 15: no space for [mem size 0x00200000 64bit pref] >Nov 10 13:30:45 localhost kernel: pci 0000:06:06.0: BAR 15: failed to assign [mem size 0x00200000 64bit pref] >Nov 10 13:30:45 localhost kernel: pci 0000:06:00.0: BAR 13: no space for [io size 0x1000] >Nov 10 13:30:45 localhost kernel: pci 0000:06:00.0: BAR 13: failed to assign [io size 0x1000] >Nov 10 13:30:45 localhost kernel: pci 0000:06:04.0: BAR 13: no space for [io size 0x1000] >Nov 10 13:30:45 localhost kernel: pci 0000:06:04.0: BAR 13: failed to assign [io size 0x1000] >Nov 10 13:30:45 localhost kernel: pci 0000:06:06.0: BAR 13: no space for [io size 0x1000] >Nov 10 13:30:45 localhost kernel: pci 0000:06:06.0: BAR 13: failed to assign [io size 0x1000] >Nov 10 13:30:45 localhost kernel: pci 0000:06:06.0: BAR 14: no space for [mem size 0x00200000] >Nov 10 13:30:45 localhost kernel: pci 0000:06:06.0: BAR 14: failed to assign [mem size 0x00200000] >Nov 10 13:30:45 localhost kernel: pci 0000:06:06.0: BAR 15: no space for [mem size 0x00200000 64bit pref] >Nov 10 13:30:45 localhost kernel: pci 0000:06:06.0: BAR 15: failed to assign [mem size 0x00200000 64bit pref] >Nov 10 13:30:45 localhost kernel: pci 0000:06:06.0: BAR 13: no space for [io size 0x1000] >Nov 10 13:30:45 localhost kernel: pci 0000:06:06.0: BAR 13: failed to assign [io size 0x1000] >Nov 10 13:30:45 localhost kernel: pci 0000:06:04.0: BAR 14: no space for [mem size 0x00200000] >Nov 10 13:30:45 localhost kernel: pci 0000:06:04.0: BAR 14: failed to assign [mem size 0x00200000] >Nov 10 13:30:45 localhost kernel: pci 0000:06:04.0: BAR 15: no space for [mem size 0x00200000 64bit pref] >Nov 10 13:30:45 localhost kernel: pci 0000:06:04.0: BAR 15: failed to assign [mem size 0x00200000 64bit pref] >Nov 10 13:30:45 localhost kernel: pci 0000:06:04.0: BAR 13: no space for [io size 0x1000] >Nov 10 13:30:45 localhost kernel: pci 0000:06:04.0: BAR 13: failed to assign [io size 0x1000] >Nov 10 13:30:45 localhost kernel: pci 0000:06:00.0: BAR 15: no space for [mem size 0x00200000 64bit pref] >Nov 10 13:30:45 localhost kernel: pci 0000:06:00.0: BAR 15: failed to assign [mem size 0x00200000 64bit pref] >Nov 10 13:30:45 localhost kernel: pci 0000:06:00.0: BAR 13: no space for [io size 0x1000] >Nov 10 13:30:45 localhost kernel: pci 0000:06:00.0: BAR 13: failed to assign [io size 0x1000] >Nov 10 13:30:45 localhost kernel: pci 0000:06:00.0: PCI bridge to [bus 07] >Nov 10 13:30:45 localhost kernel: pci 0000:06:00.0: bridge window [mem 0xa0b00000-0xa0bfffff] >Nov 10 13:30:45 localhost kernel: pci 0000:08:00.0: res[14]=[mem 0x00100000-0x001fffff] res_to_dev_res add_size 400000 min_align 100000 >Nov 10 13:30:45 localhost kernel: pci 0000:08:00.0: res[14]=[mem 0x00100000-0x005fffff] res_to_dev_res add_size 400000 min_align 100000 >Nov 10 13:30:45 localhost kernel: pci 0000:08:00.0: res[13]=[io 0x1000-0x0fff] res_to_dev_res add_size 1000 min_align 1000 >Nov 10 13:30:45 localhost kernel: pci 0000:08:00.0: res[13]=[io 0x1000-0x1fff] res_to_dev_res add_size 1000 min_align 1000 >Nov 10 13:30:45 localhost kernel: pci 0000:08:00.0: BAR 14: assigned [mem 0xa0c00000-0xa10fffff] >Nov 10 13:30:45 localhost kernel: pci 0000:08:00.0: BAR 13: assigned [io 0x2000-0x2fff] >Nov 10 13:30:45 localhost kernel: pci 0000:09:00.0: res[14]=[mem 0x00100000-0x001fffff] res_to_dev_res add_size 400000 min_align 100000 >Nov 10 13:30:45 localhost kernel: pci 0000:09:00.0: res[14]=[mem 0x00100000-0x005fffff] res_to_dev_res add_size 400000 min_align 100000 >Nov 10 13:30:45 localhost kernel: pci 0000:09:00.0: res[13]=[io 0x1000-0x0fff] res_to_dev_res add_size 1000 min_align 1000 >Nov 10 13:30:45 localhost kernel: pci 0000:09:00.0: res[13]=[io 0x1000-0x1fff] res_to_dev_res add_size 1000 min_align 1000 >Nov 10 13:30:45 localhost kernel: pci 0000:09:00.0: BAR 14: assigned [mem 0xa0c00000-0xa10fffff] >Nov 10 13:30:45 localhost kernel: pci 0000:09:00.0: BAR 13: assigned [io 0x2000-0x2fff] >Nov 10 13:30:45 localhost kernel: pci 0000:0a:00.0: BAR 6: assigned [mem 0xa0c00000-0xa0c0ffff pref] >Nov 10 13:30:45 localhost kernel: pci 0000:09:00.0: PCI bridge to [bus 0a] >Nov 10 13:30:45 localhost kernel: pci 0000:09:00.0: bridge window [io 0x2000-0x2fff] >Nov 10 13:30:45 localhost kernel: pci 0000:09:00.0: bridge window [mem 0xa0c00000-0xa10fffff] >Nov 10 13:30:45 localhost kernel: pci 0000:09:00.0: bridge window [mem 0xacc00000-0xaccfffff 64bit pref] >Nov 10 13:30:45 localhost kernel: pci 0000:08:00.0: PCI bridge to [bus 09-0a] >Nov 10 13:30:45 localhost kernel: pci 0000:08:00.0: bridge window [io 0x2000-0x2fff] >Nov 10 13:30:45 localhost kernel: pci 0000:08:00.0: bridge window [mem 0xa0c00000-0xa10fffff] >Nov 10 13:30:45 localhost kernel: pci 0000:08:00.0: bridge window [mem 0xacc00000-0xaccfffff 64bit pref] >Nov 10 13:30:45 localhost kernel: pci 0000:06:03.0: PCI bridge to [bus 08-38] >Nov 10 13:30:45 localhost kernel: pci 0000:06:03.0: bridge window [io 0x2000-0x2fff] >Nov 10 13:30:45 localhost kernel: pci 0000:06:03.0: bridge window [mem 0xa0c00000-0xa4bfffff] >Nov 10 13:30:45 localhost kernel: pci 0000:06:03.0: bridge window [mem 0xacc00000-0xb0cfffff 64bit pref] >Nov 10 13:30:45 localhost kernel: pci 0000:06:04.0: PCI bridge to [bus 39] >Nov 10 13:30:45 localhost kernel: pci 0000:06:05.0: PCI bridge to [bus 3a-6a] >Nov 10 13:30:45 localhost kernel: pci 0000:06:05.0: bridge window [io 0x3000-0x3fff] >Nov 10 13:30:45 localhost kernel: pci 0000:06:05.0: bridge window [mem 0xa4c00000-0xa8bfffff] >Nov 10 13:30:45 localhost kernel: pci 0000:06:05.0: bridge window [mem 0xb0d00000-0xb4cfffff 64bit pref] >Nov 10 13:30:45 localhost kernel: pci 0000:06:06.0: PCI bridge to [bus 6b] >Nov 10 13:30:45 localhost kernel: pci 0000:05:00.0: PCI bridge to [bus 06-6b] >Nov 10 13:30:45 localhost kernel: pci 0000:05:00.0: bridge window [io 0x2000-0x3fff] >Nov 10 13:30:45 localhost kernel: pci 0000:05:00.0: bridge window [mem 0xa0b00000-0xa8bfffff] >Nov 10 13:30:45 localhost kernel: pci 0000:05:00.0: bridge window [mem 0xacc00000-0xb4cfffff 64bit pref] >Nov 10 13:30:45 localhost kernel: pci 0000:00:01.0: PCI bridge to [bus 05-6b] >Nov 10 13:30:45 localhost kernel: pci 0000:00:01.0: bridge window [io 0x2000-0x4fff] >Nov 10 13:30:45 localhost kernel: pci 0000:00:01.0: bridge window [mem 0xa0b00000-0xacbfffff] >Nov 10 13:30:45 localhost kernel: pci 0000:00:01.0: bridge window [mem 0xacc00000-0xb8cfffff 64bit pref] >Nov 10 13:30:45 localhost kernel: pci 0000:00:1c.0: PCI bridge to [bus 01] >Nov 10 13:30:45 localhost kernel: pci 0000:00:1c.0: bridge window [io 0x5000-0x5fff] >Nov 10 13:30:45 localhost kernel: pci 0000:00:1c.0: bridge window [mem 0x7fa00000-0x7fbfffff] >Nov 10 13:30:45 localhost kernel: pci 0000:00:1c.0: bridge window [mem 0x7fc00000-0x7fdfffff 64bit pref] >Nov 10 13:30:45 localhost kernel: pci 0000:00:1c.2: PCI bridge to [bus 02] >Nov 10 13:30:45 localhost kernel: pci 0000:00:1c.2: bridge window [mem 0xa0400000-0xa06fffff] >Nov 10 13:30:45 localhost kernel: pci 0000:00:1c.3: PCI bridge to [bus 03] >Nov 10 13:30:45 localhost kernel: pci 0000:00:1c.3: bridge window [mem 0xa0800000-0xa09fffff] >Nov 10 13:30:45 localhost kernel: pci 0000:00:1c.3: bridge window [mem 0x80000000-0x8fffffff 64bit pref] >Nov 10 13:30:45 localhost kernel: pci 0000:04:00.0: BAR 6: assigned [mem 0xa0710000-0xa071ffff pref] >Nov 10 13:30:45 localhost kernel: pci 0000:00:1c.4: PCI bridge to [bus 04] >Nov 10 13:30:45 localhost kernel: pci 0000:00:1c.4: bridge window [mem 0xa0700000-0xa07fffff] >Nov 10 13:30:45 localhost kernel: pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] >Nov 10 13:30:45 localhost kernel: pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] >Nov 10 13:30:45 localhost kernel: pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] >Nov 10 13:30:45 localhost kernel: pci_bus 0000:00: resource 7 [mem 0x000c0000-0x000c3fff window] >Nov 10 13:30:45 localhost kernel: pci_bus 0000:00: resource 8 [mem 0x000c4000-0x000c7fff window] >Nov 10 13:30:45 localhost kernel: pci_bus 0000:00: resource 9 [mem 0x000c8000-0x000cbfff window] >Nov 10 13:30:45 localhost kernel: pci_bus 0000:00: resource 10 [mem 0x000cc000-0x000cffff window] >Nov 10 13:30:45 localhost kernel: pci_bus 0000:00: resource 11 [mem 0x000d0000-0x000d3fff window] >Nov 10 13:30:45 localhost kernel: pci_bus 0000:00: resource 12 [mem 0x000d4000-0x000d7fff window] >Nov 10 13:30:45 localhost kernel: pci_bus 0000:00: resource 13 [mem 0x000d8000-0x000dbfff window] >Nov 10 13:30:45 localhost kernel: pci_bus 0000:00: resource 14 [mem 0x000dc000-0x000dffff window] >Nov 10 13:30:45 localhost kernel: pci_bus 0000:00: resource 15 [mem 0x000e0000-0x000e3fff window] >Nov 10 13:30:45 localhost kernel: pci_bus 0000:00: resource 16 [mem 0x000e4000-0x000e7fff window] >Nov 10 13:30:45 localhost kernel: pci_bus 0000:00: resource 17 [mem 0x000e8000-0x000ebfff window] >Nov 10 13:30:45 localhost kernel: pci_bus 0000:00: resource 18 [mem 0x000ec000-0x000effff window] >Nov 10 13:30:45 localhost kernel: pci_bus 0000:00: resource 19 [mem 0x000f0000-0x000fffff window] >Nov 10 13:30:45 localhost kernel: pci_bus 0000:00: resource 20 [mem 0x7fa00000-0xfeafffff window] >Nov 10 13:30:45 localhost kernel: pci_bus 0000:00: resource 21 [mem 0xfed40000-0xfed44fff window] >Nov 10 13:30:45 localhost kernel: pci_bus 0000:05: resource 0 [io 0x2000-0x4fff] >Nov 10 13:30:45 localhost kernel: pci_bus 0000:05: resource 1 [mem 0xa0b00000-0xacbfffff] >Nov 10 13:30:45 localhost kernel: pci_bus 0000:05: resource 2 [mem 0xacc00000-0xb8cfffff 64bit pref] >Nov 10 13:30:45 localhost kernel: pci_bus 0000:06: resource 0 [io 0x2000-0x3fff] >Nov 10 13:30:45 localhost kernel: pci_bus 0000:06: resource 1 [mem 0xa0b00000-0xa8bfffff] >Nov 10 13:30:45 localhost kernel: pci_bus 0000:06: resource 2 [mem 0xacc00000-0xb4cfffff 64bit pref] >Nov 10 13:30:45 localhost kernel: pci_bus 0000:07: resource 1 [mem 0xa0b00000-0xa0bfffff] >Nov 10 13:30:45 localhost kernel: pci_bus 0000:08: resource 0 [io 0x2000-0x2fff] >Nov 10 13:30:45 localhost kernel: pci_bus 0000:08: resource 1 [mem 0xa0c00000-0xa4bfffff] >Nov 10 13:30:45 localhost kernel: pci_bus 0000:08: resource 2 [mem 0xacc00000-0xb0cfffff 64bit pref] >Nov 10 13:30:45 localhost kernel: pci_bus 0000:09: resource 0 [io 0x2000-0x2fff] >Nov 10 13:30:45 localhost kernel: pci_bus 0000:09: resource 1 [mem 0xa0c00000-0xa10fffff] >Nov 10 13:30:45 localhost kernel: pci_bus 0000:09: resource 2 [mem 0xacc00000-0xaccfffff 64bit pref] >Nov 10 13:30:45 localhost kernel: pci_bus 0000:0a: resource 0 [io 0x2000-0x2fff] >Nov 10 13:30:45 localhost kernel: pci_bus 0000:0a: resource 1 [mem 0xa0c00000-0xa10fffff] >Nov 10 13:30:45 localhost kernel: pci_bus 0000:0a: resource 2 [mem 0xacc00000-0xaccfffff 64bit pref] >Nov 10 13:30:45 localhost kernel: pci_bus 0000:3a: resource 0 [io 0x3000-0x3fff] >Nov 10 13:30:45 localhost kernel: pci_bus 0000:3a: resource 1 [mem 0xa4c00000-0xa8bfffff] >Nov 10 13:30:45 localhost kernel: pci_bus 0000:3a: resource 2 [mem 0xb0d00000-0xb4cfffff 64bit pref] >Nov 10 13:30:45 localhost kernel: pci_bus 0000:01: resource 0 [io 0x5000-0x5fff] >Nov 10 13:30:45 localhost kernel: pci_bus 0000:01: resource 1 [mem 0x7fa00000-0x7fbfffff] >Nov 10 13:30:45 localhost kernel: pci_bus 0000:01: resource 2 [mem 0x7fc00000-0x7fdfffff 64bit pref] >Nov 10 13:30:45 localhost kernel: pci_bus 0000:02: resource 1 [mem 0xa0400000-0xa06fffff] >Nov 10 13:30:45 localhost kernel: pci_bus 0000:03: resource 1 [mem 0xa0800000-0xa09fffff] >Nov 10 13:30:45 localhost kernel: pci_bus 0000:03: resource 2 [mem 0x80000000-0x8fffffff 64bit pref] >Nov 10 13:30:45 localhost kernel: pci_bus 0000:04: resource 1 [mem 0xa0700000-0xa07fffff] >Nov 10 13:30:45 localhost kernel: NET: Registered protocol family 2 >Nov 10 13:30:45 localhost kernel: TCP established hash table entries: 131072 (order: 8, 1048576 bytes) >Nov 10 13:30:45 localhost kernel: TCP bind hash table entries: 65536 (order: 8, 1048576 bytes) >Nov 10 13:30:45 localhost kernel: TCP: Hash tables configured (established 131072 bind 65536) >Nov 10 13:30:45 localhost kernel: UDP hash table entries: 8192 (order: 6, 262144 bytes) >Nov 10 13:30:45 localhost kernel: UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes) >Nov 10 13:30:45 localhost kernel: NET: Registered protocol family 1 >Nov 10 13:30:45 localhost kernel: pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] >Nov 10 13:30:45 localhost kernel: PCI: CLS mismatch (256 != 128), using 64 bytes >Nov 10 13:30:45 localhost kernel: Unpacking initramfs... >Nov 10 13:30:45 localhost kernel: Freeing initrd memory: 38576K (ffffa2e7bda4f000 - ffffa2e7bfffb000) >Nov 10 13:30:45 localhost kernel: PCI-DMA: Using software bounce buffering for IO (SWIOTLB) >Nov 10 13:30:45 localhost kernel: software IO TLB [mem 0x73000000-0x77000000] (64MB) mapped at [ffffa2e7f3000000-ffffa2e7f6ffffff] >Nov 10 13:30:45 localhost kernel: futex hash table entries: 2048 (order: 5, 131072 bytes) >Nov 10 13:30:45 localhost kernel: audit: initializing netlink subsys (disabled) >Nov 10 13:30:45 localhost kernel: audit: type=2000 audit(1478802644.879:1): initialized >Nov 10 13:30:45 localhost kernel: Initialise system trusted keyrings >Nov 10 13:30:45 localhost kernel: workingset: timestamp_bits=37 max_order=22 bucket_order=0 >Nov 10 13:30:45 localhost kernel: zbud: loaded >Nov 10 13:30:45 localhost kernel: Key type big_key registered >Nov 10 13:30:45 localhost kernel: SELinux: Registering netfilter hooks >Nov 10 13:30:45 localhost kernel: NET: Registered protocol family 38 >Nov 10 13:30:45 localhost kernel: Key type asymmetric registered >Nov 10 13:30:45 localhost kernel: Asymmetric key parser 'x509' registered >Nov 10 13:30:45 localhost kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) >Nov 10 13:30:45 localhost kernel: io scheduler noop registered >Nov 10 13:30:45 localhost kernel: io scheduler deadline registered >Nov 10 13:30:45 localhost kernel: io scheduler cfq registered (default) >Nov 10 13:30:45 localhost kernel: pcieport 0000:00:1c.0: enabling device (0000 -> 0003) >Nov 10 13:30:45 localhost kernel: pcieport 0000:06:05.0: enabling device (0000 -> 0003) >Nov 10 13:30:45 localhost kernel: pci_hotplug: PCI Hot Plug PCI Core version: 0.5 >Nov 10 13:30:45 localhost kernel: pciehp 0000:00:1c.0:pcie004: Slot #0 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ LLActRep+ >Nov 10 13:30:45 localhost kernel: pciehp 0000:00:1c.0:pcie004: service driver pciehp loaded >Nov 10 13:30:45 localhost kernel: pciehp 0000:06:00.0:pcie204: Slot #0 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ LLActRep+ >Nov 10 13:30:45 localhost kernel: pciehp 0000:06:00.0:pcie204: service driver pciehp loaded >Nov 10 13:30:45 localhost kernel: pciehp 0000:06:03.0:pcie204: Slot #3 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ LLActRep+ >Nov 10 13:30:45 localhost kernel: pciehp 0000:06:03.0:pcie204: service driver pciehp loaded >Nov 10 13:30:45 localhost kernel: pciehp 0000:06:04.0:pcie204: Slot #4 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ LLActRep+ >Nov 10 13:30:45 localhost kernel: pciehp 0000:06:04.0:pcie204: service driver pciehp loaded >Nov 10 13:30:45 localhost kernel: pciehp 0000:06:05.0:pcie204: Slot #5 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ LLActRep+ >Nov 10 13:30:45 localhost kernel: pciehp 0000:06:05.0:pcie204: service driver pciehp loaded >Nov 10 13:30:45 localhost kernel: pciehp 0000:06:06.0:pcie204: Slot #6 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ LLActRep+ >Nov 10 13:30:45 localhost kernel: pciehp 0000:06:06.0:pcie204: service driver pciehp loaded >Nov 10 13:30:45 localhost kernel: pciehp 0000:09:00.0:pcie204: Slot #9 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl- LLActRep+ >Nov 10 13:30:45 localhost kernel: pciehp 0000:09:00.0:pcie204: service driver pciehp loaded >Nov 10 13:30:45 localhost kernel: pciehp: PCI Express Hot Plug Controller Driver version: 0.4 >Nov 10 13:30:45 localhost kernel: efifb: probing for efifb >Nov 10 13:30:45 localhost kernel: efifb: framebuffer at 0x90000000, using 20700k, total 20700k >Nov 10 13:30:45 localhost kernel: efifb: mode is 2880x1800x32, linelength=11776, pages=1 >Nov 10 13:30:45 localhost kernel: efifb: scrolling: redraw >Nov 10 13:30:45 localhost kernel: efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0 >Nov 10 13:30:45 localhost kernel: Console: switching to colour frame buffer device 360x112 >Nov 10 13:30:45 localhost kernel: fb0: EFI VGA frame buffer device >Nov 10 13:30:45 localhost kernel: intel_idle: MWAIT substates: 0x42120 >Nov 10 13:30:45 localhost kernel: intel_idle: v0.4.1 model 0x46 >Nov 10 13:30:45 localhost kernel: intel_idle: lapic_timer_reliable_states 0xffffffff >Nov 10 13:30:45 localhost kernel: ACPI: AC Adapter [ADP1] (off-line) >Nov 10 13:30:45 localhost kernel: input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input0 >Nov 10 13:30:45 localhost kernel: ACPI: Lid Switch [LID0] >Nov 10 13:30:45 localhost kernel: input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1 >Nov 10 13:30:45 localhost kernel: ACPI: Power Button [PWRB] >Nov 10 13:30:45 localhost kernel: input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input2 >Nov 10 13:30:45 localhost kernel: ACPI: Sleep Button [SLPB] >Nov 10 13:30:45 localhost kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3 >Nov 10 13:30:45 localhost kernel: ACPI: Power Button [PWRF] >Nov 10 13:30:45 localhost kernel: GHES: HEST is not enabled! >Nov 10 13:30:45 localhost kernel: Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled >Nov 10 13:30:45 localhost kernel: Non-volatile memory driver v1.3 >Nov 10 13:30:45 localhost kernel: Linux agpgart interface v0.103 >Nov 10 13:30:45 localhost kernel: ahci 0000:04:00.0: version 3.0 >Nov 10 13:30:45 localhost kernel: ahci 0000:04:00.0: AHCI 0001.0300 32 slots 1 ports 6 Gbps 0x1 impl SATA mode >Nov 10 13:30:45 localhost kernel: ahci 0000:04:00.0: flags: 64bit ncq led clo only pio ccc >Nov 10 13:30:45 localhost kernel: scsi host0: ahci >Nov 10 13:30:45 localhost kernel: ata1: SATA max UDMA/133 abar m8192@0xa0700000 port 0xa0700100 irq 16 >Nov 10 13:30:45 localhost kernel: libphy: Fixed MDIO Bus: probed >Nov 10 13:30:45 localhost kernel: ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >Nov 10 13:30:45 localhost kernel: ehci-pci: EHCI PCI platform driver >Nov 10 13:30:45 localhost kernel: ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >Nov 10 13:30:45 localhost kernel: ohci-pci: OHCI PCI platform driver >Nov 10 13:30:45 localhost kernel: uhci_hcd: USB Universal Host Controller Interface driver >Nov 10 13:30:45 localhost kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller >Nov 10 13:30:45 localhost kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1 >Nov 10 13:30:45 localhost kernel: xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x00009810 >Nov 10 13:30:45 localhost kernel: xhci_hcd 0000:00:14.0: cache line size of 64 is not supported >Nov 10 13:30:45 localhost kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 >Nov 10 13:30:45 localhost kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Nov 10 13:30:45 localhost kernel: usb usb1: Product: xHCI Host Controller >Nov 10 13:30:45 localhost kernel: usb usb1: Manufacturer: Linux 4.8.0-0.rc7.git0.1.fc25.x86_64 xhci-hcd >Nov 10 13:30:45 localhost kernel: usb usb1: SerialNumber: 0000:00:14.0 >Nov 10 13:30:45 localhost kernel: hub 1-0:1.0: USB hub found >Nov 10 13:30:45 localhost kernel: hub 1-0:1.0: 14 ports detected >Nov 10 13:30:45 localhost kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller >Nov 10 13:30:45 localhost kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2 >Nov 10 13:30:45 localhost kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0003 >Nov 10 13:30:45 localhost kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Nov 10 13:30:45 localhost kernel: usb usb2: Product: xHCI Host Controller >Nov 10 13:30:45 localhost kernel: usb usb2: Manufacturer: Linux 4.8.0-0.rc7.git0.1.fc25.x86_64 xhci-hcd >Nov 10 13:30:45 localhost kernel: usb usb2: SerialNumber: 0000:00:14.0 >Nov 10 13:30:45 localhost kernel: hub 2-0:1.0: USB hub found >Nov 10 13:30:45 localhost kernel: hub 2-0:1.0: 6 ports detected >Nov 10 13:30:45 localhost kernel: usbcore: registered new interface driver usbserial >Nov 10 13:30:45 localhost kernel: usbcore: registered new interface driver usbserial_generic >Nov 10 13:30:45 localhost kernel: usbserial: USB Serial support registered for generic >Nov 10 13:30:45 localhost kernel: mousedev: PS/2 mouse device common for all mice >Nov 10 13:30:45 localhost kernel: rtc_cmos 00:02: RTC can wake from S4 >Nov 10 13:30:45 localhost kernel: rtc_cmos 00:02: rtc core: registered rtc_cmos as rtc0 >Nov 10 13:30:45 localhost kernel: rtc_cmos 00:02: alarms up to one month, y3k, 242 bytes nvram, hpet irqs >Nov 10 13:30:45 localhost kernel: device-mapper: uevent: version 1.0.3 >Nov 10 13:30:45 localhost kernel: device-mapper: ioctl: 4.35.0-ioctl (2016-06-23) initialised: dm-devel@redhat.com >Nov 10 13:30:45 localhost kernel: intel_pstate: Intel P-state driver initializing >Nov 10 13:30:45 localhost kernel: hidraw: raw HID events driver (C) Jiri Kosina >Nov 10 13:30:45 localhost kernel: usbcore: registered new interface driver usbhid >Nov 10 13:30:45 localhost kernel: usbhid: USB HID core driver >Nov 10 13:30:45 localhost kernel: drop_monitor: Initializing network drop monitor service >Nov 10 13:30:45 localhost kernel: ip_tables: (C) 2000-2006 Netfilter Core Team >Nov 10 13:30:45 localhost kernel: Initializing XFRM netlink socket >Nov 10 13:30:45 localhost kernel: NET: Registered protocol family 10 >Nov 10 13:30:45 localhost kernel: mip6: Mobile IPv6 >Nov 10 13:30:45 localhost kernel: NET: Registered protocol family 17 >Nov 10 13:30:45 localhost kernel: microcode: sig=0x40661, pf=0x20, revision=0xf >Nov 10 13:30:45 localhost kernel: microcode: Microcode Update Driver: v2.01 <tigran@aivazian.fsnet.co.uk>, Peter Oruba >Nov 10 13:30:45 localhost kernel: AVX2 version of gcm_enc/dec engaged. >Nov 10 13:30:45 localhost kernel: AES CTR mode by8 optimization enabled >Nov 10 13:30:45 localhost kernel: registered taskstats version 1 >Nov 10 13:30:45 localhost kernel: Loading compiled-in X.509 certificates >Nov 10 13:30:45 localhost kernel: alg: No test for pkcs1pad(rsa,sha256) (pkcs1pad(rsa-generic,sha256)) >Nov 10 13:30:45 localhost kernel: Loaded X.509 cert 'Fedora kernel signing key: caf02f22759ad9387d2294d1b9dad68ce853a400' >Nov 10 13:30:45 localhost kernel: zswap: loaded using pool lzo/zbud >Nov 10 13:30:45 localhost kernel: ------------[ cut here ]------------ >Nov 10 13:30:45 localhost kernel: WARNING: CPU: 7 PID: 1 at mm/early_ioremap.c:91 check_early_ioremap_leak+0x3b/0x42 >Nov 10 13:30:45 localhost kernel: Debug warning: early ioremap leak of 1 areas detected. >please boot with early_ioremap_debug and report the dmesg. >Nov 10 13:30:45 localhost kernel: Modules linked in: >Nov 10 13:30:45 localhost kernel: CPU: 7 PID: 1 Comm: swapper/0 Not tainted 4.8.0-0.rc7.git0.1.fc25.x86_64 #1 >Nov 10 13:30:45 localhost kernel: Hardware name: Apple Inc. MacBookPro11,2/Mac-3CBD00234E554E41, BIOS MBP112.88Z.0138.B17.1602221600 02/22/2016 >Nov 10 13:30:45 localhost kernel: 0000000000000286 00000000ca1128bf ffffa2ebece63d90 ffffffffa63e55ad >Nov 10 13:30:45 localhost kernel: ffffa2ebece63de0 0000000000000000 ffffa2ebece63dd0 ffffffffa60a0e2b >Nov 10 13:30:45 localhost kernel: 0000005bee406b58 0000000000000000 ffffffffa6fb7e34 ffffffffa70db300 >Nov 10 13:30:45 localhost kernel: Call Trace: >Nov 10 13:30:45 localhost kernel: [<ffffffffa63e55ad>] dump_stack+0x63/0x86 >Nov 10 13:30:45 localhost kernel: [<ffffffffa60a0e2b>] __warn+0xcb/0xf0 >Nov 10 13:30:45 localhost kernel: [<ffffffffa6fb7e34>] ? early_ioremap_debug_setup+0x12/0x12 >Nov 10 13:30:45 localhost kernel: [<ffffffffa6f7f8cd>] ? set_debug_rodata+0x12/0x12 >Nov 10 13:30:45 localhost kernel: [<ffffffffa60a0eaf>] warn_slowpath_fmt+0x5f/0x80 >Nov 10 13:30:45 localhost kernel: [<ffffffffa6fb7114>] ? setup_transparent_hugepage+0x99/0x99 >Nov 10 13:30:45 localhost kernel: [<ffffffffa6f7f8cd>] ? set_debug_rodata+0x12/0x12 >Nov 10 13:30:45 localhost kernel: [<ffffffffa6fb7e6f>] check_early_ioremap_leak+0x3b/0x42 >Nov 10 13:30:45 localhost kernel: [<ffffffffa6002190>] do_one_initcall+0x50/0x180 >Nov 10 13:30:45 localhost kernel: [<ffffffffa6f7f8cd>] ? set_debug_rodata+0x12/0x12 >Nov 10 13:30:45 localhost kernel: [<ffffffffa6f801a0>] kernel_init_freeable+0x194/0x230 >Nov 10 13:30:45 localhost kernel: [<ffffffffa67f3c6e>] kernel_init+0xe/0x100 >Nov 10 13:30:45 localhost kernel: [<ffffffffa68014ff>] ret_from_fork+0x1f/0x40 >Nov 10 13:30:45 localhost kernel: [<ffffffffa67f3c60>] ? rest_init+0x80/0x80 >Nov 10 13:30:45 localhost kernel: ---[ end trace 515301d9add996c0 ]--- >Nov 10 13:30:45 localhost kernel: Magic number: 8:170:544 >Nov 10 13:30:45 localhost kernel: tty ttyS20: hash matches >Nov 10 13:30:45 localhost kernel: rtc_cmos 00:02: setting system clock to 2016-11-10 18:30:45 UTC (1478802645) >Nov 10 13:30:45 localhost kernel: PM: Hibernation image not present or could not be loaded. >Nov 10 13:30:45 localhost kernel: ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300) >Nov 10 13:30:45 localhost kernel: ata1.00: unexpected _GTF length (8) >Nov 10 13:30:45 localhost kernel: ata1.00: ATA-8: APPLE SSD SM0256F, UXM2JA1Q, max UDMA/133 >Nov 10 13:30:45 localhost kernel: ata1.00: 490234752 sectors, multi 16: LBA48 NCQ (depth 31/32), AA >Nov 10 13:30:45 localhost kernel: ata1.00: unexpected _GTF length (8) >Nov 10 13:30:45 localhost kernel: ata1.00: configured for UDMA/133 >Nov 10 13:30:45 localhost kernel: scsi 0:0:0:0: Direct-Access ATA APPLE SSD SM0256 JA1Q PQ: 0 ANSI: 5 >Nov 10 13:30:45 localhost kernel: sd 0:0:0:0: Attached scsi generic sg0 type 0 >Nov 10 13:30:45 localhost kernel: sd 0:0:0:0: [sda] 490234752 512-byte logical blocks: (251 GB/234 GiB) >Nov 10 13:30:45 localhost kernel: sd 0:0:0:0: [sda] 4096-byte physical blocks >Nov 10 13:30:45 localhost kernel: sd 0:0:0:0: [sda] Write Protect is off >Nov 10 13:30:45 localhost kernel: sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 >Nov 10 13:30:45 localhost kernel: sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >Nov 10 13:30:45 localhost kernel: sda: sda1 sda2 sda3 sda4 sda5 >Nov 10 13:30:45 localhost kernel: sd 0:0:0:0: [sda] Attached SCSI disk >Nov 10 13:30:45 localhost kernel: Freeing unused kernel memory: 1608K (ffffffffa6f64000 - ffffffffa70f6000) >Nov 10 13:30:45 localhost kernel: Write protecting the kernel read-only data: 14336k >Nov 10 13:30:45 localhost kernel: Freeing unused kernel memory: 2008K (ffffa2e7f780a000 - ffffa2e7f7a00000) >Nov 10 13:30:45 localhost kernel: Freeing unused kernel memory: 764K (ffffa2e7f7d41000 - ffffa2e7f7e00000) >Nov 10 13:30:45 localhost kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found. >Nov 10 13:30:45 localhost kernel: random: systemd: uninitialized urandom read (16 bytes read) >Nov 10 13:30:45 localhost kernel: random: systemd: uninitialized urandom read (16 bytes read) >Nov 10 13:30:45 localhost kernel: random: systemd: uninitialized urandom read (16 bytes read) >Nov 10 13:30:45 localhost systemd[1]: systemd 231 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN) >Nov 10 13:30:45 localhost systemd[1]: Detected architecture x86-64. >Nov 10 13:30:45 localhost systemd[1]: Running in initial RAM disk. >Nov 10 13:30:45 localhost systemd[1]: No hostname configured. >Nov 10 13:30:45 localhost systemd[1]: Set hostname to <localhost>. >Nov 10 13:30:45 localhost kernel: random: systemd: uninitialized urandom read (16 bytes read) >Nov 10 13:30:45 localhost systemd[1]: Initializing machine ID from random generator. >Nov 10 13:30:45 localhost kernel: random: systemd: uninitialized urandom read (16 bytes read) >Nov 10 13:30:45 localhost kernel: random: systemd-cryptse: uninitialized urandom read (16 bytes read) >Nov 10 13:30:45 localhost kernel: usb 1-8: new full-speed USB device number 2 using xhci_hcd >Nov 10 13:30:45 localhost kernel: random: systemd: uninitialized urandom read (16 bytes read) >Nov 10 13:30:45 localhost kernel: random: systemd: uninitialized urandom read (16 bytes read) >Nov 10 13:30:45 localhost kernel: random: systemd: uninitialized urandom read (16 bytes read) >Nov 10 13:30:45 localhost kernel: random: systemd: uninitialized urandom read (16 bytes read) >Nov 10 13:30:45 localhost systemd[1]: Listening on Journal Audit Socket. >Nov 10 13:30:45 localhost systemd[1]: Listening on udev Control Socket. >Nov 10 13:30:45 localhost systemd[1]: Listening on udev Kernel Socket. >Nov 10 13:30:45 localhost systemd[1]: Reached target Local File Systems. >Nov 10 13:30:45 localhost kernel: audit: type=1130 audit(1478802645.839:2): 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' >Nov 10 13:30:45 localhost systemd-journald[240]: Journal started >Nov 10 13:30:45 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' >Nov 10 13:30:45 localhost systemd-sysctl[239]: Couldn't write '0' to 'net/bridge/bridge-nf-call-iptables', ignoring: No such file or directory >Nov 10 13:30:45 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' >Nov 10 13:30:45 localhost dracut-cmdline[238]: dracut-25 (Workstation Edition) dracut-044-77.fc25 >Nov 10 13:30:45 localhost dracut-cmdline[238]: Using kernel command line parameters: BOOT_IMAGE=/images/pxeboot/vmlinuz root=live:CDLABEL=Fedora-WS-Live-25_B-1-1 rd.live.image quiet >Nov 10 13:30:45 localhost dracut-cmdline[238]: livenet: no url handler for CDLABEL=Fedora-WS-Live-25_B-1-1 >Nov 10 13:30:45 localhost systemd-sysctl[239]: Couldn't write '0' to 'net/bridge/bridge-nf-call-ip6tables', ignoring: No such file or directory >Nov 10 13:30:45 localhost kernel: audit: type=1130 audit(1478802645.873:3): 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' >Nov 10 13:30:45 localhost systemd-sysctl[239]: Couldn't write '0' to 'net/bridge/bridge-nf-call-arptables', ignoring: No such file or directory >Nov 10 13:30:45 localhost kernel: loop: module loaded >Nov 10 13:30:45 localhost dracut-cmdline[238]: root was live:CDLABEL=Fedora-WS-Live-25_B-1-1, is now live:/dev/disk/by-label/Fedora-WS-Live-25_B-1-1 >Nov 10 13:30:45 localhost systemd[1]: Started dracut cmdline hook. >Nov 10 13:30:45 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' >Nov 10 13:30:45 localhost kernel: audit: type=1130 audit(1478802645.945:4): 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' >Nov 10 13:30:45 localhost systemd[1]: Starting dracut pre-udev hook... >Nov 10 13:30:45 localhost systemd[1]: Starting Open-iSCSI... >Nov 10 13:30:45 localhost iscsid[401]: iSCSI logger with pid=402 started! >Nov 10 13:30:45 localhost systemd[1]: iscsid.service: Failed to read PID from file /var/run/iscsid.pid: Invalid argument >Nov 10 13:30:45 localhost kernel: Loading iSCSI transport class v2.0-870. >Nov 10 13:30:45 localhost systemd[1]: Started Open-iSCSI. >Nov 10 13:30:45 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=iscsid comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Nov 10 13:30:45 localhost kernel: audit: type=1130 audit(1478802645.969:5): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=iscsid comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Nov 10 13:30:45 localhost kernel: usb 1-8: New USB device found, idVendor=0a5c, idProduct=4500 >Nov 10 13:30:45 localhost kernel: usb 1-8: New USB device strings: Mfr=1, Product=2, SerialNumber=0 >Nov 10 13:30:45 localhost kernel: usb 1-8: Product: BRCM20702 Hub >Nov 10 13:30:45 localhost kernel: usb 1-8: Manufacturer: Apple Inc. >Nov 10 13:30:45 localhost kernel: hub 1-8:1.0: USB hub found >Nov 10 13:30:45 localhost kernel: hub 1-8:1.0: 3 ports detected >Nov 10 13:30:45 localhost kernel: RPC: Registered named UNIX socket transport module. >Nov 10 13:30:45 localhost kernel: RPC: Registered udp transport module. >Nov 10 13:30:45 localhost kernel: RPC: Registered tcp transport module. >Nov 10 13:30:45 localhost kernel: RPC: Registered tcp NFSv4.1 backchannel transport module. >Nov 10 13:30:46 localhost rpc.statd[433]: Version 1.3.3 starting >Nov 10 13:30:46 localhost rpc.statd[433]: Initializing NSM state >Nov 10 13:30:46 localhost rpc.statd[433]: Running as root. chown /var/lib/nfs/statd to choose different user >Nov 10 13:30:46 localhost systemd[1]: Started dracut pre-udev hook. >Nov 10 13:30:46 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' >Nov 10 13:30:46 localhost kernel: audit: type=1130 audit(1478802646.039:6): 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' >Nov 10 13:30:46 localhost systemd[1]: Starting udev Kernel Device Manager... >Nov 10 13:30:46 localhost systemd[1]: Started udev Kernel Device Manager. >Nov 10 13:30:46 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' >Nov 10 13:30:46 localhost systemd[1]: Starting dracut pre-trigger hook... >Nov 10 13:30:46 localhost kernel: audit: type=1130 audit(1478802646.056:7): 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' >Nov 10 13:30:46 localhost lldpad[461]: config file failed to load, >Nov 10 13:30:46 localhost lldpad[461]: create a new file. >Nov 10 13:30:46 localhost lldpad[461]: bound ctrl iface to /com/intel/lldpad >Nov 10 13:30:46 localhost dracut-pre-trigger[457]: 462 >Nov 10 13:30:46 localhost kernel: usb 2-2: new SuperSpeed USB device number 2 using xhci_hcd >Nov 10 13:30:46 localhost dracut-pre-trigger[457]: rd.md=0: removing MD RAID activation >Nov 10 13:30:46 localhost kernel: usb 2-2: New USB device found, idVendor=0781, idProduct=5580 >Nov 10 13:30:46 localhost kernel: usb 2-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3 >Nov 10 13:30:46 localhost kernel: usb 2-2: Product: Extreme >Nov 10 13:30:46 localhost kernel: usb 2-2: Manufacturer: SanDisk >Nov 10 13:30:46 localhost kernel: usb 2-2: SerialNumber: AA011021151004307653 >Nov 10 13:30:46 localhost kernel: usb-storage 2-2:1.0: USB Mass Storage device detected >Nov 10 13:30:46 localhost kernel: scsi host1: usb-storage 2-2:1.0 >Nov 10 13:30:46 localhost kernel: scsi host1: runtime PM trying to activate child device host1 but parent (2-2:1.0) is not active >Nov 10 13:30:46 localhost kernel: usbcore: registered new interface driver usb-storage >Nov 10 13:30:46 localhost kernel: usbcore: registered new interface driver uas >Nov 10 13:30:46 localhost systemd[1]: Started dracut pre-trigger hook. >Nov 10 13:30:46 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' >Nov 10 13:30:46 localhost kernel: audit: type=1130 audit(1478802646.111:8): 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' >Nov 10 13:30:46 localhost systemd[1]: Starting udev Coldplug all Devices... >Nov 10 13:30:46 localhost systemd[1]: Mounting Configuration File System... >Nov 10 13:30:46 localhost systemd[1]: Mounted Configuration File System. >Nov 10 13:30:46 localhost systemd[1]: Started udev Coldplug all Devices. >Nov 10 13:30:46 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' >Nov 10 13:30:46 localhost kernel: audit: type=1130 audit(1478802646.159:9): 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' >Nov 10 13:30:46 localhost systemd[1]: Starting dracut initqueue hook... >Nov 10 13:30:46 localhost systemd[1]: Reached target System Initialization. >Nov 10 13:30:46 localhost systemd[1]: Listening on Open-iSCSI iscsiuio Socket. >Nov 10 13:30:46 localhost systemd[1]: Reached target Sockets. >Nov 10 13:30:46 localhost systemd[1]: Reached target Basic System. >Nov 10 13:30:46 localhost kernel: FUJITSU Extended Socket Network Device Driver - version 1.1 - Copyright (c) 2015 FUJITSU LIMITED >Nov 10 13:30:46 localhost kernel: pps_core: LinuxPPS API ver. 1 registered >Nov 10 13:30:46 localhost kernel: pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> >Nov 10 13:30:46 localhost kernel: PTP clock support registered >Nov 10 13:30:46 localhost kernel: tg3.c:v3.137 (May 11, 2014) >Nov 10 13:30:46 localhost kernel: tg3 0000:0a:00.0 eth0: Tigon3 [partno(BCM957762) rev 57766000] (PCI Express) MAC address 68:5b:35:ae:90:a7 >Nov 10 13:30:46 localhost kernel: tg3 0000:0a:00.0 eth0: attached PHY is 57765 (10/100/1000Base-T Ethernet) (WireSpeed[1], EEE[1]) >Nov 10 13:30:46 localhost kernel: tg3 0000:0a:00.0 eth0: RXcsums[1] LinkChgREG[0] MIirq[0] ASF[0] TSOcap[1] >Nov 10 13:30:46 localhost kernel: tg3 0000:0a:00.0 eth0: dma_rwctrl[00000001] dma_mask[64-bit] >Nov 10 13:30:46 localhost kernel: tg3 0000:0a:00.0 ens9: renamed from eth0 >Nov 10 13:30:46 localhost kernel: 8021q: 802.1Q VLAN Support v1.8 >Nov 10 13:30:46 localhost kernel: usb 1-12: new full-speed USB device number 3 using xhci_hcd >Nov 10 13:30:46 localhost kernel: usb 1-12: New USB device found, idVendor=05ac, idProduct=0263 >Nov 10 13:30:46 localhost kernel: usb 1-12: New USB device strings: Mfr=1, Product=2, SerialNumber=0 >Nov 10 13:30:46 localhost kernel: usb 1-12: Product: Apple Internal Keyboard / Trackpad >Nov 10 13:30:46 localhost kernel: usb 1-12: Manufacturer: Apple Inc. >Nov 10 13:30:46 localhost kernel: input: Apple Inc. Apple Internal Keyboard / Trackpad as /devices/pci0000:00/0000:00:14.0/usb1/1-12/1-12:1.0/0003:05AC:0263.0001/input/input4 >Nov 10 13:30:46 localhost kernel: tsc: Refined TSC clocksource calibration: 2294.686 MHz >Nov 10 13:30:46 localhost kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x211399552f8, max_idle_ns: 440795292447 ns >Nov 10 13:30:46 localhost kernel: apple 0003:05AC:0263.0001: input,hidraw0: USB HID v1.11 Keyboard [Apple Inc. Apple Internal Keyboard / Trackpad] on usb-0000:00:14.0-12/input0 >Nov 10 13:30:46 localhost kernel: apple 0003:05AC:0263.0002: hidraw1: USB HID v1.11 Device [Apple Inc. Apple Internal Keyboard / Trackpad] on usb-0000:00:14.0-12/input1 >Nov 10 13:30:46 localhost kernel: usb 2-4: new SuperSpeed USB device number 3 using xhci_hcd >Nov 10 13:30:46 localhost kernel: usb 2-4: New USB device found, idVendor=05ac, idProduct=8406 >Nov 10 13:30:46 localhost kernel: usb 2-4: New USB device strings: Mfr=3, Product=4, SerialNumber=5 >Nov 10 13:30:46 localhost kernel: usb 2-4: Product: Card Reader >Nov 10 13:30:46 localhost kernel: usb 2-4: Manufacturer: Apple >Nov 10 13:30:46 localhost kernel: usb 2-4: SerialNumber: 000000000820 >Nov 10 13:30:46 localhost kernel: usb-storage 2-4:1.0: USB Mass Storage device detected >Nov 10 13:30:46 localhost kernel: scsi host2: usb-storage 2-4:1.0 >Nov 10 13:30:46 localhost kernel: scsi host2: runtime PM trying to activate child device host2 but parent (2-4:1.0) is not active >Nov 10 13:30:46 localhost kernel: usb 1-8.1: new full-speed USB device number 4 using xhci_hcd >Nov 10 13:30:46 localhost kernel: usb 1-8.1: New USB device found, idVendor=05ac, idProduct=820a >Nov 10 13:30:46 localhost kernel: usb 1-8.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 >Nov 10 13:30:46 localhost kernel: input: HID 05ac:820a as /devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8.1/1-8.1:1.0/0003:05AC:820A.0003/input/input5 >Nov 10 13:30:46 localhost kernel: hid-generic 0003:05AC:820A.0003: input,hidraw2: USB HID v1.11 Keyboard [HID 05ac:820a] on usb-0000:00:14.0-8.1/input0 >Nov 10 13:30:46 localhost kernel: usb 1-8.2: new full-speed USB device number 5 using xhci_hcd >Nov 10 13:30:46 localhost kernel: usb 1-8.2: New USB device found, idVendor=05ac, idProduct=820b >Nov 10 13:30:46 localhost kernel: usb 1-8.2: New USB device strings: Mfr=0, Product=0, SerialNumber=0 >Nov 10 13:30:46 localhost kernel: input: HID 05ac:820b as /devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8.2/1-8.2:1.0/0003:05AC:820B.0004/input/input6 >Nov 10 13:30:46 localhost kernel: hid-generic 0003:05AC:820B.0004: input,hidraw3: USB HID v1.11 Mouse [HID 05ac:820b] on usb-0000:00:14.0-8.2/input0 >Nov 10 13:30:46 localhost kernel: usb 1-8.3: new full-speed USB device number 6 using xhci_hcd >Nov 10 13:30:46 localhost iscsid[402]: iSCSI daemon with pid=403 started! >Nov 10 13:30:46 localhost iscsid[402]: can't open InitiatorName configuration file /etc/iscsi/initiatorname.iscsi >Nov 10 13:30:46 localhost iscsid[402]: Warning: InitiatorName file /etc/iscsi/initiatorname.iscsi does not exist or does not contain a properly formated InitiatorName. If using software iscsi (iscsi_tcp or ib_iser) or partial offload (bnx2i or cxgbi iscsi), you may not be able to log into or d >Nov 10 13:30:46 localhost iscsid[402]: can't open InitiatorAlias configuration file /etc/iscsi/initiatorname.iscsi >Nov 10 13:30:46 localhost iscsid[402]: can't open iscsid.safe_logout configuration file /etc/iscsi/iscsid.conf >Nov 10 13:30:47 localhost kernel: usb 1-8.3: New USB device found, idVendor=05ac, idProduct=8289 >Nov 10 13:30:47 localhost kernel: usb 1-8.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0 >Nov 10 13:30:47 localhost kernel: usb 1-8.3: Product: Bluetooth USB Host Controller >Nov 10 13:30:47 localhost kernel: usb 1-8.3: Manufacturer: Apple Inc. >Nov 10 13:30:47 localhost dracut-initqueue[546]: Scanning devices sda5 for LVM volume groups >Nov 10 13:30:47 localhost dracut-initqueue[546]: Reading all physical volumes. This may take a while... >Nov 10 13:30:47 localhost dracut-initqueue[546]: Found volume group "fedora" using metadata type lvm2 >Nov 10 13:30:47 localhost kernel: scsi 1:0:0:0: Direct-Access SanDisk Extreme 0001 PQ: 0 ANSI: 6 >Nov 10 13:30:47 localhost kernel: sd 1:0:0:0: Attached scsi generic sg1 type 0 >Nov 10 13:30:47 localhost kernel: sd 1:0:0:0: [sdb] 61282631 512-byte logical blocks: (31.4 GB/29.2 GiB) >Nov 10 13:30:47 localhost kernel: sd 1:0:0:0: [sdb] Write Protect is off >Nov 10 13:30:47 localhost kernel: sd 1:0:0:0: [sdb] Mode Sense: 53 00 00 08 >Nov 10 13:30:47 localhost kernel: sd 1:0:0:0: [sdb] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA >Nov 10 13:30:47 localhost kernel: random: fast init done >Nov 10 13:30:47 localhost kernel: sdb: sdb1 sdb2 sdb3 >Nov 10 13:30:47 localhost kernel: sd 1:0:0:0: [sdb] Attached SCSI removable disk >Nov 10 13:30:47 localhost dracut-initqueue[546]: 2 logical volume(s) in volume group "fedora" now active >Nov 10 13:30:47 localhost kernel: clocksource: Switched to clocksource tsc >Nov 10 13:30:47 localhost kernel: scsi 2:0:0:0: Direct-Access APPLE SD Card Reader 3.00 PQ: 0 ANSI: 6 >Nov 10 13:30:47 localhost kernel: sd 2:0:0:0: Attached scsi generic sg2 type 0 >Nov 10 13:30:47 localhost kernel: squashfs: version 4.0 (2009/01/31) Phillip Lougher >Nov 10 13:30:47 localhost kernel: ISO 9660 Extensions: Microsoft Joliet Level 3 >Nov 10 13:30:47 localhost kernel: ISO 9660 Extensions: RRIP_1991A >Nov 10 13:30:47 localhost kernel: sd 2:0:0:0: [sdc] 384503808 512-byte logical blocks: (197 GB/183 GiB) >Nov 10 13:30:47 localhost kernel: sd 2:0:0:0: [sdc] Write Protect is off >Nov 10 13:30:47 localhost kernel: sd 2:0:0:0: [sdc] Mode Sense: 23 00 00 00 >Nov 10 13:30:47 localhost kernel: sd 2:0:0:0: [sdc] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA >Nov 10 13:30:47 localhost kernel: sdc: sdc1 sdc2 >Nov 10 13:30:47 localhost systemd[1]: Found device /dev/mapper/live-rw. >Nov 10 13:30:47 localhost kernel: sd 2:0:0:0: [sdc] Attached SCSI removable disk >Nov 10 13:30:47 localhost systemd[1]: Started dracut initqueue hook. >Nov 10 13:30:47 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' >Nov 10 13:30:47 localhost kernel: audit: type=1130 audit(1478802647.985:10): 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' >Nov 10 13:30:47 localhost systemd[1]: Starting dracut pre-mount hook... >Nov 10 13:30:47 localhost systemd[1]: Reached target Remote File Systems (Pre). >Nov 10 13:30:47 localhost systemd[1]: Reached target Remote File Systems. >Nov 10 13:30:48 localhost systemd[1]: Started dracut pre-mount hook. >Nov 10 13:30:48 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' >Nov 10 13:30:48 localhost systemd[1]: Mounting /sysroot... >Nov 10 13:30:48 localhost kernel: EXT4-fs (dm-2): mounted filesystem with ordered data mode. Opts: (null) >Nov 10 13:30:48 localhost systemd[1]: Mounted /sysroot. >Nov 10 13:30:48 localhost systemd[1]: Reached target Initrd Root File System. >Nov 10 13:30:48 localhost systemd[1]: Starting Reload Configuration from the Real Root... >Nov 10 13:30:48 localhost systemd[1]: Reloading. >Nov 10 13:30:48 localhost systemd[1]: Started Reload Configuration from the Real Root. >Nov 10 13:30:48 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' >Nov 10 13:30:48 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' >Nov 10 13:30:48 localhost systemd[1]: Reached target Initrd File Systems. >Nov 10 13:30:48 localhost systemd[1]: Reached target Initrd Default Target. >Nov 10 13:30:48 localhost systemd[1]: Starting dracut pre-pivot and cleanup hook... >Nov 10 13:30:48 localhost rpcbind[429]: cannot open file = /tmp/rpcbind.xdr for writing >Nov 10 13:30:48 localhost rpcbind[429]: cannot save any registration >Nov 10 13:30:48 localhost rpcbind[429]: cannot open file = /tmp/portmap.xdr for writing >Nov 10 13:30:48 localhost rpcbind[429]: cannot save any registration >Nov 10 13:30:48 localhost systemd[1]: Started dracut pre-pivot and cleanup hook. >Nov 10 13:30:48 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' >Nov 10 13:30:48 localhost systemd[1]: Starting Cleaning Up and Shutting Down Daemons... >Nov 10 13:30:48 localhost systemd[1]: Stopped target Timers. >Nov 10 13:30:48 localhost systemd[1]: Stopped Cleaning Up and Shutting Down Daemons. >Nov 10 13:30:48 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' >Nov 10 13:30:48 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' >Nov 10 13:30:48 localhost systemd[1]: Stopped dracut pre-pivot and cleanup hook. >Nov 10 13:30:48 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' >Nov 10 13:30:48 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' >Nov 10 13:30:48 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' >Nov 10 13:30:48 localhost systemd[1]: Stopped dracut pre-mount hook. >Nov 10 13:30:48 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' >Nov 10 13:30:48 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' >Nov 10 13:30:48 localhost systemd[1]: Stopped target Remote File Systems. >Nov 10 13:30:48 localhost systemd[1]: Stopped target Remote File Systems (Pre). >Nov 10 13:30:48 localhost systemd[1]: Stopped dracut initqueue hook. >Nov 10 13:30:48 localhost systemd[1]: Stopping Open-iSCSI... >Nov 10 13:30:48 localhost systemd[1]: Stopped target Initrd Default Target. >Nov 10 13:30:48 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' >Nov 10 13:30:48 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' >Nov 10 13:30:48 localhost systemd[1]: Stopped target Basic System. >Nov 10 13:30:48 localhost systemd[1]: Stopped target Slices. >Nov 10 13:30:48 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' >Nov 10 13:30:48 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' >Nov 10 13:30:48 localhost systemd[1]: Stopped target Paths. >Nov 10 13:30:48 localhost systemd[1]: Stopped target Sockets. >Nov 10 13:30:48 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' >Nov 10 13:30:48 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' >Nov 10 13:30:48 localhost systemd[1]: Closed Open-iSCSI iscsiuio Socket. >Nov 10 13:30:48 localhost systemd[1]: Stopped target System Initialization. >Nov 10 13:30:48 localhost systemd[1]: Stopped target Swap. >Nov 10 13:30:48 localhost systemd[1]: Stopped udev Coldplug all Devices. >Nov 10 13:30:48 localhost systemd[1]: Stopped dracut pre-trigger hook. >Nov 10 13:30:48 localhost systemd[1]: Stopping udev Kernel Device Manager... >Nov 10 13:30:48 localhost systemd[1]: Stopped Apply Kernel Variables. >Nov 10 13:30:48 localhost systemd[1]: Stopped target Local File Systems. >Nov 10 13:30:48 localhost systemd[1]: Stopped target Encrypted Volumes. >Nov 10 13:30:48 localhost iscsid[402]: iscsid shutting down. >Nov 10 13:30:48 localhost systemd[1]: Stopped Dispatch Password Requests to Console Directory Watch. >Nov 10 13:30:48 localhost systemd[1]: Stopped target Initrd Root Device. >Nov 10 13:30:48 localhost systemd[1]: Stopped Open-iSCSI. >Nov 10 13:30:48 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=iscsid comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Nov 10 13:30:48 localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=iscsid comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Nov 10 13:30:48 localhost systemd[1]: Stopped udev Kernel Device Manager. >Nov 10 13:30:48 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' >Nov 10 13:30:48 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' >Nov 10 13:30:48 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' >Nov 10 13:30:48 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' >Nov 10 13:30:48 localhost systemd[1]: Stopped Create Static Device Nodes in /dev. >Nov 10 13:30:48 localhost systemd[1]: Stopped Create list of required static device nodes for the current kernel. >Nov 10 13:30:48 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' >Nov 10 13:30:48 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' >Nov 10 13:30:48 localhost systemd[1]: Stopped dracut pre-udev hook. >Nov 10 13:30:48 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' >Nov 10 13:30:48 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' >Nov 10 13:30:48 localhost systemd[1]: Stopped dracut cmdline hook. >Nov 10 13:30:48 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' >Nov 10 13:30:48 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' >Nov 10 13:30:48 localhost systemd[1]: Closed udev Kernel Socket. >Nov 10 13:30:48 localhost systemd[1]: Closed udev Control Socket. >Nov 10 13:30:48 localhost systemd[1]: Starting Cleanup udevd DB... >Nov 10 13:30:48 localhost systemd[1]: Started Cleanup udevd DB. >Nov 10 13:30:48 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' >Nov 10 13:30:48 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' >Nov 10 13:30:48 localhost systemd[1]: Reached target Switch Root. >Nov 10 13:30:48 localhost systemd[1]: Starting Switch Root... >Nov 10 13:30:48 localhost systemd[1]: Switching root. >Nov 10 13:30:48 localhost systemd-journald[240]: Journal stopped >Nov 10 18:30:49 localhost systemd-journald[952]: Runtime journal (/run/log/journal/) is 8.0M, max 797.7M, 789.7M free. >Nov 10 18:30:49 localhost systemd-journald[952]: System journal (/var/log/journal/) is 8.0M, max 642.3M, 634.3M free. >Nov 10 18:30:49 localhost systemd-journald[952]: Time spent on flushing to /var is 8.222ms for 1142 entries. >Nov 10 18:30:49 localhost systemd-journald[240]: Received SIGTERM from PID 1 (systemd). >Nov 10 18:30:49 localhost kernel: systemd: 19 output lines suppressed due to ratelimiting >Nov 10 18:30:49 localhost kernel: random: crng init done >Nov 10 18:30:49 localhost kernel: SELinux: 32768 avtab hash slots, 106614 rules. >Nov 10 18:30:49 localhost kernel: SELinux: 32768 avtab hash slots, 106614 rules. >Nov 10 18:30:49 localhost kernel: SELinux: 8 users, 14 roles, 5049 types, 305 bools, 1 sens, 1024 cats >Nov 10 18:30:49 localhost kernel: SELinux: 94 classes, 106614 rules >Nov 10 18:30:49 localhost kernel: SELinux: Permission validate_trans in class security not defined in policy. >Nov 10 18:30:49 localhost kernel: SELinux: Permission module_load in class system not defined in policy. >Nov 10 18:30:49 localhost kernel: SELinux: the above unknown classes and permissions will be allowed >Nov 10 18:30:49 localhost kernel: SELinux: Completing initialization. >Nov 10 18:30:49 localhost kernel: SELinux: Setting up existing superblocks. >Nov 10 18:30:49 localhost systemd[1]: Successfully loaded SELinux policy in 146.954ms. >Nov 10 18:30:49 localhost systemd[1]: RTC configured in localtime, applying delta of -300 minutes to system time. >Nov 10 18:30:49 localhost systemd[1]: Unable to fix SELinux security context of /dev/shm/lldpad.state: Permission denied >Nov 10 18:30:49 localhost systemd[1]: Relabelled /dev and /run in 15.953ms. >Nov 10 18:30:49 localhost systemd-journald[952]: Journal started >Nov 10 13:30:48 localhost audit: MAC_STATUS enforcing=1 old_enforcing=0 auid=4294967295 ses=4294967295 >Nov 10 13:30:48 localhost audit: MAC_POLICY_LOAD policy loaded auid=4294967295 ses=4294967295 >Nov 10 18:30:48 localhost audit[1]: AVC avc: denied { module_request } for pid=1 comm="systemd" kmod="fs-efivarfs" scontext=system_u:system_r:init_t:s0 tcontext=system_u:system_r:kernel_t:s0 tclass=system permissive=0 >Nov 10 18:30:48 localhost audit[1]: AVC avc: denied { relabelto } for pid=1 comm="systemd" name="lldpad.state" dev="tmpfs" ino=14436 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:lldpad_tmpfs_t:s0 tclass=file permissive=0 >Nov 10 18:30:49 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' >Nov 10 18:30:49 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' >Nov 10 18:30:49 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' >Nov 10 18:30:49 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' >Nov 10 18:30:49 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' >Nov 10 18:30:49 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' >Nov 10 18:30:49 localhost audit: CONFIG_CHANGE audit_enabled=1 old=1 auid=4294967295 ses=4294967295 subj=system_u:system_r:syslogd_t:s0 res=1 >Nov 10 18:30:48 localhost systemd[1]: systemd 231 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN) >Nov 10 18:30:48 localhost systemd[1]: Detected architecture x86-64. >Nov 10 18:30:48 localhost systemd[1]: Initializing machine ID from random generator. >Nov 10 18:30:49 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' >Nov 10 18:30:49 localhost systemd[1]: Started Create list of required static device nodes for the current kernel. >Nov 10 18:30:49 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' >Nov 10 18:30:49 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' >Nov 10 18:30:49 localhost systemd[1]: Started Remount Root and Kernel File Systems. >Nov 10 18:30:49 localhost systemd[1]: Starting Configure read-only root support... >Nov 10 18:30:49 localhost systemd[1]: Starting udev Coldplug all Devices... >Nov 10 18:30:49 localhost systemd[1]: Starting Create Static Device Nodes in /dev... >Nov 10 18:30:49 localhost systemd[1]: Starting Flush Journal to Persistent Storage... >Nov 10 18:30:49 localhost systemd[1]: Mounted Huge Pages File System. >Nov 10 18:30:49 localhost systemd[1]: Mounted Debug File System. >Nov 10 18:30:49 localhost systemd[1]: Mounted POSIX Message Queue File System. >Nov 10 18:30:49 localhost systemd[1]: Mounted Temporary Directory. >Nov 10 18:30:49 localhost systemd-sysctl[964]: Couldn't write '0' to 'net/bridge/bridge-nf-call-arptables', ignoring: No such file or directory >Nov 10 18:30:49 localhost systemd-sysctl[964]: Couldn't write '0' to 'net/bridge/bridge-nf-call-iptables', ignoring: No such file or directory >Nov 10 18:30:49 localhost systemd-sysctl[964]: Couldn't write '0' to 'net/bridge/bridge-nf-call-ip6tables', ignoring: No such file or directory >Nov 10 18:30:49 localhost systemd[1]: Started Apply Kernel Variables. >Nov 10 18:30:49 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' >Nov 10 18:30:49 localhost systemd[1]: Started Flush Journal to Persistent Storage. >Nov 10 18:30:49 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' >Nov 10 18:30:49 localhost systemd[1]: Started udev Coldplug all Devices. >Nov 10 18:30:49 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' >Nov 10 18:30:49 localhost systemd[1]: Starting udev Wait for Complete Device Initialization... >Nov 10 18:30:49 localhost systemd[1]: Started LVM2 metadata daemon. >Nov 10 18:30:49 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' >Nov 10 18:30:49 localhost systemd[1]: Started Configure read-only root support. >Nov 10 18:30:49 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' >Nov 10 18:30:49 localhost systemd[1]: Starting Load/Save Random Seed... >Nov 10 18:30:49 localhost systemd[1]: Started Load/Save Random Seed. >Nov 10 18:30:49 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' >Nov 10 18:30:49 localhost kernel: Installing knfsd (copyright (C) 1996 okir@monad.swb.de). >Nov 10 18:30:49 localhost systemd[1]: Mounted NFSD configuration filesystem. >Nov 10 18:30:49 localhost systemd[1]: Started Setup Virtual Console. >Nov 10 18:30:49 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-vconsole-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Nov 10 18:30:49 localhost systemd[1]: Started Create Static Device Nodes in /dev. >Nov 10 18:30:49 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' >Nov 10 18:30:49 localhost systemd[1]: Starting udev Kernel Device Manager... >Nov 10 18:30:49 localhost lvm[962]: 2 logical volume(s) in volume group "fedora" monitored >Nov 10 18:30:49 localhost systemd[1]: Started Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling. >Nov 10 18:30:49 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' >Nov 10 18:30:50 localhost systemd[1]: Started udev Kernel Device Manager. >Nov 10 18:30:50 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' >Nov 10 18:30:50 localhost systemd[1]: Starting Show Plymouth Boot Screen... >Nov 10 18:30:50 localhost kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 >Nov 10 18:30:50 localhost kernel: i801_smbus 0000:00:1f.3: SMBus using PCI interrupt >Nov 10 18:30:50 localhost kernel: ACPI: SBS HC: EC = 0xffffa2ebec72b900, offset = 0x20, query_bit = 0x10 >Nov 10 18:30:50 localhost kernel: apple_gmux: gmux device not present or IO disabled >Nov 10 18:30:50 localhost kernel: [drm] Initialized drm 1.1.0 20060810 >Nov 10 18:30:50 localhost kernel: ACPI: Smart Battery System [SBS0]: Battery Slot [BAT0] (battery present) >Nov 10 18:30:50 localhost kernel: thunderbolt 0000:07:00.0: NHI initialized, starting thunderbolt >Nov 10 18:30:50 localhost kernel: thunderbolt 0000:07:00.0: allocating TX ring 0 of size 10 >Nov 10 18:30:50 localhost kernel: thunderbolt 0000:07:00.0: allocating RX ring 0 of size 10 >Nov 10 18:30:50 localhost kernel: thunderbolt 0000:07:00.0: control channel created >Nov 10 18:30:50 localhost kernel: thunderbolt 0000:07:00.0: control channel starting... >Nov 10 18:30:50 localhost kernel: thunderbolt 0000:07:00.0: starting TX ring 0 >Nov 10 18:30:50 localhost kernel: thunderbolt 0000:07:00.0: enabling interrupt at register 0x38200 bit 0 (0x0 -> 0x1) >Nov 10 18:30:50 localhost kernel: thunderbolt 0000:07:00.0: starting RX ring 0 >Nov 10 18:30:50 localhost kernel: thunderbolt 0000:07:00.0: enabling interrupt at register 0x38200 bit 12 (0x1 -> 0x1001) >Nov 10 18:30:50 localhost kernel: thunderbolt 0000:07:00.0: initializing Switch at 0x0 (depth: 0, up port: 5) >Nov 10 18:30:50 localhost kernel: thunderbolt 0000:07:00.0: old switch config: >Nov 10 18:30:50 localhost kernel: thunderbolt 0000:07:00.0: Switch: 8086:156d (Revision: 0, TB Version: 2) >Nov 10 18:30:50 localhost kernel: thunderbolt 0000:07:00.0: Max Port Number: 12 >Nov 10 18:30:50 localhost kernel: thunderbolt 0000:07:00.0: Config: >Nov 10 18:30:50 localhost kernel: thunderbolt 0000:07:00.0: Upstream Port Number: 5 Depth: 0 Route String: 0x0 Enabled: 1, PlugEventsDelay: 255ms >Nov 10 18:30:50 localhost kernel: thunderbolt 0000:07:00.0: unknown1: 0x0 unknown4: 0x0 >Nov 10 18:30:50 localhost kernel: bcma: bus0: Found chip with id 0x4360, rev 0x03 and package 0x00 >Nov 10 18:30:50 localhost kernel: bcma: bus0: Core 0 found: ChipCommon (manuf 0x4BF, id 0x800, rev 0x2B, class 0x0) >Nov 10 18:30:50 localhost kernel: bcma: bus0: Core 1 found: IEEE 802.11 (manuf 0x4BF, id 0x812, rev 0x2A, class 0x0) >Nov 10 18:30:50 localhost kernel: bcma: bus0: Core 2 found: ARM CR4 (manuf 0x4BF, id 0x83E, rev 0x02, class 0x0) >Nov 10 18:30:50 localhost kernel: bcma: bus0: Core 3 found: PCIe Gen2 (manuf 0x4BF, id 0x83C, rev 0x01, class 0x0) >Nov 10 18:30:50 localhost kernel: bcma: bus0: Core 4 found: USB 2.0 Device (manuf 0x4BF, id 0x81A, rev 0x11, class 0x0) >Nov 10 18:30:50 localhost kernel: thunderbolt 0000:07:00.0: 0: uid: 0x1000f02abdaa0 >Nov 10 18:30:50 localhost kernel: thunderbolt 0000:07:00.0: Port 0: 8086:156d (Revision: 0, TB Version: 1, Type: Port (0x1)) >Nov 10 18:30:50 localhost kernel: thunderbolt 0000:07:00.0: Max hop id (in/out): 7/7 >Nov 10 18:30:50 localhost kernel: thunderbolt 0000:07:00.0: Max counters: 8 >Nov 10 18:30:50 localhost kernel: thunderbolt 0000:07:00.0: NFC Credits: 0x700000 >Nov 10 18:30:50 localhost kernel: bcma: Unsupported SPROM revision: 0 >Nov 10 18:30:50 localhost kernel: thunderbolt 0000:07:00.0: Port 1: 8086:156d (Revision: 0, TB Version: 1, Type: Port (0x1)) >Nov 10 18:30:50 localhost kernel: thunderbolt 0000:07:00.0: Max hop id (in/out): 15/15 >Nov 10 18:30:50 localhost kernel: thunderbolt 0000:07:00.0: Max counters: 16 >Nov 10 18:30:50 localhost kernel: thunderbolt 0000:07:00.0: NFC Credits: 0x3c00000 >Nov 10 18:30:50 localhost kernel: thunderbolt 0000:07:00.0: Port 2: 8086:156d (Revision: 0, TB Version: 1, Type: Port (0x1)) >Nov 10 18:30:50 localhost kernel: thunderbolt 0000:07:00.0: Max hop id (in/out): 15/15 >Nov 10 18:30:50 localhost kernel: thunderbolt 0000:07:00.0: Max counters: 16 >Nov 10 18:30:50 localhost kernel: thunderbolt 0000:07:00.0: NFC Credits: 0x3c00000 >Nov 10 18:30:50 localhost kernel: thunderbolt 0000:07:00.0: Port 3: 8086:156d (Revision: 0, TB Version: 1, Type: Port (0x1)) >Nov 10 18:30:50 localhost kernel: thunderbolt 0000:07:00.0: Max hop id (in/out): 15/15 >Nov 10 18:30:50 localhost kernel: thunderbolt 0000:07:00.0: Max counters: 16 >Nov 10 18:30:50 localhost kernel: thunderbolt 0000:07:00.0: NFC Credits: 0x3c00000 >Nov 10 18:30:50 localhost kernel: thunderbolt 0000:07:00.0: Port 4: 8086:156d (Revision: 0, TB Version: 1, Type: Port (0x1)) >Nov 10 18:30:50 localhost kernel: thunderbolt 0000:07:00.0: Max hop id (in/out): 15/15 >Nov 10 18:30:50 localhost kernel: thunderbolt 0000:07:00.0: Max counters: 16 >Nov 10 18:30:50 localhost kernel: thunderbolt 0000:07:00.0: NFC Credits: 0x3c00000 >Nov 10 18:30:50 localhost kernel: thunderbolt 0000:07:00.0: Port 5: 8086:156d (Revision: 0, TB Version: 1, Type: NHI (0x2)) >Nov 10 18:30:50 localhost kernel: thunderbolt 0000:07:00.0: Max hop id (in/out): 11/11 >Nov 10 18:30:50 localhost kernel: thunderbolt 0000:07:00.0: Max counters: 16 >Nov 10 18:30:50 localhost kernel: thunderbolt 0000:07:00.0: NFC Credits: 0xf00000 >Nov 10 18:30:50 localhost kernel: thunderbolt 0000:07:00.0: Port 6: 8086:156d (Revision: 0, TB Version: 1, Type: PCIe (0x100101)) >Nov 10 18:30:50 localhost kernel: thunderbolt 0000:07:00.0: Max hop id (in/out): 8/8 >Nov 10 18:30:50 localhost kernel: thunderbolt 0000:07:00.0: Max counters: 2 >Nov 10 18:30:50 localhost kernel: thunderbolt 0000:07:00.0: NFC Credits: 0x700000 >Nov 10 18:30:50 localhost kernel: thunderbolt 0000:07:00.0: Port 7: 8086:156d (Revision: 0, TB Version: 1, Type: PCIe (0x100101)) >Nov 10 18:30:50 localhost kernel: thunderbolt 0000:07:00.0: Max hop id (in/out): 8/8 >Nov 10 18:30:50 localhost kernel: thunderbolt 0000:07:00.0: Max counters: 2 >Nov 10 18:30:50 localhost kernel: thunderbolt 0000:07:00.0: NFC Credits: 0x700000 >Nov 10 18:30:50 localhost kernel: thunderbolt 0000:07:00.0: Port 8: 8086:156d (Revision: 0, TB Version: 1, Type: PCIe (0x100101)) >Nov 10 18:30:50 localhost kernel: thunderbolt 0000:07:00.0: Max hop id (in/out): 8/8 >Nov 10 18:30:50 localhost kernel: thunderbolt 0000:07:00.0: Max counters: 2 >Nov 10 18:30:50 localhost kernel: thunderbolt 0000:07:00.0: NFC Credits: 0x700000 >Nov 10 18:30:50 localhost kernel: thunderbolt 0000:07:00.0: Port 9: 8086:156d (Revision: 0, TB Version: 1, Type: PCIe (0x100101)) >Nov 10 18:30:50 localhost kernel: thunderbolt 0000:07:00.0: Max hop id (in/out): 8/8 >Nov 10 18:30:50 localhost kernel: thunderbolt 0000:07:00.0: Max counters: 2 >Nov 10 18:30:50 localhost kernel: thunderbolt 0000:07:00.0: NFC Credits: 0x700000 >Nov 10 18:30:50 localhost kernel: thunderbolt 0000:07:00.0: Port 10: 8086:156d (Revision: 0, TB Version: 1, Type: DP/HDMI (0xe0102)) >Nov 10 18:30:50 localhost kernel: thunderbolt 0000:07:00.0: Max hop id (in/out): 9/9 >Nov 10 18:30:50 localhost kernel: thunderbolt 0000:07:00.0: Max counters: 2 >Nov 10 18:30:50 localhost kernel: thunderbolt 0000:07:00.0: NFC Credits: 0x700000 >Nov 10 18:30:50 localhost kernel: thunderbolt 0000:07:00.0: Port 11: 8086:156d (Revision: 0, TB Version: 1, Type: DP/HDMI (0xe0101)) >Nov 10 18:30:50 localhost kernel: thunderbolt 0000:07:00.0: Max hop id (in/out): 9/9 >Nov 10 18:30:50 localhost kernel: thunderbolt 0000:07:00.0: Max counters: 2 >Nov 10 18:30:50 localhost kernel: thunderbolt 0000:07:00.0: NFC Credits: 0xf00000 >Nov 10 18:30:50 localhost kernel: thunderbolt 0000:07:00.0: Port 12: 8086:156d (Revision: 0, TB Version: 1, Type: DP/HDMI (0xe0101)) >Nov 10 18:30:50 localhost kernel: thunderbolt 0000:07:00.0: Max hop id (in/out): 9/9 >Nov 10 18:30:50 localhost kernel: thunderbolt 0000:07:00.0: Max counters: 2 >Nov 10 18:30:50 localhost kernel: thunderbolt 0000:07:00.0: NFC Credits: 0xf00000 >Nov 10 18:30:50 localhost kernel: thunderbolt 0000:07:00.0: 0:1: is connected, link is up (state: 2) >Nov 10 18:30:50 localhost kernel: thunderbolt 0000:07:00.0: initializing Switch at 0x1 (depth: 1, up port: 1) >Nov 10 18:30:50 localhost kernel: thunderbolt 0000:07:00.0: old switch config: >Nov 10 18:30:50 localhost kernel: thunderbolt 0000:07:00.0: Switch: 8086:1549 (Revision: 0, TB Version: 1) >Nov 10 18:30:50 localhost kernel: thunderbolt 0000:07:00.0: Max Port Number: 2 >Nov 10 18:30:50 localhost kernel: thunderbolt 0000:07:00.0: Config: >Nov 10 18:30:50 localhost kernel: thunderbolt 0000:07:00.0: Upstream Port Number: 1 Depth: 1 Route String: 0x1 Enabled: 1, PlugEventsDelay: 255ms >Nov 10 18:30:50 localhost kernel: thunderbolt 0000:07:00.0: unknown1: 0x0 unknown4: 0x0 >Nov 10 18:30:50 localhost kernel: thunderbolt 0000:07:00.0: 1: reading drom (length: 0x7b) >Nov 10 18:30:50 localhost kernel: bcma: Unsupported SPROM revision: 11 >Nov 10 18:30:50 localhost kernel: bcma: bus0: Invalid SPROM read from the PCIe card, trying to use fallback SPROM >Nov 10 18:30:50 localhost kernel: bcma: bus0: Using fallback SPROM failed (err -2) >Nov 10 18:30:50 localhost kernel: bcma: bus0: No SPROM available >Nov 10 18:30:50 localhost kernel: bcma: bus0: Bus registered >Nov 10 18:30:50 localhost systemd[1]: Received SIGRTMIN+20 from PID 1025 (plymouthd). >Nov 10 18:30:50 localhost systemd[1]: Started Show Plymouth Boot Screen. >Nov 10 18:30:50 localhost kernel: audit_printk_skb: 165 callbacks suppressed >Nov 10 18:30:50 localhost kernel: audit: type=1130 audit(1478820650.622:66): 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' >Nov 10 18:30:50 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' >Nov 10 18:30:50 localhost systemd[1]: Started Forward Password Requests to Plymouth Directory Watch. >Nov 10 18:30:50 localhost kernel: RAPL PMU: API unit is 2^-32 Joules, 4 fixed counters, 655360 ms ovfl timer >Nov 10 18:30:50 localhost kernel: RAPL PMU: hw unit of domain pp0-core 2^-14 Joules >Nov 10 18:30:50 localhost kernel: RAPL PMU: hw unit of domain package 2^-14 Joules >Nov 10 18:30:50 localhost kernel: RAPL PMU: hw unit of domain dram 2^-14 Joules >Nov 10 18:30:50 localhost kernel: RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules >Nov 10 18:30:50 localhost mtp-probe[1046]: checking bus 1, device 4: "/sys/devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8.1" >Nov 10 18:30:50 localhost mtp-probe[1050]: checking bus 1, device 6: "/sys/devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8.3" >Nov 10 18:30:50 localhost mtp-probe[1045]: checking bus 1, device 5: "/sys/devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8.2" >Nov 10 18:30:50 localhost mtp-probe[1041]: checking bus 1, device 3: "/sys/devices/pci0000:00/0000:00:14.0/usb1/1-12" >Nov 10 18:30:50 localhost mtp-probe[1044]: checking bus 2, device 2: "/sys/devices/pci0000:00/0000:00:14.0/usb2/2-2" >Nov 10 18:30:50 localhost mtp-probe[1044]: bus: 2, device: 2 was not an MTP device >Nov 10 18:30:50 localhost mtp-probe[1045]: bus: 1, device: 5 was not an MTP device >Nov 10 18:30:50 localhost mtp-probe[1041]: bus: 1, device: 3 was not an MTP device >Nov 10 18:30:50 localhost mtp-probe[1046]: bus: 1, device: 4 was not an MTP device >Nov 10 18:30:50 localhost mtp-probe[1040]: checking bus 2, device 3: "/sys/devices/pci0000:00/0000:00:14.0/usb2/2-4" >Nov 10 18:30:50 localhost mtp-probe[1040]: bus: 2, device: 3 was not an MTP device >Nov 10 18:30:50 localhost mtp-probe[1050]: bus: 1, device: 6 was not an MTP device >Nov 10 18:30:50 localhost kernel: input: bcm5974 as /devices/pci0000:00/0000:00:14.0/usb1/1-12/1-12:1.2/input/input7 >Nov 10 18:30:50 localhost kernel: usbcore: registered new interface driver bcm5974 >Nov 10 18:30:50 localhost systemd[1]: Created slice system-lvm2\x2dpvscan.slice. >Nov 10 18:30:50 localhost kernel: [drm] Found 128MB of eDRAM >Nov 10 18:30:50 localhost kernel: [drm] Memory usable by graphics device = 2048M >Nov 10 18:30:50 localhost kernel: checking generic (90000000 1437000) vs hw (90000000 10000000) >Nov 10 18:30:50 localhost kernel: fb: switching to inteldrmfb from EFI VGA >Nov 10 18:30:50 localhost kernel: Console: switching to colour dummy device 80x25 >Nov 10 18:30:50 localhost kernel: [drm] Replacing VGA console driver >Nov 10 18:30:50 localhost kernel: [drm] Supports vblank timestamp caching Rev 2 (21.10.2013). >Nov 10 18:30:50 localhost kernel: [drm] Driver supports precise vblank timestamp query. >Nov 10 18:30:50 localhost systemd[1]: Starting LVM2 PV scan on device 8:5... >Nov 10 18:30:50 localhost kernel: vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem >Nov 10 18:30:50 localhost lvm[1057]: 2 logical volume(s) in volume group "fedora" now active >Nov 10 18:30:50 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=lvm2-pvscan@8:5 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Nov 10 18:30:50 localhost kernel: audit: type=1130 audit(1478820650.772:67): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=lvm2-pvscan@8:5 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Nov 10 18:30:50 localhost systemd[1]: Started LVM2 PV scan on device 8:5. >Nov 10 18:30:50 localhost kernel: Bluetooth: Core ver 2.21 >Nov 10 18:30:50 localhost kernel: NET: Registered protocol family 31 >Nov 10 18:30:50 localhost kernel: Bluetooth: HCI device and connection manager initialized >Nov 10 18:30:50 localhost kernel: Bluetooth: HCI socket layer initialized >Nov 10 18:30:50 localhost kernel: Bluetooth: L2CAP socket layer initialized >Nov 10 18:30:50 localhost kernel: Bluetooth: SCO socket layer initialized >Nov 10 18:30:50 localhost kernel: iTCO_vendor_support: vendor-support=0 >Nov 10 18:30:50 localhost kernel: iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11 >Nov 10 18:30:50 localhost kernel: iTCO_wdt: unable to reset NO_REBOOT flag, device disabled by hardware/BIOS >Nov 10 18:30:50 localhost kernel: usbcore: registered new interface driver btusb >Nov 10 18:30:50 localhost kernel: Bluetooth: hci0: BCM: chip id 73 build 1013 >Nov 10 18:30:50 localhost kernel: Bluetooth: hci0: BCM: product 05ac:8289 >Nov 10 18:30:50 localhost kernel: Bluetooth: hci0: BCM20702B0 Generic USB Class 1 @ 20 MHz >Nov 10 18:30:50 localhost systemd[1]: Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. >Nov 10 18:30:50 localhost kernel: applesmc: key=601 fan=2 temp=37 index=36 acc=0 lux=2 kbd=1 >Nov 10 18:30:50 localhost kernel: intel_rapl: Found RAPL domain package >Nov 10 18:30:50 localhost kernel: intel_rapl: Found RAPL domain core >Nov 10 18:30:50 localhost kernel: intel_rapl: Found RAPL domain uncore >Nov 10 18:30:50 localhost kernel: intel_rapl: Found RAPL domain dram >Nov 10 18:30:50 localhost kernel: usb 1-8.1: USB disconnect, device number 4 >Nov 10 18:30:50 localhost systemd[1]: Starting Load/Save RF Kill Switch Status... >Nov 10 18:30:50 localhost systemd[1]: Created slice system-systemd\x2dbacklight.slice. >Nov 10 18:30:50 localhost systemd[1]: Starting Load/Save Screen Backlight Brightness of leds:smc::kbd_backlight... >Nov 10 18:30:50 localhost systemd[1]: Started Load/Save RF Kill Switch Status. >Nov 10 18:30:50 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 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Nov 10 18:30:50 localhost kernel: audit: type=1130 audit(1478820650.935:68): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Nov 10 18:30:50 localhost systemd[1]: Started Load/Save Screen Backlight Brightness of leds:smc::kbd_backlight. >Nov 10 18:30:50 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-backlight@leds:smc::kbd_backlight comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Nov 10 18:30:50 localhost kernel: audit: type=1130 audit(1478820650.936:69): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-backlight@leds:smc::kbd_backlight comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Nov 10 18:30:51 localhost kernel: b43-phy0: Broadcom 4360 WLAN found (core revision 42) >Nov 10 18:30:51 localhost kernel: b43-phy0 ERROR: FOUND UNSUPPORTED PHY (Analog 12, Type 11 (AC), Revision 1) >Nov 10 18:30:51 localhost kernel: b43: probe of bcma0:1 failed with error -95 >Nov 10 18:30:51 localhost kernel: Broadcom 43xx driver loaded [ Features: PNLS ] >Nov 10 18:30:51 localhost kernel: thunderbolt 0000:07:00.0: 1: uid: 0x100020238e440 >Nov 10 18:30:51 localhost kernel: thunderbolt 0000:07:00.0: Port 0: 8086:1549 (Revision: 0, TB Version: 1, Type: Port (0x1)) >Nov 10 18:30:51 localhost kernel: thunderbolt 0000:07:00.0: Max hop id (in/out): 7/7 >Nov 10 18:30:51 localhost kernel: thunderbolt 0000:07:00.0: Max counters: 8 >Nov 10 18:30:51 localhost kernel: thunderbolt 0000:07:00.0: NFC Credits: 0x700000 >Nov 10 18:30:51 localhost kernel: thunderbolt 0000:07:00.0: Port 1: 8086:1549 (Revision: 0, TB Version: 1, Type: Port (0x1)) >Nov 10 18:30:51 localhost kernel: thunderbolt 0000:07:00.0: Max hop id (in/out): 8/8 >Nov 10 18:30:51 localhost kernel: thunderbolt 0000:07:00.0: Max counters: 4 >Nov 10 18:30:51 localhost kernel: thunderbolt 0000:07:00.0: NFC Credits: 0x3c00000 >Nov 10 18:30:51 localhost kernel: thunderbolt 0000:07:00.0: Port 2: 8086:1549 (Revision: 0, TB Version: 1, Type: PCIe (0x100102)) >Nov 10 18:30:51 localhost kernel: thunderbolt 0000:07:00.0: Max hop id (in/out): 8/8 >Nov 10 18:30:51 localhost kernel: thunderbolt 0000:07:00.0: Max counters: 2 >Nov 10 18:30:51 localhost kernel: thunderbolt 0000:07:00.0: NFC Credits: 0x700000 >Nov 10 18:30:51 localhost kernel: thunderbolt 0000:07:00.0: 0:3: is unplugged (state: 7) >Nov 10 18:30:51 localhost kernel: thunderbolt 0000:07:00.0: 1:2: PCIe port already activated, aborting >Nov 10 18:30:51 localhost kernel: ACPI: Video Device [IGPU] (multi-head: yes rom: no post: no) >Nov 10 18:30:51 localhost kernel: acpi device:55: registered as cooling_device9 >Nov 10 18:30:51 localhost kernel: input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input8 >Nov 10 18:30:51 localhost kernel: [drm] Initialized i915 1.6.0 20160711 for 0000:00:02.0 on minor 0 >Nov 10 18:30:51 localhost kernel: snd_hda_codec_cirrus hdaudioC1D0: autoconfig for CS4208: line_outs=2 (0x12/0x13/0x0/0x0/0x0) type:speaker >Nov 10 18:30:51 localhost kernel: snd_hda_codec_cirrus hdaudioC1D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0) >Nov 10 18:30:51 localhost kernel: snd_hda_codec_cirrus hdaudioC1D0: hp_outs=1 (0x10/0x0/0x0/0x0/0x0) >Nov 10 18:30:51 localhost kernel: snd_hda_codec_cirrus hdaudioC1D0: mono: mono_out=0x0 >Nov 10 18:30:51 localhost kernel: snd_hda_codec_cirrus hdaudioC1D0: dig-out=0x21/0x0 >Nov 10 18:30:51 localhost kernel: snd_hda_codec_cirrus hdaudioC1D0: inputs: >Nov 10 18:30:51 localhost kernel: snd_hda_codec_cirrus hdaudioC1D0: Internal Mic=0x1c >Nov 10 18:30:51 localhost kernel: snd_hda_codec_cirrus hdaudioC1D0: Mic=0x18 >Nov 10 18:30:51 localhost kernel: input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1b.0/sound/card1/input9 >Nov 10 18:30:51 localhost kernel: input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card1/input10 >Nov 10 18:30:51 localhost kernel: input: HDA Intel PCH SPDIF as /devices/pci0000:00/0000:00:1b.0/sound/card1/input11 >Nov 10 18:30:51 localhost systemd[1]: Reached target Sound Card. >Nov 10 18:30:51 localhost kernel: usb 1-8.2: USB disconnect, device number 5 >Nov 10 18:30:51 localhost kernel: snd_hda_intel 0000:00:03.0: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915]) >Nov 10 18:30:51 localhost kernel: fbcon: inteldrmfb (fb0) is primary device >Nov 10 18:30:53 localhost kernel: input: HDA Intel HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.0/sound/card0/input12 >Nov 10 18:30:53 localhost kernel: input: HDA Intel HDMI HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:03.0/sound/card0/input13 >Nov 10 18:30:53 localhost kernel: input: HDA Intel HDMI HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:03.0/sound/card0/input14 >Nov 10 18:30:53 localhost kernel: Console: switching to colour frame buffer device 360x112 >Nov 10 18:30:53 localhost kernel: i915 0000:00:02.0: fb0: inteldrmfb frame buffer device >Nov 10 18:30:53 localhost systemd[1]: Starting Load/Save Screen Backlight Brightness of backlight:acpi_video0... >Nov 10 18:30:53 localhost systemd[1]: Starting Load/Save Screen Backlight Brightness of backlight:intel_backlight... >Nov 10 18:30:53 localhost systemd[1]: Started Load/Save Screen Backlight Brightness of backlight:acpi_video0. >Nov 10 18:30:53 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-backlight@backlight:acpi_video0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Nov 10 18:30:53 localhost kernel: audit: type=1130 audit(1478820653.050:70): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-backlight@backlight:acpi_video0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Nov 10 18:30:53 localhost systemd[1]: Started Load/Save Screen Backlight Brightness of backlight:intel_backlight. >Nov 10 18:30:53 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-backlight@backlight:intel_backlight comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Nov 10 18:30:53 localhost kernel: audit: type=1130 audit(1478820653.052:71): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-backlight@backlight:intel_backlight comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Nov 10 18:30:53 localhost kernel: audit: type=1130 audit(1478820653.063:72): 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' >Nov 10 18:30:53 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' >Nov 10 18:30:53 localhost systemd[1]: Started udev Wait for Complete Device Initialization. >Nov 10 18:30:53 localhost systemd[1]: Starting Activation of DM RAID sets... >Nov 10 18:30:53 localhost systemd[1]: Started Activation of DM RAID sets. >Nov 10 18:30:53 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' >Nov 10 18:30:53 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' >Nov 10 18:30:53 localhost systemd[1]: Reached target Encrypted Volumes. >Nov 10 18:30:53 localhost systemd[1]: Reached target Local File Systems (Pre). >Nov 10 18:30:53 localhost kernel: audit: type=1130 audit(1478820653.092:73): 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' >Nov 10 18:30:53 localhost kernel: audit: type=1131 audit(1478820653.092:74): 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' >Nov 10 18:30:53 localhost systemd[1]: var-tmp.mount: Directory /var/tmp to mount over is not empty, mounting anyway. >Nov 10 18:30:53 localhost systemd[1]: Mounting /var/tmp... >Nov 10 18:30:53 localhost systemd[1]: Mounted /var/tmp. >Nov 10 18:30:53 localhost systemd[1]: Reached target Local File Systems. >Nov 10 18:30:53 localhost systemd[1]: Starting Preprocess NFS configuration... >Nov 10 18:30:53 localhost systemd[1]: Starting Restore /run/initramfs on shutdown... >Nov 10 18:30:53 localhost systemd[1]: Starting Tell Plymouth To Write Out Runtime Data... >Nov 10 18:30:53 localhost systemd[1]: Starting Import network configuration from initramfs... >Nov 10 18:30:53 localhost systemd[1]: Started Preprocess NFS configuration. >Nov 10 18:30:53 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' >Nov 10 18:30:53 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' >Nov 10 18:30:53 localhost systemd[1]: Started Restore /run/initramfs on shutdown. >Nov 10 18:30:53 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' >Nov 10 18:30:53 localhost kernel: audit: type=1130 audit(1478820653.141:75): 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' >Nov 10 18:30:53 localhost systemd[1]: Started Tell Plymouth To Write Out Runtime Data. >Nov 10 18:30:53 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' >Nov 10 18:30:53 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' >Nov 10 18:30:53 localhost systemd[1]: Started Import network configuration from initramfs. >Nov 10 18:30:53 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' >Nov 10 18:30:53 localhost systemd[1]: Starting Create Volatile Files and Directories... >Nov 10 18:30:53 localhost systemd[1]: Started Create Volatile Files and Directories. >Nov 10 18:30:53 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' >Nov 10 18:30:53 localhost systemd[1]: Starting Security Auditing Service... >Nov 10 18:30:53 localhost auditd[1158]: Started dispatcher: /sbin/audispd pid: 1171 >Nov 10 18:30:53 localhost audit: CONFIG_CHANGE audit_enabled=1 old=1 auid=4294967295 ses=4294967295 subj=system_u:system_r:auditd_t:s0 res=1 >Nov 10 18:30:53 localhost audit: CONFIG_CHANGE audit_pid=1158 old=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:auditd_t:s0 res=1 >Nov 10 18:30:53 localhost audispd[1171]: priority_boost_parser called with: 4 >Nov 10 18:30:53 localhost audispd[1171]: max_restarts_parser called with: 10 >Nov 10 18:30:53 localhost audispd[1171]: audispd initialized with q_depth=150 and 1 active plugins >Nov 10 18:30:53 localhost audit: CONFIG_CHANGE auid=4294967295 ses=4294967295 subj=system_u:system_r:unconfined_service_t:s0 op="add_rule" key=(null) list=1 res=1 >Nov 10 18:30:53 localhost augenrules[1159]: No rules >Nov 10 18:30:53 localhost auditd[1158]: Init complete, auditd 2.6.7 listening for events (startup state enable) >Nov 10 18:30:53 localhost systemd[1]: Started Security Auditing Service. >Nov 10 18:30:53 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' >Nov 10 18:30:53 localhost systemd[1]: Starting Update UTMP about System Boot/Shutdown... >Nov 10 18:30:53 localhost audit[1182]: SYSTEM_BOOT pid=1182 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' >Nov 10 18:30:53 localhost systemd[1]: Started Update UTMP about System Boot/Shutdown. >Nov 10 18:30:53 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' >Nov 10 18:30:53 localhost systemd[1]: Reached target System Initialization. >Nov 10 18:30:53 localhost systemd[1]: Started Daily Cleanup of Temporary Directories. >Nov 10 18:30:53 localhost systemd[1]: Listening on Avahi mDNS/DNS-SD Stack Activation Socket. >Nov 10 18:30:53 localhost systemd[1]: Started CUPS Scheduler. >Nov 10 18:30:53 localhost systemd[1]: Reached target Paths. >Nov 10 18:30:53 localhost systemd[1]: Listening on Virtual machine log manager socket. >Nov 10 18:30:53 localhost systemd[1]: Listening on Virtual machine lock manager socket. >Nov 10 18:30:53 localhost systemd[1]: Started Updates mlocate database every day. >Nov 10 18:30:53 localhost systemd[1]: Listening on Open-iSCSI iscsid Socket. >Nov 10 18:30:53 localhost systemd[1]: Reached target Timers. >Nov 10 18:30:53 localhost systemd[1]: Listening on CUPS Scheduler. >Nov 10 18:30:53 localhost systemd[1]: Listening on D-Bus System Message Bus Socket. >Nov 10 18:30:53 localhost systemd[1]: Listening on RPCbind Server Activation Socket. >Nov 10 18:30:53 localhost systemd[1]: Listening on Open-iSCSI iscsiuio Socket. >Nov 10 18:30:53 localhost systemd[1]: Reached target Sockets. >Nov 10 18:30:53 localhost systemd[1]: Reached target Basic System. >Nov 10 18:30:53 localhost systemd[1]: Started Hardware RNG Entropy Gatherer Daemon. >Nov 10 18:30:53 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' >Nov 10 18:30:53 localhost systemd[1]: Started D-Bus System Message Bus. >Nov 10 18:30:53 localhost rngd[1184]: read error >Nov 10 18:30:53 localhost rngd[1184]: read error >Nov 10 18:30:53 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' >Nov 10 18:30:53 localhost systemd[1]: Starting firewalld - dynamic firewall daemon... >Nov 10 18:30:53 localhost systemd[1]: Starting Bluetooth service... >Nov 10 18:30:53 localhost systemd[1]: Started Manage Sound Card State (restore and store). >Nov 10 18:30:53 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' >Nov 10 18:30:53 localhost systemd[1]: Starting LSB: Init script for live image.... >Nov 10 18:30:53 localhost systemd[1]: Starting GSSAPI Proxy Daemon... >Nov 10 18:30:53 localhost alsactl[1189]: alsactl 1.1.1 daemon started >Nov 10 18:30:53 localhost alsactl[1189]: /usr/sbin/alsactl: load_state:1683Cannot open /var/lib/alsa/asound.state for reading: No such file or directory >Nov 10 18:30:53 localhost alsactl[1189]: /usr/sbin/alsactl: sysfs_init:48sysfs path '/sys' is invalid >Nov 10 18:30:53 localhost alsactl[1189]: Found hardware: "HDA-Intel" "Intel Haswell HDMI" "HDA:80862807,80860101,00100000" "0x106b" "0x012e" >Nov 10 18:30:53 localhost alsactl[1189]: Hardware is initialized using a generic method >Nov 10 18:30:53 localhost alsactl[1189]: Found hardware: "HDA-Intel" "Cirrus Logic CS4208" "HDA:10134208,106b5e00,00100300" "0x8086" "0x7270" >Nov 10 18:30:53 localhost alsactl[1189]: Hardware is initialized using a generic method >Nov 10 18:30:53 localhost systemd[1]: Starting IIO Sensor Proxy service... >Nov 10 18:30:53 localhost alsactl[1189]: /usr/sbin/alsactl: sysfs_init:48sysfs path '/sys' is invalid >Nov 10 18:30:53 localhost systemd[1]: Starting Avahi mDNS/DNS-SD Stack... >Nov 10 18:30:53 localhost systemd[1]: Starting Login Service... >Nov 10 18:30:53 localhost systemd[1]: Starting RealtimeKit Scheduling Policy Service... >Nov 10 18:30:53 localhost systemd[1]: Starting Modem Manager... >Nov 10 18:30:53 localhost systemd[1]: Starting Accounts Service... >Nov 10 18:30:53 localhost systemd[1]: Started Machine Check Exception Logging Daemon. >Nov 10 18:30:53 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' >Nov 10 18:30:53 localhost systemd[1]: Started RealtimeKit Scheduling Policy Service. >Nov 10 18:30:53 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' >Nov 10 18:30:53 localhost rtkit-daemon[1195]: Successfully called chroot. >Nov 10 18:30:53 localhost rtkit-daemon[1195]: Successfully dropped privileges. >Nov 10 18:30:53 localhost rtkit-daemon[1195]: Successfully limited resources. >Nov 10 18:30:53 localhost rtkit-daemon[1195]: Running. >Nov 10 18:30:53 localhost rtkit-daemon[1195]: Watchdog thread running. >Nov 10 18:30:53 localhost rtkit-daemon[1195]: Canary thread running. >Nov 10 18:30:53 localhost systemd-logind[1194]: New seat seat0. >Nov 10 18:30:53 localhost systemd[1]: Started Login Service. >Nov 10 18:30:53 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' >Nov 10 18:30:53 localhost systemd-logind[1194]: Watching system buttons on /dev/input/event3 (Power Button) >Nov 10 18:30:53 localhost systemd-logind[1194]: Watching system buttons on /dev/input/event5 (Video Bus) >Nov 10 18:30:53 localhost systemd-logind[1194]: Watching system buttons on /dev/input/event1 (Power Button) >Nov 10 18:30:53 localhost systemd-logind[1194]: Watching system buttons on /dev/input/event0 (Lid Switch) >Nov 10 18:30:53 localhost systemd-logind[1194]: Watching system buttons on /dev/input/event2 (Sleep Button) >Nov 10 18:30:53 localhost bluetoothd[1188]: Bluetooth daemon 5.41 >Nov 10 18:30:53 localhost systemd[1]: Started IIO Sensor Proxy service. >Nov 10 18:30:53 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=iio-sensor-proxy comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Nov 10 18:30:53 localhost systemd[1]: Started Bluetooth service. >Nov 10 18:30:53 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' >Nov 10 18:30:53 localhost systemd[1]: Reached target Bluetooth. >Nov 10 18:30:53 localhost avahi-daemon[1193]: Found user 'avahi' (UID 70) and group 'avahi' (GID 70). >Nov 10 18:30:53 localhost avahi-daemon[1193]: Successfully dropped root privileges. >Nov 10 18:30:53 localhost avahi-daemon[1193]: avahi-daemon 0.6.32 starting up. >Nov 10 18:30:54 localhost bluetoothd[1188]: Starting SDP server >Nov 10 18:30:54 localhost systemd[1]: Started Avahi mDNS/DNS-SD Stack. >Nov 10 18:30:54 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' >Nov 10 18:30:54 localhost avahi-daemon[1193]: Successfully called chroot(). >Nov 10 18:30:54 localhost avahi-daemon[1193]: Successfully dropped remaining capabilities. >Nov 10 18:30:54 localhost avahi-daemon[1222]: chroot.c: open() failed: No such file or directory >Nov 10 18:30:54 localhost avahi-daemon[1193]: Failed to open /etc/resolv.conf: Invalid argument >Nov 10 18:30:54 localhost avahi-daemon[1193]: No service file found in /etc/avahi/services. >Nov 10 18:30:54 localhost avahi-daemon[1193]: System host name is set to 'localhost'. This is not a suitable mDNS host name, looking for alternatives. >Nov 10 18:30:54 localhost avahi-daemon[1193]: Network interface enumeration completed. >Nov 10 18:30:54 localhost avahi-daemon[1193]: Server startup complete. Host name is linux.local. Local service cookie is 2211303369. >Nov 10 18:30:54 localhost kernel: Bluetooth: BNEP (Ethernet Emulation) ver 1.3 >Nov 10 18:30:54 localhost kernel: Bluetooth: BNEP filters: protocol multicast >Nov 10 18:30:54 localhost kernel: Bluetooth: BNEP socket layer initialized >Nov 10 18:30:54 localhost bluetoothd[1188]: Bluetooth management interface 1.13 initialized >Nov 10 18:30:54 localhost dbus-daemon[1185]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' >Nov 10 18:30:54 localhost bluetoothd[1188]: Failed to obtain handles for "Service Changed" characteristic >Nov 10 18:30:54 localhost ModemManager[1196]: <info> ModemManager (version 1.6.0-1.fc25) starting in system bus... >Nov 10 18:30:54 localhost systemd[1]: Starting Hostname Service... >Nov 10 18:30:54 localhost livesys[1190]: Enabling swap partition /dev/mapper/fedora-swap [ OK ] >Nov 10 18:30:54 localhost kernel: Adding 4861948k swap on /dev/mapper/fedora-swap. Priority:-1 extents:1 across:4861948k SSFS >Nov 10 18:30:54 localhost systemd[1]: Started GSSAPI Proxy Daemon. >Nov 10 18:30:54 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' >Nov 10 18:30:54 localhost systemd[1]: Reached target NFS client services. >Nov 10 18:30:54 localhost dbus-daemon[1185]: [system] Successfully activated service 'org.freedesktop.hostname1' >Nov 10 18:30:54 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' >Nov 10 18:30:54 localhost systemd[1]: Started Hostname Service. >Nov 10 18:30:54 localhost useradd[1246]: new group: name=liveuser, GID=1000 >Nov 10 18:30:54 localhost audit[1246]: ADD_GROUP pid=1246 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' >Nov 10 18:30:54 localhost useradd[1246]: new user: name=liveuser, UID=1000, GID=1000, home=/home/liveuser, shell=/bin/bash >Nov 10 18:30:54 localhost ModemManager[1196]: <warn> [plugin manager] could not load plugin '/usr/lib64/ModemManager/libmm-plugin-dell.so': /usr/lib64/ModemManager/libmm-plugin-dell.so: undefined symbol: mm_telit_get_band_flag >Nov 10 18:30:54 localhost audit[1246]: ADD_USER pid=1246 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' >Nov 10 18:30:54 localhost audit[1246]: USER_MGMT pid=1246 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' >Nov 10 18:30:54 localhost systemd[1]: Started Modem Manager. >Nov 10 18:30:54 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' >Nov 10 18:30:54 localhost livesys[1190]: Adding live user [ OK ] >Nov 10 18:30:54 localhost dbus-daemon[1185]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >Nov 10 18:30:54 localhost systemd[1]: Starting Authorization Manager... >Nov 10 18:30:54 localhost audit[1251]: USER_CHAUTHTOK pid=1251 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' >Nov 10 18:30:54 localhost audit[1253]: USER_MGMT pid=1253 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' >Nov 10 18:30:54 localhost usermod[1253]: add 'liveuser' to group 'wheel' >Nov 10 18:30:54 localhost audit[1253]: USER_MGMT pid=1253 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' >Nov 10 18:30:54 localhost usermod[1253]: add 'liveuser' to shadow group 'wheel' >Nov 10 18:30:54 localhost audit[1258]: USER_CHAUTHTOK pid=1258 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' >Nov 10 18:30:54 localhost polkitd[1252]: Started polkitd version 0.113 >Nov 10 18:30:54 localhost livesys[1190]: sed: can't read : No such file or directory >Nov 10 18:30:54 localhost polkitd[1252]: Loading rules from directory /etc/polkit-1/rules.d >Nov 10 18:30:54 localhost polkitd[1252]: Loading rules from directory /usr/share/polkit-1/rules.d >Nov 10 18:30:54 localhost polkitd[1252]: Finished loading, compiling and executing 9 rules >Nov 10 18:30:54 localhost dbus-daemon[1185]: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >Nov 10 18:30:54 localhost systemd[1]: Started Authorization Manager. >Nov 10 18:30:54 localhost polkitd[1252]: Acquired the name org.freedesktop.PolicyKit1 on the system bus >Nov 10 18:30:54 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' >Nov 10 18:30:54 localhost accounts-daemon[1197]: started daemon version 0.6.42 >Nov 10 18:30:54 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=accounts-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Nov 10 18:30:54 localhost systemd[1]: Started Accounts Service. >Nov 10 18:30:54 localhost livesys[1190]: warning: Schema 'org.freedesktop.Telepathy.Logger' has path '/apps/telepathy-logger/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Nov 10 18:30:54 localhost livesys[1190]: warning: Schema 'org.freedesktop.ibus' has path '/desktop/ibus/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Nov 10 18:30:54 localhost livesys[1190]: warning: Schema 'org.freedesktop.ibus.general' has path '/desktop/ibus/general/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Nov 10 18:30:54 localhost livesys[1190]: warning: Schema 'org.freedesktop.ibus.general.hotkey' has path '/desktop/ibus/general/hotkey/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Nov 10 18:30:54 localhost livesys[1190]: warning: Schema 'org.freedesktop.ibus.panel' has path '/desktop/ibus/panel/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Nov 10 18:30:55 localhost livesys[1190]: warning: Schema 'org.gnome.crypto.cache' has path '/desktop/gnome/crypto/cache/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Nov 10 18:30:55 localhost livesys[1190]: warning: Schema 'org.gnome.crypto.pgp' has path '/desktop/gnome/crypto/pgp/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Nov 10 18:30:55 localhost livesys[1190]: warning: Schema 'org.gnome.seahorse' has path '/apps/seahorse/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Nov 10 18:30:55 localhost livesys[1190]: warning: Schema 'org.gnome.seahorse.manager' has path '/apps/seahorse/listing/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Nov 10 18:30:55 localhost livesys[1190]: warning: Schema 'org.gnome.seahorse.recipients' has path '/apps/seahorse/recipients/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Nov 10 18:30:55 localhost livesys[1190]: warning: Schema 'org.gnome.system.locale' has path '/system/locale/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Nov 10 18:30:55 localhost livesys[1190]: warning: Schema 'org.gnome.system.proxy' has path '/system/proxy/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Nov 10 18:30:55 localhost livesys[1190]: warning: Schema 'org.gnome.system.proxy.http' has path '/system/proxy/http/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Nov 10 18:30:55 localhost livesys[1190]: warning: Schema 'org.gnome.system.proxy.https' has path '/system/proxy/https/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Nov 10 18:30:55 localhost livesys[1190]: warning: Schema 'org.gnome.system.proxy.ftp' has path '/system/proxy/ftp/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Nov 10 18:30:55 localhost livesys[1190]: warning: Schema 'org.gnome.system.proxy.socks' has path '/system/proxy/socks/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Nov 10 18:30:55 localhost systemd[1]: Started LSB: Init script for live image.. >Nov 10 18:30:55 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' >Nov 10 18:30:55 localhost systemd[1]: Starting SYSV: Late init script for live image.... >Nov 10 18:30:55 localhost systemd[1]: Starting ABRT Automated Bug Reporting Tool... >Nov 10 18:30:55 localhost systemd[1]: Starting NTP client/server... >Nov 10 18:30:55 localhost systemd[1]: Started SYSV: Late init script for live image.. >Nov 10 18:30:55 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' >Nov 10 18:30:55 localhost chronyd[1310]: chronyd version 2.4 starting (+CMDMON +NTP +REFCLOCK +RTC +PRIVDROP +SCFILTER +SECHASH +ASYNCDNS +IPV6 +DEBUG) >Nov 10 18:30:55 localhost systemd[1]: Started NTP client/server. >Nov 10 18:30:55 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' >Nov 10 18:30:55 localhost systemd[1]: Started ABRT Automated Bug Reporting Tool. >Nov 10 18:30:55 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' >Nov 10 18:30:55 localhost systemd[1]: Starting Install ABRT coredump hook... >Nov 10 18:30:55 localhost systemd[1]: Started ABRT Xorg log watcher. >Nov 10 18:30:55 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' >Nov 10 18:30:55 localhost systemd[1]: Started ABRT kernel log watcher. >Nov 10 18:30:55 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' >Nov 10 18:30:55 localhost systemd[1]: Started Install ABRT coredump hook. >Nov 10 18:30:55 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' >Nov 10 18:30:55 localhost systemd[1]: Started firewalld - dynamic firewall daemon. >Nov 10 18:30:55 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' >Nov 10 18:30:55 localhost systemd[1]: Reached target Network (Pre). >Nov 10 18:30:55 localhost systemd[1]: Starting Network Manager... >Nov 10 18:30:55 localhost kernel: ip6_tables: (C) 2000-2006 Netfilter Core Team >Nov 10 18:30:55 localhost audit: NETFILTER_CFG table=filter family=10 entries=0 >Nov 10 18:30:55 localhost kernel: Ebtables v2.0 registered >Nov 10 18:30:55 localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Nov 10 18:30:55 localhost audit: NETFILTER_CFG table=security family=2 entries=0 >Nov 10 18:30:55 localhost kernel: nf_conntrack version 0.5.0 (65536 buckets, 262144 max) >Nov 10 18:30:56 localhost NetworkManager[1331]: <info> [1478820656.0120] NetworkManager (version 1.4.0-4.fc25) is starting... >Nov 10 18:30:56 localhost NetworkManager[1331]: <info> [1478820656.0125] Read config: /etc/NetworkManager/NetworkManager.conf (lib: 20-connectivity-fedora.conf) >Nov 10 18:30:56 localhost audit: NETFILTER_CFG table=nat family=2 entries=0 >Nov 10 18:30:56 localhost NetworkManager[1331]: <info> [1478820656.0168] manager[0x55d06b1b50e0]: monitoring kernel firmware directory '/lib/firmware'. >Nov 10 18:30:56 localhost NetworkManager[1331]: <info> [1478820656.0180] dns-mgr[0x55d06b1c4030]: init: dns=default, rc-manager=symlink >Nov 10 18:30:56 localhost NetworkManager[1331]: <info> [1478820656.0190] manager[0x55d06b1b50e0]: WiFi hardware radio set enabled >Nov 10 18:30:56 localhost NetworkManager[1331]: <info> [1478820656.0190] manager[0x55d06b1b50e0]: WWAN hardware radio set enabled >Nov 10 18:30:56 localhost systemd[1]: Started Network Manager. >Nov 10 18:30:56 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' >Nov 10 18:30:56 localhost systemd[1]: Reached target Network. >Nov 10 18:30:56 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' >Nov 10 18:30:56 localhost systemd[1]: Started Logout off all iSCSI sessions on shutdown. >Nov 10 18:30:56 localhost audit: NETFILTER_CFG table=raw family=2 entries=0 >Nov 10 18:30:56 localhost dbus-daemon[1185]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' >Nov 10 18:30:56 localhost audit: NETFILTER_CFG table=mangle family=2 entries=0 >Nov 10 18:30:56 localhost audit: NETFILTER_CFG table=security family=10 entries=0 >Nov 10 18:30:56 localhost audit: NETFILTER_CFG table=nat family=10 entries=0 >Nov 10 18:30:56 localhost audit: NETFILTER_CFG table=raw family=10 entries=0 >Nov 10 18:30:56 localhost systemd[1]: Starting Availability of block devices... >Nov 10 18:30:56 localhost systemd[1]: Reached target Remote File Systems (Pre). >Nov 10 18:30:56 localhost systemd[1]: Reached target Remote File Systems. >Nov 10 18:30:56 localhost audit: NETFILTER_CFG table=mangle family=10 entries=0 >Nov 10 18:30:56 localhost systemd[1]: Starting Virtualization daemon... >Nov 10 18:30:56 localhost systemd[1]: Starting Permit User Sessions... >Nov 10 18:30:56 localhost systemd[1]: Starting Notify NFS peers of a restart... >Nov 10 18:30:56 localhost systemd[1]: Started Availability of block devices. >Nov 10 18:30:56 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' >Nov 10 18:30:56 localhost systemd[1]: Started Permit User Sessions. >Nov 10 18:30:56 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' >Nov 10 18:30:56 localhost systemd[1]: Starting Hold until boot process finishes up... >Nov 10 18:30:56 localhost systemd[1]: Starting GNOME Display Manager... >Nov 10 18:30:56 localhost systemd[1]: Starting Network Manager Script Dispatcher Service... >Nov 10 18:30:56 localhost dbus-daemon[1185]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >Nov 10 18:30:56 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' >Nov 10 18:30:56 localhost systemd[1]: Started Network Manager Script Dispatcher Service. >Nov 10 18:30:56 localhost kernel: bridge: automatic filtering via arp/ip/ip6tables has been deprecated. Update your scripts to load br_netfilter if you need this. >Nov 10 18:30:56 localhost sm-notify[1394]: Version 1.3.3 starting >Nov 10 18:30:56 localhost NetworkManager[1331]: <info> [1478820656.1414] settings: loaded 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) >Nov 10 18:30:56 localhost systemd[1]: Started Notify NFS peers of a restart. >Nov 10 18:30:56 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' >Nov 10 18:30:56 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' >Nov 10 18:30:56 localhost NetworkManager[1331]: <info> [1478820656.1505] settings: loaded plugin iBFT: (c) 2014 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. (/usr/lib64/NetworkManager/libnm-settings-plugin-ibft.so) >Nov 10 18:30:56 localhost NetworkManager[1331]: <info> [1478820656.1505] settings: loaded plugin keyfile: (c) 2007 - 2015 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >Nov 10 18:30:56 localhost NetworkManager[1331]: <info> [1478820656.2138] settings: hostname: using hostnamed >Nov 10 18:30:56 localhost NetworkManager[1331]: <info> [1478820656.2140] settings: hostname changed from (none) to "" >Nov 10 18:30:56 localhost NetworkManager[1331]: <info> [1478820656.2141] manager: WiFi enabled by radio killswitch; enabled by state file >Nov 10 18:30:56 localhost NetworkManager[1331]: <info> [1478820656.2141] manager: WWAN enabled by radio killswitch; enabled by state file >Nov 10 18:30:56 localhost NetworkManager[1331]: <info> [1478820656.2141] manager: Networking is enabled by state file >Nov 10 18:30:56 localhost NetworkManager[1331]: <info> [1478820656.2142] Loaded device plugin: NMVxlanFactory (internal) >Nov 10 18:30:56 localhost NetworkManager[1331]: <info> [1478820656.2142] Loaded device plugin: NMVlanFactory (internal) >Nov 10 18:30:56 localhost nm-dispatcher[1401]: req:1 'hostname': new request (5 scripts) >Nov 10 18:30:56 localhost NetworkManager[1331]: <info> [1478820656.2142] Loaded device plugin: NMVethFactory (internal) >Nov 10 18:30:56 localhost nm-dispatcher[1401]: req:1 'hostname': start running ordered scripts... >Nov 10 18:30:56 localhost NetworkManager[1331]: <info> [1478820656.2142] Loaded device plugin: NMTunFactory (internal) >Nov 10 18:30:56 localhost NetworkManager[1331]: <info> [1478820656.2142] Loaded device plugin: NMMacvlanFactory (internal) >Nov 10 18:30:56 localhost NetworkManager[1331]: <info> [1478820656.2142] Loaded device plugin: NMIPTunnelFactory (internal) >Nov 10 18:30:56 localhost NetworkManager[1331]: <info> [1478820656.2143] Loaded device plugin: NMInfinibandFactory (internal) >Nov 10 18:30:56 localhost NetworkManager[1331]: <info> [1478820656.2143] Loaded device plugin: NMEthernetFactory (internal) >Nov 10 18:30:56 localhost NetworkManager[1331]: <info> [1478820656.2143] Loaded device plugin: NMBridgeFactory (internal) >Nov 10 18:30:56 localhost NetworkManager[1331]: <info> [1478820656.2143] Loaded device plugin: NMBondFactory (internal) >Nov 10 18:30:56 localhost systemd[1]: Started GNOME Display Manager. >Nov 10 18:30:56 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=gdm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Nov 10 18:30:56 localhost kernel: Netfilter messages via NETLINK v0.30. >Nov 10 18:30:56 localhost kernel: ip_set: protocol 6 >Nov 10 18:30:56 localhost NetworkManager[1331]: <info> [1478820656.2648] Loaded device plugin: NMTeamFactory (/usr/lib64/NetworkManager/libnm-device-plugin-team.so) >Nov 10 18:30:56 localhost NetworkManager[1331]: <info> [1478820656.3285] Loaded device plugin: NMBluezManager (/usr/lib64/NetworkManager/libnm-device-plugin-bluetooth.so) >Nov 10 18:30:56 localhost NetworkManager[1331]: <info> [1478820656.3469] Loaded device plugin: NMWifiFactory (/usr/lib64/NetworkManager/libnm-device-plugin-wifi.so) >Nov 10 18:30:56 localhost NetworkManager[1331]: <info> [1478820656.3685] Loaded device plugin: NMAtmManager (/usr/lib64/NetworkManager/libnm-device-plugin-adsl.so) >Nov 10 18:30:56 localhost NetworkManager[1331]: <info> [1478820656.3766] Loaded device plugin: NMWwanFactory (/usr/lib64/NetworkManager/libnm-device-plugin-wwan.so) >Nov 10 18:30:56 localhost NetworkManager[1331]: <info> [1478820656.3840] device (lo): link connected >Nov 10 18:30:56 localhost NetworkManager[1331]: <info> [1478820656.3845] manager: (lo): new Generic device (/org/freedesktop/NetworkManager/Devices/0) >Nov 10 18:30:56 localhost NetworkManager[1331]: <info> [1478820656.3854] manager: (ens9): new Ethernet device (/org/freedesktop/NetworkManager/Devices/1) >Nov 10 18:30:56 localhost NetworkManager[1331]: <info> [1478820656.3861] ifcfg-rh: add connection in-memory (3b63fa36-c61d-3783-9a2e-5b2e42739452,"Wired connection 1") >Nov 10 18:30:56 localhost NetworkManager[1331]: <info> [1478820656.3864] settings: (ens9): created default wired connection 'Wired connection 1' >Nov 10 18:30:56 localhost NetworkManager[1331]: <info> [1478820656.3867] policy: setting system hostname to 'localhost.localdomain' (no default device) >Nov 10 18:30:56 localhost.localdomain NetworkManager[1331]: <info> [1478820656.3870] policy: setting system hostname to 'localhost.localdomain' (no default device) >Nov 10 18:30:56 localhost.localdomain NetworkManager[1331]: <info> [1478820656.3871] device (ens9): state change: unmanaged -> unavailable (reason 'managed') [10 20 2] >Nov 10 18:30:56 localhost.localdomain systemd-hostnamed[1225]: Changed host name to 'localhost.localdomain' >Nov 10 18:30:56 localhost.localdomain kernel: IPv6: ADDRCONF(NETDEV_UP): ens9: link is not ready >Nov 10 18:30:56 localhost.localdomain audit[1424]: AVC avc: denied { view } for pid=1424 comm="gdm-session-wor" scontext=system_u:system_r:xdm_t:s0-s0:c0.c1023 tcontext=system_u:system_r:kernel_t:s0 tclass=key permissive=0 >Nov 10 18:30:56 localhost.localdomain audit[1424]: AVC avc: denied { view } for pid=1424 comm="gdm-session-wor" scontext=system_u:system_r:xdm_t:s0-s0:c0.c1023 tcontext=system_u:system_r:kernel_t:s0 tclass=key permissive=0 >Nov 10 18:30:56 localhost.localdomain audit[1424]: AVC avc: denied { view } for pid=1424 comm="gdm-session-wor" scontext=system_u:system_r:xdm_t:s0-s0:c0.c1023 tcontext=system_u:system_r:kernel_t:s0 tclass=key permissive=0 >Nov 10 18:30:56 localhost.localdomain audit[1424]: AVC avc: denied { view } for pid=1424 comm="gdm-session-wor" scontext=system_u:system_r:xdm_t:s0-s0:c0.c1023 tcontext=system_u:system_r:kernel_t:s0 tclass=key permissive=0 >Nov 10 18:30:56 localhost.localdomain audit[1424]: AVC avc: denied { view } for pid=1424 comm="gdm-session-wor" scontext=system_u:system_r:xdm_t:s0-s0:c0.c1023 tcontext=system_u:system_r:kernel_t:s0 tclass=key permissive=0 >Nov 10 18:30:56 localhost.localdomain audit[1424]: AVC avc: denied { view } for pid=1424 comm="gdm-session-wor" scontext=system_u:system_r:xdm_t:s0-s0:c0.c1023 tcontext=system_u:system_r:kernel_t:s0 tclass=key permissive=0 >Nov 10 18:30:56 localhost.localdomain audit[1424]: USER_AUTH pid=1424 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/gdm-session-worker" hostname=? addr=? terminal=/dev/tty1 res=success' >Nov 10 18:30:56 localhost.localdomain audit[1424]: USER_ACCT pid=1424 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/gdm-session-worker" hostname=? addr=? terminal=/dev/tty1 res=success' >Nov 10 18:30:56 localhost.localdomain audit[1424]: CRED_ACQ pid=1424 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:xdm_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_gdm,pam_permit acct="liveuser" exe="/usr/libexec/gdm-session-worker" hostname=? addr=? terminal=/dev/tty1 res=success' >Nov 10 18:30:56 localhost.localdomain kernel: IPv6: ADDRCONF(NETDEV_UP): ens9: link is not ready >Nov 10 18:30:56 localhost.localdomain abrt-dump-journal-oops[1319]: abrt-dump-journal-oops: Found oopses: 1 >Nov 10 18:30:56 localhost.localdomain abrt-dump-journal-oops[1319]: abrt-dump-journal-oops: Creating problem directories >Nov 10 18:30:56 localhost.localdomain nm-dispatcher[1401]: req:2 'hostname': new request (5 scripts) >Nov 10 18:30:56 localhost.localdomain nm-dispatcher[1401]: req:2 'hostname': start running ordered scripts... >Nov 10 18:30:56 localhost.localdomain nm-dispatcher[1401]: req:3 'hostname': new request (5 scripts) >Nov 10 18:30:56 localhost.localdomain NetworkManager[1331]: <info> [1478820656.6003] bluez: use BlueZ version 5 >Nov 10 18:30:56 localhost.localdomain NetworkManager[1331]: <info> [1478820656.6008] ModemManager available in the bus >Nov 10 18:30:56 localhost.localdomain nm-dispatcher[1401]: req:3 'hostname': start running ordered scripts... >Nov 10 18:30:56 localhost.localdomain audit[1424]: USER_ROLE_CHANGE pid=1424 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/gdm-session-worker" hostname=? addr=? terminal=/dev/tty1 res=success' >Nov 10 18:30:56 localhost.localdomain systemd[1]: Created slice User Slice of liveuser. >Nov 10 18:30:56 localhost.localdomain systemd[1]: Starting User Manager for UID 1000... >Nov 10 18:30:56 localhost.localdomain systemd-logind[1194]: New session 1 of user liveuser. >Nov 10 18:30:56 localhost.localdomain systemd[1]: Started Session 1 of user liveuser. >Nov 10 18:30:56 localhost.localdomain audit[1487]: USER_ACCT pid=1487 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' >Nov 10 18:30:56 localhost.localdomain audit[1487]: USER_ROLE_CHANGE pid=1487 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 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/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Nov 10 18:30:56 localhost.localdomain systemd[1487]: pam_unix(systemd-user:session): session opened for user liveuser by (uid=0) >Nov 10 18:30:56 localhost.localdomain audit[1487]: USER_START pid=1487 uid=0 auid=1000 ses=2 subj=system_u:system_r:init_t:s0 msg='op=PAM:session_open grantors=pam_selinux,pam_selinux,pam_loginuid,pam_keyinit,pam_limits,pam_systemd,pam_unix acct="liveuser" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Nov 10 18:30:56 localhost.localdomain systemd[1487]: Reached target Paths. >Nov 10 18:30:56 localhost.localdomain systemd[1487]: Starting D-Bus User Message Bus Socket. >Nov 10 18:30:56 localhost.localdomain systemd[1487]: Reached target Timers. >Nov 10 18:30:56 localhost.localdomain systemd[1487]: Listening on D-Bus User Message Bus Socket. >Nov 10 18:30:56 localhost.localdomain systemd[1487]: Reached target Sockets. >Nov 10 18:30:56 localhost.localdomain systemd[1487]: Reached target Basic System. >Nov 10 18:30:56 localhost.localdomain systemd[1487]: Reached target Default. >Nov 10 18:30:56 localhost.localdomain systemd[1487]: Startup finished in 121ms. >Nov 10 18:30:56 localhost.localdomain systemd[1]: Started User Manager for UID 1000. >Nov 10 18:30:56 localhost.localdomain 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' >Nov 10 18:30:56 localhost.localdomain gdm-autologin][1424]: pam_unix(gdm-autologin:session): session opened for user liveuser by (uid=0) >Nov 10 18:30:56 localhost.localdomain ModemManager[1196]: <info> Couldn't check support for device at '/sys/devices/pci0000:00/0000:00:01.0/0000:05:00.0/0000:06:03.0/0000:08:00.0/0000:09:00.0/0000:0a:00.0': not supported by any plugin >Nov 10 18:30:56 localhost.localdomain /firewalld[1187]: WARNING: FedoraServer: INVALID_SERVICE: cockpit >Nov 10 18:30:56 localhost.localdomain audit: NETFILTER_CFG table=filter family=7 entries=3 >Nov 10 18:30:56 localhost.localdomain audit: NETFILTER_CFG table=nat family=7 entries=3 >Nov 10 18:30:56 localhost.localdomain audit: NETFILTER_CFG table=broute family=7 entries=1 >Nov 10 18:30:57 localhost.localdomain audit: NETFILTER_CFG table=mangle family=2 entries=6 >Nov 10 18:30:57 localhost.localdomain audit: NETFILTER_CFG table=filter family=2 entries=4 >Nov 10 18:30:57 localhost.localdomain audit: NETFILTER_CFG table=nat family=2 entries=5 >Nov 10 18:30:57 localhost.localdomain audit: NETFILTER_CFG table=raw family=2 entries=3 >Nov 10 18:30:57 localhost.localdomain audit: NETFILTER_CFG table=security family=2 entries=4 >Nov 10 18:30:57 localhost.localdomain audit: NETFILTER_CFG table=mangle family=10 entries=6 >Nov 10 18:30:57 localhost.localdomain audit[1424]: USER_START pid=1424 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_gnome_keyring acct="liveuser" exe="/usr/libexec/gdm-session-worker" hostname=? addr=? terminal=/dev/tty1 res=success' >Nov 10 18:30:57 localhost.localdomain audit: NETFILTER_CFG table=filter family=10 entries=4 >Nov 10 18:30:57 localhost.localdomain audit: NETFILTER_CFG table=nat family=10 entries=5 >Nov 10 18:30:57 localhost.localdomain audit[1424]: USER_LOGIN pid=1424 uid=0 auid=1000 ses=1 subj=system_u:system_r:xdm_t:s0-s0:c0.c1023 msg='uid=1000 exe="/usr/libexec/gdm-session-worker" hostname=? addr=? terminal=? res=success' >Nov 10 18:30:57 localhost.localdomain audit: NETFILTER_CFG table=raw family=10 entries=3 >Nov 10 18:30:57 localhost.localdomain audit: NETFILTER_CFG table=security family=10 entries=4 >Nov 10 18:30:57 localhost.localdomain audit: NETFILTER_CFG table=filter family=7 entries=3 >Nov 10 18:30:57 localhost.localdomain audit: NETFILTER_CFG table=nat family=7 entries=3 >Nov 10 18:30:57 localhost.localdomain audit: NETFILTER_CFG table=broute family=7 entries=1 >Nov 10 18:30:57 localhost.localdomain audit: NETFILTER_CFG table=mangle family=2 entries=39 >Nov 10 18:30:57 localhost.localdomain audit: NETFILTER_CFG table=filter family=2 entries=83 >Nov 10 18:30:57 localhost.localdomain audit: NETFILTER_CFG table=raw family=2 entries=9 >Nov 10 18:30:57 localhost.localdomain audit: NETFILTER_CFG table=security family=2 entries=13 >Nov 10 18:30:57 localhost.localdomain audit: NETFILTER_CFG table=mangle family=10 entries=39 >Nov 10 18:30:57 localhost.localdomain audit: NETFILTER_CFG table=filter family=10 entries=84 >Nov 10 18:30:57 localhost.localdomain audit: NETFILTER_CFG table=raw family=10 entries=11 >Nov 10 18:30:57 localhost.localdomain audit: NETFILTER_CFG table=security family=10 entries=13 >Nov 10 18:30:57 localhost.localdomain systemd[1]: Started Virtualization daemon. >Nov 10 18:30:57 localhost.localdomain audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=libvirtd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Nov 10 18:30:57 localhost.localdomain abrt-dump-journal-oops[1319]: Reported 1 kernel oopses to Abrt >Nov 10 18:30:57 localhost.localdomain dbus-daemon[1185]: [system] Activating service name='org.freedesktop.problems' (using servicehelper) >Nov 10 18:30:57 localhost.localdomain systemd[1487]: Started D-Bus User Message Bus. >Nov 10 18:30:57 localhost.localdomain dbus-daemon[1185]: [system] Successfully activated service 'org.freedesktop.problems' >Nov 10 18:30:58 localhost.localdomain dbus-daemon[1539]: Activating via systemd: service name='org.gtk.vfs.Daemon' unit='gvfs-daemon.service' >Nov 10 18:30:58 localhost.localdomain systemd[1487]: Starting Virtual filesystem service... >Nov 10 18:30:58 localhost.localdomain dbus-daemon[1539]: Successfully activated service 'org.gtk.vfs.Daemon' >Nov 10 18:30:58 localhost.localdomain systemd[1487]: Started Virtual filesystem service. >Nov 10 18:30:58 localhost.localdomain kernel: fuse init (API version 7.25) >Nov 10 18:30:58 localhost.localdomain systemd[1]: Mounting FUSE Control File System... >Nov 10 18:30:58 localhost.localdomain systemd[1]: Mounted FUSE Control File System. >Nov 10 18:30:58 localhost.localdomain gnome-keyring-ssh.desktop[1588]: SSH_AUTH_SOCK=/run/user/1000/keyring/ssh >Nov 10 18:30:58 localhost.localdomain gnome-keyring-pkcs11.desktop[1590]: SSH_AUTH_SOCK=/run/user/1000/keyring/ssh >Nov 10 18:30:59 localhost.localdomain dbus-daemon[1185]: [system] Activating via systemd: service name='org.freedesktop.UPower' unit='upower.service' >Nov 10 18:30:59 localhost.localdomain systemd[1]: Starting Daemon for power management... >Nov 10 18:30:59 localhost.localdomain dbus-daemon[1185]: [system] Successfully activated service 'org.freedesktop.UPower' >Nov 10 18:30:59 localhost.localdomain systemd[1]: Started Daemon for power management. >Nov 10 18:30:59 localhost.localdomain 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' >Nov 10 18:30:59 localhost.localdomain dbus-daemon[1185]: [system] Activating service name='org.fedoraproject.Setroubleshootd' (using servicehelper) >Nov 10 18:30:59 localhost.localdomain kernel: tg3 0000:0a:00.0 ens9: Link is up at 1000 Mbps, full duplex >Nov 10 18:30:59 localhost.localdomain kernel: tg3 0000:0a:00.0 ens9: Flow control is off for TX and off for RX >Nov 10 18:30:59 localhost.localdomain kernel: tg3 0000:0a:00.0 ens9: EEE is disabled >Nov 10 18:30:59 localhost.localdomain kernel: IPv6: ADDRCONF(NETDEV_CHANGE): ens9: link becomes ready >Nov 10 18:30:59 localhost.localdomain NetworkManager[1331]: <info> [1478820659.6560] device (ens9): link connected >Nov 10 18:30:59 localhost.localdomain NetworkManager[1331]: <info> [1478820659.6569] device (ens9): state change: unavailable -> disconnected (reason 'carrier-changed') [20 30 40] >Nov 10 18:30:59 localhost.localdomain NetworkManager[1331]: <info> [1478820659.6575] policy: auto-activating connection 'Wired connection 1' >Nov 10 18:30:59 localhost.localdomain NetworkManager[1331]: <info> [1478820659.6584] device (ens9): Activation: starting connection 'Wired connection 1' (3b63fa36-c61d-3783-9a2e-5b2e42739452) >Nov 10 18:30:59 localhost.localdomain NetworkManager[1331]: <info> [1478820659.6586] device (ens9): state change: disconnected -> prepare (reason 'none') [30 40 0] >Nov 10 18:30:59 localhost.localdomain NetworkManager[1331]: <info> [1478820659.6587] manager: NetworkManager state is now CONNECTING >Nov 10 18:30:59 localhost.localdomain NetworkManager[1331]: <info> [1478820659.6590] device (ens9): state change: prepare -> config (reason 'none') [40 50 0] >Nov 10 18:30:59 localhost.localdomain audit: NETFILTER_CFG table=mangle family=2 entries=39 >Nov 10 18:30:59 localhost.localdomain audit: NETFILTER_CFG table=filter family=2 entries=83 >Nov 10 18:30:59 localhost.localdomain audit: NETFILTER_CFG table=nat family=2 entries=50 >Nov 10 18:30:59 localhost.localdomain audit: NETFILTER_CFG table=mangle family=10 entries=39 >Nov 10 18:30:59 localhost.localdomain audit: NETFILTER_CFG table=filter family=10 entries=84 >Nov 10 18:30:59 localhost.localdomain audit: NETFILTER_CFG table=nat family=10 entries=50 >Nov 10 18:30:59 localhost.localdomain NetworkManager[1331]: <info> [1478820659.6718] device (ens9): state change: config -> ip-config (reason 'none') [50 70 0] >Nov 10 18:30:59 localhost.localdomain NetworkManager[1331]: <info> [1478820659.6725] dhcp-init: Using DHCP client 'dhclient' >Nov 10 18:30:59 localhost.localdomain NetworkManager[1331]: <info> [1478820659.6731] dhcp4 (ens9): activation: beginning transaction (timeout in 45 seconds) >Nov 10 18:30:59 localhost.localdomain NetworkManager[1331]: <info> [1478820659.6781] dhcp4 (ens9): dhclient started with pid 1642 >Nov 10 18:30:59 localhost.localdomain dhclient[1642]: Created duid "\000\004~\243\207\217\023\023D^\225\365>\352,\202\026\220". >Nov 10 18:30:59 localhost.localdomain dhclient[1642]: DHCPDISCOVER on ens9 to 255.255.255.255 port 67 interval 8 (xid=0x7c5d582d) >Nov 10 18:30:59 localhost.localdomain dbus-daemon[1185]: [system] Successfully activated service 'org.fedoraproject.Setroubleshootd' >Nov 10 18:31:00 localhost.localdomain setroubleshoot[1635]: SELinux is preventing gdm-session-wor from view access on the key Unknown. For complete SELinux messages. run sealert -l 3ad27109-5650-42ff-abf7-7562b70ae0c5 >Nov 10 18:31:00 localhost.localdomain python3[1635]: SELinux is preventing gdm-session-wor from view access on the key Unknown. > >***** Plugin catchall (100. confidence) suggests ************************** > >If you believe that gdm-session-wor should be allowed view access on the Unknown key by default. >Then you should report this as a bug. >You can generate a local policy module to allow this access. >Do >allow this access for now by executing: ># ausearch -c 'gdm-session-wor' --raw | audit2allow -M my-gdmsessionwor ># semodule -X 300 -i my-gdmsessionwor.pp > >Nov 10 18:31:00 localhost.localdomain setroubleshoot[1635]: SELinux is preventing gdm-session-wor from view access on the key Unknown. For complete SELinux messages. run sealert -l 3ad27109-5650-42ff-abf7-7562b70ae0c5 >Nov 10 18:31:00 localhost.localdomain python3[1635]: SELinux is preventing gdm-session-wor from view access on the key Unknown. > >***** Plugin catchall (100. confidence) suggests ************************** > >If you believe that gdm-session-wor should be allowed view access on the Unknown key by default. >Then you should report this as a bug. >You can generate a local policy module to allow this access. >Do >allow this access for now by executing: ># ausearch -c 'gdm-session-wor' --raw | audit2allow -M my-gdmsessionwor ># semodule -X 300 -i my-gdmsessionwor.pp > >Nov 10 18:31:00 localhost.localdomain setroubleshoot[1635]: SELinux is preventing gdm-session-wor from view access on the key Unknown. For complete SELinux messages. run sealert -l 3ad27109-5650-42ff-abf7-7562b70ae0c5 >Nov 10 18:31:00 localhost.localdomain python3[1635]: SELinux is preventing gdm-session-wor from view access on the key Unknown. > >***** Plugin catchall (100. confidence) suggests ************************** > >If you believe that gdm-session-wor should be allowed view access on the Unknown key by default. >Then you should report this as a bug. >You can generate a local policy module to allow this access. >Do >allow this access for now by executing: ># ausearch -c 'gdm-session-wor' --raw | audit2allow -M my-gdmsessionwor ># semodule -X 300 -i my-gdmsessionwor.pp > >Nov 10 18:31:00 localhost.localdomain org.gnome.Shell.desktop[1596]: glamor: EGL version 1.4 (DRI2): >Nov 10 18:31:00 localhost.localdomain setroubleshoot[1635]: SELinux is preventing gdm-session-wor from view access on the key Unknown. For complete SELinux messages. run sealert -l 3ad27109-5650-42ff-abf7-7562b70ae0c5 >Nov 10 18:31:00 localhost.localdomain python3[1635]: SELinux is preventing gdm-session-wor from view access on the key Unknown. > >***** Plugin catchall (100. confidence) suggests ************************** > >If you believe that gdm-session-wor should be allowed view access on the Unknown key by default. >Then you should report this as a bug. >You can generate a local policy module to allow this access. >Do >allow this access for now by executing: ># ausearch -c 'gdm-session-wor' --raw | audit2allow -M my-gdmsessionwor ># semodule -X 300 -i my-gdmsessionwor.pp > >Nov 10 18:31:00 localhost.localdomain setroubleshoot[1635]: SELinux is preventing gdm-session-wor from view access on the key Unknown. For complete SELinux messages. run sealert -l 3ad27109-5650-42ff-abf7-7562b70ae0c5 >Nov 10 18:31:00 localhost.localdomain python3[1635]: SELinux is preventing gdm-session-wor from view access on the key Unknown. > >***** Plugin catchall (100. confidence) suggests ************************** > >If you believe that gdm-session-wor should be allowed view access on the Unknown key by default. >Then you should report this as a bug. >You can generate a local policy module to allow this access. >Do >allow this access for now by executing: ># ausearch -c 'gdm-session-wor' --raw | audit2allow -M my-gdmsessionwor ># semodule -X 300 -i my-gdmsessionwor.pp > >Nov 10 18:31:00 localhost.localdomain setroubleshoot[1635]: SELinux is preventing gdm-session-wor from view access on the key Unknown. For complete SELinux messages. run sealert -l 3ad27109-5650-42ff-abf7-7562b70ae0c5 >Nov 10 18:31:00 localhost.localdomain python3[1635]: SELinux is preventing gdm-session-wor from view access on the key Unknown. > >***** Plugin catchall (100. confidence) suggests ************************** > >If you believe that gdm-session-wor should be allowed view access on the Unknown key by default. >Then you should report this as a bug. >You can generate a local policy module to allow this access. >Do >allow this access for now by executing: ># ausearch -c 'gdm-session-wor' --raw | audit2allow -M my-gdmsessionwor ># semodule -X 300 -i my-gdmsessionwor.pp > >Nov 10 18:31:01 localhost.localdomain avahi-daemon[1193]: Joining mDNS multicast group on interface ens9.IPv6 with address fe80::e81a:8571:cde4:2746. >Nov 10 18:31:01 localhost.localdomain avahi-daemon[1193]: New relevant interface ens9.IPv6 for mDNS. >Nov 10 18:31:01 localhost.localdomain avahi-daemon[1193]: Registering new address record for fe80::e81a:8571:cde4:2746 on ens9.*. >Nov 10 18:31:01 localhost.localdomain dbus-daemon[1539]: Activating via systemd: service name='org.a11y.Bus' unit='at-spi-dbus-bus.service' >Nov 10 18:31:01 localhost.localdomain systemd[1487]: Starting Accessibility services bus... >Nov 10 18:31:01 localhost.localdomain dbus-daemon[1539]: Successfully activated service 'org.a11y.Bus' >Nov 10 18:31:01 localhost.localdomain systemd[1487]: Started Accessibility services bus. >Nov 10 18:31:01 localhost.localdomain at-spi-bus-launcher[1675]: Activating service name='org.a11y.atspi.Registry' >Nov 10 18:31:01 localhost.localdomain at-spi-bus-launcher[1675]: Successfully activated service 'org.a11y.atspi.Registry' >Nov 10 18:31:01 localhost.localdomain org.a11y.atspi.Registry[1680]: SpiRegistry daemon is running with well-known name - org.a11y.atspi.Registry >Nov 10 18:31:01 localhost.localdomain rtkit-daemon[1195]: Successfully made thread 1689 of process 1689 (/usr/bin/pulseaudio) owned by '1000' high priority at nice level -11. >Nov 10 18:31:01 localhost.localdomain rtkit-daemon[1195]: Supervising 1 threads of 1 processes of 1 users. >Nov 10 18:31:01 localhost.localdomain rtkit-daemon[1195]: Supervising 1 threads of 1 processes of 1 users. >Nov 10 18:31:01 localhost.localdomain rtkit-daemon[1195]: Successfully made thread 1692 of process 1689 (/usr/bin/pulseaudio) owned by '1000' RT at priority 5. >Nov 10 18:31:01 localhost.localdomain rtkit-daemon[1195]: Supervising 2 threads of 1 processes of 1 users. >Nov 10 18:31:01 localhost.localdomain rtkit-daemon[1195]: Supervising 2 threads of 1 processes of 1 users. >Nov 10 18:31:01 localhost.localdomain rtkit-daemon[1195]: Successfully made thread 1695 of process 1689 (/usr/bin/pulseaudio) owned by '1000' RT at priority 5. >Nov 10 18:31:01 localhost.localdomain rtkit-daemon[1195]: Supervising 3 threads of 1 processes of 1 users. >Nov 10 18:31:01 localhost.localdomain rtkit-daemon[1195]: Supervising 3 threads of 1 processes of 1 users. >Nov 10 18:31:01 localhost.localdomain rtkit-daemon[1195]: Successfully made thread 1698 of process 1689 (/usr/bin/pulseaudio) owned by '1000' RT at priority 5. >Nov 10 18:31:01 localhost.localdomain rtkit-daemon[1195]: Supervising 4 threads of 1 processes of 1 users. >Nov 10 18:31:01 localhost.localdomain pulseaudio[1689]: [pulseaudio] authkey.c: Failed to open cookie file '/home/liveuser/.config/pulse/cookie': No such file or directory >Nov 10 18:31:01 localhost.localdomain pulseaudio[1689]: [pulseaudio] authkey.c: Failed to load authentication key '/home/liveuser/.config/pulse/cookie': No such file or directory >Nov 10 18:31:01 localhost.localdomain pulseaudio[1689]: [pulseaudio] authkey.c: Failed to open cookie file '/home/liveuser/.pulse-cookie': No such file or directory >Nov 10 18:31:01 localhost.localdomain pulseaudio[1689]: [pulseaudio] authkey.c: Failed to load authentication key '/home/liveuser/.pulse-cookie': No such file or directory >Nov 10 18:31:01 localhost.localdomain bluetoothd[1188]: Endpoint registered: sender=:1.34 path=/MediaEndpoint/A2DPSource >Nov 10 18:31:01 localhost.localdomain bluetoothd[1188]: Endpoint registered: sender=:1.34 path=/MediaEndpoint/A2DPSink >Nov 10 18:31:01 localhost.localdomain kernel: Bluetooth: RFCOMM TTY layer initialized >Nov 10 18:31:01 localhost.localdomain kernel: Bluetooth: RFCOMM socket layer initialized >Nov 10 18:31:01 localhost.localdomain kernel: Bluetooth: RFCOMM ver 1.11 >Nov 10 18:31:02 localhost.localdomain dbus-daemon[1539]: Activating service name='org.gnome.Shell.CalendarServer' >Nov 10 18:31:02 localhost.localdomain dbus-daemon[1185]: [system] Activating via systemd: service name='org.freedesktop.GeoClue2' unit='geoclue.service' >Nov 10 18:31:02 localhost.localdomain dbus-daemon[1539]: Activating via systemd: service name='org.freedesktop.impl.portal.PermissionStore' unit='xdg-permission-store.service' >Nov 10 18:31:02 localhost.localdomain systemd[1487]: Starting sandboxed app permission store... >Nov 10 18:31:02 localhost.localdomain systemd[1]: Starting Location Lookup Service... >Nov 10 18:31:02 localhost.localdomain polkitd[1252]: Registered Authentication Agent for unix-session:1 (system bus name :1.26 [/usr/bin/gnome-shell], object path /org/freedesktop/PolicyKit1/AuthenticationAgent, locale en_US.UTF-8) >Nov 10 18:31:02 localhost.localdomain dbus-daemon[1185]: [system] Activating via systemd: service name='fi.w1.wpa_supplicant1' unit='wpa_supplicant.service' >Nov 10 18:31:02 localhost.localdomain dbus-daemon[1539]: Activating via systemd: service name='org.gtk.vfs.UDisks2VolumeMonitor' unit='gvfs-udisks2-volume-monitor.service' >Nov 10 18:31:02 localhost.localdomain dbus-daemon[1539]: Successfully activated service 'org.freedesktop.impl.portal.PermissionStore' >Nov 10 18:31:02 localhost.localdomain systemd[1]: Starting WPA supplicant... >Nov 10 18:31:02 localhost.localdomain systemd[1487]: Starting Virtual filesystem service - disk device monitor... >Nov 10 18:31:02 localhost.localdomain systemd[1487]: Started sandboxed app permission store. >Nov 10 18:31:03 localhost.localdomain dbus-daemon[1185]: [system] Activating via systemd: service name='org.freedesktop.UDisks2' unit='udisks2.service' >Nov 10 18:31:03 localhost.localdomain systemd[1]: Starting Disk Manager... >Nov 10 18:31:03 localhost.localdomain dbus-daemon[1185]: [system] Successfully activated service 'fi.w1.wpa_supplicant1' >Nov 10 18:31:03 localhost.localdomain systemd[1]: Started WPA supplicant. >Nov 10 18:31:03 localhost.localdomain audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=wpa_supplicant comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Nov 10 18:31:03 localhost.localdomain wpa_supplicant[1726]: Successfully initialized wpa_supplicant >Nov 10 18:31:03 localhost.localdomain dbus-daemon[1185]: [system] Successfully activated service 'org.freedesktop.GeoClue2' >Nov 10 18:31:03 localhost.localdomain systemd[1]: Started Location Lookup Service. >Nov 10 18:31:03 localhost.localdomain audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=geoclue comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Nov 10 18:31:03 localhost.localdomain udisksd[1733]: udisks daemon version 2.6.2 starting >Nov 10 18:31:03 localhost.localdomain dbus-daemon[1185]: [system] Successfully activated service 'org.freedesktop.UDisks2' >Nov 10 18:31:03 localhost.localdomain systemd[1]: Started Disk Manager. >Nov 10 18:31:03 localhost.localdomain 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' >Nov 10 18:31:03 localhost.localdomain udisksd[1733]: Acquired the name org.freedesktop.UDisks2 on the system message bus >Nov 10 18:31:03 localhost.localdomain dbus-daemon[1539]: Successfully activated service 'org.gtk.vfs.UDisks2VolumeMonitor' >Nov 10 18:31:03 localhost.localdomain systemd[1487]: Started Virtual filesystem service - disk device monitor. >Nov 10 18:31:03 localhost.localdomain dbus-daemon[1539]: Activating via systemd: service name='org.gnome.evolution.dataserver.Sources5' unit='evolution-source-registry.service' >Nov 10 18:31:03 localhost.localdomain dbus-daemon[1539]: Activating via systemd: service name='org.gtk.vfs.MTPVolumeMonitor' unit='gvfs-mtp-volume-monitor.service' >Nov 10 18:31:03 localhost.localdomain systemd[1487]: Starting Virtual filesystem service - Media Transfer Protocol monitor... >Nov 10 18:31:03 localhost.localdomain systemd[1487]: Starting Evolution source registry... >Nov 10 18:31:03 localhost.localdomain dbus-daemon[1539]: Successfully activated service 'org.gtk.vfs.MTPVolumeMonitor' >Nov 10 18:31:03 localhost.localdomain systemd[1487]: Started Virtual filesystem service - Media Transfer Protocol monitor. >Nov 10 18:31:03 localhost.localdomain dbus-daemon[1539]: Activating via systemd: service name='org.gtk.vfs.GoaVolumeMonitor' unit='gvfs-goa-volume-monitor.service' >Nov 10 18:31:03 localhost.localdomain systemd[1487]: Starting Virtual filesystem service - GNOME Online Accounts monitor... >Nov 10 18:31:03 localhost.localdomain dbus-daemon[1539]: Activating service name='org.gnome.OnlineAccounts' >Nov 10 18:31:03 localhost.localdomain dbus-daemon[1539]: Activating service name='ca.desrt.dconf' >Nov 10 18:31:03 localhost.localdomain dbus-daemon[1539]: Successfully activated service 'ca.desrt.dconf' >Nov 10 18:31:03 localhost.localdomain goa-daemon[1753]: goa-daemon version 3.22.0 starting >Nov 10 18:31:03 localhost.localdomain dbus-daemon[1539]: Activating service name='org.gnome.Identity' >Nov 10 18:31:03 localhost.localdomain dbus-daemon[1539]: Successfully activated service 'org.gnome.OnlineAccounts' >Nov 10 18:31:03 localhost.localdomain dbus-daemon[1539]: Successfully activated service 'org.gtk.vfs.GoaVolumeMonitor' >Nov 10 18:31:03 localhost.localdomain systemd[1487]: Started Virtual filesystem service - GNOME Online Accounts monitor. >Nov 10 18:31:03 localhost.localdomain dbus-daemon[1539]: Activating via systemd: service name='org.gtk.vfs.GPhoto2VolumeMonitor' unit='gvfs-gphoto2-volume-monitor.service' >Nov 10 18:31:03 localhost.localdomain dbus-daemon[1539]: Successfully activated service 'org.gnome.Identity' >Nov 10 18:31:03 localhost.localdomain goa-identity-se[1769]: GoaKerberosIdentityManager: Using polling for change notification for credential cache type 'KEYRING' >Nov 10 18:31:03 localhost.localdomain systemd[1487]: Starting Virtual filesystem service - digital camera monitor... >Nov 10 18:31:03 localhost.localdomain dbus-daemon[1539]: Successfully activated service 'org.gtk.vfs.GPhoto2VolumeMonitor' >Nov 10 18:31:03 localhost.localdomain systemd[1487]: Started Virtual filesystem service - digital camera monitor. >Nov 10 18:31:03 localhost.localdomain dbus-daemon[1539]: Activating via systemd: service name='org.gtk.vfs.AfcVolumeMonitor' unit='gvfs-afc-volume-monitor.service' >Nov 10 18:31:03 localhost.localdomain systemd[1487]: Starting Virtual filesystem service - Apple File Conduit monitor... >Nov 10 18:31:03 localhost.localdomain gvfs-afc-volume-monitor[1779]: Volume monitor alive >Nov 10 18:31:03 localhost.localdomain dbus-daemon[1539]: Successfully activated service 'org.gtk.vfs.AfcVolumeMonitor' >Nov 10 18:31:03 localhost.localdomain systemd[1487]: Started Virtual filesystem service - Apple File Conduit monitor. >Nov 10 18:31:03 localhost.localdomain dbus-daemon[1185]: [system] Activating via systemd: service name='org.freedesktop.PackageKit' unit='packagekit.service' >Nov 10 18:31:03 localhost.localdomain systemd[1]: Starting PackageKit Daemon... >Nov 10 18:31:03 localhost.localdomain liveinst-setup.desktop[1791]: cp: cannot stat '/usr/share/applications/liveinst.desktop': No such file or directory >Nov 10 18:31:03 localhost.localdomain gnome-session[1553]: gnome-session-binary[1553]: WARNING: App 'liveinst-setup.desktop' exited with code 1 >Nov 10 18:31:03 localhost.localdomain gnome-session-binary[1553]: WARNING: App 'liveinst-setup.desktop' exited with code 1 >Nov 10 18:31:03 localhost.localdomain spice-vdagent[1795]: Cannot access vdagent virtio channel /dev/virtio-ports/com.redhat.spice.0 >Nov 10 18:31:03 localhost.localdomain gnome-session[1553]: gnome-session-binary[1553]: WARNING: App 'spice-vdagent.desktop' exited with code 1 >Nov 10 18:31:03 localhost.localdomain gnome-session-binary[1553]: WARNING: App 'spice-vdagent.desktop' exited with code 1 >Nov 10 18:31:03 localhost.localdomain PackageKit[1785]: daemon start >Nov 10 18:31:03 localhost.localdomain dbus-daemon[1539]: Successfully activated service 'org.gnome.evolution.dataserver.Sources5' >Nov 10 18:31:03 localhost.localdomain systemd[1487]: Started Evolution source registry. >Nov 10 18:31:03 localhost.localdomain dbus-daemon[1185]: [system] Successfully activated service 'org.freedesktop.PackageKit' >Nov 10 18:31:03 localhost.localdomain audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=packagekit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Nov 10 18:31:03 localhost.localdomain systemd[1]: Started PackageKit Daemon. >Nov 10 18:31:04 localhost.localdomain dbus-daemon[1539]: Successfully activated service 'org.gnome.Shell.CalendarServer' >Nov 10 18:31:04 localhost.localdomain gnome-shell[1596]: JS ERROR: could not get remote objects for service org.gnome.SettingsDaemon.Smartcard path /org/gnome/SettingsDaemon/Smartcard: Gio.DBusError: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.gnome.SettingsDaemon.Smartcard was not provided by any .service files >_proxyInvoker/asyncCallback@resource:///org/gnome/gjs/modules/overrides/Gio.js:83 >Nov 10 18:31:04 localhost.localdomain dbus-daemon[1539]: Activating via systemd: service name='org.gnome.evolution.dataserver.Calendar7' unit='evolution-calendar-factory.service' >Nov 10 18:31:04 localhost.localdomain systemd[1487]: Starting Evolution calendar service... >Nov 10 18:31:04 localhost.localdomain kernel: CPU5: Core temperature above threshold, cpu clock throttled (total events = 1) >Nov 10 18:31:04 localhost.localdomain kernel: CPU1: Core temperature above threshold, cpu clock throttled (total events = 1) >Nov 10 18:31:04 localhost.localdomain kernel: CPU6: Package temperature above threshold, cpu clock throttled (total events = 1) >Nov 10 18:31:04 localhost.localdomain kernel: CPU3: Package temperature above threshold, cpu clock throttled (total events = 1) >Nov 10 18:31:04 localhost.localdomain kernel: CPU2: Package temperature above threshold, cpu clock throttled (total events = 1) >Nov 10 18:31:04 localhost.localdomain kernel: CPU7: Package temperature above threshold, cpu clock throttled (total events = 1) >Nov 10 18:31:04 localhost.localdomain kernel: CPU4: Package temperature above threshold, cpu clock throttled (total events = 1) >Nov 10 18:31:04 localhost.localdomain kernel: CPU1: Package temperature above threshold, cpu clock throttled (total events = 1) >Nov 10 18:31:04 localhost.localdomain kernel: CPU0: Package temperature above threshold, cpu clock throttled (total events = 1) >Nov 10 18:31:04 localhost.localdomain kernel: mce: [Hardware Error]: Machine check events logged >Nov 10 18:31:04 localhost.localdomain kernel: CPU5: Package temperature above threshold, cpu clock throttled (total events = 1) >Nov 10 18:31:04 localhost.localdomain kernel: mce: [Hardware Error]: Machine check events logged >Nov 10 18:31:04 localhost.localdomain kernel: CPU1: Core temperature/speed normal >Nov 10 18:31:04 localhost.localdomain kernel: CPU5: Core temperature/speed normal >Nov 10 18:31:04 localhost.localdomain kernel: CPU2: Package temperature/speed normal >Nov 10 18:31:04 localhost.localdomain kernel: CPU6: Package temperature/speed normal >Nov 10 18:31:04 localhost.localdomain kernel: CPU7: Package temperature/speed normal >Nov 10 18:31:04 localhost.localdomain kernel: CPU0: Package temperature/speed normal >Nov 10 18:31:04 localhost.localdomain kernel: CPU4: Package temperature/speed normal >Nov 10 18:31:04 localhost.localdomain kernel: CPU3: Package temperature/speed normal >Nov 10 18:31:04 localhost.localdomain kernel: CPU5: Package temperature/speed normal >Nov 10 18:31:04 localhost.localdomain kernel: CPU1: Package temperature/speed normal >Nov 10 18:31:04 localhost.localdomain mcelog[1198]: Hardware event. This is not a software error. >Nov 10 18:31:04 localhost.localdomain mcelog[1198]: MCE 0 >Nov 10 18:31:04 localhost.localdomain mcelog[1198]: CPU 1 THERMAL EVENT TSC 14b8dd8a6f >Nov 10 18:31:04 localhost.localdomain mcelog[1198]: TIME 1478820664 Thu Nov 10 18:31:04 2016 >Nov 10 18:31:04 localhost.localdomain mcelog[1198]: Processor 1 heated above trip temperature. Throttling enabled. >Nov 10 18:31:04 localhost.localdomain mcelog[1198]: Please check your system cooling. Performance will be impacted >Nov 10 18:31:04 localhost.localdomain mcelog[1198]: STATUS 88000bc3 MCGSTATUS 0 >Nov 10 18:31:04 localhost.localdomain mcelog[1198]: MCGCAP c0a APICID 2 SOCKETID 0 >Nov 10 18:31:04 localhost.localdomain mcelog[1198]: CPUID Vendor Intel Family 6 Model 70 >Nov 10 18:31:04 localhost.localdomain mcelog[1198]: Hardware event. This is not a software error. >Nov 10 18:31:04 localhost.localdomain mcelog[1198]: MCE 1 >Nov 10 18:31:04 localhost.localdomain mcelog[1198]: CPU 5 THERMAL EVENT TSC 14b8de0b09 >Nov 10 18:31:04 localhost.localdomain mcelog[1198]: TIME 1478820664 Thu Nov 10 18:31:04 2016 >Nov 10 18:31:04 localhost.localdomain mcelog[1198]: Processor 5 heated above trip temperature. Throttling enabled. >Nov 10 18:31:04 localhost.localdomain mcelog[1198]: Please check your system cooling. Performance will be impacted >Nov 10 18:31:04 localhost.localdomain mcelog[1198]: STATUS 88000bc3 MCGSTATUS 0 >Nov 10 18:31:04 localhost.localdomain mcelog[1198]: MCGCAP c0a APICID 3 SOCKETID 0 >Nov 10 18:31:04 localhost.localdomain mcelog[1198]: CPUID Vendor Intel Family 6 Model 70 >Nov 10 18:31:04 localhost.localdomain mcelog[1198]: Hardware event. This is not a software error. >Nov 10 18:31:04 localhost.localdomain mcelog[1198]: MCE 0 >Nov 10 18:31:04 localhost.localdomain mcelog[1198]: CPU 5 THERMAL EVENT TSC 14b900a321 >Nov 10 18:31:04 localhost.localdomain mcelog[1198]: TIME 1478820664 Thu Nov 10 18:31:04 2016 >Nov 10 18:31:04 localhost.localdomain mcelog[1198]: Processor 5 below trip temperature. Throttling disabled >Nov 10 18:31:04 localhost.localdomain mcelog[1198]: STATUS 88010a82 MCGSTATUS 0 >Nov 10 18:31:04 localhost.localdomain mcelog[1198]: MCGCAP c0a APICID 3 SOCKETID 0 >Nov 10 18:31:04 localhost.localdomain mcelog[1198]: CPUID Vendor Intel Family 6 Model 70 >Nov 10 18:31:04 localhost.localdomain mcelog[1198]: Hardware event. This is not a software error. >Nov 10 18:31:04 localhost.localdomain mcelog[1198]: MCE 1 >Nov 10 18:31:04 localhost.localdomain mcelog[1198]: CPU 1 THERMAL EVENT TSC 14b900cef5 >Nov 10 18:31:04 localhost.localdomain mcelog[1198]: TIME 1478820664 Thu Nov 10 18:31:04 2016 >Nov 10 18:31:04 localhost.localdomain mcelog[1198]: Processor 1 below trip temperature. Throttling disabled >Nov 10 18:31:04 localhost.localdomain mcelog[1198]: STATUS 88010a82 MCGSTATUS 0 >Nov 10 18:31:04 localhost.localdomain mcelog[1198]: MCGCAP c0a APICID 2 SOCKETID 0 >Nov 10 18:31:04 localhost.localdomain mcelog[1198]: CPUID Vendor Intel Family 6 Model 70 >Nov 10 18:31:04 localhost.localdomain kernel: hfsplus: write access to a journaled filesystem is not supported, use the force option at your own risk, mounting read-only. >Nov 10 18:31:04 localhost.localdomain udisksd[1733]: Mounted /dev/sdc2 at /run/media/liveuser/Nifty HD on behalf of uid 1000 >Nov 10 18:31:04 localhost.localdomain dbus-daemon[1539]: Activating service name='org.gnome.Shell.HotplugSniffer' >Nov 10 18:31:04 localhost.localdomain dbus-daemon[1539]: Successfully activated service 'org.gnome.Shell.HotplugSniffer' >Nov 10 18:31:04 localhost.localdomain dbus-daemon[1539]: Successfully activated service 'org.gnome.evolution.dataserver.Calendar7' >Nov 10 18:31:04 localhost.localdomain systemd[1487]: Started Evolution calendar service. >Nov 10 18:31:04 localhost.localdomain dbus-daemon[1185]: [system] Activating via systemd: service name='org.freedesktop.ColorManager' unit='colord.service' >Nov 10 18:31:04 localhost.localdomain vmware-user.desktop[1903]: vmware-user: could not open /proc/fs/vmblock/dev >Nov 10 18:31:04 localhost.localdomain systemd[1]: Starting Manage, Install and Generate Color Profiles... >Nov 10 18:31:04 localhost.localdomain dbus-daemon[1539]: Activating via systemd: service name='org.freedesktop.Tracker1' unit='tracker-store.service' >Nov 10 18:31:04 localhost.localdomain systemd[1487]: Starting Tracker metadata database store and lookup manager... >Nov 10 18:31:04 localhost.localdomain dbus-daemon[1539]: Activating via systemd: service name='org.gnome.evolution.dataserver.AddressBook9' unit='evolution-addressbook-factory.service' >Nov 10 18:31:04 localhost.localdomain dbus-daemon[1185]: [system] Successfully activated service 'org.freedesktop.ColorManager' >Nov 10 18:31:04 localhost.localdomain systemd[1487]: Starting Evolution address book service... >Nov 10 18:31:04 localhost.localdomain systemd[1]: Started Manage, Install and Generate Color Profiles. >Nov 10 18:31:04 localhost.localdomain 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' >Nov 10 18:31:04 localhost.localdomain dbus-daemon[1539]: Successfully activated service 'org.freedesktop.Tracker1' >Nov 10 18:31:04 localhost.localdomain systemd[1487]: Started Tracker metadata database store and lookup manager. >Nov 10 18:31:04 localhost.localdomain tracker-store.desktop[1906]: (uint32 1,) >Nov 10 18:31:05 localhost.localdomain dbus-daemon[1539]: Activating via systemd: service name='org.gtk.vfs.Metadata' unit='gvfs-metadata.service' >Nov 10 18:31:05 localhost.localdomain gnome-shell[1596]: GNOME Shell started at Thu Nov 10 2016 18:31:03 GMT-0500 (EST) >Nov 10 18:31:05 localhost.localdomain systemd[1487]: Starting Virtual filesystem metadata service... >Nov 10 18:31:05 localhost.localdomain dbus-daemon[1539]: Successfully activated service 'org.gtk.vfs.Metadata' >Nov 10 18:31:05 localhost.localdomain systemd[1487]: Started Virtual filesystem metadata service. >Nov 10 18:31:05 localhost.localdomain gnome-session-binary[1553]: Entering running state >Nov 10 18:31:05 localhost.localdomain dbus-daemon[1539]: Successfully activated service 'org.gnome.evolution.dataserver.AddressBook9' >Nov 10 18:31:05 localhost.localdomain systemd[1487]: Started Evolution address book service. >Nov 10 18:31:05 localhost.localdomain gnome-shell[1596]: ShellEmbeddedWindow 0x563716412400 is drawn without a current allocation. This should not happen. >Nov 10 18:31:05 localhost.localdomain gnome-shell[1596]: NaTrayChild 0x5637147d9df0 is drawn without a current allocation. This should not happen. >Nov 10 18:31:05 localhost.localdomain gnome-shell[1596]: NaTrayChild 0x5637147d9df0 is drawn without a current allocation. This should not happen. >Nov 10 18:31:05 localhost.localdomain libcanberra-login-sound.desktop[1965]: Failed to play sound: File or data not found >Nov 10 18:31:05 localhost.localdomain gnome-shell[1596]: STACK_OP_ADD: window 0xe00001 already in stack >Nov 10 18:31:05 localhost.localdomain gnome-shell[1596]: STACK_OP_ADD: window 0xe00001 already in stack >Nov 10 18:31:05 localhost.localdomain abrt-dump-journal-oops[1319]: abrt-dump-journal-oops: Found oopses: 1 >Nov 10 18:31:05 localhost.localdomain abrt-dump-journal-oops[1319]: abrt-dump-journal-oops: Creating problem directories >Nov 10 18:31:05 localhost.localdomain systemd[1]: Starting CUPS Scheduler... >Nov 10 18:31:05 localhost.localdomain systemd[1]: Started CUPS Scheduler. >Nov 10 18:31:05 localhost.localdomain 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' >Nov 10 18:31:05 localhost.localdomain cupsd[2048]: REQUEST localhost - - "POST / HTTP/1.1" 200 364 Create-Printer-Subscriptions successful-ok >Nov 10 18:31:05 localhost.localdomain abrt-server[2025]: Failed to read file '/var/log/messages': [Errno 2] No such file or directory: '/var/log/messages' >Nov 10 18:31:05 localhost.localdomain gnome-settings-[1793]: g_task_return_error: assertion 'error != NULL' failed >Nov 10 18:31:05 localhost.localdomain dbus-daemon[1185]: [system] Activating via systemd: service name='org.freedesktop.locale1' unit='dbus-org.freedesktop.locale1.service' >Nov 10 18:31:05 localhost.localdomain systemd[1]: Starting Locale Service... >Nov 10 18:31:06 localhost.localdomain dbus-daemon[1185]: [system] Successfully activated service 'org.freedesktop.locale1' >Nov 10 18:31:06 localhost.localdomain audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-localed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Nov 10 18:31:06 localhost.localdomain systemd[1]: Started Locale Service. >Nov 10 18:31:06 localhost.localdomain 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' >Nov 10 18:31:06 localhost.localdomain abrt-dump-journal-oops[1319]: Reported 1 kernel oopses to Abrt >Nov 10 18:31:07 localhost.localdomain dhclient[1642]: DHCPDISCOVER on ens9 to 255.255.255.255 port 67 interval 12 (xid=0x7c5d582d) >Nov 10 18:31:08 localhost.localdomain audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=geoclue comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Nov 10 18:31:09 localhost.localdomain dhclient[1642]: DHCPREQUEST on ens9 to 255.255.255.255 port 67 (xid=0x7c5d582d) >Nov 10 18:31:09 localhost.localdomain dhclient[1642]: DHCPOFFER from 10.0.1.1 >Nov 10 18:31:09 localhost.localdomain dhclient[1642]: DHCPACK from 10.0.1.1 (xid=0x7c5d582d) >Nov 10 18:31:09 localhost.localdomain NetworkManager[1331]: <info> [1478820669.9876] dhcp4 (ens9): address 10.0.1.11 >Nov 10 18:31:09 localhost.localdomain NetworkManager[1331]: <info> [1478820669.9880] dhcp4 (ens9): plen 24 (255.255.255.0) >Nov 10 18:31:09 localhost.localdomain NetworkManager[1331]: <info> [1478820669.9880] dhcp4 (ens9): gateway 10.0.1.1 >Nov 10 18:31:09 localhost.localdomain NetworkManager[1331]: <info> [1478820669.9880] dhcp4 (ens9): server identifier 10.0.1.1 >Nov 10 18:31:09 localhost.localdomain NetworkManager[1331]: <info> [1478820669.9880] dhcp4 (ens9): lease time 259200 >Nov 10 18:31:09 localhost.localdomain NetworkManager[1331]: <info> [1478820669.9880] dhcp4 (ens9): nameserver '87.216.1.65' >Nov 10 18:31:09 localhost.localdomain NetworkManager[1331]: <info> [1478820669.9881] dhcp4 (ens9): nameserver '87.216.1.66' >Nov 10 18:31:09 localhost.localdomain NetworkManager[1331]: <info> [1478820669.9881] dhcp4 (ens9): domain name 'Home' >Nov 10 18:31:09 localhost.localdomain NetworkManager[1331]: <info> [1478820669.9881] dhcp4 (ens9): state changed unknown -> bound >Nov 10 18:31:09 localhost.localdomain NetworkManager[1331]: <info> [1478820669.9892] device (ens9): state change: ip-config -> ip-check (reason 'none') [70 80 0] >Nov 10 18:31:09 localhost.localdomain avahi-daemon[1193]: Joining mDNS multicast group on interface ens9.IPv4 with address 10.0.1.11. >Nov 10 18:31:09 localhost.localdomain avahi-daemon[1193]: New relevant interface ens9.IPv4 for mDNS. >Nov 10 18:31:09 localhost.localdomain avahi-daemon[1193]: Registering new address record for 10.0.1.11 on ens9.IPv4. >Nov 10 18:31:09 localhost.localdomain dhclient[1642]: bound to 10.0.1.11 -- renewal in 120640 seconds. >Nov 10 18:31:09 localhost.localdomain dbus-daemon[1185]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' >Nov 10 18:31:10 localhost.localdomain systemd[1]: Starting Network Manager Script Dispatcher Service... >Nov 10 18:31:10 localhost.localdomain dbus-daemon[1185]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >Nov 10 18:31:10 localhost.localdomain systemd[1]: Started Network Manager Script Dispatcher Service. >Nov 10 18:31:10 localhost.localdomain 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' >Nov 10 18:31:10 localhost.localdomain nm-dispatcher[2136]: req:1 'pre-up' [ens9]: new request (1 scripts) >Nov 10 18:31:10 localhost.localdomain NetworkManager[1331]: <info> [1478820670.0245] device (ens9): state change: ip-check -> secondaries (reason 'none') [80 90 0] >Nov 10 18:31:10 localhost.localdomain NetworkManager[1331]: <info> [1478820670.0248] device (ens9): state change: secondaries -> activated (reason 'none') [90 100 0] >Nov 10 18:31:10 localhost.localdomain NetworkManager[1331]: <info> [1478820670.0249] manager: NetworkManager state is now CONNECTED_LOCAL >Nov 10 18:31:10 localhost.localdomain NetworkManager[1331]: <info> [1478820670.0256] manager: NetworkManager state is now CONNECTED_SITE >Nov 10 18:31:10 localhost.localdomain NetworkManager[1331]: <info> [1478820670.0257] policy: set 'Wired connection 1' (ens9) as default for IPv4 routing and DNS >Nov 10 18:31:10 localhost.localdomain NetworkManager[1331]: <info> [1478820670.0278] device (ens9): Activation: successful, device activated. >Nov 10 18:31:10 localhost.localdomain NetworkManager[1331]: <info> [1478820670.0281] manager: startup complete >Nov 10 18:31:10 localhost.localdomain nm-dispatcher[2136]: req:2 'up' [ens9]: new request (5 scripts) >Nov 10 18:31:10 localhost.localdomain nm-dispatcher[2136]: req:2 'up' [ens9]: start running ordered scripts... >Nov 10 18:31:10 localhost.localdomain systemd[1]: iscsi.service: Unit cannot be reloaded because it is inactive. >Nov 10 18:31:10 localhost.localdomain NetworkManager[1331]: <info> [1478820670.3232] manager: NetworkManager state is now CONNECTED_GLOBAL >Nov 10 18:31:10 localhost.localdomain nm-dispatcher[2136]: req:3 'connectivity-change': new request (5 scripts) >Nov 10 18:31:10 localhost.localdomain nm-dispatcher[2136]: req:3 'connectivity-change': start running ordered scripts... >Nov 10 18:31:12 localhost.localdomain audit[2191]: USER_AUTH pid=2191 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' >Nov 10 18:31:12 localhost.localdomain audit[2191]: USER_ACCT pid=2191 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' >Nov 10 18:31:12 localhost.localdomain userhelper[2191]: pam_timestamp(liveinst:session): updated timestamp file `/var/run//pam_timestamp/liveuser/unknown:root' >Nov 10 18:31:12 localhost.localdomain audit[2191]: USER_START pid=2191 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_timestamp acct="root" exe="/usr/sbin/userhelper" hostname=? addr=? terminal=? res=success' >Nov 10 18:31:12 localhost.localdomain audit[2191]: CRED_ACQ pid=2191 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' >Nov 10 18:31:12 localhost.localdomain userhelper[2195]: running '/usr/sbin/liveinst' with root privileges on behalf of 'liveuser' >Nov 10 18:31:12 localhost.localdomain kernel: md: raid0 personality registered for level 0 >Nov 10 18:31:12 localhost.localdomain kernel: md: raid1 personality registered for level 1 >Nov 10 18:31:12 localhost.localdomain kernel: raid6: sse2x1 gen() 10484 MB/s >Nov 10 18:31:12 localhost.localdomain kernel: raid6: sse2x1 xor() 8201 MB/s >Nov 10 18:31:12 localhost.localdomain kernel: raid6: sse2x2 gen() 13027 MB/s >Nov 10 18:31:12 localhost.localdomain kernel: raid6: sse2x2 xor() 8822 MB/s >Nov 10 18:31:12 localhost.localdomain kernel: raid6: sse2x4 gen() 15164 MB/s >Nov 10 18:31:12 localhost.localdomain kernel: raid6: sse2x4 xor() 10498 MB/s >Nov 10 18:31:12 localhost.localdomain kernel: raid6: avx2x1 gen() 19656 MB/s >Nov 10 18:31:12 localhost.localdomain kernel: raid6: avx2x2 gen() 23343 MB/s >Nov 10 18:31:12 localhost.localdomain kernel: raid6: avx2x4 gen() 26906 MB/s >Nov 10 18:31:12 localhost.localdomain kernel: raid6: using algorithm avx2x4 gen() 26906 MB/s >Nov 10 18:31:12 localhost.localdomain kernel: raid6: using avx2x2 recovery algorithm >Nov 10 18:31:12 localhost.localdomain kernel: async_tx: api initialized (async) >Nov 10 18:31:12 localhost.localdomain kernel: xor: automatically using best checksumming function: >Nov 10 18:31:12 localhost.localdomain kernel: avx : 33048.000 MB/sec >Nov 10 18:31:12 localhost.localdomain kernel: md: raid6 personality registered for level 6 >Nov 10 18:31:12 localhost.localdomain kernel: md: raid5 personality registered for level 5 >Nov 10 18:31:12 localhost.localdomain kernel: md: raid4 personality registered for level 4 >Nov 10 18:31:12 localhost.localdomain kernel: md: raid10 personality registered for level 10 >Nov 10 18:31:12 localhost.localdomain kernel: device-mapper: multipath round-robin: version 1.1.0 loaded >Nov 10 18:31:12 localhost.localdomain kernel: alg: No test for __sha256-mb (__intel_sha256-mb) >Nov 10 18:31:12 localhost.localdomain kernel: alg: No test for __sha256-mb (mcryptd(__intel_sha256-mb)) >Nov 10 18:31:13 localhost.localdomain kernel: iscsi: registered transport (tcp) >Nov 10 18:31:13 localhost.localdomain kernel: No iBFT detected. >Nov 10 18:31:13 localhost.localdomain audit: MAC_STATUS enforcing=0 old_enforcing=1 auid=1000 ses=1 >Nov 10 18:31:13 localhost.localdomain dbus-daemon[1680]: avc: received setenforce notice (enforcing=0) >Nov 10 18:31:13 localhost.localdomain dbus-daemon[1539]: avc: received setenforce notice (enforcing=0) >Nov 10 18:31:13 localhost.localdomain audit[1185]: USER_AVC pid=1185 uid=81 auid=4294967295 ses=4294967295 subj=system_u:system_r:system_dbusd_t:s0-s0:c0.c1023 msg='avc: received setenforce notice (enforcing=0) >exe="/usr/bin/dbus-daemon" sauid=81 hostname=? addr=? terminal=?' >Nov 10 18:31:13 localhost.localdomain udisksd[1733]: Error loading modules: Error opening directory '/usr/lib64/udisks2/modules': No such file or directory >Nov 10 18:31:13 localhost.localdomain fedora-welcome.desktop[1959]: umount: /run/media/liveuser/Nifty040HD: mountpoint not found >Nov 10 18:31:15 localhost.localdomain chronyd[1310]: Selected source 193.145.15.15 >Nov 10 18:31:15 localhost.localdomain chronyd[1310]: System clock wrong by -17999.904296 seconds, adjustment started >Nov 10 13:31:15 localhost.localdomain systemd[1]: Time has been changed >Nov 10 13:31:15 localhost.localdomain chronyd[1310]: System clock was stepped by -17999.904296 seconds >Nov 10 13:31:15 localhost.localdomain systemd[1487]: Time has been changed >option = self.option_class(*args, **kwargs) >op.add_option("--minlen", type="int") >Nov 10 13:31:17 localhost.localdomain pkexec[2364]: pam_systemd(polkit-1:session): Cannot create session: Already running in a session >Nov 10 13:31:17 localhost.localdomain audit[2364]: USER_START pid=2364 uid=1000 auid=1000 ses=1 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:session_open grantors=pam_keyinit,pam_limits,pam_systemd,pam_unix acct="root" exe="/usr/bin/pkexec" hostname=? addr=? terminal=? res=success' >Nov 10 13:31:17 localhost.localdomain pkexec[2364]: pam_unix(polkit-1:session): session opened for user root by (uid=1000) >Nov 10 13:31:17 localhost.localdomain pkexec[2364]: liveuser: Executing command [USER=root] [TTY=unknown] [CWD=/home/liveuser] [COMMAND=/usr/libexec/gsd-backlight-helper --set-brightness 100] >Nov 10 13:31:17 localhost.localdomain systemd[1]: Received SIGRTMIN+21 from PID 1025 (plymouthd). >Nov 10 13:31:17 localhost.localdomain 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' >Nov 10 13:31:17 localhost.localdomain systemd[1]: Started Hold until boot process finishes up. >Nov 10 13:31:17 localhost.localdomain 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' >Nov 10 13:31:17 localhost.localdomain 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' >Nov 10 13:31:17 localhost.localdomain systemd[1]: Reached target Multi-User System. >Nov 10 13:31:17 localhost.localdomain systemd[1]: Reached target Graphical Interface. >Nov 10 13:31:17 localhost.localdomain systemd[1]: Starting Update UTMP about System Runlevel Changes... >Nov 10 13:31:17 localhost.localdomain 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=?' >Nov 10 13:31:17 localhost.localdomain audit[2391]: SYSTEM_RUNLEVEL pid=2391 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' >Nov 10 13:31:17 localhost.localdomain systemd[1]: Started Update UTMP about System Runlevel Changes. >Nov 10 13:31:17 localhost.localdomain 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' >Nov 10 13:31:17 localhost.localdomain 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' >Nov 10 13:31:17 localhost.localdomain systemd[1]: Startup finished in 3.272s (kernel) + 2.921s (initrd) + 28.876s (userspace) = 35.071s. >self._setToObj(self.op, opts, pd) >option = self.option_class(*args, **kwargs) >Nov 10 13:31:17 localhost.localdomain NetworkManager[1331]: <info> [1478802677.7916] audit: op="connection-update" uuid="3b63fa36-c61d-3783-9a2e-5b2e42739452" name="ens9" args="connection.id,connection.timestamp" pid=2348 uid=0 result="success" >op.add_option("--minlen", type="int") >Nov 10 13:31:18 localhost.localdomain pkexec[2429]: pam_systemd(polkit-1:session): Cannot create session: Already running in a session >Nov 10 13:31:18 localhost.localdomain pkexec[2429]: pam_unix(polkit-1:session): session opened for user root by (uid=1000) >Nov 10 13:31:18 localhost.localdomain audit[2429]: USER_START pid=2429 uid=1000 auid=1000 ses=1 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:session_open grantors=pam_keyinit,pam_limits,pam_systemd,pam_unix acct="root" exe="/usr/bin/pkexec" hostname=? addr=? terminal=? res=success' >Nov 10 13:31:18 localhost.localdomain pkexec[2429]: liveuser: Executing command [USER=root] [TTY=unknown] [CWD=/home/liveuser] [COMMAND=/usr/libexec/gsd-backlight-helper --set-brightness 100] >0, GObject.G_MAXUINT, 0, >GObject.PARAM_READWRITE), >"nm-state-changed": (GObject.SIGNAL_RUN_LAST, GObject.TYPE_NONE, []), >self[key] >name = udev_info["DM_NAME"] >self[key] >name = udev_info["DM_NAME"] >log_method_call(self, name=name, info=pprint.pformat(dict(info))) >'/dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0 ' >'/dev/disk/by-label/Fedora-WS-Live-25_B-1-1 ' >'/dev/disk/by-id/usb-SanDisk_Extreme_AA011021151004307653-0:0', >'DEVNAME': '/dev/sdb', >'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb2/2-2/2-2:1.0/host1/target1:0:0/1:0:0:0/block/sdb', >'DEVTYPE': 'disk', >'ID_BUS': 'usb', >'ID_FS_APPLICATION_ID': 'GENISOIMAGE\\x20ISO\\x209660\\x2fHFS\\x20FILESYSTEM\\x20CREATOR\\x20\\x28C\\x29\\x201993\\x20E.YOUNGDALE\\x20\\x28C\\x29\\x201997-2006\\x20J.PEARSON\\x2fJ.SCHILLING\\x20\\x28C\\x29\\x202006-2007\\x20CDRKIT\\x20TEAM', >'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', >'ID_FS_LABEL': 'Fedora-WS-Live-25_B-1-1', >'ID_FS_LABEL_ENC': 'Fedora-WS-Live-25_B-1-1', >'ID_FS_SYSTEM_ID': 'LINUX', >'ID_FS_TYPE': 'iso9660', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '2016-10-05-06-32-21-00', >'ID_FS_UUID_ENC': '2016-10-05-06-32-21-00', >'ID_FS_VERSION': 'Joliet Extension', >'ID_INSTANCE': '0:0', >'ID_MODEL': 'Extreme', >'ID_MODEL_ENC': 'Extreme\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_MODEL_ID': '5580', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '5b7c751a', >'ID_PATH': 'pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0', >'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_2_1_0-scsi-0_0_0_0', >'ID_REVISION': '0001', >'ID_SERIAL': 'SanDisk_Extreme_AA011021151004307653-0:0', >'ID_SERIAL_SHORT': 'AA011021151004307653', >'ID_TYPE': 'disk', >'ID_USB_DRIVER': 'usb-storage', >'ID_USB_INTERFACES': ':080650:', >'ID_USB_INTERFACE_NUM': '00', >'ID_VENDOR': 'SanDisk', >'ID_VENDOR_ENC': 'SanDisk\\x20', >'ID_VENDOR_ID': '0781', >'MAJOR': '8', >'MINOR': '16', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '8247731'} ; >name = sdb status = True id = 2 >children = [] >parents = [] >uuid = None size = 29.22 GiB >format = existing None >major = 8 minor = 16 exists = True protected = False >sysfs path = /sys/devices/pci0000:00/0000:00:14.0/usb2/2-2/2-2:1.0/host1/target1:0:0/1:0:0:0/block/sdb >target size = 29.22 GiB path = /dev/sdb >format args = [] original_format = None removable = True >return udev.device_is_realdisk(info) >'/dev/disk/by-label/Fedora-WS-Live-25_B-1-1 ' >'/dev/disk/by-uuid/2016-10-05-06-32-21-00 ' >'/dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0-part1 ' >'/dev/disk/by-partuuid/5b7c751a-01', >'DEVNAME': '/dev/sdb1', >'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb2/2-2/2-2:1.0/host1/target1:0:0/1:0:0:0/block/sdb/sdb1', >'DEVTYPE': 'partition', >'ID_BUS': 'usb', >'ID_FS_APPLICATION_ID': 'GENISOIMAGE\\x20ISO\\x209660\\x2fHFS\\x20FILESYSTEM\\x20CREATOR\\x20\\x28C\\x29\\x201993\\x20E.YOUNGDALE\\x20\\x28C\\x29\\x201997-2006\\x20J.PEARSON\\x2fJ.SCHILLING\\x20\\x28C\\x29\\x202006-2007\\x20CDRKIT\\x20TEAM', >'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', >'ID_FS_LABEL': 'Fedora-WS-Live-25_B-1-1', >'ID_FS_LABEL_ENC': 'Fedora-WS-Live-25_B-1-1', >'ID_FS_SYSTEM_ID': 'LINUX', >'ID_FS_TYPE': 'iso9660', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '2016-10-05-06-32-21-00', >'ID_FS_UUID_ENC': '2016-10-05-06-32-21-00', >'ID_FS_VERSION': 'Joliet Extension', >'ID_INSTANCE': '0:0', >'ID_MODEL': 'Extreme', >'ID_MODEL_ENC': 'Extreme\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_MODEL_ID': '5580', >'ID_PART_ENTRY_DISK': '8:16', >'ID_PART_ENTRY_FLAGS': '0x80', >'ID_PART_ENTRY_NUMBER': '1', >'ID_PART_ENTRY_OFFSET': '0', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '2811904', >'ID_PART_ENTRY_TYPE': '0x0', >'ID_PART_ENTRY_UUID': '5b7c751a-01', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '5b7c751a', >'ID_PATH': 'pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0', >'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_2_1_0-scsi-0_0_0_0', >'ID_REVISION': '0001', >'ID_SERIAL': 'SanDisk_Extreme_AA011021151004307653-0:0', >'ID_SERIAL_SHORT': 'AA011021151004307653', >'ID_TYPE': 'disk', >'ID_USB_DRIVER': 'usb-storage', >'ID_USB_INTERFACES': ':080650:', >'ID_USB_INTERFACE_NUM': '00', >'ID_VENDOR': 'SanDisk', >'ID_VENDOR_ENC': 'SanDisk\\x20', >'ID_VENDOR_ID': '0781', >'MAJOR': '8', >'MINOR': '17', >'PARTN': '1', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_IGNORE': '0', >'USEC_INITIALIZED': '8293293'} ; >return self[key] >self[key] >if ret: >log_method_call(self, name=name, info=pprint.pformat(dict(info))) >'/dev/disk/by-partuuid/5b7c751a-02 /dev/disk/by-label/ANACONDA ' >'/dev/disk/by-uuid/E65B-38D5 ' >'/dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0-part2', >'DEVNAME': '/dev/sdb2', >'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb2/2-2/2-2:1.0/host1/target1:0:0/1:0:0:0/block/sdb/sdb2', >'DEVTYPE': 'partition', >'ID_BUS': 'usb', >'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': 'ANACONDA', >'ID_FS_LABEL_ENC': 'ANACONDA', >'ID_FS_SYSTEM_ID': 'LINUX', >'ID_FS_TYPE': 'vfat', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': 'E65B-38D5', >'ID_FS_UUID_ENC': 'E65B-38D5', >'ID_FS_VERSION': 'FAT12', >'ID_INSTANCE': '0:0', >'ID_MODEL': 'Extreme', >'ID_MODEL_ENC': 'Extreme\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_MODEL_ID': '5580', >'ID_PART_ENTRY_DISK': '8:16', >'ID_PART_ENTRY_NUMBER': '2', >'ID_PART_ENTRY_OFFSET': '91756', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '10640', >'ID_PART_ENTRY_TYPE': '0xef', >'ID_PART_ENTRY_UUID': '5b7c751a-02', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '5b7c751a', >'ID_PATH': 'pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0', >'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_2_1_0-scsi-0_0_0_0', >'ID_REVISION': '0001', >'ID_SERIAL': 'SanDisk_Extreme_AA011021151004307653-0:0', >'ID_SERIAL_SHORT': 'AA011021151004307653', >'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': '18', >'PARTN': '2', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_IGNORE': '1', >'USEC_INITIALIZED': '8263092'} ; >return self[key] >self[key] >if ret: >log_method_call(self, name=name, info=pprint.pformat(dict(info))) >'/dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0-part3 ' >'/dev/disk/by-partuuid/5b7c751a-03 ' >'/dev/disk/by-id/usb-SanDisk_Extreme_AA011021151004307653-0:0-part3 ' >'/dev/disk/by-uuid/071654cc-c02e-3fa6-9852-bb9d12673142', >'DEVNAME': '/dev/sdb3', >'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb2/2-2/2-2:1.0/host1/target1:0:0/1:0:0:0/block/sdb/sdb3', >'DEVTYPE': 'partition', >'ID_BUS': 'usb', >'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': 'ANACONDA', >'ID_FS_LABEL_ENC': 'ANACONDA', >'ID_FS_SYSTEM_ID': 'LINUX', >'ID_FS_TYPE': 'hfsplus', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '071654cc-c02e-3fa6-9852-bb9d12673142', >'ID_FS_UUID_ENC': '071654cc-c02e-3fa6-9852-bb9d12673142', >'ID_FS_VERSION': 'Joliet Extension', >'ID_INSTANCE': '0:0', >'ID_MODEL': 'Extreme', >'ID_MODEL_ENC': 'Extreme\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_MODEL_ID': '5580', >'ID_PART_ENTRY_DISK': '8:16', >'ID_PART_ENTRY_NUMBER': '3', >'ID_PART_ENTRY_OFFSET': '102396', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '23344', >'ID_PART_ENTRY_TYPE': '0x0', >'ID_PART_ENTRY_UUID': '5b7c751a-03', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '5b7c751a', >'ID_PATH': 'pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0', >'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_2_1_0-scsi-0_0_0_0', >'ID_REVISION': '0001', >'ID_SERIAL': 'SanDisk_Extreme_AA011021151004307653-0:0', >'ID_SERIAL_SHORT': 'AA011021151004307653', >'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': '19', >'PARTN': '3', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_IGNORE': '1', >'USEC_INITIALIZED': '8302875'} ; >return self[key] >self[key] >if ret: >log_method_call(self, name=name, info=pprint.pformat(dict(info))) >'/dev/disk/by-path/pci-0000:00:14.0-usb-0:4:1.0-scsi-0:0:0:0', >'DEVNAME': '/dev/sdc', >'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb2/2-4/2-4:1.0/host2/target2:0:0/2:0:0:0/block/sdc', >'DEVTYPE': 'disk', >'ID_BUS': 'usb', >'ID_INSTANCE': '0:0', >'ID_MODEL': 'SD_Card_Reader', >'ID_MODEL_ENC': 'SD\\x20Card\\x20Reader\\x20\\x20', >'ID_MODEL_ID': '8406', >'ID_PART_TABLE_TYPE': 'gpt', >'ID_PART_TABLE_UUID': '610e74f4-5bf4-4e55-9373-bea5ad2a4c1b', >'ID_PATH': 'pci-0000:00:14.0-usb-0:4:1.0-scsi-0:0:0:0', >'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_4_1_0-scsi-0_0_0_0', >'ID_REVISION': '3.00', >'ID_SERIAL': 'APPLE_SD_Card_Reader_000000000820-0:0', >'ID_SERIAL_SHORT': '000000000820', >'ID_TYPE': 'disk', >'ID_USB_DRIVER': 'usb-storage', >'ID_USB_INTERFACES': ':080650:', >'ID_USB_INTERFACE_NUM': '00', >'ID_VENDOR': 'APPLE', >'ID_VENDOR_ENC': 'APPLE\\x20\\x20\\x20', >'ID_VENDOR_ID': '05ac', >'MAJOR': '8', >'MINOR': '32', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '8225721'} ; >name = sdc status = True id = 11 >children = [] >parents = [] >uuid = None size = 183.35 GiB >format = existing None >major = 8 minor = 32 exists = True protected = False >sysfs path = /sys/devices/pci0000:00/0000:00:14.0/usb2/2-4/2-4:1.0/host2/target2:0:0/2:0:0:0/block/sdc >target size = 183.35 GiB path = /dev/sdc >format args = [] original_format = None removable = True >return udev.device_is_realdisk(info) >type: gpt primaryPartitionCount: 2 >lastPartitionNumber: 2 maxPrimaryPartitionCount: 128 >partitions: [<parted.partition.Partition object at 0x7fd88808a240>, <parted.partition.Partition object at 0x7fd88808af28>] >device: <parted.device.Device object at 0x7fd8880a6400> >PedDisk: <_ped.Disk object at 0x7fd8880b9548> >return self[key] >log_method_call(self, name=name, info=pprint.pformat(dict(info))) >'/dev/disk/by-partlabel/EFI\\x20System\\x20Partition ' >'/dev/disk/by-partuuid/e47434c5-7375-42e9-9cbe-73714c99b802 ' >'/dev/disk/by-label/EFI ' >'/dev/disk/by-id/usb-APPLE_SD_Card_Reader_000000000820-0:0-part1 ' >'/dev/disk/by-path/pci-0000:00:14.0-usb-0:4:1.0-scsi-0:0:0:0-part1', >'DEVNAME': '/dev/sdc1', >'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb2/2-4/2-4:1.0/host2/target2:0:0/2:0:0:0/block/sdc/sdc1', >'DEVTYPE': 'partition', >'ID_BUS': 'usb', >'ID_FS_LABEL': 'EFI', >'ID_FS_LABEL_ENC': 'EFI', >'ID_FS_TYPE': 'vfat', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '67E3-17ED', >'ID_FS_UUID_ENC': '67E3-17ED', >'ID_FS_VERSION': 'FAT32', >'ID_INSTANCE': '0:0', >'ID_MODEL': 'SD_Card_Reader', >'ID_MODEL_ENC': 'SD\\x20Card\\x20Reader\\x20\\x20', >'ID_MODEL_ID': '8406', >'ID_PART_ENTRY_DISK': '8:32', >'ID_PART_ENTRY_NAME': 'EFI\\x20System\\x20Partition', >'ID_PART_ENTRY_NUMBER': '1', >'ID_PART_ENTRY_OFFSET': '40', >'ID_PART_ENTRY_SCHEME': 'gpt', >'ID_PART_ENTRY_SIZE': '409600', >'ID_PART_ENTRY_TYPE': 'c12a7328-f81f-11d2-ba4b-00a0c93ec93b', >'ID_PART_ENTRY_UUID': 'e47434c5-7375-42e9-9cbe-73714c99b802', >'ID_PART_TABLE_TYPE': 'gpt', >'ID_PART_TABLE_UUID': '610e74f4-5bf4-4e55-9373-bea5ad2a4c1b', >'ID_PATH': 'pci-0000:00:14.0-usb-0:4:1.0-scsi-0:0:0:0', >'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_4_1_0-scsi-0_0_0_0', >'ID_REVISION': '3.00', >'ID_SERIAL': 'APPLE_SD_Card_Reader_000000000820-0:0', >'ID_SERIAL_SHORT': '000000000820', >'ID_TYPE': 'disk', >'ID_USB_DRIVER': 'usb-storage', >'ID_USB_INTERFACES': ':080650:', >'ID_USB_INTERFACE_NUM': '00', >'ID_VENDOR': 'APPLE', >'ID_VENDOR_ENC': 'APPLE\\x20\\x20\\x20', >'ID_VENDOR_ID': '05ac', >'MAJOR': '8', >'MINOR': '33', >'PARTN': '1', >'PARTNAME': 'EFI System Partition', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_IGNORE': '1', >'USEC_INITIALIZED': '8251964'} ; >return self[key] >self[key] >if ret: >name = sdc1 status = True id = 20 >children = [] >parents = ['existing 183.35 GiB disk sdc (11) with existing gpt disklabel'] >uuid = e47434c5-7375-42e9-9cbe-73714c99b802 size = 200 MiB >format = existing None >major = 8 minor = 33 exists = True protected = False >sysfs path = /sys/devices/pci0000:00/0000:00:14.0/usb2/2-4/2-4:1.0/host2/target2:0:0/2:0:0:0/block/sdc/sdc1 >target size = 200 MiB path = /dev/sdc1 >format args = [] original_format = None grow = None max size = 0 B bootable = True >part type = 0 primary = None start sector = None end sector = None >parted_partition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7fd8880a6438> fileSystem: <parted.filesystem.FileSystem object at 0x7fd888095668> >number: 1 path: /dev/sdc1 type: 0 >name: EFI System Partition active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fd88808a320> PedPartition: <_ped.Partition object at 0x7fd88807a570> >disk = existing 183.35 GiB disk sdc (11) with existing gpt disklabel >start = 40 end = 409639 length = 409600 >flags = boot, esp >return udev.device_is_realdisk(info) >if not info: >'/dev/disk/by-partuuid/05d69f48-5bad-48e5-bf57-63b8377fc737 ' >'/dev/disk/by-id/usb-APPLE_SD_Card_Reader_000000000820-0:0-part2 ' >'/dev/disk/by-uuid/7966a8db-330b-3782-902e-ea75a88dadd7 ' >'/dev/disk/by-path/pci-0000:00:14.0-usb-0:4:1.0-scsi-0:0:0:0-part2', >'DEVNAME': '/dev/sdc2', >'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb2/2-4/2-4:1.0/host2/target2:0:0/2:0:0:0/block/sdc/sdc2', >'DEVTYPE': 'partition', >'ID_BUS': 'usb', >'ID_FS_LABEL': 'Nifty_HD', >'ID_FS_LABEL_ENC': 'Nifty\\x20HD', >'ID_FS_TYPE': 'hfsplus', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '7966a8db-330b-3782-902e-ea75a88dadd7', >'ID_FS_UUID_ENC': '7966a8db-330b-3782-902e-ea75a88dadd7', >'ID_INSTANCE': '0:0', >'ID_MODEL': 'SD_Card_Reader', >'ID_MODEL_ENC': 'SD\\x20Card\\x20Reader\\x20\\x20', >'ID_MODEL_ID': '8406', >'ID_PART_ENTRY_DISK': '8:32', >'ID_PART_ENTRY_NUMBER': '2', >'ID_PART_ENTRY_OFFSET': '409640', >'ID_PART_ENTRY_SCHEME': 'gpt', >'ID_PART_ENTRY_SIZE': '383831984', >'ID_PART_ENTRY_TYPE': '48465300-0000-11aa-aa11-00306543ecac', >'ID_PART_ENTRY_UUID': '05d69f48-5bad-48e5-bf57-63b8377fc737', >'ID_PART_TABLE_TYPE': 'gpt', >'ID_PART_TABLE_UUID': '610e74f4-5bf4-4e55-9373-bea5ad2a4c1b', >'ID_PATH': 'pci-0000:00:14.0-usb-0:4:1.0-scsi-0:0:0:0', >'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_4_1_0-scsi-0_0_0_0', >'ID_REVISION': '3.00', >'ID_SERIAL': 'APPLE_SD_Card_Reader_000000000820-0:0', >'ID_SERIAL_SHORT': '000000000820', >'ID_TYPE': 'disk', >'ID_USB_DRIVER': 'usb-storage', >'ID_USB_INTERFACES': ':080650:', >'ID_USB_INTERFACE_NUM': '00', >'ID_VENDOR': 'APPLE', >'ID_VENDOR_ENC': 'APPLE\\x20\\x20\\x20', >'ID_VENDOR_ID': '05ac', >'MAJOR': '8', >'MINOR': '34', >'PARTN': '2', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '8300296'} ; >return self[key] >self[key] >if ret: >name = sdc2 status = True id = 29 >children = [] >parents = ['existing 183.35 GiB disk sdc (11) with existing gpt disklabel'] >uuid = 05d69f48-5bad-48e5-bf57-63b8377fc737 size = 183.03 GiB >format = existing None >major = 8 minor = 34 exists = True protected = False >sysfs path = /sys/devices/pci0000:00/0000:00:14.0/usb2/2-4/2-4:1.0/host2/target2:0:0/2:0:0:0/block/sdc/sdc2 >target size = 183.03 GiB path = /dev/sdc2 >format args = [] original_format = None grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >parted_partition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7fd8880a6438> fileSystem: <parted.filesystem.FileSystem object at 0x7fd888095da0> >number: 2 path: /dev/sdc2 type: 0 >name: active: True busy: True >geometry: <parted.geometry.Geometry object at 0x7fd88808a278> PedPartition: <_ped.Partition object at 0x7fd8880b2b48> >disk = existing 183.35 GiB disk sdc (11) with existing gpt disklabel >start = 409640 end = 384241623 length = 383831984 >flags = >return udev.device_is_realdisk(info) >if not info: >'/dev/disk/by-path/pci-0000:04:00.0-ata-1 ' >'/dev/disk/by-id/ata-APPLE_SSD_SM0256F_S1K4NYBF108588', >'DEVNAME': '/dev/sda', >'DEVPATH': '/devices/pci0000:00/0000:00:1c.4/0000:04:00.0/ata1/host0/target0:0:0/0:0:0:0/block/sda', >'DEVTYPE': 'disk', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_AAM': '1', >'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '0', >'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', >'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', >'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': '32', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '6', >'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '0', >'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': 'APPLE_SSD_SM0256F', >'ID_MODEL_ENC': 'APPLE\\x20SSD\\x20SM0256F\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_TABLE_TYPE': 'gpt', >'ID_PART_TABLE_UUID': 'e2494594-d49a-46c7-89d3-2201b3d873e5', >'ID_PATH': 'pci-0000:04:00.0-ata-1', >'ID_PATH_TAG': 'pci-0000_04_00_0-ata-1', >'ID_REVISION': 'UXM2JA1Q', >'ID_SERIAL': 'APPLE_SSD_SM0256F_S1K4NYBF108588', >'ID_SERIAL_SHORT': 'S1K4NYBF108588', >'ID_TYPE': 'disk', >'ID_WWN': '0x5002538655584d30', >'ID_WWN_WITH_EXTENSION': '0x5002538655584d30', >'MAJOR': '8', >'MINOR': '0', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '8046819'} ; >name = sda status = True id = 36 >children = [] >parents = [] >uuid = None size = 233.76 GiB >format = existing None >major = 8 minor = 0 exists = True protected = False >sysfs path = /sys/devices/pci0000:00/0000:00:1c.4/0000:04:00.0/ata1/host0/target0:0:0/0:0:0:0/block/sda >target size = 233.76 GiB path = /dev/sda >format args = [] original_format = None removable = False >type: gpt primaryPartitionCount: 5 >lastPartitionNumber: 5 maxPrimaryPartitionCount: 128 >partitions: [<parted.partition.Partition object at 0x7fd888049198>, <parted.partition.Partition object at 0x7fd8880499b0>, <parted.partition.Partition object at 0x7fd8880497f0>, <parted.partition.Partition object at 0x7fd8880491d0>, <parted.partition.Partition object at 0x7fd888049390>] >device: <parted.device.Device object at 0x7fd88803e4e0> >PedDisk: <_ped.Disk object at 0x7fd8880aeec8> >return self[key] >log_method_call(self, name=name, info=pprint.pformat(dict(info))) >'/dev/disk/by-id/wwn-0x5002538655584d30-part1 ' >'/dev/disk/by-partlabel/EFI\\x20System\\x20Partition ' >'/dev/disk/by-label/EFI ' >'/dev/disk/by-partuuid/9bb61fc3-34b4-4200-b49a-d3fde9898b38 ' >'/dev/disk/by-path/pci-0000:04:00.0-ata-1-part1 ' >'/dev/disk/by-uuid/67E3-17ED', >'DEVNAME': '/dev/sda1', >'DEVPATH': '/devices/pci0000:00/0000:00:1c.4/0000:04:00.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1', >'DEVTYPE': 'partition', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_AAM': '1', >'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '0', >'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', >'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', >'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': '32', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '6', >'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '0', >'ID_ATA_ROTATION_RATE_RPM': '0', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_FS_LABEL': 'EFI', >'ID_FS_LABEL_ENC': 'EFI', >'ID_FS_TYPE': 'vfat', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '67E3-17ED', >'ID_FS_UUID_ENC': '67E3-17ED', >'ID_FS_VERSION': 'FAT32', >'ID_MODEL': 'APPLE_SSD_SM0256F', >'ID_MODEL_ENC': 'APPLE\\x20SSD\\x20SM0256F\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_ENTRY_DISK': '8:0', >'ID_PART_ENTRY_NAME': 'EFI\\x20System\\x20Partition', >'ID_PART_ENTRY_NUMBER': '1', >'ID_PART_ENTRY_OFFSET': '40', >'ID_PART_ENTRY_SCHEME': 'gpt', >'ID_PART_ENTRY_SIZE': '409600', >'ID_PART_ENTRY_TYPE': 'c12a7328-f81f-11d2-ba4b-00a0c93ec93b', >'ID_PART_ENTRY_UUID': '9bb61fc3-34b4-4200-b49a-d3fde9898b38', >'ID_PART_TABLE_TYPE': 'gpt', >'ID_PART_TABLE_UUID': 'e2494594-d49a-46c7-89d3-2201b3d873e5', >'ID_PATH': 'pci-0000:04:00.0-ata-1', >'ID_PATH_TAG': 'pci-0000_04_00_0-ata-1', >'ID_REVISION': 'UXM2JA1Q', >'ID_SERIAL': 'APPLE_SSD_SM0256F_S1K4NYBF108588', >'ID_SERIAL_SHORT': 'S1K4NYBF108588', >'ID_TYPE': 'disk', >'ID_WWN': '0x5002538655584d30', >'ID_WWN_WITH_EXTENSION': '0x5002538655584d30', >'MAJOR': '8', >'MINOR': '1', >'PARTN': '1', >'PARTNAME': 'EFI System Partition', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_IGNORE': '1', >'USEC_INITIALIZED': '8136584'} ; >return self[key] >self[key] >if ret: >name = sda1 status = True id = 45 >children = [] >parents = ['existing 233.76 GiB disk sda (36) with existing gpt disklabel'] >uuid = 9bb61fc3-34b4-4200-b49a-d3fde9898b38 size = 200 MiB >format = existing None >major = 8 minor = 1 exists = True protected = False >sysfs path = /sys/devices/pci0000:00/0000:00:1c.4/0000:04:00.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 >target size = 200 MiB path = /dev/sda1 >format args = [] original_format = None grow = None max size = 0 B bootable = True >part type = 0 primary = None start sector = None end sector = None >parted_partition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7fd88803ec50> fileSystem: <parted.filesystem.FileSystem object at 0x7fd888049748> >number: 1 path: /dev/sda1 type: 0 >name: EFI System Partition active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fd888049080> PedPartition: <_ped.Partition object at 0x7fd8880617d8> >disk = existing 233.76 GiB disk sda (36) with existing gpt disklabel >start = 40 end = 409639 length = 409600 >flags = boot, esp >return udev.device_is_realdisk(info) >if not info: >'/dev/disk/by-label/Macintosh\\x20HD ' >'/dev/disk/by-partlabel/Linux\\x20HFS+\\x20ESP ' >'/dev/disk/by-uuid/24741b41-eecc-3356-94f5-5974941707a7 ' >'/dev/disk/by-partuuid/c0268a82-6d2c-4dac-a40f-0cad98152031 ' >'/dev/disk/by-path/pci-0000:04:00.0-ata-1-part2 ' >'/dev/disk/by-id/ata-APPLE_SSD_SM0256F_S1K4NYBF108588-part2', >'DEVNAME': '/dev/sda2', >'DEVPATH': '/devices/pci0000:00/0000:00:1c.4/0000:04:00.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2', >'DEVTYPE': 'partition', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_AAM': '1', >'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '0', >'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', >'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', >'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': '32', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '6', >'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '0', >'ID_ATA_ROTATION_RATE_RPM': '0', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_FS_LABEL': 'Macintosh_HD', >'ID_FS_LABEL_ENC': 'Macintosh\\x20HD', >'ID_FS_TYPE': 'hfsplus', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '24741b41-eecc-3356-94f5-5974941707a7', >'ID_FS_UUID_ENC': '24741b41-eecc-3356-94f5-5974941707a7', >'ID_MODEL': 'APPLE_SSD_SM0256F', >'ID_MODEL_ENC': 'APPLE\\x20SSD\\x20SM0256F\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_ENTRY_DISK': '8:0', >'ID_PART_ENTRY_NAME': 'Linux\\x20HFS+\\x20ESP', >'ID_PART_ENTRY_NUMBER': '2', >'ID_PART_ENTRY_OFFSET': '409640', >'ID_PART_ENTRY_SCHEME': 'gpt', >'ID_PART_ENTRY_SIZE': '391350008', >'ID_PART_ENTRY_TYPE': '53746f72-6167-11aa-aa11-00306543ecac', >'ID_PART_ENTRY_UUID': 'c0268a82-6d2c-4dac-a40f-0cad98152031', >'ID_PART_TABLE_TYPE': 'gpt', >'ID_PART_TABLE_UUID': 'e2494594-d49a-46c7-89d3-2201b3d873e5', >'ID_PATH': 'pci-0000:04:00.0-ata-1', >'ID_PATH_TAG': 'pci-0000_04_00_0-ata-1', >'ID_REVISION': 'UXM2JA1Q', >'ID_SERIAL': 'APPLE_SSD_SM0256F_S1K4NYBF108588', >'ID_SERIAL_SHORT': 'S1K4NYBF108588', >'ID_TYPE': 'disk', >'ID_WWN': '0x5002538655584d30', >'ID_WWN_WITH_EXTENSION': '0x5002538655584d30', >'MAJOR': '8', >'MINOR': '2', >'PARTN': '2', >'PARTNAME': 'Linux HFS+ ESP', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '8149472'} ; >return self[key] >self[key] >if ret: >name = sda2 status = True id = 54 >children = [] >parents = ['existing 233.76 GiB disk sda (36) with existing gpt disklabel'] >uuid = c0268a82-6d2c-4dac-a40f-0cad98152031 size = 186.61 GiB >format = existing None >major = 8 minor = 2 exists = True protected = False >sysfs path = /sys/devices/pci0000:00/0000:00:1c.4/0000:04:00.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 >target size = 186.61 GiB path = /dev/sda2 >format args = [] original_format = None grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >parted_partition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7fd88803ec50> fileSystem: <parted.filesystem.FileSystem object at 0x7fd8880496a0> >number: 2 path: /dev/sda2 type: 0 >name: Linux HFS+ ESP active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fd888049128> PedPartition: <_ped.Partition object at 0x7fd888061888> >disk = existing 233.76 GiB disk sda (36) with existing gpt disklabel >start = 409640 end = 391759647 length = 391350008 >flags = >return udev.device_is_realdisk(info) >if not info: >'/dev/disk/by-partuuid/946f51f6-d5ea-425e-9086-d7d25469d6be ' >'/dev/disk/by-id/ata-APPLE_SSD_SM0256F_S1K4NYBF108588-part3 ' >'/dev/disk/by-id/wwn-0x5002538655584d30-part3 ' >'/dev/disk/by-uuid/1b4476a6-b9c1-3593-8daa-f56e945a55c0 ' >'/dev/disk/by-path/pci-0000:04:00.0-ata-1-part3', >'DEVNAME': '/dev/sda3', >'DEVPATH': '/devices/pci0000:00/0000:00:1c.4/0000:04:00.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3', >'DEVTYPE': 'partition', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_AAM': '1', >'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '0', >'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', >'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', >'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': '32', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '6', >'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '0', >'ID_ATA_ROTATION_RATE_RPM': '0', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_FS_LABEL': 'Recovery_HD', >'ID_FS_LABEL_ENC': 'Recovery\\x20HD', >'ID_FS_TYPE': 'hfsplus', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '1b4476a6-b9c1-3593-8daa-f56e945a55c0', >'ID_FS_UUID_ENC': '1b4476a6-b9c1-3593-8daa-f56e945a55c0', >'ID_MODEL': 'APPLE_SSD_SM0256F', >'ID_MODEL_ENC': 'APPLE\\x20SSD\\x20SM0256F\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_ENTRY_DISK': '8:0', >'ID_PART_ENTRY_NUMBER': '3', >'ID_PART_ENTRY_OFFSET': '391759648', >'ID_PART_ENTRY_SCHEME': 'gpt', >'ID_PART_ENTRY_SIZE': '1269536', >'ID_PART_ENTRY_TYPE': '426f6f74-0000-11aa-aa11-00306543ecac', >'ID_PART_ENTRY_UUID': '946f51f6-d5ea-425e-9086-d7d25469d6be', >'ID_PART_TABLE_TYPE': 'gpt', >'ID_PART_TABLE_UUID': 'e2494594-d49a-46c7-89d3-2201b3d873e5', >'ID_PATH': 'pci-0000:04:00.0-ata-1', >'ID_PATH_TAG': 'pci-0000_04_00_0-ata-1', >'ID_REVISION': 'UXM2JA1Q', >'ID_SERIAL': 'APPLE_SSD_SM0256F_S1K4NYBF108588', >'ID_SERIAL_SHORT': 'S1K4NYBF108588', >'ID_TYPE': 'disk', >'ID_WWN': '0x5002538655584d30', >'ID_WWN_WITH_EXTENSION': '0x5002538655584d30', >'MAJOR': '8', >'MINOR': '3', >'PARTN': '3', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_IGNORE': '1', >'USEC_INITIALIZED': '8180928'} ; >return self[key] >self[key] >if ret: >name = sda3 status = True id = 61 >children = [] >parents = ['existing 233.76 GiB disk sda (36) with existing gpt disklabel'] >uuid = 946f51f6-d5ea-425e-9086-d7d25469d6be size = 619.89 MiB >format = existing None >major = 8 minor = 3 exists = True protected = False >sysfs path = /sys/devices/pci0000:00/0000:00:1c.4/0000:04:00.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 >target size = 619.89 MiB path = /dev/sda3 >format args = [] original_format = None grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >parted_partition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7fd88803ec50> fileSystem: <parted.filesystem.FileSystem object at 0x7fd888049518> >number: 3 path: /dev/sda3 type: 0 >name: active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fd888049828> PedPartition: <_ped.Partition object at 0x7fd888061a40> >disk = existing 233.76 GiB disk sda (36) with existing gpt disklabel >start = 391759648 end = 393029183 length = 1269536 >flags = >return udev.device_is_realdisk(info) >if not info: >'/dev/disk/by-partuuid/b229e593-24b7-4b02-b0c9-9990c63e7f44 ' >'/dev/disk/by-id/ata-APPLE_SSD_SM0256F_S1K4NYBF108588-part4 ' >'/dev/disk/by-path/pci-0000:04:00.0-ata-1-part4 ' >'/dev/disk/by-uuid/6615a1ce-2ad7-4cd4-9b71-ce2e83557d99', >'DEVNAME': '/dev/sda4', >'DEVPATH': '/devices/pci0000:00/0000:00:1c.4/0000:04:00.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4', >'DEVTYPE': 'partition', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_AAM': '1', >'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '0', >'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', >'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', >'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': '32', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '6', >'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '0', >'ID_ATA_ROTATION_RATE_RPM': '0', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '6615a1ce-2ad7-4cd4-9b71-ce2e83557d99', >'ID_FS_UUID_ENC': '6615a1ce-2ad7-4cd4-9b71-ce2e83557d99', >'ID_FS_VERSION': '1.0', >'ID_MODEL': 'APPLE_SSD_SM0256F', >'ID_MODEL_ENC': 'APPLE\\x20SSD\\x20SM0256F\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_ENTRY_DISK': '8:0', >'ID_PART_ENTRY_NUMBER': '4', >'ID_PART_ENTRY_OFFSET': '393029632', >'ID_PART_ENTRY_SCHEME': 'gpt', >'ID_PART_ENTRY_SIZE': '2097152', >'ID_PART_ENTRY_TYPE': '0fc63daf-8483-4772-8e79-3d69d8477de4', >'ID_PART_ENTRY_UUID': 'b229e593-24b7-4b02-b0c9-9990c63e7f44', >'ID_PART_TABLE_TYPE': 'gpt', >'ID_PART_TABLE_UUID': 'e2494594-d49a-46c7-89d3-2201b3d873e5', >'ID_PATH': 'pci-0000:04:00.0-ata-1', >'ID_PATH_TAG': 'pci-0000_04_00_0-ata-1', >'ID_REVISION': 'UXM2JA1Q', >'ID_SERIAL': 'APPLE_SSD_SM0256F_S1K4NYBF108588', >'ID_SERIAL_SHORT': 'S1K4NYBF108588', >'ID_TYPE': 'disk', >'ID_WWN': '0x5002538655584d30', >'ID_WWN_WITH_EXTENSION': '0x5002538655584d30', >'MAJOR': '8', >'MINOR': '4', >'PARTN': '4', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '8180773'} ; >return self[key] >self[key] >if ret: >name = sda4 status = True id = 68 >children = [] >parents = ['existing 233.76 GiB disk sda (36) with existing gpt disklabel'] >uuid = b229e593-24b7-4b02-b0c9-9990c63e7f44 size = 1024 MiB >format = existing None >major = 8 minor = 4 exists = True protected = False >sysfs path = /sys/devices/pci0000:00/0000:00:1c.4/0000:04:00.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4 >target size = 1024 MiB path = /dev/sda4 >format args = [] original_format = None grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >parted_partition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7fd88803ec50> fileSystem: <parted.filesystem.FileSystem object at 0x7fd888049a58> >number: 4 path: /dev/sda4 type: 0 >name: active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fd8880498d0> PedPartition: <_ped.Partition object at 0x7fd888061a98> >disk = existing 233.76 GiB disk sda (36) with existing gpt disklabel >start = 393029632 end = 395126783 length = 2097152 >flags = >return udev.device_is_realdisk(info) >if not info: >return cls.new(*args, **kwds) >return self[key] >log_method_call(self, name=name, info=pprint.pformat(dict(info))) >'/dev/disk/by-partuuid/ee1fb71a-959c-4778-8285-988bb17a037f ' >'/dev/disk/by-id/lvm-pv-uuid-dIeg09-mb8o-nJuq-1Ds3-KA31-Ilf9-RWNCdB ' >'/dev/disk/by-id/wwn-0x5002538655584d30-part5 ' >'/dev/disk/by-path/pci-0000:04:00.0-ata-1-part5', >'DEVNAME': '/dev/sda5', >'DEVPATH': '/devices/pci0000:00/0000:00:1c.4/0000:04:00.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5', >'DEVTYPE': 'partition', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_AAM': '1', >'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '0', >'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', >'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', >'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': '32', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '6', >'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '0', >'ID_ATA_ROTATION_RATE_RPM': '0', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_FS_TYPE': 'LVM2_member', >'ID_FS_USAGE': 'raid', >'ID_FS_UUID': 'dIeg09-mb8o-nJuq-1Ds3-KA31-Ilf9-RWNCdB', >'ID_FS_UUID_ENC': 'dIeg09-mb8o-nJuq-1Ds3-KA31-Ilf9-RWNCdB', >'ID_FS_VERSION': 'LVM2 001', >'ID_MODEL': 'APPLE_SSD_SM0256F', >'ID_MODEL_ENC': 'APPLE\\x20SSD\\x20SM0256F\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_ENTRY_DISK': '8:0', >'ID_PART_ENTRY_NUMBER': '5', >'ID_PART_ENTRY_OFFSET': '395126784', >'ID_PART_ENTRY_SCHEME': 'gpt', >'ID_PART_ENTRY_SIZE': '95107072', >'ID_PART_ENTRY_TYPE': 'e6d6d379-f507-44c2-a23c-238f2a3df928', >'ID_PART_ENTRY_UUID': 'ee1fb71a-959c-4778-8285-988bb17a037f', >'ID_PART_TABLE_TYPE': 'gpt', >'ID_PART_TABLE_UUID': 'e2494594-d49a-46c7-89d3-2201b3d873e5', >'ID_PATH': 'pci-0000:04:00.0-ata-1', >'ID_PATH_TAG': 'pci-0000_04_00_0-ata-1', >'ID_REVISION': 'UXM2JA1Q', >'ID_SERIAL': 'APPLE_SSD_SM0256F_S1K4NYBF108588', >'ID_SERIAL_SHORT': 'S1K4NYBF108588', >'ID_TYPE': 'disk', >'ID_WWN': '0x5002538655584d30', >'ID_WWN_WITH_EXTENSION': '0x5002538655584d30', >'MAJOR': '8', >'MINOR': '5', >'PARTN': '5', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_IGNORE': '1', >'USEC_INITIALIZED': '8175663'} ; >return self[key] >self[key] >if ret: >name = sda5 status = True id = 77 >children = [] >parents = ['existing 233,76 GiB disk sda (36) with existing gpt disklabel'] >uuid = ee1fb71a-959c-4778-8285-988bb17a037f size = 45,35 GiB >format = existing None >major = 8 minor = 5 exists = True protected = False >sysfs path = /sys/devices/pci0000:00/0000:00:1c.4/0000:04:00.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5 >target size = 45,35 GiB path = /dev/sda5 >format args = [] original_format = None grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >parted_partition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7fd88803ec50> fileSystem: None >number: 5 path: /dev/sda5 type: 0 >name: active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fd888049860> PedPartition: <_ped.Partition object at 0x7fd888061990> >disk = existing 233,76 GiB disk sda (36) with existing gpt disklabel >start = 395126784 end = 490233855 length = 95107072 >flags = lvm >return udev.device_is_realdisk(info) >if not info: >LVM2_VG_NAME=fedora LVM2_LV_NAME=swap LVM2_LV_UUID=jrt23U-gMjE-epvx-RUa9-X3Hq-qNO9-3TXOdx LVM2_LV_SIZE=4978638848 LVM2_LV_ATTR=-wi-ao---- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public >if not lv_info: >'/dev/disk/by-uuid/4c27eccf-d4a6-434d-b12a-cae0815dfd63 ' >'/dev/mapper/fedora-swap ' >'/dev/disk/by-id/dm-uuid-LVM-QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdKjrt23UgMjEepvxRUa9X3HqqNO93TXOdx', >'DEVNAME': '/dev/dm-0', >'DEVPATH': '/devices/virtual/block/dm-0', >'DEVTYPE': 'disk', >'DM_LV_NAME': 'swap', >'DM_NAME': 'fedora-swap', >'DM_SUSPENDED': '0', >'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >'DM_UDEV_RULES_VSN': '2', >'DM_UUID': 'LVM-QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdKjrt23UgMjEepvxRUa9X3HqqNO93TXOdx', >'DM_VG_NAME': 'fedora', >'ID_FS_TYPE': 'swap', >'ID_FS_USAGE': 'other', >'ID_FS_UUID': '4c27eccf-d4a6-434d-b12a-cae0815dfd63', >'ID_FS_UUID_ENC': '4c27eccf-d4a6-434d-b12a-cae0815dfd63', >'ID_FS_VERSION': '1', >'MAJOR': '253', >'MINOR': '0', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '4643936'} ; >name = fedora-swap status = True id = 89 >children = [] >parents = ['existing 45,35 GiB lvmvg fedora (85)'] >uuid = jrt23U-gMjE-epvx-RUa9-X3Hq-qNO9-3TXOdx size = 4,64 GiB >format = existing None >major = 0 minor = 0 exists = True protected = False >sysfs path = /sys/devices/virtual/block/dm-0 >target size = 4,64 GiB path = /dev/mapper/fedora-swap >format args = [] original_format = None target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fd879ffb5c0) -- >name = fedora status = True id = 85 >children = ['existing 4,64 GiB lvmlv fedora-swap (89)'] >parents = ['existing 45,35 GiB partition sda5 (77) with existing lvmpv'] >uuid = QOlKvl-wmzC-yhXm-AvWx-ApCr-5VZM-RCGRdK size = 45,35 GiB >format = existing None >major = 0 minor = 0 exists = True protected = False >sysfs path = >target size = 45,35 GiB path = /dev/fedora >format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 11609 >PE Free = 0 PV Count = 1 >modified = False extents = 11609 free space = 40,71 GiB >free extents = 10422 reserved percent = 0 reserved space = 0 B >PVs = ['existing 45,35 GiB partition sda5 (77) with existing lvmpv'] >LVs = ['existing 4,64 GiB lvmlv fedora-swap (89)'] >segment type = linear percent = 0 >VG space used = 4,64 GiB >'/dev/disk/by-uuid/dbb89c73-6167-47b4-99ad-d8587a2a91e3 ' >'/dev/disk/by-id/dm-uuid-LVM-QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdK3seVNVHoqA7evYQL4vTWFR0OI1FlRIJR ' >'/dev/mapper/fedora-root', >'DEVNAME': '/dev/dm-1', >'DEVPATH': '/devices/virtual/block/dm-1', >'DEVTYPE': 'disk', >'DM_LV_NAME': 'root', >'DM_NAME': 'fedora-root', >'DM_SUSPENDED': '0', >'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >'DM_UDEV_RULES_VSN': '2', >'DM_UUID': 'LVM-QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdK3seVNVHoqA7evYQL4vTWFR0OI1FlRIJR', >'DM_VG_NAME': 'fedora', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': 'dbb89c73-6167-47b4-99ad-d8587a2a91e3', >'ID_FS_UUID_ENC': 'dbb89c73-6167-47b4-99ad-d8587a2a91e3', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '1', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '4644475'} ; >name = fedora-root status = True id = 101 >children = [] >parents = ['existing 45,35 GiB lvmvg fedora (85)'] >uuid = 3seVNV-HoqA-7evY-QL4v-TWFR-0OI1-FlRIJR size = 40,71 GiB >format = existing None >major = 0 minor = 0 exists = True protected = False >sysfs path = /sys/devices/virtual/block/dm-1 >target size = 40,71 GiB path = /dev/mapper/fedora-root >format args = [] original_format = None target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fd879ffb5c0) -- >name = fedora status = True id = 85 >children = ['existing 4,64 GiB lvmlv fedora-swap (89) with existing swap', >'existing 40,71 GiB lvmlv fedora-root (101)'] >parents = ['existing 45,35 GiB partition sda5 (77) with existing lvmpv'] >uuid = QOlKvl-wmzC-yhXm-AvWx-ApCr-5VZM-RCGRdK size = 45,35 GiB >format = existing None >major = 0 minor = 0 exists = True protected = False >sysfs path = >target size = 45,35 GiB path = /dev/fedora >format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 11609 >PE Free = 0 PV Count = 1 >modified = False extents = 11609 free space = 0 B >free extents = 0 reserved percent = 0 reserved space = 0 B >PVs = ['existing 45,35 GiB partition sda5 (77) with existing lvmpv'] >LVs = ['existing 4,64 GiB lvmlv fedora-swap (89) with existing swap', >'existing 40,71 GiB lvmlv fedora-root (101)'] >segment type = linear percent = 0 >VG space used = 40,71 GiB >Nov 10 13:31:20 localhost.localdomain 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' >Nov 10 13:31:20 localhost.localdomain pkexec[2489]: pam_systemd(polkit-1:session): Cannot create session: Already running in a session >Nov 10 13:31:20 localhost.localdomain audit[2489]: USER_START pid=2489 uid=1000 auid=1000 ses=1 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:session_open grantors=pam_keyinit,pam_limits,pam_systemd,pam_unix acct="root" exe="/usr/bin/pkexec" hostname=? addr=? terminal=? res=success' >Nov 10 13:31:20 localhost.localdomain pkexec[2489]: pam_unix(polkit-1:session): session opened for user root by (uid=1000) >Nov 10 13:31:20 localhost.localdomain pkexec[2489]: liveuser: Executing command [USER=root] [TTY=unknown] [CWD=/home/liveuser] [COMMAND=/usr/libexec/gsd-backlight-helper --set-brightness 100] >return self[key] >log_method_call(self, name=name, info=pprint.pformat(dict(info))) >'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': '8303600'} ; >name = loop0 status = False id = 118 >children = [] >parents = ['existing 0 B file /run/initramfs/live/LiveOS/squashfs.img (114)'] >uuid = None size = 0 B >format = existing None >major = 0 minor = 0 exists = True protected = False >sysfs path = /sys/devices/virtual/block/loop0 >target size = 0 B path = /dev/loop0 >format args = [] original_format = None >return udev.device_is_realdisk(info) >'/dev/disk/by-uuid/75b06b1f-5c69-42e7-99e1-1c5da0c76d91', >'DEVNAME': '/dev/loop1', >'DEVPATH': '/devices/virtual/block/loop1', >'DEVTYPE': 'disk', >'ID_FS_LABEL': 'Anaconda', >'ID_FS_LABEL_ENC': 'Anaconda', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '75b06b1f-5c69-42e7-99e1-1c5da0c76d91', >'ID_FS_UUID_ENC': '75b06b1f-5c69-42e7-99e1-1c5da0c76d91', >'ID_FS_VERSION': '1.0', >'MAJOR': '7', >'MINOR': '1', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '8383902'} ; >name = loop1 status = False id = 131 >children = [] >parents = ['existing 0 B file /LiveOS/rootfs.img (127)'] >uuid = None size = 0 B >format = existing None >major = 0 minor = 0 exists = True protected = False >sysfs path = /sys/devices/virtual/block/loop1 >target size = 0 B path = /dev/loop1 >format args = [] original_format = None >return self[key] >log_method_call(self, name=name, info=pprint.pformat(dict(info))) >'DEVPATH': '/devices/virtual/block/loop2', >'DEVTYPE': 'disk', >'ID_FS_TYPE': 'DM_snapshot_cow', >'ID_FS_USAGE': 'other', >'MAJOR': '7', >'MINOR': '2', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '8276829'} ; >name = loop2 status = False id = 144 >children = [] >parents = ['existing 0 B file /overlay (deleted) (140)'] >uuid = None size = 0 B >format = existing None >major = 0 minor = 0 exists = True protected = False >sysfs path = /sys/devices/virtual/block/loop2 >target size = 0 B path = /dev/loop2 >format args = [] original_format = None >return udev.device_is_realdisk(info) >name = udev_info["DM_NAME"] >'/dev/disk/by-uuid/4c27eccf-d4a6-434d-b12a-cae0815dfd63 ' >'/dev/disk/by-id/dm-uuid-LVM-QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdKjrt23UgMjEepvxRUa9X3HqqNO93TXOdx ' >'/dev/mapper/fedora-swap /dev/disk/by-id/dm-name-fedora-swap', >'DEVNAME': '/dev/dm-0', >'DEVPATH': '/devices/virtual/block/dm-0', >'DEVTYPE': 'disk', >'DM_LV_NAME': 'swap', >'DM_NAME': 'fedora-swap', >'DM_SUSPENDED': '0', >'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >'DM_UDEV_RULES_VSN': '2', >'DM_UUID': 'LVM-QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdKjrt23UgMjEepvxRUa9X3HqqNO93TXOdx', >'DM_VG_NAME': 'fedora', >'ID_FS_TYPE': 'swap', >'ID_FS_USAGE': 'other', >'ID_FS_UUID': '4c27eccf-d4a6-434d-b12a-cae0815dfd63', >'ID_FS_UUID_ENC': '4c27eccf-d4a6-434d-b12a-cae0815dfd63', >'ID_FS_VERSION': '1', >'MAJOR': '253', >'MINOR': '0', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '4643936'} ; >name = fedora-swap status = True id = 89 >children = [] >parents = ['existing 45,35 GiB lvmvg fedora (85)'] >uuid = jrt23U-gMjE-epvx-RUa9-X3Hq-qNO9-3TXOdx size = 4,64 GiB >format = existing swap >major = 0 minor = 0 exists = True protected = False >sysfs path = /sys/devices/virtual/block/dm-0 >target size = 4,64 GiB path = /dev/mapper/fedora-swap >format args = [] original_format = swap target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fd879ffb5c0) -- >name = fedora status = True id = 85 >children = ['existing 4,64 GiB lvmlv fedora-swap (89) with existing swap', >'existing 40,71 GiB lvmlv fedora-root (101) with existing ext4 filesystem'] >parents = ['existing 45,35 GiB partition sda5 (77) with existing lvmpv'] >uuid = QOlKvl-wmzC-yhXm-AvWx-ApCr-5VZM-RCGRdK size = 45,35 GiB >format = existing None >major = 0 minor = 0 exists = True protected = False >sysfs path = >target size = 45,35 GiB path = /dev/fedora >format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 11609 >PE Free = 0 PV Count = 1 >modified = False extents = 11609 free space = 0 B >free extents = 0 reserved percent = 0 reserved space = 0 B >PVs = ['existing 45,35 GiB partition sda5 (77) with existing lvmpv'] >LVs = ['existing 4,64 GiB lvmlv fedora-swap (89) with existing swap', >'existing 40,71 GiB lvmlv fedora-root (101) with existing ext4 filesystem'] >segment type = linear percent = 0 >VG space used = 4,64 GiB >'/dev/mapper/fedora-root ' >'/dev/disk/by-id/dm-uuid-LVM-QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdK3seVNVHoqA7evYQL4vTWFR0OI1FlRIJR ' >'/dev/fedora/root /dev/disk/by-id/dm-name-fedora-root', >'DEVNAME': '/dev/dm-1', >'DEVPATH': '/devices/virtual/block/dm-1', >'DEVTYPE': 'disk', >'DM_LV_NAME': 'root', >'DM_NAME': 'fedora-root', >'DM_SUSPENDED': '0', >'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >'DM_UDEV_RULES_VSN': '2', >'DM_UUID': 'LVM-QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdK3seVNVHoqA7evYQL4vTWFR0OI1FlRIJR', >'DM_VG_NAME': 'fedora', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': 'dbb89c73-6167-47b4-99ad-d8587a2a91e3', >'ID_FS_UUID_ENC': 'dbb89c73-6167-47b4-99ad-d8587a2a91e3', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '1', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '4644475'} ; >name = fedora-root status = True id = 101 >children = [] >parents = ['existing 45,35 GiB lvmvg fedora (85)'] >uuid = 3seVNV-HoqA-7evY-QL4v-TWFR-0OI1-FlRIJR size = 40,71 GiB >format = existing ext4 filesystem >major = 0 minor = 0 exists = True protected = False >sysfs path = /sys/devices/virtual/block/dm-1 >target size = 40,71 GiB path = /dev/mapper/fedora-root >format args = [] original_format = ext4 target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fd879ffb5c0) -- >name = fedora status = True id = 85 >children = ['existing 4,64 GiB lvmlv fedora-swap (89) with existing swap', >'existing 40,71 GiB lvmlv fedora-root (101) with existing ext4 filesystem'] >parents = ['existing 45,35 GiB partition sda5 (77) with existing lvmpv'] >uuid = QOlKvl-wmzC-yhXm-AvWx-ApCr-5VZM-RCGRdK size = 45,35 GiB >format = existing None >major = 0 minor = 0 exists = True protected = False >sysfs path = >target size = 45,35 GiB path = /dev/fedora >format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 11609 >PE Free = 0 PV Count = 1 >modified = False extents = 11609 free space = 0 B >free extents = 0 reserved percent = 0 reserved space = 0 B >PVs = ['existing 45,35 GiB partition sda5 (77) with existing lvmpv'] >LVs = ['existing 4,64 GiB lvmlv fedora-swap (89) with existing swap', >'existing 40,71 GiB lvmlv fedora-root (101) with existing ext4 filesystem'] >segment type = linear percent = 0 >VG space used = 40,71 GiB >'/dev/disk/by-label/Anaconda ' >'/dev/disk/by-uuid/75b06b1f-5c69-42e7-99e1-1c5da0c76d91', >'DEVNAME': '/dev/dm-2', >'DEVPATH': '/devices/virtual/block/dm-2', >'DEVTYPE': 'disk', >'DM_NAME': 'live-rw', >'DM_SUSPENDED': '0', >'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >'DM_UDEV_RULES_VSN': '2', >'ID_FS_LABEL': 'Anaconda', >'ID_FS_LABEL_ENC': 'Anaconda', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '75b06b1f-5c69-42e7-99e1-1c5da0c76d91', >'ID_FS_UUID_ENC': '75b06b1f-5c69-42e7-99e1-1c5da0c76d91', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '2', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '5433511'} ; >name = live-rw status = True id = 153 >children = [] >parents = ['existing 0 B loop loop1 (131) with existing ext4 filesystem'] >uuid = None size = 6,5 GiB >format = existing None >major = 0 minor = 0 exists = True protected = True >sysfs path = /sys/devices/virtual/block/dm-2 >target size = 6,5 GiB path = /dev/mapper/live-rw >format args = [] original_format = None target = None dm_uuid = None >return self[key] >name = udev_info["DM_NAME"] >log_method_call(self, name=name, info=pprint.pformat(dict(info))) >'/dev/disk/by-label/Anaconda ' >'/dev/disk/by-uuid/75b06b1f-5c69-42e7-99e1-1c5da0c76d91', >'DEVNAME': '/dev/dm-3', >'DEVPATH': '/devices/virtual/block/dm-3', >'DEVTYPE': 'disk', >'DM_NAME': 'live-base', >'DM_SUSPENDED': '0', >'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >'DM_UDEV_RULES_VSN': '2', >'ID_FS_LABEL': 'Anaconda', >'ID_FS_LABEL_ENC': 'Anaconda', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '75b06b1f-5c69-42e7-99e1-1c5da0c76d91', >'ID_FS_UUID_ENC': '75b06b1f-5c69-42e7-99e1-1c5da0c76d91', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '3', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '5453246'} ; >name = live-base status = True id = 162 >children = [] >parents = ['existing 0 B loop loop1 (131) with existing ext4 filesystem'] >uuid = None size = 6,5 GiB >format = existing None >major = 0 minor = 0 exists = True protected = True >sysfs path = /sys/devices/virtual/block/dm-3 >target size = 6,5 GiB path = /dev/mapper/live-base >format args = [] original_format = None target = None dm_uuid = None >return udev.device_is_realdisk(info) >return self[key] >self[key] >name = udev_info["DM_NAME"] >self[key] >if ret: >self[key] >name = udev_info["DM_NAME"] >self[key] >if ret: >self[key] >if ret: >self[key] >if ret: >self[key] >if ret: >self[key] >if ret: >self[key] >if ret: >self[key] >if ret: >self[key] >if ret: >self[key] >if ret: >self[key] >if ret: >self[key] >if ret: >self[key] >if ret: >self[key] >if ret: >self[key] >if ret: >self[key] >if ret: >self[key] >if ret: >self[key] >if ret: >self[key] >if ret: >self[key] >if ret: >self[key] >if ret: >self[key] >if ret: >self[key] >if ret: >self[key] >if ret: >self[key] >if ret: >self[key] >if ret: >self[key] >if ret: >self[key] >if ret: >self[key] >if ret: >self[key] >if ret: >self[key] >if ret: >Nov 10 13:31:22 localhost.localdomain kernel: EXT4-fs (sda4): mounted filesystem with ordered data mode. Opts: (null) >self[key] >if ret: >self[key] >if ret: >self[key] >if ret: >self[key] >if ret: >self[key] >name = udev_info["DM_NAME"] >self[key] >name = udev_info["DM_NAME"] >Nov 10 13:31:23 localhost.localdomain kernel: EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >self[key] >name = udev_info["DM_NAME"] >self[key] >name = udev_info["DM_NAME"] >self[key] >name = udev_info["DM_NAME"] >self[key] >name = udev_info["DM_NAME"] >Nov 10 13:31:23 localhost.localdomain pkexec[2616]: pam_systemd(polkit-1:session): Cannot create session: Already running in a session >Nov 10 13:31:23 localhost.localdomain pkexec[2616]: pam_unix(polkit-1:session): session opened for user root by (uid=1000) >Nov 10 13:31:23 localhost.localdomain audit[2616]: USER_START pid=2616 uid=1000 auid=1000 ses=1 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:session_open grantors=pam_keyinit,pam_limits,pam_systemd,pam_unix acct="root" exe="/usr/bin/pkexec" hostname=? addr=? terminal=? res=success' >Nov 10 13:31:23 localhost.localdomain pkexec[2616]: liveuser: Executing command [USER=root] [TTY=unknown] [CWD=/home/liveuser] [COMMAND=/usr/libexec/gsd-backlight-helper --set-brightness 100] >self[key] >if ret: >self[key] >if ret: >self[key] >if ret: >self[key] >if ret: >self[key] >if ret: >self[key] >if ret: >self[key] >if ret: >self[key] >if ret: >self[key] >if ret: >self[key] >if ret: >self[key] >if ret: >self[key] >if ret: >self[key] >if ret: >self[key] >if ret: >self[key] >if ret: >self[key] >if ret: >self[key] >if ret: >self[key] >if ret: >self[key] >if ret: >self[key] >if ret: >self[key] >if ret: >self[key] >if ret: >self[key] >if ret: >self[key] >if ret: >self[key] >if ret: >self[key] >if ret: >self[key] >if ret: >Nov 10 13:31:23 localhost.localdomain pkexec[2686]: pam_systemd(polkit-1:session): Cannot create session: Already running in a session >Nov 10 13:31:23 localhost.localdomain pkexec[2686]: pam_unix(polkit-1:session): session opened for user root by (uid=1000) >Nov 10 13:31:23 localhost.localdomain audit[2686]: USER_START pid=2686 uid=1000 auid=1000 ses=1 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:session_open grantors=pam_keyinit,pam_limits,pam_systemd,pam_unix acct="root" exe="/usr/bin/pkexec" hostname=? addr=? terminal=? res=success' >Nov 10 13:31:23 localhost.localdomain pkexec[2686]: liveuser: Executing command [USER=root] [TTY=unknown] [CWD=/home/liveuser] [COMMAND=/usr/libexec/gsd-backlight-helper --set-brightness 100] >Nov 10 13:31:24 localhost.localdomain kernel: EXT4-fs (dm-3): mounted filesystem with ordered data mode. Opts: (null) >selector.set_margin_left(12) >self._environmentListBox.set_focus_vadjustment(environmentViewport.get_vadjustment()) >self.local_disks_box.set_focus_hadjustment(localViewport.get_hadjustment()) >Nov 10 13:31:25 localhost.localdomain systemd[1487]: Time has been changed >Nov 10 13:31:25 localhost.localdomain systemd[1]: Time has been changed >Nov 10 13:31:25 localhost.localdomain audit[2692]: USYS_CONFIG pid=2692 uid=0 auid=1000 ses=1 subj=unconfined_u:system_r:install_t:s0-s0:c0.c1023 msg='op=change-system-time exe="/usr/sbin/hwclock" hostname=? addr=? terminal=? res=success' >option = self.option_class(*args, **kwargs) >Nov 10 13:31:25 localhost.localdomain kernel: Btrfs loaded, crc32c=crc32c-intel >op.add_option("--minlen", type="int") >option = self.option_class(*args, **kwargs) >op.add_option("--minlen", type="int") >Nov 10 13:31:25 localhost.localdomain kernel: SGI XFS with ACLs, security attributes, no debug enabled >Nov 10 13:31:25 localhost.localdomain pkexec[2722]: pam_systemd(polkit-1:session): Cannot create session: Already running in a session >Nov 10 13:31:25 localhost.localdomain audit[2722]: USER_START pid=2722 uid=1000 auid=1000 ses=1 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:session_open grantors=pam_keyinit,pam_limits,pam_systemd,pam_unix acct="root" exe="/usr/bin/pkexec" hostname=? addr=? terminal=? res=success' >Nov 10 13:31:25 localhost.localdomain pkexec[2722]: pam_unix(polkit-1:session): session opened for user root by (uid=1000) >Nov 10 13:31:25 localhost.localdomain pkexec[2722]: liveuser: Executing command [USER=root] [TTY=unknown] [CWD=/home/liveuser] [COMMAND=/usr/libexec/gsd-backlight-helper --set-brightness 100] >disk: <parted.disk.Disk object at 0x7fd8780e7898> fileSystem: <parted.filesystem.FileSystem object at 0x7fd87810acf8> >number: 1 path: /dev/sda1 type: 0 >name: EFI System Partition active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fd87810a2b0> PedPartition: <_ped.Partition object at 0x7fd8781114c0> >disk: <parted.disk.Disk object at 0x7fd8780e7898> fileSystem: <parted.filesystem.FileSystem object at 0x7fd87810a160> >number: 2 path: /dev/sda2 type: 0 >name: Linux HFS+ ESP active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fd87810a6a0> PedPartition: <_ped.Partition object at 0x7fd8781112b0> >disk: <parted.disk.Disk object at 0x7fd8780e7898> fileSystem: <parted.filesystem.FileSystem object at 0x7fd878198da0> >number: 3 path: /dev/sda3 type: 0 >name: active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fd8781985f8> PedPartition: <_ped.Partition object at 0x7fd8781113b8> >disk: <parted.disk.Disk object at 0x7fd8780e7898> fileSystem: <parted.filesystem.FileSystem object at 0x7fd878174a90> >number: 4 path: /dev/sda4 type: 0 >name: active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fd878174ac8> PedPartition: <_ped.Partition object at 0x7fd878111570> >disk: <parted.disk.Disk object at 0x7fd8780e7898> fileSystem: None >number: 5 path: /dev/sda5 type: 0 >name: active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fd8781707b8> PedPartition: <_ped.Partition object at 0x7fd878111518> >disk: <parted.disk.Disk object at 0x7fd8780d1550> fileSystem: <parted.filesystem.FileSystem object at 0x7fd878174dd8> >number: 1 path: /dev/sdc1 type: 0 >name: EFI System Partition active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fd878174828> PedPartition: <_ped.Partition object at 0x7fd878111468> >disk: <parted.disk.Disk object at 0x7fd8780d1550> fileSystem: <parted.filesystem.FileSystem object at 0x7fd878174e48> >number: 2 path: /dev/sdc2 type: 0 >name: active: True busy: True >geometry: <parted.geometry.Geometry object at 0x7fd878174d30> PedPartition: <_ped.Partition object at 0x7fd878127888> >Nov 10 13:31:36 localhost.localdomain 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' >Nov 10 13:31:36 localhost.localdomain audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-localed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >self[key] >if ret: >self[key] >name = udev_info["DM_NAME"] >self[key] >if ret: >self[key] >name = udev_info["DM_NAME"] >self[key] >if ret: >self[key] >name = udev_info["DM_NAME"] >return func(*args, **kwargs) >return func(*args, **kwargs) >PartSpec instance (0x7fd878174e80) -- >mountpoint = / lv = True thin = True btrfs = True >weight = 0 fstype = ext4 encrypted = True >size = 1024 MiB max_size = 50 GiB grow = True >PartSpec instance (0x7fd87816b4e0) -- >mountpoint = /home lv = True thin = True btrfs = True >weight = 0 fstype = ext4 encrypted = True >size = 500 MiB max_size = None grow = True >PartSpec instance (0x7fd879e3dd68) -- >mountpoint = /boot/efi lv = False thin = False btrfs = False >weight = 5000 fstype = macefi encrypted = False >size = 20 MiB max_size = 200 MiB grow = True >PartSpec instance (0x7fd879e3dfd0) -- >mountpoint = /boot lv = False thin = False btrfs = False >weight = 2000 fstype = ext4 encrypted = False >size = 1024 MiB max_size = None grow = False >PartSpec instance (0x7fd879ebab70) -- >mountpoint = None lv = True thin = False btrfs = False >weight = 0 fstype = swap encrypted = True >size = 4,64 GiB max_size = None grow = False >name = sda status = True id = 36 >children = ['existing 200 MiB partition sda1 (45) with existing efi filesystem', >'existing 186,61 GiB partition sda2 (54) with existing macefi filesystem', >'existing 619,89 MiB partition sda3 (61) with existing macefi filesystem'] >parents = [] >uuid = None size = 233,76 GiB >format = existing gpt disklabel >major = 8 minor = 0 exists = True protected = False >sysfs path = /sys/devices/pci0000:00/0000:00:1c.4/0000:04:00.0/ata1/host0/target0:0:0/0:0:0:0/block/sda >target size = 233,76 GiB path = /dev/sda >format args = [] original_format = disklabel removable = False] >name = req0 status = False id = 285 >children = [] >parents = [] >uuid = None size = 500 MiB >format = non-existent lvmpv >major = 0 minor = 0 exists = False protected = False >sysfs path = >target size = 500 MiB path = /dev/req0 >format args = [] original_format = lvmpv grow = True max size = 0 B bootable = None >part type = None primary = False start sector = None end sector = None >parted_partition = None >disk = None >] >mountpoint = /boot/efi lv = False thin = False btrfs = False >weight = 5000 fstype = macefi encrypted = False >size = 20 MiB max_size = 200 MiB grow = True >boot: True ; primary: False ; size: 1024 MiB ; grow: False ; max_size: 0 B ; start: None ; end: None >offset: 0 grainSize: 2048 >PedAlignment: <_ped.Alignment object at 0x7fd879e4abe0> >disk: <parted.disk.Disk object at 0x7fd88803ec50> fileSystem: None >number: 4 path: /dev/sda4 type: 0 >name: active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fd88a046128> PedPartition: <_ped.Partition object at 0x7fd88a0679e8> >disk: <parted.disk.Disk object at 0x7fd88803ec50> fileSystem: None >number: 4 path: /dev/sda4 type: 0 >name: active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fd88a046860> PedPartition: <_ped.Partition object at 0x7fd88a067bf8> >boot: False ; primary: False ; size: 500 MiB ; grow: True ; max_size: 0 B ; start: None ; end: None >offset: 0 grainSize: 2048 >PedAlignment: <_ped.Alignment object at 0x7fd879e4abe0> >disk: <parted.disk.Disk object at 0x7fd88803ec50> fileSystem: None >number: 5 path: /dev/sda5 type: 0 >name: active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fd88a0ad7f0> PedPartition: <_ped.Partition object at 0x7fd87811f518> >sector_size = 512 B >id = 292 name = sda4 growable = False >base = 2097152 growth = 0 max_grow = 0 >done = True >id = 285 name = sda5 growable = True >base = 1024000 growth = 0 max_grow = 18446744073708527615 >done = False >offset: 0 grainSize: 2048 >PedAlignment: <_ped.Alignment object at 0x7fd879e4abe0> >disk: <parted.disk.Disk object at 0x7fd88803ec50> fileSystem: None >number: 5 path: /dev/sda5 type: 0 >name: active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fd88a046940> PedPartition: <_ped.Partition object at 0x7fd88a067990> >disk: <parted.disk.Disk object at 0x7fd88803ec50> fileSystem: None >number: 5 path: /dev/sda5 type: 0 >name: active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fd88a046a58> PedPartition: <_ped.Partition object at 0x7fd88a0678e0> >sector_size = 512 B >id = 292 name = sda4 growable = False >base = 2097152 growth = 0 max_grow = 0 >done = True >id = 285 name = sda5 growable = True >base = 1024000 growth = 0 max_grow = 18446744073708527615 >done = False >start: 393029632 end: 395126783 length: 2097152 >device: <parted.device.Device object at 0x7fd88803e4e0> PedGeometry: <_ped.Geometry object at 0x7fd88a046240> >start: 395126784 end: 490233855 length: 95107072 >device: <parted.device.Device object at 0x7fd88803e4e0> PedGeometry: <_ped.Geometry object at 0x7fd88a046550> >start: 393029632 end: 395126783 length: 2097152 >device: <parted.device.Device object at 0x7fd88803e4e0> PedGeometry: <_ped.Geometry object at 0x7fd88a046240> >disk: <parted.disk.Disk object at 0x7fd88803ec50> fileSystem: None >number: 4 path: /dev/sda4 type: 0 >name: active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fd88a046e10> PedPartition: <_ped.Partition object at 0x7fd88a067b48> >disk: <parted.disk.Disk object at 0x7fd88803ec50> fileSystem: None >number: 4 path: /dev/sda4 type: 0 >name: active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fd88a06f3c8> PedPartition: <_ped.Partition object at 0x7fd88a067d00> >start: 395126784 end: 490233855 length: 95107072 >device: <parted.device.Device object at 0x7fd88803e4e0> PedGeometry: <_ped.Geometry object at 0x7fd88a046550> >disk: <parted.disk.Disk object at 0x7fd88803ec50> fileSystem: None >number: 5 path: /dev/sda5 type: 0 >name: active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fd88a044400> PedPartition: <_ped.Partition object at 0x7fd88a067af0> >disk: <parted.disk.Disk object at 0x7fd88803ec50> fileSystem: None >number: 5 path: /dev/sda5 type: 0 >name: active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fd88a0465f8> PedPartition: <_ped.Partition object at 0x7fd88a0678e0> >device = /dev/fedora length = 11609 size = 45,35 GiB >remaining = 1 pool = 10166 >id = 313 name = fedora-swap growable = False >base = 1187 growth = 0 max_grow = 0 >done = True >id = 304 name = fedora-root growable = True >base = 256 growth = 0 max_grow = 12544 >done = False >self[key] >name = udev_info["DM_NAME"] >self[key] >name = udev_info["DM_NAME"] >return udev_device and udev.device_is_realdisk(udev_device) >return udev_device and udev.device_is_realdisk(udev_device) >option = self.option_class(*args, **kwargs) >Nov 10 13:31:49 localhost.localdomain pkexec[2751]: pam_systemd(polkit-1:session): Cannot create session: Already running in a session >Nov 10 13:31:49 localhost.localdomain audit[2751]: USER_START pid=2751 uid=1000 auid=1000 ses=1 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:session_open grantors=pam_keyinit,pam_limits,pam_systemd,pam_unix acct="root" exe="/usr/bin/pkexec" hostname=? addr=? terminal=? res=success' >Nov 10 13:31:49 localhost.localdomain pkexec[2751]: pam_unix(polkit-1:session): session opened for user root by (uid=1000) >Nov 10 13:31:49 localhost.localdomain pkexec[2751]: liveuser: Executing command [USER=root] [TTY=unknown] [CWD=/home/liveuser] [COMMAND=/usr/libexec/gsd-backlight-helper --set-brightness 100] >Nov 10 13:31:51 localhost.localdomain pkexec[2758]: pam_systemd(polkit-1:session): Cannot create session: Already running in a session >Nov 10 13:31:51 localhost.localdomain pkexec[2758]: pam_unix(polkit-1:session): session opened for user root by (uid=1000) >Nov 10 13:31:51 localhost.localdomain audit[2758]: USER_START pid=2758 uid=1000 auid=1000 ses=1 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:session_open grantors=pam_keyinit,pam_limits,pam_systemd,pam_unix acct="root" exe="/usr/bin/pkexec" hostname=? addr=? terminal=? res=success' >Nov 10 13:31:51 localhost.localdomain pkexec[2758]: liveuser: Executing command [USER=root] [TTY=unknown] [CWD=/home/liveuser] [COMMAND=/usr/libexec/gsd-backlight-helper --set-brightness 100] >Nov 10 13:31:53 localhost.localdomain pkexec[2765]: pam_systemd(polkit-1:session): Cannot create session: Already running in a session >Nov 10 13:31:53 localhost.localdomain audit[2765]: USER_START pid=2765 uid=1000 auid=1000 ses=1 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:session_open grantors=pam_keyinit,pam_limits,pam_systemd,pam_unix acct="root" exe="/usr/bin/pkexec" hostname=? addr=? terminal=? res=success' >Nov 10 13:31:53 localhost.localdomain pkexec[2765]: pam_unix(polkit-1:session): session opened for user root by (uid=1000) >Nov 10 13:31:53 localhost.localdomain pkexec[2765]: liveuser: Executing command [USER=root] [TTY=unknown] [CWD=/home/liveuser] [COMMAND=/usr/libexec/gsd-backlight-helper --set-brightness 100] >Nov 10 13:31:55 localhost.localdomain pkexec[2773]: pam_systemd(polkit-1:session): Cannot create session: Already running in a session >Nov 10 13:31:55 localhost.localdomain audit[2773]: USER_START pid=2773 uid=1000 auid=1000 ses=1 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:session_open grantors=pam_keyinit,pam_limits,pam_systemd,pam_unix acct="root" exe="/usr/bin/pkexec" hostname=? addr=? terminal=? res=success' >Nov 10 13:31:55 localhost.localdomain pkexec[2773]: pam_unix(polkit-1:session): session opened for user root by (uid=1000) >Nov 10 13:31:55 localhost.localdomain pkexec[2773]: liveuser: Executing command [USER=root] [TTY=unknown] [CWD=/home/liveuser] [COMMAND=/usr/libexec/gsd-backlight-helper --set-brightness 100] >Nov 10 13:31:57 localhost.localdomain pkexec[2781]: pam_systemd(polkit-1:session): Cannot create session: Already running in a session >Nov 10 13:31:57 localhost.localdomain audit[2781]: USER_START pid=2781 uid=1000 auid=1000 ses=1 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:session_open grantors=pam_keyinit,pam_limits,pam_systemd,pam_unix acct="root" exe="/usr/bin/pkexec" hostname=? addr=? terminal=? res=success' >Nov 10 13:31:57 localhost.localdomain pkexec[2781]: pam_unix(polkit-1:session): session opened for user root by (uid=1000) >Nov 10 13:31:57 localhost.localdomain pkexec[2781]: liveuser: Executing command [USER=root] [TTY=unknown] [CWD=/home/liveuser] [COMMAND=/usr/libexec/gsd-backlight-helper --set-brightness 100] >self[key] >if ret: >self[key] >if ret: >self[key] >if ret: >self[key] >if ret: >self[key] >if ret: >self[key] >if ret: >self[key] >if ret: >self[key] >if ret: >self[key] >if ret: >self[key] >if ret: >self[key] >if ret: >self[key] >if ret: >self[key] >if ret: >self[key] >if ret: >self[key] >if ret: >self[key] >if ret: >disk: <parted.disk.Disk object at 0x7fd899c59048> fileSystem: <parted.filesystem.FileSystem object at 0x7fd8785d3e80> >number: 1 path: /dev/sda1 type: 0 >name: EFI System Partition active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fd8785d3f28> PedPartition: <_ped.Partition object at 0x7fd8785dca40> >disk: <parted.disk.Disk object at 0x7fd899c59048> fileSystem: <parted.filesystem.FileSystem object at 0x7fd8785d38d0> >number: 2 path: /dev/sda2 type: 0 >name: Linux HFS+ ESP active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fd888049748> PedPartition: <_ped.Partition object at 0x7fd8880617d8> >disk: <parted.disk.Disk object at 0x7fd899c59048> fileSystem: <parted.filesystem.FileSystem object at 0x7fd8785d3908> >number: 3 path: /dev/sda3 type: 0 >name: active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fd8880496a0> PedPartition: <_ped.Partition object at 0x7fd888061888> >disk: <parted.disk.Disk object at 0x7fd87a0100b8> fileSystem: <parted.filesystem.FileSystem object at 0x7fd8880490f0> >number: 4 path: /dev/sda4 type: 0 >name: active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fd8880495c0> PedPartition: <_ped.Partition object at 0x7fd888061a40> >disk: <parted.disk.Disk object at 0x7fd87a0100b8> fileSystem: None >number: 5 path: /dev/sda5 type: 0 >name: active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fd888049668> PedPartition: <_ped.Partition object at 0x7fd888061a98> >self[key] >name = udev_info["DM_NAME"] >self[key] >name = udev_info["DM_NAME"] >self[key] >name = udev_info["DM_NAME"] >self[key] >name = udev_info["DM_NAME"] >Nov 10 13:32:10 localhost.localdomain systemd[1]: Started /usr/sbin/lvm pvscan --cache 8:5. >Nov 10 13:32:10 localhost.localdomain audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=run-r433f553a851443c5b003b8bea5a9f069 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Nov 10 13:32:10 localhost.localdomain lvm[2901]: No PV label found on /dev/sda5. >Nov 10 13:32:10 localhost.localdomain audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=run-r433f553a851443c5b003b8bea5a9f069 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Nov 10 13:32:11 localhost.localdomain kernel: sda: sda1 sda2 sda3 sda4 >Nov 10 13:32:11 localhost.localdomain systemd[1]: Stopping LVM2 PV scan on device 8:5... >Nov 10 13:32:11 localhost.localdomain lvm[2919]: Device 8:5 not found. Cleared from lvmetad cache. >Nov 10 13:32:11 localhost.localdomain systemd[1]: Stopped LVM2 PV scan on device 8:5. >Nov 10 13:32:11 localhost.localdomain audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=lvm2-pvscan@8:5 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >self[key] >if ret: >self[key] >if ret: >self[key] >if ret: >self[key] >if ret: >Nov 10 13:32:12 localhost.localdomain kernel: sda: sda1 sda2 sda3 >Nov 10 13:32:12 localhost.localdomain kernel: sda: sda1 sda2 sda3 >disk: <parted.disk.Disk object at 0x7fd899c59048> fileSystem: None >number: 4 path: /dev/sda4 type: 0 >name: active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fd8785e2e48> PedPartition: <_ped.Partition object at 0x7fd8785dcf68> >if info: >return self[key] >Nov 10 13:32:13 localhost.localdomain kernel: sda: sda1 sda2 sda3 sda4 >disk: <parted.disk.Disk object at 0x7fd899c59048> fileSystem: None >number: 5 path: /dev/sda5 type: 0 >name: active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fd88a046da0> PedPartition: <_ped.Partition object at 0x7fd88a067d00> >if info: >return self[key] >Logical volume "swap" created. >no label, UUID=f12a8dac-3c48-47fb-b225-2653008353bc >if info: >return self[key] >if info: >return self[key] >disk: <parted.disk.Disk object at 0x7fd899c59048> fileSystem: <parted.filesystem.FileSystem object at 0x7fd889b53ac8> >number: 1 path: /dev/sda1 type: 0 >name: EFI System Partition active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fd889b53748> PedPartition: <_ped.Partition object at 0x7fd8785dc830> >disk: <parted.disk.Disk object at 0x7fd899c59048> fileSystem: <parted.filesystem.FileSystem object at 0x7fd889b536a0> >number: 2 path: /dev/sda2 type: 0 >name: Linux HFS+ ESP active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fd889b53940> PedPartition: <_ped.Partition object at 0x7fd8785dcf10> >disk: <parted.disk.Disk object at 0x7fd899c59048> fileSystem: <parted.filesystem.FileSystem object at 0x7fd889b53d68> >number: 3 path: /dev/sda3 type: 0 >name: active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fd889b53c88> PedPartition: <_ped.Partition object at 0x7fd889b6d048> >disk: <parted.disk.Disk object at 0x7fd899c59048> fileSystem: <parted.filesystem.FileSystem object at 0x7fd889b53f28> >number: 4 path: /dev/sda4 type: 0 >name: active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fd889b53e80> PedPartition: <_ped.Partition object at 0x7fd889b6d0f8> >disk: <parted.disk.Disk object at 0x7fd899c59048> fileSystem: None >number: 5 path: /dev/sda5 type: 0 >name: active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fd889b53c18> PedPartition: <_ped.Partition object at 0x7fd889b6d0a0> >Nov 10 13:32:17 localhost.localdomain kernel: Adding 4861948k swap on /dev/mapper/fedora-swap. Priority:-1 extents:1 across:4861948k SSFS >self[key] >name = udev_info["DM_NAME"] >self[key] >name = udev_info["DM_NAME"] >Nov 10 13:32:17 localhost.localdomain kernel: EXT4-fs (dm-1): mounted filesystem with ordered data mode. Opts: (null) >self[key] >if ret: >self[key] >name = udev_info["DM_NAME"] >self[key] >if ret: >self[key] >name = udev_info["DM_NAME"] >self[key] >name = udev_info["DM_NAME"] >self[key] >if ret: >self[key] >if ret: >Nov 10 13:32:17 localhost.localdomain kernel: EXT4-fs (sda4): mounted filesystem with ordered data mode. Opts: (null) >self[key] >if ret: >self[key] >name = udev_info["DM_NAME"] >self[key] >if ret: >self[key] >name = udev_info["DM_NAME"] >self[key] >name = udev_info["DM_NAME"] >self[key] >if ret: >self[key] >if ret: >self[key] >if ret: >Nov 10 13:32:17 localhost.localdomain kernel: hfsplus: invalid secondary volume header >Nov 10 13:32:17 localhost.localdomain kernel: hfsplus: unable to find HFS+ superblock > >File "/usr/lib64/python3.5/site-packages/pyanaconda/threads.py", line 251, in run >threading.Thread.run(self, *args, **kwargs) > >File "/usr/lib64/python3.5/threading.py", line 862, in run >self._target(*self._args, **self._kwargs) > >File "/usr/lib64/python3.5/site-packages/pyanaconda/install.py", line 204, in doInstall >turn_on_filesystems(storage, mount_only=flags.flags.dirInstall, callbacks=callbacks_reg) > >File "/usr/lib/python3.5/site-packages/blivet/osinstall.py", line 1121, in turn_on_filesystems >storage.mount_filesystems() > >File "/usr/lib/python3.5/site-packages/blivet/threads.py", line 45, in run_with_lock >return m(*args, **kwargs) > >File "/usr/lib/python3.5/site-packages/blivet/blivet.py", line 1467, in mount_filesystems >read_only=read_only, skip_root=skip_root) > >File "/usr/lib/python3.5/site-packages/blivet/osinstall.py", line 641, in mount_filesystems >chroot=root_path) > >File "/usr/lib/python3.5/site-packages/blivet/threads.py", line 45, in run_with_lock >return m(*args, **kwargs) > >File "/usr/lib/python3.5/site-packages/blivet/formats/__init__.py", line 602, in setup >self._setup(**kwargs) > >File "/usr/lib/python3.5/site-packages/blivet/threads.py", line 45, in run_with_lock >return m(*args, **kwargs) > >File "/usr/lib/python3.5/site-packages/blivet/formats/fs.py", line 507, in _setup >self._mount.do_task(chrooted_mountpoint, options=options) > >File "/usr/lib/python3.5/site-packages/blivet/tasks/fsmount.py", line 125, in do_task >raise FSError("mount failed: %s" % rc) > >blivet.errors.FSError: mount failed: 32 > > > >/tmp/anaconda.log: >13:31:17,356 INFO anaconda: /sbin/anaconda 25.20.4-1 >13:31:17,537 INFO anaconda: 16469784 kB (16083 MB) are available >13:31:17,541 INFO anaconda: check_memory(): total:16083, needed:320, graphical:410 >13:31:17,546 INFO anaconda: Not doing 'early exception handler' in live installation >13:31:17,546 INFO anaconda: Not doing 'start audit daemon' in live installation >13:31:17,546 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda', '--liveinst', '--method=livecd:///dev/mapper/live-base'] >13:31:17,547 INFO anaconda: Default encoding = utf-8 >13:31:17,553 WARN anaconda: /usr/lib64/python3.5/optparse.py:999: PendingDeprecationWarning: The KSOption class is deprecated and will be removed in pykickstart-3. Use the argparse module instead. > option = self.option_class(*args, **kwargs) > >13:31:17,567 WARN anaconda: /usr/lib64/python3.5/site-packages/pyanaconda/pwpolicy.py:101: PendingDeprecationWarning: add_option is deprecated and will be removed in pykickstart-3. Use add_argument instead. > op.add_option("--minlen", type="int") > >13:31:17,568 INFO anaconda: Parsing kickstart: /usr/share/anaconda/interactive-defaults.ks >13:31:17,693 WARN anaconda: /usr/lib64/python3.5/site-packages/pyanaconda/pwpolicy.py:117: PendingDeprecationWarning: _setToObj has been renamed to set_to_obj. The old name will be removed in a future release. > self._setToObj(self.op, opts, pd) > >13:31:17,694 WARN anaconda: /usr/lib64/python3.5/optparse.py:999: PendingDeprecationWarning: The KSOption class is deprecated and will be removed in pykickstart-3. Use the argparse module instead. > option = self.option_class(*args, **kwargs) > >13:31:17,695 DEBUG anaconda: setting locale to: en_US.UTF-8 >13:31:17,703 DEBUG anaconda: network: devices found ['ens9'] >13:31:17,766 DEBUG anaconda: network: ifcfg file for ens9 not found >13:31:17,791 DEBUG anaconda: network: dumping ifcfg file for default autoconnection on ens9 >13:31:17,792 DEBUG anaconda: network: missing ifcfgs created for devices ['ens9'] >13:31:17,801 DEBUG anaconda: updating host name localhost.localdomain >13:31:17,824 WARN anaconda: /usr/lib64/python3.5/site-packages/pyanaconda/pwpolicy.py:101: PendingDeprecationWarning: add_option is deprecated and will be removed in pykickstart-3. Use add_argument instead. > op.add_option("--minlen", type="int") > >13:31:17,825 INFO anaconda: Running Thread: AnaWaitForConnectingNMThread (140568399759104) >13:31:17,825 INFO anaconda: parsing existing user interaction config file in /etc/sysconfig/anaconda >13:31:17,829 INFO anaconda: Display mode = g >13:31:17,830 INFO anaconda: 16469784 kB (16083 MB) are available >13:31:17,835 INFO anaconda: check_memory(): total:16083, needed:320, graphical:410 >13:31:17,858 INFO anaconda: got 0 NTP servers from DHCP >13:31:17,858 INFO anaconda: Thread Done: AnaWaitForConnectingNMThread (140568399759104) >13:31:18,070 INFO anaconda: Fedora Workstation is the highest priority installclass, using it >13:31:18,139 INFO anaconda: bootloader MacEFIGRUB on MacEFI platform >13:31:18,140 INFO anaconda: Detected 15.71 GiB of memory >13:31:18,140 INFO anaconda: Suggested swap size (7.85 GiB) exceeds 10 % of disk space, using 10 % of disk space (0.0) instead. >13:31:18,140 INFO anaconda: Swap attempt of 0.0 >13:31:18,141 INFO anaconda: bootloader MacEFIGRUB on MacEFI platform >13:31:18,142 INFO anaconda: Running Thread: AnaStorageThread (140568399759104) >13:31:18,142 INFO anaconda: Running Thread: AnaTimeInitThread (140568005695232) >13:31:18,152 INFO anaconda: Running Thread: AnaPayloadRestartThread (140567997302528) >13:31:18,152 INFO anaconda: Running Thread: AnaGeolocationRefreshThread (140567988909824) >13:31:18,152 INFO anaconda: Not doing 'start chronyd' in live installation >13:31:18,153 INFO anaconda: Starting geolocation lookup >13:31:18,153 INFO anaconda: Geolocation provider: Fedora GeoIP >13:31:18,153 INFO anaconda: Thread Done: AnaPayloadRestartThread (140567997302528) >13:31:18,154 INFO anaconda: Running Thread: AnaPayloadThread (140567980517120) >13:31:18,528 WARN anaconda: /usr/lib64/python3.5/site-packages/pyanaconda/ui/gui/spokes/network.py:121: PyGIDeprecationWarning: GObject.G_MAXUINT is deprecated; use GLib.MAXUINT instead > 0, GObject.G_MAXUINT, 0, > >13:31:18,528 WARN anaconda: /usr/lib64/python3.5/site-packages/pyanaconda/ui/gui/spokes/network.py:122: PyGIDeprecationWarning: GObject.PARAM_READWRITE is deprecated; use GObject.ParamFlags.READWRITE (glib 2.42+) instead > GObject.PARAM_READWRITE), > >13:31:18,529 WARN anaconda: /usr/lib64/python3.5/site-packages/pyanaconda/ui/gui/spokes/network.py:246: PyGIDeprecationWarning: GObject.SIGNAL_RUN_LAST is deprecated; use GObject.SignalFlags.RUN_LAST instead > "nm-state-changed": (GObject.SIGNAL_RUN_LAST, GObject.TYPE_NONE, []), > >13:31:18,534 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >13:31:18,548 DEBUG anaconda: Window scale set to 2 by XSETTINGS, not scaling >13:31:18,549 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:174: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > name = udev_info["DM_NAME"] > >13:31:18,562 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >13:31:18,563 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:174: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > name = udev_info["DM_NAME"] > >13:31:18,564 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/populator/populator.py:282: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > log_method_call(self, name=name, info=pprint.pformat(dict(info))) > >13:31:18,571 INFO anaconda: Not doing 'activate layouts' in live installation >13:31:18,587 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/populator/populator.py:121: DeprecationWarning: device_is_realdisk will be removed in a future version. udev.device_is_disk provides same functionality in 3.0 > return udev.device_is_realdisk(info) > >13:31:18,612 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:595: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > return self[key] > >13:31:18,624 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >13:31:18,624 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if ret: > >13:31:18,627 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/populator/populator.py:282: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > log_method_call(self, name=name, info=pprint.pformat(dict(info))) > >13:31:18,644 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:595: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > return self[key] > >13:31:18,655 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >13:31:18,655 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if ret: > >13:31:18,658 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/populator/populator.py:282: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > log_method_call(self, name=name, info=pprint.pformat(dict(info))) > >13:31:18,674 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:595: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > return self[key] > >13:31:18,686 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >13:31:18,686 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if ret: > >13:31:18,689 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/populator/populator.py:282: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > log_method_call(self, name=name, info=pprint.pformat(dict(info))) > >13:31:18,701 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/populator/populator.py:121: DeprecationWarning: device_is_realdisk will be removed in a future version. udev.device_is_disk provides same functionality in 3.0 > return udev.device_is_realdisk(info) > >13:31:18,806 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:595: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > return self[key] > >13:31:18,807 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/populator/populator.py:282: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > log_method_call(self, name=name, info=pprint.pformat(dict(info))) > >13:31:18,824 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:595: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > return self[key] > >13:31:18,835 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >13:31:18,835 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if ret: > >13:31:18,853 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/populator/populator.py:121: DeprecationWarning: device_is_realdisk will be removed in a future version. udev.device_is_disk provides same functionality in 3.0 > return udev.device_is_realdisk(info) > >13:31:18,854 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/populator/populator.py:326: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if not info: > >13:31:18,878 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:595: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > return self[key] > >13:31:18,890 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >13:31:18,890 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if ret: > >13:31:18,906 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/populator/populator.py:121: DeprecationWarning: device_is_realdisk will be removed in a future version. udev.device_is_disk provides same functionality in 3.0 > return udev.device_is_realdisk(info) > >13:31:18,907 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/populator/populator.py:326: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if not info: > >13:31:19,294 INFO anaconda: Geolocation lookup finished in 1.1 seconds >13:31:19,295 INFO anaconda: got results from geolocation >13:31:19,295 INFO anaconda: Thread Done: AnaGeolocationRefreshThread (140567988909824) >13:31:19,305 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:595: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > return self[key] > >13:31:19,305 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/populator/populator.py:282: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > log_method_call(self, name=name, info=pprint.pformat(dict(info))) > >13:31:19,322 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:595: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > return self[key] > >13:31:19,333 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >13:31:19,334 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if ret: > >13:31:19,350 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/populator/populator.py:121: DeprecationWarning: device_is_realdisk will be removed in a future version. udev.device_is_disk provides same functionality in 3.0 > return udev.device_is_realdisk(info) > >13:31:19,351 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/populator/populator.py:326: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if not info: > >13:31:19,375 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:595: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > return self[key] > >13:31:19,386 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >13:31:19,388 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if ret: > >13:31:19,403 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/populator/populator.py:121: DeprecationWarning: device_is_realdisk will be removed in a future version. udev.device_is_disk provides same functionality in 3.0 > return udev.device_is_realdisk(info) > >13:31:19,404 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/populator/populator.py:326: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if not info: > >13:31:19,426 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:595: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > return self[key] > >13:31:19,439 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >13:31:19,440 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if ret: > >13:31:19,456 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/populator/populator.py:121: DeprecationWarning: device_is_realdisk will be removed in a future version. udev.device_is_disk provides same functionality in 3.0 > return udev.device_is_realdisk(info) > >13:31:19,457 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/populator/populator.py:326: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if not info: > >13:31:19,478 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:595: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > return self[key] > >13:31:19,491 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >13:31:19,492 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if ret: > >13:31:19,510 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/populator/populator.py:121: DeprecationWarning: device_is_realdisk will be removed in a future version. udev.device_is_disk provides same functionality in 3.0 > return udev.device_is_realdisk(info) > >13:31:19,511 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/populator/populator.py:326: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if not info: > >13:31:19,612 DEBUG anaconda: setting locale to: es_ES.UTF-8 >13:31:19,620 DEBUG anaconda: setting locale to: es_ES.UTF-8 >13:31:19,642 DEBUG anaconda: Entered spoke: WelcomeLanguageSpoke >13:31:19,653 WARN anaconda: /usr/lib64/python3.5/site-packages/gi/overrides/Gdk.py:329: DeprecationWarning: Gdk.Cursor.new is deprecated > return cls.new(*args, **kwds) > >13:31:20,004 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:595: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > return self[key] > >13:31:20,005 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/populator/populator.py:282: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > log_method_call(self, name=name, info=pprint.pformat(dict(info))) > >13:31:20,021 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:595: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > return self[key] > >13:31:20,032 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >13:31:20,033 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if ret: > >13:31:20,048 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/populator/populator.py:121: DeprecationWarning: device_is_realdisk will be removed in a future version. udev.device_is_disk provides same functionality in 3.0 > return udev.device_is_realdisk(info) > >13:31:20,049 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/populator/populator.py:326: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if not info: > >13:31:20,201 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/populator/helpers/lvm.py:277: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if not lv_info: > >13:31:21,825 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:595: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > return self[key] > >13:31:21,826 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/populator/populator.py:282: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > log_method_call(self, name=name, info=pprint.pformat(dict(info))) > >13:31:21,841 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/populator/populator.py:121: DeprecationWarning: device_is_realdisk will be removed in a future version. udev.device_is_disk provides same functionality in 3.0 > return udev.device_is_realdisk(info) > >13:31:21,890 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:595: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > return self[key] > >13:31:21,890 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/populator/populator.py:282: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > log_method_call(self, name=name, info=pprint.pformat(dict(info))) > >13:31:21,906 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/populator/populator.py:121: DeprecationWarning: device_is_realdisk will be removed in a future version. udev.device_is_disk provides same functionality in 3.0 > return udev.device_is_realdisk(info) > >13:31:21,915 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:174: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > name = udev_info["DM_NAME"] > >13:31:21,995 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:595: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > return self[key] > >13:31:21,996 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:174: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > name = udev_info["DM_NAME"] > >13:31:21,996 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/populator/populator.py:282: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > log_method_call(self, name=name, info=pprint.pformat(dict(info))) > >13:31:22,013 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/populator/populator.py:121: DeprecationWarning: device_is_realdisk will be removed in a future version. udev.device_is_disk provides same functionality in 3.0 > return udev.device_is_realdisk(info) > >13:31:22,040 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:595: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > return self[key] > >13:31:22,051 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >13:31:22,053 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:174: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > name = udev_info["DM_NAME"] > >13:31:22,067 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >13:31:22,068 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if ret: > >13:31:22,080 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >13:31:22,082 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:174: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > name = udev_info["DM_NAME"] > >13:31:22,094 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >13:31:22,095 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if ret: > >13:31:22,105 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >13:31:22,105 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if ret: > >13:31:22,117 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >13:31:22,117 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if ret: > >13:31:22,128 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >13:31:22,128 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if ret: > >13:31:22,139 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >13:31:22,140 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if ret: > >13:31:22,157 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >13:31:22,158 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if ret: > >13:31:22,169 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >13:31:22,170 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if ret: > >13:31:22,180 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >13:31:22,181 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if ret: > >13:31:22,192 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >13:31:22,193 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if ret: > >13:31:22,223 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >13:31:22,224 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if ret: > >13:31:22,237 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >13:31:22,238 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if ret: > >13:31:22,250 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >13:31:22,251 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if ret: > >13:31:22,265 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >13:31:22,266 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if ret: > >13:31:22,279 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >13:31:22,281 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if ret: > >13:31:22,293 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >13:31:22,294 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if ret: > >13:31:22,307 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >13:31:22,308 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if ret: > >13:31:22,339 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >13:31:22,340 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if ret: > >13:31:22,353 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >13:31:22,354 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if ret: > >13:31:22,365 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >13:31:22,366 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if ret: > >13:31:22,380 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >13:31:22,381 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if ret: > >13:31:22,411 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >13:31:22,412 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if ret: > >13:31:22,425 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >13:31:22,427 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if ret: > >13:31:22,438 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >13:31:22,439 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if ret: > >13:31:22,452 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >13:31:22,454 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if ret: > >13:31:22,483 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >13:31:22,484 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if ret: > >13:31:22,498 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >13:31:22,499 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if ret: > >13:31:22,511 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >13:31:22,513 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if ret: > >13:31:22,526 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >13:31:22,528 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if ret: > >13:31:22,838 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >13:31:22,839 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if ret: > >13:31:22,853 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >13:31:22,855 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if ret: > >13:31:22,909 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >13:31:22,911 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if ret: > >13:31:22,927 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >13:31:22,929 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if ret: > >13:31:22,943 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >13:31:22,945 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if ret: > >13:31:22,962 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >13:31:22,964 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if ret: > >13:31:23,065 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >13:31:23,067 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:174: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > name = udev_info["DM_NAME"] > >13:31:23,081 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >13:31:23,083 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:174: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > name = udev_info["DM_NAME"] > >13:31:23,123 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >13:31:23,125 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:174: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > name = udev_info["DM_NAME"] > >13:31:23,137 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >13:31:23,139 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:174: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > name = udev_info["DM_NAME"] > >13:31:23,150 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >13:31:23,152 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:174: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > name = udev_info["DM_NAME"] > >13:31:23,164 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >13:31:23,166 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:174: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > name = udev_info["DM_NAME"] > >13:31:23,303 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >13:31:23,304 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if ret: > >13:31:23,317 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >13:31:23,317 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if ret: > >13:31:23,328 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >13:31:23,328 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if ret: > >13:31:23,339 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >13:31:23,340 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if ret: > >13:31:23,358 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >13:31:23,359 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if ret: > >13:31:23,370 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >13:31:23,371 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if ret: > >13:31:23,382 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >13:31:23,383 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if ret: > >13:31:23,395 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >13:31:23,396 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if ret: > >13:31:23,424 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >13:31:23,425 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if ret: > >13:31:23,436 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >13:31:23,437 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if ret: > >13:31:23,448 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >13:31:23,449 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if ret: > >13:31:23,461 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >13:31:23,462 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if ret: > >13:31:23,473 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >13:31:23,474 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if ret: > >13:31:23,484 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >13:31:23,485 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if ret: > >13:31:23,497 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >13:31:23,498 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if ret: > >13:31:23,526 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >13:31:23,528 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if ret: > >13:31:23,539 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >13:31:23,541 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if ret: > >13:31:23,551 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >13:31:23,552 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if ret: > >13:31:23,563 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >13:31:23,565 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if ret: > >13:31:23,592 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >13:31:23,593 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if ret: > >13:31:23,605 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >13:31:23,606 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if ret: > >13:31:23,616 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >13:31:23,618 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if ret: > >13:31:23,631 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >13:31:23,632 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if ret: > >13:31:23,662 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >13:31:23,664 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if ret: > >13:31:23,677 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >13:31:23,678 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if ret: > >13:31:23,690 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >13:31:23,691 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if ret: > >13:31:23,703 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >13:31:23,704 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if ret: > >13:31:24,004 INFO anaconda: Thread Done: AnaStorageThread (140568399759104) >13:31:24,028 INFO anaconda: Thread Done: AnaPayloadThread (140567980517120) >13:31:24,340 DEBUG anaconda: setting locale to: es_ES.UTF-8 >13:31:24,360 INFO anaconda: Not doing 'require network connection' in live installation >13:31:24,360 DEBUG anaconda: network standalone spoke (init): completed: True >13:31:24,360 INFO anaconda: Not doing 'require network connection' in live installation >13:31:24,364 DEBUG anaconda: Left spoke: WelcomeLanguageSpoke >13:31:24,364 DEBUG anaconda: Entered hub: SummaryHub >13:31:24,405 INFO anaconda: Running Thread: AnaAddLayoutsInitThread (140567980517120) >13:31:24,406 DEBUG anaconda: Starting applying <bound method AddLayoutDialog._addLayout of <pyanaconda.ui.gui.spokes.keyboard.AddLayoutDialog object at 0x7fd8a18bfbe0>> on <list object at 0x7fd879ff2808> >13:31:24,406 INFO anaconda: Running Thread: AnaGtkBatchPre1 (140568399759104) >13:31:24,408 INFO anaconda: Thread Done: AnaGtkBatchPre1 (140568399759104) >13:31:24,454 INFO anaconda: Running Thread: AnaKeyboardThread (140568399759104) >13:31:24,646 INFO anaconda: Not doing 'modify system time and date' in live installation >13:31:24,651 INFO anaconda: Running Thread: AnaNTPserver1 (140567997302528) >13:31:24,651 INFO anaconda: Running Thread: AnaDateTimeThread (140567717684992) >13:31:24,670 WARN anaconda: /usr/lib64/python3.5/site-packages/pyanaconda/ui/gui/hubs/__init__.py:197: DeprecationWarning: Gtk.Widget.set_margin_left is deprecated > selector.set_margin_left(12) > >13:31:24,679 INFO anaconda: Thread Done: AnaNTPserver1 (140567997302528) >13:31:24,695 WARN anaconda: /usr/lib64/python3.5/site-packages/pyanaconda/ui/gui/spokes/software.py:83: DeprecationWarning: Gtk.Viewport.get_vadjustment is deprecated > self._environmentListBox.set_focus_vadjustment(environmentViewport.get_vadjustment()) > >13:31:24,695 INFO anaconda: using environment from kickstart: None >13:31:24,714 WARN anaconda: /usr/lib64/python3.5/site-packages/pyanaconda/ui/gui/spokes/storage.py:627: DeprecationWarning: Gtk.Viewport.get_hadjustment is deprecated > self.local_disks_box.set_focus_hadjustment(localViewport.get_hadjustment()) > >13:31:24,714 INFO anaconda: Running Thread: AnaStorageWatcher (140567997302528) >13:31:24,716 INFO anaconda: Thread Done: AnaStorageWatcher (140567997302528) >13:31:24,737 INFO anaconda: Running Thread: AnaCustomStorageInit (140567997302528) >13:31:24,781 INFO anaconda: Not doing 'register anaconda secret agent' in live installation >13:31:24,783 DEBUG anaconda: network: can't get remote connection of active connection of device ens9 >13:31:24,784 DEBUG anaconda: network: GUI, device configuration added: connection 3b63fa36-c61d-3783-9a2e-5b2e42739452 device ens9 >13:31:24,787 DEBUG anaconda: network: GUI, not adding connection 3b63fa36-c61d-3783-9a2e-5b2e42739452, already in list >13:31:24,793 INFO anaconda: Not doing 'hide hint to use network configuration in DE' in live installation >13:31:25,016 WARN anaconda: /usr/lib64/python3.5/optparse.py:999: PendingDeprecationWarning: The KSOption class is deprecated and will be removed in pykickstart-3. Use the argparse module instead. > option = self.option_class(*args, **kwargs) > >13:31:25,044 WARN anaconda: /usr/lib64/python3.5/site-packages/pyanaconda/pwpolicy.py:101: PendingDeprecationWarning: add_option is deprecated and will be removed in pykickstart-3. Use add_argument instead. > op.add_option("--minlen", type="int") > >13:31:25,046 INFO anaconda: Thread Done: AnaTimeInitThread (140568005695232) >13:31:25,063 DEBUG anaconda: updating host name localhost.localdomain >13:31:25,064 WARN anaconda: /usr/lib64/python3.5/optparse.py:999: PendingDeprecationWarning: The KSOption class is deprecated and will be removed in pykickstart-3. Use the argparse module instead. > option = self.option_class(*args, **kwargs) > >13:31:25,079 WARN anaconda: /usr/lib64/python3.5/site-packages/pyanaconda/pwpolicy.py:101: PendingDeprecationWarning: add_option is deprecated and will be removed in pykickstart-3. Use add_argument instead. > op.add_option("--minlen", type="int") > >13:31:25,108 INFO anaconda: Thread Done: AnaCustomStorageInit (140567997302528) >13:31:25,117 INFO anaconda: Not doing 'require network connection' in live installation >19:31:25,343 INFO anaconda: Not doing 'save system time' in live installation >19:31:25,344 INFO anaconda: Not doing 'save system time' in live installation >19:31:25,345 INFO anaconda: Not doing 'save system time' in live installation >19:31:25,348 INFO anaconda: Thread Done: AnaDateTimeThread (140567717684992) >19:31:25,350 DEBUG anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.keyboard.KeyboardSpoke object at 0x7fd879e4af98> >19:31:25,350 DEBUG anaconda: setting <pyanaconda.ui.gui.spokes.keyboard.KeyboardSpoke object at 0x7fd879e4af98> status to: Obteniendo la lista de disposiciones... >19:31:25,351 DEBUG anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fd878e49898> status to: Probando el almacenamiento… >19:31:25,353 DEBUG anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fd878e49898> >19:31:25,354 DEBUG anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.datetime_spoke.DatetimeSpoke object at 0x7fd878e259b0> >19:31:26,358 DEBUG anaconda: Entered spoke: StorageSpoke >19:31:26,937 DEBUG anaconda: Finished applying <bound method AddLayoutDialog._addLayout of <pyanaconda.ui.gui.spokes.keyboard.AddLayoutDialog object at 0x7fd8a18bfbe0>> on <list object at 0x7fd879ff2808> >19:31:26,937 INFO anaconda: Thread Done: AnaAddLayoutsInitThread (140567980517120) >19:31:26,938 INFO anaconda: Thread Done: AnaKeyboardThread (140568399759104) >19:31:26,961 DEBUG anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.keyboard.KeyboardSpoke object at 0x7fd879e4af98> >19:31:41,714 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >19:31:41,715 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if ret: > >19:31:41,727 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >19:31:41,729 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:174: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > name = udev_info["DM_NAME"] > >19:31:41,740 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >19:31:41,741 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if ret: > >19:31:41,753 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >19:31:41,755 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:174: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > name = udev_info["DM_NAME"] > >19:31:41,767 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >19:31:41,769 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if ret: > >19:31:41,792 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >19:31:41,794 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:174: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > name = udev_info["DM_NAME"] > >19:31:41,808 WARN anaconda: /usr/lib64/python3.5/site-packages/gi/overrides/GObject.py:541: Warning: gsignal.c:2641: instance '0x5601cc52ade0' has no handler with id '16590' > return func(*args, **kwargs) > >19:31:41,808 WARN anaconda: /usr/lib64/python3.5/site-packages/gi/overrides/GObject.py:541: Warning: gsignal.c:2641: instance '0x5601cc52ade0' has no handler with id '16591' > return func(*args, **kwargs) > >19:31:41,809 INFO anaconda: Detected 15,71 GiB of memory >19:31:41,810 INFO anaconda: Suggested swap size (7,85 GiB) exceeds 10 % of disk space, using 10 % of disk space (4,64 GiB) instead. >19:31:41,810 INFO anaconda: Swap attempt of 4,64 GiB >19:31:41,810 INFO anaconda: Running Thread: AnaExecuteStorageThread (140567988909824) >19:31:41,811 DEBUG anaconda: Left spoke: StorageSpoke >19:31:41,815 DEBUG anaconda: new disk order: [] >19:31:41,815 DEBUG anaconda: Bootloader: /boot partition is not present, dry run True >19:31:41,815 DEBUG anaconda: Bootloader: fallback use first disk return from Blivet 'sda' as boot drive, dry run True >19:31:41,818 INFO anaconda: Detected 15,71 GiB of memory >19:31:41,819 INFO anaconda: Suggested swap size (7,85 GiB) exceeds 10 % of disk space, using 10 % of disk space (4,64 GiB) instead. >19:31:41,819 INFO anaconda: Swap attempt of 4,64 GiB >19:31:41,819 DEBUG anaconda: do_autopart: True >19:31:41,819 DEBUG anaconda: encrypted_autopart: False >19:31:41,819 DEBUG anaconda: autopart_type: 2 >19:31:41,819 DEBUG anaconda: clear_part_type: 2 >19:31:41,820 DEBUG anaconda: clear_part_disks: ['sda'] >19:31:41,820 DEBUG anaconda: autopart_requests: >PartSpec instance (0x7fd878174e80) -- > mountpoint = / lv = True thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 MiB max_size = 50 GiB grow = True >PartSpec instance (0x7fd87816b4e0) -- > mountpoint = /home lv = True thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 MiB max_size = None grow = True >PartSpec instance (0x7fd879e3dd68) -- > mountpoint = /boot/efi lv = False thin = False btrfs = False > weight = 5000 fstype = macefi encrypted = False > size = 20 MiB max_size = 200 MiB grow = True >PartSpec instance (0x7fd879e3dfd0) -- > mountpoint = /boot lv = False thin = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 1024 MiB max_size = None grow = False >PartSpec instance (0x7fd879ebab70) -- > mountpoint = None lv = True thin = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 4,64 GiB max_size = None grow = False > >19:31:41,820 DEBUG anaconda: storage.disks: ['sda'] >19:31:41,821 DEBUG anaconda: storage.partitioned: ['sda'] >19:31:41,821 DEBUG anaconda: all names: ['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'live-base', 'live-rw', 'loop0', 'loop1', 'loop2', 'sda', 'sda1', 'sda2', 'sda3'] >19:31:41,823 DEBUG anaconda: boot disk: sda >19:31:41,832 DEBUG anaconda: candidate disks: [DiskDevice instance (0x7fd888045710) -- > name = sda status = True id = 36 > children = ['existing 200 MiB partition sda1 (45) with existing efi filesystem', > 'existing 186,61 GiB partition sda2 (54) with existing macefi filesystem', > 'existing 619,89 MiB partition sda3 (61) with existing macefi filesystem'] > parents = [] > uuid = None size = 233,76 GiB > format = existing gpt disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1c.4/0000:04:00.0/ata1/host0/target0:0:0/0:0:0:0/block/sda > target size = 233,76 GiB path = /dev/sda > format args = [] original_format = disklabel removable = False] >19:31:41,834 DEBUG anaconda: devs: [PartitionDevice instance (0x7fd87815a518) -- > name = req0 status = False id = 285 > children = [] > parents = [] > uuid = None size = 500 MiB > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = > target size = 500 MiB path = /dev/req0 > format args = [] original_format = lvmpv grow = True max size = 0 B bootable = None > part type = None primary = False start sector = None end sector = None > parted_partition = None > disk = None >] >19:31:41,835 DEBUG anaconda: stage1 device cannot be of type disk >19:31:41,835 DEBUG anaconda: device.format.name is 'Tabla de particiones (GPT)' >19:31:41,835 DEBUG anaconda: MacEFIGRUB.is_valid_stage1_device(sda) returning False >19:31:41,835 DEBUG anaconda: _is_valid_disklabel(sda1) returning True >19:31:41,836 DEBUG anaconda: _is_valid_size(sda1) returning True >19:31:41,836 DEBUG anaconda: _is_valid_location(sda1) returning True >19:31:41,837 DEBUG anaconda: _is_valid_format(sda1) returning False >19:31:41,837 DEBUG anaconda: is_valid_stage1_device(sda1) returning False >19:31:41,837 DEBUG anaconda: device.format.name is 'EFI System Partition' >19:31:41,837 DEBUG anaconda: MacEFIGRUB.is_valid_stage1_device(sda1) returning False >19:31:41,837 DEBUG anaconda: _is_valid_disklabel(sda2) returning True >19:31:41,838 DEBUG anaconda: _is_valid_size(sda2) returning True >19:31:41,838 DEBUG anaconda: _is_valid_location(sda2) returning True >19:31:41,838 WARN anaconda: sda2 not bootable >19:31:41,838 DEBUG anaconda: _is_valid_format(sda2) returning True >19:31:41,839 DEBUG anaconda: is_valid_stage1_device(sda2) returning True >19:31:41,839 DEBUG anaconda: device.format.name is 'Linux HFS+ ESP' >19:31:41,839 DEBUG anaconda: MacEFIGRUB.is_valid_stage1_device(sda2) returning True >19:31:41,839 INFO anaconda: skipping unneeded stage1 macefi request >19:31:41,839 DEBUG anaconda: PartSpec instance (0x7fd879e3dd68) -- > mountpoint = /boot/efi lv = False thin = False btrfs = False > weight = 5000 fstype = macefi encrypted = False > size = 20 MiB max_size = 200 MiB grow = True > >19:31:41,840 DEBUG anaconda: existing 186,61 GiB partition sda2 (54) with existing macefi filesystem mounted at /boot/efi >19:31:41,869 INFO anaconda: Not doing 'require network connection' in live installation >19:31:41,883 DEBUG anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fd878e49898> >19:31:41,884 DEBUG anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fd878e49898> status to: Guardando la configuración de almacenamiento… >19:31:41,977 DEBUG anaconda: new disk order: [] >19:31:41,977 DEBUG anaconda: Bootloader: use /boot partition's disk 'sda' as boot drive, dry run False >19:31:41,981 DEBUG anaconda: stage1 device cannot be of type lvmvg >19:31:41,981 DEBUG anaconda: device.format.name is 'Unknown' >19:31:41,981 DEBUG anaconda: MacEFIGRUB.is_valid_stage1_device(fedora) returning False >19:31:41,981 DEBUG anaconda: stage1 device cannot be of type lvmlv >19:31:41,981 DEBUG anaconda: device.format.name is 'ext4' >19:31:41,982 DEBUG anaconda: MacEFIGRUB.is_valid_stage1_device(fedora-root) returning False >19:31:41,982 DEBUG anaconda: stage1 device cannot be of type lvmlv >19:31:41,982 DEBUG anaconda: device.format.name is 'swap' >19:31:41,982 DEBUG anaconda: MacEFIGRUB.is_valid_stage1_device(fedora-swap) returning False >19:31:41,982 DEBUG anaconda: stage1 device cannot be of type disk >19:31:41,982 DEBUG anaconda: device.format.name is 'Tabla de particiones (GPT)' >19:31:41,982 DEBUG anaconda: MacEFIGRUB.is_valid_stage1_device(sda) returning False >19:31:41,982 DEBUG anaconda: _is_valid_disklabel(sda1) returning True >19:31:41,983 DEBUG anaconda: _is_valid_size(sda1) returning True >19:31:41,983 DEBUG anaconda: _is_valid_location(sda1) returning True >19:31:41,983 DEBUG anaconda: _is_valid_format(sda1) returning False >19:31:41,983 DEBUG anaconda: is_valid_stage1_device(sda1) returning False >19:31:41,983 DEBUG anaconda: device.format.name is 'EFI System Partition' >19:31:41,984 DEBUG anaconda: MacEFIGRUB.is_valid_stage1_device(sda1) returning False >19:31:41,984 DEBUG anaconda: _is_valid_disklabel(sda2) returning True >19:31:41,984 DEBUG anaconda: _is_valid_size(sda2) returning True >19:31:41,984 DEBUG anaconda: _is_valid_location(sda2) returning True >19:31:41,984 WARN anaconda: sda2 not bootable >19:31:41,985 DEBUG anaconda: _is_valid_format(sda2) returning True >19:31:41,985 DEBUG anaconda: is_valid_stage1_device(sda2) returning True >19:31:41,985 DEBUG anaconda: device.format.name is 'Linux HFS+ ESP' >19:31:41,985 DEBUG anaconda: MacEFIGRUB.is_valid_stage1_device(sda2) returning True >19:31:41,987 DEBUG anaconda: _is_valid_disklabel(sda2) returning True >19:31:41,988 DEBUG anaconda: _is_valid_size(sda2) returning True >19:31:41,989 DEBUG anaconda: _is_valid_location(sda2) returning True >19:31:41,989 WARN anaconda: sda2 not bootable >19:31:41,989 DEBUG anaconda: _is_valid_format(sda2) returning True >19:31:41,989 DEBUG anaconda: is_valid_stage1_device(sda2) returning True >19:31:41,989 DEBUG anaconda: device.format.name is 'Linux HFS+ ESP' >19:31:41,989 DEBUG anaconda: MacEFIGRUB.is_valid_stage1_device(sda2) returning True >19:31:41,989 DEBUG anaconda: _is_valid_disklabel(sda4) returning True >19:31:41,990 DEBUG anaconda: _is_valid_size(sda4) returning True >19:31:41,990 DEBUG anaconda: _is_valid_partition(sda4) returning True >19:31:41,990 DEBUG anaconda: _is_valid_format(sda4) returning True >19:31:41,990 DEBUG anaconda: is_valid_stage2_device(sda4) returning True >19:31:42,034 DEBUG anaconda: new disk order: [] >19:31:42,047 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >19:31:42,050 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:174: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > name = udev_info["DM_NAME"] > >19:31:42,062 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >19:31:42,064 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:174: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > name = udev_info["DM_NAME"] > >19:31:42,064 WARN anaconda: /usr/lib64/python3.5/site-packages/pyanaconda/storage_utils.py:537: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > return udev_device and udev.device_is_realdisk(udev_device) > >19:31:42,064 WARN anaconda: /usr/lib64/python3.5/site-packages/pyanaconda/storage_utils.py:537: DeprecationWarning: device_is_realdisk will be removed in a future version. udev.device_is_disk provides same functionality in 3.0 > return udev_device and udev.device_is_realdisk(udev_device) > >19:31:42,072 DEBUG anaconda: stage1 device cannot be of type lvmvg >19:31:42,072 DEBUG anaconda: device.format.name is 'Unknown' >19:31:42,072 DEBUG anaconda: MacEFIGRUB.is_valid_stage1_device(fedora) returning False >19:31:42,072 DEBUG anaconda: stage1 device cannot be of type lvmlv >19:31:42,072 DEBUG anaconda: device.format.name is 'ext4' >19:31:42,072 DEBUG anaconda: MacEFIGRUB.is_valid_stage1_device(fedora-root) returning False >19:31:42,072 DEBUG anaconda: stage1 device cannot be of type lvmlv >19:31:42,072 DEBUG anaconda: device.format.name is 'swap' >19:31:42,073 DEBUG anaconda: MacEFIGRUB.is_valid_stage1_device(fedora-swap) returning False >19:31:42,073 DEBUG anaconda: stage1 device cannot be of type disk >19:31:42,073 DEBUG anaconda: device.format.name is 'Tabla de particiones (GPT)' >19:31:42,073 DEBUG anaconda: MacEFIGRUB.is_valid_stage1_device(sda) returning False >19:31:42,073 DEBUG anaconda: _is_valid_disklabel(sda1) returning True >19:31:42,074 DEBUG anaconda: _is_valid_size(sda1) returning True >19:31:42,074 DEBUG anaconda: _is_valid_location(sda1) returning True >19:31:42,074 DEBUG anaconda: _is_valid_format(sda1) returning False >19:31:42,074 DEBUG anaconda: is_valid_stage1_device(sda1) returning False >19:31:42,074 DEBUG anaconda: device.format.name is 'EFI System Partition' >19:31:42,074 DEBUG anaconda: MacEFIGRUB.is_valid_stage1_device(sda1) returning False >19:31:42,075 DEBUG anaconda: _is_valid_disklabel(sda2) returning True >19:31:42,075 DEBUG anaconda: _is_valid_size(sda2) returning True >19:31:42,075 DEBUG anaconda: _is_valid_location(sda2) returning True >19:31:42,075 WARN anaconda: sda2 not bootable >19:31:42,075 DEBUG anaconda: _is_valid_format(sda2) returning True >19:31:42,075 DEBUG anaconda: is_valid_stage1_device(sda2) returning True >19:31:42,075 DEBUG anaconda: device.format.name is 'Linux HFS+ ESP' >19:31:42,075 DEBUG anaconda: MacEFIGRUB.is_valid_stage1_device(sda2) returning True >19:31:42,076 INFO anaconda: Running Thread: AnaCheckStorageThread (140568399759104) >19:31:42,076 WARN anaconda: /usr/lib64/python3.5/optparse.py:999: PendingDeprecationWarning: The KSOption class is deprecated and will be removed in pykickstart-3. Use the argparse module instead. > option = self.option_class(*args, **kwargs) > >19:31:42,081 INFO anaconda: Thread Done: AnaExecuteStorageThread (140567988909824) >19:31:42,082 DEBUG anaconda: _is_valid_disklabel(sda2) returning True >19:31:42,083 DEBUG anaconda: _is_valid_size(sda2) returning True >19:31:42,083 DEBUG anaconda: _is_valid_location(sda2) returning True >19:31:42,083 WARN anaconda: sda2 not bootable >19:31:42,083 DEBUG anaconda: _is_valid_format(sda2) returning True >19:31:42,083 DEBUG anaconda: is_valid_stage1_device(sda2) returning True >19:31:42,083 DEBUG anaconda: device.format.name is 'Linux HFS+ ESP' >19:31:42,083 DEBUG anaconda: MacEFIGRUB.is_valid_stage1_device(sda2) returning True >19:31:42,084 DEBUG anaconda: _is_valid_disklabel(sda4) returning True >19:31:42,084 DEBUG anaconda: _is_valid_size(sda4) returning True >19:31:42,084 DEBUG anaconda: _is_valid_partition(sda4) returning True >19:31:42,084 DEBUG anaconda: _is_valid_format(sda4) returning True >19:31:42,084 DEBUG anaconda: is_valid_stage2_device(sda4) returning True >19:31:42,095 INFO anaconda: Thread Done: AnaCheckStorageThread (140568399759104) >19:31:42,831 INFO anaconda: fs space: 34,6 GiB needed: 3,96 GiB >19:31:42,832 DEBUG anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fd878e49898> >19:31:43,573 INFO anaconda: fs space: 34,6 GiB needed: 3,96 GiB >19:31:43,574 DEBUG anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fd878e49898> >19:31:43,574 DEBUG anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fd878e49898> status to: Probando la configuración de almacenamiento… >19:31:44,305 INFO anaconda: fs space: 34,6 GiB needed: 3,96 GiB >19:31:44,305 DEBUG anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fd878e49898> >19:31:48,313 DEBUG anaconda: Entered spoke: KeyboardSpoke >19:31:59,517 DEBUG anaconda: Left spoke: KeyboardSpoke >19:31:59,553 INFO anaconda: Not doing 'require network connection' in live installation >19:32:00,269 INFO anaconda: fs space: 34,6 GiB needed: 3,96 GiB >19:32:09,284 DEBUG anaconda: Left hub: SummaryHub >19:32:09,284 DEBUG anaconda: Entered hub: ProgressHub >19:32:09,308 INFO anaconda: Running Thread: AnaInstallThread (140568399759104) >19:32:09,308 INFO anaconda: Not doing 'save system time to HW clock' in live installation >19:32:09,309 INFO anaconda: Setting up the installation environment >19:32:09,310 WARN anaconda: Addon com_redhat_kdump is using deprecated method signature >19:32:09,310 WARN anaconda: Use setup(storage, ksdata, instClass, payload) instead >19:32:09,310 INFO anaconda: Setting up the installation environment -- DONE >19:32:09,335 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >19:32:09,336 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if ret: > >19:32:09,351 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >19:32:09,352 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if ret: > >19:32:09,368 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >19:32:09,369 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if ret: > >19:32:09,384 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >19:32:09,385 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if ret: > >19:32:09,421 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >19:32:09,422 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if ret: > >19:32:09,437 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >19:32:09,438 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if ret: > >19:32:09,453 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >19:32:09,454 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if ret: > >19:32:09,470 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >19:32:09,471 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if ret: > >19:32:09,510 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >19:32:09,512 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if ret: > >19:32:09,526 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >19:32:09,527 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if ret: > >19:32:09,542 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >19:32:09,544 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if ret: > >19:32:09,557 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >19:32:09,560 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if ret: > >19:32:09,648 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >19:32:09,650 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if ret: > >19:32:09,664 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >19:32:09,665 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if ret: > >19:32:09,678 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >19:32:09,680 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if ret: > >19:32:09,693 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >19:32:09,694 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if ret: > >19:32:09,979 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >19:32:09,981 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:174: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > name = udev_info["DM_NAME"] > >19:32:09,994 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >19:32:09,996 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:174: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > name = udev_info["DM_NAME"] > >19:32:10,054 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >19:32:10,056 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:174: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > name = udev_info["DM_NAME"] > >19:32:10,072 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >19:32:10,073 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:174: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > name = udev_info["DM_NAME"] > >19:32:11,529 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >19:32:11,532 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if ret: > >19:32:11,551 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >19:32:11,554 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if ret: > >19:32:11,985 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >19:32:11,987 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if ret: > >19:32:12,004 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >19:32:12,006 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if ret: > >19:32:13,257 INFO anaconda: Creando ext4 en /dev/sda4 >19:32:13,818 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/deviceaction.py:615: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if info: > >19:32:13,818 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:595: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > return self[key] > >19:32:13,818 INFO anaconda: ext4 creado en /dev/sda4 >19:32:14,430 INFO anaconda: Creando lvmpv en /dev/sda5 >19:32:14,966 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/deviceaction.py:615: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if info: > >19:32:14,967 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:595: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > return self[key] > >19:32:14,967 INFO anaconda: lvmpv creado en /dev/sda5 >19:32:15,099 INFO anaconda: Creando swap en /dev/mapper/fedora-swap >19:32:15,123 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/deviceaction.py:615: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if info: > >19:32:15,123 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:595: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > return self[key] > >19:32:15,124 INFO anaconda: swap creado en /dev/mapper/fedora-swap >19:32:15,196 INFO anaconda: Creando ext4 en /dev/mapper/fedora-root >19:32:16,670 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/deviceaction.py:615: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if info: > >19:32:16,671 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:595: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > return self[key] > >19:32:16,671 INFO anaconda: ext4 creado en /dev/mapper/fedora-root >19:32:17,125 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >19:32:17,127 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:174: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > name = udev_info["DM_NAME"] > >19:32:17,141 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >19:32:17,143 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:174: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > name = udev_info["DM_NAME"] > >19:32:17,178 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >19:32:17,179 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if ret: > >19:32:17,190 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >19:32:17,192 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:174: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > name = udev_info["DM_NAME"] > >19:32:17,205 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >19:32:17,206 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if ret: > >19:32:17,217 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >19:32:17,219 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:174: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > name = udev_info["DM_NAME"] > >19:32:17,232 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >19:32:17,234 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:174: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > name = udev_info["DM_NAME"] > >19:32:17,245 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >19:32:17,247 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if ret: > >19:32:17,260 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >19:32:17,262 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if ret: > >19:32:17,291 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >19:32:17,291 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if ret: > >19:32:17,303 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >19:32:17,304 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:174: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > name = udev_info["DM_NAME"] > >19:32:17,318 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >19:32:17,319 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if ret: > >19:32:17,330 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >19:32:17,332 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:174: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > name = udev_info["DM_NAME"] > >19:32:17,346 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >19:32:17,347 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:174: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > name = udev_info["DM_NAME"] > >19:32:17,359 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >19:32:17,361 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if ret: > >19:32:17,374 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >19:32:17,375 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if ret: > >19:32:17,388 WARN anaconda: /usr/lib64/python3.5/_collections_abc.py:601: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > self[key] > >19:32:17,389 WARN anaconda: /usr/lib/python3.5/site-packages/blivet/udev.py:117: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > if ret: > >19:32:17,401 DEBUG anaconda: running handleException >19:32:17,401 CRIT anaconda: Traceback (most recent call last): > > File "/usr/lib64/python3.5/site-packages/pyanaconda/threads.py", line 251, in run > threading.Thread.run(self, *args, **kwargs) > > File "/usr/lib64/python3.5/threading.py", line 862, in run > self._target(*self._args, **self._kwargs) > > File "/usr/lib64/python3.5/site-packages/pyanaconda/install.py", line 204, in doInstall > turn_on_filesystems(storage, mount_only=flags.flags.dirInstall, callbacks=callbacks_reg) > > File "/usr/lib/python3.5/site-packages/blivet/osinstall.py", line 1121, in turn_on_filesystems > storage.mount_filesystems() > > File "/usr/lib/python3.5/site-packages/blivet/threads.py", line 45, in run_with_lock > return m(*args, **kwargs) > > File "/usr/lib/python3.5/site-packages/blivet/blivet.py", line 1467, in mount_filesystems > read_only=read_only, skip_root=skip_root) > > File "/usr/lib/python3.5/site-packages/blivet/osinstall.py", line 641, in mount_filesystems > chroot=root_path) > > File "/usr/lib/python3.5/site-packages/blivet/threads.py", line 45, in run_with_lock > return m(*args, **kwargs) > > File "/usr/lib/python3.5/site-packages/blivet/formats/__init__.py", line 602, in setup > self._setup(**kwargs) > > File "/usr/lib/python3.5/site-packages/blivet/threads.py", line 45, in run_with_lock > return m(*args, **kwargs) > > File "/usr/lib/python3.5/site-packages/blivet/formats/fs.py", line 507, in _setup > self._mount.do_task(chrooted_mountpoint, options=options) > > File "/usr/lib/python3.5/site-packages/blivet/tasks/fsmount.py", line 125, in do_task > raise FSError("mount failed: %s" % rc) > >blivet.errors.FSError: mount failed: 32 > >19:32:17,402 DEBUG anaconda: Gtk running, queuing exception handler to the main loop >19:32:17,402 INFO anaconda: Thread Done: AnaInstallThread (140568399759104) > > >/tmp/packaging.log: > > >/tmp/program.log: >18:31:13,286 INFO program: Running [1] lvm version ... >18:31:13,289 INFO program: stdout[1]: LVM version: 2.02.161(2) (2016-07-15) > Library version: 1.02.131 (2016-07-15) > Driver version: 4.35.0 > >18:31:13,289 INFO program: stderr[1]: >18:31:13,290 INFO program: ...done [1] (exit code: 0) >18:31:13,295 INFO program: Running [2] btrfs --version ... >18:31:13,316 INFO program: stdout[2]: btrfs-progs v4.6.1 > >18:31:13,317 INFO program: stderr[2]: >18:31:13,317 INFO program: ...done [2] (exit code: 0) >18:31:13,322 INFO program: Running [3] mkswap --version ... >18:31:13,327 INFO program: stdout[3]: mkswap from util-linux 2.28.2 > >18:31:13,327 INFO program: stderr[3]: >18:31:13,327 INFO program: ...done [3] (exit code: 0) >18:31:13,328 INFO program: Running [4] swapon --version ... >18:31:13,329 INFO program: stdout[4]: swapon from util-linux 2.28.2 > >18:31:13,329 INFO program: stderr[4]: >18:31:13,329 INFO program: ...done [4] (exit code: 0) >18:31:13,329 INFO program: Running [5] swapoff --version ... >18:31:13,331 INFO program: stdout[5]: swapoff from util-linux 2.28.2 > >18:31:13,331 INFO program: stderr[5]: >18:31:13,331 INFO program: ...done [5] (exit code: 0) >18:31:13,331 INFO program: Running [6] losetup --version ... >18:31:13,340 INFO program: stdout[6]: losetup from util-linux 2.28.2 > >18:31:13,340 INFO program: stderr[6]: >18:31:13,340 INFO program: ...done [6] (exit code: 0) >18:31:13,355 INFO program: Running [7] multipath --version ... >18:31:13,372 INFO program: stdout[7]: >18:31:13,372 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 > -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) > >18:31:13,372 INFO program: ...done [7] (exit code: 256) >18:31:13,373 INFO program: Running [8] dmsetup --version ... >18:31:13,375 INFO program: stdout[8]: Library version: 1.02.131 (2016-07-15) >Driver version: 4.35.0 > >18:31:13,375 INFO program: stderr[8]: >18:31:13,375 INFO program: ...done [8] (exit code: 0) >18:31:13,381 INFO program: Running [9] mdadm --version ... >18:31:13,405 INFO program: stdout[9]: >18:31:13,405 INFO program: stderr[9]: mdadm - v3.4 - 28th January 2016 > >18:31:13,405 INFO program: ...done [9] (exit code: 0) >18:31:13,727 INFO program: Running... udevadm settle --timeout=300 >18:31:13,732 DEBUG program: Return code: 0 >18:31:13,768 INFO program: Running... udevadm settle --timeout=300 >18:31:13,773 DEBUG program: Return code: 0 >18:31:13,777 INFO program: Running... udevadm settle --timeout=300 >18:31:13,782 DEBUG program: Return code: 0 >18:31:13,791 INFO program: Running... udevadm settle --timeout=300 >18:31:13,795 DEBUG program: Return code: 0 >18:31:13,799 INFO program: Running... udevadm settle --timeout=300 >18:31:13,804 DEBUG program: Return code: 0 >18:31:13,813 INFO program: Running... udevadm settle --timeout=300 >18:31:13,817 DEBUG program: Return code: 0 >18:31:13,821 INFO program: Running... udevadm settle --timeout=300 >18:31:13,826 DEBUG program: Return code: 0 >18:31:13,944 INFO program: Running... udevadm settle --timeout=300 >18:31:13,948 DEBUG program: Return code: 0 >18:31:13,952 INFO program: Running... udevadm settle --timeout=300 >18:31:13,957 DEBUG program: Return code: 0 >18:31:13,983 INFO program: Running... udevadm settle --timeout=300 >18:31:13,987 DEBUG program: Return code: 0 >18:31:13,991 INFO program: Running... udevadm settle --timeout=300 >18:31:13,996 DEBUG program: Return code: 0 >18:31:14,397 INFO program: Running... udevadm settle --timeout=300 >18:31:14,401 DEBUG program: Return code: 0 >18:31:14,406 INFO program: Running... udevadm settle --timeout=300 >18:31:14,410 DEBUG program: Return code: 0 >18:31:14,435 INFO program: Running... udevadm settle --timeout=300 >18:31:14,440 DEBUG program: Return code: 0 >18:31:14,444 INFO program: Running... udevadm settle --timeout=300 >18:31:14,449 DEBUG program: Return code: 0 >18:31:14,472 INFO program: Running... udevadm settle --timeout=300 >18:31:14,476 DEBUG program: Return code: 0 >18:31:14,481 INFO program: Running... udevadm settle --timeout=300 >18:31:14,486 DEBUG program: Return code: 0 >18:31:14,508 INFO program: Running... udevadm settle --timeout=300 >18:31:14,513 DEBUG program: Return code: 0 >18:31:14,517 INFO program: Running... udevadm settle --timeout=300 >18:31:14,522 DEBUG program: Return code: 0 >13:31:16,075 INFO program: Running... udevadm settle --timeout=300 >13:31:16,080 DEBUG program: Return code: 0 >13:31:16,084 INFO program: Running... udevadm settle --timeout=300 >13:31:16,089 DEBUG program: Return code: 0 >13:31:16,109 INFO program: Running [10] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] filter=["r|/sdb1$|","r|/sdb2$|","r|/sdb3$|"] } ... >13:31:16,140 INFO program: stdout[10]: LVM2_PV_NAME=/dev/sda5 LVM2_PV_UUID=dIeg09-mb8o-nJuq-1Ds3-KA31-Ilf9-RWNCdB LVM2_PV_FREE=0 LVM2_PV_SIZE=48691675136 LVM2_PE_START=1048576 LVM2_VG_NAME=fedora LVM2_VG_UUID=QOlKvl-wmzC-yhXm-AvWx-ApCr-5VZM-RCGRdK LVM2_VG_SIZE=48691675136 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=11609 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=1 > >13:31:16,141 INFO program: stderr[10]: >13:31:16,141 INFO program: ...done [10] (exit code: 0) >13:31:16,154 INFO program: Running [11] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role --config= devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] filter=["r|/sdb1$|","r|/sdb2$|","r|/sdb3$|"] } ... >13:31:16,166 INFO program: stdout[11]: LVM2_VG_NAME=fedora LVM2_LV_NAME=root LVM2_LV_UUID=3seVNV-HoqA-7evY-QL4v-TWFR-0OI1-FlRIJR LVM2_LV_SIZE=43713036288 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public > LVM2_VG_NAME=fedora LVM2_LV_NAME=swap LVM2_LV_UUID=jrt23U-gMjE-epvx-RUa9-X3Hq-qNO9-3TXOdx LVM2_LV_SIZE=4978638848 LVM2_LV_ATTR=-wi-ao---- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public > >13:31:16,166 INFO program: stderr[11]: >13:31:16,166 INFO program: ...done [11] (exit code: 0) >13:31:16,317 INFO program: Running... udevadm settle --timeout=300 >13:31:16,322 DEBUG program: Return code: 0 >13:31:17,537 INFO program: Running... losetup --list >13:31:17,594 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >13:31:17,602 DEBUG program: Return code: 0 >13:31:17,603 INFO program: Running... udevadm settle --timeout=300 >13:31:17,638 DEBUG program: Return code: 0 >13:31:17,639 INFO program: Running... modprobe fcoe >13:31:17,685 DEBUG program: Return code: 0 >13:31:17,686 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >13:31:17,691 INFO program: stdout: >13:31:17,692 INFO program: No FCoE boot disk information is found in EDD! >13:31:17,692 DEBUG program: Return code: 1 >13:31:17,830 INFO program: Running... losetup --list >13:31:18,143 INFO program: Running [10] mpathconf --find_multipaths y --user_friendly_names y --with_multipathd y ... >13:31:18,172 INFO program: stdout[10]: >13:31:18,172 INFO program: stderr[10]: >13:31:18,172 INFO program: ...done [10] (exit code: 0) >13:31:18,193 INFO program: Running... udevadm settle --timeout=300 >13:31:18,500 DEBUG program: Return code: 0 >13:31:18,551 INFO program: Running... udevadm settle --timeout=300 >13:31:18,558 DEBUG program: Return code: 0 >13:31:18,601 INFO program: Running... udevadm settle --timeout=300 >13:31:18,608 DEBUG program: Return code: 0 >13:31:18,613 INFO program: Running... udevadm settle --timeout=300 >13:31:18,620 DEBUG program: Return code: 0 >13:31:18,633 INFO program: Running... udevadm settle --timeout=300 >13:31:18,640 DEBUG program: Return code: 0 >13:31:18,645 INFO program: Running... udevadm settle --timeout=300 >13:31:18,651 DEBUG program: Return code: 0 >13:31:18,663 INFO program: Running... udevadm settle --timeout=300 >13:31:18,670 DEBUG program: Return code: 0 >13:31:18,675 INFO program: Running... udevadm settle --timeout=300 >13:31:18,682 DEBUG program: Return code: 0 >13:31:18,812 INFO program: Running... udevadm settle --timeout=300 >13:31:18,819 DEBUG program: Return code: 0 >13:31:18,825 INFO program: Running... udevadm settle --timeout=300 >13:31:18,831 DEBUG program: Return code: 0 >13:31:18,866 INFO program: Running... udevadm settle --timeout=300 >13:31:18,874 DEBUG program: Return code: 0 >13:31:18,878 INFO program: Running... udevadm settle --timeout=300 >13:31:18,885 DEBUG program: Return code: 0 >13:31:19,310 INFO program: Running... udevadm settle --timeout=300 >13:31:19,318 DEBUG program: Return code: 0 >13:31:19,323 INFO program: Running... udevadm settle --timeout=300 >13:31:19,329 DEBUG program: Return code: 0 >13:31:19,363 INFO program: Running... udevadm settle --timeout=300 >13:31:19,371 DEBUG program: Return code: 0 >13:31:19,376 INFO program: Running... udevadm settle --timeout=300 >13:31:19,383 DEBUG program: Return code: 0 >13:31:19,414 INFO program: Running... udevadm settle --timeout=300 >13:31:19,421 DEBUG program: Return code: 0 >13:31:19,427 INFO program: Running... udevadm settle --timeout=300 >13:31:19,435 DEBUG program: Return code: 0 >13:31:19,467 INFO program: Running... udevadm settle --timeout=300 >13:31:19,474 DEBUG program: Return code: 0 >13:31:19,479 INFO program: Running... udevadm settle --timeout=300 >13:31:19,487 DEBUG program: Return code: 0 >13:31:19,516 INFO program: Running... e2fsck -f -p -C 0 /dev/sda4 >13:31:19,956 INFO program: stdout: >13:31:19,957 INFO program: [01]/dev/sda4: |===== | 8.8% >13:31:19,957 INFO program: [02][01]/dev/sda4: |========================================================| 100.0% >13:31:19,957 INFO program: [02][01] >13:31:19,957 INFO program: [02]/dev/sda4: 12/65536 files (0.0% non-contiguous), 12956/262144 blocks >13:31:19,957 DEBUG program: Return code: 0 >13:31:19,957 INFO program: Running... dumpe2fs -h /dev/sda4 >13:31:19,972 INFO program: stdout: >13:31:19,972 INFO program: Filesystem volume name: <none> >13:31:19,972 INFO program: Last mounted on: <not available> >13:31:19,972 INFO program: Filesystem UUID: 6615a1ce-2ad7-4cd4-9b71-ce2e83557d99 >13:31:19,973 INFO program: Filesystem magic number: 0xEF53 >13:31:19,974 INFO program: Filesystem revision #: 1 (dynamic) >13:31:19,974 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent 64bit flex_bg sparse_super large_file huge_file dir_nlink extra_isize >13:31:19,974 INFO program: Filesystem flags: signed_directory_hash >13:31:19,975 INFO program: Default mount options: user_xattr acl >13:31:19,975 INFO program: Filesystem state: clean >13:31:19,975 INFO program: Errors behavior: Continue >13:31:19,975 INFO program: Filesystem OS type: Linux >13:31:19,975 INFO program: Inode count: 65536 >13:31:19,975 INFO program: Block count: 262144 >13:31:19,975 INFO program: Reserved block count: 13107 >13:31:19,975 INFO program: Free blocks: 249188 >13:31:19,975 INFO program: Free inodes: 65524 >13:31:19,975 INFO program: First block: 0 >13:31:19,975 INFO program: Block size: 4096 >13:31:19,975 INFO program: Fragment size: 4096 >13:31:19,975 INFO program: Group descriptor size: 64 >13:31:19,975 INFO program: Reserved GDT blocks: 127 >13:31:19,975 INFO program: Blocks per group: 32768 >13:31:19,976 INFO program: Fragments per group: 32768 >13:31:19,976 INFO program: Inodes per group: 8192 >13:31:19,976 INFO program: Inode blocks per group: 512 >13:31:19,976 INFO program: Flex block group size: 16 >13:31:19,976 INFO program: Filesystem created: Thu Nov 10 13:28:06 2016 >13:31:19,976 INFO program: Last mount time: Thu Nov 10 13:28:09 2016 >13:31:19,976 INFO program: Last write time: Thu Nov 10 13:31:19 2016 >13:31:19,976 INFO program: Mount count: 0 >13:31:19,976 INFO program: Maximum mount count: -1 >13:31:19,976 INFO program: Last checked: Thu Nov 10 13:31:19 2016 >13:31:19,976 INFO program: Check interval: 0 (<none>) >13:31:19,976 INFO program: Lifetime writes: 49 MB >13:31:19,976 INFO program: Reserved blocks uid: 0 (user root) >13:31:19,976 INFO program: Reserved blocks gid: 0 (group root) >13:31:19,976 INFO program: First inode: 11 >13:31:19,977 INFO program: Inode size: 256 >13:31:19,977 INFO program: Required extra isize: 32 >13:31:19,977 INFO program: Desired extra isize: 32 >13:31:19,977 INFO program: Journal inode: 8 >13:31:19,977 INFO program: Default directory hash: half_md4 >13:31:19,977 INFO program: Directory Hash Seed: f7401d57-fdce-484b-a61e-f2a57cf33fb6 >13:31:19,977 INFO program: Journal backup: inode blocks >13:31:19,977 INFO program: Journal features: journal_64bit >13:31:19,977 INFO program: Journal size: 32M >13:31:19,977 INFO program: Journal length: 8192 >13:31:19,977 INFO program: Journal sequence: 0x00000004 >13:31:19,977 INFO program: Journal start: 0 >13:31:19,977 INFO program: >13:31:19,977 INFO program: stderr: >13:31:19,977 INFO program: b'dumpe2fs 1.43.1 (08-Jun-2016)' >13:31:19,978 DEBUG program: Return code: 0 >13:31:19,978 INFO program: Running... resize2fs -P /dev/sda4 >13:31:19,993 INFO program: stdout: >13:31:19,993 INFO program: Estimated minimum size of the filesystem: 12981 >13:31:19,993 INFO program: stderr: >13:31:19,993 INFO program: b'resize2fs 1.43.1 (08-Jun-2016)' >13:31:19,993 DEBUG program: Return code: 0 >13:31:20,010 INFO program: Running... udevadm settle --timeout=300 >13:31:20,017 DEBUG program: Return code: 0 >13:31:20,022 INFO program: Running... udevadm settle --timeout=300 >13:31:20,028 DEBUG program: Return code: 0 >13:31:20,054 INFO program: Running [11] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] filter=["r|/sdb1$|","r|/sdb2$|","r|/sdb3$|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... >13:31:20,136 INFO program: stdout[11]: LVM2_PV_NAME=/dev/sda5 LVM2_PV_UUID=dIeg09-mb8o-nJuq-1Ds3-KA31-Ilf9-RWNCdB LVM2_PV_FREE=0 LVM2_PV_SIZE=48691675136 LVM2_PE_START=1048576 LVM2_VG_NAME=fedora LVM2_VG_UUID=QOlKvl-wmzC-yhXm-AvWx-ApCr-5VZM-RCGRdK LVM2_VG_SIZE=48691675136 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=11609 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=1 > >13:31:20,136 INFO program: stderr[11]: >13:31:20,137 INFO program: ...done [11] (exit code: 0) >13:31:20,160 INFO program: Running [12] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role --config= devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] filter=["r|/sdb1$|","r|/sdb2$|","r|/sdb3$|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... >13:31:20,174 INFO program: stdout[12]: LVM2_VG_NAME=fedora LVM2_LV_NAME=root LVM2_LV_UUID=3seVNV-HoqA-7evY-QL4v-TWFR-0OI1-FlRIJR LVM2_LV_SIZE=43713036288 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public > LVM2_VG_NAME=fedora LVM2_LV_NAME=swap LVM2_LV_UUID=jrt23U-gMjE-epvx-RUa9-X3Hq-qNO9-3TXOdx LVM2_LV_SIZE=4978638848 LVM2_LV_ATTR=-wi-ao---- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public > >13:31:20,174 INFO program: stderr[12]: >13:31:20,174 INFO program: ...done [12] (exit code: 0) >13:31:20,285 INFO program: Running... e2fsck -f -p -C 0 /dev/mapper/fedora-root >13:31:21,801 INFO program: stdout: >13:31:21,801 INFO program: [01]/dev/mapper/fedora-root: | | 0.2% >13:31:21,801 INFO program: [02][01]/dev/mapper/fedora-root: |== / 4.7% >13:31:21,801 INFO program: [02][01]/dev/mapper/fedora-root: |====== - 14.0% >13:31:21,801 INFO program: [02][01]/dev/mapper/fedora-root: |========= \ 23.2% >13:31:21,801 INFO program: [02][01]/dev/mapper/fedora-root: |============= | 32.6% >13:31:21,801 INFO program: [02][01]/dev/mapper/fedora-root: |================= / 42.1% >13:31:21,801 INFO program: [02][01]/dev/mapper/fedora-root: |==================== - 50.9% >13:31:21,802 INFO program: [02][01]/dev/mapper/fedora-root: |======================== \ 59.9% >13:31:21,802 INFO program: [02][01]/dev/mapper/fedora-root: |============================ | 68.9% >13:31:21,802 INFO program: [02][01]/dev/mapper/fedora-root: |========================================/ 99.9% >13:31:21,802 INFO program: [02][01]/dev/mapper/fedora-root: |========================================| 100.0% >13:31:21,802 INFO program: [02][01] >13:31:21,802 INFO program: [02]/dev/mapper/fedora-root: 12/2670592 files (0.0% non-contiguous), 212711/10672128 blocks >13:31:21,802 DEBUG program: Return code: 0 >13:31:21,802 INFO program: Running... dumpe2fs -h /dev/mapper/fedora-root >13:31:21,810 INFO program: stdout: >13:31:21,810 INFO program: Filesystem volume name: <none> >13:31:21,810 INFO program: Last mounted on: <not available> >13:31:21,810 INFO program: Filesystem UUID: dbb89c73-6167-47b4-99ad-d8587a2a91e3 >13:31:21,811 INFO program: Filesystem magic number: 0xEF53 >13:31:21,811 INFO program: Filesystem revision #: 1 (dynamic) >13:31:21,811 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent 64bit flex_bg sparse_super large_file huge_file dir_nlink extra_isize >13:31:21,811 INFO program: Filesystem flags: signed_directory_hash >13:31:21,811 INFO program: Default mount options: user_xattr acl >13:31:21,811 INFO program: Filesystem state: clean >13:31:21,811 INFO program: Errors behavior: Continue >13:31:21,811 INFO program: Filesystem OS type: Linux >13:31:21,811 INFO program: Inode count: 2670592 >13:31:21,811 INFO program: Block count: 10672128 >13:31:21,811 INFO program: Reserved block count: 533606 >13:31:21,811 INFO program: Free blocks: 10459417 >13:31:21,811 INFO program: Free inodes: 2670580 >13:31:21,812 INFO program: First block: 0 >13:31:21,812 INFO program: Block size: 4096 >13:31:21,812 INFO program: Fragment size: 4096 >13:31:21,812 INFO program: Group descriptor size: 64 >13:31:21,812 INFO program: Reserved GDT blocks: 1024 >13:31:21,812 INFO program: Blocks per group: 32768 >13:31:21,812 INFO program: Fragments per group: 32768 >13:31:21,812 INFO program: Inodes per group: 8192 >13:31:21,812 INFO program: Inode blocks per group: 512 >13:31:21,812 INFO program: Flex block group size: 16 >13:31:21,812 INFO program: Filesystem created: Thu Nov 10 13:28:07 2016 >13:31:21,812 INFO program: Last mount time: Thu Nov 10 13:28:09 2016 >13:31:21,812 INFO program: Last write time: Thu Nov 10 13:31:20 2016 >13:31:21,812 INFO program: Mount count: 0 >13:31:21,812 INFO program: Maximum mount count: -1 >13:31:21,812 INFO program: Last checked: Thu Nov 10 13:31:20 2016 >13:31:21,812 INFO program: Check interval: 0 (<none>) >13:31:21,812 INFO program: Lifetime writes: 787 MB >13:31:21,812 INFO program: Reserved blocks uid: 0 (user root) >13:31:21,813 INFO program: Reserved blocks gid: 0 (group root) >13:31:21,813 INFO program: First inode: 11 >13:31:21,813 INFO program: Inode size: 256 >13:31:21,813 INFO program: Required extra isize: 32 >13:31:21,813 INFO program: Desired extra isize: 32 >13:31:21,813 INFO program: Journal inode: 8 >13:31:21,813 INFO program: Default directory hash: half_md4 >13:31:21,813 INFO program: Directory Hash Seed: c3da443b-3211-4b68-a9c8-c464a6cd1b7e >13:31:21,813 INFO program: Journal backup: inode blocks >13:31:21,813 INFO program: Journal features: journal_64bit >13:31:21,813 INFO program: Journal size: 128M >13:31:21,813 INFO program: Journal length: 32768 >13:31:21,813 INFO program: Journal sequence: 0x00000004 >13:31:21,813 INFO program: Journal start: 0 >13:31:21,813 INFO program: >13:31:21,813 INFO program: stderr: >13:31:21,813 INFO program: b'dumpe2fs 1.43.1 (08-Jun-2016)' >13:31:21,813 DEBUG program: Return code: 0 >13:31:21,814 INFO program: Running... resize2fs -P /dev/mapper/fedora-root >13:31:21,819 INFO program: stdout: >13:31:21,819 INFO program: Estimated minimum size of the filesystem: 48827 >13:31:21,819 INFO program: stderr: >13:31:21,819 INFO program: b'resize2fs 1.43.1 (08-Jun-2016)' >13:31:21,819 DEBUG program: Return code: 0 >13:31:21,871 INFO program: Running... e2fsck -f -p -C 0 /dev/loop1 >13:31:21,878 INFO program: stdout: >13:31:21,878 INFO program: /dev/loop1 is in use. >13:31:21,878 INFO program: stderr: >13:31:21,878 INFO program: b'e2fsck: Cannot continue, aborting.' >13:31:21,878 INFO program: b'' >13:31:21,878 INFO program: b'' >13:31:21,878 DEBUG program: Return code: 8 >13:31:21,878 INFO program: Running... dumpe2fs -h /dev/loop1 >13:31:21,883 INFO program: stdout: >13:31:21,884 INFO program: Filesystem volume name: Anaconda >13:31:21,884 INFO program: Last mounted on: /mnt/sysimage >13:31:21,884 INFO program: Filesystem UUID: 75b06b1f-5c69-42e7-99e1-1c5da0c76d91 >13:31:21,884 INFO program: Filesystem magic number: 0xEF53 >13:31:21,884 INFO program: Filesystem revision #: 1 (dynamic) >13:31:21,884 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent 64bit flex_bg sparse_super large_file huge_file dir_nlink extra_isize >13:31:21,884 INFO program: Filesystem flags: signed_directory_hash >13:31:21,884 INFO program: Default mount options: user_xattr acl >13:31:21,884 INFO program: Filesystem state: clean >13:31:21,884 INFO program: Errors behavior: Continue >13:31:21,884 INFO program: Filesystem OS type: Linux >13:31:21,884 INFO program: Inode count: 426816 >13:31:21,884 INFO program: Block count: 1703936 >13:31:21,884 INFO program: Reserved block count: 0 >13:31:21,884 INFO program: Free blocks: 619492 >13:31:21,885 INFO program: Free inodes: 277744 >13:31:21,885 INFO program: First block: 0 >13:31:21,885 INFO program: Block size: 4096 >13:31:21,885 INFO program: Fragment size: 4096 >13:31:21,885 INFO program: Group descriptor size: 64 >13:31:21,885 INFO program: Reserved GDT blocks: 831 >13:31:21,885 INFO program: Blocks per group: 32768 >13:31:21,885 INFO program: Fragments per group: 32768 >13:31:21,885 INFO program: Inodes per group: 8208 >13:31:21,885 INFO program: Inode blocks per group: 513 >13:31:21,885 INFO program: Flex block group size: 16 >13:31:21,885 INFO program: Filesystem created: Wed Oct 5 02:06:42 2016 >13:31:21,885 INFO program: Last mount time: Wed Oct 5 02:06:47 2016 >13:31:21,885 INFO program: Last write time: Wed Oct 5 02:26:03 2016 >13:31:21,885 INFO program: Mount count: 0 >13:31:21,885 INFO program: Maximum mount count: -1 >13:31:21,885 INFO program: Last checked: Wed Oct 5 02:26:03 2016 >13:31:21,885 INFO program: Check interval: 0 (<none>) >13:31:21,886 INFO program: Lifetime writes: 5299 MB >13:31:21,886 INFO program: Reserved blocks uid: 0 (user root) >13:31:21,886 INFO program: Reserved blocks gid: 0 (group root) >13:31:21,886 INFO program: First inode: 11 >13:31:21,886 INFO program: Inode size: 256 >13:31:21,886 INFO program: Required extra isize: 32 >13:31:21,886 INFO program: Desired extra isize: 32 >13:31:21,886 INFO program: Journal inode: 8 >13:31:21,886 INFO program: Default directory hash: half_md4 >13:31:21,886 INFO program: Directory Hash Seed: 92639a13-bdec-4626-9ab9-0ee9ffbea676 >13:31:21,886 INFO program: Journal backup: inode blocks >13:31:21,886 INFO program: Journal features: journal_incompat_revoke journal_64bit >13:31:21,886 INFO program: Journal size: 128M >13:31:21,886 INFO program: Journal length: 32768 >13:31:21,886 INFO program: Journal sequence: 0x000006ab >13:31:21,886 INFO program: Journal start: 0 >13:31:21,886 INFO program: >13:31:21,886 INFO program: stderr: >13:31:21,887 INFO program: b'dumpe2fs 1.43.1 (08-Jun-2016)' >13:31:21,887 DEBUG program: Return code: 0 >13:31:21,975 INFO program: Running... e2fsck -f -p -C 0 /dev/mapper/live-rw >13:31:21,981 INFO program: stdout: >13:31:21,981 INFO program: /dev/mapper/live-rw is mounted. >13:31:21,981 INFO program: stderr: >13:31:21,981 INFO program: b'e2fsck: Cannot continue, aborting.' >13:31:21,981 INFO program: b'' >13:31:21,982 INFO program: b'' >13:31:21,982 DEBUG program: Return code: 8 >13:31:21,982 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >13:31:21,986 INFO program: stdout: >13:31:21,987 INFO program: Filesystem volume name: Anaconda >13:31:21,987 INFO program: Last mounted on: /sysroot >13:31:21,987 INFO program: Filesystem UUID: 75b06b1f-5c69-42e7-99e1-1c5da0c76d91 >13:31:21,987 INFO program: Filesystem magic number: 0xEF53 >13:31:21,987 INFO program: Filesystem revision #: 1 (dynamic) >13:31:21,987 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent 64bit flex_bg sparse_super large_file huge_file dir_nlink extra_isize >13:31:21,987 INFO program: Filesystem flags: signed_directory_hash >13:31:21,987 INFO program: Default mount options: user_xattr acl >13:31:21,987 INFO program: Filesystem state: clean >13:31:21,987 INFO program: Errors behavior: Continue >13:31:21,987 INFO program: Filesystem OS type: Linux >13:31:21,987 INFO program: Inode count: 426816 >13:31:21,987 INFO program: Block count: 1703936 >13:31:21,987 INFO program: Reserved block count: 0 >13:31:21,987 INFO program: Free blocks: 619492 >13:31:21,987 INFO program: Free inodes: 277744 >13:31:21,988 INFO program: First block: 0 >13:31:21,988 INFO program: Block size: 4096 >13:31:21,988 INFO program: Fragment size: 4096 >13:31:21,988 INFO program: Group descriptor size: 64 >13:31:21,988 INFO program: Reserved GDT blocks: 831 >13:31:21,988 INFO program: Blocks per group: 32768 >13:31:21,988 INFO program: Fragments per group: 32768 >13:31:21,988 INFO program: Inodes per group: 8208 >13:31:21,988 INFO program: Inode blocks per group: 513 >13:31:21,988 INFO program: Flex block group size: 16 >13:31:21,988 INFO program: Filesystem created: Wed Oct 5 02:06:42 2016 >13:31:21,988 INFO program: Last mount time: Thu Nov 10 13:30:48 2016 >13:31:21,988 INFO program: Last write time: Thu Nov 10 13:30:48 2016 >13:31:21,988 INFO program: Mount count: 1 >13:31:21,988 INFO program: Maximum mount count: -1 >13:31:21,988 INFO program: Last checked: Wed Oct 5 02:26:03 2016 >13:31:21,988 INFO program: Check interval: 0 (<none>) >13:31:21,988 INFO program: Lifetime writes: 5299 MB >13:31:21,989 INFO program: Reserved blocks uid: 0 (user root) >13:31:21,989 INFO program: Reserved blocks gid: 0 (group root) >13:31:21,989 INFO program: First inode: 11 >13:31:21,989 INFO program: Inode size: 256 >13:31:21,989 INFO program: Required extra isize: 32 >13:31:21,989 INFO program: Desired extra isize: 32 >13:31:21,989 INFO program: Journal inode: 8 >13:31:21,989 INFO program: First orphan inode: 23343 >13:31:21,989 INFO program: Default directory hash: half_md4 >13:31:21,990 INFO program: Directory Hash Seed: 92639a13-bdec-4626-9ab9-0ee9ffbea676 >13:31:21,990 INFO program: Journal backup: inode blocks >13:31:21,990 INFO program: Journal features: journal_incompat_revoke journal_64bit >13:31:21,990 INFO program: Journal size: 128M >13:31:21,990 INFO program: Journal length: 32768 >13:31:21,990 INFO program: Journal sequence: 0x000006ac >13:31:21,990 INFO program: Journal start: 1 >13:31:21,990 INFO program: >13:31:21,990 INFO program: stderr: >13:31:21,990 INFO program: b'dumpe2fs 1.43.1 (08-Jun-2016)' >13:31:21,991 DEBUG program: Return code: 0 >13:31:22,018 INFO program: Running... e2fsck -f -p -C 0 /dev/mapper/live-base >13:31:22,024 INFO program: stdout: >13:31:22,024 INFO program: You must have r/w access to the filesystem or be root >13:31:22,025 INFO program: stderr: >13:31:22,025 INFO program: b'e2fsck: Operation not permitted while trying to open /dev/mapper/live-base' >13:31:22,025 DEBUG program: Return code: 8 >13:31:22,025 INFO program: Running... dumpe2fs -h /dev/mapper/live-base >13:31:22,032 INFO program: stdout: >13:31:22,032 INFO program: Filesystem volume name: Anaconda >13:31:22,032 INFO program: Last mounted on: /mnt/sysimage >13:31:22,032 INFO program: Filesystem UUID: 75b06b1f-5c69-42e7-99e1-1c5da0c76d91 >13:31:22,032 INFO program: Filesystem magic number: 0xEF53 >13:31:22,033 INFO program: Filesystem revision #: 1 (dynamic) >13:31:22,033 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent 64bit flex_bg sparse_super large_file huge_file dir_nlink extra_isize >13:31:22,033 INFO program: Filesystem flags: signed_directory_hash >13:31:22,033 INFO program: Default mount options: user_xattr acl >13:31:22,033 INFO program: Filesystem state: clean >13:31:22,033 INFO program: Errors behavior: Continue >13:31:22,033 INFO program: Filesystem OS type: Linux >13:31:22,033 INFO program: Inode count: 426816 >13:31:22,033 INFO program: Block count: 1703936 >13:31:22,033 INFO program: Reserved block count: 0 >13:31:22,033 INFO program: Free blocks: 619492 >13:31:22,033 INFO program: Free inodes: 277744 >13:31:22,034 INFO program: First block: 0 >13:31:22,034 INFO program: Block size: 4096 >13:31:22,034 INFO program: Fragment size: 4096 >13:31:22,034 INFO program: Group descriptor size: 64 >13:31:22,034 INFO program: Reserved GDT blocks: 831 >13:31:22,034 INFO program: Blocks per group: 32768 >13:31:22,034 INFO program: Fragments per group: 32768 >13:31:22,034 INFO program: Inodes per group: 8208 >13:31:22,034 INFO program: Inode blocks per group: 513 >13:31:22,034 INFO program: Flex block group size: 16 >13:31:22,034 INFO program: Filesystem created: Wed Oct 5 02:06:42 2016 >13:31:22,034 INFO program: Last mount time: Wed Oct 5 02:06:47 2016 >13:31:22,035 INFO program: Last write time: Wed Oct 5 02:26:03 2016 >13:31:22,035 INFO program: Mount count: 0 >13:31:22,035 INFO program: Maximum mount count: -1 >13:31:22,035 INFO program: Last checked: Wed Oct 5 02:26:03 2016 >13:31:22,035 INFO program: Check interval: 0 (<none>) >13:31:22,035 INFO program: Lifetime writes: 5299 MB >13:31:22,035 INFO program: Reserved blocks uid: 0 (user root) >13:31:22,035 INFO program: Reserved blocks gid: 0 (group root) >13:31:22,035 INFO program: First inode: 11 >13:31:22,035 INFO program: Inode size: 256 >13:31:22,035 INFO program: Required extra isize: 32 >13:31:22,035 INFO program: Desired extra isize: 32 >13:31:22,035 INFO program: Journal inode: 8 >13:31:22,036 INFO program: Default directory hash: half_md4 >13:31:22,036 INFO program: Directory Hash Seed: 92639a13-bdec-4626-9ab9-0ee9ffbea676 >13:31:22,036 INFO program: Journal backup: inode blocks >13:31:22,036 INFO program: Journal features: journal_incompat_revoke journal_64bit >13:31:22,036 INFO program: Journal size: 128M >13:31:22,036 INFO program: Journal length: 32768 >13:31:22,036 INFO program: Journal sequence: 0x000006ab >13:31:22,036 INFO program: Journal start: 0 >13:31:22,036 INFO program: >13:31:22,036 INFO program: stderr: >13:31:22,036 INFO program: b'dumpe2fs 1.43.1 (08-Jun-2016)' >13:31:22,036 DEBUG program: Return code: 0 >13:31:22,040 INFO program: Running... udevadm settle --timeout=300 >13:31:22,047 DEBUG program: Return code: 0 >13:31:22,056 INFO program: Running... udevadm settle --timeout=300 >13:31:22,063 DEBUG program: Return code: 0 >13:31:22,068 INFO program: Running... udevadm settle --timeout=300 >13:31:22,077 DEBUG program: Return code: 0 >13:31:22,083 INFO program: Running... udevadm settle --timeout=300 >13:31:22,090 DEBUG program: Return code: 0 >13:31:22,095 INFO program: Running... udevadm settle --timeout=300 >13:31:22,101 DEBUG program: Return code: 0 >13:31:22,107 INFO program: Running... udevadm settle --timeout=300 >13:31:22,113 DEBUG program: Return code: 0 >13:31:22,118 INFO program: Running... udevadm settle --timeout=300 >13:31:22,124 DEBUG program: Return code: 0 >13:31:22,129 INFO program: Running... udevadm settle --timeout=300 >13:31:22,136 DEBUG program: Return code: 0 >13:31:22,140 INFO program: Running... udevadm settle --timeout=300 >13:31:22,146 DEBUG program: Return code: 0 >13:31:22,147 INFO program: Running... udevadm settle --timeout=300 >13:31:22,153 DEBUG program: Return code: 0 >13:31:22,159 INFO program: Running... udevadm settle --timeout=300 >13:31:22,165 DEBUG program: Return code: 0 >13:31:22,170 INFO program: Running... udevadm settle --timeout=300 >13:31:22,177 DEBUG program: Return code: 0 >13:31:22,182 INFO program: Running... udevadm settle --timeout=300 >13:31:22,189 DEBUG program: Return code: 0 >13:31:22,193 INFO program: Running... udevadm settle --timeout=300 >13:31:22,201 DEBUG program: Return code: 0 >13:31:22,204 INFO program: Running... udevadm settle --timeout=300 >13:31:22,211 DEBUG program: Return code: 0 >13:31:22,213 INFO program: Running... udevadm settle --timeout=300 >13:31:22,219 DEBUG program: Return code: 0 >13:31:22,226 INFO program: Running... udevadm settle --timeout=300 >13:31:22,233 DEBUG program: Return code: 0 >13:31:22,239 INFO program: Running... udevadm settle --timeout=300 >13:31:22,246 DEBUG program: Return code: 0 >13:31:22,253 INFO program: Running... udevadm settle --timeout=300 >13:31:22,261 DEBUG program: Return code: 0 >13:31:22,267 INFO program: Running... udevadm settle --timeout=300 >13:31:22,275 DEBUG program: Return code: 0 >13:31:22,281 INFO program: Running... udevadm settle --timeout=300 >13:31:22,289 DEBUG program: Return code: 0 >13:31:22,296 INFO program: Running... udevadm settle --timeout=300 >13:31:22,303 DEBUG program: Return code: 0 >13:31:22,309 INFO program: Running... udevadm settle --timeout=300 >13:31:22,317 DEBUG program: Return code: 0 >13:31:22,320 INFO program: Running... udevadm settle --timeout=300 >13:31:22,327 DEBUG program: Return code: 0 >13:31:22,328 INFO program: Running... udevadm settle --timeout=300 >13:31:22,335 DEBUG program: Return code: 0 >13:31:22,342 INFO program: Running... udevadm settle --timeout=300 >13:31:22,349 DEBUG program: Return code: 0 >13:31:22,355 INFO program: Running... udevadm settle --timeout=300 >13:31:22,361 DEBUG program: Return code: 0 >13:31:22,368 INFO program: Running... udevadm settle --timeout=300 >13:31:22,376 DEBUG program: Return code: 0 >13:31:22,381 INFO program: Running... udevadm settle --timeout=300 >13:31:22,389 DEBUG program: Return code: 0 >13:31:22,392 INFO program: Running... udevadm settle --timeout=300 >13:31:22,399 DEBUG program: Return code: 0 >13:31:22,401 INFO program: Running... udevadm settle --timeout=300 >13:31:22,407 DEBUG program: Return code: 0 >13:31:22,414 INFO program: Running... udevadm settle --timeout=300 >13:31:22,421 DEBUG program: Return code: 0 >13:31:22,427 INFO program: Running... udevadm settle --timeout=300 >13:31:22,434 DEBUG program: Return code: 0 >13:31:22,440 INFO program: Running... udevadm settle --timeout=300 >13:31:22,448 DEBUG program: Return code: 0 >13:31:22,454 INFO program: Running... udevadm settle --timeout=300 >13:31:22,461 DEBUG program: Return code: 0 >13:31:22,465 INFO program: Running... udevadm settle --timeout=300 >13:31:22,471 DEBUG program: Return code: 0 >13:31:22,472 INFO program: Running... udevadm settle --timeout=300 >13:31:22,479 DEBUG program: Return code: 0 >13:31:22,486 INFO program: Running... udevadm settle --timeout=300 >13:31:22,494 DEBUG program: Return code: 0 >13:31:22,500 INFO program: Running... udevadm settle --timeout=300 >13:31:22,507 DEBUG program: Return code: 0 >13:31:22,514 INFO program: Running... udevadm settle --timeout=300 >13:31:22,522 DEBUG program: Return code: 0 >13:31:22,528 INFO program: Running... udevadm settle --timeout=300 >13:31:22,536 DEBUG program: Return code: 0 >13:31:22,539 INFO program: Running... udevadm settle --timeout=300 >13:31:22,547 DEBUG program: Return code: 0 >13:31:22,550 INFO program: Running [13] swapoff /dev/mapper/fedora-swap ... >13:31:22,556 INFO program: stdout[13]: >13:31:22,556 INFO program: stderr[13]: >13:31:22,556 INFO program: ...done [13] (exit code: 0) >13:31:22,558 INFO program: Running... udevadm settle --timeout=300 >13:31:22,565 DEBUG program: Return code: 0 >13:31:22,567 INFO program: Running [14] lvm lvchange -an fedora/swap --config= devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] filter=["r|/sdb1$|","r|/sdb2$|","r|/sdb3$|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... >13:31:22,622 INFO program: stdout[14]: >13:31:22,623 INFO program: stderr[14]: WARNING: D-Bus notification failed: The name com.redhat.lvmdbus1 was not provided by any .service files > >13:31:22,623 INFO program: ...done [14] (exit code: 0) >13:31:22,628 INFO program: Running... udevadm settle --timeout=300 >13:31:22,635 DEBUG program: Return code: 0 >13:31:22,637 INFO program: Running [15] lvm vgchange -an fedora --config= devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] filter=["r|/sdb1$|","r|/sdb2$|","r|/sdb3$|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... >13:31:22,709 INFO program: stdout[15]: 0 logical volume(s) in volume group "fedora" now active > >13:31:22,710 INFO program: stderr[15]: WARNING: D-Bus notification failed: The name com.redhat.lvmdbus1 was not provided by any .service files > >13:31:22,710 INFO program: ...done [15] (exit code: 0) >13:31:22,714 INFO program: Running... udevadm settle --timeout=300 >13:31:22,721 DEBUG program: Return code: 0 >13:31:22,727 INFO program: Running... udevadm settle --timeout=300 >13:31:22,733 DEBUG program: Return code: 0 >13:31:22,737 INFO program: Running... udevadm settle --timeout=300 >13:31:22,745 DEBUG program: Return code: 0 >13:31:22,746 INFO program: Running [16] lvm vgchange -an fedora --config= devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] filter=["r|/sdb1$|","r|/sdb2$|","r|/sdb3$|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... >13:31:22,764 INFO program: stdout[16]: 0 logical volume(s) in volume group "fedora" now active > >13:31:22,765 INFO program: stderr[16]: WARNING: D-Bus notification failed: The name com.redhat.lvmdbus1 was not provided by any .service files > >13:31:22,765 INFO program: ...done [16] (exit code: 0) >13:31:22,777 INFO program: Running... udevadm settle --timeout=300 >13:31:22,786 DEBUG program: Return code: 0 >13:31:22,800 INFO program: Running... udevadm settle --timeout=300 >13:31:22,812 DEBUG program: Return code: 0 >13:31:22,825 INFO program: Running... udevadm settle --timeout=300 >13:31:22,834 DEBUG program: Return code: 0 >13:31:22,841 INFO program: Running... udevadm settle --timeout=300 >13:31:22,848 DEBUG program: Return code: 0 >13:31:22,856 INFO program: Running... mount -t ext4 -o defaults,ro /dev/sda4 /mnt/sysimage >13:31:22,868 DEBUG program: Return code: 0 >13:31:22,869 INFO program: Running... umount /mnt/sysimage >13:31:22,889 DEBUG program: Return code: 0 >13:31:22,891 INFO program: Running... udevadm settle --timeout=300 >13:31:22,902 DEBUG program: Return code: 0 >13:31:22,913 INFO program: Running... udevadm settle --timeout=300 >13:31:22,923 DEBUG program: Return code: 0 >13:31:22,930 INFO program: Running... udevadm settle --timeout=300 >13:31:22,937 DEBUG program: Return code: 0 >13:31:22,947 INFO program: Running... udevadm settle --timeout=300 >13:31:22,956 DEBUG program: Return code: 0 >13:31:22,965 INFO program: Running... udevadm settle --timeout=300 >13:31:22,973 DEBUG program: Return code: 0 >13:31:22,979 INFO program: Running... udevadm settle --timeout=300 >13:31:22,987 DEBUG program: Return code: 0 >13:31:22,997 INFO program: Running [17] lvm lvchange -ay fedora/root --config= devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] filter=["r|/sdb1$|","r|/sdb2$|","r|/sdb3$|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... >13:31:23,041 INFO program: stdout[17]: >13:31:23,042 INFO program: stderr[17]: WARNING: D-Bus notification failed: The name com.redhat.lvmdbus1 was not provided by any .service files > >13:31:23,042 INFO program: ...done [17] (exit code: 0) >13:31:23,042 INFO program: Running... udevadm settle --timeout=300 >13:31:23,050 DEBUG program: Return code: 0 >13:31:23,052 INFO program: Running... udevadm settle --timeout=300 >13:31:23,060 DEBUG program: Return code: 0 >13:31:23,069 INFO program: Running... udevadm settle --timeout=300 >13:31:23,076 DEBUG program: Return code: 0 >13:31:23,084 INFO program: Running... mount -t ext4 -o defaults,ro /dev/mapper/fedora-root /mnt/sysimage >13:31:23,092 DEBUG program: Return code: 0 >13:31:23,093 INFO program: Running... umount /mnt/sysimage >13:31:23,111 DEBUG program: Return code: 0 >13:31:23,113 INFO program: Running... udevadm settle --timeout=300 >13:31:23,119 DEBUG program: Return code: 0 >13:31:23,127 INFO program: Running... udevadm settle --timeout=300 >13:31:23,133 DEBUG program: Return code: 0 >13:31:23,139 INFO program: Running... udevadm settle --timeout=300 >13:31:23,146 DEBUG program: Return code: 0 >13:31:23,153 INFO program: Running... udevadm settle --timeout=300 >13:31:23,160 DEBUG program: Return code: 0 >13:31:23,166 INFO program: Running... udevadm settle --timeout=300 >13:31:23,173 DEBUG program: Return code: 0 >13:31:23,175 INFO program: Running [18] lvm lvchange -an fedora/root --config= devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] filter=["r|/sdb1$|","r|/sdb2$|","r|/sdb3$|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... >13:31:23,234 INFO program: stdout[18]: >13:31:23,234 INFO program: stderr[18]: WARNING: D-Bus notification failed: The name com.redhat.lvmdbus1 was not provided by any .service files > >13:31:23,234 INFO program: ...done [18] (exit code: 0) >13:31:23,239 INFO program: Running... udevadm settle --timeout=300 >13:31:23,247 DEBUG program: Return code: 0 >13:31:23,249 INFO program: Running [19] lvm vgchange -an fedora --config= devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] filter=["r|/sdb1$|","r|/sdb2$|","r|/sdb3$|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... >13:31:23,265 INFO program: stdout[19]: 0 logical volume(s) in volume group "fedora" now active > >13:31:23,265 INFO program: stderr[19]: WARNING: D-Bus notification failed: The name com.redhat.lvmdbus1 was not provided by any .service files > >13:31:23,265 INFO program: ...done [19] (exit code: 0) >13:31:23,270 INFO program: Running... udevadm settle --timeout=300 >13:31:23,279 DEBUG program: Return code: 0 >13:31:23,283 INFO program: Running... udevadm settle --timeout=300 >13:31:23,290 DEBUG program: Return code: 0 >13:31:23,293 INFO program: Running... udevadm settle --timeout=300 >13:31:23,300 DEBUG program: Return code: 0 >13:31:23,305 INFO program: Running... udevadm settle --timeout=300 >13:31:23,313 DEBUG program: Return code: 0 >13:31:23,318 INFO program: Running... udevadm settle --timeout=300 >13:31:23,324 DEBUG program: Return code: 0 >13:31:23,330 INFO program: Running... udevadm settle --timeout=300 >13:31:23,336 DEBUG program: Return code: 0 >13:31:23,340 INFO program: Running... udevadm settle --timeout=300 >13:31:23,347 DEBUG program: Return code: 0 >13:31:23,348 INFO program: Running... udevadm settle --timeout=300 >13:31:23,354 DEBUG program: Return code: 0 >13:31:23,360 INFO program: Running... udevadm settle --timeout=300 >13:31:23,366 DEBUG program: Return code: 0 >13:31:23,371 INFO program: Running... udevadm settle --timeout=300 >13:31:23,379 DEBUG program: Return code: 0 >13:31:23,384 INFO program: Running... udevadm settle --timeout=300 >13:31:23,392 DEBUG program: Return code: 0 >13:31:23,396 INFO program: Running... udevadm settle --timeout=300 >13:31:23,403 DEBUG program: Return code: 0 >13:31:23,406 INFO program: Running... udevadm settle --timeout=300 >13:31:23,412 DEBUG program: Return code: 0 >13:31:23,414 INFO program: Running... udevadm settle --timeout=300 >13:31:23,420 DEBUG program: Return code: 0 >13:31:23,426 INFO program: Running... udevadm settle --timeout=300 >13:31:23,433 DEBUG program: Return code: 0 >13:31:23,437 INFO program: Running... udevadm settle --timeout=300 >13:31:23,444 DEBUG program: Return code: 0 >13:31:23,450 INFO program: Running... udevadm settle --timeout=300 >13:31:23,457 DEBUG program: Return code: 0 >13:31:23,463 INFO program: Running... udevadm settle --timeout=300 >13:31:23,469 DEBUG program: Return code: 0 >13:31:23,475 INFO program: Running... udevadm settle --timeout=300 >13:31:23,481 DEBUG program: Return code: 0 >13:31:23,487 INFO program: Running... udevadm settle --timeout=300 >13:31:23,494 DEBUG program: Return code: 0 >13:31:23,498 INFO program: Running... udevadm settle --timeout=300 >13:31:23,505 DEBUG program: Return code: 0 >13:31:23,508 INFO program: Running... udevadm settle --timeout=300 >13:31:23,515 DEBUG program: Return code: 0 >13:31:23,516 INFO program: Running... udevadm settle --timeout=300 >13:31:23,522 DEBUG program: Return code: 0 >13:31:23,529 INFO program: Running... udevadm settle --timeout=300 >13:31:23,535 DEBUG program: Return code: 0 >13:31:23,541 INFO program: Running... udevadm settle --timeout=300 >13:31:23,547 DEBUG program: Return code: 0 >13:31:23,553 INFO program: Running... udevadm settle --timeout=300 >13:31:23,560 DEBUG program: Return code: 0 >13:31:23,565 INFO program: Running... udevadm settle --timeout=300 >13:31:23,571 DEBUG program: Return code: 0 >13:31:23,574 INFO program: Running... udevadm settle --timeout=300 >13:31:23,581 DEBUG program: Return code: 0 >13:31:23,582 INFO program: Running... udevadm settle --timeout=300 >13:31:23,588 DEBUG program: Return code: 0 >13:31:23,594 INFO program: Running... udevadm settle --timeout=300 >13:31:23,601 DEBUG program: Return code: 0 >13:31:23,607 INFO program: Running... udevadm settle --timeout=300 >13:31:23,613 DEBUG program: Return code: 0 >13:31:23,619 INFO program: Running... udevadm settle --timeout=300 >13:31:23,627 DEBUG program: Return code: 0 >13:31:23,633 INFO program: Running... udevadm settle --timeout=300 >13:31:23,639 DEBUG program: Return code: 0 >13:31:23,642 INFO program: Running... udevadm settle --timeout=300 >13:31:23,650 DEBUG program: Return code: 0 >13:31:23,652 INFO program: Running... udevadm settle --timeout=300 >13:31:23,658 DEBUG program: Return code: 0 >13:31:23,665 INFO program: Running... udevadm settle --timeout=300 >13:31:23,673 DEBUG program: Return code: 0 >13:31:23,679 INFO program: Running... udevadm settle --timeout=300 >13:31:23,685 DEBUG program: Return code: 0 >13:31:23,693 INFO program: Running... udevadm settle --timeout=300 >13:31:23,699 DEBUG program: Return code: 0 >13:31:23,705 INFO program: Running... udevadm settle --timeout=300 >13:31:23,712 DEBUG program: Return code: 0 >13:31:23,716 INFO program: Running... udevadm settle --timeout=300 >13:31:23,723 DEBUG program: Return code: 0 >13:31:23,757 INFO program: Running... udevadm settle --timeout=300 >13:31:23,801 DEBUG program: Return code: 0 >13:31:23,807 INFO program: Running [20] lvm vgchange -an fedora --config= devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] filter=["r|/sdb1$|","r|/sdb2$|","r|/sdb3$|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... >13:31:23,852 INFO program: stdout[20]: 0 logical volume(s) in volume group "fedora" now active > >13:31:23,852 INFO program: stderr[20]: WARNING: D-Bus notification failed: The name com.redhat.lvmdbus1 was not provided by any .service files > >13:31:23,852 INFO program: ...done [20] (exit code: 0) >13:31:23,863 INFO program: Running... udevadm settle --timeout=300 >13:31:23,879 DEBUG program: Return code: 0 >13:31:23,886 INFO program: Running... udevadm settle --timeout=300 >13:31:23,898 DEBUG program: Return code: 0 >13:31:23,904 INFO program: Running... udevadm settle --timeout=300 >13:31:23,914 DEBUG program: Return code: 0 >13:31:23,916 INFO program: Running [21] lvm vgchange -an fedora --config= devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] filter=["r|/sdb1$|","r|/sdb2$|","r|/sdb3$|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... >13:31:23,937 INFO program: stdout[21]: 0 logical volume(s) in volume group "fedora" now active > >13:31:23,937 INFO program: stderr[21]: WARNING: D-Bus notification failed: The name com.redhat.lvmdbus1 was not provided by any .service files > >13:31:23,938 INFO program: ...done [21] (exit code: 0) >13:31:23,943 INFO program: Running... udevadm settle --timeout=300 >13:31:23,951 DEBUG program: Return code: 0 >13:31:23,957 INFO program: Running... udevadm settle --timeout=300 >13:31:23,965 DEBUG program: Return code: 0 >13:31:24,005 INFO program: Running... hwclock --hctosys --utc >13:31:24,017 INFO program: Running... mount -t auto -o ro /dev/mapper/live-base /run/install/source >13:31:24,026 DEBUG program: Return code: 0 >13:31:24,788 INFO program: Running... modprobe btrfs >13:31:25,044 DEBUG program: Return code: 0 >13:31:25,045 DEBUG program: Return code: 0 >13:31:25,054 INFO program: Running... modprobe xfs >13:31:25,106 DEBUG program: Return code: 0 >19:31:26,361 INFO program: Running [22] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count /dev/sda5 --config= devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] filter=["r|/sdb1$|","r|/sdb2$|","r|/sdb3$|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... >19:31:26,393 INFO program: stdout[22]: LVM2_PV_NAME=/dev/sda5 LVM2_PV_UUID=dIeg09-mb8o-nJuq-1Ds3-KA31-Ilf9-RWNCdB LVM2_PV_FREE=0 LVM2_PV_SIZE=48691675136 LVM2_PE_START=1048576 LVM2_VG_NAME=fedora LVM2_VG_UUID=QOlKvl-wmzC-yhXm-AvWx-ApCr-5VZM-RCGRdK LVM2_VG_SIZE=48691675136 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=11609 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=1 > >19:31:26,393 INFO program: stderr[22]: >19:31:26,393 INFO program: ...done [22] (exit code: 0) >19:31:41,700 INFO program: Running... udevadm settle --timeout=300 >19:31:41,710 DEBUG program: Return code: 0 >19:31:41,715 INFO program: Running... udevadm settle --timeout=300 >19:31:41,723 DEBUG program: Return code: 0 >19:31:41,729 INFO program: Running... udevadm settle --timeout=300 >19:31:41,736 DEBUG program: Return code: 0 >19:31:41,741 INFO program: Running... udevadm settle --timeout=300 >19:31:41,749 DEBUG program: Return code: 0 >19:31:41,755 INFO program: Running... udevadm settle --timeout=300 >19:31:41,764 DEBUG program: Return code: 0 >19:31:41,780 INFO program: Running... udevadm settle --timeout=300 >19:31:41,789 DEBUG program: Return code: 0 >19:31:42,034 INFO program: Running... udevadm settle --timeout=300 >19:31:42,043 DEBUG program: Return code: 0 >19:31:42,050 INFO program: Running... udevadm settle --timeout=300 >19:31:42,058 DEBUG program: Return code: 0 >19:32:09,311 INFO program: Running... swapoff -a >19:32:09,318 DEBUG program: Return code: 0 >19:32:09,324 INFO program: Running... udevadm settle --timeout=300 >19:32:09,331 DEBUG program: Return code: 0 >19:32:09,337 INFO program: Running... udevadm settle --timeout=300 >19:32:09,347 DEBUG program: Return code: 0 >19:32:09,353 INFO program: Running... udevadm settle --timeout=300 >19:32:09,363 DEBUG program: Return code: 0 >19:32:09,370 INFO program: Running... udevadm settle --timeout=300 >19:32:09,380 DEBUG program: Return code: 0 >19:32:09,385 INFO program: Running... udevadm settle --timeout=300 >19:32:09,395 DEBUG program: Return code: 0 >19:32:09,398 INFO program: Running... udevadm settle --timeout=300 >19:32:09,405 DEBUG program: Return code: 0 >19:32:09,408 INFO program: Running... udevadm settle --timeout=300 >19:32:09,417 DEBUG program: Return code: 0 >19:32:09,424 INFO program: Running... udevadm settle --timeout=300 >19:32:09,434 DEBUG program: Return code: 0 >19:32:09,439 INFO program: Running... udevadm settle --timeout=300 >19:32:09,449 DEBUG program: Return code: 0 >19:32:09,455 INFO program: Running... udevadm settle --timeout=300 >19:32:09,466 DEBUG program: Return code: 0 >19:32:09,471 INFO program: Running... udevadm settle --timeout=300 >19:32:09,483 DEBUG program: Return code: 0 >19:32:09,485 INFO program: Running... udevadm settle --timeout=300 >19:32:09,496 DEBUG program: Return code: 0 >19:32:09,498 INFO program: Running... udevadm settle --timeout=300 >19:32:09,505 DEBUG program: Return code: 0 >19:32:09,513 INFO program: Running... udevadm settle --timeout=300 >19:32:09,520 DEBUG program: Return code: 0 >19:32:09,528 INFO program: Running... udevadm settle --timeout=300 >19:32:09,536 DEBUG program: Return code: 0 >19:32:09,545 INFO program: Running... udevadm settle --timeout=300 >19:32:09,552 DEBUG program: Return code: 0 >19:32:09,560 INFO program: Running... udevadm settle --timeout=300 >19:32:09,568 DEBUG program: Return code: 0 >19:32:09,571 INFO program: Running... udevadm settle --timeout=300 >19:32:09,581 DEBUG program: Return code: 0 >19:32:09,586 INFO program: Running... udevadm settle --timeout=300 >19:32:09,596 DEBUG program: Return code: 0 >19:32:09,603 INFO program: Running... udevadm settle --timeout=300 >19:32:09,613 DEBUG program: Return code: 0 >19:32:09,620 INFO program: Running... udevadm settle --timeout=300 >19:32:09,630 DEBUG program: Return code: 0 >19:32:09,635 INFO program: Running... udevadm settle --timeout=300 >19:32:09,645 DEBUG program: Return code: 0 >19:32:09,650 INFO program: Running... udevadm settle --timeout=300 >19:32:09,660 DEBUG program: Return code: 0 >19:32:09,665 INFO program: Running... udevadm settle --timeout=300 >19:32:09,674 DEBUG program: Return code: 0 >19:32:09,680 INFO program: Running... udevadm settle --timeout=300 >19:32:09,687 DEBUG program: Return code: 0 >19:32:09,734 INFO program: Running [23] lvm lvchange -ay fedora/swap --config= devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] filter=["r|/sdb1$|","r|/sdb2$|","r|/sdb3$|","r|/sdb$|","r|/sdc1$|","r|/sdc2$|","r|/sdc$|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... >19:32:09,782 INFO program: stdout[23]: >19:32:09,782 INFO program: stderr[23]: WARNING: D-Bus notification failed: The name com.redhat.lvmdbus1 was not provided by any .service files > >19:32:09,782 INFO program: ...done [23] (exit code: 0) >19:32:09,782 INFO program: Running... udevadm settle --timeout=300 >19:32:09,792 DEBUG program: Return code: 0 >19:32:09,794 INFO program: Running... wipefs -f -a /dev/mapper/fedora-swap >19:32:09,809 INFO program: stdout: >19:32:09,809 INFO program: /dev/mapper/fedora-swap: 10 bytes were erased at offset 0x00000ff6 (swap): 53 57 41 50 53 50 41 43 45 32 >19:32:09,809 DEBUG program: Return code: 0 >19:32:09,809 INFO program: Running... udevadm settle --timeout=300 >19:32:09,817 DEBUG program: Return code: 0 >19:32:09,820 INFO program: Running... udevadm settle --timeout=300 >19:32:09,827 DEBUG program: Return code: 0 >19:32:09,829 INFO program: Running [24] lvm lvchange -an fedora/swap --config= devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] filter=["r|/sdb1$|","r|/sdb2$|","r|/sdb3$|","r|/sdb$|","r|/sdc1$|","r|/sdc2$|","r|/sdc$|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... >19:32:09,889 INFO program: stdout[24]: >19:32:09,889 INFO program: stderr[24]: WARNING: D-Bus notification failed: The name com.redhat.lvmdbus1 was not provided by any .service files > >19:32:09,889 INFO program: ...done [24] (exit code: 0) >19:32:09,896 INFO program: Running [25] lvm lvremove fedora/swap --config= devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] filter=["r|/sdb1$|","r|/sdb2$|","r|/sdb3$|","r|/sdb$|","r|/sdc1$|","r|/sdc2$|","r|/sdc$|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... >19:32:09,915 INFO program: stdout[25]: Logical volume "swap" successfully removed > >19:32:09,916 INFO program: stderr[25]: WARNING: D-Bus notification failed: The name com.redhat.lvmdbus1 was not provided by any .service files > >19:32:09,916 INFO program: ...done [25] (exit code: 0) >19:32:09,922 INFO program: Running [26] lvm lvchange -ay fedora/root --config= devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] filter=["r|/sdb1$|","r|/sdb2$|","r|/sdb3$|","r|/sdb$|","r|/sdc1$|","r|/sdc2$|","r|/sdc$|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... >19:32:09,957 INFO program: stdout[26]: >19:32:09,957 INFO program: stderr[26]: WARNING: D-Bus notification failed: The name com.redhat.lvmdbus1 was not provided by any .service files > >19:32:09,958 INFO program: ...done [26] (exit code: 0) >19:32:09,958 INFO program: Running... udevadm settle --timeout=300 >19:32:09,966 DEBUG program: Return code: 0 >19:32:09,968 INFO program: Running... udevadm settle --timeout=300 >19:32:09,975 DEBUG program: Return code: 0 >19:32:09,982 INFO program: Running... udevadm settle --timeout=300 >19:32:09,991 DEBUG program: Return code: 0 >19:32:09,997 INFO program: Running... wipefs -f -a /dev/mapper/fedora-root >19:32:10,031 INFO program: stdout: >19:32:10,031 INFO program: /dev/mapper/fedora-root: 2 bytes were erased at offset 0x00000438 (ext4): 53 ef >19:32:10,031 DEBUG program: Return code: 0 >19:32:10,032 INFO program: Running... udevadm settle --timeout=300 >19:32:10,041 DEBUG program: Return code: 0 >19:32:10,043 INFO program: Running... udevadm settle --timeout=300 >19:32:10,050 DEBUG program: Return code: 0 >19:32:10,058 INFO program: Running... udevadm settle --timeout=300 >19:32:10,068 DEBUG program: Return code: 0 >19:32:10,075 INFO program: Running... udevadm settle --timeout=300 >19:32:10,082 DEBUG program: Return code: 0 >19:32:10,084 INFO program: Running [27] lvm lvchange -an fedora/root --config= devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] filter=["r|/sdb1$|","r|/sdb2$|","r|/sdb3$|","r|/sdb$|","r|/sdc1$|","r|/sdc2$|","r|/sdc$|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... >19:32:10,134 INFO program: stdout[27]: >19:32:10,135 INFO program: stderr[27]: WARNING: D-Bus notification failed: The name com.redhat.lvmdbus1 was not provided by any .service files > >19:32:10,135 INFO program: ...done [27] (exit code: 0) >19:32:10,142 INFO program: Running [28] lvm lvremove fedora/root --config= devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] filter=["r|/sdb1$|","r|/sdb2$|","r|/sdb3$|","r|/sdb$|","r|/sdc1$|","r|/sdc2$|","r|/sdc$|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... >19:32:10,161 INFO program: stdout[28]: Logical volume "root" successfully removed > >19:32:10,161 INFO program: stderr[28]: WARNING: D-Bus notification failed: The name com.redhat.lvmdbus1 was not provided by any .service files > >19:32:10,161 INFO program: ...done [28] (exit code: 0) >19:32:10,166 INFO program: Running... udevadm settle --timeout=300 >19:32:10,174 DEBUG program: Return code: 0 >19:32:10,176 INFO program: Running [29] lvm vgchange -an fedora --config= devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] filter=["r|/sdb1$|","r|/sdb2$|","r|/sdb3$|","r|/sdb$|","r|/sdc1$|","r|/sdc2$|","r|/sdc$|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... >19:32:10,192 INFO program: stdout[29]: 0 logical volume(s) in volume group "fedora" now active > >19:32:10,192 INFO program: stderr[29]: >19:32:10,192 INFO program: ...done [29] (exit code: 0) >19:32:10,196 INFO program: Running [30] lvm vgreduce --removemissing --force fedora --config= devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] filter=["r|/sdb1$|","r|/sdb2$|","r|/sdb3$|","r|/sdb$|","r|/sdc1$|","r|/sdc2$|","r|/sdc$|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... >19:32:10,211 INFO program: stdout[30]: Volume group "fedora" is already consistent > >19:32:10,212 INFO program: stderr[30]: >19:32:10,212 INFO program: ...done [30] (exit code: 0) >19:32:10,212 INFO program: Running [31] lvm vgchange -an fedora --config= devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] filter=["r|/sdb1$|","r|/sdb2$|","r|/sdb3$|","r|/sdb$|","r|/sdc1$|","r|/sdc2$|","r|/sdc$|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... >19:32:10,228 INFO program: stdout[31]: 0 logical volume(s) in volume group "fedora" now active > >19:32:10,228 INFO program: stderr[31]: >19:32:10,228 INFO program: ...done [31] (exit code: 0) >19:32:10,228 INFO program: Running [32] lvm vgremove --force fedora --config= devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] filter=["r|/sdb1$|","r|/sdb2$|","r|/sdb3$|","r|/sdb$|","r|/sdc1$|","r|/sdc2$|","r|/sdc$|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... >19:32:10,244 INFO program: stdout[32]: Volume group "fedora" successfully removed > >19:32:10,245 INFO program: stderr[32]: WARNING: D-Bus notification failed: The name com.redhat.lvmdbus1 was not provided by any .service files > >19:32:10,245 INFO program: ...done [32] (exit code: 0) >19:32:10,248 INFO program: Running [33] lvm pvremove --force --force --yes /dev/sda5 --config= devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] filter=["r|/sdb1$|","r|/sdb2$|","r|/sdb3$|","r|/sdb$|","r|/sdc1$|","r|/sdc2$|","r|/sdc$|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... >19:32:10,279 INFO program: stdout[33]: Labels on physical volume "/dev/sda5" successfully wiped. > >19:32:10,279 INFO program: stderr[33]: WARNING: D-Bus notification failed: The name com.redhat.lvmdbus1 was not provided by any .service files > >19:32:10,279 INFO program: ...done [33] (exit code: 0) >19:32:10,280 INFO program: Running [34] lvm pvscan --cache /dev/sda5 --config= devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] filter=["r|/sdb1$|","r|/sdb2$|","r|/sdb3$|","r|/sdb$|","r|/sdc1$|","r|/sdc2$|","r|/sdc$|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... >19:32:10,291 INFO program: stdout[34]: No PV label found on /dev/sda5. > >19:32:10,291 INFO program: stderr[34]: >19:32:10,291 INFO program: ...done [34] (exit code: 0) >19:32:10,291 INFO program: Running... udevadm settle --timeout=300 >19:32:10,315 DEBUG program: Return code: 0 >19:32:10,674 INFO program: Running... udevadm settle --timeout=300 >19:32:10,707 DEBUG program: Return code: 0 >19:32:10,713 INFO program: Running... udevadm settle --timeout=300 >19:32:10,722 DEBUG program: Return code: 0 >19:32:11,079 INFO program: Running... udevadm settle --timeout=300 >19:32:11,110 DEBUG program: Return code: 0 >19:32:11,482 INFO program: Running... udevadm settle --timeout=300 >19:32:11,510 DEBUG program: Return code: 0 >19:32:11,514 INFO program: Running... udevadm settle --timeout=300 >19:32:11,523 DEBUG program: Return code: 0 >19:32:11,535 INFO program: Running... udevadm settle --timeout=300 >19:32:11,545 DEBUG program: Return code: 0 >19:32:11,554 INFO program: Running... wipefs -f -a /dev/sda4 >19:32:11,570 INFO program: stdout: >19:32:11,570 INFO program: /dev/sda4: 2 bytes were erased at offset 0x00000438 (ext4): 53 ef >19:32:11,570 DEBUG program: Return code: 0 >19:32:11,570 INFO program: Running... udevadm settle --timeout=300 >19:32:11,580 DEBUG program: Return code: 0 >19:32:11,932 INFO program: Running... udevadm settle --timeout=300 >19:32:11,962 DEBUG program: Return code: 0 >19:32:11,969 INFO program: Running... udevadm settle --timeout=300 >19:32:11,979 DEBUG program: Return code: 0 >19:32:11,991 INFO program: Running... udevadm settle --timeout=300 >19:32:12,000 DEBUG program: Return code: 0 >19:32:12,007 INFO program: Running... udevadm settle --timeout=300 >19:32:12,016 DEBUG program: Return code: 0 >19:32:12,371 INFO program: Running... udevadm settle --timeout=300 >19:32:12,399 DEBUG program: Return code: 0 >19:32:12,766 INFO program: Running... udevadm settle --timeout=300 >19:32:12,794 DEBUG program: Return code: 0 >19:32:12,801 INFO program: Running... dd if=/dev/zero of=/dev/sda bs=512 seek=393029632 count=2048 >19:32:12,824 INFO program: stderr: >19:32:12,824 INFO program: b'2048+0 records in' >19:32:12,824 INFO program: b'2048+0 records out' >19:32:12,824 INFO program: b'1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.0116626 s, 89.9 MB/s' >19:32:12,824 DEBUG program: Return code: 0 >19:32:12,824 INFO program: Running... udevadm settle --timeout=300 >19:32:12,852 DEBUG program: Return code: 0 >19:32:13,197 INFO program: Running... udevadm settle --timeout=300 >19:32:13,228 DEBUG program: Return code: 0 >19:32:13,231 INFO program: Running... wipefs -f -a /dev/sda4 >19:32:13,243 DEBUG program: Return code: 0 >19:32:13,246 INFO program: Running... udevadm settle --timeout=300 >19:32:13,254 DEBUG program: Return code: 0 >19:32:13,619 INFO program: Running... udevadm settle --timeout=300 >19:32:13,679 DEBUG program: Return code: 0 >19:32:13,682 INFO program: Running... mke2fs -t ext4 /dev/sda4 >19:32:13,798 INFO program: stdout: >19:32:13,799 INFO program: Discarding device blocks: 4096/262144[08][08][08][08][08][08][08][08][08][08][08][08][08] [08][08][08][08][08][08][08][08][08][08][08][08][08]done >19:32:13,799 INFO program: Creating filesystem with 262144 4k blocks and 65536 inodes >19:32:13,799 INFO program: Filesystem UUID: f79e6722-dd56-4946-970b-c8df7f6eff48 >19:32:13,799 INFO program: Superblock backups stored on blocks: >19:32:13,799 INFO program: 32768, 98304, 163840, 229376 >19:32:13,799 INFO program: >19:32:13,799 INFO program: Allocating group tables: 0/8[08][08][08] [08][08][08]done >19:32:13,799 INFO program: Writing inode tables: 0/8[08][08][08] [08][08][08]done >19:32:13,799 INFO program: Creating journal (8192 blocks): done >19:32:13,799 INFO program: Writing superblocks and filesystem accounting information: 0/8[08][08][08] [08][08][08]done >19:32:13,799 INFO program: >19:32:13,799 INFO program: stderr: >19:32:13,799 INFO program: b'mke2fs 1.43.1 (08-Jun-2016)' >19:32:13,799 DEBUG program: Return code: 0 >19:32:13,800 INFO program: Running... udevadm settle --timeout=300 >19:32:13,816 DEBUG program: Return code: 0 >19:32:13,824 INFO program: Running... dd if=/dev/zero of=/dev/sda bs=512 seek=395126784 count=2048 >19:32:13,856 INFO program: stderr: >19:32:13,856 INFO program: b'2048+0 records in' >19:32:13,856 INFO program: b'2048+0 records out' >19:32:13,856 INFO program: b'1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.0248927 s, 42.1 MB/s' >19:32:13,856 DEBUG program: Return code: 0 >19:32:13,856 INFO program: Running... udevadm settle --timeout=300 >19:32:13,911 DEBUG program: Return code: 0 >19:32:14,316 INFO program: Running... udevadm settle --timeout=300 >19:32:14,390 DEBUG program: Return code: 0 >19:32:14,393 INFO program: Running... wipefs -f -a /dev/sda5 >19:32:14,412 DEBUG program: Return code: 0 >19:32:14,415 INFO program: Running... udevadm settle --timeout=300 >19:32:14,427 DEBUG program: Return code: 0 >19:32:14,828 INFO program: Running... udevadm settle --timeout=300 >19:32:14,889 DEBUG program: Return code: 0 >19:32:14,892 INFO program: Running [35] lvm pvscan --cache /dev/sda5 --config= devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] filter=["r|/sdb1$|","r|/sdb2$|","r|/sdb3$|","r|/sdb$|","r|/sdc1$|","r|/sdc2$|","r|/sdc$|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... >19:32:14,904 INFO program: stdout[35]: No PV label found on /dev/sda5. > >19:32:14,905 INFO program: stderr[35]: >19:32:14,905 INFO program: ...done [35] (exit code: 0) >19:32:14,905 INFO program: Running [36] lvm pvcreate /dev/sda5 --config= devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] filter=["r|/sdb1$|","r|/sdb2$|","r|/sdb3$|","r|/sdb$|","r|/sdc1$|","r|/sdc2$|","r|/sdc$|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... >19:32:14,942 INFO program: stdout[36]: Physical volume "/dev/sda5" successfully created. > >19:32:14,942 INFO program: stderr[36]: WARNING: D-Bus notification failed: The name com.redhat.lvmdbus1 was not provided by any .service files > >19:32:14,942 INFO program: ...done [36] (exit code: 0) >19:32:14,942 INFO program: Running [37] lvm pvscan --cache /dev/sda5 --config= devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] filter=["r|/sdb1$|","r|/sdb2$|","r|/sdb3$|","r|/sdb$|","r|/sdc1$|","r|/sdc2$|","r|/sdc$|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... >19:32:14,956 INFO program: stdout[37]: >19:32:14,956 INFO program: stderr[37]: >19:32:14,956 INFO program: ...done [37] (exit code: 0) >19:32:14,956 INFO program: Running... udevadm settle --timeout=300 >19:32:14,965 DEBUG program: Return code: 0 >19:32:14,971 INFO program: Running [38] lvm vgcreate -s 4096K fedora /dev/sda5 --config= devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] filter=["r|/sdb1$|","r|/sdb2$|","r|/sdb3$|","r|/sdb$|","r|/sdc1$|","r|/sdc2$|","r|/sdc$|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... >19:32:15,013 INFO program: stdout[38]: Volume group "fedora" successfully created > >19:32:15,014 INFO program: stderr[38]: WARNING: D-Bus notification failed: The name com.redhat.lvmdbus1 was not provided by any .service files > >19:32:15,014 INFO program: ...done [38] (exit code: 0) >19:32:15,017 INFO program: Running... udevadm settle --timeout=300 >19:32:15,024 DEBUG program: Return code: 0 >19:32:15,029 INFO program: Running [39] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count fedora --config= devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] filter=["r|/sdb1$|","r|/sdb2$|","r|/sdb3$|","r|/sdb$|","r|/sdc1$|","r|/sdc2$|","r|/sdc$|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... >19:32:15,045 INFO program: stdout[39]: LVM2_VG_NAME=fedora LVM2_VG_UUID=UFNLwa-Pwcb-UU0R-xvwT-q7dk-ysSN-rKlmgI LVM2_VG_SIZE=48691675136 LVM2_VG_FREE=48691675136 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=11609 LVM2_VG_FREE_COUNT=11609 LVM2_PV_COUNT=1 > >19:32:15,045 INFO program: stderr[39]: >19:32:15,045 INFO program: ...done [39] (exit code: 0) >19:32:15,047 INFO program: Running [40] lvm lvcreate -n swap -L 4860277K -y --type linear fedora --config= devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] filter=["r|/sdb1$|","r|/sdb2$|","r|/sdb3$|","r|/sdb$|","r|/sdc1$|","r|/sdc2$|","r|/sdc$|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... >19:32:15,082 INFO program: stdout[40]: Rounding up size to full physical extent 4.64 GiB > Logical volume "swap" created. > >19:32:15,083 INFO program: stderr[40]: WARNING: D-Bus notification failed: The name com.redhat.lvmdbus1 was not provided by any .service files > >19:32:15,083 INFO program: ...done [40] (exit code: 0) >19:32:15,087 INFO program: Running... udevadm settle --timeout=300 >19:32:15,095 DEBUG program: Return code: 0 >19:32:15,101 INFO program: Running [41] mkswap -f /dev/mapper/fedora-swap ... >19:32:15,112 INFO program: stdout[41]: Setting up swapspace version 1, size = 4.7 GiB (4978634752 bytes) >no label, UUID=f12a8dac-3c48-47fb-b225-2653008353bc > >19:32:15,113 INFO program: stderr[41]: >19:32:15,113 INFO program: ...done [41] (exit code: 0) >19:32:15,113 INFO program: Running... udevadm settle --timeout=300 >19:32:15,121 DEBUG program: Return code: 0 >19:32:15,127 INFO program: Running [42] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count fedora --config= devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] filter=["r|/sdb1$|","r|/sdb2$|","r|/sdb3$|","r|/sdb$|","r|/sdc1$|","r|/sdc2$|","r|/sdc$|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... >19:32:15,141 INFO program: stdout[42]: LVM2_VG_NAME=fedora LVM2_VG_UUID=UFNLwa-Pwcb-UU0R-xvwT-q7dk-ysSN-rKlmgI LVM2_VG_SIZE=48691675136 LVM2_VG_FREE=43713036288 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=11609 LVM2_VG_FREE_COUNT=10422 LVM2_PV_COUNT=1 > >19:32:15,141 INFO program: stderr[42]: >19:32:15,142 INFO program: ...done [42] (exit code: 0) >19:32:15,143 INFO program: Running [43] lvm lvcreate -n root -L 42688512K -y --type linear fedora --config= devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] filter=["r|/sdb1$|","r|/sdb2$|","r|/sdb3$|","r|/sdb$|","r|/sdc1$|","r|/sdc2$|","r|/sdc$|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... >19:32:15,181 INFO program: stdout[43]: Logical volume "root" created. > >19:32:15,181 INFO program: stderr[43]: WARNING: D-Bus notification failed: The name com.redhat.lvmdbus1 was not provided by any .service files > >19:32:15,181 INFO program: ...done [43] (exit code: 0) >19:32:15,185 INFO program: Running... udevadm settle --timeout=300 >19:32:15,193 DEBUG program: Return code: 0 >19:32:15,199 INFO program: Running... mke2fs -t ext4 /dev/mapper/fedora-root >19:32:16,658 INFO program: stdout: >19:32:16,658 INFO program: Discarding device blocks: 4096/10672128[08][08][08][08][08][08][08][08][08][08][08][08][08][08][08][08][08] [08][08][08][08][08][08][08][08][08][08][08][08][08][08][08][08][08]done >19:32:16,658 INFO program: Creating filesystem with 10672128 4k blocks and 2670592 inodes >19:32:16,659 INFO program: Filesystem UUID: 00f23241-e5fa-4387-a764-59543c010156 >19:32:16,659 INFO program: Superblock backups stored on blocks: >19:32:16,659 INFO program: 32768, 98304, 163840, 229376, 294912, 819200, 884736, 1605632, 2654208, >19:32:16,659 INFO program: 4096000, 7962624 >19:32:16,659 INFO program: >19:32:16,659 INFO program: Allocating group tables: 0/326[08][08][08][08][08][08][08] [08][08][08][08][08][08][08]done >19:32:16,659 INFO program: Writing inode tables: 0/326[08][08][08][08][08][08][08] [08][08][08][08][08][08][08]done >19:32:16,659 INFO program: Creating journal (32768 blocks): done >19:32:16,659 INFO program: Writing superblocks and filesystem accounting information: 0/326[08][08][08][08][08][08][08] [08][08][08][08][08][08][08]done >19:32:16,659 INFO program: >19:32:16,659 INFO program: stderr: >19:32:16,659 INFO program: b'mke2fs 1.43.1 (08-Jun-2016)' >19:32:16,659 DEBUG program: Return code: 0 >19:32:16,659 INFO program: Running... udevadm settle --timeout=300 >19:32:16,669 DEBUG program: Return code: 0 >19:32:17,058 INFO program: Running [44] swapon /dev/mapper/fedora-swap ... >19:32:17,067 INFO program: stdout[44]: >19:32:17,068 INFO program: stderr[44]: >19:32:17,068 INFO program: ...done [44] (exit code: 0) >19:32:17,111 INFO program: Running... udevadm settle --timeout=300 >19:32:17,120 DEBUG program: Return code: 0 >19:32:17,128 INFO program: Running... udevadm settle --timeout=300 >19:32:17,137 DEBUG program: Return code: 0 >19:32:17,144 INFO program: Running... mount -t ext4 -o defaults /dev/mapper/fedora-root /mnt/sysimage >19:32:17,161 DEBUG program: Return code: 0 >19:32:17,165 INFO program: Running... udevadm settle --timeout=300 >19:32:17,174 DEBUG program: Return code: 0 >19:32:17,179 INFO program: Running... udevadm settle --timeout=300 >19:32:17,186 DEBUG program: Return code: 0 >19:32:17,192 INFO program: Running... udevadm settle --timeout=300 >19:32:17,201 DEBUG program: Return code: 0 >19:32:17,206 INFO program: Running... udevadm settle --timeout=300 >19:32:17,214 DEBUG program: Return code: 0 >19:32:17,220 INFO program: Running... udevadm settle --timeout=300 >19:32:17,228 DEBUG program: Return code: 0 >19:32:17,234 INFO program: Running... udevadm settle --timeout=300 >19:32:17,242 DEBUG program: Return code: 0 >19:32:17,248 INFO program: Running... udevadm settle --timeout=300 >19:32:17,256 DEBUG program: Return code: 0 >19:32:17,263 INFO program: Running... mount -t ext4 -o defaults /dev/sda4 /mnt/sysimage/boot >19:32:17,276 DEBUG program: Return code: 0 >19:32:17,278 INFO program: Running... udevadm settle --timeout=300 >19:32:17,287 DEBUG program: Return code: 0 >19:32:17,292 INFO program: Running... udevadm settle --timeout=300 >19:32:17,299 DEBUG program: Return code: 0 >19:32:17,305 INFO program: Running... udevadm settle --timeout=300 >19:32:17,314 DEBUG program: Return code: 0 >19:32:17,319 INFO program: Running... udevadm settle --timeout=300 >19:32:17,326 DEBUG program: Return code: 0 >19:32:17,333 INFO program: Running... udevadm settle --timeout=300 >19:32:17,342 DEBUG program: Return code: 0 >19:32:17,348 INFO program: Running... udevadm settle --timeout=300 >19:32:17,355 DEBUG program: Return code: 0 >19:32:17,361 INFO program: Running... udevadm settle --timeout=300 >19:32:17,370 DEBUG program: Return code: 0 >19:32:17,376 INFO program: Running... udevadm settle --timeout=300 >19:32:17,384 DEBUG program: Return code: 0 >19:32:17,391 INFO program: Running... mount -t hfsplus -o defaults /dev/sda2 /mnt/sysimage/boot/efi >19:32:17,398 INFO program: stderr: >19:32:17,399 INFO program: b'mount: wrong fs type, bad option, bad superblock on /dev/sda2,' >19:32:17,399 INFO program: b' missing codepage or helper program, or other error' >19:32:17,399 INFO program: b'' >19:32:17,399 INFO program: b' In some cases useful info is found in syslog - try' >19:32:17,399 INFO program: b' dmesg | tail or so.' >19:32:17,399 DEBUG program: Return code: 32 >19:32:17,486 INFO program: Running... journalctl -b > > >/tmp/storage.log: >18:31:13,493 DEBUG blivet: registered device format class DeviceFormat as None >18:31:13,500 DEBUG blivet: registered device format class BIOSBoot as biosboot >18:31:13,504 DEBUG blivet: registered device format class DiskLabel as disklabel >18:31:13,504 DEBUG blivet: registered device format class DMRaidMember as dmraidmember >18:31:13,513 DEBUG blivet: registered device format class Ext2FS as ext2 >18:31:13,513 DEBUG blivet: registered device format class Ext3FS as ext3 >18:31:13,513 DEBUG blivet: registered device format class Ext4FS as ext4 >18:31:13,514 DEBUG blivet: registered device format class FATFS as vfat >18:31:13,514 DEBUG blivet: registered device format class EFIFS as efi >18:31:13,514 DEBUG blivet: registered device format class BTRFS as btrfs >18:31:13,514 DEBUG blivet: registered device format class GFS2 as gfs2 >18:31:13,514 DEBUG blivet: registered device format class JFS as jfs >18:31:13,514 DEBUG blivet: registered device format class ReiserFS as reiserfs >18:31:13,514 DEBUG blivet: registered device format class XFS as xfs >18:31:13,514 DEBUG blivet: registered device format class HFS as hfs >18:31:13,515 DEBUG blivet: registered device format class AppleBootstrapFS as appleboot >18:31:13,515 DEBUG blivet: registered device format class HFSPlus as hfs+ >18:31:13,515 DEBUG blivet: registered device format class MacEFIFS as macefi >18:31:13,515 DEBUG blivet: registered device format class NTFS as ntfs >18:31:13,515 DEBUG blivet: registered device format class NFS as nfs >18:31:13,515 DEBUG blivet: registered device format class NFSv4 as nfs4 >18:31:13,515 DEBUG blivet: registered device format class Iso9660FS as iso9660 >18:31:13,515 DEBUG blivet: registered device format class NoDevFS as nodev >18:31:13,516 DEBUG blivet: registered device format class DevPtsFS as devpts >18:31:13,516 DEBUG blivet: registered device format class ProcFS as proc >18:31:13,516 DEBUG blivet: registered device format class SysFS as sysfs >18:31:13,516 DEBUG blivet: registered device format class TmpFS as tmpfs >18:31:13,516 DEBUG blivet: registered device format class BindFS as bind >18:31:13,516 DEBUG blivet: registered device format class SELinuxFS as selinuxfs >18:31:13,516 DEBUG blivet: registered device format class USBFS as usbfs >18:31:13,516 DEBUG blivet: registered device format class EFIVarFS as efivarfs >18:31:13,518 DEBUG blivet: registered device format class LUKS as luks >18:31:13,520 DEBUG blivet: registered device format class LVMPhysicalVolume as lvmpv >18:31:13,521 DEBUG blivet: registered device format class MDRaidMember as mdmember >18:31:13,521 DEBUG blivet: registered device format class MultipathMember as multipath_member >18:31:13,522 DEBUG blivet: registered device format class PPCPRePBoot as prepboot >18:31:13,522 DEBUG blivet: registered device format class SwapSpace as swap >18:31:13,601 DEBUG blivet: IGNORED: Caught exception, continuing. >18:31:13,601 DEBUG blivet: IGNORED: Problem description: failed to get initiator name from iscsi firmware >18:31:13,601 DEBUG blivet: IGNORED: Begin exception details. >18:31:13,604 DEBUG blivet: IGNORED: Traceback (most recent call last): >18:31:13,604 DEBUG blivet: IGNORED: File "/usr/lib/python3.5/site-packages/blivet/iscsi.py", line 139, in __init__ >18:31:13,604 DEBUG blivet: IGNORED: initiatorname = self._call_initiator_method("GetFirmwareInitiatorName")[0] >18:31:13,604 DEBUG blivet: IGNORED: File "/usr/lib/python3.5/site-packages/blivet/util.py", line 1108, in decorated >18:31:13,604 DEBUG blivet: IGNORED: raise self._exn_cls(self.error_msg) >18:31:13,604 DEBUG blivet: IGNORED: blivet.errors.DependencyError: storaged iSCSI functionality not available >18:31:13,604 DEBUG blivet: IGNORED: End exception details. >18:31:13,726 INFO blivet: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] >18:31:13,727 INFO blivet: sdb1 looks to be the live device; marking as protected >18:31:13,741 INFO blivet: devices to scan: ['sdb', 'sdb1', 'sdb2', 'sdb3', 'sdc', 'sdc1', 'sdc2', 'sda', 'sda1', 'sda2', 'sda3', 'sda4', 'sda5', 'loop0', 'loop1', 'loop2', 'fedora-swap', 'fedora-root', 'live-rw', 'live-base'] >18:31:13,746 DEBUG blivet: DeviceTree.handle_device: name: sdb ; info: {'DEVLINKS': '/dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0 ' > '/dev/disk/by-uuid/2016-10-05-06-32-21-00 ' > '/dev/disk/by-id/usb-SanDisk_Extreme_AA011021151004307653-0:0 ' > '/dev/disk/by-label/Fedora-WS-Live-25_B-1-1', > 'DEVNAME': '/dev/sdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb2/2-2/2-2:1.0/host1/target1:0:0/1:0:0:0/block/sdb', > 'DEVTYPE': 'disk', > 'ID_BUS': 'usb', > 'ID_FS_APPLICATION_ID': 'GENISOIMAGE\\x20ISO\\x209660\\x2fHFS\\x20FILESYSTEM\\x20CREATOR\\x20\\x28C\\x29\\x201993\\x20E.YOUNGDALE\\x20\\x28C\\x29\\x201997-2006\\x20J.PEARSON\\x2fJ.SCHILLING\\x20\\x28C\\x29\\x202006-2007\\x20CDRKIT\\x20TEAM', > 'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', > 'ID_FS_LABEL': 'Fedora-WS-Live-25_B-1-1', > 'ID_FS_LABEL_ENC': 'Fedora-WS-Live-25_B-1-1', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2016-10-05-06-32-21-00', > 'ID_FS_UUID_ENC': '2016-10-05-06-32-21-00', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Extreme', > 'ID_MODEL_ENC': 'Extreme\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '5580', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '5b7c751a', > 'ID_PATH': 'pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_2_1_0-scsi-0_0_0_0', > 'ID_REVISION': '0001', > 'ID_SERIAL': 'SanDisk_Extreme_AA011021151004307653-0:0', > 'ID_SERIAL_SHORT': 'AA011021151004307653', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'SanDisk', > 'ID_VENDOR_ENC': 'SanDisk\\x20', > 'ID_VENDOR_ID': '0781', > 'MAJOR': '8', > 'MINOR': '16', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '8247731'} ; >18:31:13,746 INFO blivet: scanning sdb (/sys/devices/pci0000:00/0000:00:14.0/usb2/2-2/2-2:1.0/host1/target1:0:0/1:0:0:0/block/sdb)... >18:31:13,747 DEBUG blivet: DeviceTree.get_device_by_name: name: sdb ; hidden: False ; incomplete: False ; >18:31:13,748 DEBUG blivet: DeviceTree.get_device_by_name returned None >18:31:13,750 DEBUG blivet: DiskDevicePopulator.run: name: sdb ; >18:31:13,750 INFO blivet: sdb is a disk >18:31:13,751 DEBUG blivet: get_format('None') returning DeviceFormat instance with object id 1 >18:31:13,751 DEBUG blivet: get_format('None') returning DeviceFormat instance with object id 2 >18:31:13,754 DEBUG blivet: DiskDevice._set_format: sdb ; current: None ; type: None ; >18:31:13,755 DEBUG blivet: DiskDevice.update_sysfs_path: sdb ; status: True ; >18:31:13,755 DEBUG blivet: sdb sysfs_path set to /sys/devices/pci0000:00/0000:00:14.0/usb2/2-2/2-2:1.0/host1/target1:0:0/1:0:0:0/block/sdb >18:31:13,756 DEBUG blivet: DiskDevice.read_current_size: exists: True ; sysfs_path: /sys/devices/pci0000:00/0000:00:14.0/usb2/2-2/2-2:1.0/host1/target1:0:0/1:0:0:0/block/sdb ; path: /dev/sdb ; >18:31:13,756 DEBUG blivet: updated sdb size to 29.22 GiB (29.22 GiB) >18:31:13,756 INFO blivet: added disk sdb (id 0) to device tree >18:31:13,756 INFO blivet: got device: DiskDevice instance (0x7fd2a0112be0) -- > name = sdb status = True id = 0 > children = [] > parents = [] > uuid = None size = 29.22 GiB > format = existing None > major = 8 minor = 16 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:14.0/usb2/2-2/2-2:1.0/host1/target1:0:0/1:0:0:0/block/sdb > target size = 29.22 GiB path = /dev/sdb > format args = [] original_format = None removable = True >18:31:13,758 DEBUG blivet: DeviceTree.handle_format: name: sdb ; >18:31:13,760 DEBUG blivet: MacEFIFS.supported: supported: True ; >18:31:13,760 DEBUG blivet: get_format('macefi') returning MacEFIFS instance with object id 4 >18:31:13,761 DEBUG blivet: EFIFS.supported: supported: True ; >18:31:13,761 DEBUG blivet: get_format('efi') returning EFIFS instance with object id 5 >18:31:13,762 DEBUG blivet: AppleBootstrapFS.supported: supported: True ; >18:31:13,762 DEBUG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 6 >18:31:13,763 INFO blivet: type detected on 'sdb' is 'iso9660' >18:31:13,763 DEBUG blivet: Iso9660FS.supported: supported: True ; >18:31:13,764 DEBUG blivet: get_format('iso9660') returning Iso9660FS instance with object id 7 >18:31:13,764 DEBUG blivet: DiskDevice._set_format: sdb ; current: None ; type: iso9660 ; >18:31:13,764 INFO blivet: got format: existing iso9660 filesystem >18:31:13,766 DEBUG blivet: DeviceTree.handle_device: name: sdb1 ; info: {'DEVLINKS': '/dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0-part1 ' > '/dev/disk/by-id/usb-SanDisk_Extreme_AA011021151004307653-0:0-part1 ' > '/dev/disk/by-uuid/2016-10-05-06-32-21-00 ' > '/dev/disk/by-partuuid/5b7c751a-01 ' > '/dev/disk/by-label/Fedora-WS-Live-25_B-1-1', > 'DEVNAME': '/dev/sdb1', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb2/2-2/2-2:1.0/host1/target1:0:0/1:0:0:0/block/sdb/sdb1', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > 'ID_FS_APPLICATION_ID': 'GENISOIMAGE\\x20ISO\\x209660\\x2fHFS\\x20FILESYSTEM\\x20CREATOR\\x20\\x28C\\x29\\x201993\\x20E.YOUNGDALE\\x20\\x28C\\x29\\x201997-2006\\x20J.PEARSON\\x2fJ.SCHILLING\\x20\\x28C\\x29\\x202006-2007\\x20CDRKIT\\x20TEAM', > 'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', > 'ID_FS_LABEL': 'Fedora-WS-Live-25_B-1-1', > 'ID_FS_LABEL_ENC': 'Fedora-WS-Live-25_B-1-1', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2016-10-05-06-32-21-00', > 'ID_FS_UUID_ENC': '2016-10-05-06-32-21-00', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Extreme', > 'ID_MODEL_ENC': 'Extreme\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '5580', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '0', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '2811904', > 'ID_PART_ENTRY_TYPE': '0x0', > 'ID_PART_ENTRY_UUID': '5b7c751a-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '5b7c751a', > 'ID_PATH': 'pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_2_1_0-scsi-0_0_0_0', > 'ID_REVISION': '0001', > 'ID_SERIAL': 'SanDisk_Extreme_AA011021151004307653-0:0', > 'ID_SERIAL_SHORT': 'AA011021151004307653', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'SanDisk', > 'ID_VENDOR_ENC': 'SanDisk\\x20', > 'ID_VENDOR_ID': '0781', > 'MAJOR': '8', > 'MINOR': '17', > 'PARTN': '1', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '0', > 'USEC_INITIALIZED': '8293293'} ; >18:31:13,766 INFO blivet: scanning sdb1 (/sys/devices/pci0000:00/0000:00:14.0/usb2/2-2/2-2:1.0/host1/target1:0:0/1:0:0:0/block/sdb/sdb1)... >18:31:13,767 DEBUG blivet: DeviceTree.get_device_by_name: name: sdb1 ; hidden: False ; incomplete: False ; >18:31:13,767 DEBUG blivet: DeviceTree.get_device_by_name returned None >18:31:13,768 DEBUG blivet: PartitionDevicePopulator.run: name: sdb1 ; >18:31:13,786 DEBUG blivet: DeviceTree.get_device_by_name: name: sdb ; hidden: False ; incomplete: False ; >18:31:13,786 DEBUG blivet: DeviceTree.get_device_by_name returned existing 29.22 GiB disk sdb (0) with existing iso9660 filesystem >18:31:13,787 DEBUG blivet: lvm filter: adding sdb1 to the reject list >18:31:13,787 DEBUG blivet: ignoring partition sdb1 on iso9660 >18:31:13,787 DEBUG blivet: no device obtained for sdb1 >18:31:13,789 DEBUG blivet: DeviceTree.handle_device: name: sdb2 ; info: {'DEVLINKS': '/dev/disk/by-partuuid/5b7c751a-02 ' > '/dev/disk/by-id/usb-SanDisk_Extreme_AA011021151004307653-0:0-part2 ' > '/dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0-part2 ' > '/dev/disk/by-uuid/E65B-38D5 /dev/disk/by-label/ANACONDA', > 'DEVNAME': '/dev/sdb2', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb2/2-2/2-2:1.0/host1/target1:0:0/1:0:0:0/block/sdb/sdb2', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > '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': 'ANACONDA', > 'ID_FS_LABEL_ENC': 'ANACONDA', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'vfat', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'E65B-38D5', > 'ID_FS_UUID_ENC': 'E65B-38D5', > 'ID_FS_VERSION': 'FAT12', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Extreme', > 'ID_MODEL_ENC': 'Extreme\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '5580', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '91756', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '10640', > 'ID_PART_ENTRY_TYPE': '0xef', > 'ID_PART_ENTRY_UUID': '5b7c751a-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '5b7c751a', > 'ID_PATH': 'pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_2_1_0-scsi-0_0_0_0', > 'ID_REVISION': '0001', > 'ID_SERIAL': 'SanDisk_Extreme_AA011021151004307653-0:0', > 'ID_SERIAL_SHORT': 'AA011021151004307653', > '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': '18', > 'PARTN': '2', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '8263092'} ; >18:31:13,789 INFO blivet: scanning sdb2 (/sys/devices/pci0000:00/0000:00:14.0/usb2/2-2/2-2:1.0/host1/target1:0:0/1:0:0:0/block/sdb/sdb2)... >18:31:13,789 DEBUG blivet: DeviceTree.get_device_by_name: name: sdb2 ; hidden: False ; incomplete: False ; >18:31:13,790 DEBUG blivet: DeviceTree.get_device_by_name returned None >18:31:13,791 DEBUG blivet: PartitionDevicePopulator.run: name: sdb2 ; >18:31:13,808 DEBUG blivet: DeviceTree.get_device_by_name: name: sdb ; hidden: False ; incomplete: False ; >18:31:13,809 DEBUG blivet: DeviceTree.get_device_by_name returned existing 29.22 GiB disk sdb (0) with existing iso9660 filesystem >18:31:13,809 DEBUG blivet: lvm filter: adding sdb2 to the reject list >18:31:13,809 DEBUG blivet: ignoring partition sdb2 on iso9660 >18:31:13,809 DEBUG blivet: no device obtained for sdb2 >18:31:13,811 DEBUG blivet: DeviceTree.handle_device: name: sdb3 ; info: {'DEVLINKS': '/dev/disk/by-label/ANACONDA ' > '/dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0-part3 ' > '/dev/disk/by-id/usb-SanDisk_Extreme_AA011021151004307653-0:0-part3 ' > '/dev/disk/by-partuuid/5b7c751a-03 ' > '/dev/disk/by-uuid/071654cc-c02e-3fa6-9852-bb9d12673142', > 'DEVNAME': '/dev/sdb3', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb2/2-2/2-2:1.0/host1/target1:0:0/1:0:0:0/block/sdb/sdb3', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > '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': 'ANACONDA', > 'ID_FS_LABEL_ENC': 'ANACONDA', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'hfsplus', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '071654cc-c02e-3fa6-9852-bb9d12673142', > 'ID_FS_UUID_ENC': '071654cc-c02e-3fa6-9852-bb9d12673142', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Extreme', > 'ID_MODEL_ENC': 'Extreme\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '5580', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '102396', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '23344', > 'ID_PART_ENTRY_TYPE': '0x0', > 'ID_PART_ENTRY_UUID': '5b7c751a-03', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '5b7c751a', > 'ID_PATH': 'pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_2_1_0-scsi-0_0_0_0', > 'ID_REVISION': '0001', > 'ID_SERIAL': 'SanDisk_Extreme_AA011021151004307653-0:0', > 'ID_SERIAL_SHORT': 'AA011021151004307653', > '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': '19', > 'PARTN': '3', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '8302875'} ; >18:31:13,811 INFO blivet: scanning sdb3 (/sys/devices/pci0000:00/0000:00:14.0/usb2/2-2/2-2:1.0/host1/target1:0:0/1:0:0:0/block/sdb/sdb3)... >18:31:13,811 DEBUG blivet: DeviceTree.get_device_by_name: name: sdb3 ; hidden: False ; incomplete: False ; >18:31:13,812 DEBUG blivet: DeviceTree.get_device_by_name returned None >18:31:13,813 DEBUG blivet: PartitionDevicePopulator.run: name: sdb3 ; >18:31:13,830 DEBUG blivet: DeviceTree.get_device_by_name: name: sdb ; hidden: False ; incomplete: False ; >18:31:13,831 DEBUG blivet: DeviceTree.get_device_by_name returned existing 29.22 GiB disk sdb (0) with existing iso9660 filesystem >18:31:13,831 DEBUG blivet: lvm filter: adding sdb3 to the reject list >18:31:13,831 DEBUG blivet: ignoring partition sdb3 on iso9660 >18:31:13,831 DEBUG blivet: no device obtained for sdb3 >18:31:13,832 DEBUG blivet: DeviceTree.handle_device: name: sdc ; info: {'DEVLINKS': '/dev/disk/by-path/pci-0000:00:14.0-usb-0:4:1.0-scsi-0:0:0:0 ' > '/dev/disk/by-id/usb-APPLE_SD_Card_Reader_000000000820-0:0', > 'DEVNAME': '/dev/sdc', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb2/2-4/2-4:1.0/host2/target2:0:0/2:0:0:0/block/sdc', > 'DEVTYPE': 'disk', > 'ID_BUS': 'usb', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'SD_Card_Reader', > 'ID_MODEL_ENC': 'SD\\x20Card\\x20Reader\\x20\\x20', > 'ID_MODEL_ID': '8406', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': '610e74f4-5bf4-4e55-9373-bea5ad2a4c1b', > 'ID_PATH': 'pci-0000:00:14.0-usb-0:4:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_4_1_0-scsi-0_0_0_0', > 'ID_REVISION': '3.00', > 'ID_SERIAL': 'APPLE_SD_Card_Reader_000000000820-0:0', > 'ID_SERIAL_SHORT': '000000000820', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'APPLE', > 'ID_VENDOR_ENC': 'APPLE\\x20\\x20\\x20', > 'ID_VENDOR_ID': '05ac', > 'MAJOR': '8', > 'MINOR': '32', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '8225721'} ; >18:31:13,832 INFO blivet: scanning sdc (/sys/devices/pci0000:00/0000:00:14.0/usb2/2-4/2-4:1.0/host2/target2:0:0/2:0:0:0/block/sdc)... >18:31:13,833 DEBUG blivet: DeviceTree.get_device_by_name: name: sdc ; hidden: False ; incomplete: False ; >18:31:13,833 DEBUG blivet: DeviceTree.get_device_by_name returned None >18:31:13,835 DEBUG blivet: DiskDevicePopulator.run: name: sdc ; >18:31:13,836 INFO blivet: sdc is a disk >18:31:13,836 DEBUG blivet: get_format('None') returning DeviceFormat instance with object id 10 >18:31:13,836 DEBUG blivet: get_format('None') returning DeviceFormat instance with object id 11 >18:31:13,837 DEBUG blivet: DiskDevice._set_format: sdc ; current: None ; type: None ; >18:31:13,838 DEBUG blivet: DiskDevice.update_sysfs_path: sdc ; status: True ; >18:31:13,838 DEBUG blivet: sdc sysfs_path set to /sys/devices/pci0000:00/0000:00:14.0/usb2/2-4/2-4:1.0/host2/target2:0:0/2:0:0:0/block/sdc >18:31:13,839 DEBUG blivet: DiskDevice.read_current_size: exists: True ; sysfs_path: /sys/devices/pci0000:00/0000:00:14.0/usb2/2-4/2-4:1.0/host2/target2:0:0/2:0:0:0/block/sdc ; path: /dev/sdc ; >18:31:13,839 DEBUG blivet: updated sdc size to 183.35 GiB (183.35 GiB) >18:31:13,840 INFO blivet: added disk sdc (id 9) to device tree >18:31:13,840 INFO blivet: got device: DiskDevice instance (0x7fd2a00a10b8) -- > name = sdc status = True id = 9 > children = [] > parents = [] > uuid = None size = 183.35 GiB > format = existing None > major = 8 minor = 32 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:14.0/usb2/2-4/2-4:1.0/host2/target2:0:0/2:0:0:0/block/sdc > target size = 183.35 GiB path = /dev/sdc > format args = [] original_format = None removable = True >18:31:13,841 DEBUG blivet: DeviceTree.handle_format: name: sdc ; >18:31:13,842 DEBUG blivet: MacEFIFS.supported: supported: True ; >18:31:13,842 DEBUG blivet: get_format('macefi') returning MacEFIFS instance with object id 13 >18:31:13,843 DEBUG blivet: EFIFS.supported: supported: True ; >18:31:13,843 DEBUG blivet: get_format('efi') returning EFIFS instance with object id 14 >18:31:13,844 DEBUG blivet: AppleBootstrapFS.supported: supported: True ; >18:31:13,844 DEBUG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 15 >18:31:13,845 DEBUG blivet: DiskLabelFormatPopulator.run: device: sdc ; label_type: gpt ; >18:31:13,846 DEBUG blivet: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; >18:31:13,847 DEBUG blivet: DiskLabel.__init__: uuid: 610e74f4-5bf4-4e55-9373-bea5ad2a4c1b ; device: /dev/sdc ; label: None ; serial: APPLE_SD_Card_Reader_000000000820-0:0 ; exists: True ; >18:31:13,870 DEBUG blivet: Clear pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 2 > lastPartitionNumber: 2 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7fd2a00ba550>, <parted.partition.Partition object at 0x7fd2a00ba7f0>] > device: <parted.device.Device object at 0x7fd2a0112a90> > PedDisk: <_ped.Disk object at 0x7fd2a00a3b88> >18:31:13,938 DEBUG blivet: get_format('disklabel') returning DiskLabel instance with object id 16 >18:31:13,939 DEBUG blivet: DiskDevice._set_format: sdc ; current: None ; type: disklabel ; >18:31:13,939 INFO blivet: got format: existing gpt disklabel >18:31:13,941 DEBUG blivet: DeviceTree.handle_device: name: sdc1 ; info: {'DEVLINKS': '/dev/disk/by-id/usb-APPLE_SD_Card_Reader_000000000820-0:0-part1 ' > '/dev/disk/by-partuuid/e47434c5-7375-42e9-9cbe-73714c99b802 ' > '/dev/disk/by-label/EFI ' > '/dev/disk/by-partlabel/EFI\\x20System\\x20Partition ' > '/dev/disk/by-uuid/67E3-17ED ' > '/dev/disk/by-path/pci-0000:00:14.0-usb-0:4:1.0-scsi-0:0:0:0-part1', > 'DEVNAME': '/dev/sdc1', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb2/2-4/2-4:1.0/host2/target2:0:0/2:0:0:0/block/sdc/sdc1', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > 'ID_FS_LABEL': 'EFI', > 'ID_FS_LABEL_ENC': 'EFI', > 'ID_FS_TYPE': 'vfat', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '67E3-17ED', > 'ID_FS_UUID_ENC': '67E3-17ED', > 'ID_FS_VERSION': 'FAT32', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'SD_Card_Reader', > 'ID_MODEL_ENC': 'SD\\x20Card\\x20Reader\\x20\\x20', > 'ID_MODEL_ID': '8406', > 'ID_PART_ENTRY_DISK': '8:32', > 'ID_PART_ENTRY_NAME': 'EFI\\x20System\\x20Partition', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '40', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '409600', > 'ID_PART_ENTRY_TYPE': 'c12a7328-f81f-11d2-ba4b-00a0c93ec93b', > 'ID_PART_ENTRY_UUID': 'e47434c5-7375-42e9-9cbe-73714c99b802', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': '610e74f4-5bf4-4e55-9373-bea5ad2a4c1b', > 'ID_PATH': 'pci-0000:00:14.0-usb-0:4:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_4_1_0-scsi-0_0_0_0', > 'ID_REVISION': '3.00', > 'ID_SERIAL': 'APPLE_SD_Card_Reader_000000000820-0:0', > 'ID_SERIAL_SHORT': '000000000820', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'APPLE', > 'ID_VENDOR_ENC': 'APPLE\\x20\\x20\\x20', > 'ID_VENDOR_ID': '05ac', > 'MAJOR': '8', > 'MINOR': '33', > 'PARTN': '1', > 'PARTNAME': 'EFI System Partition', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '8251964'} ; >18:31:13,942 INFO blivet: scanning sdc1 (/sys/devices/pci0000:00/0000:00:14.0/usb2/2-4/2-4:1.0/host2/target2:0:0/2:0:0:0/block/sdc/sdc1)... >18:31:13,942 DEBUG blivet: DeviceTree.get_device_by_name: name: sdc1 ; hidden: False ; incomplete: False ; >18:31:13,943 DEBUG blivet: DeviceTree.get_device_by_name returned None >18:31:13,943 DEBUG blivet: PartitionDevicePopulator.run: name: sdc1 ; >18:31:13,962 DEBUG blivet: DeviceTree.get_device_by_name: name: sdc ; hidden: False ; incomplete: False ; >18:31:13,962 DEBUG blivet: DeviceTree.get_device_by_name returned existing 183.35 GiB disk sdc (9) with existing gpt disklabel >18:31:13,963 DEBUG blivet: get_format('None') returning DeviceFormat instance with object id 19 >18:31:13,966 DEBUG blivet: DiskDevice.add_child: name: sdc ; child: sdc1 ; kids: 0 ; >18:31:13,966 DEBUG blivet: get_format('None') returning DeviceFormat instance with object id 20 >18:31:13,967 DEBUG blivet: PartitionDevice._set_format: sdc1 ; current: None ; type: None ; >18:31:13,968 DEBUG blivet: PartitionDevice.update_sysfs_path: sdc1 ; status: True ; >18:31:13,968 DEBUG blivet: sdc1 sysfs_path set to /sys/devices/pci0000:00/0000:00:14.0/usb2/2-4/2-4:1.0/host2/target2:0:0/2:0:0:0/block/sdc/sdc1 >18:31:13,969 DEBUG blivet: PartitionDevice.read_current_size: exists: True ; sysfs_path: /sys/devices/pci0000:00/0000:00:14.0/usb2/2-4/2-4:1.0/host2/target2:0:0/2:0:0:0/block/sdc/sdc1 ; path: /dev/sdc1 ; >18:31:13,969 DEBUG blivet: updated sdc1 size to 200 MiB (200 MiB) >18:31:13,969 DEBUG blivet: looking up parted Partition: /dev/sdc1 >18:31:13,970 DEBUG blivet: PartitionDevice.probe: sdc1 ; exists: True ; >18:31:13,971 DEBUG blivet: PartitionDevice.get_flag: flag: 1 ; path: /dev/sdc1 ; >18:31:13,971 DEBUG blivet: PartitionDevice.get_flag: flag: 10 ; path: /dev/sdc1 ; >18:31:13,972 DEBUG blivet: PartitionDevice.get_flag: flag: 12 ; path: /dev/sdc1 ; >18:31:13,973 DEBUG blivet: PartitionDevice.read_current_size: exists: True ; sysfs_path: /sys/devices/pci0000:00/0000:00:14.0/usb2/2-4/2-4:1.0/host2/target2:0:0/2:0:0:0/block/sdc/sdc1 ; path: /dev/sdc1 ; >18:31:13,973 DEBUG blivet: updated sdc1 size to 200 MiB (200 MiB) >18:31:13,973 INFO blivet: added partition sdc1 (id 18) to device tree >18:31:13,973 INFO blivet: got device: PartitionDevice instance (0x7fd2a00450f0) -- > name = sdc1 status = True id = 18 > children = [] > parents = ['existing 183.35 GiB disk sdc (9) with existing gpt disklabel'] > uuid = e47434c5-7375-42e9-9cbe-73714c99b802 size = 200 MiB > format = existing None > major = 8 minor = 33 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:14.0/usb2/2-4/2-4:1.0/host2/target2:0:0/2:0:0:0/block/sdc/sdc1 > target size = 200 MiB path = /dev/sdc1 > format args = [] original_format = None grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd2a00ba390> fileSystem: <parted.filesystem.FileSystem object at 0x7fd2a00ba940> > number: 1 path: /dev/sdc1 type: 0 > name: EFI System Partition active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd2a00ba5f8> PedPartition: <_ped.Partition object at 0x7fd2a00bceb8> > disk = existing 183.35 GiB disk sdc (9) with existing gpt disklabel > start = 40 end = 409639 length = 409600 > flags = boot, esp >18:31:13,975 DEBUG blivet: DeviceTree.handle_format: name: sdc1 ; >18:31:13,976 DEBUG blivet: MacEFIFS.supported: supported: True ; >18:31:13,976 DEBUG blivet: get_format('macefi') returning MacEFIFS instance with object id 22 >18:31:13,977 DEBUG blivet: EFIFS.supported: supported: True ; >18:31:13,977 DEBUG blivet: get_format('efi') returning EFIFS instance with object id 23 >18:31:13,977 INFO blivet: type detected on 'sdc1' is 'efi' >18:31:13,978 DEBUG blivet: EFIFS.supported: supported: True ; >18:31:13,978 DEBUG blivet: get_format('efi') returning EFIFS instance with object id 24 >18:31:13,979 DEBUG blivet: PartitionDevice._set_format: sdc1 ; current: None ; type: efi ; >18:31:13,979 INFO blivet: got format: existing efi filesystem >18:31:13,981 DEBUG blivet: DeviceTree.handle_device: name: sdc2 ; info: {'DEVLINKS': '/dev/disk/by-uuid/7966a8db-330b-3782-902e-ea75a88dadd7 ' > '/dev/disk/by-id/usb-APPLE_SD_Card_Reader_000000000820-0:0-part2 ' > '/dev/disk/by-path/pci-0000:00:14.0-usb-0:4:1.0-scsi-0:0:0:0-part2 ' > '/dev/disk/by-label/Nifty\\x20HD ' > '/dev/disk/by-partuuid/05d69f48-5bad-48e5-bf57-63b8377fc737', > 'DEVNAME': '/dev/sdc2', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb2/2-4/2-4:1.0/host2/target2:0:0/2:0:0:0/block/sdc/sdc2', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > 'ID_FS_LABEL': 'Nifty_HD', > 'ID_FS_LABEL_ENC': 'Nifty\\x20HD', > 'ID_FS_TYPE': 'hfsplus', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '7966a8db-330b-3782-902e-ea75a88dadd7', > 'ID_FS_UUID_ENC': '7966a8db-330b-3782-902e-ea75a88dadd7', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'SD_Card_Reader', > 'ID_MODEL_ENC': 'SD\\x20Card\\x20Reader\\x20\\x20', > 'ID_MODEL_ID': '8406', > 'ID_PART_ENTRY_DISK': '8:32', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '409640', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '383831984', > 'ID_PART_ENTRY_TYPE': '48465300-0000-11aa-aa11-00306543ecac', > 'ID_PART_ENTRY_UUID': '05d69f48-5bad-48e5-bf57-63b8377fc737', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': '610e74f4-5bf4-4e55-9373-bea5ad2a4c1b', > 'ID_PATH': 'pci-0000:00:14.0-usb-0:4:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_4_1_0-scsi-0_0_0_0', > 'ID_REVISION': '3.00', > 'ID_SERIAL': 'APPLE_SD_Card_Reader_000000000820-0:0', > 'ID_SERIAL_SHORT': '000000000820', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'APPLE', > 'ID_VENDOR_ENC': 'APPLE\\x20\\x20\\x20', > 'ID_VENDOR_ID': '05ac', > 'MAJOR': '8', > 'MINOR': '34', > 'PARTN': '2', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '8300296'} ; >18:31:13,981 INFO blivet: scanning sdc2 (/sys/devices/pci0000:00/0000:00:14.0/usb2/2-4/2-4:1.0/host2/target2:0:0/2:0:0:0/block/sdc/sdc2)... >18:31:13,981 DEBUG blivet: DeviceTree.get_device_by_name: name: sdc2 ; hidden: False ; incomplete: False ; >18:31:13,982 DEBUG blivet: DeviceTree.get_device_by_name returned None >18:31:13,983 DEBUG blivet: PartitionDevicePopulator.run: name: sdc2 ; >18:31:14,001 DEBUG blivet: DeviceTree.get_device_by_name: name: sdc ; hidden: False ; incomplete: False ; >18:31:14,002 DEBUG blivet: DeviceTree.get_device_by_name returned existing 183.35 GiB disk sdc (9) with existing gpt disklabel >18:31:14,002 DEBUG blivet: get_format('None') returning DeviceFormat instance with object id 27 >18:31:14,003 DEBUG blivet: DiskDevice.add_child: name: sdc ; child: sdc2 ; kids: 1 ; >18:31:14,003 DEBUG blivet: get_format('None') returning DeviceFormat instance with object id 28 >18:31:14,004 DEBUG blivet: PartitionDevice._set_format: sdc2 ; current: None ; type: None ; >18:31:14,004 DEBUG blivet: PartitionDevice.update_sysfs_path: sdc2 ; status: True ; >18:31:14,005 DEBUG blivet: sdc2 sysfs_path set to /sys/devices/pci0000:00/0000:00:14.0/usb2/2-4/2-4:1.0/host2/target2:0:0/2:0:0:0/block/sdc/sdc2 >18:31:14,005 DEBUG blivet: PartitionDevice.read_current_size: exists: True ; sysfs_path: /sys/devices/pci0000:00/0000:00:14.0/usb2/2-4/2-4:1.0/host2/target2:0:0/2:0:0:0/block/sdc/sdc2 ; path: /dev/sdc2 ; >18:31:14,006 DEBUG blivet: updated sdc2 size to 183.03 GiB (183.03 GiB) >18:31:14,006 DEBUG blivet: looking up parted Partition: /dev/sdc2 >18:31:14,007 DEBUG blivet: PartitionDevice.probe: sdc2 ; exists: True ; >18:31:14,007 DEBUG blivet: PartitionDevice.get_flag: flag: 1 ; path: /dev/sdc2 ; >18:31:14,008 DEBUG blivet: PartitionDevice.get_flag: flag: 10 ; path: /dev/sdc2 ; >18:31:14,008 DEBUG blivet: PartitionDevice.get_flag: flag: 12 ; path: /dev/sdc2 ; >18:31:14,009 DEBUG blivet: PartitionDevice.read_current_size: exists: True ; sysfs_path: /sys/devices/pci0000:00/0000:00:14.0/usb2/2-4/2-4:1.0/host2/target2:0:0/2:0:0:0/block/sdc/sdc2 ; path: /dev/sdc2 ; >18:31:14,010 DEBUG blivet: updated sdc2 size to 183.03 GiB (183.03 GiB) >18:31:14,010 INFO blivet: added partition sdc2 (id 26) to device tree >18:31:14,010 INFO blivet: got device: PartitionDevice instance (0x7fd2a0045080) -- > name = sdc2 status = True id = 26 > children = [] > parents = ['existing 183.35 GiB disk sdc (9) with existing gpt disklabel'] > uuid = 05d69f48-5bad-48e5-bf57-63b8377fc737 size = 183.03 GiB > format = existing None > major = 8 minor = 34 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:14.0/usb2/2-4/2-4:1.0/host2/target2:0:0/2:0:0:0/block/sdc/sdc2 > target size = 183.03 GiB path = /dev/sdc2 > format args = [] original_format = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd2a00ba390> fileSystem: <parted.filesystem.FileSystem object at 0x7fd2a00ba9b0> > number: 2 path: /dev/sdc2 type: 0 > name: active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7fd2a00ba898> PedPartition: <_ped.Partition object at 0x7fd2a00bcf10> > disk = existing 183.35 GiB disk sdc (9) with existing gpt disklabel > start = 409640 end = 384241623 length = 383831984 > flags = >18:31:14,011 DEBUG blivet: DeviceTree.handle_format: name: sdc2 ; >18:31:14,012 DEBUG blivet: MacEFIFS.supported: supported: True ; >18:31:14,012 DEBUG blivet: get_format('macefi') returning MacEFIFS instance with object id 30 >18:31:14,013 INFO blivet: type detected on 'sdc2' is 'macefi' >18:31:14,014 DEBUG blivet: MacEFIFS.supported: supported: True ; >18:31:14,014 DEBUG blivet: get_format('macefi') returning MacEFIFS instance with object id 31 >18:31:14,014 DEBUG blivet: PartitionDevice._set_format: sdc2 ; current: None ; type: macefi ; >18:31:14,014 INFO blivet: got format: existing macefi filesystem >18:31:14,016 DEBUG blivet: DeviceTree.handle_device: name: sda ; info: {'DEVLINKS': '/dev/disk/by-path/pci-0000:04:00.0-ata-1 ' > '/dev/disk/by-id/ata-APPLE_SSD_SM0256F_S1K4NYBF108588 ' > '/dev/disk/by-id/wwn-0x5002538655584d30', > 'DEVNAME': '/dev/sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:1c.4/0000:04:00.0/ata1/host0/target0:0:0/0:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '0', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > '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': '32', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '6', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '0', > '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': 'APPLE_SSD_SM0256F', > 'ID_MODEL_ENC': 'APPLE\\x20SSD\\x20SM0256F\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': 'e2494594-d49a-46c7-89d3-2201b3d873e5', > 'ID_PATH': 'pci-0000:04:00.0-ata-1', > 'ID_PATH_TAG': 'pci-0000_04_00_0-ata-1', > 'ID_REVISION': 'UXM2JA1Q', > 'ID_SERIAL': 'APPLE_SSD_SM0256F_S1K4NYBF108588', > 'ID_SERIAL_SHORT': 'S1K4NYBF108588', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5002538655584d30', > 'ID_WWN_WITH_EXTENSION': '0x5002538655584d30', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '8046819'} ; >18:31:14,016 INFO blivet: scanning sda (/sys/devices/pci0000:00/0000:00:1c.4/0000:04:00.0/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >18:31:14,017 DEBUG blivet: DeviceTree.get_device_by_name: name: sda ; hidden: False ; incomplete: False ; >18:31:14,017 DEBUG blivet: DeviceTree.get_device_by_name returned None >18:31:14,019 DEBUG blivet: DiskDevicePopulator.run: name: sda ; >18:31:14,020 INFO blivet: sda is a disk >18:31:14,020 DEBUG blivet: get_format('None') returning DeviceFormat instance with object id 34 >18:31:14,020 DEBUG blivet: get_format('None') returning DeviceFormat instance with object id 35 >18:31:14,021 DEBUG blivet: DiskDevice._set_format: sda ; current: None ; type: None ; >18:31:14,021 DEBUG blivet: DiskDevice.update_sysfs_path: sda ; status: True ; >18:31:14,021 DEBUG blivet: sda sysfs_path set to /sys/devices/pci0000:00/0000:00:1c.4/0000:04:00.0/ata1/host0/target0:0:0/0:0:0:0/block/sda >18:31:14,022 DEBUG blivet: DiskDevice.read_current_size: exists: True ; sysfs_path: /sys/devices/pci0000:00/0000:00:1c.4/0000:04:00.0/ata1/host0/target0:0:0/0:0:0:0/block/sda ; path: /dev/sda ; >18:31:14,023 DEBUG blivet: updated sda size to 233.76 GiB (233.76 GiB) >18:31:14,023 INFO blivet: added disk sda (id 33) to device tree >18:31:14,023 INFO blivet: got device: DiskDevice instance (0x7fd2a006b550) -- > name = sda status = True id = 33 > children = [] > parents = [] > uuid = None size = 233.76 GiB > format = existing None > major = 8 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1c.4/0000:04:00.0/ata1/host0/target0:0:0/0:0:0:0/block/sda > target size = 233.76 GiB path = /dev/sda > format args = [] original_format = None removable = False >18:31:14,024 DEBUG blivet: DeviceTree.handle_format: name: sda ; >18:31:14,025 DEBUG blivet: MacEFIFS.supported: supported: True ; >18:31:14,025 DEBUG blivet: get_format('macefi') returning MacEFIFS instance with object id 37 >18:31:14,026 DEBUG blivet: EFIFS.supported: supported: True ; >18:31:14,026 DEBUG blivet: get_format('efi') returning EFIFS instance with object id 38 >18:31:14,027 DEBUG blivet: AppleBootstrapFS.supported: supported: True ; >18:31:14,027 DEBUG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 39 >18:31:14,028 DEBUG blivet: DiskLabelFormatPopulator.run: device: sda ; label_type: gpt ; >18:31:14,028 DEBUG blivet: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; >18:31:14,029 DEBUG blivet: DiskLabel.__init__: uuid: e2494594-d49a-46c7-89d3-2201b3d873e5 ; device: /dev/sda ; label: None ; serial: APPLE_SSD_SM0256F_S1K4NYBF108588 ; exists: True ; >18:31:14,367 DEBUG blivet: Clear pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 5 > lastPartitionNumber: 5 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7fd2a006be80>, <parted.partition.Partition object at 0x7fd2a006be48>, <parted.partition.Partition object at 0x7fd2a0072828>, <parted.partition.Partition object at 0x7fd2a0072588>, <parted.partition.Partition object at 0x7fd2a0072710>] > device: <parted.device.Device object at 0x7fd2a0072be0> > PedDisk: <_ped.Disk object at 0x7fd2a0074748> >18:31:14,391 DEBUG blivet: get_format('disklabel') returning DiskLabel instance with object id 40 >18:31:14,392 DEBUG blivet: DiskDevice._set_format: sda ; current: None ; type: disklabel ; >18:31:14,392 INFO blivet: got format: existing gpt disklabel >18:31:14,395 DEBUG blivet: DeviceTree.handle_device: name: sda1 ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x5002538655584d30-part1 ' > '/dev/disk/by-partuuid/9bb61fc3-34b4-4200-b49a-d3fde9898b38 ' > '/dev/disk/by-label/EFI ' > '/dev/disk/by-id/ata-APPLE_SSD_SM0256F_S1K4NYBF108588-part1 ' > '/dev/disk/by-path/pci-0000:04:00.0-ata-1-part1 ' > '/dev/disk/by-uuid/67E3-17ED ' > '/dev/disk/by-partlabel/EFI\\x20System\\x20Partition', > 'DEVNAME': '/dev/sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1c.4/0000:04:00.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '0', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > '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': '32', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '6', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '0', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'EFI', > 'ID_FS_LABEL_ENC': 'EFI', > 'ID_FS_TYPE': 'vfat', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '67E3-17ED', > 'ID_FS_UUID_ENC': '67E3-17ED', > 'ID_FS_VERSION': 'FAT32', > 'ID_MODEL': 'APPLE_SSD_SM0256F', > 'ID_MODEL_ENC': 'APPLE\\x20SSD\\x20SM0256F\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NAME': 'EFI\\x20System\\x20Partition', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '40', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '409600', > 'ID_PART_ENTRY_TYPE': 'c12a7328-f81f-11d2-ba4b-00a0c93ec93b', > 'ID_PART_ENTRY_UUID': '9bb61fc3-34b4-4200-b49a-d3fde9898b38', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': 'e2494594-d49a-46c7-89d3-2201b3d873e5', > 'ID_PATH': 'pci-0000:04:00.0-ata-1', > 'ID_PATH_TAG': 'pci-0000_04_00_0-ata-1', > 'ID_REVISION': 'UXM2JA1Q', > 'ID_SERIAL': 'APPLE_SSD_SM0256F_S1K4NYBF108588', > 'ID_SERIAL_SHORT': 'S1K4NYBF108588', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5002538655584d30', > 'ID_WWN_WITH_EXTENSION': '0x5002538655584d30', > 'MAJOR': '8', > 'MINOR': '1', > 'PARTN': '1', > 'PARTNAME': 'EFI System Partition', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '8136584'} ; >18:31:14,395 INFO blivet: scanning sda1 (/sys/devices/pci0000:00/0000:00:1c.4/0000:04:00.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >18:31:14,395 DEBUG blivet: DeviceTree.get_device_by_name: name: sda1 ; hidden: False ; incomplete: False ; >18:31:14,396 DEBUG blivet: DeviceTree.get_device_by_name returned None >18:31:14,396 DEBUG blivet: PartitionDevicePopulator.run: name: sda1 ; >18:31:14,416 DEBUG blivet: DeviceTree.get_device_by_name: name: sda ; hidden: False ; incomplete: False ; >18:31:14,416 DEBUG blivet: DeviceTree.get_device_by_name returned existing 233.76 GiB disk sda (33) with existing gpt disklabel >18:31:14,417 DEBUG blivet: get_format('None') returning DeviceFormat instance with object id 43 >18:31:14,418 DEBUG blivet: DiskDevice.add_child: name: sda ; child: sda1 ; kids: 0 ; >18:31:14,418 DEBUG blivet: get_format('None') returning DeviceFormat instance with object id 44 >18:31:14,418 DEBUG blivet: PartitionDevice._set_format: sda1 ; current: None ; type: None ; >18:31:14,419 DEBUG blivet: PartitionDevice.update_sysfs_path: sda1 ; status: True ; >18:31:14,419 DEBUG blivet: sda1 sysfs_path set to /sys/devices/pci0000:00/0000:00:1c.4/0000:04:00.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 >18:31:14,420 DEBUG blivet: PartitionDevice.read_current_size: exists: True ; sysfs_path: /sys/devices/pci0000:00/0000:00:1c.4/0000:04:00.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 ; path: /dev/sda1 ; >18:31:14,421 DEBUG blivet: updated sda1 size to 200 MiB (200 MiB) >18:31:14,421 DEBUG blivet: looking up parted Partition: /dev/sda1 >18:31:14,421 DEBUG blivet: PartitionDevice.probe: sda1 ; exists: True ; >18:31:14,422 DEBUG blivet: PartitionDevice.get_flag: flag: 1 ; path: /dev/sda1 ; >18:31:14,423 DEBUG blivet: PartitionDevice.get_flag: flag: 10 ; path: /dev/sda1 ; >18:31:14,423 DEBUG blivet: PartitionDevice.get_flag: flag: 12 ; path: /dev/sda1 ; >18:31:14,424 DEBUG blivet: PartitionDevice.read_current_size: exists: True ; sysfs_path: /sys/devices/pci0000:00/0000:00:1c.4/0000:04:00.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 ; path: /dev/sda1 ; >18:31:14,424 DEBUG blivet: updated sda1 size to 200 MiB (200 MiB) >18:31:14,425 INFO blivet: added partition sda1 (id 42) to device tree >18:31:14,425 INFO blivet: got device: PartitionDevice instance (0x7fd2a00766a0) -- > name = sda1 status = True id = 42 > children = [] > parents = ['existing 233.76 GiB disk sda (33) with existing gpt disklabel'] > uuid = 9bb61fc3-34b4-4200-b49a-d3fde9898b38 size = 200 MiB > format = existing None > major = 8 minor = 1 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1c.4/0000:04:00.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 > target size = 200 MiB path = /dev/sda1 > format args = [] original_format = None grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd2a0072c88> fileSystem: <parted.filesystem.FileSystem object at 0x7fd2a0072e48> > number: 1 path: /dev/sda1 type: 0 > name: EFI System Partition active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd2a0072eb8> PedPartition: <_ped.Partition object at 0x7fd2a00440a0> > disk = existing 233.76 GiB disk sda (33) with existing gpt disklabel > start = 40 end = 409639 length = 409600 > flags = boot, esp >18:31:14,426 DEBUG blivet: DeviceTree.handle_format: name: sda1 ; >18:31:14,428 DEBUG blivet: MacEFIFS.supported: supported: True ; >18:31:14,428 DEBUG blivet: get_format('macefi') returning MacEFIFS instance with object id 46 >18:31:14,429 DEBUG blivet: EFIFS.supported: supported: True ; >18:31:14,429 DEBUG blivet: get_format('efi') returning EFIFS instance with object id 47 >18:31:14,429 INFO blivet: type detected on 'sda1' is 'efi' >18:31:14,430 DEBUG blivet: EFIFS.supported: supported: True ; >18:31:14,430 DEBUG blivet: get_format('efi') returning EFIFS instance with object id 48 >18:31:14,430 DEBUG blivet: PartitionDevice._set_format: sda1 ; current: None ; type: efi ; >18:31:14,430 INFO blivet: got format: existing efi filesystem >18:31:14,433 DEBUG blivet: DeviceTree.handle_device: name: sda2 ; info: {'DEVLINKS': '/dev/disk/by-path/pci-0000:04:00.0-ata-1-part2 ' > '/dev/disk/by-uuid/24741b41-eecc-3356-94f5-5974941707a7 ' > '/dev/disk/by-id/ata-APPLE_SSD_SM0256F_S1K4NYBF108588-part2 ' > '/dev/disk/by-partuuid/c0268a82-6d2c-4dac-a40f-0cad98152031 ' > '/dev/disk/by-id/wwn-0x5002538655584d30-part2 ' > '/dev/disk/by-label/Macintosh\\x20HD ' > '/dev/disk/by-partlabel/Linux\\x20HFS+\\x20ESP', > 'DEVNAME': '/dev/sda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:1c.4/0000:04:00.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '0', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > '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': '32', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '6', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '0', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'Macintosh_HD', > 'ID_FS_LABEL_ENC': 'Macintosh\\x20HD', > 'ID_FS_TYPE': 'hfsplus', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '24741b41-eecc-3356-94f5-5974941707a7', > 'ID_FS_UUID_ENC': '24741b41-eecc-3356-94f5-5974941707a7', > 'ID_MODEL': 'APPLE_SSD_SM0256F', > 'ID_MODEL_ENC': 'APPLE\\x20SSD\\x20SM0256F\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NAME': 'Linux\\x20HFS+\\x20ESP', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '409640', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '391350008', > 'ID_PART_ENTRY_TYPE': '53746f72-6167-11aa-aa11-00306543ecac', > 'ID_PART_ENTRY_UUID': 'c0268a82-6d2c-4dac-a40f-0cad98152031', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': 'e2494594-d49a-46c7-89d3-2201b3d873e5', > 'ID_PATH': 'pci-0000:04:00.0-ata-1', > 'ID_PATH_TAG': 'pci-0000_04_00_0-ata-1', > 'ID_REVISION': 'UXM2JA1Q', > 'ID_SERIAL': 'APPLE_SSD_SM0256F_S1K4NYBF108588', > 'ID_SERIAL_SHORT': 'S1K4NYBF108588', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5002538655584d30', > 'ID_WWN_WITH_EXTENSION': '0x5002538655584d30', > 'MAJOR': '8', > 'MINOR': '2', > 'PARTN': '2', > 'PARTNAME': 'Linux HFS+ ESP', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '8149472'} ; >18:31:14,433 INFO blivet: scanning sda2 (/sys/devices/pci0000:00/0000:00:1c.4/0000:04:00.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >18:31:14,433 DEBUG blivet: DeviceTree.get_device_by_name: name: sda2 ; hidden: False ; incomplete: False ; >18:31:14,434 DEBUG blivet: DeviceTree.get_device_by_name returned None >18:31:14,434 DEBUG blivet: PartitionDevicePopulator.run: name: sda2 ; >18:31:14,454 DEBUG blivet: DeviceTree.get_device_by_name: name: sda ; hidden: False ; incomplete: False ; >18:31:14,454 DEBUG blivet: DeviceTree.get_device_by_name returned existing 233.76 GiB disk sda (33) with existing gpt disklabel >18:31:14,455 DEBUG blivet: get_format('None') returning DeviceFormat instance with object id 51 >18:31:14,456 DEBUG blivet: DiskDevice.add_child: name: sda ; child: sda2 ; kids: 1 ; >18:31:14,456 DEBUG blivet: get_format('None') returning DeviceFormat instance with object id 52 >18:31:14,457 DEBUG blivet: PartitionDevice._set_format: sda2 ; current: None ; type: None ; >18:31:14,457 DEBUG blivet: PartitionDevice.update_sysfs_path: sda2 ; status: True ; >18:31:14,458 DEBUG blivet: sda2 sysfs_path set to /sys/devices/pci0000:00/0000:00:1c.4/0000:04:00.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 >18:31:14,458 DEBUG blivet: PartitionDevice.read_current_size: exists: True ; sysfs_path: /sys/devices/pci0000:00/0000:00:1c.4/0000:04:00.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 ; path: /dev/sda2 ; >18:31:14,459 DEBUG blivet: updated sda2 size to 186.61 GiB (186.61 GiB) >18:31:14,459 DEBUG blivet: looking up parted Partition: /dev/sda2 >18:31:14,459 DEBUG blivet: PartitionDevice.probe: sda2 ; exists: True ; >18:31:14,461 DEBUG blivet: PartitionDevice.get_flag: flag: 1 ; path: /dev/sda2 ; >18:31:14,461 DEBUG blivet: PartitionDevice.get_flag: flag: 10 ; path: /dev/sda2 ; >18:31:14,462 DEBUG blivet: PartitionDevice.get_flag: flag: 12 ; path: /dev/sda2 ; >18:31:14,462 DEBUG blivet: PartitionDevice.read_current_size: exists: True ; sysfs_path: /sys/devices/pci0000:00/0000:00:1c.4/0000:04:00.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 ; path: /dev/sda2 ; >18:31:14,463 DEBUG blivet: updated sda2 size to 186.61 GiB (186.61 GiB) >18:31:14,463 INFO blivet: added partition sda2 (id 50) to device tree >18:31:14,463 INFO blivet: got device: PartitionDevice instance (0x7fd2a0075860) -- > name = sda2 status = True id = 50 > children = [] > parents = ['existing 233.76 GiB disk sda (33) with existing gpt disklabel'] > uuid = c0268a82-6d2c-4dac-a40f-0cad98152031 size = 186.61 GiB > format = existing None > major = 8 minor = 2 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1c.4/0000:04:00.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 > target size = 186.61 GiB path = /dev/sda2 > format args = [] original_format = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd2a0072c88> fileSystem: <parted.filesystem.FileSystem object at 0x7fd2a00726d8> > number: 2 path: /dev/sda2 type: 0 > name: Linux HFS+ ESP active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd2a006b7f0> PedPartition: <_ped.Partition object at 0x7fd2a00a5b48> > disk = existing 233.76 GiB disk sda (33) with existing gpt disklabel > start = 409640 end = 391759647 length = 391350008 > flags = >18:31:14,464 DEBUG blivet: DeviceTree.handle_format: name: sda2 ; >18:31:14,466 DEBUG blivet: MacEFIFS.supported: supported: True ; >18:31:14,466 DEBUG blivet: get_format('macefi') returning MacEFIFS instance with object id 54 >18:31:14,466 INFO blivet: type detected on 'sda2' is 'macefi' >18:31:14,467 DEBUG blivet: MacEFIFS.supported: supported: True ; >18:31:14,467 DEBUG blivet: get_format('macefi') returning MacEFIFS instance with object id 55 >18:31:14,467 DEBUG blivet: PartitionDevice._set_format: sda2 ; current: None ; type: macefi ; >18:31:14,468 INFO blivet: got format: existing macefi filesystem >18:31:14,470 DEBUG blivet: DeviceTree.handle_device: name: sda3 ; info: {'DEVLINKS': '/dev/disk/by-partuuid/946f51f6-d5ea-425e-9086-d7d25469d6be ' > '/dev/disk/by-id/wwn-0x5002538655584d30-part3 ' > '/dev/disk/by-label/Recovery\\x20HD ' > '/dev/disk/by-uuid/1b4476a6-b9c1-3593-8daa-f56e945a55c0 ' > '/dev/disk/by-path/pci-0000:04:00.0-ata-1-part3 ' > '/dev/disk/by-id/ata-APPLE_SSD_SM0256F_S1K4NYBF108588-part3', > 'DEVNAME': '/dev/sda3', > 'DEVPATH': '/devices/pci0000:00/0000:00:1c.4/0000:04:00.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '0', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > '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': '32', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '6', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '0', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'Recovery_HD', > 'ID_FS_LABEL_ENC': 'Recovery\\x20HD', > 'ID_FS_TYPE': 'hfsplus', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '1b4476a6-b9c1-3593-8daa-f56e945a55c0', > 'ID_FS_UUID_ENC': '1b4476a6-b9c1-3593-8daa-f56e945a55c0', > 'ID_MODEL': 'APPLE_SSD_SM0256F', > 'ID_MODEL_ENC': 'APPLE\\x20SSD\\x20SM0256F\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '391759648', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '1269536', > 'ID_PART_ENTRY_TYPE': '426f6f74-0000-11aa-aa11-00306543ecac', > 'ID_PART_ENTRY_UUID': '946f51f6-d5ea-425e-9086-d7d25469d6be', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': 'e2494594-d49a-46c7-89d3-2201b3d873e5', > 'ID_PATH': 'pci-0000:04:00.0-ata-1', > 'ID_PATH_TAG': 'pci-0000_04_00_0-ata-1', > 'ID_REVISION': 'UXM2JA1Q', > 'ID_SERIAL': 'APPLE_SSD_SM0256F_S1K4NYBF108588', > 'ID_SERIAL_SHORT': 'S1K4NYBF108588', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5002538655584d30', > 'ID_WWN_WITH_EXTENSION': '0x5002538655584d30', > 'MAJOR': '8', > 'MINOR': '3', > 'PARTN': '3', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '8180928'} ; >18:31:14,470 INFO blivet: scanning sda3 (/sys/devices/pci0000:00/0000:00:1c.4/0000:04:00.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3)... >18:31:14,470 DEBUG blivet: DeviceTree.get_device_by_name: name: sda3 ; hidden: False ; incomplete: False ; >18:31:14,471 DEBUG blivet: DeviceTree.get_device_by_name returned None >18:31:14,471 DEBUG blivet: PartitionDevicePopulator.run: name: sda3 ; >18:31:14,491 DEBUG blivet: DeviceTree.get_device_by_name: name: sda ; hidden: False ; incomplete: False ; >18:31:14,491 DEBUG blivet: DeviceTree.get_device_by_name returned existing 233.76 GiB disk sda (33) with existing gpt disklabel >18:31:14,492 DEBUG blivet: get_format('None') returning DeviceFormat instance with object id 58 >18:31:14,493 DEBUG blivet: DiskDevice.add_child: name: sda ; child: sda3 ; kids: 2 ; >18:31:14,493 DEBUG blivet: get_format('None') returning DeviceFormat instance with object id 59 >18:31:14,493 DEBUG blivet: PartitionDevice._set_format: sda3 ; current: None ; type: None ; >18:31:14,494 DEBUG blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >18:31:14,494 DEBUG blivet: sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:1c.4/0000:04:00.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 >18:31:14,496 DEBUG blivet: PartitionDevice.read_current_size: exists: True ; sysfs_path: /sys/devices/pci0000:00/0000:00:1c.4/0000:04:00.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 ; path: /dev/sda3 ; >18:31:14,496 DEBUG blivet: updated sda3 size to 619.89 MiB (619.89 MiB) >18:31:14,496 DEBUG blivet: looking up parted Partition: /dev/sda3 >18:31:14,497 DEBUG blivet: PartitionDevice.probe: sda3 ; exists: True ; >18:31:14,497 DEBUG blivet: PartitionDevice.get_flag: flag: 1 ; path: /dev/sda3 ; >18:31:14,498 DEBUG blivet: PartitionDevice.get_flag: flag: 10 ; path: /dev/sda3 ; >18:31:14,499 DEBUG blivet: PartitionDevice.get_flag: flag: 12 ; path: /dev/sda3 ; >18:31:14,499 DEBUG blivet: PartitionDevice.read_current_size: exists: True ; sysfs_path: /sys/devices/pci0000:00/0000:00:1c.4/0000:04:00.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 ; path: /dev/sda3 ; >18:31:14,500 DEBUG blivet: updated sda3 size to 619.89 MiB (619.89 MiB) >18:31:14,500 INFO blivet: added partition sda3 (id 57) to device tree >18:31:14,500 INFO blivet: got device: PartitionDevice instance (0x7fd2a0075f28) -- > name = sda3 status = True id = 57 > children = [] > parents = ['existing 233.76 GiB disk sda (33) with existing gpt disklabel'] > uuid = 946f51f6-d5ea-425e-9086-d7d25469d6be size = 619.89 MiB > format = existing None > major = 8 minor = 3 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1c.4/0000:04:00.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 > target size = 619.89 MiB path = /dev/sda3 > format args = [] original_format = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd2a0072c88> fileSystem: <parted.filesystem.FileSystem object at 0x7fd2a0072908> > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd2a0072860> PedPartition: <_ped.Partition object at 0x7fd2a0044048> > disk = existing 233.76 GiB disk sda (33) with existing gpt disklabel > start = 391759648 end = 393029183 length = 1269536 > flags = >18:31:14,501 DEBUG blivet: DeviceTree.handle_format: name: sda3 ; >18:31:14,502 DEBUG blivet: MacEFIFS.supported: supported: True ; >18:31:14,503 DEBUG blivet: get_format('macefi') returning MacEFIFS instance with object id 61 >18:31:14,503 INFO blivet: type detected on 'sda3' is 'macefi' >18:31:14,504 DEBUG blivet: MacEFIFS.supported: supported: True ; >18:31:14,504 DEBUG blivet: get_format('macefi') returning MacEFIFS instance with object id 62 >18:31:14,504 DEBUG blivet: PartitionDevice._set_format: sda3 ; current: None ; type: macefi ; >18:31:14,504 INFO blivet: got format: existing macefi filesystem >18:31:14,506 DEBUG blivet: DeviceTree.handle_device: name: sda4 ; info: {'DEVLINKS': '/dev/disk/by-uuid/6615a1ce-2ad7-4cd4-9b71-ce2e83557d99 ' > '/dev/disk/by-id/ata-APPLE_SSD_SM0256F_S1K4NYBF108588-part4 ' > '/dev/disk/by-partuuid/b229e593-24b7-4b02-b0c9-9990c63e7f44 ' > '/dev/disk/by-path/pci-0000:04:00.0-ata-1-part4 ' > '/dev/disk/by-id/wwn-0x5002538655584d30-part4', > 'DEVNAME': '/dev/sda4', > 'DEVPATH': '/devices/pci0000:00/0000:00:1c.4/0000:04:00.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '0', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > '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': '32', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '6', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '0', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '6615a1ce-2ad7-4cd4-9b71-ce2e83557d99', > 'ID_FS_UUID_ENC': '6615a1ce-2ad7-4cd4-9b71-ce2e83557d99', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'APPLE_SSD_SM0256F', > 'ID_MODEL_ENC': 'APPLE\\x20SSD\\x20SM0256F\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '4', > 'ID_PART_ENTRY_OFFSET': '393029632', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '2097152', > 'ID_PART_ENTRY_TYPE': '0fc63daf-8483-4772-8e79-3d69d8477de4', > 'ID_PART_ENTRY_UUID': 'b229e593-24b7-4b02-b0c9-9990c63e7f44', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': 'e2494594-d49a-46c7-89d3-2201b3d873e5', > 'ID_PATH': 'pci-0000:04:00.0-ata-1', > 'ID_PATH_TAG': 'pci-0000_04_00_0-ata-1', > 'ID_REVISION': 'UXM2JA1Q', > 'ID_SERIAL': 'APPLE_SSD_SM0256F_S1K4NYBF108588', > 'ID_SERIAL_SHORT': 'S1K4NYBF108588', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5002538655584d30', > 'ID_WWN_WITH_EXTENSION': '0x5002538655584d30', > 'MAJOR': '8', > 'MINOR': '4', > 'PARTN': '4', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '8180773'} ; >18:31:14,507 INFO blivet: scanning sda4 (/sys/devices/pci0000:00/0000:00:1c.4/0000:04:00.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4)... >18:31:14,507 DEBUG blivet: DeviceTree.get_device_by_name: name: sda4 ; hidden: False ; incomplete: False ; >18:31:14,507 DEBUG blivet: DeviceTree.get_device_by_name returned None >18:31:14,508 DEBUG blivet: PartitionDevicePopulator.run: name: sda4 ; >18:31:14,528 DEBUG blivet: DeviceTree.get_device_by_name: name: sda ; hidden: False ; incomplete: False ; >18:31:14,528 DEBUG blivet: DeviceTree.get_device_by_name returned existing 233.76 GiB disk sda (33) with existing gpt disklabel >18:31:14,529 DEBUG blivet: get_format('None') returning DeviceFormat instance with object id 65 >18:31:14,529 DEBUG blivet: DiskDevice.add_child: name: sda ; child: sda4 ; kids: 3 ; >18:31:14,530 DEBUG blivet: get_format('None') returning DeviceFormat instance with object id 66 >18:31:14,530 DEBUG blivet: PartitionDevice._set_format: sda4 ; current: None ; type: None ; >18:31:14,532 DEBUG blivet: PartitionDevice.update_sysfs_path: sda4 ; status: True ; >18:31:14,532 DEBUG blivet: sda4 sysfs_path set to /sys/devices/pci0000:00/0000:00:1c.4/0000:04:00.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4 >18:31:14,533 DEBUG blivet: PartitionDevice.read_current_size: exists: True ; sysfs_path: /sys/devices/pci0000:00/0000:00:1c.4/0000:04:00.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4 ; path: /dev/sda4 ; >18:31:14,533 DEBUG blivet: updated sda4 size to 1024 MiB (1024 MiB) >18:31:14,534 DEBUG blivet: looking up parted Partition: /dev/sda4 >18:31:14,534 DEBUG blivet: PartitionDevice.probe: sda4 ; exists: True ; >18:31:14,535 DEBUG blivet: PartitionDevice.get_flag: flag: 1 ; path: /dev/sda4 ; >18:31:14,535 DEBUG blivet: PartitionDevice.get_flag: flag: 10 ; path: /dev/sda4 ; >18:31:14,536 DEBUG blivet: PartitionDevice.get_flag: flag: 12 ; path: /dev/sda4 ; >18:31:14,537 DEBUG blivet: PartitionDevice.read_current_size: exists: True ; sysfs_path: /sys/devices/pci0000:00/0000:00:1c.4/0000:04:00.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4 ; path: /dev/sda4 ; >18:31:14,537 DEBUG blivet: updated sda4 size to 1024 MiB (1024 MiB) >18:31:14,537 INFO blivet: added partition sda4 (id 64) to device tree >18:31:14,537 INFO blivet: got device: PartitionDevice instance (0x7fd2a007e828) -- > name = sda4 status = True id = 64 > children = [] > parents = ['existing 233.76 GiB disk sda (33) with existing gpt disklabel'] > uuid = b229e593-24b7-4b02-b0c9-9990c63e7f44 size = 1024 MiB > format = existing None > major = 8 minor = 4 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1c.4/0000:04:00.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4 > target size = 1024 MiB path = /dev/sda4 > format args = [] original_format = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd2a0072c88> fileSystem: <parted.filesystem.FileSystem object at 0x7fd2a00726a0> > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd2a0072470> PedPartition: <_ped.Partition object at 0x7fd2a0064410> > disk = existing 233.76 GiB disk sda (33) with existing gpt disklabel > start = 393029632 end = 395126783 length = 2097152 > flags = >18:31:14,539 DEBUG blivet: DeviceTree.handle_format: name: sda4 ; >18:31:14,540 DEBUG blivet: MacEFIFS.supported: supported: True ; >18:31:14,540 DEBUG blivet: get_format('macefi') returning MacEFIFS instance with object id 68 >18:31:14,541 DEBUG blivet: EFIFS.supported: supported: True ; >18:31:14,541 DEBUG blivet: get_format('efi') returning EFIFS instance with object id 69 >18:31:14,542 DEBUG blivet: AppleBootstrapFS.supported: supported: True ; >18:31:14,542 DEBUG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 70 >18:31:14,542 INFO blivet: type detected on 'sda4' is 'ext4' >18:31:14,543 DEBUG blivet: Ext4FS.supported: supported: True ; >13:31:16,070 DEBUG blivet: get_format('ext4') returning Ext4FS instance with object id 71 >13:31:16,071 DEBUG blivet: PartitionDevice._set_format: sda4 ; current: None ; type: ext4 ; >13:31:16,071 INFO blivet: got format: existing ext4 filesystem >13:31:16,073 DEBUG blivet: DeviceTree.handle_device: name: sda5 ; info: {'DEVLINKS': '/dev/disk/by-path/pci-0000:04:00.0-ata-1-part5 ' > '/dev/disk/by-id/ata-APPLE_SSD_SM0256F_S1K4NYBF108588-part5 ' > '/dev/disk/by-id/lvm-pv-uuid-dIeg09-mb8o-nJuq-1Ds3-KA31-Ilf9-RWNCdB ' > '/dev/disk/by-partuuid/ee1fb71a-959c-4778-8285-988bb17a037f ' > '/dev/disk/by-id/wwn-0x5002538655584d30-part5', > 'DEVNAME': '/dev/sda5', > 'DEVPATH': '/devices/pci0000:00/0000:00:1c.4/0000:04:00.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '0', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > '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': '32', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '6', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '0', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'dIeg09-mb8o-nJuq-1Ds3-KA31-Ilf9-RWNCdB', > 'ID_FS_UUID_ENC': 'dIeg09-mb8o-nJuq-1Ds3-KA31-Ilf9-RWNCdB', > 'ID_FS_VERSION': 'LVM2 001', > 'ID_MODEL': 'APPLE_SSD_SM0256F', > 'ID_MODEL_ENC': 'APPLE\\x20SSD\\x20SM0256F\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '5', > 'ID_PART_ENTRY_OFFSET': '395126784', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '95107072', > 'ID_PART_ENTRY_TYPE': 'e6d6d379-f507-44c2-a23c-238f2a3df928', > 'ID_PART_ENTRY_UUID': 'ee1fb71a-959c-4778-8285-988bb17a037f', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': 'e2494594-d49a-46c7-89d3-2201b3d873e5', > 'ID_PATH': 'pci-0000:04:00.0-ata-1', > 'ID_PATH_TAG': 'pci-0000_04_00_0-ata-1', > 'ID_REVISION': 'UXM2JA1Q', > 'ID_SERIAL': 'APPLE_SSD_SM0256F_S1K4NYBF108588', > 'ID_SERIAL_SHORT': 'S1K4NYBF108588', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5002538655584d30', > 'ID_WWN_WITH_EXTENSION': '0x5002538655584d30', > 'MAJOR': '8', > 'MINOR': '5', > 'PARTN': '5', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '8175663'} ; >13:31:16,073 INFO blivet: scanning sda5 (/sys/devices/pci0000:00/0000:00:1c.4/0000:04:00.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5)... >13:31:16,074 DEBUG blivet: DeviceTree.get_device_by_name: name: sda5 ; hidden: False ; incomplete: False ; >13:31:16,074 DEBUG blivet: DeviceTree.get_device_by_name returned None >13:31:16,075 DEBUG blivet: PartitionDevicePopulator.run: name: sda5 ; >13:31:16,095 DEBUG blivet: DeviceTree.get_device_by_name: name: sda ; hidden: False ; incomplete: False ; >13:31:16,095 DEBUG blivet: DeviceTree.get_device_by_name returned existing 233.76 GiB disk sda (33) with existing gpt disklabel >13:31:16,095 DEBUG blivet: get_format('None') returning DeviceFormat instance with object id 74 >13:31:16,096 DEBUG blivet: DiskDevice.add_child: name: sda ; child: sda5 ; kids: 4 ; >13:31:16,096 DEBUG blivet: get_format('None') returning DeviceFormat instance with object id 75 >13:31:16,097 DEBUG blivet: PartitionDevice._set_format: sda5 ; current: None ; type: None ; >13:31:16,098 DEBUG blivet: PartitionDevice.update_sysfs_path: sda5 ; status: True ; >13:31:16,098 DEBUG blivet: sda5 sysfs_path set to /sys/devices/pci0000:00/0000:00:1c.4/0000:04:00.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5 >13:31:16,099 DEBUG blivet: PartitionDevice.read_current_size: exists: True ; sysfs_path: /sys/devices/pci0000:00/0000:00:1c.4/0000:04:00.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5 ; path: /dev/sda5 ; >13:31:16,099 DEBUG blivet: updated sda5 size to 45.35 GiB (45.35 GiB) >13:31:16,099 DEBUG blivet: looking up parted Partition: /dev/sda5 >13:31:16,100 DEBUG blivet: PartitionDevice.probe: sda5 ; exists: True ; >13:31:16,101 DEBUG blivet: PartitionDevice.get_flag: flag: 1 ; path: /dev/sda5 ; >13:31:16,101 DEBUG blivet: PartitionDevice.get_flag: flag: 10 ; path: /dev/sda5 ; >13:31:16,102 DEBUG blivet: PartitionDevice.get_flag: flag: 12 ; path: /dev/sda5 ; >13:31:16,103 DEBUG blivet: PartitionDevice.read_current_size: exists: True ; sysfs_path: /sys/devices/pci0000:00/0000:00:1c.4/0000:04:00.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5 ; path: /dev/sda5 ; >13:31:16,103 DEBUG blivet: updated sda5 size to 45.35 GiB (45.35 GiB) >13:31:16,103 INFO blivet: added partition sda5 (id 73) to device tree >13:31:16,103 INFO blivet: got device: PartitionDevice instance (0x7fd2a00767f0) -- > name = sda5 status = True id = 73 > children = [] > parents = ['existing 233.76 GiB disk sda (33) with existing gpt disklabel'] > uuid = ee1fb71a-959c-4778-8285-988bb17a037f size = 45.35 GiB > format = existing None > major = 8 minor = 5 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1c.4/0000:04:00.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5 > target size = 45.35 GiB path = /dev/sda5 > format args = [] original_format = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd2a0072c88> fileSystem: None > number: 5 path: /dev/sda5 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd2a0072208> PedPartition: <_ped.Partition object at 0x7fd2a00645c8> > disk = existing 233.76 GiB disk sda (33) with existing gpt disklabel > start = 395126784 end = 490233855 length = 95107072 > flags = lvm >13:31:16,105 DEBUG blivet: DeviceTree.handle_format: name: sda5 ; >13:31:16,106 DEBUG blivet: MacEFIFS.supported: supported: True ; >13:31:16,106 DEBUG blivet: get_format('macefi') returning MacEFIFS instance with object id 77 >13:31:16,107 DEBUG blivet: EFIFS.supported: supported: True ; >13:31:16,107 DEBUG blivet: get_format('efi') returning EFIFS instance with object id 78 >13:31:16,108 DEBUG blivet: AppleBootstrapFS.supported: supported: True ; >13:31:16,108 DEBUG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 79 >13:31:16,109 DEBUG blivet: LVMFormatPopulator.run: pv: sda5 ; >13:31:16,141 INFO blivet: type detected on 'sda5' is 'lvmpv' >13:31:16,142 DEBUG blivet: LVMPhysicalVolume.__init__: uuid: dIeg09-mb8o-nJuq-1Ds3-KA31-Ilf9-RWNCdB ; device: /dev/sda5 ; vg_uuid: QOlKvl-wmzC-yhXm-AvWx-ApCr-5VZM-RCGRdK ; pe_start: 1024 KiB ; serial: APPLE_SSD_SM0256F_S1K4NYBF108588 ; exists: True ; label: None ; vg_name: fedora ; >13:31:16,142 DEBUG blivet: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 80 >13:31:16,143 DEBUG blivet: PartitionDevice._set_format: sda5 ; current: None ; type: lvmpv ; >13:31:16,144 DEBUG blivet: DeviceTree.get_device_by_uuid: uuid: QOlKvl-wmzC-yhXm-AvWx-ApCr-5VZM-RCGRdK ; hidden: False ; incomplete: True ; >13:31:16,144 DEBUG blivet: DeviceTree.get_device_by_uuid returned None >13:31:16,145 DEBUG blivet: DeviceTree.get_device_by_name: name: fedora ; hidden: False ; incomplete: False ; >13:31:16,145 DEBUG blivet: DeviceTree.get_device_by_name returned None >13:31:16,146 DEBUG blivet: get_format('None') returning DeviceFormat instance with object id 82 >13:31:16,148 DEBUG blivet: LVMVolumeGroupDevice._add_parent: fedora ; member: sda5 ; >13:31:16,149 DEBUG blivet: PartitionDevice.add_child: name: sda5 ; child: fedora ; kids: 0 ; >13:31:16,149 DEBUG blivet: get_format('None') returning DeviceFormat instance with object id 83 >13:31:16,150 DEBUG blivet: LVMVolumeGroupDevice._set_format: fedora ; current: None ; type: None ; >13:31:16,151 DEBUG blivet: LVMVolumeGroupDevice.update_sysfs_path: fedora ; status: True ; >13:31:16,151 INFO blivet: added lvmvg fedora (id 81) to device tree >13:31:16,152 DEBUG blivet: LVMFormatPopulator._update_lvs: pv: sda5 ; >13:31:16,152 DEBUG blivet: DeviceTree.get_device_by_uuid: uuid: QOlKvl-wmzC-yhXm-AvWx-ApCr-5VZM-RCGRdK ; hidden: False ; incomplete: True ; >13:31:16,153 DEBUG blivet: DeviceTree.get_device_by_uuid returned existing 45.35 GiB lvmvg fedora (81) >13:31:16,167 DEBUG blivet: DeviceTree.get_device_by_name: name: fedora-swap ; hidden: False ; incomplete: False ; >13:31:16,168 DEBUG blivet: DeviceTree.get_device_by_name returned None >13:31:16,168 DEBUG blivet: DeviceTree.get_device_by_uuid: uuid: jrt23U-gMjE-epvx-RUa9-X3Hq-qNO9-3TXOdx ; hidden: False ; incomplete: False ; >13:31:16,169 DEBUG blivet: DeviceTree.get_device_by_uuid returned None >13:31:16,169 DEBUG blivet: get_format('None') returning DeviceFormat instance with object id 86 >13:31:16,171 DEBUG blivet: LVMVolumeGroupDevice.add_child: name: fedora ; child: swap ; kids: 0 ; >13:31:16,171 DEBUG blivet: get_format('None') returning DeviceFormat instance with object id 87 >13:31:16,172 DEBUG blivet: LVMLogicalVolumeDevice._set_format: fedora-swap ; current: None ; type: None ; >13:31:16,173 DEBUG blivet: LVMLogicalVolumeDevice.update_sysfs_path: fedora-swap ; status: True ; >13:31:16,173 DEBUG blivet: fedora-swap sysfs_path set to /sys/devices/virtual/block/dm-0 >13:31:16,174 DEBUG blivet: LVMLogicalVolumeDevice.read_current_size: exists: True ; sysfs_path: /sys/devices/virtual/block/dm-0 ; path: /dev/mapper/fedora-swap ; >13:31:16,175 DEBUG blivet: updated fedora-swap size to 4.64 GiB (4.64 GiB) >13:31:16,175 DEBUG blivet: get_format('None') returning DeviceFormat instance with object id 89 >13:31:16,176 DEBUG blivet: LVMVolumeGroupDevice.remove_child: name: fedora ; child: swap ; kids: 1 ; >13:31:16,177 DEBUG blivet: LVMVolumeGroupDevice.add_child: name: fedora ; child: swap ; kids: 0 ; >13:31:16,177 DEBUG blivet: get_format('None') returning DeviceFormat instance with object id 90 >13:31:16,178 DEBUG blivet: LVMLogicalVolumeDevice._set_format: fedora-swap ; current: None ; type: None ; >13:31:16,179 DEBUG blivet: LVMLogicalVolumeDevice.update_sysfs_path: fedora-swap ; status: True ; >13:31:16,179 DEBUG blivet: fedora-swap sysfs_path set to /sys/devices/virtual/block/dm-0 >13:31:16,180 DEBUG blivet: LVMLogicalVolumeDevice.read_current_size: exists: True ; sysfs_path: /sys/devices/virtual/block/dm-0 ; path: /dev/mapper/fedora-swap ; >13:31:16,181 DEBUG blivet: updated fedora-swap size to 4.64 GiB (4.64 GiB) >13:31:16,181 DEBUG blivet: Adding fedora-swap/4.64 GiB to fedora >13:31:16,181 INFO blivet: added lvmlv fedora-swap (id 85) to device tree >13:31:16,182 DEBUG blivet: LVMLogicalVolumeDevice.update_sysfs_path: fedora-swap ; status: True ; >13:31:16,182 DEBUG blivet: fedora-swap sysfs_path set to /sys/devices/virtual/block/dm-0 >13:31:16,183 DEBUG blivet: LVMLogicalVolumeDevice.read_current_size: exists: True ; sysfs_path: /sys/devices/virtual/block/dm-0 ; path: /dev/mapper/fedora-swap ; >13:31:16,183 DEBUG blivet: updated fedora-swap size to 4.64 GiB (4.64 GiB) >13:31:16,185 DEBUG blivet: DeviceTree.handle_device: name: fedora-swap ; info: {'DEVLINKS': '/dev/mapper/fedora-swap /dev/disk/by-id/dm-name-fedora-swap ' > '/dev/fedora/swap ' > '/dev/disk/by-id/dm-uuid-LVM-QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdKjrt23UgMjEepvxRUa9X3HqqNO93TXOdx ' > '/dev/disk/by-uuid/4c27eccf-d4a6-434d-b12a-cae0815dfd63', > 'DEVNAME': '/dev/dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'swap', > 'DM_NAME': 'fedora-swap', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdKjrt23UgMjEepvxRUa9X3HqqNO93TXOdx', > 'DM_VG_NAME': 'fedora', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '4c27eccf-d4a6-434d-b12a-cae0815dfd63', > 'ID_FS_UUID_ENC': '4c27eccf-d4a6-434d-b12a-cae0815dfd63', > 'ID_FS_VERSION': '1', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '4643936'} ; >13:31:16,185 INFO blivet: scanning fedora-swap (/sys/devices/virtual/block/dm-0)... >13:31:16,185 DEBUG blivet: DeviceTree.get_device_by_name: name: fedora-swap ; hidden: False ; incomplete: False ; >13:31:16,186 DEBUG blivet: DeviceTree.get_device_by_name returned existing 4.64 GiB lvmlv fedora-swap (85) >13:31:16,188 DEBUG blivet: fedora size is 45.35 GiB >13:31:16,189 DEBUG blivet: vg fedora has 40.71 GiB free >13:31:16,189 DEBUG blivet: fedora size is 45.35 GiB >13:31:16,190 DEBUG blivet: vg fedora has 40.71 GiB free >13:31:16,186 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x7fd2a0076780) -- > name = fedora-swap status = True id = 85 > children = [] > parents = ['existing 45.35 GiB lvmvg fedora (81)'] > uuid = jrt23U-gMjE-epvx-RUa9-X3Hq-qNO9-3TXOdx size = 4.64 GiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/dm-0 > target size = 4.64 GiB path = /dev/mapper/fedora-swap > format args = [] original_format = None target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fd2a0076b70) -- > name = fedora status = True id = 81 > children = ['existing 4.64 GiB lvmlv fedora-swap (85)'] > parents = ['existing 45.35 GiB partition sda5 (73) with existing lvmpv'] > uuid = QOlKvl-wmzC-yhXm-AvWx-ApCr-5VZM-RCGRdK size = 45.35 GiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 45.35 GiB path = /dev/fedora > format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 11609 > PE Free = 0 PV Count = 1 > modified = False extents = 11609 free space = 40.71 GiB > free extents = 10422 reserved percent = 0 reserved space = 0 B > PVs = ['existing 45.35 GiB partition sda5 (73) with existing lvmpv'] > LVs = ['existing 4.64 GiB lvmlv fedora-swap (85)'] > segment type = linear percent = 0 > VG space used = 4.64 GiB >13:31:16,191 DEBUG blivet: DeviceTree.handle_format: name: fedora-swap ; >13:31:16,192 DEBUG blivet: MacEFIFS.supported: supported: True ; >13:31:16,193 DEBUG blivet: get_format('macefi') returning MacEFIFS instance with object id 92 >13:31:16,194 DEBUG blivet: EFIFS.supported: supported: True ; >13:31:16,194 DEBUG blivet: get_format('efi') returning EFIFS instance with object id 93 >13:31:16,195 DEBUG blivet: AppleBootstrapFS.supported: supported: True ; >13:31:16,195 DEBUG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 94 >13:31:16,195 INFO blivet: type detected on 'fedora-swap' is 'swap' >13:31:16,196 DEBUG blivet: SwapSpace.__init__: uuid: 4c27eccf-d4a6-434d-b12a-cae0815dfd63 ; device: /dev/mapper/fedora-swap ; label: None ; serial: None ; exists: True ; >13:31:16,196 DEBUG blivet: get_format('swap') returning SwapSpace instance with object id 95 >13:31:16,197 DEBUG blivet: LVMLogicalVolumeDevice._set_format: fedora-swap ; current: None ; type: swap ; >13:31:16,197 INFO blivet: got format: existing swap >13:31:16,198 DEBUG blivet: DeviceTree.get_device_by_name: name: fedora-root ; hidden: False ; incomplete: False ; >13:31:16,199 DEBUG blivet: DeviceTree.get_device_by_name returned None >13:31:16,200 DEBUG blivet: DeviceTree.get_device_by_uuid: uuid: 3seVNV-HoqA-7evY-QL4v-TWFR-0OI1-FlRIJR ; hidden: False ; incomplete: False ; >13:31:16,200 DEBUG blivet: DeviceTree.get_device_by_uuid returned None >13:31:16,200 DEBUG blivet: get_format('None') returning DeviceFormat instance with object id 98 >13:31:16,201 DEBUG blivet: LVMVolumeGroupDevice.add_child: name: fedora ; child: root ; kids: 1 ; >13:31:16,202 DEBUG blivet: get_format('None') returning DeviceFormat instance with object id 99 >13:31:16,202 DEBUG blivet: LVMLogicalVolumeDevice._set_format: fedora-root ; current: None ; type: None ; >13:31:16,203 DEBUG blivet: LVMLogicalVolumeDevice.update_sysfs_path: fedora-root ; status: True ; >13:31:16,204 DEBUG blivet: fedora-root sysfs_path set to /sys/devices/virtual/block/dm-1 >13:31:16,205 DEBUG blivet: LVMLogicalVolumeDevice.read_current_size: exists: True ; sysfs_path: /sys/devices/virtual/block/dm-1 ; path: /dev/mapper/fedora-root ; >13:31:16,205 DEBUG blivet: updated fedora-root size to 40.71 GiB (40.71 GiB) >13:31:16,205 DEBUG blivet: get_format('None') returning DeviceFormat instance with object id 101 >13:31:16,206 DEBUG blivet: LVMVolumeGroupDevice.remove_child: name: fedora ; child: root ; kids: 2 ; >13:31:16,207 DEBUG blivet: LVMVolumeGroupDevice.add_child: name: fedora ; child: root ; kids: 1 ; >13:31:16,207 DEBUG blivet: get_format('None') returning DeviceFormat instance with object id 102 >13:31:16,208 DEBUG blivet: LVMLogicalVolumeDevice._set_format: fedora-root ; current: None ; type: None ; >13:31:16,209 DEBUG blivet: LVMLogicalVolumeDevice.update_sysfs_path: fedora-root ; status: True ; >13:31:16,210 DEBUG blivet: fedora-root sysfs_path set to /sys/devices/virtual/block/dm-1 >13:31:16,211 DEBUG blivet: LVMLogicalVolumeDevice.read_current_size: exists: True ; sysfs_path: /sys/devices/virtual/block/dm-1 ; path: /dev/mapper/fedora-root ; >13:31:16,211 DEBUG blivet: updated fedora-root size to 40.71 GiB (40.71 GiB) >13:31:16,211 DEBUG blivet: Adding fedora-root/40.71 GiB to fedora >13:31:16,211 INFO blivet: added lvmlv fedora-root (id 97) to device tree >13:31:16,212 DEBUG blivet: LVMLogicalVolumeDevice.update_sysfs_path: fedora-root ; status: True ; >13:31:16,212 DEBUG blivet: fedora-root sysfs_path set to /sys/devices/virtual/block/dm-1 >13:31:16,213 DEBUG blivet: LVMLogicalVolumeDevice.read_current_size: exists: True ; sysfs_path: /sys/devices/virtual/block/dm-1 ; path: /dev/mapper/fedora-root ; >13:31:16,213 DEBUG blivet: updated fedora-root size to 40.71 GiB (40.71 GiB) >13:31:16,215 DEBUG blivet: DeviceTree.handle_device: name: fedora-root ; info: {'DEVLINKS': '/dev/disk/by-id/dm-name-fedora-root ' > '/dev/disk/by-uuid/dbb89c73-6167-47b4-99ad-d8587a2a91e3 ' > '/dev/fedora/root ' > '/dev/disk/by-id/dm-uuid-LVM-QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdK3seVNVHoqA7evYQL4vTWFR0OI1FlRIJR ' > '/dev/mapper/fedora-root', > 'DEVNAME': '/dev/dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'root', > 'DM_NAME': 'fedora-root', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdK3seVNVHoqA7evYQL4vTWFR0OI1FlRIJR', > 'DM_VG_NAME': 'fedora', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'dbb89c73-6167-47b4-99ad-d8587a2a91e3', > 'ID_FS_UUID_ENC': 'dbb89c73-6167-47b4-99ad-d8587a2a91e3', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '4644475'} ; >13:31:16,215 INFO blivet: scanning fedora-root (/sys/devices/virtual/block/dm-1)... >13:31:16,215 DEBUG blivet: DeviceTree.get_device_by_name: name: fedora-root ; hidden: False ; incomplete: False ; >13:31:16,216 DEBUG blivet: DeviceTree.get_device_by_name returned existing 40.71 GiB lvmlv fedora-root (97) >13:31:16,218 DEBUG blivet: fedora size is 45.35 GiB >13:31:16,219 DEBUG blivet: vg fedora has 0 B free >13:31:16,219 DEBUG blivet: fedora size is 45.35 GiB >13:31:16,220 DEBUG blivet: vg fedora has 0 B free >13:31:16,216 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x7fd2a003ed30) -- > name = fedora-root status = True id = 97 > children = [] > parents = ['existing 45.35 GiB lvmvg fedora (81)'] > uuid = 3seVNV-HoqA-7evY-QL4v-TWFR-0OI1-FlRIJR size = 40.71 GiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/dm-1 > target size = 40.71 GiB path = /dev/mapper/fedora-root > format args = [] original_format = None target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fd2a0076b70) -- > name = fedora status = True id = 81 > children = ['existing 4.64 GiB lvmlv fedora-swap (85) with existing swap', > 'existing 40.71 GiB lvmlv fedora-root (97)'] > parents = ['existing 45.35 GiB partition sda5 (73) with existing lvmpv'] > uuid = QOlKvl-wmzC-yhXm-AvWx-ApCr-5VZM-RCGRdK size = 45.35 GiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 45.35 GiB path = /dev/fedora > format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 11609 > PE Free = 0 PV Count = 1 > modified = False extents = 11609 free space = 0 B > free extents = 0 reserved percent = 0 reserved space = 0 B > PVs = ['existing 45.35 GiB partition sda5 (73) with existing lvmpv'] > LVs = ['existing 4.64 GiB lvmlv fedora-swap (85) with existing swap', > 'existing 40.71 GiB lvmlv fedora-root (97)'] > segment type = linear percent = 0 > VG space used = 40.71 GiB >13:31:16,221 DEBUG blivet: DeviceTree.handle_format: name: fedora-root ; >13:31:16,222 DEBUG blivet: MacEFIFS.supported: supported: True ; >13:31:16,223 DEBUG blivet: get_format('macefi') returning MacEFIFS instance with object id 104 >13:31:16,224 DEBUG blivet: EFIFS.supported: supported: True ; >13:31:16,224 DEBUG blivet: get_format('efi') returning EFIFS instance with object id 105 >13:31:16,225 DEBUG blivet: AppleBootstrapFS.supported: supported: True ; >13:31:16,225 DEBUG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 106 >13:31:16,225 INFO blivet: type detected on 'fedora-root' is 'ext4' >13:31:16,226 DEBUG blivet: Ext4FS.supported: supported: True ; >13:31:16,226 DEBUG blivet: get_format('ext4') returning Ext4FS instance with object id 107 >13:31:16,227 DEBUG blivet: LVMLogicalVolumeDevice._set_format: fedora-root ; current: None ; type: ext4 ; >13:31:16,227 INFO blivet: got format: existing ext4 filesystem >13:31:16,228 INFO blivet: got format: existing lvmpv >13:31:16,229 DEBUG blivet: DeviceTree.handle_device: 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': '8303600'} ; >13:31:16,229 INFO blivet: scanning loop0 (/sys/devices/virtual/block/loop0)... >13:31:16,229 DEBUG blivet: DeviceTree.get_device_by_name: name: loop0 ; hidden: False ; incomplete: False ; >13:31:16,230 DEBUG blivet: DeviceTree.get_device_by_name returned None >13:31:16,231 DEBUG blivet: LoopDevicePopulator.run: name: loop0 ; >13:31:16,231 DEBUG blivet: DeviceTree.get_device_by_name: name: /run/initramfs/live/LiveOS/squashfs.img ; hidden: False ; incomplete: False ; >13:31:16,232 DEBUG blivet: DeviceTree.get_device_by_name returned None >13:31:16,232 DEBUG blivet: get_format('None') returning DeviceFormat instance with object id 111 >13:31:16,232 DEBUG blivet: get_format('None') returning DeviceFormat instance with object id 112 >13:31:16,233 DEBUG blivet: FileDevice._set_format: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >13:31:16,234 DEBUG blivet: FileDevice.update_sysfs_path: /run/initramfs/live/LiveOS/squashfs.img ; status: True ; >13:31:16,234 ERR blivet: failed to update sysfs path for /run/initramfs/live/LiveOS/squashfs.img: not a device file: '/run/initramfs/live/LiveOS/squashfs.img' >13:31:16,234 INFO blivet: added file /run/initramfs/live/LiveOS/squashfs.img (id 110) to device tree >13:31:16,234 DEBUG blivet: get_format('None') returning DeviceFormat instance with object id 115 >13:31:16,235 DEBUG blivet: FileDevice.add_child: name: /run/initramfs/live/LiveOS/squashfs.img ; child: loop0 ; kids: 0 ; >13:31:16,235 DEBUG blivet: get_format('None') returning DeviceFormat instance with object id 116 >13:31:16,236 DEBUG blivet: LoopDevice._set_format: loop0 ; current: None ; type: None ; >13:31:16,237 DEBUG blivet: LoopDevice.update_sysfs_path: loop0 ; status: True ; >13:31:16,237 DEBUG blivet: loop0 sysfs_path set to /sys/devices/virtual/block/loop0 >13:31:16,237 INFO blivet: added loop loop0 (id 114) to device tree >13:31:16,237 INFO blivet: got device: LoopDevice instance (0x7fd29bfd6588) -- > name = loop0 status = False id = 114 > children = [] > parents = ['existing 0 B file /run/initramfs/live/LiveOS/squashfs.img (110)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/loop0 > target size = 0 B path = /dev/loop0 > format args = [] original_format = None >13:31:16,238 DEBUG blivet: DeviceTree.handle_format: name: loop0 ; >13:31:16,239 DEBUG blivet: MacEFIFS.supported: supported: True ; >13:31:16,239 DEBUG blivet: get_format('macefi') returning MacEFIFS instance with object id 118 >13:31:16,240 DEBUG blivet: EFIFS.supported: supported: True ; >13:31:16,240 DEBUG blivet: get_format('efi') returning EFIFS instance with object id 119 >13:31:16,241 DEBUG blivet: AppleBootstrapFS.supported: supported: True ; >13:31:16,241 DEBUG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 120 >13:31:16,241 INFO blivet: type detected on 'loop0' is 'squashfs' >13:31:16,242 DEBUG blivet: get_format('squashfs') returning DeviceFormat instance with object id 121 >13:31:16,242 DEBUG blivet: LoopDevice._set_format: loop0 ; current: None ; type: None ; >13:31:16,242 INFO blivet: got format: existing None >13:31:16,243 DEBUG blivet: DeviceTree.handle_device: name: loop1 ; info: {'DEVLINKS': '/dev/disk/by-uuid/75b06b1f-5c69-42e7-99e1-1c5da0c76d91 ' > '/dev/disk/by-label/Anaconda', > 'DEVNAME': '/dev/loop1', > 'DEVPATH': '/devices/virtual/block/loop1', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '75b06b1f-5c69-42e7-99e1-1c5da0c76d91', > 'ID_FS_UUID_ENC': '75b06b1f-5c69-42e7-99e1-1c5da0c76d91', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '8383902'} ; >13:31:16,243 INFO blivet: scanning loop1 (/sys/devices/virtual/block/loop1)... >13:31:16,244 DEBUG blivet: DeviceTree.get_device_by_name: name: loop1 ; hidden: False ; incomplete: False ; >13:31:16,244 DEBUG blivet: DeviceTree.get_device_by_name returned None >13:31:16,245 DEBUG blivet: LoopDevicePopulator.run: name: loop1 ; >13:31:16,246 DEBUG blivet: DeviceTree.get_device_by_name: name: /LiveOS/rootfs.img ; hidden: False ; incomplete: False ; >13:31:16,246 DEBUG blivet: DeviceTree.get_device_by_name returned None >13:31:16,246 DEBUG blivet: get_format('None') returning DeviceFormat instance with object id 124 >13:31:16,246 DEBUG blivet: get_format('None') returning DeviceFormat instance with object id 125 >13:31:16,247 DEBUG blivet: FileDevice._set_format: /LiveOS/rootfs.img ; current: None ; type: None ; >13:31:16,248 DEBUG blivet: FileDevice.update_sysfs_path: /LiveOS/rootfs.img ; status: False ; >13:31:16,248 ERR blivet: failed to update sysfs path for /LiveOS/rootfs.img: [Errno 2] No such file or directory: '/LiveOS/rootfs.img' >13:31:16,248 INFO blivet: added file /LiveOS/rootfs.img (id 123) to device tree >13:31:16,248 DEBUG blivet: get_format('None') returning DeviceFormat instance with object id 128 >13:31:16,249 DEBUG blivet: FileDevice.add_child: name: /LiveOS/rootfs.img ; child: loop1 ; kids: 0 ; >13:31:16,249 DEBUG blivet: get_format('None') returning DeviceFormat instance with object id 129 >13:31:16,250 DEBUG blivet: LoopDevice._set_format: loop1 ; current: None ; type: None ; >13:31:16,250 DEBUG blivet: LoopDevice.update_sysfs_path: loop1 ; status: True ; >13:31:16,251 DEBUG blivet: loop1 sysfs_path set to /sys/devices/virtual/block/loop1 >13:31:16,251 INFO blivet: added loop loop1 (id 127) to device tree >13:31:16,251 INFO blivet: got device: LoopDevice instance (0x7fd29bfe07f0) -- > name = loop1 status = False id = 127 > children = [] > parents = ['existing 0 B file /LiveOS/rootfs.img (123)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/loop1 > target size = 0 B path = /dev/loop1 > format args = [] original_format = None >13:31:16,252 DEBUG blivet: DeviceTree.handle_format: name: loop1 ; >13:31:16,253 DEBUG blivet: MacEFIFS.supported: supported: True ; >13:31:16,253 DEBUG blivet: get_format('macefi') returning MacEFIFS instance with object id 131 >13:31:16,254 DEBUG blivet: EFIFS.supported: supported: True ; >13:31:16,254 DEBUG blivet: get_format('efi') returning EFIFS instance with object id 132 >13:31:16,255 DEBUG blivet: AppleBootstrapFS.supported: supported: True ; >13:31:16,255 DEBUG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 133 >13:31:16,255 INFO blivet: type detected on 'loop1' is 'ext4' >13:31:16,256 DEBUG blivet: Ext4FS.supported: supported: True ; >13:31:16,256 DEBUG blivet: get_format('ext4') returning Ext4FS instance with object id 134 >13:31:16,256 DEBUG blivet: LoopDevice._set_format: loop1 ; current: None ; type: ext4 ; >13:31:16,256 INFO blivet: got format: existing ext4 filesystem >13:31:16,257 DEBUG blivet: DeviceTree.handle_device: name: loop2 ; info: {'DEVNAME': '/dev/loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '8276829'} ; >13:31:16,257 INFO blivet: scanning loop2 (/sys/devices/virtual/block/loop2)... >13:31:16,258 DEBUG blivet: DeviceTree.get_device_by_name: name: loop2 ; hidden: False ; incomplete: False ; >13:31:16,259 DEBUG blivet: DeviceTree.get_device_by_name returned None >13:31:16,259 DEBUG blivet: LoopDevicePopulator.run: name: loop2 ; >13:31:16,260 DEBUG blivet: DeviceTree.get_device_by_name: name: /overlay (deleted) ; hidden: False ; incomplete: False ; >13:31:16,260 DEBUG blivet: DeviceTree.get_device_by_name returned None >13:31:16,260 DEBUG blivet: get_format('None') returning DeviceFormat instance with object id 137 >13:31:16,261 DEBUG blivet: get_format('None') returning DeviceFormat instance with object id 138 >13:31:16,261 DEBUG blivet: FileDevice._set_format: /overlay (deleted) ; current: None ; type: None ; >13:31:16,262 DEBUG blivet: FileDevice.update_sysfs_path: /overlay (deleted) ; status: False ; >13:31:16,262 ERR blivet: failed to update sysfs path for /overlay (deleted): [Errno 2] No such file or directory: '/overlay (deleted)' >13:31:16,262 INFO blivet: added file /overlay (deleted) (id 136) to device tree >13:31:16,262 DEBUG blivet: get_format('None') returning DeviceFormat instance with object id 141 >13:31:16,263 DEBUG blivet: FileDevice.add_child: name: /overlay (deleted) ; child: loop2 ; kids: 0 ; >13:31:16,263 DEBUG blivet: get_format('None') returning DeviceFormat instance with object id 142 >13:31:16,264 DEBUG blivet: LoopDevice._set_format: loop2 ; current: None ; type: None ; >13:31:16,265 DEBUG blivet: LoopDevice.update_sysfs_path: loop2 ; status: True ; >13:31:16,265 DEBUG blivet: loop2 sysfs_path set to /sys/devices/virtual/block/loop2 >13:31:16,265 INFO blivet: added loop loop2 (id 140) to device tree >13:31:16,265 INFO blivet: got device: LoopDevice instance (0x7fd29bfe7ba8) -- > name = loop2 status = False id = 140 > children = [] > parents = ['existing 0 B file /overlay (deleted) (136)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/loop2 > target size = 0 B path = /dev/loop2 > format args = [] original_format = None >13:31:16,266 DEBUG blivet: DeviceTree.handle_format: name: loop2 ; >13:31:16,267 DEBUG blivet: MacEFIFS.supported: supported: True ; >13:31:16,267 DEBUG blivet: get_format('macefi') returning MacEFIFS instance with object id 144 >13:31:16,268 DEBUG blivet: EFIFS.supported: supported: True ; >13:31:16,268 DEBUG blivet: get_format('efi') returning EFIFS instance with object id 145 >13:31:16,269 DEBUG blivet: AppleBootstrapFS.supported: supported: True ; >13:31:16,269 DEBUG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 146 >13:31:16,269 INFO blivet: type detected on 'loop2' is 'DM_snapshot_cow' >13:31:16,269 DEBUG blivet: get_format('DM_snapshot_cow') returning DeviceFormat instance with object id 147 >13:31:16,270 DEBUG blivet: LoopDevice._set_format: loop2 ; current: None ; type: None ; >13:31:16,270 INFO blivet: got format: existing None >13:31:16,271 DEBUG blivet: DeviceTree.handle_device: name: fedora-swap ; info: {'DEVLINKS': '/dev/disk/by-uuid/4c27eccf-d4a6-434d-b12a-cae0815dfd63 ' > '/dev/mapper/fedora-swap /dev/disk/by-id/dm-name-fedora-swap ' > '/dev/disk/by-id/dm-uuid-LVM-QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdKjrt23UgMjEepvxRUa9X3HqqNO93TXOdx ' > '/dev/fedora/swap', > 'DEVNAME': '/dev/dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'swap', > 'DM_NAME': 'fedora-swap', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdKjrt23UgMjEepvxRUa9X3HqqNO93TXOdx', > 'DM_VG_NAME': 'fedora', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '4c27eccf-d4a6-434d-b12a-cae0815dfd63', > 'ID_FS_UUID_ENC': '4c27eccf-d4a6-434d-b12a-cae0815dfd63', > 'ID_FS_VERSION': '1', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '4643936'} ; >13:31:16,271 INFO blivet: scanning fedora-swap (/sys/devices/virtual/block/dm-0)... >13:31:16,271 DEBUG blivet: DeviceTree.get_device_by_name: name: fedora-swap ; hidden: False ; incomplete: False ; >13:31:16,272 DEBUG blivet: DeviceTree.get_device_by_name returned existing 4.64 GiB lvmlv fedora-swap (85) with existing swap >13:31:16,274 DEBUG blivet: fedora size is 45.35 GiB >13:31:16,275 DEBUG blivet: vg fedora has 0 B free >13:31:16,275 DEBUG blivet: fedora size is 45.35 GiB >13:31:16,276 DEBUG blivet: vg fedora has 0 B free >13:31:16,272 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x7fd2a0076780) -- > name = fedora-swap status = True id = 85 > children = [] > parents = ['existing 45.35 GiB lvmvg fedora (81)'] > uuid = jrt23U-gMjE-epvx-RUa9-X3Hq-qNO9-3TXOdx size = 4.64 GiB > format = existing swap > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/dm-0 > target size = 4.64 GiB path = /dev/mapper/fedora-swap > format args = [] original_format = swap target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fd2a0076b70) -- > name = fedora status = True id = 81 > children = ['existing 4.64 GiB lvmlv fedora-swap (85) with existing swap', > 'existing 40.71 GiB lvmlv fedora-root (97) with existing ext4 filesystem'] > parents = ['existing 45.35 GiB partition sda5 (73) with existing lvmpv'] > uuid = QOlKvl-wmzC-yhXm-AvWx-ApCr-5VZM-RCGRdK size = 45.35 GiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 45.35 GiB path = /dev/fedora > format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 11609 > PE Free = 0 PV Count = 1 > modified = False extents = 11609 free space = 0 B > free extents = 0 reserved percent = 0 reserved space = 0 B > PVs = ['existing 45.35 GiB partition sda5 (73) with existing lvmpv'] > LVs = ['existing 4.64 GiB lvmlv fedora-swap (85) with existing swap', > 'existing 40.71 GiB lvmlv fedora-root (97) with existing ext4 filesystem'] > segment type = linear percent = 0 > VG space used = 4.64 GiB >13:31:16,277 DEBUG blivet: DeviceTree.handle_format: name: fedora-swap ; >13:31:16,277 DEBUG blivet: no type or existing type for fedora-swap, bailing >13:31:16,278 DEBUG blivet: DeviceTree.handle_device: name: fedora-root ; info: {'DEVLINKS': '/dev/disk/by-uuid/dbb89c73-6167-47b4-99ad-d8587a2a91e3 ' > '/dev/disk/by-id/dm-name-fedora-root /dev/fedora/root ' > '/dev/mapper/fedora-root ' > '/dev/disk/by-id/dm-uuid-LVM-QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdK3seVNVHoqA7evYQL4vTWFR0OI1FlRIJR', > 'DEVNAME': '/dev/dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'root', > 'DM_NAME': 'fedora-root', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdK3seVNVHoqA7evYQL4vTWFR0OI1FlRIJR', > 'DM_VG_NAME': 'fedora', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'dbb89c73-6167-47b4-99ad-d8587a2a91e3', > 'ID_FS_UUID_ENC': 'dbb89c73-6167-47b4-99ad-d8587a2a91e3', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '4644475'} ; >13:31:16,278 INFO blivet: scanning fedora-root (/sys/devices/virtual/block/dm-1)... >13:31:16,278 DEBUG blivet: DeviceTree.get_device_by_name: name: fedora-root ; hidden: False ; incomplete: False ; >13:31:16,279 DEBUG blivet: DeviceTree.get_device_by_name returned existing 40.71 GiB lvmlv fedora-root (97) with existing ext4 filesystem >13:31:16,281 DEBUG blivet: fedora size is 45.35 GiB >13:31:16,282 DEBUG blivet: vg fedora has 0 B free >13:31:16,282 DEBUG blivet: fedora size is 45.35 GiB >13:31:16,283 DEBUG blivet: vg fedora has 0 B free >13:31:16,279 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x7fd2a003ed30) -- > name = fedora-root status = True id = 97 > children = [] > parents = ['existing 45.35 GiB lvmvg fedora (81)'] > uuid = 3seVNV-HoqA-7evY-QL4v-TWFR-0OI1-FlRIJR size = 40.71 GiB > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/dm-1 > target size = 40.71 GiB path = /dev/mapper/fedora-root > format args = [] original_format = ext4 target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fd2a0076b70) -- > name = fedora status = True id = 81 > children = ['existing 4.64 GiB lvmlv fedora-swap (85) with existing swap', > 'existing 40.71 GiB lvmlv fedora-root (97) with existing ext4 filesystem'] > parents = ['existing 45.35 GiB partition sda5 (73) with existing lvmpv'] > uuid = QOlKvl-wmzC-yhXm-AvWx-ApCr-5VZM-RCGRdK size = 45.35 GiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 45.35 GiB path = /dev/fedora > format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 11609 > PE Free = 0 PV Count = 1 > modified = False extents = 11609 free space = 0 B > free extents = 0 reserved percent = 0 reserved space = 0 B > PVs = ['existing 45.35 GiB partition sda5 (73) with existing lvmpv'] > LVs = ['existing 4.64 GiB lvmlv fedora-swap (85) with existing swap', > 'existing 40.71 GiB lvmlv fedora-root (97) with existing ext4 filesystem'] > segment type = linear percent = 0 > VG space used = 40.71 GiB >13:31:16,284 DEBUG blivet: DeviceTree.handle_format: name: fedora-root ; >13:31:16,284 DEBUG blivet: no type or existing type for fedora-root, bailing >13:31:16,285 DEBUG blivet: DeviceTree.handle_device: name: live-rw ; info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw ' > '/dev/disk/by-uuid/75b06b1f-5c69-42e7-99e1-1c5da0c76d91 ' > '/dev/disk/by-label/Anaconda /dev/mapper/live-rw', > 'DEVNAME': '/dev/dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-rw', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '75b06b1f-5c69-42e7-99e1-1c5da0c76d91', > 'ID_FS_UUID_ENC': '75b06b1f-5c69-42e7-99e1-1c5da0c76d91', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '5433511'} ; >13:31:16,285 INFO blivet: scanning live-rw (/sys/devices/virtual/block/dm-2)... >13:31:16,286 DEBUG blivet: DeviceTree.get_device_by_name: name: live-rw ; hidden: False ; incomplete: False ; >13:31:16,286 DEBUG blivet: DeviceTree.get_device_by_name returned None >13:31:16,287 DEBUG blivet: DMDevicePopulator.run: name: live-rw ; >13:31:16,288 DEBUG blivet: DeviceTree.get_device_by_name: name: loop1 ; hidden: False ; incomplete: False ; >13:31:16,289 DEBUG blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop1 (127) with existing ext4 filesystem >13:31:16,290 DEBUG blivet: DeviceTree.get_device_by_name: name: loop2 ; hidden: False ; incomplete: False ; >13:31:16,290 DEBUG blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop2 (140) >13:31:16,291 DEBUG blivet: DeviceTree.get_device_by_name: name: live-rw ; hidden: False ; incomplete: False ; >13:31:16,292 DEBUG blivet: DeviceTree.get_device_by_name returned None >13:31:16,292 DEBUG blivet: get_format('None') returning DeviceFormat instance with object id 150 >13:31:16,293 DEBUG blivet: LoopDevice.add_child: name: loop1 ; child: live-rw ; kids: 0 ; >13:31:16,293 DEBUG blivet: get_format('None') returning DeviceFormat instance with object id 151 >13:31:16,293 DEBUG blivet: DMDevice._set_format: live-rw ; current: None ; type: None ; >13:31:16,294 DEBUG blivet: DMDevice.update_sysfs_path: live-rw ; status: True ; >13:31:16,294 DEBUG blivet: live-rw sysfs_path set to /sys/devices/virtual/block/dm-2 >13:31:16,295 DEBUG blivet: DMDevice.read_current_size: exists: True ; sysfs_path: /sys/devices/virtual/block/dm-2 ; path: /dev/mapper/live-rw ; >13:31:16,295 DEBUG blivet: updated live-rw size to 6.5 GiB (6.5 GiB) >13:31:16,295 INFO blivet: added dm live-rw (id 149) to device tree >13:31:16,295 INFO blivet: got device: DMDevice instance (0x7fd29bfd6be0) -- > name = live-rw status = True id = 149 > children = [] > parents = ['existing 0 B loop loop1 (127) with existing ext4 filesystem'] > uuid = None size = 6.5 GiB > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /sys/devices/virtual/block/dm-2 > target size = 6.5 GiB path = /dev/mapper/live-rw > format args = [] original_format = None target = None dm_uuid = None >13:31:16,296 DEBUG blivet: DeviceTree.handle_format: name: live-rw ; >13:31:16,297 DEBUG blivet: MacEFIFS.supported: supported: True ; >13:31:16,297 DEBUG blivet: get_format('macefi') returning MacEFIFS instance with object id 153 >13:31:16,298 DEBUG blivet: EFIFS.supported: supported: True ; >13:31:16,298 DEBUG blivet: get_format('efi') returning EFIFS instance with object id 154 >13:31:16,299 DEBUG blivet: AppleBootstrapFS.supported: supported: True ; >13:31:16,299 DEBUG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 155 >13:31:16,300 INFO blivet: type detected on 'live-rw' is 'ext4' >13:31:16,300 DEBUG blivet: Ext4FS.supported: supported: True ; >13:31:16,300 DEBUG blivet: get_format('ext4') returning Ext4FS instance with object id 156 >13:31:16,301 DEBUG blivet: DMDevice._set_format: live-rw ; current: None ; type: ext4 ; >13:31:16,301 INFO blivet: got format: existing ext4 filesystem >13:31:16,303 DEBUG blivet: DeviceTree.handle_device: name: live-base ; info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-base ' > '/dev/disk/by-uuid/75b06b1f-5c69-42e7-99e1-1c5da0c76d91 ' > '/dev/mapper/live-base /dev/disk/by-label/Anaconda', > 'DEVNAME': '/dev/dm-3', > 'DEVPATH': '/devices/virtual/block/dm-3', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-base', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '75b06b1f-5c69-42e7-99e1-1c5da0c76d91', > 'ID_FS_UUID_ENC': '75b06b1f-5c69-42e7-99e1-1c5da0c76d91', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '5453246'} ; >13:31:16,303 INFO blivet: scanning live-base (/sys/devices/virtual/block/dm-3)... >13:31:16,303 DEBUG blivet: DeviceTree.get_device_by_name: name: live-base ; hidden: False ; incomplete: False ; >13:31:16,304 DEBUG blivet: DeviceTree.get_device_by_name returned None >13:31:16,305 DEBUG blivet: DMDevicePopulator.run: name: live-base ; >13:31:16,305 DEBUG blivet: DeviceTree.get_device_by_name: name: loop1 ; hidden: False ; incomplete: False ; >13:31:16,306 DEBUG blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop1 (127) with existing ext4 filesystem >13:31:16,307 DEBUG blivet: DeviceTree.get_device_by_name: name: live-base ; hidden: False ; incomplete: False ; >13:31:16,307 DEBUG blivet: DeviceTree.get_device_by_name returned None >13:31:16,307 DEBUG blivet: get_format('None') returning DeviceFormat instance with object id 159 >13:31:16,308 DEBUG blivet: LoopDevice.add_child: name: loop1 ; child: live-base ; kids: 1 ; >13:31:16,308 DEBUG blivet: get_format('None') returning DeviceFormat instance with object id 160 >13:31:16,309 DEBUG blivet: DMDevice._set_format: live-base ; current: None ; type: None ; >13:31:16,310 DEBUG blivet: DMDevice.update_sysfs_path: live-base ; status: True ; >13:31:16,310 DEBUG blivet: live-base sysfs_path set to /sys/devices/virtual/block/dm-3 >13:31:16,311 DEBUG blivet: DMDevice.read_current_size: exists: True ; sysfs_path: /sys/devices/virtual/block/dm-3 ; path: /dev/mapper/live-base ; >13:31:16,311 DEBUG blivet: updated live-base size to 6.5 GiB (6.5 GiB) >13:31:16,311 INFO blivet: added dm live-base (id 158) to device tree >13:31:16,311 INFO blivet: got device: DMDevice instance (0x7fd29bfeab38) -- > name = live-base status = True id = 158 > children = [] > parents = ['existing 0 B loop loop1 (127) with existing ext4 filesystem'] > uuid = None size = 6.5 GiB > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /sys/devices/virtual/block/dm-3 > target size = 6.5 GiB path = /dev/mapper/live-base > format args = [] original_format = None target = None dm_uuid = None >13:31:16,312 DEBUG blivet: DeviceTree.handle_format: name: live-base ; >13:31:16,313 DEBUG blivet: MacEFIFS.supported: supported: True ; >13:31:16,313 DEBUG blivet: get_format('macefi') returning MacEFIFS instance with object id 162 >13:31:16,314 DEBUG blivet: EFIFS.supported: supported: True ; >13:31:16,314 DEBUG blivet: get_format('efi') returning EFIFS instance with object id 163 >13:31:16,315 DEBUG blivet: AppleBootstrapFS.supported: supported: True ; >13:31:16,315 DEBUG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 164 >13:31:16,315 INFO blivet: type detected on 'live-base' is 'ext4' >13:31:16,316 DEBUG blivet: Ext4FS.supported: supported: True ; >13:31:16,316 DEBUG blivet: get_format('ext4') returning Ext4FS instance with object id 165 >13:31:16,317 DEBUG blivet: DMDevice._set_format: live-base ; current: None ; type: ext4 ; >13:31:16,317 INFO blivet: got format: existing ext4 filesystem >13:31:17,473 DEBUG blivet: IGNORED: Caught exception, continuing. >13:31:17,473 DEBUG blivet: IGNORED: Problem description: failed to get initiator name from iscsi firmware >13:31:17,474 DEBUG blivet: IGNORED: Begin exception details. >13:31:17,474 DEBUG blivet: IGNORED: Traceback (most recent call last): >13:31:17,474 DEBUG blivet: IGNORED: File "/usr/lib/python3.5/site-packages/blivet/iscsi.py", line 139, in __init__ >13:31:17,474 DEBUG blivet: IGNORED: initiatorname = self._call_initiator_method("GetFirmwareInitiatorName")[0] >13:31:17,474 DEBUG blivet: IGNORED: File "/usr/lib/python3.5/site-packages/blivet/util.py", line 1108, in decorated >13:31:17,474 DEBUG blivet: IGNORED: raise self._exn_cls(self.error_msg) >13:31:17,474 DEBUG blivet: IGNORED: blivet.errors.DependencyError: storaged iSCSI functionality not available >13:31:17,474 DEBUG blivet: IGNORED: End exception details. >13:31:17,638 INFO blivet: ISCSID is /sbin/iscsid >13:31:17,639 INFO blivet: no initiator set >13:31:17,692 INFO blivet: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >13:31:17,692 INFO blivet: no /etc/zfcp.conf; not configuring zfcp >13:31:18,063 DEBUG blivet: Ext4FS.supported: supported: True ; >13:31:18,063 DEBUG blivet: get_format('ext4') returning Ext4FS instance with object id 0 >13:31:18,064 DEBUG blivet: Ext4FS.supported: supported: True ; >13:31:18,064 DEBUG blivet: trying to set new default fstype to 'ext4' >13:31:18,065 DEBUG blivet: Ext4FS.supported: supported: True ; >13:31:18,065 DEBUG blivet: get_format('ext4') returning Ext4FS instance with object id 1 >13:31:18,066 DEBUG blivet: Ext4FS.supported: supported: True ; >13:31:18,142 INFO blivet: resetting Blivet (version 2.1.6) instance <blivet.blivet.Blivet object at 0x7fd8a18a0e48> >13:31:18,142 INFO blivet: no initiator set >13:31:18,143 INFO blivet: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] >13:31:18,550 DEBUG blivet: protected device spec /dev/disk/by-label/Fedora-WS-Live-25_B-1-1 resolved to sdb1 >13:31:18,550 INFO blivet: sdb1 looks to be the live device; marking as protected >13:31:18,564 INFO blivet: devices to scan: ['sdb', 'sdb1', 'sdb2', 'sdb3', 'sdc', 'sdc1', 'sdc2', 'sda', 'sda1', 'sda2', 'sda3', 'sda4', 'sda5', 'loop0', 'loop1', 'loop2', 'fedora-swap', 'fedora-root', 'live-rw', 'live-base'] >13:31:18,572 DEBUG blivet: DeviceTree.handle_device: name: sdb ; info: {'DEVLINKS': '/dev/disk/by-uuid/2016-10-05-06-32-21-00 ' > '/dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0 ' > '/dev/disk/by-label/Fedora-WS-Live-25_B-1-1 ' > '/dev/disk/by-id/usb-SanDisk_Extreme_AA011021151004307653-0:0', > 'DEVNAME': '/dev/sdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb2/2-2/2-2:1.0/host1/target1:0:0/1:0:0:0/block/sdb', > 'DEVTYPE': 'disk', > 'ID_BUS': 'usb', > 'ID_FS_APPLICATION_ID': 'GENISOIMAGE\\x20ISO\\x209660\\x2fHFS\\x20FILESYSTEM\\x20CREATOR\\x20\\x28C\\x29\\x201993\\x20E.YOUNGDALE\\x20\\x28C\\x29\\x201997-2006\\x20J.PEARSON\\x2fJ.SCHILLING\\x20\\x28C\\x29\\x202006-2007\\x20CDRKIT\\x20TEAM', > 'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', > 'ID_FS_LABEL': 'Fedora-WS-Live-25_B-1-1', > 'ID_FS_LABEL_ENC': 'Fedora-WS-Live-25_B-1-1', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2016-10-05-06-32-21-00', > 'ID_FS_UUID_ENC': '2016-10-05-06-32-21-00', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Extreme', > 'ID_MODEL_ENC': 'Extreme\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '5580', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '5b7c751a', > 'ID_PATH': 'pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_2_1_0-scsi-0_0_0_0', > 'ID_REVISION': '0001', > 'ID_SERIAL': 'SanDisk_Extreme_AA011021151004307653-0:0', > 'ID_SERIAL_SHORT': 'AA011021151004307653', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'SanDisk', > 'ID_VENDOR_ENC': 'SanDisk\\x20', > 'ID_VENDOR_ID': '0781', > 'MAJOR': '8', > 'MINOR': '16', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '8247731'} ; >13:31:18,573 INFO blivet: scanning sdb (/sys/devices/pci0000:00/0000:00:14.0/usb2/2-2/2-2:1.0/host1/target1:0:0/1:0:0:0/block/sdb)... >13:31:18,574 DEBUG blivet: DeviceTree.get_device_by_name: incomplete: False ; hidden: False ; name: sdb ; >13:31:18,574 DEBUG blivet: DeviceTree.get_device_by_name returned None >13:31:18,577 DEBUG blivet: DiskDevicePopulator.run: name: sdb ; >13:31:18,578 INFO blivet: sdb is a disk >13:31:18,578 DEBUG blivet: get_format('None') returning DeviceFormat instance with object id 3 >13:31:18,579 DEBUG blivet: get_format('None') returning DeviceFormat instance with object id 4 >13:31:18,581 DEBUG blivet: DiskDevice._set_format: sdb ; current: None ; type: None ; >13:31:18,583 DEBUG blivet: DiskDevice.update_sysfs_path: sdb ; status: True ; >13:31:18,583 DEBUG blivet: sdb sysfs_path set to /sys/devices/pci0000:00/0000:00:14.0/usb2/2-2/2-2:1.0/host1/target1:0:0/1:0:0:0/block/sdb >13:31:18,585 DEBUG blivet: DiskDevice.read_current_size: path: /dev/sdb ; sysfs_path: /sys/devices/pci0000:00/0000:00:14.0/usb2/2-2/2-2:1.0/host1/target1:0:0/1:0:0:0/block/sdb ; exists: True ; >13:31:18,585 DEBUG blivet: updated sdb size to 29.22 GiB (29.22 GiB) >13:31:18,586 INFO blivet: added disk sdb (id 2) to device tree >13:31:18,586 INFO blivet: got device: DiskDevice instance (0x7fd89004f208) -- > name = sdb status = True id = 2 > children = [] > parents = [] > uuid = None size = 29.22 GiB > format = existing None > major = 8 minor = 16 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:14.0/usb2/2-2/2-2:1.0/host1/target1:0:0/1:0:0:0/block/sdb > target size = 29.22 GiB path = /dev/sdb > format args = [] original_format = None removable = True >13:31:18,588 DEBUG blivet: DeviceTree.handle_format: name: sdb ; >13:31:18,590 DEBUG blivet: MacEFIFS.supported: supported: True ; >13:31:18,590 DEBUG blivet: get_format('macefi') returning MacEFIFS instance with object id 6 >13:31:18,591 DEBUG blivet: AppleBootstrapFS.supported: supported: True ; >13:31:18,591 DEBUG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 7 >13:31:18,593 DEBUG blivet: EFIFS.supported: supported: True ; >13:31:18,593 DEBUG blivet: get_format('efi') returning EFIFS instance with object id 8 >13:31:18,593 INFO blivet: type detected on 'sdb' is 'iso9660' >13:31:18,594 DEBUG blivet: Iso9660FS.supported: supported: True ; >13:31:18,595 DEBUG blivet: get_format('iso9660') returning Iso9660FS instance with object id 9 >13:31:18,595 DEBUG blivet: DiskDevice._set_format: sdb ; current: None ; type: iso9660 ; >13:31:18,596 INFO blivet: got format: existing iso9660 filesystem >13:31:18,598 DEBUG blivet: DeviceTree.handle_device: name: sdb1 ; info: {'DEVLINKS': '/dev/disk/by-id/usb-SanDisk_Extreme_AA011021151004307653-0:0-part1 ' > '/dev/disk/by-label/Fedora-WS-Live-25_B-1-1 ' > '/dev/disk/by-uuid/2016-10-05-06-32-21-00 ' > '/dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0-part1 ' > '/dev/disk/by-partuuid/5b7c751a-01', > 'DEVNAME': '/dev/sdb1', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb2/2-2/2-2:1.0/host1/target1:0:0/1:0:0:0/block/sdb/sdb1', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > 'ID_FS_APPLICATION_ID': 'GENISOIMAGE\\x20ISO\\x209660\\x2fHFS\\x20FILESYSTEM\\x20CREATOR\\x20\\x28C\\x29\\x201993\\x20E.YOUNGDALE\\x20\\x28C\\x29\\x201997-2006\\x20J.PEARSON\\x2fJ.SCHILLING\\x20\\x28C\\x29\\x202006-2007\\x20CDRKIT\\x20TEAM', > 'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', > 'ID_FS_LABEL': 'Fedora-WS-Live-25_B-1-1', > 'ID_FS_LABEL_ENC': 'Fedora-WS-Live-25_B-1-1', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2016-10-05-06-32-21-00', > 'ID_FS_UUID_ENC': '2016-10-05-06-32-21-00', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Extreme', > 'ID_MODEL_ENC': 'Extreme\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '5580', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '0', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '2811904', > 'ID_PART_ENTRY_TYPE': '0x0', > 'ID_PART_ENTRY_UUID': '5b7c751a-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '5b7c751a', > 'ID_PATH': 'pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_2_1_0-scsi-0_0_0_0', > 'ID_REVISION': '0001', > 'ID_SERIAL': 'SanDisk_Extreme_AA011021151004307653-0:0', > 'ID_SERIAL_SHORT': 'AA011021151004307653', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'SanDisk', > 'ID_VENDOR_ENC': 'SanDisk\\x20', > 'ID_VENDOR_ID': '0781', > 'MAJOR': '8', > 'MINOR': '17', > 'PARTN': '1', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '0', > 'USEC_INITIALIZED': '8293293'} ; >13:31:18,598 INFO blivet: scanning sdb1 (/sys/devices/pci0000:00/0000:00:14.0/usb2/2-2/2-2:1.0/host1/target1:0:0/1:0:0:0/block/sdb/sdb1)... >13:31:18,599 DEBUG blivet: DeviceTree.get_device_by_name: incomplete: False ; hidden: False ; name: sdb1 ; >13:31:18,600 DEBUG blivet: DeviceTree.get_device_by_name returned None >13:31:18,601 DEBUG blivet: PartitionDevicePopulator.run: name: sdb1 ; >13:31:18,625 DEBUG blivet: DeviceTree.get_device_by_name: incomplete: False ; hidden: False ; name: sdb ; >13:31:18,626 DEBUG blivet: DeviceTree.get_device_by_name returned existing 29.22 GiB disk sdb (2) with existing iso9660 filesystem >13:31:18,626 DEBUG blivet: lvm filter: adding sdb1 to the reject list >13:31:18,627 DEBUG blivet: ignoring partition sdb1 on iso9660 >13:31:18,627 DEBUG blivet: no device obtained for sdb1 >13:31:18,629 DEBUG blivet: DeviceTree.handle_device: name: sdb2 ; info: {'DEVLINKS': '/dev/disk/by-id/usb-SanDisk_Extreme_AA011021151004307653-0:0-part2 ' > '/dev/disk/by-partuuid/5b7c751a-02 /dev/disk/by-label/ANACONDA ' > '/dev/disk/by-uuid/E65B-38D5 ' > '/dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0-part2', > 'DEVNAME': '/dev/sdb2', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb2/2-2/2-2:1.0/host1/target1:0:0/1:0:0:0/block/sdb/sdb2', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > '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': 'ANACONDA', > 'ID_FS_LABEL_ENC': 'ANACONDA', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'vfat', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'E65B-38D5', > 'ID_FS_UUID_ENC': 'E65B-38D5', > 'ID_FS_VERSION': 'FAT12', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Extreme', > 'ID_MODEL_ENC': 'Extreme\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '5580', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '91756', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '10640', > 'ID_PART_ENTRY_TYPE': '0xef', > 'ID_PART_ENTRY_UUID': '5b7c751a-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '5b7c751a', > 'ID_PATH': 'pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_2_1_0-scsi-0_0_0_0', > 'ID_REVISION': '0001', > 'ID_SERIAL': 'SanDisk_Extreme_AA011021151004307653-0:0', > 'ID_SERIAL_SHORT': 'AA011021151004307653', > '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': '18', > 'PARTN': '2', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '8263092'} ; >13:31:18,629 INFO blivet: scanning sdb2 (/sys/devices/pci0000:00/0000:00:14.0/usb2/2-2/2-2:1.0/host1/target1:0:0/1:0:0:0/block/sdb/sdb2)... >13:31:18,629 DEBUG blivet: DeviceTree.get_device_by_name: incomplete: False ; hidden: False ; name: sdb2 ; >13:31:18,632 DEBUG blivet: DeviceTree.get_device_by_name returned None >13:31:18,633 DEBUG blivet: PartitionDevicePopulator.run: name: sdb2 ; >13:31:18,657 DEBUG blivet: DeviceTree.get_device_by_name: incomplete: False ; hidden: False ; name: sdb ; >13:31:18,657 DEBUG blivet: DeviceTree.get_device_by_name returned existing 29.22 GiB disk sdb (2) with existing iso9660 filesystem >13:31:18,658 DEBUG blivet: lvm filter: adding sdb2 to the reject list >13:31:18,658 DEBUG blivet: ignoring partition sdb2 on iso9660 >13:31:18,658 DEBUG blivet: no device obtained for sdb2 >13:31:18,660 DEBUG blivet: DeviceTree.handle_device: name: sdb3 ; info: {'DEVLINKS': '/dev/disk/by-label/ANACONDA ' > '/dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0-part3 ' > '/dev/disk/by-partuuid/5b7c751a-03 ' > '/dev/disk/by-id/usb-SanDisk_Extreme_AA011021151004307653-0:0-part3 ' > '/dev/disk/by-uuid/071654cc-c02e-3fa6-9852-bb9d12673142', > 'DEVNAME': '/dev/sdb3', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb2/2-2/2-2:1.0/host1/target1:0:0/1:0:0:0/block/sdb/sdb3', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > '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': 'ANACONDA', > 'ID_FS_LABEL_ENC': 'ANACONDA', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'hfsplus', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '071654cc-c02e-3fa6-9852-bb9d12673142', > 'ID_FS_UUID_ENC': '071654cc-c02e-3fa6-9852-bb9d12673142', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Extreme', > 'ID_MODEL_ENC': 'Extreme\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '5580', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '102396', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '23344', > 'ID_PART_ENTRY_TYPE': '0x0', > 'ID_PART_ENTRY_UUID': '5b7c751a-03', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '5b7c751a', > 'ID_PATH': 'pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_2_1_0-scsi-0_0_0_0', > 'ID_REVISION': '0001', > 'ID_SERIAL': 'SanDisk_Extreme_AA011021151004307653-0:0', > 'ID_SERIAL_SHORT': 'AA011021151004307653', > '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': '19', > 'PARTN': '3', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '8302875'} ; >13:31:18,660 INFO blivet: scanning sdb3 (/sys/devices/pci0000:00/0000:00:14.0/usb2/2-2/2-2:1.0/host1/target1:0:0/1:0:0:0/block/sdb/sdb3)... >13:31:18,661 DEBUG blivet: DeviceTree.get_device_by_name: incomplete: False ; hidden: False ; name: sdb3 ; >13:31:18,662 DEBUG blivet: DeviceTree.get_device_by_name returned None >13:31:18,663 DEBUG blivet: PartitionDevicePopulator.run: name: sdb3 ; >13:31:18,687 DEBUG blivet: DeviceTree.get_device_by_name: incomplete: False ; hidden: False ; name: sdb ; >13:31:18,688 DEBUG blivet: DeviceTree.get_device_by_name returned existing 29.22 GiB disk sdb (2) with existing iso9660 filesystem >13:31:18,688 DEBUG blivet: lvm filter: adding sdb3 to the reject list >13:31:18,689 DEBUG blivet: ignoring partition sdb3 on iso9660 >13:31:18,689 DEBUG blivet: no device obtained for sdb3 >13:31:18,690 DEBUG blivet: DeviceTree.handle_device: name: sdc ; info: {'DEVLINKS': '/dev/disk/by-id/usb-APPLE_SD_Card_Reader_000000000820-0:0 ' > '/dev/disk/by-path/pci-0000:00:14.0-usb-0:4:1.0-scsi-0:0:0:0', > 'DEVNAME': '/dev/sdc', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb2/2-4/2-4:1.0/host2/target2:0:0/2:0:0:0/block/sdc', > 'DEVTYPE': 'disk', > 'ID_BUS': 'usb', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'SD_Card_Reader', > 'ID_MODEL_ENC': 'SD\\x20Card\\x20Reader\\x20\\x20', > 'ID_MODEL_ID': '8406', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': '610e74f4-5bf4-4e55-9373-bea5ad2a4c1b', > 'ID_PATH': 'pci-0000:00:14.0-usb-0:4:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_4_1_0-scsi-0_0_0_0', > 'ID_REVISION': '3.00', > 'ID_SERIAL': 'APPLE_SD_Card_Reader_000000000820-0:0', > 'ID_SERIAL_SHORT': '000000000820', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'APPLE', > 'ID_VENDOR_ENC': 'APPLE\\x20\\x20\\x20', > 'ID_VENDOR_ID': '05ac', > 'MAJOR': '8', > 'MINOR': '32', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '8225721'} ; >13:31:18,690 INFO blivet: scanning sdc (/sys/devices/pci0000:00/0000:00:14.0/usb2/2-4/2-4:1.0/host2/target2:0:0/2:0:0:0/block/sdc)... >13:31:18,691 DEBUG blivet: DeviceTree.get_device_by_name: incomplete: False ; hidden: False ; name: sdc ; >13:31:18,692 DEBUG blivet: DeviceTree.get_device_by_name returned None >13:31:18,694 DEBUG blivet: DiskDevicePopulator.run: name: sdc ; >13:31:18,695 INFO blivet: sdc is a disk >13:31:18,696 DEBUG blivet: get_format('None') returning DeviceFormat instance with object id 12 >13:31:18,696 DEBUG blivet: get_format('None') returning DeviceFormat instance with object id 13 >13:31:18,697 DEBUG blivet: DiskDevice._set_format: sdc ; current: None ; type: None ; >13:31:18,698 DEBUG blivet: DiskDevice.update_sysfs_path: sdc ; status: True ; >13:31:18,698 DEBUG blivet: sdc sysfs_path set to /sys/devices/pci0000:00/0000:00:14.0/usb2/2-4/2-4:1.0/host2/target2:0:0/2:0:0:0/block/sdc >13:31:18,699 DEBUG blivet: DiskDevice.read_current_size: path: /dev/sdc ; sysfs_path: /sys/devices/pci0000:00/0000:00:14.0/usb2/2-4/2-4:1.0/host2/target2:0:0/2:0:0:0/block/sdc ; exists: True ; >13:31:18,700 DEBUG blivet: updated sdc size to 183.35 GiB (183.35 GiB) >13:31:18,700 INFO blivet: added disk sdc (id 11) to device tree >13:31:18,700 INFO blivet: got device: DiskDevice instance (0x7fd8880a35c0) -- > name = sdc status = True id = 11 > children = [] > parents = [] > uuid = None size = 183.35 GiB > format = existing None > major = 8 minor = 32 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:14.0/usb2/2-4/2-4:1.0/host2/target2:0:0/2:0:0:0/block/sdc > target size = 183.35 GiB path = /dev/sdc > format args = [] original_format = None removable = True >13:31:18,702 DEBUG blivet: DeviceTree.handle_format: name: sdc ; >13:31:18,704 DEBUG blivet: MacEFIFS.supported: supported: True ; >13:31:18,704 DEBUG blivet: get_format('macefi') returning MacEFIFS instance with object id 15 >13:31:18,705 DEBUG blivet: AppleBootstrapFS.supported: supported: True ; >13:31:18,705 DEBUG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 16 >13:31:18,706 DEBUG blivet: EFIFS.supported: supported: True ; >13:31:18,706 DEBUG blivet: get_format('efi') returning EFIFS instance with object id 17 >13:31:18,708 DEBUG blivet: DiskLabelFormatPopulator.run: label_type: gpt ; device: sdc ; >13:31:18,709 DEBUG blivet: DiskDevice.setup: sdc ; controllable: True ; orig: False ; status: True ; >13:31:18,710 DEBUG blivet: DiskLabel.__init__: uuid: 610e74f4-5bf4-4e55-9373-bea5ad2a4c1b ; serial: APPLE_SD_Card_Reader_000000000820-0:0 ; exists: True ; label: None ; device: /dev/sdc ; >13:31:18,727 DEBUG blivet: Clear pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 2 > lastPartitionNumber: 2 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7fd88808a240>, <parted.partition.Partition object at 0x7fd88808af28>] > device: <parted.device.Device object at 0x7fd8880a6400> > PedDisk: <_ped.Disk object at 0x7fd8880b9548> >13:31:18,804 DEBUG blivet: get_format('disklabel') returning DiskLabel instance with object id 18 >13:31:18,805 DEBUG blivet: DiskDevice._set_format: sdc ; current: None ; type: disklabel ; >13:31:18,805 INFO blivet: got format: existing gpt disklabel >13:31:18,809 DEBUG blivet: DeviceTree.handle_device: name: sdc1 ; info: {'DEVLINKS': '/dev/disk/by-uuid/67E3-17ED ' > '/dev/disk/by-partlabel/EFI\\x20System\\x20Partition ' > '/dev/disk/by-partuuid/e47434c5-7375-42e9-9cbe-73714c99b802 ' > '/dev/disk/by-label/EFI ' > '/dev/disk/by-id/usb-APPLE_SD_Card_Reader_000000000820-0:0-part1 ' > '/dev/disk/by-path/pci-0000:00:14.0-usb-0:4:1.0-scsi-0:0:0:0-part1', > 'DEVNAME': '/dev/sdc1', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb2/2-4/2-4:1.0/host2/target2:0:0/2:0:0:0/block/sdc/sdc1', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > 'ID_FS_LABEL': 'EFI', > 'ID_FS_LABEL_ENC': 'EFI', > 'ID_FS_TYPE': 'vfat', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '67E3-17ED', > 'ID_FS_UUID_ENC': '67E3-17ED', > 'ID_FS_VERSION': 'FAT32', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'SD_Card_Reader', > 'ID_MODEL_ENC': 'SD\\x20Card\\x20Reader\\x20\\x20', > 'ID_MODEL_ID': '8406', > 'ID_PART_ENTRY_DISK': '8:32', > 'ID_PART_ENTRY_NAME': 'EFI\\x20System\\x20Partition', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '40', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '409600', > 'ID_PART_ENTRY_TYPE': 'c12a7328-f81f-11d2-ba4b-00a0c93ec93b', > 'ID_PART_ENTRY_UUID': 'e47434c5-7375-42e9-9cbe-73714c99b802', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': '610e74f4-5bf4-4e55-9373-bea5ad2a4c1b', > 'ID_PATH': 'pci-0000:00:14.0-usb-0:4:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_4_1_0-scsi-0_0_0_0', > 'ID_REVISION': '3.00', > 'ID_SERIAL': 'APPLE_SD_Card_Reader_000000000820-0:0', > 'ID_SERIAL_SHORT': '000000000820', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'APPLE', > 'ID_VENDOR_ENC': 'APPLE\\x20\\x20\\x20', > 'ID_VENDOR_ID': '05ac', > 'MAJOR': '8', > 'MINOR': '33', > 'PARTN': '1', > 'PARTNAME': 'EFI System Partition', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '8251964'} ; >13:31:18,809 INFO blivet: scanning sdc1 (/sys/devices/pci0000:00/0000:00:14.0/usb2/2-4/2-4:1.0/host2/target2:0:0/2:0:0:0/block/sdc/sdc1)... >13:31:18,809 DEBUG blivet: DeviceTree.get_device_by_name: incomplete: False ; hidden: False ; name: sdc1 ; >13:31:18,810 DEBUG blivet: DeviceTree.get_device_by_name returned None >13:31:18,811 DEBUG blivet: PartitionDevicePopulator.run: name: sdc1 ; >13:31:18,837 DEBUG blivet: DeviceTree.get_device_by_name: incomplete: False ; hidden: False ; name: sdc ; >13:31:18,838 DEBUG blivet: DeviceTree.get_device_by_name returned existing 183.35 GiB disk sdc (11) with existing gpt disklabel >13:31:18,838 DEBUG blivet: get_format('None') returning DeviceFormat instance with object id 21 >13:31:18,840 DEBUG blivet: DiskDevice.add_child: child: sdc1 ; name: sdc ; kids: 0 ; >13:31:18,840 DEBUG blivet: get_format('None') returning DeviceFormat instance with object id 22 >13:31:18,841 DEBUG blivet: PartitionDevice._set_format: sdc1 ; current: None ; type: None ; >13:31:18,842 DEBUG blivet: PartitionDevice.update_sysfs_path: sdc1 ; status: True ; >13:31:18,842 DEBUG blivet: sdc1 sysfs_path set to /sys/devices/pci0000:00/0000:00:14.0/usb2/2-4/2-4:1.0/host2/target2:0:0/2:0:0:0/block/sdc/sdc1 >13:31:18,843 DEBUG blivet: PartitionDevice.read_current_size: path: /dev/sdc1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:14.0/usb2/2-4/2-4:1.0/host2/target2:0:0/2:0:0:0/block/sdc/sdc1 ; exists: True ; >13:31:18,844 DEBUG blivet: updated sdc1 size to 200 MiB (200 MiB) >13:31:18,844 DEBUG blivet: looking up parted Partition: /dev/sdc1 >13:31:18,845 DEBUG blivet: PartitionDevice.probe: sdc1 ; exists: True ; >13:31:18,846 DEBUG blivet: PartitionDevice.get_flag: path: /dev/sdc1 ; flag: 1 ; >13:31:18,848 DEBUG blivet: PartitionDevice.get_flag: path: /dev/sdc1 ; flag: 10 ; >13:31:18,849 DEBUG blivet: PartitionDevice.get_flag: path: /dev/sdc1 ; flag: 12 ; >13:31:18,850 DEBUG blivet: PartitionDevice.read_current_size: path: /dev/sdc1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:14.0/usb2/2-4/2-4:1.0/host2/target2:0:0/2:0:0:0/block/sdc/sdc1 ; exists: True ; >13:31:18,850 DEBUG blivet: updated sdc1 size to 200 MiB (200 MiB) >13:31:18,851 INFO blivet: added partition sdc1 (id 20) to device tree >13:31:18,851 INFO blivet: got device: PartitionDevice instance (0x7fd8900e8390) -- > name = sdc1 status = True id = 20 > children = [] > parents = ['existing 183.35 GiB disk sdc (11) with existing gpt disklabel'] > uuid = e47434c5-7375-42e9-9cbe-73714c99b802 size = 200 MiB > format = existing None > major = 8 minor = 33 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:14.0/usb2/2-4/2-4:1.0/host2/target2:0:0/2:0:0:0/block/sdc/sdc1 > target size = 200 MiB path = /dev/sdc1 > format args = [] original_format = None grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd8880a6438> fileSystem: <parted.filesystem.FileSystem object at 0x7fd888095668> > number: 1 path: /dev/sdc1 type: 0 > name: EFI System Partition active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd88808a320> PedPartition: <_ped.Partition object at 0x7fd88807a570> > disk = existing 183.35 GiB disk sdc (11) with existing gpt disklabel > start = 40 end = 409639 length = 409600 > flags = boot, esp >13:31:18,854 DEBUG blivet: DeviceTree.handle_format: name: sdc1 ; >13:31:18,856 DEBUG blivet: MacEFIFS.supported: supported: True ; >13:31:18,856 DEBUG blivet: get_format('macefi') returning MacEFIFS instance with object id 24 >13:31:18,857 DEBUG blivet: AppleBootstrapFS.supported: supported: True ; >13:31:18,857 DEBUG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 25 >13:31:18,858 DEBUG blivet: EFIFS.supported: supported: True ; >13:31:18,859 DEBUG blivet: get_format('efi') returning EFIFS instance with object id 26 >13:31:18,859 INFO blivet: type detected on 'sdc1' is 'efi' >13:31:18,860 DEBUG blivet: EFIFS.supported: supported: True ; >13:31:18,860 DEBUG blivet: get_format('efi') returning EFIFS instance with object id 27 >13:31:18,861 DEBUG blivet: PartitionDevice._set_format: sdc1 ; current: None ; type: efi ; >13:31:18,861 INFO blivet: got format: existing efi filesystem >13:31:18,863 DEBUG blivet: DeviceTree.handle_device: name: sdc2 ; info: {'DEVLINKS': '/dev/disk/by-label/Nifty\\x20HD ' > '/dev/disk/by-partuuid/05d69f48-5bad-48e5-bf57-63b8377fc737 ' > '/dev/disk/by-id/usb-APPLE_SD_Card_Reader_000000000820-0:0-part2 ' > '/dev/disk/by-uuid/7966a8db-330b-3782-902e-ea75a88dadd7 ' > '/dev/disk/by-path/pci-0000:00:14.0-usb-0:4:1.0-scsi-0:0:0:0-part2', > 'DEVNAME': '/dev/sdc2', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb2/2-4/2-4:1.0/host2/target2:0:0/2:0:0:0/block/sdc/sdc2', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > 'ID_FS_LABEL': 'Nifty_HD', > 'ID_FS_LABEL_ENC': 'Nifty\\x20HD', > 'ID_FS_TYPE': 'hfsplus', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '7966a8db-330b-3782-902e-ea75a88dadd7', > 'ID_FS_UUID_ENC': '7966a8db-330b-3782-902e-ea75a88dadd7', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'SD_Card_Reader', > 'ID_MODEL_ENC': 'SD\\x20Card\\x20Reader\\x20\\x20', > 'ID_MODEL_ID': '8406', > 'ID_PART_ENTRY_DISK': '8:32', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '409640', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '383831984', > 'ID_PART_ENTRY_TYPE': '48465300-0000-11aa-aa11-00306543ecac', > 'ID_PART_ENTRY_UUID': '05d69f48-5bad-48e5-bf57-63b8377fc737', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': '610e74f4-5bf4-4e55-9373-bea5ad2a4c1b', > 'ID_PATH': 'pci-0000:00:14.0-usb-0:4:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_4_1_0-scsi-0_0_0_0', > 'ID_REVISION': '3.00', > 'ID_SERIAL': 'APPLE_SD_Card_Reader_000000000820-0:0', > 'ID_SERIAL_SHORT': '000000000820', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'APPLE', > 'ID_VENDOR_ENC': 'APPLE\\x20\\x20\\x20', > 'ID_VENDOR_ID': '05ac', > 'MAJOR': '8', > 'MINOR': '34', > 'PARTN': '2', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '8300296'} ; >13:31:18,864 INFO blivet: scanning sdc2 (/sys/devices/pci0000:00/0000:00:14.0/usb2/2-4/2-4:1.0/host2/target2:0:0/2:0:0:0/block/sdc/sdc2)... >13:31:18,864 DEBUG blivet: DeviceTree.get_device_by_name: incomplete: False ; hidden: False ; name: sdc2 ; >13:31:18,865 DEBUG blivet: DeviceTree.get_device_by_name returned None >13:31:18,866 DEBUG blivet: PartitionDevicePopulator.run: name: sdc2 ; >13:31:18,891 DEBUG blivet: DeviceTree.get_device_by_name: incomplete: False ; hidden: False ; name: sdc ; >13:31:18,892 DEBUG blivet: DeviceTree.get_device_by_name returned existing 183.35 GiB disk sdc (11) with existing gpt disklabel >13:31:18,893 DEBUG blivet: get_format('None') returning DeviceFormat instance with object id 30 >13:31:18,894 DEBUG blivet: DiskDevice.add_child: child: sdc2 ; name: sdc ; kids: 1 ; >13:31:18,894 DEBUG blivet: get_format('None') returning DeviceFormat instance with object id 31 >13:31:18,895 DEBUG blivet: PartitionDevice._set_format: sdc2 ; current: None ; type: None ; >13:31:18,896 DEBUG blivet: PartitionDevice.update_sysfs_path: sdc2 ; status: True ; >13:31:18,896 DEBUG blivet: sdc2 sysfs_path set to /sys/devices/pci0000:00/0000:00:14.0/usb2/2-4/2-4:1.0/host2/target2:0:0/2:0:0:0/block/sdc/sdc2 >13:31:18,897 DEBUG blivet: PartitionDevice.read_current_size: path: /dev/sdc2 ; sysfs_path: /sys/devices/pci0000:00/0000:00:14.0/usb2/2-4/2-4:1.0/host2/target2:0:0/2:0:0:0/block/sdc/sdc2 ; exists: True ; >13:31:18,898 DEBUG blivet: updated sdc2 size to 183.03 GiB (183.03 GiB) >13:31:18,898 DEBUG blivet: looking up parted Partition: /dev/sdc2 >13:31:18,899 DEBUG blivet: PartitionDevice.probe: sdc2 ; exists: True ; >13:31:18,900 DEBUG blivet: PartitionDevice.get_flag: path: /dev/sdc2 ; flag: 1 ; >13:31:18,901 DEBUG blivet: PartitionDevice.get_flag: path: /dev/sdc2 ; flag: 10 ; >13:31:18,902 DEBUG blivet: PartitionDevice.get_flag: path: /dev/sdc2 ; flag: 12 ; >13:31:18,903 DEBUG blivet: PartitionDevice.read_current_size: path: /dev/sdc2 ; sysfs_path: /sys/devices/pci0000:00/0000:00:14.0/usb2/2-4/2-4:1.0/host2/target2:0:0/2:0:0:0/block/sdc/sdc2 ; exists: True ; >13:31:18,903 DEBUG blivet: updated sdc2 size to 183.03 GiB (183.03 GiB) >13:31:18,904 INFO blivet: added partition sdc2 (id 29) to device tree >13:31:18,904 INFO blivet: got device: PartitionDevice instance (0x7fd8880a3208) -- > name = sdc2 status = True id = 29 > children = [] > parents = ['existing 183.35 GiB disk sdc (11) with existing gpt disklabel'] > uuid = 05d69f48-5bad-48e5-bf57-63b8377fc737 size = 183.03 GiB > format = existing None > major = 8 minor = 34 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:14.0/usb2/2-4/2-4:1.0/host2/target2:0:0/2:0:0:0/block/sdc/sdc2 > target size = 183.03 GiB path = /dev/sdc2 > format args = [] original_format = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd8880a6438> fileSystem: <parted.filesystem.FileSystem object at 0x7fd888095da0> > number: 2 path: /dev/sdc2 type: 0 > name: active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7fd88808a278> PedPartition: <_ped.Partition object at 0x7fd8880b2b48> > disk = existing 183.35 GiB disk sdc (11) with existing gpt disklabel > start = 409640 end = 384241623 length = 383831984 > flags = >13:31:18,906 DEBUG blivet: DeviceTree.handle_format: name: sdc2 ; >13:31:18,908 DEBUG blivet: MacEFIFS.supported: supported: True ; >13:31:18,908 DEBUG blivet: get_format('macefi') returning MacEFIFS instance with object id 33 >13:31:18,908 INFO blivet: type detected on 'sdc2' is 'macefi' >13:31:18,910 DEBUG blivet: MacEFIFS.supported: supported: True ; >13:31:18,910 DEBUG blivet: get_format('macefi') returning MacEFIFS instance with object id 34 >13:31:18,911 DEBUG blivet: PartitionDevice._set_format: sdc2 ; current: None ; type: macefi ; >13:31:18,911 INFO blivet: got format: existing macefi filesystem >13:31:18,913 DEBUG blivet: DeviceTree.handle_device: name: sda ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x5002538655584d30 ' > '/dev/disk/by-path/pci-0000:04:00.0-ata-1 ' > '/dev/disk/by-id/ata-APPLE_SSD_SM0256F_S1K4NYBF108588', > 'DEVNAME': '/dev/sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:1c.4/0000:04:00.0/ata1/host0/target0:0:0/0:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '0', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > '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': '32', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '6', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '0', > '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': 'APPLE_SSD_SM0256F', > 'ID_MODEL_ENC': 'APPLE\\x20SSD\\x20SM0256F\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': 'e2494594-d49a-46c7-89d3-2201b3d873e5', > 'ID_PATH': 'pci-0000:04:00.0-ata-1', > 'ID_PATH_TAG': 'pci-0000_04_00_0-ata-1', > 'ID_REVISION': 'UXM2JA1Q', > 'ID_SERIAL': 'APPLE_SSD_SM0256F_S1K4NYBF108588', > 'ID_SERIAL_SHORT': 'S1K4NYBF108588', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5002538655584d30', > 'ID_WWN_WITH_EXTENSION': '0x5002538655584d30', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '8046819'} ; >13:31:18,914 INFO blivet: scanning sda (/sys/devices/pci0000:00/0000:00:1c.4/0000:04:00.0/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >13:31:18,914 DEBUG blivet: DeviceTree.get_device_by_name: incomplete: False ; hidden: False ; name: sda ; >13:31:18,915 DEBUG blivet: DeviceTree.get_device_by_name returned None >13:31:18,917 DEBUG blivet: DiskDevicePopulator.run: name: sda ; >13:31:18,918 INFO blivet: sda is a disk >13:31:18,918 DEBUG blivet: get_format('None') returning DeviceFormat instance with object id 37 >13:31:18,918 DEBUG blivet: get_format('None') returning DeviceFormat instance with object id 38 >13:31:18,919 DEBUG blivet: DiskDevice._set_format: sda ; current: None ; type: None ; >13:31:18,920 DEBUG blivet: DiskDevice.update_sysfs_path: sda ; status: True ; >13:31:18,921 DEBUG blivet: sda sysfs_path set to /sys/devices/pci0000:00/0000:00:1c.4/0000:04:00.0/ata1/host0/target0:0:0/0:0:0:0/block/sda >13:31:18,921 DEBUG blivet: DiskDevice.read_current_size: path: /dev/sda ; sysfs_path: /sys/devices/pci0000:00/0000:00:1c.4/0000:04:00.0/ata1/host0/target0:0:0/0:0:0:0/block/sda ; exists: True ; >13:31:18,922 DEBUG blivet: updated sda size to 233.76 GiB (233.76 GiB) >13:31:18,923 INFO blivet: added disk sda (id 36) to device tree >13:31:18,923 INFO blivet: got device: DiskDevice instance (0x7fd888045710) -- > name = sda status = True id = 36 > children = [] > parents = [] > uuid = None size = 233.76 GiB > format = existing None > major = 8 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1c.4/0000:04:00.0/ata1/host0/target0:0:0/0:0:0:0/block/sda > target size = 233.76 GiB path = /dev/sda > format args = [] original_format = None removable = False >13:31:18,926 DEBUG blivet: DeviceTree.handle_format: name: sda ; >13:31:18,927 DEBUG blivet: MacEFIFS.supported: supported: True ; >13:31:18,927 DEBUG blivet: get_format('macefi') returning MacEFIFS instance with object id 40 >13:31:18,929 DEBUG blivet: AppleBootstrapFS.supported: supported: True ; >13:31:18,929 DEBUG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 41 >13:31:18,930 DEBUG blivet: EFIFS.supported: supported: True ; >13:31:18,930 DEBUG blivet: get_format('efi') returning EFIFS instance with object id 42 >13:31:18,931 DEBUG blivet: DiskLabelFormatPopulator.run: label_type: gpt ; device: sda ; >13:31:18,932 DEBUG blivet: DiskDevice.setup: sda ; controllable: True ; orig: False ; status: True ; >13:31:18,933 DEBUG blivet: DiskLabel.__init__: uuid: e2494594-d49a-46c7-89d3-2201b3d873e5 ; serial: APPLE_SSD_SM0256F_S1K4NYBF108588 ; exists: True ; label: None ; device: /dev/sda ; >13:31:19,277 DEBUG blivet: Clear pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 5 > lastPartitionNumber: 5 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7fd888049198>, <parted.partition.Partition object at 0x7fd8880499b0>, <parted.partition.Partition object at 0x7fd8880497f0>, <parted.partition.Partition object at 0x7fd8880491d0>, <parted.partition.Partition object at 0x7fd888049390>] > device: <parted.device.Device object at 0x7fd88803e4e0> > PedDisk: <_ped.Disk object at 0x7fd8880aeec8> >13:31:19,303 DEBUG blivet: get_format('disklabel') returning DiskLabel instance with object id 43 >13:31:19,304 DEBUG blivet: DiskDevice._set_format: sda ; current: None ; type: disklabel ; >13:31:19,304 INFO blivet: got format: existing gpt disklabel >13:31:19,307 DEBUG blivet: DeviceTree.handle_device: name: sda1 ; info: {'DEVLINKS': '/dev/disk/by-id/ata-APPLE_SSD_SM0256F_S1K4NYBF108588-part1 ' > '/dev/disk/by-id/wwn-0x5002538655584d30-part1 ' > '/dev/disk/by-partlabel/EFI\\x20System\\x20Partition ' > '/dev/disk/by-label/EFI ' > '/dev/disk/by-partuuid/9bb61fc3-34b4-4200-b49a-d3fde9898b38 ' > '/dev/disk/by-path/pci-0000:04:00.0-ata-1-part1 ' > '/dev/disk/by-uuid/67E3-17ED', > 'DEVNAME': '/dev/sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1c.4/0000:04:00.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '0', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > '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': '32', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '6', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '0', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'EFI', > 'ID_FS_LABEL_ENC': 'EFI', > 'ID_FS_TYPE': 'vfat', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '67E3-17ED', > 'ID_FS_UUID_ENC': '67E3-17ED', > 'ID_FS_VERSION': 'FAT32', > 'ID_MODEL': 'APPLE_SSD_SM0256F', > 'ID_MODEL_ENC': 'APPLE\\x20SSD\\x20SM0256F\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NAME': 'EFI\\x20System\\x20Partition', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '40', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '409600', > 'ID_PART_ENTRY_TYPE': 'c12a7328-f81f-11d2-ba4b-00a0c93ec93b', > 'ID_PART_ENTRY_UUID': '9bb61fc3-34b4-4200-b49a-d3fde9898b38', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': 'e2494594-d49a-46c7-89d3-2201b3d873e5', > 'ID_PATH': 'pci-0000:04:00.0-ata-1', > 'ID_PATH_TAG': 'pci-0000_04_00_0-ata-1', > 'ID_REVISION': 'UXM2JA1Q', > 'ID_SERIAL': 'APPLE_SSD_SM0256F_S1K4NYBF108588', > 'ID_SERIAL_SHORT': 'S1K4NYBF108588', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5002538655584d30', > 'ID_WWN_WITH_EXTENSION': '0x5002538655584d30', > 'MAJOR': '8', > 'MINOR': '1', > 'PARTN': '1', > 'PARTNAME': 'EFI System Partition', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '8136584'} ; >13:31:19,307 INFO blivet: scanning sda1 (/sys/devices/pci0000:00/0000:00:1c.4/0000:04:00.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >13:31:19,308 DEBUG blivet: DeviceTree.get_device_by_name: incomplete: False ; hidden: False ; name: sda1 ; >13:31:19,309 DEBUG blivet: DeviceTree.get_device_by_name returned None >13:31:19,310 DEBUG blivet: PartitionDevicePopulator.run: name: sda1 ; >13:31:19,335 DEBUG blivet: DeviceTree.get_device_by_name: incomplete: False ; hidden: False ; name: sda ; >13:31:19,336 DEBUG blivet: DeviceTree.get_device_by_name returned existing 233.76 GiB disk sda (36) with existing gpt disklabel >13:31:19,336 DEBUG blivet: get_format('None') returning DeviceFormat instance with object id 46 >13:31:19,338 DEBUG blivet: DiskDevice.add_child: child: sda1 ; name: sda ; kids: 0 ; >13:31:19,338 DEBUG blivet: get_format('None') returning DeviceFormat instance with object id 47 >13:31:19,339 DEBUG blivet: PartitionDevice._set_format: sda1 ; current: None ; type: None ; >13:31:19,340 DEBUG blivet: PartitionDevice.update_sysfs_path: sda1 ; status: True ; >13:31:19,341 DEBUG blivet: sda1 sysfs_path set to /sys/devices/pci0000:00/0000:00:1c.4/0000:04:00.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 >13:31:19,342 DEBUG blivet: PartitionDevice.read_current_size: path: /dev/sda1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1c.4/0000:04:00.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 ; exists: True ; >13:31:19,342 DEBUG blivet: updated sda1 size to 200 MiB (200 MiB) >13:31:19,342 DEBUG blivet: looking up parted Partition: /dev/sda1 >13:31:19,343 DEBUG blivet: PartitionDevice.probe: sda1 ; exists: True ; >13:31:19,344 DEBUG blivet: PartitionDevice.get_flag: path: /dev/sda1 ; flag: 1 ; >13:31:19,345 DEBUG blivet: PartitionDevice.get_flag: path: /dev/sda1 ; flag: 10 ; >13:31:19,346 DEBUG blivet: PartitionDevice.get_flag: path: /dev/sda1 ; flag: 12 ; >13:31:19,347 DEBUG blivet: PartitionDevice.read_current_size: path: /dev/sda1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1c.4/0000:04:00.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 ; exists: True ; >13:31:19,348 DEBUG blivet: updated sda1 size to 200 MiB (200 MiB) >13:31:19,348 INFO blivet: added partition sda1 (id 45) to device tree >13:31:19,348 INFO blivet: got device: PartitionDevice instance (0x7fd87a010a58) -- > name = sda1 status = True id = 45 > children = [] > parents = ['existing 233.76 GiB disk sda (36) with existing gpt disklabel'] > uuid = 9bb61fc3-34b4-4200-b49a-d3fde9898b38 size = 200 MiB > format = existing None > major = 8 minor = 1 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1c.4/0000:04:00.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 > target size = 200 MiB path = /dev/sda1 > format args = [] original_format = None grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd88803ec50> fileSystem: <parted.filesystem.FileSystem object at 0x7fd888049748> > number: 1 path: /dev/sda1 type: 0 > name: EFI System Partition active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd888049080> PedPartition: <_ped.Partition object at 0x7fd8880617d8> > disk = existing 233.76 GiB disk sda (36) with existing gpt disklabel > start = 40 end = 409639 length = 409600 > flags = boot, esp >13:31:19,351 DEBUG blivet: DeviceTree.handle_format: name: sda1 ; >13:31:19,353 DEBUG blivet: MacEFIFS.supported: supported: True ; >13:31:19,353 DEBUG blivet: get_format('macefi') returning MacEFIFS instance with object id 49 >13:31:19,354 DEBUG blivet: AppleBootstrapFS.supported: supported: True ; >13:31:19,354 DEBUG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 50 >13:31:19,355 DEBUG blivet: EFIFS.supported: supported: True ; >13:31:19,355 DEBUG blivet: get_format('efi') returning EFIFS instance with object id 51 >13:31:19,356 INFO blivet: type detected on 'sda1' is 'efi' >13:31:19,357 DEBUG blivet: EFIFS.supported: supported: True ; >13:31:19,357 DEBUG blivet: get_format('efi') returning EFIFS instance with object id 52 >13:31:19,358 DEBUG blivet: PartitionDevice._set_format: sda1 ; current: None ; type: efi ; >13:31:19,358 INFO blivet: got format: existing efi filesystem >13:31:19,361 DEBUG blivet: DeviceTree.handle_device: name: sda2 ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x5002538655584d30-part2 ' > '/dev/disk/by-label/Macintosh\\x20HD ' > '/dev/disk/by-partlabel/Linux\\x20HFS+\\x20ESP ' > '/dev/disk/by-uuid/24741b41-eecc-3356-94f5-5974941707a7 ' > '/dev/disk/by-partuuid/c0268a82-6d2c-4dac-a40f-0cad98152031 ' > '/dev/disk/by-path/pci-0000:04:00.0-ata-1-part2 ' > '/dev/disk/by-id/ata-APPLE_SSD_SM0256F_S1K4NYBF108588-part2', > 'DEVNAME': '/dev/sda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:1c.4/0000:04:00.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '0', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > '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': '32', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '6', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '0', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'Macintosh_HD', > 'ID_FS_LABEL_ENC': 'Macintosh\\x20HD', > 'ID_FS_TYPE': 'hfsplus', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '24741b41-eecc-3356-94f5-5974941707a7', > 'ID_FS_UUID_ENC': '24741b41-eecc-3356-94f5-5974941707a7', > 'ID_MODEL': 'APPLE_SSD_SM0256F', > 'ID_MODEL_ENC': 'APPLE\\x20SSD\\x20SM0256F\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NAME': 'Linux\\x20HFS+\\x20ESP', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '409640', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '391350008', > 'ID_PART_ENTRY_TYPE': '53746f72-6167-11aa-aa11-00306543ecac', > 'ID_PART_ENTRY_UUID': 'c0268a82-6d2c-4dac-a40f-0cad98152031', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': 'e2494594-d49a-46c7-89d3-2201b3d873e5', > 'ID_PATH': 'pci-0000:04:00.0-ata-1', > 'ID_PATH_TAG': 'pci-0000_04_00_0-ata-1', > 'ID_REVISION': 'UXM2JA1Q', > 'ID_SERIAL': 'APPLE_SSD_SM0256F_S1K4NYBF108588', > 'ID_SERIAL_SHORT': 'S1K4NYBF108588', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5002538655584d30', > 'ID_WWN_WITH_EXTENSION': '0x5002538655584d30', > 'MAJOR': '8', > 'MINOR': '2', > 'PARTN': '2', > 'PARTNAME': 'Linux HFS+ ESP', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '8149472'} ; >13:31:19,361 INFO blivet: scanning sda2 (/sys/devices/pci0000:00/0000:00:1c.4/0000:04:00.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >13:31:19,361 DEBUG blivet: DeviceTree.get_device_by_name: incomplete: False ; hidden: False ; name: sda2 ; >13:31:19,362 DEBUG blivet: DeviceTree.get_device_by_name returned None >13:31:19,363 DEBUG blivet: PartitionDevicePopulator.run: name: sda2 ; >13:31:19,389 DEBUG blivet: DeviceTree.get_device_by_name: incomplete: False ; hidden: False ; name: sda ; >13:31:19,390 DEBUG blivet: DeviceTree.get_device_by_name returned existing 233.76 GiB disk sda (36) with existing gpt disklabel >13:31:19,390 DEBUG blivet: get_format('None') returning DeviceFormat instance with object id 55 >13:31:19,391 DEBUG blivet: DiskDevice.add_child: child: sda2 ; name: sda ; kids: 1 ; >13:31:19,392 DEBUG blivet: get_format('None') returning DeviceFormat instance with object id 56 >13:31:19,392 DEBUG blivet: PartitionDevice._set_format: sda2 ; current: None ; type: None ; >13:31:19,393 DEBUG blivet: PartitionDevice.update_sysfs_path: sda2 ; status: True ; >13:31:19,394 DEBUG blivet: sda2 sysfs_path set to /sys/devices/pci0000:00/0000:00:1c.4/0000:04:00.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 >13:31:19,395 DEBUG blivet: PartitionDevice.read_current_size: path: /dev/sda2 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1c.4/0000:04:00.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 ; exists: True ; >13:31:19,395 DEBUG blivet: updated sda2 size to 186.61 GiB (186.61 GiB) >13:31:19,396 DEBUG blivet: looking up parted Partition: /dev/sda2 >13:31:19,397 DEBUG blivet: PartitionDevice.probe: sda2 ; exists: True ; >13:31:19,398 DEBUG blivet: PartitionDevice.get_flag: path: /dev/sda2 ; flag: 1 ; >13:31:19,399 DEBUG blivet: PartitionDevice.get_flag: path: /dev/sda2 ; flag: 10 ; >13:31:19,399 DEBUG blivet: PartitionDevice.get_flag: path: /dev/sda2 ; flag: 12 ; >13:31:19,401 DEBUG blivet: PartitionDevice.read_current_size: path: /dev/sda2 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1c.4/0000:04:00.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 ; exists: True ; >13:31:19,401 DEBUG blivet: updated sda2 size to 186.61 GiB (186.61 GiB) >13:31:19,401 INFO blivet: added partition sda2 (id 54) to device tree >13:31:19,401 INFO blivet: got device: PartitionDevice instance (0x7fd87a0104a8) -- > name = sda2 status = True id = 54 > children = [] > parents = ['existing 233.76 GiB disk sda (36) with existing gpt disklabel'] > uuid = c0268a82-6d2c-4dac-a40f-0cad98152031 size = 186.61 GiB > format = existing None > major = 8 minor = 2 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1c.4/0000:04:00.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 > target size = 186.61 GiB path = /dev/sda2 > format args = [] original_format = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd88803ec50> fileSystem: <parted.filesystem.FileSystem object at 0x7fd8880496a0> > number: 2 path: /dev/sda2 type: 0 > name: Linux HFS+ ESP active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd888049128> PedPartition: <_ped.Partition object at 0x7fd888061888> > disk = existing 233.76 GiB disk sda (36) with existing gpt disklabel > start = 409640 end = 391759647 length = 391350008 > flags = >13:31:19,404 DEBUG blivet: DeviceTree.handle_format: name: sda2 ; >13:31:19,406 DEBUG blivet: MacEFIFS.supported: supported: True ; >13:31:19,406 DEBUG blivet: get_format('macefi') returning MacEFIFS instance with object id 58 >13:31:19,406 INFO blivet: type detected on 'sda2' is 'macefi' >13:31:19,408 DEBUG blivet: MacEFIFS.supported: supported: True ; >13:31:19,408 DEBUG blivet: get_format('macefi') returning MacEFIFS instance with object id 59 >13:31:19,408 DEBUG blivet: PartitionDevice._set_format: sda2 ; current: None ; type: macefi ; >13:31:19,409 INFO blivet: got format: existing macefi filesystem >13:31:19,411 DEBUG blivet: DeviceTree.handle_device: name: sda3 ; info: {'DEVLINKS': '/dev/disk/by-label/Recovery\\x20HD ' > '/dev/disk/by-partuuid/946f51f6-d5ea-425e-9086-d7d25469d6be ' > '/dev/disk/by-id/ata-APPLE_SSD_SM0256F_S1K4NYBF108588-part3 ' > '/dev/disk/by-id/wwn-0x5002538655584d30-part3 ' > '/dev/disk/by-uuid/1b4476a6-b9c1-3593-8daa-f56e945a55c0 ' > '/dev/disk/by-path/pci-0000:04:00.0-ata-1-part3', > 'DEVNAME': '/dev/sda3', > 'DEVPATH': '/devices/pci0000:00/0000:00:1c.4/0000:04:00.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '0', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > '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': '32', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '6', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '0', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'Recovery_HD', > 'ID_FS_LABEL_ENC': 'Recovery\\x20HD', > 'ID_FS_TYPE': 'hfsplus', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '1b4476a6-b9c1-3593-8daa-f56e945a55c0', > 'ID_FS_UUID_ENC': '1b4476a6-b9c1-3593-8daa-f56e945a55c0', > 'ID_MODEL': 'APPLE_SSD_SM0256F', > 'ID_MODEL_ENC': 'APPLE\\x20SSD\\x20SM0256F\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '391759648', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '1269536', > 'ID_PART_ENTRY_TYPE': '426f6f74-0000-11aa-aa11-00306543ecac', > 'ID_PART_ENTRY_UUID': '946f51f6-d5ea-425e-9086-d7d25469d6be', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': 'e2494594-d49a-46c7-89d3-2201b3d873e5', > 'ID_PATH': 'pci-0000:04:00.0-ata-1', > 'ID_PATH_TAG': 'pci-0000_04_00_0-ata-1', > 'ID_REVISION': 'UXM2JA1Q', > 'ID_SERIAL': 'APPLE_SSD_SM0256F_S1K4NYBF108588', > 'ID_SERIAL_SHORT': 'S1K4NYBF108588', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5002538655584d30', > 'ID_WWN_WITH_EXTENSION': '0x5002538655584d30', > 'MAJOR': '8', > 'MINOR': '3', > 'PARTN': '3', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '8180928'} ; >13:31:19,411 INFO blivet: scanning sda3 (/sys/devices/pci0000:00/0000:00:1c.4/0000:04:00.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3)... >13:31:19,412 DEBUG blivet: DeviceTree.get_device_by_name: incomplete: False ; hidden: False ; name: sda3 ; >13:31:19,413 DEBUG blivet: DeviceTree.get_device_by_name returned None >13:31:19,414 DEBUG blivet: PartitionDevicePopulator.run: name: sda3 ; >13:31:19,441 DEBUG blivet: DeviceTree.get_device_by_name: incomplete: False ; hidden: False ; name: sda ; >13:31:19,442 DEBUG blivet: DeviceTree.get_device_by_name returned existing 233.76 GiB disk sda (36) with existing gpt disklabel >13:31:19,443 DEBUG blivet: get_format('None') returning DeviceFormat instance with object id 62 >13:31:19,444 DEBUG blivet: DiskDevice.add_child: child: sda3 ; name: sda ; kids: 2 ; >13:31:19,444 DEBUG blivet: get_format('None') returning DeviceFormat instance with object id 63 >13:31:19,445 DEBUG blivet: PartitionDevice._set_format: sda3 ; current: None ; type: None ; >13:31:19,446 DEBUG blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >13:31:19,446 DEBUG blivet: sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:1c.4/0000:04:00.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 >13:31:19,447 DEBUG blivet: PartitionDevice.read_current_size: path: /dev/sda3 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1c.4/0000:04:00.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 ; exists: True ; >13:31:19,448 DEBUG blivet: updated sda3 size to 619.89 MiB (619.89 MiB) >13:31:19,448 DEBUG blivet: looking up parted Partition: /dev/sda3 >13:31:19,449 DEBUG blivet: PartitionDevice.probe: sda3 ; exists: True ; >13:31:19,450 DEBUG blivet: PartitionDevice.get_flag: path: /dev/sda3 ; flag: 1 ; >13:31:19,451 DEBUG blivet: PartitionDevice.get_flag: path: /dev/sda3 ; flag: 10 ; >13:31:19,452 DEBUG blivet: PartitionDevice.get_flag: path: /dev/sda3 ; flag: 12 ; >13:31:19,453 DEBUG blivet: PartitionDevice.read_current_size: path: /dev/sda3 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1c.4/0000:04:00.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 ; exists: True ; >13:31:19,454 DEBUG blivet: updated sda3 size to 619.89 MiB (619.89 MiB) >13:31:19,454 INFO blivet: added partition sda3 (id 61) to device tree >13:31:19,454 INFO blivet: got device: PartitionDevice instance (0x7fd87a012080) -- > name = sda3 status = True id = 61 > children = [] > parents = ['existing 233.76 GiB disk sda (36) with existing gpt disklabel'] > uuid = 946f51f6-d5ea-425e-9086-d7d25469d6be size = 619.89 MiB > format = existing None > major = 8 minor = 3 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1c.4/0000:04:00.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 > target size = 619.89 MiB path = /dev/sda3 > format args = [] original_format = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd88803ec50> fileSystem: <parted.filesystem.FileSystem object at 0x7fd888049518> > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd888049828> PedPartition: <_ped.Partition object at 0x7fd888061a40> > disk = existing 233.76 GiB disk sda (36) with existing gpt disklabel > start = 391759648 end = 393029183 length = 1269536 > flags = >13:31:19,457 DEBUG blivet: DeviceTree.handle_format: name: sda3 ; >13:31:19,458 DEBUG blivet: MacEFIFS.supported: supported: True ; >13:31:19,459 DEBUG blivet: get_format('macefi') returning MacEFIFS instance with object id 65 >13:31:19,460 INFO blivet: type detected on 'sda3' is 'macefi' >13:31:19,461 DEBUG blivet: MacEFIFS.supported: supported: True ; >13:31:19,461 DEBUG blivet: get_format('macefi') returning MacEFIFS instance with object id 66 >13:31:19,462 DEBUG blivet: PartitionDevice._set_format: sda3 ; current: None ; type: macefi ; >13:31:19,462 INFO blivet: got format: existing macefi filesystem >13:31:19,464 DEBUG blivet: DeviceTree.handle_device: name: sda4 ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x5002538655584d30-part4 ' > '/dev/disk/by-partuuid/b229e593-24b7-4b02-b0c9-9990c63e7f44 ' > '/dev/disk/by-id/ata-APPLE_SSD_SM0256F_S1K4NYBF108588-part4 ' > '/dev/disk/by-path/pci-0000:04:00.0-ata-1-part4 ' > '/dev/disk/by-uuid/6615a1ce-2ad7-4cd4-9b71-ce2e83557d99', > 'DEVNAME': '/dev/sda4', > 'DEVPATH': '/devices/pci0000:00/0000:00:1c.4/0000:04:00.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '0', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > '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': '32', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '6', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '0', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '6615a1ce-2ad7-4cd4-9b71-ce2e83557d99', > 'ID_FS_UUID_ENC': '6615a1ce-2ad7-4cd4-9b71-ce2e83557d99', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'APPLE_SSD_SM0256F', > 'ID_MODEL_ENC': 'APPLE\\x20SSD\\x20SM0256F\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '4', > 'ID_PART_ENTRY_OFFSET': '393029632', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '2097152', > 'ID_PART_ENTRY_TYPE': '0fc63daf-8483-4772-8e79-3d69d8477de4', > 'ID_PART_ENTRY_UUID': 'b229e593-24b7-4b02-b0c9-9990c63e7f44', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': 'e2494594-d49a-46c7-89d3-2201b3d873e5', > 'ID_PATH': 'pci-0000:04:00.0-ata-1', > 'ID_PATH_TAG': 'pci-0000_04_00_0-ata-1', > 'ID_REVISION': 'UXM2JA1Q', > 'ID_SERIAL': 'APPLE_SSD_SM0256F_S1K4NYBF108588', > 'ID_SERIAL_SHORT': 'S1K4NYBF108588', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5002538655584d30', > 'ID_WWN_WITH_EXTENSION': '0x5002538655584d30', > 'MAJOR': '8', > 'MINOR': '4', > 'PARTN': '4', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '8180773'} ; >13:31:19,464 INFO blivet: scanning sda4 (/sys/devices/pci0000:00/0000:00:1c.4/0000:04:00.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4)... >13:31:19,465 DEBUG blivet: DeviceTree.get_device_by_name: incomplete: False ; hidden: False ; name: sda4 ; >13:31:19,466 DEBUG blivet: DeviceTree.get_device_by_name returned None >13:31:19,467 DEBUG blivet: PartitionDevicePopulator.run: name: sda4 ; >13:31:19,493 DEBUG blivet: DeviceTree.get_device_by_name: incomplete: False ; hidden: False ; name: sda ; >13:31:19,494 DEBUG blivet: DeviceTree.get_device_by_name returned existing 233.76 GiB disk sda (36) with existing gpt disklabel >13:31:19,494 DEBUG blivet: get_format('None') returning DeviceFormat instance with object id 69 >13:31:19,495 DEBUG blivet: DiskDevice.add_child: child: sda4 ; name: sda ; kids: 3 ; >13:31:19,496 DEBUG blivet: get_format('None') returning DeviceFormat instance with object id 70 >13:31:19,497 DEBUG blivet: PartitionDevice._set_format: sda4 ; current: None ; type: None ; >13:31:19,498 DEBUG blivet: PartitionDevice.update_sysfs_path: sda4 ; status: True ; >13:31:19,498 DEBUG blivet: sda4 sysfs_path set to /sys/devices/pci0000:00/0000:00:1c.4/0000:04:00.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4 >13:31:19,499 DEBUG blivet: PartitionDevice.read_current_size: path: /dev/sda4 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1c.4/0000:04:00.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4 ; exists: True ; >13:31:19,500 DEBUG blivet: updated sda4 size to 1024 MiB (1024 MiB) >13:31:19,500 DEBUG blivet: looking up parted Partition: /dev/sda4 >13:31:19,501 DEBUG blivet: PartitionDevice.probe: sda4 ; exists: True ; >13:31:19,502 DEBUG blivet: PartitionDevice.get_flag: path: /dev/sda4 ; flag: 1 ; >13:31:19,504 DEBUG blivet: PartitionDevice.get_flag: path: /dev/sda4 ; flag: 10 ; >13:31:19,505 DEBUG blivet: PartitionDevice.get_flag: path: /dev/sda4 ; flag: 12 ; >13:31:19,506 DEBUG blivet: PartitionDevice.read_current_size: path: /dev/sda4 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1c.4/0000:04:00.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4 ; exists: True ; >13:31:19,507 DEBUG blivet: updated sda4 size to 1024 MiB (1024 MiB) >13:31:19,507 INFO blivet: added partition sda4 (id 68) to device tree >13:31:19,507 INFO blivet: got device: PartitionDevice instance (0x7fd87a010ef0) -- > name = sda4 status = True id = 68 > children = [] > parents = ['existing 233.76 GiB disk sda (36) with existing gpt disklabel'] > uuid = b229e593-24b7-4b02-b0c9-9990c63e7f44 size = 1024 MiB > format = existing None > major = 8 minor = 4 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1c.4/0000:04:00.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4 > target size = 1024 MiB path = /dev/sda4 > format args = [] original_format = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd88803ec50> fileSystem: <parted.filesystem.FileSystem object at 0x7fd888049a58> > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd8880498d0> PedPartition: <_ped.Partition object at 0x7fd888061a98> > disk = existing 233.76 GiB disk sda (36) with existing gpt disklabel > start = 393029632 end = 395126783 length = 2097152 > flags = >13:31:19,511 DEBUG blivet: DeviceTree.handle_format: name: sda4 ; >13:31:19,512 DEBUG blivet: MacEFIFS.supported: supported: True ; >13:31:19,512 DEBUG blivet: get_format('macefi') returning MacEFIFS instance with object id 72 >13:31:19,514 DEBUG blivet: AppleBootstrapFS.supported: supported: True ; >13:31:19,514 DEBUG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 73 >13:31:19,515 DEBUG blivet: EFIFS.supported: supported: True ; >13:31:19,515 DEBUG blivet: get_format('efi') returning EFIFS instance with object id 74 >13:31:19,515 INFO blivet: type detected on 'sda4' is 'ext4' >13:31:19,994 DEBUG blivet: padding min size from 50,71 MiB up to 56 MiB >13:31:20,002 DEBUG blivet: Ext4FS.supported: supported: True ; >13:31:20,002 DEBUG blivet: get_format('ext4') returning Ext4FS instance with object id 75 >13:31:20,003 DEBUG blivet: PartitionDevice._set_format: sda4 ; current: None ; type: ext4 ; >13:31:20,003 INFO blivet: got format: existing ext4 filesystem >13:31:20,006 DEBUG blivet: DeviceTree.handle_device: name: sda5 ; info: {'DEVLINKS': '/dev/disk/by-id/ata-APPLE_SSD_SM0256F_S1K4NYBF108588-part5 ' > '/dev/disk/by-partuuid/ee1fb71a-959c-4778-8285-988bb17a037f ' > '/dev/disk/by-id/lvm-pv-uuid-dIeg09-mb8o-nJuq-1Ds3-KA31-Ilf9-RWNCdB ' > '/dev/disk/by-id/wwn-0x5002538655584d30-part5 ' > '/dev/disk/by-path/pci-0000:04:00.0-ata-1-part5', > 'DEVNAME': '/dev/sda5', > 'DEVPATH': '/devices/pci0000:00/0000:00:1c.4/0000:04:00.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '0', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > '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': '32', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '6', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '0', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'dIeg09-mb8o-nJuq-1Ds3-KA31-Ilf9-RWNCdB', > 'ID_FS_UUID_ENC': 'dIeg09-mb8o-nJuq-1Ds3-KA31-Ilf9-RWNCdB', > 'ID_FS_VERSION': 'LVM2 001', > 'ID_MODEL': 'APPLE_SSD_SM0256F', > 'ID_MODEL_ENC': 'APPLE\\x20SSD\\x20SM0256F\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '5', > 'ID_PART_ENTRY_OFFSET': '395126784', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '95107072', > 'ID_PART_ENTRY_TYPE': 'e6d6d379-f507-44c2-a23c-238f2a3df928', > 'ID_PART_ENTRY_UUID': 'ee1fb71a-959c-4778-8285-988bb17a037f', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': 'e2494594-d49a-46c7-89d3-2201b3d873e5', > 'ID_PATH': 'pci-0000:04:00.0-ata-1', > 'ID_PATH_TAG': 'pci-0000_04_00_0-ata-1', > 'ID_REVISION': 'UXM2JA1Q', > 'ID_SERIAL': 'APPLE_SSD_SM0256F_S1K4NYBF108588', > 'ID_SERIAL_SHORT': 'S1K4NYBF108588', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5002538655584d30', > 'ID_WWN_WITH_EXTENSION': '0x5002538655584d30', > 'MAJOR': '8', > 'MINOR': '5', > 'PARTN': '5', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '8175663'} ; >13:31:20,007 INFO blivet: scanning sda5 (/sys/devices/pci0000:00/0000:00:1c.4/0000:04:00.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5)... >13:31:20,007 DEBUG blivet: DeviceTree.get_device_by_name: incomplete: False ; hidden: False ; name: sda5 ; >13:31:20,009 DEBUG blivet: DeviceTree.get_device_by_name returned None >13:31:20,010 DEBUG blivet: PartitionDevicePopulator.run: name: sda5 ; >13:31:20,034 DEBUG blivet: DeviceTree.get_device_by_name: incomplete: False ; hidden: False ; name: sda ; >13:31:20,035 DEBUG blivet: DeviceTree.get_device_by_name returned existing 233,76 GiB disk sda (36) with existing gpt disklabel >13:31:20,035 DEBUG blivet: get_format('None') returning DeviceFormat instance with object id 78 >13:31:20,037 DEBUG blivet: DiskDevice.add_child: child: sda5 ; name: sda ; kids: 4 ; >13:31:20,037 DEBUG blivet: get_format('None') returning DeviceFormat instance with object id 79 >13:31:20,038 DEBUG blivet: PartitionDevice._set_format: sda5 ; current: None ; type: None ; >13:31:20,039 DEBUG blivet: PartitionDevice.update_sysfs_path: sda5 ; status: True ; >13:31:20,039 DEBUG blivet: sda5 sysfs_path set to /sys/devices/pci0000:00/0000:00:1c.4/0000:04:00.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5 >13:31:20,040 DEBUG blivet: PartitionDevice.read_current_size: path: /dev/sda5 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1c.4/0000:04:00.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5 ; exists: True ; >13:31:20,040 DEBUG blivet: updated sda5 size to 45,35 GiB (45,35 GiB) >13:31:20,041 DEBUG blivet: looking up parted Partition: /dev/sda5 >13:31:20,041 DEBUG blivet: PartitionDevice.probe: sda5 ; exists: True ; >13:31:20,042 DEBUG blivet: PartitionDevice.get_flag: path: /dev/sda5 ; flag: 1 ; >13:31:20,043 DEBUG blivet: PartitionDevice.get_flag: path: /dev/sda5 ; flag: 10 ; >13:31:20,044 DEBUG blivet: PartitionDevice.get_flag: path: /dev/sda5 ; flag: 12 ; >13:31:20,045 DEBUG blivet: PartitionDevice.read_current_size: path: /dev/sda5 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1c.4/0000:04:00.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5 ; exists: True ; >13:31:20,046 DEBUG blivet: updated sda5 size to 45,35 GiB (45,35 GiB) >13:31:20,046 INFO blivet: added partition sda5 (id 77) to device tree >13:31:20,046 INFO blivet: got device: PartitionDevice instance (0x7fd87a021390) -- > name = sda5 status = True id = 77 > children = [] > parents = ['existing 233,76 GiB disk sda (36) with existing gpt disklabel'] > uuid = ee1fb71a-959c-4778-8285-988bb17a037f size = 45,35 GiB > format = existing None > major = 8 minor = 5 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1c.4/0000:04:00.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5 > target size = 45,35 GiB path = /dev/sda5 > format args = [] original_format = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd88803ec50> fileSystem: None > number: 5 path: /dev/sda5 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd888049860> PedPartition: <_ped.Partition object at 0x7fd888061990> > disk = existing 233,76 GiB disk sda (36) with existing gpt disklabel > start = 395126784 end = 490233855 length = 95107072 > flags = lvm >13:31:20,049 DEBUG blivet: DeviceTree.handle_format: name: sda5 ; >13:31:20,050 DEBUG blivet: MacEFIFS.supported: supported: True ; >13:31:20,050 DEBUG blivet: get_format('macefi') returning MacEFIFS instance with object id 81 >13:31:20,051 DEBUG blivet: AppleBootstrapFS.supported: supported: True ; >13:31:20,051 DEBUG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 82 >13:31:20,053 DEBUG blivet: EFIFS.supported: supported: True ; >13:31:20,053 DEBUG blivet: get_format('efi') returning EFIFS instance with object id 83 >13:31:20,054 DEBUG blivet: LVMFormatPopulator.run: pv: sda5 ; >13:31:20,137 INFO blivet: type detected on 'sda5' is 'lvmpv' >13:31:20,140 DEBUG blivet: LVMPhysicalVolume.__init__: uuid: dIeg09-mb8o-nJuq-1Ds3-KA31-Ilf9-RWNCdB ; vg_name: fedora ; vg_uuid: QOlKvl-wmzC-yhXm-AvWx-ApCr-5VZM-RCGRdK ; label: None ; device: /dev/sda5 ; serial: APPLE_SSD_SM0256F_S1K4NYBF108588 ; pe_start: 1024 KiB ; exists: True ; >13:31:20,140 DEBUG blivet: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 84 >13:31:20,142 DEBUG blivet: PartitionDevice._set_format: sda5 ; current: None ; type: lvmpv ; >13:31:20,143 DEBUG blivet: DeviceTree.get_device_by_uuid: uuid: QOlKvl-wmzC-yhXm-AvWx-ApCr-5VZM-RCGRdK ; incomplete: True ; hidden: False ; >13:31:20,144 DEBUG blivet: DeviceTree.get_device_by_uuid returned None >13:31:20,145 DEBUG blivet: DeviceTree.get_device_by_name: incomplete: False ; hidden: False ; name: fedora ; >13:31:20,146 DEBUG blivet: DeviceTree.get_device_by_name returned None >13:31:20,146 DEBUG blivet: get_format('None') returning DeviceFormat instance with object id 86 >13:31:20,149 DEBUG blivet: LVMVolumeGroupDevice._add_parent: fedora ; member: sda5 ; >13:31:20,151 DEBUG blivet: PartitionDevice.add_child: child: fedora ; name: sda5 ; kids: 0 ; >13:31:20,151 DEBUG blivet: get_format('None') returning DeviceFormat instance with object id 87 >13:31:20,152 DEBUG blivet: LVMVolumeGroupDevice._set_format: fedora ; current: None ; type: None ; >13:31:20,154 DEBUG blivet: LVMVolumeGroupDevice.update_sysfs_path: fedora ; status: True ; >13:31:20,155 INFO blivet: added lvmvg fedora (id 85) to device tree >13:31:20,156 DEBUG blivet: LVMFormatPopulator._update_lvs: pv: sda5 ; >13:31:20,157 DEBUG blivet: DeviceTree.get_device_by_uuid: uuid: QOlKvl-wmzC-yhXm-AvWx-ApCr-5VZM-RCGRdK ; incomplete: True ; hidden: False ; >13:31:20,158 DEBUG blivet: DeviceTree.get_device_by_uuid returned existing 45,35 GiB lvmvg fedora (85) >13:31:20,175 DEBUG blivet: DeviceTree.get_device_by_name: incomplete: False ; hidden: False ; name: fedora-swap ; >13:31:20,176 DEBUG blivet: DeviceTree.get_device_by_name returned None >13:31:20,177 DEBUG blivet: DeviceTree.get_device_by_uuid: uuid: jrt23U-gMjE-epvx-RUa9-X3Hq-qNO9-3TXOdx ; incomplete: False ; hidden: False ; >13:31:20,178 DEBUG blivet: DeviceTree.get_device_by_uuid returned None >13:31:20,178 DEBUG blivet: get_format('None') returning DeviceFormat instance with object id 90 >13:31:20,180 DEBUG blivet: LVMVolumeGroupDevice.add_child: child: swap ; name: fedora ; kids: 0 ; >13:31:20,181 DEBUG blivet: get_format('None') returning DeviceFormat instance with object id 91 >13:31:20,182 DEBUG blivet: LVMLogicalVolumeDevice._set_format: fedora-swap ; current: None ; type: None ; >13:31:20,184 DEBUG blivet: LVMLogicalVolumeDevice.update_sysfs_path: fedora-swap ; status: True ; >13:31:20,184 DEBUG blivet: fedora-swap sysfs_path set to /sys/devices/virtual/block/dm-0 >13:31:20,185 DEBUG blivet: LVMLogicalVolumeDevice.read_current_size: path: /dev/mapper/fedora-swap ; sysfs_path: /sys/devices/virtual/block/dm-0 ; exists: True ; >13:31:20,186 DEBUG blivet: updated fedora-swap size to 4,64 GiB (4,64 GiB) >13:31:20,186 DEBUG blivet: get_format('None') returning DeviceFormat instance with object id 93 >13:31:20,187 DEBUG blivet: LVMVolumeGroupDevice.remove_child: child: swap ; name: fedora ; kids: 1 ; >13:31:20,189 DEBUG blivet: LVMVolumeGroupDevice.add_child: child: swap ; name: fedora ; kids: 0 ; >13:31:20,189 DEBUG blivet: get_format('None') returning DeviceFormat instance with object id 94 >13:31:20,191 DEBUG blivet: LVMLogicalVolumeDevice._set_format: fedora-swap ; current: None ; type: None ; >13:31:20,193 DEBUG blivet: LVMLogicalVolumeDevice.update_sysfs_path: fedora-swap ; status: True ; >13:31:20,193 DEBUG blivet: fedora-swap sysfs_path set to /sys/devices/virtual/block/dm-0 >13:31:20,195 DEBUG blivet: LVMLogicalVolumeDevice.read_current_size: path: /dev/mapper/fedora-swap ; sysfs_path: /sys/devices/virtual/block/dm-0 ; exists: True ; >13:31:20,195 DEBUG blivet: updated fedora-swap size to 4,64 GiB (4,64 GiB) >13:31:20,196 DEBUG blivet: Adding fedora-swap/4,64 GiB to fedora >13:31:20,196 INFO blivet: added lvmlv fedora-swap (id 89) to device tree >13:31:20,197 DEBUG blivet: LVMLogicalVolumeDevice.setup: fedora-swap ; controllable: True ; orig: False ; status: True ; >13:31:20,198 DEBUG blivet: LVMLogicalVolumeDevice.update_sysfs_path: fedora-swap ; status: True ; >13:31:20,199 DEBUG blivet: fedora-swap sysfs_path set to /sys/devices/virtual/block/dm-0 >13:31:20,200 DEBUG blivet: LVMLogicalVolumeDevice.read_current_size: path: /dev/mapper/fedora-swap ; sysfs_path: /sys/devices/virtual/block/dm-0 ; exists: True ; >13:31:20,201 DEBUG blivet: updated fedora-swap size to 4,64 GiB (4,64 GiB) >13:31:20,203 DEBUG blivet: DeviceTree.handle_device: name: fedora-swap ; info: {'DEVLINKS': '/dev/fedora/swap /dev/disk/by-id/dm-name-fedora-swap ' > '/dev/disk/by-uuid/4c27eccf-d4a6-434d-b12a-cae0815dfd63 ' > '/dev/mapper/fedora-swap ' > '/dev/disk/by-id/dm-uuid-LVM-QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdKjrt23UgMjEepvxRUa9X3HqqNO93TXOdx', > 'DEVNAME': '/dev/dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'swap', > 'DM_NAME': 'fedora-swap', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdKjrt23UgMjEepvxRUa9X3HqqNO93TXOdx', > 'DM_VG_NAME': 'fedora', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '4c27eccf-d4a6-434d-b12a-cae0815dfd63', > 'ID_FS_UUID_ENC': '4c27eccf-d4a6-434d-b12a-cae0815dfd63', > 'ID_FS_VERSION': '1', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '4643936'} ; >13:31:20,203 INFO blivet: scanning fedora-swap (/sys/devices/virtual/block/dm-0)... >13:31:20,204 DEBUG blivet: DeviceTree.get_device_by_name: incomplete: False ; hidden: False ; name: fedora-swap ; >13:31:20,206 DEBUG blivet: DeviceTree.get_device_by_name returned existing 4,64 GiB lvmlv fedora-swap (89) >13:31:20,209 DEBUG blivet: fedora size is 45,35 GiB >13:31:20,209 DEBUG blivet: vg fedora has 40,71 GiB free >13:31:20,210 DEBUG blivet: fedora size is 45,35 GiB >13:31:20,211 DEBUG blivet: vg fedora has 40,71 GiB free >13:31:20,206 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x7fd879ffb160) -- > name = fedora-swap status = True id = 89 > children = [] > parents = ['existing 45,35 GiB lvmvg fedora (85)'] > uuid = jrt23U-gMjE-epvx-RUa9-X3Hq-qNO9-3TXOdx size = 4,64 GiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/dm-0 > target size = 4,64 GiB path = /dev/mapper/fedora-swap > format args = [] original_format = None target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fd879ffb5c0) -- > name = fedora status = True id = 85 > children = ['existing 4,64 GiB lvmlv fedora-swap (89)'] > parents = ['existing 45,35 GiB partition sda5 (77) with existing lvmpv'] > uuid = QOlKvl-wmzC-yhXm-AvWx-ApCr-5VZM-RCGRdK size = 45,35 GiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 45,35 GiB path = /dev/fedora > format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 11609 > PE Free = 0 PV Count = 1 > modified = False extents = 11609 free space = 40,71 GiB > free extents = 10422 reserved percent = 0 reserved space = 0 B > PVs = ['existing 45,35 GiB partition sda5 (77) with existing lvmpv'] > LVs = ['existing 4,64 GiB lvmlv fedora-swap (89)'] > segment type = linear percent = 0 > VG space used = 4,64 GiB >13:31:20,214 DEBUG blivet: fedora size is 45,35 GiB >13:31:20,215 DEBUG blivet: vg fedora has 40,71 GiB free >13:31:20,215 DEBUG blivet: fedora size is 45,35 GiB >13:31:20,216 DEBUG blivet: vg fedora has 40,71 GiB free >13:31:20,218 DEBUG blivet: DeviceTree.handle_format: name: fedora-swap ; >13:31:20,219 DEBUG blivet: MacEFIFS.supported: supported: True ; >13:31:20,219 DEBUG blivet: get_format('macefi') returning MacEFIFS instance with object id 96 >13:31:20,221 DEBUG blivet: AppleBootstrapFS.supported: supported: True ; >13:31:20,222 DEBUG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 97 >13:31:20,224 DEBUG blivet: EFIFS.supported: supported: True ; >13:31:20,224 DEBUG blivet: get_format('efi') returning EFIFS instance with object id 98 >13:31:20,225 INFO blivet: type detected on 'fedora-swap' is 'swap' >13:31:20,226 DEBUG blivet: SwapSpace.__init__: uuid: 4c27eccf-d4a6-434d-b12a-cae0815dfd63 ; serial: None ; exists: True ; label: None ; device: /dev/mapper/fedora-swap ; >13:31:20,227 DEBUG blivet: get_format('swap') returning SwapSpace instance with object id 99 >13:31:20,228 DEBUG blivet: LVMLogicalVolumeDevice._set_format: fedora-swap ; current: None ; type: swap ; >13:31:20,228 INFO blivet: got format: existing swap >13:31:20,230 DEBUG blivet: DeviceTree.get_device_by_name: incomplete: False ; hidden: False ; name: fedora-root ; >13:31:20,231 DEBUG blivet: DeviceTree.get_device_by_name returned None >13:31:20,232 DEBUG blivet: DeviceTree.get_device_by_uuid: uuid: 3seVNV-HoqA-7evY-QL4v-TWFR-0OI1-FlRIJR ; incomplete: False ; hidden: False ; >13:31:20,233 DEBUG blivet: DeviceTree.get_device_by_uuid returned None >13:31:20,233 DEBUG blivet: get_format('None') returning DeviceFormat instance with object id 102 >13:31:20,235 DEBUG blivet: LVMVolumeGroupDevice.add_child: child: root ; name: fedora ; kids: 1 ; >13:31:20,235 DEBUG blivet: get_format('None') returning DeviceFormat instance with object id 103 >13:31:20,236 DEBUG blivet: LVMLogicalVolumeDevice._set_format: fedora-root ; current: None ; type: None ; >13:31:20,237 DEBUG blivet: LVMLogicalVolumeDevice.update_sysfs_path: fedora-root ; status: True ; >13:31:20,238 DEBUG blivet: fedora-root sysfs_path set to /sys/devices/virtual/block/dm-1 >13:31:20,240 DEBUG blivet: LVMLogicalVolumeDevice.read_current_size: path: /dev/mapper/fedora-root ; sysfs_path: /sys/devices/virtual/block/dm-1 ; exists: True ; >13:31:20,240 DEBUG blivet: updated fedora-root size to 40,71 GiB (40,71 GiB) >13:31:20,241 DEBUG blivet: get_format('None') returning DeviceFormat instance with object id 105 >13:31:20,243 DEBUG blivet: LVMVolumeGroupDevice.remove_child: child: root ; name: fedora ; kids: 2 ; >13:31:20,245 DEBUG blivet: LVMVolumeGroupDevice.add_child: child: root ; name: fedora ; kids: 1 ; >13:31:20,245 DEBUG blivet: get_format('None') returning DeviceFormat instance with object id 106 >13:31:20,247 DEBUG blivet: LVMLogicalVolumeDevice._set_format: fedora-root ; current: None ; type: None ; >13:31:20,249 DEBUG blivet: LVMLogicalVolumeDevice.update_sysfs_path: fedora-root ; status: True ; >13:31:20,249 DEBUG blivet: fedora-root sysfs_path set to /sys/devices/virtual/block/dm-1 >13:31:20,250 DEBUG blivet: LVMLogicalVolumeDevice.read_current_size: path: /dev/mapper/fedora-root ; sysfs_path: /sys/devices/virtual/block/dm-1 ; exists: True ; >13:31:20,251 DEBUG blivet: updated fedora-root size to 40,71 GiB (40,71 GiB) >13:31:20,251 DEBUG blivet: Adding fedora-root/40,71 GiB to fedora >13:31:20,251 INFO blivet: added lvmlv fedora-root (id 101) to device tree >13:31:20,253 DEBUG blivet: LVMLogicalVolumeDevice.setup: fedora-root ; controllable: True ; orig: False ; status: True ; >13:31:20,255 DEBUG blivet: LVMLogicalVolumeDevice.update_sysfs_path: fedora-root ; status: True ; >13:31:20,255 DEBUG blivet: fedora-root sysfs_path set to /sys/devices/virtual/block/dm-1 >13:31:20,256 DEBUG blivet: LVMLogicalVolumeDevice.read_current_size: path: /dev/mapper/fedora-root ; sysfs_path: /sys/devices/virtual/block/dm-1 ; exists: True ; >13:31:20,257 DEBUG blivet: updated fedora-root size to 40,71 GiB (40,71 GiB) >13:31:20,259 DEBUG blivet: DeviceTree.handle_device: name: fedora-root ; info: {'DEVLINKS': '/dev/fedora/root /dev/disk/by-id/dm-name-fedora-root ' > '/dev/disk/by-uuid/dbb89c73-6167-47b4-99ad-d8587a2a91e3 ' > '/dev/disk/by-id/dm-uuid-LVM-QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdK3seVNVHoqA7evYQL4vTWFR0OI1FlRIJR ' > '/dev/mapper/fedora-root', > 'DEVNAME': '/dev/dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'root', > 'DM_NAME': 'fedora-root', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdK3seVNVHoqA7evYQL4vTWFR0OI1FlRIJR', > 'DM_VG_NAME': 'fedora', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'dbb89c73-6167-47b4-99ad-d8587a2a91e3', > 'ID_FS_UUID_ENC': 'dbb89c73-6167-47b4-99ad-d8587a2a91e3', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '4644475'} ; >13:31:20,259 INFO blivet: scanning fedora-root (/sys/devices/virtual/block/dm-1)... >13:31:20,260 DEBUG blivet: DeviceTree.get_device_by_name: incomplete: False ; hidden: False ; name: fedora-root ; >13:31:20,261 DEBUG blivet: DeviceTree.get_device_by_name returned existing 40,71 GiB lvmlv fedora-root (101) >13:31:20,265 DEBUG blivet: fedora size is 45,35 GiB >13:31:20,266 DEBUG blivet: vg fedora has 0 B free >13:31:20,267 DEBUG blivet: fedora size is 45,35 GiB >13:31:20,268 DEBUG blivet: vg fedora has 0 B free >13:31:20,262 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x7fd879f99dd8) -- > name = fedora-root status = True id = 101 > children = [] > parents = ['existing 45,35 GiB lvmvg fedora (85)'] > uuid = 3seVNV-HoqA-7evY-QL4v-TWFR-0OI1-FlRIJR size = 40,71 GiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/dm-1 > target size = 40,71 GiB path = /dev/mapper/fedora-root > format args = [] original_format = None target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fd879ffb5c0) -- > name = fedora status = True id = 85 > children = ['existing 4,64 GiB lvmlv fedora-swap (89) with existing swap', > 'existing 40,71 GiB lvmlv fedora-root (101)'] > parents = ['existing 45,35 GiB partition sda5 (77) with existing lvmpv'] > uuid = QOlKvl-wmzC-yhXm-AvWx-ApCr-5VZM-RCGRdK size = 45,35 GiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 45,35 GiB path = /dev/fedora > format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 11609 > PE Free = 0 PV Count = 1 > modified = False extents = 11609 free space = 0 B > free extents = 0 reserved percent = 0 reserved space = 0 B > PVs = ['existing 45,35 GiB partition sda5 (77) with existing lvmpv'] > LVs = ['existing 4,64 GiB lvmlv fedora-swap (89) with existing swap', > 'existing 40,71 GiB lvmlv fedora-root (101)'] > segment type = linear percent = 0 > VG space used = 40,71 GiB >13:31:20,271 DEBUG blivet: fedora size is 45,35 GiB >13:31:20,272 DEBUG blivet: vg fedora has 0 B free >13:31:20,273 DEBUG blivet: fedora size is 45,35 GiB >13:31:20,274 DEBUG blivet: vg fedora has 0 B free >13:31:20,277 DEBUG blivet: DeviceTree.handle_format: name: fedora-root ; >13:31:20,279 DEBUG blivet: MacEFIFS.supported: supported: True ; >13:31:20,279 DEBUG blivet: get_format('macefi') returning MacEFIFS instance with object id 108 >13:31:20,282 DEBUG blivet: AppleBootstrapFS.supported: supported: True ; >13:31:20,282 DEBUG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 109 >13:31:20,284 DEBUG blivet: EFIFS.supported: supported: True ; >13:31:20,284 DEBUG blivet: get_format('efi') returning EFIFS instance with object id 110 >13:31:20,285 INFO blivet: type detected on 'fedora-root' is 'ext4' >13:31:21,820 DEBUG blivet: padding min size from 190,73 MiB up to 210 MiB >13:31:21,821 DEBUG blivet: Ext4FS.supported: supported: True ; >13:31:21,821 DEBUG blivet: get_format('ext4') returning Ext4FS instance with object id 111 >13:31:21,823 DEBUG blivet: LVMLogicalVolumeDevice._set_format: fedora-root ; current: None ; type: ext4 ; >13:31:21,824 INFO blivet: got format: existing ext4 filesystem >13:31:21,825 INFO blivet: got format: existing lvmpv >13:31:21,827 DEBUG blivet: DeviceTree.handle_device: 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': '8303600'} ; >13:31:21,827 INFO blivet: scanning loop0 (/sys/devices/virtual/block/loop0)... >13:31:21,827 DEBUG blivet: DeviceTree.get_device_by_name: incomplete: False ; hidden: False ; name: loop0 ; >13:31:21,828 DEBUG blivet: DeviceTree.get_device_by_name returned None >13:31:21,829 DEBUG blivet: LoopDevicePopulator.run: name: loop0 ; >13:31:21,830 DEBUG blivet: DeviceTree.get_device_by_name: incomplete: False ; hidden: False ; name: /run/initramfs/live/LiveOS/squashfs.img ; >13:31:21,831 DEBUG blivet: DeviceTree.get_device_by_name returned None >13:31:21,831 DEBUG blivet: get_format('None') returning DeviceFormat instance with object id 115 >13:31:21,831 DEBUG blivet: get_format('None') returning DeviceFormat instance with object id 116 >13:31:21,832 DEBUG blivet: FileDevice._set_format: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >13:31:21,833 DEBUG blivet: FileDevice.update_sysfs_path: /run/initramfs/live/LiveOS/squashfs.img ; status: True ; >13:31:21,834 ERR blivet: failed to update sysfs path for /run/initramfs/live/LiveOS/squashfs.img: not a device file: '/run/initramfs/live/LiveOS/squashfs.img' >13:31:21,834 INFO blivet: added file /run/initramfs/live/LiveOS/squashfs.img (id 114) to device tree >13:31:21,835 DEBUG blivet: get_format('None') returning DeviceFormat instance with object id 119 >13:31:21,836 DEBUG blivet: FileDevice.add_child: child: loop0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; kids: 0 ; >13:31:21,836 DEBUG blivet: get_format('None') returning DeviceFormat instance with object id 120 >13:31:21,837 DEBUG blivet: LoopDevice._set_format: loop0 ; current: None ; type: None ; >13:31:21,838 DEBUG blivet: LoopDevice.update_sysfs_path: loop0 ; status: True ; >13:31:21,838 DEBUG blivet: loop0 sysfs_path set to /sys/devices/virtual/block/loop0 >13:31:21,839 INFO blivet: added loop loop0 (id 118) to device tree >13:31:21,839 INFO blivet: got device: LoopDevice instance (0x7fd879e2ada0) -- > name = loop0 status = False id = 118 > children = [] > parents = ['existing 0 B file /run/initramfs/live/LiveOS/squashfs.img (114)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/loop0 > target size = 0 B path = /dev/loop0 > format args = [] original_format = None >13:31:21,843 DEBUG blivet: DeviceTree.handle_format: name: loop0 ; >13:31:21,845 DEBUG blivet: MacEFIFS.supported: supported: True ; >13:31:21,845 DEBUG blivet: get_format('macefi') returning MacEFIFS instance with object id 122 >13:31:21,846 DEBUG blivet: AppleBootstrapFS.supported: supported: True ; >13:31:21,846 DEBUG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 123 >13:31:21,847 DEBUG blivet: EFIFS.supported: supported: True ; >13:31:21,847 DEBUG blivet: get_format('efi') returning EFIFS instance with object id 124 >13:31:21,848 INFO blivet: type detected on 'loop0' is 'squashfs' >13:31:21,848 DEBUG blivet: get_format('squashfs') returning DeviceFormat instance with object id 125 >13:31:21,849 DEBUG blivet: LoopDevice._set_format: loop0 ; current: None ; type: None ; >13:31:21,849 INFO blivet: got format: existing None >13:31:21,850 DEBUG blivet: DeviceTree.handle_device: name: loop1 ; info: {'DEVLINKS': '/dev/disk/by-label/Anaconda ' > '/dev/disk/by-uuid/75b06b1f-5c69-42e7-99e1-1c5da0c76d91', > 'DEVNAME': '/dev/loop1', > 'DEVPATH': '/devices/virtual/block/loop1', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '75b06b1f-5c69-42e7-99e1-1c5da0c76d91', > 'ID_FS_UUID_ENC': '75b06b1f-5c69-42e7-99e1-1c5da0c76d91', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '8383902'} ; >13:31:21,850 INFO blivet: scanning loop1 (/sys/devices/virtual/block/loop1)... >13:31:21,851 DEBUG blivet: DeviceTree.get_device_by_name: incomplete: False ; hidden: False ; name: loop1 ; >13:31:21,852 DEBUG blivet: DeviceTree.get_device_by_name returned None >13:31:21,853 DEBUG blivet: LoopDevicePopulator.run: name: loop1 ; >13:31:21,854 DEBUG blivet: DeviceTree.get_device_by_name: incomplete: False ; hidden: False ; name: /LiveOS/rootfs.img ; >13:31:21,855 DEBUG blivet: DeviceTree.get_device_by_name returned None >13:31:21,855 DEBUG blivet: get_format('None') returning DeviceFormat instance with object id 128 >13:31:21,855 DEBUG blivet: get_format('None') returning DeviceFormat instance with object id 129 >13:31:21,856 DEBUG blivet: FileDevice._set_format: /LiveOS/rootfs.img ; current: None ; type: None ; >13:31:21,857 DEBUG blivet: FileDevice.update_sysfs_path: /LiveOS/rootfs.img ; status: False ; >13:31:21,857 ERR blivet: failed to update sysfs path for /LiveOS/rootfs.img: [Errno 2] No such file or directory: '/LiveOS/rootfs.img' >13:31:21,857 INFO blivet: added file /LiveOS/rootfs.img (id 127) to device tree >13:31:21,857 DEBUG blivet: get_format('None') returning DeviceFormat instance with object id 132 >13:31:21,859 DEBUG blivet: FileDevice.add_child: child: loop1 ; name: /LiveOS/rootfs.img ; kids: 0 ; >13:31:21,860 DEBUG blivet: get_format('None') returning DeviceFormat instance with object id 133 >13:31:21,862 DEBUG blivet: LoopDevice._set_format: loop1 ; current: None ; type: None ; >13:31:21,863 DEBUG blivet: LoopDevice.update_sysfs_path: loop1 ; status: True ; >13:31:21,863 DEBUG blivet: loop1 sysfs_path set to /sys/devices/virtual/block/loop1 >13:31:21,863 INFO blivet: added loop loop1 (id 131) to device tree >13:31:21,864 INFO blivet: got device: LoopDevice instance (0x7fd879f999b0) -- > name = loop1 status = False id = 131 > children = [] > parents = ['existing 0 B file /LiveOS/rootfs.img (127)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/loop1 > target size = 0 B path = /dev/loop1 > format args = [] original_format = None >13:31:21,865 DEBUG blivet: DeviceTree.handle_format: name: loop1 ; >13:31:21,867 DEBUG blivet: MacEFIFS.supported: supported: True ; >13:31:21,867 DEBUG blivet: get_format('macefi') returning MacEFIFS instance with object id 135 >13:31:21,869 DEBUG blivet: AppleBootstrapFS.supported: supported: True ; >13:31:21,869 DEBUG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 136 >13:31:21,870 DEBUG blivet: EFIFS.supported: supported: True ; >13:31:21,870 DEBUG blivet: get_format('efi') returning EFIFS instance with object id 137 >13:31:21,871 INFO blivet: type detected on 'loop1' is 'ext4' >13:31:21,887 WARN blivet: ext4 filesystem on /dev/loop1 needs repair >13:31:21,888 DEBUG blivet: Ext4FS.supported: supported: True ; >13:31:21,888 DEBUG blivet: get_format('ext4') returning Ext4FS instance with object id 138 >13:31:21,889 DEBUG blivet: LoopDevice._set_format: loop1 ; current: None ; type: ext4 ; >13:31:21,889 INFO blivet: got format: existing ext4 filesystem >13:31:21,891 DEBUG blivet: DeviceTree.handle_device: name: loop2 ; info: {'DEVNAME': '/dev/loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '8276829'} ; >13:31:21,891 INFO blivet: scanning loop2 (/sys/devices/virtual/block/loop2)... >13:31:21,892 DEBUG blivet: DeviceTree.get_device_by_name: incomplete: False ; hidden: False ; name: loop2 ; >13:31:21,894 DEBUG blivet: DeviceTree.get_device_by_name returned None >13:31:21,895 DEBUG blivet: LoopDevicePopulator.run: name: loop2 ; >13:31:21,896 DEBUG blivet: DeviceTree.get_device_by_name: incomplete: False ; hidden: False ; name: /overlay (deleted) ; >13:31:21,897 DEBUG blivet: DeviceTree.get_device_by_name returned None >13:31:21,897 DEBUG blivet: get_format('None') returning DeviceFormat instance with object id 141 >13:31:21,898 DEBUG blivet: get_format('None') returning DeviceFormat instance with object id 142 >13:31:21,899 DEBUG blivet: FileDevice._set_format: /overlay (deleted) ; current: None ; type: None ; >13:31:21,901 DEBUG blivet: FileDevice.update_sysfs_path: /overlay (deleted) ; status: False ; >13:31:21,901 ERR blivet: failed to update sysfs path for /overlay (deleted): [Errno 2] No such file or directory: '/overlay (deleted)' >13:31:21,901 INFO blivet: added file /overlay (deleted) (id 140) to device tree >13:31:21,901 DEBUG blivet: get_format('None') returning DeviceFormat instance with object id 145 >13:31:21,903 DEBUG blivet: FileDevice.add_child: child: loop2 ; name: /overlay (deleted) ; kids: 0 ; >13:31:21,903 DEBUG blivet: get_format('None') returning DeviceFormat instance with object id 146 >13:31:21,904 DEBUG blivet: LoopDevice._set_format: loop2 ; current: None ; type: None ; >13:31:21,905 DEBUG blivet: LoopDevice.update_sysfs_path: loop2 ; status: True ; >13:31:21,906 DEBUG blivet: loop2 sysfs_path set to /sys/devices/virtual/block/loop2 >13:31:21,906 INFO blivet: added loop loop2 (id 144) to device tree >13:31:21,906 INFO blivet: got device: LoopDevice instance (0x7fd879f99160) -- > name = loop2 status = False id = 144 > children = [] > parents = ['existing 0 B file /overlay (deleted) (140)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/loop2 > target size = 0 B path = /dev/loop2 > format args = [] original_format = None >13:31:21,908 DEBUG blivet: DeviceTree.handle_format: name: loop2 ; >13:31:21,910 DEBUG blivet: MacEFIFS.supported: supported: True ; >13:31:21,910 DEBUG blivet: get_format('macefi') returning MacEFIFS instance with object id 148 >13:31:21,911 DEBUG blivet: AppleBootstrapFS.supported: supported: True ; >13:31:21,911 DEBUG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 149 >13:31:21,913 DEBUG blivet: EFIFS.supported: supported: True ; >13:31:21,913 DEBUG blivet: get_format('efi') returning EFIFS instance with object id 150 >13:31:21,913 INFO blivet: type detected on 'loop2' is 'DM_snapshot_cow' >13:31:21,913 DEBUG blivet: get_format('DM_snapshot_cow') returning DeviceFormat instance with object id 151 >13:31:21,914 DEBUG blivet: LoopDevice._set_format: loop2 ; current: None ; type: None ; >13:31:21,914 INFO blivet: got format: existing None >13:31:21,916 DEBUG blivet: DeviceTree.handle_device: name: fedora-swap ; info: {'DEVLINKS': '/dev/fedora/swap ' > '/dev/disk/by-uuid/4c27eccf-d4a6-434d-b12a-cae0815dfd63 ' > '/dev/disk/by-id/dm-uuid-LVM-QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdKjrt23UgMjEepvxRUa9X3HqqNO93TXOdx ' > '/dev/mapper/fedora-swap /dev/disk/by-id/dm-name-fedora-swap', > 'DEVNAME': '/dev/dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'swap', > 'DM_NAME': 'fedora-swap', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdKjrt23UgMjEepvxRUa9X3HqqNO93TXOdx', > 'DM_VG_NAME': 'fedora', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '4c27eccf-d4a6-434d-b12a-cae0815dfd63', > 'ID_FS_UUID_ENC': '4c27eccf-d4a6-434d-b12a-cae0815dfd63', > 'ID_FS_VERSION': '1', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '4643936'} ; >13:31:21,916 INFO blivet: scanning fedora-swap (/sys/devices/virtual/block/dm-0)... >13:31:21,917 DEBUG blivet: DeviceTree.get_device_by_name: incomplete: False ; hidden: False ; name: fedora-swap ; >13:31:21,917 DEBUG blivet: DeviceTree.get_device_by_name returned existing 4,64 GiB lvmlv fedora-swap (89) with existing swap >13:31:21,920 DEBUG blivet: fedora size is 45,35 GiB >13:31:21,921 DEBUG blivet: vg fedora has 0 B free >13:31:21,921 DEBUG blivet: fedora size is 45,35 GiB >13:31:21,923 DEBUG blivet: vg fedora has 0 B free >13:31:21,918 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x7fd879ffb160) -- > name = fedora-swap status = True id = 89 > children = [] > parents = ['existing 45,35 GiB lvmvg fedora (85)'] > uuid = jrt23U-gMjE-epvx-RUa9-X3Hq-qNO9-3TXOdx size = 4,64 GiB > format = existing swap > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/dm-0 > target size = 4,64 GiB path = /dev/mapper/fedora-swap > format args = [] original_format = swap target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fd879ffb5c0) -- > name = fedora status = True id = 85 > children = ['existing 4,64 GiB lvmlv fedora-swap (89) with existing swap', > 'existing 40,71 GiB lvmlv fedora-root (101) with existing ext4 filesystem'] > parents = ['existing 45,35 GiB partition sda5 (77) with existing lvmpv'] > uuid = QOlKvl-wmzC-yhXm-AvWx-ApCr-5VZM-RCGRdK size = 45,35 GiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 45,35 GiB path = /dev/fedora > format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 11609 > PE Free = 0 PV Count = 1 > modified = False extents = 11609 free space = 0 B > free extents = 0 reserved percent = 0 reserved space = 0 B > PVs = ['existing 45,35 GiB partition sda5 (77) with existing lvmpv'] > LVs = ['existing 4,64 GiB lvmlv fedora-swap (89) with existing swap', > 'existing 40,71 GiB lvmlv fedora-root (101) with existing ext4 filesystem'] > segment type = linear percent = 0 > VG space used = 4,64 GiB >13:31:21,927 DEBUG blivet: fedora size is 45,35 GiB >13:31:21,929 DEBUG blivet: vg fedora has 0 B free >13:31:21,929 DEBUG blivet: fedora size is 45,35 GiB >13:31:21,930 DEBUG blivet: vg fedora has 0 B free >13:31:21,932 DEBUG blivet: DeviceTree.handle_format: name: fedora-swap ; >13:31:21,933 DEBUG blivet: no type or existing type for fedora-swap, bailing >13:31:21,934 DEBUG blivet: DeviceTree.handle_device: name: fedora-root ; info: {'DEVLINKS': '/dev/disk/by-uuid/dbb89c73-6167-47b4-99ad-d8587a2a91e3 ' > '/dev/mapper/fedora-root ' > '/dev/disk/by-id/dm-uuid-LVM-QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdK3seVNVHoqA7evYQL4vTWFR0OI1FlRIJR ' > '/dev/fedora/root /dev/disk/by-id/dm-name-fedora-root', > 'DEVNAME': '/dev/dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'root', > 'DM_NAME': 'fedora-root', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdK3seVNVHoqA7evYQL4vTWFR0OI1FlRIJR', > 'DM_VG_NAME': 'fedora', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'dbb89c73-6167-47b4-99ad-d8587a2a91e3', > 'ID_FS_UUID_ENC': 'dbb89c73-6167-47b4-99ad-d8587a2a91e3', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '4644475'} ; >13:31:21,934 INFO blivet: scanning fedora-root (/sys/devices/virtual/block/dm-1)... >13:31:21,935 DEBUG blivet: DeviceTree.get_device_by_name: incomplete: False ; hidden: False ; name: fedora-root ; >13:31:21,936 DEBUG blivet: DeviceTree.get_device_by_name returned existing 40,71 GiB lvmlv fedora-root (101) with existing ext4 filesystem >13:31:21,939 DEBUG blivet: fedora size is 45,35 GiB >13:31:21,940 DEBUG blivet: vg fedora has 0 B free >13:31:21,941 DEBUG blivet: fedora size is 45,35 GiB >13:31:21,942 DEBUG blivet: vg fedora has 0 B free >13:31:21,937 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x7fd879f99dd8) -- > name = fedora-root status = True id = 101 > children = [] > parents = ['existing 45,35 GiB lvmvg fedora (85)'] > uuid = 3seVNV-HoqA-7evY-QL4v-TWFR-0OI1-FlRIJR size = 40,71 GiB > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/dm-1 > target size = 40,71 GiB path = /dev/mapper/fedora-root > format args = [] original_format = ext4 target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fd879ffb5c0) -- > name = fedora status = True id = 85 > children = ['existing 4,64 GiB lvmlv fedora-swap (89) with existing swap', > 'existing 40,71 GiB lvmlv fedora-root (101) with existing ext4 filesystem'] > parents = ['existing 45,35 GiB partition sda5 (77) with existing lvmpv'] > uuid = QOlKvl-wmzC-yhXm-AvWx-ApCr-5VZM-RCGRdK size = 45,35 GiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 45,35 GiB path = /dev/fedora > format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 11609 > PE Free = 0 PV Count = 1 > modified = False extents = 11609 free space = 0 B > free extents = 0 reserved percent = 0 reserved space = 0 B > PVs = ['existing 45,35 GiB partition sda5 (77) with existing lvmpv'] > LVs = ['existing 4,64 GiB lvmlv fedora-swap (89) with existing swap', > 'existing 40,71 GiB lvmlv fedora-root (101) with existing ext4 filesystem'] > segment type = linear percent = 0 > VG space used = 40,71 GiB >13:31:21,945 DEBUG blivet: fedora size is 45,35 GiB >13:31:21,946 DEBUG blivet: vg fedora has 0 B free >13:31:21,946 DEBUG blivet: fedora size is 45,35 GiB >13:31:21,947 DEBUG blivet: vg fedora has 0 B free >13:31:21,948 DEBUG blivet: DeviceTree.handle_format: name: fedora-root ; >13:31:21,948 DEBUG blivet: no type or existing type for fedora-root, bailing >13:31:21,949 DEBUG blivet: DeviceTree.handle_device: name: live-rw ; info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/mapper/live-rw ' > '/dev/disk/by-label/Anaconda ' > '/dev/disk/by-uuid/75b06b1f-5c69-42e7-99e1-1c5da0c76d91', > 'DEVNAME': '/dev/dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-rw', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '75b06b1f-5c69-42e7-99e1-1c5da0c76d91', > 'ID_FS_UUID_ENC': '75b06b1f-5c69-42e7-99e1-1c5da0c76d91', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '5433511'} ; >13:31:21,950 INFO blivet: scanning live-rw (/sys/devices/virtual/block/dm-2)... >13:31:21,950 DEBUG blivet: DeviceTree.get_device_by_name: incomplete: False ; hidden: False ; name: live-rw ; >13:31:21,951 DEBUG blivet: DeviceTree.get_device_by_name returned None >13:31:21,952 DEBUG blivet: DMDevicePopulator.run: name: live-rw ; >13:31:21,953 DEBUG blivet: DeviceTree.get_device_by_name: incomplete: False ; hidden: False ; name: loop1 ; >13:31:21,954 DEBUG blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop1 (131) with existing ext4 filesystem >13:31:21,956 DEBUG blivet: DeviceTree.get_device_by_name: incomplete: False ; hidden: False ; name: loop2 ; >13:31:21,957 DEBUG blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop2 (144) >13:31:21,958 DEBUG blivet: DeviceTree.get_device_by_name: incomplete: False ; hidden: False ; name: live-rw ; >13:31:21,960 DEBUG blivet: DeviceTree.get_device_by_name returned None >13:31:21,960 DEBUG blivet: get_format('None') returning DeviceFormat instance with object id 154 >13:31:21,962 DEBUG blivet: LoopDevice.add_child: child: live-rw ; name: loop1 ; kids: 0 ; >13:31:21,962 DEBUG blivet: get_format('None') returning DeviceFormat instance with object id 155 >13:31:21,963 DEBUG blivet: DMDevice._set_format: live-rw ; current: None ; type: None ; >13:31:21,964 DEBUG blivet: DMDevice.update_sysfs_path: live-rw ; status: True ; >13:31:21,964 DEBUG blivet: live-rw sysfs_path set to /sys/devices/virtual/block/dm-2 >13:31:21,966 DEBUG blivet: DMDevice.read_current_size: path: /dev/mapper/live-rw ; sysfs_path: /sys/devices/virtual/block/dm-2 ; exists: True ; >13:31:21,966 DEBUG blivet: updated live-rw size to 6,5 GiB (6,5 GiB) >13:31:21,967 INFO blivet: added dm live-rw (id 153) to device tree >13:31:21,967 INFO blivet: got device: DMDevice instance (0x7fd879e334a8) -- > name = live-rw status = True id = 153 > children = [] > parents = ['existing 0 B loop loop1 (131) with existing ext4 filesystem'] > uuid = None size = 6,5 GiB > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /sys/devices/virtual/block/dm-2 > target size = 6,5 GiB path = /dev/mapper/live-rw > format args = [] original_format = None target = None dm_uuid = None >13:31:21,969 DEBUG blivet: DeviceTree.handle_format: name: live-rw ; >13:31:21,971 DEBUG blivet: MacEFIFS.supported: supported: True ; >13:31:21,971 DEBUG blivet: get_format('macefi') returning MacEFIFS instance with object id 157 >13:31:21,973 DEBUG blivet: AppleBootstrapFS.supported: supported: True ; >13:31:21,973 DEBUG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 158 >13:31:21,974 DEBUG blivet: EFIFS.supported: supported: True ; >13:31:21,974 DEBUG blivet: get_format('efi') returning EFIFS instance with object id 159 >13:31:21,975 INFO blivet: type detected on 'live-rw' is 'ext4' >13:31:21,991 WARN blivet: ext4 filesystem on /dev/mapper/live-rw needs repair >13:31:21,992 DEBUG blivet: Ext4FS.supported: supported: True ; >13:31:21,993 DEBUG blivet: get_format('ext4') returning Ext4FS instance with object id 160 >13:31:21,994 DEBUG blivet: DMDevice._set_format: live-rw ; current: None ; type: ext4 ; >13:31:21,995 INFO blivet: got format: existing ext4 filesystem >13:31:21,997 DEBUG blivet: DeviceTree.handle_device: name: live-base ; info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-base /dev/mapper/live-base ' > '/dev/disk/by-label/Anaconda ' > '/dev/disk/by-uuid/75b06b1f-5c69-42e7-99e1-1c5da0c76d91', > 'DEVNAME': '/dev/dm-3', > 'DEVPATH': '/devices/virtual/block/dm-3', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-base', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '75b06b1f-5c69-42e7-99e1-1c5da0c76d91', > 'ID_FS_UUID_ENC': '75b06b1f-5c69-42e7-99e1-1c5da0c76d91', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '5453246'} ; >13:31:21,997 INFO blivet: scanning live-base (/sys/devices/virtual/block/dm-3)... >13:31:21,998 DEBUG blivet: DeviceTree.get_device_by_name: incomplete: False ; hidden: False ; name: live-base ; >13:31:22,000 DEBUG blivet: DeviceTree.get_device_by_name returned None >13:31:22,001 DEBUG blivet: DMDevicePopulator.run: name: live-base ; >13:31:22,002 DEBUG blivet: DeviceTree.get_device_by_name: incomplete: False ; hidden: False ; name: loop1 ; >13:31:22,003 DEBUG blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop1 (131) with existing ext4 filesystem >13:31:22,004 DEBUG blivet: DeviceTree.get_device_by_name: incomplete: False ; hidden: False ; name: live-base ; >13:31:22,006 DEBUG blivet: DeviceTree.get_device_by_name returned None >13:31:22,006 DEBUG blivet: get_format('None') returning DeviceFormat instance with object id 163 >13:31:22,007 DEBUG blivet: LoopDevice.add_child: child: live-base ; name: loop1 ; kids: 1 ; >13:31:22,007 DEBUG blivet: get_format('None') returning DeviceFormat instance with object id 164 >13:31:22,009 DEBUG blivet: DMDevice._set_format: live-base ; current: None ; type: None ; >13:31:22,010 DEBUG blivet: DMDevice.update_sysfs_path: live-base ; status: True ; >13:31:22,010 DEBUG blivet: live-base sysfs_path set to /sys/devices/virtual/block/dm-3 >13:31:22,011 DEBUG blivet: DMDevice.read_current_size: path: /dev/mapper/live-base ; sysfs_path: /sys/devices/virtual/block/dm-3 ; exists: True ; >13:31:22,012 DEBUG blivet: updated live-base size to 6,5 GiB (6,5 GiB) >13:31:22,012 INFO blivet: added dm live-base (id 162) to device tree >13:31:22,012 INFO blivet: got device: DMDevice instance (0x7fd879e39320) -- > name = live-base status = True id = 162 > children = [] > parents = ['existing 0 B loop loop1 (131) with existing ext4 filesystem'] > uuid = None size = 6,5 GiB > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /sys/devices/virtual/block/dm-3 > target size = 6,5 GiB path = /dev/mapper/live-base > format args = [] original_format = None target = None dm_uuid = None >13:31:22,014 DEBUG blivet: DeviceTree.handle_format: name: live-base ; >13:31:22,015 DEBUG blivet: MacEFIFS.supported: supported: True ; >13:31:22,015 DEBUG blivet: get_format('macefi') returning MacEFIFS instance with object id 166 >13:31:22,016 DEBUG blivet: AppleBootstrapFS.supported: supported: True ; >13:31:22,016 DEBUG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 167 >13:31:22,017 DEBUG blivet: EFIFS.supported: supported: True ; >13:31:22,017 DEBUG blivet: get_format('efi') returning EFIFS instance with object id 168 >13:31:22,018 INFO blivet: type detected on 'live-base' is 'ext4' >13:31:22,037 WARN blivet: ext4 filesystem on /dev/mapper/live-base needs repair >13:31:22,038 DEBUG blivet: Ext4FS.supported: supported: True ; >13:31:22,038 DEBUG blivet: get_format('ext4') returning Ext4FS instance with object id 169 >13:31:22,039 DEBUG blivet: DMDevice._set_format: live-base ; current: None ; type: ext4 ; >13:31:22,040 INFO blivet: got format: existing ext4 filesystem >13:31:22,055 DEBUG blivet: DiskDevice.teardown: sdb ; controllable: True ; status: True ; >13:31:22,107 DEBUG blivet: Iso9660FS.teardown: status: False ; type: iso9660 ; device: /dev/sdb ; >13:31:22,129 DEBUG blivet: Iso9660FS.teardown: status: False ; type: iso9660 ; device: /dev/sdb ; >13:31:22,147 DEBUG blivet: PartitionDevice.teardown: sdc1 ; controllable: True ; status: True ; >13:31:22,159 DEBUG blivet: EFIFS.teardown: status: False ; type: efi ; device: /dev/sdc1 ; >13:31:22,182 DEBUG blivet: EFIFS.teardown: status: False ; type: efi ; device: /dev/sdc1 ; >13:31:22,202 DEBUG blivet: DiskDevice.teardown: sdc ; controllable: True ; status: True ; >13:31:22,203 DEBUG blivet: DiskLabel.teardown: status: False ; type: disklabel ; device: /dev/sdc ; >13:31:22,204 DEBUG blivet: DiskLabel.teardown: status: False ; type: disklabel ; device: /dev/sdc ; >13:31:22,212 DEBUG blivet: PartitionDevice.teardown: sdc2 ; controllable: True ; status: True ; >13:31:22,225 DEBUG blivet: MacEFIFS.teardown: status: True ; type: macefi ; device: /dev/sdc2 ; >13:31:22,252 INFO blivet: teardown of sdc2 failed: mountpoint does not exist >13:31:22,253 DEBUG blivet: PartitionDevice.teardown: sda1 ; controllable: True ; status: True ; >13:31:22,267 DEBUG blivet: EFIFS.teardown: status: False ; type: efi ; device: /dev/sda1 ; >13:31:22,295 DEBUG blivet: EFIFS.teardown: status: False ; type: efi ; device: /dev/sda1 ; >13:31:22,318 DEBUG blivet: DiskDevice.teardown: sda ; controllable: True ; status: True ; >13:31:22,319 DEBUG blivet: DiskLabel.teardown: status: False ; type: disklabel ; device: /dev/sda ; >13:31:22,320 DEBUG blivet: DiskLabel.teardown: status: False ; type: disklabel ; device: /dev/sda ; >13:31:22,328 DEBUG blivet: PartitionDevice.teardown: sda2 ; controllable: True ; status: True ; >13:31:22,341 DEBUG blivet: MacEFIFS.teardown: status: False ; type: macefi ; device: /dev/sda2 ; >13:31:22,367 DEBUG blivet: MacEFIFS.teardown: status: False ; type: macefi ; device: /dev/sda2 ; >13:31:22,391 DEBUG blivet: DiskDevice.teardown: sda ; controllable: True ; status: True ; >13:31:22,391 DEBUG blivet: DiskLabel.teardown: status: False ; type: disklabel ; device: /dev/sda ; >13:31:22,392 DEBUG blivet: DiskLabel.teardown: status: False ; type: disklabel ; device: /dev/sda ; >13:31:22,400 DEBUG blivet: PartitionDevice.teardown: sda3 ; controllable: True ; status: True ; >13:31:22,413 DEBUG blivet: MacEFIFS.teardown: status: False ; type: macefi ; device: /dev/sda3 ; >13:31:22,440 DEBUG blivet: MacEFIFS.teardown: status: False ; type: macefi ; device: /dev/sda3 ; >13:31:22,463 DEBUG blivet: DiskDevice.teardown: sda ; controllable: True ; status: True ; >13:31:22,464 DEBUG blivet: DiskLabel.teardown: status: False ; type: disklabel ; device: /dev/sda ; >13:31:22,464 DEBUG blivet: DiskLabel.teardown: status: False ; type: disklabel ; device: /dev/sda ; >13:31:22,472 DEBUG blivet: PartitionDevice.teardown: sda4 ; controllable: True ; status: True ; >13:31:22,486 DEBUG blivet: Ext4FS.teardown: status: False ; type: ext4 ; device: /dev/sda4 ; >13:31:22,514 DEBUG blivet: Ext4FS.teardown: status: False ; type: ext4 ; device: /dev/sda4 ; >13:31:22,537 DEBUG blivet: DiskDevice.teardown: sda ; controllable: True ; status: True ; >13:31:22,538 DEBUG blivet: DiskLabel.teardown: status: False ; type: disklabel ; device: /dev/sda ; >13:31:22,539 DEBUG blivet: DiskLabel.teardown: status: False ; type: disklabel ; device: /dev/sda ; >13:31:22,548 DEBUG blivet: LVMLogicalVolumeDevice.teardown: fedora-swap ; controllable: True ; status: True ; >13:31:22,549 DEBUG blivet: SwapSpace.teardown: status: True ; type: swap ; device: /dev/mapper/fedora-swap ; >13:31:22,550 DEBUG blivet: SwapSpace._teardown: status: True ; type: swap ; device: /dev/mapper/fedora-swap ; >13:31:22,557 DEBUG blivet: SwapSpace.teardown: status: False ; type: swap ; device: /dev/mapper/fedora-swap ; >13:31:22,567 DEBUG blivet: LVMLogicalVolumeDevice._teardown: fedora-swap ; controllable: True ; status: True ; >13:31:22,625 DEBUG blivet: LVMVolumeGroupDevice.teardown: fedora ; controllable: True ; status: True ; >13:31:22,626 DEBUG blivet: DeviceFormat.teardown: status: False ; type: None ; device: /dev/fedora ; >13:31:22,628 DEBUG blivet: DeviceFormat.teardown: status: False ; type: None ; device: /dev/fedora ; >13:31:22,637 DEBUG blivet: LVMVolumeGroupDevice._teardown: fedora ; controllable: True ; status: True ; >13:31:22,711 DEBUG blivet: PartitionDevice.teardown: sda5 ; controllable: True ; status: True ; >13:31:22,713 DEBUG blivet: LVMPhysicalVolume.teardown: status: False ; type: lvmpv ; device: /dev/sda5 ; >13:31:22,714 DEBUG blivet: LVMPhysicalVolume.teardown: status: False ; type: lvmpv ; device: /dev/sda5 ; >13:31:22,723 DEBUG blivet: DiskDevice.teardown: sda ; controllable: True ; status: True ; >13:31:22,725 DEBUG blivet: DiskLabel.teardown: status: False ; type: disklabel ; device: /dev/sda ; >13:31:22,726 DEBUG blivet: DiskLabel.teardown: status: False ; type: disklabel ; device: /dev/sda ; >13:31:22,734 DEBUG blivet: LVMLogicalVolumeDevice.teardown: fedora-root ; controllable: True ; status: False ; >13:31:22,735 DEBUG blivet: LVMVolumeGroupDevice.teardown: fedora ; controllable: True ; status: True ; >13:31:22,736 DEBUG blivet: DeviceFormat.teardown: status: False ; type: None ; device: /dev/fedora ; >13:31:22,737 DEBUG blivet: DeviceFormat.teardown: status: False ; type: None ; device: /dev/fedora ; >13:31:22,746 DEBUG blivet: LVMVolumeGroupDevice._teardown: fedora ; controllable: True ; status: True ; >13:31:22,770 DEBUG blivet: PartitionDevice.teardown: sda5 ; controllable: True ; status: True ; >13:31:22,774 DEBUG blivet: LVMPhysicalVolume.teardown: status: False ; type: lvmpv ; device: /dev/sda5 ; >13:31:22,776 DEBUG blivet: LVMPhysicalVolume.teardown: status: False ; type: lvmpv ; device: /dev/sda5 ; >13:31:22,790 DEBUG blivet: DiskDevice.teardown: sda ; controllable: True ; status: True ; >13:31:22,796 DEBUG blivet: DiskLabel.teardown: status: False ; type: disklabel ; device: /dev/sda ; >13:31:22,799 DEBUG blivet: DiskLabel.teardown: status: False ; type: disklabel ; device: /dev/sda ; >13:31:22,814 DEBUG blivet: LoopDevice.teardown: loop2 ; controllable: False ; status: False ; >13:31:22,817 DEBUG blivet: FileDevice.teardown: /overlay (deleted) ; controllable: False ; status: False ; >13:31:22,820 INFO blivet: edd: MBR signature on sdc is zero. new disk image? >13:31:22,820 INFO blivet: edd: collected mbr signatures: {'sda': '0xf152af1c'} >13:31:22,824 DEBUG blivet: PartitionDevice.setup: sda4 ; controllable: True ; orig: False ; status: True ; >13:31:22,840 DEBUG blivet: Ext4FS.setup: status: False ; type: ext4 ; device: /dev/sda4 ; >13:31:22,891 DEBUG blivet: PartitionDevice.teardown: sda4 ; controllable: True ; status: True ; >13:31:22,912 DEBUG blivet: Ext4FS.teardown: status: False ; type: ext4 ; device: /dev/sda4 ; >13:31:22,947 DEBUG blivet: Ext4FS.teardown: status: False ; type: ext4 ; device: /dev/sda4 ; >13:31:22,975 DEBUG blivet: DiskDevice.teardown: sda ; controllable: True ; status: True ; >13:31:22,977 DEBUG blivet: DiskLabel.teardown: status: False ; type: disklabel ; device: /dev/sda ; >13:31:22,978 DEBUG blivet: DiskLabel.teardown: status: False ; type: disklabel ; device: /dev/sda ; >13:31:22,990 DEBUG blivet: LVMLogicalVolumeDevice.setup: fedora-root ; controllable: True ; orig: False ; status: False ; >13:31:22,994 DEBUG blivet: LVMLogicalVolumeDevice.setup_parents: name: fedora-root ; orig: False ; >13:31:22,995 DEBUG blivet: LVMVolumeGroupDevice.setup: fedora ; controllable: True ; orig: False ; status: True ; >13:31:22,997 DEBUG blivet: LVMLogicalVolumeDevice._setup: fedora-root ; controllable: True ; orig: False ; status: False ; >13:31:23,052 DEBUG blivet: LVMLogicalVolumeDevice.update_sysfs_path: fedora-root ; status: True ; >13:31:23,052 DEBUG blivet: fedora-root sysfs_path set to /sys/devices/virtual/block/dm-0 >13:31:23,068 DEBUG blivet: Ext4FS.setup: status: False ; type: ext4 ; device: /dev/mapper/fedora-root ; >13:31:23,112 DEBUG blivet: LVMLogicalVolumeDevice.teardown: fedora-root ; controllable: True ; status: True ; >13:31:23,126 DEBUG blivet: Ext4FS.teardown: status: False ; type: ext4 ; device: /dev/mapper/fedora-root ; >13:31:23,153 DEBUG blivet: Ext4FS.teardown: status: False ; type: ext4 ; device: /dev/mapper/fedora-root ; >13:31:23,175 DEBUG blivet: LVMLogicalVolumeDevice._teardown: fedora-root ; controllable: True ; status: True ; >13:31:23,236 DEBUG blivet: LVMVolumeGroupDevice.teardown: fedora ; controllable: True ; status: True ; >13:31:23,237 DEBUG blivet: DeviceFormat.teardown: status: False ; type: None ; device: /dev/fedora ; >13:31:23,238 DEBUG blivet: DeviceFormat.teardown: status: False ; type: None ; device: /dev/fedora ; >13:31:23,249 DEBUG blivet: LVMVolumeGroupDevice._teardown: fedora ; controllable: True ; status: True ; >13:31:23,267 DEBUG blivet: PartitionDevice.teardown: sda5 ; controllable: True ; status: True ; >13:31:23,268 DEBUG blivet: LVMPhysicalVolume.teardown: status: False ; type: lvmpv ; device: /dev/sda5 ; >13:31:23,270 DEBUG blivet: LVMPhysicalVolume.teardown: status: False ; type: lvmpv ; device: /dev/sda5 ; >13:31:23,280 DEBUG blivet: DiskDevice.teardown: sda ; controllable: True ; status: True ; >13:31:23,282 DEBUG blivet: DiskLabel.teardown: status: False ; type: disklabel ; device: /dev/sda ; >13:31:23,283 DEBUG blivet: DiskLabel.teardown: status: False ; type: disklabel ; device: /dev/sda ; >13:31:23,292 DEBUG blivet: DiskDevice.teardown: sdb ; controllable: True ; status: True ; >13:31:23,305 DEBUG blivet: Iso9660FS.teardown: status: False ; type: iso9660 ; device: /dev/sdb ; >13:31:23,329 DEBUG blivet: Iso9660FS.teardown: status: False ; type: iso9660 ; device: /dev/sdb ; >13:31:23,348 DEBUG blivet: PartitionDevice.teardown: sdc1 ; controllable: True ; status: True ; >13:31:23,360 DEBUG blivet: EFIFS.teardown: status: False ; type: efi ; device: /dev/sdc1 ; >13:31:23,384 DEBUG blivet: EFIFS.teardown: status: False ; type: efi ; device: /dev/sdc1 ; >13:31:23,404 DEBUG blivet: DiskDevice.teardown: sdc ; controllable: True ; status: True ; >13:31:23,405 DEBUG blivet: DiskLabel.teardown: status: False ; type: disklabel ; device: /dev/sdc ; >13:31:23,406 DEBUG blivet: DiskLabel.teardown: status: False ; type: disklabel ; device: /dev/sdc ; >13:31:23,413 DEBUG blivet: PartitionDevice.teardown: sdc2 ; controllable: True ; status: True ; >13:31:23,426 DEBUG blivet: MacEFIFS.teardown: status: True ; type: macefi ; device: /dev/sdc2 ; >13:31:23,449 INFO blivet: teardown of sdc2 failed: mountpoint does not exist >13:31:23,450 DEBUG blivet: PartitionDevice.teardown: sda1 ; controllable: True ; status: True ; >13:31:23,463 DEBUG blivet: EFIFS.teardown: status: False ; type: efi ; device: /dev/sda1 ; >13:31:23,486 DEBUG blivet: EFIFS.teardown: status: False ; type: efi ; device: /dev/sda1 ; >13:31:23,506 DEBUG blivet: DiskDevice.teardown: sda ; controllable: True ; status: True ; >13:31:23,507 DEBUG blivet: DiskLabel.teardown: status: False ; type: disklabel ; device: /dev/sda ; >13:31:23,508 DEBUG blivet: DiskLabel.teardown: status: False ; type: disklabel ; device: /dev/sda ; >13:31:23,516 DEBUG blivet: PartitionDevice.teardown: sda2 ; controllable: True ; status: True ; >13:31:23,529 DEBUG blivet: MacEFIFS.teardown: status: False ; type: macefi ; device: /dev/sda2 ; >13:31:23,553 DEBUG blivet: MacEFIFS.teardown: status: False ; type: macefi ; device: /dev/sda2 ; >13:31:23,572 DEBUG blivet: DiskDevice.teardown: sda ; controllable: True ; status: True ; >13:31:23,573 DEBUG blivet: DiskLabel.teardown: status: False ; type: disklabel ; device: /dev/sda ; >13:31:23,574 DEBUG blivet: DiskLabel.teardown: status: False ; type: disklabel ; device: /dev/sda ; >13:31:23,582 DEBUG blivet: PartitionDevice.teardown: sda3 ; controllable: True ; status: True ; >13:31:23,594 DEBUG blivet: MacEFIFS.teardown: status: False ; type: macefi ; device: /dev/sda3 ; >13:31:23,619 DEBUG blivet: MacEFIFS.teardown: status: False ; type: macefi ; device: /dev/sda3 ; >13:31:23,640 DEBUG blivet: DiskDevice.teardown: sda ; controllable: True ; status: True ; >13:31:23,641 DEBUG blivet: DiskLabel.teardown: status: False ; type: disklabel ; device: /dev/sda ; >13:31:23,642 DEBUG blivet: DiskLabel.teardown: status: False ; type: disklabel ; device: /dev/sda ; >13:31:23,651 DEBUG blivet: PartitionDevice.teardown: sda4 ; controllable: True ; status: True ; >13:31:23,665 DEBUG blivet: Ext4FS.teardown: status: False ; type: ext4 ; device: /dev/sda4 ; >13:31:23,692 DEBUG blivet: Ext4FS.teardown: status: False ; type: ext4 ; device: /dev/sda4 ; >13:31:23,713 DEBUG blivet: DiskDevice.teardown: sda ; controllable: True ; status: True ; >13:31:23,715 DEBUG blivet: DiskLabel.teardown: status: False ; type: disklabel ; device: /dev/sda ; >13:31:23,716 DEBUG blivet: DiskLabel.teardown: status: False ; type: disklabel ; device: /dev/sda ; >13:31:23,725 DEBUG blivet: LVMLogicalVolumeDevice.teardown: fedora-swap ; controllable: True ; status: False ; >13:31:23,726 DEBUG blivet: LVMVolumeGroupDevice.teardown: fedora ; controllable: True ; status: True ; >13:31:23,737 DEBUG blivet: DeviceFormat.teardown: status: False ; type: None ; device: /dev/fedora ; >13:31:23,755 DEBUG blivet: DeviceFormat.teardown: status: False ; type: None ; device: /dev/fedora ; >13:31:23,806 DEBUG blivet: LVMVolumeGroupDevice._teardown: fedora ; controllable: True ; status: True ; >13:31:23,855 DEBUG blivet: PartitionDevice.teardown: sda5 ; controllable: True ; status: True ; >13:31:23,858 DEBUG blivet: LVMPhysicalVolume.teardown: status: False ; type: lvmpv ; device: /dev/sda5 ; >13:31:23,862 DEBUG blivet: LVMPhysicalVolume.teardown: status: False ; type: lvmpv ; device: /dev/sda5 ; >13:31:23,881 DEBUG blivet: DiskDevice.teardown: sda ; controllable: True ; status: True ; >13:31:23,884 DEBUG blivet: DiskLabel.teardown: status: False ; type: disklabel ; device: /dev/sda ; >13:31:23,886 DEBUG blivet: DiskLabel.teardown: status: False ; type: disklabel ; device: /dev/sda ; >13:31:23,900 DEBUG blivet: LVMLogicalVolumeDevice.teardown: fedora-root ; controllable: True ; status: False ; >13:31:23,901 DEBUG blivet: LVMVolumeGroupDevice.teardown: fedora ; controllable: True ; status: True ; >13:31:23,903 DEBUG blivet: DeviceFormat.teardown: status: False ; type: None ; device: /dev/fedora ; >13:31:23,904 DEBUG blivet: DeviceFormat.teardown: status: False ; type: None ; device: /dev/fedora ; >13:31:23,916 DEBUG blivet: LVMVolumeGroupDevice._teardown: fedora ; controllable: True ; status: True ; >13:31:23,939 DEBUG blivet: PartitionDevice.teardown: sda5 ; controllable: True ; status: True ; >13:31:23,941 DEBUG blivet: LVMPhysicalVolume.teardown: status: False ; type: lvmpv ; device: /dev/sda5 ; >13:31:23,943 DEBUG blivet: LVMPhysicalVolume.teardown: status: False ; type: lvmpv ; device: /dev/sda5 ; >13:31:23,953 DEBUG blivet: DiskDevice.teardown: sda ; controllable: True ; status: True ; >13:31:23,955 DEBUG blivet: DiskLabel.teardown: status: False ; type: disklabel ; device: /dev/sda ; >13:31:23,957 DEBUG blivet: DiskLabel.teardown: status: False ; type: disklabel ; device: /dev/sda ; >13:31:23,966 DEBUG blivet: LoopDevice.teardown: loop2 ; controllable: False ; status: False ; >13:31:23,967 DEBUG blivet: FileDevice.teardown: /overlay (deleted) ; controllable: False ; status: False ; >13:31:23,980 DEBUG blivet: fedora size is 45,35 GiB >13:31:23,981 DEBUG blivet: vg fedora has 0 B free >13:31:23,981 DEBUG blivet: fedora size is 45,35 GiB >13:31:23,982 DEBUG blivet: vg fedora has 0 B free >13:31:23,983 DEBUG blivet: Ext4FS.supported: supported: True ; >13:31:23,985 DEBUG blivet: Ext4FS.supported: supported: True ; >13:31:23,986 DEBUG blivet: Ext4FS.supported: supported: True ; >13:31:23,987 DEBUG blivet: Ext4FS.supported: supported: True ; >13:31:23,993 DEBUG blivet: EFIFS.supported: supported: True ; >13:31:23,995 DEBUG blivet: MacEFIFS.supported: supported: True ; >13:31:23,997 DEBUG blivet: MacEFIFS.supported: supported: True ; >13:31:23,998 DEBUG blivet: Ext4FS.supported: supported: True ; >13:31:24,000 DEBUG blivet: Iso9660FS.supported: supported: True ; >13:31:24,002 DEBUG blivet: EFIFS.supported: supported: True ; >13:31:24,003 DEBUG blivet: MacEFIFS.supported: supported: True ; >13:31:24,016 DEBUG blivet: DeviceTree.get_device_by_path: path: /dev/mapper/live-base ; incomplete: False ; hidden: False ; >13:31:24,017 DEBUG blivet: DeviceTree.get_device_by_path returned existing 6,5 GiB dm live-base (162) with existing ext4 filesystem >13:31:24,739 DEBUG blivet: NFS.supported: supported: False ; >13:31:24,739 DEBUG blivet: NFS.supported: supported: False ; >13:31:24,740 DEBUG blivet: LVMPhysicalVolume.__init__: >13:31:24,740 DEBUG blivet: NTFS.supported: supported: False ; >13:31:24,741 DEBUG blivet: NTFS.supported: supported: False ; >13:31:24,741 DEBUG blivet: Ext4FS.supported: supported: True ; >13:31:24,742 DEBUG blivet: Ext4FS.supported: supported: True ; >13:31:24,743 DEBUG blivet: HFSPlus.supported: supported: False ; >13:31:24,743 DEBUG blivet: HFSPlus.supported: supported: False ; >13:31:24,744 DEBUG blivet: USBFS.supported: supported: False ; >13:31:24,744 DEBUG blivet: USBFS.supported: supported: False ; >13:31:24,745 DEBUG blivet: MacEFIFS.supported: supported: True ; >13:31:24,745 DEBUG blivet: MacEFIFS.supported: supported: True ; >13:31:24,746 DEBUG blivet: BindFS.supported: supported: False ; >13:31:24,746 DEBUG blivet: BindFS.supported: supported: False ; >13:31:24,747 DEBUG blivet: LUKS.__init__: >13:31:24,747 DEBUG blivet: FATFS.supported: supported: True ; >13:31:24,748 DEBUG blivet: FATFS.supported: supported: True ; >13:31:24,748 DEBUG blivet: MDRaidMember.__init__: >13:31:24,749 DEBUG blivet: NFSv4.supported: supported: False ; >13:31:24,749 DEBUG blivet: NFSv4.supported: supported: False ; >13:31:24,750 DEBUG blivet: HFS.supported: supported: False ; >13:31:24,750 DEBUG blivet: HFS.supported: supported: False ; >13:31:24,752 DEBUG blivet: SELinuxFS.supported: supported: False ; >13:31:24,752 DEBUG blivet: SELinuxFS.supported: supported: False ; >13:31:24,753 DEBUG blivet: Ext2FS.supported: supported: True ; >13:31:24,753 DEBUG blivet: Ext2FS.supported: supported: True ; >13:31:24,754 DEBUG blivet: EFIVarFS.supported: supported: False ; >13:31:24,754 DEBUG blivet: EFIVarFS.supported: supported: False ; >13:31:24,757 DEBUG blivet: AppleBootstrapFS.supported: supported: True ; >13:31:24,757 DEBUG blivet: AppleBootstrapFS.supported: supported: True ; >13:31:24,758 DEBUG blivet: DevPtsFS.supported: supported: False ; >13:31:24,758 DEBUG blivet: DevPtsFS.supported: supported: False ; >13:31:24,759 DEBUG blivet: DMRaidMember.__init__: >13:31:24,760 DEBUG blivet: TmpFS.supported: supported: True ; >13:31:24,785 DEBUG blivet: NoDevFS.supported: supported: False ; >13:31:24,786 DEBUG blivet: NoDevFS.supported: supported: False ; >13:31:24,786 DEBUG blivet: SwapSpace.__init__: >13:31:24,787 DEBUG blivet: BTRFS.supported: supported: True ; >13:31:25,047 DEBUG blivet: MultipathMember.__init__: >13:31:25,048 DEBUG blivet: Ext3FS.supported: supported: True ; >13:31:25,048 DEBUG blivet: Ext3FS.supported: supported: True ; >13:31:25,049 DEBUG blivet: ProcFS.supported: supported: False ; >13:31:25,050 DEBUG blivet: ProcFS.supported: supported: False ; >13:31:25,050 DEBUG blivet: Iso9660FS.supported: supported: True ; >13:31:25,051 DEBUG blivet: Iso9660FS.supported: supported: True ; >13:31:25,052 DEBUG blivet: EFIFS.supported: supported: True ; >13:31:25,052 DEBUG blivet: EFIFS.supported: supported: True ; >13:31:25,053 DEBUG blivet: SysFS.supported: supported: False ; >13:31:25,053 DEBUG blivet: SysFS.supported: supported: False ; >13:31:25,054 DEBUG blivet: XFS.supported: supported: True ; >13:31:25,107 DEBUG blivet: XFS.supported: supported: True ; >13:31:25,108 DEBUG blivet: DiskLabel.__init__: >13:31:25,108 INFO blivet: DiskLabel.parted_device returning None >19:31:31,980 DEBUG blivet: starting Blivet copy >19:31:32,016 DEBUG blivet: PartitionDevice._set_parted_partition: sda1 ; >19:31:32,016 DEBUG blivet: device sda1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd8780e7898> fileSystem: <parted.filesystem.FileSystem object at 0x7fd87810acf8> > number: 1 path: /dev/sda1 type: 0 > name: EFI System Partition active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd87810a2b0> PedPartition: <_ped.Partition object at 0x7fd8781114c0> >19:31:32,017 DEBUG blivet: PartitionDevice._set_parted_partition: sda2 ; >19:31:32,017 DEBUG blivet: device sda2 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd8780e7898> fileSystem: <parted.filesystem.FileSystem object at 0x7fd87810a160> > number: 2 path: /dev/sda2 type: 0 > name: Linux HFS+ ESP active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd87810a6a0> PedPartition: <_ped.Partition object at 0x7fd8781112b0> >19:31:32,018 DEBUG blivet: PartitionDevice._set_parted_partition: sda3 ; >19:31:32,018 DEBUG blivet: device sda3 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd8780e7898> fileSystem: <parted.filesystem.FileSystem object at 0x7fd878198da0> > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd8781985f8> PedPartition: <_ped.Partition object at 0x7fd8781113b8> >19:31:32,019 DEBUG blivet: PartitionDevice._set_parted_partition: sda4 ; >19:31:32,020 DEBUG blivet: device sda4 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd8780e7898> fileSystem: <parted.filesystem.FileSystem object at 0x7fd878174a90> > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd878174ac8> PedPartition: <_ped.Partition object at 0x7fd878111570> >19:31:32,021 DEBUG blivet: PartitionDevice._set_parted_partition: sda5 ; >19:31:32,021 DEBUG blivet: device sda5 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd8780e7898> fileSystem: None > number: 5 path: /dev/sda5 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd8781707b8> PedPartition: <_ped.Partition object at 0x7fd878111518> >19:31:32,022 DEBUG blivet: PartitionDevice._set_parted_partition: sdc1 ; >19:31:32,022 DEBUG blivet: device sdc1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd8780d1550> fileSystem: <parted.filesystem.FileSystem object at 0x7fd878174dd8> > number: 1 path: /dev/sdc1 type: 0 > name: EFI System Partition active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd878174828> PedPartition: <_ped.Partition object at 0x7fd878111468> >19:31:32,023 DEBUG blivet: PartitionDevice._set_parted_partition: sdc2 ; >19:31:32,023 DEBUG blivet: device sdc2 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd8780d1550> fileSystem: <parted.filesystem.FileSystem object at 0x7fd878174e48> > number: 2 path: /dev/sdc2 type: 0 > name: active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7fd878174d30> PedPartition: <_ped.Partition object at 0x7fd878127888> >19:31:32,024 DEBUG blivet: finished Blivet copy >19:31:32,024 INFO blivet: hiding device existing 29,22 GiB disk sdb (2) with existing iso9660 filesystem >19:31:32,024 INFO blivet: removed disk sdb (id 2) from device tree >19:31:32,025 DEBUG blivet: lvm filter: adding sdb to the reject list >19:31:32,025 INFO blivet: hiding device existing 200 MiB partition sdc1 (20) with existing efi filesystem >19:31:32,026 DEBUG blivet: DiskDevice.remove_child: child: sdc1 ; name: sdc ; kids: 2 ; >19:31:32,026 INFO blivet: removed partition sdc1 (id 20) from device tree >19:31:32,026 DEBUG blivet: lvm filter: adding sdc1 to the reject list >19:31:32,026 INFO blivet: hiding device existing 183,03 GiB partition sdc2 (29) with existing macefi filesystem >19:31:32,027 DEBUG blivet: DiskDevice.remove_child: child: sdc2 ; name: sdc ; kids: 1 ; >19:31:32,027 INFO blivet: removed partition sdc2 (id 29) from device tree >19:31:32,028 DEBUG blivet: lvm filter: adding sdc2 to the reject list >19:31:32,028 INFO blivet: hiding device existing 183,35 GiB disk sdc (11) with existing gpt disklabel >19:31:32,028 INFO blivet: removed disk sdc (id 11) from device tree >19:31:32,028 DEBUG blivet: lvm filter: adding sdc to the reject list >19:31:32,029 DEBUG blivet: DeviceTree.get_device_by_name: incomplete: False ; hidden: True ; name: sda ; >19:31:32,029 DEBUG blivet: DeviceTree.get_device_by_name returned existing 233,76 GiB disk sda (36) with existing gpt disklabel >19:31:32,030 DEBUG blivet: DeviceTree.get_dependent_devices: hidden: True ; dep: existing 233,76 GiB disk sda (36) with existing gpt disklabel ; >19:31:32,030 DEBUG blivet: checking if sda depends on sda >19:31:32,030 DEBUG blivet: checking if sda1 depends on sda >19:31:32,030 DEBUG blivet: checking if sda2 depends on sda >19:31:32,030 DEBUG blivet: checking if sda3 depends on sda >19:31:32,030 DEBUG blivet: checking if sda4 depends on sda >19:31:32,030 DEBUG blivet: checking if sda5 depends on sda >19:31:32,030 DEBUG blivet: checking if fedora depends on sda >19:31:32,030 DEBUG blivet: checking if fedora-swap depends on sda >19:31:32,030 DEBUG blivet: checking if fedora-root depends on sda >19:31:32,030 DEBUG blivet: checking if /run/initramfs/live/LiveOS/squashfs.img depends on sda >19:31:32,031 DEBUG blivet: checking if loop0 depends on sda >19:31:32,031 DEBUG blivet: checking if /LiveOS/rootfs.img depends on sda >19:31:32,031 DEBUG blivet: checking if loop1 depends on sda >19:31:32,031 DEBUG blivet: checking if /overlay (deleted) depends on sda >19:31:32,031 DEBUG blivet: checking if loop2 depends on sda >19:31:32,031 DEBUG blivet: checking if live-rw depends on sda >19:31:32,031 DEBUG blivet: checking if live-base depends on sda >19:31:32,031 DEBUG blivet: checking if sdb depends on sda >19:31:32,031 DEBUG blivet: checking if sdc1 depends on sda >19:31:32,031 DEBUG blivet: checking if sdc2 depends on sda >19:31:32,031 DEBUG blivet: checking if sdc depends on sda >19:31:33,718 DEBUG blivet: PartitionDevice._compute_resize: sda4 ; status: True ; >19:31:33,719 DEBUG blivet: PartitionDevice._compute_resize: sda4 ; status: True ; >19:31:34,457 DEBUG blivet: DeviceTree.get_device_by_id: incomplete: False ; id_num: 36 ; hidden: False ; >19:31:34,458 DEBUG blivet: DeviceTree.get_device_by_id returned existing 233,76 GiB disk sda (36) with existing gpt disklabel >19:31:35,897 DEBUG blivet: DeviceTree.get_device_by_id: incomplete: False ; id_num: 68 ; hidden: False ; >19:31:35,898 DEBUG blivet: DeviceTree.get_device_by_id returned existing 1024 MiB partition sda4 (68) with existing ext4 filesystem >19:31:35,899 DEBUG blivet: PartitionDevice._compute_resize: sda4 ; status: True ; >19:31:35,900 DEBUG blivet: PartitionDevice._compute_resize: sda4 ; status: True ; >19:31:35,902 DEBUG blivet: PartitionDevice._compute_resize: sda4 ; status: True ; >19:31:35,903 DEBUG blivet: PartitionDevice._compute_resize: sda4 ; status: True ; >19:31:36,946 DEBUG blivet: DeviceTree.get_device_by_id: incomplete: False ; id_num: 68 ; hidden: False ; >19:31:36,946 DEBUG blivet: DeviceTree.get_device_by_id returned existing 1024 MiB partition sda4 (68) with existing ext4 filesystem >19:31:36,948 DEBUG blivet: DeviceTree.get_device_by_id: incomplete: False ; id_num: 36 ; hidden: False ; >19:31:36,948 DEBUG blivet: DeviceTree.get_device_by_id returned existing 233,76 GiB disk sda (36) with existing gpt disklabel >19:31:36,949 DEBUG blivet: DeviceTree.get_device_by_id: incomplete: False ; id_num: 45 ; hidden: False ; >19:31:36,949 DEBUG blivet: DeviceTree.get_device_by_id returned existing 200 MiB partition sda1 (45) with existing efi filesystem >19:31:36,951 DEBUG blivet: DeviceTree.get_device_by_id: incomplete: False ; id_num: 54 ; hidden: False ; >19:31:36,951 DEBUG blivet: DeviceTree.get_device_by_id returned existing 186,61 GiB partition sda2 (54) with existing macefi filesystem >19:31:36,952 DEBUG blivet: DeviceTree.get_device_by_id: incomplete: False ; id_num: 61 ; hidden: False ; >19:31:36,953 DEBUG blivet: DeviceTree.get_device_by_id returned existing 619,89 MiB partition sda3 (61) with existing macefi filesystem >19:31:36,954 DEBUG blivet: DeviceTree.get_device_by_id: incomplete: False ; id_num: 68 ; hidden: False ; >19:31:36,954 DEBUG blivet: DeviceTree.get_device_by_id returned existing 1024 MiB partition sda4 (68) with existing ext4 filesystem >19:31:36,956 DEBUG blivet: DeviceTree.get_device_by_id: incomplete: False ; id_num: 77 ; hidden: False ; >19:31:36,956 DEBUG blivet: DeviceTree.get_device_by_id returned existing 45,35 GiB partition sda5 (77) with existing lvmpv >19:31:37,679 DEBUG blivet: DeviceTree.get_device_by_id: incomplete: False ; id_num: 68 ; hidden: False ; >19:31:37,680 DEBUG blivet: DeviceTree.get_device_by_id returned existing 1024 MiB partition sda4 (68) with existing ext4 filesystem >19:31:37,682 DEBUG blivet: PartitionDevice._compute_resize: sda4 ; status: True ; >19:31:37,683 DEBUG blivet: PartitionDevice._compute_resize: sda4 ; status: True ; >19:31:37,684 DEBUG blivet: PartitionDevice._compute_resize: sda4 ; status: True ; >19:31:37,685 DEBUG blivet: PartitionDevice._compute_resize: sda4 ; status: True ; >19:31:38,073 DEBUG blivet: DeviceTree.get_device_by_id: incomplete: False ; id_num: 77 ; hidden: False ; >19:31:38,074 DEBUG blivet: DeviceTree.get_device_by_id returned existing 45,35 GiB partition sda5 (77) with existing lvmpv >19:31:38,923 DEBUG blivet: DeviceTree.get_device_by_id: incomplete: False ; id_num: 77 ; hidden: False ; >19:31:38,924 DEBUG blivet: DeviceTree.get_device_by_id returned existing 45,35 GiB partition sda5 (77) with existing lvmpv >19:31:38,925 DEBUG blivet: DeviceTree.get_device_by_id: incomplete: False ; id_num: 36 ; hidden: False ; >19:31:38,925 DEBUG blivet: DeviceTree.get_device_by_id returned existing 233,76 GiB disk sda (36) with existing gpt disklabel >19:31:38,926 DEBUG blivet: DeviceTree.get_device_by_id: incomplete: False ; id_num: 45 ; hidden: False ; >19:31:38,927 DEBUG blivet: DeviceTree.get_device_by_id returned existing 200 MiB partition sda1 (45) with existing efi filesystem >19:31:38,928 DEBUG blivet: DeviceTree.get_device_by_id: incomplete: False ; id_num: 54 ; hidden: False ; >19:31:38,928 DEBUG blivet: DeviceTree.get_device_by_id returned existing 186,61 GiB partition sda2 (54) with existing macefi filesystem >19:31:38,930 DEBUG blivet: DeviceTree.get_device_by_id: incomplete: False ; id_num: 61 ; hidden: False ; >19:31:38,930 DEBUG blivet: DeviceTree.get_device_by_id returned existing 619,89 MiB partition sda3 (61) with existing macefi filesystem >19:31:38,931 DEBUG blivet: DeviceTree.get_device_by_id: incomplete: False ; id_num: 68 ; hidden: False ; >19:31:38,932 DEBUG blivet: DeviceTree.get_device_by_id returned existing 1024 MiB partition sda4 (68) with existing ext4 filesystem >19:31:38,933 DEBUG blivet: DeviceTree.get_device_by_id: incomplete: False ; id_num: 77 ; hidden: False ; >19:31:38,933 DEBUG blivet: DeviceTree.get_device_by_id returned existing 45,35 GiB partition sda5 (77) with existing lvmpv >19:31:39,661 DEBUG blivet: DeviceTree.get_device_by_id: incomplete: False ; id_num: 77 ; hidden: False ; >19:31:39,662 DEBUG blivet: DeviceTree.get_device_by_id returned existing 45,35 GiB partition sda5 (77) with existing lvmpv >19:31:41,681 DEBUG blivet: DeviceTree.get_device_by_id: incomplete: False ; id_num: 36 ; hidden: False ; >19:31:41,682 DEBUG blivet: DeviceTree.get_device_by_id returned existing 233,76 GiB disk sda (36) with existing gpt disklabel >19:31:41,683 DEBUG blivet: DeviceTree.get_device_by_id: incomplete: False ; id_num: 45 ; hidden: False ; >19:31:41,684 DEBUG blivet: DeviceTree.get_device_by_id returned existing 200 MiB partition sda1 (45) with existing efi filesystem >19:31:41,685 DEBUG blivet: DeviceTree.get_device_by_id: incomplete: False ; id_num: 54 ; hidden: False ; >19:31:41,686 DEBUG blivet: DeviceTree.get_device_by_id returned existing 186,61 GiB partition sda2 (54) with existing macefi filesystem >19:31:41,687 DEBUG blivet: DeviceTree.get_device_by_id: incomplete: False ; id_num: 61 ; hidden: False ; >19:31:41,688 DEBUG blivet: DeviceTree.get_device_by_id returned existing 619,89 MiB partition sda3 (61) with existing macefi filesystem >19:31:41,689 DEBUG blivet: DeviceTree.get_device_by_id: incomplete: False ; id_num: 68 ; hidden: False ; >19:31:41,690 DEBUG blivet: DeviceTree.get_device_by_id returned existing 1024 MiB partition sda4 (68) with existing ext4 filesystem >19:31:41,691 DEBUG blivet: removing sda4 >19:31:41,692 DEBUG blivet: DeviceTree.get_dependent_devices: hidden: False ; dep: existing 1024 MiB partition sda4 (68) with existing ext4 filesystem ; >19:31:41,692 DEBUG blivet: dep is a leaf >19:31:41,693 DEBUG blivet: get_format('None') returning DeviceFormat instance with object id 272 >19:31:41,699 DEBUG blivet: PartitionDevice._set_format: sda4 ; current: ext4 ; type: None ; >19:31:41,769 INFO blivet: registered action: [271] destroy format ext4 filesystem on partition sda4 (id 68) >19:31:41,772 DEBUG blivet: DiskDevice.remove_child: child: sda4 ; name: sda ; kids: 5 ; >19:31:41,773 INFO blivet: removed partition sda4 (id 68) from device tree >19:31:41,773 INFO blivet: registered action: [273] destroy device partition sda4 (id 68) >19:31:41,774 DEBUG blivet: DeviceTree.get_device_by_id: incomplete: False ; id_num: 77 ; hidden: False ; >19:31:41,774 DEBUG blivet: DeviceTree.get_device_by_id returned existing 45,35 GiB partition sda5 (77) with existing lvmpv >19:31:41,775 DEBUG blivet: removing sda5 >19:31:41,776 DEBUG blivet: DeviceTree.get_dependent_devices: hidden: False ; dep: existing 45,35 GiB partition sda5 (77) with existing lvmpv ; >19:31:41,777 DEBUG blivet: checking if sda depends on sda5 >19:31:41,777 DEBUG blivet: checking if sda1 depends on sda5 >19:31:41,777 DEBUG blivet: checking if sda2 depends on sda5 >19:31:41,777 DEBUG blivet: checking if sda3 depends on sda5 >19:31:41,777 DEBUG blivet: checking if sda5 depends on sda5 >19:31:41,777 DEBUG blivet: checking if fedora depends on sda5 >19:31:41,777 DEBUG blivet: checking if fedora-swap depends on sda5 >19:31:41,777 DEBUG blivet: checking if fedora-root depends on sda5 >19:31:41,778 DEBUG blivet: checking if /run/initramfs/live/LiveOS/squashfs.img depends on sda5 >19:31:41,778 DEBUG blivet: checking if loop0 depends on sda5 >19:31:41,778 DEBUG blivet: checking if /LiveOS/rootfs.img depends on sda5 >19:31:41,778 DEBUG blivet: checking if loop1 depends on sda5 >19:31:41,778 DEBUG blivet: checking if /overlay (deleted) depends on sda5 >19:31:41,778 DEBUG blivet: checking if loop2 depends on sda5 >19:31:41,778 DEBUG blivet: checking if live-rw depends on sda5 >19:31:41,778 DEBUG blivet: checking if live-base depends on sda5 >19:31:41,778 DEBUG blivet: devices to remove: ['fedora-root', 'fedora-swap', 'fedora'] >19:31:41,778 DEBUG blivet: leaves to remove: ['fedora-root', 'fedora-swap'] >19:31:41,779 DEBUG blivet: get_format('None') returning DeviceFormat instance with object id 275 >19:31:41,780 DEBUG blivet: LVMLogicalVolumeDevice._set_format: fedora-root ; current: ext4 ; type: None ; >19:31:41,795 INFO blivet: registered action: [274] destroy format ext4 filesystem on lvmlv fedora-root (id 101) >19:31:41,797 DEBUG blivet: LVMVolumeGroupDevice.remove_child: child: root ; name: fedora ; kids: 2 ; >19:31:41,797 INFO blivet: removed lvmlv fedora-root (id 101) from device tree >19:31:41,797 INFO blivet: registered action: [276] destroy device lvmlv fedora-root (id 101) >19:31:41,797 DEBUG blivet: get_format('None') returning DeviceFormat instance with object id 278 >19:31:41,799 DEBUG blivet: LVMLogicalVolumeDevice._set_format: fedora-swap ; current: swap ; type: None ; >19:31:41,799 INFO blivet: registered action: [277] destroy format swap on lvmlv fedora-swap (id 89) >19:31:41,800 DEBUG blivet: LVMVolumeGroupDevice.remove_child: child: swap ; name: fedora ; kids: 1 ; >19:31:41,800 INFO blivet: removed lvmlv fedora-swap (id 89) from device tree >19:31:41,800 INFO blivet: registered action: [279] destroy device lvmlv fedora-swap (id 89) >19:31:41,801 DEBUG blivet: devices to remove: ['fedora'] >19:31:41,801 DEBUG blivet: leaves to remove: ['fedora'] >19:31:41,802 DEBUG blivet: PartitionDevice.remove_child: child: fedora ; name: sda5 ; kids: 1 ; >19:31:41,802 INFO blivet: removed lvmvg fedora (id 85) from device tree >19:31:41,802 INFO blivet: registered action: [280] destroy device lvmvg fedora (id 85) >19:31:41,802 DEBUG blivet: get_format('None') returning DeviceFormat instance with object id 282 >19:31:41,803 DEBUG blivet: PartitionDevice._set_format: sda5 ; current: lvmpv ; type: None ; >19:31:41,803 INFO blivet: registered action: [281] destroy format lvmpv on partition sda5 (id 77) >19:31:41,805 DEBUG blivet: DiskDevice.remove_child: child: sda5 ; name: sda ; kids: 4 ; >19:31:41,805 INFO blivet: removed partition sda5 (id 77) from device tree >19:31:41,805 INFO blivet: registered action: [283] destroy device partition sda5 (id 77) >19:31:41,811 DEBUG blivet: clearpart: looking at sda3 >19:31:41,811 DEBUG blivet: clearpart: looking at sda2 >19:31:41,812 DEBUG blivet: clearpart: looking at sda1 >19:31:41,812 DEBUG blivet: checking whether disk sda has an empty extended >19:31:41,813 DEBUG blivet: extended is None ; logicals is [] >19:31:41,817 DEBUG blivet: DeviceTree.get_device_by_name: incomplete: False ; hidden: False ; name: sda ; >19:31:41,817 DEBUG blivet: DeviceTree.get_device_by_name returned existing 233,76 GiB disk sda (36) with existing gpt disklabel >19:31:41,818 DEBUG blivet: resolved 'sda' to 'sda' (disk) >19:31:41,822 DEBUG blivet: DeviceTree.get_device_by_name: incomplete: False ; hidden: False ; name: sda ; >19:31:41,823 DEBUG blivet: DeviceTree.get_device_by_name returned existing 233,76 GiB disk sda (36) with existing gpt disklabel >19:31:41,823 DEBUG blivet: resolved 'sda' to 'sda' (disk) >19:31:41,825 DEBUG blivet: LVMPhysicalVolume.__init__: mountpoint: None ; >19:31:41,825 DEBUG blivet: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 284 >19:31:41,825 DEBUG blivet: get_format('None') returning DeviceFormat instance with object id 286 >19:31:41,827 DEBUG blivet: DiskDevice.add_child: child: req0 ; name: sda ; kids: 3 ; >19:31:41,828 DEBUG blivet: PartitionDevice._set_format: req0 ; current: None ; type: lvmpv ; >19:31:41,829 DEBUG blivet: DiskDevice.remove_child: child: req0 ; name: sda ; kids: 4 ; >19:31:41,829 INFO blivet: added partition req0 (id 285) to device tree >19:31:41,830 INFO blivet: registered action: [288] create device partition req0 (id 285) >19:31:41,830 DEBUG blivet: get_format('None') returning DeviceFormat instance with object id 290 >19:31:41,831 DEBUG blivet: PartitionDevice._set_format: req0 ; current: lvmpv ; type: lvmpv ; >19:31:41,831 INFO blivet: registered action: [289] create format lvmpv on partition req0 (id 285) >19:31:41,841 DEBUG blivet: Ext4FS.supported: supported: True ; >19:31:41,841 DEBUG blivet: get_format('ext4') returning Ext4FS instance with object id 291 >19:31:41,842 DEBUG blivet: get_format('None') returning DeviceFormat instance with object id 293 >19:31:41,843 DEBUG blivet: DiskDevice.add_child: child: req1 ; name: sda ; kids: 3 ; >19:31:41,844 DEBUG blivet: PartitionDevice._set_format: req1 ; current: None ; type: ext4 ; >19:31:41,846 DEBUG blivet: DiskDevice.remove_child: child: req1 ; name: sda ; kids: 4 ; >19:31:41,846 INFO blivet: added partition req1 (id 292) to device tree >19:31:41,846 INFO blivet: registered action: [295] create device partition req1 (id 292) >19:31:41,846 DEBUG blivet: get_format('None') returning DeviceFormat instance with object id 297 >19:31:41,848 DEBUG blivet: PartitionDevice._set_format: req1 ; current: ext4 ; type: ext4 ; >19:31:41,848 INFO blivet: registered action: [296] create format ext4 filesystem mounted at /boot on partition req1 (id 292) >19:31:41,850 DEBUG blivet: DiskDevice.setup: sda ; controllable: True ; orig: False ; status: True ; >19:31:41,851 DEBUG blivet: removing all non-preexisting partitions ['req0(id 285)', 'req1(id 292)', 'sda1(id 45)', 'sda2(id 54)', 'sda3(id 61)'] from disk(s) ['sda'] >19:31:41,851 DEBUG blivet: allocate_partitions: disks=['sda'] ; partitions=['req0(id 285)', 'req1(id 292)', 'sda1(id 45)', 'sda2(id 54)', 'sda3(id 61)'] >19:31:41,852 DEBUG blivet: removing all non-preexisting partitions ['req1(id 292)', 'req0(id 285)'] from disk(s) ['sda'] >19:31:41,853 DEBUG blivet: DeviceTree.get_device_by_name: incomplete: False ; hidden: False ; name: sda ; >19:31:41,853 DEBUG blivet: DeviceTree.get_device_by_name returned existing 233,76 GiB disk sda (36) with existing gpt disklabel >19:31:41,854 DEBUG blivet: resolved 'sda' to 'sda' (disk) >19:31:41,855 DEBUG blivet: DeviceTree.get_device_by_name: incomplete: False ; hidden: False ; name: sda ; >19:31:41,856 DEBUG blivet: DeviceTree.get_device_by_name returned existing 233,76 GiB disk sda (36) with existing gpt disklabel >19:31:41,856 DEBUG blivet: resolved 'sda' to 'sda' (disk) >19:31:41,856 DEBUG blivet: allocating partition: req1 ; id: 292 ; disks: ['sda'] ; >boot: True ; primary: False ; size: 1024 MiB ; grow: False ; max_size: 0 B ; start: None ; end: None >19:31:41,856 DEBUG blivet: checking freespace on sda >19:31:41,857 DEBUG blivet: get_best_free_space_region: disk=/dev/sda part_type=0 req_size=1024 MiB boot=True best=None grow=False start=None >19:31:41,857 DEBUG blivet: checking 34-39 (3 KiB) >19:31:41,858 DEBUG blivet: current free range is 34-39 (3 KiB) >19:31:41,858 DEBUG blivet: checking 393029184-490234718 (46,35 GiB) >19:31:41,858 DEBUG blivet: current free range is 393029184-490234718 (46,35 GiB) >19:31:41,859 DEBUG blivet: updating use_disk to sda, type: 0 >19:31:41,859 DEBUG blivet: new free: 393029184-490234718 / 46,35 GiB >19:31:41,859 DEBUG blivet: new free allows for 0 sectors of growth >19:31:41,859 DEBUG blivet: found free space for bootable request >19:31:41,860 DEBUG blivet: using alignment: parted.Alignment instance -- > offset: 0 grainSize: 2048 > PedAlignment: <_ped.Alignment object at 0x7fd879e4abe0> >19:31:41,860 DEBUG blivet: adjusted start sector from 393029184 to 393029632 >19:31:41,861 DEBUG blivet: created partition sda4 of 1024 MiB and added it to /dev/sda >19:31:41,862 DEBUG blivet: PartitionDevice._set_parted_partition: req1 ; >19:31:41,862 DEBUG blivet: device req1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd88803ec50> fileSystem: None > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd88a046128> PedPartition: <_ped.Partition object at 0x7fd88a0679e8> >19:31:41,864 DEBUG blivet: PartitionDevice._set_disk: sda4 ; old: None ; new: sda ; >19:31:41,865 DEBUG blivet: DiskDevice.add_child: child: sda4 ; name: sda ; kids: 3 ; >19:31:41,866 DEBUG blivet: PartitionDevice._set_parted_partition: sda4 ; >19:31:41,866 DEBUG blivet: device sda4 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd88803ec50> fileSystem: None > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd88a046860> PedPartition: <_ped.Partition object at 0x7fd88a067bf8> >19:31:41,867 DEBUG blivet: DeviceTree.get_device_by_name: incomplete: False ; hidden: False ; name: sda ; >19:31:41,868 DEBUG blivet: DeviceTree.get_device_by_name returned existing 233,76 GiB disk sda (36) with existing gpt disklabel >19:31:41,869 DEBUG blivet: resolved 'sda' to 'sda' (disk) >19:31:41,870 DEBUG blivet: DeviceTree.get_device_by_name: incomplete: False ; hidden: False ; name: sda ; >19:31:41,872 DEBUG blivet: DeviceTree.get_device_by_name returned existing 233,76 GiB disk sda (36) with existing gpt disklabel >19:31:41,872 DEBUG blivet: resolved 'sda' to 'sda' (disk) >19:31:41,872 DEBUG blivet: allocating partition: req0 ; id: 285 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 500 MiB ; grow: True ; max_size: 0 B ; start: None ; end: None >19:31:41,873 DEBUG blivet: checking freespace on sda >19:31:41,873 DEBUG blivet: get_best_free_space_region: disk=/dev/sda part_type=0 req_size=500 MiB boot=False best=None grow=True start=None >19:31:41,874 DEBUG blivet: checking 34-39 (3 KiB) >19:31:41,874 DEBUG blivet: current free range is 34-39 (3 KiB) >19:31:41,875 DEBUG blivet: checking 393029184-393029631 (224 KiB) >19:31:41,875 DEBUG blivet: current free range is 393029184-393029631 (224 KiB) >19:31:41,875 DEBUG blivet: checking 395126784-490234718 (45,35 GiB) >19:31:41,876 DEBUG blivet: current free range is 395126784-490234718 (45,35 GiB) >19:31:41,876 DEBUG blivet: evaluating growth potential for new layout >19:31:41,876 DEBUG blivet: calculating growth for disk /dev/sda >19:31:41,876 DEBUG blivet: using alignment: parted.Alignment instance -- > offset: 0 grainSize: 2048 > PedAlignment: <_ped.Alignment object at 0x7fd879e4abe0> >19:31:41,878 DEBUG blivet: PartitionDevice._set_parted_partition: req0 ; >19:31:41,878 DEBUG blivet: device req0 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd88803ec50> fileSystem: None > number: 5 path: /dev/sda5 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd88a0ad7f0> PedPartition: <_ped.Partition object at 0x7fd87811f518> >19:31:41,881 DEBUG blivet: PartitionDevice._set_disk: sda5 ; old: None ; new: sda ; >19:31:41,883 DEBUG blivet: DiskDevice.add_child: child: sda5 ; name: sda ; kids: 4 ; >19:31:41,885 DEBUG blivet: adding request 292 to chunk 97204224 (393029632-490233855) on /dev/sda >19:31:41,885 DEBUG blivet: adding request 285 to chunk 97204224 (393029632-490233855) on /dev/sda >19:31:41,885 DEBUG blivet: Chunk.grow_requests: 97204224 (393029632-490233855) on /dev/sda start = 393029632 end = 490233855 >sector_size = 512 B > >19:31:41,886 DEBUG blivet: req: PartitionRequest instance -- >id = 292 name = sda4 growable = False >base = 2097152 growth = 0 max_grow = 0 >done = True >19:31:41,886 DEBUG blivet: req: PartitionRequest instance -- >id = 285 name = sda5 growable = True >base = 1024000 growth = 0 max_grow = 18446744073708527615 >done = False >19:31:41,887 DEBUG blivet: 1 requests and 94083072 (44,86 GiB) left in chunk >19:31:41,887 DEBUG blivet: adding 94083072 (44,86 GiB) to 285 (sda5) >19:31:41,887 DEBUG blivet: new grow amount for request 285 (sda5) is 94083072 units, or 44,86 GiB >19:31:41,887 DEBUG blivet: request 292 (sda4) growth: 0 (0 B) size: 1024 MiB >19:31:41,887 DEBUG blivet: request 285 (sda5) growth: 94083072 (44,86 GiB) size: 45,35 GiB >19:31:41,888 DEBUG blivet: disk /dev/sda growth: 94083072 (44,86 GiB) >19:31:41,889 DEBUG blivet: PartitionDevice._set_parted_partition: sda5 ; >19:31:41,889 DEBUG blivet: device sda5 new parted_partition None >19:31:41,890 DEBUG blivet: PartitionDevice._set_disk: req0 ; old: sda ; new: None ; >19:31:41,892 DEBUG blivet: DiskDevice.remove_child: child: req0 ; name: sda ; kids: 5 ; >19:31:41,892 DEBUG blivet: total growth: 94083072 sectors >19:31:41,892 DEBUG blivet: updating use_disk to sda, type: 0 >19:31:41,893 DEBUG blivet: new free: 395126784-490234718 / 45,35 GiB >19:31:41,893 DEBUG blivet: new free allows for 94083072 sectors of growth >19:31:41,893 DEBUG blivet: using alignment: parted.Alignment instance -- > offset: 0 grainSize: 2048 > PedAlignment: <_ped.Alignment object at 0x7fd879e4abe0> >19:31:41,894 DEBUG blivet: created partition sda5 of 500 MiB and added it to /dev/sda >19:31:41,895 DEBUG blivet: PartitionDevice._set_parted_partition: req0 ; >19:31:41,895 DEBUG blivet: device req0 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd88803ec50> fileSystem: None > number: 5 path: /dev/sda5 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd88a046940> PedPartition: <_ped.Partition object at 0x7fd88a067990> >19:31:41,897 DEBUG blivet: PartitionDevice._set_disk: sda5 ; old: None ; new: sda ; >19:31:41,898 DEBUG blivet: DiskDevice.add_child: child: sda5 ; name: sda ; kids: 4 ; >19:31:41,900 DEBUG blivet: PartitionDevice._set_parted_partition: sda5 ; >19:31:41,900 DEBUG blivet: device sda5 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd88803ec50> fileSystem: None > number: 5 path: /dev/sda5 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd88a046a58> PedPartition: <_ped.Partition object at 0x7fd88a0678e0> >19:31:41,901 DEBUG blivet: grow_partitions: disks=['sda'], partitions=['sda5(id 285)', 'sda4(id 292)', 'sda1(id 45)', 'sda2(id 54)', 'sda3(id 61)'] >19:31:41,901 DEBUG blivet: growable partitions are ['sda5'] >19:31:41,903 DEBUG blivet: adding request 285 to chunk 97204224 (393029632-490233855) on /dev/sda >19:31:41,903 DEBUG blivet: adding request 292 to chunk 97204224 (393029632-490233855) on /dev/sda >19:31:41,903 DEBUG blivet: disk sda has 1 chunks >19:31:41,903 DEBUG blivet: Chunk.grow_requests: 97204224 (393029632-490233855) on /dev/sda start = 393029632 end = 490233855 >sector_size = 512 B > >19:31:41,904 DEBUG blivet: req: PartitionRequest instance -- >id = 292 name = sda4 growable = False >base = 2097152 growth = 0 max_grow = 0 >done = True >19:31:41,904 DEBUG blivet: req: PartitionRequest instance -- >id = 285 name = sda5 growable = True >base = 1024000 growth = 0 max_grow = 18446744073708527615 >done = False >19:31:41,904 DEBUG blivet: 1 requests and 94083072 (44,86 GiB) left in chunk >19:31:41,904 DEBUG blivet: adding 94083072 (44,86 GiB) to 285 (sda5) >19:31:41,904 DEBUG blivet: new grow amount for request 285 (sda5) is 94083072 units, or 44,86 GiB >19:31:41,904 DEBUG blivet: growing partitions on sda >19:31:41,905 DEBUG blivet: partition sda4 (292): 0 >19:31:41,905 DEBUG blivet: new geometry for sda4: parted.Geometry instance -- > start: 393029632 end: 395126783 length: 2097152 > device: <parted.device.Device object at 0x7fd88803e4e0> PedGeometry: <_ped.Geometry object at 0x7fd88a046240> >19:31:41,905 DEBUG blivet: partition sda5 (285): 0 >19:31:41,905 DEBUG blivet: new geometry for sda5: parted.Geometry instance -- > start: 395126784 end: 490233855 length: 95107072 > device: <parted.device.Device object at 0x7fd88803e4e0> PedGeometry: <_ped.Geometry object at 0x7fd88a046550> >19:31:41,906 DEBUG blivet: removing all non-preexisting partitions ['sda4(id 292)', 'sda5(id 285)'] from disk(s) ['sda'] >19:31:41,907 DEBUG blivet: PartitionDevice._set_parted_partition: sda4 ; >19:31:41,907 DEBUG blivet: device sda4 new parted_partition None >19:31:41,908 DEBUG blivet: PartitionDevice._set_disk: req1 ; old: sda ; new: None ; >19:31:41,910 DEBUG blivet: DiskDevice.remove_child: child: req1 ; name: sda ; kids: 5 ; >19:31:41,911 DEBUG blivet: PartitionDevice._set_parted_partition: sda5 ; >19:31:41,911 DEBUG blivet: device sda5 new parted_partition None >19:31:41,912 DEBUG blivet: PartitionDevice._set_disk: req0 ; old: sda ; new: None ; >19:31:41,913 DEBUG blivet: DiskDevice.remove_child: child: req0 ; name: sda ; kids: 4 ; >19:31:41,913 DEBUG blivet: back from remove_new_partitions >19:31:41,913 DEBUG blivet: extended: None >19:31:41,913 DEBUG blivet: setting req1 new geometry: parted.Geometry instance -- > start: 393029632 end: 395126783 length: 2097152 > device: <parted.device.Device object at 0x7fd88803e4e0> PedGeometry: <_ped.Geometry object at 0x7fd88a046240> >19:31:41,914 DEBUG blivet: PartitionDevice._set_parted_partition: req1 ; >19:31:41,914 DEBUG blivet: device req1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd88803ec50> fileSystem: None > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd88a046e10> PedPartition: <_ped.Partition object at 0x7fd88a067b48> >19:31:41,915 DEBUG blivet: PartitionDevice._set_disk: sda4 ; old: None ; new: sda ; >19:31:41,916 DEBUG blivet: DiskDevice.add_child: child: sda4 ; name: sda ; kids: 3 ; >19:31:41,919 DEBUG blivet: PartitionDevice._set_parted_partition: sda4 ; >19:31:41,920 DEBUG blivet: device sda4 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd88803ec50> fileSystem: None > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd88a06f3c8> PedPartition: <_ped.Partition object at 0x7fd88a067d00> >19:31:41,922 DEBUG blivet: setting req0 new geometry: parted.Geometry instance -- > start: 395126784 end: 490233855 length: 95107072 > device: <parted.device.Device object at 0x7fd88803e4e0> PedGeometry: <_ped.Geometry object at 0x7fd88a046550> >19:31:41,923 DEBUG blivet: PartitionDevice._set_parted_partition: req0 ; >19:31:41,923 DEBUG blivet: device req0 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd88803ec50> fileSystem: None > number: 5 path: /dev/sda5 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd88a044400> PedPartition: <_ped.Partition object at 0x7fd88a067af0> >19:31:41,925 DEBUG blivet: PartitionDevice._set_disk: sda5 ; old: None ; new: sda ; >19:31:41,926 DEBUG blivet: DiskDevice.add_child: child: sda5 ; name: sda ; kids: 4 ; >19:31:41,927 DEBUG blivet: PartitionDevice._set_parted_partition: sda5 ; >19:31:41,927 DEBUG blivet: device sda5 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd88803ec50> fileSystem: None > number: 5 path: /dev/sda5 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd88a0465f8> PedPartition: <_ped.Partition object at 0x7fd88a0678e0> >19:31:41,928 DEBUG blivet: fixing size of existing 200 MiB partition sda1 (45) with existing efi filesystem >19:31:41,928 DEBUG blivet: fixing size of existing 186,61 GiB partition sda2 (54) with existing macefi filesystem mounted at /boot/efi >19:31:41,929 DEBUG blivet: fixing size of existing 619,89 MiB partition sda3 (61) with existing macefi filesystem >19:31:41,929 DEBUG blivet: fixing size of non-existent 1024 MiB partition sda4 (292) with non-existent ext4 filesystem mounted at /boot >19:31:41,930 DEBUG blivet: fixing size of non-existent 45,35 GiB partition sda5 (285) with non-existent lvmpv >19:31:41,931 DEBUG blivet: get_format('None') returning DeviceFormat instance with object id 299 >19:31:41,932 DEBUG blivet: LVMVolumeGroupDevice._add_parent: fedora ; member: sda5 ; >19:31:41,935 DEBUG blivet: PartitionDevice.add_child: child: fedora ; name: sda5 ; kids: 0 ; >19:31:41,936 DEBUG blivet: get_format('None') returning DeviceFormat instance with object id 300 >19:31:41,937 DEBUG blivet: LVMVolumeGroupDevice._set_format: fedora ; current: None ; type: None ; >19:31:41,939 INFO blivet: added lvmvg fedora (id 298) to device tree >19:31:41,939 INFO blivet: registered action: [302] create device lvmvg fedora (id 298) >19:31:41,940 DEBUG blivet: Ext4FS.supported: supported: True ; >19:31:41,940 DEBUG blivet: get_format('ext4') returning Ext4FS instance with object id 303 >19:31:41,940 DEBUG blivet: get_format('None') returning DeviceFormat instance with object id 305 >19:31:41,942 DEBUG blivet: LVMVolumeGroupDevice.add_child: child: root ; name: fedora ; kids: 0 ; >19:31:41,943 DEBUG blivet: LVMLogicalVolumeDevice._set_format: fedora-root ; current: None ; type: ext4 ; >19:31:41,943 DEBUG blivet: get_format('None') returning DeviceFormat instance with object id 307 >19:31:41,944 DEBUG blivet: LVMVolumeGroupDevice.remove_child: child: root ; name: fedora ; kids: 1 ; >19:31:41,945 DEBUG blivet: LVMVolumeGroupDevice.add_child: child: root ; name: fedora ; kids: 0 ; >19:31:41,946 DEBUG blivet: LVMLogicalVolumeDevice._set_format: fedora-root ; current: None ; type: ext4 ; >19:31:41,947 DEBUG blivet: fedora size is 45,35 GiB >19:31:41,948 DEBUG blivet: vg fedora has 45,35 GiB free >19:31:41,948 DEBUG blivet: Adding fedora-root/1024 MiB to fedora >19:31:41,948 INFO blivet: added lvmlv fedora-root (id 304) to device tree >19:31:41,948 INFO blivet: registered action: [309] create device lvmlv fedora-root (id 304) >19:31:41,949 DEBUG blivet: get_format('None') returning DeviceFormat instance with object id 311 >19:31:41,953 DEBUG blivet: LVMLogicalVolumeDevice._set_format: fedora-root ; current: ext4 ; type: ext4 ; >19:31:41,953 INFO blivet: registered action: [310] create format ext4 filesystem mounted at / on lvmlv fedora-root (id 304) >19:31:41,954 DEBUG blivet: SwapSpace.__init__: mountpoint: None ; >19:31:41,955 DEBUG blivet: get_format('swap') returning SwapSpace instance with object id 312 >19:31:41,955 DEBUG blivet: get_format('None') returning DeviceFormat instance with object id 314 >19:31:41,956 DEBUG blivet: LVMVolumeGroupDevice.add_child: child: swap ; name: fedora ; kids: 1 ; >19:31:41,959 DEBUG blivet: LVMLogicalVolumeDevice._set_format: fedora-swap ; current: None ; type: swap ; >19:31:41,960 DEBUG blivet: get_format('None') returning DeviceFormat instance with object id 316 >19:31:41,961 DEBUG blivet: LVMVolumeGroupDevice.remove_child: child: swap ; name: fedora ; kids: 2 ; >19:31:41,962 DEBUG blivet: LVMVolumeGroupDevice.add_child: child: swap ; name: fedora ; kids: 1 ; >19:31:41,963 DEBUG blivet: LVMLogicalVolumeDevice._set_format: fedora-swap ; current: None ; type: swap ; >19:31:41,963 DEBUG blivet: fedora size is 45,35 GiB >19:31:41,964 DEBUG blivet: vg fedora has 44,35 GiB free >19:31:41,964 DEBUG blivet: Adding fedora-swap/4,64 GiB to fedora >19:31:41,964 INFO blivet: added lvmlv fedora-swap (id 313) to device tree >19:31:41,965 INFO blivet: registered action: [318] create device lvmlv fedora-swap (id 313) >19:31:41,965 DEBUG blivet: get_format('None') returning DeviceFormat instance with object id 320 >19:31:41,966 DEBUG blivet: LVMLogicalVolumeDevice._set_format: fedora-swap ; current: swap ; type: swap ; >19:31:41,967 INFO blivet: registered action: [319] create format swap on lvmlv fedora-swap (id 313) >19:31:41,968 DEBUG blivet: fedora size is 45,35 GiB >19:31:41,970 DEBUG blivet: vg fedora has 39,71 GiB free >19:31:41,970 DEBUG blivet: vg fedora: 39,71 GiB free ; lvs: ['root', 'swap'] >19:31:41,971 DEBUG blivet: fedora size is 45,35 GiB >19:31:41,972 DEBUG blivet: vg fedora has 39,71 GiB free >19:31:41,973 DEBUG blivet: adding request 304 to chunk 11609 on /dev/fedora >19:31:41,973 DEBUG blivet: adding request 313 to chunk 11609 on /dev/fedora >19:31:41,973 DEBUG blivet: Chunk.grow_requests: VGChunk instance -- >device = /dev/fedora length = 11609 size = 45,35 GiB >remaining = 1 pool = 10166 >19:31:41,974 DEBUG blivet: req: LVRequest instance -- >id = 313 name = fedora-swap growable = False >base = 1187 growth = 0 max_grow = 0 >done = True >19:31:41,974 DEBUG blivet: req: LVRequest instance -- >id = 304 name = fedora-root growable = True >base = 256 growth = 0 max_grow = 12544 >done = False >19:31:41,974 DEBUG blivet: 1 requests and 10166 (39,71 GiB) left in chunk >19:31:41,975 DEBUG blivet: adding 10166 (39,71 GiB) to 304 (fedora-root) >19:31:41,975 DEBUG blivet: new grow amount for request 304 (fedora-root) is 10166 units, or 39,71 GiB >19:31:41,975 DEBUG blivet: trying to set lv fedora-root size to 40,71 GiB >19:31:41,976 DEBUG blivet: fedora size is 45,35 GiB >19:31:41,976 DEBUG blivet: vg fedora has 39,71 GiB free >19:31:41,978 DEBUG blivet: DeviceTree.get_device_by_name: incomplete: False ; hidden: False ; name: sda ; >19:31:41,979 DEBUG blivet: DeviceTree.get_device_by_name returned existing 233,76 GiB disk sda (36) with existing gpt disklabel >19:31:41,979 DEBUG blivet: resolved 'sda' to 'sda' (disk) >19:31:41,979 DEBUG blivet: DeviceTree.get_device_by_name: incomplete: False ; hidden: False ; name: sda ; >19:31:41,980 DEBUG blivet: DeviceTree.get_device_by_name returned existing 233,76 GiB disk sda (36) with existing gpt disklabel >19:31:41,980 DEBUG blivet: resolved 'sda' to 'sda' (disk) >19:31:41,992 DEBUG blivet: DeviceTree.get_device_by_path: path: /dev/sda1 ; incomplete: False ; hidden: False ; >19:31:41,993 DEBUG blivet: DeviceTree.get_device_by_path returned existing 200 MiB partition sda1 (45) with existing efi filesystem >19:31:41,994 DEBUG blivet: DeviceTree.get_device_by_path: path: /dev/sda2 ; incomplete: False ; hidden: False ; >19:31:41,995 DEBUG blivet: DeviceTree.get_device_by_path returned existing 186,61 GiB partition sda2 (54) with existing macefi filesystem mounted at /boot/efi >19:31:41,996 DEBUG blivet: DeviceTree.get_device_by_path: path: /dev/sda3 ; incomplete: False ; hidden: False ; >19:31:41,997 DEBUG blivet: DeviceTree.get_device_by_path returned existing 619,89 MiB partition sda3 (61) with existing macefi filesystem >19:31:42,030 DEBUG blivet: DeviceTree.get_device_by_path: path: /dev/sda4 ; incomplete: False ; hidden: False ; >19:31:42,031 DEBUG blivet: DeviceTree.get_device_by_path returned non-existent 1024 MiB partition sda4 (292) with non-existent ext4 filesystem mounted at /boot >19:31:42,032 DEBUG blivet: DeviceTree.get_device_by_path: path: /dev/sda5 ; incomplete: False ; hidden: False ; >19:31:42,033 DEBUG blivet: DeviceTree.get_device_by_path returned non-existent 45,35 GiB partition sda5 (285) with non-existent lvmpv >19:31:42,065 DEBUG blivet: DeviceTree.get_device_by_name: incomplete: False ; hidden: False ; name: sda ; >19:31:42,066 DEBUG blivet: DeviceTree.get_device_by_name returned existing 233,76 GiB disk sda (36) with existing gpt disklabel >19:31:42,066 DEBUG blivet: resolved 'sda' to 'sda' (disk) >19:31:42,067 DEBUG blivet: DeviceTree.get_device_by_name: incomplete: False ; hidden: False ; name: sda ; >19:31:42,067 DEBUG blivet: DeviceTree.get_device_by_name returned existing 233,76 GiB disk sda (36) with existing gpt disklabel >19:31:42,068 DEBUG blivet: DeviceTree.get_device_by_name: incomplete: False ; hidden: False ; name: sda ; >19:31:42,069 DEBUG blivet: DeviceTree.get_device_by_name returned existing 233,76 GiB disk sda (36) with existing gpt disklabel >19:31:42,069 DEBUG blivet: resolved 'sda' to 'sda' (disk) >19:31:42,070 DEBUG blivet: DeviceTree.get_device_by_name: incomplete: False ; hidden: False ; name: sda ; >19:31:42,070 DEBUG blivet: DeviceTree.get_device_by_name returned existing 233,76 GiB disk sda (36) with existing gpt disklabel >19:31:42,071 DEBUG blivet: resolved 'sda' to 'sda' (disk) >19:31:42,086 DEBUG blivet: DeviceTree.get_device_by_path: path: /dev/sda1 ; incomplete: False ; hidden: False ; >19:31:42,087 DEBUG blivet: DeviceTree.get_device_by_path returned existing 200 MiB partition sda1 (45) with existing efi filesystem >19:31:42,088 DEBUG blivet: DeviceTree.get_device_by_path: path: /dev/sda2 ; incomplete: False ; hidden: False ; >19:31:42,088 DEBUG blivet: DeviceTree.get_device_by_path returned existing 186,61 GiB partition sda2 (54) with existing macefi filesystem mounted at /boot/efi >19:31:42,089 DEBUG blivet: DeviceTree.get_device_by_path: path: /dev/sda3 ; incomplete: False ; hidden: False ; >19:31:42,090 DEBUG blivet: DeviceTree.get_device_by_path returned existing 619,89 MiB partition sda3 (61) with existing macefi filesystem >19:31:42,091 DEBUG blivet: DeviceTree.get_device_by_path: path: /dev/sda4 ; incomplete: False ; hidden: False ; >19:31:42,091 DEBUG blivet: DeviceTree.get_device_by_path returned non-existent 1024 MiB partition sda4 (292) with non-existent ext4 filesystem mounted at /boot >19:31:42,092 DEBUG blivet: DeviceTree.get_device_by_path: path: /dev/sda5 ; incomplete: False ; hidden: False ; >19:31:42,094 DEBUG blivet: DeviceTree.get_device_by_path returned non-existent 45,35 GiB partition sda5 (285) with non-existent lvmpv >19:32:09,323 DEBUG blivet: PartitionDevice.teardown: sda1 ; controllable: True ; status: True ; >19:32:09,337 DEBUG blivet: EFIFS.teardown: status: False ; type: efi ; device: /dev/sda1 ; >19:32:09,370 DEBUG blivet: EFIFS.teardown: status: False ; type: efi ; device: /dev/sda1 ; >19:32:09,396 DEBUG blivet: DiskDevice.teardown: sda ; controllable: True ; status: True ; >19:32:09,397 DEBUG blivet: DiskLabel.teardown: status: False ; type: disklabel ; device: /dev/sda ; >19:32:09,398 DEBUG blivet: DiskLabel.teardown: status: False ; type: disklabel ; device: /dev/sda ; >19:32:09,407 DEBUG blivet: PartitionDevice.teardown: sda2 ; controllable: True ; status: True ; >19:32:09,423 DEBUG blivet: MacEFIFS.teardown: status: False ; type: macefi ; device: /dev/sda2 ; >19:32:09,455 DEBUG blivet: MacEFIFS.teardown: status: False ; type: macefi ; device: /dev/sda2 ; >19:32:09,484 DEBUG blivet: DiskDevice.teardown: sda ; controllable: True ; status: True ; >19:32:09,484 DEBUG blivet: DiskLabel.teardown: status: False ; type: disklabel ; device: /dev/sda ; >19:32:09,485 DEBUG blivet: DiskLabel.teardown: status: False ; type: disklabel ; device: /dev/sda ; >19:32:09,497 DEBUG blivet: PartitionDevice.teardown: sda3 ; controllable: True ; status: True ; >19:32:09,513 DEBUG blivet: MacEFIFS.teardown: status: False ; type: macefi ; device: /dev/sda3 ; >19:32:09,545 DEBUG blivet: MacEFIFS.teardown: status: False ; type: macefi ; device: /dev/sda3 ; >19:32:09,569 DEBUG blivet: DiskDevice.teardown: sda ; controllable: True ; status: True ; >19:32:09,570 DEBUG blivet: DiskLabel.teardown: status: False ; type: disklabel ; device: /dev/sda ; >19:32:09,571 DEBUG blivet: DiskLabel.teardown: status: False ; type: disklabel ; device: /dev/sda ; >19:32:09,582 DEBUG blivet: LoopDevice.teardown: loop2 ; controllable: False ; status: False ; >19:32:09,583 DEBUG blivet: FileDevice.teardown: /overlay (deleted) ; controllable: False ; status: False ; >19:32:09,584 DEBUG blivet: PartitionDevice.teardown: sda4 ; controllable: True ; status: False ; >19:32:09,584 DEBUG blivet: DiskDevice.teardown: sda ; controllable: True ; status: True ; >19:32:09,585 DEBUG blivet: DiskLabel.teardown: status: False ; type: disklabel ; device: /dev/sda ; >19:32:09,586 DEBUG blivet: DiskLabel.teardown: status: False ; type: disklabel ; device: /dev/sda ; >19:32:09,598 DEBUG blivet: LVMLogicalVolumeDevice.teardown: fedora-root ; controllable: True ; status: False ; >19:32:09,598 DEBUG blivet: LVMVolumeGroupDevice.teardown: fedora ; controllable: True ; status: False ; >19:32:09,599 DEBUG blivet: PartitionDevice.teardown: sda5 ; controllable: True ; status: False ; >19:32:09,600 DEBUG blivet: DiskDevice.teardown: sda ; controllable: True ; status: True ; >19:32:09,602 DEBUG blivet: DiskLabel.teardown: status: False ; type: disklabel ; device: /dev/sda ; >19:32:09,603 DEBUG blivet: DiskLabel.teardown: status: False ; type: disklabel ; device: /dev/sda ; >19:32:09,615 DEBUG blivet: LVMLogicalVolumeDevice.teardown: fedora-swap ; controllable: True ; status: False ; >19:32:09,615 DEBUG blivet: LVMVolumeGroupDevice.teardown: fedora ; controllable: True ; status: False ; >19:32:09,616 DEBUG blivet: PartitionDevice.teardown: sda5 ; controllable: True ; status: False ; >19:32:09,617 DEBUG blivet: DiskDevice.teardown: sda ; controllable: True ; status: True ; >19:32:09,618 DEBUG blivet: DiskLabel.teardown: status: False ; type: disklabel ; device: /dev/sda ; >19:32:09,619 DEBUG blivet: DiskLabel.teardown: status: False ; type: disklabel ; device: /dev/sda ; >19:32:09,631 DEBUG blivet: action: [271] destroy format ext4 filesystem on partition sda4 (id 68) >19:32:09,631 DEBUG blivet: action: [273] destroy device partition sda4 (id 68) >19:32:09,631 DEBUG blivet: action: [274] destroy format ext4 filesystem on lvmlv fedora-root (id 101) >19:32:09,632 DEBUG blivet: action: [276] destroy device lvmlv fedora-root (id 101) >19:32:09,632 DEBUG blivet: action: [277] destroy format swap on lvmlv fedora-swap (id 89) >19:32:09,632 DEBUG blivet: action: [279] destroy device lvmlv fedora-swap (id 89) >19:32:09,632 DEBUG blivet: action: [280] destroy device lvmvg fedora (id 85) >19:32:09,632 DEBUG blivet: action: [281] destroy format lvmpv on partition sda5 (id 77) >19:32:09,632 DEBUG blivet: action: [283] destroy device partition sda5 (id 77) >19:32:09,632 DEBUG blivet: action: [288] create device partition sda5 (id 285) >19:32:09,632 DEBUG blivet: action: [289] create format lvmpv on partition sda5 (id 285) >19:32:09,632 DEBUG blivet: action: [295] create device partition sda4 (id 292) >19:32:09,633 DEBUG blivet: action: [296] create format ext4 filesystem mounted at /boot on partition sda4 (id 292) >19:32:09,633 DEBUG blivet: action: [302] create device lvmvg fedora (id 298) >19:32:09,633 DEBUG blivet: action: [309] create device lvmlv fedora-root (id 304) >19:32:09,633 DEBUG blivet: action: [310] create format ext4 filesystem mounted at / on lvmlv fedora-root (id 304) >19:32:09,633 DEBUG blivet: action: [318] create device lvmlv fedora-swap (id 313) >19:32:09,633 DEBUG blivet: action: [319] create format swap on lvmlv fedora-swap (id 313) >19:32:09,633 INFO blivet: pruning action queue... >19:32:09,695 INFO blivet: resetting parted disks... >19:32:09,696 DEBUG blivet: DiskLabel.reset_parted_disk: device: /dev/sda ; >19:32:09,696 DEBUG blivet: DiskLabel.reset_parted_disk: device: /dev/sda ; >19:32:09,697 DEBUG blivet: PartitionDevice.pre_commit_fixup: sda1 ; >19:32:09,698 DEBUG blivet: sector-based lookup found partition sda1 >19:32:09,698 DEBUG blivet: PartitionDevice._set_parted_partition: sda1 ; >19:32:09,698 DEBUG blivet: device sda1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd899c59048> fileSystem: <parted.filesystem.FileSystem object at 0x7fd8785d3e80> > number: 1 path: /dev/sda1 type: 0 > name: EFI System Partition active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd8785d3f28> PedPartition: <_ped.Partition object at 0x7fd8785dca40> >19:32:09,700 DEBUG blivet: PartitionDevice.pre_commit_fixup: sda2 ; >19:32:09,700 DEBUG blivet: sector-based lookup found partition sda2 >19:32:09,700 DEBUG blivet: PartitionDevice._set_parted_partition: sda2 ; >19:32:09,701 DEBUG blivet: device sda2 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd899c59048> fileSystem: <parted.filesystem.FileSystem object at 0x7fd8785d38d0> > number: 2 path: /dev/sda2 type: 0 > name: Linux HFS+ ESP active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd888049748> PedPartition: <_ped.Partition object at 0x7fd8880617d8> >19:32:09,702 DEBUG blivet: PartitionDevice.pre_commit_fixup: sda3 ; >19:32:09,702 DEBUG blivet: sector-based lookup found partition sda3 >19:32:09,703 DEBUG blivet: PartitionDevice._set_parted_partition: sda3 ; >19:32:09,703 DEBUG blivet: device sda3 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd899c59048> fileSystem: <parted.filesystem.FileSystem object at 0x7fd8785d3908> > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd8880496a0> PedPartition: <_ped.Partition object at 0x7fd888061888> >19:32:09,704 DEBUG blivet: PartitionDevice.pre_commit_fixup: sda4 ; >19:32:09,705 DEBUG blivet: PartitionDevice.pre_commit_fixup: sda5 ; >19:32:09,706 DEBUG blivet: PartitionDevice.pre_commit_fixup: sda4 ; >19:32:09,707 DEBUG blivet: sector-based lookup found partition sda4 >19:32:09,708 DEBUG blivet: PartitionDevice._set_parted_partition: sda4 ; >19:32:09,708 DEBUG blivet: device sda4 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd87a0100b8> fileSystem: <parted.filesystem.FileSystem object at 0x7fd8880490f0> > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd8880495c0> PedPartition: <_ped.Partition object at 0x7fd888061a40> >19:32:09,710 DEBUG blivet: PartitionDevice.pre_commit_fixup: sda5 ; >19:32:09,710 DEBUG blivet: sector-based lookup found partition sda5 >19:32:09,711 DEBUG blivet: PartitionDevice._set_parted_partition: sda5 ; >19:32:09,711 DEBUG blivet: device sda5 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd87a0100b8> fileSystem: None > number: 5 path: /dev/sda5 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd888049668> PedPartition: <_ped.Partition object at 0x7fd888061a98> >19:32:09,712 INFO blivet: sorting actions... >19:32:09,720 DEBUG blivet: action: [277] destroy format swap on lvmlv fedora-swap (id 89) >19:32:09,720 DEBUG blivet: action: [279] destroy device lvmlv fedora-swap (id 89) >19:32:09,720 DEBUG blivet: action: [274] destroy format ext4 filesystem on lvmlv fedora-root (id 101) >19:32:09,721 DEBUG blivet: action: [276] destroy device lvmlv fedora-root (id 101) >19:32:09,721 DEBUG blivet: action: [280] destroy device lvmvg fedora (id 85) >19:32:09,722 DEBUG blivet: action: [281] destroy format lvmpv on partition sda5 (id 77) >19:32:09,723 DEBUG blivet: action: [283] destroy device partition sda5 (id 77) >19:32:09,723 DEBUG blivet: action: [271] destroy format ext4 filesystem on partition sda4 (id 68) >19:32:09,724 DEBUG blivet: action: [273] destroy device partition sda4 (id 68) >19:32:09,724 DEBUG blivet: action: [295] create device partition sda4 (id 292) >19:32:09,725 DEBUG blivet: action: [296] create format ext4 filesystem mounted at /boot on partition sda4 (id 292) >19:32:09,725 DEBUG blivet: action: [288] create device partition sda5 (id 285) >19:32:09,725 DEBUG blivet: lvm filter: removing fedora from the reject list >19:32:09,725 DEBUG blivet: fedora wasn't in the reject list >19:32:09,725 DEBUG blivet: lvm filter: removing fedora-root from the reject list >19:32:09,726 DEBUG blivet: fedora-root wasn't in the reject list >19:32:09,726 DEBUG blivet: lvm filter: removing fedora-swap from the reject list >19:32:09,726 DEBUG blivet: fedora-swap wasn't in the reject list >19:32:09,726 DEBUG blivet: action: [289] create format lvmpv on partition sda5 (id 285) >19:32:09,726 DEBUG blivet: lvm filter: removing fedora from the reject list >19:32:09,726 DEBUG blivet: fedora wasn't in the reject list >19:32:09,726 DEBUG blivet: lvm filter: removing fedora-root from the reject list >19:32:09,727 DEBUG blivet: fedora-root wasn't in the reject list >19:32:09,727 DEBUG blivet: lvm filter: removing fedora-swap from the reject list >19:32:09,727 DEBUG blivet: fedora-swap wasn't in the reject list >19:32:09,727 DEBUG blivet: action: [302] create device lvmvg fedora (id 298) >19:32:09,728 DEBUG blivet: lvm filter: removing fedora-root from the reject list >19:32:09,728 DEBUG blivet: fedora-root wasn't in the reject list >19:32:09,728 DEBUG blivet: lvm filter: removing fedora-swap from the reject list >19:32:09,728 DEBUG blivet: fedora-swap wasn't in the reject list >19:32:09,728 DEBUG blivet: action: [318] create device lvmlv fedora-swap (id 313) >19:32:09,728 DEBUG blivet: action: [319] create format swap on lvmlv fedora-swap (id 313) >19:32:09,729 DEBUG blivet: action: [309] create device lvmlv fedora-root (id 304) >19:32:09,729 DEBUG blivet: action: [310] create format ext4 filesystem mounted at / on lvmlv fedora-root (id 304) >19:32:09,730 INFO blivet: executing action: [277] destroy format swap on lvmlv fedora-swap (id 89) >19:32:09,730 DEBUG blivet: LVMLogicalVolumeDevice.setup: fedora-swap ; controllable: True ; orig: True ; status: False ; >19:32:09,732 DEBUG blivet: LVMLogicalVolumeDevice.setup_parents: name: fedora-swap ; orig: True ; >19:32:09,733 DEBUG blivet: LVMVolumeGroupDevice.setup: fedora ; controllable: True ; orig: True ; status: True ; >19:32:09,734 DEBUG blivet: LVMLogicalVolumeDevice._setup: fedora-swap ; controllable: True ; orig: True ; status: False ; >19:32:09,793 DEBUG blivet: LVMLogicalVolumeDevice.update_sysfs_path: fedora-swap ; status: True ; >19:32:09,793 DEBUG blivet: fedora-swap sysfs_path set to /sys/devices/virtual/block/dm-0 >19:32:09,794 DEBUG blivet: SwapSpace.destroy: status: False ; type: swap ; device: /dev/mapper/fedora-swap ; >19:32:09,818 DEBUG blivet: LVMLogicalVolumeDevice.teardown: fedora-swap ; controllable: True ; status: True ; >19:32:09,819 DEBUG blivet: SwapSpace.teardown: status: False ; type: swap ; device: /dev/mapper/fedora-swap ; >19:32:09,820 DEBUG blivet: DeviceFormat.teardown: status: False ; type: None ; device: /dev/mapper/fedora-swap ; >19:32:09,829 DEBUG blivet: LVMLogicalVolumeDevice._teardown: fedora-swap ; controllable: True ; status: True ; >19:32:09,890 INFO blivet: executing action: [279] destroy device lvmlv fedora-swap (id 89) >19:32:09,891 DEBUG blivet: LVMLogicalVolumeDevice.destroy: fedora-swap ; status: False ; >19:32:09,892 DEBUG blivet: LVMLogicalVolumeDevice.teardown: fedora-swap ; controllable: True ; status: False ; >19:32:09,893 DEBUG blivet: LVMVolumeGroupDevice.setup_parents: name: fedora ; orig: True ; >19:32:09,894 DEBUG blivet: PartitionDevice.setup: sda5 ; controllable: True ; orig: True ; status: True ; >19:32:09,895 DEBUG blivet: LVMPhysicalVolume.setup: status: False ; type: lvmpv ; device: /dev/sda5 ; >19:32:09,896 DEBUG blivet: LVMLogicalVolumeDevice._destroy: fedora-swap ; status: False ; >19:32:09,917 INFO blivet: executing action: [274] destroy format ext4 filesystem on lvmlv fedora-root (id 101) >19:32:09,918 DEBUG blivet: LVMLogicalVolumeDevice.setup: fedora-root ; controllable: True ; orig: True ; status: False ; >19:32:09,919 DEBUG blivet: LVMLogicalVolumeDevice.setup_parents: name: fedora-root ; orig: True ; >19:32:09,921 DEBUG blivet: LVMVolumeGroupDevice.setup: fedora ; controllable: True ; orig: True ; status: True ; >19:32:09,922 DEBUG blivet: LVMLogicalVolumeDevice._setup: fedora-root ; controllable: True ; orig: True ; status: False ; >19:32:09,967 DEBUG blivet: LVMLogicalVolumeDevice.update_sysfs_path: fedora-root ; status: True ; >19:32:09,968 DEBUG blivet: fedora-root sysfs_path set to /sys/devices/virtual/block/dm-0 >19:32:09,982 DEBUG blivet: Ext4FS.destroy: status: False ; type: ext4 ; device: /dev/mapper/fedora-root ; >19:32:10,043 DEBUG blivet: LVMLogicalVolumeDevice.teardown: fedora-root ; controllable: True ; status: True ; >19:32:10,058 DEBUG blivet: Ext4FS.teardown: status: False ; type: ext4 ; device: /dev/mapper/fedora-root ; >19:32:10,075 DEBUG blivet: DeviceFormat.teardown: status: False ; type: None ; device: /dev/mapper/fedora-root ; >19:32:10,084 DEBUG blivet: LVMLogicalVolumeDevice._teardown: fedora-root ; controllable: True ; status: True ; >19:32:10,135 INFO blivet: executing action: [276] destroy device lvmlv fedora-root (id 101) >19:32:10,137 DEBUG blivet: LVMLogicalVolumeDevice.destroy: fedora-root ; status: False ; >19:32:10,138 DEBUG blivet: LVMLogicalVolumeDevice.teardown: fedora-root ; controllable: True ; status: False ; >19:32:10,139 DEBUG blivet: LVMVolumeGroupDevice.setup_parents: name: fedora ; orig: True ; >19:32:10,140 DEBUG blivet: PartitionDevice.setup: sda5 ; controllable: True ; orig: True ; status: True ; >19:32:10,141 DEBUG blivet: LVMPhysicalVolume.setup: status: False ; type: lvmpv ; device: /dev/sda5 ; >19:32:10,141 DEBUG blivet: LVMLogicalVolumeDevice._destroy: fedora-root ; status: False ; >19:32:10,161 INFO blivet: executing action: [280] destroy device lvmvg fedora (id 85) >19:32:10,163 DEBUG blivet: LVMVolumeGroupDevice.destroy: fedora ; status: True ; >19:32:10,164 DEBUG blivet: LVMVolumeGroupDevice.teardown: fedora ; controllable: True ; status: True ; >19:32:10,165 DEBUG blivet: DeviceFormat.teardown: status: False ; type: None ; device: /dev/fedora ; >19:32:10,165 DEBUG blivet: DeviceFormat.teardown: status: False ; type: None ; device: /dev/fedora ; >19:32:10,176 DEBUG blivet: LVMVolumeGroupDevice._teardown: fedora ; controllable: True ; status: True ; >19:32:10,193 DEBUG blivet: LVMVolumeGroupDevice.setup_parents: name: fedora ; orig: True ; >19:32:10,194 DEBUG blivet: PartitionDevice.setup: sda5 ; controllable: True ; orig: True ; status: True ; >19:32:10,195 DEBUG blivet: LVMPhysicalVolume.setup: status: False ; type: lvmpv ; device: /dev/sda5 ; >19:32:10,195 DEBUG blivet: LVMVolumeGroupDevice._destroy: fedora ; status: True ; >19:32:10,245 INFO blivet: executing action: [281] destroy format lvmpv on partition sda5 (id 77) >19:32:10,247 DEBUG blivet: PartitionDevice.setup: sda5 ; controllable: True ; orig: True ; status: True ; >19:32:10,247 DEBUG blivet: LVMPhysicalVolume.destroy: status: None ; type: lvmpv ; device: /dev/sda5 ; >19:32:10,248 DEBUG blivet: LVMPhysicalVolume._destroy: status: None ; type: lvmpv ; device: /dev/sda5 ; >19:32:10,316 DEBUG blivet: PartitionDevice.unset_flag: path: /dev/sda5 ; flag: 6 ; >19:32:10,318 DEBUG blivet: DiskLabel.commit_to_disk: numparts: 5 ; device: /dev/sda ; >19:32:10,708 INFO blivet: executing action: [283] destroy device partition sda5 (id 77) >19:32:10,709 DEBUG blivet: PartitionDevice.destroy: sda5 ; status: True ; >19:32:10,711 DEBUG blivet: PartitionDevice.teardown: sda5 ; controllable: True ; status: True ; >19:32:10,712 DEBUG blivet: LVMPhysicalVolume.teardown: status: False ; type: lvmpv ; device: /dev/sda5 ; >19:32:10,713 DEBUG blivet: DeviceFormat.teardown: status: False ; type: None ; device: /dev/sda5 ; >19:32:10,723 DEBUG blivet: PartitionDevice.setup_parents: name: sda5 ; orig: True ; >19:32:10,724 DEBUG blivet: DiskDevice.setup: sda ; controllable: True ; orig: True ; status: True ; >19:32:10,725 DEBUG blivet: DiskLabel.setup: status: False ; type: disklabel ; device: /dev/sda ; >19:32:10,725 DEBUG blivet: PartitionDevice._destroy: sda5 ; status: True ; >19:32:10,727 DEBUG blivet: DiskLabel.commit: numparts: 4 ; device: /dev/sda ; >19:32:11,113 DEBUG blivet: DiskLabel.commit: numparts: 4 ; device: /dev/sda ; >19:32:11,511 INFO blivet: executing action: [271] destroy format ext4 filesystem on partition sda4 (id 68) >19:32:11,513 DEBUG blivet: PartitionDevice.setup: sda4 ; controllable: True ; orig: True ; status: True ; >19:32:11,534 DEBUG blivet: Ext4FS.destroy: status: False ; type: ext4 ; device: /dev/sda4 ; >19:32:11,582 DEBUG blivet: DiskLabel.commit_to_disk: numparts: 4 ; device: /dev/sda ; >19:32:11,963 INFO blivet: executing action: [273] destroy device partition sda4 (id 68) >19:32:11,965 DEBUG blivet: PartitionDevice.destroy: sda4 ; status: True ; >19:32:11,968 DEBUG blivet: PartitionDevice.teardown: sda4 ; controllable: True ; status: True ; >19:32:11,990 DEBUG blivet: Ext4FS.teardown: status: False ; type: ext4 ; device: /dev/sda4 ; >19:32:12,007 DEBUG blivet: DeviceFormat.teardown: status: False ; type: None ; device: /dev/sda4 ; >19:32:12,017 DEBUG blivet: PartitionDevice.setup_parents: name: sda4 ; orig: True ; >19:32:12,018 DEBUG blivet: DiskDevice.setup: sda ; controllable: True ; orig: True ; status: True ; >19:32:12,019 DEBUG blivet: DiskLabel.setup: status: False ; type: disklabel ; device: /dev/sda ; >19:32:12,019 DEBUG blivet: PartitionDevice._destroy: sda4 ; status: True ; >19:32:12,021 DEBUG blivet: DiskLabel.commit: numparts: 3 ; device: /dev/sda ; >19:32:12,401 DEBUG blivet: DiskLabel.commit: numparts: 3 ; device: /dev/sda ; >19:32:12,795 INFO blivet: executing action: [295] create device partition sda4 (id 292) >19:32:12,796 DEBUG blivet: PartitionDevice.create: sda4 ; status: False ; >19:32:12,797 DEBUG blivet: PartitionDevice.setup_parents: name: sda4 ; orig: False ; >19:32:12,798 DEBUG blivet: DiskDevice.setup: sda ; controllable: True ; orig: False ; status: True ; >19:32:12,799 DEBUG blivet: DiskLabel.setup: status: False ; type: disklabel ; device: /dev/sda ; >19:32:12,800 DEBUG blivet: PartitionDevice._create: sda4 ; status: False ; >19:32:12,801 DEBUG blivet: PartitionDevice._wipe: sda4 ; status: False ; >19:32:12,854 DEBUG blivet: DiskLabel.commit: numparts: 4 ; device: /dev/sda ; >19:32:13,228 DEBUG blivet: post-commit partition path is /dev/sda4 >19:32:13,229 DEBUG blivet: PartitionDevice._set_parted_partition: sda4 ; >19:32:13,230 DEBUG blivet: device sda4 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd899c59048> fileSystem: None > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd8785e2e48> PedPartition: <_ped.Partition object at 0x7fd8785dcf68> >19:32:13,231 DEBUG blivet: DeviceFormat.destroy: status: False ; type: None ; device: /dev/sda4 ; >19:32:13,244 DEBUG blivet: PartitionDevice.setup: sda4 ; controllable: True ; orig: False ; status: True ; >19:32:13,245 DEBUG blivet: PartitionDevice.update_sysfs_path: sda4 ; status: True ; >19:32:13,245 DEBUG blivet: sda4 sysfs_path set to /sys/devices/pci0000:00/0000:00:1c.4/0000:04:00.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4 >19:32:13,256 DEBUG blivet: PartitionDevice.read_current_size: path: /dev/sda4 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1c.4/0000:04:00.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4 ; exists: True ; >19:32:13,256 DEBUG blivet: updated sda4 size to 1024 MiB (1024 MiB) >19:32:13,257 INFO blivet: executing action: [296] create format ext4 filesystem mounted at /boot on partition sda4 (id 292) >19:32:13,258 DEBUG blivet: PartitionDevice.unset_flag: path: /dev/sda4 ; flag: 1 ; >19:32:13,259 DEBUG blivet: PartitionDevice.unset_flag: path: /dev/sda4 ; flag: 2 ; >19:32:13,260 DEBUG blivet: PartitionDevice.unset_flag: path: /dev/sda4 ; flag: 3 ; >19:32:13,261 DEBUG blivet: PartitionDevice.unset_flag: path: /dev/sda4 ; flag: 4 ; >19:32:13,261 DEBUG blivet: PartitionDevice.unset_flag: path: /dev/sda4 ; flag: 5 ; >19:32:13,262 DEBUG blivet: PartitionDevice.unset_flag: path: /dev/sda4 ; flag: 6 ; >19:32:13,263 DEBUG blivet: PartitionDevice.unset_flag: path: /dev/sda4 ; flag: 8 ; >19:32:13,264 DEBUG blivet: PartitionDevice.unset_flag: path: /dev/sda4 ; flag: 9 ; >19:32:13,265 DEBUG blivet: PartitionDevice.unset_flag: path: /dev/sda4 ; flag: 10 ; >19:32:13,266 DEBUG blivet: PartitionDevice.unset_flag: path: /dev/sda4 ; flag: 11 ; >19:32:13,266 DEBUG blivet: PartitionDevice.unset_flag: path: /dev/sda4 ; flag: 12 ; >19:32:13,267 DEBUG blivet: PartitionDevice.unset_flag: path: /dev/sda4 ; flag: 13 ; >19:32:13,268 DEBUG blivet: PartitionDevice.unset_flag: path: /dev/sda4 ; flag: 14 ; >19:32:13,269 DEBUG blivet: PartitionDevice.unset_flag: path: /dev/sda4 ; flag: 15 ; >19:32:13,270 DEBUG blivet: PartitionDevice.unset_flag: path: /dev/sda4 ; flag: 16 ; >19:32:13,270 DEBUG blivet: PartitionDevice.unset_flag: path: /dev/sda4 ; flag: 17 ; >19:32:13,271 DEBUG blivet: PartitionDevice.unset_flag: path: /dev/sda4 ; flag: 18 ; >19:32:13,273 DEBUG blivet: DiskLabel.commit_to_disk: numparts: 4 ; device: /dev/sda ; >19:32:13,680 DEBUG blivet: PartitionDevice.setup: sda4 ; controllable: True ; orig: False ; status: True ; >19:32:13,681 DEBUG blivet: Ext4FS.create: status: False ; type: ext4 ; device: /dev/sda4 ; >19:32:13,682 DEBUG blivet: Ext4FS._create: mountpoint: /boot ; type: ext4 ; device: /dev/sda4 ; >19:32:13,817 DEBUG blivet: PartitionDevice.update_sysfs_path: sda4 ; status: True ; >19:32:13,817 DEBUG blivet: sda4 sysfs_path set to /sys/devices/pci0000:00/0000:00:1c.4/0000:04:00.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4 >19:32:13,819 INFO blivet: executing action: [288] create device partition sda5 (id 285) >19:32:13,819 DEBUG blivet: PartitionDevice.create: sda5 ; status: False ; >19:32:13,820 DEBUG blivet: PartitionDevice.setup_parents: name: sda5 ; orig: False ; >19:32:13,821 DEBUG blivet: DiskDevice.setup: sda ; controllable: True ; orig: False ; status: True ; >19:32:13,822 DEBUG blivet: DiskLabel.setup: status: False ; type: disklabel ; device: /dev/sda ; >19:32:13,823 DEBUG blivet: PartitionDevice._create: sda5 ; status: False ; >19:32:13,824 DEBUG blivet: PartitionDevice._wipe: sda5 ; status: False ; >19:32:13,914 DEBUG blivet: DiskLabel.commit: numparts: 5 ; device: /dev/sda ; >19:32:14,390 DEBUG blivet: post-commit partition path is /dev/sda5 >19:32:14,392 DEBUG blivet: PartitionDevice._set_parted_partition: sda5 ; >19:32:14,392 DEBUG blivet: device sda5 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd899c59048> fileSystem: None > number: 5 path: /dev/sda5 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd88a046da0> PedPartition: <_ped.Partition object at 0x7fd88a067d00> >19:32:14,393 DEBUG blivet: DeviceFormat.destroy: status: False ; type: None ; device: /dev/sda5 ; >19:32:14,413 DEBUG blivet: PartitionDevice.setup: sda5 ; controllable: True ; orig: False ; status: True ; >19:32:14,414 DEBUG blivet: PartitionDevice.update_sysfs_path: sda5 ; status: True ; >19:32:14,415 DEBUG blivet: sda5 sysfs_path set to /sys/devices/pci0000:00/0000:00:1c.4/0000:04:00.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5 >19:32:14,429 DEBUG blivet: PartitionDevice.read_current_size: path: /dev/sda5 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1c.4/0000:04:00.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5 ; exists: True ; >19:32:14,429 DEBUG blivet: updated sda5 size to 45,35 GiB (45,35 GiB) >19:32:14,430 INFO blivet: executing action: [289] create format lvmpv on partition sda5 (id 285) >19:32:14,431 DEBUG blivet: PartitionDevice.unset_flag: path: /dev/sda5 ; flag: 1 ; >19:32:14,432 DEBUG blivet: PartitionDevice.unset_flag: path: /dev/sda5 ; flag: 2 ; >19:32:14,432 DEBUG blivet: PartitionDevice.unset_flag: path: /dev/sda5 ; flag: 3 ; >19:32:14,433 DEBUG blivet: PartitionDevice.unset_flag: path: /dev/sda5 ; flag: 4 ; >19:32:14,434 DEBUG blivet: PartitionDevice.unset_flag: path: /dev/sda5 ; flag: 5 ; >19:32:14,434 DEBUG blivet: PartitionDevice.unset_flag: path: /dev/sda5 ; flag: 8 ; >19:32:14,435 DEBUG blivet: PartitionDevice.unset_flag: path: /dev/sda5 ; flag: 9 ; >19:32:14,436 DEBUG blivet: PartitionDevice.unset_flag: path: /dev/sda5 ; flag: 10 ; >19:32:14,436 DEBUG blivet: PartitionDevice.unset_flag: path: /dev/sda5 ; flag: 11 ; >19:32:14,437 DEBUG blivet: PartitionDevice.unset_flag: path: /dev/sda5 ; flag: 12 ; >19:32:14,438 DEBUG blivet: PartitionDevice.unset_flag: path: /dev/sda5 ; flag: 13 ; >19:32:14,439 DEBUG blivet: PartitionDevice.unset_flag: path: /dev/sda5 ; flag: 14 ; >19:32:14,440 DEBUG blivet: PartitionDevice.unset_flag: path: /dev/sda5 ; flag: 15 ; >19:32:14,441 DEBUG blivet: PartitionDevice.unset_flag: path: /dev/sda5 ; flag: 16 ; >19:32:14,441 DEBUG blivet: PartitionDevice.unset_flag: path: /dev/sda5 ; flag: 17 ; >19:32:14,442 DEBUG blivet: PartitionDevice.unset_flag: path: /dev/sda5 ; flag: 18 ; >19:32:14,443 DEBUG blivet: PartitionDevice.set_flag: path: /dev/sda5 ; flag: 6 ; >19:32:14,444 DEBUG blivet: DiskLabel.commit_to_disk: numparts: 5 ; device: /dev/sda ; >19:32:14,890 DEBUG blivet: PartitionDevice.setup: sda5 ; controllable: True ; orig: False ; status: True ; >19:32:14,891 DEBUG blivet: LVMPhysicalVolume.create: status: False ; type: lvmpv ; device: /dev/sda5 ; >19:32:14,892 DEBUG blivet: LVMPhysicalVolume._create: status: False ; type: lvmpv ; device: /dev/sda5 ; >19:32:14,966 DEBUG blivet: PartitionDevice.update_sysfs_path: sda5 ; status: True ; >19:32:14,966 DEBUG blivet: sda5 sysfs_path set to /sys/devices/pci0000:00/0000:00:1c.4/0000:04:00.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5 >19:32:14,967 INFO blivet: executing action: [302] create device lvmvg fedora (id 298) >19:32:14,968 DEBUG blivet: LVMVolumeGroupDevice.create: fedora ; status: False ; >19:32:14,969 DEBUG blivet: LVMVolumeGroupDevice.setup_parents: name: fedora ; orig: False ; >19:32:14,969 DEBUG blivet: PartitionDevice.setup: sda5 ; controllable: True ; orig: False ; status: True ; >19:32:14,970 DEBUG blivet: LVMPhysicalVolume.setup: status: None ; type: lvmpv ; device: /dev/sda5 ; >19:32:14,971 DEBUG blivet: LVMVolumeGroupDevice._create: fedora ; status: False ; >19:32:15,015 DEBUG blivet: LVMVolumeGroupDevice.setup: fedora ; controllable: True ; orig: False ; status: True ; >19:32:15,017 DEBUG blivet: LVMVolumeGroupDevice.update_sysfs_path: fedora ; status: True ; >19:32:15,025 INFO blivet: executing action: [318] create device lvmlv fedora-swap (id 313) >19:32:15,026 DEBUG blivet: LVMLogicalVolumeDevice.create: fedora-swap ; status: False ; >19:32:15,027 DEBUG blivet: LVMLogicalVolumeDevice.setup_parents: name: fedora-swap ; orig: False ; >19:32:15,028 DEBUG blivet: LVMVolumeGroupDevice.setup: fedora ; controllable: True ; orig: False ; status: True ; >19:32:15,046 DEBUG blivet: LVMLogicalVolumeDevice._create: fedora-swap ; status: False ; >19:32:15,085 DEBUG blivet: LVMLogicalVolumeDevice.setup: fedora-swap ; controllable: True ; orig: False ; status: True ; >19:32:15,087 DEBUG blivet: LVMLogicalVolumeDevice.update_sysfs_path: fedora-swap ; status: True ; >19:32:15,087 DEBUG blivet: fedora-swap sysfs_path set to /sys/devices/virtual/block/dm-0 >19:32:15,097 DEBUG blivet: LVMLogicalVolumeDevice.read_current_size: path: /dev/mapper/fedora-swap ; sysfs_path: /sys/devices/virtual/block/dm-0 ; exists: True ; >19:32:15,097 DEBUG blivet: updated fedora-swap size to 4,64 GiB (4,64 GiB) >19:32:15,098 INFO blivet: executing action: [319] create format swap on lvmlv fedora-swap (id 313) >19:32:15,100 DEBUG blivet: LVMLogicalVolumeDevice.setup: fedora-swap ; controllable: True ; orig: False ; status: True ; >19:32:15,100 DEBUG blivet: SwapSpace.create: status: False ; type: swap ; device: /dev/mapper/fedora-swap ; >19:32:15,101 DEBUG blivet: SwapSpace._create: status: False ; type: swap ; device: /dev/mapper/fedora-swap ; >19:32:15,123 DEBUG blivet: LVMLogicalVolumeDevice.update_sysfs_path: fedora-swap ; status: True ; >19:32:15,123 DEBUG blivet: fedora-swap sysfs_path set to /sys/devices/virtual/block/dm-0 >19:32:15,124 INFO blivet: executing action: [309] create device lvmlv fedora-root (id 304) >19:32:15,125 DEBUG blivet: LVMLogicalVolumeDevice.create: fedora-root ; status: False ; >19:32:15,126 DEBUG blivet: LVMLogicalVolumeDevice.setup_parents: name: fedora-root ; orig: False ; >19:32:15,127 DEBUG blivet: LVMVolumeGroupDevice.setup: fedora ; controllable: True ; orig: False ; status: True ; >19:32:15,143 DEBUG blivet: LVMLogicalVolumeDevice._create: fedora-root ; status: False ; >19:32:15,183 DEBUG blivet: LVMLogicalVolumeDevice.setup: fedora-root ; controllable: True ; orig: False ; status: True ; >19:32:15,185 DEBUG blivet: LVMLogicalVolumeDevice.update_sysfs_path: fedora-root ; status: True ; >19:32:15,185 DEBUG blivet: fedora-root sysfs_path set to /sys/devices/virtual/block/dm-1 >19:32:15,194 DEBUG blivet: LVMLogicalVolumeDevice.read_current_size: path: /dev/mapper/fedora-root ; sysfs_path: /sys/devices/virtual/block/dm-1 ; exists: True ; >19:32:15,195 DEBUG blivet: updated fedora-root size to 40,71 GiB (40,71 GiB) >19:32:15,196 INFO blivet: executing action: [310] create format ext4 filesystem mounted at / on lvmlv fedora-root (id 304) >19:32:15,197 DEBUG blivet: LVMLogicalVolumeDevice.setup: fedora-root ; controllable: True ; orig: False ; status: True ; >19:32:15,198 DEBUG blivet: Ext4FS.create: status: False ; type: ext4 ; device: /dev/mapper/fedora-root ; >19:32:15,198 DEBUG blivet: Ext4FS._create: mountpoint: / ; type: ext4 ; device: /dev/mapper/fedora-root ; >19:32:16,670 DEBUG blivet: LVMLogicalVolumeDevice.update_sysfs_path: fedora-root ; status: True ; >19:32:16,670 DEBUG blivet: fedora-root sysfs_path set to /sys/devices/virtual/block/dm-1 >19:32:16,673 DEBUG blivet: PartitionDevice._set_parted_partition: sda1 ; >19:32:16,673 DEBUG blivet: device sda1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd899c59048> fileSystem: <parted.filesystem.FileSystem object at 0x7fd889b53ac8> > number: 1 path: /dev/sda1 type: 0 > name: EFI System Partition active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd889b53748> PedPartition: <_ped.Partition object at 0x7fd8785dc830> >19:32:16,675 DEBUG blivet: PartitionDevice._set_parted_partition: sda2 ; >19:32:16,675 DEBUG blivet: device sda2 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd899c59048> fileSystem: <parted.filesystem.FileSystem object at 0x7fd889b536a0> > number: 2 path: /dev/sda2 type: 0 > name: Linux HFS+ ESP active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd889b53940> PedPartition: <_ped.Partition object at 0x7fd8785dcf10> >19:32:16,676 DEBUG blivet: PartitionDevice._set_parted_partition: sda3 ; >19:32:16,676 DEBUG blivet: device sda3 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd899c59048> fileSystem: <parted.filesystem.FileSystem object at 0x7fd889b53d68> > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd889b53c88> PedPartition: <_ped.Partition object at 0x7fd889b6d048> >19:32:16,677 DEBUG blivet: PartitionDevice._set_parted_partition: sda4 ; >19:32:16,677 DEBUG blivet: device sda4 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd899c59048> fileSystem: <parted.filesystem.FileSystem object at 0x7fd889b53f28> > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd889b53e80> PedPartition: <_ped.Partition object at 0x7fd889b6d0f8> >19:32:16,679 DEBUG blivet: PartitionDevice._set_parted_partition: sda5 ; >19:32:16,679 DEBUG blivet: device sda5 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd899c59048> fileSystem: None > number: 5 path: /dev/sda5 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd889b53c18> PedPartition: <_ped.Partition object at 0x7fd889b6d0a0> >19:32:16,679 INFO blivet: Setting label on existing 186,61 GiB partition sda2 (54) with existing macefi filesystem mounted at /boot/efi to 'Linux HFS+ ESP' >19:32:16,680 DEBUG blivet: DiskDevice.setup: sda ; controllable: True ; orig: False ; status: True ; >19:32:16,681 DEBUG blivet: DiskLabel.commit_to_disk: numparts: 5 ; device: /dev/sda ; >19:32:17,038 DEBUG blivet: fedora size is 45,35 GiB >19:32:17,039 DEBUG blivet: vg fedora has 0 B free >19:32:17,039 DEBUG blivet: fedora size is 45,35 GiB >19:32:17,041 DEBUG blivet: vg fedora has 0 B free >19:32:17,042 DEBUG blivet: Ext4FS.supported: supported: True ; >19:32:17,044 DEBUG blivet: Ext4FS.supported: supported: True ; >19:32:17,045 DEBUG blivet: Ext4FS.supported: supported: True ; >19:32:17,047 DEBUG blivet: Ext4FS.supported: supported: True ; >19:32:17,049 DEBUG blivet: EFIFS.supported: supported: True ; >19:32:17,050 DEBUG blivet: MacEFIFS.supported: supported: True ; >19:32:17,052 DEBUG blivet: MacEFIFS.supported: supported: True ; >19:32:17,053 DEBUG blivet: Ext4FS.supported: supported: True ; >19:32:17,056 DEBUG blivet: LVMLogicalVolumeDevice.setup: fedora-swap ; controllable: True ; orig: False ; status: True ; >19:32:17,057 DEBUG blivet: SwapSpace.setup: status: False ; type: swap ; device: /dev/mapper/fedora-swap ; >19:32:17,058 DEBUG blivet: SwapSpace._setup: status: False ; type: swap ; device: /dev/mapper/fedora-swap ; >19:32:17,071 DEBUG blivet: BindFS.supported: supported: False ; >19:32:17,071 DEBUG blivet: get_format('bind') returning BindFS instance with object id 324 >19:32:17,071 DEBUG blivet: get_format('None') returning DeviceFormat instance with object id 326 >19:32:17,072 DEBUG blivet: DirectoryDevice._set_format: /dev ; current: None ; type: bind ; >19:32:17,073 DEBUG blivet: DirectoryDevice.update_sysfs_path: /dev ; status: True ; >19:32:17,073 ERR blivet: failed to update sysfs path for /dev: not a device file: '/dev' >19:32:17,074 DEBUG blivet: updated /dev size to 4,12 KiB (4,12 KiB) >19:32:17,075 DEBUG blivet: TmpFS.supported: supported: True ; >19:32:17,080 DEBUG blivet: get_format('tmpfs') returning TmpFS instance with object id 328 >19:32:17,081 DEBUG blivet: get_format('None') returning DeviceFormat instance with object id 330 >19:32:17,082 DEBUG blivet: NoDevice._set_format: tmpfs ; current: None ; type: tmpfs ; >19:32:17,084 DEBUG blivet: NoDevice.update_sysfs_path: tmpfs ; status: False ; >19:32:17,084 ERR blivet: failed to update sysfs path for tmpfs: [Errno 2] No such file or directory: 'tmpfs' >19:32:17,085 DEBUG blivet: DevPtsFS.supported: supported: False ; >19:32:17,085 DEBUG blivet: get_format('devpts') returning DevPtsFS instance with object id 332 >19:32:17,085 DEBUG blivet: get_format('None') returning DeviceFormat instance with object id 334 >19:32:17,086 DEBUG blivet: NoDevice._set_format: devpts ; current: None ; type: devpts ; >19:32:17,087 DEBUG blivet: NoDevice.update_sysfs_path: devpts ; status: False ; >19:32:17,088 ERR blivet: failed to update sysfs path for devpts: [Errno 2] No such file or directory: 'devpts' >19:32:17,089 DEBUG blivet: SysFS.supported: supported: False ; >19:32:17,090 DEBUG blivet: get_format('sysfs') returning SysFS instance with object id 336 >19:32:17,090 DEBUG blivet: get_format('None') returning DeviceFormat instance with object id 338 >19:32:17,091 DEBUG blivet: NoDevice._set_format: sysfs ; current: None ; type: sysfs ; >19:32:17,092 DEBUG blivet: NoDevice.update_sysfs_path: sysfs ; status: False ; >19:32:17,092 ERR blivet: failed to update sysfs path for sysfs: [Errno 2] No such file or directory: 'sysfs' >19:32:17,093 DEBUG blivet: ProcFS.supported: supported: False ; >19:32:17,093 DEBUG blivet: get_format('proc') returning ProcFS instance with object id 340 >19:32:17,093 DEBUG blivet: get_format('None') returning DeviceFormat instance with object id 342 >19:32:17,094 DEBUG blivet: NoDevice._set_format: proc ; current: None ; type: proc ; >19:32:17,095 DEBUG blivet: NoDevice.update_sysfs_path: proc ; status: False ; >19:32:17,095 ERR blivet: failed to update sysfs path for proc: [Errno 2] No such file or directory: 'proc' >19:32:17,096 DEBUG blivet: SELinuxFS.supported: supported: False ; >19:32:17,096 DEBUG blivet: get_format('selinuxfs') returning SELinuxFS instance with object id 344 >19:32:17,097 DEBUG blivet: get_format('None') returning DeviceFormat instance with object id 346 >19:32:17,098 DEBUG blivet: NoDevice._set_format: selinuxfs ; current: None ; type: selinuxfs ; >19:32:17,099 DEBUG blivet: NoDevice.update_sysfs_path: selinuxfs ; status: False ; >19:32:17,099 ERR blivet: failed to update sysfs path for selinuxfs: [Errno 2] No such file or directory: 'selinuxfs' >19:32:17,100 DEBUG blivet: USBFS.supported: supported: False ; >19:32:17,100 DEBUG blivet: get_format('usbfs') returning USBFS instance with object id 348 >19:32:17,100 DEBUG blivet: get_format('None') returning DeviceFormat instance with object id 350 >19:32:17,101 DEBUG blivet: NoDevice._set_format: usbfs ; current: None ; type: usbfs ; >19:32:17,102 DEBUG blivet: NoDevice.update_sysfs_path: usbfs ; status: False ; >19:32:17,102 ERR blivet: failed to update sysfs path for usbfs: [Errno 2] No such file or directory: 'usbfs' >19:32:17,103 DEBUG blivet: BindFS.supported: supported: False ; >19:32:17,103 DEBUG blivet: get_format('bind') returning BindFS instance with object id 352 >19:32:17,103 DEBUG blivet: get_format('None') returning DeviceFormat instance with object id 354 >19:32:17,104 DEBUG blivet: DirectoryDevice._set_format: /run ; current: None ; type: bind ; >19:32:17,105 DEBUG blivet: DirectoryDevice.update_sysfs_path: /run ; status: True ; >19:32:17,105 ERR blivet: failed to update sysfs path for /run: not a device file: '/run' >19:32:17,106 DEBUG blivet: updated /run size to 1,27 KiB (1,27 KiB) >19:32:17,107 DEBUG blivet: EFIVarFS.supported: supported: False ; >19:32:17,107 DEBUG blivet: get_format('efivarfs') returning EFIVarFS instance with object id 356 >19:32:17,107 DEBUG blivet: get_format('None') returning DeviceFormat instance with object id 358 >19:32:17,108 DEBUG blivet: NoDevice._set_format: efivarfs ; current: None ; type: efivarfs ; >19:32:17,109 DEBUG blivet: NoDevice.update_sysfs_path: efivarfs ; status: False ; >19:32:17,109 ERR blivet: failed to update sysfs path for efivarfs: [Errno 2] No such file or directory: 'efivarfs' >19:32:17,111 DEBUG blivet: LVMLogicalVolumeDevice.setup: fedora-root ; controllable: True ; orig: False ; status: True ; >19:32:17,128 DEBUG blivet: Ext4FS.setup: status: False ; type: ext4 ; device: /dev/mapper/fedora-root ; >19:32:17,165 DEBUG blivet: PartitionDevice.setup: sda4 ; controllable: True ; orig: False ; status: True ; >19:32:17,248 DEBUG blivet: Ext4FS.setup: status: False ; type: ext4 ; device: /dev/sda4 ; >19:32:17,278 DEBUG blivet: PartitionDevice.setup: sda2 ; controllable: True ; orig: False ; status: True ; >19:32:17,376 DEBUG blivet: MacEFIFS.setup: status: False ; type: macefi ; device: /dev/sda2 ; >19:32:17,400 ERR blivet: IGNORED: Caught exception, continuing. >19:32:17,400 ERR blivet: IGNORED: Problem description: error mounting /dev/sda2 on /boot/efi >19:32:17,400 ERR blivet: IGNORED: Begin exception details. >19:32:17,400 ERR blivet: IGNORED: Traceback (most recent call last): >19:32:17,400 ERR blivet: IGNORED: File "/usr/lib/python3.5/site-packages/blivet/osinstall.py", line 641, in mount_filesystems >19:32:17,400 ERR blivet: IGNORED: chroot=root_path) >19:32:17,401 ERR blivet: IGNORED: File "/usr/lib/python3.5/site-packages/blivet/threads.py", line 45, in run_with_lock >19:32:17,401 ERR blivet: IGNORED: return m(*args, **kwargs) >19:32:17,401 ERR blivet: IGNORED: File "/usr/lib/python3.5/site-packages/blivet/formats/__init__.py", line 602, in setup >19:32:17,401 ERR blivet: IGNORED: self._setup(**kwargs) >19:32:17,401 ERR blivet: IGNORED: File "/usr/lib/python3.5/site-packages/blivet/threads.py", line 45, in run_with_lock >19:32:17,401 ERR blivet: IGNORED: return m(*args, **kwargs) >19:32:17,401 ERR blivet: IGNORED: File "/usr/lib/python3.5/site-packages/blivet/formats/fs.py", line 507, in _setup >19:32:17,401 ERR blivet: IGNORED: self._mount.do_task(chrooted_mountpoint, options=options) >19:32:17,401 ERR blivet: IGNORED: File "/usr/lib/python3.5/site-packages/blivet/tasks/fsmount.py", line 125, in do_task >19:32:17,401 ERR blivet: IGNORED: raise FSError("mount failed: %s" % rc) >19:32:17,401 ERR blivet: IGNORED: blivet.errors.FSError: mount failed: 32 >19:32:17,401 ERR blivet: IGNORED: End exception details. >19:32:17,460 DEBUG blivet: fedora size is 45,35 GiB >19:32:17,460 DEBUG blivet: vg fedora has 0 B free >19:32:17,461 DEBUG blivet: fedora size is 45,35 GiB >19:32:17,462 DEBUG blivet: vg fedora has 0 B free > > >/tmp/ifcfg.log: >13:31:17,703 DEBUG ifcfg: content of files (network initialization): >13:31:17,708 DEBUG ifcfg: all settings: [{'802-3-ethernet': {'mac-address': [104, 91, 53, 174, 144, 167], 'mac-address-blacklist': [], 's390-options': {}}, 'connection': {'uuid': '3b63fa36-c61d-3783-9a2e-5b2e42739452', 'autoconnect-priority': -999, 'secondaries': [], 'permissions': [], 'id': 'Wired connection 1', 'timestamp': 1478820670, 'type': '802-3-ethernet'}, 'ipv4': {'dns': [], 'addresses': [], 'method': 'auto', 'route-data': [], 'address-data': [], 'dns-search': [], 'routes': []}, 'ipv6': {'dns': [], 'addresses': [], 'method': 'auto', 'route-data': [], 'address-data': [], 'dns-search': [], 'routes': []}}] >13:31:17,792 DEBUG ifcfg: content of files (missing ifcfgs created for devices ['ens9']): >13:31:17,792 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-ens9: >13:31:17,792 DEBUG ifcfg: HWADDR=68:5B:35:AE:90:A7 >13:31:17,793 DEBUG ifcfg: TYPE=Ethernet >13:31:17,793 DEBUG ifcfg: BOOTPROTO=dhcp >13:31:17,793 DEBUG ifcfg: DEFROUTE=yes >13:31:17,793 DEBUG ifcfg: PEERDNS=yes >13:31:17,793 DEBUG ifcfg: PEERROUTES=yes >13:31:17,793 DEBUG ifcfg: IPV4_FAILURE_FATAL=no >13:31:17,793 DEBUG ifcfg: IPV6INIT=yes >13:31:17,794 DEBUG ifcfg: IPV6_AUTOCONF=yes >13:31:17,794 DEBUG ifcfg: IPV6_DEFROUTE=yes >13:31:17,794 DEBUG ifcfg: IPV6_PEERDNS=yes >13:31:17,794 DEBUG ifcfg: IPV6_PEERROUTES=yes >13:31:17,794 DEBUG ifcfg: IPV6_FAILURE_FATAL=no >13:31:17,794 DEBUG ifcfg: IPV6_ADDR_GEN_MODE=stable-privacy >13:31:17,794 DEBUG ifcfg: NAME=ens9 >13:31:17,795 DEBUG ifcfg: UUID=3b63fa36-c61d-3783-9a2e-5b2e42739452 >13:31:17,795 DEBUG ifcfg: ONBOOT=yes >13:31:17,795 DEBUG ifcfg: AUTOCONNECT_PRIORITY=-999 >13:31:17,801 DEBUG ifcfg: all settings: [{'802-3-ethernet': {'mac-address': [104, 91, 53, 174, 144, 167], 'mac-address-blacklist': [], 's390-options': {}}, 'connection': {'uuid': '3b63fa36-c61d-3783-9a2e-5b2e42739452', 'autoconnect-priority': -999, 'secondaries': [], 'permissions': [], 'id': 'ens9', 'timestamp': 1478820670, 'type': '802-3-ethernet'}, 'ipv4': {'dns': [], 'addresses': [], 'method': 'auto', 'route-data': [], 'address-data': [], 'dns-search': [], 'routes': []}, 'ipv6': {'dns': [], 'addresses': [], 'method': 'auto', 'route-data': [], 'address-data': [], 'dns-search': [], 'routes': []}}] >13:31:25,012 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-ens9 >13:31:25,014 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-ens9 > > >/tmp/lvm.log: >libdm-config.c:1036 Setting log/activation to 0 >config/config.c:1439 Setting log/debug_classes to debug_classes = [ "memory", "devices", "activation", "allocation", "lvmetad", "metadata", "cache", "locking", "lvmpolld", "dbus" ] >commands/toolcontext.c:357 Setting log debug classes to 1023 >commands/toolcontext.c:363 Logging initialised at Thu Nov 10 13:31:20 2016 >config/config.c:281 Loading config file: /etc/lvm/lvmlocal.conf >device/dev-io.c:570 Opened /etc/lvm/lvmlocal.conf RO >device/dev-io.c:625 Closed /etc/lvm/lvmlocal.conf >libdm-config.c:1036 Setting config/checks to 1 >libdm-config.c:1036 Setting config/abort_on_errors to 0 >libdm-config.c:1036 Setting config/checks to 1 >libdm-config.c:1036 Setting config/checks to 1 >libdm-config.c:972 Setting global/umask to 63 >libdm-config.c:941 Setting devices/dir to /dev >libdm-config.c:941 Setting devices/external_device_info_source to none >libdm-config.c:941 Setting global/proc to /proc >libdm-config.c:1036 Setting global/activation to 1 >libdm-config.c:1049 activation/auto_set_activation_skip not found in config: defaulting to 1 >libdm-config.c:941 Setting activation/readahead to auto >libdm-config.c:1036 Setting activation/udev_rules to 1 >libdm-config.c:1036 Setting activation/udev_sync to 1 >libdm-config.c:1036 Setting activation/retry_deactivation to 1 >libdm-config.c:1036 Setting activation/checks to 0 >misc/lvm-globals.c:188 LVM activation checks disabled >libdm-config.c:1036 Setting activation/use_linear_target to 1 >libdm-config.c:941 Setting activation/missing_stripe_filler to error >libdm-config.c:1036 Setting global/metadata_read_only to 0 >libdm-config.c:972 Setting devices/pv_min_size to 2048 >libdm-config.c:1049 metadata/check_pv_device_sizes not found in config: defaulting to 1 >libdm-config.c:941 Setting global/units to h >libdm-config.c:1036 Setting global/si_unit_consistency to 1 >libdm-config.c:1049 report/binary_values_as_numeric not found in config: defaulting to 0 >libdm-config.c:1049 report/mark_hidden_devices not found in config: defaulting to 1 >libdm-config.c:1036 Setting global/suffix to 1 >libdm-config.c:950 report/list_item_separator not found in config: defaulting to , >libdm-config.c:950 report/time_format not found in config: defaulting to %Y-%m-%d %T %z >libdm-config.c:1049 report/two_word_unknown_device not found in config: defaulting to 0 >libdm-config.c:1036 Setting global/detect_internal_vg_cache_corruption to 0 >libdm-config.c:941 Setting global/system_id_source to none >libdm-config.c:941 Setting config/profile_dir to /etc/lvm/profile >libdm-config.c:972 Setting devices/disable_after_error_count to 0 >config/config.c:1439 Setting devices/preferred_names to preferred_names = [ "^/dev/mapper/", "^/dev/md/", "^/dev/sd" ] >libdm-config.c:1036 Setting devices/obtain_device_list_from_udev to 1 >config/config.c:1439 Setting devices/scan to scan = [ "/dev" ] >metadata/vg.c:74 Allocated VG #orphans_lvm1 at 0x55670f830420. >format1/format1.c:628 Initialised format: lvm1 >metadata/vg.c:74 Allocated VG #orphans_pool at 0x55670f834430. >format_pool/format_pool.c:335 Initialised format: pool >metadata/vg.c:74 Allocated VG #orphans_lvm2 at 0x55670f84d9a0. >format_text/format-text.c:2573 Initialised format: lvm2 >libdm-config.c:950 global/format not found in config: defaulting to lvm2 >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_lvm1" with VGID #orphans_lvm1. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_lvm1". >cache/lvmcache.c:1875 lvmcache initialised VG #orphans_lvm1. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_pool" with VGID #orphans_pool. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_pool". >cache/lvmcache.c:1875 lvmcache initialised VG #orphans_pool. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_lvm2" with VGID #orphans_lvm2. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_lvm2". >cache/lvmcache.c:1875 lvmcache initialised VG #orphans_lvm2. >striped/striped.c:239 Initialised segtype: striped >zero/zero.c:98 Initialised segtype: zero >error/errseg.c:104 Initialised segtype: error >libdm-config.c:941 Setting dmeventd/snapshot_library to libdevmapper-event-lvm2snapshot.so >snapshot/snapshot.c:275 Initialised segtype: snapshot >libdm-config.c:941 Setting dmeventd/mirror_library to libdevmapper-event-lvm2mirror.so >mirror/mirrored.c:575 Initialised segtype: mirror >libdm-config.c:950 dmeventd/raid_library not found in config: defaulting to libdevmapper-event-lvm2raid.so >raid/raid.c:505 Initialised segtype: raid0 >raid/raid.c:505 Initialised segtype: raid0_meta >raid/raid.c:505 Initialised segtype: raid1 >raid/raid.c:505 Initialised segtype: raid10 >raid/raid.c:505 Initialised segtype: raid4 >raid/raid.c:505 Initialised segtype: raid5 >raid/raid.c:505 Initialised segtype: raid5_la >raid/raid.c:505 Initialised segtype: raid5_ls >raid/raid.c:505 Initialised segtype: raid5_ra >raid/raid.c:505 Initialised segtype: raid5_rs >raid/raid.c:505 Initialised segtype: raid6 >raid/raid.c:505 Initialised segtype: raid6_nc >raid/raid.c:505 Initialised segtype: raid6_nr >raid/raid.c:505 Initialised segtype: raid6_zr >libdm-config.c:941 Setting dmeventd/thin_library to libdevmapper-event-lvm2thin.so >thin/thin.c:825 Initialised segtype: thin-pool >thin/thin.c:825 Initialised segtype: thin >cache_segtype/cache.c:491 Initialised segtype: cache-pool >cache_segtype/cache.c:505 Initialised segtype: cache >libdm-config.c:1036 Setting backup/archive to 1 >libdm-config.c:972 Setting backup/retain_days to 30 >libdm-config.c:972 Setting backup/retain_min to 10 >libdm-config.c:941 Setting backup/archive_dir to /etc/lvm/archive >libdm-config.c:1036 Setting backup/backup to 1 >libdm-config.c:941 Setting backup/backup_dir to /etc/lvm/backup >config/config.c:1436 devices/global_filter not found in config: defaulting to global_filter = [ "a|.*/|" ] >libdm-config.c:972 Setting global/locking_type to 1 >libdm-config.c:1036 Setting global/use_lvmetad to 1 >libdm-config.c:977 global/lvmetad_update_wait_time not found in config: defaulting to 10 >daemon-client.c:33 /run/lvm/lvmetad.socket: Opening daemon socket to lvmetad for protocol lvmetad version 1. >daemon-client.c:52 Sending daemon lvmetad: hello >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting protocol to lvmetad >libdm-config.c:972 Setting version to 1 >cache/lvmetad.c:143 Successfully connected to lvmetad on fd 4. >libdm-config.c:1036 Setting global/use_lvmpolld to 1 >libdm-config.c:1036 Setting devices/sysfs_scan to 1 >filters/filter-sysfs.c:325 Sysfs filter initialised. >filters/filter-internal.c:77 internal filter initialised. >filters/filter-type.c:56 LVM type filter initialised. >filters/filter-usable.c:192 Usable device filter initialised. >libdm-config.c:1036 Setting devices/multipath_component_detection to 1 >filters/filter-mpath.c:291 mpath filter initialised. >filters/filter-partitioned.c:59 Partitioned filter initialised. >libdm-config.c:1036 Setting devices/md_component_detection to 1 >filters/filter-md.c:73 MD filter initialised. >libdm-config.c:1036 Setting devices/fw_raid_component_detection to 0 >filters/filter-composite.c:104 Composite filter initialised. >libdm-config.c:1036 Setting devices/ignore_suspended_devices to 0 >libdm-config.c:1036 Setting devices/ignore_lvm_mirrors to 1 >config/config.c:1439 Setting devices/filter to filter = [ "r|/sdb1$|", "r|/sdb2$|", "r|/sdb3$|" ] >filters/filter-regex.c:216 Regex filter initialised. >filters/filter-usable.c:192 Usable device filter initialised. >filters/filter-composite.c:104 Composite filter initialised. >libdm-config.c:941 Setting devices/cache_dir to /etc/lvm/cache >libdm-config.c:941 Setting devices/cache_file_prefix to >libdm-config.c:950 devices/cache not found in config: defaulting to /etc/lvm/cache/.cache >filters/filter-persistent.c:368 Persistent filter initialised. >filters/filter-composite.c:104 Composite filter initialised. >libdm-config.c:1036 Setting devices/write_cache_state to 1 >libdm-config.c:1036 Setting global/use_lvmetad to 1 >libdm-config.c:941 Setting activation/activation_mode to degraded >libdm-config.c:1049 metadata/record_lvs_history not found in config: defaulting to 0 >lvmcmdline.c:1603 DEGRADED MODE. Incomplete RAID LVs will be processed. >libdm-config.c:1036 Setting activation/monitoring to 1 >lvmcmdline.c:1609 Processing: pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count '--config= devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] filter=["r|/sdb1$|","r|/sdb2$|","r|/sdb3$|"] } log {level=7 file=/tmp/lvm.log syslog=0}' >lvmcmdline.c:1610 Command pid: 2480 >lvmcmdline.c:1611 system ID: >lvmcmdline.c:1614 O_DIRECT will be used >libdm-config.c:972 Setting global/locking_type to 1 >libdm-config.c:1036 Setting global/wait_for_locks to 1 >locking/locking.c:129 File-based locking selected. >libdm-config.c:1036 Setting global/prioritise_write_locks to 1 >libdm-config.c:941 Setting global/locking_dir to /run/lock/lvm >libdm-common.c:926 Preparing SELinux context for /run/lock/lvm to system_u:object_r:lvm_lock_t:s0. >libdm-common.c:929 Resetting SELinux context to default value. >libdm-config.c:1036 Setting global/use_lvmlockd to 0 >cache/lvmetad.c:255 Sending lvmetad get_global_info >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting token to filter:3239235440 >libdm-config.c:972 Setting daemon_pid to 983 >libdm-config.c:941 Setting response to OK >libdm-config.c:972 Setting global_disable to 0 >libdm-config.c:950 report/output_format not found in config: defaulting to basic >libdm-config.c:1049 log/report_command_log not found in config: defaulting to 0 >libdm-config.c:1049 report/aligned not found in config: defaulting to 1 >libdm-config.c:1049 report/buffered not found in config: defaulting to 1 >libdm-config.c:1049 report/headings not found in config: defaulting to 1 >libdm-config.c:950 report/separator not found in config: defaulting to >libdm-config.c:1049 report/prefixes not found in config: defaulting to 0 >libdm-config.c:1049 report/quoted not found in config: defaulting to 1 >libdm-config.c:1049 report/colums_as_rows not found in config: defaulting to 0 >libdm-config.c:950 report/pvs_sort not found in config: defaulting to pv_name >libdm-config.c:950 report/pvs_cols not found in config: defaulting to pv_name,vg_name,pv_fmt,pv_attr,pv_size,pv_free >libdm-config.c:950 report/compact_output_cols not found in config: defaulting to >toollib.c:3547 Processing each PV >toollib.c:3610 Scanning for available devices >cache/lvmcache.c:2298 Wiping internal VG cache >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_lvm1" with VGID #orphans_lvm1. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_lvm1". >cache/lvmcache.c:1875 lvmcache initialised VG #orphans_lvm1. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_pool" with VGID #orphans_pool. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_pool". >cache/lvmcache.c:1875 lvmcache initialised VG #orphans_pool. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_lvm2" with VGID #orphans_lvm2. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_lvm2". >cache/lvmcache.c:1875 lvmcache initialised VG #orphans_lvm2. >filters/filter-persistent.c:51 Wiping cache of LVM-capable devices >device/dev-cache.c:356 /dev/sdb: Added to device cache (8:16) >device/dev-cache.c:352 /dev/disk/by-id/usb-SanDisk_Extreme_AA011021151004307653-0:0: Aliased to /dev/sdb in device cache (8:16) >device/dev-cache.c:356 /dev/disk/by-label/Fedora-WS-Live-25_B-1-1: Added to device cache (8:17) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0: Aliased to /dev/sdb in device cache (8:16) >device/dev-cache.c:352 /dev/disk/by-uuid/2016-10-05-06-32-21-00: Aliased to /dev/disk/by-label/Fedora-WS-Live-25_B-1-1 in device cache (8:17) >device/dev-cache.c:352 /dev/sdb1: Aliased to /dev/disk/by-label/Fedora-WS-Live-25_B-1-1 in device cache (preferred name) (8:17) >device/dev-cache.c:352 /dev/disk/by-id/usb-SanDisk_Extreme_AA011021151004307653-0:0-part1: Aliased to /dev/sdb1 in device cache (8:17) >device/dev-cache.c:340 /dev/disk/by-label/Fedora-WS-Live-25_B-1-1: Already in device cache >device/dev-cache.c:352 /dev/disk/by-partuuid/5b7c751a-01: Aliased to /dev/sdb1 in device cache (8:17) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0-part1: Aliased to /dev/sdb1 in device cache (8:17) >device/dev-cache.c:340 /dev/disk/by-uuid/2016-10-05-06-32-21-00: Already in device cache >device/dev-cache.c:356 /dev/sdb2: Added to device cache (8:18) >device/dev-cache.c:352 /dev/disk/by-id/usb-SanDisk_Extreme_AA011021151004307653-0:0-part2: Aliased to /dev/sdb2 in device cache (8:18) >device/dev-cache.c:356 /dev/disk/by-label/ANACONDA: Added to device cache (8:19) >device/dev-cache.c:352 /dev/disk/by-partuuid/5b7c751a-02: Aliased to /dev/sdb2 in device cache (8:18) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0-part2: Aliased to /dev/sdb2 in device cache (8:18) >device/dev-cache.c:352 /dev/disk/by-uuid/E65B-38D5: Aliased to /dev/sdb2 in device cache (8:18) >device/dev-cache.c:352 /dev/sdb3: Aliased to /dev/disk/by-label/ANACONDA in device cache (preferred name) (8:19) >device/dev-cache.c:352 /dev/disk/by-id/usb-SanDisk_Extreme_AA011021151004307653-0:0-part3: Aliased to /dev/sdb3 in device cache (8:19) >device/dev-cache.c:340 /dev/disk/by-label/ANACONDA: Already in device cache >device/dev-cache.c:352 /dev/disk/by-partuuid/5b7c751a-03: Aliased to /dev/sdb3 in device cache (8:19) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0-part3: Aliased to /dev/sdb3 in device cache (8:19) >device/dev-cache.c:352 /dev/disk/by-uuid/071654cc-c02e-3fa6-9852-bb9d12673142: Aliased to /dev/sdb3 in device cache (8:19) >device/dev-cache.c:356 /dev/sdc: Added to device cache (8:32) >device/dev-cache.c:352 /dev/disk/by-id/usb-APPLE_SD_Card_Reader_000000000820-0:0: Aliased to /dev/sdc in device cache (8:32) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:14.0-usb-0:4:1.0-scsi-0:0:0:0: Aliased to /dev/sdc in device cache (8:32) >device/dev-cache.c:356 /dev/sdc1: Added to device cache (8:33) >device/dev-cache.c:352 /dev/disk/by-id/usb-APPLE_SD_Card_Reader_000000000820-0:0-part1: Aliased to /dev/sdc1 in device cache (8:33) >device/dev-cache.c:356 /dev/disk/by-label/EFI: Added to device cache (8:1) >device/dev-cache.c:352 /dev/disk/by-partlabel/EFI\x20System\x20Partition: Aliased to /dev/disk/by-label/EFI in device cache (8:1) >device/dev-cache.c:352 /dev/disk/by-partuuid/e47434c5-7375-42e9-9cbe-73714c99b802: Aliased to /dev/sdc1 in device cache (8:33) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:14.0-usb-0:4:1.0-scsi-0:0:0:0-part1: Aliased to /dev/sdc1 in device cache (8:33) >device/dev-cache.c:352 /dev/disk/by-uuid/67E3-17ED: Aliased to /dev/disk/by-label/EFI in device cache (8:1) >device/dev-cache.c:356 /dev/sdc2: Added to device cache (8:34) >device/dev-cache.c:352 /dev/disk/by-id/usb-APPLE_SD_Card_Reader_000000000820-0:0-part2: Aliased to /dev/sdc2 in device cache (8:34) >device/dev-cache.c:352 /dev/disk/by-label/Nifty\x20HD: Aliased to /dev/sdc2 in device cache (8:34) >device/dev-cache.c:352 /dev/disk/by-partuuid/05d69f48-5bad-48e5-bf57-63b8377fc737: Aliased to /dev/sdc2 in device cache (8:34) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:14.0-usb-0:4:1.0-scsi-0:0:0:0-part2: Aliased to /dev/sdc2 in device cache (8:34) >device/dev-cache.c:352 /dev/disk/by-uuid/7966a8db-330b-3782-902e-ea75a88dadd7: Aliased to /dev/sdc2 in device cache (8:34) >device/dev-cache.c:356 /dev/sda: Added to device cache (8:0) >device/dev-cache.c:352 /dev/disk/by-id/ata-APPLE_SSD_SM0256F_S1K4NYBF108588: Aliased to /dev/sda in device cache (8:0) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x5002538655584d30: Aliased to /dev/sda in device cache (8:0) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:04:00.0-ata-1: Aliased to /dev/sda in device cache (8:0) >device/dev-cache.c:352 /dev/sda1: Aliased to /dev/disk/by-label/EFI in device cache (preferred name) (8:1) >device/dev-cache.c:352 /dev/disk/by-id/ata-APPLE_SSD_SM0256F_S1K4NYBF108588-part1: Aliased to /dev/sda1 in device cache (8:1) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x5002538655584d30-part1: Aliased to /dev/sda1 in device cache (8:1) >device/dev-cache.c:340 /dev/disk/by-label/EFI: Already in device cache >device/dev-cache.c:340 /dev/disk/by-partlabel/EFI\x20System\x20Partition: Already in device cache >device/dev-cache.c:352 /dev/disk/by-partuuid/9bb61fc3-34b4-4200-b49a-d3fde9898b38: Aliased to /dev/sda1 in device cache (8:1) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:04:00.0-ata-1-part1: Aliased to /dev/sda1 in device cache (8:1) >device/dev-cache.c:340 /dev/disk/by-uuid/67E3-17ED: Already in device cache >device/dev-cache.c:356 /dev/sda2: Added to device cache (8:2) >device/dev-cache.c:352 /dev/disk/by-id/ata-APPLE_SSD_SM0256F_S1K4NYBF108588-part2: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x5002538655584d30-part2: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:352 /dev/disk/by-label/Macintosh\x20HD: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:352 /dev/disk/by-partlabel/Linux\x20HFS+\x20ESP: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:352 /dev/disk/by-partuuid/c0268a82-6d2c-4dac-a40f-0cad98152031: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:04:00.0-ata-1-part2: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:352 /dev/disk/by-uuid/24741b41-eecc-3356-94f5-5974941707a7: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:356 /dev/sda3: Added to device cache (8:3) >device/dev-cache.c:352 /dev/disk/by-id/ata-APPLE_SSD_SM0256F_S1K4NYBF108588-part3: Aliased to /dev/sda3 in device cache (8:3) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x5002538655584d30-part3: Aliased to /dev/sda3 in device cache (8:3) >device/dev-cache.c:352 /dev/disk/by-label/Recovery\x20HD: Aliased to /dev/sda3 in device cache (8:3) >device/dev-cache.c:352 /dev/disk/by-partuuid/946f51f6-d5ea-425e-9086-d7d25469d6be: Aliased to /dev/sda3 in device cache (8:3) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:04:00.0-ata-1-part3: Aliased to /dev/sda3 in device cache (8:3) >device/dev-cache.c:352 /dev/disk/by-uuid/1b4476a6-b9c1-3593-8daa-f56e945a55c0: Aliased to /dev/sda3 in device cache (8:3) >device/dev-cache.c:356 /dev/sda4: Added to device cache (8:4) >device/dev-cache.c:352 /dev/disk/by-id/ata-APPLE_SSD_SM0256F_S1K4NYBF108588-part4: Aliased to /dev/sda4 in device cache (8:4) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x5002538655584d30-part4: Aliased to /dev/sda4 in device cache (8:4) >device/dev-cache.c:352 /dev/disk/by-partuuid/b229e593-24b7-4b02-b0c9-9990c63e7f44: Aliased to /dev/sda4 in device cache (8:4) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:04:00.0-ata-1-part4: Aliased to /dev/sda4 in device cache (8:4) >device/dev-cache.c:352 /dev/disk/by-uuid/6615a1ce-2ad7-4cd4-9b71-ce2e83557d99: Aliased to /dev/sda4 in device cache (8:4) >device/dev-cache.c:356 /dev/sda5: Added to device cache (8:5) >device/dev-cache.c:352 /dev/disk/by-id/ata-APPLE_SSD_SM0256F_S1K4NYBF108588-part5: Aliased to /dev/sda5 in device cache (8:5) >device/dev-cache.c:352 /dev/disk/by-id/lvm-pv-uuid-dIeg09-mb8o-nJuq-1Ds3-KA31-Ilf9-RWNCdB: Aliased to /dev/sda5 in device cache (8:5) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x5002538655584d30-part5: Aliased to /dev/sda5 in device cache (8:5) >device/dev-cache.c:352 /dev/disk/by-partuuid/ee1fb71a-959c-4778-8285-988bb17a037f: Aliased to /dev/sda5 in device cache (8:5) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:04:00.0-ata-1-part5: Aliased to /dev/sda5 in device cache (8:5) >device/dev-cache.c:356 /dev/loop0: Added to device cache (7:0) >device/dev-cache.c:356 /dev/loop1: Added to device cache (7:1) >device/dev-cache.c:356 /dev/disk/by-label/Anaconda: Added to device cache (253:2) >device/dev-cache.c:352 /dev/disk/by-uuid/75b06b1f-5c69-42e7-99e1-1c5da0c76d91: Aliased to /dev/disk/by-label/Anaconda in device cache (253:2) >device/dev-cache.c:356 /dev/loop2: Added to device cache (7:2) >device/dev-cache.c:356 /dev/dm-0: Added to device cache (253:0) >device/dev-cache.c:352 /dev/disk/by-id/dm-name-fedora-swap: Aliased to /dev/dm-0 in device cache (preferred name) (253:0) >device/dev-cache.c:352 /dev/disk/by-id/dm-uuid-LVM-QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdKjrt23UgMjEepvxRUa9X3HqqNO93TXOdx: Aliased to /dev/disk/by-id/dm-name-fedora-swap in device cache (253:0) >device/dev-cache.c:352 /dev/disk/by-uuid/4c27eccf-d4a6-434d-b12a-cae0815dfd63: Aliased to /dev/disk/by-id/dm-name-fedora-swap in device cache (253:0) >device/dev-cache.c:352 /dev/fedora/swap: Aliased to /dev/disk/by-id/dm-name-fedora-swap in device cache (preferred name) (253:0) >device/dev-cache.c:352 /dev/mapper/fedora-swap: Aliased to /dev/fedora/swap in device cache (preferred name) (253:0) >device/dev-cache.c:356 /dev/dm-1: Added to device cache (253:1) >device/dev-cache.c:352 /dev/disk/by-id/dm-name-fedora-root: Aliased to /dev/dm-1 in device cache (preferred name) (253:1) >device/dev-cache.c:352 /dev/disk/by-id/dm-uuid-LVM-QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdK3seVNVHoqA7evYQL4vTWFR0OI1FlRIJR: Aliased to /dev/disk/by-id/dm-name-fedora-root in device cache (253:1) >device/dev-cache.c:352 /dev/disk/by-uuid/dbb89c73-6167-47b4-99ad-d8587a2a91e3: Aliased to /dev/disk/by-id/dm-name-fedora-root in device cache (253:1) >device/dev-cache.c:352 /dev/fedora/root: Aliased to /dev/disk/by-id/dm-name-fedora-root in device cache (preferred name) (253:1) >device/dev-cache.c:352 /dev/mapper/fedora-root: Aliased to /dev/fedora/root in device cache (preferred name) (253:1) >device/dev-cache.c:352 /dev/dm-2: Aliased to /dev/disk/by-label/Anaconda in device cache (253:2) >device/dev-cache.c:352 /dev/disk/by-id/dm-name-live-rw: Aliased to /dev/disk/by-label/Anaconda in device cache (preferred name) (253:2) >device/dev-cache.c:340 /dev/disk/by-label/Anaconda: Already in device cache >device/dev-cache.c:340 /dev/disk/by-uuid/75b06b1f-5c69-42e7-99e1-1c5da0c76d91: Already in device cache >device/dev-cache.c:352 /dev/mapper/live-rw: Aliased to /dev/disk/by-id/dm-name-live-rw in device cache (preferred name) (253:2) >device/dev-cache.c:356 /dev/dm-3: Added to device cache (253:3) >device/dev-cache.c:352 /dev/disk/by-id/dm-name-live-base: Aliased to /dev/dm-3 in device cache (preferred name) (253:3) >device/dev-cache.c:340 /dev/disk/by-label/Anaconda: Already in device cache >device/dev-cache.c:340 /dev/disk/by-uuid/75b06b1f-5c69-42e7-99e1-1c5da0c76d91: Already in device cache >device/dev-cache.c:352 /dev/mapper/live-base: Aliased to /dev/disk/by-id/dm-name-live-base in device cache (preferred name) (253:3) >cache/lvmetad.c:1425 Asking lvmetad for complete list of known VG ids/names >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting name to fedora >toollib.c:3053 Getting list of all devices >cache/lvmetad.c:1400 Asking lvmetad for complete list of known PVs >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting id to dIeg09-mb8o-nJuq-1Ds3-KA31-Ilf9-RWNCdB >libdm-config.c:941 Setting vgid to QOlKvl-wmzC-yhXm-AvWx-ApCr-5VZM-RCGRdK >libdm-config.c:941 Setting vgname to fedora >libdm-config.c:941 Setting format to lvm2 >libdm-config.c:972 Setting device to 2053 >libdm-config.c:972 Setting dev_size to 48694820864 >libdm-config.c:972 Setting label_sector to 1 >libdm-config.c:972 Setting ext_flags to 1 >libdm-config.c:972 Setting ext_version to 2 >cache/lvmcache.c:522 lvmcache has no info for vgname "fedora" with VGID QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdK. >cache/lvmcache.c:522 lvmcache has no info for vgname "fedora". >cache/lvmcache.c:1873 lvmcache /dev/sda5: now in VG fedora with 0 mda(s). >cache/lvmcache.c:1637 lvmcache /dev/sda5: VG fedora: set VGID to QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdK. >libdm-config.c:972 Setting size to 1044480 >libdm-config.c:972 Setting start to 4096 >libdm-config.c:972 Setting ignore to 0 >device/dev-io.c:570 Opened /dev/loop0 RO O_DIRECT >device/dev-io.c:330 /dev/loop0: size is 2675352 sectors >device/dev-io.c:625 Closed /dev/loop0 >device/dev-io.c:308 /dev/loop0: using cached size 2675352 sectors >device/dev-io.c:570 Opened /dev/loop0 RO O_DIRECT >device/dev-io.c:145 /dev/loop0: block size is 1024 bytes >device/dev-io.c:156 /dev/loop0: physical block size is 512 bytes >device/dev-io.c:625 Closed /dev/loop0 >device/dev-cache.c:1512 Using /dev/loop0 >device/dev-io.c:570 Opened /dev/sda RO O_DIRECT >device/dev-io.c:330 /dev/sda: size is 490234752 sectors >device/dev-io.c:625 Closed /dev/sda >device/dev-io.c:570 Opened /dev/sda RO O_DIRECT >device/dev-io.c:145 /dev/sda: block size is 4096 bytes >device/dev-io.c:156 /dev/sda: physical block size is 4096 bytes >device/dev-io.c:625 Closed /dev/sda >filters/filter-partitioned.c:27 /dev/sda: Skipping: Partition table signature found >ioctl/libdm-iface.c:1838 dm version [ opencount flush ] [16384] (*1) >ioctl/libdm-iface.c:1838 dm status (253:0) [ noopencount noflush ] [16384] (*1) >device/dev-io.c:570 Opened /dev/mapper/fedora-swap RO O_DIRECT >device/dev-io.c:330 /dev/mapper/fedora-swap: size is 9723904 sectors >device/dev-io.c:625 Closed /dev/mapper/fedora-swap >device/dev-io.c:570 Opened /dev/mapper/fedora-swap RO O_DIRECT >device/dev-io.c:145 /dev/mapper/fedora-swap: block size is 4096 bytes >device/dev-io.c:156 /dev/mapper/fedora-swap: physical block size is 4096 bytes >device/dev-io.c:625 Closed /dev/mapper/fedora-swap >device/dev-io.c:308 /dev/mapper/fedora-swap: using cached size 9723904 sectors >device/dev-io.c:570 Opened /dev/mapper/fedora-swap RO O_DIRECT >device/dev-io.c:145 /dev/mapper/fedora-swap: block size is 4096 bytes >device/dev-io.c:156 /dev/mapper/fedora-swap: physical block size is 4096 bytes >device/dev-io.c:625 Closed /dev/mapper/fedora-swap >ioctl/libdm-iface.c:1838 dm status (253:0) [ noopencount noflush ] [16384] (*1) >device/dev-cache.c:1512 Using /dev/mapper/fedora-swap >device/dev-io.c:570 Opened /dev/loop1 RO O_DIRECT >device/dev-io.c:330 /dev/loop1: size is 13635584 sectors >device/dev-io.c:625 Closed /dev/loop1 >device/dev-io.c:308 /dev/loop1: using cached size 13635584 sectors >device/dev-io.c:570 Opened /dev/loop1 RO O_DIRECT >device/dev-io.c:145 /dev/loop1: block size is 4096 bytes >device/dev-io.c:156 /dev/loop1: physical block size is 512 bytes >device/dev-io.c:625 Closed /dev/loop1 >device/dev-cache.c:1512 Using /dev/loop1 >device/dev-io.c:570 Opened /dev/sda1 RO O_DIRECT >device/dev-io.c:330 /dev/sda1: size is 409600 sectors >device/dev-io.c:625 Closed /dev/sda1 >filters/filter-mpath.c:196 /dev/sda1: Device is a partition, using primary device sda for mpath component detection >device/dev-io.c:308 /dev/sda1: using cached size 409600 sectors >device/dev-io.c:570 Opened /dev/sda1 RO O_DIRECT >device/dev-io.c:145 /dev/sda1: block size is 4096 bytes >device/dev-io.c:156 /dev/sda1: physical block size is 4096 bytes >device/dev-io.c:625 Closed /dev/sda1 >device/dev-cache.c:1512 Using /dev/sda1 >ioctl/libdm-iface.c:1838 dm status (253:1) [ noopencount noflush ] [16384] (*1) >device/dev-io.c:570 Opened /dev/mapper/fedora-root RO O_DIRECT >device/dev-io.c:330 /dev/mapper/fedora-root: size is 85377024 sectors >device/dev-io.c:625 Closed /dev/mapper/fedora-root >device/dev-io.c:570 Opened /dev/mapper/fedora-root RO O_DIRECT >device/dev-io.c:145 /dev/mapper/fedora-root: block size is 4096 bytes >device/dev-io.c:156 /dev/mapper/fedora-root: physical block size is 4096 bytes >device/dev-io.c:625 Closed /dev/mapper/fedora-root >device/dev-io.c:308 /dev/mapper/fedora-root: using cached size 85377024 sectors >device/dev-io.c:570 Opened /dev/mapper/fedora-root RO O_DIRECT >device/dev-io.c:145 /dev/mapper/fedora-root: block size is 4096 bytes >device/dev-io.c:156 /dev/mapper/fedora-root: physical block size is 4096 bytes >device/dev-io.c:625 Closed /dev/mapper/fedora-root >ioctl/libdm-iface.c:1838 dm status (253:1) [ noopencount noflush ] [16384] (*1) >device/dev-cache.c:1512 Using /dev/mapper/fedora-root >device/dev-io.c:570 Opened /dev/loop2 RO O_DIRECT >device/dev-io.c:330 /dev/loop2: size is 1048576 sectors >device/dev-io.c:625 Closed /dev/loop2 >device/dev-io.c:308 /dev/loop2: using cached size 1048576 sectors >device/dev-io.c:570 Opened /dev/loop2 RO O_DIRECT >device/dev-io.c:145 /dev/loop2: block size is 4096 bytes >device/dev-io.c:156 /dev/loop2: physical block size is 512 bytes >device/dev-io.c:625 Closed /dev/loop2 >device/dev-cache.c:1512 Using /dev/loop2 >device/dev-io.c:570 Opened /dev/sda2 RO O_DIRECT >device/dev-io.c:330 /dev/sda2: size is 391350008 sectors >device/dev-io.c:625 Closed /dev/sda2 >filters/filter-mpath.c:196 /dev/sda2: Device is a partition, using primary device sda for mpath component detection >device/dev-io.c:308 /dev/sda2: using cached size 391350008 sectors >device/dev-io.c:570 Opened /dev/sda2 RO O_DIRECT >device/dev-io.c:145 /dev/sda2: block size is 4096 bytes >device/dev-io.c:156 /dev/sda2: physical block size is 4096 bytes >device/dev-io.c:625 Closed /dev/sda2 >device/dev-cache.c:1512 Using /dev/sda2 >ioctl/libdm-iface.c:1838 dm status (253:2) [ noopencount noflush ] [16384] (*1) >device/dev-io.c:570 Opened /dev/mapper/live-rw RO O_DIRECT >device/dev-io.c:330 /dev/mapper/live-rw: size is 13635584 sectors >device/dev-io.c:625 Closed /dev/mapper/live-rw >device/dev-io.c:570 Opened /dev/mapper/live-rw RO O_DIRECT >device/dev-io.c:145 /dev/mapper/live-rw: block size is 4096 bytes >device/dev-io.c:156 /dev/mapper/live-rw: physical block size is 512 bytes >device/dev-io.c:625 Closed /dev/mapper/live-rw >device/dev-io.c:308 /dev/mapper/live-rw: using cached size 13635584 sectors >device/dev-io.c:570 Opened /dev/mapper/live-rw RO O_DIRECT >device/dev-io.c:145 /dev/mapper/live-rw: block size is 4096 bytes >device/dev-io.c:156 /dev/mapper/live-rw: physical block size is 512 bytes >device/dev-io.c:625 Closed /dev/mapper/live-rw >ioctl/libdm-iface.c:1838 dm status (253:2) [ noopencount noflush ] [16384] (*1) >device/dev-cache.c:1512 Using /dev/mapper/live-rw >device/dev-io.c:570 Opened /dev/sda3 RO O_DIRECT >device/dev-io.c:330 /dev/sda3: size is 1269536 sectors >device/dev-io.c:625 Closed /dev/sda3 >filters/filter-mpath.c:196 /dev/sda3: Device is a partition, using primary device sda for mpath component detection >device/dev-io.c:308 /dev/sda3: using cached size 1269536 sectors >device/dev-io.c:570 Opened /dev/sda3 RO O_DIRECT >device/dev-io.c:145 /dev/sda3: block size is 4096 bytes >device/dev-io.c:156 /dev/sda3: physical block size is 4096 bytes >device/dev-io.c:625 Closed /dev/sda3 >device/dev-cache.c:1512 Using /dev/sda3 >ioctl/libdm-iface.c:1838 dm status (253:3) [ noopencount noflush ] [16384] (*1) >device/dev-io.c:570 Opened /dev/mapper/live-base RO O_DIRECT >device/dev-io.c:330 /dev/mapper/live-base: size is 13635584 sectors >device/dev-io.c:625 Closed /dev/mapper/live-base >device/dev-io.c:570 Opened /dev/mapper/live-base RO O_DIRECT >device/dev-io.c:145 /dev/mapper/live-base: block size is 4096 bytes >device/dev-io.c:156 /dev/mapper/live-base: physical block size is 512 bytes >device/dev-io.c:625 Closed /dev/mapper/live-base >device/dev-io.c:308 /dev/mapper/live-base: using cached size 13635584 sectors >device/dev-io.c:570 Opened /dev/mapper/live-base RO O_DIRECT >device/dev-io.c:145 /dev/mapper/live-base: block size is 4096 bytes >device/dev-io.c:156 /dev/mapper/live-base: physical block size is 512 bytes >device/dev-io.c:625 Closed /dev/mapper/live-base >ioctl/libdm-iface.c:1838 dm status (253:3) [ noopencount noflush ] [16384] (*1) >device/dev-cache.c:1512 Using /dev/mapper/live-base >device/dev-io.c:570 Opened /dev/sda4 RO O_DIRECT >device/dev-io.c:330 /dev/sda4: size is 2097152 sectors >device/dev-io.c:625 Closed /dev/sda4 >filters/filter-mpath.c:196 /dev/sda4: Device is a partition, using primary device sda for mpath component detection >device/dev-io.c:308 /dev/sda4: using cached size 2097152 sectors >device/dev-io.c:570 Opened /dev/sda4 RO O_DIRECT >device/dev-io.c:145 /dev/sda4: block size is 4096 bytes >device/dev-io.c:156 /dev/sda4: physical block size is 4096 bytes >device/dev-io.c:625 Closed /dev/sda4 >device/dev-cache.c:1512 Using /dev/sda4 >device/dev-io.c:570 Opened /dev/sda5 RO O_DIRECT >device/dev-io.c:330 /dev/sda5: size is 95107072 sectors >device/dev-io.c:625 Closed /dev/sda5 >filters/filter-mpath.c:196 /dev/sda5: Device is a partition, using primary device sda for mpath component detection >device/dev-io.c:308 /dev/sda5: using cached size 95107072 sectors >device/dev-io.c:570 Opened /dev/sda5 RO O_DIRECT >device/dev-io.c:145 /dev/sda5: block size is 4096 bytes >device/dev-io.c:156 /dev/sda5: physical block size is 4096 bytes >device/dev-io.c:625 Closed /dev/sda5 >device/dev-cache.c:1512 Using /dev/sda5 >device/dev-io.c:570 Opened /dev/sdb RO O_DIRECT >device/dev-io.c:330 /dev/sdb: size is 61282631 sectors >device/dev-io.c:625 Closed /dev/sdb >device/dev-io.c:570 Opened /dev/sdb RO O_DIRECT >device/dev-io.c:145 /dev/sdb: block size is 512 bytes >device/dev-io.c:156 /dev/sdb: physical block size is 512 bytes >device/dev-io.c:625 Closed /dev/sdb >filters/filter-partitioned.c:27 /dev/sdb: Skipping: Partition table signature found >device/dev-io.c:570 Opened /dev/sdb1 RO O_DIRECT >device/dev-io.c:330 /dev/sdb1: size is 2811904 sectors >device/dev-io.c:625 Closed /dev/sdb1 >filters/filter-mpath.c:196 /dev/sdb1: Device is a partition, using primary device sdb for mpath component detection >device/dev-io.c:308 /dev/sdb1: using cached size 2811904 sectors >device/dev-io.c:570 Opened /dev/sdb1 RO O_DIRECT >device/dev-io.c:145 /dev/sdb1: block size is 2048 bytes >device/dev-io.c:156 /dev/sdb1: physical block size is 512 bytes >device/dev-io.c:625 Closed /dev/sdb1 >filters/filter-regex.c:172 /dev/sdb1: Skipping (regex) >device/dev-io.c:570 Opened /dev/sdb2 RO O_DIRECT >device/dev-io.c:330 /dev/sdb2: size is 10640 sectors >device/dev-io.c:625 Closed /dev/sdb2 >filters/filter-mpath.c:196 /dev/sdb2: Device is a partition, using primary device sdb for mpath component detection >device/dev-io.c:308 /dev/sdb2: using cached size 10640 sectors >device/dev-io.c:570 Opened /dev/sdb2 RO O_DIRECT >device/dev-io.c:145 /dev/sdb2: block size is 4096 bytes >device/dev-io.c:156 /dev/sdb2: physical block size is 512 bytes >device/dev-io.c:625 Closed /dev/sdb2 >filters/filter-regex.c:172 /dev/sdb2: Skipping (regex) >device/dev-io.c:570 Opened /dev/sdb3 RO O_DIRECT >device/dev-io.c:330 /dev/sdb3: size is 23344 sectors >device/dev-io.c:625 Closed /dev/sdb3 >filters/filter-mpath.c:196 /dev/sdb3: Device is a partition, using primary device sdb for mpath component detection >device/dev-io.c:308 /dev/sdb3: using cached size 23344 sectors >device/dev-io.c:570 Opened /dev/sdb3 RO O_DIRECT >device/dev-io.c:145 /dev/sdb3: block size is 4096 bytes >device/dev-io.c:156 /dev/sdb3: physical block size is 512 bytes >device/dev-io.c:625 Closed /dev/sdb3 >filters/filter-regex.c:172 /dev/sdb3: Skipping (regex) >device/dev-io.c:570 Opened /dev/sdc RO O_DIRECT >device/dev-io.c:330 /dev/sdc: size is 384503808 sectors >device/dev-io.c:625 Closed /dev/sdc >device/dev-io.c:570 Opened /dev/sdc RO O_DIRECT >device/dev-io.c:145 /dev/sdc: block size is 4096 bytes >device/dev-io.c:156 /dev/sdc: physical block size is 512 bytes >device/dev-io.c:625 Closed /dev/sdc >filters/filter-partitioned.c:27 /dev/sdc: Skipping: Partition table signature found >device/dev-io.c:570 Opened /dev/sdc1 RO O_DIRECT >device/dev-io.c:330 /dev/sdc1: size is 409600 sectors >device/dev-io.c:625 Closed /dev/sdc1 >filters/filter-mpath.c:196 /dev/sdc1: Device is a partition, using primary device sdc for mpath component detection >device/dev-io.c:308 /dev/sdc1: using cached size 409600 sectors >device/dev-io.c:570 Opened /dev/sdc1 RO O_DIRECT >device/dev-io.c:145 /dev/sdc1: block size is 4096 bytes >device/dev-io.c:156 /dev/sdc1: physical block size is 512 bytes >device/dev-io.c:625 Closed /dev/sdc1 >device/dev-cache.c:1512 Using /dev/sdc1 >device/dev-io.c:570 Opened /dev/sdc2 RO O_DIRECT >device/dev-io.c:330 /dev/sdc2: size is 383831984 sectors >device/dev-io.c:625 Closed /dev/sdc2 >filters/filter-mpath.c:196 /dev/sdc2: Device is a partition, using primary device sdc for mpath component detection >device/dev-io.c:308 /dev/sdc2: using cached size 383831984 sectors >device/dev-io.c:570 Opened /dev/sdc2 RO O_DIRECT >device/dev-io.c:145 /dev/sdc2: block size is 4096 bytes >device/dev-io.c:156 /dev/sdc2: physical block size is 512 bytes >device/dev-io.c:625 Closed /dev/sdc2 >device/dev-cache.c:1512 Using /dev/sdc2 >toollib.c:3473 Processing PVs in VG fedora >misc/lvm-flock.c:200 Locking /run/lock/lvm/V_fedora RB >libdm-common.c:926 Preparing SELinux context for /run/lock/lvm/V_fedora to system_u:object_r:lvm_lock_t:s0. >misc/lvm-flock.c:101 _do_flock /run/lock/lvm/V_fedora:aux WB >misc/lvm-flock.c:48 _undo_flock /run/lock/lvm/V_fedora:aux >misc/lvm-flock.c:101 _do_flock /run/lock/lvm/V_fedora RB >libdm-common.c:929 Resetting SELinux context to default value. >metadata/metadata.c:4151 Reading VG fedora QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdK >cache/lvmetad.c:981 Asking lvmetad for VG QOlKvl-wmzC-yhXm-AvWx-ApCr-5VZM-RCGRdK fedora >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting name to fedora >libdm-config.c:941 Setting metadata/format to lvm2 >libdm-config.c:941 Setting id to dIeg09-mb8o-nJuq-1Ds3-KA31-Ilf9-RWNCdB >libdm-config.c:941 Setting format to lvm2 >libdm-config.c:972 Setting device to 2053 >libdm-config.c:972 Setting dev_size to 95107072 >libdm-config.c:972 Setting label_sector to 1 >libdm-config.c:972 Setting ext_flags to 1 >libdm-config.c:972 Setting ext_version to 2 >cache/lvmcache.c:1873 lvmcache /dev/sda5: now in VG #orphans_lvm2 (#orphans_lvm2) with 1 mda(s). >libdm-config.c:972 Setting size to 1044480 >libdm-config.c:972 Setting start to 4096 >libdm-config.c:972 Setting ignore to 0 >metadata/vg.c:74 Allocated VG fedora at 0x55670f8be0b0. >format_text/import_vsn1.c:572 Importing logical volume fedora/swap. >format_text/import_vsn1.c:572 Importing logical volume fedora/root. >cache/lvmcache.c:522 lvmcache has no info for vgname "fedora" with VGID QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdK. >cache/lvmcache.c:522 lvmcache has no info for vgname "fedora". >cache/lvmcache.c:1873 lvmcache /dev/sda5: now in VG fedora with 1 mda(s). >cache/lvmcache.c:1637 lvmcache /dev/sda5: VG fedora: set VGID to QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdK. >cache/lvmcache.c:1949 lvmcache /dev/sda5: VG fedora: set system_id to . >cache/lvmcache.c:202 Metadata cache: VG fedora (QOlKvl-wmzC-yhXm-AvWx-ApCr-5VZM-RCGRdK) stored (1359 bytes). >cache/lvmetad.c:2241 Sending lvmetad vg_clear_outdated_pvs >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting response to OK >device/dev-io.c:308 /dev/sda5: using cached size 95107072 sectors >metadata/pv_manip.c:420 /dev/sda5 0: 0 1187: swap(0:0) >metadata/pv_manip.c:420 /dev/sda5 1: 1187 10422: root(0:0) >metadata/vg.c:74 Allocated VG fedora at 0x55670f8dab40. >format_text/import_vsn1.c:572 Importing logical volume fedora/swap. >format_text/import_vsn1.c:572 Importing logical volume fedora/root. >toollib.c:3365 Processing PV /dev/sda5 in VG fedora. >mm/memlock.c:562 Unlock: Memlock counters: locked:0 critical:0 daemon:0 suspended:0 >activate/fs.c:489 Syncing device names >cache/lvmcache.c:157 Metadata cache: VG fedora wiped. >misc/lvm-flock.c:71 Unlocking /run/lock/lvm/V_fedora >misc/lvm-flock.c:48 _undo_flock /run/lock/lvm/V_fedora >metadata/vg.c:89 Freeing VG fedora at 0x55670f8dab40. >metadata/vg.c:89 Freeing VG fedora at 0x55670f8be0b0. >toollib.c:3473 Processing PVs in VG #orphans_lvm1 >misc/lvm-flock.c:200 Locking /run/lock/lvm/P_orphans RB >libdm-common.c:926 Preparing SELinux context for /run/lock/lvm/P_orphans to system_u:object_r:lvm_lock_t:s0. >misc/lvm-flock.c:101 _do_flock /run/lock/lvm/P_orphans:aux WB >misc/lvm-flock.c:48 _undo_flock /run/lock/lvm/P_orphans:aux >misc/lvm-flock.c:101 _do_flock /run/lock/lvm/P_orphans RB >libdm-common.c:929 Resetting SELinux context to default value. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans". >metadata/metadata.c:4151 Reading VG #orphans_lvm1 <no vgid> >misc/lvm-flock.c:71 Unlocking /run/lock/lvm/P_orphans >misc/lvm-flock.c:48 _undo_flock /run/lock/lvm/P_orphans >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans". >toollib.c:3473 Processing PVs in VG #orphans_pool >misc/lvm-flock.c:200 Locking /run/lock/lvm/P_orphans RB >libdm-common.c:926 Preparing SELinux context for /run/lock/lvm/P_orphans to system_u:object_r:lvm_lock_t:s0. >misc/lvm-flock.c:101 _do_flock /run/lock/lvm/P_orphans:aux WB >misc/lvm-flock.c:48 _undo_flock /run/lock/lvm/P_orphans:aux >misc/lvm-flock.c:101 _do_flock /run/lock/lvm/P_orphans RB >libdm-common.c:929 Resetting SELinux context to default value. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans". >metadata/metadata.c:4151 Reading VG #orphans_pool <no vgid> >misc/lvm-flock.c:71 Unlocking /run/lock/lvm/P_orphans >misc/lvm-flock.c:48 _undo_flock /run/lock/lvm/P_orphans >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans". >toollib.c:3473 Processing PVs in VG #orphans_lvm2 >misc/lvm-flock.c:200 Locking /run/lock/lvm/P_orphans RB >libdm-common.c:926 Preparing SELinux context for /run/lock/lvm/P_orphans to system_u:object_r:lvm_lock_t:s0. >misc/lvm-flock.c:101 _do_flock /run/lock/lvm/P_orphans:aux WB >misc/lvm-flock.c:48 _undo_flock /run/lock/lvm/P_orphans:aux >misc/lvm-flock.c:101 _do_flock /run/lock/lvm/P_orphans RB >libdm-common.c:929 Resetting SELinux context to default value. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans". >metadata/metadata.c:4151 Reading VG #orphans_lvm2 <no vgid> >misc/lvm-flock.c:71 Unlocking /run/lock/lvm/P_orphans >misc/lvm-flock.c:48 _undo_flock /run/lock/lvm/P_orphans >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans". >libdm-config.c:1049 report/compact_output not found in config: defaulting to 0 >libdm-report.c:4619 LVM2_PV_NAME=/dev/sda5 LVM2_PV_UUID=dIeg09-mb8o-nJuq-1Ds3-KA31-Ilf9-RWNCdB LVM2_PV_FREE=0 LVM2_PV_SIZE=48691675136 LVM2_PE_START=1048576 LVM2_VG_NAME=fedora LVM2_VG_UUID=QOlKvl-wmzC-yhXm-AvWx-ApCr-5VZM-RCGRdK LVM2_VG_SIZE=48691675136 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=11609 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=1 >libdm-config.c:1036 Setting global/notify_dbus to 1 >commands/toolcontext.c:2111 Reloading config files >activate/fs.c:489 Syncing device names >cache/lvmcache.c:2298 Wiping internal VG cache >metadata/vg.c:89 Freeing VG #orphans_lvm1 at 0x55670f830420. >metadata/vg.c:89 Freeing VG #orphans_pool at 0x55670f834430. >metadata/vg.c:89 Freeing VG #orphans_lvm2 at 0x55670f84d9a0. >config/config.c:281 Loading config file: /etc/lvm/lvm.conf >device/dev-io.c:570 Opened /etc/lvm/lvm.conf RO >device/dev-io.c:625 Closed /etc/lvm/lvm.conf >libdm-config.c:1036 Setting log/syslog to 1 >libdm-config.c:972 Setting log/level to 0 >libdm-config.c:1036 Setting log/activation to 0 >config/config.c:1439 Setting log/debug_classes to debug_classes = [ "memory", "devices", "activation", "allocation", "lvmetad", "metadata", "cache", "locking", "lvmpolld", "dbus" ] >commands/toolcontext.c:357 Setting log debug classes to 1023 >commands/toolcontext.c:363 Logging initialised at Thu Nov 10 13:31:20 2016 >config/config.c:281 Loading config file: /etc/lvm/lvmlocal.conf >device/dev-io.c:570 Opened /etc/lvm/lvmlocal.conf RO >device/dev-io.c:625 Closed /etc/lvm/lvmlocal.conf >libdm-config.c:1036 Setting config/checks to 1 >libdm-config.c:1036 Setting config/abort_on_errors to 0 >libdm-config.c:1036 Setting config/checks to 1 >libdm-config.c:1036 Setting config/checks to 1 >libdm-config.c:972 Setting global/umask to 63 >libdm-config.c:941 Setting devices/dir to /dev >libdm-config.c:941 Setting devices/external_device_info_source to none >libdm-config.c:941 Setting global/proc to /proc >libdm-config.c:1036 Setting global/activation to 1 >libdm-config.c:1049 activation/auto_set_activation_skip not found in config: defaulting to 1 >libdm-config.c:941 Setting activation/readahead to auto >libdm-config.c:1036 Setting activation/udev_rules to 1 >libdm-config.c:1036 Setting activation/udev_sync to 1 >libdm-config.c:1036 Setting activation/retry_deactivation to 1 >libdm-config.c:1036 Setting activation/checks to 0 >misc/lvm-globals.c:188 LVM activation checks disabled >libdm-config.c:1036 Setting activation/use_linear_target to 1 >libdm-config.c:941 Setting activation/missing_stripe_filler to error >libdm-config.c:1036 Setting global/metadata_read_only to 0 >libdm-config.c:972 Setting devices/pv_min_size to 2048 >libdm-config.c:1049 metadata/check_pv_device_sizes not found in config: defaulting to 1 >libdm-config.c:941 Setting global/units to h >libdm-config.c:1036 Setting global/si_unit_consistency to 1 >libdm-config.c:1049 report/binary_values_as_numeric not found in config: defaulting to 0 >libdm-config.c:1049 report/mark_hidden_devices not found in config: defaulting to 1 >libdm-config.c:1036 Setting global/suffix to 1 >libdm-config.c:950 report/list_item_separator not found in config: defaulting to , >libdm-config.c:950 report/time_format not found in config: defaulting to %Y-%m-%d %T %z >libdm-config.c:1049 report/two_word_unknown_device not found in config: defaulting to 0 >libdm-config.c:1036 Setting global/detect_internal_vg_cache_corruption to 0 >libdm-config.c:941 Setting global/system_id_source to none >libdm-config.c:941 Setting config/profile_dir to /etc/lvm/profile >libdm-config.c:972 Setting devices/disable_after_error_count to 0 >config/config.c:1439 Setting devices/preferred_names to preferred_names = [ "^/dev/mapper/", "^/dev/md/", "^/dev/sd" ] >libdm-config.c:1036 Setting devices/obtain_device_list_from_udev to 1 >config/config.c:1439 Setting devices/scan to scan = [ "/dev" ] >metadata/vg.c:74 Allocated VG #orphans_lvm1 at 0x55df15ac6420. >format1/format1.c:628 Initialised format: lvm1 >metadata/vg.c:74 Allocated VG #orphans_pool at 0x55df15aca430. >format_pool/format_pool.c:335 Initialised format: pool >metadata/vg.c:74 Allocated VG #orphans_lvm2 at 0x55df15ae39a0. >format_text/format-text.c:2573 Initialised format: lvm2 >libdm-config.c:950 global/format not found in config: defaulting to lvm2 >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_lvm1" with VGID #orphans_lvm1. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_lvm1". >cache/lvmcache.c:1875 lvmcache initialised VG #orphans_lvm1. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_pool" with VGID #orphans_pool. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_pool". >cache/lvmcache.c:1875 lvmcache initialised VG #orphans_pool. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_lvm2" with VGID #orphans_lvm2. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_lvm2". >cache/lvmcache.c:1875 lvmcache initialised VG #orphans_lvm2. >striped/striped.c:239 Initialised segtype: striped >zero/zero.c:98 Initialised segtype: zero >error/errseg.c:104 Initialised segtype: error >libdm-config.c:941 Setting dmeventd/snapshot_library to libdevmapper-event-lvm2snapshot.so >snapshot/snapshot.c:275 Initialised segtype: snapshot >libdm-config.c:941 Setting dmeventd/mirror_library to libdevmapper-event-lvm2mirror.so >mirror/mirrored.c:575 Initialised segtype: mirror >libdm-config.c:950 dmeventd/raid_library not found in config: defaulting to libdevmapper-event-lvm2raid.so >raid/raid.c:505 Initialised segtype: raid0 >raid/raid.c:505 Initialised segtype: raid0_meta >raid/raid.c:505 Initialised segtype: raid1 >raid/raid.c:505 Initialised segtype: raid10 >raid/raid.c:505 Initialised segtype: raid4 >raid/raid.c:505 Initialised segtype: raid5 >raid/raid.c:505 Initialised segtype: raid5_la >raid/raid.c:505 Initialised segtype: raid5_ls >raid/raid.c:505 Initialised segtype: raid5_ra >raid/raid.c:505 Initialised segtype: raid5_rs >raid/raid.c:505 Initialised segtype: raid6 >raid/raid.c:505 Initialised segtype: raid6_nc >raid/raid.c:505 Initialised segtype: raid6_nr >raid/raid.c:505 Initialised segtype: raid6_zr >libdm-config.c:941 Setting dmeventd/thin_library to libdevmapper-event-lvm2thin.so >thin/thin.c:825 Initialised segtype: thin-pool >thin/thin.c:825 Initialised segtype: thin >cache_segtype/cache.c:491 Initialised segtype: cache-pool >cache_segtype/cache.c:505 Initialised segtype: cache >libdm-config.c:1036 Setting backup/archive to 1 >libdm-config.c:972 Setting backup/retain_days to 30 >libdm-config.c:972 Setting backup/retain_min to 10 >libdm-config.c:941 Setting backup/archive_dir to /etc/lvm/archive >libdm-config.c:1036 Setting backup/backup to 1 >libdm-config.c:941 Setting backup/backup_dir to /etc/lvm/backup >config/config.c:1436 devices/global_filter not found in config: defaulting to global_filter = [ "a|.*/|" ] >libdm-config.c:972 Setting global/locking_type to 1 >libdm-config.c:1036 Setting global/use_lvmetad to 1 >libdm-config.c:977 global/lvmetad_update_wait_time not found in config: defaulting to 10 >daemon-client.c:33 /run/lvm/lvmetad.socket: Opening daemon socket to lvmetad for protocol lvmetad version 1. >daemon-client.c:52 Sending daemon lvmetad: hello >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting protocol to lvmetad >libdm-config.c:972 Setting version to 1 >cache/lvmetad.c:143 Successfully connected to lvmetad on fd 4. >libdm-config.c:1036 Setting global/use_lvmpolld to 1 >libdm-config.c:1036 Setting devices/sysfs_scan to 1 >filters/filter-sysfs.c:325 Sysfs filter initialised. >filters/filter-internal.c:77 internal filter initialised. >filters/filter-type.c:56 LVM type filter initialised. >filters/filter-usable.c:192 Usable device filter initialised. >libdm-config.c:1036 Setting devices/multipath_component_detection to 1 >filters/filter-mpath.c:291 mpath filter initialised. >filters/filter-partitioned.c:59 Partitioned filter initialised. >libdm-config.c:1036 Setting devices/md_component_detection to 1 >filters/filter-md.c:73 MD filter initialised. >libdm-config.c:1036 Setting devices/fw_raid_component_detection to 0 >filters/filter-composite.c:104 Composite filter initialised. >libdm-config.c:1036 Setting devices/ignore_suspended_devices to 0 >libdm-config.c:1036 Setting devices/ignore_lvm_mirrors to 1 >config/config.c:1439 Setting devices/filter to filter = [ "r|/sdb1$|", "r|/sdb2$|", "r|/sdb3$|" ] >filters/filter-regex.c:216 Regex filter initialised. >filters/filter-usable.c:192 Usable device filter initialised. >filters/filter-composite.c:104 Composite filter initialised. >libdm-config.c:941 Setting devices/cache_dir to /etc/lvm/cache >libdm-config.c:941 Setting devices/cache_file_prefix to >libdm-config.c:950 devices/cache not found in config: defaulting to /etc/lvm/cache/.cache >filters/filter-persistent.c:368 Persistent filter initialised. >filters/filter-composite.c:104 Composite filter initialised. >libdm-config.c:1036 Setting devices/write_cache_state to 1 >libdm-config.c:1036 Setting global/use_lvmetad to 1 >libdm-config.c:941 Setting activation/activation_mode to degraded >libdm-config.c:1049 metadata/record_lvs_history not found in config: defaulting to 0 >lvmcmdline.c:1603 DEGRADED MODE. Incomplete RAID LVs will be processed. >libdm-config.c:1036 Setting activation/monitoring to 1 >lvmcmdline.c:1609 Processing: lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role '--config= devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] filter=["r|/sdb1$|","r|/sdb2$|","r|/sdb3$|"] } log {level=7 file=/tmp/lvm.log syslog=0}' >lvmcmdline.c:1610 Command pid: 2483 >lvmcmdline.c:1611 system ID: >lvmcmdline.c:1614 O_DIRECT will be used >libdm-config.c:972 Setting global/locking_type to 1 >libdm-config.c:1036 Setting global/wait_for_locks to 1 >locking/locking.c:129 File-based locking selected. >libdm-config.c:1036 Setting global/prioritise_write_locks to 1 >libdm-config.c:941 Setting global/locking_dir to /run/lock/lvm >libdm-common.c:926 Preparing SELinux context for /run/lock/lvm to system_u:object_r:lvm_lock_t:s0. >libdm-common.c:929 Resetting SELinux context to default value. >libdm-config.c:1036 Setting global/use_lvmlockd to 0 >cache/lvmetad.c:255 Sending lvmetad get_global_info >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting token to filter:3239235440 >libdm-config.c:972 Setting daemon_pid to 983 >libdm-config.c:941 Setting response to OK >libdm-config.c:972 Setting global_disable to 0 >libdm-config.c:950 report/output_format not found in config: defaulting to basic >libdm-config.c:1049 log/report_command_log not found in config: defaulting to 0 >libdm-config.c:1049 report/aligned not found in config: defaulting to 1 >libdm-config.c:1049 report/buffered not found in config: defaulting to 1 >libdm-config.c:1049 report/headings not found in config: defaulting to 1 >libdm-config.c:950 report/separator not found in config: defaulting to >libdm-config.c:1049 report/prefixes not found in config: defaulting to 0 >libdm-config.c:1049 report/quoted not found in config: defaulting to 1 >libdm-config.c:1049 report/colums_as_rows not found in config: defaulting to 0 >libdm-config.c:950 report/lvs_sort not found in config: defaulting to vg_name,lv_name >libdm-config.c:950 report/lvs_cols not found in config: defaulting to lv_name,vg_name,lv_attr,lv_size,pool_lv,origin,data_percent,metadata_percent,move_pv,mirror_log,copy_percent,convert_lv >libdm-config.c:950 report/compact_output_cols not found in config: defaulting to >toollib.c:2926 Get list of VGs on system >cache/lvmetad.c:1425 Asking lvmetad for complete list of known VG ids/names >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting name to fedora >toollib.c:2800 Processing VG fedora QOlKvl-wmzC-yhXm-AvWx-ApCr-5VZM-RCGRdK >cache/lvmcache.c:522 lvmcache has no info for vgname "fedora". >misc/lvm-flock.c:200 Locking /run/lock/lvm/V_fedora RB >libdm-common.c:926 Preparing SELinux context for /run/lock/lvm/V_fedora to system_u:object_r:lvm_lock_t:s0. >misc/lvm-flock.c:101 _do_flock /run/lock/lvm/V_fedora:aux WB >misc/lvm-flock.c:48 _undo_flock /run/lock/lvm/V_fedora:aux >misc/lvm-flock.c:101 _do_flock /run/lock/lvm/V_fedora RB >libdm-common.c:929 Resetting SELinux context to default value. >cache/lvmcache.c:522 lvmcache has no info for vgname "fedora". >metadata/metadata.c:4151 Reading VG fedora QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdK >cache/lvmcache.c:619 Metadata cache has no info for vgid "QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdK" >cache/lvmetad.c:981 Asking lvmetad for VG QOlKvl-wmzC-yhXm-AvWx-ApCr-5VZM-RCGRdK fedora >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting name to fedora >libdm-config.c:941 Setting metadata/format to lvm2 >cache/lvmcache.c:522 lvmcache has no info for vgname "fedora" with VGID QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdK. >format_text/format-text.c:2003 <backtrace> >libdm-config.c:941 Setting id to dIeg09-mb8o-nJuq-1Ds3-KA31-Ilf9-RWNCdB >libdm-config.c:941 Setting format to lvm2 >libdm-config.c:972 Setting device to 2053 >libdm-config.c:972 Setting dev_size to 95107072 >libdm-config.c:972 Setting label_sector to 1 >libdm-config.c:972 Setting ext_flags to 1 >libdm-config.c:972 Setting ext_version to 2 >device/dev-cache.c:356 /dev/sdb: Added to device cache (8:16) >device/dev-cache.c:352 /dev/disk/by-id/usb-SanDisk_Extreme_AA011021151004307653-0:0: Aliased to /dev/sdb in device cache (8:16) >device/dev-cache.c:356 /dev/disk/by-label/Fedora-WS-Live-25_B-1-1: Added to device cache (8:17) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0: Aliased to /dev/sdb in device cache (8:16) >device/dev-cache.c:352 /dev/disk/by-uuid/2016-10-05-06-32-21-00: Aliased to /dev/disk/by-label/Fedora-WS-Live-25_B-1-1 in device cache (8:17) >device/dev-cache.c:352 /dev/sdb1: Aliased to /dev/disk/by-label/Fedora-WS-Live-25_B-1-1 in device cache (preferred name) (8:17) >device/dev-cache.c:352 /dev/disk/by-id/usb-SanDisk_Extreme_AA011021151004307653-0:0-part1: Aliased to /dev/sdb1 in device cache (8:17) >device/dev-cache.c:340 /dev/disk/by-label/Fedora-WS-Live-25_B-1-1: Already in device cache >device/dev-cache.c:352 /dev/disk/by-partuuid/5b7c751a-01: Aliased to /dev/sdb1 in device cache (8:17) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0-part1: Aliased to /dev/sdb1 in device cache (8:17) >device/dev-cache.c:340 /dev/disk/by-uuid/2016-10-05-06-32-21-00: Already in device cache >device/dev-cache.c:356 /dev/sdb2: Added to device cache (8:18) >device/dev-cache.c:352 /dev/disk/by-id/usb-SanDisk_Extreme_AA011021151004307653-0:0-part2: Aliased to /dev/sdb2 in device cache (8:18) >device/dev-cache.c:356 /dev/disk/by-label/ANACONDA: Added to device cache (8:19) >device/dev-cache.c:352 /dev/disk/by-partuuid/5b7c751a-02: Aliased to /dev/sdb2 in device cache (8:18) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0-part2: Aliased to /dev/sdb2 in device cache (8:18) >device/dev-cache.c:352 /dev/disk/by-uuid/E65B-38D5: Aliased to /dev/sdb2 in device cache (8:18) >device/dev-cache.c:352 /dev/sdb3: Aliased to /dev/disk/by-label/ANACONDA in device cache (preferred name) (8:19) >device/dev-cache.c:352 /dev/disk/by-id/usb-SanDisk_Extreme_AA011021151004307653-0:0-part3: Aliased to /dev/sdb3 in device cache (8:19) >device/dev-cache.c:340 /dev/disk/by-label/ANACONDA: Already in device cache >device/dev-cache.c:352 /dev/disk/by-partuuid/5b7c751a-03: Aliased to /dev/sdb3 in device cache (8:19) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0-part3: Aliased to /dev/sdb3 in device cache (8:19) >device/dev-cache.c:352 /dev/disk/by-uuid/071654cc-c02e-3fa6-9852-bb9d12673142: Aliased to /dev/sdb3 in device cache (8:19) >device/dev-cache.c:356 /dev/sdc: Added to device cache (8:32) >device/dev-cache.c:352 /dev/disk/by-id/usb-APPLE_SD_Card_Reader_000000000820-0:0: Aliased to /dev/sdc in device cache (8:32) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:14.0-usb-0:4:1.0-scsi-0:0:0:0: Aliased to /dev/sdc in device cache (8:32) >device/dev-cache.c:356 /dev/sdc1: Added to device cache (8:33) >device/dev-cache.c:352 /dev/disk/by-id/usb-APPLE_SD_Card_Reader_000000000820-0:0-part1: Aliased to /dev/sdc1 in device cache (8:33) >device/dev-cache.c:356 /dev/disk/by-label/EFI: Added to device cache (8:1) >device/dev-cache.c:352 /dev/disk/by-partlabel/EFI\x20System\x20Partition: Aliased to /dev/disk/by-label/EFI in device cache (8:1) >device/dev-cache.c:352 /dev/disk/by-partuuid/e47434c5-7375-42e9-9cbe-73714c99b802: Aliased to /dev/sdc1 in device cache (8:33) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:14.0-usb-0:4:1.0-scsi-0:0:0:0-part1: Aliased to /dev/sdc1 in device cache (8:33) >device/dev-cache.c:352 /dev/disk/by-uuid/67E3-17ED: Aliased to /dev/disk/by-label/EFI in device cache (8:1) >device/dev-cache.c:356 /dev/sdc2: Added to device cache (8:34) >device/dev-cache.c:352 /dev/disk/by-id/usb-APPLE_SD_Card_Reader_000000000820-0:0-part2: Aliased to /dev/sdc2 in device cache (8:34) >device/dev-cache.c:352 /dev/disk/by-label/Nifty\x20HD: Aliased to /dev/sdc2 in device cache (8:34) >device/dev-cache.c:352 /dev/disk/by-partuuid/05d69f48-5bad-48e5-bf57-63b8377fc737: Aliased to /dev/sdc2 in device cache (8:34) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:14.0-usb-0:4:1.0-scsi-0:0:0:0-part2: Aliased to /dev/sdc2 in device cache (8:34) >device/dev-cache.c:352 /dev/disk/by-uuid/7966a8db-330b-3782-902e-ea75a88dadd7: Aliased to /dev/sdc2 in device cache (8:34) >device/dev-cache.c:356 /dev/sda: Added to device cache (8:0) >device/dev-cache.c:352 /dev/disk/by-id/ata-APPLE_SSD_SM0256F_S1K4NYBF108588: Aliased to /dev/sda in device cache (8:0) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x5002538655584d30: Aliased to /dev/sda in device cache (8:0) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:04:00.0-ata-1: Aliased to /dev/sda in device cache (8:0) >device/dev-cache.c:352 /dev/sda1: Aliased to /dev/disk/by-label/EFI in device cache (preferred name) (8:1) >device/dev-cache.c:352 /dev/disk/by-id/ata-APPLE_SSD_SM0256F_S1K4NYBF108588-part1: Aliased to /dev/sda1 in device cache (8:1) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x5002538655584d30-part1: Aliased to /dev/sda1 in device cache (8:1) >device/dev-cache.c:340 /dev/disk/by-label/EFI: Already in device cache >device/dev-cache.c:340 /dev/disk/by-partlabel/EFI\x20System\x20Partition: Already in device cache >device/dev-cache.c:352 /dev/disk/by-partuuid/9bb61fc3-34b4-4200-b49a-d3fde9898b38: Aliased to /dev/sda1 in device cache (8:1) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:04:00.0-ata-1-part1: Aliased to /dev/sda1 in device cache (8:1) >device/dev-cache.c:340 /dev/disk/by-uuid/67E3-17ED: Already in device cache >device/dev-cache.c:356 /dev/sda2: Added to device cache (8:2) >device/dev-cache.c:352 /dev/disk/by-id/ata-APPLE_SSD_SM0256F_S1K4NYBF108588-part2: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x5002538655584d30-part2: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:352 /dev/disk/by-label/Macintosh\x20HD: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:352 /dev/disk/by-partlabel/Linux\x20HFS+\x20ESP: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:352 /dev/disk/by-partuuid/c0268a82-6d2c-4dac-a40f-0cad98152031: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:04:00.0-ata-1-part2: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:352 /dev/disk/by-uuid/24741b41-eecc-3356-94f5-5974941707a7: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:356 /dev/sda3: Added to device cache (8:3) >device/dev-cache.c:352 /dev/disk/by-id/ata-APPLE_SSD_SM0256F_S1K4NYBF108588-part3: Aliased to /dev/sda3 in device cache (8:3) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x5002538655584d30-part3: Aliased to /dev/sda3 in device cache (8:3) >device/dev-cache.c:352 /dev/disk/by-label/Recovery\x20HD: Aliased to /dev/sda3 in device cache (8:3) >device/dev-cache.c:352 /dev/disk/by-partuuid/946f51f6-d5ea-425e-9086-d7d25469d6be: Aliased to /dev/sda3 in device cache (8:3) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:04:00.0-ata-1-part3: Aliased to /dev/sda3 in device cache (8:3) >device/dev-cache.c:352 /dev/disk/by-uuid/1b4476a6-b9c1-3593-8daa-f56e945a55c0: Aliased to /dev/sda3 in device cache (8:3) >device/dev-cache.c:356 /dev/sda4: Added to device cache (8:4) >device/dev-cache.c:352 /dev/disk/by-id/ata-APPLE_SSD_SM0256F_S1K4NYBF108588-part4: Aliased to /dev/sda4 in device cache (8:4) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x5002538655584d30-part4: Aliased to /dev/sda4 in device cache (8:4) >device/dev-cache.c:352 /dev/disk/by-partuuid/b229e593-24b7-4b02-b0c9-9990c63e7f44: Aliased to /dev/sda4 in device cache (8:4) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:04:00.0-ata-1-part4: Aliased to /dev/sda4 in device cache (8:4) >device/dev-cache.c:352 /dev/disk/by-uuid/6615a1ce-2ad7-4cd4-9b71-ce2e83557d99: Aliased to /dev/sda4 in device cache (8:4) >device/dev-cache.c:356 /dev/sda5: Added to device cache (8:5) >device/dev-cache.c:352 /dev/disk/by-id/ata-APPLE_SSD_SM0256F_S1K4NYBF108588-part5: Aliased to /dev/sda5 in device cache (8:5) >device/dev-cache.c:352 /dev/disk/by-id/lvm-pv-uuid-dIeg09-mb8o-nJuq-1Ds3-KA31-Ilf9-RWNCdB: Aliased to /dev/sda5 in device cache (8:5) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x5002538655584d30-part5: Aliased to /dev/sda5 in device cache (8:5) >device/dev-cache.c:352 /dev/disk/by-partuuid/ee1fb71a-959c-4778-8285-988bb17a037f: Aliased to /dev/sda5 in device cache (8:5) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:04:00.0-ata-1-part5: Aliased to /dev/sda5 in device cache (8:5) >device/dev-cache.c:356 /dev/loop0: Added to device cache (7:0) >device/dev-cache.c:356 /dev/loop1: Added to device cache (7:1) >device/dev-cache.c:356 /dev/disk/by-label/Anaconda: Added to device cache (253:2) >device/dev-cache.c:352 /dev/disk/by-uuid/75b06b1f-5c69-42e7-99e1-1c5da0c76d91: Aliased to /dev/disk/by-label/Anaconda in device cache (253:2) >device/dev-cache.c:356 /dev/loop2: Added to device cache (7:2) >device/dev-cache.c:356 /dev/dm-0: Added to device cache (253:0) >device/dev-cache.c:352 /dev/disk/by-id/dm-name-fedora-swap: Aliased to /dev/dm-0 in device cache (preferred name) (253:0) >device/dev-cache.c:352 /dev/disk/by-id/dm-uuid-LVM-QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdKjrt23UgMjEepvxRUa9X3HqqNO93TXOdx: Aliased to /dev/disk/by-id/dm-name-fedora-swap in device cache (253:0) >device/dev-cache.c:352 /dev/disk/by-uuid/4c27eccf-d4a6-434d-b12a-cae0815dfd63: Aliased to /dev/disk/by-id/dm-name-fedora-swap in device cache (253:0) >device/dev-cache.c:352 /dev/fedora/swap: Aliased to /dev/disk/by-id/dm-name-fedora-swap in device cache (preferred name) (253:0) >device/dev-cache.c:352 /dev/mapper/fedora-swap: Aliased to /dev/fedora/swap in device cache (preferred name) (253:0) >device/dev-cache.c:356 /dev/dm-1: Added to device cache (253:1) >device/dev-cache.c:352 /dev/disk/by-id/dm-name-fedora-root: Aliased to /dev/dm-1 in device cache (preferred name) (253:1) >device/dev-cache.c:352 /dev/disk/by-id/dm-uuid-LVM-QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdK3seVNVHoqA7evYQL4vTWFR0OI1FlRIJR: Aliased to /dev/disk/by-id/dm-name-fedora-root in device cache (253:1) >device/dev-cache.c:352 /dev/disk/by-uuid/dbb89c73-6167-47b4-99ad-d8587a2a91e3: Aliased to /dev/disk/by-id/dm-name-fedora-root in device cache (253:1) >device/dev-cache.c:352 /dev/fedora/root: Aliased to /dev/disk/by-id/dm-name-fedora-root in device cache (preferred name) (253:1) >device/dev-cache.c:352 /dev/mapper/fedora-root: Aliased to /dev/fedora/root in device cache (preferred name) (253:1) >device/dev-cache.c:352 /dev/dm-2: Aliased to /dev/disk/by-label/Anaconda in device cache (253:2) >device/dev-cache.c:352 /dev/disk/by-id/dm-name-live-rw: Aliased to /dev/disk/by-label/Anaconda in device cache (preferred name) (253:2) >device/dev-cache.c:340 /dev/disk/by-label/Anaconda: Already in device cache >device/dev-cache.c:340 /dev/disk/by-uuid/75b06b1f-5c69-42e7-99e1-1c5da0c76d91: Already in device cache >device/dev-cache.c:352 /dev/mapper/live-rw: Aliased to /dev/disk/by-id/dm-name-live-rw in device cache (preferred name) (253:2) >device/dev-cache.c:356 /dev/dm-3: Added to device cache (253:3) >device/dev-cache.c:352 /dev/disk/by-id/dm-name-live-base: Aliased to /dev/dm-3 in device cache (preferred name) (253:3) >device/dev-cache.c:340 /dev/disk/by-label/Anaconda: Already in device cache >device/dev-cache.c:340 /dev/disk/by-uuid/75b06b1f-5c69-42e7-99e1-1c5da0c76d91: Already in device cache >device/dev-cache.c:352 /dev/mapper/live-base: Aliased to /dev/disk/by-id/dm-name-live-base in device cache (preferred name) (253:3) >cache/lvmcache.c:1873 lvmcache /dev/sda5: now in VG #orphans_lvm2 (#orphans_lvm2) with 0 mda(s). >libdm-config.c:972 Setting size to 1044480 >libdm-config.c:972 Setting start to 4096 >libdm-config.c:972 Setting ignore to 0 >metadata/vg.c:74 Allocated VG fedora at 0x55df15b7e1f0. >format_text/import_vsn1.c:572 Importing logical volume fedora/swap. >format_text/import_vsn1.c:572 Importing logical volume fedora/root. >cache/lvmcache.c:522 lvmcache has no info for vgname "fedora" with VGID QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdK. >cache/lvmcache.c:522 lvmcache has no info for vgname "fedora". >cache/lvmcache.c:1873 lvmcache /dev/sda5: now in VG fedora with 1 mda(s). >cache/lvmcache.c:1637 lvmcache /dev/sda5: VG fedora: set VGID to QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdK. >cache/lvmcache.c:1949 lvmcache /dev/sda5: VG fedora: set system_id to . >cache/lvmetad.c:2241 Sending lvmetad vg_clear_outdated_pvs >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting response to OK >device/dev-io.c:570 Opened /dev/sda5 RO O_DIRECT >device/dev-io.c:330 /dev/sda5: size is 95107072 sectors >metadata/pv_manip.c:420 /dev/sda5 0: 0 1187: swap(0:0) >metadata/pv_manip.c:420 /dev/sda5 1: 1187 10422: root(0:0) >metadata/vg.c:74 Allocated VG fedora at 0x55df15b5c0d0. >format_text/import_vsn1.c:572 Importing logical volume fedora/swap. >format_text/import_vsn1.c:572 Importing logical volume fedora/root. >toollib.c:2462 Adding fedora/swap to the list of LVs to be processed. >toollib.c:2462 Adding fedora/root to the list of LVs to be processed. >toollib.c:2493 Processing LV swap in VG fedora. >activate/dev_manager.c:755 Getting device info for fedora-swap [LVM-QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdKjrt23UgMjEepvxRUa9X3HqqNO93TXOdx] >ioctl/libdm-iface.c:1838 dm version [ opencount flush ] [16384] (*1) >ioctl/libdm-iface.c:1838 dm status LVM-QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdKjrt23UgMjEepvxRUa9X3HqqNO93TXOdx [ opencount noflush ] [16384] (*1) >libdm-common.c:1191 fedora-swap (253:0): read ahead is 256 >toollib.c:2493 Processing LV root in VG fedora. >activate/dev_manager.c:755 Getting device info for fedora-root [LVM-QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdK3seVNVHoqA7evYQL4vTWFR0OI1FlRIJR] >ioctl/libdm-iface.c:1838 dm status LVM-QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdK3seVNVHoqA7evYQL4vTWFR0OI1FlRIJR [ opencount noflush ] [16384] (*1) >libdm-common.c:1191 fedora-root (253:1): read ahead is 256 >mm/memlock.c:562 Unlock: Memlock counters: locked:0 critical:0 daemon:0 suspended:0 >activate/fs.c:489 Syncing device names >misc/lvm-flock.c:71 Unlocking /run/lock/lvm/V_fedora >misc/lvm-flock.c:48 _undo_flock /run/lock/lvm/V_fedora >device/dev-io.c:625 Closed /dev/sda5 >metadata/vg.c:89 Freeing VG fedora at 0x55df15b5c0d0. >metadata/vg.c:89 Freeing VG fedora at 0x55df15b7e1f0. >libdm-config.c:1049 report/compact_output not found in config: defaulting to 0 >libdm-report.c:4619 LVM2_VG_NAME=fedora LVM2_LV_NAME=root LVM2_LV_UUID=3seVNV-HoqA-7evY-QL4v-TWFR-0OI1-FlRIJR LVM2_LV_SIZE=43713036288 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public >libdm-report.c:4619 LVM2_VG_NAME=fedora LVM2_LV_NAME=swap LVM2_LV_UUID=jrt23U-gMjE-epvx-RUa9-X3Hq-qNO9-3TXOdx LVM2_LV_SIZE=4978638848 LVM2_LV_ATTR=-wi-ao---- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public >libdm-config.c:1036 Setting global/notify_dbus to 1 >commands/toolcontext.c:2111 Reloading config files >activate/fs.c:489 Syncing device names >cache/lvmcache.c:2298 Wiping internal VG cache >metadata/vg.c:89 Freeing VG #orphans_lvm1 at 0x55df15ac6420. >metadata/vg.c:89 Freeing VG #orphans_pool at 0x55df15aca430. >metadata/vg.c:89 Freeing VG #orphans_lvm2 at 0x55df15ae39a0. >config/config.c:281 Loading config file: /etc/lvm/lvm.conf >device/dev-io.c:570 Opened /etc/lvm/lvm.conf RO >device/dev-io.c:625 Closed /etc/lvm/lvm.conf >libdm-config.c:1036 Setting log/syslog to 1 >libdm-config.c:972 Setting log/level to 0 >libdm-config.c:1036 Setting log/activation to 0 >config/config.c:1439 Setting log/debug_classes to debug_classes = [ "memory", "devices", "activation", "allocation", "lvmetad", "metadata", "cache", "locking", "lvmpolld", "dbus" ] >commands/toolcontext.c:357 Setting log debug classes to 1023 >commands/toolcontext.c:363 Logging initialised at Thu Nov 10 13:31:22 2016 >config/config.c:281 Loading config file: /etc/lvm/lvmlocal.conf >device/dev-io.c:570 Opened /etc/lvm/lvmlocal.conf RO >device/dev-io.c:625 Closed /etc/lvm/lvmlocal.conf >libdm-config.c:1036 Setting config/checks to 1 >libdm-config.c:1036 Setting config/abort_on_errors to 0 >libdm-config.c:1036 Setting config/checks to 1 >libdm-config.c:1036 Setting config/checks to 1 >libdm-config.c:972 Setting global/umask to 63 >libdm-config.c:941 Setting devices/dir to /dev >libdm-config.c:941 Setting devices/external_device_info_source to none >libdm-config.c:941 Setting global/proc to /proc >libdm-config.c:1036 Setting global/activation to 1 >libdm-config.c:1049 activation/auto_set_activation_skip not found in config: defaulting to 1 >libdm-config.c:941 Setting activation/readahead to auto >libdm-config.c:1036 Setting activation/udev_rules to 1 >libdm-config.c:1036 Setting activation/udev_sync to 1 >libdm-config.c:1036 Setting activation/retry_deactivation to 1 >libdm-config.c:1036 Setting activation/checks to 0 >misc/lvm-globals.c:188 LVM activation checks disabled >libdm-config.c:1036 Setting activation/use_linear_target to 1 >libdm-config.c:941 Setting activation/missing_stripe_filler to error >libdm-config.c:1036 Setting global/metadata_read_only to 0 >libdm-config.c:972 Setting devices/pv_min_size to 2048 >libdm-config.c:1049 metadata/check_pv_device_sizes not found in config: defaulting to 1 >libdm-config.c:941 Setting global/units to h >libdm-config.c:1036 Setting global/si_unit_consistency to 1 >libdm-config.c:1049 report/binary_values_as_numeric not found in config: defaulting to 0 >libdm-config.c:1049 report/mark_hidden_devices not found in config: defaulting to 1 >libdm-config.c:1036 Setting global/suffix to 1 >libdm-config.c:950 report/list_item_separator not found in config: defaulting to , >libdm-config.c:950 report/time_format not found in config: defaulting to %Y-%m-%d %T %z >libdm-config.c:1049 report/two_word_unknown_device not found in config: defaulting to 0 >libdm-config.c:1036 Setting global/detect_internal_vg_cache_corruption to 0 >libdm-config.c:941 Setting global/system_id_source to none >libdm-config.c:941 Setting config/profile_dir to /etc/lvm/profile >libdm-config.c:972 Setting devices/disable_after_error_count to 0 >config/config.c:1439 Setting devices/preferred_names to preferred_names = [ "^/dev/mapper/", "^/dev/md/", "^/dev/sd" ] >libdm-config.c:1036 Setting devices/obtain_device_list_from_udev to 1 >config/config.c:1439 Setting devices/scan to scan = [ "/dev" ] >metadata/vg.c:74 Allocated VG #orphans_lvm1 at 0x558ff8834420. >format1/format1.c:628 Initialised format: lvm1 >metadata/vg.c:74 Allocated VG #orphans_pool at 0x558ff8838430. >format_pool/format_pool.c:335 Initialised format: pool >metadata/vg.c:74 Allocated VG #orphans_lvm2 at 0x558ff884f3e0. >format_text/format-text.c:2573 Initialised format: lvm2 >libdm-config.c:950 global/format not found in config: defaulting to lvm2 >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_lvm1" with VGID #orphans_lvm1. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_lvm1". >cache/lvmcache.c:1875 lvmcache initialised VG #orphans_lvm1. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_pool" with VGID #orphans_pool. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_pool". >cache/lvmcache.c:1875 lvmcache initialised VG #orphans_pool. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_lvm2" with VGID #orphans_lvm2. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_lvm2". >cache/lvmcache.c:1875 lvmcache initialised VG #orphans_lvm2. >striped/striped.c:239 Initialised segtype: striped >zero/zero.c:98 Initialised segtype: zero >error/errseg.c:104 Initialised segtype: error >libdm-config.c:941 Setting dmeventd/snapshot_library to libdevmapper-event-lvm2snapshot.so >snapshot/snapshot.c:275 Initialised segtype: snapshot >libdm-config.c:941 Setting dmeventd/mirror_library to libdevmapper-event-lvm2mirror.so >mirror/mirrored.c:575 Initialised segtype: mirror >libdm-config.c:950 dmeventd/raid_library not found in config: defaulting to libdevmapper-event-lvm2raid.so >raid/raid.c:505 Initialised segtype: raid0 >raid/raid.c:505 Initialised segtype: raid0_meta >raid/raid.c:505 Initialised segtype: raid1 >raid/raid.c:505 Initialised segtype: raid10 >raid/raid.c:505 Initialised segtype: raid4 >raid/raid.c:505 Initialised segtype: raid5 >raid/raid.c:505 Initialised segtype: raid5_la >raid/raid.c:505 Initialised segtype: raid5_ls >raid/raid.c:505 Initialised segtype: raid5_ra >raid/raid.c:505 Initialised segtype: raid5_rs >raid/raid.c:505 Initialised segtype: raid6 >raid/raid.c:505 Initialised segtype: raid6_nc >raid/raid.c:505 Initialised segtype: raid6_nr >raid/raid.c:505 Initialised segtype: raid6_zr >libdm-config.c:941 Setting dmeventd/thin_library to libdevmapper-event-lvm2thin.so >thin/thin.c:825 Initialised segtype: thin-pool >thin/thin.c:825 Initialised segtype: thin >cache_segtype/cache.c:491 Initialised segtype: cache-pool >cache_segtype/cache.c:505 Initialised segtype: cache >libdm-config.c:1036 Setting backup/archive to 1 >libdm-config.c:972 Setting backup/retain_days to 30 >libdm-config.c:972 Setting backup/retain_min to 10 >libdm-config.c:941 Setting backup/archive_dir to /etc/lvm/archive >libdm-config.c:1036 Setting backup/backup to 1 >libdm-config.c:941 Setting backup/backup_dir to /etc/lvm/backup >config/config.c:1436 devices/global_filter not found in config: defaulting to global_filter = [ "a|.*/|" ] >libdm-config.c:972 Setting global/locking_type to 1 >libdm-config.c:1036 Setting global/use_lvmetad to 1 >libdm-config.c:977 global/lvmetad_update_wait_time not found in config: defaulting to 10 >daemon-client.c:33 /run/lvm/lvmetad.socket: Opening daemon socket to lvmetad for protocol lvmetad version 1. >daemon-client.c:52 Sending daemon lvmetad: hello >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting protocol to lvmetad >libdm-config.c:972 Setting version to 1 >cache/lvmetad.c:143 Successfully connected to lvmetad on fd 4. >libdm-config.c:1036 Setting global/use_lvmpolld to 1 >libdm-config.c:1036 Setting devices/sysfs_scan to 1 >filters/filter-sysfs.c:325 Sysfs filter initialised. >filters/filter-internal.c:77 internal filter initialised. >filters/filter-type.c:56 LVM type filter initialised. >filters/filter-usable.c:192 Usable device filter initialised. >libdm-config.c:1036 Setting devices/multipath_component_detection to 1 >filters/filter-mpath.c:291 mpath filter initialised. >filters/filter-partitioned.c:59 Partitioned filter initialised. >libdm-config.c:1036 Setting devices/md_component_detection to 1 >filters/filter-md.c:73 MD filter initialised. >libdm-config.c:1036 Setting devices/fw_raid_component_detection to 0 >filters/filter-composite.c:104 Composite filter initialised. >libdm-config.c:1036 Setting devices/ignore_suspended_devices to 0 >libdm-config.c:1036 Setting devices/ignore_lvm_mirrors to 1 >config/config.c:1439 Setting devices/filter to filter = [ "r|/sdb1$|", "r|/sdb2$|", "r|/sdb3$|" ] >filters/filter-regex.c:216 Regex filter initialised. >filters/filter-usable.c:192 Usable device filter initialised. >filters/filter-composite.c:104 Composite filter initialised. >libdm-config.c:941 Setting devices/cache_dir to /etc/lvm/cache >libdm-config.c:941 Setting devices/cache_file_prefix to >libdm-config.c:950 devices/cache not found in config: defaulting to /etc/lvm/cache/.cache >filters/filter-persistent.c:368 Persistent filter initialised. >filters/filter-composite.c:104 Composite filter initialised. >libdm-config.c:1036 Setting devices/write_cache_state to 1 >libdm-config.c:1036 Setting global/use_lvmetad to 1 >libdm-config.c:941 Setting activation/activation_mode to degraded >libdm-config.c:1049 metadata/record_lvs_history not found in config: defaulting to 0 >lvmcmdline.c:1603 DEGRADED MODE. Incomplete RAID LVs will be processed. >libdm-config.c:1036 Setting activation/monitoring to 1 >lvmcmdline.c:1609 Processing: lvchange -an fedora/swap '--config= devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] filter=["r|/sdb1$|","r|/sdb2$|","r|/sdb3$|"] } log {level=7 file=/tmp/lvm.log syslog=0}' >lvmcmdline.c:1610 Command pid: 2558 >lvmcmdline.c:1611 system ID: >lvmcmdline.c:1614 O_DIRECT will be used >libdm-config.c:972 Setting global/locking_type to 1 >libdm-config.c:1036 Setting global/wait_for_locks to 1 >locking/locking.c:129 File-based locking selected. >libdm-config.c:1036 Setting global/prioritise_write_locks to 1 >libdm-config.c:941 Setting global/locking_dir to /run/lock/lvm >libdm-common.c:926 Preparing SELinux context for /run/lock/lvm to system_u:object_r:lvm_lock_t:s0. >libdm-common.c:929 Resetting SELinux context to default value. >libdm-config.c:1036 Setting global/use_lvmlockd to 0 >cache/lvmetad.c:255 Sending lvmetad get_global_info >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting token to filter:3239235440 >libdm-config.c:972 Setting daemon_pid to 983 >libdm-config.c:941 Setting response to OK >libdm-config.c:972 Setting global_disable to 0 >libdm-config.c:950 report/output_format not found in config: defaulting to basic >libdm-config.c:1049 log/report_command_log not found in config: defaulting to 0 >toollib.c:2926 Get list of VGs on system >cache/lvmetad.c:1425 Asking lvmetad for complete list of known VG ids/names >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting name to fedora >toollib.c:2800 Processing VG fedora QOlKvl-wmzC-yhXm-AvWx-ApCr-5VZM-RCGRdK >cache/lvmcache.c:522 lvmcache has no info for vgname "fedora". >misc/lvm-flock.c:200 Locking /run/lock/lvm/V_fedora RB >libdm-common.c:926 Preparing SELinux context for /run/lock/lvm/V_fedora to system_u:object_r:lvm_lock_t:s0. >misc/lvm-flock.c:101 _do_flock /run/lock/lvm/V_fedora:aux WB >misc/lvm-flock.c:48 _undo_flock /run/lock/lvm/V_fedora:aux >misc/lvm-flock.c:101 _do_flock /run/lock/lvm/V_fedora RB >libdm-common.c:929 Resetting SELinux context to default value. >cache/lvmcache.c:522 lvmcache has no info for vgname "fedora". >metadata/metadata.c:4151 Reading VG fedora QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdK >cache/lvmcache.c:619 Metadata cache has no info for vgid "QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdK" >cache/lvmetad.c:981 Asking lvmetad for VG QOlKvl-wmzC-yhXm-AvWx-ApCr-5VZM-RCGRdK fedora >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting name to fedora >libdm-config.c:941 Setting metadata/format to lvm2 >cache/lvmcache.c:522 lvmcache has no info for vgname "fedora" with VGID QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdK. >format_text/format-text.c:2003 <backtrace> >libdm-config.c:941 Setting id to dIeg09-mb8o-nJuq-1Ds3-KA31-Ilf9-RWNCdB >libdm-config.c:941 Setting format to lvm2 >libdm-config.c:972 Setting device to 2053 >libdm-config.c:972 Setting dev_size to 95107072 >libdm-config.c:972 Setting label_sector to 1 >libdm-config.c:972 Setting ext_flags to 1 >libdm-config.c:972 Setting ext_version to 2 >device/dev-cache.c:356 /dev/sdb: Added to device cache (8:16) >device/dev-cache.c:352 /dev/disk/by-id/usb-SanDisk_Extreme_AA011021151004307653-0:0: Aliased to /dev/sdb in device cache (8:16) >device/dev-cache.c:356 /dev/disk/by-label/Fedora-WS-Live-25_B-1-1: Added to device cache (8:17) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0: Aliased to /dev/sdb in device cache (8:16) >device/dev-cache.c:352 /dev/disk/by-uuid/2016-10-05-06-32-21-00: Aliased to /dev/disk/by-label/Fedora-WS-Live-25_B-1-1 in device cache (8:17) >device/dev-cache.c:352 /dev/sdb1: Aliased to /dev/disk/by-label/Fedora-WS-Live-25_B-1-1 in device cache (preferred name) (8:17) >device/dev-cache.c:352 /dev/disk/by-id/usb-SanDisk_Extreme_AA011021151004307653-0:0-part1: Aliased to /dev/sdb1 in device cache (8:17) >device/dev-cache.c:340 /dev/disk/by-label/Fedora-WS-Live-25_B-1-1: Already in device cache >device/dev-cache.c:352 /dev/disk/by-partuuid/5b7c751a-01: Aliased to /dev/sdb1 in device cache (8:17) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0-part1: Aliased to /dev/sdb1 in device cache (8:17) >device/dev-cache.c:340 /dev/disk/by-uuid/2016-10-05-06-32-21-00: Already in device cache >device/dev-cache.c:356 /dev/sdb2: Added to device cache (8:18) >device/dev-cache.c:352 /dev/disk/by-id/usb-SanDisk_Extreme_AA011021151004307653-0:0-part2: Aliased to /dev/sdb2 in device cache (8:18) >device/dev-cache.c:356 /dev/disk/by-label/ANACONDA: Added to device cache (8:19) >device/dev-cache.c:352 /dev/disk/by-partuuid/5b7c751a-02: Aliased to /dev/sdb2 in device cache (8:18) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0-part2: Aliased to /dev/sdb2 in device cache (8:18) >device/dev-cache.c:352 /dev/disk/by-uuid/E65B-38D5: Aliased to /dev/sdb2 in device cache (8:18) >device/dev-cache.c:352 /dev/sdb3: Aliased to /dev/disk/by-label/ANACONDA in device cache (preferred name) (8:19) >device/dev-cache.c:352 /dev/disk/by-id/usb-SanDisk_Extreme_AA011021151004307653-0:0-part3: Aliased to /dev/sdb3 in device cache (8:19) >device/dev-cache.c:340 /dev/disk/by-label/ANACONDA: Already in device cache >device/dev-cache.c:352 /dev/disk/by-partuuid/5b7c751a-03: Aliased to /dev/sdb3 in device cache (8:19) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0-part3: Aliased to /dev/sdb3 in device cache (8:19) >device/dev-cache.c:352 /dev/disk/by-uuid/071654cc-c02e-3fa6-9852-bb9d12673142: Aliased to /dev/sdb3 in device cache (8:19) >device/dev-cache.c:356 /dev/sdc: Added to device cache (8:32) >device/dev-cache.c:352 /dev/disk/by-id/usb-APPLE_SD_Card_Reader_000000000820-0:0: Aliased to /dev/sdc in device cache (8:32) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:14.0-usb-0:4:1.0-scsi-0:0:0:0: Aliased to /dev/sdc in device cache (8:32) >device/dev-cache.c:356 /dev/sdc1: Added to device cache (8:33) >device/dev-cache.c:352 /dev/disk/by-id/usb-APPLE_SD_Card_Reader_000000000820-0:0-part1: Aliased to /dev/sdc1 in device cache (8:33) >device/dev-cache.c:356 /dev/disk/by-label/EFI: Added to device cache (8:1) >device/dev-cache.c:352 /dev/disk/by-partlabel/EFI\x20System\x20Partition: Aliased to /dev/disk/by-label/EFI in device cache (8:1) >device/dev-cache.c:352 /dev/disk/by-partuuid/e47434c5-7375-42e9-9cbe-73714c99b802: Aliased to /dev/sdc1 in device cache (8:33) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:14.0-usb-0:4:1.0-scsi-0:0:0:0-part1: Aliased to /dev/sdc1 in device cache (8:33) >device/dev-cache.c:352 /dev/disk/by-uuid/67E3-17ED: Aliased to /dev/disk/by-label/EFI in device cache (8:1) >device/dev-cache.c:356 /dev/sdc2: Added to device cache (8:34) >device/dev-cache.c:352 /dev/disk/by-id/usb-APPLE_SD_Card_Reader_000000000820-0:0-part2: Aliased to /dev/sdc2 in device cache (8:34) >device/dev-cache.c:352 /dev/disk/by-label/Nifty\x20HD: Aliased to /dev/sdc2 in device cache (8:34) >device/dev-cache.c:352 /dev/disk/by-partuuid/05d69f48-5bad-48e5-bf57-63b8377fc737: Aliased to /dev/sdc2 in device cache (8:34) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:14.0-usb-0:4:1.0-scsi-0:0:0:0-part2: Aliased to /dev/sdc2 in device cache (8:34) >device/dev-cache.c:352 /dev/disk/by-uuid/7966a8db-330b-3782-902e-ea75a88dadd7: Aliased to /dev/sdc2 in device cache (8:34) >device/dev-cache.c:356 /dev/sda: Added to device cache (8:0) >device/dev-cache.c:352 /dev/disk/by-id/ata-APPLE_SSD_SM0256F_S1K4NYBF108588: Aliased to /dev/sda in device cache (8:0) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x5002538655584d30: Aliased to /dev/sda in device cache (8:0) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:04:00.0-ata-1: Aliased to /dev/sda in device cache (8:0) >device/dev-cache.c:352 /dev/sda1: Aliased to /dev/disk/by-label/EFI in device cache (preferred name) (8:1) >device/dev-cache.c:352 /dev/disk/by-id/ata-APPLE_SSD_SM0256F_S1K4NYBF108588-part1: Aliased to /dev/sda1 in device cache (8:1) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x5002538655584d30-part1: Aliased to /dev/sda1 in device cache (8:1) >device/dev-cache.c:340 /dev/disk/by-label/EFI: Already in device cache >device/dev-cache.c:340 /dev/disk/by-partlabel/EFI\x20System\x20Partition: Already in device cache >device/dev-cache.c:352 /dev/disk/by-partuuid/9bb61fc3-34b4-4200-b49a-d3fde9898b38: Aliased to /dev/sda1 in device cache (8:1) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:04:00.0-ata-1-part1: Aliased to /dev/sda1 in device cache (8:1) >device/dev-cache.c:340 /dev/disk/by-uuid/67E3-17ED: Already in device cache >device/dev-cache.c:356 /dev/sda2: Added to device cache (8:2) >device/dev-cache.c:352 /dev/disk/by-id/ata-APPLE_SSD_SM0256F_S1K4NYBF108588-part2: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x5002538655584d30-part2: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:352 /dev/disk/by-label/Macintosh\x20HD: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:352 /dev/disk/by-partlabel/Linux\x20HFS+\x20ESP: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:352 /dev/disk/by-partuuid/c0268a82-6d2c-4dac-a40f-0cad98152031: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:04:00.0-ata-1-part2: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:352 /dev/disk/by-uuid/24741b41-eecc-3356-94f5-5974941707a7: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:356 /dev/sda3: Added to device cache (8:3) >device/dev-cache.c:352 /dev/disk/by-id/ata-APPLE_SSD_SM0256F_S1K4NYBF108588-part3: Aliased to /dev/sda3 in device cache (8:3) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x5002538655584d30-part3: Aliased to /dev/sda3 in device cache (8:3) >device/dev-cache.c:352 /dev/disk/by-label/Recovery\x20HD: Aliased to /dev/sda3 in device cache (8:3) >device/dev-cache.c:352 /dev/disk/by-partuuid/946f51f6-d5ea-425e-9086-d7d25469d6be: Aliased to /dev/sda3 in device cache (8:3) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:04:00.0-ata-1-part3: Aliased to /dev/sda3 in device cache (8:3) >device/dev-cache.c:352 /dev/disk/by-uuid/1b4476a6-b9c1-3593-8daa-f56e945a55c0: Aliased to /dev/sda3 in device cache (8:3) >device/dev-cache.c:356 /dev/sda4: Added to device cache (8:4) >device/dev-cache.c:352 /dev/disk/by-id/ata-APPLE_SSD_SM0256F_S1K4NYBF108588-part4: Aliased to /dev/sda4 in device cache (8:4) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x5002538655584d30-part4: Aliased to /dev/sda4 in device cache (8:4) >device/dev-cache.c:352 /dev/disk/by-partuuid/b229e593-24b7-4b02-b0c9-9990c63e7f44: Aliased to /dev/sda4 in device cache (8:4) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:04:00.0-ata-1-part4: Aliased to /dev/sda4 in device cache (8:4) >device/dev-cache.c:352 /dev/disk/by-uuid/6615a1ce-2ad7-4cd4-9b71-ce2e83557d99: Aliased to /dev/sda4 in device cache (8:4) >device/dev-cache.c:356 /dev/sda5: Added to device cache (8:5) >device/dev-cache.c:352 /dev/disk/by-id/ata-APPLE_SSD_SM0256F_S1K4NYBF108588-part5: Aliased to /dev/sda5 in device cache (8:5) >device/dev-cache.c:352 /dev/disk/by-id/lvm-pv-uuid-dIeg09-mb8o-nJuq-1Ds3-KA31-Ilf9-RWNCdB: Aliased to /dev/sda5 in device cache (8:5) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x5002538655584d30-part5: Aliased to /dev/sda5 in device cache (8:5) >device/dev-cache.c:352 /dev/disk/by-partuuid/ee1fb71a-959c-4778-8285-988bb17a037f: Aliased to /dev/sda5 in device cache (8:5) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:04:00.0-ata-1-part5: Aliased to /dev/sda5 in device cache (8:5) >device/dev-cache.c:356 /dev/loop0: Added to device cache (7:0) >device/dev-cache.c:356 /dev/loop1: Added to device cache (7:1) >device/dev-cache.c:356 /dev/disk/by-label/Anaconda: Added to device cache (253:3) >device/dev-cache.c:352 /dev/disk/by-uuid/75b06b1f-5c69-42e7-99e1-1c5da0c76d91: Aliased to /dev/disk/by-label/Anaconda in device cache (253:3) >device/dev-cache.c:356 /dev/loop2: Added to device cache (7:2) >device/dev-cache.c:356 /dev/dm-0: Added to device cache (253:0) >device/dev-cache.c:352 /dev/disk/by-id/dm-name-fedora-swap: Aliased to /dev/dm-0 in device cache (preferred name) (253:0) >device/dev-cache.c:352 /dev/disk/by-id/dm-uuid-LVM-QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdKjrt23UgMjEepvxRUa9X3HqqNO93TXOdx: Aliased to /dev/disk/by-id/dm-name-fedora-swap in device cache (253:0) >device/dev-cache.c:352 /dev/disk/by-uuid/4c27eccf-d4a6-434d-b12a-cae0815dfd63: Aliased to /dev/disk/by-id/dm-name-fedora-swap in device cache (253:0) >device/dev-cache.c:352 /dev/fedora/swap: Aliased to /dev/disk/by-id/dm-name-fedora-swap in device cache (preferred name) (253:0) >device/dev-cache.c:352 /dev/mapper/fedora-swap: Aliased to /dev/fedora/swap in device cache (preferred name) (253:0) >device/dev-cache.c:356 /dev/dm-1: Added to device cache (253:1) >device/dev-cache.c:352 /dev/disk/by-id/dm-name-fedora-root: Aliased to /dev/dm-1 in device cache (preferred name) (253:1) >device/dev-cache.c:352 /dev/disk/by-id/dm-uuid-LVM-QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdK3seVNVHoqA7evYQL4vTWFR0OI1FlRIJR: Aliased to /dev/disk/by-id/dm-name-fedora-root in device cache (253:1) >device/dev-cache.c:352 /dev/disk/by-uuid/dbb89c73-6167-47b4-99ad-d8587a2a91e3: Aliased to /dev/disk/by-id/dm-name-fedora-root in device cache (253:1) >device/dev-cache.c:352 /dev/fedora/root: Aliased to /dev/disk/by-id/dm-name-fedora-root in device cache (preferred name) (253:1) >device/dev-cache.c:352 /dev/mapper/fedora-root: Aliased to /dev/fedora/root in device cache (preferred name) (253:1) >device/dev-cache.c:356 /dev/dm-2: Added to device cache (253:2) >device/dev-cache.c:352 /dev/disk/by-id/dm-name-live-rw: Aliased to /dev/dm-2 in device cache (preferred name) (253:2) >device/dev-cache.c:340 /dev/disk/by-label/Anaconda: Already in device cache >device/dev-cache.c:340 /dev/disk/by-uuid/75b06b1f-5c69-42e7-99e1-1c5da0c76d91: Already in device cache >device/dev-cache.c:352 /dev/mapper/live-rw: Aliased to /dev/disk/by-id/dm-name-live-rw in device cache (preferred name) (253:2) >device/dev-cache.c:352 /dev/dm-3: Aliased to /dev/disk/by-label/Anaconda in device cache (253:3) >device/dev-cache.c:352 /dev/disk/by-id/dm-name-live-base: Aliased to /dev/disk/by-label/Anaconda in device cache (preferred name) (253:3) >device/dev-cache.c:340 /dev/disk/by-label/Anaconda: Already in device cache >device/dev-cache.c:340 /dev/disk/by-uuid/75b06b1f-5c69-42e7-99e1-1c5da0c76d91: Already in device cache >device/dev-cache.c:352 /dev/mapper/live-base: Aliased to /dev/disk/by-id/dm-name-live-base in device cache (preferred name) (253:3) >cache/lvmcache.c:1873 lvmcache /dev/sda5: now in VG #orphans_lvm2 (#orphans_lvm2) with 0 mda(s). >libdm-config.c:972 Setting size to 1044480 >libdm-config.c:972 Setting start to 4096 >libdm-config.c:972 Setting ignore to 0 >metadata/vg.c:74 Allocated VG fedora at 0x558ff88cf260. >format_text/import_vsn1.c:572 Importing logical volume fedora/swap. >format_text/import_vsn1.c:572 Importing logical volume fedora/root. >cache/lvmcache.c:522 lvmcache has no info for vgname "fedora" with VGID QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdK. >cache/lvmcache.c:522 lvmcache has no info for vgname "fedora". >cache/lvmcache.c:1873 lvmcache /dev/sda5: now in VG fedora with 1 mda(s). >cache/lvmcache.c:1637 lvmcache /dev/sda5: VG fedora: set VGID to QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdK. >cache/lvmcache.c:1949 lvmcache /dev/sda5: VG fedora: set system_id to . >cache/lvmcache.c:202 Metadata cache: VG fedora (QOlKvl-wmzC-yhXm-AvWx-ApCr-5VZM-RCGRdK) stored (1359 bytes). >cache/lvmetad.c:2241 Sending lvmetad vg_clear_outdated_pvs >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting response to OK >device/dev-io.c:570 Opened /dev/sda5 RO O_DIRECT >device/dev-io.c:330 /dev/sda5: size is 95107072 sectors >metadata/pv_manip.c:420 /dev/sda5 0: 0 1187: swap(0:0) >metadata/pv_manip.c:420 /dev/sda5 1: 1187 10422: root(0:0) >metadata/vg.c:74 Allocated VG fedora at 0x558ff88c7b10. >format_text/import_vsn1.c:572 Importing logical volume fedora/swap. >format_text/import_vsn1.c:572 Importing logical volume fedora/root. >toollib.c:2462 Adding fedora/swap to the list of LVs to be processed. >toollib.c:2493 Processing LV swap in VG fedora. >metadata/lv.c:1442 Deactivating logical volume fedora/swap. >misc/lvm-flock.c:200 Locking /run/lock/lvm/A_OlKvlwmzCyhXmAvWxApCr5VZMRCGRdKjrt23UgMjEepvxRUa9X3HqqNO93TXOdx WB >libdm-common.c:926 Preparing SELinux context for /run/lock/lvm/A_OlKvlwmzCyhXmAvWxApCr5VZMRCGRdKjrt23UgMjEepvxRUa9X3HqqNO93TXOdx to system_u:object_r:lvm_lock_t:s0. >misc/lvm-flock.c:101 _do_flock /run/lock/lvm/A_OlKvlwmzCyhXmAvWxApCr5VZMRCGRdKjrt23UgMjEepvxRUa9X3HqqNO93TXOdx:aux WB >misc/lvm-flock.c:101 _do_flock /run/lock/lvm/A_OlKvlwmzCyhXmAvWxApCr5VZMRCGRdKjrt23UgMjEepvxRUa9X3HqqNO93TXOdx WB >misc/lvm-flock.c:48 _undo_flock /run/lock/lvm/A_OlKvlwmzCyhXmAvWxApCr5VZMRCGRdKjrt23UgMjEepvxRUa9X3HqqNO93TXOdx:aux >libdm-common.c:929 Resetting SELinux context to default value. >locking/file_locking.c:99 Locking LV QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdKjrt23UgMjEepvxRUa9X3HqqNO93TXOdx (NL) >activate/activate.c:2216 Deactivating fedora/swap. >activate/dev_manager.c:755 Getting device info for fedora-swap [LVM-QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdKjrt23UgMjEepvxRUa9X3HqqNO93TXOdx] >ioctl/libdm-iface.c:1838 dm version [ opencount flush ] [16384] (*1) >ioctl/libdm-iface.c:1838 dm info LVM-QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdKjrt23UgMjEepvxRUa9X3HqqNO93TXOdx [ noopencount flush ] [16384] (*1) >activate/dev_manager.c:755 Getting device info for fedora-swap [LVM-QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdKjrt23UgMjEepvxRUa9X3HqqNO93TXOdx] >ioctl/libdm-iface.c:1838 dm info LVM-QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdKjrt23UgMjEepvxRUa9X3HqqNO93TXOdx [ opencount flush ] [16384] (*1) >mm/memlock.c:592 Leaving critical section (deactivated). >activate/dev_manager.c:755 Getting device info for fedora-swap [LVM-QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdKjrt23UgMjEepvxRUa9X3HqqNO93TXOdx] >ioctl/libdm-iface.c:1838 dm info LVM-QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdKjrt23UgMjEepvxRUa9X3HqqNO93TXOdx [ noopencount flush ] [16384] (*1) >misc/lvm-flock.c:71 Unlocking /run/lock/lvm/A_OlKvlwmzCyhXmAvWxApCr5VZMRCGRdKjrt23UgMjEepvxRUa9X3HqqNO93TXOdx >misc/lvm-flock.c:48 _undo_flock /run/lock/lvm/A_OlKvlwmzCyhXmAvWxApCr5VZMRCGRdKjrt23UgMjEepvxRUa9X3HqqNO93TXOdx >mm/memlock.c:562 Unlock: Memlock counters: locked:1 critical:0 daemon:0 suspended:0 >mm/memlock.c:519 Unlocking memory >mm/memlock.c:287 munlock 1628KiB 558ff7749000 - 558ff78e0000 r-xp 00000000 fd:02 170035 /usr/sbin/lvm >mm/memlock.c:287 munlock 36KiB 558ff7adf000 - 558ff7ae8000 r--p 00196000 fd:02 170035 /usr/sbin/lvm >mm/memlock.c:287 munlock 32KiB 558ff7ae8000 - 558ff7af0000 rw-p 0019f000 fd:02 170035 /usr/sbin/lvm >mm/memlock.c:287 munlock 124KiB 558ff7af0000 - 558ff7b0f000 rw-p 00000000 00:00 0 >mm/memlock.c:287 munlock 12916KiB 558ff8806000 - 558ff94a3000 rw-p 00000000 00:00 0 [heap] >mm/memlock.c:259 munlock default filter '/etc/selinux' matches '7f7db1712000-7f7db1876000 r--p 00000000 fd:02 20666 /etc/selinux/targeted/contexts/files/file_contexts.bin': Skipping. >mm/memlock.c:259 munlock default filter '/libpcre.so.' matches '7f7db1876000-7f7db18e8000 r-xp 00000000 fd:02 140409 /usr/lib64/libpcre.so.1.2.7': Skipping. >mm/memlock.c:241 munlock area unreadable 7f7db18e8000-7f7db1ae7000 ---p 00072000 fd:02 140409 /usr/lib64/libpcre.so.1.2.7 : Skipping. >mm/memlock.c:259 munlock default filter '/libpcre.so.' matches '7f7db1ae7000-7f7db1ae8000 r--p 00071000 fd:02 140409 /usr/lib64/libpcre.so.1.2.7': Skipping. >mm/memlock.c:259 munlock default filter '/libpcre.so.' matches '7f7db1ae8000-7f7db1ae9000 rw-p 00072000 fd:02 140409 /usr/lib64/libpcre.so.1.2.7': Skipping. >mm/memlock.c:287 munlock 72KiB 7f7db1ae9000 - 7f7db1afb000 r-xp 00000000 fd:02 140460 /usr/lib64/libgpg-error.so.0.19.1 >mm/memlock.c:241 munlock area unreadable 7f7db1afb000-7f7db1cfb000 ---p 00012000 fd:02 140460 /usr/lib64/libgpg-error.so.0.19.1 : Skipping. >mm/memlock.c:287 munlock 4KiB 7f7db1cfb000 - 7f7db1cfc000 r--p 00012000 fd:02 140460 /usr/lib64/libgpg-error.so.0.19.1 >mm/memlock.c:287 munlock 4KiB 7f7db1cfc000 - 7f7db1cfd000 rw-p 00013000 fd:02 140460 /usr/lib64/libgpg-error.so.0.19.1 >mm/memlock.c:287 munlock 880KiB 7f7db1cfd000 - 7f7db1dd9000 r-xp 00000000 fd:02 140578 /usr/lib64/libgcrypt.so.20.0.6 >mm/memlock.c:241 munlock area unreadable 7f7db1dd9000-7f7db1fd9000 ---p 000dc000 fd:02 140578 /usr/lib64/libgcrypt.so.20.0.6 : Skipping. >mm/memlock.c:287 munlock 4KiB 7f7db1fd9000 - 7f7db1fda000 r--p 000dc000 fd:02 140578 /usr/lib64/libgcrypt.so.20.0.6 >mm/memlock.c:287 munlock 32KiB 7f7db1fda000 - 7f7db1fe2000 rw-p 000dd000 fd:02 140578 /usr/lib64/libgcrypt.so.20.0.6 >mm/memlock.c:287 munlock 4KiB 7f7db1fe2000 - 7f7db1fe3000 rw-p 00000000 00:00 0 >mm/memlock.c:287 munlock 68KiB 7f7db1fe3000 - 7f7db1ff4000 r-xp 00000000 fd:02 140917 /usr/lib64/liblz4.so.1.7.1 >mm/memlock.c:241 munlock area unreadable 7f7db1ff4000-7f7db21f3000 ---p 00011000 fd:02 140917 /usr/lib64/liblz4.so.1.7.1 : Skipping. >mm/memlock.c:287 munlock 4KiB 7f7db21f3000 - 7f7db21f4000 r--p 00010000 fd:02 140917 /usr/lib64/liblz4.so.1.7.1 >mm/memlock.c:287 munlock 4KiB 7f7db21f4000 - 7f7db21f5000 rw-p 00000000 00:00 0 >mm/memlock.c:259 munlock default filter '/liblzma.so.' matches '7f7db21f5000-7f7db221a000 r-xp 00000000 fd:02 140445 /usr/lib64/liblzma.so.5.2.2': Skipping. >mm/memlock.c:241 munlock area unreadable 7f7db221a000-7f7db2419000 ---p 00025000 fd:02 140445 /usr/lib64/liblzma.so.5.2.2 : Skipping. >mm/memlock.c:259 munlock default filter '/liblzma.so.' matches '7f7db2419000-7f7db241a000 r--p 00024000 fd:02 140445 /usr/lib64/liblzma.so.5.2.2': Skipping. >mm/memlock.c:287 munlock 4KiB 7f7db241a000 - 7f7db241b000 rw-p 00000000 00:00 0 >mm/memlock.c:259 munlock default filter '/libtinfo.so.' matches '7f7db241b000-7f7db2442000 r-xp 00000000 fd:02 140407 /usr/lib64/libtinfo.so.6.0': Skipping. >mm/memlock.c:241 munlock area unreadable 7f7db2442000-7f7db2642000 ---p 00027000 fd:02 140407 /usr/lib64/libtinfo.so.6.0 : Skipping. >mm/memlock.c:259 munlock default filter '/libtinfo.so.' matches '7f7db2642000-7f7db2646000 r--p 00027000 fd:02 140407 /usr/lib64/libtinfo.so.6.0': Skipping. >mm/memlock.c:259 munlock default filter '/libtinfo.so.' matches '7f7db2646000-7f7db2647000 rw-p 0002b000 fd:02 140407 /usr/lib64/libtinfo.so.6.0': Skipping. >mm/memlock.c:259 munlock default filter '/libsepol.so.' matches '7f7db2647000-7f7db26dc000 r-xp 00000000 fd:02 140412 /usr/lib64/libsepol.so.1': Skipping. >mm/memlock.c:241 munlock area unreadable 7f7db26dc000-7f7db28dc000 ---p 00095000 fd:02 140412 /usr/lib64/libsepol.so.1 : Skipping. >mm/memlock.c:259 munlock default filter '/libsepol.so.' matches '7f7db28dc000-7f7db28dd000 r--p 00095000 fd:02 140412 /usr/lib64/libsepol.so.1': Skipping. >mm/memlock.c:259 munlock default filter '/libsepol.so.' matches '7f7db28dd000-7f7db28de000 rw-p 00096000 fd:02 140412 /usr/lib64/libsepol.so.1': Skipping. >mm/memlock.c:287 munlock 4KiB 7f7db28de000 - 7f7db28df000 rw-p 00000000 00:00 0 >mm/memlock.c:259 munlock default filter '/libuuid.so.' matches '7f7db28df000-7f7db28e3000 r-xp 00000000 fd:02 140431 /usr/lib64/libuuid.so.1.3.0': Skipping. >mm/memlock.c:241 munlock area unreadable 7f7db28e3000-7f7db2ae2000 ---p 00004000 fd:02 140431 /usr/lib64/libuuid.so.1.3.0 : Skipping. >mm/memlock.c:259 munlock default filter '/libuuid.so.' matches '7f7db2ae2000-7f7db2ae3000 r--p 00003000 fd:02 140431 /usr/lib64/libuuid.so.1.3.0': Skipping. >mm/memlock.c:287 munlock 4KiB 7f7db2ae3000 - 7f7db2ae4000 rw-p 00000000 00:00 0 >mm/memlock.c:287 munlock 96KiB 7f7db2ae4000 - 7f7db2afc000 r-xp 00000000 fd:02 140114 /usr/lib64/libpthread-2.24.so >mm/memlock.c:241 munlock area unreadable 7f7db2afc000-7f7db2cfc000 ---p 00018000 fd:02 140114 /usr/lib64/libpthread-2.24.so : Skipping. >mm/memlock.c:287 munlock 4KiB 7f7db2cfc000 - 7f7db2cfd000 r--p 00018000 fd:02 140114 /usr/lib64/libpthread-2.24.so >mm/memlock.c:287 munlock 4KiB 7f7db2cfd000 - 7f7db2cfe000 rw-p 00019000 fd:02 140114 /usr/lib64/libpthread-2.24.so >mm/memlock.c:287 munlock 16KiB 7f7db2cfe000 - 7f7db2d02000 rw-p 00000000 00:00 0 >mm/memlock.c:287 munlock 88KiB 7f7db2d02000 - 7f7db2d18000 r-xp 00000000 fd:02 131349 /usr/lib64/libgcc_s-6.2.1-20160916.so.1 >mm/memlock.c:241 munlock area unreadable 7f7db2d18000-7f7db2f17000 ---p 00016000 fd:02 131349 /usr/lib64/libgcc_s-6.2.1-20160916.so.1 : Skipping. >mm/memlock.c:287 munlock 4KiB 7f7db2f17000 - 7f7db2f18000 r--p 00015000 fd:02 131349 /usr/lib64/libgcc_s-6.2.1-20160916.so.1 >mm/memlock.c:287 munlock 4KiB 7f7db2f18000 - 7f7db2f19000 rw-p 00016000 fd:02 131349 /usr/lib64/libgcc_s-6.2.1-20160916.so.1 >mm/memlock.c:287 munlock 1056KiB 7f7db2f19000 - 7f7db3021000 r-xp 00000000 fd:02 140104 /usr/lib64/libm-2.24.so >mm/memlock.c:241 munlock area unreadable 7f7db3021000-7f7db3220000 ---p 00108000 fd:02 140104 /usr/lib64/libm-2.24.so : Skipping. >mm/memlock.c:287 munlock 4KiB 7f7db3220000 - 7f7db3221000 r--p 00107000 fd:02 140104 /usr/lib64/libm-2.24.so >mm/memlock.c:287 munlock 4KiB 7f7db3221000 - 7f7db3222000 rw-p 00108000 fd:02 140104 /usr/lib64/libm-2.24.so >mm/memlock.c:259 munlock default filter '/libcap.so.' matches '7f7db3222000-7f7db3226000 r-xp 00000000 fd:02 140497 /usr/lib64/libcap.so.2.25': Skipping. >mm/memlock.c:241 munlock area unreadable 7f7db3226000-7f7db3425000 ---p 00004000 fd:02 140497 /usr/lib64/libcap.so.2.25 : Skipping. >mm/memlock.c:259 munlock default filter '/libcap.so.' matches '7f7db3425000-7f7db3426000 r--p 00003000 fd:02 140497 /usr/lib64/libcap.so.2.25': Skipping. >mm/memlock.c:259 munlock default filter '/libcap.so.' matches '7f7db3426000-7f7db3427000 rw-p 00004000 fd:02 140497 /usr/lib64/libcap.so.2.25': Skipping. >mm/memlock.c:259 munlock default filter '/libselinux.so.' matches '7f7db3427000-7f7db344a000 r-xp 00000000 fd:02 140414 /usr/lib64/libselinux.so.1': Skipping. >mm/memlock.c:241 munlock area unreadable 7f7db344a000-7f7db364a000 ---p 00023000 fd:02 140414 /usr/lib64/libselinux.so.1 : Skipping. >mm/memlock.c:259 munlock default filter '/libselinux.so.' matches '7f7db364a000-7f7db364b000 r--p 00023000 fd:02 140414 /usr/lib64/libselinux.so.1': Skipping. >mm/memlock.c:259 munlock default filter '/libselinux.so.' matches '7f7db364b000-7f7db364c000 rw-p 00024000 fd:02 140414 /usr/lib64/libselinux.so.1': Skipping. >mm/memlock.c:287 munlock 8KiB 7f7db364c000 - 7f7db364e000 rw-p 00000000 00:00 0 >mm/memlock.c:259 munlock default filter '/libresolv-' matches '7f7db364e000-7f7db3665000 r-xp 00000000 fd:02 140116 /usr/lib64/libresolv-2.24.so': Skipping. >mm/memlock.c:241 munlock area unreadable 7f7db3665000-7f7db3865000 ---p 00017000 fd:02 140116 /usr/lib64/libresolv-2.24.so : Skipping. >mm/memlock.c:259 munlock default filter '/libresolv-' matches '7f7db3865000-7f7db3866000 r--p 00017000 fd:02 140116 /usr/lib64/libresolv-2.24.so': Skipping. >mm/memlock.c:259 munlock default filter '/libresolv-' matches '7f7db3866000-7f7db3867000 rw-p 00018000 fd:02 140116 /usr/lib64/libresolv-2.24.so': Skipping. >mm/memlock.c:287 munlock 8KiB 7f7db3867000 - 7f7db3869000 rw-p 00000000 00:00 0 >mm/memlock.c:287 munlock 1780KiB 7f7db3869000 - 7f7db3a26000 r-xp 00000000 fd:02 140098 /usr/lib64/libc-2.24.so >mm/memlock.c:241 munlock area unreadable 7f7db3a26000-7f7db3c25000 ---p 001bd000 fd:02 140098 /usr/lib64/libc-2.24.so : Skipping. >mm/memlock.c:287 munlock 16KiB 7f7db3c25000 - 7f7db3c29000 r--p 001bc000 fd:02 140098 /usr/lib64/libc-2.24.so >mm/memlock.c:287 munlock 8KiB 7f7db3c29000 - 7f7db3c2b000 rw-p 001c0000 fd:02 140098 /usr/lib64/libc-2.24.so >mm/memlock.c:287 munlock 16KiB 7f7db3c2b000 - 7f7db3c2f000 rw-p 00000000 00:00 0 >mm/memlock.c:287 munlock 28KiB 7f7db3c2f000 - 7f7db3c36000 r-xp 00000000 fd:02 140118 /usr/lib64/librt-2.24.so >mm/memlock.c:241 munlock area unreadable 7f7db3c36000-7f7db3e35000 ---p 00007000 fd:02 140118 /usr/lib64/librt-2.24.so : Skipping. >mm/memlock.c:287 munlock 4KiB 7f7db3e35000 - 7f7db3e36000 r--p 00006000 fd:02 140118 /usr/lib64/librt-2.24.so >mm/memlock.c:287 munlock 4KiB 7f7db3e36000 - 7f7db3e37000 rw-p 00007000 fd:02 140118 /usr/lib64/librt-2.24.so >mm/memlock.c:259 munlock default filter '/libreadline.so.' matches '7f7db3e37000-7f7db3e76000 r-xp 00000000 fd:02 140590 /usr/lib64/libreadline.so.6.3': Skipping. >mm/memlock.c:241 munlock area unreadable 7f7db3e76000-7f7db4076000 ---p 0003f000 fd:02 140590 /usr/lib64/libreadline.so.6.3 : Skipping. >mm/memlock.c:259 munlock default filter '/libreadline.so.' matches '7f7db4076000-7f7db4079000 r--p 0003f000 fd:02 140590 /usr/lib64/libreadline.so.6.3': Skipping. >mm/memlock.c:259 munlock default filter '/libreadline.so.' matches '7f7db4079000-7f7db407f000 rw-p 00042000 fd:02 140590 /usr/lib64/libreadline.so.6.3': Skipping. >mm/memlock.c:287 munlock 4KiB 7f7db407f000 - 7f7db4080000 rw-p 00000000 00:00 0 >mm/memlock.c:287 munlock 388KiB 7f7db4080000 - 7f7db40e1000 r-xp 00000000 fd:02 163286 /usr/lib64/libdevmapper.so.1.02 >mm/memlock.c:241 munlock area unreadable 7f7db40e1000-7f7db42e1000 ---p 00061000 fd:02 163286 /usr/lib64/libdevmapper.so.1.02 : Skipping. >mm/memlock.c:287 munlock 4KiB 7f7db42e1000 - 7f7db42e2000 r--p 00061000 fd:02 163286 /usr/lib64/libdevmapper.so.1.02 >mm/memlock.c:287 munlock 12KiB 7f7db42e2000 - 7f7db42e5000 rw-p 00062000 fd:02 163286 /usr/lib64/libdevmapper.so.1.02 >mm/memlock.c:287 munlock 4KiB 7f7db42e5000 - 7f7db42e6000 rw-p 00000000 00:00 0 >mm/memlock.c:287 munlock 24KiB 7f7db42e6000 - 7f7db42ec000 r-xp 00000000 fd:02 163335 /usr/lib64/libdevmapper-event.so.1.02 >mm/memlock.c:241 munlock area unreadable 7f7db42ec000-7f7db44eb000 ---p 00006000 fd:02 163335 /usr/lib64/libdevmapper-event.so.1.02 : Skipping. >mm/memlock.c:287 munlock 4KiB 7f7db44eb000 - 7f7db44ec000 r--p 00005000 fd:02 163335 /usr/lib64/libdevmapper-event.so.1.02 >mm/memlock.c:287 munlock 4KiB 7f7db44ec000 - 7f7db44ed000 rw-p 00006000 fd:02 163335 /usr/lib64/libdevmapper-event.so.1.02 >mm/memlock.c:259 munlock default filter '/libblkid.so.' matches '7f7db44ed000-7f7db452a000 r-xp 00000000 fd:02 154443 /usr/lib64/libblkid.so.1.1.0': Skipping. >mm/memlock.c:241 munlock area unreadable 7f7db452a000-7f7db472a000 ---p 0003d000 fd:02 154443 /usr/lib64/libblkid.so.1.1.0 : Skipping. >mm/memlock.c:259 munlock default filter '/libblkid.so.' matches '7f7db472a000-7f7db472e000 r--p 0003d000 fd:02 154443 /usr/lib64/libblkid.so.1.1.0': Skipping. >mm/memlock.c:259 munlock default filter '/libblkid.so.' matches '7f7db472e000-7f7db472f000 rw-p 00041000 fd:02 154443 /usr/lib64/libblkid.so.1.1.0': Skipping. >mm/memlock.c:287 munlock 4KiB 7f7db472f000 - 7f7db4730000 rw-p 00000000 00:00 0 >mm/memlock.c:259 munlock default filter '/libdl-' matches '7f7db4730000-7f7db4733000 r-xp 00000000 fd:02 140102 /usr/lib64/libdl-2.24.so': Skipping. >mm/memlock.c:241 munlock area unreadable 7f7db4733000-7f7db4932000 ---p 00003000 fd:02 140102 /usr/lib64/libdl-2.24.so : Skipping. >mm/memlock.c:259 munlock default filter '/libdl-' matches '7f7db4932000-7f7db4933000 r--p 00002000 fd:02 140102 /usr/lib64/libdl-2.24.so': Skipping. >mm/memlock.c:259 munlock default filter '/libdl-' matches '7f7db4933000-7f7db4934000 rw-p 00003000 fd:02 140102 /usr/lib64/libdl-2.24.so': Skipping. >mm/memlock.c:259 munlock default filter '/ld-2.' matches '7f7db4934000-7f7db4959000 r-xp 00000000 fd:02 140091 /usr/lib64/ld-2.24.so': Skipping. >mm/memlock.c:287 munlock 32KiB 7f7db4a8c000 - 7f7db4a94000 rw-p 00000000 00:00 0 >mm/memlock.c:287 munlock 536KiB 7f7db4a94000 - 7f7db4b1a000 r-xp 00000000 fd:02 140925 /usr/lib64/libsystemd.so.0.16.0 >mm/memlock.c:287 munlock 12KiB 7f7db4b1a000 - 7f7db4b1d000 r--p 00085000 fd:02 140925 /usr/lib64/libsystemd.so.0.16.0 >mm/memlock.c:287 munlock 4KiB 7f7db4b1d000 - 7f7db4b1e000 rw-p 00088000 fd:02 140925 /usr/lib64/libsystemd.so.0.16.0 >mm/memlock.c:287 munlock 12KiB 7f7db4b1e000 - 7f7db4b21000 rw-p 00000000 00:00 0 >mm/memlock.c:259 munlock default filter '/libudev.so.' matches '7f7db4b21000-7f7db4b40000 r-xp 00000000 fd:02 140927 /usr/lib64/libudev.so.1.6.5': Skipping. >mm/memlock.c:259 munlock default filter '/libudev.so.' matches '7f7db4b40000-7f7db4b41000 r--p 0001e000 fd:02 140927 /usr/lib64/libudev.so.1.6.5': Skipping. >mm/memlock.c:259 munlock default filter '/libudev.so.' matches '7f7db4b41000-7f7db4b42000 rw-p 0001f000 fd:02 140927 /usr/lib64/libudev.so.1.6.5': Skipping. >mm/memlock.c:259 munlock default filter '/etc/selinux' matches '7f7db4b4a000-7f7db4b4b000 r--p 00000000 fd:02 20670 /etc/selinux/targeted/contexts/files/file_contexts.local.bin': Skipping. >mm/memlock.c:259 munlock default filter '/etc/selinux' matches '7f7db4b4b000-7f7db4b57000 r--p 00000000 fd:02 20668 /etc/selinux/targeted/contexts/files/file_contexts.homedirs.bin': Skipping. >mm/memlock.c:287 munlock 8KiB 7f7db4b57000 - 7f7db4b59000 rw-p 00000000 00:00 0 >mm/memlock.c:259 munlock default filter '/ld-2.' matches '7f7db4b59000-7f7db4b5a000 r--p 00025000 fd:02 140091 /usr/lib64/ld-2.24.so': Skipping. >mm/memlock.c:259 munlock default filter '/ld-2.' matches '7f7db4b5a000-7f7db4b5b000 rw-p 00026000 fd:02 140091 /usr/lib64/ld-2.24.so': Skipping. >mm/memlock.c:287 munlock 4KiB 7f7db4b5b000 - 7f7db4b5c000 rw-p 00000000 00:00 0 >mm/memlock.c:287 munlock 0KiB 7ffdb7ec1000 - 7ffdb7ec1000 rw-p 00000000 00:00 0 >mm/memlock.c:287 munlock 132KiB 7ffdb7ec1000 - 7ffdb7ee2000 rw-p 00000000 00:00 0 [stack] >mm/memlock.c:287 munlock 8KiB 7ffdb7fee000 - 7ffdb7ff0000 r--p 00000000 00:00 0 [vvar] >mm/memlock.c:249 munlock ignore filter '[vdso]' matches '7ffdb7ff0000-7ffdb7ff2000 r-xp 00000000 00:00 0 [vdso]': Skipping. >mm/memlock.c:249 munlock ignore filter '[vsyscall]' matches 'ffffffffff600000-ffffffffff601000 r-xp 00000000 00:00 0 [vsyscall]': Skipping. >mm/memlock.c:373 Unlocked 20656128 bytes >activate/fs.c:489 Syncing device names >libdm-common.c:2273 Udev cookie 0xd4d2129 (semid 131072) decremented to 0 >libdm-common.c:2559 Udev cookie 0xd4d2129 (semid 131072) waiting for zero >libdm-common.c:2288 Udev cookie 0xd4d2129 (semid 131072) destroyed >libdm-common.c:1430 fedora-swap: Skipping NODE_DEL [trust_udev] >cache/lvmcache.c:157 Metadata cache: VG fedora wiped. >misc/lvm-flock.c:71 Unlocking /run/lock/lvm/V_fedora >misc/lvm-flock.c:48 _undo_flock /run/lock/lvm/V_fedora >device/dev-io.c:625 Closed /dev/sda5 >metadata/vg.c:89 Freeing VG fedora at 0x558ff88c7b10. >metadata/vg.c:89 Freeing VG fedora at 0x558ff88cf260. >libdm-config.c:1036 Setting global/notify_dbus to 1 >notify/lvmnotify.c:51 Nofify dbus at com.redhat.lvmdbus1. >notify/lvmnotify.c:64 WARNING: D-Bus notification failed: The name com.redhat.lvmdbus1 was not provided by any .service files >commands/toolcontext.c:2111 Reloading config files >activate/fs.c:489 Syncing device names >cache/lvmcache.c:2298 Wiping internal VG cache >metadata/vg.c:89 Freeing VG #orphans_lvm1 at 0x558ff8834420. >metadata/vg.c:89 Freeing VG #orphans_pool at 0x558ff8838430. >metadata/vg.c:89 Freeing VG #orphans_lvm2 at 0x558ff884f3e0. >config/config.c:281 Loading config file: /etc/lvm/lvm.conf >device/dev-io.c:570 Opened /etc/lvm/lvm.conf RO >device/dev-io.c:625 Closed /etc/lvm/lvm.conf >libdm-config.c:1036 Setting log/syslog to 1 >libdm-config.c:972 Setting log/level to 0 >libdm-config.c:1036 Setting log/activation to 0 >config/config.c:1439 Setting log/debug_classes to debug_classes = [ "memory", "devices", "activation", "allocation", "lvmetad", "metadata", "cache", "locking", "lvmpolld", "dbus" ] >commands/toolcontext.c:357 Setting log debug classes to 1023 >commands/toolcontext.c:363 Logging initialised at Thu Nov 10 13:31:22 2016 >config/config.c:281 Loading config file: /etc/lvm/lvmlocal.conf >device/dev-io.c:570 Opened /etc/lvm/lvmlocal.conf RO >device/dev-io.c:625 Closed /etc/lvm/lvmlocal.conf >libdm-config.c:1036 Setting config/checks to 1 >libdm-config.c:1036 Setting config/abort_on_errors to 0 >libdm-config.c:1036 Setting config/checks to 1 >libdm-config.c:1036 Setting config/checks to 1 >libdm-config.c:972 Setting global/umask to 63 >libdm-config.c:941 Setting devices/dir to /dev >libdm-config.c:941 Setting devices/external_device_info_source to none >libdm-config.c:941 Setting global/proc to /proc >libdm-config.c:1036 Setting global/activation to 1 >libdm-config.c:1049 activation/auto_set_activation_skip not found in config: defaulting to 1 >libdm-config.c:941 Setting activation/readahead to auto >libdm-config.c:1036 Setting activation/udev_rules to 1 >libdm-config.c:1036 Setting activation/udev_sync to 1 >libdm-config.c:1036 Setting activation/retry_deactivation to 1 >libdm-config.c:1036 Setting activation/checks to 0 >misc/lvm-globals.c:188 LVM activation checks disabled >libdm-config.c:1036 Setting activation/use_linear_target to 1 >libdm-config.c:941 Setting activation/missing_stripe_filler to error >libdm-config.c:1036 Setting global/metadata_read_only to 0 >libdm-config.c:972 Setting devices/pv_min_size to 2048 >libdm-config.c:1049 metadata/check_pv_device_sizes not found in config: defaulting to 1 >libdm-config.c:941 Setting global/units to h >libdm-config.c:1036 Setting global/si_unit_consistency to 1 >libdm-config.c:1049 report/binary_values_as_numeric not found in config: defaulting to 0 >libdm-config.c:1049 report/mark_hidden_devices not found in config: defaulting to 1 >libdm-config.c:1036 Setting global/suffix to 1 >libdm-config.c:950 report/list_item_separator not found in config: defaulting to , >libdm-config.c:950 report/time_format not found in config: defaulting to %Y-%m-%d %T %z >libdm-config.c:1049 report/two_word_unknown_device not found in config: defaulting to 0 >libdm-config.c:1036 Setting global/detect_internal_vg_cache_corruption to 0 >libdm-config.c:941 Setting global/system_id_source to none >libdm-config.c:941 Setting config/profile_dir to /etc/lvm/profile >libdm-config.c:972 Setting devices/disable_after_error_count to 0 >config/config.c:1439 Setting devices/preferred_names to preferred_names = [ "^/dev/mapper/", "^/dev/md/", "^/dev/sd" ] >libdm-config.c:1036 Setting devices/obtain_device_list_from_udev to 1 >config/config.c:1439 Setting devices/scan to scan = [ "/dev" ] >metadata/vg.c:74 Allocated VG #orphans_lvm1 at 0x55fddc3e8420. >format1/format1.c:628 Initialised format: lvm1 >metadata/vg.c:74 Allocated VG #orphans_pool at 0x55fddc3ec430. >format_pool/format_pool.c:335 Initialised format: pool >metadata/vg.c:74 Allocated VG #orphans_lvm2 at 0x55fddc4033e0. >format_text/format-text.c:2573 Initialised format: lvm2 >libdm-config.c:950 global/format not found in config: defaulting to lvm2 >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_lvm1" with VGID #orphans_lvm1. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_lvm1". >cache/lvmcache.c:1875 lvmcache initialised VG #orphans_lvm1. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_pool" with VGID #orphans_pool. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_pool". >cache/lvmcache.c:1875 lvmcache initialised VG #orphans_pool. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_lvm2" with VGID #orphans_lvm2. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_lvm2". >cache/lvmcache.c:1875 lvmcache initialised VG #orphans_lvm2. >striped/striped.c:239 Initialised segtype: striped >zero/zero.c:98 Initialised segtype: zero >error/errseg.c:104 Initialised segtype: error >libdm-config.c:941 Setting dmeventd/snapshot_library to libdevmapper-event-lvm2snapshot.so >snapshot/snapshot.c:275 Initialised segtype: snapshot >libdm-config.c:941 Setting dmeventd/mirror_library to libdevmapper-event-lvm2mirror.so >mirror/mirrored.c:575 Initialised segtype: mirror >libdm-config.c:950 dmeventd/raid_library not found in config: defaulting to libdevmapper-event-lvm2raid.so >raid/raid.c:505 Initialised segtype: raid0 >raid/raid.c:505 Initialised segtype: raid0_meta >raid/raid.c:505 Initialised segtype: raid1 >raid/raid.c:505 Initialised segtype: raid10 >raid/raid.c:505 Initialised segtype: raid4 >raid/raid.c:505 Initialised segtype: raid5 >raid/raid.c:505 Initialised segtype: raid5_la >raid/raid.c:505 Initialised segtype: raid5_ls >raid/raid.c:505 Initialised segtype: raid5_ra >raid/raid.c:505 Initialised segtype: raid5_rs >raid/raid.c:505 Initialised segtype: raid6 >raid/raid.c:505 Initialised segtype: raid6_nc >raid/raid.c:505 Initialised segtype: raid6_nr >raid/raid.c:505 Initialised segtype: raid6_zr >libdm-config.c:941 Setting dmeventd/thin_library to libdevmapper-event-lvm2thin.so >thin/thin.c:825 Initialised segtype: thin-pool >thin/thin.c:825 Initialised segtype: thin >cache_segtype/cache.c:491 Initialised segtype: cache-pool >cache_segtype/cache.c:505 Initialised segtype: cache >libdm-config.c:1036 Setting backup/archive to 1 >libdm-config.c:972 Setting backup/retain_days to 30 >libdm-config.c:972 Setting backup/retain_min to 10 >libdm-config.c:941 Setting backup/archive_dir to /etc/lvm/archive >libdm-config.c:1036 Setting backup/backup to 1 >libdm-config.c:941 Setting backup/backup_dir to /etc/lvm/backup >config/config.c:1436 devices/global_filter not found in config: defaulting to global_filter = [ "a|.*/|" ] >libdm-config.c:972 Setting global/locking_type to 1 >libdm-config.c:1036 Setting global/use_lvmetad to 1 >libdm-config.c:977 global/lvmetad_update_wait_time not found in config: defaulting to 10 >daemon-client.c:33 /run/lvm/lvmetad.socket: Opening daemon socket to lvmetad for protocol lvmetad version 1. >daemon-client.c:52 Sending daemon lvmetad: hello >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting protocol to lvmetad >libdm-config.c:972 Setting version to 1 >cache/lvmetad.c:143 Successfully connected to lvmetad on fd 4. >libdm-config.c:1036 Setting global/use_lvmpolld to 1 >libdm-config.c:1036 Setting devices/sysfs_scan to 1 >filters/filter-sysfs.c:325 Sysfs filter initialised. >filters/filter-internal.c:77 internal filter initialised. >filters/filter-type.c:56 LVM type filter initialised. >filters/filter-usable.c:192 Usable device filter initialised. >libdm-config.c:1036 Setting devices/multipath_component_detection to 1 >filters/filter-mpath.c:291 mpath filter initialised. >filters/filter-partitioned.c:59 Partitioned filter initialised. >libdm-config.c:1036 Setting devices/md_component_detection to 1 >filters/filter-md.c:73 MD filter initialised. >libdm-config.c:1036 Setting devices/fw_raid_component_detection to 0 >filters/filter-composite.c:104 Composite filter initialised. >libdm-config.c:1036 Setting devices/ignore_suspended_devices to 0 >libdm-config.c:1036 Setting devices/ignore_lvm_mirrors to 1 >config/config.c:1439 Setting devices/filter to filter = [ "r|/sdb1$|", "r|/sdb2$|", "r|/sdb3$|" ] >filters/filter-regex.c:216 Regex filter initialised. >filters/filter-usable.c:192 Usable device filter initialised. >filters/filter-composite.c:104 Composite filter initialised. >libdm-config.c:941 Setting devices/cache_dir to /etc/lvm/cache >libdm-config.c:941 Setting devices/cache_file_prefix to >libdm-config.c:950 devices/cache not found in config: defaulting to /etc/lvm/cache/.cache >filters/filter-persistent.c:368 Persistent filter initialised. >filters/filter-composite.c:104 Composite filter initialised. >libdm-config.c:1036 Setting devices/write_cache_state to 1 >libdm-config.c:1036 Setting global/use_lvmetad to 1 >libdm-config.c:941 Setting activation/activation_mode to degraded >libdm-config.c:1049 metadata/record_lvs_history not found in config: defaulting to 0 >lvmcmdline.c:1603 DEGRADED MODE. Incomplete RAID LVs will be processed. >libdm-config.c:1036 Setting activation/monitoring to 1 >lvmcmdline.c:1609 Processing: vgchange -an fedora '--config= devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] filter=["r|/sdb1$|","r|/sdb2$|","r|/sdb3$|"] } log {level=7 file=/tmp/lvm.log syslog=0}' >lvmcmdline.c:1610 Command pid: 2565 >lvmcmdline.c:1611 system ID: >lvmcmdline.c:1614 O_DIRECT will be used >libdm-config.c:972 Setting global/locking_type to 1 >libdm-config.c:1036 Setting global/wait_for_locks to 1 >locking/locking.c:129 File-based locking selected. >libdm-config.c:1036 Setting global/prioritise_write_locks to 1 >libdm-config.c:941 Setting global/locking_dir to /run/lock/lvm >libdm-common.c:926 Preparing SELinux context for /run/lock/lvm to system_u:object_r:lvm_lock_t:s0. >libdm-common.c:929 Resetting SELinux context to default value. >libdm-config.c:1036 Setting global/use_lvmlockd to 0 >cache/lvmetad.c:255 Sending lvmetad get_global_info >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting token to filter:3239235440 >libdm-config.c:972 Setting daemon_pid to 983 >libdm-config.c:941 Setting response to OK >libdm-config.c:972 Setting global_disable to 0 >toollib.c:2165 Processing each VG >toollib.c:2217 Get list of VGs on system >cache/lvmetad.c:1425 Asking lvmetad for complete list of known VG ids/names >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting name to fedora >libdm-config.c:950 report/output_format not found in config: defaulting to basic >libdm-config.c:1049 log/report_command_log not found in config: defaulting to 0 >toollib.c:1927 Processing VG fedora QOlKvl-wmzC-yhXm-AvWx-ApCr-5VZM-RCGRdK >cache/lvmcache.c:522 lvmcache has no info for vgname "fedora". >misc/lvm-flock.c:200 Locking /run/lock/lvm/V_fedora RB >libdm-common.c:926 Preparing SELinux context for /run/lock/lvm/V_fedora to system_u:object_r:lvm_lock_t:s0. >misc/lvm-flock.c:101 _do_flock /run/lock/lvm/V_fedora:aux WB >misc/lvm-flock.c:48 _undo_flock /run/lock/lvm/V_fedora:aux >misc/lvm-flock.c:101 _do_flock /run/lock/lvm/V_fedora RB >libdm-common.c:929 Resetting SELinux context to default value. >cache/lvmcache.c:522 lvmcache has no info for vgname "fedora". >metadata/metadata.c:4151 Reading VG fedora QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdK >cache/lvmcache.c:619 Metadata cache has no info for vgid "QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdK" >cache/lvmetad.c:981 Asking lvmetad for VG QOlKvl-wmzC-yhXm-AvWx-ApCr-5VZM-RCGRdK fedora >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting name to fedora >libdm-config.c:941 Setting metadata/format to lvm2 >cache/lvmcache.c:522 lvmcache has no info for vgname "fedora" with VGID QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdK. >format_text/format-text.c:2003 <backtrace> >libdm-config.c:941 Setting id to dIeg09-mb8o-nJuq-1Ds3-KA31-Ilf9-RWNCdB >libdm-config.c:941 Setting format to lvm2 >libdm-config.c:972 Setting device to 2053 >libdm-config.c:972 Setting dev_size to 95107072 >libdm-config.c:972 Setting label_sector to 1 >libdm-config.c:972 Setting ext_flags to 1 >libdm-config.c:972 Setting ext_version to 2 >device/dev-cache.c:356 /dev/sdb: Added to device cache (8:16) >device/dev-cache.c:352 /dev/disk/by-id/usb-SanDisk_Extreme_AA011021151004307653-0:0: Aliased to /dev/sdb in device cache (8:16) >device/dev-cache.c:356 /dev/disk/by-label/Fedora-WS-Live-25_B-1-1: Added to device cache (8:17) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0: Aliased to /dev/sdb in device cache (8:16) >device/dev-cache.c:352 /dev/disk/by-uuid/2016-10-05-06-32-21-00: Aliased to /dev/disk/by-label/Fedora-WS-Live-25_B-1-1 in device cache (8:17) >device/dev-cache.c:352 /dev/sdb1: Aliased to /dev/disk/by-label/Fedora-WS-Live-25_B-1-1 in device cache (preferred name) (8:17) >device/dev-cache.c:352 /dev/disk/by-id/usb-SanDisk_Extreme_AA011021151004307653-0:0-part1: Aliased to /dev/sdb1 in device cache (8:17) >device/dev-cache.c:340 /dev/disk/by-label/Fedora-WS-Live-25_B-1-1: Already in device cache >device/dev-cache.c:352 /dev/disk/by-partuuid/5b7c751a-01: Aliased to /dev/sdb1 in device cache (8:17) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0-part1: Aliased to /dev/sdb1 in device cache (8:17) >device/dev-cache.c:340 /dev/disk/by-uuid/2016-10-05-06-32-21-00: Already in device cache >device/dev-cache.c:356 /dev/sdb2: Added to device cache (8:18) >device/dev-cache.c:352 /dev/disk/by-id/usb-SanDisk_Extreme_AA011021151004307653-0:0-part2: Aliased to /dev/sdb2 in device cache (8:18) >device/dev-cache.c:356 /dev/disk/by-label/ANACONDA: Added to device cache (8:19) >device/dev-cache.c:352 /dev/disk/by-partuuid/5b7c751a-02: Aliased to /dev/sdb2 in device cache (8:18) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0-part2: Aliased to /dev/sdb2 in device cache (8:18) >device/dev-cache.c:352 /dev/disk/by-uuid/E65B-38D5: Aliased to /dev/sdb2 in device cache (8:18) >device/dev-cache.c:352 /dev/sdb3: Aliased to /dev/disk/by-label/ANACONDA in device cache (preferred name) (8:19) >device/dev-cache.c:352 /dev/disk/by-id/usb-SanDisk_Extreme_AA011021151004307653-0:0-part3: Aliased to /dev/sdb3 in device cache (8:19) >device/dev-cache.c:340 /dev/disk/by-label/ANACONDA: Already in device cache >device/dev-cache.c:352 /dev/disk/by-partuuid/5b7c751a-03: Aliased to /dev/sdb3 in device cache (8:19) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0-part3: Aliased to /dev/sdb3 in device cache (8:19) >device/dev-cache.c:352 /dev/disk/by-uuid/071654cc-c02e-3fa6-9852-bb9d12673142: Aliased to /dev/sdb3 in device cache (8:19) >device/dev-cache.c:356 /dev/sdc: Added to device cache (8:32) >device/dev-cache.c:352 /dev/disk/by-id/usb-APPLE_SD_Card_Reader_000000000820-0:0: Aliased to /dev/sdc in device cache (8:32) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:14.0-usb-0:4:1.0-scsi-0:0:0:0: Aliased to /dev/sdc in device cache (8:32) >device/dev-cache.c:356 /dev/sdc1: Added to device cache (8:33) >device/dev-cache.c:352 /dev/disk/by-id/usb-APPLE_SD_Card_Reader_000000000820-0:0-part1: Aliased to /dev/sdc1 in device cache (8:33) >device/dev-cache.c:356 /dev/disk/by-label/EFI: Added to device cache (8:1) >device/dev-cache.c:352 /dev/disk/by-partlabel/EFI\x20System\x20Partition: Aliased to /dev/disk/by-label/EFI in device cache (8:1) >device/dev-cache.c:352 /dev/disk/by-partuuid/e47434c5-7375-42e9-9cbe-73714c99b802: Aliased to /dev/sdc1 in device cache (8:33) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:14.0-usb-0:4:1.0-scsi-0:0:0:0-part1: Aliased to /dev/sdc1 in device cache (8:33) >device/dev-cache.c:352 /dev/disk/by-uuid/67E3-17ED: Aliased to /dev/disk/by-label/EFI in device cache (8:1) >device/dev-cache.c:356 /dev/sdc2: Added to device cache (8:34) >device/dev-cache.c:352 /dev/disk/by-id/usb-APPLE_SD_Card_Reader_000000000820-0:0-part2: Aliased to /dev/sdc2 in device cache (8:34) >device/dev-cache.c:352 /dev/disk/by-label/Nifty\x20HD: Aliased to /dev/sdc2 in device cache (8:34) >device/dev-cache.c:352 /dev/disk/by-partuuid/05d69f48-5bad-48e5-bf57-63b8377fc737: Aliased to /dev/sdc2 in device cache (8:34) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:14.0-usb-0:4:1.0-scsi-0:0:0:0-part2: Aliased to /dev/sdc2 in device cache (8:34) >device/dev-cache.c:352 /dev/disk/by-uuid/7966a8db-330b-3782-902e-ea75a88dadd7: Aliased to /dev/sdc2 in device cache (8:34) >device/dev-cache.c:356 /dev/sda: Added to device cache (8:0) >device/dev-cache.c:352 /dev/disk/by-id/ata-APPLE_SSD_SM0256F_S1K4NYBF108588: Aliased to /dev/sda in device cache (8:0) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x5002538655584d30: Aliased to /dev/sda in device cache (8:0) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:04:00.0-ata-1: Aliased to /dev/sda in device cache (8:0) >device/dev-cache.c:352 /dev/sda1: Aliased to /dev/disk/by-label/EFI in device cache (preferred name) (8:1) >device/dev-cache.c:352 /dev/disk/by-id/ata-APPLE_SSD_SM0256F_S1K4NYBF108588-part1: Aliased to /dev/sda1 in device cache (8:1) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x5002538655584d30-part1: Aliased to /dev/sda1 in device cache (8:1) >device/dev-cache.c:340 /dev/disk/by-label/EFI: Already in device cache >device/dev-cache.c:340 /dev/disk/by-partlabel/EFI\x20System\x20Partition: Already in device cache >device/dev-cache.c:352 /dev/disk/by-partuuid/9bb61fc3-34b4-4200-b49a-d3fde9898b38: Aliased to /dev/sda1 in device cache (8:1) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:04:00.0-ata-1-part1: Aliased to /dev/sda1 in device cache (8:1) >device/dev-cache.c:340 /dev/disk/by-uuid/67E3-17ED: Already in device cache >device/dev-cache.c:356 /dev/sda2: Added to device cache (8:2) >device/dev-cache.c:352 /dev/disk/by-id/ata-APPLE_SSD_SM0256F_S1K4NYBF108588-part2: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x5002538655584d30-part2: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:352 /dev/disk/by-label/Macintosh\x20HD: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:352 /dev/disk/by-partlabel/Linux\x20HFS+\x20ESP: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:352 /dev/disk/by-partuuid/c0268a82-6d2c-4dac-a40f-0cad98152031: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:04:00.0-ata-1-part2: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:352 /dev/disk/by-uuid/24741b41-eecc-3356-94f5-5974941707a7: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:356 /dev/sda3: Added to device cache (8:3) >device/dev-cache.c:352 /dev/disk/by-id/ata-APPLE_SSD_SM0256F_S1K4NYBF108588-part3: Aliased to /dev/sda3 in device cache (8:3) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x5002538655584d30-part3: Aliased to /dev/sda3 in device cache (8:3) >device/dev-cache.c:352 /dev/disk/by-label/Recovery\x20HD: Aliased to /dev/sda3 in device cache (8:3) >device/dev-cache.c:352 /dev/disk/by-partuuid/946f51f6-d5ea-425e-9086-d7d25469d6be: Aliased to /dev/sda3 in device cache (8:3) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:04:00.0-ata-1-part3: Aliased to /dev/sda3 in device cache (8:3) >device/dev-cache.c:352 /dev/disk/by-uuid/1b4476a6-b9c1-3593-8daa-f56e945a55c0: Aliased to /dev/sda3 in device cache (8:3) >device/dev-cache.c:356 /dev/sda4: Added to device cache (8:4) >device/dev-cache.c:352 /dev/disk/by-id/ata-APPLE_SSD_SM0256F_S1K4NYBF108588-part4: Aliased to /dev/sda4 in device cache (8:4) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x5002538655584d30-part4: Aliased to /dev/sda4 in device cache (8:4) >device/dev-cache.c:352 /dev/disk/by-partuuid/b229e593-24b7-4b02-b0c9-9990c63e7f44: Aliased to /dev/sda4 in device cache (8:4) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:04:00.0-ata-1-part4: Aliased to /dev/sda4 in device cache (8:4) >device/dev-cache.c:352 /dev/disk/by-uuid/6615a1ce-2ad7-4cd4-9b71-ce2e83557d99: Aliased to /dev/sda4 in device cache (8:4) >device/dev-cache.c:356 /dev/sda5: Added to device cache (8:5) >device/dev-cache.c:352 /dev/disk/by-id/ata-APPLE_SSD_SM0256F_S1K4NYBF108588-part5: Aliased to /dev/sda5 in device cache (8:5) >device/dev-cache.c:352 /dev/disk/by-id/lvm-pv-uuid-dIeg09-mb8o-nJuq-1Ds3-KA31-Ilf9-RWNCdB: Aliased to /dev/sda5 in device cache (8:5) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x5002538655584d30-part5: Aliased to /dev/sda5 in device cache (8:5) >device/dev-cache.c:352 /dev/disk/by-partuuid/ee1fb71a-959c-4778-8285-988bb17a037f: Aliased to /dev/sda5 in device cache (8:5) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:04:00.0-ata-1-part5: Aliased to /dev/sda5 in device cache (8:5) >device/dev-cache.c:356 /dev/loop0: Added to device cache (7:0) >device/dev-cache.c:356 /dev/loop1: Added to device cache (7:1) >device/dev-cache.c:356 /dev/disk/by-label/Anaconda: Added to device cache (253:3) >device/dev-cache.c:352 /dev/disk/by-uuid/75b06b1f-5c69-42e7-99e1-1c5da0c76d91: Aliased to /dev/disk/by-label/Anaconda in device cache (253:3) >device/dev-cache.c:356 /dev/loop2: Added to device cache (7:2) >device/dev-cache.c:356 /dev/dm-1: Added to device cache (253:1) >device/dev-cache.c:352 /dev/disk/by-id/dm-name-fedora-root: Aliased to /dev/dm-1 in device cache (preferred name) (253:1) >device/dev-cache.c:352 /dev/disk/by-id/dm-uuid-LVM-QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdK3seVNVHoqA7evYQL4vTWFR0OI1FlRIJR: Aliased to /dev/disk/by-id/dm-name-fedora-root in device cache (253:1) >device/dev-cache.c:352 /dev/disk/by-uuid/dbb89c73-6167-47b4-99ad-d8587a2a91e3: Aliased to /dev/disk/by-id/dm-name-fedora-root in device cache (253:1) >device/dev-cache.c:352 /dev/fedora/root: Aliased to /dev/disk/by-id/dm-name-fedora-root in device cache (preferred name) (253:1) >device/dev-cache.c:352 /dev/mapper/fedora-root: Aliased to /dev/fedora/root in device cache (preferred name) (253:1) >device/dev-cache.c:356 /dev/dm-2: Added to device cache (253:2) >device/dev-cache.c:352 /dev/disk/by-id/dm-name-live-rw: Aliased to /dev/dm-2 in device cache (preferred name) (253:2) >device/dev-cache.c:340 /dev/disk/by-label/Anaconda: Already in device cache >device/dev-cache.c:340 /dev/disk/by-uuid/75b06b1f-5c69-42e7-99e1-1c5da0c76d91: Already in device cache >device/dev-cache.c:352 /dev/mapper/live-rw: Aliased to /dev/disk/by-id/dm-name-live-rw in device cache (preferred name) (253:2) >device/dev-cache.c:352 /dev/dm-3: Aliased to /dev/disk/by-label/Anaconda in device cache (253:3) >device/dev-cache.c:352 /dev/disk/by-id/dm-name-live-base: Aliased to /dev/disk/by-label/Anaconda in device cache (preferred name) (253:3) >device/dev-cache.c:340 /dev/disk/by-label/Anaconda: Already in device cache >device/dev-cache.c:340 /dev/disk/by-uuid/75b06b1f-5c69-42e7-99e1-1c5da0c76d91: Already in device cache >device/dev-cache.c:352 /dev/mapper/live-base: Aliased to /dev/disk/by-id/dm-name-live-base in device cache (preferred name) (253:3) >cache/lvmcache.c:1873 lvmcache /dev/sda5: now in VG #orphans_lvm2 (#orphans_lvm2) with 0 mda(s). >libdm-config.c:972 Setting size to 1044480 >libdm-config.c:972 Setting start to 4096 >libdm-config.c:972 Setting ignore to 0 >metadata/vg.c:74 Allocated VG fedora at 0x55fddc48f0c0. >format_text/import_vsn1.c:572 Importing logical volume fedora/swap. >format_text/import_vsn1.c:572 Importing logical volume fedora/root. >cache/lvmcache.c:522 lvmcache has no info for vgname "fedora" with VGID QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdK. >cache/lvmcache.c:522 lvmcache has no info for vgname "fedora". >cache/lvmcache.c:1873 lvmcache /dev/sda5: now in VG fedora with 1 mda(s). >cache/lvmcache.c:1637 lvmcache /dev/sda5: VG fedora: set VGID to QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdK. >cache/lvmcache.c:1949 lvmcache /dev/sda5: VG fedora: set system_id to . >cache/lvmcache.c:202 Metadata cache: VG fedora (QOlKvl-wmzC-yhXm-AvWx-ApCr-5VZM-RCGRdK) stored (1359 bytes). >cache/lvmetad.c:2241 Sending lvmetad vg_clear_outdated_pvs >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting response to OK >device/dev-io.c:570 Opened /dev/sda5 RO O_DIRECT >device/dev-io.c:330 /dev/sda5: size is 95107072 sectors >metadata/pv_manip.c:420 /dev/sda5 0: 0 1187: swap(0:0) >metadata/pv_manip.c:420 /dev/sda5 1: 1187 10422: root(0:0) >metadata/vg.c:74 Allocated VG fedora at 0x55fddc47bb10. >format_text/import_vsn1.c:572 Importing logical volume fedora/swap. >format_text/import_vsn1.c:572 Importing logical volume fedora/root. >toollib.c:1953 Process single VG fedora >activate/dev_manager.c:755 Getting device info for fedora-swap [LVM-QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdKjrt23UgMjEepvxRUa9X3HqqNO93TXOdx] >ioctl/libdm-iface.c:1838 dm version [ opencount flush ] [16384] (*1) >ioctl/libdm-iface.c:1838 dm info LVM-QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdKjrt23UgMjEepvxRUa9X3HqqNO93TXOdx [ opencount flush ] [16384] (*1) >activate/dev_manager.c:683 Skipping checks for old devices without LVM- dm uuid prefix (kernel vsn 4 >= 3). >activate/dev_manager.c:755 Getting device info for fedora-root [LVM-QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdK3seVNVHoqA7evYQL4vTWFR0OI1FlRIJR] >ioctl/libdm-iface.c:1838 dm info LVM-QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdK3seVNVHoqA7evYQL4vTWFR0OI1FlRIJR [ opencount flush ] [16384] (*1) >activate/activate.c:1397 Counted 0 open LVs in VG fedora. >metadata/lv.c:1442 Deactivating logical volume fedora/swap. >misc/lvm-flock.c:200 Locking /run/lock/lvm/A_OlKvlwmzCyhXmAvWxApCr5VZMRCGRdKjrt23UgMjEepvxRUa9X3HqqNO93TXOdx WB >libdm-common.c:926 Preparing SELinux context for /run/lock/lvm/A_OlKvlwmzCyhXmAvWxApCr5VZMRCGRdKjrt23UgMjEepvxRUa9X3HqqNO93TXOdx to system_u:object_r:lvm_lock_t:s0. >misc/lvm-flock.c:101 _do_flock /run/lock/lvm/A_OlKvlwmzCyhXmAvWxApCr5VZMRCGRdKjrt23UgMjEepvxRUa9X3HqqNO93TXOdx:aux WB >misc/lvm-flock.c:101 _do_flock /run/lock/lvm/A_OlKvlwmzCyhXmAvWxApCr5VZMRCGRdKjrt23UgMjEepvxRUa9X3HqqNO93TXOdx WB >misc/lvm-flock.c:48 _undo_flock /run/lock/lvm/A_OlKvlwmzCyhXmAvWxApCr5VZMRCGRdKjrt23UgMjEepvxRUa9X3HqqNO93TXOdx:aux >libdm-common.c:929 Resetting SELinux context to default value. >locking/file_locking.c:99 Locking LV QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdKjrt23UgMjEepvxRUa9X3HqqNO93TXOdx (NL) >activate/activate.c:2216 Deactivating fedora/swap. >activate/dev_manager.c:755 Getting device info for fedora-swap [LVM-QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdKjrt23UgMjEepvxRUa9X3HqqNO93TXOdx] >ioctl/libdm-iface.c:1838 dm info LVM-QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdKjrt23UgMjEepvxRUa9X3HqqNO93TXOdx [ noopencount flush ] [16384] (*1) >misc/lvm-flock.c:71 Unlocking /run/lock/lvm/A_OlKvlwmzCyhXmAvWxApCr5VZMRCGRdKjrt23UgMjEepvxRUa9X3HqqNO93TXOdx >misc/lvm-flock.c:48 _undo_flock /run/lock/lvm/A_OlKvlwmzCyhXmAvWxApCr5VZMRCGRdKjrt23UgMjEepvxRUa9X3HqqNO93TXOdx >metadata/lv.c:1442 Deactivating logical volume fedora/root. >misc/lvm-flock.c:200 Locking /run/lock/lvm/A_OlKvlwmzCyhXmAvWxApCr5VZMRCGRdK3seVNVHoqA7evYQL4vTWFR0OI1FlRIJR WB >libdm-common.c:926 Preparing SELinux context for /run/lock/lvm/A_OlKvlwmzCyhXmAvWxApCr5VZMRCGRdK3seVNVHoqA7evYQL4vTWFR0OI1FlRIJR to system_u:object_r:lvm_lock_t:s0. >misc/lvm-flock.c:101 _do_flock /run/lock/lvm/A_OlKvlwmzCyhXmAvWxApCr5VZMRCGRdK3seVNVHoqA7evYQL4vTWFR0OI1FlRIJR:aux WB >misc/lvm-flock.c:101 _do_flock /run/lock/lvm/A_OlKvlwmzCyhXmAvWxApCr5VZMRCGRdK3seVNVHoqA7evYQL4vTWFR0OI1FlRIJR WB >misc/lvm-flock.c:48 _undo_flock /run/lock/lvm/A_OlKvlwmzCyhXmAvWxApCr5VZMRCGRdK3seVNVHoqA7evYQL4vTWFR0OI1FlRIJR:aux >libdm-common.c:929 Resetting SELinux context to default value. >locking/file_locking.c:99 Locking LV QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdK3seVNVHoqA7evYQL4vTWFR0OI1FlRIJR (NL) >activate/activate.c:2216 Deactivating fedora/root. >activate/dev_manager.c:755 Getting device info for fedora-root [LVM-QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdK3seVNVHoqA7evYQL4vTWFR0OI1FlRIJR] >ioctl/libdm-iface.c:1838 dm info LVM-QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdK3seVNVHoqA7evYQL4vTWFR0OI1FlRIJR [ noopencount flush ] [16384] (*1) >activate/dev_manager.c:755 Getting device info for fedora-root [LVM-QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdK3seVNVHoqA7evYQL4vTWFR0OI1FlRIJR] >ioctl/libdm-iface.c:1838 dm info LVM-QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdK3seVNVHoqA7evYQL4vTWFR0OI1FlRIJR [ opencount flush ] [16384] (*1) >mm/memlock.c:592 Leaving critical section (deactivated). >activate/dev_manager.c:755 Getting device info for fedora-root [LVM-QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdK3seVNVHoqA7evYQL4vTWFR0OI1FlRIJR] >ioctl/libdm-iface.c:1838 dm info LVM-QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdK3seVNVHoqA7evYQL4vTWFR0OI1FlRIJR [ noopencount flush ] [16384] (*1) >misc/lvm-flock.c:71 Unlocking /run/lock/lvm/A_OlKvlwmzCyhXmAvWxApCr5VZMRCGRdK3seVNVHoqA7evYQL4vTWFR0OI1FlRIJR >misc/lvm-flock.c:48 _undo_flock /run/lock/lvm/A_OlKvlwmzCyhXmAvWxApCr5VZMRCGRdK3seVNVHoqA7evYQL4vTWFR0OI1FlRIJR >mm/memlock.c:562 Unlock: Memlock counters: locked:1 critical:0 daemon:0 suspended:0 >mm/memlock.c:519 Unlocking memory >mm/memlock.c:287 munlock 1628KiB 55fdda319000 - 55fdda4b0000 r-xp 00000000 fd:02 170035 /usr/sbin/lvm >mm/memlock.c:287 munlock 36KiB 55fdda6af000 - 55fdda6b8000 r--p 00196000 fd:02 170035 /usr/sbin/lvm >mm/memlock.c:287 munlock 32KiB 55fdda6b8000 - 55fdda6c0000 rw-p 0019f000 fd:02 170035 /usr/sbin/lvm >mm/memlock.c:287 munlock 124KiB 55fdda6c0000 - 55fdda6df000 rw-p 00000000 00:00 0 >mm/memlock.c:287 munlock 12916KiB 55fddc3ba000 - 55fddd057000 rw-p 00000000 00:00 0 [heap] >mm/memlock.c:259 munlock default filter '/etc/selinux' matches '7f7fdc194000-7f7fdc2f8000 r--p 00000000 fd:02 20666 /etc/selinux/targeted/contexts/files/file_contexts.bin': Skipping. >mm/memlock.c:259 munlock default filter '/libpcre.so.' matches '7f7fdc2f8000-7f7fdc36a000 r-xp 00000000 fd:02 140409 /usr/lib64/libpcre.so.1.2.7': Skipping. >mm/memlock.c:241 munlock area unreadable 7f7fdc36a000-7f7fdc569000 ---p 00072000 fd:02 140409 /usr/lib64/libpcre.so.1.2.7 : Skipping. >mm/memlock.c:259 munlock default filter '/libpcre.so.' matches '7f7fdc569000-7f7fdc56a000 r--p 00071000 fd:02 140409 /usr/lib64/libpcre.so.1.2.7': Skipping. >mm/memlock.c:259 munlock default filter '/libpcre.so.' matches '7f7fdc56a000-7f7fdc56b000 rw-p 00072000 fd:02 140409 /usr/lib64/libpcre.so.1.2.7': Skipping. >mm/memlock.c:287 munlock 72KiB 7f7fdc56b000 - 7f7fdc57d000 r-xp 00000000 fd:02 140460 /usr/lib64/libgpg-error.so.0.19.1 >mm/memlock.c:241 munlock area unreadable 7f7fdc57d000-7f7fdc77d000 ---p 00012000 fd:02 140460 /usr/lib64/libgpg-error.so.0.19.1 : Skipping. >mm/memlock.c:287 munlock 4KiB 7f7fdc77d000 - 7f7fdc77e000 r--p 00012000 fd:02 140460 /usr/lib64/libgpg-error.so.0.19.1 >mm/memlock.c:287 munlock 4KiB 7f7fdc77e000 - 7f7fdc77f000 rw-p 00013000 fd:02 140460 /usr/lib64/libgpg-error.so.0.19.1 >mm/memlock.c:287 munlock 880KiB 7f7fdc77f000 - 7f7fdc85b000 r-xp 00000000 fd:02 140578 /usr/lib64/libgcrypt.so.20.0.6 >mm/memlock.c:241 munlock area unreadable 7f7fdc85b000-7f7fdca5b000 ---p 000dc000 fd:02 140578 /usr/lib64/libgcrypt.so.20.0.6 : Skipping. >mm/memlock.c:287 munlock 4KiB 7f7fdca5b000 - 7f7fdca5c000 r--p 000dc000 fd:02 140578 /usr/lib64/libgcrypt.so.20.0.6 >mm/memlock.c:287 munlock 32KiB 7f7fdca5c000 - 7f7fdca64000 rw-p 000dd000 fd:02 140578 /usr/lib64/libgcrypt.so.20.0.6 >mm/memlock.c:287 munlock 4KiB 7f7fdca64000 - 7f7fdca65000 rw-p 00000000 00:00 0 >mm/memlock.c:287 munlock 68KiB 7f7fdca65000 - 7f7fdca76000 r-xp 00000000 fd:02 140917 /usr/lib64/liblz4.so.1.7.1 >mm/memlock.c:241 munlock area unreadable 7f7fdca76000-7f7fdcc75000 ---p 00011000 fd:02 140917 /usr/lib64/liblz4.so.1.7.1 : Skipping. >mm/memlock.c:287 munlock 4KiB 7f7fdcc75000 - 7f7fdcc76000 r--p 00010000 fd:02 140917 /usr/lib64/liblz4.so.1.7.1 >mm/memlock.c:287 munlock 4KiB 7f7fdcc76000 - 7f7fdcc77000 rw-p 00000000 00:00 0 >mm/memlock.c:259 munlock default filter '/liblzma.so.' matches '7f7fdcc77000-7f7fdcc9c000 r-xp 00000000 fd:02 140445 /usr/lib64/liblzma.so.5.2.2': Skipping. >mm/memlock.c:241 munlock area unreadable 7f7fdcc9c000-7f7fdce9b000 ---p 00025000 fd:02 140445 /usr/lib64/liblzma.so.5.2.2 : Skipping. >mm/memlock.c:259 munlock default filter '/liblzma.so.' matches '7f7fdce9b000-7f7fdce9c000 r--p 00024000 fd:02 140445 /usr/lib64/liblzma.so.5.2.2': Skipping. >mm/memlock.c:287 munlock 4KiB 7f7fdce9c000 - 7f7fdce9d000 rw-p 00000000 00:00 0 >mm/memlock.c:259 munlock default filter '/libtinfo.so.' matches '7f7fdce9d000-7f7fdcec4000 r-xp 00000000 fd:02 140407 /usr/lib64/libtinfo.so.6.0': Skipping. >mm/memlock.c:241 munlock area unreadable 7f7fdcec4000-7f7fdd0c4000 ---p 00027000 fd:02 140407 /usr/lib64/libtinfo.so.6.0 : Skipping. >mm/memlock.c:259 munlock default filter '/libtinfo.so.' matches '7f7fdd0c4000-7f7fdd0c8000 r--p 00027000 fd:02 140407 /usr/lib64/libtinfo.so.6.0': Skipping. >mm/memlock.c:259 munlock default filter '/libtinfo.so.' matches '7f7fdd0c8000-7f7fdd0c9000 rw-p 0002b000 fd:02 140407 /usr/lib64/libtinfo.so.6.0': Skipping. >mm/memlock.c:259 munlock default filter '/libsepol.so.' matches '7f7fdd0c9000-7f7fdd15e000 r-xp 00000000 fd:02 140412 /usr/lib64/libsepol.so.1': Skipping. >mm/memlock.c:241 munlock area unreadable 7f7fdd15e000-7f7fdd35e000 ---p 00095000 fd:02 140412 /usr/lib64/libsepol.so.1 : Skipping. >mm/memlock.c:259 munlock default filter '/libsepol.so.' matches '7f7fdd35e000-7f7fdd35f000 r--p 00095000 fd:02 140412 /usr/lib64/libsepol.so.1': Skipping. >mm/memlock.c:259 munlock default filter '/libsepol.so.' matches '7f7fdd35f000-7f7fdd360000 rw-p 00096000 fd:02 140412 /usr/lib64/libsepol.so.1': Skipping. >mm/memlock.c:287 munlock 4KiB 7f7fdd360000 - 7f7fdd361000 rw-p 00000000 00:00 0 >mm/memlock.c:259 munlock default filter '/libuuid.so.' matches '7f7fdd361000-7f7fdd365000 r-xp 00000000 fd:02 140431 /usr/lib64/libuuid.so.1.3.0': Skipping. >mm/memlock.c:241 munlock area unreadable 7f7fdd365000-7f7fdd564000 ---p 00004000 fd:02 140431 /usr/lib64/libuuid.so.1.3.0 : Skipping. >mm/memlock.c:259 munlock default filter '/libuuid.so.' matches '7f7fdd564000-7f7fdd565000 r--p 00003000 fd:02 140431 /usr/lib64/libuuid.so.1.3.0': Skipping. >mm/memlock.c:287 munlock 4KiB 7f7fdd565000 - 7f7fdd566000 rw-p 00000000 00:00 0 >mm/memlock.c:287 munlock 96KiB 7f7fdd566000 - 7f7fdd57e000 r-xp 00000000 fd:02 140114 /usr/lib64/libpthread-2.24.so >mm/memlock.c:241 munlock area unreadable 7f7fdd57e000-7f7fdd77e000 ---p 00018000 fd:02 140114 /usr/lib64/libpthread-2.24.so : Skipping. >mm/memlock.c:287 munlock 4KiB 7f7fdd77e000 - 7f7fdd77f000 r--p 00018000 fd:02 140114 /usr/lib64/libpthread-2.24.so >mm/memlock.c:287 munlock 4KiB 7f7fdd77f000 - 7f7fdd780000 rw-p 00019000 fd:02 140114 /usr/lib64/libpthread-2.24.so >mm/memlock.c:287 munlock 16KiB 7f7fdd780000 - 7f7fdd784000 rw-p 00000000 00:00 0 >mm/memlock.c:287 munlock 88KiB 7f7fdd784000 - 7f7fdd79a000 r-xp 00000000 fd:02 131349 /usr/lib64/libgcc_s-6.2.1-20160916.so.1 >mm/memlock.c:241 munlock area unreadable 7f7fdd79a000-7f7fdd999000 ---p 00016000 fd:02 131349 /usr/lib64/libgcc_s-6.2.1-20160916.so.1 : Skipping. >mm/memlock.c:287 munlock 4KiB 7f7fdd999000 - 7f7fdd99a000 r--p 00015000 fd:02 131349 /usr/lib64/libgcc_s-6.2.1-20160916.so.1 >mm/memlock.c:287 munlock 4KiB 7f7fdd99a000 - 7f7fdd99b000 rw-p 00016000 fd:02 131349 /usr/lib64/libgcc_s-6.2.1-20160916.so.1 >mm/memlock.c:287 munlock 1056KiB 7f7fdd99b000 - 7f7fddaa3000 r-xp 00000000 fd:02 140104 /usr/lib64/libm-2.24.so >mm/memlock.c:241 munlock area unreadable 7f7fddaa3000-7f7fddca2000 ---p 00108000 fd:02 140104 /usr/lib64/libm-2.24.so : Skipping. >mm/memlock.c:287 munlock 4KiB 7f7fddca2000 - 7f7fddca3000 r--p 00107000 fd:02 140104 /usr/lib64/libm-2.24.so >mm/memlock.c:287 munlock 4KiB 7f7fddca3000 - 7f7fddca4000 rw-p 00108000 fd:02 140104 /usr/lib64/libm-2.24.so >mm/memlock.c:259 munlock default filter '/libcap.so.' matches '7f7fddca4000-7f7fddca8000 r-xp 00000000 fd:02 140497 /usr/lib64/libcap.so.2.25': Skipping. >mm/memlock.c:241 munlock area unreadable 7f7fddca8000-7f7fddea7000 ---p 00004000 fd:02 140497 /usr/lib64/libcap.so.2.25 : Skipping. >mm/memlock.c:259 munlock default filter '/libcap.so.' matches '7f7fddea7000-7f7fddea8000 r--p 00003000 fd:02 140497 /usr/lib64/libcap.so.2.25': Skipping. >mm/memlock.c:259 munlock default filter '/libcap.so.' matches '7f7fddea8000-7f7fddea9000 rw-p 00004000 fd:02 140497 /usr/lib64/libcap.so.2.25': Skipping. >mm/memlock.c:259 munlock default filter '/libselinux.so.' matches '7f7fddea9000-7f7fddecc000 r-xp 00000000 fd:02 140414 /usr/lib64/libselinux.so.1': Skipping. >mm/memlock.c:241 munlock area unreadable 7f7fddecc000-7f7fde0cc000 ---p 00023000 fd:02 140414 /usr/lib64/libselinux.so.1 : Skipping. >mm/memlock.c:259 munlock default filter '/libselinux.so.' matches '7f7fde0cc000-7f7fde0cd000 r--p 00023000 fd:02 140414 /usr/lib64/libselinux.so.1': Skipping. >mm/memlock.c:259 munlock default filter '/libselinux.so.' matches '7f7fde0cd000-7f7fde0ce000 rw-p 00024000 fd:02 140414 /usr/lib64/libselinux.so.1': Skipping. >mm/memlock.c:287 munlock 8KiB 7f7fde0ce000 - 7f7fde0d0000 rw-p 00000000 00:00 0 >mm/memlock.c:259 munlock default filter '/libresolv-' matches '7f7fde0d0000-7f7fde0e7000 r-xp 00000000 fd:02 140116 /usr/lib64/libresolv-2.24.so': Skipping. >mm/memlock.c:241 munlock area unreadable 7f7fde0e7000-7f7fde2e7000 ---p 00017000 fd:02 140116 /usr/lib64/libresolv-2.24.so : Skipping. >mm/memlock.c:259 munlock default filter '/libresolv-' matches '7f7fde2e7000-7f7fde2e8000 r--p 00017000 fd:02 140116 /usr/lib64/libresolv-2.24.so': Skipping. >mm/memlock.c:259 munlock default filter '/libresolv-' matches '7f7fde2e8000-7f7fde2e9000 rw-p 00018000 fd:02 140116 /usr/lib64/libresolv-2.24.so': Skipping. >mm/memlock.c:287 munlock 8KiB 7f7fde2e9000 - 7f7fde2eb000 rw-p 00000000 00:00 0 >mm/memlock.c:287 munlock 1780KiB 7f7fde2eb000 - 7f7fde4a8000 r-xp 00000000 fd:02 140098 /usr/lib64/libc-2.24.so >mm/memlock.c:241 munlock area unreadable 7f7fde4a8000-7f7fde6a7000 ---p 001bd000 fd:02 140098 /usr/lib64/libc-2.24.so : Skipping. >mm/memlock.c:287 munlock 16KiB 7f7fde6a7000 - 7f7fde6ab000 r--p 001bc000 fd:02 140098 /usr/lib64/libc-2.24.so >mm/memlock.c:287 munlock 8KiB 7f7fde6ab000 - 7f7fde6ad000 rw-p 001c0000 fd:02 140098 /usr/lib64/libc-2.24.so >mm/memlock.c:287 munlock 16KiB 7f7fde6ad000 - 7f7fde6b1000 rw-p 00000000 00:00 0 >mm/memlock.c:287 munlock 28KiB 7f7fde6b1000 - 7f7fde6b8000 r-xp 00000000 fd:02 140118 /usr/lib64/librt-2.24.so >mm/memlock.c:241 munlock area unreadable 7f7fde6b8000-7f7fde8b7000 ---p 00007000 fd:02 140118 /usr/lib64/librt-2.24.so : Skipping. >mm/memlock.c:287 munlock 4KiB 7f7fde8b7000 - 7f7fde8b8000 r--p 00006000 fd:02 140118 /usr/lib64/librt-2.24.so >mm/memlock.c:287 munlock 4KiB 7f7fde8b8000 - 7f7fde8b9000 rw-p 00007000 fd:02 140118 /usr/lib64/librt-2.24.so >mm/memlock.c:259 munlock default filter '/libreadline.so.' matches '7f7fde8b9000-7f7fde8f8000 r-xp 00000000 fd:02 140590 /usr/lib64/libreadline.so.6.3': Skipping. >mm/memlock.c:241 munlock area unreadable 7f7fde8f8000-7f7fdeaf8000 ---p 0003f000 fd:02 140590 /usr/lib64/libreadline.so.6.3 : Skipping. >mm/memlock.c:259 munlock default filter '/libreadline.so.' matches '7f7fdeaf8000-7f7fdeafb000 r--p 0003f000 fd:02 140590 /usr/lib64/libreadline.so.6.3': Skipping. >mm/memlock.c:259 munlock default filter '/libreadline.so.' matches '7f7fdeafb000-7f7fdeb01000 rw-p 00042000 fd:02 140590 /usr/lib64/libreadline.so.6.3': Skipping. >mm/memlock.c:287 munlock 4KiB 7f7fdeb01000 - 7f7fdeb02000 rw-p 00000000 00:00 0 >mm/memlock.c:287 munlock 388KiB 7f7fdeb02000 - 7f7fdeb63000 r-xp 00000000 fd:02 163286 /usr/lib64/libdevmapper.so.1.02 >mm/memlock.c:241 munlock area unreadable 7f7fdeb63000-7f7fded63000 ---p 00061000 fd:02 163286 /usr/lib64/libdevmapper.so.1.02 : Skipping. >mm/memlock.c:287 munlock 4KiB 7f7fded63000 - 7f7fded64000 r--p 00061000 fd:02 163286 /usr/lib64/libdevmapper.so.1.02 >mm/memlock.c:287 munlock 12KiB 7f7fded64000 - 7f7fded67000 rw-p 00062000 fd:02 163286 /usr/lib64/libdevmapper.so.1.02 >mm/memlock.c:287 munlock 4KiB 7f7fded67000 - 7f7fded68000 rw-p 00000000 00:00 0 >mm/memlock.c:287 munlock 24KiB 7f7fded68000 - 7f7fded6e000 r-xp 00000000 fd:02 163335 /usr/lib64/libdevmapper-event.so.1.02 >mm/memlock.c:241 munlock area unreadable 7f7fded6e000-7f7fdef6d000 ---p 00006000 fd:02 163335 /usr/lib64/libdevmapper-event.so.1.02 : Skipping. >mm/memlock.c:287 munlock 4KiB 7f7fdef6d000 - 7f7fdef6e000 r--p 00005000 fd:02 163335 /usr/lib64/libdevmapper-event.so.1.02 >mm/memlock.c:287 munlock 4KiB 7f7fdef6e000 - 7f7fdef6f000 rw-p 00006000 fd:02 163335 /usr/lib64/libdevmapper-event.so.1.02 >mm/memlock.c:259 munlock default filter '/libblkid.so.' matches '7f7fdef6f000-7f7fdefac000 r-xp 00000000 fd:02 154443 /usr/lib64/libblkid.so.1.1.0': Skipping. >mm/memlock.c:241 munlock area unreadable 7f7fdefac000-7f7fdf1ac000 ---p 0003d000 fd:02 154443 /usr/lib64/libblkid.so.1.1.0 : Skipping. >mm/memlock.c:259 munlock default filter '/libblkid.so.' matches '7f7fdf1ac000-7f7fdf1b0000 r--p 0003d000 fd:02 154443 /usr/lib64/libblkid.so.1.1.0': Skipping. >mm/memlock.c:259 munlock default filter '/libblkid.so.' matches '7f7fdf1b0000-7f7fdf1b1000 rw-p 00041000 fd:02 154443 /usr/lib64/libblkid.so.1.1.0': Skipping. >mm/memlock.c:287 munlock 4KiB 7f7fdf1b1000 - 7f7fdf1b2000 rw-p 00000000 00:00 0 >mm/memlock.c:259 munlock default filter '/libdl-' matches '7f7fdf1b2000-7f7fdf1b5000 r-xp 00000000 fd:02 140102 /usr/lib64/libdl-2.24.so': Skipping. >mm/memlock.c:241 munlock area unreadable 7f7fdf1b5000-7f7fdf3b4000 ---p 00003000 fd:02 140102 /usr/lib64/libdl-2.24.so : Skipping. >mm/memlock.c:259 munlock default filter '/libdl-' matches '7f7fdf3b4000-7f7fdf3b5000 r--p 00002000 fd:02 140102 /usr/lib64/libdl-2.24.so': Skipping. >mm/memlock.c:259 munlock default filter '/libdl-' matches '7f7fdf3b5000-7f7fdf3b6000 rw-p 00003000 fd:02 140102 /usr/lib64/libdl-2.24.so': Skipping. >mm/memlock.c:259 munlock default filter '/ld-2.' matches '7f7fdf3b6000-7f7fdf3db000 r-xp 00000000 fd:02 140091 /usr/lib64/ld-2.24.so': Skipping. >mm/memlock.c:287 munlock 32KiB 7f7fdf50e000 - 7f7fdf516000 rw-p 00000000 00:00 0 >mm/memlock.c:287 munlock 536KiB 7f7fdf516000 - 7f7fdf59c000 r-xp 00000000 fd:02 140925 /usr/lib64/libsystemd.so.0.16.0 >mm/memlock.c:287 munlock 12KiB 7f7fdf59c000 - 7f7fdf59f000 r--p 00085000 fd:02 140925 /usr/lib64/libsystemd.so.0.16.0 >mm/memlock.c:287 munlock 4KiB 7f7fdf59f000 - 7f7fdf5a0000 rw-p 00088000 fd:02 140925 /usr/lib64/libsystemd.so.0.16.0 >mm/memlock.c:287 munlock 12KiB 7f7fdf5a0000 - 7f7fdf5a3000 rw-p 00000000 00:00 0 >mm/memlock.c:259 munlock default filter '/libudev.so.' matches '7f7fdf5a3000-7f7fdf5c2000 r-xp 00000000 fd:02 140927 /usr/lib64/libudev.so.1.6.5': Skipping. >mm/memlock.c:259 munlock default filter '/libudev.so.' matches '7f7fdf5c2000-7f7fdf5c3000 r--p 0001e000 fd:02 140927 /usr/lib64/libudev.so.1.6.5': Skipping. >mm/memlock.c:259 munlock default filter '/libudev.so.' matches '7f7fdf5c3000-7f7fdf5c4000 rw-p 0001f000 fd:02 140927 /usr/lib64/libudev.so.1.6.5': Skipping. >mm/memlock.c:259 munlock default filter '/etc/selinux' matches '7f7fdf5cc000-7f7fdf5cd000 r--p 00000000 fd:02 20670 /etc/selinux/targeted/contexts/files/file_contexts.local.bin': Skipping. >mm/memlock.c:259 munlock default filter '/etc/selinux' matches '7f7fdf5cd000-7f7fdf5d9000 r--p 00000000 fd:02 20668 /etc/selinux/targeted/contexts/files/file_contexts.homedirs.bin': Skipping. >mm/memlock.c:287 munlock 8KiB 7f7fdf5d9000 - 7f7fdf5db000 rw-p 00000000 00:00 0 >mm/memlock.c:259 munlock default filter '/ld-2.' matches '7f7fdf5db000-7f7fdf5dc000 r--p 00025000 fd:02 140091 /usr/lib64/ld-2.24.so': Skipping. >mm/memlock.c:259 munlock default filter '/ld-2.' matches '7f7fdf5dc000-7f7fdf5dd000 rw-p 00026000 fd:02 140091 /usr/lib64/ld-2.24.so': Skipping. >mm/memlock.c:287 munlock 4KiB 7f7fdf5dd000 - 7f7fdf5de000 rw-p 00000000 00:00 0 >mm/memlock.c:287 munlock 0KiB 7fff85412000 - 7fff85412000 rw-p 00000000 00:00 0 >mm/memlock.c:287 munlock 132KiB 7fff85412000 - 7fff85433000 rw-p 00000000 00:00 0 [stack] >mm/memlock.c:287 munlock 8KiB 7fff8547d000 - 7fff8547f000 r--p 00000000 00:00 0 [vvar] >mm/memlock.c:249 munlock ignore filter '[vdso]' matches '7fff8547f000-7fff85481000 r-xp 00000000 00:00 0 [vdso]': Skipping. >mm/memlock.c:249 munlock ignore filter '[vsyscall]' matches 'ffffffffff600000-ffffffffff601000 r-xp 00000000 00:00 0 [vsyscall]': Skipping. >mm/memlock.c:373 Unlocked 20656128 bytes >activate/fs.c:489 Syncing device names >libdm-common.c:2273 Udev cookie 0xd4d3611 (semid 163840) decremented to 0 >libdm-common.c:2559 Udev cookie 0xd4d3611 (semid 163840) waiting for zero >libdm-common.c:2288 Udev cookie 0xd4d3611 (semid 163840) destroyed >libdm-common.c:1430 fedora-root: Skipping NODE_DEL [trust_udev] >vgchange.c:155 Deactivated 2 logical volumes in volume group fedora >activate/dev_manager.c:755 Getting device info for fedora-swap [LVM-QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdKjrt23UgMjEepvxRUa9X3HqqNO93TXOdx] >ioctl/libdm-iface.c:1838 dm info LVM-QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdKjrt23UgMjEepvxRUa9X3HqqNO93TXOdx [ noopencount flush ] [16384] (*1) >activate/dev_manager.c:755 Getting device info for fedora-root [LVM-QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdK3seVNVHoqA7evYQL4vTWFR0OI1FlRIJR] >ioctl/libdm-iface.c:1838 dm info LVM-QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdK3seVNVHoqA7evYQL4vTWFR0OI1FlRIJR [ noopencount flush ] [16384] (*1) >activate/activate.c:1380 Counted 0 active LVs in VG fedora >vgchange.c:254 0 logical volume(s) in volume group "fedora" now active >activate/dev_manager.c:755 Getting device info for fedora-swap [LVM-QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdKjrt23UgMjEepvxRUa9X3HqqNO93TXOdx] >ioctl/libdm-iface.c:1838 dm info LVM-QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdKjrt23UgMjEepvxRUa9X3HqqNO93TXOdx [ noopencount flush ] [16384] (*1) >activate/dev_manager.c:755 Getting device info for fedora-root [LVM-QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdK3seVNVHoqA7evYQL4vTWFR0OI1FlRIJR] >ioctl/libdm-iface.c:1838 dm info LVM-QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdK3seVNVHoqA7evYQL4vTWFR0OI1FlRIJR [ noopencount flush ] [16384] (*1) >activate/activate.c:1380 Counted 0 active LVs in VG fedora >mm/memlock.c:562 Unlock: Memlock counters: locked:0 critical:0 daemon:0 suspended:0 >activate/fs.c:489 Syncing device names >cache/lvmcache.c:157 Metadata cache: VG fedora wiped. >misc/lvm-flock.c:71 Unlocking /run/lock/lvm/V_fedora >misc/lvm-flock.c:48 _undo_flock /run/lock/lvm/V_fedora >device/dev-io.c:625 Closed /dev/sda5 >metadata/vg.c:89 Freeing VG fedora at 0x55fddc47bb10. >metadata/vg.c:89 Freeing VG fedora at 0x55fddc48f0c0. >libdm-config.c:1036 Setting global/notify_dbus to 1 >notify/lvmnotify.c:51 Nofify dbus at com.redhat.lvmdbus1. >notify/lvmnotify.c:64 WARNING: D-Bus notification failed: The name com.redhat.lvmdbus1 was not provided by any .service files >commands/toolcontext.c:2111 Reloading config files >activate/fs.c:489 Syncing device names >cache/lvmcache.c:2298 Wiping internal VG cache >metadata/vg.c:89 Freeing VG #orphans_lvm1 at 0x55fddc3e8420. >metadata/vg.c:89 Freeing VG #orphans_pool at 0x55fddc3ec430. >metadata/vg.c:89 Freeing VG #orphans_lvm2 at 0x55fddc4033e0. >config/config.c:281 Loading config file: /etc/lvm/lvm.conf >device/dev-io.c:570 Opened /etc/lvm/lvm.conf RO >device/dev-io.c:625 Closed /etc/lvm/lvm.conf >libdm-config.c:1036 Setting log/syslog to 1 >libdm-config.c:972 Setting log/level to 0 >libdm-config.c:1036 Setting log/activation to 0 >config/config.c:1439 Setting log/debug_classes to debug_classes = [ "memory", "devices", "activation", "allocation", "lvmetad", "metadata", "cache", "locking", "lvmpolld", "dbus" ] >commands/toolcontext.c:357 Setting log debug classes to 1023 >commands/toolcontext.c:363 Logging initialised at Thu Nov 10 13:31:22 2016 >config/config.c:281 Loading config file: /etc/lvm/lvmlocal.conf >device/dev-io.c:570 Opened /etc/lvm/lvmlocal.conf RO >device/dev-io.c:625 Closed /etc/lvm/lvmlocal.conf >libdm-config.c:1036 Setting config/checks to 1 >libdm-config.c:1036 Setting config/abort_on_errors to 0 >libdm-config.c:1036 Setting config/checks to 1 >libdm-config.c:1036 Setting config/checks to 1 >libdm-config.c:972 Setting global/umask to 63 >libdm-config.c:941 Setting devices/dir to /dev >libdm-config.c:941 Setting devices/external_device_info_source to none >libdm-config.c:941 Setting global/proc to /proc >libdm-config.c:1036 Setting global/activation to 1 >libdm-config.c:1049 activation/auto_set_activation_skip not found in config: defaulting to 1 >libdm-config.c:941 Setting activation/readahead to auto >libdm-config.c:1036 Setting activation/udev_rules to 1 >libdm-config.c:1036 Setting activation/udev_sync to 1 >libdm-config.c:1036 Setting activation/retry_deactivation to 1 >libdm-config.c:1036 Setting activation/checks to 0 >misc/lvm-globals.c:188 LVM activation checks disabled >libdm-config.c:1036 Setting activation/use_linear_target to 1 >libdm-config.c:941 Setting activation/missing_stripe_filler to error >libdm-config.c:1036 Setting global/metadata_read_only to 0 >libdm-config.c:972 Setting devices/pv_min_size to 2048 >libdm-config.c:1049 metadata/check_pv_device_sizes not found in config: defaulting to 1 >libdm-config.c:941 Setting global/units to h >libdm-config.c:1036 Setting global/si_unit_consistency to 1 >libdm-config.c:1049 report/binary_values_as_numeric not found in config: defaulting to 0 >libdm-config.c:1049 report/mark_hidden_devices not found in config: defaulting to 1 >libdm-config.c:1036 Setting global/suffix to 1 >libdm-config.c:950 report/list_item_separator not found in config: defaulting to , >libdm-config.c:950 report/time_format not found in config: defaulting to %Y-%m-%d %T %z >libdm-config.c:1049 report/two_word_unknown_device not found in config: defaulting to 0 >libdm-config.c:1036 Setting global/detect_internal_vg_cache_corruption to 0 >libdm-config.c:941 Setting global/system_id_source to none >libdm-config.c:941 Setting config/profile_dir to /etc/lvm/profile >libdm-config.c:972 Setting devices/disable_after_error_count to 0 >config/config.c:1439 Setting devices/preferred_names to preferred_names = [ "^/dev/mapper/", "^/dev/md/", "^/dev/sd" ] >libdm-config.c:1036 Setting devices/obtain_device_list_from_udev to 1 >config/config.c:1439 Setting devices/scan to scan = [ "/dev" ] >metadata/vg.c:74 Allocated VG #orphans_lvm1 at 0x5579471ac420. >format1/format1.c:628 Initialised format: lvm1 >metadata/vg.c:74 Allocated VG #orphans_pool at 0x5579471b0430. >format_pool/format_pool.c:335 Initialised format: pool >metadata/vg.c:74 Allocated VG #orphans_lvm2 at 0x5579471c73e0. >format_text/format-text.c:2573 Initialised format: lvm2 >libdm-config.c:950 global/format not found in config: defaulting to lvm2 >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_lvm1" with VGID #orphans_lvm1. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_lvm1". >cache/lvmcache.c:1875 lvmcache initialised VG #orphans_lvm1. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_pool" with VGID #orphans_pool. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_pool". >cache/lvmcache.c:1875 lvmcache initialised VG #orphans_pool. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_lvm2" with VGID #orphans_lvm2. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_lvm2". >cache/lvmcache.c:1875 lvmcache initialised VG #orphans_lvm2. >striped/striped.c:239 Initialised segtype: striped >zero/zero.c:98 Initialised segtype: zero >error/errseg.c:104 Initialised segtype: error >libdm-config.c:941 Setting dmeventd/snapshot_library to libdevmapper-event-lvm2snapshot.so >snapshot/snapshot.c:275 Initialised segtype: snapshot >libdm-config.c:941 Setting dmeventd/mirror_library to libdevmapper-event-lvm2mirror.so >mirror/mirrored.c:575 Initialised segtype: mirror >libdm-config.c:950 dmeventd/raid_library not found in config: defaulting to libdevmapper-event-lvm2raid.so >raid/raid.c:505 Initialised segtype: raid0 >raid/raid.c:505 Initialised segtype: raid0_meta >raid/raid.c:505 Initialised segtype: raid1 >raid/raid.c:505 Initialised segtype: raid10 >raid/raid.c:505 Initialised segtype: raid4 >raid/raid.c:505 Initialised segtype: raid5 >raid/raid.c:505 Initialised segtype: raid5_la >raid/raid.c:505 Initialised segtype: raid5_ls >raid/raid.c:505 Initialised segtype: raid5_ra >raid/raid.c:505 Initialised segtype: raid5_rs >raid/raid.c:505 Initialised segtype: raid6 >raid/raid.c:505 Initialised segtype: raid6_nc >raid/raid.c:505 Initialised segtype: raid6_nr >raid/raid.c:505 Initialised segtype: raid6_zr >libdm-config.c:941 Setting dmeventd/thin_library to libdevmapper-event-lvm2thin.so >thin/thin.c:825 Initialised segtype: thin-pool >thin/thin.c:825 Initialised segtype: thin >cache_segtype/cache.c:491 Initialised segtype: cache-pool >cache_segtype/cache.c:505 Initialised segtype: cache >libdm-config.c:1036 Setting backup/archive to 1 >libdm-config.c:972 Setting backup/retain_days to 30 >libdm-config.c:972 Setting backup/retain_min to 10 >libdm-config.c:941 Setting backup/archive_dir to /etc/lvm/archive >libdm-config.c:1036 Setting backup/backup to 1 >libdm-config.c:941 Setting backup/backup_dir to /etc/lvm/backup >config/config.c:1436 devices/global_filter not found in config: defaulting to global_filter = [ "a|.*/|" ] >libdm-config.c:972 Setting global/locking_type to 1 >libdm-config.c:1036 Setting global/use_lvmetad to 1 >libdm-config.c:977 global/lvmetad_update_wait_time not found in config: defaulting to 10 >daemon-client.c:33 /run/lvm/lvmetad.socket: Opening daemon socket to lvmetad for protocol lvmetad version 1. >daemon-client.c:52 Sending daemon lvmetad: hello >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting protocol to lvmetad >libdm-config.c:972 Setting version to 1 >cache/lvmetad.c:143 Successfully connected to lvmetad on fd 4. >libdm-config.c:1036 Setting global/use_lvmpolld to 1 >libdm-config.c:1036 Setting devices/sysfs_scan to 1 >filters/filter-sysfs.c:325 Sysfs filter initialised. >filters/filter-internal.c:77 internal filter initialised. >filters/filter-type.c:56 LVM type filter initialised. >filters/filter-usable.c:192 Usable device filter initialised. >libdm-config.c:1036 Setting devices/multipath_component_detection to 1 >filters/filter-mpath.c:291 mpath filter initialised. >filters/filter-partitioned.c:59 Partitioned filter initialised. >libdm-config.c:1036 Setting devices/md_component_detection to 1 >filters/filter-md.c:73 MD filter initialised. >libdm-config.c:1036 Setting devices/fw_raid_component_detection to 0 >filters/filter-composite.c:104 Composite filter initialised. >libdm-config.c:1036 Setting devices/ignore_suspended_devices to 0 >libdm-config.c:1036 Setting devices/ignore_lvm_mirrors to 1 >config/config.c:1439 Setting devices/filter to filter = [ "r|/sdb1$|", "r|/sdb2$|", "r|/sdb3$|" ] >filters/filter-regex.c:216 Regex filter initialised. >filters/filter-usable.c:192 Usable device filter initialised. >filters/filter-composite.c:104 Composite filter initialised. >libdm-config.c:941 Setting devices/cache_dir to /etc/lvm/cache >libdm-config.c:941 Setting devices/cache_file_prefix to >libdm-config.c:950 devices/cache not found in config: defaulting to /etc/lvm/cache/.cache >filters/filter-persistent.c:368 Persistent filter initialised. >filters/filter-composite.c:104 Composite filter initialised. >libdm-config.c:1036 Setting devices/write_cache_state to 1 >libdm-config.c:1036 Setting global/use_lvmetad to 1 >libdm-config.c:941 Setting activation/activation_mode to degraded >libdm-config.c:1049 metadata/record_lvs_history not found in config: defaulting to 0 >lvmcmdline.c:1603 DEGRADED MODE. Incomplete RAID LVs will be processed. >libdm-config.c:1036 Setting activation/monitoring to 1 >lvmcmdline.c:1609 Processing: vgchange -an fedora '--config= devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] filter=["r|/sdb1$|","r|/sdb2$|","r|/sdb3$|"] } log {level=7 file=/tmp/lvm.log syslog=0}' >lvmcmdline.c:1610 Command pid: 2574 >lvmcmdline.c:1611 system ID: >lvmcmdline.c:1614 O_DIRECT will be used >libdm-config.c:972 Setting global/locking_type to 1 >libdm-config.c:1036 Setting global/wait_for_locks to 1 >locking/locking.c:129 File-based locking selected. >libdm-config.c:1036 Setting global/prioritise_write_locks to 1 >libdm-config.c:941 Setting global/locking_dir to /run/lock/lvm >libdm-common.c:926 Preparing SELinux context for /run/lock/lvm to system_u:object_r:lvm_lock_t:s0. >libdm-common.c:929 Resetting SELinux context to default value. >libdm-config.c:1036 Setting global/use_lvmlockd to 0 >cache/lvmetad.c:255 Sending lvmetad get_global_info >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting token to filter:3239235440 >libdm-config.c:972 Setting daemon_pid to 983 >libdm-config.c:941 Setting response to OK >libdm-config.c:972 Setting global_disable to 0 >toollib.c:2165 Processing each VG >toollib.c:2217 Get list of VGs on system >cache/lvmetad.c:1425 Asking lvmetad for complete list of known VG ids/names >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting name to fedora >libdm-config.c:950 report/output_format not found in config: defaulting to basic >libdm-config.c:1049 log/report_command_log not found in config: defaulting to 0 >toollib.c:1927 Processing VG fedora QOlKvl-wmzC-yhXm-AvWx-ApCr-5VZM-RCGRdK >cache/lvmcache.c:522 lvmcache has no info for vgname "fedora". >misc/lvm-flock.c:200 Locking /run/lock/lvm/V_fedora RB >libdm-common.c:926 Preparing SELinux context for /run/lock/lvm/V_fedora to system_u:object_r:lvm_lock_t:s0. >misc/lvm-flock.c:101 _do_flock /run/lock/lvm/V_fedora:aux WB >misc/lvm-flock.c:48 _undo_flock /run/lock/lvm/V_fedora:aux >misc/lvm-flock.c:101 _do_flock /run/lock/lvm/V_fedora RB >libdm-common.c:929 Resetting SELinux context to default value. >cache/lvmcache.c:522 lvmcache has no info for vgname "fedora". >metadata/metadata.c:4151 Reading VG fedora QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdK >cache/lvmcache.c:619 Metadata cache has no info for vgid "QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdK" >cache/lvmetad.c:981 Asking lvmetad for VG QOlKvl-wmzC-yhXm-AvWx-ApCr-5VZM-RCGRdK fedora >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting name to fedora >libdm-config.c:941 Setting metadata/format to lvm2 >cache/lvmcache.c:522 lvmcache has no info for vgname "fedora" with VGID QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdK. >format_text/format-text.c:2003 <backtrace> >libdm-config.c:941 Setting id to dIeg09-mb8o-nJuq-1Ds3-KA31-Ilf9-RWNCdB >libdm-config.c:941 Setting format to lvm2 >libdm-config.c:972 Setting device to 2053 >libdm-config.c:972 Setting dev_size to 95107072 >libdm-config.c:972 Setting label_sector to 1 >libdm-config.c:972 Setting ext_flags to 1 >libdm-config.c:972 Setting ext_version to 2 >device/dev-cache.c:356 /dev/sdb: Added to device cache (8:16) >device/dev-cache.c:352 /dev/disk/by-id/usb-SanDisk_Extreme_AA011021151004307653-0:0: Aliased to /dev/sdb in device cache (8:16) >device/dev-cache.c:356 /dev/disk/by-label/Fedora-WS-Live-25_B-1-1: Added to device cache (8:17) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0: Aliased to /dev/sdb in device cache (8:16) >device/dev-cache.c:352 /dev/disk/by-uuid/2016-10-05-06-32-21-00: Aliased to /dev/disk/by-label/Fedora-WS-Live-25_B-1-1 in device cache (8:17) >device/dev-cache.c:352 /dev/sdb1: Aliased to /dev/disk/by-label/Fedora-WS-Live-25_B-1-1 in device cache (preferred name) (8:17) >device/dev-cache.c:352 /dev/disk/by-id/usb-SanDisk_Extreme_AA011021151004307653-0:0-part1: Aliased to /dev/sdb1 in device cache (8:17) >device/dev-cache.c:340 /dev/disk/by-label/Fedora-WS-Live-25_B-1-1: Already in device cache >device/dev-cache.c:352 /dev/disk/by-partuuid/5b7c751a-01: Aliased to /dev/sdb1 in device cache (8:17) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0-part1: Aliased to /dev/sdb1 in device cache (8:17) >device/dev-cache.c:340 /dev/disk/by-uuid/2016-10-05-06-32-21-00: Already in device cache >device/dev-cache.c:356 /dev/sdb2: Added to device cache (8:18) >device/dev-cache.c:352 /dev/disk/by-id/usb-SanDisk_Extreme_AA011021151004307653-0:0-part2: Aliased to /dev/sdb2 in device cache (8:18) >device/dev-cache.c:356 /dev/disk/by-label/ANACONDA: Added to device cache (8:19) >device/dev-cache.c:352 /dev/disk/by-partuuid/5b7c751a-02: Aliased to /dev/sdb2 in device cache (8:18) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0-part2: Aliased to /dev/sdb2 in device cache (8:18) >device/dev-cache.c:352 /dev/disk/by-uuid/E65B-38D5: Aliased to /dev/sdb2 in device cache (8:18) >device/dev-cache.c:352 /dev/sdb3: Aliased to /dev/disk/by-label/ANACONDA in device cache (preferred name) (8:19) >device/dev-cache.c:352 /dev/disk/by-id/usb-SanDisk_Extreme_AA011021151004307653-0:0-part3: Aliased to /dev/sdb3 in device cache (8:19) >device/dev-cache.c:340 /dev/disk/by-label/ANACONDA: Already in device cache >device/dev-cache.c:352 /dev/disk/by-partuuid/5b7c751a-03: Aliased to /dev/sdb3 in device cache (8:19) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0-part3: Aliased to /dev/sdb3 in device cache (8:19) >device/dev-cache.c:352 /dev/disk/by-uuid/071654cc-c02e-3fa6-9852-bb9d12673142: Aliased to /dev/sdb3 in device cache (8:19) >device/dev-cache.c:356 /dev/sdc: Added to device cache (8:32) >device/dev-cache.c:352 /dev/disk/by-id/usb-APPLE_SD_Card_Reader_000000000820-0:0: Aliased to /dev/sdc in device cache (8:32) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:14.0-usb-0:4:1.0-scsi-0:0:0:0: Aliased to /dev/sdc in device cache (8:32) >device/dev-cache.c:356 /dev/sdc1: Added to device cache (8:33) >device/dev-cache.c:352 /dev/disk/by-id/usb-APPLE_SD_Card_Reader_000000000820-0:0-part1: Aliased to /dev/sdc1 in device cache (8:33) >device/dev-cache.c:356 /dev/disk/by-label/EFI: Added to device cache (8:1) >device/dev-cache.c:352 /dev/disk/by-partlabel/EFI\x20System\x20Partition: Aliased to /dev/disk/by-label/EFI in device cache (8:1) >device/dev-cache.c:352 /dev/disk/by-partuuid/e47434c5-7375-42e9-9cbe-73714c99b802: Aliased to /dev/sdc1 in device cache (8:33) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:14.0-usb-0:4:1.0-scsi-0:0:0:0-part1: Aliased to /dev/sdc1 in device cache (8:33) >device/dev-cache.c:352 /dev/disk/by-uuid/67E3-17ED: Aliased to /dev/disk/by-label/EFI in device cache (8:1) >device/dev-cache.c:356 /dev/sdc2: Added to device cache (8:34) >device/dev-cache.c:352 /dev/disk/by-id/usb-APPLE_SD_Card_Reader_000000000820-0:0-part2: Aliased to /dev/sdc2 in device cache (8:34) >device/dev-cache.c:352 /dev/disk/by-label/Nifty\x20HD: Aliased to /dev/sdc2 in device cache (8:34) >device/dev-cache.c:352 /dev/disk/by-partuuid/05d69f48-5bad-48e5-bf57-63b8377fc737: Aliased to /dev/sdc2 in device cache (8:34) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:14.0-usb-0:4:1.0-scsi-0:0:0:0-part2: Aliased to /dev/sdc2 in device cache (8:34) >device/dev-cache.c:352 /dev/disk/by-uuid/7966a8db-330b-3782-902e-ea75a88dadd7: Aliased to /dev/sdc2 in device cache (8:34) >device/dev-cache.c:356 /dev/sda: Added to device cache (8:0) >device/dev-cache.c:352 /dev/disk/by-id/ata-APPLE_SSD_SM0256F_S1K4NYBF108588: Aliased to /dev/sda in device cache (8:0) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x5002538655584d30: Aliased to /dev/sda in device cache (8:0) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:04:00.0-ata-1: Aliased to /dev/sda in device cache (8:0) >device/dev-cache.c:352 /dev/sda1: Aliased to /dev/disk/by-label/EFI in device cache (preferred name) (8:1) >device/dev-cache.c:352 /dev/disk/by-id/ata-APPLE_SSD_SM0256F_S1K4NYBF108588-part1: Aliased to /dev/sda1 in device cache (8:1) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x5002538655584d30-part1: Aliased to /dev/sda1 in device cache (8:1) >device/dev-cache.c:340 /dev/disk/by-label/EFI: Already in device cache >device/dev-cache.c:340 /dev/disk/by-partlabel/EFI\x20System\x20Partition: Already in device cache >device/dev-cache.c:352 /dev/disk/by-partuuid/9bb61fc3-34b4-4200-b49a-d3fde9898b38: Aliased to /dev/sda1 in device cache (8:1) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:04:00.0-ata-1-part1: Aliased to /dev/sda1 in device cache (8:1) >device/dev-cache.c:340 /dev/disk/by-uuid/67E3-17ED: Already in device cache >device/dev-cache.c:356 /dev/sda2: Added to device cache (8:2) >device/dev-cache.c:352 /dev/disk/by-id/ata-APPLE_SSD_SM0256F_S1K4NYBF108588-part2: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x5002538655584d30-part2: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:352 /dev/disk/by-label/Macintosh\x20HD: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:352 /dev/disk/by-partlabel/Linux\x20HFS+\x20ESP: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:352 /dev/disk/by-partuuid/c0268a82-6d2c-4dac-a40f-0cad98152031: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:04:00.0-ata-1-part2: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:352 /dev/disk/by-uuid/24741b41-eecc-3356-94f5-5974941707a7: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:356 /dev/sda3: Added to device cache (8:3) >device/dev-cache.c:352 /dev/disk/by-id/ata-APPLE_SSD_SM0256F_S1K4NYBF108588-part3: Aliased to /dev/sda3 in device cache (8:3) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x5002538655584d30-part3: Aliased to /dev/sda3 in device cache (8:3) >device/dev-cache.c:352 /dev/disk/by-label/Recovery\x20HD: Aliased to /dev/sda3 in device cache (8:3) >device/dev-cache.c:352 /dev/disk/by-partuuid/946f51f6-d5ea-425e-9086-d7d25469d6be: Aliased to /dev/sda3 in device cache (8:3) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:04:00.0-ata-1-part3: Aliased to /dev/sda3 in device cache (8:3) >device/dev-cache.c:352 /dev/disk/by-uuid/1b4476a6-b9c1-3593-8daa-f56e945a55c0: Aliased to /dev/sda3 in device cache (8:3) >device/dev-cache.c:356 /dev/sda4: Added to device cache (8:4) >device/dev-cache.c:352 /dev/disk/by-id/ata-APPLE_SSD_SM0256F_S1K4NYBF108588-part4: Aliased to /dev/sda4 in device cache (8:4) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x5002538655584d30-part4: Aliased to /dev/sda4 in device cache (8:4) >device/dev-cache.c:352 /dev/disk/by-partuuid/b229e593-24b7-4b02-b0c9-9990c63e7f44: Aliased to /dev/sda4 in device cache (8:4) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:04:00.0-ata-1-part4: Aliased to /dev/sda4 in device cache (8:4) >device/dev-cache.c:352 /dev/disk/by-uuid/6615a1ce-2ad7-4cd4-9b71-ce2e83557d99: Aliased to /dev/sda4 in device cache (8:4) >device/dev-cache.c:356 /dev/sda5: Added to device cache (8:5) >device/dev-cache.c:352 /dev/disk/by-id/ata-APPLE_SSD_SM0256F_S1K4NYBF108588-part5: Aliased to /dev/sda5 in device cache (8:5) >device/dev-cache.c:352 /dev/disk/by-id/lvm-pv-uuid-dIeg09-mb8o-nJuq-1Ds3-KA31-Ilf9-RWNCdB: Aliased to /dev/sda5 in device cache (8:5) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x5002538655584d30-part5: Aliased to /dev/sda5 in device cache (8:5) >device/dev-cache.c:352 /dev/disk/by-partuuid/ee1fb71a-959c-4778-8285-988bb17a037f: Aliased to /dev/sda5 in device cache (8:5) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:04:00.0-ata-1-part5: Aliased to /dev/sda5 in device cache (8:5) >device/dev-cache.c:356 /dev/loop0: Added to device cache (7:0) >device/dev-cache.c:356 /dev/loop1: Added to device cache (7:1) >device/dev-cache.c:356 /dev/disk/by-label/Anaconda: Added to device cache (253:3) >device/dev-cache.c:352 /dev/disk/by-uuid/75b06b1f-5c69-42e7-99e1-1c5da0c76d91: Aliased to /dev/disk/by-label/Anaconda in device cache (253:3) >device/dev-cache.c:356 /dev/loop2: Added to device cache (7:2) >device/dev-cache.c:356 /dev/dm-2: Added to device cache (253:2) >device/dev-cache.c:352 /dev/disk/by-id/dm-name-live-rw: Aliased to /dev/dm-2 in device cache (preferred name) (253:2) >device/dev-cache.c:340 /dev/disk/by-label/Anaconda: Already in device cache >device/dev-cache.c:340 /dev/disk/by-uuid/75b06b1f-5c69-42e7-99e1-1c5da0c76d91: Already in device cache >device/dev-cache.c:352 /dev/mapper/live-rw: Aliased to /dev/disk/by-id/dm-name-live-rw in device cache (preferred name) (253:2) >device/dev-cache.c:352 /dev/dm-3: Aliased to /dev/disk/by-label/Anaconda in device cache (253:3) >device/dev-cache.c:352 /dev/disk/by-id/dm-name-live-base: Aliased to /dev/disk/by-label/Anaconda in device cache (preferred name) (253:3) >device/dev-cache.c:340 /dev/disk/by-label/Anaconda: Already in device cache >device/dev-cache.c:340 /dev/disk/by-uuid/75b06b1f-5c69-42e7-99e1-1c5da0c76d91: Already in device cache >device/dev-cache.c:352 /dev/mapper/live-base: Aliased to /dev/disk/by-id/dm-name-live-base in device cache (preferred name) (253:3) >cache/lvmcache.c:1873 lvmcache /dev/sda5: now in VG #orphans_lvm2 (#orphans_lvm2) with 0 mda(s). >libdm-config.c:972 Setting size to 1044480 >libdm-config.c:972 Setting start to 4096 >libdm-config.c:972 Setting ignore to 0 >metadata/vg.c:74 Allocated VG fedora at 0x55794723fb10. >format_text/import_vsn1.c:572 Importing logical volume fedora/swap. >format_text/import_vsn1.c:572 Importing logical volume fedora/root. >cache/lvmcache.c:522 lvmcache has no info for vgname "fedora" with VGID QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdK. >cache/lvmcache.c:522 lvmcache has no info for vgname "fedora". >cache/lvmcache.c:1873 lvmcache /dev/sda5: now in VG fedora with 1 mda(s). >cache/lvmcache.c:1637 lvmcache /dev/sda5: VG fedora: set VGID to QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdK. >cache/lvmcache.c:1949 lvmcache /dev/sda5: VG fedora: set system_id to . >cache/lvmcache.c:202 Metadata cache: VG fedora (QOlKvl-wmzC-yhXm-AvWx-ApCr-5VZM-RCGRdK) stored (1359 bytes). >cache/lvmetad.c:2241 Sending lvmetad vg_clear_outdated_pvs >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting response to OK >device/dev-io.c:570 Opened /dev/sda5 RO O_DIRECT >device/dev-io.c:330 /dev/sda5: size is 95107072 sectors >metadata/pv_manip.c:420 /dev/sda5 0: 0 1187: swap(0:0) >metadata/pv_manip.c:420 /dev/sda5 1: 1187 10422: root(0:0) >metadata/vg.c:74 Allocated VG fedora at 0x5579472274d0. >format_text/import_vsn1.c:572 Importing logical volume fedora/swap. >format_text/import_vsn1.c:572 Importing logical volume fedora/root. >toollib.c:1953 Process single VG fedora >activate/dev_manager.c:755 Getting device info for fedora-swap [LVM-QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdKjrt23UgMjEepvxRUa9X3HqqNO93TXOdx] >ioctl/libdm-iface.c:1838 dm version [ opencount flush ] [16384] (*1) >ioctl/libdm-iface.c:1838 dm info LVM-QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdKjrt23UgMjEepvxRUa9X3HqqNO93TXOdx [ opencount flush ] [16384] (*1) >activate/dev_manager.c:683 Skipping checks for old devices without LVM- dm uuid prefix (kernel vsn 4 >= 3). >activate/dev_manager.c:755 Getting device info for fedora-root [LVM-QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdK3seVNVHoqA7evYQL4vTWFR0OI1FlRIJR] >ioctl/libdm-iface.c:1838 dm info LVM-QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdK3seVNVHoqA7evYQL4vTWFR0OI1FlRIJR [ opencount flush ] [16384] (*1) >activate/activate.c:1397 Counted 0 open LVs in VG fedora. >metadata/lv.c:1442 Deactivating logical volume fedora/swap. >misc/lvm-flock.c:200 Locking /run/lock/lvm/A_OlKvlwmzCyhXmAvWxApCr5VZMRCGRdKjrt23UgMjEepvxRUa9X3HqqNO93TXOdx WB >libdm-common.c:926 Preparing SELinux context for /run/lock/lvm/A_OlKvlwmzCyhXmAvWxApCr5VZMRCGRdKjrt23UgMjEepvxRUa9X3HqqNO93TXOdx to system_u:object_r:lvm_lock_t:s0. >misc/lvm-flock.c:101 _do_flock /run/lock/lvm/A_OlKvlwmzCyhXmAvWxApCr5VZMRCGRdKjrt23UgMjEepvxRUa9X3HqqNO93TXOdx:aux WB >misc/lvm-flock.c:101 _do_flock /run/lock/lvm/A_OlKvlwmzCyhXmAvWxApCr5VZMRCGRdKjrt23UgMjEepvxRUa9X3HqqNO93TXOdx WB >misc/lvm-flock.c:48 _undo_flock /run/lock/lvm/A_OlKvlwmzCyhXmAvWxApCr5VZMRCGRdKjrt23UgMjEepvxRUa9X3HqqNO93TXOdx:aux >libdm-common.c:929 Resetting SELinux context to default value. >locking/file_locking.c:99 Locking LV QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdKjrt23UgMjEepvxRUa9X3HqqNO93TXOdx (NL) >activate/activate.c:2216 Deactivating fedora/swap. >activate/dev_manager.c:755 Getting device info for fedora-swap [LVM-QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdKjrt23UgMjEepvxRUa9X3HqqNO93TXOdx] >ioctl/libdm-iface.c:1838 dm info LVM-QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdKjrt23UgMjEepvxRUa9X3HqqNO93TXOdx [ noopencount flush ] [16384] (*1) >misc/lvm-flock.c:71 Unlocking /run/lock/lvm/A_OlKvlwmzCyhXmAvWxApCr5VZMRCGRdKjrt23UgMjEepvxRUa9X3HqqNO93TXOdx >misc/lvm-flock.c:48 _undo_flock /run/lock/lvm/A_OlKvlwmzCyhXmAvWxApCr5VZMRCGRdKjrt23UgMjEepvxRUa9X3HqqNO93TXOdx >metadata/lv.c:1442 Deactivating logical volume fedora/root. >misc/lvm-flock.c:200 Locking /run/lock/lvm/A_OlKvlwmzCyhXmAvWxApCr5VZMRCGRdK3seVNVHoqA7evYQL4vTWFR0OI1FlRIJR WB >libdm-common.c:926 Preparing SELinux context for /run/lock/lvm/A_OlKvlwmzCyhXmAvWxApCr5VZMRCGRdK3seVNVHoqA7evYQL4vTWFR0OI1FlRIJR to system_u:object_r:lvm_lock_t:s0. >misc/lvm-flock.c:101 _do_flock /run/lock/lvm/A_OlKvlwmzCyhXmAvWxApCr5VZMRCGRdK3seVNVHoqA7evYQL4vTWFR0OI1FlRIJR:aux WB >misc/lvm-flock.c:101 _do_flock /run/lock/lvm/A_OlKvlwmzCyhXmAvWxApCr5VZMRCGRdK3seVNVHoqA7evYQL4vTWFR0OI1FlRIJR WB >misc/lvm-flock.c:48 _undo_flock /run/lock/lvm/A_OlKvlwmzCyhXmAvWxApCr5VZMRCGRdK3seVNVHoqA7evYQL4vTWFR0OI1FlRIJR:aux >libdm-common.c:929 Resetting SELinux context to default value. >locking/file_locking.c:99 Locking LV QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdK3seVNVHoqA7evYQL4vTWFR0OI1FlRIJR (NL) >activate/activate.c:2216 Deactivating fedora/root. >activate/dev_manager.c:755 Getting device info for fedora-root [LVM-QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdK3seVNVHoqA7evYQL4vTWFR0OI1FlRIJR] >ioctl/libdm-iface.c:1838 dm info LVM-QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdK3seVNVHoqA7evYQL4vTWFR0OI1FlRIJR [ noopencount flush ] [16384] (*1) >misc/lvm-flock.c:71 Unlocking /run/lock/lvm/A_OlKvlwmzCyhXmAvWxApCr5VZMRCGRdK3seVNVHoqA7evYQL4vTWFR0OI1FlRIJR >misc/lvm-flock.c:48 _undo_flock /run/lock/lvm/A_OlKvlwmzCyhXmAvWxApCr5VZMRCGRdK3seVNVHoqA7evYQL4vTWFR0OI1FlRIJR >mm/memlock.c:562 Unlock: Memlock counters: locked:0 critical:0 daemon:0 suspended:0 >activate/fs.c:489 Syncing device names >vgchange.c:155 Deactivated 2 logical volumes in volume group fedora >activate/dev_manager.c:755 Getting device info for fedora-swap [LVM-QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdKjrt23UgMjEepvxRUa9X3HqqNO93TXOdx] >ioctl/libdm-iface.c:1838 dm info LVM-QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdKjrt23UgMjEepvxRUa9X3HqqNO93TXOdx [ noopencount flush ] [16384] (*1) >activate/dev_manager.c:755 Getting device info for fedora-root [LVM-QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdK3seVNVHoqA7evYQL4vTWFR0OI1FlRIJR] >ioctl/libdm-iface.c:1838 dm info LVM-QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdK3seVNVHoqA7evYQL4vTWFR0OI1FlRIJR [ noopencount flush ] [16384] (*1) >activate/activate.c:1380 Counted 0 active LVs in VG fedora >vgchange.c:254 0 logical volume(s) in volume group "fedora" now active >activate/dev_manager.c:755 Getting device info for fedora-swap [LVM-QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdKjrt23UgMjEepvxRUa9X3HqqNO93TXOdx] >ioctl/libdm-iface.c:1838 dm info LVM-QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdKjrt23UgMjEepvxRUa9X3HqqNO93TXOdx [ noopencount flush ] [16384] (*1) >activate/dev_manager.c:755 Getting device info for fedora-root [LVM-QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdK3seVNVHoqA7evYQL4vTWFR0OI1FlRIJR] >ioctl/libdm-iface.c:1838 dm info LVM-QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdK3seVNVHoqA7evYQL4vTWFR0OI1FlRIJR [ noopencount flush ] [16384] (*1) >activate/activate.c:1380 Counted 0 active LVs in VG fedora >mm/memlock.c:562 Unlock: Memlock counters: locked:0 critical:0 daemon:0 suspended:0 >activate/fs.c:489 Syncing device names >cache/lvmcache.c:157 Metadata cache: VG fedora wiped. >misc/lvm-flock.c:71 Unlocking /run/lock/lvm/V_fedora >misc/lvm-flock.c:48 _undo_flock /run/lock/lvm/V_fedora >device/dev-io.c:625 Closed /dev/sda5 >metadata/vg.c:89 Freeing VG fedora at 0x5579472274d0. >metadata/vg.c:89 Freeing VG fedora at 0x55794723fb10. >libdm-config.c:1036 Setting global/notify_dbus to 1 >notify/lvmnotify.c:51 Nofify dbus at com.redhat.lvmdbus1. >notify/lvmnotify.c:64 WARNING: D-Bus notification failed: The name com.redhat.lvmdbus1 was not provided by any .service files >commands/toolcontext.c:2111 Reloading config files >activate/fs.c:489 Syncing device names >cache/lvmcache.c:2298 Wiping internal VG cache >metadata/vg.c:89 Freeing VG #orphans_lvm1 at 0x5579471ac420. >metadata/vg.c:89 Freeing VG #orphans_pool at 0x5579471b0430. >metadata/vg.c:89 Freeing VG #orphans_lvm2 at 0x5579471c73e0. >config/config.c:281 Loading config file: /etc/lvm/lvm.conf >device/dev-io.c:570 Opened /etc/lvm/lvm.conf RO >device/dev-io.c:625 Closed /etc/lvm/lvm.conf >libdm-config.c:1036 Setting log/syslog to 1 >libdm-config.c:972 Setting log/level to 0 >libdm-config.c:1036 Setting log/activation to 0 >config/config.c:1439 Setting log/debug_classes to debug_classes = [ "memory", "devices", "activation", "allocation", "lvmetad", "metadata", "cache", "locking", "lvmpolld", "dbus" ] >commands/toolcontext.c:357 Setting log debug classes to 1023 >commands/toolcontext.c:363 Logging initialised at Thu Nov 10 13:31:23 2016 >config/config.c:281 Loading config file: /etc/lvm/lvmlocal.conf >device/dev-io.c:570 Opened /etc/lvm/lvmlocal.conf RO >device/dev-io.c:625 Closed /etc/lvm/lvmlocal.conf >libdm-config.c:1036 Setting config/checks to 1 >libdm-config.c:1036 Setting config/abort_on_errors to 0 >libdm-config.c:1036 Setting config/checks to 1 >libdm-config.c:1036 Setting config/checks to 1 >libdm-config.c:972 Setting global/umask to 63 >libdm-config.c:941 Setting devices/dir to /dev >libdm-config.c:941 Setting devices/external_device_info_source to none >libdm-config.c:941 Setting global/proc to /proc >libdm-config.c:1036 Setting global/activation to 1 >libdm-config.c:1049 activation/auto_set_activation_skip not found in config: defaulting to 1 >libdm-config.c:941 Setting activation/readahead to auto >libdm-config.c:1036 Setting activation/udev_rules to 1 >libdm-config.c:1036 Setting activation/udev_sync to 1 >libdm-config.c:1036 Setting activation/retry_deactivation to 1 >libdm-config.c:1036 Setting activation/checks to 0 >misc/lvm-globals.c:188 LVM activation checks disabled >libdm-config.c:1036 Setting activation/use_linear_target to 1 >libdm-config.c:941 Setting activation/missing_stripe_filler to error >libdm-config.c:1036 Setting global/metadata_read_only to 0 >libdm-config.c:972 Setting devices/pv_min_size to 2048 >libdm-config.c:1049 metadata/check_pv_device_sizes not found in config: defaulting to 1 >libdm-config.c:941 Setting global/units to h >libdm-config.c:1036 Setting global/si_unit_consistency to 1 >libdm-config.c:1049 report/binary_values_as_numeric not found in config: defaulting to 0 >libdm-config.c:1049 report/mark_hidden_devices not found in config: defaulting to 1 >libdm-config.c:1036 Setting global/suffix to 1 >libdm-config.c:950 report/list_item_separator not found in config: defaulting to , >libdm-config.c:950 report/time_format not found in config: defaulting to %Y-%m-%d %T %z >libdm-config.c:1049 report/two_word_unknown_device not found in config: defaulting to 0 >libdm-config.c:1036 Setting global/detect_internal_vg_cache_corruption to 0 >libdm-config.c:941 Setting global/system_id_source to none >libdm-config.c:941 Setting config/profile_dir to /etc/lvm/profile >libdm-config.c:972 Setting devices/disable_after_error_count to 0 >config/config.c:1439 Setting devices/preferred_names to preferred_names = [ "^/dev/mapper/", "^/dev/md/", "^/dev/sd" ] >libdm-config.c:1036 Setting devices/obtain_device_list_from_udev to 1 >config/config.c:1439 Setting devices/scan to scan = [ "/dev" ] >metadata/vg.c:74 Allocated VG #orphans_lvm1 at 0x559e2665c420. >format1/format1.c:628 Initialised format: lvm1 >metadata/vg.c:74 Allocated VG #orphans_pool at 0x559e26660430. >format_pool/format_pool.c:335 Initialised format: pool >metadata/vg.c:74 Allocated VG #orphans_lvm2 at 0x559e266773e0. >format_text/format-text.c:2573 Initialised format: lvm2 >libdm-config.c:950 global/format not found in config: defaulting to lvm2 >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_lvm1" with VGID #orphans_lvm1. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_lvm1". >cache/lvmcache.c:1875 lvmcache initialised VG #orphans_lvm1. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_pool" with VGID #orphans_pool. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_pool". >cache/lvmcache.c:1875 lvmcache initialised VG #orphans_pool. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_lvm2" with VGID #orphans_lvm2. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_lvm2". >cache/lvmcache.c:1875 lvmcache initialised VG #orphans_lvm2. >striped/striped.c:239 Initialised segtype: striped >zero/zero.c:98 Initialised segtype: zero >error/errseg.c:104 Initialised segtype: error >libdm-config.c:941 Setting dmeventd/snapshot_library to libdevmapper-event-lvm2snapshot.so >snapshot/snapshot.c:275 Initialised segtype: snapshot >libdm-config.c:941 Setting dmeventd/mirror_library to libdevmapper-event-lvm2mirror.so >mirror/mirrored.c:575 Initialised segtype: mirror >libdm-config.c:950 dmeventd/raid_library not found in config: defaulting to libdevmapper-event-lvm2raid.so >raid/raid.c:505 Initialised segtype: raid0 >raid/raid.c:505 Initialised segtype: raid0_meta >raid/raid.c:505 Initialised segtype: raid1 >raid/raid.c:505 Initialised segtype: raid10 >raid/raid.c:505 Initialised segtype: raid4 >raid/raid.c:505 Initialised segtype: raid5 >raid/raid.c:505 Initialised segtype: raid5_la >raid/raid.c:505 Initialised segtype: raid5_ls >raid/raid.c:505 Initialised segtype: raid5_ra >raid/raid.c:505 Initialised segtype: raid5_rs >raid/raid.c:505 Initialised segtype: raid6 >raid/raid.c:505 Initialised segtype: raid6_nc >raid/raid.c:505 Initialised segtype: raid6_nr >raid/raid.c:505 Initialised segtype: raid6_zr >libdm-config.c:941 Setting dmeventd/thin_library to libdevmapper-event-lvm2thin.so >thin/thin.c:825 Initialised segtype: thin-pool >thin/thin.c:825 Initialised segtype: thin >cache_segtype/cache.c:491 Initialised segtype: cache-pool >cache_segtype/cache.c:505 Initialised segtype: cache >libdm-config.c:1036 Setting backup/archive to 1 >libdm-config.c:972 Setting backup/retain_days to 30 >libdm-config.c:972 Setting backup/retain_min to 10 >libdm-config.c:941 Setting backup/archive_dir to /etc/lvm/archive >libdm-config.c:1036 Setting backup/backup to 1 >libdm-config.c:941 Setting backup/backup_dir to /etc/lvm/backup >config/config.c:1436 devices/global_filter not found in config: defaulting to global_filter = [ "a|.*/|" ] >libdm-config.c:972 Setting global/locking_type to 1 >libdm-config.c:1036 Setting global/use_lvmetad to 1 >libdm-config.c:977 global/lvmetad_update_wait_time not found in config: defaulting to 10 >daemon-client.c:33 /run/lvm/lvmetad.socket: Opening daemon socket to lvmetad for protocol lvmetad version 1. >daemon-client.c:52 Sending daemon lvmetad: hello >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting protocol to lvmetad >libdm-config.c:972 Setting version to 1 >cache/lvmetad.c:143 Successfully connected to lvmetad on fd 4. >libdm-config.c:1036 Setting global/use_lvmpolld to 1 >libdm-config.c:1036 Setting devices/sysfs_scan to 1 >filters/filter-sysfs.c:325 Sysfs filter initialised. >filters/filter-internal.c:77 internal filter initialised. >filters/filter-type.c:56 LVM type filter initialised. >filters/filter-usable.c:192 Usable device filter initialised. >libdm-config.c:1036 Setting devices/multipath_component_detection to 1 >filters/filter-mpath.c:291 mpath filter initialised. >filters/filter-partitioned.c:59 Partitioned filter initialised. >libdm-config.c:1036 Setting devices/md_component_detection to 1 >filters/filter-md.c:73 MD filter initialised. >libdm-config.c:1036 Setting devices/fw_raid_component_detection to 0 >filters/filter-composite.c:104 Composite filter initialised. >libdm-config.c:1036 Setting devices/ignore_suspended_devices to 0 >libdm-config.c:1036 Setting devices/ignore_lvm_mirrors to 1 >config/config.c:1439 Setting devices/filter to filter = [ "r|/sdb1$|", "r|/sdb2$|", "r|/sdb3$|" ] >filters/filter-regex.c:216 Regex filter initialised. >filters/filter-usable.c:192 Usable device filter initialised. >filters/filter-composite.c:104 Composite filter initialised. >libdm-config.c:941 Setting devices/cache_dir to /etc/lvm/cache >libdm-config.c:941 Setting devices/cache_file_prefix to >libdm-config.c:950 devices/cache not found in config: defaulting to /etc/lvm/cache/.cache >filters/filter-persistent.c:368 Persistent filter initialised. >filters/filter-composite.c:104 Composite filter initialised. >libdm-config.c:1036 Setting devices/write_cache_state to 1 >libdm-config.c:1036 Setting global/use_lvmetad to 1 >libdm-config.c:941 Setting activation/activation_mode to degraded >libdm-config.c:1049 metadata/record_lvs_history not found in config: defaulting to 0 >lvmcmdline.c:1603 DEGRADED MODE. Incomplete RAID LVs will be processed. >libdm-config.c:1036 Setting activation/monitoring to 1 >lvmcmdline.c:1609 Processing: lvchange -ay fedora/root '--config= devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] filter=["r|/sdb1$|","r|/sdb2$|","r|/sdb3$|"] } log {level=7 file=/tmp/lvm.log syslog=0}' >lvmcmdline.c:1610 Command pid: 2591 >lvmcmdline.c:1611 system ID: >lvmcmdline.c:1614 O_DIRECT will be used >libdm-config.c:972 Setting global/locking_type to 1 >libdm-config.c:1036 Setting global/wait_for_locks to 1 >locking/locking.c:129 File-based locking selected. >libdm-config.c:1036 Setting global/prioritise_write_locks to 1 >libdm-config.c:941 Setting global/locking_dir to /run/lock/lvm >libdm-common.c:926 Preparing SELinux context for /run/lock/lvm to system_u:object_r:lvm_lock_t:s0. >libdm-common.c:929 Resetting SELinux context to default value. >libdm-config.c:1036 Setting global/use_lvmlockd to 0 >cache/lvmetad.c:255 Sending lvmetad get_global_info >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting token to filter:3239235440 >libdm-config.c:972 Setting daemon_pid to 983 >libdm-config.c:941 Setting response to OK >libdm-config.c:972 Setting global_disable to 0 >libdm-config.c:950 report/output_format not found in config: defaulting to basic >libdm-config.c:1049 log/report_command_log not found in config: defaulting to 0 >toollib.c:2926 Get list of VGs on system >cache/lvmetad.c:1425 Asking lvmetad for complete list of known VG ids/names >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting name to fedora >toollib.c:2800 Processing VG fedora QOlKvl-wmzC-yhXm-AvWx-ApCr-5VZM-RCGRdK >cache/lvmcache.c:522 lvmcache has no info for vgname "fedora". >misc/lvm-flock.c:200 Locking /run/lock/lvm/V_fedora RB >libdm-common.c:926 Preparing SELinux context for /run/lock/lvm/V_fedora to system_u:object_r:lvm_lock_t:s0. >misc/lvm-flock.c:101 _do_flock /run/lock/lvm/V_fedora:aux WB >misc/lvm-flock.c:48 _undo_flock /run/lock/lvm/V_fedora:aux >misc/lvm-flock.c:101 _do_flock /run/lock/lvm/V_fedora RB >libdm-common.c:929 Resetting SELinux context to default value. >cache/lvmcache.c:522 lvmcache has no info for vgname "fedora". >metadata/metadata.c:4151 Reading VG fedora QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdK >cache/lvmcache.c:619 Metadata cache has no info for vgid "QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdK" >cache/lvmetad.c:981 Asking lvmetad for VG QOlKvl-wmzC-yhXm-AvWx-ApCr-5VZM-RCGRdK fedora >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting name to fedora >libdm-config.c:941 Setting metadata/format to lvm2 >cache/lvmcache.c:522 lvmcache has no info for vgname "fedora" with VGID QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdK. >format_text/format-text.c:2003 <backtrace> >libdm-config.c:941 Setting id to dIeg09-mb8o-nJuq-1Ds3-KA31-Ilf9-RWNCdB >libdm-config.c:941 Setting format to lvm2 >libdm-config.c:972 Setting device to 2053 >libdm-config.c:972 Setting dev_size to 95107072 >libdm-config.c:972 Setting label_sector to 1 >libdm-config.c:972 Setting ext_flags to 1 >libdm-config.c:972 Setting ext_version to 2 >device/dev-cache.c:356 /dev/sdb: Added to device cache (8:16) >device/dev-cache.c:352 /dev/disk/by-id/usb-SanDisk_Extreme_AA011021151004307653-0:0: Aliased to /dev/sdb in device cache (8:16) >device/dev-cache.c:356 /dev/disk/by-label/Fedora-WS-Live-25_B-1-1: Added to device cache (8:17) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0: Aliased to /dev/sdb in device cache (8:16) >device/dev-cache.c:352 /dev/disk/by-uuid/2016-10-05-06-32-21-00: Aliased to /dev/disk/by-label/Fedora-WS-Live-25_B-1-1 in device cache (8:17) >device/dev-cache.c:352 /dev/sdb1: Aliased to /dev/disk/by-label/Fedora-WS-Live-25_B-1-1 in device cache (preferred name) (8:17) >device/dev-cache.c:352 /dev/disk/by-id/usb-SanDisk_Extreme_AA011021151004307653-0:0-part1: Aliased to /dev/sdb1 in device cache (8:17) >device/dev-cache.c:340 /dev/disk/by-label/Fedora-WS-Live-25_B-1-1: Already in device cache >device/dev-cache.c:352 /dev/disk/by-partuuid/5b7c751a-01: Aliased to /dev/sdb1 in device cache (8:17) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0-part1: Aliased to /dev/sdb1 in device cache (8:17) >device/dev-cache.c:340 /dev/disk/by-uuid/2016-10-05-06-32-21-00: Already in device cache >device/dev-cache.c:356 /dev/sdb2: Added to device cache (8:18) >device/dev-cache.c:352 /dev/disk/by-id/usb-SanDisk_Extreme_AA011021151004307653-0:0-part2: Aliased to /dev/sdb2 in device cache (8:18) >device/dev-cache.c:356 /dev/disk/by-label/ANACONDA: Added to device cache (8:19) >device/dev-cache.c:352 /dev/disk/by-partuuid/5b7c751a-02: Aliased to /dev/sdb2 in device cache (8:18) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0-part2: Aliased to /dev/sdb2 in device cache (8:18) >device/dev-cache.c:352 /dev/disk/by-uuid/E65B-38D5: Aliased to /dev/sdb2 in device cache (8:18) >device/dev-cache.c:352 /dev/sdb3: Aliased to /dev/disk/by-label/ANACONDA in device cache (preferred name) (8:19) >device/dev-cache.c:352 /dev/disk/by-id/usb-SanDisk_Extreme_AA011021151004307653-0:0-part3: Aliased to /dev/sdb3 in device cache (8:19) >device/dev-cache.c:340 /dev/disk/by-label/ANACONDA: Already in device cache >device/dev-cache.c:352 /dev/disk/by-partuuid/5b7c751a-03: Aliased to /dev/sdb3 in device cache (8:19) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0-part3: Aliased to /dev/sdb3 in device cache (8:19) >device/dev-cache.c:352 /dev/disk/by-uuid/071654cc-c02e-3fa6-9852-bb9d12673142: Aliased to /dev/sdb3 in device cache (8:19) >device/dev-cache.c:356 /dev/sdc: Added to device cache (8:32) >device/dev-cache.c:352 /dev/disk/by-id/usb-APPLE_SD_Card_Reader_000000000820-0:0: Aliased to /dev/sdc in device cache (8:32) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:14.0-usb-0:4:1.0-scsi-0:0:0:0: Aliased to /dev/sdc in device cache (8:32) >device/dev-cache.c:356 /dev/sdc1: Added to device cache (8:33) >device/dev-cache.c:352 /dev/disk/by-id/usb-APPLE_SD_Card_Reader_000000000820-0:0-part1: Aliased to /dev/sdc1 in device cache (8:33) >device/dev-cache.c:356 /dev/disk/by-label/EFI: Added to device cache (8:1) >device/dev-cache.c:352 /dev/disk/by-partlabel/EFI\x20System\x20Partition: Aliased to /dev/disk/by-label/EFI in device cache (8:1) >device/dev-cache.c:352 /dev/disk/by-partuuid/e47434c5-7375-42e9-9cbe-73714c99b802: Aliased to /dev/sdc1 in device cache (8:33) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:14.0-usb-0:4:1.0-scsi-0:0:0:0-part1: Aliased to /dev/sdc1 in device cache (8:33) >device/dev-cache.c:352 /dev/disk/by-uuid/67E3-17ED: Aliased to /dev/disk/by-label/EFI in device cache (8:1) >device/dev-cache.c:356 /dev/sdc2: Added to device cache (8:34) >device/dev-cache.c:352 /dev/disk/by-id/usb-APPLE_SD_Card_Reader_000000000820-0:0-part2: Aliased to /dev/sdc2 in device cache (8:34) >device/dev-cache.c:352 /dev/disk/by-label/Nifty\x20HD: Aliased to /dev/sdc2 in device cache (8:34) >device/dev-cache.c:352 /dev/disk/by-partuuid/05d69f48-5bad-48e5-bf57-63b8377fc737: Aliased to /dev/sdc2 in device cache (8:34) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:14.0-usb-0:4:1.0-scsi-0:0:0:0-part2: Aliased to /dev/sdc2 in device cache (8:34) >device/dev-cache.c:352 /dev/disk/by-uuid/7966a8db-330b-3782-902e-ea75a88dadd7: Aliased to /dev/sdc2 in device cache (8:34) >device/dev-cache.c:356 /dev/sda: Added to device cache (8:0) >device/dev-cache.c:352 /dev/disk/by-id/ata-APPLE_SSD_SM0256F_S1K4NYBF108588: Aliased to /dev/sda in device cache (8:0) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x5002538655584d30: Aliased to /dev/sda in device cache (8:0) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:04:00.0-ata-1: Aliased to /dev/sda in device cache (8:0) >device/dev-cache.c:352 /dev/sda1: Aliased to /dev/disk/by-label/EFI in device cache (preferred name) (8:1) >device/dev-cache.c:352 /dev/disk/by-id/ata-APPLE_SSD_SM0256F_S1K4NYBF108588-part1: Aliased to /dev/sda1 in device cache (8:1) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x5002538655584d30-part1: Aliased to /dev/sda1 in device cache (8:1) >device/dev-cache.c:340 /dev/disk/by-label/EFI: Already in device cache >device/dev-cache.c:340 /dev/disk/by-partlabel/EFI\x20System\x20Partition: Already in device cache >device/dev-cache.c:352 /dev/disk/by-partuuid/9bb61fc3-34b4-4200-b49a-d3fde9898b38: Aliased to /dev/sda1 in device cache (8:1) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:04:00.0-ata-1-part1: Aliased to /dev/sda1 in device cache (8:1) >device/dev-cache.c:340 /dev/disk/by-uuid/67E3-17ED: Already in device cache >device/dev-cache.c:356 /dev/sda2: Added to device cache (8:2) >device/dev-cache.c:352 /dev/disk/by-id/ata-APPLE_SSD_SM0256F_S1K4NYBF108588-part2: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x5002538655584d30-part2: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:352 /dev/disk/by-label/Macintosh\x20HD: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:352 /dev/disk/by-partlabel/Linux\x20HFS+\x20ESP: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:352 /dev/disk/by-partuuid/c0268a82-6d2c-4dac-a40f-0cad98152031: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:04:00.0-ata-1-part2: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:352 /dev/disk/by-uuid/24741b41-eecc-3356-94f5-5974941707a7: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:356 /dev/sda3: Added to device cache (8:3) >device/dev-cache.c:352 /dev/disk/by-id/ata-APPLE_SSD_SM0256F_S1K4NYBF108588-part3: Aliased to /dev/sda3 in device cache (8:3) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x5002538655584d30-part3: Aliased to /dev/sda3 in device cache (8:3) >device/dev-cache.c:352 /dev/disk/by-label/Recovery\x20HD: Aliased to /dev/sda3 in device cache (8:3) >device/dev-cache.c:352 /dev/disk/by-partuuid/946f51f6-d5ea-425e-9086-d7d25469d6be: Aliased to /dev/sda3 in device cache (8:3) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:04:00.0-ata-1-part3: Aliased to /dev/sda3 in device cache (8:3) >device/dev-cache.c:352 /dev/disk/by-uuid/1b4476a6-b9c1-3593-8daa-f56e945a55c0: Aliased to /dev/sda3 in device cache (8:3) >device/dev-cache.c:356 /dev/sda4: Added to device cache (8:4) >device/dev-cache.c:352 /dev/disk/by-id/ata-APPLE_SSD_SM0256F_S1K4NYBF108588-part4: Aliased to /dev/sda4 in device cache (8:4) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x5002538655584d30-part4: Aliased to /dev/sda4 in device cache (8:4) >device/dev-cache.c:352 /dev/disk/by-partuuid/b229e593-24b7-4b02-b0c9-9990c63e7f44: Aliased to /dev/sda4 in device cache (8:4) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:04:00.0-ata-1-part4: Aliased to /dev/sda4 in device cache (8:4) >device/dev-cache.c:352 /dev/disk/by-uuid/6615a1ce-2ad7-4cd4-9b71-ce2e83557d99: Aliased to /dev/sda4 in device cache (8:4) >device/dev-cache.c:356 /dev/sda5: Added to device cache (8:5) >device/dev-cache.c:352 /dev/disk/by-id/ata-APPLE_SSD_SM0256F_S1K4NYBF108588-part5: Aliased to /dev/sda5 in device cache (8:5) >device/dev-cache.c:352 /dev/disk/by-id/lvm-pv-uuid-dIeg09-mb8o-nJuq-1Ds3-KA31-Ilf9-RWNCdB: Aliased to /dev/sda5 in device cache (8:5) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x5002538655584d30-part5: Aliased to /dev/sda5 in device cache (8:5) >device/dev-cache.c:352 /dev/disk/by-partuuid/ee1fb71a-959c-4778-8285-988bb17a037f: Aliased to /dev/sda5 in device cache (8:5) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:04:00.0-ata-1-part5: Aliased to /dev/sda5 in device cache (8:5) >device/dev-cache.c:356 /dev/loop0: Added to device cache (7:0) >device/dev-cache.c:356 /dev/loop1: Added to device cache (7:1) >device/dev-cache.c:356 /dev/disk/by-label/Anaconda: Added to device cache (253:3) >device/dev-cache.c:352 /dev/disk/by-uuid/75b06b1f-5c69-42e7-99e1-1c5da0c76d91: Aliased to /dev/disk/by-label/Anaconda in device cache (253:3) >device/dev-cache.c:356 /dev/loop2: Added to device cache (7:2) >device/dev-cache.c:356 /dev/dm-2: Added to device cache (253:2) >device/dev-cache.c:352 /dev/disk/by-id/dm-name-live-rw: Aliased to /dev/dm-2 in device cache (preferred name) (253:2) >device/dev-cache.c:340 /dev/disk/by-label/Anaconda: Already in device cache >device/dev-cache.c:340 /dev/disk/by-uuid/75b06b1f-5c69-42e7-99e1-1c5da0c76d91: Already in device cache >device/dev-cache.c:352 /dev/mapper/live-rw: Aliased to /dev/disk/by-id/dm-name-live-rw in device cache (preferred name) (253:2) >device/dev-cache.c:352 /dev/dm-3: Aliased to /dev/disk/by-label/Anaconda in device cache (253:3) >device/dev-cache.c:352 /dev/disk/by-id/dm-name-live-base: Aliased to /dev/disk/by-label/Anaconda in device cache (preferred name) (253:3) >device/dev-cache.c:340 /dev/disk/by-label/Anaconda: Already in device cache >device/dev-cache.c:340 /dev/disk/by-uuid/75b06b1f-5c69-42e7-99e1-1c5da0c76d91: Already in device cache >device/dev-cache.c:352 /dev/mapper/live-base: Aliased to /dev/disk/by-id/dm-name-live-base in device cache (preferred name) (253:3) >cache/lvmcache.c:1873 lvmcache /dev/sda5: now in VG #orphans_lvm2 (#orphans_lvm2) with 0 mda(s). >libdm-config.c:972 Setting size to 1044480 >libdm-config.c:972 Setting start to 4096 >libdm-config.c:972 Setting ignore to 0 >metadata/vg.c:74 Allocated VG fedora at 0x559e26702960. >format_text/import_vsn1.c:572 Importing logical volume fedora/swap. >format_text/import_vsn1.c:572 Importing logical volume fedora/root. >cache/lvmcache.c:522 lvmcache has no info for vgname "fedora" with VGID QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdK. >cache/lvmcache.c:522 lvmcache has no info for vgname "fedora". >cache/lvmcache.c:1873 lvmcache /dev/sda5: now in VG fedora with 1 mda(s). >cache/lvmcache.c:1637 lvmcache /dev/sda5: VG fedora: set VGID to QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdK. >cache/lvmcache.c:1949 lvmcache /dev/sda5: VG fedora: set system_id to . >cache/lvmcache.c:202 Metadata cache: VG fedora (QOlKvl-wmzC-yhXm-AvWx-ApCr-5VZM-RCGRdK) stored (1359 bytes). >cache/lvmetad.c:2241 Sending lvmetad vg_clear_outdated_pvs >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting response to OK >device/dev-io.c:570 Opened /dev/sda5 RO O_DIRECT >device/dev-io.c:330 /dev/sda5: size is 95107072 sectors >metadata/pv_manip.c:420 /dev/sda5 0: 0 1187: swap(0:0) >metadata/pv_manip.c:420 /dev/sda5 1: 1187 10422: root(0:0) >metadata/vg.c:74 Allocated VG fedora at 0x559e266efb10. >format_text/import_vsn1.c:572 Importing logical volume fedora/swap. >format_text/import_vsn1.c:572 Importing logical volume fedora/root. >toollib.c:2462 Adding fedora/root to the list of LVs to be processed. >toollib.c:2493 Processing LV root in VG fedora. >metadata/lv.c:1487 Activating logical volume fedora/root. >misc/lvm-flock.c:200 Locking /run/lock/lvm/A_OlKvlwmzCyhXmAvWxApCr5VZMRCGRdK3seVNVHoqA7evYQL4vTWFR0OI1FlRIJR WB >libdm-common.c:926 Preparing SELinux context for /run/lock/lvm/A_OlKvlwmzCyhXmAvWxApCr5VZMRCGRdK3seVNVHoqA7evYQL4vTWFR0OI1FlRIJR to system_u:object_r:lvm_lock_t:s0. >misc/lvm-flock.c:101 _do_flock /run/lock/lvm/A_OlKvlwmzCyhXmAvWxApCr5VZMRCGRdK3seVNVHoqA7evYQL4vTWFR0OI1FlRIJR:aux WB >misc/lvm-flock.c:101 _do_flock /run/lock/lvm/A_OlKvlwmzCyhXmAvWxApCr5VZMRCGRdK3seVNVHoqA7evYQL4vTWFR0OI1FlRIJR WB >misc/lvm-flock.c:48 _undo_flock /run/lock/lvm/A_OlKvlwmzCyhXmAvWxApCr5VZMRCGRdK3seVNVHoqA7evYQL4vTWFR0OI1FlRIJR:aux >libdm-common.c:929 Resetting SELinux context to default value. >locking/file_locking.c:104 Locking LV QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdK3seVNVHoqA7evYQL4vTWFR0OI1FlRIJR (R) >activate/activate.c:466 activation/volume_list configuration setting not defined: Checking only host tags for fedora/root. >activate/activate.c:2367 Activating fedora/root. >activate/dev_manager.c:755 Getting device info for fedora-root [LVM-QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdK3seVNVHoqA7evYQL4vTWFR0OI1FlRIJR] >ioctl/libdm-iface.c:1838 dm version [ opencount flush ] [16384] (*1) >ioctl/libdm-iface.c:1838 dm info LVM-QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdK3seVNVHoqA7evYQL4vTWFR0OI1FlRIJR [ noopencount flush ] [16384] (*1) >activate/dev_manager.c:683 Skipping checks for old devices without LVM- dm uuid prefix (kernel vsn 4 >= 3). >device/dev-io.c:358 /dev/sda5: read_ahead is 256 sectors >mm/memlock.c:592 Leaving critical section (activated). >misc/lvm-flock.c:71 Unlocking /run/lock/lvm/A_OlKvlwmzCyhXmAvWxApCr5VZMRCGRdK3seVNVHoqA7evYQL4vTWFR0OI1FlRIJR >misc/lvm-flock.c:48 _undo_flock /run/lock/lvm/A_OlKvlwmzCyhXmAvWxApCr5VZMRCGRdK3seVNVHoqA7evYQL4vTWFR0OI1FlRIJR >mm/memlock.c:562 Unlock: Memlock counters: locked:1 critical:0 daemon:0 suspended:0 >mm/memlock.c:519 Unlocking memory >mm/memlock.c:287 munlock 1628KiB 559e25783000 - 559e2591a000 r-xp 00000000 fd:02 170035 /usr/sbin/lvm >mm/memlock.c:287 munlock 36KiB 559e25b19000 - 559e25b22000 r--p 00196000 fd:02 170035 /usr/sbin/lvm >mm/memlock.c:287 munlock 32KiB 559e25b22000 - 559e25b2a000 rw-p 0019f000 fd:02 170035 /usr/sbin/lvm >mm/memlock.c:287 munlock 124KiB 559e25b2a000 - 559e25b49000 rw-p 00000000 00:00 0 >mm/memlock.c:287 munlock 12916KiB 559e2662e000 - 559e272cb000 rw-p 00000000 00:00 0 [heap] >mm/memlock.c:259 munlock default filter '/etc/selinux' matches '7f13ec7a8000-7f13ec90c000 r--p 00000000 fd:02 20666 /etc/selinux/targeted/contexts/files/file_contexts.bin': Skipping. >mm/memlock.c:259 munlock default filter '/libpcre.so.' matches '7f13ec90c000-7f13ec97e000 r-xp 00000000 fd:02 140409 /usr/lib64/libpcre.so.1.2.7': Skipping. >mm/memlock.c:241 munlock area unreadable 7f13ec97e000-7f13ecb7d000 ---p 00072000 fd:02 140409 /usr/lib64/libpcre.so.1.2.7 : Skipping. >mm/memlock.c:259 munlock default filter '/libpcre.so.' matches '7f13ecb7d000-7f13ecb7e000 r--p 00071000 fd:02 140409 /usr/lib64/libpcre.so.1.2.7': Skipping. >mm/memlock.c:259 munlock default filter '/libpcre.so.' matches '7f13ecb7e000-7f13ecb7f000 rw-p 00072000 fd:02 140409 /usr/lib64/libpcre.so.1.2.7': Skipping. >mm/memlock.c:287 munlock 72KiB 7f13ecb7f000 - 7f13ecb91000 r-xp 00000000 fd:02 140460 /usr/lib64/libgpg-error.so.0.19.1 >mm/memlock.c:241 munlock area unreadable 7f13ecb91000-7f13ecd91000 ---p 00012000 fd:02 140460 /usr/lib64/libgpg-error.so.0.19.1 : Skipping. >mm/memlock.c:287 munlock 4KiB 7f13ecd91000 - 7f13ecd92000 r--p 00012000 fd:02 140460 /usr/lib64/libgpg-error.so.0.19.1 >mm/memlock.c:287 munlock 4KiB 7f13ecd92000 - 7f13ecd93000 rw-p 00013000 fd:02 140460 /usr/lib64/libgpg-error.so.0.19.1 >mm/memlock.c:287 munlock 880KiB 7f13ecd93000 - 7f13ece6f000 r-xp 00000000 fd:02 140578 /usr/lib64/libgcrypt.so.20.0.6 >mm/memlock.c:241 munlock area unreadable 7f13ece6f000-7f13ed06f000 ---p 000dc000 fd:02 140578 /usr/lib64/libgcrypt.so.20.0.6 : Skipping. >mm/memlock.c:287 munlock 4KiB 7f13ed06f000 - 7f13ed070000 r--p 000dc000 fd:02 140578 /usr/lib64/libgcrypt.so.20.0.6 >mm/memlock.c:287 munlock 32KiB 7f13ed070000 - 7f13ed078000 rw-p 000dd000 fd:02 140578 /usr/lib64/libgcrypt.so.20.0.6 >mm/memlock.c:287 munlock 4KiB 7f13ed078000 - 7f13ed079000 rw-p 00000000 00:00 0 >mm/memlock.c:287 munlock 68KiB 7f13ed079000 - 7f13ed08a000 r-xp 00000000 fd:02 140917 /usr/lib64/liblz4.so.1.7.1 >mm/memlock.c:241 munlock area unreadable 7f13ed08a000-7f13ed289000 ---p 00011000 fd:02 140917 /usr/lib64/liblz4.so.1.7.1 : Skipping. >mm/memlock.c:287 munlock 4KiB 7f13ed289000 - 7f13ed28a000 r--p 00010000 fd:02 140917 /usr/lib64/liblz4.so.1.7.1 >mm/memlock.c:287 munlock 4KiB 7f13ed28a000 - 7f13ed28b000 rw-p 00000000 00:00 0 >mm/memlock.c:259 munlock default filter '/liblzma.so.' matches '7f13ed28b000-7f13ed2b0000 r-xp 00000000 fd:02 140445 /usr/lib64/liblzma.so.5.2.2': Skipping. >mm/memlock.c:241 munlock area unreadable 7f13ed2b0000-7f13ed4af000 ---p 00025000 fd:02 140445 /usr/lib64/liblzma.so.5.2.2 : Skipping. >mm/memlock.c:259 munlock default filter '/liblzma.so.' matches '7f13ed4af000-7f13ed4b0000 r--p 00024000 fd:02 140445 /usr/lib64/liblzma.so.5.2.2': Skipping. >mm/memlock.c:287 munlock 4KiB 7f13ed4b0000 - 7f13ed4b1000 rw-p 00000000 00:00 0 >mm/memlock.c:259 munlock default filter '/libtinfo.so.' matches '7f13ed4b1000-7f13ed4d8000 r-xp 00000000 fd:02 140407 /usr/lib64/libtinfo.so.6.0': Skipping. >mm/memlock.c:241 munlock area unreadable 7f13ed4d8000-7f13ed6d8000 ---p 00027000 fd:02 140407 /usr/lib64/libtinfo.so.6.0 : Skipping. >mm/memlock.c:259 munlock default filter '/libtinfo.so.' matches '7f13ed6d8000-7f13ed6dc000 r--p 00027000 fd:02 140407 /usr/lib64/libtinfo.so.6.0': Skipping. >mm/memlock.c:259 munlock default filter '/libtinfo.so.' matches '7f13ed6dc000-7f13ed6dd000 rw-p 0002b000 fd:02 140407 /usr/lib64/libtinfo.so.6.0': Skipping. >mm/memlock.c:259 munlock default filter '/libsepol.so.' matches '7f13ed6dd000-7f13ed772000 r-xp 00000000 fd:02 140412 /usr/lib64/libsepol.so.1': Skipping. >mm/memlock.c:241 munlock area unreadable 7f13ed772000-7f13ed972000 ---p 00095000 fd:02 140412 /usr/lib64/libsepol.so.1 : Skipping. >mm/memlock.c:259 munlock default filter '/libsepol.so.' matches '7f13ed972000-7f13ed973000 r--p 00095000 fd:02 140412 /usr/lib64/libsepol.so.1': Skipping. >mm/memlock.c:259 munlock default filter '/libsepol.so.' matches '7f13ed973000-7f13ed974000 rw-p 00096000 fd:02 140412 /usr/lib64/libsepol.so.1': Skipping. >mm/memlock.c:287 munlock 4KiB 7f13ed974000 - 7f13ed975000 rw-p 00000000 00:00 0 >mm/memlock.c:259 munlock default filter '/libuuid.so.' matches '7f13ed975000-7f13ed979000 r-xp 00000000 fd:02 140431 /usr/lib64/libuuid.so.1.3.0': Skipping. >mm/memlock.c:241 munlock area unreadable 7f13ed979000-7f13edb78000 ---p 00004000 fd:02 140431 /usr/lib64/libuuid.so.1.3.0 : Skipping. >mm/memlock.c:259 munlock default filter '/libuuid.so.' matches '7f13edb78000-7f13edb79000 r--p 00003000 fd:02 140431 /usr/lib64/libuuid.so.1.3.0': Skipping. >mm/memlock.c:287 munlock 4KiB 7f13edb79000 - 7f13edb7a000 rw-p 00000000 00:00 0 >mm/memlock.c:287 munlock 96KiB 7f13edb7a000 - 7f13edb92000 r-xp 00000000 fd:02 140114 /usr/lib64/libpthread-2.24.so >mm/memlock.c:241 munlock area unreadable 7f13edb92000-7f13edd92000 ---p 00018000 fd:02 140114 /usr/lib64/libpthread-2.24.so : Skipping. >mm/memlock.c:287 munlock 4KiB 7f13edd92000 - 7f13edd93000 r--p 00018000 fd:02 140114 /usr/lib64/libpthread-2.24.so >mm/memlock.c:287 munlock 4KiB 7f13edd93000 - 7f13edd94000 rw-p 00019000 fd:02 140114 /usr/lib64/libpthread-2.24.so >mm/memlock.c:287 munlock 16KiB 7f13edd94000 - 7f13edd98000 rw-p 00000000 00:00 0 >mm/memlock.c:287 munlock 88KiB 7f13edd98000 - 7f13eddae000 r-xp 00000000 fd:02 131349 /usr/lib64/libgcc_s-6.2.1-20160916.so.1 >mm/memlock.c:241 munlock area unreadable 7f13eddae000-7f13edfad000 ---p 00016000 fd:02 131349 /usr/lib64/libgcc_s-6.2.1-20160916.so.1 : Skipping. >mm/memlock.c:287 munlock 4KiB 7f13edfad000 - 7f13edfae000 r--p 00015000 fd:02 131349 /usr/lib64/libgcc_s-6.2.1-20160916.so.1 >mm/memlock.c:287 munlock 4KiB 7f13edfae000 - 7f13edfaf000 rw-p 00016000 fd:02 131349 /usr/lib64/libgcc_s-6.2.1-20160916.so.1 >mm/memlock.c:287 munlock 1056KiB 7f13edfaf000 - 7f13ee0b7000 r-xp 00000000 fd:02 140104 /usr/lib64/libm-2.24.so >mm/memlock.c:241 munlock area unreadable 7f13ee0b7000-7f13ee2b6000 ---p 00108000 fd:02 140104 /usr/lib64/libm-2.24.so : Skipping. >mm/memlock.c:287 munlock 4KiB 7f13ee2b6000 - 7f13ee2b7000 r--p 00107000 fd:02 140104 /usr/lib64/libm-2.24.so >mm/memlock.c:287 munlock 4KiB 7f13ee2b7000 - 7f13ee2b8000 rw-p 00108000 fd:02 140104 /usr/lib64/libm-2.24.so >mm/memlock.c:259 munlock default filter '/libcap.so.' matches '7f13ee2b8000-7f13ee2bc000 r-xp 00000000 fd:02 140497 /usr/lib64/libcap.so.2.25': Skipping. >mm/memlock.c:241 munlock area unreadable 7f13ee2bc000-7f13ee4bb000 ---p 00004000 fd:02 140497 /usr/lib64/libcap.so.2.25 : Skipping. >mm/memlock.c:259 munlock default filter '/libcap.so.' matches '7f13ee4bb000-7f13ee4bc000 r--p 00003000 fd:02 140497 /usr/lib64/libcap.so.2.25': Skipping. >mm/memlock.c:259 munlock default filter '/libcap.so.' matches '7f13ee4bc000-7f13ee4bd000 rw-p 00004000 fd:02 140497 /usr/lib64/libcap.so.2.25': Skipping. >mm/memlock.c:259 munlock default filter '/libselinux.so.' matches '7f13ee4bd000-7f13ee4e0000 r-xp 00000000 fd:02 140414 /usr/lib64/libselinux.so.1': Skipping. >mm/memlock.c:241 munlock area unreadable 7f13ee4e0000-7f13ee6e0000 ---p 00023000 fd:02 140414 /usr/lib64/libselinux.so.1 : Skipping. >mm/memlock.c:259 munlock default filter '/libselinux.so.' matches '7f13ee6e0000-7f13ee6e1000 r--p 00023000 fd:02 140414 /usr/lib64/libselinux.so.1': Skipping. >mm/memlock.c:259 munlock default filter '/libselinux.so.' matches '7f13ee6e1000-7f13ee6e2000 rw-p 00024000 fd:02 140414 /usr/lib64/libselinux.so.1': Skipping. >mm/memlock.c:287 munlock 8KiB 7f13ee6e2000 - 7f13ee6e4000 rw-p 00000000 00:00 0 >mm/memlock.c:259 munlock default filter '/libresolv-' matches '7f13ee6e4000-7f13ee6fb000 r-xp 00000000 fd:02 140116 /usr/lib64/libresolv-2.24.so': Skipping. >mm/memlock.c:241 munlock area unreadable 7f13ee6fb000-7f13ee8fb000 ---p 00017000 fd:02 140116 /usr/lib64/libresolv-2.24.so : Skipping. >mm/memlock.c:259 munlock default filter '/libresolv-' matches '7f13ee8fb000-7f13ee8fc000 r--p 00017000 fd:02 140116 /usr/lib64/libresolv-2.24.so': Skipping. >mm/memlock.c:259 munlock default filter '/libresolv-' matches '7f13ee8fc000-7f13ee8fd000 rw-p 00018000 fd:02 140116 /usr/lib64/libresolv-2.24.so': Skipping. >mm/memlock.c:287 munlock 8KiB 7f13ee8fd000 - 7f13ee8ff000 rw-p 00000000 00:00 0 >mm/memlock.c:287 munlock 1780KiB 7f13ee8ff000 - 7f13eeabc000 r-xp 00000000 fd:02 140098 /usr/lib64/libc-2.24.so >mm/memlock.c:241 munlock area unreadable 7f13eeabc000-7f13eecbb000 ---p 001bd000 fd:02 140098 /usr/lib64/libc-2.24.so : Skipping. >mm/memlock.c:287 munlock 16KiB 7f13eecbb000 - 7f13eecbf000 r--p 001bc000 fd:02 140098 /usr/lib64/libc-2.24.so >mm/memlock.c:287 munlock 8KiB 7f13eecbf000 - 7f13eecc1000 rw-p 001c0000 fd:02 140098 /usr/lib64/libc-2.24.so >mm/memlock.c:287 munlock 16KiB 7f13eecc1000 - 7f13eecc5000 rw-p 00000000 00:00 0 >mm/memlock.c:287 munlock 28KiB 7f13eecc5000 - 7f13eeccc000 r-xp 00000000 fd:02 140118 /usr/lib64/librt-2.24.so >mm/memlock.c:241 munlock area unreadable 7f13eeccc000-7f13eeecb000 ---p 00007000 fd:02 140118 /usr/lib64/librt-2.24.so : Skipping. >mm/memlock.c:287 munlock 4KiB 7f13eeecb000 - 7f13eeecc000 r--p 00006000 fd:02 140118 /usr/lib64/librt-2.24.so >mm/memlock.c:287 munlock 4KiB 7f13eeecc000 - 7f13eeecd000 rw-p 00007000 fd:02 140118 /usr/lib64/librt-2.24.so >mm/memlock.c:259 munlock default filter '/libreadline.so.' matches '7f13eeecd000-7f13eef0c000 r-xp 00000000 fd:02 140590 /usr/lib64/libreadline.so.6.3': Skipping. >mm/memlock.c:241 munlock area unreadable 7f13eef0c000-7f13ef10c000 ---p 0003f000 fd:02 140590 /usr/lib64/libreadline.so.6.3 : Skipping. >mm/memlock.c:259 munlock default filter '/libreadline.so.' matches '7f13ef10c000-7f13ef10f000 r--p 0003f000 fd:02 140590 /usr/lib64/libreadline.so.6.3': Skipping. >mm/memlock.c:259 munlock default filter '/libreadline.so.' matches '7f13ef10f000-7f13ef115000 rw-p 00042000 fd:02 140590 /usr/lib64/libreadline.so.6.3': Skipping. >mm/memlock.c:287 munlock 4KiB 7f13ef115000 - 7f13ef116000 rw-p 00000000 00:00 0 >mm/memlock.c:287 munlock 388KiB 7f13ef116000 - 7f13ef177000 r-xp 00000000 fd:02 163286 /usr/lib64/libdevmapper.so.1.02 >mm/memlock.c:241 munlock area unreadable 7f13ef177000-7f13ef377000 ---p 00061000 fd:02 163286 /usr/lib64/libdevmapper.so.1.02 : Skipping. >mm/memlock.c:287 munlock 4KiB 7f13ef377000 - 7f13ef378000 r--p 00061000 fd:02 163286 /usr/lib64/libdevmapper.so.1.02 >mm/memlock.c:287 munlock 12KiB 7f13ef378000 - 7f13ef37b000 rw-p 00062000 fd:02 163286 /usr/lib64/libdevmapper.so.1.02 >mm/memlock.c:287 munlock 4KiB 7f13ef37b000 - 7f13ef37c000 rw-p 00000000 00:00 0 >mm/memlock.c:287 munlock 24KiB 7f13ef37c000 - 7f13ef382000 r-xp 00000000 fd:02 163335 /usr/lib64/libdevmapper-event.so.1.02 >mm/memlock.c:241 munlock area unreadable 7f13ef382000-7f13ef581000 ---p 00006000 fd:02 163335 /usr/lib64/libdevmapper-event.so.1.02 : Skipping. >mm/memlock.c:287 munlock 4KiB 7f13ef581000 - 7f13ef582000 r--p 00005000 fd:02 163335 /usr/lib64/libdevmapper-event.so.1.02 >mm/memlock.c:287 munlock 4KiB 7f13ef582000 - 7f13ef583000 rw-p 00006000 fd:02 163335 /usr/lib64/libdevmapper-event.so.1.02 >mm/memlock.c:259 munlock default filter '/libblkid.so.' matches '7f13ef583000-7f13ef5c0000 r-xp 00000000 fd:02 154443 /usr/lib64/libblkid.so.1.1.0': Skipping. >mm/memlock.c:241 munlock area unreadable 7f13ef5c0000-7f13ef7c0000 ---p 0003d000 fd:02 154443 /usr/lib64/libblkid.so.1.1.0 : Skipping. >mm/memlock.c:259 munlock default filter '/libblkid.so.' matches '7f13ef7c0000-7f13ef7c4000 r--p 0003d000 fd:02 154443 /usr/lib64/libblkid.so.1.1.0': Skipping. >mm/memlock.c:259 munlock default filter '/libblkid.so.' matches '7f13ef7c4000-7f13ef7c5000 rw-p 00041000 fd:02 154443 /usr/lib64/libblkid.so.1.1.0': Skipping. >mm/memlock.c:287 munlock 4KiB 7f13ef7c5000 - 7f13ef7c6000 rw-p 00000000 00:00 0 >mm/memlock.c:259 munlock default filter '/libdl-' matches '7f13ef7c6000-7f13ef7c9000 r-xp 00000000 fd:02 140102 /usr/lib64/libdl-2.24.so': Skipping. >mm/memlock.c:241 munlock area unreadable 7f13ef7c9000-7f13ef9c8000 ---p 00003000 fd:02 140102 /usr/lib64/libdl-2.24.so : Skipping. >mm/memlock.c:259 munlock default filter '/libdl-' matches '7f13ef9c8000-7f13ef9c9000 r--p 00002000 fd:02 140102 /usr/lib64/libdl-2.24.so': Skipping. >mm/memlock.c:259 munlock default filter '/libdl-' matches '7f13ef9c9000-7f13ef9ca000 rw-p 00003000 fd:02 140102 /usr/lib64/libdl-2.24.so': Skipping. >mm/memlock.c:259 munlock default filter '/ld-2.' matches '7f13ef9ca000-7f13ef9ef000 r-xp 00000000 fd:02 140091 /usr/lib64/ld-2.24.so': Skipping. >mm/memlock.c:287 munlock 32KiB 7f13efb22000 - 7f13efb2a000 rw-p 00000000 00:00 0 >mm/memlock.c:287 munlock 536KiB 7f13efb2a000 - 7f13efbb0000 r-xp 00000000 fd:02 140925 /usr/lib64/libsystemd.so.0.16.0 >mm/memlock.c:287 munlock 12KiB 7f13efbb0000 - 7f13efbb3000 r--p 00085000 fd:02 140925 /usr/lib64/libsystemd.so.0.16.0 >mm/memlock.c:287 munlock 4KiB 7f13efbb3000 - 7f13efbb4000 rw-p 00088000 fd:02 140925 /usr/lib64/libsystemd.so.0.16.0 >mm/memlock.c:287 munlock 12KiB 7f13efbb4000 - 7f13efbb7000 rw-p 00000000 00:00 0 >mm/memlock.c:259 munlock default filter '/libudev.so.' matches '7f13efbb7000-7f13efbd6000 r-xp 00000000 fd:02 140927 /usr/lib64/libudev.so.1.6.5': Skipping. >mm/memlock.c:259 munlock default filter '/libudev.so.' matches '7f13efbd6000-7f13efbd7000 r--p 0001e000 fd:02 140927 /usr/lib64/libudev.so.1.6.5': Skipping. >mm/memlock.c:259 munlock default filter '/libudev.so.' matches '7f13efbd7000-7f13efbd8000 rw-p 0001f000 fd:02 140927 /usr/lib64/libudev.so.1.6.5': Skipping. >mm/memlock.c:259 munlock default filter '/etc/selinux' matches '7f13efbe0000-7f13efbe1000 r--p 00000000 fd:02 20670 /etc/selinux/targeted/contexts/files/file_contexts.local.bin': Skipping. >mm/memlock.c:259 munlock default filter '/etc/selinux' matches '7f13efbe1000-7f13efbed000 r--p 00000000 fd:02 20668 /etc/selinux/targeted/contexts/files/file_contexts.homedirs.bin': Skipping. >mm/memlock.c:287 munlock 8KiB 7f13efbed000 - 7f13efbef000 rw-p 00000000 00:00 0 >mm/memlock.c:259 munlock default filter '/ld-2.' matches '7f13efbef000-7f13efbf0000 r--p 00025000 fd:02 140091 /usr/lib64/ld-2.24.so': Skipping. >mm/memlock.c:259 munlock default filter '/ld-2.' matches '7f13efbf0000-7f13efbf1000 rw-p 00026000 fd:02 140091 /usr/lib64/ld-2.24.so': Skipping. >mm/memlock.c:287 munlock 4KiB 7f13efbf1000 - 7f13efbf2000 rw-p 00000000 00:00 0 >mm/memlock.c:287 munlock 0KiB 7ffc357db000 - 7ffc357db000 rw-p 00000000 00:00 0 >mm/memlock.c:287 munlock 132KiB 7ffc357db000 - 7ffc357fc000 rw-p 00000000 00:00 0 [stack] >mm/memlock.c:287 munlock 8KiB 7ffc357fc000 - 7ffc357fe000 r--p 00000000 00:00 0 [vvar] >mm/memlock.c:249 munlock ignore filter '[vdso]' matches '7ffc357fe000-7ffc35800000 r-xp 00000000 00:00 0 [vdso]': Skipping. >mm/memlock.c:249 munlock ignore filter '[vsyscall]' matches 'ffffffffff600000-ffffffffff601000 r-xp 00000000 00:00 0 [vsyscall]': Skipping. >mm/memlock.c:373 Unlocked 20656128 bytes >activate/fs.c:489 Syncing device names >libdm-common.c:2273 Udev cookie 0xd4d7228 (semid 196608) decremented to 1 >libdm-common.c:2559 Udev cookie 0xd4d7228 (semid 196608) waiting for zero >libdm-common.c:2288 Udev cookie 0xd4d7228 (semid 196608) destroyed >libdm-common.c:1427 fedora-root: Skipping NODE_ADD (253,0) 0:6 0660 [trust_udev] >libdm-common.c:1437 fedora-root: Processing NODE_READ_AHEAD 256 (flags=1) >libdm-common.c:1191 fedora-root (253:0): read ahead is 256 >libdm-common.c:1316 fedora-root: retaining kernel read ahead of 256 (requested 256) >cache/lvmcache.c:157 Metadata cache: VG fedora wiped. >misc/lvm-flock.c:71 Unlocking /run/lock/lvm/V_fedora >misc/lvm-flock.c:48 _undo_flock /run/lock/lvm/V_fedora >device/dev-io.c:625 Closed /dev/sda5 >metadata/vg.c:89 Freeing VG fedora at 0x559e266efb10. >metadata/vg.c:89 Freeing VG fedora at 0x559e26702960. >libdm-config.c:1036 Setting global/notify_dbus to 1 >notify/lvmnotify.c:51 Nofify dbus at com.redhat.lvmdbus1. >notify/lvmnotify.c:64 WARNING: D-Bus notification failed: The name com.redhat.lvmdbus1 was not provided by any .service files >commands/toolcontext.c:2111 Reloading config files >activate/fs.c:489 Syncing device names >cache/lvmcache.c:2298 Wiping internal VG cache >metadata/vg.c:89 Freeing VG #orphans_lvm1 at 0x559e2665c420. >metadata/vg.c:89 Freeing VG #orphans_pool at 0x559e26660430. >metadata/vg.c:89 Freeing VG #orphans_lvm2 at 0x559e266773e0. >config/config.c:281 Loading config file: /etc/lvm/lvm.conf >device/dev-io.c:570 Opened /etc/lvm/lvm.conf RO >device/dev-io.c:625 Closed /etc/lvm/lvm.conf >libdm-config.c:1036 Setting log/syslog to 1 >libdm-config.c:972 Setting log/level to 0 >libdm-config.c:1036 Setting log/activation to 0 >config/config.c:1439 Setting log/debug_classes to debug_classes = [ "memory", "devices", "activation", "allocation", "lvmetad", "metadata", "cache", "locking", "lvmpolld", "dbus" ] >commands/toolcontext.c:357 Setting log debug classes to 1023 >commands/toolcontext.c:363 Logging initialised at Thu Nov 10 13:31:23 2016 >config/config.c:281 Loading config file: /etc/lvm/lvmlocal.conf >device/dev-io.c:570 Opened /etc/lvm/lvmlocal.conf RO >device/dev-io.c:625 Closed /etc/lvm/lvmlocal.conf >libdm-config.c:1036 Setting config/checks to 1 >libdm-config.c:1036 Setting config/abort_on_errors to 0 >libdm-config.c:1036 Setting config/checks to 1 >libdm-config.c:1036 Setting config/checks to 1 >libdm-config.c:972 Setting global/umask to 63 >libdm-config.c:941 Setting devices/dir to /dev >libdm-config.c:941 Setting devices/external_device_info_source to none >libdm-config.c:941 Setting global/proc to /proc >libdm-config.c:1036 Setting global/activation to 1 >libdm-config.c:1049 activation/auto_set_activation_skip not found in config: defaulting to 1 >libdm-config.c:941 Setting activation/readahead to auto >libdm-config.c:1036 Setting activation/udev_rules to 1 >libdm-config.c:1036 Setting activation/udev_sync to 1 >libdm-config.c:1036 Setting activation/retry_deactivation to 1 >libdm-config.c:1036 Setting activation/checks to 0 >misc/lvm-globals.c:188 LVM activation checks disabled >libdm-config.c:1036 Setting activation/use_linear_target to 1 >libdm-config.c:941 Setting activation/missing_stripe_filler to error >libdm-config.c:1036 Setting global/metadata_read_only to 0 >libdm-config.c:972 Setting devices/pv_min_size to 2048 >libdm-config.c:1049 metadata/check_pv_device_sizes not found in config: defaulting to 1 >libdm-config.c:941 Setting global/units to h >libdm-config.c:1036 Setting global/si_unit_consistency to 1 >libdm-config.c:1049 report/binary_values_as_numeric not found in config: defaulting to 0 >libdm-config.c:1049 report/mark_hidden_devices not found in config: defaulting to 1 >libdm-config.c:1036 Setting global/suffix to 1 >libdm-config.c:950 report/list_item_separator not found in config: defaulting to , >libdm-config.c:950 report/time_format not found in config: defaulting to %Y-%m-%d %T %z >libdm-config.c:1049 report/two_word_unknown_device not found in config: defaulting to 0 >libdm-config.c:1036 Setting global/detect_internal_vg_cache_corruption to 0 >libdm-config.c:941 Setting global/system_id_source to none >libdm-config.c:941 Setting config/profile_dir to /etc/lvm/profile >libdm-config.c:972 Setting devices/disable_after_error_count to 0 >config/config.c:1439 Setting devices/preferred_names to preferred_names = [ "^/dev/mapper/", "^/dev/md/", "^/dev/sd" ] >libdm-config.c:1036 Setting devices/obtain_device_list_from_udev to 1 >config/config.c:1439 Setting devices/scan to scan = [ "/dev" ] >metadata/vg.c:74 Allocated VG #orphans_lvm1 at 0x558f630e9420. >format1/format1.c:628 Initialised format: lvm1 >metadata/vg.c:74 Allocated VG #orphans_pool at 0x558f630ed430. >format_pool/format_pool.c:335 Initialised format: pool >metadata/vg.c:74 Allocated VG #orphans_lvm2 at 0x558f631043e0. >format_text/format-text.c:2573 Initialised format: lvm2 >libdm-config.c:950 global/format not found in config: defaulting to lvm2 >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_lvm1" with VGID #orphans_lvm1. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_lvm1". >cache/lvmcache.c:1875 lvmcache initialised VG #orphans_lvm1. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_pool" with VGID #orphans_pool. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_pool". >cache/lvmcache.c:1875 lvmcache initialised VG #orphans_pool. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_lvm2" with VGID #orphans_lvm2. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_lvm2". >cache/lvmcache.c:1875 lvmcache initialised VG #orphans_lvm2. >striped/striped.c:239 Initialised segtype: striped >zero/zero.c:98 Initialised segtype: zero >error/errseg.c:104 Initialised segtype: error >libdm-config.c:941 Setting dmeventd/snapshot_library to libdevmapper-event-lvm2snapshot.so >snapshot/snapshot.c:275 Initialised segtype: snapshot >libdm-config.c:941 Setting dmeventd/mirror_library to libdevmapper-event-lvm2mirror.so >mirror/mirrored.c:575 Initialised segtype: mirror >libdm-config.c:950 dmeventd/raid_library not found in config: defaulting to libdevmapper-event-lvm2raid.so >raid/raid.c:505 Initialised segtype: raid0 >raid/raid.c:505 Initialised segtype: raid0_meta >raid/raid.c:505 Initialised segtype: raid1 >raid/raid.c:505 Initialised segtype: raid10 >raid/raid.c:505 Initialised segtype: raid4 >raid/raid.c:505 Initialised segtype: raid5 >raid/raid.c:505 Initialised segtype: raid5_la >raid/raid.c:505 Initialised segtype: raid5_ls >raid/raid.c:505 Initialised segtype: raid5_ra >raid/raid.c:505 Initialised segtype: raid5_rs >raid/raid.c:505 Initialised segtype: raid6 >raid/raid.c:505 Initialised segtype: raid6_nc >raid/raid.c:505 Initialised segtype: raid6_nr >raid/raid.c:505 Initialised segtype: raid6_zr >libdm-config.c:941 Setting dmeventd/thin_library to libdevmapper-event-lvm2thin.so >thin/thin.c:825 Initialised segtype: thin-pool >thin/thin.c:825 Initialised segtype: thin >cache_segtype/cache.c:491 Initialised segtype: cache-pool >cache_segtype/cache.c:505 Initialised segtype: cache >libdm-config.c:1036 Setting backup/archive to 1 >libdm-config.c:972 Setting backup/retain_days to 30 >libdm-config.c:972 Setting backup/retain_min to 10 >libdm-config.c:941 Setting backup/archive_dir to /etc/lvm/archive >libdm-config.c:1036 Setting backup/backup to 1 >libdm-config.c:941 Setting backup/backup_dir to /etc/lvm/backup >config/config.c:1436 devices/global_filter not found in config: defaulting to global_filter = [ "a|.*/|" ] >libdm-config.c:972 Setting global/locking_type to 1 >libdm-config.c:1036 Setting global/use_lvmetad to 1 >libdm-config.c:977 global/lvmetad_update_wait_time not found in config: defaulting to 10 >daemon-client.c:33 /run/lvm/lvmetad.socket: Opening daemon socket to lvmetad for protocol lvmetad version 1. >daemon-client.c:52 Sending daemon lvmetad: hello >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting protocol to lvmetad >libdm-config.c:972 Setting version to 1 >cache/lvmetad.c:143 Successfully connected to lvmetad on fd 4. >libdm-config.c:1036 Setting global/use_lvmpolld to 1 >libdm-config.c:1036 Setting devices/sysfs_scan to 1 >filters/filter-sysfs.c:325 Sysfs filter initialised. >filters/filter-internal.c:77 internal filter initialised. >filters/filter-type.c:56 LVM type filter initialised. >filters/filter-usable.c:192 Usable device filter initialised. >libdm-config.c:1036 Setting devices/multipath_component_detection to 1 >filters/filter-mpath.c:291 mpath filter initialised. >filters/filter-partitioned.c:59 Partitioned filter initialised. >libdm-config.c:1036 Setting devices/md_component_detection to 1 >filters/filter-md.c:73 MD filter initialised. >libdm-config.c:1036 Setting devices/fw_raid_component_detection to 0 >filters/filter-composite.c:104 Composite filter initialised. >libdm-config.c:1036 Setting devices/ignore_suspended_devices to 0 >libdm-config.c:1036 Setting devices/ignore_lvm_mirrors to 1 >config/config.c:1439 Setting devices/filter to filter = [ "r|/sdb1$|", "r|/sdb2$|", "r|/sdb3$|" ] >filters/filter-regex.c:216 Regex filter initialised. >filters/filter-usable.c:192 Usable device filter initialised. >filters/filter-composite.c:104 Composite filter initialised. >libdm-config.c:941 Setting devices/cache_dir to /etc/lvm/cache >libdm-config.c:941 Setting devices/cache_file_prefix to >libdm-config.c:950 devices/cache not found in config: defaulting to /etc/lvm/cache/.cache >filters/filter-persistent.c:368 Persistent filter initialised. >filters/filter-composite.c:104 Composite filter initialised. >libdm-config.c:1036 Setting devices/write_cache_state to 1 >libdm-config.c:1036 Setting global/use_lvmetad to 1 >libdm-config.c:941 Setting activation/activation_mode to degraded >libdm-config.c:1049 metadata/record_lvs_history not found in config: defaulting to 0 >lvmcmdline.c:1603 DEGRADED MODE. Incomplete RAID LVs will be processed. >libdm-config.c:1036 Setting activation/monitoring to 1 >lvmcmdline.c:1609 Processing: lvchange -an fedora/root '--config= devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] filter=["r|/sdb1$|","r|/sdb2$|","r|/sdb3$|"] } log {level=7 file=/tmp/lvm.log syslog=0}' >lvmcmdline.c:1610 Command pid: 2621 >lvmcmdline.c:1611 system ID: >lvmcmdline.c:1614 O_DIRECT will be used >libdm-config.c:972 Setting global/locking_type to 1 >libdm-config.c:1036 Setting global/wait_for_locks to 1 >locking/locking.c:129 File-based locking selected. >libdm-config.c:1036 Setting global/prioritise_write_locks to 1 >libdm-config.c:941 Setting global/locking_dir to /run/lock/lvm >libdm-common.c:926 Preparing SELinux context for /run/lock/lvm to system_u:object_r:lvm_lock_t:s0. >libdm-common.c:929 Resetting SELinux context to default value. >libdm-config.c:1036 Setting global/use_lvmlockd to 0 >cache/lvmetad.c:255 Sending lvmetad get_global_info >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting token to filter:3239235440 >libdm-config.c:972 Setting daemon_pid to 983 >libdm-config.c:941 Setting response to OK >libdm-config.c:972 Setting global_disable to 0 >libdm-config.c:950 report/output_format not found in config: defaulting to basic >libdm-config.c:1049 log/report_command_log not found in config: defaulting to 0 >toollib.c:2926 Get list of VGs on system >cache/lvmetad.c:1425 Asking lvmetad for complete list of known VG ids/names >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting name to fedora >toollib.c:2800 Processing VG fedora QOlKvl-wmzC-yhXm-AvWx-ApCr-5VZM-RCGRdK >cache/lvmcache.c:522 lvmcache has no info for vgname "fedora". >misc/lvm-flock.c:200 Locking /run/lock/lvm/V_fedora RB >libdm-common.c:926 Preparing SELinux context for /run/lock/lvm/V_fedora to system_u:object_r:lvm_lock_t:s0. >misc/lvm-flock.c:101 _do_flock /run/lock/lvm/V_fedora:aux WB >misc/lvm-flock.c:48 _undo_flock /run/lock/lvm/V_fedora:aux >misc/lvm-flock.c:101 _do_flock /run/lock/lvm/V_fedora RB >libdm-common.c:929 Resetting SELinux context to default value. >cache/lvmcache.c:522 lvmcache has no info for vgname "fedora". >metadata/metadata.c:4151 Reading VG fedora QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdK >cache/lvmcache.c:619 Metadata cache has no info for vgid "QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdK" >cache/lvmetad.c:981 Asking lvmetad for VG QOlKvl-wmzC-yhXm-AvWx-ApCr-5VZM-RCGRdK fedora >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting name to fedora >libdm-config.c:941 Setting metadata/format to lvm2 >cache/lvmcache.c:522 lvmcache has no info for vgname "fedora" with VGID QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdK. >format_text/format-text.c:2003 <backtrace> >libdm-config.c:941 Setting id to dIeg09-mb8o-nJuq-1Ds3-KA31-Ilf9-RWNCdB >libdm-config.c:941 Setting format to lvm2 >libdm-config.c:972 Setting device to 2053 >libdm-config.c:972 Setting dev_size to 95107072 >libdm-config.c:972 Setting label_sector to 1 >libdm-config.c:972 Setting ext_flags to 1 >libdm-config.c:972 Setting ext_version to 2 >device/dev-cache.c:356 /dev/sdb: Added to device cache (8:16) >device/dev-cache.c:352 /dev/disk/by-id/usb-SanDisk_Extreme_AA011021151004307653-0:0: Aliased to /dev/sdb in device cache (8:16) >device/dev-cache.c:356 /dev/disk/by-label/Fedora-WS-Live-25_B-1-1: Added to device cache (8:17) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0: Aliased to /dev/sdb in device cache (8:16) >device/dev-cache.c:352 /dev/disk/by-uuid/2016-10-05-06-32-21-00: Aliased to /dev/disk/by-label/Fedora-WS-Live-25_B-1-1 in device cache (8:17) >device/dev-cache.c:352 /dev/sdb1: Aliased to /dev/disk/by-label/Fedora-WS-Live-25_B-1-1 in device cache (preferred name) (8:17) >device/dev-cache.c:352 /dev/disk/by-id/usb-SanDisk_Extreme_AA011021151004307653-0:0-part1: Aliased to /dev/sdb1 in device cache (8:17) >device/dev-cache.c:340 /dev/disk/by-label/Fedora-WS-Live-25_B-1-1: Already in device cache >device/dev-cache.c:352 /dev/disk/by-partuuid/5b7c751a-01: Aliased to /dev/sdb1 in device cache (8:17) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0-part1: Aliased to /dev/sdb1 in device cache (8:17) >device/dev-cache.c:340 /dev/disk/by-uuid/2016-10-05-06-32-21-00: Already in device cache >device/dev-cache.c:356 /dev/sdb2: Added to device cache (8:18) >device/dev-cache.c:352 /dev/disk/by-id/usb-SanDisk_Extreme_AA011021151004307653-0:0-part2: Aliased to /dev/sdb2 in device cache (8:18) >device/dev-cache.c:356 /dev/disk/by-label/ANACONDA: Added to device cache (8:19) >device/dev-cache.c:352 /dev/disk/by-partuuid/5b7c751a-02: Aliased to /dev/sdb2 in device cache (8:18) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0-part2: Aliased to /dev/sdb2 in device cache (8:18) >device/dev-cache.c:352 /dev/disk/by-uuid/E65B-38D5: Aliased to /dev/sdb2 in device cache (8:18) >device/dev-cache.c:352 /dev/sdb3: Aliased to /dev/disk/by-label/ANACONDA in device cache (preferred name) (8:19) >device/dev-cache.c:352 /dev/disk/by-id/usb-SanDisk_Extreme_AA011021151004307653-0:0-part3: Aliased to /dev/sdb3 in device cache (8:19) >device/dev-cache.c:340 /dev/disk/by-label/ANACONDA: Already in device cache >device/dev-cache.c:352 /dev/disk/by-partuuid/5b7c751a-03: Aliased to /dev/sdb3 in device cache (8:19) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0-part3: Aliased to /dev/sdb3 in device cache (8:19) >device/dev-cache.c:352 /dev/disk/by-uuid/071654cc-c02e-3fa6-9852-bb9d12673142: Aliased to /dev/sdb3 in device cache (8:19) >device/dev-cache.c:356 /dev/sdc: Added to device cache (8:32) >device/dev-cache.c:352 /dev/disk/by-id/usb-APPLE_SD_Card_Reader_000000000820-0:0: Aliased to /dev/sdc in device cache (8:32) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:14.0-usb-0:4:1.0-scsi-0:0:0:0: Aliased to /dev/sdc in device cache (8:32) >device/dev-cache.c:356 /dev/sdc1: Added to device cache (8:33) >device/dev-cache.c:352 /dev/disk/by-id/usb-APPLE_SD_Card_Reader_000000000820-0:0-part1: Aliased to /dev/sdc1 in device cache (8:33) >device/dev-cache.c:356 /dev/disk/by-label/EFI: Added to device cache (8:1) >device/dev-cache.c:352 /dev/disk/by-partlabel/EFI\x20System\x20Partition: Aliased to /dev/disk/by-label/EFI in device cache (8:1) >device/dev-cache.c:352 /dev/disk/by-partuuid/e47434c5-7375-42e9-9cbe-73714c99b802: Aliased to /dev/sdc1 in device cache (8:33) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:14.0-usb-0:4:1.0-scsi-0:0:0:0-part1: Aliased to /dev/sdc1 in device cache (8:33) >device/dev-cache.c:352 /dev/disk/by-uuid/67E3-17ED: Aliased to /dev/disk/by-label/EFI in device cache (8:1) >device/dev-cache.c:356 /dev/sdc2: Added to device cache (8:34) >device/dev-cache.c:352 /dev/disk/by-id/usb-APPLE_SD_Card_Reader_000000000820-0:0-part2: Aliased to /dev/sdc2 in device cache (8:34) >device/dev-cache.c:352 /dev/disk/by-label/Nifty\x20HD: Aliased to /dev/sdc2 in device cache (8:34) >device/dev-cache.c:352 /dev/disk/by-partuuid/05d69f48-5bad-48e5-bf57-63b8377fc737: Aliased to /dev/sdc2 in device cache (8:34) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:14.0-usb-0:4:1.0-scsi-0:0:0:0-part2: Aliased to /dev/sdc2 in device cache (8:34) >device/dev-cache.c:352 /dev/disk/by-uuid/7966a8db-330b-3782-902e-ea75a88dadd7: Aliased to /dev/sdc2 in device cache (8:34) >device/dev-cache.c:356 /dev/sda: Added to device cache (8:0) >device/dev-cache.c:352 /dev/disk/by-id/ata-APPLE_SSD_SM0256F_S1K4NYBF108588: Aliased to /dev/sda in device cache (8:0) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x5002538655584d30: Aliased to /dev/sda in device cache (8:0) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:04:00.0-ata-1: Aliased to /dev/sda in device cache (8:0) >device/dev-cache.c:352 /dev/sda1: Aliased to /dev/disk/by-label/EFI in device cache (preferred name) (8:1) >device/dev-cache.c:352 /dev/disk/by-id/ata-APPLE_SSD_SM0256F_S1K4NYBF108588-part1: Aliased to /dev/sda1 in device cache (8:1) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x5002538655584d30-part1: Aliased to /dev/sda1 in device cache (8:1) >device/dev-cache.c:340 /dev/disk/by-label/EFI: Already in device cache >device/dev-cache.c:340 /dev/disk/by-partlabel/EFI\x20System\x20Partition: Already in device cache >device/dev-cache.c:352 /dev/disk/by-partuuid/9bb61fc3-34b4-4200-b49a-d3fde9898b38: Aliased to /dev/sda1 in device cache (8:1) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:04:00.0-ata-1-part1: Aliased to /dev/sda1 in device cache (8:1) >device/dev-cache.c:340 /dev/disk/by-uuid/67E3-17ED: Already in device cache >device/dev-cache.c:356 /dev/sda2: Added to device cache (8:2) >device/dev-cache.c:352 /dev/disk/by-id/ata-APPLE_SSD_SM0256F_S1K4NYBF108588-part2: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x5002538655584d30-part2: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:352 /dev/disk/by-label/Macintosh\x20HD: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:352 /dev/disk/by-partlabel/Linux\x20HFS+\x20ESP: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:352 /dev/disk/by-partuuid/c0268a82-6d2c-4dac-a40f-0cad98152031: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:04:00.0-ata-1-part2: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:352 /dev/disk/by-uuid/24741b41-eecc-3356-94f5-5974941707a7: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:356 /dev/sda3: Added to device cache (8:3) >device/dev-cache.c:352 /dev/disk/by-id/ata-APPLE_SSD_SM0256F_S1K4NYBF108588-part3: Aliased to /dev/sda3 in device cache (8:3) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x5002538655584d30-part3: Aliased to /dev/sda3 in device cache (8:3) >device/dev-cache.c:352 /dev/disk/by-label/Recovery\x20HD: Aliased to /dev/sda3 in device cache (8:3) >device/dev-cache.c:352 /dev/disk/by-partuuid/946f51f6-d5ea-425e-9086-d7d25469d6be: Aliased to /dev/sda3 in device cache (8:3) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:04:00.0-ata-1-part3: Aliased to /dev/sda3 in device cache (8:3) >device/dev-cache.c:352 /dev/disk/by-uuid/1b4476a6-b9c1-3593-8daa-f56e945a55c0: Aliased to /dev/sda3 in device cache (8:3) >device/dev-cache.c:356 /dev/sda4: Added to device cache (8:4) >device/dev-cache.c:352 /dev/disk/by-id/ata-APPLE_SSD_SM0256F_S1K4NYBF108588-part4: Aliased to /dev/sda4 in device cache (8:4) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x5002538655584d30-part4: Aliased to /dev/sda4 in device cache (8:4) >device/dev-cache.c:352 /dev/disk/by-partuuid/b229e593-24b7-4b02-b0c9-9990c63e7f44: Aliased to /dev/sda4 in device cache (8:4) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:04:00.0-ata-1-part4: Aliased to /dev/sda4 in device cache (8:4) >device/dev-cache.c:352 /dev/disk/by-uuid/6615a1ce-2ad7-4cd4-9b71-ce2e83557d99: Aliased to /dev/sda4 in device cache (8:4) >device/dev-cache.c:356 /dev/sda5: Added to device cache (8:5) >device/dev-cache.c:352 /dev/disk/by-id/ata-APPLE_SSD_SM0256F_S1K4NYBF108588-part5: Aliased to /dev/sda5 in device cache (8:5) >device/dev-cache.c:352 /dev/disk/by-id/lvm-pv-uuid-dIeg09-mb8o-nJuq-1Ds3-KA31-Ilf9-RWNCdB: Aliased to /dev/sda5 in device cache (8:5) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x5002538655584d30-part5: Aliased to /dev/sda5 in device cache (8:5) >device/dev-cache.c:352 /dev/disk/by-partuuid/ee1fb71a-959c-4778-8285-988bb17a037f: Aliased to /dev/sda5 in device cache (8:5) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:04:00.0-ata-1-part5: Aliased to /dev/sda5 in device cache (8:5) >device/dev-cache.c:356 /dev/loop0: Added to device cache (7:0) >device/dev-cache.c:356 /dev/loop1: Added to device cache (7:1) >device/dev-cache.c:356 /dev/disk/by-label/Anaconda: Added to device cache (253:3) >device/dev-cache.c:352 /dev/disk/by-uuid/75b06b1f-5c69-42e7-99e1-1c5da0c76d91: Aliased to /dev/disk/by-label/Anaconda in device cache (253:3) >device/dev-cache.c:356 /dev/loop2: Added to device cache (7:2) >device/dev-cache.c:356 /dev/dm-0: Added to device cache (253:0) >device/dev-cache.c:352 /dev/disk/by-id/dm-name-fedora-root: Aliased to /dev/dm-0 in device cache (preferred name) (253:0) >device/dev-cache.c:352 /dev/disk/by-id/dm-uuid-LVM-QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdK3seVNVHoqA7evYQL4vTWFR0OI1FlRIJR: Aliased to /dev/disk/by-id/dm-name-fedora-root in device cache (253:0) >device/dev-cache.c:352 /dev/disk/by-uuid/dbb89c73-6167-47b4-99ad-d8587a2a91e3: Aliased to /dev/disk/by-id/dm-name-fedora-root in device cache (253:0) >device/dev-cache.c:352 /dev/fedora/root: Aliased to /dev/disk/by-id/dm-name-fedora-root in device cache (preferred name) (253:0) >device/dev-cache.c:352 /dev/mapper/fedora-root: Aliased to /dev/fedora/root in device cache (preferred name) (253:0) >device/dev-cache.c:356 /dev/dm-2: Added to device cache (253:2) >device/dev-cache.c:352 /dev/disk/by-id/dm-name-live-rw: Aliased to /dev/dm-2 in device cache (preferred name) (253:2) >device/dev-cache.c:340 /dev/disk/by-label/Anaconda: Already in device cache >device/dev-cache.c:340 /dev/disk/by-uuid/75b06b1f-5c69-42e7-99e1-1c5da0c76d91: Already in device cache >device/dev-cache.c:352 /dev/mapper/live-rw: Aliased to /dev/disk/by-id/dm-name-live-rw in device cache (preferred name) (253:2) >device/dev-cache.c:352 /dev/dm-3: Aliased to /dev/disk/by-label/Anaconda in device cache (253:3) >device/dev-cache.c:352 /dev/disk/by-id/dm-name-live-base: Aliased to /dev/disk/by-label/Anaconda in device cache (preferred name) (253:3) >device/dev-cache.c:340 /dev/disk/by-label/Anaconda: Already in device cache >device/dev-cache.c:340 /dev/disk/by-uuid/75b06b1f-5c69-42e7-99e1-1c5da0c76d91: Already in device cache >device/dev-cache.c:352 /dev/mapper/live-base: Aliased to /dev/disk/by-id/dm-name-live-base in device cache (preferred name) (253:3) >cache/lvmcache.c:1873 lvmcache /dev/sda5: now in VG #orphans_lvm2 (#orphans_lvm2) with 0 mda(s). >libdm-config.c:972 Setting size to 1044480 >libdm-config.c:972 Setting start to 4096 >libdm-config.c:972 Setting ignore to 0 >metadata/vg.c:74 Allocated VG fedora at 0x558f6318e2f0. >format_text/import_vsn1.c:572 Importing logical volume fedora/swap. >format_text/import_vsn1.c:572 Importing logical volume fedora/root. >cache/lvmcache.c:522 lvmcache has no info for vgname "fedora" with VGID QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdK. >cache/lvmcache.c:522 lvmcache has no info for vgname "fedora". >cache/lvmcache.c:1873 lvmcache /dev/sda5: now in VG fedora with 1 mda(s). >cache/lvmcache.c:1637 lvmcache /dev/sda5: VG fedora: set VGID to QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdK. >cache/lvmcache.c:1949 lvmcache /dev/sda5: VG fedora: set system_id to . >cache/lvmcache.c:202 Metadata cache: VG fedora (QOlKvl-wmzC-yhXm-AvWx-ApCr-5VZM-RCGRdK) stored (1359 bytes). >cache/lvmetad.c:2241 Sending lvmetad vg_clear_outdated_pvs >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting response to OK >device/dev-io.c:570 Opened /dev/sda5 RO O_DIRECT >device/dev-io.c:330 /dev/sda5: size is 95107072 sectors >metadata/pv_manip.c:420 /dev/sda5 0: 0 1187: swap(0:0) >metadata/pv_manip.c:420 /dev/sda5 1: 1187 10422: root(0:0) >metadata/vg.c:74 Allocated VG fedora at 0x558f63164540. >format_text/import_vsn1.c:572 Importing logical volume fedora/swap. >format_text/import_vsn1.c:572 Importing logical volume fedora/root. >toollib.c:2462 Adding fedora/root to the list of LVs to be processed. >toollib.c:2493 Processing LV root in VG fedora. >metadata/lv.c:1442 Deactivating logical volume fedora/root. >misc/lvm-flock.c:200 Locking /run/lock/lvm/A_OlKvlwmzCyhXmAvWxApCr5VZMRCGRdK3seVNVHoqA7evYQL4vTWFR0OI1FlRIJR WB >libdm-common.c:926 Preparing SELinux context for /run/lock/lvm/A_OlKvlwmzCyhXmAvWxApCr5VZMRCGRdK3seVNVHoqA7evYQL4vTWFR0OI1FlRIJR to system_u:object_r:lvm_lock_t:s0. >misc/lvm-flock.c:101 _do_flock /run/lock/lvm/A_OlKvlwmzCyhXmAvWxApCr5VZMRCGRdK3seVNVHoqA7evYQL4vTWFR0OI1FlRIJR:aux WB >misc/lvm-flock.c:101 _do_flock /run/lock/lvm/A_OlKvlwmzCyhXmAvWxApCr5VZMRCGRdK3seVNVHoqA7evYQL4vTWFR0OI1FlRIJR WB >misc/lvm-flock.c:48 _undo_flock /run/lock/lvm/A_OlKvlwmzCyhXmAvWxApCr5VZMRCGRdK3seVNVHoqA7evYQL4vTWFR0OI1FlRIJR:aux >libdm-common.c:929 Resetting SELinux context to default value. >locking/file_locking.c:99 Locking LV QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdK3seVNVHoqA7evYQL4vTWFR0OI1FlRIJR (NL) >activate/activate.c:2216 Deactivating fedora/root. >activate/dev_manager.c:755 Getting device info for fedora-root [LVM-QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdK3seVNVHoqA7evYQL4vTWFR0OI1FlRIJR] >ioctl/libdm-iface.c:1838 dm version [ opencount flush ] [16384] (*1) >ioctl/libdm-iface.c:1838 dm info LVM-QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdK3seVNVHoqA7evYQL4vTWFR0OI1FlRIJR [ noopencount flush ] [16384] (*1) >activate/dev_manager.c:755 Getting device info for fedora-root [LVM-QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdK3seVNVHoqA7evYQL4vTWFR0OI1FlRIJR] >ioctl/libdm-iface.c:1838 dm info LVM-QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdK3seVNVHoqA7evYQL4vTWFR0OI1FlRIJR [ opencount flush ] [16384] (*1) >mm/memlock.c:592 Leaving critical section (deactivated). >activate/dev_manager.c:755 Getting device info for fedora-root [LVM-QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdK3seVNVHoqA7evYQL4vTWFR0OI1FlRIJR] >ioctl/libdm-iface.c:1838 dm info LVM-QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdK3seVNVHoqA7evYQL4vTWFR0OI1FlRIJR [ noopencount flush ] [16384] (*1) >misc/lvm-flock.c:71 Unlocking /run/lock/lvm/A_OlKvlwmzCyhXmAvWxApCr5VZMRCGRdK3seVNVHoqA7evYQL4vTWFR0OI1FlRIJR >misc/lvm-flock.c:48 _undo_flock /run/lock/lvm/A_OlKvlwmzCyhXmAvWxApCr5VZMRCGRdK3seVNVHoqA7evYQL4vTWFR0OI1FlRIJR >mm/memlock.c:562 Unlock: Memlock counters: locked:1 critical:0 daemon:0 suspended:0 >mm/memlock.c:519 Unlocking memory >mm/memlock.c:287 munlock 1628KiB 558f62ae6000 - 558f62c7d000 r-xp 00000000 fd:02 170035 /usr/sbin/lvm >mm/memlock.c:287 munlock 36KiB 558f62e7c000 - 558f62e85000 r--p 00196000 fd:02 170035 /usr/sbin/lvm >mm/memlock.c:287 munlock 32KiB 558f62e85000 - 558f62e8d000 rw-p 0019f000 fd:02 170035 /usr/sbin/lvm >mm/memlock.c:287 munlock 124KiB 558f62e8d000 - 558f62eac000 rw-p 00000000 00:00 0 >mm/memlock.c:287 munlock 12916KiB 558f630bb000 - 558f63d58000 rw-p 00000000 00:00 0 [heap] >mm/memlock.c:259 munlock default filter '/etc/selinux' matches '7fd4d2209000-7fd4d236d000 r--p 00000000 fd:02 20666 /etc/selinux/targeted/contexts/files/file_contexts.bin': Skipping. >mm/memlock.c:259 munlock default filter '/libpcre.so.' matches '7fd4d236d000-7fd4d23df000 r-xp 00000000 fd:02 140409 /usr/lib64/libpcre.so.1.2.7': Skipping. >mm/memlock.c:241 munlock area unreadable 7fd4d23df000-7fd4d25de000 ---p 00072000 fd:02 140409 /usr/lib64/libpcre.so.1.2.7 : Skipping. >mm/memlock.c:259 munlock default filter '/libpcre.so.' matches '7fd4d25de000-7fd4d25df000 r--p 00071000 fd:02 140409 /usr/lib64/libpcre.so.1.2.7': Skipping. >mm/memlock.c:259 munlock default filter '/libpcre.so.' matches '7fd4d25df000-7fd4d25e0000 rw-p 00072000 fd:02 140409 /usr/lib64/libpcre.so.1.2.7': Skipping. >mm/memlock.c:287 munlock 72KiB 7fd4d25e0000 - 7fd4d25f2000 r-xp 00000000 fd:02 140460 /usr/lib64/libgpg-error.so.0.19.1 >mm/memlock.c:241 munlock area unreadable 7fd4d25f2000-7fd4d27f2000 ---p 00012000 fd:02 140460 /usr/lib64/libgpg-error.so.0.19.1 : Skipping. >mm/memlock.c:287 munlock 4KiB 7fd4d27f2000 - 7fd4d27f3000 r--p 00012000 fd:02 140460 /usr/lib64/libgpg-error.so.0.19.1 >mm/memlock.c:287 munlock 4KiB 7fd4d27f3000 - 7fd4d27f4000 rw-p 00013000 fd:02 140460 /usr/lib64/libgpg-error.so.0.19.1 >mm/memlock.c:287 munlock 880KiB 7fd4d27f4000 - 7fd4d28d0000 r-xp 00000000 fd:02 140578 /usr/lib64/libgcrypt.so.20.0.6 >mm/memlock.c:241 munlock area unreadable 7fd4d28d0000-7fd4d2ad0000 ---p 000dc000 fd:02 140578 /usr/lib64/libgcrypt.so.20.0.6 : Skipping. >mm/memlock.c:287 munlock 4KiB 7fd4d2ad0000 - 7fd4d2ad1000 r--p 000dc000 fd:02 140578 /usr/lib64/libgcrypt.so.20.0.6 >mm/memlock.c:287 munlock 32KiB 7fd4d2ad1000 - 7fd4d2ad9000 rw-p 000dd000 fd:02 140578 /usr/lib64/libgcrypt.so.20.0.6 >mm/memlock.c:287 munlock 4KiB 7fd4d2ad9000 - 7fd4d2ada000 rw-p 00000000 00:00 0 >mm/memlock.c:287 munlock 68KiB 7fd4d2ada000 - 7fd4d2aeb000 r-xp 00000000 fd:02 140917 /usr/lib64/liblz4.so.1.7.1 >mm/memlock.c:241 munlock area unreadable 7fd4d2aeb000-7fd4d2cea000 ---p 00011000 fd:02 140917 /usr/lib64/liblz4.so.1.7.1 : Skipping. >mm/memlock.c:287 munlock 4KiB 7fd4d2cea000 - 7fd4d2ceb000 r--p 00010000 fd:02 140917 /usr/lib64/liblz4.so.1.7.1 >mm/memlock.c:287 munlock 4KiB 7fd4d2ceb000 - 7fd4d2cec000 rw-p 00000000 00:00 0 >mm/memlock.c:259 munlock default filter '/liblzma.so.' matches '7fd4d2cec000-7fd4d2d11000 r-xp 00000000 fd:02 140445 /usr/lib64/liblzma.so.5.2.2': Skipping. >mm/memlock.c:241 munlock area unreadable 7fd4d2d11000-7fd4d2f10000 ---p 00025000 fd:02 140445 /usr/lib64/liblzma.so.5.2.2 : Skipping. >mm/memlock.c:259 munlock default filter '/liblzma.so.' matches '7fd4d2f10000-7fd4d2f11000 r--p 00024000 fd:02 140445 /usr/lib64/liblzma.so.5.2.2': Skipping. >mm/memlock.c:287 munlock 4KiB 7fd4d2f11000 - 7fd4d2f12000 rw-p 00000000 00:00 0 >mm/memlock.c:259 munlock default filter '/libtinfo.so.' matches '7fd4d2f12000-7fd4d2f39000 r-xp 00000000 fd:02 140407 /usr/lib64/libtinfo.so.6.0': Skipping. >mm/memlock.c:241 munlock area unreadable 7fd4d2f39000-7fd4d3139000 ---p 00027000 fd:02 140407 /usr/lib64/libtinfo.so.6.0 : Skipping. >mm/memlock.c:259 munlock default filter '/libtinfo.so.' matches '7fd4d3139000-7fd4d313d000 r--p 00027000 fd:02 140407 /usr/lib64/libtinfo.so.6.0': Skipping. >mm/memlock.c:259 munlock default filter '/libtinfo.so.' matches '7fd4d313d000-7fd4d313e000 rw-p 0002b000 fd:02 140407 /usr/lib64/libtinfo.so.6.0': Skipping. >mm/memlock.c:259 munlock default filter '/libsepol.so.' matches '7fd4d313e000-7fd4d31d3000 r-xp 00000000 fd:02 140412 /usr/lib64/libsepol.so.1': Skipping. >mm/memlock.c:241 munlock area unreadable 7fd4d31d3000-7fd4d33d3000 ---p 00095000 fd:02 140412 /usr/lib64/libsepol.so.1 : Skipping. >mm/memlock.c:259 munlock default filter '/libsepol.so.' matches '7fd4d33d3000-7fd4d33d4000 r--p 00095000 fd:02 140412 /usr/lib64/libsepol.so.1': Skipping. >mm/memlock.c:259 munlock default filter '/libsepol.so.' matches '7fd4d33d4000-7fd4d33d5000 rw-p 00096000 fd:02 140412 /usr/lib64/libsepol.so.1': Skipping. >mm/memlock.c:287 munlock 4KiB 7fd4d33d5000 - 7fd4d33d6000 rw-p 00000000 00:00 0 >mm/memlock.c:259 munlock default filter '/libuuid.so.' matches '7fd4d33d6000-7fd4d33da000 r-xp 00000000 fd:02 140431 /usr/lib64/libuuid.so.1.3.0': Skipping. >mm/memlock.c:241 munlock area unreadable 7fd4d33da000-7fd4d35d9000 ---p 00004000 fd:02 140431 /usr/lib64/libuuid.so.1.3.0 : Skipping. >mm/memlock.c:259 munlock default filter '/libuuid.so.' matches '7fd4d35d9000-7fd4d35da000 r--p 00003000 fd:02 140431 /usr/lib64/libuuid.so.1.3.0': Skipping. >mm/memlock.c:287 munlock 4KiB 7fd4d35da000 - 7fd4d35db000 rw-p 00000000 00:00 0 >mm/memlock.c:287 munlock 96KiB 7fd4d35db000 - 7fd4d35f3000 r-xp 00000000 fd:02 140114 /usr/lib64/libpthread-2.24.so >mm/memlock.c:241 munlock area unreadable 7fd4d35f3000-7fd4d37f3000 ---p 00018000 fd:02 140114 /usr/lib64/libpthread-2.24.so : Skipping. >mm/memlock.c:287 munlock 4KiB 7fd4d37f3000 - 7fd4d37f4000 r--p 00018000 fd:02 140114 /usr/lib64/libpthread-2.24.so >mm/memlock.c:287 munlock 4KiB 7fd4d37f4000 - 7fd4d37f5000 rw-p 00019000 fd:02 140114 /usr/lib64/libpthread-2.24.so >mm/memlock.c:287 munlock 16KiB 7fd4d37f5000 - 7fd4d37f9000 rw-p 00000000 00:00 0 >mm/memlock.c:287 munlock 88KiB 7fd4d37f9000 - 7fd4d380f000 r-xp 00000000 fd:02 131349 /usr/lib64/libgcc_s-6.2.1-20160916.so.1 >mm/memlock.c:241 munlock area unreadable 7fd4d380f000-7fd4d3a0e000 ---p 00016000 fd:02 131349 /usr/lib64/libgcc_s-6.2.1-20160916.so.1 : Skipping. >mm/memlock.c:287 munlock 4KiB 7fd4d3a0e000 - 7fd4d3a0f000 r--p 00015000 fd:02 131349 /usr/lib64/libgcc_s-6.2.1-20160916.so.1 >mm/memlock.c:287 munlock 4KiB 7fd4d3a0f000 - 7fd4d3a10000 rw-p 00016000 fd:02 131349 /usr/lib64/libgcc_s-6.2.1-20160916.so.1 >mm/memlock.c:287 munlock 1056KiB 7fd4d3a10000 - 7fd4d3b18000 r-xp 00000000 fd:02 140104 /usr/lib64/libm-2.24.so >mm/memlock.c:241 munlock area unreadable 7fd4d3b18000-7fd4d3d17000 ---p 00108000 fd:02 140104 /usr/lib64/libm-2.24.so : Skipping. >mm/memlock.c:287 munlock 4KiB 7fd4d3d17000 - 7fd4d3d18000 r--p 00107000 fd:02 140104 /usr/lib64/libm-2.24.so >mm/memlock.c:287 munlock 4KiB 7fd4d3d18000 - 7fd4d3d19000 rw-p 00108000 fd:02 140104 /usr/lib64/libm-2.24.so >mm/memlock.c:259 munlock default filter '/libcap.so.' matches '7fd4d3d19000-7fd4d3d1d000 r-xp 00000000 fd:02 140497 /usr/lib64/libcap.so.2.25': Skipping. >mm/memlock.c:241 munlock area unreadable 7fd4d3d1d000-7fd4d3f1c000 ---p 00004000 fd:02 140497 /usr/lib64/libcap.so.2.25 : Skipping. >mm/memlock.c:259 munlock default filter '/libcap.so.' matches '7fd4d3f1c000-7fd4d3f1d000 r--p 00003000 fd:02 140497 /usr/lib64/libcap.so.2.25': Skipping. >mm/memlock.c:259 munlock default filter '/libcap.so.' matches '7fd4d3f1d000-7fd4d3f1e000 rw-p 00004000 fd:02 140497 /usr/lib64/libcap.so.2.25': Skipping. >mm/memlock.c:259 munlock default filter '/libselinux.so.' matches '7fd4d3f1e000-7fd4d3f41000 r-xp 00000000 fd:02 140414 /usr/lib64/libselinux.so.1': Skipping. >mm/memlock.c:241 munlock area unreadable 7fd4d3f41000-7fd4d4141000 ---p 00023000 fd:02 140414 /usr/lib64/libselinux.so.1 : Skipping. >mm/memlock.c:259 munlock default filter '/libselinux.so.' matches '7fd4d4141000-7fd4d4142000 r--p 00023000 fd:02 140414 /usr/lib64/libselinux.so.1': Skipping. >mm/memlock.c:259 munlock default filter '/libselinux.so.' matches '7fd4d4142000-7fd4d4143000 rw-p 00024000 fd:02 140414 /usr/lib64/libselinux.so.1': Skipping. >mm/memlock.c:287 munlock 8KiB 7fd4d4143000 - 7fd4d4145000 rw-p 00000000 00:00 0 >mm/memlock.c:259 munlock default filter '/libresolv-' matches '7fd4d4145000-7fd4d415c000 r-xp 00000000 fd:02 140116 /usr/lib64/libresolv-2.24.so': Skipping. >mm/memlock.c:241 munlock area unreadable 7fd4d415c000-7fd4d435c000 ---p 00017000 fd:02 140116 /usr/lib64/libresolv-2.24.so : Skipping. >mm/memlock.c:259 munlock default filter '/libresolv-' matches '7fd4d435c000-7fd4d435d000 r--p 00017000 fd:02 140116 /usr/lib64/libresolv-2.24.so': Skipping. >mm/memlock.c:259 munlock default filter '/libresolv-' matches '7fd4d435d000-7fd4d435e000 rw-p 00018000 fd:02 140116 /usr/lib64/libresolv-2.24.so': Skipping. >mm/memlock.c:287 munlock 8KiB 7fd4d435e000 - 7fd4d4360000 rw-p 00000000 00:00 0 >mm/memlock.c:287 munlock 1780KiB 7fd4d4360000 - 7fd4d451d000 r-xp 00000000 fd:02 140098 /usr/lib64/libc-2.24.so >mm/memlock.c:241 munlock area unreadable 7fd4d451d000-7fd4d471c000 ---p 001bd000 fd:02 140098 /usr/lib64/libc-2.24.so : Skipping. >mm/memlock.c:287 munlock 16KiB 7fd4d471c000 - 7fd4d4720000 r--p 001bc000 fd:02 140098 /usr/lib64/libc-2.24.so >mm/memlock.c:287 munlock 8KiB 7fd4d4720000 - 7fd4d4722000 rw-p 001c0000 fd:02 140098 /usr/lib64/libc-2.24.so >mm/memlock.c:287 munlock 16KiB 7fd4d4722000 - 7fd4d4726000 rw-p 00000000 00:00 0 >mm/memlock.c:287 munlock 28KiB 7fd4d4726000 - 7fd4d472d000 r-xp 00000000 fd:02 140118 /usr/lib64/librt-2.24.so >mm/memlock.c:241 munlock area unreadable 7fd4d472d000-7fd4d492c000 ---p 00007000 fd:02 140118 /usr/lib64/librt-2.24.so : Skipping. >mm/memlock.c:287 munlock 4KiB 7fd4d492c000 - 7fd4d492d000 r--p 00006000 fd:02 140118 /usr/lib64/librt-2.24.so >mm/memlock.c:287 munlock 4KiB 7fd4d492d000 - 7fd4d492e000 rw-p 00007000 fd:02 140118 /usr/lib64/librt-2.24.so >mm/memlock.c:259 munlock default filter '/libreadline.so.' matches '7fd4d492e000-7fd4d496d000 r-xp 00000000 fd:02 140590 /usr/lib64/libreadline.so.6.3': Skipping. >mm/memlock.c:241 munlock area unreadable 7fd4d496d000-7fd4d4b6d000 ---p 0003f000 fd:02 140590 /usr/lib64/libreadline.so.6.3 : Skipping. >mm/memlock.c:259 munlock default filter '/libreadline.so.' matches '7fd4d4b6d000-7fd4d4b70000 r--p 0003f000 fd:02 140590 /usr/lib64/libreadline.so.6.3': Skipping. >mm/memlock.c:259 munlock default filter '/libreadline.so.' matches '7fd4d4b70000-7fd4d4b76000 rw-p 00042000 fd:02 140590 /usr/lib64/libreadline.so.6.3': Skipping. >mm/memlock.c:287 munlock 4KiB 7fd4d4b76000 - 7fd4d4b77000 rw-p 00000000 00:00 0 >mm/memlock.c:287 munlock 388KiB 7fd4d4b77000 - 7fd4d4bd8000 r-xp 00000000 fd:02 163286 /usr/lib64/libdevmapper.so.1.02 >mm/memlock.c:241 munlock area unreadable 7fd4d4bd8000-7fd4d4dd8000 ---p 00061000 fd:02 163286 /usr/lib64/libdevmapper.so.1.02 : Skipping. >mm/memlock.c:287 munlock 4KiB 7fd4d4dd8000 - 7fd4d4dd9000 r--p 00061000 fd:02 163286 /usr/lib64/libdevmapper.so.1.02 >mm/memlock.c:287 munlock 12KiB 7fd4d4dd9000 - 7fd4d4ddc000 rw-p 00062000 fd:02 163286 /usr/lib64/libdevmapper.so.1.02 >mm/memlock.c:287 munlock 4KiB 7fd4d4ddc000 - 7fd4d4ddd000 rw-p 00000000 00:00 0 >mm/memlock.c:287 munlock 24KiB 7fd4d4ddd000 - 7fd4d4de3000 r-xp 00000000 fd:02 163335 /usr/lib64/libdevmapper-event.so.1.02 >mm/memlock.c:241 munlock area unreadable 7fd4d4de3000-7fd4d4fe2000 ---p 00006000 fd:02 163335 /usr/lib64/libdevmapper-event.so.1.02 : Skipping. >mm/memlock.c:287 munlock 4KiB 7fd4d4fe2000 - 7fd4d4fe3000 r--p 00005000 fd:02 163335 /usr/lib64/libdevmapper-event.so.1.02 >mm/memlock.c:287 munlock 4KiB 7fd4d4fe3000 - 7fd4d4fe4000 rw-p 00006000 fd:02 163335 /usr/lib64/libdevmapper-event.so.1.02 >mm/memlock.c:259 munlock default filter '/libblkid.so.' matches '7fd4d4fe4000-7fd4d5021000 r-xp 00000000 fd:02 154443 /usr/lib64/libblkid.so.1.1.0': Skipping. >mm/memlock.c:241 munlock area unreadable 7fd4d5021000-7fd4d5221000 ---p 0003d000 fd:02 154443 /usr/lib64/libblkid.so.1.1.0 : Skipping. >mm/memlock.c:259 munlock default filter '/libblkid.so.' matches '7fd4d5221000-7fd4d5225000 r--p 0003d000 fd:02 154443 /usr/lib64/libblkid.so.1.1.0': Skipping. >mm/memlock.c:259 munlock default filter '/libblkid.so.' matches '7fd4d5225000-7fd4d5226000 rw-p 00041000 fd:02 154443 /usr/lib64/libblkid.so.1.1.0': Skipping. >mm/memlock.c:287 munlock 4KiB 7fd4d5226000 - 7fd4d5227000 rw-p 00000000 00:00 0 >mm/memlock.c:259 munlock default filter '/libdl-' matches '7fd4d5227000-7fd4d522a000 r-xp 00000000 fd:02 140102 /usr/lib64/libdl-2.24.so': Skipping. >mm/memlock.c:241 munlock area unreadable 7fd4d522a000-7fd4d5429000 ---p 00003000 fd:02 140102 /usr/lib64/libdl-2.24.so : Skipping. >mm/memlock.c:259 munlock default filter '/libdl-' matches '7fd4d5429000-7fd4d542a000 r--p 00002000 fd:02 140102 /usr/lib64/libdl-2.24.so': Skipping. >mm/memlock.c:259 munlock default filter '/libdl-' matches '7fd4d542a000-7fd4d542b000 rw-p 00003000 fd:02 140102 /usr/lib64/libdl-2.24.so': Skipping. >mm/memlock.c:259 munlock default filter '/ld-2.' matches '7fd4d542b000-7fd4d5450000 r-xp 00000000 fd:02 140091 /usr/lib64/ld-2.24.so': Skipping. >mm/memlock.c:287 munlock 32KiB 7fd4d5583000 - 7fd4d558b000 rw-p 00000000 00:00 0 >mm/memlock.c:287 munlock 536KiB 7fd4d558b000 - 7fd4d5611000 r-xp 00000000 fd:02 140925 /usr/lib64/libsystemd.so.0.16.0 >mm/memlock.c:287 munlock 12KiB 7fd4d5611000 - 7fd4d5614000 r--p 00085000 fd:02 140925 /usr/lib64/libsystemd.so.0.16.0 >mm/memlock.c:287 munlock 4KiB 7fd4d5614000 - 7fd4d5615000 rw-p 00088000 fd:02 140925 /usr/lib64/libsystemd.so.0.16.0 >mm/memlock.c:287 munlock 12KiB 7fd4d5615000 - 7fd4d5618000 rw-p 00000000 00:00 0 >mm/memlock.c:259 munlock default filter '/libudev.so.' matches '7fd4d5618000-7fd4d5637000 r-xp 00000000 fd:02 140927 /usr/lib64/libudev.so.1.6.5': Skipping. >mm/memlock.c:259 munlock default filter '/libudev.so.' matches '7fd4d5637000-7fd4d5638000 r--p 0001e000 fd:02 140927 /usr/lib64/libudev.so.1.6.5': Skipping. >mm/memlock.c:259 munlock default filter '/libudev.so.' matches '7fd4d5638000-7fd4d5639000 rw-p 0001f000 fd:02 140927 /usr/lib64/libudev.so.1.6.5': Skipping. >mm/memlock.c:259 munlock default filter '/etc/selinux' matches '7fd4d5641000-7fd4d5642000 r--p 00000000 fd:02 20670 /etc/selinux/targeted/contexts/files/file_contexts.local.bin': Skipping. >mm/memlock.c:259 munlock default filter '/etc/selinux' matches '7fd4d5642000-7fd4d564e000 r--p 00000000 fd:02 20668 /etc/selinux/targeted/contexts/files/file_contexts.homedirs.bin': Skipping. >mm/memlock.c:287 munlock 8KiB 7fd4d564e000 - 7fd4d5650000 rw-p 00000000 00:00 0 >mm/memlock.c:259 munlock default filter '/ld-2.' matches '7fd4d5650000-7fd4d5651000 r--p 00025000 fd:02 140091 /usr/lib64/ld-2.24.so': Skipping. >mm/memlock.c:259 munlock default filter '/ld-2.' matches '7fd4d5651000-7fd4d5652000 rw-p 00026000 fd:02 140091 /usr/lib64/ld-2.24.so': Skipping. >mm/memlock.c:287 munlock 4KiB 7fd4d5652000 - 7fd4d5653000 rw-p 00000000 00:00 0 >mm/memlock.c:287 munlock 0KiB 7ffe0061a000 - 7ffe0061a000 rw-p 00000000 00:00 0 >mm/memlock.c:287 munlock 132KiB 7ffe0061a000 - 7ffe0063b000 rw-p 00000000 00:00 0 [stack] >mm/memlock.c:287 munlock 8KiB 7ffe0071d000 - 7ffe0071f000 r--p 00000000 00:00 0 [vvar] >mm/memlock.c:249 munlock ignore filter '[vdso]' matches '7ffe0071f000-7ffe00721000 r-xp 00000000 00:00 0 [vdso]': Skipping. >mm/memlock.c:249 munlock ignore filter '[vsyscall]' matches 'ffffffffff600000-ffffffffff601000 r-xp 00000000 00:00 0 [vsyscall]': Skipping. >mm/memlock.c:373 Unlocked 20656128 bytes >activate/fs.c:489 Syncing device names >libdm-common.c:2273 Udev cookie 0xd4df398 (semid 229376) decremented to 0 >libdm-common.c:2559 Udev cookie 0xd4df398 (semid 229376) waiting for zero >libdm-common.c:2288 Udev cookie 0xd4df398 (semid 229376) destroyed >libdm-common.c:1430 fedora-root: Skipping NODE_DEL [trust_udev] >cache/lvmcache.c:157 Metadata cache: VG fedora wiped. >misc/lvm-flock.c:71 Unlocking /run/lock/lvm/V_fedora >misc/lvm-flock.c:48 _undo_flock /run/lock/lvm/V_fedora >device/dev-io.c:625 Closed /dev/sda5 >metadata/vg.c:89 Freeing VG fedora at 0x558f63164540. >metadata/vg.c:89 Freeing VG fedora at 0x558f6318e2f0. >libdm-config.c:1036 Setting global/notify_dbus to 1 >notify/lvmnotify.c:51 Nofify dbus at com.redhat.lvmdbus1. >notify/lvmnotify.c:64 WARNING: D-Bus notification failed: The name com.redhat.lvmdbus1 was not provided by any .service files >commands/toolcontext.c:2111 Reloading config files >activate/fs.c:489 Syncing device names >cache/lvmcache.c:2298 Wiping internal VG cache >metadata/vg.c:89 Freeing VG #orphans_lvm1 at 0x558f630e9420. >metadata/vg.c:89 Freeing VG #orphans_pool at 0x558f630ed430. >metadata/vg.c:89 Freeing VG #orphans_lvm2 at 0x558f631043e0. >config/config.c:281 Loading config file: /etc/lvm/lvm.conf >device/dev-io.c:570 Opened /etc/lvm/lvm.conf RO >device/dev-io.c:625 Closed /etc/lvm/lvm.conf >libdm-config.c:1036 Setting log/syslog to 1 >libdm-config.c:972 Setting log/level to 0 >libdm-config.c:1036 Setting log/activation to 0 >config/config.c:1439 Setting log/debug_classes to debug_classes = [ "memory", "devices", "activation", "allocation", "lvmetad", "metadata", "cache", "locking", "lvmpolld", "dbus" ] >commands/toolcontext.c:357 Setting log debug classes to 1023 >commands/toolcontext.c:363 Logging initialised at Thu Nov 10 13:31:23 2016 >config/config.c:281 Loading config file: /etc/lvm/lvmlocal.conf >device/dev-io.c:570 Opened /etc/lvm/lvmlocal.conf RO >device/dev-io.c:625 Closed /etc/lvm/lvmlocal.conf >libdm-config.c:1036 Setting config/checks to 1 >libdm-config.c:1036 Setting config/abort_on_errors to 0 >libdm-config.c:1036 Setting config/checks to 1 >libdm-config.c:1036 Setting config/checks to 1 >libdm-config.c:972 Setting global/umask to 63 >libdm-config.c:941 Setting devices/dir to /dev >libdm-config.c:941 Setting devices/external_device_info_source to none >libdm-config.c:941 Setting global/proc to /proc >libdm-config.c:1036 Setting global/activation to 1 >libdm-config.c:1049 activation/auto_set_activation_skip not found in config: defaulting to 1 >libdm-config.c:941 Setting activation/readahead to auto >libdm-config.c:1036 Setting activation/udev_rules to 1 >libdm-config.c:1036 Setting activation/udev_sync to 1 >libdm-config.c:1036 Setting activation/retry_deactivation to 1 >libdm-config.c:1036 Setting activation/checks to 0 >misc/lvm-globals.c:188 LVM activation checks disabled >libdm-config.c:1036 Setting activation/use_linear_target to 1 >libdm-config.c:941 Setting activation/missing_stripe_filler to error >libdm-config.c:1036 Setting global/metadata_read_only to 0 >libdm-config.c:972 Setting devices/pv_min_size to 2048 >libdm-config.c:1049 metadata/check_pv_device_sizes not found in config: defaulting to 1 >libdm-config.c:941 Setting global/units to h >libdm-config.c:1036 Setting global/si_unit_consistency to 1 >libdm-config.c:1049 report/binary_values_as_numeric not found in config: defaulting to 0 >libdm-config.c:1049 report/mark_hidden_devices not found in config: defaulting to 1 >libdm-config.c:1036 Setting global/suffix to 1 >libdm-config.c:950 report/list_item_separator not found in config: defaulting to , >libdm-config.c:950 report/time_format not found in config: defaulting to %Y-%m-%d %T %z >libdm-config.c:1049 report/two_word_unknown_device not found in config: defaulting to 0 >libdm-config.c:1036 Setting global/detect_internal_vg_cache_corruption to 0 >libdm-config.c:941 Setting global/system_id_source to none >libdm-config.c:941 Setting config/profile_dir to /etc/lvm/profile >libdm-config.c:972 Setting devices/disable_after_error_count to 0 >config/config.c:1439 Setting devices/preferred_names to preferred_names = [ "^/dev/mapper/", "^/dev/md/", "^/dev/sd" ] >libdm-config.c:1036 Setting devices/obtain_device_list_from_udev to 1 >config/config.c:1439 Setting devices/scan to scan = [ "/dev" ] >metadata/vg.c:74 Allocated VG #orphans_lvm1 at 0x5605df077420. >format1/format1.c:628 Initialised format: lvm1 >metadata/vg.c:74 Allocated VG #orphans_pool at 0x5605df07b430. >format_pool/format_pool.c:335 Initialised format: pool >metadata/vg.c:74 Allocated VG #orphans_lvm2 at 0x5605df0923e0. >format_text/format-text.c:2573 Initialised format: lvm2 >libdm-config.c:950 global/format not found in config: defaulting to lvm2 >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_lvm1" with VGID #orphans_lvm1. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_lvm1". >cache/lvmcache.c:1875 lvmcache initialised VG #orphans_lvm1. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_pool" with VGID #orphans_pool. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_pool". >cache/lvmcache.c:1875 lvmcache initialised VG #orphans_pool. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_lvm2" with VGID #orphans_lvm2. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_lvm2". >cache/lvmcache.c:1875 lvmcache initialised VG #orphans_lvm2. >striped/striped.c:239 Initialised segtype: striped >zero/zero.c:98 Initialised segtype: zero >error/errseg.c:104 Initialised segtype: error >libdm-config.c:941 Setting dmeventd/snapshot_library to libdevmapper-event-lvm2snapshot.so >snapshot/snapshot.c:275 Initialised segtype: snapshot >libdm-config.c:941 Setting dmeventd/mirror_library to libdevmapper-event-lvm2mirror.so >mirror/mirrored.c:575 Initialised segtype: mirror >libdm-config.c:950 dmeventd/raid_library not found in config: defaulting to libdevmapper-event-lvm2raid.so >raid/raid.c:505 Initialised segtype: raid0 >raid/raid.c:505 Initialised segtype: raid0_meta >raid/raid.c:505 Initialised segtype: raid1 >raid/raid.c:505 Initialised segtype: raid10 >raid/raid.c:505 Initialised segtype: raid4 >raid/raid.c:505 Initialised segtype: raid5 >raid/raid.c:505 Initialised segtype: raid5_la >raid/raid.c:505 Initialised segtype: raid5_ls >raid/raid.c:505 Initialised segtype: raid5_ra >raid/raid.c:505 Initialised segtype: raid5_rs >raid/raid.c:505 Initialised segtype: raid6 >raid/raid.c:505 Initialised segtype: raid6_nc >raid/raid.c:505 Initialised segtype: raid6_nr >raid/raid.c:505 Initialised segtype: raid6_zr >libdm-config.c:941 Setting dmeventd/thin_library to libdevmapper-event-lvm2thin.so >thin/thin.c:825 Initialised segtype: thin-pool >thin/thin.c:825 Initialised segtype: thin >cache_segtype/cache.c:491 Initialised segtype: cache-pool >cache_segtype/cache.c:505 Initialised segtype: cache >libdm-config.c:1036 Setting backup/archive to 1 >libdm-config.c:972 Setting backup/retain_days to 30 >libdm-config.c:972 Setting backup/retain_min to 10 >libdm-config.c:941 Setting backup/archive_dir to /etc/lvm/archive >libdm-config.c:1036 Setting backup/backup to 1 >libdm-config.c:941 Setting backup/backup_dir to /etc/lvm/backup >config/config.c:1436 devices/global_filter not found in config: defaulting to global_filter = [ "a|.*/|" ] >libdm-config.c:972 Setting global/locking_type to 1 >libdm-config.c:1036 Setting global/use_lvmetad to 1 >libdm-config.c:977 global/lvmetad_update_wait_time not found in config: defaulting to 10 >daemon-client.c:33 /run/lvm/lvmetad.socket: Opening daemon socket to lvmetad for protocol lvmetad version 1. >daemon-client.c:52 Sending daemon lvmetad: hello >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting protocol to lvmetad >libdm-config.c:972 Setting version to 1 >cache/lvmetad.c:143 Successfully connected to lvmetad on fd 4. >libdm-config.c:1036 Setting global/use_lvmpolld to 1 >libdm-config.c:1036 Setting devices/sysfs_scan to 1 >filters/filter-sysfs.c:325 Sysfs filter initialised. >filters/filter-internal.c:77 internal filter initialised. >filters/filter-type.c:56 LVM type filter initialised. >filters/filter-usable.c:192 Usable device filter initialised. >libdm-config.c:1036 Setting devices/multipath_component_detection to 1 >filters/filter-mpath.c:291 mpath filter initialised. >filters/filter-partitioned.c:59 Partitioned filter initialised. >libdm-config.c:1036 Setting devices/md_component_detection to 1 >filters/filter-md.c:73 MD filter initialised. >libdm-config.c:1036 Setting devices/fw_raid_component_detection to 0 >filters/filter-composite.c:104 Composite filter initialised. >libdm-config.c:1036 Setting devices/ignore_suspended_devices to 0 >libdm-config.c:1036 Setting devices/ignore_lvm_mirrors to 1 >config/config.c:1439 Setting devices/filter to filter = [ "r|/sdb1$|", "r|/sdb2$|", "r|/sdb3$|" ] >filters/filter-regex.c:216 Regex filter initialised. >filters/filter-usable.c:192 Usable device filter initialised. >filters/filter-composite.c:104 Composite filter initialised. >libdm-config.c:941 Setting devices/cache_dir to /etc/lvm/cache >libdm-config.c:941 Setting devices/cache_file_prefix to >libdm-config.c:950 devices/cache not found in config: defaulting to /etc/lvm/cache/.cache >filters/filter-persistent.c:368 Persistent filter initialised. >filters/filter-composite.c:104 Composite filter initialised. >libdm-config.c:1036 Setting devices/write_cache_state to 1 >libdm-config.c:1036 Setting global/use_lvmetad to 1 >libdm-config.c:941 Setting activation/activation_mode to degraded >libdm-config.c:1049 metadata/record_lvs_history not found in config: defaulting to 0 >lvmcmdline.c:1603 DEGRADED MODE. Incomplete RAID LVs will be processed. >libdm-config.c:1036 Setting activation/monitoring to 1 >lvmcmdline.c:1609 Processing: vgchange -an fedora '--config= devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] filter=["r|/sdb1$|","r|/sdb2$|","r|/sdb3$|"] } log {level=7 file=/tmp/lvm.log syslog=0}' >lvmcmdline.c:1610 Command pid: 2630 >lvmcmdline.c:1611 system ID: >lvmcmdline.c:1614 O_DIRECT will be used >libdm-config.c:972 Setting global/locking_type to 1 >libdm-config.c:1036 Setting global/wait_for_locks to 1 >locking/locking.c:129 File-based locking selected. >libdm-config.c:1036 Setting global/prioritise_write_locks to 1 >libdm-config.c:941 Setting global/locking_dir to /run/lock/lvm >libdm-common.c:926 Preparing SELinux context for /run/lock/lvm to system_u:object_r:lvm_lock_t:s0. >libdm-common.c:929 Resetting SELinux context to default value. >libdm-config.c:1036 Setting global/use_lvmlockd to 0 >cache/lvmetad.c:255 Sending lvmetad get_global_info >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting token to filter:3239235440 >libdm-config.c:972 Setting daemon_pid to 983 >libdm-config.c:941 Setting response to OK >libdm-config.c:972 Setting global_disable to 0 >toollib.c:2165 Processing each VG >toollib.c:2217 Get list of VGs on system >cache/lvmetad.c:1425 Asking lvmetad for complete list of known VG ids/names >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting name to fedora >libdm-config.c:950 report/output_format not found in config: defaulting to basic >libdm-config.c:1049 log/report_command_log not found in config: defaulting to 0 >toollib.c:1927 Processing VG fedora QOlKvl-wmzC-yhXm-AvWx-ApCr-5VZM-RCGRdK >cache/lvmcache.c:522 lvmcache has no info for vgname "fedora". >misc/lvm-flock.c:200 Locking /run/lock/lvm/V_fedora RB >libdm-common.c:926 Preparing SELinux context for /run/lock/lvm/V_fedora to system_u:object_r:lvm_lock_t:s0. >misc/lvm-flock.c:101 _do_flock /run/lock/lvm/V_fedora:aux WB >misc/lvm-flock.c:48 _undo_flock /run/lock/lvm/V_fedora:aux >misc/lvm-flock.c:101 _do_flock /run/lock/lvm/V_fedora RB >libdm-common.c:929 Resetting SELinux context to default value. >cache/lvmcache.c:522 lvmcache has no info for vgname "fedora". >metadata/metadata.c:4151 Reading VG fedora QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdK >cache/lvmcache.c:619 Metadata cache has no info for vgid "QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdK" >cache/lvmetad.c:981 Asking lvmetad for VG QOlKvl-wmzC-yhXm-AvWx-ApCr-5VZM-RCGRdK fedora >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting name to fedora >libdm-config.c:941 Setting metadata/format to lvm2 >cache/lvmcache.c:522 lvmcache has no info for vgname "fedora" with VGID QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdK. >format_text/format-text.c:2003 <backtrace> >libdm-config.c:941 Setting id to dIeg09-mb8o-nJuq-1Ds3-KA31-Ilf9-RWNCdB >libdm-config.c:941 Setting format to lvm2 >libdm-config.c:972 Setting device to 2053 >libdm-config.c:972 Setting dev_size to 95107072 >libdm-config.c:972 Setting label_sector to 1 >libdm-config.c:972 Setting ext_flags to 1 >libdm-config.c:972 Setting ext_version to 2 >device/dev-cache.c:356 /dev/sdb: Added to device cache (8:16) >device/dev-cache.c:352 /dev/disk/by-id/usb-SanDisk_Extreme_AA011021151004307653-0:0: Aliased to /dev/sdb in device cache (8:16) >device/dev-cache.c:356 /dev/disk/by-label/Fedora-WS-Live-25_B-1-1: Added to device cache (8:17) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0: Aliased to /dev/sdb in device cache (8:16) >device/dev-cache.c:352 /dev/disk/by-uuid/2016-10-05-06-32-21-00: Aliased to /dev/disk/by-label/Fedora-WS-Live-25_B-1-1 in device cache (8:17) >device/dev-cache.c:352 /dev/sdb1: Aliased to /dev/disk/by-label/Fedora-WS-Live-25_B-1-1 in device cache (preferred name) (8:17) >device/dev-cache.c:352 /dev/disk/by-id/usb-SanDisk_Extreme_AA011021151004307653-0:0-part1: Aliased to /dev/sdb1 in device cache (8:17) >device/dev-cache.c:340 /dev/disk/by-label/Fedora-WS-Live-25_B-1-1: Already in device cache >device/dev-cache.c:352 /dev/disk/by-partuuid/5b7c751a-01: Aliased to /dev/sdb1 in device cache (8:17) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0-part1: Aliased to /dev/sdb1 in device cache (8:17) >device/dev-cache.c:340 /dev/disk/by-uuid/2016-10-05-06-32-21-00: Already in device cache >device/dev-cache.c:356 /dev/sdb2: Added to device cache (8:18) >device/dev-cache.c:352 /dev/disk/by-id/usb-SanDisk_Extreme_AA011021151004307653-0:0-part2: Aliased to /dev/sdb2 in device cache (8:18) >device/dev-cache.c:356 /dev/disk/by-label/ANACONDA: Added to device cache (8:19) >device/dev-cache.c:352 /dev/disk/by-partuuid/5b7c751a-02: Aliased to /dev/sdb2 in device cache (8:18) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0-part2: Aliased to /dev/sdb2 in device cache (8:18) >device/dev-cache.c:352 /dev/disk/by-uuid/E65B-38D5: Aliased to /dev/sdb2 in device cache (8:18) >device/dev-cache.c:352 /dev/sdb3: Aliased to /dev/disk/by-label/ANACONDA in device cache (preferred name) (8:19) >device/dev-cache.c:352 /dev/disk/by-id/usb-SanDisk_Extreme_AA011021151004307653-0:0-part3: Aliased to /dev/sdb3 in device cache (8:19) >device/dev-cache.c:340 /dev/disk/by-label/ANACONDA: Already in device cache >device/dev-cache.c:352 /dev/disk/by-partuuid/5b7c751a-03: Aliased to /dev/sdb3 in device cache (8:19) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0-part3: Aliased to /dev/sdb3 in device cache (8:19) >device/dev-cache.c:352 /dev/disk/by-uuid/071654cc-c02e-3fa6-9852-bb9d12673142: Aliased to /dev/sdb3 in device cache (8:19) >device/dev-cache.c:356 /dev/sdc: Added to device cache (8:32) >device/dev-cache.c:352 /dev/disk/by-id/usb-APPLE_SD_Card_Reader_000000000820-0:0: Aliased to /dev/sdc in device cache (8:32) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:14.0-usb-0:4:1.0-scsi-0:0:0:0: Aliased to /dev/sdc in device cache (8:32) >device/dev-cache.c:356 /dev/sdc1: Added to device cache (8:33) >device/dev-cache.c:352 /dev/disk/by-id/usb-APPLE_SD_Card_Reader_000000000820-0:0-part1: Aliased to /dev/sdc1 in device cache (8:33) >device/dev-cache.c:356 /dev/disk/by-label/EFI: Added to device cache (8:1) >device/dev-cache.c:352 /dev/disk/by-partlabel/EFI\x20System\x20Partition: Aliased to /dev/disk/by-label/EFI in device cache (8:1) >device/dev-cache.c:352 /dev/disk/by-partuuid/e47434c5-7375-42e9-9cbe-73714c99b802: Aliased to /dev/sdc1 in device cache (8:33) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:14.0-usb-0:4:1.0-scsi-0:0:0:0-part1: Aliased to /dev/sdc1 in device cache (8:33) >device/dev-cache.c:352 /dev/disk/by-uuid/67E3-17ED: Aliased to /dev/disk/by-label/EFI in device cache (8:1) >device/dev-cache.c:356 /dev/sdc2: Added to device cache (8:34) >device/dev-cache.c:352 /dev/disk/by-id/usb-APPLE_SD_Card_Reader_000000000820-0:0-part2: Aliased to /dev/sdc2 in device cache (8:34) >device/dev-cache.c:352 /dev/disk/by-label/Nifty\x20HD: Aliased to /dev/sdc2 in device cache (8:34) >device/dev-cache.c:352 /dev/disk/by-partuuid/05d69f48-5bad-48e5-bf57-63b8377fc737: Aliased to /dev/sdc2 in device cache (8:34) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:14.0-usb-0:4:1.0-scsi-0:0:0:0-part2: Aliased to /dev/sdc2 in device cache (8:34) >device/dev-cache.c:352 /dev/disk/by-uuid/7966a8db-330b-3782-902e-ea75a88dadd7: Aliased to /dev/sdc2 in device cache (8:34) >device/dev-cache.c:356 /dev/sda: Added to device cache (8:0) >device/dev-cache.c:352 /dev/disk/by-id/ata-APPLE_SSD_SM0256F_S1K4NYBF108588: Aliased to /dev/sda in device cache (8:0) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x5002538655584d30: Aliased to /dev/sda in device cache (8:0) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:04:00.0-ata-1: Aliased to /dev/sda in device cache (8:0) >device/dev-cache.c:352 /dev/sda1: Aliased to /dev/disk/by-label/EFI in device cache (preferred name) (8:1) >device/dev-cache.c:352 /dev/disk/by-id/ata-APPLE_SSD_SM0256F_S1K4NYBF108588-part1: Aliased to /dev/sda1 in device cache (8:1) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x5002538655584d30-part1: Aliased to /dev/sda1 in device cache (8:1) >device/dev-cache.c:340 /dev/disk/by-label/EFI: Already in device cache >device/dev-cache.c:340 /dev/disk/by-partlabel/EFI\x20System\x20Partition: Already in device cache >device/dev-cache.c:352 /dev/disk/by-partuuid/9bb61fc3-34b4-4200-b49a-d3fde9898b38: Aliased to /dev/sda1 in device cache (8:1) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:04:00.0-ata-1-part1: Aliased to /dev/sda1 in device cache (8:1) >device/dev-cache.c:340 /dev/disk/by-uuid/67E3-17ED: Already in device cache >device/dev-cache.c:356 /dev/sda2: Added to device cache (8:2) >device/dev-cache.c:352 /dev/disk/by-id/ata-APPLE_SSD_SM0256F_S1K4NYBF108588-part2: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x5002538655584d30-part2: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:352 /dev/disk/by-label/Macintosh\x20HD: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:352 /dev/disk/by-partlabel/Linux\x20HFS+\x20ESP: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:352 /dev/disk/by-partuuid/c0268a82-6d2c-4dac-a40f-0cad98152031: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:04:00.0-ata-1-part2: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:352 /dev/disk/by-uuid/24741b41-eecc-3356-94f5-5974941707a7: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:356 /dev/sda3: Added to device cache (8:3) >device/dev-cache.c:352 /dev/disk/by-id/ata-APPLE_SSD_SM0256F_S1K4NYBF108588-part3: Aliased to /dev/sda3 in device cache (8:3) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x5002538655584d30-part3: Aliased to /dev/sda3 in device cache (8:3) >device/dev-cache.c:352 /dev/disk/by-label/Recovery\x20HD: Aliased to /dev/sda3 in device cache (8:3) >device/dev-cache.c:352 /dev/disk/by-partuuid/946f51f6-d5ea-425e-9086-d7d25469d6be: Aliased to /dev/sda3 in device cache (8:3) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:04:00.0-ata-1-part3: Aliased to /dev/sda3 in device cache (8:3) >device/dev-cache.c:352 /dev/disk/by-uuid/1b4476a6-b9c1-3593-8daa-f56e945a55c0: Aliased to /dev/sda3 in device cache (8:3) >device/dev-cache.c:356 /dev/sda4: Added to device cache (8:4) >device/dev-cache.c:352 /dev/disk/by-id/ata-APPLE_SSD_SM0256F_S1K4NYBF108588-part4: Aliased to /dev/sda4 in device cache (8:4) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x5002538655584d30-part4: Aliased to /dev/sda4 in device cache (8:4) >device/dev-cache.c:352 /dev/disk/by-partuuid/b229e593-24b7-4b02-b0c9-9990c63e7f44: Aliased to /dev/sda4 in device cache (8:4) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:04:00.0-ata-1-part4: Aliased to /dev/sda4 in device cache (8:4) >device/dev-cache.c:352 /dev/disk/by-uuid/6615a1ce-2ad7-4cd4-9b71-ce2e83557d99: Aliased to /dev/sda4 in device cache (8:4) >device/dev-cache.c:356 /dev/sda5: Added to device cache (8:5) >device/dev-cache.c:352 /dev/disk/by-id/ata-APPLE_SSD_SM0256F_S1K4NYBF108588-part5: Aliased to /dev/sda5 in device cache (8:5) >device/dev-cache.c:352 /dev/disk/by-id/lvm-pv-uuid-dIeg09-mb8o-nJuq-1Ds3-KA31-Ilf9-RWNCdB: Aliased to /dev/sda5 in device cache (8:5) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x5002538655584d30-part5: Aliased to /dev/sda5 in device cache (8:5) >device/dev-cache.c:352 /dev/disk/by-partuuid/ee1fb71a-959c-4778-8285-988bb17a037f: Aliased to /dev/sda5 in device cache (8:5) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:04:00.0-ata-1-part5: Aliased to /dev/sda5 in device cache (8:5) >device/dev-cache.c:356 /dev/loop0: Added to device cache (7:0) >device/dev-cache.c:356 /dev/loop1: Added to device cache (7:1) >device/dev-cache.c:356 /dev/disk/by-label/Anaconda: Added to device cache (253:3) >device/dev-cache.c:352 /dev/disk/by-uuid/75b06b1f-5c69-42e7-99e1-1c5da0c76d91: Aliased to /dev/disk/by-label/Anaconda in device cache (253:3) >device/dev-cache.c:356 /dev/loop2: Added to device cache (7:2) >device/dev-cache.c:356 /dev/dm-2: Added to device cache (253:2) >device/dev-cache.c:352 /dev/disk/by-id/dm-name-live-rw: Aliased to /dev/dm-2 in device cache (preferred name) (253:2) >device/dev-cache.c:340 /dev/disk/by-label/Anaconda: Already in device cache >device/dev-cache.c:340 /dev/disk/by-uuid/75b06b1f-5c69-42e7-99e1-1c5da0c76d91: Already in device cache >device/dev-cache.c:352 /dev/mapper/live-rw: Aliased to /dev/disk/by-id/dm-name-live-rw in device cache (preferred name) (253:2) >device/dev-cache.c:352 /dev/dm-3: Aliased to /dev/disk/by-label/Anaconda in device cache (253:3) >device/dev-cache.c:352 /dev/disk/by-id/dm-name-live-base: Aliased to /dev/disk/by-label/Anaconda in device cache (preferred name) (253:3) >device/dev-cache.c:340 /dev/disk/by-label/Anaconda: Already in device cache >device/dev-cache.c:340 /dev/disk/by-uuid/75b06b1f-5c69-42e7-99e1-1c5da0c76d91: Already in device cache >device/dev-cache.c:352 /dev/mapper/live-base: Aliased to /dev/disk/by-id/dm-name-live-base in device cache (preferred name) (253:3) >cache/lvmcache.c:1873 lvmcache /dev/sda5: now in VG #orphans_lvm2 (#orphans_lvm2) with 0 mda(s). >libdm-config.c:972 Setting size to 1044480 >libdm-config.c:972 Setting start to 4096 >libdm-config.c:972 Setting ignore to 0 >metadata/vg.c:74 Allocated VG fedora at 0x5605df10ab10. >format_text/import_vsn1.c:572 Importing logical volume fedora/swap. >format_text/import_vsn1.c:572 Importing logical volume fedora/root. >cache/lvmcache.c:522 lvmcache has no info for vgname "fedora" with VGID QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdK. >cache/lvmcache.c:522 lvmcache has no info for vgname "fedora". >cache/lvmcache.c:1873 lvmcache /dev/sda5: now in VG fedora with 1 mda(s). >cache/lvmcache.c:1637 lvmcache /dev/sda5: VG fedora: set VGID to QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdK. >cache/lvmcache.c:1949 lvmcache /dev/sda5: VG fedora: set system_id to . >cache/lvmcache.c:202 Metadata cache: VG fedora (QOlKvl-wmzC-yhXm-AvWx-ApCr-5VZM-RCGRdK) stored (1359 bytes). >cache/lvmetad.c:2241 Sending lvmetad vg_clear_outdated_pvs >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting response to OK >device/dev-io.c:570 Opened /dev/sda5 RO O_DIRECT >device/dev-io.c:330 /dev/sda5: size is 95107072 sectors >metadata/pv_manip.c:420 /dev/sda5 0: 0 1187: swap(0:0) >metadata/pv_manip.c:420 /dev/sda5 1: 1187 10422: root(0:0) >metadata/vg.c:74 Allocated VG fedora at 0x5605df0f27b0. >format_text/import_vsn1.c:572 Importing logical volume fedora/swap. >format_text/import_vsn1.c:572 Importing logical volume fedora/root. >toollib.c:1953 Process single VG fedora >activate/dev_manager.c:755 Getting device info for fedora-swap [LVM-QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdKjrt23UgMjEepvxRUa9X3HqqNO93TXOdx] >ioctl/libdm-iface.c:1838 dm version [ opencount flush ] [16384] (*1) >ioctl/libdm-iface.c:1838 dm info LVM-QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdKjrt23UgMjEepvxRUa9X3HqqNO93TXOdx [ opencount flush ] [16384] (*1) >activate/dev_manager.c:683 Skipping checks for old devices without LVM- dm uuid prefix (kernel vsn 4 >= 3). >activate/dev_manager.c:755 Getting device info for fedora-root [LVM-QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdK3seVNVHoqA7evYQL4vTWFR0OI1FlRIJR] >ioctl/libdm-iface.c:1838 dm info LVM-QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdK3seVNVHoqA7evYQL4vTWFR0OI1FlRIJR [ opencount flush ] [16384] (*1) >activate/activate.c:1397 Counted 0 open LVs in VG fedora. >metadata/lv.c:1442 Deactivating logical volume fedora/swap. >misc/lvm-flock.c:200 Locking /run/lock/lvm/A_OlKvlwmzCyhXmAvWxApCr5VZMRCGRdKjrt23UgMjEepvxRUa9X3HqqNO93TXOdx WB >libdm-common.c:926 Preparing SELinux context for /run/lock/lvm/A_OlKvlwmzCyhXmAvWxApCr5VZMRCGRdKjrt23UgMjEepvxRUa9X3HqqNO93TXOdx to system_u:object_r:lvm_lock_t:s0. >misc/lvm-flock.c:101 _do_flock /run/lock/lvm/A_OlKvlwmzCyhXmAvWxApCr5VZMRCGRdKjrt23UgMjEepvxRUa9X3HqqNO93TXOdx:aux WB >misc/lvm-flock.c:101 _do_flock /run/lock/lvm/A_OlKvlwmzCyhXmAvWxApCr5VZMRCGRdKjrt23UgMjEepvxRUa9X3HqqNO93TXOdx WB >misc/lvm-flock.c:48 _undo_flock /run/lock/lvm/A_OlKvlwmzCyhXmAvWxApCr5VZMRCGRdKjrt23UgMjEepvxRUa9X3HqqNO93TXOdx:aux >libdm-common.c:929 Resetting SELinux context to default value. >locking/file_locking.c:99 Locking LV QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdKjrt23UgMjEepvxRUa9X3HqqNO93TXOdx (NL) >activate/activate.c:2216 Deactivating fedora/swap. >activate/dev_manager.c:755 Getting device info for fedora-swap [LVM-QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdKjrt23UgMjEepvxRUa9X3HqqNO93TXOdx] >ioctl/libdm-iface.c:1838 dm info LVM-QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdKjrt23UgMjEepvxRUa9X3HqqNO93TXOdx [ noopencount flush ] [16384] (*1) >misc/lvm-flock.c:71 Unlocking /run/lock/lvm/A_OlKvlwmzCyhXmAvWxApCr5VZMRCGRdKjrt23UgMjEepvxRUa9X3HqqNO93TXOdx >misc/lvm-flock.c:48 _undo_flock /run/lock/lvm/A_OlKvlwmzCyhXmAvWxApCr5VZMRCGRdKjrt23UgMjEepvxRUa9X3HqqNO93TXOdx >metadata/lv.c:1442 Deactivating logical volume fedora/root. >misc/lvm-flock.c:200 Locking /run/lock/lvm/A_OlKvlwmzCyhXmAvWxApCr5VZMRCGRdK3seVNVHoqA7evYQL4vTWFR0OI1FlRIJR WB >libdm-common.c:926 Preparing SELinux context for /run/lock/lvm/A_OlKvlwmzCyhXmAvWxApCr5VZMRCGRdK3seVNVHoqA7evYQL4vTWFR0OI1FlRIJR to system_u:object_r:lvm_lock_t:s0. >misc/lvm-flock.c:101 _do_flock /run/lock/lvm/A_OlKvlwmzCyhXmAvWxApCr5VZMRCGRdK3seVNVHoqA7evYQL4vTWFR0OI1FlRIJR:aux WB >misc/lvm-flock.c:101 _do_flock /run/lock/lvm/A_OlKvlwmzCyhXmAvWxApCr5VZMRCGRdK3seVNVHoqA7evYQL4vTWFR0OI1FlRIJR WB >misc/lvm-flock.c:48 _undo_flock /run/lock/lvm/A_OlKvlwmzCyhXmAvWxApCr5VZMRCGRdK3seVNVHoqA7evYQL4vTWFR0OI1FlRIJR:aux >libdm-common.c:929 Resetting SELinux context to default value. >locking/file_locking.c:99 Locking LV QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdK3seVNVHoqA7evYQL4vTWFR0OI1FlRIJR (NL) >activate/activate.c:2216 Deactivating fedora/root. >activate/dev_manager.c:755 Getting device info for fedora-root [LVM-QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdK3seVNVHoqA7evYQL4vTWFR0OI1FlRIJR] >ioctl/libdm-iface.c:1838 dm info LVM-QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdK3seVNVHoqA7evYQL4vTWFR0OI1FlRIJR [ noopencount flush ] [16384] (*1) >misc/lvm-flock.c:71 Unlocking /run/lock/lvm/A_OlKvlwmzCyhXmAvWxApCr5VZMRCGRdK3seVNVHoqA7evYQL4vTWFR0OI1FlRIJR >misc/lvm-flock.c:48 _undo_flock /run/lock/lvm/A_OlKvlwmzCyhXmAvWxApCr5VZMRCGRdK3seVNVHoqA7evYQL4vTWFR0OI1FlRIJR >mm/memlock.c:562 Unlock: Memlock counters: locked:0 critical:0 daemon:0 suspended:0 >activate/fs.c:489 Syncing device names >vgchange.c:155 Deactivated 2 logical volumes in volume group fedora >activate/dev_manager.c:755 Getting device info for fedora-swap [LVM-QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdKjrt23UgMjEepvxRUa9X3HqqNO93TXOdx] >ioctl/libdm-iface.c:1838 dm info LVM-QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdKjrt23UgMjEepvxRUa9X3HqqNO93TXOdx [ noopencount flush ] [16384] (*1) >activate/dev_manager.c:755 Getting device info for fedora-root [LVM-QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdK3seVNVHoqA7evYQL4vTWFR0OI1FlRIJR] >ioctl/libdm-iface.c:1838 dm info LVM-QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdK3seVNVHoqA7evYQL4vTWFR0OI1FlRIJR [ noopencount flush ] [16384] (*1) >activate/activate.c:1380 Counted 0 active LVs in VG fedora >vgchange.c:254 0 logical volume(s) in volume group "fedora" now active >activate/dev_manager.c:755 Getting device info for fedora-swap [LVM-QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdKjrt23UgMjEepvxRUa9X3HqqNO93TXOdx] >ioctl/libdm-iface.c:1838 dm info LVM-QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdKjrt23UgMjEepvxRUa9X3HqqNO93TXOdx [ noopencount flush ] [16384] (*1) >activate/dev_manager.c:755 Getting device info for fedora-root [LVM-QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdK3seVNVHoqA7evYQL4vTWFR0OI1FlRIJR] >ioctl/libdm-iface.c:1838 dm info LVM-QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdK3seVNVHoqA7evYQL4vTWFR0OI1FlRIJR [ noopencount flush ] [16384] (*1) >activate/activate.c:1380 Counted 0 active LVs in VG fedora >mm/memlock.c:562 Unlock: Memlock counters: locked:0 critical:0 daemon:0 suspended:0 >activate/fs.c:489 Syncing device names >cache/lvmcache.c:157 Metadata cache: VG fedora wiped. >misc/lvm-flock.c:71 Unlocking /run/lock/lvm/V_fedora >misc/lvm-flock.c:48 _undo_flock /run/lock/lvm/V_fedora >device/dev-io.c:625 Closed /dev/sda5 >metadata/vg.c:89 Freeing VG fedora at 0x5605df0f27b0. >metadata/vg.c:89 Freeing VG fedora at 0x5605df10ab10. >libdm-config.c:1036 Setting global/notify_dbus to 1 >notify/lvmnotify.c:51 Nofify dbus at com.redhat.lvmdbus1. >notify/lvmnotify.c:64 WARNING: D-Bus notification failed: The name com.redhat.lvmdbus1 was not provided by any .service files >commands/toolcontext.c:2111 Reloading config files >activate/fs.c:489 Syncing device names >cache/lvmcache.c:2298 Wiping internal VG cache >metadata/vg.c:89 Freeing VG #orphans_lvm1 at 0x5605df077420. >metadata/vg.c:89 Freeing VG #orphans_pool at 0x5605df07b430. >metadata/vg.c:89 Freeing VG #orphans_lvm2 at 0x5605df0923e0. >config/config.c:281 Loading config file: /etc/lvm/lvm.conf >device/dev-io.c:570 Opened /etc/lvm/lvm.conf RO >device/dev-io.c:625 Closed /etc/lvm/lvm.conf >libdm-config.c:1036 Setting log/syslog to 1 >libdm-config.c:972 Setting log/level to 0 >libdm-config.c:1036 Setting log/activation to 0 >config/config.c:1439 Setting log/debug_classes to debug_classes = [ "memory", "devices", "activation", "allocation", "lvmetad", "metadata", "cache", "locking", "lvmpolld", "dbus" ] >commands/toolcontext.c:357 Setting log debug classes to 1023 >commands/toolcontext.c:363 Logging initialised at Thu Nov 10 13:31:23 2016 >config/config.c:281 Loading config file: /etc/lvm/lvmlocal.conf >device/dev-io.c:570 Opened /etc/lvm/lvmlocal.conf RO >device/dev-io.c:625 Closed /etc/lvm/lvmlocal.conf >libdm-config.c:1036 Setting config/checks to 1 >libdm-config.c:1036 Setting config/abort_on_errors to 0 >libdm-config.c:1036 Setting config/checks to 1 >libdm-config.c:1036 Setting config/checks to 1 >libdm-config.c:972 Setting global/umask to 63 >libdm-config.c:941 Setting devices/dir to /dev >libdm-config.c:941 Setting devices/external_device_info_source to none >libdm-config.c:941 Setting global/proc to /proc >libdm-config.c:1036 Setting global/activation to 1 >libdm-config.c:1049 activation/auto_set_activation_skip not found in config: defaulting to 1 >libdm-config.c:941 Setting activation/readahead to auto >libdm-config.c:1036 Setting activation/udev_rules to 1 >libdm-config.c:1036 Setting activation/udev_sync to 1 >libdm-config.c:1036 Setting activation/retry_deactivation to 1 >libdm-config.c:1036 Setting activation/checks to 0 >misc/lvm-globals.c:188 LVM activation checks disabled >libdm-config.c:1036 Setting activation/use_linear_target to 1 >libdm-config.c:941 Setting activation/missing_stripe_filler to error >libdm-config.c:1036 Setting global/metadata_read_only to 0 >libdm-config.c:972 Setting devices/pv_min_size to 2048 >libdm-config.c:1049 metadata/check_pv_device_sizes not found in config: defaulting to 1 >libdm-config.c:941 Setting global/units to h >libdm-config.c:1036 Setting global/si_unit_consistency to 1 >libdm-config.c:1049 report/binary_values_as_numeric not found in config: defaulting to 0 >libdm-config.c:1049 report/mark_hidden_devices not found in config: defaulting to 1 >libdm-config.c:1036 Setting global/suffix to 1 >libdm-config.c:950 report/list_item_separator not found in config: defaulting to , >libdm-config.c:950 report/time_format not found in config: defaulting to %Y-%m-%d %T %z >libdm-config.c:1049 report/two_word_unknown_device not found in config: defaulting to 0 >libdm-config.c:1036 Setting global/detect_internal_vg_cache_corruption to 0 >libdm-config.c:941 Setting global/system_id_source to none >libdm-config.c:941 Setting config/profile_dir to /etc/lvm/profile >libdm-config.c:972 Setting devices/disable_after_error_count to 0 >config/config.c:1439 Setting devices/preferred_names to preferred_names = [ "^/dev/mapper/", "^/dev/md/", "^/dev/sd" ] >libdm-config.c:1036 Setting devices/obtain_device_list_from_udev to 1 >config/config.c:1439 Setting devices/scan to scan = [ "/dev" ] >metadata/vg.c:74 Allocated VG #orphans_lvm1 at 0x558e6d162420. >format1/format1.c:628 Initialised format: lvm1 >metadata/vg.c:74 Allocated VG #orphans_pool at 0x558e6d166430. >format_pool/format_pool.c:335 Initialised format: pool >metadata/vg.c:74 Allocated VG #orphans_lvm2 at 0x558e6d17d3e0. >format_text/format-text.c:2573 Initialised format: lvm2 >libdm-config.c:950 global/format not found in config: defaulting to lvm2 >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_lvm1" with VGID #orphans_lvm1. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_lvm1". >cache/lvmcache.c:1875 lvmcache initialised VG #orphans_lvm1. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_pool" with VGID #orphans_pool. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_pool". >cache/lvmcache.c:1875 lvmcache initialised VG #orphans_pool. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_lvm2" with VGID #orphans_lvm2. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_lvm2". >cache/lvmcache.c:1875 lvmcache initialised VG #orphans_lvm2. >striped/striped.c:239 Initialised segtype: striped >zero/zero.c:98 Initialised segtype: zero >error/errseg.c:104 Initialised segtype: error >libdm-config.c:941 Setting dmeventd/snapshot_library to libdevmapper-event-lvm2snapshot.so >snapshot/snapshot.c:275 Initialised segtype: snapshot >libdm-config.c:941 Setting dmeventd/mirror_library to libdevmapper-event-lvm2mirror.so >mirror/mirrored.c:575 Initialised segtype: mirror >libdm-config.c:950 dmeventd/raid_library not found in config: defaulting to libdevmapper-event-lvm2raid.so >raid/raid.c:505 Initialised segtype: raid0 >raid/raid.c:505 Initialised segtype: raid0_meta >raid/raid.c:505 Initialised segtype: raid1 >raid/raid.c:505 Initialised segtype: raid10 >raid/raid.c:505 Initialised segtype: raid4 >raid/raid.c:505 Initialised segtype: raid5 >raid/raid.c:505 Initialised segtype: raid5_la >raid/raid.c:505 Initialised segtype: raid5_ls >raid/raid.c:505 Initialised segtype: raid5_ra >raid/raid.c:505 Initialised segtype: raid5_rs >raid/raid.c:505 Initialised segtype: raid6 >raid/raid.c:505 Initialised segtype: raid6_nc >raid/raid.c:505 Initialised segtype: raid6_nr >raid/raid.c:505 Initialised segtype: raid6_zr >libdm-config.c:941 Setting dmeventd/thin_library to libdevmapper-event-lvm2thin.so >thin/thin.c:825 Initialised segtype: thin-pool >thin/thin.c:825 Initialised segtype: thin >cache_segtype/cache.c:491 Initialised segtype: cache-pool >cache_segtype/cache.c:505 Initialised segtype: cache >libdm-config.c:1036 Setting backup/archive to 1 >libdm-config.c:972 Setting backup/retain_days to 30 >libdm-config.c:972 Setting backup/retain_min to 10 >libdm-config.c:941 Setting backup/archive_dir to /etc/lvm/archive >libdm-config.c:1036 Setting backup/backup to 1 >libdm-config.c:941 Setting backup/backup_dir to /etc/lvm/backup >config/config.c:1436 devices/global_filter not found in config: defaulting to global_filter = [ "a|.*/|" ] >libdm-config.c:972 Setting global/locking_type to 1 >libdm-config.c:1036 Setting global/use_lvmetad to 1 >libdm-config.c:977 global/lvmetad_update_wait_time not found in config: defaulting to 10 >daemon-client.c:33 /run/lvm/lvmetad.socket: Opening daemon socket to lvmetad for protocol lvmetad version 1. >daemon-client.c:52 Sending daemon lvmetad: hello >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting protocol to lvmetad >libdm-config.c:972 Setting version to 1 >cache/lvmetad.c:143 Successfully connected to lvmetad on fd 4. >libdm-config.c:1036 Setting global/use_lvmpolld to 1 >libdm-config.c:1036 Setting devices/sysfs_scan to 1 >filters/filter-sysfs.c:325 Sysfs filter initialised. >filters/filter-internal.c:77 internal filter initialised. >filters/filter-type.c:56 LVM type filter initialised. >filters/filter-usable.c:192 Usable device filter initialised. >libdm-config.c:1036 Setting devices/multipath_component_detection to 1 >filters/filter-mpath.c:291 mpath filter initialised. >filters/filter-partitioned.c:59 Partitioned filter initialised. >libdm-config.c:1036 Setting devices/md_component_detection to 1 >filters/filter-md.c:73 MD filter initialised. >libdm-config.c:1036 Setting devices/fw_raid_component_detection to 0 >filters/filter-composite.c:104 Composite filter initialised. >libdm-config.c:1036 Setting devices/ignore_suspended_devices to 0 >libdm-config.c:1036 Setting devices/ignore_lvm_mirrors to 1 >config/config.c:1439 Setting devices/filter to filter = [ "r|/sdb1$|", "r|/sdb2$|", "r|/sdb3$|" ] >filters/filter-regex.c:216 Regex filter initialised. >filters/filter-usable.c:192 Usable device filter initialised. >filters/filter-composite.c:104 Composite filter initialised. >libdm-config.c:941 Setting devices/cache_dir to /etc/lvm/cache >libdm-config.c:941 Setting devices/cache_file_prefix to >libdm-config.c:950 devices/cache not found in config: defaulting to /etc/lvm/cache/.cache >filters/filter-persistent.c:368 Persistent filter initialised. >filters/filter-composite.c:104 Composite filter initialised. >libdm-config.c:1036 Setting devices/write_cache_state to 1 >libdm-config.c:1036 Setting global/use_lvmetad to 1 >libdm-config.c:941 Setting activation/activation_mode to degraded >libdm-config.c:1049 metadata/record_lvs_history not found in config: defaulting to 0 >lvmcmdline.c:1603 DEGRADED MODE. Incomplete RAID LVs will be processed. >libdm-config.c:1036 Setting activation/monitoring to 1 >lvmcmdline.c:1609 Processing: vgchange -an fedora '--config= devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] filter=["r|/sdb1$|","r|/sdb2$|","r|/sdb3$|"] } log {level=7 file=/tmp/lvm.log syslog=0}' >lvmcmdline.c:1610 Command pid: 2674 >lvmcmdline.c:1611 system ID: >lvmcmdline.c:1614 O_DIRECT will be used >libdm-config.c:972 Setting global/locking_type to 1 >libdm-config.c:1036 Setting global/wait_for_locks to 1 >locking/locking.c:129 File-based locking selected. >libdm-config.c:1036 Setting global/prioritise_write_locks to 1 >libdm-config.c:941 Setting global/locking_dir to /run/lock/lvm >libdm-common.c:926 Preparing SELinux context for /run/lock/lvm to system_u:object_r:lvm_lock_t:s0. >libdm-common.c:929 Resetting SELinux context to default value. >libdm-config.c:1036 Setting global/use_lvmlockd to 0 >cache/lvmetad.c:255 Sending lvmetad get_global_info >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting token to filter:3239235440 >libdm-config.c:972 Setting daemon_pid to 983 >libdm-config.c:941 Setting response to OK >libdm-config.c:972 Setting global_disable to 0 >toollib.c:2165 Processing each VG >toollib.c:2217 Get list of VGs on system >cache/lvmetad.c:1425 Asking lvmetad for complete list of known VG ids/names >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting name to fedora >libdm-config.c:950 report/output_format not found in config: defaulting to basic >libdm-config.c:1049 log/report_command_log not found in config: defaulting to 0 >toollib.c:1927 Processing VG fedora QOlKvl-wmzC-yhXm-AvWx-ApCr-5VZM-RCGRdK >cache/lvmcache.c:522 lvmcache has no info for vgname "fedora". >misc/lvm-flock.c:200 Locking /run/lock/lvm/V_fedora RB >libdm-common.c:926 Preparing SELinux context for /run/lock/lvm/V_fedora to system_u:object_r:lvm_lock_t:s0. >misc/lvm-flock.c:101 _do_flock /run/lock/lvm/V_fedora:aux WB >misc/lvm-flock.c:48 _undo_flock /run/lock/lvm/V_fedora:aux >misc/lvm-flock.c:101 _do_flock /run/lock/lvm/V_fedora RB >libdm-common.c:929 Resetting SELinux context to default value. >cache/lvmcache.c:522 lvmcache has no info for vgname "fedora". >metadata/metadata.c:4151 Reading VG fedora QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdK >cache/lvmcache.c:619 Metadata cache has no info for vgid "QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdK" >cache/lvmetad.c:981 Asking lvmetad for VG QOlKvl-wmzC-yhXm-AvWx-ApCr-5VZM-RCGRdK fedora >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting name to fedora >libdm-config.c:941 Setting metadata/format to lvm2 >cache/lvmcache.c:522 lvmcache has no info for vgname "fedora" with VGID QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdK. >format_text/format-text.c:2003 <backtrace> >libdm-config.c:941 Setting id to dIeg09-mb8o-nJuq-1Ds3-KA31-Ilf9-RWNCdB >libdm-config.c:941 Setting format to lvm2 >libdm-config.c:972 Setting device to 2053 >libdm-config.c:972 Setting dev_size to 95107072 >libdm-config.c:972 Setting label_sector to 1 >libdm-config.c:972 Setting ext_flags to 1 >libdm-config.c:972 Setting ext_version to 2 >device/dev-cache.c:356 /dev/sdb: Added to device cache (8:16) >device/dev-cache.c:352 /dev/disk/by-id/usb-SanDisk_Extreme_AA011021151004307653-0:0: Aliased to /dev/sdb in device cache (8:16) >device/dev-cache.c:356 /dev/disk/by-label/Fedora-WS-Live-25_B-1-1: Added to device cache (8:17) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0: Aliased to /dev/sdb in device cache (8:16) >device/dev-cache.c:352 /dev/disk/by-uuid/2016-10-05-06-32-21-00: Aliased to /dev/disk/by-label/Fedora-WS-Live-25_B-1-1 in device cache (8:17) >device/dev-cache.c:352 /dev/sdb1: Aliased to /dev/disk/by-label/Fedora-WS-Live-25_B-1-1 in device cache (preferred name) (8:17) >device/dev-cache.c:352 /dev/disk/by-id/usb-SanDisk_Extreme_AA011021151004307653-0:0-part1: Aliased to /dev/sdb1 in device cache (8:17) >device/dev-cache.c:340 /dev/disk/by-label/Fedora-WS-Live-25_B-1-1: Already in device cache >device/dev-cache.c:352 /dev/disk/by-partuuid/5b7c751a-01: Aliased to /dev/sdb1 in device cache (8:17) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0-part1: Aliased to /dev/sdb1 in device cache (8:17) >device/dev-cache.c:340 /dev/disk/by-uuid/2016-10-05-06-32-21-00: Already in device cache >device/dev-cache.c:356 /dev/sdb2: Added to device cache (8:18) >device/dev-cache.c:352 /dev/disk/by-id/usb-SanDisk_Extreme_AA011021151004307653-0:0-part2: Aliased to /dev/sdb2 in device cache (8:18) >device/dev-cache.c:356 /dev/disk/by-label/ANACONDA: Added to device cache (8:19) >device/dev-cache.c:352 /dev/disk/by-partuuid/5b7c751a-02: Aliased to /dev/sdb2 in device cache (8:18) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0-part2: Aliased to /dev/sdb2 in device cache (8:18) >device/dev-cache.c:352 /dev/disk/by-uuid/E65B-38D5: Aliased to /dev/sdb2 in device cache (8:18) >device/dev-cache.c:352 /dev/sdb3: Aliased to /dev/disk/by-label/ANACONDA in device cache (preferred name) (8:19) >device/dev-cache.c:352 /dev/disk/by-id/usb-SanDisk_Extreme_AA011021151004307653-0:0-part3: Aliased to /dev/sdb3 in device cache (8:19) >device/dev-cache.c:340 /dev/disk/by-label/ANACONDA: Already in device cache >device/dev-cache.c:352 /dev/disk/by-partuuid/5b7c751a-03: Aliased to /dev/sdb3 in device cache (8:19) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0-part3: Aliased to /dev/sdb3 in device cache (8:19) >device/dev-cache.c:352 /dev/disk/by-uuid/071654cc-c02e-3fa6-9852-bb9d12673142: Aliased to /dev/sdb3 in device cache (8:19) >device/dev-cache.c:356 /dev/sdc: Added to device cache (8:32) >device/dev-cache.c:352 /dev/disk/by-id/usb-APPLE_SD_Card_Reader_000000000820-0:0: Aliased to /dev/sdc in device cache (8:32) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:14.0-usb-0:4:1.0-scsi-0:0:0:0: Aliased to /dev/sdc in device cache (8:32) >device/dev-cache.c:356 /dev/sdc1: Added to device cache (8:33) >device/dev-cache.c:352 /dev/disk/by-id/usb-APPLE_SD_Card_Reader_000000000820-0:0-part1: Aliased to /dev/sdc1 in device cache (8:33) >device/dev-cache.c:356 /dev/disk/by-label/EFI: Added to device cache (8:1) >device/dev-cache.c:352 /dev/disk/by-partlabel/EFI\x20System\x20Partition: Aliased to /dev/disk/by-label/EFI in device cache (8:1) >device/dev-cache.c:352 /dev/disk/by-partuuid/e47434c5-7375-42e9-9cbe-73714c99b802: Aliased to /dev/sdc1 in device cache (8:33) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:14.0-usb-0:4:1.0-scsi-0:0:0:0-part1: Aliased to /dev/sdc1 in device cache (8:33) >device/dev-cache.c:352 /dev/disk/by-uuid/67E3-17ED: Aliased to /dev/disk/by-label/EFI in device cache (8:1) >device/dev-cache.c:356 /dev/sdc2: Added to device cache (8:34) >device/dev-cache.c:352 /dev/disk/by-id/usb-APPLE_SD_Card_Reader_000000000820-0:0-part2: Aliased to /dev/sdc2 in device cache (8:34) >device/dev-cache.c:352 /dev/disk/by-label/Nifty\x20HD: Aliased to /dev/sdc2 in device cache (8:34) >device/dev-cache.c:352 /dev/disk/by-partuuid/05d69f48-5bad-48e5-bf57-63b8377fc737: Aliased to /dev/sdc2 in device cache (8:34) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:14.0-usb-0:4:1.0-scsi-0:0:0:0-part2: Aliased to /dev/sdc2 in device cache (8:34) >device/dev-cache.c:352 /dev/disk/by-uuid/7966a8db-330b-3782-902e-ea75a88dadd7: Aliased to /dev/sdc2 in device cache (8:34) >device/dev-cache.c:356 /dev/sda: Added to device cache (8:0) >device/dev-cache.c:352 /dev/disk/by-id/ata-APPLE_SSD_SM0256F_S1K4NYBF108588: Aliased to /dev/sda in device cache (8:0) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x5002538655584d30: Aliased to /dev/sda in device cache (8:0) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:04:00.0-ata-1: Aliased to /dev/sda in device cache (8:0) >device/dev-cache.c:352 /dev/sda1: Aliased to /dev/disk/by-label/EFI in device cache (preferred name) (8:1) >device/dev-cache.c:352 /dev/disk/by-id/ata-APPLE_SSD_SM0256F_S1K4NYBF108588-part1: Aliased to /dev/sda1 in device cache (8:1) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x5002538655584d30-part1: Aliased to /dev/sda1 in device cache (8:1) >device/dev-cache.c:340 /dev/disk/by-label/EFI: Already in device cache >device/dev-cache.c:340 /dev/disk/by-partlabel/EFI\x20System\x20Partition: Already in device cache >device/dev-cache.c:352 /dev/disk/by-partuuid/9bb61fc3-34b4-4200-b49a-d3fde9898b38: Aliased to /dev/sda1 in device cache (8:1) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:04:00.0-ata-1-part1: Aliased to /dev/sda1 in device cache (8:1) >device/dev-cache.c:340 /dev/disk/by-uuid/67E3-17ED: Already in device cache >device/dev-cache.c:356 /dev/sda2: Added to device cache (8:2) >device/dev-cache.c:352 /dev/disk/by-id/ata-APPLE_SSD_SM0256F_S1K4NYBF108588-part2: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x5002538655584d30-part2: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:352 /dev/disk/by-label/Macintosh\x20HD: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:352 /dev/disk/by-partlabel/Linux\x20HFS+\x20ESP: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:352 /dev/disk/by-partuuid/c0268a82-6d2c-4dac-a40f-0cad98152031: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:04:00.0-ata-1-part2: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:352 /dev/disk/by-uuid/24741b41-eecc-3356-94f5-5974941707a7: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:356 /dev/sda3: Added to device cache (8:3) >device/dev-cache.c:352 /dev/disk/by-id/ata-APPLE_SSD_SM0256F_S1K4NYBF108588-part3: Aliased to /dev/sda3 in device cache (8:3) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x5002538655584d30-part3: Aliased to /dev/sda3 in device cache (8:3) >device/dev-cache.c:352 /dev/disk/by-label/Recovery\x20HD: Aliased to /dev/sda3 in device cache (8:3) >device/dev-cache.c:352 /dev/disk/by-partuuid/946f51f6-d5ea-425e-9086-d7d25469d6be: Aliased to /dev/sda3 in device cache (8:3) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:04:00.0-ata-1-part3: Aliased to /dev/sda3 in device cache (8:3) >device/dev-cache.c:352 /dev/disk/by-uuid/1b4476a6-b9c1-3593-8daa-f56e945a55c0: Aliased to /dev/sda3 in device cache (8:3) >device/dev-cache.c:356 /dev/sda4: Added to device cache (8:4) >device/dev-cache.c:352 /dev/disk/by-id/ata-APPLE_SSD_SM0256F_S1K4NYBF108588-part4: Aliased to /dev/sda4 in device cache (8:4) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x5002538655584d30-part4: Aliased to /dev/sda4 in device cache (8:4) >device/dev-cache.c:352 /dev/disk/by-partuuid/b229e593-24b7-4b02-b0c9-9990c63e7f44: Aliased to /dev/sda4 in device cache (8:4) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:04:00.0-ata-1-part4: Aliased to /dev/sda4 in device cache (8:4) >device/dev-cache.c:352 /dev/disk/by-uuid/6615a1ce-2ad7-4cd4-9b71-ce2e83557d99: Aliased to /dev/sda4 in device cache (8:4) >device/dev-cache.c:356 /dev/sda5: Added to device cache (8:5) >device/dev-cache.c:352 /dev/disk/by-id/ata-APPLE_SSD_SM0256F_S1K4NYBF108588-part5: Aliased to /dev/sda5 in device cache (8:5) >device/dev-cache.c:352 /dev/disk/by-id/lvm-pv-uuid-dIeg09-mb8o-nJuq-1Ds3-KA31-Ilf9-RWNCdB: Aliased to /dev/sda5 in device cache (8:5) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x5002538655584d30-part5: Aliased to /dev/sda5 in device cache (8:5) >device/dev-cache.c:352 /dev/disk/by-partuuid/ee1fb71a-959c-4778-8285-988bb17a037f: Aliased to /dev/sda5 in device cache (8:5) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:04:00.0-ata-1-part5: Aliased to /dev/sda5 in device cache (8:5) >device/dev-cache.c:356 /dev/loop0: Added to device cache (7:0) >device/dev-cache.c:356 /dev/loop1: Added to device cache (7:1) >device/dev-cache.c:356 /dev/disk/by-label/Anaconda: Added to device cache (253:3) >device/dev-cache.c:352 /dev/disk/by-uuid/75b06b1f-5c69-42e7-99e1-1c5da0c76d91: Aliased to /dev/disk/by-label/Anaconda in device cache (253:3) >device/dev-cache.c:356 /dev/loop2: Added to device cache (7:2) >device/dev-cache.c:356 /dev/dm-2: Added to device cache (253:2) >device/dev-cache.c:352 /dev/disk/by-id/dm-name-live-rw: Aliased to /dev/dm-2 in device cache (preferred name) (253:2) >device/dev-cache.c:340 /dev/disk/by-label/Anaconda: Already in device cache >device/dev-cache.c:340 /dev/disk/by-uuid/75b06b1f-5c69-42e7-99e1-1c5da0c76d91: Already in device cache >device/dev-cache.c:352 /dev/mapper/live-rw: Aliased to /dev/disk/by-id/dm-name-live-rw in device cache (preferred name) (253:2) >device/dev-cache.c:352 /dev/dm-3: Aliased to /dev/disk/by-label/Anaconda in device cache (253:3) >device/dev-cache.c:352 /dev/disk/by-id/dm-name-live-base: Aliased to /dev/disk/by-label/Anaconda in device cache (preferred name) (253:3) >device/dev-cache.c:340 /dev/disk/by-label/Anaconda: Already in device cache >device/dev-cache.c:340 /dev/disk/by-uuid/75b06b1f-5c69-42e7-99e1-1c5da0c76d91: Already in device cache >device/dev-cache.c:352 /dev/mapper/live-base: Aliased to /dev/disk/by-id/dm-name-live-base in device cache (preferred name) (253:3) >cache/lvmcache.c:1873 lvmcache /dev/sda5: now in VG #orphans_lvm2 (#orphans_lvm2) with 0 mda(s). >libdm-config.c:972 Setting size to 1044480 >libdm-config.c:972 Setting start to 4096 >libdm-config.c:972 Setting ignore to 0 >metadata/vg.c:74 Allocated VG fedora at 0x558e6d208a60. >format_text/import_vsn1.c:572 Importing logical volume fedora/swap. >format_text/import_vsn1.c:572 Importing logical volume fedora/root. >cache/lvmcache.c:522 lvmcache has no info for vgname "fedora" with VGID QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdK. >cache/lvmcache.c:522 lvmcache has no info for vgname "fedora". >cache/lvmcache.c:1873 lvmcache /dev/sda5: now in VG fedora with 1 mda(s). >cache/lvmcache.c:1637 lvmcache /dev/sda5: VG fedora: set VGID to QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdK. >cache/lvmcache.c:1949 lvmcache /dev/sda5: VG fedora: set system_id to . >cache/lvmcache.c:202 Metadata cache: VG fedora (QOlKvl-wmzC-yhXm-AvWx-ApCr-5VZM-RCGRdK) stored (1359 bytes). >cache/lvmetad.c:2241 Sending lvmetad vg_clear_outdated_pvs >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting response to OK >device/dev-io.c:570 Opened /dev/sda5 RO O_DIRECT >device/dev-io.c:330 /dev/sda5: size is 95107072 sectors >metadata/pv_manip.c:420 /dev/sda5 0: 0 1187: swap(0:0) >metadata/pv_manip.c:420 /dev/sda5 1: 1187 10422: root(0:0) >metadata/vg.c:74 Allocated VG fedora at 0x558e6d1f5b10. >format_text/import_vsn1.c:572 Importing logical volume fedora/swap. >format_text/import_vsn1.c:572 Importing logical volume fedora/root. >toollib.c:1953 Process single VG fedora >activate/dev_manager.c:755 Getting device info for fedora-swap [LVM-QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdKjrt23UgMjEepvxRUa9X3HqqNO93TXOdx] >ioctl/libdm-iface.c:1838 dm version [ opencount flush ] [16384] (*1) >ioctl/libdm-iface.c:1838 dm info LVM-QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdKjrt23UgMjEepvxRUa9X3HqqNO93TXOdx [ opencount flush ] [16384] (*1) >activate/dev_manager.c:683 Skipping checks for old devices without LVM- dm uuid prefix (kernel vsn 4 >= 3). >activate/dev_manager.c:755 Getting device info for fedora-root [LVM-QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdK3seVNVHoqA7evYQL4vTWFR0OI1FlRIJR] >ioctl/libdm-iface.c:1838 dm info LVM-QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdK3seVNVHoqA7evYQL4vTWFR0OI1FlRIJR [ opencount flush ] [16384] (*1) >activate/activate.c:1397 Counted 0 open LVs in VG fedora. >metadata/lv.c:1442 Deactivating logical volume fedora/swap. >misc/lvm-flock.c:200 Locking /run/lock/lvm/A_OlKvlwmzCyhXmAvWxApCr5VZMRCGRdKjrt23UgMjEepvxRUa9X3HqqNO93TXOdx WB >libdm-common.c:926 Preparing SELinux context for /run/lock/lvm/A_OlKvlwmzCyhXmAvWxApCr5VZMRCGRdKjrt23UgMjEepvxRUa9X3HqqNO93TXOdx to system_u:object_r:lvm_lock_t:s0. >misc/lvm-flock.c:101 _do_flock /run/lock/lvm/A_OlKvlwmzCyhXmAvWxApCr5VZMRCGRdKjrt23UgMjEepvxRUa9X3HqqNO93TXOdx:aux WB >misc/lvm-flock.c:101 _do_flock /run/lock/lvm/A_OlKvlwmzCyhXmAvWxApCr5VZMRCGRdKjrt23UgMjEepvxRUa9X3HqqNO93TXOdx WB >misc/lvm-flock.c:48 _undo_flock /run/lock/lvm/A_OlKvlwmzCyhXmAvWxApCr5VZMRCGRdKjrt23UgMjEepvxRUa9X3HqqNO93TXOdx:aux >libdm-common.c:929 Resetting SELinux context to default value. >locking/file_locking.c:99 Locking LV QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdKjrt23UgMjEepvxRUa9X3HqqNO93TXOdx (NL) >activate/activate.c:2216 Deactivating fedora/swap. >activate/dev_manager.c:755 Getting device info for fedora-swap [LVM-QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdKjrt23UgMjEepvxRUa9X3HqqNO93TXOdx] >ioctl/libdm-iface.c:1838 dm info LVM-QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdKjrt23UgMjEepvxRUa9X3HqqNO93TXOdx [ noopencount flush ] [16384] (*1) >misc/lvm-flock.c:71 Unlocking /run/lock/lvm/A_OlKvlwmzCyhXmAvWxApCr5VZMRCGRdKjrt23UgMjEepvxRUa9X3HqqNO93TXOdx >misc/lvm-flock.c:48 _undo_flock /run/lock/lvm/A_OlKvlwmzCyhXmAvWxApCr5VZMRCGRdKjrt23UgMjEepvxRUa9X3HqqNO93TXOdx >metadata/lv.c:1442 Deactivating logical volume fedora/root. >misc/lvm-flock.c:200 Locking /run/lock/lvm/A_OlKvlwmzCyhXmAvWxApCr5VZMRCGRdK3seVNVHoqA7evYQL4vTWFR0OI1FlRIJR WB >libdm-common.c:926 Preparing SELinux context for /run/lock/lvm/A_OlKvlwmzCyhXmAvWxApCr5VZMRCGRdK3seVNVHoqA7evYQL4vTWFR0OI1FlRIJR to system_u:object_r:lvm_lock_t:s0. >misc/lvm-flock.c:101 _do_flock /run/lock/lvm/A_OlKvlwmzCyhXmAvWxApCr5VZMRCGRdK3seVNVHoqA7evYQL4vTWFR0OI1FlRIJR:aux WB >misc/lvm-flock.c:101 _do_flock /run/lock/lvm/A_OlKvlwmzCyhXmAvWxApCr5VZMRCGRdK3seVNVHoqA7evYQL4vTWFR0OI1FlRIJR WB >misc/lvm-flock.c:48 _undo_flock /run/lock/lvm/A_OlKvlwmzCyhXmAvWxApCr5VZMRCGRdK3seVNVHoqA7evYQL4vTWFR0OI1FlRIJR:aux >libdm-common.c:929 Resetting SELinux context to default value. >locking/file_locking.c:99 Locking LV QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdK3seVNVHoqA7evYQL4vTWFR0OI1FlRIJR (NL) >activate/activate.c:2216 Deactivating fedora/root. >activate/dev_manager.c:755 Getting device info for fedora-root [LVM-QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdK3seVNVHoqA7evYQL4vTWFR0OI1FlRIJR] >ioctl/libdm-iface.c:1838 dm info LVM-QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdK3seVNVHoqA7evYQL4vTWFR0OI1FlRIJR [ noopencount flush ] [16384] (*1) >misc/lvm-flock.c:71 Unlocking /run/lock/lvm/A_OlKvlwmzCyhXmAvWxApCr5VZMRCGRdK3seVNVHoqA7evYQL4vTWFR0OI1FlRIJR >misc/lvm-flock.c:48 _undo_flock /run/lock/lvm/A_OlKvlwmzCyhXmAvWxApCr5VZMRCGRdK3seVNVHoqA7evYQL4vTWFR0OI1FlRIJR >mm/memlock.c:562 Unlock: Memlock counters: locked:0 critical:0 daemon:0 suspended:0 >activate/fs.c:489 Syncing device names >vgchange.c:155 Deactivated 2 logical volumes in volume group fedora >activate/dev_manager.c:755 Getting device info for fedora-swap [LVM-QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdKjrt23UgMjEepvxRUa9X3HqqNO93TXOdx] >ioctl/libdm-iface.c:1838 dm info LVM-QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdKjrt23UgMjEepvxRUa9X3HqqNO93TXOdx [ noopencount flush ] [16384] (*1) >activate/dev_manager.c:755 Getting device info for fedora-root [LVM-QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdK3seVNVHoqA7evYQL4vTWFR0OI1FlRIJR] >ioctl/libdm-iface.c:1838 dm info LVM-QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdK3seVNVHoqA7evYQL4vTWFR0OI1FlRIJR [ noopencount flush ] [16384] (*1) >activate/activate.c:1380 Counted 0 active LVs in VG fedora >vgchange.c:254 0 logical volume(s) in volume group "fedora" now active >activate/dev_manager.c:755 Getting device info for fedora-swap [LVM-QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdKjrt23UgMjEepvxRUa9X3HqqNO93TXOdx] >ioctl/libdm-iface.c:1838 dm info LVM-QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdKjrt23UgMjEepvxRUa9X3HqqNO93TXOdx [ noopencount flush ] [16384] (*1) >activate/dev_manager.c:755 Getting device info for fedora-root [LVM-QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdK3seVNVHoqA7evYQL4vTWFR0OI1FlRIJR] >ioctl/libdm-iface.c:1838 dm info LVM-QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdK3seVNVHoqA7evYQL4vTWFR0OI1FlRIJR [ noopencount flush ] [16384] (*1) >activate/activate.c:1380 Counted 0 active LVs in VG fedora >mm/memlock.c:562 Unlock: Memlock counters: locked:0 critical:0 daemon:0 suspended:0 >activate/fs.c:489 Syncing device names >cache/lvmcache.c:157 Metadata cache: VG fedora wiped. >misc/lvm-flock.c:71 Unlocking /run/lock/lvm/V_fedora >misc/lvm-flock.c:48 _undo_flock /run/lock/lvm/V_fedora >device/dev-io.c:625 Closed /dev/sda5 >metadata/vg.c:89 Freeing VG fedora at 0x558e6d1f5b10. >metadata/vg.c:89 Freeing VG fedora at 0x558e6d208a60. >libdm-config.c:1036 Setting global/notify_dbus to 1 >notify/lvmnotify.c:51 Nofify dbus at com.redhat.lvmdbus1. >notify/lvmnotify.c:64 WARNING: D-Bus notification failed: The name com.redhat.lvmdbus1 was not provided by any .service files >commands/toolcontext.c:2111 Reloading config files >activate/fs.c:489 Syncing device names >cache/lvmcache.c:2298 Wiping internal VG cache >metadata/vg.c:89 Freeing VG #orphans_lvm1 at 0x558e6d162420. >metadata/vg.c:89 Freeing VG #orphans_pool at 0x558e6d166430. >metadata/vg.c:89 Freeing VG #orphans_lvm2 at 0x558e6d17d3e0. >config/config.c:281 Loading config file: /etc/lvm/lvm.conf >device/dev-io.c:570 Opened /etc/lvm/lvm.conf RO >device/dev-io.c:625 Closed /etc/lvm/lvm.conf >libdm-config.c:1036 Setting log/syslog to 1 >libdm-config.c:972 Setting log/level to 0 >libdm-config.c:1036 Setting log/activation to 0 >config/config.c:1439 Setting log/debug_classes to debug_classes = [ "memory", "devices", "activation", "allocation", "lvmetad", "metadata", "cache", "locking", "lvmpolld", "dbus" ] >commands/toolcontext.c:357 Setting log debug classes to 1023 >commands/toolcontext.c:363 Logging initialised at Thu Nov 10 13:31:23 2016 >config/config.c:281 Loading config file: /etc/lvm/lvmlocal.conf >device/dev-io.c:570 Opened /etc/lvm/lvmlocal.conf RO >device/dev-io.c:625 Closed /etc/lvm/lvmlocal.conf >libdm-config.c:1036 Setting config/checks to 1 >libdm-config.c:1036 Setting config/abort_on_errors to 0 >libdm-config.c:1036 Setting config/checks to 1 >libdm-config.c:1036 Setting config/checks to 1 >libdm-config.c:972 Setting global/umask to 63 >libdm-config.c:941 Setting devices/dir to /dev >libdm-config.c:941 Setting devices/external_device_info_source to none >libdm-config.c:941 Setting global/proc to /proc >libdm-config.c:1036 Setting global/activation to 1 >libdm-config.c:1049 activation/auto_set_activation_skip not found in config: defaulting to 1 >libdm-config.c:941 Setting activation/readahead to auto >libdm-config.c:1036 Setting activation/udev_rules to 1 >libdm-config.c:1036 Setting activation/udev_sync to 1 >libdm-config.c:1036 Setting activation/retry_deactivation to 1 >libdm-config.c:1036 Setting activation/checks to 0 >misc/lvm-globals.c:188 LVM activation checks disabled >libdm-config.c:1036 Setting activation/use_linear_target to 1 >libdm-config.c:941 Setting activation/missing_stripe_filler to error >libdm-config.c:1036 Setting global/metadata_read_only to 0 >libdm-config.c:972 Setting devices/pv_min_size to 2048 >libdm-config.c:1049 metadata/check_pv_device_sizes not found in config: defaulting to 1 >libdm-config.c:941 Setting global/units to h >libdm-config.c:1036 Setting global/si_unit_consistency to 1 >libdm-config.c:1049 report/binary_values_as_numeric not found in config: defaulting to 0 >libdm-config.c:1049 report/mark_hidden_devices not found in config: defaulting to 1 >libdm-config.c:1036 Setting global/suffix to 1 >libdm-config.c:950 report/list_item_separator not found in config: defaulting to , >libdm-config.c:950 report/time_format not found in config: defaulting to %Y-%m-%d %T %z >libdm-config.c:1049 report/two_word_unknown_device not found in config: defaulting to 0 >libdm-config.c:1036 Setting global/detect_internal_vg_cache_corruption to 0 >libdm-config.c:941 Setting global/system_id_source to none >libdm-config.c:941 Setting config/profile_dir to /etc/lvm/profile >libdm-config.c:972 Setting devices/disable_after_error_count to 0 >config/config.c:1439 Setting devices/preferred_names to preferred_names = [ "^/dev/mapper/", "^/dev/md/", "^/dev/sd" ] >libdm-config.c:1036 Setting devices/obtain_device_list_from_udev to 1 >config/config.c:1439 Setting devices/scan to scan = [ "/dev" ] >metadata/vg.c:74 Allocated VG #orphans_lvm1 at 0x5574cf4de420. >format1/format1.c:628 Initialised format: lvm1 >metadata/vg.c:74 Allocated VG #orphans_pool at 0x5574cf4e2430. >format_pool/format_pool.c:335 Initialised format: pool >metadata/vg.c:74 Allocated VG #orphans_lvm2 at 0x5574cf4f93e0. >format_text/format-text.c:2573 Initialised format: lvm2 >libdm-config.c:950 global/format not found in config: defaulting to lvm2 >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_lvm1" with VGID #orphans_lvm1. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_lvm1". >cache/lvmcache.c:1875 lvmcache initialised VG #orphans_lvm1. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_pool" with VGID #orphans_pool. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_pool". >cache/lvmcache.c:1875 lvmcache initialised VG #orphans_pool. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_lvm2" with VGID #orphans_lvm2. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_lvm2". >cache/lvmcache.c:1875 lvmcache initialised VG #orphans_lvm2. >striped/striped.c:239 Initialised segtype: striped >zero/zero.c:98 Initialised segtype: zero >error/errseg.c:104 Initialised segtype: error >libdm-config.c:941 Setting dmeventd/snapshot_library to libdevmapper-event-lvm2snapshot.so >snapshot/snapshot.c:275 Initialised segtype: snapshot >libdm-config.c:941 Setting dmeventd/mirror_library to libdevmapper-event-lvm2mirror.so >mirror/mirrored.c:575 Initialised segtype: mirror >libdm-config.c:950 dmeventd/raid_library not found in config: defaulting to libdevmapper-event-lvm2raid.so >raid/raid.c:505 Initialised segtype: raid0 >raid/raid.c:505 Initialised segtype: raid0_meta >raid/raid.c:505 Initialised segtype: raid1 >raid/raid.c:505 Initialised segtype: raid10 >raid/raid.c:505 Initialised segtype: raid4 >raid/raid.c:505 Initialised segtype: raid5 >raid/raid.c:505 Initialised segtype: raid5_la >raid/raid.c:505 Initialised segtype: raid5_ls >raid/raid.c:505 Initialised segtype: raid5_ra >raid/raid.c:505 Initialised segtype: raid5_rs >raid/raid.c:505 Initialised segtype: raid6 >raid/raid.c:505 Initialised segtype: raid6_nc >raid/raid.c:505 Initialised segtype: raid6_nr >raid/raid.c:505 Initialised segtype: raid6_zr >libdm-config.c:941 Setting dmeventd/thin_library to libdevmapper-event-lvm2thin.so >thin/thin.c:825 Initialised segtype: thin-pool >thin/thin.c:825 Initialised segtype: thin >cache_segtype/cache.c:491 Initialised segtype: cache-pool >cache_segtype/cache.c:505 Initialised segtype: cache >libdm-config.c:1036 Setting backup/archive to 1 >libdm-config.c:972 Setting backup/retain_days to 30 >libdm-config.c:972 Setting backup/retain_min to 10 >libdm-config.c:941 Setting backup/archive_dir to /etc/lvm/archive >libdm-config.c:1036 Setting backup/backup to 1 >libdm-config.c:941 Setting backup/backup_dir to /etc/lvm/backup >config/config.c:1436 devices/global_filter not found in config: defaulting to global_filter = [ "a|.*/|" ] >libdm-config.c:972 Setting global/locking_type to 1 >libdm-config.c:1036 Setting global/use_lvmetad to 1 >libdm-config.c:977 global/lvmetad_update_wait_time not found in config: defaulting to 10 >daemon-client.c:33 /run/lvm/lvmetad.socket: Opening daemon socket to lvmetad for protocol lvmetad version 1. >daemon-client.c:52 Sending daemon lvmetad: hello >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting protocol to lvmetad >libdm-config.c:972 Setting version to 1 >cache/lvmetad.c:143 Successfully connected to lvmetad on fd 4. >libdm-config.c:1036 Setting global/use_lvmpolld to 1 >libdm-config.c:1036 Setting devices/sysfs_scan to 1 >filters/filter-sysfs.c:325 Sysfs filter initialised. >filters/filter-internal.c:77 internal filter initialised. >filters/filter-type.c:56 LVM type filter initialised. >filters/filter-usable.c:192 Usable device filter initialised. >libdm-config.c:1036 Setting devices/multipath_component_detection to 1 >filters/filter-mpath.c:291 mpath filter initialised. >filters/filter-partitioned.c:59 Partitioned filter initialised. >libdm-config.c:1036 Setting devices/md_component_detection to 1 >filters/filter-md.c:73 MD filter initialised. >libdm-config.c:1036 Setting devices/fw_raid_component_detection to 0 >filters/filter-composite.c:104 Composite filter initialised. >libdm-config.c:1036 Setting devices/ignore_suspended_devices to 0 >libdm-config.c:1036 Setting devices/ignore_lvm_mirrors to 1 >config/config.c:1439 Setting devices/filter to filter = [ "r|/sdb1$|", "r|/sdb2$|", "r|/sdb3$|" ] >filters/filter-regex.c:216 Regex filter initialised. >filters/filter-usable.c:192 Usable device filter initialised. >filters/filter-composite.c:104 Composite filter initialised. >libdm-config.c:941 Setting devices/cache_dir to /etc/lvm/cache >libdm-config.c:941 Setting devices/cache_file_prefix to >libdm-config.c:950 devices/cache not found in config: defaulting to /etc/lvm/cache/.cache >filters/filter-persistent.c:368 Persistent filter initialised. >filters/filter-composite.c:104 Composite filter initialised. >libdm-config.c:1036 Setting devices/write_cache_state to 1 >libdm-config.c:1036 Setting global/use_lvmetad to 1 >libdm-config.c:941 Setting activation/activation_mode to degraded >libdm-config.c:1049 metadata/record_lvs_history not found in config: defaulting to 0 >lvmcmdline.c:1603 DEGRADED MODE. Incomplete RAID LVs will be processed. >libdm-config.c:1036 Setting activation/monitoring to 1 >lvmcmdline.c:1609 Processing: vgchange -an fedora '--config= devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] filter=["r|/sdb1$|","r|/sdb2$|","r|/sdb3$|"] } log {level=7 file=/tmp/lvm.log syslog=0}' >lvmcmdline.c:1610 Command pid: 2680 >lvmcmdline.c:1611 system ID: >lvmcmdline.c:1614 O_DIRECT will be used >libdm-config.c:972 Setting global/locking_type to 1 >libdm-config.c:1036 Setting global/wait_for_locks to 1 >locking/locking.c:129 File-based locking selected. >libdm-config.c:1036 Setting global/prioritise_write_locks to 1 >libdm-config.c:941 Setting global/locking_dir to /run/lock/lvm >libdm-common.c:926 Preparing SELinux context for /run/lock/lvm to system_u:object_r:lvm_lock_t:s0. >libdm-common.c:929 Resetting SELinux context to default value. >libdm-config.c:1036 Setting global/use_lvmlockd to 0 >cache/lvmetad.c:255 Sending lvmetad get_global_info >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting token to filter:3239235440 >libdm-config.c:972 Setting daemon_pid to 983 >libdm-config.c:941 Setting response to OK >libdm-config.c:972 Setting global_disable to 0 >toollib.c:2165 Processing each VG >toollib.c:2217 Get list of VGs on system >cache/lvmetad.c:1425 Asking lvmetad for complete list of known VG ids/names >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting name to fedora >libdm-config.c:950 report/output_format not found in config: defaulting to basic >libdm-config.c:1049 log/report_command_log not found in config: defaulting to 0 >toollib.c:1927 Processing VG fedora QOlKvl-wmzC-yhXm-AvWx-ApCr-5VZM-RCGRdK >cache/lvmcache.c:522 lvmcache has no info for vgname "fedora". >misc/lvm-flock.c:200 Locking /run/lock/lvm/V_fedora RB >libdm-common.c:926 Preparing SELinux context for /run/lock/lvm/V_fedora to system_u:object_r:lvm_lock_t:s0. >misc/lvm-flock.c:101 _do_flock /run/lock/lvm/V_fedora:aux WB >misc/lvm-flock.c:48 _undo_flock /run/lock/lvm/V_fedora:aux >misc/lvm-flock.c:101 _do_flock /run/lock/lvm/V_fedora RB >libdm-common.c:929 Resetting SELinux context to default value. >cache/lvmcache.c:522 lvmcache has no info for vgname "fedora". >metadata/metadata.c:4151 Reading VG fedora QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdK >cache/lvmcache.c:619 Metadata cache has no info for vgid "QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdK" >cache/lvmetad.c:981 Asking lvmetad for VG QOlKvl-wmzC-yhXm-AvWx-ApCr-5VZM-RCGRdK fedora >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting name to fedora >libdm-config.c:941 Setting metadata/format to lvm2 >cache/lvmcache.c:522 lvmcache has no info for vgname "fedora" with VGID QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdK. >format_text/format-text.c:2003 <backtrace> >libdm-config.c:941 Setting id to dIeg09-mb8o-nJuq-1Ds3-KA31-Ilf9-RWNCdB >libdm-config.c:941 Setting format to lvm2 >libdm-config.c:972 Setting device to 2053 >libdm-config.c:972 Setting dev_size to 95107072 >libdm-config.c:972 Setting label_sector to 1 >libdm-config.c:972 Setting ext_flags to 1 >libdm-config.c:972 Setting ext_version to 2 >device/dev-cache.c:356 /dev/sdb: Added to device cache (8:16) >device/dev-cache.c:352 /dev/disk/by-id/usb-SanDisk_Extreme_AA011021151004307653-0:0: Aliased to /dev/sdb in device cache (8:16) >device/dev-cache.c:356 /dev/disk/by-label/Fedora-WS-Live-25_B-1-1: Added to device cache (8:17) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0: Aliased to /dev/sdb in device cache (8:16) >device/dev-cache.c:352 /dev/disk/by-uuid/2016-10-05-06-32-21-00: Aliased to /dev/disk/by-label/Fedora-WS-Live-25_B-1-1 in device cache (8:17) >device/dev-cache.c:352 /dev/sdb1: Aliased to /dev/disk/by-label/Fedora-WS-Live-25_B-1-1 in device cache (preferred name) (8:17) >device/dev-cache.c:352 /dev/disk/by-id/usb-SanDisk_Extreme_AA011021151004307653-0:0-part1: Aliased to /dev/sdb1 in device cache (8:17) >device/dev-cache.c:340 /dev/disk/by-label/Fedora-WS-Live-25_B-1-1: Already in device cache >device/dev-cache.c:352 /dev/disk/by-partuuid/5b7c751a-01: Aliased to /dev/sdb1 in device cache (8:17) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0-part1: Aliased to /dev/sdb1 in device cache (8:17) >device/dev-cache.c:340 /dev/disk/by-uuid/2016-10-05-06-32-21-00: Already in device cache >device/dev-cache.c:356 /dev/sdb2: Added to device cache (8:18) >device/dev-cache.c:352 /dev/disk/by-id/usb-SanDisk_Extreme_AA011021151004307653-0:0-part2: Aliased to /dev/sdb2 in device cache (8:18) >device/dev-cache.c:356 /dev/disk/by-label/ANACONDA: Added to device cache (8:19) >device/dev-cache.c:352 /dev/disk/by-partuuid/5b7c751a-02: Aliased to /dev/sdb2 in device cache (8:18) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0-part2: Aliased to /dev/sdb2 in device cache (8:18) >device/dev-cache.c:352 /dev/disk/by-uuid/E65B-38D5: Aliased to /dev/sdb2 in device cache (8:18) >device/dev-cache.c:352 /dev/sdb3: Aliased to /dev/disk/by-label/ANACONDA in device cache (preferred name) (8:19) >device/dev-cache.c:352 /dev/disk/by-id/usb-SanDisk_Extreme_AA011021151004307653-0:0-part3: Aliased to /dev/sdb3 in device cache (8:19) >device/dev-cache.c:340 /dev/disk/by-label/ANACONDA: Already in device cache >device/dev-cache.c:352 /dev/disk/by-partuuid/5b7c751a-03: Aliased to /dev/sdb3 in device cache (8:19) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0-part3: Aliased to /dev/sdb3 in device cache (8:19) >device/dev-cache.c:352 /dev/disk/by-uuid/071654cc-c02e-3fa6-9852-bb9d12673142: Aliased to /dev/sdb3 in device cache (8:19) >device/dev-cache.c:356 /dev/sdc: Added to device cache (8:32) >device/dev-cache.c:352 /dev/disk/by-id/usb-APPLE_SD_Card_Reader_000000000820-0:0: Aliased to /dev/sdc in device cache (8:32) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:14.0-usb-0:4:1.0-scsi-0:0:0:0: Aliased to /dev/sdc in device cache (8:32) >device/dev-cache.c:356 /dev/sdc1: Added to device cache (8:33) >device/dev-cache.c:352 /dev/disk/by-id/usb-APPLE_SD_Card_Reader_000000000820-0:0-part1: Aliased to /dev/sdc1 in device cache (8:33) >device/dev-cache.c:356 /dev/disk/by-label/EFI: Added to device cache (8:1) >device/dev-cache.c:352 /dev/disk/by-partlabel/EFI\x20System\x20Partition: Aliased to /dev/disk/by-label/EFI in device cache (8:1) >device/dev-cache.c:352 /dev/disk/by-partuuid/e47434c5-7375-42e9-9cbe-73714c99b802: Aliased to /dev/sdc1 in device cache (8:33) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:14.0-usb-0:4:1.0-scsi-0:0:0:0-part1: Aliased to /dev/sdc1 in device cache (8:33) >device/dev-cache.c:352 /dev/disk/by-uuid/67E3-17ED: Aliased to /dev/disk/by-label/EFI in device cache (8:1) >device/dev-cache.c:356 /dev/sdc2: Added to device cache (8:34) >device/dev-cache.c:352 /dev/disk/by-id/usb-APPLE_SD_Card_Reader_000000000820-0:0-part2: Aliased to /dev/sdc2 in device cache (8:34) >device/dev-cache.c:352 /dev/disk/by-label/Nifty\x20HD: Aliased to /dev/sdc2 in device cache (8:34) >device/dev-cache.c:352 /dev/disk/by-partuuid/05d69f48-5bad-48e5-bf57-63b8377fc737: Aliased to /dev/sdc2 in device cache (8:34) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:14.0-usb-0:4:1.0-scsi-0:0:0:0-part2: Aliased to /dev/sdc2 in device cache (8:34) >device/dev-cache.c:352 /dev/disk/by-uuid/7966a8db-330b-3782-902e-ea75a88dadd7: Aliased to /dev/sdc2 in device cache (8:34) >device/dev-cache.c:356 /dev/sda: Added to device cache (8:0) >device/dev-cache.c:352 /dev/disk/by-id/ata-APPLE_SSD_SM0256F_S1K4NYBF108588: Aliased to /dev/sda in device cache (8:0) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x5002538655584d30: Aliased to /dev/sda in device cache (8:0) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:04:00.0-ata-1: Aliased to /dev/sda in device cache (8:0) >device/dev-cache.c:352 /dev/sda1: Aliased to /dev/disk/by-label/EFI in device cache (preferred name) (8:1) >device/dev-cache.c:352 /dev/disk/by-id/ata-APPLE_SSD_SM0256F_S1K4NYBF108588-part1: Aliased to /dev/sda1 in device cache (8:1) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x5002538655584d30-part1: Aliased to /dev/sda1 in device cache (8:1) >device/dev-cache.c:340 /dev/disk/by-label/EFI: Already in device cache >device/dev-cache.c:340 /dev/disk/by-partlabel/EFI\x20System\x20Partition: Already in device cache >device/dev-cache.c:352 /dev/disk/by-partuuid/9bb61fc3-34b4-4200-b49a-d3fde9898b38: Aliased to /dev/sda1 in device cache (8:1) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:04:00.0-ata-1-part1: Aliased to /dev/sda1 in device cache (8:1) >device/dev-cache.c:340 /dev/disk/by-uuid/67E3-17ED: Already in device cache >device/dev-cache.c:356 /dev/sda2: Added to device cache (8:2) >device/dev-cache.c:352 /dev/disk/by-id/ata-APPLE_SSD_SM0256F_S1K4NYBF108588-part2: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x5002538655584d30-part2: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:352 /dev/disk/by-label/Macintosh\x20HD: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:352 /dev/disk/by-partlabel/Linux\x20HFS+\x20ESP: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:352 /dev/disk/by-partuuid/c0268a82-6d2c-4dac-a40f-0cad98152031: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:04:00.0-ata-1-part2: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:352 /dev/disk/by-uuid/24741b41-eecc-3356-94f5-5974941707a7: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:356 /dev/sda3: Added to device cache (8:3) >device/dev-cache.c:352 /dev/disk/by-id/ata-APPLE_SSD_SM0256F_S1K4NYBF108588-part3: Aliased to /dev/sda3 in device cache (8:3) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x5002538655584d30-part3: Aliased to /dev/sda3 in device cache (8:3) >device/dev-cache.c:352 /dev/disk/by-label/Recovery\x20HD: Aliased to /dev/sda3 in device cache (8:3) >device/dev-cache.c:352 /dev/disk/by-partuuid/946f51f6-d5ea-425e-9086-d7d25469d6be: Aliased to /dev/sda3 in device cache (8:3) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:04:00.0-ata-1-part3: Aliased to /dev/sda3 in device cache (8:3) >device/dev-cache.c:352 /dev/disk/by-uuid/1b4476a6-b9c1-3593-8daa-f56e945a55c0: Aliased to /dev/sda3 in device cache (8:3) >device/dev-cache.c:356 /dev/sda4: Added to device cache (8:4) >device/dev-cache.c:352 /dev/disk/by-id/ata-APPLE_SSD_SM0256F_S1K4NYBF108588-part4: Aliased to /dev/sda4 in device cache (8:4) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x5002538655584d30-part4: Aliased to /dev/sda4 in device cache (8:4) >device/dev-cache.c:352 /dev/disk/by-partuuid/b229e593-24b7-4b02-b0c9-9990c63e7f44: Aliased to /dev/sda4 in device cache (8:4) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:04:00.0-ata-1-part4: Aliased to /dev/sda4 in device cache (8:4) >device/dev-cache.c:352 /dev/disk/by-uuid/6615a1ce-2ad7-4cd4-9b71-ce2e83557d99: Aliased to /dev/sda4 in device cache (8:4) >device/dev-cache.c:356 /dev/sda5: Added to device cache (8:5) >device/dev-cache.c:352 /dev/disk/by-id/ata-APPLE_SSD_SM0256F_S1K4NYBF108588-part5: Aliased to /dev/sda5 in device cache (8:5) >device/dev-cache.c:352 /dev/disk/by-id/lvm-pv-uuid-dIeg09-mb8o-nJuq-1Ds3-KA31-Ilf9-RWNCdB: Aliased to /dev/sda5 in device cache (8:5) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x5002538655584d30-part5: Aliased to /dev/sda5 in device cache (8:5) >device/dev-cache.c:352 /dev/disk/by-partuuid/ee1fb71a-959c-4778-8285-988bb17a037f: Aliased to /dev/sda5 in device cache (8:5) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:04:00.0-ata-1-part5: Aliased to /dev/sda5 in device cache (8:5) >device/dev-cache.c:356 /dev/loop0: Added to device cache (7:0) >device/dev-cache.c:356 /dev/loop1: Added to device cache (7:1) >device/dev-cache.c:356 /dev/disk/by-label/Anaconda: Added to device cache (253:3) >device/dev-cache.c:352 /dev/disk/by-uuid/75b06b1f-5c69-42e7-99e1-1c5da0c76d91: Aliased to /dev/disk/by-label/Anaconda in device cache (253:3) >device/dev-cache.c:356 /dev/loop2: Added to device cache (7:2) >device/dev-cache.c:356 /dev/dm-2: Added to device cache (253:2) >device/dev-cache.c:352 /dev/disk/by-id/dm-name-live-rw: Aliased to /dev/dm-2 in device cache (preferred name) (253:2) >device/dev-cache.c:340 /dev/disk/by-label/Anaconda: Already in device cache >device/dev-cache.c:340 /dev/disk/by-uuid/75b06b1f-5c69-42e7-99e1-1c5da0c76d91: Already in device cache >device/dev-cache.c:352 /dev/mapper/live-rw: Aliased to /dev/disk/by-id/dm-name-live-rw in device cache (preferred name) (253:2) >device/dev-cache.c:352 /dev/dm-3: Aliased to /dev/disk/by-label/Anaconda in device cache (253:3) >device/dev-cache.c:352 /dev/disk/by-id/dm-name-live-base: Aliased to /dev/disk/by-label/Anaconda in device cache (preferred name) (253:3) >device/dev-cache.c:340 /dev/disk/by-label/Anaconda: Already in device cache >device/dev-cache.c:340 /dev/disk/by-uuid/75b06b1f-5c69-42e7-99e1-1c5da0c76d91: Already in device cache >device/dev-cache.c:352 /dev/mapper/live-base: Aliased to /dev/disk/by-id/dm-name-live-base in device cache (preferred name) (253:3) >cache/lvmcache.c:1873 lvmcache /dev/sda5: now in VG #orphans_lvm2 (#orphans_lvm2) with 0 mda(s). >libdm-config.c:972 Setting size to 1044480 >libdm-config.c:972 Setting start to 4096 >libdm-config.c:972 Setting ignore to 0 >metadata/vg.c:74 Allocated VG fedora at 0x5574cf571b10. >format_text/import_vsn1.c:572 Importing logical volume fedora/swap. >format_text/import_vsn1.c:572 Importing logical volume fedora/root. >cache/lvmcache.c:522 lvmcache has no info for vgname "fedora" with VGID QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdK. >cache/lvmcache.c:522 lvmcache has no info for vgname "fedora". >cache/lvmcache.c:1873 lvmcache /dev/sda5: now in VG fedora with 1 mda(s). >cache/lvmcache.c:1637 lvmcache /dev/sda5: VG fedora: set VGID to QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdK. >cache/lvmcache.c:1949 lvmcache /dev/sda5: VG fedora: set system_id to . >cache/lvmcache.c:202 Metadata cache: VG fedora (QOlKvl-wmzC-yhXm-AvWx-ApCr-5VZM-RCGRdK) stored (1359 bytes). >cache/lvmetad.c:2241 Sending lvmetad vg_clear_outdated_pvs >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting response to OK >device/dev-io.c:570 Opened /dev/sda5 RO O_DIRECT >device/dev-io.c:330 /dev/sda5: size is 95107072 sectors >metadata/pv_manip.c:420 /dev/sda5 0: 0 1187: swap(0:0) >metadata/pv_manip.c:420 /dev/sda5 1: 1187 10422: root(0:0) >metadata/vg.c:74 Allocated VG fedora at 0x5574cf580b50. >format_text/import_vsn1.c:572 Importing logical volume fedora/swap. >format_text/import_vsn1.c:572 Importing logical volume fedora/root. >toollib.c:1953 Process single VG fedora >activate/dev_manager.c:755 Getting device info for fedora-swap [LVM-QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdKjrt23UgMjEepvxRUa9X3HqqNO93TXOdx] >ioctl/libdm-iface.c:1838 dm version [ opencount flush ] [16384] (*1) >ioctl/libdm-iface.c:1838 dm info LVM-QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdKjrt23UgMjEepvxRUa9X3HqqNO93TXOdx [ opencount flush ] [16384] (*1) >activate/dev_manager.c:683 Skipping checks for old devices without LVM- dm uuid prefix (kernel vsn 4 >= 3). >activate/dev_manager.c:755 Getting device info for fedora-root [LVM-QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdK3seVNVHoqA7evYQL4vTWFR0OI1FlRIJR] >ioctl/libdm-iface.c:1838 dm info LVM-QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdK3seVNVHoqA7evYQL4vTWFR0OI1FlRIJR [ opencount flush ] [16384] (*1) >activate/activate.c:1397 Counted 0 open LVs in VG fedora. >metadata/lv.c:1442 Deactivating logical volume fedora/swap. >misc/lvm-flock.c:200 Locking /run/lock/lvm/A_OlKvlwmzCyhXmAvWxApCr5VZMRCGRdKjrt23UgMjEepvxRUa9X3HqqNO93TXOdx WB >libdm-common.c:926 Preparing SELinux context for /run/lock/lvm/A_OlKvlwmzCyhXmAvWxApCr5VZMRCGRdKjrt23UgMjEepvxRUa9X3HqqNO93TXOdx to system_u:object_r:lvm_lock_t:s0. >misc/lvm-flock.c:101 _do_flock /run/lock/lvm/A_OlKvlwmzCyhXmAvWxApCr5VZMRCGRdKjrt23UgMjEepvxRUa9X3HqqNO93TXOdx:aux WB >misc/lvm-flock.c:101 _do_flock /run/lock/lvm/A_OlKvlwmzCyhXmAvWxApCr5VZMRCGRdKjrt23UgMjEepvxRUa9X3HqqNO93TXOdx WB >misc/lvm-flock.c:48 _undo_flock /run/lock/lvm/A_OlKvlwmzCyhXmAvWxApCr5VZMRCGRdKjrt23UgMjEepvxRUa9X3HqqNO93TXOdx:aux >libdm-common.c:929 Resetting SELinux context to default value. >locking/file_locking.c:99 Locking LV QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdKjrt23UgMjEepvxRUa9X3HqqNO93TXOdx (NL) >activate/activate.c:2216 Deactivating fedora/swap. >activate/dev_manager.c:755 Getting device info for fedora-swap [LVM-QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdKjrt23UgMjEepvxRUa9X3HqqNO93TXOdx] >ioctl/libdm-iface.c:1838 dm info LVM-QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdKjrt23UgMjEepvxRUa9X3HqqNO93TXOdx [ noopencount flush ] [16384] (*1) >misc/lvm-flock.c:71 Unlocking /run/lock/lvm/A_OlKvlwmzCyhXmAvWxApCr5VZMRCGRdKjrt23UgMjEepvxRUa9X3HqqNO93TXOdx >misc/lvm-flock.c:48 _undo_flock /run/lock/lvm/A_OlKvlwmzCyhXmAvWxApCr5VZMRCGRdKjrt23UgMjEepvxRUa9X3HqqNO93TXOdx >metadata/lv.c:1442 Deactivating logical volume fedora/root. >misc/lvm-flock.c:200 Locking /run/lock/lvm/A_OlKvlwmzCyhXmAvWxApCr5VZMRCGRdK3seVNVHoqA7evYQL4vTWFR0OI1FlRIJR WB >libdm-common.c:926 Preparing SELinux context for /run/lock/lvm/A_OlKvlwmzCyhXmAvWxApCr5VZMRCGRdK3seVNVHoqA7evYQL4vTWFR0OI1FlRIJR to system_u:object_r:lvm_lock_t:s0. >misc/lvm-flock.c:101 _do_flock /run/lock/lvm/A_OlKvlwmzCyhXmAvWxApCr5VZMRCGRdK3seVNVHoqA7evYQL4vTWFR0OI1FlRIJR:aux WB >misc/lvm-flock.c:101 _do_flock /run/lock/lvm/A_OlKvlwmzCyhXmAvWxApCr5VZMRCGRdK3seVNVHoqA7evYQL4vTWFR0OI1FlRIJR WB >misc/lvm-flock.c:48 _undo_flock /run/lock/lvm/A_OlKvlwmzCyhXmAvWxApCr5VZMRCGRdK3seVNVHoqA7evYQL4vTWFR0OI1FlRIJR:aux >libdm-common.c:929 Resetting SELinux context to default value. >locking/file_locking.c:99 Locking LV QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdK3seVNVHoqA7evYQL4vTWFR0OI1FlRIJR (NL) >activate/activate.c:2216 Deactivating fedora/root. >activate/dev_manager.c:755 Getting device info for fedora-root [LVM-QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdK3seVNVHoqA7evYQL4vTWFR0OI1FlRIJR] >ioctl/libdm-iface.c:1838 dm info LVM-QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdK3seVNVHoqA7evYQL4vTWFR0OI1FlRIJR [ noopencount flush ] [16384] (*1) >misc/lvm-flock.c:71 Unlocking /run/lock/lvm/A_OlKvlwmzCyhXmAvWxApCr5VZMRCGRdK3seVNVHoqA7evYQL4vTWFR0OI1FlRIJR >misc/lvm-flock.c:48 _undo_flock /run/lock/lvm/A_OlKvlwmzCyhXmAvWxApCr5VZMRCGRdK3seVNVHoqA7evYQL4vTWFR0OI1FlRIJR >mm/memlock.c:562 Unlock: Memlock counters: locked:0 critical:0 daemon:0 suspended:0 >activate/fs.c:489 Syncing device names >vgchange.c:155 Deactivated 2 logical volumes in volume group fedora >activate/dev_manager.c:755 Getting device info for fedora-swap [LVM-QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdKjrt23UgMjEepvxRUa9X3HqqNO93TXOdx] >ioctl/libdm-iface.c:1838 dm info LVM-QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdKjrt23UgMjEepvxRUa9X3HqqNO93TXOdx [ noopencount flush ] [16384] (*1) >activate/dev_manager.c:755 Getting device info for fedora-root [LVM-QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdK3seVNVHoqA7evYQL4vTWFR0OI1FlRIJR] >ioctl/libdm-iface.c:1838 dm info LVM-QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdK3seVNVHoqA7evYQL4vTWFR0OI1FlRIJR [ noopencount flush ] [16384] (*1) >activate/activate.c:1380 Counted 0 active LVs in VG fedora >vgchange.c:254 0 logical volume(s) in volume group "fedora" now active >activate/dev_manager.c:755 Getting device info for fedora-swap [LVM-QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdKjrt23UgMjEepvxRUa9X3HqqNO93TXOdx] >ioctl/libdm-iface.c:1838 dm info LVM-QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdKjrt23UgMjEepvxRUa9X3HqqNO93TXOdx [ noopencount flush ] [16384] (*1) >activate/dev_manager.c:755 Getting device info for fedora-root [LVM-QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdK3seVNVHoqA7evYQL4vTWFR0OI1FlRIJR] >ioctl/libdm-iface.c:1838 dm info LVM-QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdK3seVNVHoqA7evYQL4vTWFR0OI1FlRIJR [ noopencount flush ] [16384] (*1) >activate/activate.c:1380 Counted 0 active LVs in VG fedora >mm/memlock.c:562 Unlock: Memlock counters: locked:0 critical:0 daemon:0 suspended:0 >activate/fs.c:489 Syncing device names >cache/lvmcache.c:157 Metadata cache: VG fedora wiped. >misc/lvm-flock.c:71 Unlocking /run/lock/lvm/V_fedora >misc/lvm-flock.c:48 _undo_flock /run/lock/lvm/V_fedora >device/dev-io.c:625 Closed /dev/sda5 >metadata/vg.c:89 Freeing VG fedora at 0x5574cf580b50. >metadata/vg.c:89 Freeing VG fedora at 0x5574cf571b10. >libdm-config.c:1036 Setting global/notify_dbus to 1 >notify/lvmnotify.c:51 Nofify dbus at com.redhat.lvmdbus1. >notify/lvmnotify.c:64 WARNING: D-Bus notification failed: The name com.redhat.lvmdbus1 was not provided by any .service files >commands/toolcontext.c:2111 Reloading config files >activate/fs.c:489 Syncing device names >cache/lvmcache.c:2298 Wiping internal VG cache >metadata/vg.c:89 Freeing VG #orphans_lvm1 at 0x5574cf4de420. >metadata/vg.c:89 Freeing VG #orphans_pool at 0x5574cf4e2430. >metadata/vg.c:89 Freeing VG #orphans_lvm2 at 0x5574cf4f93e0. >config/config.c:281 Loading config file: /etc/lvm/lvm.conf >device/dev-io.c:570 Opened /etc/lvm/lvm.conf RO >device/dev-io.c:625 Closed /etc/lvm/lvm.conf >libdm-config.c:1036 Setting log/syslog to 1 >libdm-config.c:972 Setting log/level to 0 >libdm-config.c:1036 Setting log/activation to 0 >config/config.c:1439 Setting log/debug_classes to debug_classes = [ "memory", "devices", "activation", "allocation", "lvmetad", "metadata", "cache", "locking", "lvmpolld", "dbus" ] >commands/toolcontext.c:357 Setting log debug classes to 1023 >commands/toolcontext.c:363 Logging initialised at Thu Nov 10 19:31:26 2016 >config/config.c:281 Loading config file: /etc/lvm/lvmlocal.conf >device/dev-io.c:570 Opened /etc/lvm/lvmlocal.conf RO >device/dev-io.c:625 Closed /etc/lvm/lvmlocal.conf >libdm-config.c:1036 Setting config/checks to 1 >libdm-config.c:1036 Setting config/abort_on_errors to 0 >libdm-config.c:1036 Setting config/checks to 1 >libdm-config.c:1036 Setting config/checks to 1 >libdm-config.c:972 Setting global/umask to 63 >libdm-config.c:941 Setting devices/dir to /dev >libdm-config.c:941 Setting devices/external_device_info_source to none >libdm-config.c:941 Setting global/proc to /proc >libdm-config.c:1036 Setting global/activation to 1 >libdm-config.c:1049 activation/auto_set_activation_skip not found in config: defaulting to 1 >libdm-config.c:941 Setting activation/readahead to auto >libdm-config.c:1036 Setting activation/udev_rules to 1 >libdm-config.c:1036 Setting activation/udev_sync to 1 >libdm-config.c:1036 Setting activation/retry_deactivation to 1 >libdm-config.c:1036 Setting activation/checks to 0 >misc/lvm-globals.c:188 LVM activation checks disabled >libdm-config.c:1036 Setting activation/use_linear_target to 1 >libdm-config.c:941 Setting activation/missing_stripe_filler to error >libdm-config.c:1036 Setting global/metadata_read_only to 0 >libdm-config.c:972 Setting devices/pv_min_size to 2048 >libdm-config.c:1049 metadata/check_pv_device_sizes not found in config: defaulting to 1 >libdm-config.c:941 Setting global/units to h >libdm-config.c:1036 Setting global/si_unit_consistency to 1 >libdm-config.c:1049 report/binary_values_as_numeric not found in config: defaulting to 0 >libdm-config.c:1049 report/mark_hidden_devices not found in config: defaulting to 1 >libdm-config.c:1036 Setting global/suffix to 1 >libdm-config.c:950 report/list_item_separator not found in config: defaulting to , >libdm-config.c:950 report/time_format not found in config: defaulting to %Y-%m-%d %T %z >libdm-config.c:1049 report/two_word_unknown_device not found in config: defaulting to 0 >libdm-config.c:1036 Setting global/detect_internal_vg_cache_corruption to 0 >libdm-config.c:941 Setting global/system_id_source to none >libdm-config.c:941 Setting config/profile_dir to /etc/lvm/profile >libdm-config.c:972 Setting devices/disable_after_error_count to 0 >config/config.c:1439 Setting devices/preferred_names to preferred_names = [ "^/dev/mapper/", "^/dev/md/", "^/dev/sd" ] >libdm-config.c:1036 Setting devices/obtain_device_list_from_udev to 1 >config/config.c:1439 Setting devices/scan to scan = [ "/dev" ] >metadata/vg.c:74 Allocated VG #orphans_lvm1 at 0x55a9ea10b230. >format1/format1.c:628 Initialised format: lvm1 >metadata/vg.c:74 Allocated VG #orphans_pool at 0x55a9ea10f240. >format_pool/format_pool.c:335 Initialised format: pool >metadata/vg.c:74 Allocated VG #orphans_lvm2 at 0x55a9ea1287b0. >format_text/format-text.c:2573 Initialised format: lvm2 >libdm-config.c:950 global/format not found in config: defaulting to lvm2 >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_lvm1" with VGID #orphans_lvm1. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_lvm1". >cache/lvmcache.c:1875 lvmcache initialised VG #orphans_lvm1. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_pool" with VGID #orphans_pool. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_pool". >cache/lvmcache.c:1875 lvmcache initialised VG #orphans_pool. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_lvm2" with VGID #orphans_lvm2. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_lvm2". >cache/lvmcache.c:1875 lvmcache initialised VG #orphans_lvm2. >striped/striped.c:239 Initialised segtype: striped >zero/zero.c:98 Initialised segtype: zero >error/errseg.c:104 Initialised segtype: error >libdm-config.c:941 Setting dmeventd/snapshot_library to libdevmapper-event-lvm2snapshot.so >snapshot/snapshot.c:275 Initialised segtype: snapshot >libdm-config.c:941 Setting dmeventd/mirror_library to libdevmapper-event-lvm2mirror.so >mirror/mirrored.c:575 Initialised segtype: mirror >libdm-config.c:950 dmeventd/raid_library not found in config: defaulting to libdevmapper-event-lvm2raid.so >raid/raid.c:505 Initialised segtype: raid0 >raid/raid.c:505 Initialised segtype: raid0_meta >raid/raid.c:505 Initialised segtype: raid1 >raid/raid.c:505 Initialised segtype: raid10 >raid/raid.c:505 Initialised segtype: raid4 >raid/raid.c:505 Initialised segtype: raid5 >raid/raid.c:505 Initialised segtype: raid5_la >raid/raid.c:505 Initialised segtype: raid5_ls >raid/raid.c:505 Initialised segtype: raid5_ra >raid/raid.c:505 Initialised segtype: raid5_rs >raid/raid.c:505 Initialised segtype: raid6 >raid/raid.c:505 Initialised segtype: raid6_nc >raid/raid.c:505 Initialised segtype: raid6_nr >raid/raid.c:505 Initialised segtype: raid6_zr >libdm-config.c:941 Setting dmeventd/thin_library to libdevmapper-event-lvm2thin.so >thin/thin.c:825 Initialised segtype: thin-pool >thin/thin.c:825 Initialised segtype: thin >cache_segtype/cache.c:491 Initialised segtype: cache-pool >cache_segtype/cache.c:505 Initialised segtype: cache >libdm-config.c:1036 Setting backup/archive to 1 >libdm-config.c:972 Setting backup/retain_days to 30 >libdm-config.c:972 Setting backup/retain_min to 10 >libdm-config.c:941 Setting backup/archive_dir to /etc/lvm/archive >libdm-config.c:1036 Setting backup/backup to 1 >libdm-config.c:941 Setting backup/backup_dir to /etc/lvm/backup >config/config.c:1436 devices/global_filter not found in config: defaulting to global_filter = [ "a|.*/|" ] >libdm-config.c:972 Setting global/locking_type to 1 >libdm-config.c:1036 Setting global/use_lvmetad to 1 >libdm-config.c:977 global/lvmetad_update_wait_time not found in config: defaulting to 10 >daemon-client.c:33 /run/lvm/lvmetad.socket: Opening daemon socket to lvmetad for protocol lvmetad version 1. >daemon-client.c:52 Sending daemon lvmetad: hello >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting protocol to lvmetad >libdm-config.c:972 Setting version to 1 >cache/lvmetad.c:143 Successfully connected to lvmetad on fd 4. >libdm-config.c:1036 Setting global/use_lvmpolld to 1 >libdm-config.c:1036 Setting devices/sysfs_scan to 1 >filters/filter-sysfs.c:325 Sysfs filter initialised. >filters/filter-internal.c:77 internal filter initialised. >filters/filter-type.c:56 LVM type filter initialised. >filters/filter-usable.c:192 Usable device filter initialised. >libdm-config.c:1036 Setting devices/multipath_component_detection to 1 >filters/filter-mpath.c:291 mpath filter initialised. >filters/filter-partitioned.c:59 Partitioned filter initialised. >libdm-config.c:1036 Setting devices/md_component_detection to 1 >filters/filter-md.c:73 MD filter initialised. >libdm-config.c:1036 Setting devices/fw_raid_component_detection to 0 >filters/filter-composite.c:104 Composite filter initialised. >libdm-config.c:1036 Setting devices/ignore_suspended_devices to 0 >libdm-config.c:1036 Setting devices/ignore_lvm_mirrors to 1 >config/config.c:1439 Setting devices/filter to filter = [ "r|/sdb1$|", "r|/sdb2$|", "r|/sdb3$|" ] >filters/filter-regex.c:216 Regex filter initialised. >filters/filter-usable.c:192 Usable device filter initialised. >filters/filter-composite.c:104 Composite filter initialised. >libdm-config.c:941 Setting devices/cache_dir to /etc/lvm/cache >libdm-config.c:941 Setting devices/cache_file_prefix to >libdm-config.c:950 devices/cache not found in config: defaulting to /etc/lvm/cache/.cache >filters/filter-persistent.c:368 Persistent filter initialised. >filters/filter-composite.c:104 Composite filter initialised. >libdm-config.c:1036 Setting devices/write_cache_state to 1 >libdm-config.c:1036 Setting global/use_lvmetad to 1 >libdm-config.c:941 Setting activation/activation_mode to degraded >libdm-config.c:1049 metadata/record_lvs_history not found in config: defaulting to 0 >lvmcmdline.c:1603 DEGRADED MODE. Incomplete RAID LVs will be processed. >libdm-config.c:1036 Setting activation/monitoring to 1 >lvmcmdline.c:1609 Processing: pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count /dev/sda5 '--config= devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] filter=["r|/sdb1$|","r|/sdb2$|","r|/sdb3$|"] } log {level=7 file=/tmp/lvm.log syslog=0}' >lvmcmdline.c:1610 Command pid: 2728 >lvmcmdline.c:1611 system ID: >lvmcmdline.c:1614 O_DIRECT will be used >libdm-config.c:972 Setting global/locking_type to 1 >libdm-config.c:1036 Setting global/wait_for_locks to 1 >locking/locking.c:129 File-based locking selected. >libdm-config.c:1036 Setting global/prioritise_write_locks to 1 >libdm-config.c:941 Setting global/locking_dir to /run/lock/lvm >libdm-common.c:926 Preparing SELinux context for /run/lock/lvm to system_u:object_r:lvm_lock_t:s0. >libdm-common.c:929 Resetting SELinux context to default value. >libdm-config.c:1036 Setting global/use_lvmlockd to 0 >cache/lvmetad.c:255 Sending lvmetad get_global_info >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting token to filter:3239235440 >libdm-config.c:972 Setting daemon_pid to 983 >libdm-config.c:941 Setting response to OK >libdm-config.c:972 Setting global_disable to 0 >libdm-config.c:950 report/output_format not found in config: defaulting to basic >libdm-config.c:1049 log/report_command_log not found in config: defaulting to 0 >libdm-config.c:1049 report/aligned not found in config: defaulting to 1 >libdm-config.c:1049 report/buffered not found in config: defaulting to 1 >libdm-config.c:1049 report/headings not found in config: defaulting to 1 >libdm-config.c:950 report/separator not found in config: defaulting to >libdm-config.c:1049 report/prefixes not found in config: defaulting to 0 >libdm-config.c:1049 report/quoted not found in config: defaulting to 1 >libdm-config.c:1049 report/colums_as_rows not found in config: defaulting to 0 >device/dev-cache.c:356 /dev/sda5: Added to device cache (8:5) >device/dev-io.c:570 Opened /dev/sda5 RO O_DIRECT >device/dev-io.c:330 /dev/sda5: size is 95107072 sectors >device/dev-io.c:625 Closed /dev/sda5 >filters/filter-mpath.c:196 /dev/sda5: Device is a partition, using primary device sda for mpath component detection >device/dev-io.c:308 /dev/sda5: using cached size 95107072 sectors >device/dev-io.c:570 Opened /dev/sda5 RO O_DIRECT >device/dev-io.c:145 /dev/sda5: block size is 4096 bytes >device/dev-io.c:156 /dev/sda5: physical block size is 4096 bytes >device/dev-io.c:625 Closed /dev/sda5 >device/dev-cache.c:1402 Using /dev/sda5 >libdm-config.c:950 report/pvs_sort not found in config: defaulting to pv_name >libdm-config.c:950 report/pvs_cols not found in config: defaulting to pv_name,vg_name,pv_fmt,pv_attr,pv_size,pv_free >libdm-config.c:950 report/compact_output_cols not found in config: defaulting to >toollib.c:3547 Processing each PV >toollib.c:3610 Scanning for available devices >cache/lvmcache.c:2298 Wiping internal VG cache >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_lvm1" with VGID #orphans_lvm1. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_lvm1". >cache/lvmcache.c:1875 lvmcache initialised VG #orphans_lvm1. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_pool" with VGID #orphans_pool. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_pool". >cache/lvmcache.c:1875 lvmcache initialised VG #orphans_pool. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_lvm2" with VGID #orphans_lvm2. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_lvm2". >cache/lvmcache.c:1875 lvmcache initialised VG #orphans_lvm2. >filters/filter-persistent.c:51 Wiping cache of LVM-capable devices >device/dev-cache.c:356 /dev/sdb: Added to device cache (8:16) >device/dev-cache.c:352 /dev/disk/by-id/usb-SanDisk_Extreme_AA011021151004307653-0:0: Aliased to /dev/sdb in device cache (8:16) >device/dev-cache.c:356 /dev/disk/by-label/Fedora-WS-Live-25_B-1-1: Added to device cache (8:17) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0: Aliased to /dev/sdb in device cache (8:16) >device/dev-cache.c:352 /dev/disk/by-uuid/2016-10-05-06-32-21-00: Aliased to /dev/disk/by-label/Fedora-WS-Live-25_B-1-1 in device cache (8:17) >device/dev-cache.c:352 /dev/sdb1: Aliased to /dev/disk/by-label/Fedora-WS-Live-25_B-1-1 in device cache (preferred name) (8:17) >device/dev-cache.c:352 /dev/disk/by-id/usb-SanDisk_Extreme_AA011021151004307653-0:0-part1: Aliased to /dev/sdb1 in device cache (8:17) >device/dev-cache.c:340 /dev/disk/by-label/Fedora-WS-Live-25_B-1-1: Already in device cache >device/dev-cache.c:352 /dev/disk/by-partuuid/5b7c751a-01: Aliased to /dev/sdb1 in device cache (8:17) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0-part1: Aliased to /dev/sdb1 in device cache (8:17) >device/dev-cache.c:340 /dev/disk/by-uuid/2016-10-05-06-32-21-00: Already in device cache >device/dev-cache.c:356 /dev/sdb2: Added to device cache (8:18) >device/dev-cache.c:352 /dev/disk/by-id/usb-SanDisk_Extreme_AA011021151004307653-0:0-part2: Aliased to /dev/sdb2 in device cache (8:18) >device/dev-cache.c:356 /dev/disk/by-label/ANACONDA: Added to device cache (8:19) >device/dev-cache.c:352 /dev/disk/by-partuuid/5b7c751a-02: Aliased to /dev/sdb2 in device cache (8:18) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0-part2: Aliased to /dev/sdb2 in device cache (8:18) >device/dev-cache.c:352 /dev/disk/by-uuid/E65B-38D5: Aliased to /dev/sdb2 in device cache (8:18) >device/dev-cache.c:352 /dev/sdb3: Aliased to /dev/disk/by-label/ANACONDA in device cache (preferred name) (8:19) >device/dev-cache.c:352 /dev/disk/by-id/usb-SanDisk_Extreme_AA011021151004307653-0:0-part3: Aliased to /dev/sdb3 in device cache (8:19) >device/dev-cache.c:340 /dev/disk/by-label/ANACONDA: Already in device cache >device/dev-cache.c:352 /dev/disk/by-partuuid/5b7c751a-03: Aliased to /dev/sdb3 in device cache (8:19) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0-part3: Aliased to /dev/sdb3 in device cache (8:19) >device/dev-cache.c:352 /dev/disk/by-uuid/071654cc-c02e-3fa6-9852-bb9d12673142: Aliased to /dev/sdb3 in device cache (8:19) >device/dev-cache.c:356 /dev/sdc: Added to device cache (8:32) >device/dev-cache.c:352 /dev/disk/by-id/usb-APPLE_SD_Card_Reader_000000000820-0:0: Aliased to /dev/sdc in device cache (8:32) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:14.0-usb-0:4:1.0-scsi-0:0:0:0: Aliased to /dev/sdc in device cache (8:32) >device/dev-cache.c:356 /dev/sdc1: Added to device cache (8:33) >device/dev-cache.c:352 /dev/disk/by-id/usb-APPLE_SD_Card_Reader_000000000820-0:0-part1: Aliased to /dev/sdc1 in device cache (8:33) >device/dev-cache.c:356 /dev/disk/by-label/EFI: Added to device cache (8:1) >device/dev-cache.c:352 /dev/disk/by-partlabel/EFI\x20System\x20Partition: Aliased to /dev/disk/by-label/EFI in device cache (8:1) >device/dev-cache.c:352 /dev/disk/by-partuuid/e47434c5-7375-42e9-9cbe-73714c99b802: Aliased to /dev/sdc1 in device cache (8:33) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:14.0-usb-0:4:1.0-scsi-0:0:0:0-part1: Aliased to /dev/sdc1 in device cache (8:33) >device/dev-cache.c:352 /dev/disk/by-uuid/67E3-17ED: Aliased to /dev/disk/by-label/EFI in device cache (8:1) >device/dev-cache.c:356 /dev/sdc2: Added to device cache (8:34) >device/dev-cache.c:352 /dev/disk/by-id/usb-APPLE_SD_Card_Reader_000000000820-0:0-part2: Aliased to /dev/sdc2 in device cache (8:34) >device/dev-cache.c:352 /dev/disk/by-label/Nifty\x20HD: Aliased to /dev/sdc2 in device cache (8:34) >device/dev-cache.c:352 /dev/disk/by-partuuid/05d69f48-5bad-48e5-bf57-63b8377fc737: Aliased to /dev/sdc2 in device cache (8:34) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:14.0-usb-0:4:1.0-scsi-0:0:0:0-part2: Aliased to /dev/sdc2 in device cache (8:34) >device/dev-cache.c:352 /dev/disk/by-uuid/7966a8db-330b-3782-902e-ea75a88dadd7: Aliased to /dev/sdc2 in device cache (8:34) >device/dev-cache.c:356 /dev/sda: Added to device cache (8:0) >device/dev-cache.c:352 /dev/disk/by-id/ata-APPLE_SSD_SM0256F_S1K4NYBF108588: Aliased to /dev/sda in device cache (8:0) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x5002538655584d30: Aliased to /dev/sda in device cache (8:0) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:04:00.0-ata-1: Aliased to /dev/sda in device cache (8:0) >device/dev-cache.c:352 /dev/sda1: Aliased to /dev/disk/by-label/EFI in device cache (preferred name) (8:1) >device/dev-cache.c:352 /dev/disk/by-id/ata-APPLE_SSD_SM0256F_S1K4NYBF108588-part1: Aliased to /dev/sda1 in device cache (8:1) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x5002538655584d30-part1: Aliased to /dev/sda1 in device cache (8:1) >device/dev-cache.c:340 /dev/disk/by-label/EFI: Already in device cache >device/dev-cache.c:340 /dev/disk/by-partlabel/EFI\x20System\x20Partition: Already in device cache >device/dev-cache.c:352 /dev/disk/by-partuuid/9bb61fc3-34b4-4200-b49a-d3fde9898b38: Aliased to /dev/sda1 in device cache (8:1) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:04:00.0-ata-1-part1: Aliased to /dev/sda1 in device cache (8:1) >device/dev-cache.c:340 /dev/disk/by-uuid/67E3-17ED: Already in device cache >device/dev-cache.c:356 /dev/sda2: Added to device cache (8:2) >device/dev-cache.c:352 /dev/disk/by-id/ata-APPLE_SSD_SM0256F_S1K4NYBF108588-part2: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x5002538655584d30-part2: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:352 /dev/disk/by-label/Macintosh\x20HD: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:352 /dev/disk/by-partlabel/Linux\x20HFS+\x20ESP: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:352 /dev/disk/by-partuuid/c0268a82-6d2c-4dac-a40f-0cad98152031: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:04:00.0-ata-1-part2: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:352 /dev/disk/by-uuid/24741b41-eecc-3356-94f5-5974941707a7: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:356 /dev/sda3: Added to device cache (8:3) >device/dev-cache.c:352 /dev/disk/by-id/ata-APPLE_SSD_SM0256F_S1K4NYBF108588-part3: Aliased to /dev/sda3 in device cache (8:3) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x5002538655584d30-part3: Aliased to /dev/sda3 in device cache (8:3) >device/dev-cache.c:352 /dev/disk/by-label/Recovery\x20HD: Aliased to /dev/sda3 in device cache (8:3) >device/dev-cache.c:352 /dev/disk/by-partuuid/946f51f6-d5ea-425e-9086-d7d25469d6be: Aliased to /dev/sda3 in device cache (8:3) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:04:00.0-ata-1-part3: Aliased to /dev/sda3 in device cache (8:3) >device/dev-cache.c:352 /dev/disk/by-uuid/1b4476a6-b9c1-3593-8daa-f56e945a55c0: Aliased to /dev/sda3 in device cache (8:3) >device/dev-cache.c:356 /dev/sda4: Added to device cache (8:4) >device/dev-cache.c:352 /dev/disk/by-id/ata-APPLE_SSD_SM0256F_S1K4NYBF108588-part4: Aliased to /dev/sda4 in device cache (8:4) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x5002538655584d30-part4: Aliased to /dev/sda4 in device cache (8:4) >device/dev-cache.c:352 /dev/disk/by-partuuid/b229e593-24b7-4b02-b0c9-9990c63e7f44: Aliased to /dev/sda4 in device cache (8:4) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:04:00.0-ata-1-part4: Aliased to /dev/sda4 in device cache (8:4) >device/dev-cache.c:352 /dev/disk/by-uuid/6615a1ce-2ad7-4cd4-9b71-ce2e83557d99: Aliased to /dev/sda4 in device cache (8:4) >device/dev-cache.c:340 /dev/sda5: Already in device cache >device/dev-cache.c:352 /dev/disk/by-id/ata-APPLE_SSD_SM0256F_S1K4NYBF108588-part5: Aliased to /dev/sda5 in device cache (8:5) >device/dev-cache.c:352 /dev/disk/by-id/lvm-pv-uuid-dIeg09-mb8o-nJuq-1Ds3-KA31-Ilf9-RWNCdB: Aliased to /dev/sda5 in device cache (8:5) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x5002538655584d30-part5: Aliased to /dev/sda5 in device cache (8:5) >device/dev-cache.c:352 /dev/disk/by-partuuid/ee1fb71a-959c-4778-8285-988bb17a037f: Aliased to /dev/sda5 in device cache (8:5) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:04:00.0-ata-1-part5: Aliased to /dev/sda5 in device cache (8:5) >device/dev-cache.c:356 /dev/loop0: Added to device cache (7:0) >device/dev-cache.c:356 /dev/loop1: Added to device cache (7:1) >device/dev-cache.c:356 /dev/disk/by-label/Anaconda: Added to device cache (253:3) >device/dev-cache.c:352 /dev/disk/by-uuid/75b06b1f-5c69-42e7-99e1-1c5da0c76d91: Aliased to /dev/disk/by-label/Anaconda in device cache (253:3) >device/dev-cache.c:356 /dev/loop2: Added to device cache (7:2) >device/dev-cache.c:356 /dev/dm-2: Added to device cache (253:2) >device/dev-cache.c:352 /dev/disk/by-id/dm-name-live-rw: Aliased to /dev/dm-2 in device cache (preferred name) (253:2) >device/dev-cache.c:340 /dev/disk/by-label/Anaconda: Already in device cache >device/dev-cache.c:340 /dev/disk/by-uuid/75b06b1f-5c69-42e7-99e1-1c5da0c76d91: Already in device cache >device/dev-cache.c:352 /dev/mapper/live-rw: Aliased to /dev/disk/by-id/dm-name-live-rw in device cache (preferred name) (253:2) >device/dev-cache.c:352 /dev/dm-3: Aliased to /dev/disk/by-label/Anaconda in device cache (253:3) >device/dev-cache.c:352 /dev/disk/by-id/dm-name-live-base: Aliased to /dev/disk/by-label/Anaconda in device cache (preferred name) (253:3) >device/dev-cache.c:340 /dev/disk/by-label/Anaconda: Already in device cache >device/dev-cache.c:340 /dev/disk/by-uuid/75b06b1f-5c69-42e7-99e1-1c5da0c76d91: Already in device cache >device/dev-cache.c:352 /dev/mapper/live-base: Aliased to /dev/disk/by-id/dm-name-live-base in device cache (preferred name) (253:3) >cache/lvmetad.c:1425 Asking lvmetad for complete list of known VG ids/names >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting name to fedora >toollib.c:3053 Getting list of all devices >cache/lvmetad.c:1400 Asking lvmetad for complete list of known PVs >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting id to dIeg09-mb8o-nJuq-1Ds3-KA31-Ilf9-RWNCdB >libdm-config.c:941 Setting vgid to QOlKvl-wmzC-yhXm-AvWx-ApCr-5VZM-RCGRdK >libdm-config.c:941 Setting vgname to fedora >libdm-config.c:941 Setting format to lvm2 >libdm-config.c:972 Setting device to 2053 >libdm-config.c:972 Setting dev_size to 48694820864 >libdm-config.c:972 Setting label_sector to 1 >libdm-config.c:972 Setting ext_flags to 1 >libdm-config.c:972 Setting ext_version to 2 >cache/lvmcache.c:522 lvmcache has no info for vgname "fedora" with VGID QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdK. >cache/lvmcache.c:522 lvmcache has no info for vgname "fedora". >cache/lvmcache.c:1873 lvmcache /dev/sda5: now in VG fedora with 0 mda(s). >cache/lvmcache.c:1637 lvmcache /dev/sda5: VG fedora: set VGID to QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdK. >libdm-config.c:972 Setting size to 1044480 >libdm-config.c:972 Setting start to 4096 >libdm-config.c:972 Setting ignore to 0 >device/dev-io.c:570 Opened /dev/loop0 RO O_DIRECT >device/dev-io.c:330 /dev/loop0: size is 2675352 sectors >device/dev-io.c:625 Closed /dev/loop0 >device/dev-io.c:308 /dev/loop0: using cached size 2675352 sectors >device/dev-io.c:570 Opened /dev/loop0 RO O_DIRECT >device/dev-io.c:145 /dev/loop0: block size is 1024 bytes >device/dev-io.c:156 /dev/loop0: physical block size is 512 bytes >device/dev-io.c:625 Closed /dev/loop0 >device/dev-cache.c:1512 Using /dev/loop0 >device/dev-io.c:570 Opened /dev/sda RO O_DIRECT >device/dev-io.c:330 /dev/sda: size is 490234752 sectors >device/dev-io.c:625 Closed /dev/sda >device/dev-io.c:570 Opened /dev/sda RO O_DIRECT >device/dev-io.c:145 /dev/sda: block size is 4096 bytes >device/dev-io.c:156 /dev/sda: physical block size is 4096 bytes >device/dev-io.c:625 Closed /dev/sda >filters/filter-partitioned.c:27 /dev/sda: Skipping: Partition table signature found >device/dev-io.c:570 Opened /dev/loop1 RO O_DIRECT >device/dev-io.c:330 /dev/loop1: size is 13635584 sectors >device/dev-io.c:625 Closed /dev/loop1 >device/dev-io.c:308 /dev/loop1: using cached size 13635584 sectors >device/dev-io.c:570 Opened /dev/loop1 RO O_DIRECT >device/dev-io.c:145 /dev/loop1: block size is 4096 bytes >device/dev-io.c:156 /dev/loop1: physical block size is 512 bytes >device/dev-io.c:625 Closed /dev/loop1 >device/dev-cache.c:1512 Using /dev/loop1 >device/dev-io.c:570 Opened /dev/sda1 RO O_DIRECT >device/dev-io.c:330 /dev/sda1: size is 409600 sectors >device/dev-io.c:625 Closed /dev/sda1 >filters/filter-mpath.c:196 /dev/sda1: Device is a partition, using primary device sda for mpath component detection >device/dev-io.c:308 /dev/sda1: using cached size 409600 sectors >device/dev-io.c:570 Opened /dev/sda1 RO O_DIRECT >device/dev-io.c:145 /dev/sda1: block size is 4096 bytes >device/dev-io.c:156 /dev/sda1: physical block size is 4096 bytes >device/dev-io.c:625 Closed /dev/sda1 >device/dev-cache.c:1512 Using /dev/sda1 >device/dev-io.c:570 Opened /dev/loop2 RO O_DIRECT >device/dev-io.c:330 /dev/loop2: size is 1048576 sectors >device/dev-io.c:625 Closed /dev/loop2 >device/dev-io.c:308 /dev/loop2: using cached size 1048576 sectors >device/dev-io.c:570 Opened /dev/loop2 RO O_DIRECT >device/dev-io.c:145 /dev/loop2: block size is 4096 bytes >device/dev-io.c:156 /dev/loop2: physical block size is 512 bytes >device/dev-io.c:625 Closed /dev/loop2 >device/dev-cache.c:1512 Using /dev/loop2 >device/dev-io.c:570 Opened /dev/sda2 RO O_DIRECT >device/dev-io.c:330 /dev/sda2: size is 391350008 sectors >device/dev-io.c:625 Closed /dev/sda2 >filters/filter-mpath.c:196 /dev/sda2: Device is a partition, using primary device sda for mpath component detection >device/dev-io.c:308 /dev/sda2: using cached size 391350008 sectors >device/dev-io.c:570 Opened /dev/sda2 RO O_DIRECT >device/dev-io.c:145 /dev/sda2: block size is 4096 bytes >device/dev-io.c:156 /dev/sda2: physical block size is 4096 bytes >device/dev-io.c:625 Closed /dev/sda2 >device/dev-cache.c:1512 Using /dev/sda2 >ioctl/libdm-iface.c:1838 dm version [ opencount flush ] [16384] (*1) >ioctl/libdm-iface.c:1838 dm status (253:2) [ noopencount noflush ] [16384] (*1) >device/dev-io.c:570 Opened /dev/mapper/live-rw RO O_DIRECT >device/dev-io.c:330 /dev/mapper/live-rw: size is 13635584 sectors >device/dev-io.c:625 Closed /dev/mapper/live-rw >device/dev-io.c:570 Opened /dev/mapper/live-rw RO O_DIRECT >device/dev-io.c:145 /dev/mapper/live-rw: block size is 4096 bytes >device/dev-io.c:156 /dev/mapper/live-rw: physical block size is 512 bytes >device/dev-io.c:625 Closed /dev/mapper/live-rw >device/dev-io.c:308 /dev/mapper/live-rw: using cached size 13635584 sectors >device/dev-io.c:570 Opened /dev/mapper/live-rw RO O_DIRECT >device/dev-io.c:145 /dev/mapper/live-rw: block size is 4096 bytes >device/dev-io.c:156 /dev/mapper/live-rw: physical block size is 512 bytes >device/dev-io.c:625 Closed /dev/mapper/live-rw >ioctl/libdm-iface.c:1838 dm status (253:2) [ noopencount noflush ] [16384] (*1) >device/dev-cache.c:1512 Using /dev/mapper/live-rw >device/dev-io.c:570 Opened /dev/sda3 RO O_DIRECT >device/dev-io.c:330 /dev/sda3: size is 1269536 sectors >device/dev-io.c:625 Closed /dev/sda3 >filters/filter-mpath.c:196 /dev/sda3: Device is a partition, using primary device sda for mpath component detection >device/dev-io.c:308 /dev/sda3: using cached size 1269536 sectors >device/dev-io.c:570 Opened /dev/sda3 RO O_DIRECT >device/dev-io.c:145 /dev/sda3: block size is 4096 bytes >device/dev-io.c:156 /dev/sda3: physical block size is 4096 bytes >device/dev-io.c:625 Closed /dev/sda3 >device/dev-cache.c:1512 Using /dev/sda3 >ioctl/libdm-iface.c:1838 dm status (253:3) [ noopencount noflush ] [16384] (*1) >device/dev-io.c:570 Opened /dev/mapper/live-base RO O_DIRECT >device/dev-io.c:330 /dev/mapper/live-base: size is 13635584 sectors >device/dev-io.c:625 Closed /dev/mapper/live-base >device/dev-io.c:570 Opened /dev/mapper/live-base RO O_DIRECT >device/dev-io.c:145 /dev/mapper/live-base: block size is 4096 bytes >device/dev-io.c:156 /dev/mapper/live-base: physical block size is 512 bytes >device/dev-io.c:625 Closed /dev/mapper/live-base >device/dev-io.c:308 /dev/mapper/live-base: using cached size 13635584 sectors >device/dev-io.c:570 Opened /dev/mapper/live-base RO O_DIRECT >device/dev-io.c:145 /dev/mapper/live-base: block size is 4096 bytes >device/dev-io.c:156 /dev/mapper/live-base: physical block size is 512 bytes >device/dev-io.c:625 Closed /dev/mapper/live-base >ioctl/libdm-iface.c:1838 dm status (253:3) [ noopencount noflush ] [16384] (*1) >device/dev-cache.c:1512 Using /dev/mapper/live-base >device/dev-io.c:570 Opened /dev/sda4 RO O_DIRECT >device/dev-io.c:330 /dev/sda4: size is 2097152 sectors >device/dev-io.c:625 Closed /dev/sda4 >filters/filter-mpath.c:196 /dev/sda4: Device is a partition, using primary device sda for mpath component detection >device/dev-io.c:308 /dev/sda4: using cached size 2097152 sectors >device/dev-io.c:570 Opened /dev/sda4 RO O_DIRECT >device/dev-io.c:145 /dev/sda4: block size is 4096 bytes >device/dev-io.c:156 /dev/sda4: physical block size is 4096 bytes >device/dev-io.c:625 Closed /dev/sda4 >device/dev-cache.c:1512 Using /dev/sda4 >device/dev-io.c:570 Opened /dev/sda5 RO O_DIRECT >device/dev-io.c:308 /dev/sda5: using cached size 95107072 sectors >device/dev-io.c:625 Closed /dev/sda5 >filters/filter-mpath.c:196 /dev/sda5: Device is a partition, using primary device sda for mpath component detection >device/dev-io.c:308 /dev/sda5: using cached size 95107072 sectors >device/dev-io.c:570 Opened /dev/sda5 RO O_DIRECT >device/dev-io.c:145 /dev/sda5: block size is 4096 bytes >device/dev-io.c:156 /dev/sda5: physical block size is 4096 bytes >device/dev-io.c:625 Closed /dev/sda5 >device/dev-cache.c:1512 Using /dev/sda5 >device/dev-io.c:570 Opened /dev/sdb RO O_DIRECT >device/dev-io.c:330 /dev/sdb: size is 61282631 sectors >device/dev-io.c:625 Closed /dev/sdb >device/dev-io.c:570 Opened /dev/sdb RO O_DIRECT >device/dev-io.c:145 /dev/sdb: block size is 512 bytes >device/dev-io.c:156 /dev/sdb: physical block size is 512 bytes >device/dev-io.c:625 Closed /dev/sdb >filters/filter-partitioned.c:27 /dev/sdb: Skipping: Partition table signature found >device/dev-io.c:570 Opened /dev/sdb1 RO O_DIRECT >device/dev-io.c:330 /dev/sdb1: size is 2811904 sectors >device/dev-io.c:625 Closed /dev/sdb1 >filters/filter-mpath.c:196 /dev/sdb1: Device is a partition, using primary device sdb for mpath component detection >device/dev-io.c:308 /dev/sdb1: using cached size 2811904 sectors >device/dev-io.c:570 Opened /dev/sdb1 RO O_DIRECT >device/dev-io.c:145 /dev/sdb1: block size is 2048 bytes >device/dev-io.c:156 /dev/sdb1: physical block size is 512 bytes >device/dev-io.c:625 Closed /dev/sdb1 >filters/filter-regex.c:172 /dev/sdb1: Skipping (regex) >device/dev-io.c:570 Opened /dev/sdb2 RO O_DIRECT >device/dev-io.c:330 /dev/sdb2: size is 10640 sectors >device/dev-io.c:625 Closed /dev/sdb2 >filters/filter-mpath.c:196 /dev/sdb2: Device is a partition, using primary device sdb for mpath component detection >device/dev-io.c:308 /dev/sdb2: using cached size 10640 sectors >device/dev-io.c:570 Opened /dev/sdb2 RO O_DIRECT >device/dev-io.c:145 /dev/sdb2: block size is 4096 bytes >device/dev-io.c:156 /dev/sdb2: physical block size is 512 bytes >device/dev-io.c:625 Closed /dev/sdb2 >filters/filter-regex.c:172 /dev/sdb2: Skipping (regex) >device/dev-io.c:570 Opened /dev/sdb3 RO O_DIRECT >device/dev-io.c:330 /dev/sdb3: size is 23344 sectors >device/dev-io.c:625 Closed /dev/sdb3 >filters/filter-mpath.c:196 /dev/sdb3: Device is a partition, using primary device sdb for mpath component detection >device/dev-io.c:308 /dev/sdb3: using cached size 23344 sectors >device/dev-io.c:570 Opened /dev/sdb3 RO O_DIRECT >device/dev-io.c:145 /dev/sdb3: block size is 4096 bytes >device/dev-io.c:156 /dev/sdb3: physical block size is 512 bytes >device/dev-io.c:625 Closed /dev/sdb3 >filters/filter-regex.c:172 /dev/sdb3: Skipping (regex) >device/dev-io.c:570 Opened /dev/sdc RO O_DIRECT >device/dev-io.c:330 /dev/sdc: size is 384503808 sectors >device/dev-io.c:625 Closed /dev/sdc >device/dev-io.c:570 Opened /dev/sdc RO O_DIRECT >device/dev-io.c:145 /dev/sdc: block size is 4096 bytes >device/dev-io.c:156 /dev/sdc: physical block size is 512 bytes >device/dev-io.c:625 Closed /dev/sdc >filters/filter-partitioned.c:27 /dev/sdc: Skipping: Partition table signature found >device/dev-io.c:570 Opened /dev/sdc1 RO O_DIRECT >device/dev-io.c:330 /dev/sdc1: size is 409600 sectors >device/dev-io.c:625 Closed /dev/sdc1 >filters/filter-mpath.c:196 /dev/sdc1: Device is a partition, using primary device sdc for mpath component detection >device/dev-io.c:308 /dev/sdc1: using cached size 409600 sectors >device/dev-io.c:570 Opened /dev/sdc1 RO O_DIRECT >device/dev-io.c:145 /dev/sdc1: block size is 4096 bytes >device/dev-io.c:156 /dev/sdc1: physical block size is 512 bytes >device/dev-io.c:625 Closed /dev/sdc1 >device/dev-cache.c:1512 Using /dev/sdc1 >device/dev-io.c:570 Opened /dev/sdc2 RO O_DIRECT >device/dev-io.c:330 /dev/sdc2: size is 383831984 sectors >device/dev-io.c:625 Closed /dev/sdc2 >filters/filter-mpath.c:196 /dev/sdc2: Device is a partition, using primary device sdc for mpath component detection >device/dev-io.c:308 /dev/sdc2: using cached size 383831984 sectors >device/dev-io.c:570 Opened /dev/sdc2 RO O_DIRECT >device/dev-io.c:145 /dev/sdc2: block size is 4096 bytes >device/dev-io.c:156 /dev/sdc2: physical block size is 512 bytes >device/dev-io.c:625 Closed /dev/sdc2 >device/dev-cache.c:1512 Using /dev/sdc2 >device/dev-cache.c:1402 Using /dev/sda5 >toollib.c:3473 Processing PVs in VG fedora >misc/lvm-flock.c:200 Locking /run/lock/lvm/V_fedora RB >libdm-common.c:926 Preparing SELinux context for /run/lock/lvm/V_fedora to system_u:object_r:lvm_lock_t:s0. >misc/lvm-flock.c:101 _do_flock /run/lock/lvm/V_fedora:aux WB >misc/lvm-flock.c:48 _undo_flock /run/lock/lvm/V_fedora:aux >misc/lvm-flock.c:101 _do_flock /run/lock/lvm/V_fedora RB >libdm-common.c:929 Resetting SELinux context to default value. >metadata/metadata.c:4151 Reading VG fedora QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdK >cache/lvmetad.c:981 Asking lvmetad for VG QOlKvl-wmzC-yhXm-AvWx-ApCr-5VZM-RCGRdK fedora >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting name to fedora >libdm-config.c:941 Setting metadata/format to lvm2 >libdm-config.c:941 Setting id to dIeg09-mb8o-nJuq-1Ds3-KA31-Ilf9-RWNCdB >libdm-config.c:941 Setting format to lvm2 >libdm-config.c:972 Setting device to 2053 >libdm-config.c:972 Setting dev_size to 95107072 >libdm-config.c:972 Setting label_sector to 1 >libdm-config.c:972 Setting ext_flags to 1 >libdm-config.c:972 Setting ext_version to 2 >cache/lvmcache.c:1873 lvmcache /dev/sda5: now in VG #orphans_lvm2 (#orphans_lvm2) with 1 mda(s). >libdm-config.c:972 Setting size to 1044480 >libdm-config.c:972 Setting start to 4096 >libdm-config.c:972 Setting ignore to 0 >metadata/vg.c:74 Allocated VG fedora at 0x55a9ea1a0ee0. >format_text/import_vsn1.c:572 Importing logical volume fedora/swap. >format_text/import_vsn1.c:572 Importing logical volume fedora/root. >cache/lvmcache.c:522 lvmcache has no info for vgname "fedora" with VGID QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdK. >cache/lvmcache.c:522 lvmcache has no info for vgname "fedora". >cache/lvmcache.c:1873 lvmcache /dev/sda5: now in VG fedora with 1 mda(s). >cache/lvmcache.c:1637 lvmcache /dev/sda5: VG fedora: set VGID to QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdK. >cache/lvmcache.c:1949 lvmcache /dev/sda5: VG fedora: set system_id to . >cache/lvmcache.c:202 Metadata cache: VG fedora (QOlKvl-wmzC-yhXm-AvWx-ApCr-5VZM-RCGRdK) stored (1359 bytes). >cache/lvmetad.c:2241 Sending lvmetad vg_clear_outdated_pvs >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting response to OK >device/dev-io.c:308 /dev/sda5: using cached size 95107072 sectors >metadata/pv_manip.c:420 /dev/sda5 0: 0 1187: swap(0:0) >metadata/pv_manip.c:420 /dev/sda5 1: 1187 10422: root(0:0) >metadata/vg.c:74 Allocated VG fedora at 0x55a9ea1d3980. >format_text/import_vsn1.c:572 Importing logical volume fedora/swap. >format_text/import_vsn1.c:572 Importing logical volume fedora/root. >toollib.c:3365 Processing PV /dev/sda5 in VG fedora. >mm/memlock.c:562 Unlock: Memlock counters: locked:0 critical:0 daemon:0 suspended:0 >activate/fs.c:489 Syncing device names >cache/lvmcache.c:157 Metadata cache: VG fedora wiped. >misc/lvm-flock.c:71 Unlocking /run/lock/lvm/V_fedora >misc/lvm-flock.c:48 _undo_flock /run/lock/lvm/V_fedora >metadata/vg.c:89 Freeing VG fedora at 0x55a9ea1d3980. >metadata/vg.c:89 Freeing VG fedora at 0x55a9ea1a0ee0. >toollib.c:3513 <backtrace> >libdm-config.c:1049 report/compact_output not found in config: defaulting to 0 >libdm-report.c:4619 LVM2_PV_NAME=/dev/sda5 LVM2_PV_UUID=dIeg09-mb8o-nJuq-1Ds3-KA31-Ilf9-RWNCdB LVM2_PV_FREE=0 LVM2_PV_SIZE=48691675136 LVM2_PE_START=1048576 LVM2_VG_NAME=fedora LVM2_VG_UUID=QOlKvl-wmzC-yhXm-AvWx-ApCr-5VZM-RCGRdK LVM2_VG_SIZE=48691675136 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=11609 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=1 >libdm-config.c:1036 Setting global/notify_dbus to 1 >commands/toolcontext.c:2111 Reloading config files >activate/fs.c:489 Syncing device names >cache/lvmcache.c:2298 Wiping internal VG cache >metadata/vg.c:89 Freeing VG #orphans_lvm1 at 0x55a9ea10b230. >metadata/vg.c:89 Freeing VG #orphans_pool at 0x55a9ea10f240. >metadata/vg.c:89 Freeing VG #orphans_lvm2 at 0x55a9ea1287b0. >config/config.c:281 Loading config file: /etc/lvm/lvm.conf >device/dev-io.c:570 Opened /etc/lvm/lvm.conf RO >device/dev-io.c:625 Closed /etc/lvm/lvm.conf >libdm-config.c:1036 Setting log/syslog to 1 >libdm-config.c:972 Setting log/level to 0 >libdm-config.c:1036 Setting log/activation to 0 >config/config.c:1439 Setting log/debug_classes to debug_classes = [ "memory", "devices", "activation", "allocation", "lvmetad", "metadata", "cache", "locking", "lvmpolld", "dbus" ] >commands/toolcontext.c:357 Setting log debug classes to 1023 >commands/toolcontext.c:363 Logging initialised at Thu Nov 10 19:32:09 2016 >config/config.c:281 Loading config file: /etc/lvm/lvmlocal.conf >device/dev-io.c:570 Opened /etc/lvm/lvmlocal.conf RO >device/dev-io.c:625 Closed /etc/lvm/lvmlocal.conf >libdm-config.c:1036 Setting config/checks to 1 >libdm-config.c:1036 Setting config/abort_on_errors to 0 >libdm-config.c:1036 Setting config/checks to 1 >libdm-config.c:1036 Setting config/checks to 1 >libdm-config.c:972 Setting global/umask to 63 >libdm-config.c:941 Setting devices/dir to /dev >libdm-config.c:941 Setting devices/external_device_info_source to none >libdm-config.c:941 Setting global/proc to /proc >libdm-config.c:1036 Setting global/activation to 1 >libdm-config.c:1049 activation/auto_set_activation_skip not found in config: defaulting to 1 >libdm-config.c:941 Setting activation/readahead to auto >libdm-config.c:1036 Setting activation/udev_rules to 1 >libdm-config.c:1036 Setting activation/udev_sync to 1 >libdm-config.c:1036 Setting activation/retry_deactivation to 1 >libdm-config.c:1036 Setting activation/checks to 0 >misc/lvm-globals.c:188 LVM activation checks disabled >libdm-config.c:1036 Setting activation/use_linear_target to 1 >libdm-config.c:941 Setting activation/missing_stripe_filler to error >libdm-config.c:1036 Setting global/metadata_read_only to 0 >libdm-config.c:972 Setting devices/pv_min_size to 2048 >libdm-config.c:1049 metadata/check_pv_device_sizes not found in config: defaulting to 1 >libdm-config.c:941 Setting global/units to h >libdm-config.c:1036 Setting global/si_unit_consistency to 1 >libdm-config.c:1049 report/binary_values_as_numeric not found in config: defaulting to 0 >libdm-config.c:1049 report/mark_hidden_devices not found in config: defaulting to 1 >libdm-config.c:1036 Setting global/suffix to 1 >libdm-config.c:950 report/list_item_separator not found in config: defaulting to , >libdm-config.c:950 report/time_format not found in config: defaulting to %Y-%m-%d %T %z >libdm-config.c:1049 report/two_word_unknown_device not found in config: defaulting to 0 >libdm-config.c:1036 Setting global/detect_internal_vg_cache_corruption to 0 >libdm-config.c:941 Setting global/system_id_source to none >libdm-config.c:941 Setting config/profile_dir to /etc/lvm/profile >libdm-config.c:972 Setting devices/disable_after_error_count to 0 >config/config.c:1439 Setting devices/preferred_names to preferred_names = [ "^/dev/mapper/", "^/dev/md/", "^/dev/sd" ] >libdm-config.c:1036 Setting devices/obtain_device_list_from_udev to 1 >config/config.c:1439 Setting devices/scan to scan = [ "/dev" ] >metadata/vg.c:74 Allocated VG #orphans_lvm1 at 0x55a3f1710230. >format1/format1.c:628 Initialised format: lvm1 >metadata/vg.c:74 Allocated VG #orphans_pool at 0x55a3f1714240. >format_pool/format_pool.c:335 Initialised format: pool >metadata/vg.c:74 Allocated VG #orphans_lvm2 at 0x55a3f172b1f0. >format_text/format-text.c:2573 Initialised format: lvm2 >libdm-config.c:950 global/format not found in config: defaulting to lvm2 >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_lvm1" with VGID #orphans_lvm1. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_lvm1". >cache/lvmcache.c:1875 lvmcache initialised VG #orphans_lvm1. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_pool" with VGID #orphans_pool. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_pool". >cache/lvmcache.c:1875 lvmcache initialised VG #orphans_pool. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_lvm2" with VGID #orphans_lvm2. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_lvm2". >cache/lvmcache.c:1875 lvmcache initialised VG #orphans_lvm2. >striped/striped.c:239 Initialised segtype: striped >zero/zero.c:98 Initialised segtype: zero >error/errseg.c:104 Initialised segtype: error >libdm-config.c:941 Setting dmeventd/snapshot_library to libdevmapper-event-lvm2snapshot.so >snapshot/snapshot.c:275 Initialised segtype: snapshot >libdm-config.c:941 Setting dmeventd/mirror_library to libdevmapper-event-lvm2mirror.so >mirror/mirrored.c:575 Initialised segtype: mirror >libdm-config.c:950 dmeventd/raid_library not found in config: defaulting to libdevmapper-event-lvm2raid.so >raid/raid.c:505 Initialised segtype: raid0 >raid/raid.c:505 Initialised segtype: raid0_meta >raid/raid.c:505 Initialised segtype: raid1 >raid/raid.c:505 Initialised segtype: raid10 >raid/raid.c:505 Initialised segtype: raid4 >raid/raid.c:505 Initialised segtype: raid5 >raid/raid.c:505 Initialised segtype: raid5_la >raid/raid.c:505 Initialised segtype: raid5_ls >raid/raid.c:505 Initialised segtype: raid5_ra >raid/raid.c:505 Initialised segtype: raid5_rs >raid/raid.c:505 Initialised segtype: raid6 >raid/raid.c:505 Initialised segtype: raid6_nc >raid/raid.c:505 Initialised segtype: raid6_nr >raid/raid.c:505 Initialised segtype: raid6_zr >libdm-config.c:941 Setting dmeventd/thin_library to libdevmapper-event-lvm2thin.so >thin/thin.c:825 Initialised segtype: thin-pool >thin/thin.c:825 Initialised segtype: thin >cache_segtype/cache.c:491 Initialised segtype: cache-pool >cache_segtype/cache.c:505 Initialised segtype: cache >libdm-config.c:1036 Setting backup/archive to 1 >libdm-config.c:972 Setting backup/retain_days to 30 >libdm-config.c:972 Setting backup/retain_min to 10 >libdm-config.c:941 Setting backup/archive_dir to /etc/lvm/archive >libdm-config.c:1036 Setting backup/backup to 1 >libdm-config.c:941 Setting backup/backup_dir to /etc/lvm/backup >config/config.c:1436 devices/global_filter not found in config: defaulting to global_filter = [ "a|.*/|" ] >libdm-config.c:972 Setting global/locking_type to 1 >libdm-config.c:1036 Setting global/use_lvmetad to 1 >libdm-config.c:977 global/lvmetad_update_wait_time not found in config: defaulting to 10 >daemon-client.c:33 /run/lvm/lvmetad.socket: Opening daemon socket to lvmetad for protocol lvmetad version 1. >daemon-client.c:52 Sending daemon lvmetad: hello >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting protocol to lvmetad >libdm-config.c:972 Setting version to 1 >cache/lvmetad.c:143 Successfully connected to lvmetad on fd 4. >libdm-config.c:1036 Setting global/use_lvmpolld to 1 >libdm-config.c:1036 Setting devices/sysfs_scan to 1 >filters/filter-sysfs.c:325 Sysfs filter initialised. >filters/filter-internal.c:77 internal filter initialised. >filters/filter-type.c:56 LVM type filter initialised. >filters/filter-usable.c:192 Usable device filter initialised. >libdm-config.c:1036 Setting devices/multipath_component_detection to 1 >filters/filter-mpath.c:291 mpath filter initialised. >filters/filter-partitioned.c:59 Partitioned filter initialised. >libdm-config.c:1036 Setting devices/md_component_detection to 1 >filters/filter-md.c:73 MD filter initialised. >libdm-config.c:1036 Setting devices/fw_raid_component_detection to 0 >filters/filter-composite.c:104 Composite filter initialised. >libdm-config.c:1036 Setting devices/ignore_suspended_devices to 0 >libdm-config.c:1036 Setting devices/ignore_lvm_mirrors to 1 >config/config.c:1439 Setting devices/filter to filter = [ "r|/sdb1$|", "r|/sdb2$|", "r|/sdb3$|", "r|/sdb$|", "r|/sdc1$|", "r|/sdc2$|", "r|/sdc$|" ] >filters/filter-regex.c:216 Regex filter initialised. >filters/filter-usable.c:192 Usable device filter initialised. >filters/filter-composite.c:104 Composite filter initialised. >libdm-config.c:941 Setting devices/cache_dir to /etc/lvm/cache >libdm-config.c:941 Setting devices/cache_file_prefix to >libdm-config.c:950 devices/cache not found in config: defaulting to /etc/lvm/cache/.cache >filters/filter-persistent.c:368 Persistent filter initialised. >filters/filter-composite.c:104 Composite filter initialised. >libdm-config.c:1036 Setting devices/write_cache_state to 1 >libdm-config.c:1036 Setting global/use_lvmetad to 1 >libdm-config.c:941 Setting activation/activation_mode to degraded >libdm-config.c:1049 metadata/record_lvs_history not found in config: defaulting to 0 >lvmcmdline.c:1603 DEGRADED MODE. Incomplete RAID LVs will be processed. >libdm-config.c:1036 Setting activation/monitoring to 1 >lvmcmdline.c:1609 Processing: lvchange -ay fedora/swap '--config= devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] filter=["r|/sdb1$|","r|/sdb2$|","r|/sdb3$|","r|/sdb$|","r|/sdc1$|","r|/sdc2$|","r|/sdc$|"] } log {level=7 file=/tmp/lvm.log syslog=0}' >lvmcmdline.c:1610 Command pid: 2814 >lvmcmdline.c:1611 system ID: >lvmcmdline.c:1614 O_DIRECT will be used >libdm-config.c:972 Setting global/locking_type to 1 >libdm-config.c:1036 Setting global/wait_for_locks to 1 >locking/locking.c:129 File-based locking selected. >libdm-config.c:1036 Setting global/prioritise_write_locks to 1 >libdm-config.c:941 Setting global/locking_dir to /run/lock/lvm >libdm-common.c:926 Preparing SELinux context for /run/lock/lvm to system_u:object_r:lvm_lock_t:s0. >libdm-common.c:929 Resetting SELinux context to default value. >libdm-config.c:1036 Setting global/use_lvmlockd to 0 >cache/lvmetad.c:255 Sending lvmetad get_global_info >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting token to filter:3239235440 >libdm-config.c:972 Setting daemon_pid to 983 >libdm-config.c:941 Setting response to OK >libdm-config.c:972 Setting global_disable to 0 >libdm-config.c:950 report/output_format not found in config: defaulting to basic >libdm-config.c:1049 log/report_command_log not found in config: defaulting to 0 >toollib.c:2926 Get list of VGs on system >cache/lvmetad.c:1425 Asking lvmetad for complete list of known VG ids/names >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting name to fedora >toollib.c:2800 Processing VG fedora QOlKvl-wmzC-yhXm-AvWx-ApCr-5VZM-RCGRdK >cache/lvmcache.c:522 lvmcache has no info for vgname "fedora". >misc/lvm-flock.c:200 Locking /run/lock/lvm/V_fedora RB >libdm-common.c:926 Preparing SELinux context for /run/lock/lvm/V_fedora to system_u:object_r:lvm_lock_t:s0. >misc/lvm-flock.c:101 _do_flock /run/lock/lvm/V_fedora:aux WB >misc/lvm-flock.c:48 _undo_flock /run/lock/lvm/V_fedora:aux >misc/lvm-flock.c:101 _do_flock /run/lock/lvm/V_fedora RB >libdm-common.c:929 Resetting SELinux context to default value. >cache/lvmcache.c:522 lvmcache has no info for vgname "fedora". >metadata/metadata.c:4151 Reading VG fedora QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdK >cache/lvmcache.c:619 Metadata cache has no info for vgid "QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdK" >cache/lvmetad.c:981 Asking lvmetad for VG QOlKvl-wmzC-yhXm-AvWx-ApCr-5VZM-RCGRdK fedora >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting name to fedora >libdm-config.c:941 Setting metadata/format to lvm2 >cache/lvmcache.c:522 lvmcache has no info for vgname "fedora" with VGID QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdK. >format_text/format-text.c:2003 <backtrace> >libdm-config.c:941 Setting id to dIeg09-mb8o-nJuq-1Ds3-KA31-Ilf9-RWNCdB >libdm-config.c:941 Setting format to lvm2 >libdm-config.c:972 Setting device to 2053 >libdm-config.c:972 Setting dev_size to 95107072 >libdm-config.c:972 Setting label_sector to 1 >libdm-config.c:972 Setting ext_flags to 1 >libdm-config.c:972 Setting ext_version to 2 >device/dev-cache.c:356 /dev/sdb: Added to device cache (8:16) >device/dev-cache.c:352 /dev/disk/by-id/usb-SanDisk_Extreme_AA011021151004307653-0:0: Aliased to /dev/sdb in device cache (8:16) >device/dev-cache.c:356 /dev/disk/by-label/Fedora-WS-Live-25_B-1-1: Added to device cache (8:17) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0: Aliased to /dev/sdb in device cache (8:16) >device/dev-cache.c:352 /dev/disk/by-uuid/2016-10-05-06-32-21-00: Aliased to /dev/disk/by-label/Fedora-WS-Live-25_B-1-1 in device cache (8:17) >device/dev-cache.c:352 /dev/sdb1: Aliased to /dev/disk/by-label/Fedora-WS-Live-25_B-1-1 in device cache (preferred name) (8:17) >device/dev-cache.c:352 /dev/disk/by-id/usb-SanDisk_Extreme_AA011021151004307653-0:0-part1: Aliased to /dev/sdb1 in device cache (8:17) >device/dev-cache.c:340 /dev/disk/by-label/Fedora-WS-Live-25_B-1-1: Already in device cache >device/dev-cache.c:352 /dev/disk/by-partuuid/5b7c751a-01: Aliased to /dev/sdb1 in device cache (8:17) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0-part1: Aliased to /dev/sdb1 in device cache (8:17) >device/dev-cache.c:340 /dev/disk/by-uuid/2016-10-05-06-32-21-00: Already in device cache >device/dev-cache.c:356 /dev/sdb2: Added to device cache (8:18) >device/dev-cache.c:352 /dev/disk/by-id/usb-SanDisk_Extreme_AA011021151004307653-0:0-part2: Aliased to /dev/sdb2 in device cache (8:18) >device/dev-cache.c:356 /dev/disk/by-label/ANACONDA: Added to device cache (8:19) >device/dev-cache.c:352 /dev/disk/by-partuuid/5b7c751a-02: Aliased to /dev/sdb2 in device cache (8:18) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0-part2: Aliased to /dev/sdb2 in device cache (8:18) >device/dev-cache.c:352 /dev/disk/by-uuid/E65B-38D5: Aliased to /dev/sdb2 in device cache (8:18) >device/dev-cache.c:352 /dev/sdb3: Aliased to /dev/disk/by-label/ANACONDA in device cache (preferred name) (8:19) >device/dev-cache.c:352 /dev/disk/by-id/usb-SanDisk_Extreme_AA011021151004307653-0:0-part3: Aliased to /dev/sdb3 in device cache (8:19) >device/dev-cache.c:340 /dev/disk/by-label/ANACONDA: Already in device cache >device/dev-cache.c:352 /dev/disk/by-partuuid/5b7c751a-03: Aliased to /dev/sdb3 in device cache (8:19) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0-part3: Aliased to /dev/sdb3 in device cache (8:19) >device/dev-cache.c:352 /dev/disk/by-uuid/071654cc-c02e-3fa6-9852-bb9d12673142: Aliased to /dev/sdb3 in device cache (8:19) >device/dev-cache.c:356 /dev/sdc: Added to device cache (8:32) >device/dev-cache.c:352 /dev/disk/by-id/usb-APPLE_SD_Card_Reader_000000000820-0:0: Aliased to /dev/sdc in device cache (8:32) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:14.0-usb-0:4:1.0-scsi-0:0:0:0: Aliased to /dev/sdc in device cache (8:32) >device/dev-cache.c:356 /dev/sdc1: Added to device cache (8:33) >device/dev-cache.c:352 /dev/disk/by-id/usb-APPLE_SD_Card_Reader_000000000820-0:0-part1: Aliased to /dev/sdc1 in device cache (8:33) >device/dev-cache.c:356 /dev/disk/by-label/EFI: Added to device cache (8:1) >device/dev-cache.c:352 /dev/disk/by-partlabel/EFI\x20System\x20Partition: Aliased to /dev/disk/by-label/EFI in device cache (8:1) >device/dev-cache.c:352 /dev/disk/by-partuuid/e47434c5-7375-42e9-9cbe-73714c99b802: Aliased to /dev/sdc1 in device cache (8:33) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:14.0-usb-0:4:1.0-scsi-0:0:0:0-part1: Aliased to /dev/sdc1 in device cache (8:33) >device/dev-cache.c:352 /dev/disk/by-uuid/67E3-17ED: Aliased to /dev/disk/by-label/EFI in device cache (8:1) >device/dev-cache.c:356 /dev/sdc2: Added to device cache (8:34) >device/dev-cache.c:352 /dev/disk/by-id/usb-APPLE_SD_Card_Reader_000000000820-0:0-part2: Aliased to /dev/sdc2 in device cache (8:34) >device/dev-cache.c:352 /dev/disk/by-label/Nifty\x20HD: Aliased to /dev/sdc2 in device cache (8:34) >device/dev-cache.c:352 /dev/disk/by-partuuid/05d69f48-5bad-48e5-bf57-63b8377fc737: Aliased to /dev/sdc2 in device cache (8:34) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:14.0-usb-0:4:1.0-scsi-0:0:0:0-part2: Aliased to /dev/sdc2 in device cache (8:34) >device/dev-cache.c:352 /dev/disk/by-uuid/7966a8db-330b-3782-902e-ea75a88dadd7: Aliased to /dev/sdc2 in device cache (8:34) >device/dev-cache.c:356 /dev/sda: Added to device cache (8:0) >device/dev-cache.c:352 /dev/disk/by-id/ata-APPLE_SSD_SM0256F_S1K4NYBF108588: Aliased to /dev/sda in device cache (8:0) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x5002538655584d30: Aliased to /dev/sda in device cache (8:0) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:04:00.0-ata-1: Aliased to /dev/sda in device cache (8:0) >device/dev-cache.c:352 /dev/sda1: Aliased to /dev/disk/by-label/EFI in device cache (preferred name) (8:1) >device/dev-cache.c:352 /dev/disk/by-id/ata-APPLE_SSD_SM0256F_S1K4NYBF108588-part1: Aliased to /dev/sda1 in device cache (8:1) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x5002538655584d30-part1: Aliased to /dev/sda1 in device cache (8:1) >device/dev-cache.c:340 /dev/disk/by-label/EFI: Already in device cache >device/dev-cache.c:340 /dev/disk/by-partlabel/EFI\x20System\x20Partition: Already in device cache >device/dev-cache.c:352 /dev/disk/by-partuuid/9bb61fc3-34b4-4200-b49a-d3fde9898b38: Aliased to /dev/sda1 in device cache (8:1) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:04:00.0-ata-1-part1: Aliased to /dev/sda1 in device cache (8:1) >device/dev-cache.c:340 /dev/disk/by-uuid/67E3-17ED: Already in device cache >device/dev-cache.c:356 /dev/sda2: Added to device cache (8:2) >device/dev-cache.c:352 /dev/disk/by-id/ata-APPLE_SSD_SM0256F_S1K4NYBF108588-part2: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x5002538655584d30-part2: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:352 /dev/disk/by-label/Macintosh\x20HD: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:352 /dev/disk/by-partlabel/Linux\x20HFS+\x20ESP: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:352 /dev/disk/by-partuuid/c0268a82-6d2c-4dac-a40f-0cad98152031: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:04:00.0-ata-1-part2: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:352 /dev/disk/by-uuid/24741b41-eecc-3356-94f5-5974941707a7: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:356 /dev/sda3: Added to device cache (8:3) >device/dev-cache.c:352 /dev/disk/by-id/ata-APPLE_SSD_SM0256F_S1K4NYBF108588-part3: Aliased to /dev/sda3 in device cache (8:3) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x5002538655584d30-part3: Aliased to /dev/sda3 in device cache (8:3) >device/dev-cache.c:352 /dev/disk/by-label/Recovery\x20HD: Aliased to /dev/sda3 in device cache (8:3) >device/dev-cache.c:352 /dev/disk/by-partuuid/946f51f6-d5ea-425e-9086-d7d25469d6be: Aliased to /dev/sda3 in device cache (8:3) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:04:00.0-ata-1-part3: Aliased to /dev/sda3 in device cache (8:3) >device/dev-cache.c:352 /dev/disk/by-uuid/1b4476a6-b9c1-3593-8daa-f56e945a55c0: Aliased to /dev/sda3 in device cache (8:3) >device/dev-cache.c:356 /dev/sda4: Added to device cache (8:4) >device/dev-cache.c:352 /dev/disk/by-id/ata-APPLE_SSD_SM0256F_S1K4NYBF108588-part4: Aliased to /dev/sda4 in device cache (8:4) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x5002538655584d30-part4: Aliased to /dev/sda4 in device cache (8:4) >device/dev-cache.c:352 /dev/disk/by-partuuid/b229e593-24b7-4b02-b0c9-9990c63e7f44: Aliased to /dev/sda4 in device cache (8:4) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:04:00.0-ata-1-part4: Aliased to /dev/sda4 in device cache (8:4) >device/dev-cache.c:352 /dev/disk/by-uuid/6615a1ce-2ad7-4cd4-9b71-ce2e83557d99: Aliased to /dev/sda4 in device cache (8:4) >device/dev-cache.c:356 /dev/sda5: Added to device cache (8:5) >device/dev-cache.c:352 /dev/disk/by-id/ata-APPLE_SSD_SM0256F_S1K4NYBF108588-part5: Aliased to /dev/sda5 in device cache (8:5) >device/dev-cache.c:352 /dev/disk/by-id/lvm-pv-uuid-dIeg09-mb8o-nJuq-1Ds3-KA31-Ilf9-RWNCdB: Aliased to /dev/sda5 in device cache (8:5) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x5002538655584d30-part5: Aliased to /dev/sda5 in device cache (8:5) >device/dev-cache.c:352 /dev/disk/by-partuuid/ee1fb71a-959c-4778-8285-988bb17a037f: Aliased to /dev/sda5 in device cache (8:5) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:04:00.0-ata-1-part5: Aliased to /dev/sda5 in device cache (8:5) >device/dev-cache.c:356 /dev/loop0: Added to device cache (7:0) >device/dev-cache.c:356 /dev/loop1: Added to device cache (7:1) >device/dev-cache.c:356 /dev/disk/by-label/Anaconda: Added to device cache (253:3) >device/dev-cache.c:352 /dev/disk/by-uuid/75b06b1f-5c69-42e7-99e1-1c5da0c76d91: Aliased to /dev/disk/by-label/Anaconda in device cache (253:3) >device/dev-cache.c:356 /dev/loop2: Added to device cache (7:2) >device/dev-cache.c:356 /dev/dm-2: Added to device cache (253:2) >device/dev-cache.c:352 /dev/disk/by-id/dm-name-live-rw: Aliased to /dev/dm-2 in device cache (preferred name) (253:2) >device/dev-cache.c:340 /dev/disk/by-label/Anaconda: Already in device cache >device/dev-cache.c:340 /dev/disk/by-uuid/75b06b1f-5c69-42e7-99e1-1c5da0c76d91: Already in device cache >device/dev-cache.c:352 /dev/mapper/live-rw: Aliased to /dev/disk/by-id/dm-name-live-rw in device cache (preferred name) (253:2) >device/dev-cache.c:352 /dev/dm-3: Aliased to /dev/disk/by-label/Anaconda in device cache (253:3) >device/dev-cache.c:352 /dev/disk/by-id/dm-name-live-base: Aliased to /dev/disk/by-label/Anaconda in device cache (preferred name) (253:3) >device/dev-cache.c:340 /dev/disk/by-label/Anaconda: Already in device cache >device/dev-cache.c:340 /dev/disk/by-uuid/75b06b1f-5c69-42e7-99e1-1c5da0c76d91: Already in device cache >device/dev-cache.c:352 /dev/mapper/live-base: Aliased to /dev/disk/by-id/dm-name-live-base in device cache (preferred name) (253:3) >cache/lvmcache.c:1873 lvmcache /dev/sda5: now in VG #orphans_lvm2 (#orphans_lvm2) with 0 mda(s). >libdm-config.c:972 Setting size to 1044480 >libdm-config.c:972 Setting start to 4096 >libdm-config.c:972 Setting ignore to 0 >metadata/vg.c:74 Allocated VG fedora at 0x55a3f17baf50. >format_text/import_vsn1.c:572 Importing logical volume fedora/swap. >format_text/import_vsn1.c:572 Importing logical volume fedora/root. >cache/lvmcache.c:522 lvmcache has no info for vgname "fedora" with VGID QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdK. >cache/lvmcache.c:522 lvmcache has no info for vgname "fedora". >cache/lvmcache.c:1873 lvmcache /dev/sda5: now in VG fedora with 1 mda(s). >cache/lvmcache.c:1637 lvmcache /dev/sda5: VG fedora: set VGID to QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdK. >cache/lvmcache.c:1949 lvmcache /dev/sda5: VG fedora: set system_id to . >cache/lvmcache.c:202 Metadata cache: VG fedora (QOlKvl-wmzC-yhXm-AvWx-ApCr-5VZM-RCGRdK) stored (1359 bytes). >cache/lvmetad.c:2241 Sending lvmetad vg_clear_outdated_pvs >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting response to OK >device/dev-io.c:570 Opened /dev/sda5 RO O_DIRECT >device/dev-io.c:330 /dev/sda5: size is 95107072 sectors >metadata/pv_manip.c:420 /dev/sda5 0: 0 1187: swap(0:0) >metadata/pv_manip.c:420 /dev/sda5 1: 1187 10422: root(0:0) >metadata/vg.c:74 Allocated VG fedora at 0x55a3f17a7930. >format_text/import_vsn1.c:572 Importing logical volume fedora/swap. >format_text/import_vsn1.c:572 Importing logical volume fedora/root. >toollib.c:2462 Adding fedora/swap to the list of LVs to be processed. >toollib.c:2493 Processing LV swap in VG fedora. >metadata/lv.c:1487 Activating logical volume fedora/swap. >misc/lvm-flock.c:200 Locking /run/lock/lvm/A_OlKvlwmzCyhXmAvWxApCr5VZMRCGRdKjrt23UgMjEepvxRUa9X3HqqNO93TXOdx WB >libdm-common.c:926 Preparing SELinux context for /run/lock/lvm/A_OlKvlwmzCyhXmAvWxApCr5VZMRCGRdKjrt23UgMjEepvxRUa9X3HqqNO93TXOdx to system_u:object_r:lvm_lock_t:s0. >misc/lvm-flock.c:101 _do_flock /run/lock/lvm/A_OlKvlwmzCyhXmAvWxApCr5VZMRCGRdKjrt23UgMjEepvxRUa9X3HqqNO93TXOdx:aux WB >misc/lvm-flock.c:101 _do_flock /run/lock/lvm/A_OlKvlwmzCyhXmAvWxApCr5VZMRCGRdKjrt23UgMjEepvxRUa9X3HqqNO93TXOdx WB >misc/lvm-flock.c:48 _undo_flock /run/lock/lvm/A_OlKvlwmzCyhXmAvWxApCr5VZMRCGRdKjrt23UgMjEepvxRUa9X3HqqNO93TXOdx:aux >libdm-common.c:929 Resetting SELinux context to default value. >locking/file_locking.c:104 Locking LV QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdKjrt23UgMjEepvxRUa9X3HqqNO93TXOdx (R) >activate/activate.c:466 activation/volume_list configuration setting not defined: Checking only host tags for fedora/swap. >activate/activate.c:2367 Activating fedora/swap. >activate/dev_manager.c:755 Getting device info for fedora-swap [LVM-QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdKjrt23UgMjEepvxRUa9X3HqqNO93TXOdx] >ioctl/libdm-iface.c:1838 dm version [ opencount flush ] [16384] (*1) >ioctl/libdm-iface.c:1838 dm info LVM-QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdKjrt23UgMjEepvxRUa9X3HqqNO93TXOdx [ noopencount flush ] [16384] (*1) >activate/dev_manager.c:683 Skipping checks for old devices without LVM- dm uuid prefix (kernel vsn 4 >= 3). >device/dev-io.c:358 /dev/sda5: read_ahead is 256 sectors >mm/memlock.c:592 Leaving critical section (activated). >misc/lvm-flock.c:71 Unlocking /run/lock/lvm/A_OlKvlwmzCyhXmAvWxApCr5VZMRCGRdKjrt23UgMjEepvxRUa9X3HqqNO93TXOdx >misc/lvm-flock.c:48 _undo_flock /run/lock/lvm/A_OlKvlwmzCyhXmAvWxApCr5VZMRCGRdKjrt23UgMjEepvxRUa9X3HqqNO93TXOdx >mm/memlock.c:562 Unlock: Memlock counters: locked:1 critical:0 daemon:0 suspended:0 >mm/memlock.c:519 Unlocking memory >mm/memlock.c:287 munlock 1628KiB 55a3f0ae9000 - 55a3f0c80000 r-xp 00000000 fd:02 170035 /usr/sbin/lvm >mm/memlock.c:287 munlock 36KiB 55a3f0e7f000 - 55a3f0e88000 r--p 00196000 fd:02 170035 /usr/sbin/lvm >mm/memlock.c:287 munlock 32KiB 55a3f0e88000 - 55a3f0e90000 rw-p 0019f000 fd:02 170035 /usr/sbin/lvm >mm/memlock.c:287 munlock 124KiB 55a3f0e90000 - 55a3f0eaf000 rw-p 00000000 00:00 0 >mm/memlock.c:287 munlock 12932KiB 55a3f16e2000 - 55a3f2383000 rw-p 00000000 00:00 0 [heap] >mm/memlock.c:259 munlock default filter '/etc/selinux' matches '7fdca09bd000-7fdca0b21000 r--p 00000000 fd:02 20666 /etc/selinux/targeted/contexts/files/file_contexts.bin': Skipping. >mm/memlock.c:259 munlock default filter '/libpcre.so.' matches '7fdca0b21000-7fdca0b93000 r-xp 00000000 fd:02 140409 /usr/lib64/libpcre.so.1.2.7': Skipping. >mm/memlock.c:241 munlock area unreadable 7fdca0b93000-7fdca0d92000 ---p 00072000 fd:02 140409 /usr/lib64/libpcre.so.1.2.7 : Skipping. >mm/memlock.c:259 munlock default filter '/libpcre.so.' matches '7fdca0d92000-7fdca0d93000 r--p 00071000 fd:02 140409 /usr/lib64/libpcre.so.1.2.7': Skipping. >mm/memlock.c:259 munlock default filter '/libpcre.so.' matches '7fdca0d93000-7fdca0d94000 rw-p 00072000 fd:02 140409 /usr/lib64/libpcre.so.1.2.7': Skipping. >mm/memlock.c:287 munlock 72KiB 7fdca0d94000 - 7fdca0da6000 r-xp 00000000 fd:02 140460 /usr/lib64/libgpg-error.so.0.19.1 >mm/memlock.c:241 munlock area unreadable 7fdca0da6000-7fdca0fa6000 ---p 00012000 fd:02 140460 /usr/lib64/libgpg-error.so.0.19.1 : Skipping. >mm/memlock.c:287 munlock 4KiB 7fdca0fa6000 - 7fdca0fa7000 r--p 00012000 fd:02 140460 /usr/lib64/libgpg-error.so.0.19.1 >mm/memlock.c:287 munlock 4KiB 7fdca0fa7000 - 7fdca0fa8000 rw-p 00013000 fd:02 140460 /usr/lib64/libgpg-error.so.0.19.1 >mm/memlock.c:287 munlock 880KiB 7fdca0fa8000 - 7fdca1084000 r-xp 00000000 fd:02 140578 /usr/lib64/libgcrypt.so.20.0.6 >mm/memlock.c:241 munlock area unreadable 7fdca1084000-7fdca1284000 ---p 000dc000 fd:02 140578 /usr/lib64/libgcrypt.so.20.0.6 : Skipping. >mm/memlock.c:287 munlock 4KiB 7fdca1284000 - 7fdca1285000 r--p 000dc000 fd:02 140578 /usr/lib64/libgcrypt.so.20.0.6 >mm/memlock.c:287 munlock 32KiB 7fdca1285000 - 7fdca128d000 rw-p 000dd000 fd:02 140578 /usr/lib64/libgcrypt.so.20.0.6 >mm/memlock.c:287 munlock 4KiB 7fdca128d000 - 7fdca128e000 rw-p 00000000 00:00 0 >mm/memlock.c:287 munlock 68KiB 7fdca128e000 - 7fdca129f000 r-xp 00000000 fd:02 140917 /usr/lib64/liblz4.so.1.7.1 >mm/memlock.c:241 munlock area unreadable 7fdca129f000-7fdca149e000 ---p 00011000 fd:02 140917 /usr/lib64/liblz4.so.1.7.1 : Skipping. >mm/memlock.c:287 munlock 4KiB 7fdca149e000 - 7fdca149f000 r--p 00010000 fd:02 140917 /usr/lib64/liblz4.so.1.7.1 >mm/memlock.c:287 munlock 4KiB 7fdca149f000 - 7fdca14a0000 rw-p 00000000 00:00 0 >mm/memlock.c:259 munlock default filter '/liblzma.so.' matches '7fdca14a0000-7fdca14c5000 r-xp 00000000 fd:02 140445 /usr/lib64/liblzma.so.5.2.2': Skipping. >mm/memlock.c:241 munlock area unreadable 7fdca14c5000-7fdca16c4000 ---p 00025000 fd:02 140445 /usr/lib64/liblzma.so.5.2.2 : Skipping. >mm/memlock.c:259 munlock default filter '/liblzma.so.' matches '7fdca16c4000-7fdca16c5000 r--p 00024000 fd:02 140445 /usr/lib64/liblzma.so.5.2.2': Skipping. >mm/memlock.c:287 munlock 4KiB 7fdca16c5000 - 7fdca16c6000 rw-p 00000000 00:00 0 >mm/memlock.c:259 munlock default filter '/libtinfo.so.' matches '7fdca16c6000-7fdca16ed000 r-xp 00000000 fd:02 140407 /usr/lib64/libtinfo.so.6.0': Skipping. >mm/memlock.c:241 munlock area unreadable 7fdca16ed000-7fdca18ed000 ---p 00027000 fd:02 140407 /usr/lib64/libtinfo.so.6.0 : Skipping. >mm/memlock.c:259 munlock default filter '/libtinfo.so.' matches '7fdca18ed000-7fdca18f1000 r--p 00027000 fd:02 140407 /usr/lib64/libtinfo.so.6.0': Skipping. >mm/memlock.c:259 munlock default filter '/libtinfo.so.' matches '7fdca18f1000-7fdca18f2000 rw-p 0002b000 fd:02 140407 /usr/lib64/libtinfo.so.6.0': Skipping. >mm/memlock.c:259 munlock default filter '/libsepol.so.' matches '7fdca18f2000-7fdca1987000 r-xp 00000000 fd:02 140412 /usr/lib64/libsepol.so.1': Skipping. >mm/memlock.c:241 munlock area unreadable 7fdca1987000-7fdca1b87000 ---p 00095000 fd:02 140412 /usr/lib64/libsepol.so.1 : Skipping. >mm/memlock.c:259 munlock default filter '/libsepol.so.' matches '7fdca1b87000-7fdca1b88000 r--p 00095000 fd:02 140412 /usr/lib64/libsepol.so.1': Skipping. >mm/memlock.c:259 munlock default filter '/libsepol.so.' matches '7fdca1b88000-7fdca1b89000 rw-p 00096000 fd:02 140412 /usr/lib64/libsepol.so.1': Skipping. >mm/memlock.c:287 munlock 4KiB 7fdca1b89000 - 7fdca1b8a000 rw-p 00000000 00:00 0 >mm/memlock.c:259 munlock default filter '/libuuid.so.' matches '7fdca1b8a000-7fdca1b8e000 r-xp 00000000 fd:02 140431 /usr/lib64/libuuid.so.1.3.0': Skipping. >mm/memlock.c:241 munlock area unreadable 7fdca1b8e000-7fdca1d8d000 ---p 00004000 fd:02 140431 /usr/lib64/libuuid.so.1.3.0 : Skipping. >mm/memlock.c:259 munlock default filter '/libuuid.so.' matches '7fdca1d8d000-7fdca1d8e000 r--p 00003000 fd:02 140431 /usr/lib64/libuuid.so.1.3.0': Skipping. >mm/memlock.c:287 munlock 4KiB 7fdca1d8e000 - 7fdca1d8f000 rw-p 00000000 00:00 0 >mm/memlock.c:287 munlock 96KiB 7fdca1d8f000 - 7fdca1da7000 r-xp 00000000 fd:02 140114 /usr/lib64/libpthread-2.24.so >mm/memlock.c:241 munlock area unreadable 7fdca1da7000-7fdca1fa7000 ---p 00018000 fd:02 140114 /usr/lib64/libpthread-2.24.so : Skipping. >mm/memlock.c:287 munlock 4KiB 7fdca1fa7000 - 7fdca1fa8000 r--p 00018000 fd:02 140114 /usr/lib64/libpthread-2.24.so >mm/memlock.c:287 munlock 4KiB 7fdca1fa8000 - 7fdca1fa9000 rw-p 00019000 fd:02 140114 /usr/lib64/libpthread-2.24.so >mm/memlock.c:287 munlock 16KiB 7fdca1fa9000 - 7fdca1fad000 rw-p 00000000 00:00 0 >mm/memlock.c:287 munlock 88KiB 7fdca1fad000 - 7fdca1fc3000 r-xp 00000000 fd:02 131349 /usr/lib64/libgcc_s-6.2.1-20160916.so.1 >mm/memlock.c:241 munlock area unreadable 7fdca1fc3000-7fdca21c2000 ---p 00016000 fd:02 131349 /usr/lib64/libgcc_s-6.2.1-20160916.so.1 : Skipping. >mm/memlock.c:287 munlock 4KiB 7fdca21c2000 - 7fdca21c3000 r--p 00015000 fd:02 131349 /usr/lib64/libgcc_s-6.2.1-20160916.so.1 >mm/memlock.c:287 munlock 4KiB 7fdca21c3000 - 7fdca21c4000 rw-p 00016000 fd:02 131349 /usr/lib64/libgcc_s-6.2.1-20160916.so.1 >mm/memlock.c:287 munlock 1056KiB 7fdca21c4000 - 7fdca22cc000 r-xp 00000000 fd:02 140104 /usr/lib64/libm-2.24.so >mm/memlock.c:241 munlock area unreadable 7fdca22cc000-7fdca24cb000 ---p 00108000 fd:02 140104 /usr/lib64/libm-2.24.so : Skipping. >mm/memlock.c:287 munlock 4KiB 7fdca24cb000 - 7fdca24cc000 r--p 00107000 fd:02 140104 /usr/lib64/libm-2.24.so >mm/memlock.c:287 munlock 4KiB 7fdca24cc000 - 7fdca24cd000 rw-p 00108000 fd:02 140104 /usr/lib64/libm-2.24.so >mm/memlock.c:259 munlock default filter '/libcap.so.' matches '7fdca24cd000-7fdca24d1000 r-xp 00000000 fd:02 140497 /usr/lib64/libcap.so.2.25': Skipping. >mm/memlock.c:241 munlock area unreadable 7fdca24d1000-7fdca26d0000 ---p 00004000 fd:02 140497 /usr/lib64/libcap.so.2.25 : Skipping. >mm/memlock.c:259 munlock default filter '/libcap.so.' matches '7fdca26d0000-7fdca26d1000 r--p 00003000 fd:02 140497 /usr/lib64/libcap.so.2.25': Skipping. >mm/memlock.c:259 munlock default filter '/libcap.so.' matches '7fdca26d1000-7fdca26d2000 rw-p 00004000 fd:02 140497 /usr/lib64/libcap.so.2.25': Skipping. >mm/memlock.c:259 munlock default filter '/libselinux.so.' matches '7fdca26d2000-7fdca26f5000 r-xp 00000000 fd:02 140414 /usr/lib64/libselinux.so.1': Skipping. >mm/memlock.c:241 munlock area unreadable 7fdca26f5000-7fdca28f5000 ---p 00023000 fd:02 140414 /usr/lib64/libselinux.so.1 : Skipping. >mm/memlock.c:259 munlock default filter '/libselinux.so.' matches '7fdca28f5000-7fdca28f6000 r--p 00023000 fd:02 140414 /usr/lib64/libselinux.so.1': Skipping. >mm/memlock.c:259 munlock default filter '/libselinux.so.' matches '7fdca28f6000-7fdca28f7000 rw-p 00024000 fd:02 140414 /usr/lib64/libselinux.so.1': Skipping. >mm/memlock.c:287 munlock 8KiB 7fdca28f7000 - 7fdca28f9000 rw-p 00000000 00:00 0 >mm/memlock.c:259 munlock default filter '/libresolv-' matches '7fdca28f9000-7fdca2910000 r-xp 00000000 fd:02 140116 /usr/lib64/libresolv-2.24.so': Skipping. >mm/memlock.c:241 munlock area unreadable 7fdca2910000-7fdca2b10000 ---p 00017000 fd:02 140116 /usr/lib64/libresolv-2.24.so : Skipping. >mm/memlock.c:259 munlock default filter '/libresolv-' matches '7fdca2b10000-7fdca2b11000 r--p 00017000 fd:02 140116 /usr/lib64/libresolv-2.24.so': Skipping. >mm/memlock.c:259 munlock default filter '/libresolv-' matches '7fdca2b11000-7fdca2b12000 rw-p 00018000 fd:02 140116 /usr/lib64/libresolv-2.24.so': Skipping. >mm/memlock.c:287 munlock 8KiB 7fdca2b12000 - 7fdca2b14000 rw-p 00000000 00:00 0 >mm/memlock.c:287 munlock 1780KiB 7fdca2b14000 - 7fdca2cd1000 r-xp 00000000 fd:02 140098 /usr/lib64/libc-2.24.so >mm/memlock.c:241 munlock area unreadable 7fdca2cd1000-7fdca2ed0000 ---p 001bd000 fd:02 140098 /usr/lib64/libc-2.24.so : Skipping. >mm/memlock.c:287 munlock 16KiB 7fdca2ed0000 - 7fdca2ed4000 r--p 001bc000 fd:02 140098 /usr/lib64/libc-2.24.so >mm/memlock.c:287 munlock 8KiB 7fdca2ed4000 - 7fdca2ed6000 rw-p 001c0000 fd:02 140098 /usr/lib64/libc-2.24.so >mm/memlock.c:287 munlock 16KiB 7fdca2ed6000 - 7fdca2eda000 rw-p 00000000 00:00 0 >mm/memlock.c:287 munlock 28KiB 7fdca2eda000 - 7fdca2ee1000 r-xp 00000000 fd:02 140118 /usr/lib64/librt-2.24.so >mm/memlock.c:241 munlock area unreadable 7fdca2ee1000-7fdca30e0000 ---p 00007000 fd:02 140118 /usr/lib64/librt-2.24.so : Skipping. >mm/memlock.c:287 munlock 4KiB 7fdca30e0000 - 7fdca30e1000 r--p 00006000 fd:02 140118 /usr/lib64/librt-2.24.so >mm/memlock.c:287 munlock 4KiB 7fdca30e1000 - 7fdca30e2000 rw-p 00007000 fd:02 140118 /usr/lib64/librt-2.24.so >mm/memlock.c:259 munlock default filter '/libreadline.so.' matches '7fdca30e2000-7fdca3121000 r-xp 00000000 fd:02 140590 /usr/lib64/libreadline.so.6.3': Skipping. >mm/memlock.c:241 munlock area unreadable 7fdca3121000-7fdca3321000 ---p 0003f000 fd:02 140590 /usr/lib64/libreadline.so.6.3 : Skipping. >mm/memlock.c:259 munlock default filter '/libreadline.so.' matches '7fdca3321000-7fdca3324000 r--p 0003f000 fd:02 140590 /usr/lib64/libreadline.so.6.3': Skipping. >mm/memlock.c:259 munlock default filter '/libreadline.so.' matches '7fdca3324000-7fdca332a000 rw-p 00042000 fd:02 140590 /usr/lib64/libreadline.so.6.3': Skipping. >mm/memlock.c:287 munlock 4KiB 7fdca332a000 - 7fdca332b000 rw-p 00000000 00:00 0 >mm/memlock.c:287 munlock 388KiB 7fdca332b000 - 7fdca338c000 r-xp 00000000 fd:02 163286 /usr/lib64/libdevmapper.so.1.02 >mm/memlock.c:241 munlock area unreadable 7fdca338c000-7fdca358c000 ---p 00061000 fd:02 163286 /usr/lib64/libdevmapper.so.1.02 : Skipping. >mm/memlock.c:287 munlock 4KiB 7fdca358c000 - 7fdca358d000 r--p 00061000 fd:02 163286 /usr/lib64/libdevmapper.so.1.02 >mm/memlock.c:287 munlock 12KiB 7fdca358d000 - 7fdca3590000 rw-p 00062000 fd:02 163286 /usr/lib64/libdevmapper.so.1.02 >mm/memlock.c:287 munlock 4KiB 7fdca3590000 - 7fdca3591000 rw-p 00000000 00:00 0 >mm/memlock.c:287 munlock 24KiB 7fdca3591000 - 7fdca3597000 r-xp 00000000 fd:02 163335 /usr/lib64/libdevmapper-event.so.1.02 >mm/memlock.c:241 munlock area unreadable 7fdca3597000-7fdca3796000 ---p 00006000 fd:02 163335 /usr/lib64/libdevmapper-event.so.1.02 : Skipping. >mm/memlock.c:287 munlock 4KiB 7fdca3796000 - 7fdca3797000 r--p 00005000 fd:02 163335 /usr/lib64/libdevmapper-event.so.1.02 >mm/memlock.c:287 munlock 4KiB 7fdca3797000 - 7fdca3798000 rw-p 00006000 fd:02 163335 /usr/lib64/libdevmapper-event.so.1.02 >mm/memlock.c:259 munlock default filter '/libblkid.so.' matches '7fdca3798000-7fdca37d5000 r-xp 00000000 fd:02 154443 /usr/lib64/libblkid.so.1.1.0': Skipping. >mm/memlock.c:241 munlock area unreadable 7fdca37d5000-7fdca39d5000 ---p 0003d000 fd:02 154443 /usr/lib64/libblkid.so.1.1.0 : Skipping. >mm/memlock.c:259 munlock default filter '/libblkid.so.' matches '7fdca39d5000-7fdca39d9000 r--p 0003d000 fd:02 154443 /usr/lib64/libblkid.so.1.1.0': Skipping. >mm/memlock.c:259 munlock default filter '/libblkid.so.' matches '7fdca39d9000-7fdca39da000 rw-p 00041000 fd:02 154443 /usr/lib64/libblkid.so.1.1.0': Skipping. >mm/memlock.c:287 munlock 4KiB 7fdca39da000 - 7fdca39db000 rw-p 00000000 00:00 0 >mm/memlock.c:259 munlock default filter '/libdl-' matches '7fdca39db000-7fdca39de000 r-xp 00000000 fd:02 140102 /usr/lib64/libdl-2.24.so': Skipping. >mm/memlock.c:241 munlock area unreadable 7fdca39de000-7fdca3bdd000 ---p 00003000 fd:02 140102 /usr/lib64/libdl-2.24.so : Skipping. >mm/memlock.c:259 munlock default filter '/libdl-' matches '7fdca3bdd000-7fdca3bde000 r--p 00002000 fd:02 140102 /usr/lib64/libdl-2.24.so': Skipping. >mm/memlock.c:259 munlock default filter '/libdl-' matches '7fdca3bde000-7fdca3bdf000 rw-p 00003000 fd:02 140102 /usr/lib64/libdl-2.24.so': Skipping. >mm/memlock.c:259 munlock default filter '/ld-2.' matches '7fdca3bdf000-7fdca3c04000 r-xp 00000000 fd:02 140091 /usr/lib64/ld-2.24.so': Skipping. >mm/memlock.c:287 munlock 32KiB 7fdca3d37000 - 7fdca3d3f000 rw-p 00000000 00:00 0 >mm/memlock.c:287 munlock 536KiB 7fdca3d3f000 - 7fdca3dc5000 r-xp 00000000 fd:02 140925 /usr/lib64/libsystemd.so.0.16.0 >mm/memlock.c:287 munlock 12KiB 7fdca3dc5000 - 7fdca3dc8000 r--p 00085000 fd:02 140925 /usr/lib64/libsystemd.so.0.16.0 >mm/memlock.c:287 munlock 4KiB 7fdca3dc8000 - 7fdca3dc9000 rw-p 00088000 fd:02 140925 /usr/lib64/libsystemd.so.0.16.0 >mm/memlock.c:287 munlock 12KiB 7fdca3dc9000 - 7fdca3dcc000 rw-p 00000000 00:00 0 >mm/memlock.c:259 munlock default filter '/libudev.so.' matches '7fdca3dcc000-7fdca3deb000 r-xp 00000000 fd:02 140927 /usr/lib64/libudev.so.1.6.5': Skipping. >mm/memlock.c:259 munlock default filter '/libudev.so.' matches '7fdca3deb000-7fdca3dec000 r--p 0001e000 fd:02 140927 /usr/lib64/libudev.so.1.6.5': Skipping. >mm/memlock.c:259 munlock default filter '/libudev.so.' matches '7fdca3dec000-7fdca3ded000 rw-p 0001f000 fd:02 140927 /usr/lib64/libudev.so.1.6.5': Skipping. >mm/memlock.c:259 munlock default filter '/etc/selinux' matches '7fdca3df5000-7fdca3df6000 r--p 00000000 fd:02 20670 /etc/selinux/targeted/contexts/files/file_contexts.local.bin': Skipping. >mm/memlock.c:259 munlock default filter '/etc/selinux' matches '7fdca3df6000-7fdca3e02000 r--p 00000000 fd:02 20668 /etc/selinux/targeted/contexts/files/file_contexts.homedirs.bin': Skipping. >mm/memlock.c:287 munlock 8KiB 7fdca3e02000 - 7fdca3e04000 rw-p 00000000 00:00 0 >mm/memlock.c:259 munlock default filter '/ld-2.' matches '7fdca3e04000-7fdca3e05000 r--p 00025000 fd:02 140091 /usr/lib64/ld-2.24.so': Skipping. >mm/memlock.c:259 munlock default filter '/ld-2.' matches '7fdca3e05000-7fdca3e06000 rw-p 00026000 fd:02 140091 /usr/lib64/ld-2.24.so': Skipping. >mm/memlock.c:287 munlock 4KiB 7fdca3e06000 - 7fdca3e07000 rw-p 00000000 00:00 0 >mm/memlock.c:287 munlock 0KiB 7ffdd91ac000 - 7ffdd91ac000 rw-p 00000000 00:00 0 >mm/memlock.c:287 munlock 132KiB 7ffdd91ac000 - 7ffdd91cd000 rw-p 00000000 00:00 0 [stack] >mm/memlock.c:287 munlock 8KiB 7ffdd91ce000 - 7ffdd91d0000 r--p 00000000 00:00 0 [vvar] >mm/memlock.c:249 munlock ignore filter '[vdso]' matches '7ffdd91d0000-7ffdd91d2000 r-xp 00000000 00:00 0 [vdso]': Skipping. >mm/memlock.c:249 munlock ignore filter '[vsyscall]' matches 'ffffffffff600000-ffffffffff601000 r-xp 00000000 00:00 0 [vsyscall]': Skipping. >mm/memlock.c:373 Unlocked 20672512 bytes >activate/fs.c:489 Syncing device names >libdm-common.c:2273 Udev cookie 0xd4d6755 (semid 262144) decremented to 1 >libdm-common.c:2559 Udev cookie 0xd4d6755 (semid 262144) waiting for zero >libdm-common.c:2288 Udev cookie 0xd4d6755 (semid 262144) destroyed >libdm-common.c:1427 fedora-swap: Skipping NODE_ADD (253,0) 0:6 0660 [trust_udev] >libdm-common.c:1437 fedora-swap: Processing NODE_READ_AHEAD 256 (flags=1) >libdm-common.c:1191 fedora-swap (253:0): read ahead is 256 >libdm-common.c:1316 fedora-swap: retaining kernel read ahead of 256 (requested 256) >cache/lvmcache.c:157 Metadata cache: VG fedora wiped. >misc/lvm-flock.c:71 Unlocking /run/lock/lvm/V_fedora >misc/lvm-flock.c:48 _undo_flock /run/lock/lvm/V_fedora >device/dev-io.c:625 Closed /dev/sda5 >metadata/vg.c:89 Freeing VG fedora at 0x55a3f17a7930. >metadata/vg.c:89 Freeing VG fedora at 0x55a3f17baf50. >libdm-config.c:1036 Setting global/notify_dbus to 1 >notify/lvmnotify.c:51 Nofify dbus at com.redhat.lvmdbus1. >notify/lvmnotify.c:64 WARNING: D-Bus notification failed: The name com.redhat.lvmdbus1 was not provided by any .service files >commands/toolcontext.c:2111 Reloading config files >activate/fs.c:489 Syncing device names >cache/lvmcache.c:2298 Wiping internal VG cache >metadata/vg.c:89 Freeing VG #orphans_lvm1 at 0x55a3f1710230. >metadata/vg.c:89 Freeing VG #orphans_pool at 0x55a3f1714240. >metadata/vg.c:89 Freeing VG #orphans_lvm2 at 0x55a3f172b1f0. >config/config.c:281 Loading config file: /etc/lvm/lvm.conf >device/dev-io.c:570 Opened /etc/lvm/lvm.conf RO >device/dev-io.c:625 Closed /etc/lvm/lvm.conf >libdm-config.c:1036 Setting log/syslog to 1 >libdm-config.c:972 Setting log/level to 0 >libdm-config.c:1036 Setting log/activation to 0 >config/config.c:1439 Setting log/debug_classes to debug_classes = [ "memory", "devices", "activation", "allocation", "lvmetad", "metadata", "cache", "locking", "lvmpolld", "dbus" ] >commands/toolcontext.c:357 Setting log debug classes to 1023 >commands/toolcontext.c:363 Logging initialised at Thu Nov 10 19:32:09 2016 >config/config.c:281 Loading config file: /etc/lvm/lvmlocal.conf >device/dev-io.c:570 Opened /etc/lvm/lvmlocal.conf RO >device/dev-io.c:625 Closed /etc/lvm/lvmlocal.conf >libdm-config.c:1036 Setting config/checks to 1 >libdm-config.c:1036 Setting config/abort_on_errors to 0 >libdm-config.c:1036 Setting config/checks to 1 >libdm-config.c:1036 Setting config/checks to 1 >libdm-config.c:972 Setting global/umask to 63 >libdm-config.c:941 Setting devices/dir to /dev >libdm-config.c:941 Setting devices/external_device_info_source to none >libdm-config.c:941 Setting global/proc to /proc >libdm-config.c:1036 Setting global/activation to 1 >libdm-config.c:1049 activation/auto_set_activation_skip not found in config: defaulting to 1 >libdm-config.c:941 Setting activation/readahead to auto >libdm-config.c:1036 Setting activation/udev_rules to 1 >libdm-config.c:1036 Setting activation/udev_sync to 1 >libdm-config.c:1036 Setting activation/retry_deactivation to 1 >libdm-config.c:1036 Setting activation/checks to 0 >misc/lvm-globals.c:188 LVM activation checks disabled >libdm-config.c:1036 Setting activation/use_linear_target to 1 >libdm-config.c:941 Setting activation/missing_stripe_filler to error >libdm-config.c:1036 Setting global/metadata_read_only to 0 >libdm-config.c:972 Setting devices/pv_min_size to 2048 >libdm-config.c:1049 metadata/check_pv_device_sizes not found in config: defaulting to 1 >libdm-config.c:941 Setting global/units to h >libdm-config.c:1036 Setting global/si_unit_consistency to 1 >libdm-config.c:1049 report/binary_values_as_numeric not found in config: defaulting to 0 >libdm-config.c:1049 report/mark_hidden_devices not found in config: defaulting to 1 >libdm-config.c:1036 Setting global/suffix to 1 >libdm-config.c:950 report/list_item_separator not found in config: defaulting to , >libdm-config.c:950 report/time_format not found in config: defaulting to %Y-%m-%d %T %z >libdm-config.c:1049 report/two_word_unknown_device not found in config: defaulting to 0 >libdm-config.c:1036 Setting global/detect_internal_vg_cache_corruption to 0 >libdm-config.c:941 Setting global/system_id_source to none >libdm-config.c:941 Setting config/profile_dir to /etc/lvm/profile >libdm-config.c:972 Setting devices/disable_after_error_count to 0 >config/config.c:1439 Setting devices/preferred_names to preferred_names = [ "^/dev/mapper/", "^/dev/md/", "^/dev/sd" ] >libdm-config.c:1036 Setting devices/obtain_device_list_from_udev to 1 >config/config.c:1439 Setting devices/scan to scan = [ "/dev" ] >metadata/vg.c:74 Allocated VG #orphans_lvm1 at 0x5601c7212230. >format1/format1.c:628 Initialised format: lvm1 >metadata/vg.c:74 Allocated VG #orphans_pool at 0x5601c7216240. >format_pool/format_pool.c:335 Initialised format: pool >metadata/vg.c:74 Allocated VG #orphans_lvm2 at 0x5601c722d1f0. >format_text/format-text.c:2573 Initialised format: lvm2 >libdm-config.c:950 global/format not found in config: defaulting to lvm2 >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_lvm1" with VGID #orphans_lvm1. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_lvm1". >cache/lvmcache.c:1875 lvmcache initialised VG #orphans_lvm1. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_pool" with VGID #orphans_pool. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_pool". >cache/lvmcache.c:1875 lvmcache initialised VG #orphans_pool. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_lvm2" with VGID #orphans_lvm2. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_lvm2". >cache/lvmcache.c:1875 lvmcache initialised VG #orphans_lvm2. >striped/striped.c:239 Initialised segtype: striped >zero/zero.c:98 Initialised segtype: zero >error/errseg.c:104 Initialised segtype: error >libdm-config.c:941 Setting dmeventd/snapshot_library to libdevmapper-event-lvm2snapshot.so >snapshot/snapshot.c:275 Initialised segtype: snapshot >libdm-config.c:941 Setting dmeventd/mirror_library to libdevmapper-event-lvm2mirror.so >mirror/mirrored.c:575 Initialised segtype: mirror >libdm-config.c:950 dmeventd/raid_library not found in config: defaulting to libdevmapper-event-lvm2raid.so >raid/raid.c:505 Initialised segtype: raid0 >raid/raid.c:505 Initialised segtype: raid0_meta >raid/raid.c:505 Initialised segtype: raid1 >raid/raid.c:505 Initialised segtype: raid10 >raid/raid.c:505 Initialised segtype: raid4 >raid/raid.c:505 Initialised segtype: raid5 >raid/raid.c:505 Initialised segtype: raid5_la >raid/raid.c:505 Initialised segtype: raid5_ls >raid/raid.c:505 Initialised segtype: raid5_ra >raid/raid.c:505 Initialised segtype: raid5_rs >raid/raid.c:505 Initialised segtype: raid6 >raid/raid.c:505 Initialised segtype: raid6_nc >raid/raid.c:505 Initialised segtype: raid6_nr >raid/raid.c:505 Initialised segtype: raid6_zr >libdm-config.c:941 Setting dmeventd/thin_library to libdevmapper-event-lvm2thin.so >thin/thin.c:825 Initialised segtype: thin-pool >thin/thin.c:825 Initialised segtype: thin >cache_segtype/cache.c:491 Initialised segtype: cache-pool >cache_segtype/cache.c:505 Initialised segtype: cache >libdm-config.c:1036 Setting backup/archive to 1 >libdm-config.c:972 Setting backup/retain_days to 30 >libdm-config.c:972 Setting backup/retain_min to 10 >libdm-config.c:941 Setting backup/archive_dir to /etc/lvm/archive >libdm-config.c:1036 Setting backup/backup to 1 >libdm-config.c:941 Setting backup/backup_dir to /etc/lvm/backup >config/config.c:1436 devices/global_filter not found in config: defaulting to global_filter = [ "a|.*/|" ] >libdm-config.c:972 Setting global/locking_type to 1 >libdm-config.c:1036 Setting global/use_lvmetad to 1 >libdm-config.c:977 global/lvmetad_update_wait_time not found in config: defaulting to 10 >daemon-client.c:33 /run/lvm/lvmetad.socket: Opening daemon socket to lvmetad for protocol lvmetad version 1. >daemon-client.c:52 Sending daemon lvmetad: hello >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting protocol to lvmetad >libdm-config.c:972 Setting version to 1 >cache/lvmetad.c:143 Successfully connected to lvmetad on fd 4. >libdm-config.c:1036 Setting global/use_lvmpolld to 1 >libdm-config.c:1036 Setting devices/sysfs_scan to 1 >filters/filter-sysfs.c:325 Sysfs filter initialised. >filters/filter-internal.c:77 internal filter initialised. >filters/filter-type.c:56 LVM type filter initialised. >filters/filter-usable.c:192 Usable device filter initialised. >libdm-config.c:1036 Setting devices/multipath_component_detection to 1 >filters/filter-mpath.c:291 mpath filter initialised. >filters/filter-partitioned.c:59 Partitioned filter initialised. >libdm-config.c:1036 Setting devices/md_component_detection to 1 >filters/filter-md.c:73 MD filter initialised. >libdm-config.c:1036 Setting devices/fw_raid_component_detection to 0 >filters/filter-composite.c:104 Composite filter initialised. >libdm-config.c:1036 Setting devices/ignore_suspended_devices to 0 >libdm-config.c:1036 Setting devices/ignore_lvm_mirrors to 1 >config/config.c:1439 Setting devices/filter to filter = [ "r|/sdb1$|", "r|/sdb2$|", "r|/sdb3$|", "r|/sdb$|", "r|/sdc1$|", "r|/sdc2$|", "r|/sdc$|" ] >filters/filter-regex.c:216 Regex filter initialised. >filters/filter-usable.c:192 Usable device filter initialised. >filters/filter-composite.c:104 Composite filter initialised. >libdm-config.c:941 Setting devices/cache_dir to /etc/lvm/cache >libdm-config.c:941 Setting devices/cache_file_prefix to >libdm-config.c:950 devices/cache not found in config: defaulting to /etc/lvm/cache/.cache >filters/filter-persistent.c:368 Persistent filter initialised. >filters/filter-composite.c:104 Composite filter initialised. >libdm-config.c:1036 Setting devices/write_cache_state to 1 >libdm-config.c:1036 Setting global/use_lvmetad to 1 >libdm-config.c:941 Setting activation/activation_mode to degraded >libdm-config.c:1049 metadata/record_lvs_history not found in config: defaulting to 0 >lvmcmdline.c:1603 DEGRADED MODE. Incomplete RAID LVs will be processed. >libdm-config.c:1036 Setting activation/monitoring to 1 >lvmcmdline.c:1609 Processing: lvchange -an fedora/swap '--config= devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] filter=["r|/sdb1$|","r|/sdb2$|","r|/sdb3$|","r|/sdb$|","r|/sdc1$|","r|/sdc2$|","r|/sdc$|"] } log {level=7 file=/tmp/lvm.log syslog=0}' >lvmcmdline.c:1610 Command pid: 2834 >lvmcmdline.c:1611 system ID: >lvmcmdline.c:1614 O_DIRECT will be used >libdm-config.c:972 Setting global/locking_type to 1 >libdm-config.c:1036 Setting global/wait_for_locks to 1 >locking/locking.c:129 File-based locking selected. >libdm-config.c:1036 Setting global/prioritise_write_locks to 1 >libdm-config.c:941 Setting global/locking_dir to /run/lock/lvm >libdm-common.c:926 Preparing SELinux context for /run/lock/lvm to system_u:object_r:lvm_lock_t:s0. >libdm-common.c:929 Resetting SELinux context to default value. >libdm-config.c:1036 Setting global/use_lvmlockd to 0 >cache/lvmetad.c:255 Sending lvmetad get_global_info >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting token to filter:3239235440 >libdm-config.c:972 Setting daemon_pid to 983 >libdm-config.c:941 Setting response to OK >libdm-config.c:972 Setting global_disable to 0 >libdm-config.c:950 report/output_format not found in config: defaulting to basic >libdm-config.c:1049 log/report_command_log not found in config: defaulting to 0 >toollib.c:2926 Get list of VGs on system >cache/lvmetad.c:1425 Asking lvmetad for complete list of known VG ids/names >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting name to fedora >toollib.c:2800 Processing VG fedora QOlKvl-wmzC-yhXm-AvWx-ApCr-5VZM-RCGRdK >cache/lvmcache.c:522 lvmcache has no info for vgname "fedora". >misc/lvm-flock.c:200 Locking /run/lock/lvm/V_fedora RB >libdm-common.c:926 Preparing SELinux context for /run/lock/lvm/V_fedora to system_u:object_r:lvm_lock_t:s0. >misc/lvm-flock.c:101 _do_flock /run/lock/lvm/V_fedora:aux WB >misc/lvm-flock.c:48 _undo_flock /run/lock/lvm/V_fedora:aux >misc/lvm-flock.c:101 _do_flock /run/lock/lvm/V_fedora RB >libdm-common.c:929 Resetting SELinux context to default value. >cache/lvmcache.c:522 lvmcache has no info for vgname "fedora". >metadata/metadata.c:4151 Reading VG fedora QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdK >cache/lvmcache.c:619 Metadata cache has no info for vgid "QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdK" >cache/lvmetad.c:981 Asking lvmetad for VG QOlKvl-wmzC-yhXm-AvWx-ApCr-5VZM-RCGRdK fedora >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting name to fedora >libdm-config.c:941 Setting metadata/format to lvm2 >cache/lvmcache.c:522 lvmcache has no info for vgname "fedora" with VGID QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdK. >format_text/format-text.c:2003 <backtrace> >libdm-config.c:941 Setting id to dIeg09-mb8o-nJuq-1Ds3-KA31-Ilf9-RWNCdB >libdm-config.c:941 Setting format to lvm2 >libdm-config.c:972 Setting device to 2053 >libdm-config.c:972 Setting dev_size to 95107072 >libdm-config.c:972 Setting label_sector to 1 >libdm-config.c:972 Setting ext_flags to 1 >libdm-config.c:972 Setting ext_version to 2 >device/dev-cache.c:356 /dev/sdb: Added to device cache (8:16) >device/dev-cache.c:352 /dev/disk/by-id/usb-SanDisk_Extreme_AA011021151004307653-0:0: Aliased to /dev/sdb in device cache (8:16) >device/dev-cache.c:356 /dev/disk/by-label/Fedora-WS-Live-25_B-1-1: Added to device cache (8:17) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0: Aliased to /dev/sdb in device cache (8:16) >device/dev-cache.c:352 /dev/disk/by-uuid/2016-10-05-06-32-21-00: Aliased to /dev/disk/by-label/Fedora-WS-Live-25_B-1-1 in device cache (8:17) >device/dev-cache.c:352 /dev/sdb1: Aliased to /dev/disk/by-label/Fedora-WS-Live-25_B-1-1 in device cache (preferred name) (8:17) >device/dev-cache.c:352 /dev/disk/by-id/usb-SanDisk_Extreme_AA011021151004307653-0:0-part1: Aliased to /dev/sdb1 in device cache (8:17) >device/dev-cache.c:340 /dev/disk/by-label/Fedora-WS-Live-25_B-1-1: Already in device cache >device/dev-cache.c:352 /dev/disk/by-partuuid/5b7c751a-01: Aliased to /dev/sdb1 in device cache (8:17) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0-part1: Aliased to /dev/sdb1 in device cache (8:17) >device/dev-cache.c:340 /dev/disk/by-uuid/2016-10-05-06-32-21-00: Already in device cache >device/dev-cache.c:356 /dev/sdb2: Added to device cache (8:18) >device/dev-cache.c:352 /dev/disk/by-id/usb-SanDisk_Extreme_AA011021151004307653-0:0-part2: Aliased to /dev/sdb2 in device cache (8:18) >device/dev-cache.c:356 /dev/disk/by-label/ANACONDA: Added to device cache (8:19) >device/dev-cache.c:352 /dev/disk/by-partuuid/5b7c751a-02: Aliased to /dev/sdb2 in device cache (8:18) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0-part2: Aliased to /dev/sdb2 in device cache (8:18) >device/dev-cache.c:352 /dev/disk/by-uuid/E65B-38D5: Aliased to /dev/sdb2 in device cache (8:18) >device/dev-cache.c:352 /dev/sdb3: Aliased to /dev/disk/by-label/ANACONDA in device cache (preferred name) (8:19) >device/dev-cache.c:352 /dev/disk/by-id/usb-SanDisk_Extreme_AA011021151004307653-0:0-part3: Aliased to /dev/sdb3 in device cache (8:19) >device/dev-cache.c:340 /dev/disk/by-label/ANACONDA: Already in device cache >device/dev-cache.c:352 /dev/disk/by-partuuid/5b7c751a-03: Aliased to /dev/sdb3 in device cache (8:19) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0-part3: Aliased to /dev/sdb3 in device cache (8:19) >device/dev-cache.c:352 /dev/disk/by-uuid/071654cc-c02e-3fa6-9852-bb9d12673142: Aliased to /dev/sdb3 in device cache (8:19) >device/dev-cache.c:356 /dev/sdc: Added to device cache (8:32) >device/dev-cache.c:352 /dev/disk/by-id/usb-APPLE_SD_Card_Reader_000000000820-0:0: Aliased to /dev/sdc in device cache (8:32) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:14.0-usb-0:4:1.0-scsi-0:0:0:0: Aliased to /dev/sdc in device cache (8:32) >device/dev-cache.c:356 /dev/sdc1: Added to device cache (8:33) >device/dev-cache.c:352 /dev/disk/by-id/usb-APPLE_SD_Card_Reader_000000000820-0:0-part1: Aliased to /dev/sdc1 in device cache (8:33) >device/dev-cache.c:356 /dev/disk/by-label/EFI: Added to device cache (8:1) >device/dev-cache.c:352 /dev/disk/by-partlabel/EFI\x20System\x20Partition: Aliased to /dev/disk/by-label/EFI in device cache (8:1) >device/dev-cache.c:352 /dev/disk/by-partuuid/e47434c5-7375-42e9-9cbe-73714c99b802: Aliased to /dev/sdc1 in device cache (8:33) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:14.0-usb-0:4:1.0-scsi-0:0:0:0-part1: Aliased to /dev/sdc1 in device cache (8:33) >device/dev-cache.c:352 /dev/disk/by-uuid/67E3-17ED: Aliased to /dev/disk/by-label/EFI in device cache (8:1) >device/dev-cache.c:356 /dev/sdc2: Added to device cache (8:34) >device/dev-cache.c:352 /dev/disk/by-id/usb-APPLE_SD_Card_Reader_000000000820-0:0-part2: Aliased to /dev/sdc2 in device cache (8:34) >device/dev-cache.c:352 /dev/disk/by-label/Nifty\x20HD: Aliased to /dev/sdc2 in device cache (8:34) >device/dev-cache.c:352 /dev/disk/by-partuuid/05d69f48-5bad-48e5-bf57-63b8377fc737: Aliased to /dev/sdc2 in device cache (8:34) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:14.0-usb-0:4:1.0-scsi-0:0:0:0-part2: Aliased to /dev/sdc2 in device cache (8:34) >device/dev-cache.c:352 /dev/disk/by-uuid/7966a8db-330b-3782-902e-ea75a88dadd7: Aliased to /dev/sdc2 in device cache (8:34) >device/dev-cache.c:356 /dev/sda: Added to device cache (8:0) >device/dev-cache.c:352 /dev/disk/by-id/ata-APPLE_SSD_SM0256F_S1K4NYBF108588: Aliased to /dev/sda in device cache (8:0) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x5002538655584d30: Aliased to /dev/sda in device cache (8:0) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:04:00.0-ata-1: Aliased to /dev/sda in device cache (8:0) >device/dev-cache.c:352 /dev/sda1: Aliased to /dev/disk/by-label/EFI in device cache (preferred name) (8:1) >device/dev-cache.c:352 /dev/disk/by-id/ata-APPLE_SSD_SM0256F_S1K4NYBF108588-part1: Aliased to /dev/sda1 in device cache (8:1) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x5002538655584d30-part1: Aliased to /dev/sda1 in device cache (8:1) >device/dev-cache.c:340 /dev/disk/by-label/EFI: Already in device cache >device/dev-cache.c:340 /dev/disk/by-partlabel/EFI\x20System\x20Partition: Already in device cache >device/dev-cache.c:352 /dev/disk/by-partuuid/9bb61fc3-34b4-4200-b49a-d3fde9898b38: Aliased to /dev/sda1 in device cache (8:1) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:04:00.0-ata-1-part1: Aliased to /dev/sda1 in device cache (8:1) >device/dev-cache.c:340 /dev/disk/by-uuid/67E3-17ED: Already in device cache >device/dev-cache.c:356 /dev/sda2: Added to device cache (8:2) >device/dev-cache.c:352 /dev/disk/by-id/ata-APPLE_SSD_SM0256F_S1K4NYBF108588-part2: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x5002538655584d30-part2: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:352 /dev/disk/by-label/Macintosh\x20HD: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:352 /dev/disk/by-partlabel/Linux\x20HFS+\x20ESP: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:352 /dev/disk/by-partuuid/c0268a82-6d2c-4dac-a40f-0cad98152031: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:04:00.0-ata-1-part2: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:352 /dev/disk/by-uuid/24741b41-eecc-3356-94f5-5974941707a7: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:356 /dev/sda3: Added to device cache (8:3) >device/dev-cache.c:352 /dev/disk/by-id/ata-APPLE_SSD_SM0256F_S1K4NYBF108588-part3: Aliased to /dev/sda3 in device cache (8:3) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x5002538655584d30-part3: Aliased to /dev/sda3 in device cache (8:3) >device/dev-cache.c:352 /dev/disk/by-label/Recovery\x20HD: Aliased to /dev/sda3 in device cache (8:3) >device/dev-cache.c:352 /dev/disk/by-partuuid/946f51f6-d5ea-425e-9086-d7d25469d6be: Aliased to /dev/sda3 in device cache (8:3) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:04:00.0-ata-1-part3: Aliased to /dev/sda3 in device cache (8:3) >device/dev-cache.c:352 /dev/disk/by-uuid/1b4476a6-b9c1-3593-8daa-f56e945a55c0: Aliased to /dev/sda3 in device cache (8:3) >device/dev-cache.c:356 /dev/sda4: Added to device cache (8:4) >device/dev-cache.c:352 /dev/disk/by-id/ata-APPLE_SSD_SM0256F_S1K4NYBF108588-part4: Aliased to /dev/sda4 in device cache (8:4) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x5002538655584d30-part4: Aliased to /dev/sda4 in device cache (8:4) >device/dev-cache.c:352 /dev/disk/by-partuuid/b229e593-24b7-4b02-b0c9-9990c63e7f44: Aliased to /dev/sda4 in device cache (8:4) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:04:00.0-ata-1-part4: Aliased to /dev/sda4 in device cache (8:4) >device/dev-cache.c:352 /dev/disk/by-uuid/6615a1ce-2ad7-4cd4-9b71-ce2e83557d99: Aliased to /dev/sda4 in device cache (8:4) >device/dev-cache.c:356 /dev/sda5: Added to device cache (8:5) >device/dev-cache.c:352 /dev/disk/by-id/ata-APPLE_SSD_SM0256F_S1K4NYBF108588-part5: Aliased to /dev/sda5 in device cache (8:5) >device/dev-cache.c:352 /dev/disk/by-id/lvm-pv-uuid-dIeg09-mb8o-nJuq-1Ds3-KA31-Ilf9-RWNCdB: Aliased to /dev/sda5 in device cache (8:5) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x5002538655584d30-part5: Aliased to /dev/sda5 in device cache (8:5) >device/dev-cache.c:352 /dev/disk/by-partuuid/ee1fb71a-959c-4778-8285-988bb17a037f: Aliased to /dev/sda5 in device cache (8:5) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:04:00.0-ata-1-part5: Aliased to /dev/sda5 in device cache (8:5) >device/dev-cache.c:356 /dev/loop0: Added to device cache (7:0) >device/dev-cache.c:356 /dev/loop1: Added to device cache (7:1) >device/dev-cache.c:356 /dev/disk/by-label/Anaconda: Added to device cache (253:3) >device/dev-cache.c:352 /dev/disk/by-uuid/75b06b1f-5c69-42e7-99e1-1c5da0c76d91: Aliased to /dev/disk/by-label/Anaconda in device cache (253:3) >device/dev-cache.c:356 /dev/loop2: Added to device cache (7:2) >device/dev-cache.c:356 /dev/dm-0: Added to device cache (253:0) >device/dev-cache.c:352 /dev/disk/by-id/dm-name-fedora-swap: Aliased to /dev/dm-0 in device cache (preferred name) (253:0) >device/dev-cache.c:352 /dev/disk/by-id/dm-uuid-LVM-QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdKjrt23UgMjEepvxRUa9X3HqqNO93TXOdx: Aliased to /dev/disk/by-id/dm-name-fedora-swap in device cache (253:0) >device/dev-cache.c:352 /dev/fedora/swap: Aliased to /dev/disk/by-id/dm-name-fedora-swap in device cache (preferred name) (253:0) >device/dev-cache.c:352 /dev/mapper/fedora-swap: Aliased to /dev/fedora/swap in device cache (preferred name) (253:0) >device/dev-cache.c:356 /dev/dm-2: Added to device cache (253:2) >device/dev-cache.c:352 /dev/disk/by-id/dm-name-live-rw: Aliased to /dev/dm-2 in device cache (preferred name) (253:2) >device/dev-cache.c:340 /dev/disk/by-label/Anaconda: Already in device cache >device/dev-cache.c:340 /dev/disk/by-uuid/75b06b1f-5c69-42e7-99e1-1c5da0c76d91: Already in device cache >device/dev-cache.c:352 /dev/mapper/live-rw: Aliased to /dev/disk/by-id/dm-name-live-rw in device cache (preferred name) (253:2) >device/dev-cache.c:352 /dev/dm-3: Aliased to /dev/disk/by-label/Anaconda in device cache (253:3) >device/dev-cache.c:352 /dev/disk/by-id/dm-name-live-base: Aliased to /dev/disk/by-label/Anaconda in device cache (preferred name) (253:3) >device/dev-cache.c:340 /dev/disk/by-label/Anaconda: Already in device cache >device/dev-cache.c:340 /dev/disk/by-uuid/75b06b1f-5c69-42e7-99e1-1c5da0c76d91: Already in device cache >device/dev-cache.c:352 /dev/mapper/live-base: Aliased to /dev/disk/by-id/dm-name-live-base in device cache (preferred name) (253:3) >cache/lvmcache.c:1873 lvmcache /dev/sda5: now in VG #orphans_lvm2 (#orphans_lvm2) with 0 mda(s). >libdm-config.c:972 Setting size to 1044480 >libdm-config.c:972 Setting start to 4096 >libdm-config.c:972 Setting ignore to 0 >metadata/vg.c:74 Allocated VG fedora at 0x5601c72a9930. >format_text/import_vsn1.c:572 Importing logical volume fedora/swap. >format_text/import_vsn1.c:572 Importing logical volume fedora/root. >cache/lvmcache.c:522 lvmcache has no info for vgname "fedora" with VGID QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdK. >cache/lvmcache.c:522 lvmcache has no info for vgname "fedora". >cache/lvmcache.c:1873 lvmcache /dev/sda5: now in VG fedora with 1 mda(s). >cache/lvmcache.c:1637 lvmcache /dev/sda5: VG fedora: set VGID to QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdK. >cache/lvmcache.c:1949 lvmcache /dev/sda5: VG fedora: set system_id to . >cache/lvmcache.c:202 Metadata cache: VG fedora (QOlKvl-wmzC-yhXm-AvWx-ApCr-5VZM-RCGRdK) stored (1359 bytes). >cache/lvmetad.c:2241 Sending lvmetad vg_clear_outdated_pvs >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting response to OK >device/dev-io.c:570 Opened /dev/sda5 RO O_DIRECT >device/dev-io.c:330 /dev/sda5: size is 95107072 sectors >metadata/pv_manip.c:420 /dev/sda5 0: 0 1187: swap(0:0) >metadata/pv_manip.c:420 /dev/sda5 1: 1187 10422: root(0:0) >metadata/vg.c:74 Allocated VG fedora at 0x5601c72bb0f0. >format_text/import_vsn1.c:572 Importing logical volume fedora/swap. >format_text/import_vsn1.c:572 Importing logical volume fedora/root. >toollib.c:2462 Adding fedora/swap to the list of LVs to be processed. >toollib.c:2493 Processing LV swap in VG fedora. >metadata/lv.c:1442 Deactivating logical volume fedora/swap. >misc/lvm-flock.c:200 Locking /run/lock/lvm/A_OlKvlwmzCyhXmAvWxApCr5VZMRCGRdKjrt23UgMjEepvxRUa9X3HqqNO93TXOdx WB >libdm-common.c:926 Preparing SELinux context for /run/lock/lvm/A_OlKvlwmzCyhXmAvWxApCr5VZMRCGRdKjrt23UgMjEepvxRUa9X3HqqNO93TXOdx to system_u:object_r:lvm_lock_t:s0. >misc/lvm-flock.c:101 _do_flock /run/lock/lvm/A_OlKvlwmzCyhXmAvWxApCr5VZMRCGRdKjrt23UgMjEepvxRUa9X3HqqNO93TXOdx:aux WB >misc/lvm-flock.c:101 _do_flock /run/lock/lvm/A_OlKvlwmzCyhXmAvWxApCr5VZMRCGRdKjrt23UgMjEepvxRUa9X3HqqNO93TXOdx WB >misc/lvm-flock.c:48 _undo_flock /run/lock/lvm/A_OlKvlwmzCyhXmAvWxApCr5VZMRCGRdKjrt23UgMjEepvxRUa9X3HqqNO93TXOdx:aux >libdm-common.c:929 Resetting SELinux context to default value. >locking/file_locking.c:99 Locking LV QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdKjrt23UgMjEepvxRUa9X3HqqNO93TXOdx (NL) >activate/activate.c:2216 Deactivating fedora/swap. >activate/dev_manager.c:755 Getting device info for fedora-swap [LVM-QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdKjrt23UgMjEepvxRUa9X3HqqNO93TXOdx] >ioctl/libdm-iface.c:1838 dm version [ opencount flush ] [16384] (*1) >ioctl/libdm-iface.c:1838 dm info LVM-QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdKjrt23UgMjEepvxRUa9X3HqqNO93TXOdx [ noopencount flush ] [16384] (*1) >activate/dev_manager.c:755 Getting device info for fedora-swap [LVM-QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdKjrt23UgMjEepvxRUa9X3HqqNO93TXOdx] >ioctl/libdm-iface.c:1838 dm info LVM-QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdKjrt23UgMjEepvxRUa9X3HqqNO93TXOdx [ opencount flush ] [16384] (*1) >mm/memlock.c:592 Leaving critical section (deactivated). >activate/dev_manager.c:755 Getting device info for fedora-swap [LVM-QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdKjrt23UgMjEepvxRUa9X3HqqNO93TXOdx] >ioctl/libdm-iface.c:1838 dm info LVM-QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdKjrt23UgMjEepvxRUa9X3HqqNO93TXOdx [ noopencount flush ] [16384] (*1) >misc/lvm-flock.c:71 Unlocking /run/lock/lvm/A_OlKvlwmzCyhXmAvWxApCr5VZMRCGRdKjrt23UgMjEepvxRUa9X3HqqNO93TXOdx >misc/lvm-flock.c:48 _undo_flock /run/lock/lvm/A_OlKvlwmzCyhXmAvWxApCr5VZMRCGRdKjrt23UgMjEepvxRUa9X3HqqNO93TXOdx >mm/memlock.c:562 Unlock: Memlock counters: locked:1 critical:0 daemon:0 suspended:0 >mm/memlock.c:519 Unlocking memory >mm/memlock.c:287 munlock 1628KiB 5601c579d000 - 5601c5934000 r-xp 00000000 fd:02 170035 /usr/sbin/lvm >mm/memlock.c:287 munlock 36KiB 5601c5b33000 - 5601c5b3c000 r--p 00196000 fd:02 170035 /usr/sbin/lvm >mm/memlock.c:287 munlock 32KiB 5601c5b3c000 - 5601c5b44000 rw-p 0019f000 fd:02 170035 /usr/sbin/lvm >mm/memlock.c:287 munlock 124KiB 5601c5b44000 - 5601c5b63000 rw-p 00000000 00:00 0 >mm/memlock.c:287 munlock 12932KiB 5601c71e4000 - 5601c7e85000 rw-p 00000000 00:00 0 [heap] >mm/memlock.c:259 munlock default filter '/etc/selinux' matches '7f4b690f0000-7f4b69254000 r--p 00000000 fd:02 20666 /etc/selinux/targeted/contexts/files/file_contexts.bin': Skipping. >mm/memlock.c:259 munlock default filter '/libpcre.so.' matches '7f4b69254000-7f4b692c6000 r-xp 00000000 fd:02 140409 /usr/lib64/libpcre.so.1.2.7': Skipping. >mm/memlock.c:241 munlock area unreadable 7f4b692c6000-7f4b694c5000 ---p 00072000 fd:02 140409 /usr/lib64/libpcre.so.1.2.7 : Skipping. >mm/memlock.c:259 munlock default filter '/libpcre.so.' matches '7f4b694c5000-7f4b694c6000 r--p 00071000 fd:02 140409 /usr/lib64/libpcre.so.1.2.7': Skipping. >mm/memlock.c:259 munlock default filter '/libpcre.so.' matches '7f4b694c6000-7f4b694c7000 rw-p 00072000 fd:02 140409 /usr/lib64/libpcre.so.1.2.7': Skipping. >mm/memlock.c:287 munlock 72KiB 7f4b694c7000 - 7f4b694d9000 r-xp 00000000 fd:02 140460 /usr/lib64/libgpg-error.so.0.19.1 >mm/memlock.c:241 munlock area unreadable 7f4b694d9000-7f4b696d9000 ---p 00012000 fd:02 140460 /usr/lib64/libgpg-error.so.0.19.1 : Skipping. >mm/memlock.c:287 munlock 4KiB 7f4b696d9000 - 7f4b696da000 r--p 00012000 fd:02 140460 /usr/lib64/libgpg-error.so.0.19.1 >mm/memlock.c:287 munlock 4KiB 7f4b696da000 - 7f4b696db000 rw-p 00013000 fd:02 140460 /usr/lib64/libgpg-error.so.0.19.1 >mm/memlock.c:287 munlock 880KiB 7f4b696db000 - 7f4b697b7000 r-xp 00000000 fd:02 140578 /usr/lib64/libgcrypt.so.20.0.6 >mm/memlock.c:241 munlock area unreadable 7f4b697b7000-7f4b699b7000 ---p 000dc000 fd:02 140578 /usr/lib64/libgcrypt.so.20.0.6 : Skipping. >mm/memlock.c:287 munlock 4KiB 7f4b699b7000 - 7f4b699b8000 r--p 000dc000 fd:02 140578 /usr/lib64/libgcrypt.so.20.0.6 >mm/memlock.c:287 munlock 32KiB 7f4b699b8000 - 7f4b699c0000 rw-p 000dd000 fd:02 140578 /usr/lib64/libgcrypt.so.20.0.6 >mm/memlock.c:287 munlock 4KiB 7f4b699c0000 - 7f4b699c1000 rw-p 00000000 00:00 0 >mm/memlock.c:287 munlock 68KiB 7f4b699c1000 - 7f4b699d2000 r-xp 00000000 fd:02 140917 /usr/lib64/liblz4.so.1.7.1 >mm/memlock.c:241 munlock area unreadable 7f4b699d2000-7f4b69bd1000 ---p 00011000 fd:02 140917 /usr/lib64/liblz4.so.1.7.1 : Skipping. >mm/memlock.c:287 munlock 4KiB 7f4b69bd1000 - 7f4b69bd2000 r--p 00010000 fd:02 140917 /usr/lib64/liblz4.so.1.7.1 >mm/memlock.c:287 munlock 4KiB 7f4b69bd2000 - 7f4b69bd3000 rw-p 00000000 00:00 0 >mm/memlock.c:259 munlock default filter '/liblzma.so.' matches '7f4b69bd3000-7f4b69bf8000 r-xp 00000000 fd:02 140445 /usr/lib64/liblzma.so.5.2.2': Skipping. >mm/memlock.c:241 munlock area unreadable 7f4b69bf8000-7f4b69df7000 ---p 00025000 fd:02 140445 /usr/lib64/liblzma.so.5.2.2 : Skipping. >mm/memlock.c:259 munlock default filter '/liblzma.so.' matches '7f4b69df7000-7f4b69df8000 r--p 00024000 fd:02 140445 /usr/lib64/liblzma.so.5.2.2': Skipping. >mm/memlock.c:287 munlock 4KiB 7f4b69df8000 - 7f4b69df9000 rw-p 00000000 00:00 0 >mm/memlock.c:259 munlock default filter '/libtinfo.so.' matches '7f4b69df9000-7f4b69e20000 r-xp 00000000 fd:02 140407 /usr/lib64/libtinfo.so.6.0': Skipping. >mm/memlock.c:241 munlock area unreadable 7f4b69e20000-7f4b6a020000 ---p 00027000 fd:02 140407 /usr/lib64/libtinfo.so.6.0 : Skipping. >mm/memlock.c:259 munlock default filter '/libtinfo.so.' matches '7f4b6a020000-7f4b6a024000 r--p 00027000 fd:02 140407 /usr/lib64/libtinfo.so.6.0': Skipping. >mm/memlock.c:259 munlock default filter '/libtinfo.so.' matches '7f4b6a024000-7f4b6a025000 rw-p 0002b000 fd:02 140407 /usr/lib64/libtinfo.so.6.0': Skipping. >mm/memlock.c:259 munlock default filter '/libsepol.so.' matches '7f4b6a025000-7f4b6a0ba000 r-xp 00000000 fd:02 140412 /usr/lib64/libsepol.so.1': Skipping. >mm/memlock.c:241 munlock area unreadable 7f4b6a0ba000-7f4b6a2ba000 ---p 00095000 fd:02 140412 /usr/lib64/libsepol.so.1 : Skipping. >mm/memlock.c:259 munlock default filter '/libsepol.so.' matches '7f4b6a2ba000-7f4b6a2bb000 r--p 00095000 fd:02 140412 /usr/lib64/libsepol.so.1': Skipping. >mm/memlock.c:259 munlock default filter '/libsepol.so.' matches '7f4b6a2bb000-7f4b6a2bc000 rw-p 00096000 fd:02 140412 /usr/lib64/libsepol.so.1': Skipping. >mm/memlock.c:287 munlock 4KiB 7f4b6a2bc000 - 7f4b6a2bd000 rw-p 00000000 00:00 0 >mm/memlock.c:259 munlock default filter '/libuuid.so.' matches '7f4b6a2bd000-7f4b6a2c1000 r-xp 00000000 fd:02 140431 /usr/lib64/libuuid.so.1.3.0': Skipping. >mm/memlock.c:241 munlock area unreadable 7f4b6a2c1000-7f4b6a4c0000 ---p 00004000 fd:02 140431 /usr/lib64/libuuid.so.1.3.0 : Skipping. >mm/memlock.c:259 munlock default filter '/libuuid.so.' matches '7f4b6a4c0000-7f4b6a4c1000 r--p 00003000 fd:02 140431 /usr/lib64/libuuid.so.1.3.0': Skipping. >mm/memlock.c:287 munlock 4KiB 7f4b6a4c1000 - 7f4b6a4c2000 rw-p 00000000 00:00 0 >mm/memlock.c:287 munlock 96KiB 7f4b6a4c2000 - 7f4b6a4da000 r-xp 00000000 fd:02 140114 /usr/lib64/libpthread-2.24.so >mm/memlock.c:241 munlock area unreadable 7f4b6a4da000-7f4b6a6da000 ---p 00018000 fd:02 140114 /usr/lib64/libpthread-2.24.so : Skipping. >mm/memlock.c:287 munlock 4KiB 7f4b6a6da000 - 7f4b6a6db000 r--p 00018000 fd:02 140114 /usr/lib64/libpthread-2.24.so >mm/memlock.c:287 munlock 4KiB 7f4b6a6db000 - 7f4b6a6dc000 rw-p 00019000 fd:02 140114 /usr/lib64/libpthread-2.24.so >mm/memlock.c:287 munlock 16KiB 7f4b6a6dc000 - 7f4b6a6e0000 rw-p 00000000 00:00 0 >mm/memlock.c:287 munlock 88KiB 7f4b6a6e0000 - 7f4b6a6f6000 r-xp 00000000 fd:02 131349 /usr/lib64/libgcc_s-6.2.1-20160916.so.1 >mm/memlock.c:241 munlock area unreadable 7f4b6a6f6000-7f4b6a8f5000 ---p 00016000 fd:02 131349 /usr/lib64/libgcc_s-6.2.1-20160916.so.1 : Skipping. >mm/memlock.c:287 munlock 4KiB 7f4b6a8f5000 - 7f4b6a8f6000 r--p 00015000 fd:02 131349 /usr/lib64/libgcc_s-6.2.1-20160916.so.1 >mm/memlock.c:287 munlock 4KiB 7f4b6a8f6000 - 7f4b6a8f7000 rw-p 00016000 fd:02 131349 /usr/lib64/libgcc_s-6.2.1-20160916.so.1 >mm/memlock.c:287 munlock 1056KiB 7f4b6a8f7000 - 7f4b6a9ff000 r-xp 00000000 fd:02 140104 /usr/lib64/libm-2.24.so >mm/memlock.c:241 munlock area unreadable 7f4b6a9ff000-7f4b6abfe000 ---p 00108000 fd:02 140104 /usr/lib64/libm-2.24.so : Skipping. >mm/memlock.c:287 munlock 4KiB 7f4b6abfe000 - 7f4b6abff000 r--p 00107000 fd:02 140104 /usr/lib64/libm-2.24.so >mm/memlock.c:287 munlock 4KiB 7f4b6abff000 - 7f4b6ac00000 rw-p 00108000 fd:02 140104 /usr/lib64/libm-2.24.so >mm/memlock.c:259 munlock default filter '/libcap.so.' matches '7f4b6ac00000-7f4b6ac04000 r-xp 00000000 fd:02 140497 /usr/lib64/libcap.so.2.25': Skipping. >mm/memlock.c:241 munlock area unreadable 7f4b6ac04000-7f4b6ae03000 ---p 00004000 fd:02 140497 /usr/lib64/libcap.so.2.25 : Skipping. >mm/memlock.c:259 munlock default filter '/libcap.so.' matches '7f4b6ae03000-7f4b6ae04000 r--p 00003000 fd:02 140497 /usr/lib64/libcap.so.2.25': Skipping. >mm/memlock.c:259 munlock default filter '/libcap.so.' matches '7f4b6ae04000-7f4b6ae05000 rw-p 00004000 fd:02 140497 /usr/lib64/libcap.so.2.25': Skipping. >mm/memlock.c:259 munlock default filter '/libselinux.so.' matches '7f4b6ae05000-7f4b6ae28000 r-xp 00000000 fd:02 140414 /usr/lib64/libselinux.so.1': Skipping. >mm/memlock.c:241 munlock area unreadable 7f4b6ae28000-7f4b6b028000 ---p 00023000 fd:02 140414 /usr/lib64/libselinux.so.1 : Skipping. >mm/memlock.c:259 munlock default filter '/libselinux.so.' matches '7f4b6b028000-7f4b6b029000 r--p 00023000 fd:02 140414 /usr/lib64/libselinux.so.1': Skipping. >mm/memlock.c:259 munlock default filter '/libselinux.so.' matches '7f4b6b029000-7f4b6b02a000 rw-p 00024000 fd:02 140414 /usr/lib64/libselinux.so.1': Skipping. >mm/memlock.c:287 munlock 8KiB 7f4b6b02a000 - 7f4b6b02c000 rw-p 00000000 00:00 0 >mm/memlock.c:259 munlock default filter '/libresolv-' matches '7f4b6b02c000-7f4b6b043000 r-xp 00000000 fd:02 140116 /usr/lib64/libresolv-2.24.so': Skipping. >mm/memlock.c:241 munlock area unreadable 7f4b6b043000-7f4b6b243000 ---p 00017000 fd:02 140116 /usr/lib64/libresolv-2.24.so : Skipping. >mm/memlock.c:259 munlock default filter '/libresolv-' matches '7f4b6b243000-7f4b6b244000 r--p 00017000 fd:02 140116 /usr/lib64/libresolv-2.24.so': Skipping. >mm/memlock.c:259 munlock default filter '/libresolv-' matches '7f4b6b244000-7f4b6b245000 rw-p 00018000 fd:02 140116 /usr/lib64/libresolv-2.24.so': Skipping. >mm/memlock.c:287 munlock 8KiB 7f4b6b245000 - 7f4b6b247000 rw-p 00000000 00:00 0 >mm/memlock.c:287 munlock 1780KiB 7f4b6b247000 - 7f4b6b404000 r-xp 00000000 fd:02 140098 /usr/lib64/libc-2.24.so >mm/memlock.c:241 munlock area unreadable 7f4b6b404000-7f4b6b603000 ---p 001bd000 fd:02 140098 /usr/lib64/libc-2.24.so : Skipping. >mm/memlock.c:287 munlock 16KiB 7f4b6b603000 - 7f4b6b607000 r--p 001bc000 fd:02 140098 /usr/lib64/libc-2.24.so >mm/memlock.c:287 munlock 8KiB 7f4b6b607000 - 7f4b6b609000 rw-p 001c0000 fd:02 140098 /usr/lib64/libc-2.24.so >mm/memlock.c:287 munlock 16KiB 7f4b6b609000 - 7f4b6b60d000 rw-p 00000000 00:00 0 >mm/memlock.c:287 munlock 28KiB 7f4b6b60d000 - 7f4b6b614000 r-xp 00000000 fd:02 140118 /usr/lib64/librt-2.24.so >mm/memlock.c:241 munlock area unreadable 7f4b6b614000-7f4b6b813000 ---p 00007000 fd:02 140118 /usr/lib64/librt-2.24.so : Skipping. >mm/memlock.c:287 munlock 4KiB 7f4b6b813000 - 7f4b6b814000 r--p 00006000 fd:02 140118 /usr/lib64/librt-2.24.so >mm/memlock.c:287 munlock 4KiB 7f4b6b814000 - 7f4b6b815000 rw-p 00007000 fd:02 140118 /usr/lib64/librt-2.24.so >mm/memlock.c:259 munlock default filter '/libreadline.so.' matches '7f4b6b815000-7f4b6b854000 r-xp 00000000 fd:02 140590 /usr/lib64/libreadline.so.6.3': Skipping. >mm/memlock.c:241 munlock area unreadable 7f4b6b854000-7f4b6ba54000 ---p 0003f000 fd:02 140590 /usr/lib64/libreadline.so.6.3 : Skipping. >mm/memlock.c:259 munlock default filter '/libreadline.so.' matches '7f4b6ba54000-7f4b6ba57000 r--p 0003f000 fd:02 140590 /usr/lib64/libreadline.so.6.3': Skipping. >mm/memlock.c:259 munlock default filter '/libreadline.so.' matches '7f4b6ba57000-7f4b6ba5d000 rw-p 00042000 fd:02 140590 /usr/lib64/libreadline.so.6.3': Skipping. >mm/memlock.c:287 munlock 4KiB 7f4b6ba5d000 - 7f4b6ba5e000 rw-p 00000000 00:00 0 >mm/memlock.c:287 munlock 388KiB 7f4b6ba5e000 - 7f4b6babf000 r-xp 00000000 fd:02 163286 /usr/lib64/libdevmapper.so.1.02 >mm/memlock.c:241 munlock area unreadable 7f4b6babf000-7f4b6bcbf000 ---p 00061000 fd:02 163286 /usr/lib64/libdevmapper.so.1.02 : Skipping. >mm/memlock.c:287 munlock 4KiB 7f4b6bcbf000 - 7f4b6bcc0000 r--p 00061000 fd:02 163286 /usr/lib64/libdevmapper.so.1.02 >mm/memlock.c:287 munlock 12KiB 7f4b6bcc0000 - 7f4b6bcc3000 rw-p 00062000 fd:02 163286 /usr/lib64/libdevmapper.so.1.02 >mm/memlock.c:287 munlock 4KiB 7f4b6bcc3000 - 7f4b6bcc4000 rw-p 00000000 00:00 0 >mm/memlock.c:287 munlock 24KiB 7f4b6bcc4000 - 7f4b6bcca000 r-xp 00000000 fd:02 163335 /usr/lib64/libdevmapper-event.so.1.02 >mm/memlock.c:241 munlock area unreadable 7f4b6bcca000-7f4b6bec9000 ---p 00006000 fd:02 163335 /usr/lib64/libdevmapper-event.so.1.02 : Skipping. >mm/memlock.c:287 munlock 4KiB 7f4b6bec9000 - 7f4b6beca000 r--p 00005000 fd:02 163335 /usr/lib64/libdevmapper-event.so.1.02 >mm/memlock.c:287 munlock 4KiB 7f4b6beca000 - 7f4b6becb000 rw-p 00006000 fd:02 163335 /usr/lib64/libdevmapper-event.so.1.02 >mm/memlock.c:259 munlock default filter '/libblkid.so.' matches '7f4b6becb000-7f4b6bf08000 r-xp 00000000 fd:02 154443 /usr/lib64/libblkid.so.1.1.0': Skipping. >mm/memlock.c:241 munlock area unreadable 7f4b6bf08000-7f4b6c108000 ---p 0003d000 fd:02 154443 /usr/lib64/libblkid.so.1.1.0 : Skipping. >mm/memlock.c:259 munlock default filter '/libblkid.so.' matches '7f4b6c108000-7f4b6c10c000 r--p 0003d000 fd:02 154443 /usr/lib64/libblkid.so.1.1.0': Skipping. >mm/memlock.c:259 munlock default filter '/libblkid.so.' matches '7f4b6c10c000-7f4b6c10d000 rw-p 00041000 fd:02 154443 /usr/lib64/libblkid.so.1.1.0': Skipping. >mm/memlock.c:287 munlock 4KiB 7f4b6c10d000 - 7f4b6c10e000 rw-p 00000000 00:00 0 >mm/memlock.c:259 munlock default filter '/libdl-' matches '7f4b6c10e000-7f4b6c111000 r-xp 00000000 fd:02 140102 /usr/lib64/libdl-2.24.so': Skipping. >mm/memlock.c:241 munlock area unreadable 7f4b6c111000-7f4b6c310000 ---p 00003000 fd:02 140102 /usr/lib64/libdl-2.24.so : Skipping. >mm/memlock.c:259 munlock default filter '/libdl-' matches '7f4b6c310000-7f4b6c311000 r--p 00002000 fd:02 140102 /usr/lib64/libdl-2.24.so': Skipping. >mm/memlock.c:259 munlock default filter '/libdl-' matches '7f4b6c311000-7f4b6c312000 rw-p 00003000 fd:02 140102 /usr/lib64/libdl-2.24.so': Skipping. >mm/memlock.c:259 munlock default filter '/ld-2.' matches '7f4b6c312000-7f4b6c337000 r-xp 00000000 fd:02 140091 /usr/lib64/ld-2.24.so': Skipping. >mm/memlock.c:287 munlock 32KiB 7f4b6c46a000 - 7f4b6c472000 rw-p 00000000 00:00 0 >mm/memlock.c:287 munlock 536KiB 7f4b6c472000 - 7f4b6c4f8000 r-xp 00000000 fd:02 140925 /usr/lib64/libsystemd.so.0.16.0 >mm/memlock.c:287 munlock 12KiB 7f4b6c4f8000 - 7f4b6c4fb000 r--p 00085000 fd:02 140925 /usr/lib64/libsystemd.so.0.16.0 >mm/memlock.c:287 munlock 4KiB 7f4b6c4fb000 - 7f4b6c4fc000 rw-p 00088000 fd:02 140925 /usr/lib64/libsystemd.so.0.16.0 >mm/memlock.c:287 munlock 12KiB 7f4b6c4fc000 - 7f4b6c4ff000 rw-p 00000000 00:00 0 >mm/memlock.c:259 munlock default filter '/libudev.so.' matches '7f4b6c4ff000-7f4b6c51e000 r-xp 00000000 fd:02 140927 /usr/lib64/libudev.so.1.6.5': Skipping. >mm/memlock.c:259 munlock default filter '/libudev.so.' matches '7f4b6c51e000-7f4b6c51f000 r--p 0001e000 fd:02 140927 /usr/lib64/libudev.so.1.6.5': Skipping. >mm/memlock.c:259 munlock default filter '/libudev.so.' matches '7f4b6c51f000-7f4b6c520000 rw-p 0001f000 fd:02 140927 /usr/lib64/libudev.so.1.6.5': Skipping. >mm/memlock.c:259 munlock default filter '/etc/selinux' matches '7f4b6c528000-7f4b6c529000 r--p 00000000 fd:02 20670 /etc/selinux/targeted/contexts/files/file_contexts.local.bin': Skipping. >mm/memlock.c:259 munlock default filter '/etc/selinux' matches '7f4b6c529000-7f4b6c535000 r--p 00000000 fd:02 20668 /etc/selinux/targeted/contexts/files/file_contexts.homedirs.bin': Skipping. >mm/memlock.c:287 munlock 8KiB 7f4b6c535000 - 7f4b6c537000 rw-p 00000000 00:00 0 >mm/memlock.c:259 munlock default filter '/ld-2.' matches '7f4b6c537000-7f4b6c538000 r--p 00025000 fd:02 140091 /usr/lib64/ld-2.24.so': Skipping. >mm/memlock.c:259 munlock default filter '/ld-2.' matches '7f4b6c538000-7f4b6c539000 rw-p 00026000 fd:02 140091 /usr/lib64/ld-2.24.so': Skipping. >mm/memlock.c:287 munlock 4KiB 7f4b6c539000 - 7f4b6c53a000 rw-p 00000000 00:00 0 >mm/memlock.c:287 munlock 0KiB 7ffd41aa0000 - 7ffd41aa0000 rw-p 00000000 00:00 0 >mm/memlock.c:287 munlock 132KiB 7ffd41aa0000 - 7ffd41ac1000 rw-p 00000000 00:00 0 [stack] >mm/memlock.c:287 munlock 8KiB 7ffd41b47000 - 7ffd41b49000 r--p 00000000 00:00 0 [vvar] >mm/memlock.c:249 munlock ignore filter '[vdso]' matches '7ffd41b49000-7ffd41b4b000 r-xp 00000000 00:00 0 [vdso]': Skipping. >mm/memlock.c:249 munlock ignore filter '[vsyscall]' matches 'ffffffffff600000-ffffffffff601000 r-xp 00000000 00:00 0 [vsyscall]': Skipping. >mm/memlock.c:373 Unlocked 20672512 bytes >activate/fs.c:489 Syncing device names >libdm-common.c:2273 Udev cookie 0xd4debe1 (semid 294912) decremented to 0 >libdm-common.c:2559 Udev cookie 0xd4debe1 (semid 294912) waiting for zero >libdm-common.c:2288 Udev cookie 0xd4debe1 (semid 294912) destroyed >libdm-common.c:1430 fedora-swap: Skipping NODE_DEL [trust_udev] >cache/lvmcache.c:157 Metadata cache: VG fedora wiped. >misc/lvm-flock.c:71 Unlocking /run/lock/lvm/V_fedora >misc/lvm-flock.c:48 _undo_flock /run/lock/lvm/V_fedora >device/dev-io.c:625 Closed /dev/sda5 >metadata/vg.c:89 Freeing VG fedora at 0x5601c72bb0f0. >metadata/vg.c:89 Freeing VG fedora at 0x5601c72a9930. >libdm-config.c:1036 Setting global/notify_dbus to 1 >notify/lvmnotify.c:51 Nofify dbus at com.redhat.lvmdbus1. >notify/lvmnotify.c:64 WARNING: D-Bus notification failed: The name com.redhat.lvmdbus1 was not provided by any .service files >commands/toolcontext.c:2111 Reloading config files >activate/fs.c:489 Syncing device names >cache/lvmcache.c:2298 Wiping internal VG cache >metadata/vg.c:89 Freeing VG #orphans_lvm1 at 0x5601c7212230. >metadata/vg.c:89 Freeing VG #orphans_pool at 0x5601c7216240. >metadata/vg.c:89 Freeing VG #orphans_lvm2 at 0x5601c722d1f0. >config/config.c:281 Loading config file: /etc/lvm/lvm.conf >device/dev-io.c:570 Opened /etc/lvm/lvm.conf RO >device/dev-io.c:625 Closed /etc/lvm/lvm.conf >libdm-config.c:1036 Setting log/syslog to 1 >libdm-config.c:972 Setting log/level to 0 >libdm-config.c:1036 Setting log/activation to 0 >config/config.c:1439 Setting log/debug_classes to debug_classes = [ "memory", "devices", "activation", "allocation", "lvmetad", "metadata", "cache", "locking", "lvmpolld", "dbus" ] >commands/toolcontext.c:357 Setting log debug classes to 1023 >commands/toolcontext.c:363 Logging initialised at Thu Nov 10 19:32:09 2016 >config/config.c:281 Loading config file: /etc/lvm/lvmlocal.conf >device/dev-io.c:570 Opened /etc/lvm/lvmlocal.conf RO >device/dev-io.c:625 Closed /etc/lvm/lvmlocal.conf >libdm-config.c:1036 Setting config/checks to 1 >libdm-config.c:1036 Setting config/abort_on_errors to 0 >libdm-config.c:1036 Setting config/checks to 1 >libdm-config.c:1036 Setting config/checks to 1 >libdm-config.c:972 Setting global/umask to 63 >libdm-config.c:941 Setting devices/dir to /dev >libdm-config.c:941 Setting devices/external_device_info_source to none >libdm-config.c:941 Setting global/proc to /proc >libdm-config.c:1036 Setting global/activation to 1 >libdm-config.c:1049 activation/auto_set_activation_skip not found in config: defaulting to 1 >libdm-config.c:941 Setting activation/readahead to auto >libdm-config.c:1036 Setting activation/udev_rules to 1 >libdm-config.c:1036 Setting activation/udev_sync to 1 >libdm-config.c:1036 Setting activation/retry_deactivation to 1 >libdm-config.c:1036 Setting activation/checks to 0 >misc/lvm-globals.c:188 LVM activation checks disabled >libdm-config.c:1036 Setting activation/use_linear_target to 1 >libdm-config.c:941 Setting activation/missing_stripe_filler to error >libdm-config.c:1036 Setting global/metadata_read_only to 0 >libdm-config.c:972 Setting devices/pv_min_size to 2048 >libdm-config.c:1049 metadata/check_pv_device_sizes not found in config: defaulting to 1 >libdm-config.c:941 Setting global/units to h >libdm-config.c:1036 Setting global/si_unit_consistency to 1 >libdm-config.c:1049 report/binary_values_as_numeric not found in config: defaulting to 0 >libdm-config.c:1049 report/mark_hidden_devices not found in config: defaulting to 1 >libdm-config.c:1036 Setting global/suffix to 1 >libdm-config.c:950 report/list_item_separator not found in config: defaulting to , >libdm-config.c:950 report/time_format not found in config: defaulting to %Y-%m-%d %T %z >libdm-config.c:1049 report/two_word_unknown_device not found in config: defaulting to 0 >libdm-config.c:1036 Setting global/detect_internal_vg_cache_corruption to 0 >libdm-config.c:941 Setting global/system_id_source to none >libdm-config.c:941 Setting config/profile_dir to /etc/lvm/profile >libdm-config.c:972 Setting devices/disable_after_error_count to 0 >config/config.c:1439 Setting devices/preferred_names to preferred_names = [ "^/dev/mapper/", "^/dev/md/", "^/dev/sd" ] >libdm-config.c:1036 Setting devices/obtain_device_list_from_udev to 1 >config/config.c:1439 Setting devices/scan to scan = [ "/dev" ] >metadata/vg.c:74 Allocated VG #orphans_lvm1 at 0x55ec5e507230. >format1/format1.c:628 Initialised format: lvm1 >metadata/vg.c:74 Allocated VG #orphans_pool at 0x55ec5e50b240. >format_pool/format_pool.c:335 Initialised format: pool >metadata/vg.c:74 Allocated VG #orphans_lvm2 at 0x55ec5e5221f0. >format_text/format-text.c:2573 Initialised format: lvm2 >libdm-config.c:950 global/format not found in config: defaulting to lvm2 >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_lvm1" with VGID #orphans_lvm1. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_lvm1". >cache/lvmcache.c:1875 lvmcache initialised VG #orphans_lvm1. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_pool" with VGID #orphans_pool. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_pool". >cache/lvmcache.c:1875 lvmcache initialised VG #orphans_pool. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_lvm2" with VGID #orphans_lvm2. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_lvm2". >cache/lvmcache.c:1875 lvmcache initialised VG #orphans_lvm2. >striped/striped.c:239 Initialised segtype: striped >zero/zero.c:98 Initialised segtype: zero >error/errseg.c:104 Initialised segtype: error >libdm-config.c:941 Setting dmeventd/snapshot_library to libdevmapper-event-lvm2snapshot.so >snapshot/snapshot.c:275 Initialised segtype: snapshot >libdm-config.c:941 Setting dmeventd/mirror_library to libdevmapper-event-lvm2mirror.so >mirror/mirrored.c:575 Initialised segtype: mirror >libdm-config.c:950 dmeventd/raid_library not found in config: defaulting to libdevmapper-event-lvm2raid.so >raid/raid.c:505 Initialised segtype: raid0 >raid/raid.c:505 Initialised segtype: raid0_meta >raid/raid.c:505 Initialised segtype: raid1 >raid/raid.c:505 Initialised segtype: raid10 >raid/raid.c:505 Initialised segtype: raid4 >raid/raid.c:505 Initialised segtype: raid5 >raid/raid.c:505 Initialised segtype: raid5_la >raid/raid.c:505 Initialised segtype: raid5_ls >raid/raid.c:505 Initialised segtype: raid5_ra >raid/raid.c:505 Initialised segtype: raid5_rs >raid/raid.c:505 Initialised segtype: raid6 >raid/raid.c:505 Initialised segtype: raid6_nc >raid/raid.c:505 Initialised segtype: raid6_nr >raid/raid.c:505 Initialised segtype: raid6_zr >libdm-config.c:941 Setting dmeventd/thin_library to libdevmapper-event-lvm2thin.so >thin/thin.c:825 Initialised segtype: thin-pool >thin/thin.c:825 Initialised segtype: thin >cache_segtype/cache.c:491 Initialised segtype: cache-pool >cache_segtype/cache.c:505 Initialised segtype: cache >libdm-config.c:1036 Setting backup/archive to 1 >libdm-config.c:972 Setting backup/retain_days to 30 >libdm-config.c:972 Setting backup/retain_min to 10 >libdm-config.c:941 Setting backup/archive_dir to /etc/lvm/archive >libdm-config.c:1036 Setting backup/backup to 1 >libdm-config.c:941 Setting backup/backup_dir to /etc/lvm/backup >config/config.c:1436 devices/global_filter not found in config: defaulting to global_filter = [ "a|.*/|" ] >libdm-config.c:972 Setting global/locking_type to 1 >libdm-config.c:1036 Setting global/use_lvmetad to 1 >libdm-config.c:977 global/lvmetad_update_wait_time not found in config: defaulting to 10 >daemon-client.c:33 /run/lvm/lvmetad.socket: Opening daemon socket to lvmetad for protocol lvmetad version 1. >daemon-client.c:52 Sending daemon lvmetad: hello >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting protocol to lvmetad >libdm-config.c:972 Setting version to 1 >cache/lvmetad.c:143 Successfully connected to lvmetad on fd 4. >libdm-config.c:1036 Setting global/use_lvmpolld to 1 >libdm-config.c:1036 Setting devices/sysfs_scan to 1 >filters/filter-sysfs.c:325 Sysfs filter initialised. >filters/filter-internal.c:77 internal filter initialised. >filters/filter-type.c:56 LVM type filter initialised. >filters/filter-usable.c:192 Usable device filter initialised. >libdm-config.c:1036 Setting devices/multipath_component_detection to 1 >filters/filter-mpath.c:291 mpath filter initialised. >filters/filter-partitioned.c:59 Partitioned filter initialised. >libdm-config.c:1036 Setting devices/md_component_detection to 1 >filters/filter-md.c:73 MD filter initialised. >libdm-config.c:1036 Setting devices/fw_raid_component_detection to 0 >filters/filter-composite.c:104 Composite filter initialised. >libdm-config.c:1036 Setting devices/ignore_suspended_devices to 0 >libdm-config.c:1036 Setting devices/ignore_lvm_mirrors to 1 >config/config.c:1439 Setting devices/filter to filter = [ "r|/sdb1$|", "r|/sdb2$|", "r|/sdb3$|", "r|/sdb$|", "r|/sdc1$|", "r|/sdc2$|", "r|/sdc$|" ] >filters/filter-regex.c:216 Regex filter initialised. >filters/filter-usable.c:192 Usable device filter initialised. >filters/filter-composite.c:104 Composite filter initialised. >libdm-config.c:941 Setting devices/cache_dir to /etc/lvm/cache >libdm-config.c:941 Setting devices/cache_file_prefix to >libdm-config.c:950 devices/cache not found in config: defaulting to /etc/lvm/cache/.cache >filters/filter-persistent.c:368 Persistent filter initialised. >filters/filter-composite.c:104 Composite filter initialised. >libdm-config.c:1036 Setting devices/write_cache_state to 1 >libdm-config.c:1036 Setting global/use_lvmetad to 1 >libdm-config.c:941 Setting activation/activation_mode to degraded >libdm-config.c:1049 metadata/record_lvs_history not found in config: defaulting to 0 >lvmcmdline.c:1603 DEGRADED MODE. Incomplete RAID LVs will be processed. >libdm-config.c:1036 Setting activation/monitoring to 1 >lvmcmdline.c:1609 Processing: lvremove fedora/swap '--config= devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] filter=["r|/sdb1$|","r|/sdb2$|","r|/sdb3$|","r|/sdb$|","r|/sdc1$|","r|/sdc2$|","r|/sdc$|"] } log {level=7 file=/tmp/lvm.log syslog=0}' >lvmcmdline.c:1610 Command pid: 2840 >lvmcmdline.c:1611 system ID: >lvmcmdline.c:1614 O_DIRECT will be used >libdm-config.c:972 Setting global/locking_type to 1 >libdm-config.c:1036 Setting global/wait_for_locks to 1 >locking/locking.c:129 File-based locking selected. >libdm-config.c:1036 Setting global/prioritise_write_locks to 1 >libdm-config.c:941 Setting global/locking_dir to /run/lock/lvm >libdm-common.c:926 Preparing SELinux context for /run/lock/lvm to system_u:object_r:lvm_lock_t:s0. >libdm-common.c:929 Resetting SELinux context to default value. >libdm-config.c:1036 Setting global/use_lvmlockd to 0 >cache/lvmetad.c:255 Sending lvmetad get_global_info >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting token to filter:3239235440 >libdm-config.c:972 Setting daemon_pid to 983 >libdm-config.c:941 Setting response to OK >libdm-config.c:972 Setting global_disable to 0 >libdm-config.c:950 report/output_format not found in config: defaulting to basic >libdm-config.c:1049 log/report_command_log not found in config: defaulting to 0 >toollib.c:2926 Get list of VGs on system >cache/lvmetad.c:1425 Asking lvmetad for complete list of known VG ids/names >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting name to fedora >toollib.c:2800 Processing VG fedora QOlKvl-wmzC-yhXm-AvWx-ApCr-5VZM-RCGRdK >cache/lvmcache.c:522 lvmcache has no info for vgname "fedora". >misc/lvm-flock.c:200 Locking /run/lock/lvm/V_fedora WB >libdm-common.c:926 Preparing SELinux context for /run/lock/lvm/V_fedora to system_u:object_r:lvm_lock_t:s0. >misc/lvm-flock.c:101 _do_flock /run/lock/lvm/V_fedora:aux WB >misc/lvm-flock.c:101 _do_flock /run/lock/lvm/V_fedora WB >misc/lvm-flock.c:48 _undo_flock /run/lock/lvm/V_fedora:aux >libdm-common.c:929 Resetting SELinux context to default value. >cache/lvmcache.c:522 lvmcache has no info for vgname "fedora". >metadata/metadata.c:4151 Reading VG fedora QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdK >cache/lvmcache.c:619 Metadata cache has no info for vgid "QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdK" >cache/lvmetad.c:981 Asking lvmetad for VG QOlKvl-wmzC-yhXm-AvWx-ApCr-5VZM-RCGRdK fedora >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting name to fedora >libdm-config.c:941 Setting metadata/format to lvm2 >cache/lvmcache.c:522 lvmcache has no info for vgname "fedora" with VGID QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdK. >format_text/format-text.c:2003 <backtrace> >libdm-config.c:941 Setting id to dIeg09-mb8o-nJuq-1Ds3-KA31-Ilf9-RWNCdB >libdm-config.c:941 Setting format to lvm2 >libdm-config.c:972 Setting device to 2053 >libdm-config.c:972 Setting dev_size to 95107072 >libdm-config.c:972 Setting label_sector to 1 >libdm-config.c:972 Setting ext_flags to 1 >libdm-config.c:972 Setting ext_version to 2 >device/dev-cache.c:356 /dev/sdb: Added to device cache (8:16) >device/dev-cache.c:352 /dev/disk/by-id/usb-SanDisk_Extreme_AA011021151004307653-0:0: Aliased to /dev/sdb in device cache (8:16) >device/dev-cache.c:356 /dev/disk/by-label/Fedora-WS-Live-25_B-1-1: Added to device cache (8:17) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0: Aliased to /dev/sdb in device cache (8:16) >device/dev-cache.c:352 /dev/disk/by-uuid/2016-10-05-06-32-21-00: Aliased to /dev/disk/by-label/Fedora-WS-Live-25_B-1-1 in device cache (8:17) >device/dev-cache.c:352 /dev/sdb1: Aliased to /dev/disk/by-label/Fedora-WS-Live-25_B-1-1 in device cache (preferred name) (8:17) >device/dev-cache.c:352 /dev/disk/by-id/usb-SanDisk_Extreme_AA011021151004307653-0:0-part1: Aliased to /dev/sdb1 in device cache (8:17) >device/dev-cache.c:340 /dev/disk/by-label/Fedora-WS-Live-25_B-1-1: Already in device cache >device/dev-cache.c:352 /dev/disk/by-partuuid/5b7c751a-01: Aliased to /dev/sdb1 in device cache (8:17) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0-part1: Aliased to /dev/sdb1 in device cache (8:17) >device/dev-cache.c:340 /dev/disk/by-uuid/2016-10-05-06-32-21-00: Already in device cache >device/dev-cache.c:356 /dev/sdb2: Added to device cache (8:18) >device/dev-cache.c:352 /dev/disk/by-id/usb-SanDisk_Extreme_AA011021151004307653-0:0-part2: Aliased to /dev/sdb2 in device cache (8:18) >device/dev-cache.c:356 /dev/disk/by-label/ANACONDA: Added to device cache (8:19) >device/dev-cache.c:352 /dev/disk/by-partuuid/5b7c751a-02: Aliased to /dev/sdb2 in device cache (8:18) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0-part2: Aliased to /dev/sdb2 in device cache (8:18) >device/dev-cache.c:352 /dev/disk/by-uuid/E65B-38D5: Aliased to /dev/sdb2 in device cache (8:18) >device/dev-cache.c:352 /dev/sdb3: Aliased to /dev/disk/by-label/ANACONDA in device cache (preferred name) (8:19) >device/dev-cache.c:352 /dev/disk/by-id/usb-SanDisk_Extreme_AA011021151004307653-0:0-part3: Aliased to /dev/sdb3 in device cache (8:19) >device/dev-cache.c:340 /dev/disk/by-label/ANACONDA: Already in device cache >device/dev-cache.c:352 /dev/disk/by-partuuid/5b7c751a-03: Aliased to /dev/sdb3 in device cache (8:19) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0-part3: Aliased to /dev/sdb3 in device cache (8:19) >device/dev-cache.c:352 /dev/disk/by-uuid/071654cc-c02e-3fa6-9852-bb9d12673142: Aliased to /dev/sdb3 in device cache (8:19) >device/dev-cache.c:356 /dev/sdc: Added to device cache (8:32) >device/dev-cache.c:352 /dev/disk/by-id/usb-APPLE_SD_Card_Reader_000000000820-0:0: Aliased to /dev/sdc in device cache (8:32) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:14.0-usb-0:4:1.0-scsi-0:0:0:0: Aliased to /dev/sdc in device cache (8:32) >device/dev-cache.c:356 /dev/sdc1: Added to device cache (8:33) >device/dev-cache.c:352 /dev/disk/by-id/usb-APPLE_SD_Card_Reader_000000000820-0:0-part1: Aliased to /dev/sdc1 in device cache (8:33) >device/dev-cache.c:356 /dev/disk/by-label/EFI: Added to device cache (8:1) >device/dev-cache.c:352 /dev/disk/by-partlabel/EFI\x20System\x20Partition: Aliased to /dev/disk/by-label/EFI in device cache (8:1) >device/dev-cache.c:352 /dev/disk/by-partuuid/e47434c5-7375-42e9-9cbe-73714c99b802: Aliased to /dev/sdc1 in device cache (8:33) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:14.0-usb-0:4:1.0-scsi-0:0:0:0-part1: Aliased to /dev/sdc1 in device cache (8:33) >device/dev-cache.c:352 /dev/disk/by-uuid/67E3-17ED: Aliased to /dev/disk/by-label/EFI in device cache (8:1) >device/dev-cache.c:356 /dev/sdc2: Added to device cache (8:34) >device/dev-cache.c:352 /dev/disk/by-id/usb-APPLE_SD_Card_Reader_000000000820-0:0-part2: Aliased to /dev/sdc2 in device cache (8:34) >device/dev-cache.c:352 /dev/disk/by-label/Nifty\x20HD: Aliased to /dev/sdc2 in device cache (8:34) >device/dev-cache.c:352 /dev/disk/by-partuuid/05d69f48-5bad-48e5-bf57-63b8377fc737: Aliased to /dev/sdc2 in device cache (8:34) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:14.0-usb-0:4:1.0-scsi-0:0:0:0-part2: Aliased to /dev/sdc2 in device cache (8:34) >device/dev-cache.c:352 /dev/disk/by-uuid/7966a8db-330b-3782-902e-ea75a88dadd7: Aliased to /dev/sdc2 in device cache (8:34) >device/dev-cache.c:356 /dev/sda: Added to device cache (8:0) >device/dev-cache.c:352 /dev/disk/by-id/ata-APPLE_SSD_SM0256F_S1K4NYBF108588: Aliased to /dev/sda in device cache (8:0) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x5002538655584d30: Aliased to /dev/sda in device cache (8:0) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:04:00.0-ata-1: Aliased to /dev/sda in device cache (8:0) >device/dev-cache.c:352 /dev/sda1: Aliased to /dev/disk/by-label/EFI in device cache (preferred name) (8:1) >device/dev-cache.c:352 /dev/disk/by-id/ata-APPLE_SSD_SM0256F_S1K4NYBF108588-part1: Aliased to /dev/sda1 in device cache (8:1) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x5002538655584d30-part1: Aliased to /dev/sda1 in device cache (8:1) >device/dev-cache.c:340 /dev/disk/by-label/EFI: Already in device cache >device/dev-cache.c:340 /dev/disk/by-partlabel/EFI\x20System\x20Partition: Already in device cache >device/dev-cache.c:352 /dev/disk/by-partuuid/9bb61fc3-34b4-4200-b49a-d3fde9898b38: Aliased to /dev/sda1 in device cache (8:1) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:04:00.0-ata-1-part1: Aliased to /dev/sda1 in device cache (8:1) >device/dev-cache.c:340 /dev/disk/by-uuid/67E3-17ED: Already in device cache >device/dev-cache.c:356 /dev/sda2: Added to device cache (8:2) >device/dev-cache.c:352 /dev/disk/by-id/ata-APPLE_SSD_SM0256F_S1K4NYBF108588-part2: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x5002538655584d30-part2: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:352 /dev/disk/by-label/Macintosh\x20HD: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:352 /dev/disk/by-partlabel/Linux\x20HFS+\x20ESP: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:352 /dev/disk/by-partuuid/c0268a82-6d2c-4dac-a40f-0cad98152031: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:04:00.0-ata-1-part2: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:352 /dev/disk/by-uuid/24741b41-eecc-3356-94f5-5974941707a7: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:356 /dev/sda3: Added to device cache (8:3) >device/dev-cache.c:352 /dev/disk/by-id/ata-APPLE_SSD_SM0256F_S1K4NYBF108588-part3: Aliased to /dev/sda3 in device cache (8:3) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x5002538655584d30-part3: Aliased to /dev/sda3 in device cache (8:3) >device/dev-cache.c:352 /dev/disk/by-label/Recovery\x20HD: Aliased to /dev/sda3 in device cache (8:3) >device/dev-cache.c:352 /dev/disk/by-partuuid/946f51f6-d5ea-425e-9086-d7d25469d6be: Aliased to /dev/sda3 in device cache (8:3) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:04:00.0-ata-1-part3: Aliased to /dev/sda3 in device cache (8:3) >device/dev-cache.c:352 /dev/disk/by-uuid/1b4476a6-b9c1-3593-8daa-f56e945a55c0: Aliased to /dev/sda3 in device cache (8:3) >device/dev-cache.c:356 /dev/sda4: Added to device cache (8:4) >device/dev-cache.c:352 /dev/disk/by-id/ata-APPLE_SSD_SM0256F_S1K4NYBF108588-part4: Aliased to /dev/sda4 in device cache (8:4) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x5002538655584d30-part4: Aliased to /dev/sda4 in device cache (8:4) >device/dev-cache.c:352 /dev/disk/by-partuuid/b229e593-24b7-4b02-b0c9-9990c63e7f44: Aliased to /dev/sda4 in device cache (8:4) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:04:00.0-ata-1-part4: Aliased to /dev/sda4 in device cache (8:4) >device/dev-cache.c:352 /dev/disk/by-uuid/6615a1ce-2ad7-4cd4-9b71-ce2e83557d99: Aliased to /dev/sda4 in device cache (8:4) >device/dev-cache.c:356 /dev/sda5: Added to device cache (8:5) >device/dev-cache.c:352 /dev/disk/by-id/ata-APPLE_SSD_SM0256F_S1K4NYBF108588-part5: Aliased to /dev/sda5 in device cache (8:5) >device/dev-cache.c:352 /dev/disk/by-id/lvm-pv-uuid-dIeg09-mb8o-nJuq-1Ds3-KA31-Ilf9-RWNCdB: Aliased to /dev/sda5 in device cache (8:5) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x5002538655584d30-part5: Aliased to /dev/sda5 in device cache (8:5) >device/dev-cache.c:352 /dev/disk/by-partuuid/ee1fb71a-959c-4778-8285-988bb17a037f: Aliased to /dev/sda5 in device cache (8:5) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:04:00.0-ata-1-part5: Aliased to /dev/sda5 in device cache (8:5) >device/dev-cache.c:356 /dev/loop0: Added to device cache (7:0) >device/dev-cache.c:356 /dev/loop1: Added to device cache (7:1) >device/dev-cache.c:356 /dev/disk/by-label/Anaconda: Added to device cache (253:3) >device/dev-cache.c:352 /dev/disk/by-uuid/75b06b1f-5c69-42e7-99e1-1c5da0c76d91: Aliased to /dev/disk/by-label/Anaconda in device cache (253:3) >device/dev-cache.c:356 /dev/loop2: Added to device cache (7:2) >device/dev-cache.c:356 /dev/dm-2: Added to device cache (253:2) >device/dev-cache.c:352 /dev/disk/by-id/dm-name-live-rw: Aliased to /dev/dm-2 in device cache (preferred name) (253:2) >device/dev-cache.c:340 /dev/disk/by-label/Anaconda: Already in device cache >device/dev-cache.c:340 /dev/disk/by-uuid/75b06b1f-5c69-42e7-99e1-1c5da0c76d91: Already in device cache >device/dev-cache.c:352 /dev/mapper/live-rw: Aliased to /dev/disk/by-id/dm-name-live-rw in device cache (preferred name) (253:2) >device/dev-cache.c:352 /dev/dm-3: Aliased to /dev/disk/by-label/Anaconda in device cache (253:3) >device/dev-cache.c:352 /dev/disk/by-id/dm-name-live-base: Aliased to /dev/disk/by-label/Anaconda in device cache (preferred name) (253:3) >device/dev-cache.c:340 /dev/disk/by-label/Anaconda: Already in device cache >device/dev-cache.c:340 /dev/disk/by-uuid/75b06b1f-5c69-42e7-99e1-1c5da0c76d91: Already in device cache >device/dev-cache.c:352 /dev/mapper/live-base: Aliased to /dev/disk/by-id/dm-name-live-base in device cache (preferred name) (253:3) >cache/lvmcache.c:1873 lvmcache /dev/sda5: now in VG #orphans_lvm2 (#orphans_lvm2) with 0 mda(s). >libdm-config.c:972 Setting size to 1044480 >libdm-config.c:972 Setting start to 4096 >libdm-config.c:972 Setting ignore to 0 >metadata/vg.c:74 Allocated VG fedora at 0x55ec5e59e930. >format_text/import_vsn1.c:572 Importing logical volume fedora/swap. >format_text/import_vsn1.c:572 Importing logical volume fedora/root. >cache/lvmcache.c:522 lvmcache has no info for vgname "fedora" with VGID QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdK. >cache/lvmcache.c:522 lvmcache has no info for vgname "fedora". >cache/lvmcache.c:1873 lvmcache /dev/sda5: now in VG fedora with 1 mda(s). >cache/lvmcache.c:1637 lvmcache /dev/sda5: VG fedora: set VGID to QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdK. >cache/lvmcache.c:1949 lvmcache /dev/sda5: VG fedora: set system_id to . >cache/lvmetad.c:2241 Sending lvmetad vg_clear_outdated_pvs >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting response to OK >libdm-config.c:977 metadata/lvs_history_retention_time not found in config: defaulting to 0 >device/dev-io.c:570 Opened /dev/sda5 RO O_DIRECT >device/dev-io.c:330 /dev/sda5: size is 95107072 sectors >metadata/pv_manip.c:420 /dev/sda5 0: 0 1187: swap(0:0) >metadata/pv_manip.c:420 /dev/sda5 1: 1187 10422: root(0:0) >metadata/vg.c:74 Allocated VG fedora at 0x55ec5e586680. >format_text/import_vsn1.c:572 Importing logical volume fedora/swap. >format_text/import_vsn1.c:572 Importing logical volume fedora/root. >toollib.c:2462 Adding fedora/swap to the list of LVs to be processed. >toollib.c:2493 Processing LV swap in VG fedora. >libdm-config.c:1036 Setting devices/issue_discards to 0 >activate/dev_manager.c:755 Getting device info for fedora-swap [LVM-QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdKjrt23UgMjEepvxRUa9X3HqqNO93TXOdx] >ioctl/libdm-iface.c:1838 dm version [ opencount flush ] [16384] (*1) >ioctl/libdm-iface.c:1838 dm info LVM-QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdKjrt23UgMjEepvxRUa9X3HqqNO93TXOdx [ noopencount flush ] [16384] (*1) >activate/dev_manager.c:683 Skipping checks for old devices without LVM- dm uuid prefix (kernel vsn 4 >= 3). >activate/activate.c:1487 fedora/swap is not active >locking/file_locking.c:99 Locking LV QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdKjrt23UgMjEepvxRUa9X3HqqNO93TXOdx (NL) >activate/activate.c:2216 Deactivating fedora/swap. >activate/dev_manager.c:755 Getting device info for fedora-swap [LVM-QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdKjrt23UgMjEepvxRUa9X3HqqNO93TXOdx] >ioctl/libdm-iface.c:1838 dm info LVM-QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdKjrt23UgMjEepvxRUa9X3HqqNO93TXOdx [ noopencount flush ] [16384] (*1) >format_text/archiver.c:141 Archiving volume group "fedora" metadata (seqno 3). >metadata/lv_manip.c:5906 Releasing logical volume "swap" >libdm-config.c:1036 Setting devices/issue_discards to 0 >metadata/pv_manip.c:420 /dev/sda5 0: 0 1187: NULL(0:0) >metadata/pv_manip.c:420 /dev/sda5 1: 1187 10422: root(0:0) >mm/memlock.c:562 Unlock: Memlock counters: locked:0 critical:0 daemon:0 suspended:0 >device/dev-io.c:625 Closed /dev/sda5 >device/dev-io.c:570 Opened /dev/sda5 RW O_DIRECT >device/dev-io.c:145 /dev/sda5: block size is 4096 bytes >device/dev-io.c:156 /dev/sda5: physical block size is 4096 bytes >format_text/format-text.c:665 Writing fedora metadata to /dev/sda5 at 8704 len 1059 >format_text/format-text.c:768 Pre-Committing fedora metadata (4) to /dev/sda5 header at 4096 >metadata/vg.c:74 Allocated VG fedora at 0x55ec5e5ce4f0. >format_text/import_vsn1.c:572 Importing logical volume fedora/root. >cache/lvmetad.c:1177 Sending lvmetad pending VG fedora (seqno 4) >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting response to OK >format_text/format-text.c:768 Committing fedora metadata (4) to /dev/sda5 header at 4096 >metadata/vg.c:89 Freeing VG fedora at 0x55ec5e586680. >mm/memlock.c:562 Unlock: Memlock counters: locked:0 critical:0 daemon:0 suspended:0 >format_text/archiver.c:582 Creating volume group backup "/etc/lvm/backup/fedora" (seqno 4). >format_text/format-text.c:969 Writing fedora metadata to /etc/lvm/backup/.lvm_localhost.localdomain_2840_772024175 >format_text/format-text.c:988 Renaming /etc/lvm/backup/.lvm_localhost.localdomain_2840_772024175 to /etc/lvm/backup/fedora.tmp >format_text/format-text.c:1013 Committing fedora metadata (4) >format_text/format-text.c:1014 Renaming /etc/lvm/backup/fedora.tmp to /etc/lvm/backup/fedora >metadata/lv_manip.c:5976 Logical volume "swap" successfully removed >cache/lvmetad.c:1224 Sending lvmetad updated VG fedora (seqno 4) >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting response to OK >cache/lvmetad.c:1651 Telling lvmetad to store PV /dev/sda5 (dIeg09-mb8o-nJuq-1Ds3-KA31-Ilf9-RWNCdB) >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting response to OK >mm/memlock.c:562 Unlock: Memlock counters: locked:0 critical:0 daemon:0 suspended:0 >activate/fs.c:489 Syncing device names >misc/lvm-flock.c:71 Unlocking /run/lock/lvm/V_fedora >misc/lvm-flock.c:48 _undo_flock /run/lock/lvm/V_fedora >device/dev-io.c:625 Closed /dev/sda5 >metadata/vg.c:89 Freeing VG fedora at 0x55ec5e5ce4f0. >metadata/vg.c:89 Freeing VG fedora at 0x55ec5e59e930. >libdm-config.c:1036 Setting global/notify_dbus to 1 >notify/lvmnotify.c:51 Nofify dbus at com.redhat.lvmdbus1. >notify/lvmnotify.c:64 WARNING: D-Bus notification failed: The name com.redhat.lvmdbus1 was not provided by any .service files >commands/toolcontext.c:2111 Reloading config files >activate/fs.c:489 Syncing device names >cache/lvmcache.c:2298 Wiping internal VG cache >metadata/vg.c:89 Freeing VG #orphans_lvm1 at 0x55ec5e507230. >metadata/vg.c:89 Freeing VG #orphans_pool at 0x55ec5e50b240. >metadata/vg.c:89 Freeing VG #orphans_lvm2 at 0x55ec5e5221f0. >config/config.c:281 Loading config file: /etc/lvm/lvm.conf >device/dev-io.c:570 Opened /etc/lvm/lvm.conf RO >device/dev-io.c:625 Closed /etc/lvm/lvm.conf >libdm-config.c:1036 Setting log/syslog to 1 >libdm-config.c:972 Setting log/level to 0 >libdm-config.c:1036 Setting log/activation to 0 >config/config.c:1439 Setting log/debug_classes to debug_classes = [ "memory", "devices", "activation", "allocation", "lvmetad", "metadata", "cache", "locking", "lvmpolld", "dbus" ] >commands/toolcontext.c:357 Setting log debug classes to 1023 >commands/toolcontext.c:363 Logging initialised at Thu Nov 10 19:32:09 2016 >config/config.c:281 Loading config file: /etc/lvm/lvmlocal.conf >device/dev-io.c:570 Opened /etc/lvm/lvmlocal.conf RO >device/dev-io.c:625 Closed /etc/lvm/lvmlocal.conf >libdm-config.c:1036 Setting config/checks to 1 >libdm-config.c:1036 Setting config/abort_on_errors to 0 >libdm-config.c:1036 Setting config/checks to 1 >libdm-config.c:1036 Setting config/checks to 1 >libdm-config.c:972 Setting global/umask to 63 >libdm-config.c:941 Setting devices/dir to /dev >libdm-config.c:941 Setting devices/external_device_info_source to none >libdm-config.c:941 Setting global/proc to /proc >libdm-config.c:1036 Setting global/activation to 1 >libdm-config.c:1049 activation/auto_set_activation_skip not found in config: defaulting to 1 >libdm-config.c:941 Setting activation/readahead to auto >libdm-config.c:1036 Setting activation/udev_rules to 1 >libdm-config.c:1036 Setting activation/udev_sync to 1 >libdm-config.c:1036 Setting activation/retry_deactivation to 1 >libdm-config.c:1036 Setting activation/checks to 0 >misc/lvm-globals.c:188 LVM activation checks disabled >libdm-config.c:1036 Setting activation/use_linear_target to 1 >libdm-config.c:941 Setting activation/missing_stripe_filler to error >libdm-config.c:1036 Setting global/metadata_read_only to 0 >libdm-config.c:972 Setting devices/pv_min_size to 2048 >libdm-config.c:1049 metadata/check_pv_device_sizes not found in config: defaulting to 1 >libdm-config.c:941 Setting global/units to h >libdm-config.c:1036 Setting global/si_unit_consistency to 1 >libdm-config.c:1049 report/binary_values_as_numeric not found in config: defaulting to 0 >libdm-config.c:1049 report/mark_hidden_devices not found in config: defaulting to 1 >libdm-config.c:1036 Setting global/suffix to 1 >libdm-config.c:950 report/list_item_separator not found in config: defaulting to , >libdm-config.c:950 report/time_format not found in config: defaulting to %Y-%m-%d %T %z >libdm-config.c:1049 report/two_word_unknown_device not found in config: defaulting to 0 >libdm-config.c:1036 Setting global/detect_internal_vg_cache_corruption to 0 >libdm-config.c:941 Setting global/system_id_source to none >libdm-config.c:941 Setting config/profile_dir to /etc/lvm/profile >libdm-config.c:972 Setting devices/disable_after_error_count to 0 >config/config.c:1439 Setting devices/preferred_names to preferred_names = [ "^/dev/mapper/", "^/dev/md/", "^/dev/sd" ] >libdm-config.c:1036 Setting devices/obtain_device_list_from_udev to 1 >config/config.c:1439 Setting devices/scan to scan = [ "/dev" ] >metadata/vg.c:74 Allocated VG #orphans_lvm1 at 0x55589108a230. >format1/format1.c:628 Initialised format: lvm1 >metadata/vg.c:74 Allocated VG #orphans_pool at 0x55589108e240. >format_pool/format_pool.c:335 Initialised format: pool >metadata/vg.c:74 Allocated VG #orphans_lvm2 at 0x5558910a51f0. >format_text/format-text.c:2573 Initialised format: lvm2 >libdm-config.c:950 global/format not found in config: defaulting to lvm2 >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_lvm1" with VGID #orphans_lvm1. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_lvm1". >cache/lvmcache.c:1875 lvmcache initialised VG #orphans_lvm1. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_pool" with VGID #orphans_pool. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_pool". >cache/lvmcache.c:1875 lvmcache initialised VG #orphans_pool. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_lvm2" with VGID #orphans_lvm2. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_lvm2". >cache/lvmcache.c:1875 lvmcache initialised VG #orphans_lvm2. >striped/striped.c:239 Initialised segtype: striped >zero/zero.c:98 Initialised segtype: zero >error/errseg.c:104 Initialised segtype: error >libdm-config.c:941 Setting dmeventd/snapshot_library to libdevmapper-event-lvm2snapshot.so >snapshot/snapshot.c:275 Initialised segtype: snapshot >libdm-config.c:941 Setting dmeventd/mirror_library to libdevmapper-event-lvm2mirror.so >mirror/mirrored.c:575 Initialised segtype: mirror >libdm-config.c:950 dmeventd/raid_library not found in config: defaulting to libdevmapper-event-lvm2raid.so >raid/raid.c:505 Initialised segtype: raid0 >raid/raid.c:505 Initialised segtype: raid0_meta >raid/raid.c:505 Initialised segtype: raid1 >raid/raid.c:505 Initialised segtype: raid10 >raid/raid.c:505 Initialised segtype: raid4 >raid/raid.c:505 Initialised segtype: raid5 >raid/raid.c:505 Initialised segtype: raid5_la >raid/raid.c:505 Initialised segtype: raid5_ls >raid/raid.c:505 Initialised segtype: raid5_ra >raid/raid.c:505 Initialised segtype: raid5_rs >raid/raid.c:505 Initialised segtype: raid6 >raid/raid.c:505 Initialised segtype: raid6_nc >raid/raid.c:505 Initialised segtype: raid6_nr >raid/raid.c:505 Initialised segtype: raid6_zr >libdm-config.c:941 Setting dmeventd/thin_library to libdevmapper-event-lvm2thin.so >thin/thin.c:825 Initialised segtype: thin-pool >thin/thin.c:825 Initialised segtype: thin >cache_segtype/cache.c:491 Initialised segtype: cache-pool >cache_segtype/cache.c:505 Initialised segtype: cache >libdm-config.c:1036 Setting backup/archive to 1 >libdm-config.c:972 Setting backup/retain_days to 30 >libdm-config.c:972 Setting backup/retain_min to 10 >libdm-config.c:941 Setting backup/archive_dir to /etc/lvm/archive >libdm-config.c:1036 Setting backup/backup to 1 >libdm-config.c:941 Setting backup/backup_dir to /etc/lvm/backup >config/config.c:1436 devices/global_filter not found in config: defaulting to global_filter = [ "a|.*/|" ] >libdm-config.c:972 Setting global/locking_type to 1 >libdm-config.c:1036 Setting global/use_lvmetad to 1 >libdm-config.c:977 global/lvmetad_update_wait_time not found in config: defaulting to 10 >daemon-client.c:33 /run/lvm/lvmetad.socket: Opening daemon socket to lvmetad for protocol lvmetad version 1. >daemon-client.c:52 Sending daemon lvmetad: hello >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting protocol to lvmetad >libdm-config.c:972 Setting version to 1 >cache/lvmetad.c:143 Successfully connected to lvmetad on fd 4. >libdm-config.c:1036 Setting global/use_lvmpolld to 1 >libdm-config.c:1036 Setting devices/sysfs_scan to 1 >filters/filter-sysfs.c:325 Sysfs filter initialised. >filters/filter-internal.c:77 internal filter initialised. >filters/filter-type.c:56 LVM type filter initialised. >filters/filter-usable.c:192 Usable device filter initialised. >libdm-config.c:1036 Setting devices/multipath_component_detection to 1 >filters/filter-mpath.c:291 mpath filter initialised. >filters/filter-partitioned.c:59 Partitioned filter initialised. >libdm-config.c:1036 Setting devices/md_component_detection to 1 >filters/filter-md.c:73 MD filter initialised. >libdm-config.c:1036 Setting devices/fw_raid_component_detection to 0 >filters/filter-composite.c:104 Composite filter initialised. >libdm-config.c:1036 Setting devices/ignore_suspended_devices to 0 >libdm-config.c:1036 Setting devices/ignore_lvm_mirrors to 1 >config/config.c:1439 Setting devices/filter to filter = [ "r|/sdb1$|", "r|/sdb2$|", "r|/sdb3$|", "r|/sdb$|", "r|/sdc1$|", "r|/sdc2$|", "r|/sdc$|" ] >filters/filter-regex.c:216 Regex filter initialised. >filters/filter-usable.c:192 Usable device filter initialised. >filters/filter-composite.c:104 Composite filter initialised. >libdm-config.c:941 Setting devices/cache_dir to /etc/lvm/cache >libdm-config.c:941 Setting devices/cache_file_prefix to >libdm-config.c:950 devices/cache not found in config: defaulting to /etc/lvm/cache/.cache >filters/filter-persistent.c:368 Persistent filter initialised. >filters/filter-composite.c:104 Composite filter initialised. >libdm-config.c:1036 Setting devices/write_cache_state to 1 >libdm-config.c:1036 Setting global/use_lvmetad to 1 >libdm-config.c:941 Setting activation/activation_mode to degraded >libdm-config.c:1049 metadata/record_lvs_history not found in config: defaulting to 0 >lvmcmdline.c:1603 DEGRADED MODE. Incomplete RAID LVs will be processed. >libdm-config.c:1036 Setting activation/monitoring to 1 >lvmcmdline.c:1609 Processing: lvchange -ay fedora/root '--config= devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] filter=["r|/sdb1$|","r|/sdb2$|","r|/sdb3$|","r|/sdb$|","r|/sdc1$|","r|/sdc2$|","r|/sdc$|"] } log {level=7 file=/tmp/lvm.log syslog=0}' >lvmcmdline.c:1610 Command pid: 2844 >lvmcmdline.c:1611 system ID: >lvmcmdline.c:1614 O_DIRECT will be used >libdm-config.c:972 Setting global/locking_type to 1 >libdm-config.c:1036 Setting global/wait_for_locks to 1 >locking/locking.c:129 File-based locking selected. >libdm-config.c:1036 Setting global/prioritise_write_locks to 1 >libdm-config.c:941 Setting global/locking_dir to /run/lock/lvm >libdm-common.c:926 Preparing SELinux context for /run/lock/lvm to system_u:object_r:lvm_lock_t:s0. >libdm-common.c:929 Resetting SELinux context to default value. >libdm-config.c:1036 Setting global/use_lvmlockd to 0 >cache/lvmetad.c:255 Sending lvmetad get_global_info >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting token to filter:3239235440 >libdm-config.c:972 Setting daemon_pid to 983 >libdm-config.c:941 Setting response to OK >libdm-config.c:972 Setting global_disable to 0 >libdm-config.c:950 report/output_format not found in config: defaulting to basic >libdm-config.c:1049 log/report_command_log not found in config: defaulting to 0 >toollib.c:2926 Get list of VGs on system >cache/lvmetad.c:1425 Asking lvmetad for complete list of known VG ids/names >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting name to fedora >toollib.c:2800 Processing VG fedora QOlKvl-wmzC-yhXm-AvWx-ApCr-5VZM-RCGRdK >cache/lvmcache.c:522 lvmcache has no info for vgname "fedora". >misc/lvm-flock.c:200 Locking /run/lock/lvm/V_fedora RB >libdm-common.c:926 Preparing SELinux context for /run/lock/lvm/V_fedora to system_u:object_r:lvm_lock_t:s0. >misc/lvm-flock.c:101 _do_flock /run/lock/lvm/V_fedora:aux WB >misc/lvm-flock.c:48 _undo_flock /run/lock/lvm/V_fedora:aux >misc/lvm-flock.c:101 _do_flock /run/lock/lvm/V_fedora RB >libdm-common.c:929 Resetting SELinux context to default value. >cache/lvmcache.c:522 lvmcache has no info for vgname "fedora". >metadata/metadata.c:4151 Reading VG fedora QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdK >cache/lvmcache.c:619 Metadata cache has no info for vgid "QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdK" >cache/lvmetad.c:981 Asking lvmetad for VG QOlKvl-wmzC-yhXm-AvWx-ApCr-5VZM-RCGRdK fedora >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting name to fedora >libdm-config.c:941 Setting metadata/format to lvm2 >cache/lvmcache.c:522 lvmcache has no info for vgname "fedora" with VGID QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdK. >format_text/format-text.c:2003 <backtrace> >libdm-config.c:941 Setting id to dIeg09-mb8o-nJuq-1Ds3-KA31-Ilf9-RWNCdB >libdm-config.c:941 Setting format to lvm2 >libdm-config.c:972 Setting device to 2053 >libdm-config.c:972 Setting dev_size to 95107072 >libdm-config.c:972 Setting label_sector to 1 >libdm-config.c:972 Setting ext_flags to 1 >libdm-config.c:972 Setting ext_version to 2 >device/dev-cache.c:356 /dev/sdb: Added to device cache (8:16) >device/dev-cache.c:352 /dev/disk/by-id/usb-SanDisk_Extreme_AA011021151004307653-0:0: Aliased to /dev/sdb in device cache (8:16) >device/dev-cache.c:356 /dev/disk/by-label/Fedora-WS-Live-25_B-1-1: Added to device cache (8:17) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0: Aliased to /dev/sdb in device cache (8:16) >device/dev-cache.c:352 /dev/disk/by-uuid/2016-10-05-06-32-21-00: Aliased to /dev/disk/by-label/Fedora-WS-Live-25_B-1-1 in device cache (8:17) >device/dev-cache.c:352 /dev/sdb1: Aliased to /dev/disk/by-label/Fedora-WS-Live-25_B-1-1 in device cache (preferred name) (8:17) >device/dev-cache.c:352 /dev/disk/by-id/usb-SanDisk_Extreme_AA011021151004307653-0:0-part1: Aliased to /dev/sdb1 in device cache (8:17) >device/dev-cache.c:340 /dev/disk/by-label/Fedora-WS-Live-25_B-1-1: Already in device cache >device/dev-cache.c:352 /dev/disk/by-partuuid/5b7c751a-01: Aliased to /dev/sdb1 in device cache (8:17) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0-part1: Aliased to /dev/sdb1 in device cache (8:17) >device/dev-cache.c:340 /dev/disk/by-uuid/2016-10-05-06-32-21-00: Already in device cache >device/dev-cache.c:356 /dev/sdb2: Added to device cache (8:18) >device/dev-cache.c:352 /dev/disk/by-id/usb-SanDisk_Extreme_AA011021151004307653-0:0-part2: Aliased to /dev/sdb2 in device cache (8:18) >device/dev-cache.c:356 /dev/disk/by-label/ANACONDA: Added to device cache (8:19) >device/dev-cache.c:352 /dev/disk/by-partuuid/5b7c751a-02: Aliased to /dev/sdb2 in device cache (8:18) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0-part2: Aliased to /dev/sdb2 in device cache (8:18) >device/dev-cache.c:352 /dev/disk/by-uuid/E65B-38D5: Aliased to /dev/sdb2 in device cache (8:18) >device/dev-cache.c:352 /dev/sdb3: Aliased to /dev/disk/by-label/ANACONDA in device cache (preferred name) (8:19) >device/dev-cache.c:352 /dev/disk/by-id/usb-SanDisk_Extreme_AA011021151004307653-0:0-part3: Aliased to /dev/sdb3 in device cache (8:19) >device/dev-cache.c:340 /dev/disk/by-label/ANACONDA: Already in device cache >device/dev-cache.c:352 /dev/disk/by-partuuid/5b7c751a-03: Aliased to /dev/sdb3 in device cache (8:19) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0-part3: Aliased to /dev/sdb3 in device cache (8:19) >device/dev-cache.c:352 /dev/disk/by-uuid/071654cc-c02e-3fa6-9852-bb9d12673142: Aliased to /dev/sdb3 in device cache (8:19) >device/dev-cache.c:356 /dev/sdc: Added to device cache (8:32) >device/dev-cache.c:352 /dev/disk/by-id/usb-APPLE_SD_Card_Reader_000000000820-0:0: Aliased to /dev/sdc in device cache (8:32) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:14.0-usb-0:4:1.0-scsi-0:0:0:0: Aliased to /dev/sdc in device cache (8:32) >device/dev-cache.c:356 /dev/sdc1: Added to device cache (8:33) >device/dev-cache.c:352 /dev/disk/by-id/usb-APPLE_SD_Card_Reader_000000000820-0:0-part1: Aliased to /dev/sdc1 in device cache (8:33) >device/dev-cache.c:356 /dev/disk/by-label/EFI: Added to device cache (8:1) >device/dev-cache.c:352 /dev/disk/by-partlabel/EFI\x20System\x20Partition: Aliased to /dev/disk/by-label/EFI in device cache (8:1) >device/dev-cache.c:352 /dev/disk/by-partuuid/e47434c5-7375-42e9-9cbe-73714c99b802: Aliased to /dev/sdc1 in device cache (8:33) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:14.0-usb-0:4:1.0-scsi-0:0:0:0-part1: Aliased to /dev/sdc1 in device cache (8:33) >device/dev-cache.c:352 /dev/disk/by-uuid/67E3-17ED: Aliased to /dev/disk/by-label/EFI in device cache (8:1) >device/dev-cache.c:356 /dev/sdc2: Added to device cache (8:34) >device/dev-cache.c:352 /dev/disk/by-id/usb-APPLE_SD_Card_Reader_000000000820-0:0-part2: Aliased to /dev/sdc2 in device cache (8:34) >device/dev-cache.c:352 /dev/disk/by-label/Nifty\x20HD: Aliased to /dev/sdc2 in device cache (8:34) >device/dev-cache.c:352 /dev/disk/by-partuuid/05d69f48-5bad-48e5-bf57-63b8377fc737: Aliased to /dev/sdc2 in device cache (8:34) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:14.0-usb-0:4:1.0-scsi-0:0:0:0-part2: Aliased to /dev/sdc2 in device cache (8:34) >device/dev-cache.c:352 /dev/disk/by-uuid/7966a8db-330b-3782-902e-ea75a88dadd7: Aliased to /dev/sdc2 in device cache (8:34) >device/dev-cache.c:356 /dev/sda: Added to device cache (8:0) >device/dev-cache.c:352 /dev/disk/by-id/ata-APPLE_SSD_SM0256F_S1K4NYBF108588: Aliased to /dev/sda in device cache (8:0) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x5002538655584d30: Aliased to /dev/sda in device cache (8:0) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:04:00.0-ata-1: Aliased to /dev/sda in device cache (8:0) >device/dev-cache.c:352 /dev/sda1: Aliased to /dev/disk/by-label/EFI in device cache (preferred name) (8:1) >device/dev-cache.c:352 /dev/disk/by-id/ata-APPLE_SSD_SM0256F_S1K4NYBF108588-part1: Aliased to /dev/sda1 in device cache (8:1) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x5002538655584d30-part1: Aliased to /dev/sda1 in device cache (8:1) >device/dev-cache.c:340 /dev/disk/by-label/EFI: Already in device cache >device/dev-cache.c:340 /dev/disk/by-partlabel/EFI\x20System\x20Partition: Already in device cache >device/dev-cache.c:352 /dev/disk/by-partuuid/9bb61fc3-34b4-4200-b49a-d3fde9898b38: Aliased to /dev/sda1 in device cache (8:1) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:04:00.0-ata-1-part1: Aliased to /dev/sda1 in device cache (8:1) >device/dev-cache.c:340 /dev/disk/by-uuid/67E3-17ED: Already in device cache >device/dev-cache.c:356 /dev/sda2: Added to device cache (8:2) >device/dev-cache.c:352 /dev/disk/by-id/ata-APPLE_SSD_SM0256F_S1K4NYBF108588-part2: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x5002538655584d30-part2: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:352 /dev/disk/by-label/Macintosh\x20HD: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:352 /dev/disk/by-partlabel/Linux\x20HFS+\x20ESP: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:352 /dev/disk/by-partuuid/c0268a82-6d2c-4dac-a40f-0cad98152031: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:04:00.0-ata-1-part2: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:352 /dev/disk/by-uuid/24741b41-eecc-3356-94f5-5974941707a7: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:356 /dev/sda3: Added to device cache (8:3) >device/dev-cache.c:352 /dev/disk/by-id/ata-APPLE_SSD_SM0256F_S1K4NYBF108588-part3: Aliased to /dev/sda3 in device cache (8:3) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x5002538655584d30-part3: Aliased to /dev/sda3 in device cache (8:3) >device/dev-cache.c:352 /dev/disk/by-label/Recovery\x20HD: Aliased to /dev/sda3 in device cache (8:3) >device/dev-cache.c:352 /dev/disk/by-partuuid/946f51f6-d5ea-425e-9086-d7d25469d6be: Aliased to /dev/sda3 in device cache (8:3) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:04:00.0-ata-1-part3: Aliased to /dev/sda3 in device cache (8:3) >device/dev-cache.c:352 /dev/disk/by-uuid/1b4476a6-b9c1-3593-8daa-f56e945a55c0: Aliased to /dev/sda3 in device cache (8:3) >device/dev-cache.c:356 /dev/sda4: Added to device cache (8:4) >device/dev-cache.c:352 /dev/disk/by-id/ata-APPLE_SSD_SM0256F_S1K4NYBF108588-part4: Aliased to /dev/sda4 in device cache (8:4) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x5002538655584d30-part4: Aliased to /dev/sda4 in device cache (8:4) >device/dev-cache.c:352 /dev/disk/by-partuuid/b229e593-24b7-4b02-b0c9-9990c63e7f44: Aliased to /dev/sda4 in device cache (8:4) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:04:00.0-ata-1-part4: Aliased to /dev/sda4 in device cache (8:4) >device/dev-cache.c:352 /dev/disk/by-uuid/6615a1ce-2ad7-4cd4-9b71-ce2e83557d99: Aliased to /dev/sda4 in device cache (8:4) >device/dev-cache.c:356 /dev/sda5: Added to device cache (8:5) >device/dev-cache.c:352 /dev/disk/by-id/ata-APPLE_SSD_SM0256F_S1K4NYBF108588-part5: Aliased to /dev/sda5 in device cache (8:5) >device/dev-cache.c:352 /dev/disk/by-id/lvm-pv-uuid-dIeg09-mb8o-nJuq-1Ds3-KA31-Ilf9-RWNCdB: Aliased to /dev/sda5 in device cache (8:5) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x5002538655584d30-part5: Aliased to /dev/sda5 in device cache (8:5) >device/dev-cache.c:352 /dev/disk/by-partuuid/ee1fb71a-959c-4778-8285-988bb17a037f: Aliased to /dev/sda5 in device cache (8:5) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:04:00.0-ata-1-part5: Aliased to /dev/sda5 in device cache (8:5) >device/dev-cache.c:356 /dev/loop0: Added to device cache (7:0) >device/dev-cache.c:356 /dev/loop1: Added to device cache (7:1) >device/dev-cache.c:356 /dev/disk/by-label/Anaconda: Added to device cache (253:3) >device/dev-cache.c:352 /dev/disk/by-uuid/75b06b1f-5c69-42e7-99e1-1c5da0c76d91: Aliased to /dev/disk/by-label/Anaconda in device cache (253:3) >device/dev-cache.c:356 /dev/loop2: Added to device cache (7:2) >device/dev-cache.c:356 /dev/dm-2: Added to device cache (253:2) >device/dev-cache.c:352 /dev/disk/by-id/dm-name-live-rw: Aliased to /dev/dm-2 in device cache (preferred name) (253:2) >device/dev-cache.c:340 /dev/disk/by-label/Anaconda: Already in device cache >device/dev-cache.c:340 /dev/disk/by-uuid/75b06b1f-5c69-42e7-99e1-1c5da0c76d91: Already in device cache >device/dev-cache.c:352 /dev/mapper/live-rw: Aliased to /dev/disk/by-id/dm-name-live-rw in device cache (preferred name) (253:2) >device/dev-cache.c:352 /dev/dm-3: Aliased to /dev/disk/by-label/Anaconda in device cache (253:3) >device/dev-cache.c:352 /dev/disk/by-id/dm-name-live-base: Aliased to /dev/disk/by-label/Anaconda in device cache (preferred name) (253:3) >device/dev-cache.c:340 /dev/disk/by-label/Anaconda: Already in device cache >device/dev-cache.c:340 /dev/disk/by-uuid/75b06b1f-5c69-42e7-99e1-1c5da0c76d91: Already in device cache >device/dev-cache.c:352 /dev/mapper/live-base: Aliased to /dev/disk/by-id/dm-name-live-base in device cache (preferred name) (253:3) >cache/lvmcache.c:1873 lvmcache /dev/sda5: now in VG #orphans_lvm2 (#orphans_lvm2) with 0 mda(s). >libdm-config.c:972 Setting size to 1044480 >libdm-config.c:972 Setting start to 4096 >libdm-config.c:972 Setting ignore to 0 >metadata/vg.c:74 Allocated VG fedora at 0x555891125940. >format_text/import_vsn1.c:572 Importing logical volume fedora/root. >cache/lvmcache.c:522 lvmcache has no info for vgname "fedora" with VGID QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdK. >cache/lvmcache.c:522 lvmcache has no info for vgname "fedora". >cache/lvmcache.c:1873 lvmcache /dev/sda5: now in VG fedora with 1 mda(s). >cache/lvmcache.c:1637 lvmcache /dev/sda5: VG fedora: set VGID to QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdK. >cache/lvmcache.c:1949 lvmcache /dev/sda5: VG fedora: set system_id to . >cache/lvmcache.c:202 Metadata cache: VG fedora (QOlKvl-wmzC-yhXm-AvWx-ApCr-5VZM-RCGRdK) stored (1059 bytes). >cache/lvmetad.c:2241 Sending lvmetad vg_clear_outdated_pvs >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting response to OK >device/dev-io.c:570 Opened /dev/sda5 RO O_DIRECT >device/dev-io.c:330 /dev/sda5: size is 95107072 sectors >metadata/pv_manip.c:420 /dev/sda5 0: 0 1187: NULL(0:0) >metadata/pv_manip.c:420 /dev/sda5 1: 1187 10422: root(0:0) >metadata/vg.c:74 Allocated VG fedora at 0x55589112c640. >format_text/import_vsn1.c:572 Importing logical volume fedora/root. >toollib.c:2462 Adding fedora/root to the list of LVs to be processed. >toollib.c:2493 Processing LV root in VG fedora. >metadata/lv.c:1487 Activating logical volume fedora/root. >misc/lvm-flock.c:200 Locking /run/lock/lvm/A_OlKvlwmzCyhXmAvWxApCr5VZMRCGRdK3seVNVHoqA7evYQL4vTWFR0OI1FlRIJR WB >libdm-common.c:926 Preparing SELinux context for /run/lock/lvm/A_OlKvlwmzCyhXmAvWxApCr5VZMRCGRdK3seVNVHoqA7evYQL4vTWFR0OI1FlRIJR to system_u:object_r:lvm_lock_t:s0. >misc/lvm-flock.c:101 _do_flock /run/lock/lvm/A_OlKvlwmzCyhXmAvWxApCr5VZMRCGRdK3seVNVHoqA7evYQL4vTWFR0OI1FlRIJR:aux WB >misc/lvm-flock.c:101 _do_flock /run/lock/lvm/A_OlKvlwmzCyhXmAvWxApCr5VZMRCGRdK3seVNVHoqA7evYQL4vTWFR0OI1FlRIJR WB >misc/lvm-flock.c:48 _undo_flock /run/lock/lvm/A_OlKvlwmzCyhXmAvWxApCr5VZMRCGRdK3seVNVHoqA7evYQL4vTWFR0OI1FlRIJR:aux >libdm-common.c:929 Resetting SELinux context to default value. >locking/file_locking.c:104 Locking LV QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdK3seVNVHoqA7evYQL4vTWFR0OI1FlRIJR (R) >activate/activate.c:466 activation/volume_list configuration setting not defined: Checking only host tags for fedora/root. >activate/activate.c:2367 Activating fedora/root. >activate/dev_manager.c:755 Getting device info for fedora-root [LVM-QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdK3seVNVHoqA7evYQL4vTWFR0OI1FlRIJR] >ioctl/libdm-iface.c:1838 dm version [ opencount flush ] [16384] (*1) >ioctl/libdm-iface.c:1838 dm info LVM-QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdK3seVNVHoqA7evYQL4vTWFR0OI1FlRIJR [ noopencount flush ] [16384] (*1) >activate/dev_manager.c:683 Skipping checks for old devices without LVM- dm uuid prefix (kernel vsn 4 >= 3). >device/dev-io.c:358 /dev/sda5: read_ahead is 256 sectors >mm/memlock.c:592 Leaving critical section (activated). >misc/lvm-flock.c:71 Unlocking /run/lock/lvm/A_OlKvlwmzCyhXmAvWxApCr5VZMRCGRdK3seVNVHoqA7evYQL4vTWFR0OI1FlRIJR >misc/lvm-flock.c:48 _undo_flock /run/lock/lvm/A_OlKvlwmzCyhXmAvWxApCr5VZMRCGRdK3seVNVHoqA7evYQL4vTWFR0OI1FlRIJR >mm/memlock.c:562 Unlock: Memlock counters: locked:1 critical:0 daemon:0 suspended:0 >mm/memlock.c:519 Unlocking memory >mm/memlock.c:287 munlock 1628KiB 55588f1cd000 - 55588f364000 r-xp 00000000 fd:02 170035 /usr/sbin/lvm >mm/memlock.c:287 munlock 36KiB 55588f563000 - 55588f56c000 r--p 00196000 fd:02 170035 /usr/sbin/lvm >mm/memlock.c:287 munlock 32KiB 55588f56c000 - 55588f574000 rw-p 0019f000 fd:02 170035 /usr/sbin/lvm >mm/memlock.c:287 munlock 124KiB 55588f574000 - 55588f593000 rw-p 00000000 00:00 0 >mm/memlock.c:287 munlock 12932KiB 55589105c000 - 555891cfd000 rw-p 00000000 00:00 0 [heap] >mm/memlock.c:259 munlock default filter '/etc/selinux' matches '7fce52494000-7fce525f8000 r--p 00000000 fd:02 20666 /etc/selinux/targeted/contexts/files/file_contexts.bin': Skipping. >mm/memlock.c:259 munlock default filter '/libpcre.so.' matches '7fce525f8000-7fce5266a000 r-xp 00000000 fd:02 140409 /usr/lib64/libpcre.so.1.2.7': Skipping. >mm/memlock.c:241 munlock area unreadable 7fce5266a000-7fce52869000 ---p 00072000 fd:02 140409 /usr/lib64/libpcre.so.1.2.7 : Skipping. >mm/memlock.c:259 munlock default filter '/libpcre.so.' matches '7fce52869000-7fce5286a000 r--p 00071000 fd:02 140409 /usr/lib64/libpcre.so.1.2.7': Skipping. >mm/memlock.c:259 munlock default filter '/libpcre.so.' matches '7fce5286a000-7fce5286b000 rw-p 00072000 fd:02 140409 /usr/lib64/libpcre.so.1.2.7': Skipping. >mm/memlock.c:287 munlock 72KiB 7fce5286b000 - 7fce5287d000 r-xp 00000000 fd:02 140460 /usr/lib64/libgpg-error.so.0.19.1 >mm/memlock.c:241 munlock area unreadable 7fce5287d000-7fce52a7d000 ---p 00012000 fd:02 140460 /usr/lib64/libgpg-error.so.0.19.1 : Skipping. >mm/memlock.c:287 munlock 4KiB 7fce52a7d000 - 7fce52a7e000 r--p 00012000 fd:02 140460 /usr/lib64/libgpg-error.so.0.19.1 >mm/memlock.c:287 munlock 4KiB 7fce52a7e000 - 7fce52a7f000 rw-p 00013000 fd:02 140460 /usr/lib64/libgpg-error.so.0.19.1 >mm/memlock.c:287 munlock 880KiB 7fce52a7f000 - 7fce52b5b000 r-xp 00000000 fd:02 140578 /usr/lib64/libgcrypt.so.20.0.6 >mm/memlock.c:241 munlock area unreadable 7fce52b5b000-7fce52d5b000 ---p 000dc000 fd:02 140578 /usr/lib64/libgcrypt.so.20.0.6 : Skipping. >mm/memlock.c:287 munlock 4KiB 7fce52d5b000 - 7fce52d5c000 r--p 000dc000 fd:02 140578 /usr/lib64/libgcrypt.so.20.0.6 >mm/memlock.c:287 munlock 32KiB 7fce52d5c000 - 7fce52d64000 rw-p 000dd000 fd:02 140578 /usr/lib64/libgcrypt.so.20.0.6 >mm/memlock.c:287 munlock 4KiB 7fce52d64000 - 7fce52d65000 rw-p 00000000 00:00 0 >mm/memlock.c:287 munlock 68KiB 7fce52d65000 - 7fce52d76000 r-xp 00000000 fd:02 140917 /usr/lib64/liblz4.so.1.7.1 >mm/memlock.c:241 munlock area unreadable 7fce52d76000-7fce52f75000 ---p 00011000 fd:02 140917 /usr/lib64/liblz4.so.1.7.1 : Skipping. >mm/memlock.c:287 munlock 4KiB 7fce52f75000 - 7fce52f76000 r--p 00010000 fd:02 140917 /usr/lib64/liblz4.so.1.7.1 >mm/memlock.c:287 munlock 4KiB 7fce52f76000 - 7fce52f77000 rw-p 00000000 00:00 0 >mm/memlock.c:259 munlock default filter '/liblzma.so.' matches '7fce52f77000-7fce52f9c000 r-xp 00000000 fd:02 140445 /usr/lib64/liblzma.so.5.2.2': Skipping. >mm/memlock.c:241 munlock area unreadable 7fce52f9c000-7fce5319b000 ---p 00025000 fd:02 140445 /usr/lib64/liblzma.so.5.2.2 : Skipping. >mm/memlock.c:259 munlock default filter '/liblzma.so.' matches '7fce5319b000-7fce5319c000 r--p 00024000 fd:02 140445 /usr/lib64/liblzma.so.5.2.2': Skipping. >mm/memlock.c:287 munlock 4KiB 7fce5319c000 - 7fce5319d000 rw-p 00000000 00:00 0 >mm/memlock.c:259 munlock default filter '/libtinfo.so.' matches '7fce5319d000-7fce531c4000 r-xp 00000000 fd:02 140407 /usr/lib64/libtinfo.so.6.0': Skipping. >mm/memlock.c:241 munlock area unreadable 7fce531c4000-7fce533c4000 ---p 00027000 fd:02 140407 /usr/lib64/libtinfo.so.6.0 : Skipping. >mm/memlock.c:259 munlock default filter '/libtinfo.so.' matches '7fce533c4000-7fce533c8000 r--p 00027000 fd:02 140407 /usr/lib64/libtinfo.so.6.0': Skipping. >mm/memlock.c:259 munlock default filter '/libtinfo.so.' matches '7fce533c8000-7fce533c9000 rw-p 0002b000 fd:02 140407 /usr/lib64/libtinfo.so.6.0': Skipping. >mm/memlock.c:259 munlock default filter '/libsepol.so.' matches '7fce533c9000-7fce5345e000 r-xp 00000000 fd:02 140412 /usr/lib64/libsepol.so.1': Skipping. >mm/memlock.c:241 munlock area unreadable 7fce5345e000-7fce5365e000 ---p 00095000 fd:02 140412 /usr/lib64/libsepol.so.1 : Skipping. >mm/memlock.c:259 munlock default filter '/libsepol.so.' matches '7fce5365e000-7fce5365f000 r--p 00095000 fd:02 140412 /usr/lib64/libsepol.so.1': Skipping. >mm/memlock.c:259 munlock default filter '/libsepol.so.' matches '7fce5365f000-7fce53660000 rw-p 00096000 fd:02 140412 /usr/lib64/libsepol.so.1': Skipping. >mm/memlock.c:287 munlock 4KiB 7fce53660000 - 7fce53661000 rw-p 00000000 00:00 0 >mm/memlock.c:259 munlock default filter '/libuuid.so.' matches '7fce53661000-7fce53665000 r-xp 00000000 fd:02 140431 /usr/lib64/libuuid.so.1.3.0': Skipping. >mm/memlock.c:241 munlock area unreadable 7fce53665000-7fce53864000 ---p 00004000 fd:02 140431 /usr/lib64/libuuid.so.1.3.0 : Skipping. >mm/memlock.c:259 munlock default filter '/libuuid.so.' matches '7fce53864000-7fce53865000 r--p 00003000 fd:02 140431 /usr/lib64/libuuid.so.1.3.0': Skipping. >mm/memlock.c:287 munlock 4KiB 7fce53865000 - 7fce53866000 rw-p 00000000 00:00 0 >mm/memlock.c:287 munlock 96KiB 7fce53866000 - 7fce5387e000 r-xp 00000000 fd:02 140114 /usr/lib64/libpthread-2.24.so >mm/memlock.c:241 munlock area unreadable 7fce5387e000-7fce53a7e000 ---p 00018000 fd:02 140114 /usr/lib64/libpthread-2.24.so : Skipping. >mm/memlock.c:287 munlock 4KiB 7fce53a7e000 - 7fce53a7f000 r--p 00018000 fd:02 140114 /usr/lib64/libpthread-2.24.so >mm/memlock.c:287 munlock 4KiB 7fce53a7f000 - 7fce53a80000 rw-p 00019000 fd:02 140114 /usr/lib64/libpthread-2.24.so >mm/memlock.c:287 munlock 16KiB 7fce53a80000 - 7fce53a84000 rw-p 00000000 00:00 0 >mm/memlock.c:287 munlock 88KiB 7fce53a84000 - 7fce53a9a000 r-xp 00000000 fd:02 131349 /usr/lib64/libgcc_s-6.2.1-20160916.so.1 >mm/memlock.c:241 munlock area unreadable 7fce53a9a000-7fce53c99000 ---p 00016000 fd:02 131349 /usr/lib64/libgcc_s-6.2.1-20160916.so.1 : Skipping. >mm/memlock.c:287 munlock 4KiB 7fce53c99000 - 7fce53c9a000 r--p 00015000 fd:02 131349 /usr/lib64/libgcc_s-6.2.1-20160916.so.1 >mm/memlock.c:287 munlock 4KiB 7fce53c9a000 - 7fce53c9b000 rw-p 00016000 fd:02 131349 /usr/lib64/libgcc_s-6.2.1-20160916.so.1 >mm/memlock.c:287 munlock 1056KiB 7fce53c9b000 - 7fce53da3000 r-xp 00000000 fd:02 140104 /usr/lib64/libm-2.24.so >mm/memlock.c:241 munlock area unreadable 7fce53da3000-7fce53fa2000 ---p 00108000 fd:02 140104 /usr/lib64/libm-2.24.so : Skipping. >mm/memlock.c:287 munlock 4KiB 7fce53fa2000 - 7fce53fa3000 r--p 00107000 fd:02 140104 /usr/lib64/libm-2.24.so >mm/memlock.c:287 munlock 4KiB 7fce53fa3000 - 7fce53fa4000 rw-p 00108000 fd:02 140104 /usr/lib64/libm-2.24.so >mm/memlock.c:259 munlock default filter '/libcap.so.' matches '7fce53fa4000-7fce53fa8000 r-xp 00000000 fd:02 140497 /usr/lib64/libcap.so.2.25': Skipping. >mm/memlock.c:241 munlock area unreadable 7fce53fa8000-7fce541a7000 ---p 00004000 fd:02 140497 /usr/lib64/libcap.so.2.25 : Skipping. >mm/memlock.c:259 munlock default filter '/libcap.so.' matches '7fce541a7000-7fce541a8000 r--p 00003000 fd:02 140497 /usr/lib64/libcap.so.2.25': Skipping. >mm/memlock.c:259 munlock default filter '/libcap.so.' matches '7fce541a8000-7fce541a9000 rw-p 00004000 fd:02 140497 /usr/lib64/libcap.so.2.25': Skipping. >mm/memlock.c:259 munlock default filter '/libselinux.so.' matches '7fce541a9000-7fce541cc000 r-xp 00000000 fd:02 140414 /usr/lib64/libselinux.so.1': Skipping. >mm/memlock.c:241 munlock area unreadable 7fce541cc000-7fce543cc000 ---p 00023000 fd:02 140414 /usr/lib64/libselinux.so.1 : Skipping. >mm/memlock.c:259 munlock default filter '/libselinux.so.' matches '7fce543cc000-7fce543cd000 r--p 00023000 fd:02 140414 /usr/lib64/libselinux.so.1': Skipping. >mm/memlock.c:259 munlock default filter '/libselinux.so.' matches '7fce543cd000-7fce543ce000 rw-p 00024000 fd:02 140414 /usr/lib64/libselinux.so.1': Skipping. >mm/memlock.c:287 munlock 8KiB 7fce543ce000 - 7fce543d0000 rw-p 00000000 00:00 0 >mm/memlock.c:259 munlock default filter '/libresolv-' matches '7fce543d0000-7fce543e7000 r-xp 00000000 fd:02 140116 /usr/lib64/libresolv-2.24.so': Skipping. >mm/memlock.c:241 munlock area unreadable 7fce543e7000-7fce545e7000 ---p 00017000 fd:02 140116 /usr/lib64/libresolv-2.24.so : Skipping. >mm/memlock.c:259 munlock default filter '/libresolv-' matches '7fce545e7000-7fce545e8000 r--p 00017000 fd:02 140116 /usr/lib64/libresolv-2.24.so': Skipping. >mm/memlock.c:259 munlock default filter '/libresolv-' matches '7fce545e8000-7fce545e9000 rw-p 00018000 fd:02 140116 /usr/lib64/libresolv-2.24.so': Skipping. >mm/memlock.c:287 munlock 8KiB 7fce545e9000 - 7fce545eb000 rw-p 00000000 00:00 0 >mm/memlock.c:287 munlock 1780KiB 7fce545eb000 - 7fce547a8000 r-xp 00000000 fd:02 140098 /usr/lib64/libc-2.24.so >mm/memlock.c:241 munlock area unreadable 7fce547a8000-7fce549a7000 ---p 001bd000 fd:02 140098 /usr/lib64/libc-2.24.so : Skipping. >mm/memlock.c:287 munlock 16KiB 7fce549a7000 - 7fce549ab000 r--p 001bc000 fd:02 140098 /usr/lib64/libc-2.24.so >mm/memlock.c:287 munlock 8KiB 7fce549ab000 - 7fce549ad000 rw-p 001c0000 fd:02 140098 /usr/lib64/libc-2.24.so >mm/memlock.c:287 munlock 16KiB 7fce549ad000 - 7fce549b1000 rw-p 00000000 00:00 0 >mm/memlock.c:287 munlock 28KiB 7fce549b1000 - 7fce549b8000 r-xp 00000000 fd:02 140118 /usr/lib64/librt-2.24.so >mm/memlock.c:241 munlock area unreadable 7fce549b8000-7fce54bb7000 ---p 00007000 fd:02 140118 /usr/lib64/librt-2.24.so : Skipping. >mm/memlock.c:287 munlock 4KiB 7fce54bb7000 - 7fce54bb8000 r--p 00006000 fd:02 140118 /usr/lib64/librt-2.24.so >mm/memlock.c:287 munlock 4KiB 7fce54bb8000 - 7fce54bb9000 rw-p 00007000 fd:02 140118 /usr/lib64/librt-2.24.so >mm/memlock.c:259 munlock default filter '/libreadline.so.' matches '7fce54bb9000-7fce54bf8000 r-xp 00000000 fd:02 140590 /usr/lib64/libreadline.so.6.3': Skipping. >mm/memlock.c:241 munlock area unreadable 7fce54bf8000-7fce54df8000 ---p 0003f000 fd:02 140590 /usr/lib64/libreadline.so.6.3 : Skipping. >mm/memlock.c:259 munlock default filter '/libreadline.so.' matches '7fce54df8000-7fce54dfb000 r--p 0003f000 fd:02 140590 /usr/lib64/libreadline.so.6.3': Skipping. >mm/memlock.c:259 munlock default filter '/libreadline.so.' matches '7fce54dfb000-7fce54e01000 rw-p 00042000 fd:02 140590 /usr/lib64/libreadline.so.6.3': Skipping. >mm/memlock.c:287 munlock 4KiB 7fce54e01000 - 7fce54e02000 rw-p 00000000 00:00 0 >mm/memlock.c:287 munlock 388KiB 7fce54e02000 - 7fce54e63000 r-xp 00000000 fd:02 163286 /usr/lib64/libdevmapper.so.1.02 >mm/memlock.c:241 munlock area unreadable 7fce54e63000-7fce55063000 ---p 00061000 fd:02 163286 /usr/lib64/libdevmapper.so.1.02 : Skipping. >mm/memlock.c:287 munlock 4KiB 7fce55063000 - 7fce55064000 r--p 00061000 fd:02 163286 /usr/lib64/libdevmapper.so.1.02 >mm/memlock.c:287 munlock 12KiB 7fce55064000 - 7fce55067000 rw-p 00062000 fd:02 163286 /usr/lib64/libdevmapper.so.1.02 >mm/memlock.c:287 munlock 4KiB 7fce55067000 - 7fce55068000 rw-p 00000000 00:00 0 >mm/memlock.c:287 munlock 24KiB 7fce55068000 - 7fce5506e000 r-xp 00000000 fd:02 163335 /usr/lib64/libdevmapper-event.so.1.02 >mm/memlock.c:241 munlock area unreadable 7fce5506e000-7fce5526d000 ---p 00006000 fd:02 163335 /usr/lib64/libdevmapper-event.so.1.02 : Skipping. >mm/memlock.c:287 munlock 4KiB 7fce5526d000 - 7fce5526e000 r--p 00005000 fd:02 163335 /usr/lib64/libdevmapper-event.so.1.02 >mm/memlock.c:287 munlock 4KiB 7fce5526e000 - 7fce5526f000 rw-p 00006000 fd:02 163335 /usr/lib64/libdevmapper-event.so.1.02 >mm/memlock.c:259 munlock default filter '/libblkid.so.' matches '7fce5526f000-7fce552ac000 r-xp 00000000 fd:02 154443 /usr/lib64/libblkid.so.1.1.0': Skipping. >mm/memlock.c:241 munlock area unreadable 7fce552ac000-7fce554ac000 ---p 0003d000 fd:02 154443 /usr/lib64/libblkid.so.1.1.0 : Skipping. >mm/memlock.c:259 munlock default filter '/libblkid.so.' matches '7fce554ac000-7fce554b0000 r--p 0003d000 fd:02 154443 /usr/lib64/libblkid.so.1.1.0': Skipping. >mm/memlock.c:259 munlock default filter '/libblkid.so.' matches '7fce554b0000-7fce554b1000 rw-p 00041000 fd:02 154443 /usr/lib64/libblkid.so.1.1.0': Skipping. >mm/memlock.c:287 munlock 4KiB 7fce554b1000 - 7fce554b2000 rw-p 00000000 00:00 0 >mm/memlock.c:259 munlock default filter '/libdl-' matches '7fce554b2000-7fce554b5000 r-xp 00000000 fd:02 140102 /usr/lib64/libdl-2.24.so': Skipping. >mm/memlock.c:241 munlock area unreadable 7fce554b5000-7fce556b4000 ---p 00003000 fd:02 140102 /usr/lib64/libdl-2.24.so : Skipping. >mm/memlock.c:259 munlock default filter '/libdl-' matches '7fce556b4000-7fce556b5000 r--p 00002000 fd:02 140102 /usr/lib64/libdl-2.24.so': Skipping. >mm/memlock.c:259 munlock default filter '/libdl-' matches '7fce556b5000-7fce556b6000 rw-p 00003000 fd:02 140102 /usr/lib64/libdl-2.24.so': Skipping. >mm/memlock.c:259 munlock default filter '/ld-2.' matches '7fce556b6000-7fce556db000 r-xp 00000000 fd:02 140091 /usr/lib64/ld-2.24.so': Skipping. >mm/memlock.c:287 munlock 32KiB 7fce5580e000 - 7fce55816000 rw-p 00000000 00:00 0 >mm/memlock.c:287 munlock 536KiB 7fce55816000 - 7fce5589c000 r-xp 00000000 fd:02 140925 /usr/lib64/libsystemd.so.0.16.0 >mm/memlock.c:287 munlock 12KiB 7fce5589c000 - 7fce5589f000 r--p 00085000 fd:02 140925 /usr/lib64/libsystemd.so.0.16.0 >mm/memlock.c:287 munlock 4KiB 7fce5589f000 - 7fce558a0000 rw-p 00088000 fd:02 140925 /usr/lib64/libsystemd.so.0.16.0 >mm/memlock.c:287 munlock 12KiB 7fce558a0000 - 7fce558a3000 rw-p 00000000 00:00 0 >mm/memlock.c:259 munlock default filter '/libudev.so.' matches '7fce558a3000-7fce558c2000 r-xp 00000000 fd:02 140927 /usr/lib64/libudev.so.1.6.5': Skipping. >mm/memlock.c:259 munlock default filter '/libudev.so.' matches '7fce558c2000-7fce558c3000 r--p 0001e000 fd:02 140927 /usr/lib64/libudev.so.1.6.5': Skipping. >mm/memlock.c:259 munlock default filter '/libudev.so.' matches '7fce558c3000-7fce558c4000 rw-p 0001f000 fd:02 140927 /usr/lib64/libudev.so.1.6.5': Skipping. >mm/memlock.c:259 munlock default filter '/etc/selinux' matches '7fce558cc000-7fce558cd000 r--p 00000000 fd:02 20670 /etc/selinux/targeted/contexts/files/file_contexts.local.bin': Skipping. >mm/memlock.c:259 munlock default filter '/etc/selinux' matches '7fce558cd000-7fce558d9000 r--p 00000000 fd:02 20668 /etc/selinux/targeted/contexts/files/file_contexts.homedirs.bin': Skipping. >mm/memlock.c:287 munlock 8KiB 7fce558d9000 - 7fce558db000 rw-p 00000000 00:00 0 >mm/memlock.c:259 munlock default filter '/ld-2.' matches '7fce558db000-7fce558dc000 r--p 00025000 fd:02 140091 /usr/lib64/ld-2.24.so': Skipping. >mm/memlock.c:259 munlock default filter '/ld-2.' matches '7fce558dc000-7fce558dd000 rw-p 00026000 fd:02 140091 /usr/lib64/ld-2.24.so': Skipping. >mm/memlock.c:287 munlock 4KiB 7fce558dd000 - 7fce558de000 rw-p 00000000 00:00 0 >mm/memlock.c:287 munlock 0KiB 7ffe048ef000 - 7ffe048ef000 rw-p 00000000 00:00 0 >mm/memlock.c:287 munlock 132KiB 7ffe048ef000 - 7ffe04910000 rw-p 00000000 00:00 0 [stack] >mm/memlock.c:287 munlock 8KiB 7ffe0498a000 - 7ffe0498c000 r--p 00000000 00:00 0 [vvar] >mm/memlock.c:249 munlock ignore filter '[vdso]' matches '7ffe0498c000-7ffe0498e000 r-xp 00000000 00:00 0 [vdso]': Skipping. >mm/memlock.c:249 munlock ignore filter '[vsyscall]' matches 'ffffffffff600000-ffffffffff601000 r-xp 00000000 00:00 0 [vsyscall]': Skipping. >mm/memlock.c:373 Unlocked 20672512 bytes >activate/fs.c:489 Syncing device names >libdm-common.c:2273 Udev cookie 0xd4d6319 (semid 327680) decremented to 1 >libdm-common.c:2559 Udev cookie 0xd4d6319 (semid 327680) waiting for zero >libdm-common.c:2288 Udev cookie 0xd4d6319 (semid 327680) destroyed >libdm-common.c:1427 fedora-root: Skipping NODE_ADD (253,0) 0:6 0660 [trust_udev] >libdm-common.c:1437 fedora-root: Processing NODE_READ_AHEAD 256 (flags=1) >libdm-common.c:1191 fedora-root (253:0): read ahead is 256 >libdm-common.c:1316 fedora-root: retaining kernel read ahead of 256 (requested 256) >cache/lvmcache.c:157 Metadata cache: VG fedora wiped. >misc/lvm-flock.c:71 Unlocking /run/lock/lvm/V_fedora >misc/lvm-flock.c:48 _undo_flock /run/lock/lvm/V_fedora >device/dev-io.c:625 Closed /dev/sda5 >metadata/vg.c:89 Freeing VG fedora at 0x55589112c640. >metadata/vg.c:89 Freeing VG fedora at 0x555891125940. >libdm-config.c:1036 Setting global/notify_dbus to 1 >notify/lvmnotify.c:51 Nofify dbus at com.redhat.lvmdbus1. >notify/lvmnotify.c:64 WARNING: D-Bus notification failed: The name com.redhat.lvmdbus1 was not provided by any .service files >commands/toolcontext.c:2111 Reloading config files >activate/fs.c:489 Syncing device names >cache/lvmcache.c:2298 Wiping internal VG cache >metadata/vg.c:89 Freeing VG #orphans_lvm1 at 0x55589108a230. >metadata/vg.c:89 Freeing VG #orphans_pool at 0x55589108e240. >metadata/vg.c:89 Freeing VG #orphans_lvm2 at 0x5558910a51f0. >config/config.c:281 Loading config file: /etc/lvm/lvm.conf >device/dev-io.c:570 Opened /etc/lvm/lvm.conf RO >device/dev-io.c:625 Closed /etc/lvm/lvm.conf >libdm-config.c:1036 Setting log/syslog to 1 >libdm-config.c:972 Setting log/level to 0 >libdm-config.c:1036 Setting log/activation to 0 >config/config.c:1439 Setting log/debug_classes to debug_classes = [ "memory", "devices", "activation", "allocation", "lvmetad", "metadata", "cache", "locking", "lvmpolld", "dbus" ] >commands/toolcontext.c:357 Setting log debug classes to 1023 >commands/toolcontext.c:363 Logging initialised at Thu Nov 10 19:32:10 2016 >config/config.c:281 Loading config file: /etc/lvm/lvmlocal.conf >device/dev-io.c:570 Opened /etc/lvm/lvmlocal.conf RO >device/dev-io.c:625 Closed /etc/lvm/lvmlocal.conf >libdm-config.c:1036 Setting config/checks to 1 >libdm-config.c:1036 Setting config/abort_on_errors to 0 >libdm-config.c:1036 Setting config/checks to 1 >libdm-config.c:1036 Setting config/checks to 1 >libdm-config.c:972 Setting global/umask to 63 >libdm-config.c:941 Setting devices/dir to /dev >libdm-config.c:941 Setting devices/external_device_info_source to none >libdm-config.c:941 Setting global/proc to /proc >libdm-config.c:1036 Setting global/activation to 1 >libdm-config.c:1049 activation/auto_set_activation_skip not found in config: defaulting to 1 >libdm-config.c:941 Setting activation/readahead to auto >libdm-config.c:1036 Setting activation/udev_rules to 1 >libdm-config.c:1036 Setting activation/udev_sync to 1 >libdm-config.c:1036 Setting activation/retry_deactivation to 1 >libdm-config.c:1036 Setting activation/checks to 0 >misc/lvm-globals.c:188 LVM activation checks disabled >libdm-config.c:1036 Setting activation/use_linear_target to 1 >libdm-config.c:941 Setting activation/missing_stripe_filler to error >libdm-config.c:1036 Setting global/metadata_read_only to 0 >libdm-config.c:972 Setting devices/pv_min_size to 2048 >libdm-config.c:1049 metadata/check_pv_device_sizes not found in config: defaulting to 1 >libdm-config.c:941 Setting global/units to h >libdm-config.c:1036 Setting global/si_unit_consistency to 1 >libdm-config.c:1049 report/binary_values_as_numeric not found in config: defaulting to 0 >libdm-config.c:1049 report/mark_hidden_devices not found in config: defaulting to 1 >libdm-config.c:1036 Setting global/suffix to 1 >libdm-config.c:950 report/list_item_separator not found in config: defaulting to , >libdm-config.c:950 report/time_format not found in config: defaulting to %Y-%m-%d %T %z >libdm-config.c:1049 report/two_word_unknown_device not found in config: defaulting to 0 >libdm-config.c:1036 Setting global/detect_internal_vg_cache_corruption to 0 >libdm-config.c:941 Setting global/system_id_source to none >libdm-config.c:941 Setting config/profile_dir to /etc/lvm/profile >libdm-config.c:972 Setting devices/disable_after_error_count to 0 >config/config.c:1439 Setting devices/preferred_names to preferred_names = [ "^/dev/mapper/", "^/dev/md/", "^/dev/sd" ] >libdm-config.c:1036 Setting devices/obtain_device_list_from_udev to 1 >config/config.c:1439 Setting devices/scan to scan = [ "/dev" ] >metadata/vg.c:74 Allocated VG #orphans_lvm1 at 0x55726ff1f230. >format1/format1.c:628 Initialised format: lvm1 >metadata/vg.c:74 Allocated VG #orphans_pool at 0x55726ff23240. >format_pool/format_pool.c:335 Initialised format: pool >metadata/vg.c:74 Allocated VG #orphans_lvm2 at 0x55726ff3a1f0. >format_text/format-text.c:2573 Initialised format: lvm2 >libdm-config.c:950 global/format not found in config: defaulting to lvm2 >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_lvm1" with VGID #orphans_lvm1. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_lvm1". >cache/lvmcache.c:1875 lvmcache initialised VG #orphans_lvm1. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_pool" with VGID #orphans_pool. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_pool". >cache/lvmcache.c:1875 lvmcache initialised VG #orphans_pool. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_lvm2" with VGID #orphans_lvm2. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_lvm2". >cache/lvmcache.c:1875 lvmcache initialised VG #orphans_lvm2. >striped/striped.c:239 Initialised segtype: striped >zero/zero.c:98 Initialised segtype: zero >error/errseg.c:104 Initialised segtype: error >libdm-config.c:941 Setting dmeventd/snapshot_library to libdevmapper-event-lvm2snapshot.so >snapshot/snapshot.c:275 Initialised segtype: snapshot >libdm-config.c:941 Setting dmeventd/mirror_library to libdevmapper-event-lvm2mirror.so >mirror/mirrored.c:575 Initialised segtype: mirror >libdm-config.c:950 dmeventd/raid_library not found in config: defaulting to libdevmapper-event-lvm2raid.so >raid/raid.c:505 Initialised segtype: raid0 >raid/raid.c:505 Initialised segtype: raid0_meta >raid/raid.c:505 Initialised segtype: raid1 >raid/raid.c:505 Initialised segtype: raid10 >raid/raid.c:505 Initialised segtype: raid4 >raid/raid.c:505 Initialised segtype: raid5 >raid/raid.c:505 Initialised segtype: raid5_la >raid/raid.c:505 Initialised segtype: raid5_ls >raid/raid.c:505 Initialised segtype: raid5_ra >raid/raid.c:505 Initialised segtype: raid5_rs >raid/raid.c:505 Initialised segtype: raid6 >raid/raid.c:505 Initialised segtype: raid6_nc >raid/raid.c:505 Initialised segtype: raid6_nr >raid/raid.c:505 Initialised segtype: raid6_zr >libdm-config.c:941 Setting dmeventd/thin_library to libdevmapper-event-lvm2thin.so >thin/thin.c:825 Initialised segtype: thin-pool >thin/thin.c:825 Initialised segtype: thin >cache_segtype/cache.c:491 Initialised segtype: cache-pool >cache_segtype/cache.c:505 Initialised segtype: cache >libdm-config.c:1036 Setting backup/archive to 1 >libdm-config.c:972 Setting backup/retain_days to 30 >libdm-config.c:972 Setting backup/retain_min to 10 >libdm-config.c:941 Setting backup/archive_dir to /etc/lvm/archive >libdm-config.c:1036 Setting backup/backup to 1 >libdm-config.c:941 Setting backup/backup_dir to /etc/lvm/backup >config/config.c:1436 devices/global_filter not found in config: defaulting to global_filter = [ "a|.*/|" ] >libdm-config.c:972 Setting global/locking_type to 1 >libdm-config.c:1036 Setting global/use_lvmetad to 1 >libdm-config.c:977 global/lvmetad_update_wait_time not found in config: defaulting to 10 >daemon-client.c:33 /run/lvm/lvmetad.socket: Opening daemon socket to lvmetad for protocol lvmetad version 1. >daemon-client.c:52 Sending daemon lvmetad: hello >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting protocol to lvmetad >libdm-config.c:972 Setting version to 1 >cache/lvmetad.c:143 Successfully connected to lvmetad on fd 4. >libdm-config.c:1036 Setting global/use_lvmpolld to 1 >libdm-config.c:1036 Setting devices/sysfs_scan to 1 >filters/filter-sysfs.c:325 Sysfs filter initialised. >filters/filter-internal.c:77 internal filter initialised. >filters/filter-type.c:56 LVM type filter initialised. >filters/filter-usable.c:192 Usable device filter initialised. >libdm-config.c:1036 Setting devices/multipath_component_detection to 1 >filters/filter-mpath.c:291 mpath filter initialised. >filters/filter-partitioned.c:59 Partitioned filter initialised. >libdm-config.c:1036 Setting devices/md_component_detection to 1 >filters/filter-md.c:73 MD filter initialised. >libdm-config.c:1036 Setting devices/fw_raid_component_detection to 0 >filters/filter-composite.c:104 Composite filter initialised. >libdm-config.c:1036 Setting devices/ignore_suspended_devices to 0 >libdm-config.c:1036 Setting devices/ignore_lvm_mirrors to 1 >config/config.c:1439 Setting devices/filter to filter = [ "r|/sdb1$|", "r|/sdb2$|", "r|/sdb3$|", "r|/sdb$|", "r|/sdc1$|", "r|/sdc2$|", "r|/sdc$|" ] >filters/filter-regex.c:216 Regex filter initialised. >filters/filter-usable.c:192 Usable device filter initialised. >filters/filter-composite.c:104 Composite filter initialised. >libdm-config.c:941 Setting devices/cache_dir to /etc/lvm/cache >libdm-config.c:941 Setting devices/cache_file_prefix to >libdm-config.c:950 devices/cache not found in config: defaulting to /etc/lvm/cache/.cache >filters/filter-persistent.c:368 Persistent filter initialised. >filters/filter-composite.c:104 Composite filter initialised. >libdm-config.c:1036 Setting devices/write_cache_state to 1 >libdm-config.c:1036 Setting global/use_lvmetad to 1 >libdm-config.c:941 Setting activation/activation_mode to degraded >libdm-config.c:1049 metadata/record_lvs_history not found in config: defaulting to 0 >lvmcmdline.c:1603 DEGRADED MODE. Incomplete RAID LVs will be processed. >libdm-config.c:1036 Setting activation/monitoring to 1 >lvmcmdline.c:1609 Processing: lvchange -an fedora/root '--config= devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] filter=["r|/sdb1$|","r|/sdb2$|","r|/sdb3$|","r|/sdb$|","r|/sdc1$|","r|/sdc2$|","r|/sdc$|"] } log {level=7 file=/tmp/lvm.log syslog=0}' >lvmcmdline.c:1610 Command pid: 2868 >lvmcmdline.c:1611 system ID: >lvmcmdline.c:1614 O_DIRECT will be used >libdm-config.c:972 Setting global/locking_type to 1 >libdm-config.c:1036 Setting global/wait_for_locks to 1 >locking/locking.c:129 File-based locking selected. >libdm-config.c:1036 Setting global/prioritise_write_locks to 1 >libdm-config.c:941 Setting global/locking_dir to /run/lock/lvm >libdm-common.c:926 Preparing SELinux context for /run/lock/lvm to system_u:object_r:lvm_lock_t:s0. >libdm-common.c:929 Resetting SELinux context to default value. >libdm-config.c:1036 Setting global/use_lvmlockd to 0 >cache/lvmetad.c:255 Sending lvmetad get_global_info >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting token to filter:3239235440 >libdm-config.c:972 Setting daemon_pid to 983 >libdm-config.c:941 Setting response to OK >libdm-config.c:972 Setting global_disable to 0 >libdm-config.c:950 report/output_format not found in config: defaulting to basic >libdm-config.c:1049 log/report_command_log not found in config: defaulting to 0 >toollib.c:2926 Get list of VGs on system >cache/lvmetad.c:1425 Asking lvmetad for complete list of known VG ids/names >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting name to fedora >toollib.c:2800 Processing VG fedora QOlKvl-wmzC-yhXm-AvWx-ApCr-5VZM-RCGRdK >cache/lvmcache.c:522 lvmcache has no info for vgname "fedora". >misc/lvm-flock.c:200 Locking /run/lock/lvm/V_fedora RB >libdm-common.c:926 Preparing SELinux context for /run/lock/lvm/V_fedora to system_u:object_r:lvm_lock_t:s0. >misc/lvm-flock.c:101 _do_flock /run/lock/lvm/V_fedora:aux WB >misc/lvm-flock.c:48 _undo_flock /run/lock/lvm/V_fedora:aux >misc/lvm-flock.c:101 _do_flock /run/lock/lvm/V_fedora RB >libdm-common.c:929 Resetting SELinux context to default value. >cache/lvmcache.c:522 lvmcache has no info for vgname "fedora". >metadata/metadata.c:4151 Reading VG fedora QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdK >cache/lvmcache.c:619 Metadata cache has no info for vgid "QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdK" >cache/lvmetad.c:981 Asking lvmetad for VG QOlKvl-wmzC-yhXm-AvWx-ApCr-5VZM-RCGRdK fedora >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting name to fedora >libdm-config.c:941 Setting metadata/format to lvm2 >cache/lvmcache.c:522 lvmcache has no info for vgname "fedora" with VGID QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdK. >format_text/format-text.c:2003 <backtrace> >libdm-config.c:941 Setting id to dIeg09-mb8o-nJuq-1Ds3-KA31-Ilf9-RWNCdB >libdm-config.c:941 Setting format to lvm2 >libdm-config.c:972 Setting device to 2053 >libdm-config.c:972 Setting dev_size to 95107072 >libdm-config.c:972 Setting label_sector to 1 >libdm-config.c:972 Setting ext_flags to 1 >libdm-config.c:972 Setting ext_version to 2 >device/dev-cache.c:356 /dev/sdb: Added to device cache (8:16) >device/dev-cache.c:352 /dev/disk/by-id/usb-SanDisk_Extreme_AA011021151004307653-0:0: Aliased to /dev/sdb in device cache (8:16) >device/dev-cache.c:356 /dev/disk/by-label/Fedora-WS-Live-25_B-1-1: Added to device cache (8:17) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0: Aliased to /dev/sdb in device cache (8:16) >device/dev-cache.c:352 /dev/disk/by-uuid/2016-10-05-06-32-21-00: Aliased to /dev/disk/by-label/Fedora-WS-Live-25_B-1-1 in device cache (8:17) >device/dev-cache.c:352 /dev/sdb1: Aliased to /dev/disk/by-label/Fedora-WS-Live-25_B-1-1 in device cache (preferred name) (8:17) >device/dev-cache.c:352 /dev/disk/by-id/usb-SanDisk_Extreme_AA011021151004307653-0:0-part1: Aliased to /dev/sdb1 in device cache (8:17) >device/dev-cache.c:340 /dev/disk/by-label/Fedora-WS-Live-25_B-1-1: Already in device cache >device/dev-cache.c:352 /dev/disk/by-partuuid/5b7c751a-01: Aliased to /dev/sdb1 in device cache (8:17) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0-part1: Aliased to /dev/sdb1 in device cache (8:17) >device/dev-cache.c:340 /dev/disk/by-uuid/2016-10-05-06-32-21-00: Already in device cache >device/dev-cache.c:356 /dev/sdb2: Added to device cache (8:18) >device/dev-cache.c:352 /dev/disk/by-id/usb-SanDisk_Extreme_AA011021151004307653-0:0-part2: Aliased to /dev/sdb2 in device cache (8:18) >device/dev-cache.c:356 /dev/disk/by-label/ANACONDA: Added to device cache (8:19) >device/dev-cache.c:352 /dev/disk/by-partuuid/5b7c751a-02: Aliased to /dev/sdb2 in device cache (8:18) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0-part2: Aliased to /dev/sdb2 in device cache (8:18) >device/dev-cache.c:352 /dev/disk/by-uuid/E65B-38D5: Aliased to /dev/sdb2 in device cache (8:18) >device/dev-cache.c:352 /dev/sdb3: Aliased to /dev/disk/by-label/ANACONDA in device cache (preferred name) (8:19) >device/dev-cache.c:352 /dev/disk/by-id/usb-SanDisk_Extreme_AA011021151004307653-0:0-part3: Aliased to /dev/sdb3 in device cache (8:19) >device/dev-cache.c:340 /dev/disk/by-label/ANACONDA: Already in device cache >device/dev-cache.c:352 /dev/disk/by-partuuid/5b7c751a-03: Aliased to /dev/sdb3 in device cache (8:19) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0-part3: Aliased to /dev/sdb3 in device cache (8:19) >device/dev-cache.c:352 /dev/disk/by-uuid/071654cc-c02e-3fa6-9852-bb9d12673142: Aliased to /dev/sdb3 in device cache (8:19) >device/dev-cache.c:356 /dev/sdc: Added to device cache (8:32) >device/dev-cache.c:352 /dev/disk/by-id/usb-APPLE_SD_Card_Reader_000000000820-0:0: Aliased to /dev/sdc in device cache (8:32) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:14.0-usb-0:4:1.0-scsi-0:0:0:0: Aliased to /dev/sdc in device cache (8:32) >device/dev-cache.c:356 /dev/sdc1: Added to device cache (8:33) >device/dev-cache.c:352 /dev/disk/by-id/usb-APPLE_SD_Card_Reader_000000000820-0:0-part1: Aliased to /dev/sdc1 in device cache (8:33) >device/dev-cache.c:356 /dev/disk/by-label/EFI: Added to device cache (8:1) >device/dev-cache.c:352 /dev/disk/by-partlabel/EFI\x20System\x20Partition: Aliased to /dev/disk/by-label/EFI in device cache (8:1) >device/dev-cache.c:352 /dev/disk/by-partuuid/e47434c5-7375-42e9-9cbe-73714c99b802: Aliased to /dev/sdc1 in device cache (8:33) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:14.0-usb-0:4:1.0-scsi-0:0:0:0-part1: Aliased to /dev/sdc1 in device cache (8:33) >device/dev-cache.c:352 /dev/disk/by-uuid/67E3-17ED: Aliased to /dev/disk/by-label/EFI in device cache (8:1) >device/dev-cache.c:356 /dev/sdc2: Added to device cache (8:34) >device/dev-cache.c:352 /dev/disk/by-id/usb-APPLE_SD_Card_Reader_000000000820-0:0-part2: Aliased to /dev/sdc2 in device cache (8:34) >device/dev-cache.c:352 /dev/disk/by-label/Nifty\x20HD: Aliased to /dev/sdc2 in device cache (8:34) >device/dev-cache.c:352 /dev/disk/by-partuuid/05d69f48-5bad-48e5-bf57-63b8377fc737: Aliased to /dev/sdc2 in device cache (8:34) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:14.0-usb-0:4:1.0-scsi-0:0:0:0-part2: Aliased to /dev/sdc2 in device cache (8:34) >device/dev-cache.c:352 /dev/disk/by-uuid/7966a8db-330b-3782-902e-ea75a88dadd7: Aliased to /dev/sdc2 in device cache (8:34) >device/dev-cache.c:356 /dev/sda: Added to device cache (8:0) >device/dev-cache.c:352 /dev/disk/by-id/ata-APPLE_SSD_SM0256F_S1K4NYBF108588: Aliased to /dev/sda in device cache (8:0) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x5002538655584d30: Aliased to /dev/sda in device cache (8:0) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:04:00.0-ata-1: Aliased to /dev/sda in device cache (8:0) >device/dev-cache.c:352 /dev/sda1: Aliased to /dev/disk/by-label/EFI in device cache (preferred name) (8:1) >device/dev-cache.c:352 /dev/disk/by-id/ata-APPLE_SSD_SM0256F_S1K4NYBF108588-part1: Aliased to /dev/sda1 in device cache (8:1) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x5002538655584d30-part1: Aliased to /dev/sda1 in device cache (8:1) >device/dev-cache.c:340 /dev/disk/by-label/EFI: Already in device cache >device/dev-cache.c:340 /dev/disk/by-partlabel/EFI\x20System\x20Partition: Already in device cache >device/dev-cache.c:352 /dev/disk/by-partuuid/9bb61fc3-34b4-4200-b49a-d3fde9898b38: Aliased to /dev/sda1 in device cache (8:1) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:04:00.0-ata-1-part1: Aliased to /dev/sda1 in device cache (8:1) >device/dev-cache.c:340 /dev/disk/by-uuid/67E3-17ED: Already in device cache >device/dev-cache.c:356 /dev/sda2: Added to device cache (8:2) >device/dev-cache.c:352 /dev/disk/by-id/ata-APPLE_SSD_SM0256F_S1K4NYBF108588-part2: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x5002538655584d30-part2: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:352 /dev/disk/by-label/Macintosh\x20HD: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:352 /dev/disk/by-partlabel/Linux\x20HFS+\x20ESP: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:352 /dev/disk/by-partuuid/c0268a82-6d2c-4dac-a40f-0cad98152031: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:04:00.0-ata-1-part2: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:352 /dev/disk/by-uuid/24741b41-eecc-3356-94f5-5974941707a7: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:356 /dev/sda3: Added to device cache (8:3) >device/dev-cache.c:352 /dev/disk/by-id/ata-APPLE_SSD_SM0256F_S1K4NYBF108588-part3: Aliased to /dev/sda3 in device cache (8:3) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x5002538655584d30-part3: Aliased to /dev/sda3 in device cache (8:3) >device/dev-cache.c:352 /dev/disk/by-label/Recovery\x20HD: Aliased to /dev/sda3 in device cache (8:3) >device/dev-cache.c:352 /dev/disk/by-partuuid/946f51f6-d5ea-425e-9086-d7d25469d6be: Aliased to /dev/sda3 in device cache (8:3) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:04:00.0-ata-1-part3: Aliased to /dev/sda3 in device cache (8:3) >device/dev-cache.c:352 /dev/disk/by-uuid/1b4476a6-b9c1-3593-8daa-f56e945a55c0: Aliased to /dev/sda3 in device cache (8:3) >device/dev-cache.c:356 /dev/sda4: Added to device cache (8:4) >device/dev-cache.c:352 /dev/disk/by-id/ata-APPLE_SSD_SM0256F_S1K4NYBF108588-part4: Aliased to /dev/sda4 in device cache (8:4) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x5002538655584d30-part4: Aliased to /dev/sda4 in device cache (8:4) >device/dev-cache.c:352 /dev/disk/by-partuuid/b229e593-24b7-4b02-b0c9-9990c63e7f44: Aliased to /dev/sda4 in device cache (8:4) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:04:00.0-ata-1-part4: Aliased to /dev/sda4 in device cache (8:4) >device/dev-cache.c:352 /dev/disk/by-uuid/6615a1ce-2ad7-4cd4-9b71-ce2e83557d99: Aliased to /dev/sda4 in device cache (8:4) >device/dev-cache.c:356 /dev/sda5: Added to device cache (8:5) >device/dev-cache.c:352 /dev/disk/by-id/ata-APPLE_SSD_SM0256F_S1K4NYBF108588-part5: Aliased to /dev/sda5 in device cache (8:5) >device/dev-cache.c:352 /dev/disk/by-id/lvm-pv-uuid-dIeg09-mb8o-nJuq-1Ds3-KA31-Ilf9-RWNCdB: Aliased to /dev/sda5 in device cache (8:5) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x5002538655584d30-part5: Aliased to /dev/sda5 in device cache (8:5) >device/dev-cache.c:352 /dev/disk/by-partuuid/ee1fb71a-959c-4778-8285-988bb17a037f: Aliased to /dev/sda5 in device cache (8:5) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:04:00.0-ata-1-part5: Aliased to /dev/sda5 in device cache (8:5) >device/dev-cache.c:356 /dev/loop0: Added to device cache (7:0) >device/dev-cache.c:356 /dev/loop1: Added to device cache (7:1) >device/dev-cache.c:356 /dev/disk/by-label/Anaconda: Added to device cache (253:3) >device/dev-cache.c:352 /dev/disk/by-uuid/75b06b1f-5c69-42e7-99e1-1c5da0c76d91: Aliased to /dev/disk/by-label/Anaconda in device cache (253:3) >device/dev-cache.c:356 /dev/loop2: Added to device cache (7:2) >device/dev-cache.c:356 /dev/dm-0: Added to device cache (253:0) >device/dev-cache.c:352 /dev/disk/by-id/dm-name-fedora-root: Aliased to /dev/dm-0 in device cache (preferred name) (253:0) >device/dev-cache.c:352 /dev/disk/by-id/dm-uuid-LVM-QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdK3seVNVHoqA7evYQL4vTWFR0OI1FlRIJR: Aliased to /dev/disk/by-id/dm-name-fedora-root in device cache (253:0) >device/dev-cache.c:352 /dev/fedora/root: Aliased to /dev/disk/by-id/dm-name-fedora-root in device cache (preferred name) (253:0) >device/dev-cache.c:352 /dev/mapper/fedora-root: Aliased to /dev/fedora/root in device cache (preferred name) (253:0) >device/dev-cache.c:356 /dev/dm-2: Added to device cache (253:2) >device/dev-cache.c:352 /dev/disk/by-id/dm-name-live-rw: Aliased to /dev/dm-2 in device cache (preferred name) (253:2) >device/dev-cache.c:340 /dev/disk/by-label/Anaconda: Already in device cache >device/dev-cache.c:340 /dev/disk/by-uuid/75b06b1f-5c69-42e7-99e1-1c5da0c76d91: Already in device cache >device/dev-cache.c:352 /dev/mapper/live-rw: Aliased to /dev/disk/by-id/dm-name-live-rw in device cache (preferred name) (253:2) >device/dev-cache.c:352 /dev/dm-3: Aliased to /dev/disk/by-label/Anaconda in device cache (253:3) >device/dev-cache.c:352 /dev/disk/by-id/dm-name-live-base: Aliased to /dev/disk/by-label/Anaconda in device cache (preferred name) (253:3) >device/dev-cache.c:340 /dev/disk/by-label/Anaconda: Already in device cache >device/dev-cache.c:340 /dev/disk/by-uuid/75b06b1f-5c69-42e7-99e1-1c5da0c76d91: Already in device cache >device/dev-cache.c:352 /dev/mapper/live-base: Aliased to /dev/disk/by-id/dm-name-live-base in device cache (preferred name) (253:3) >cache/lvmcache.c:1873 lvmcache /dev/sda5: now in VG #orphans_lvm2 (#orphans_lvm2) with 0 mda(s). >libdm-config.c:972 Setting size to 1044480 >libdm-config.c:972 Setting start to 4096 >libdm-config.c:972 Setting ignore to 0 >metadata/vg.c:74 Allocated VG fedora at 0x55726ffba940. >format_text/import_vsn1.c:572 Importing logical volume fedora/root. >cache/lvmcache.c:522 lvmcache has no info for vgname "fedora" with VGID QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdK. >cache/lvmcache.c:522 lvmcache has no info for vgname "fedora". >cache/lvmcache.c:1873 lvmcache /dev/sda5: now in VG fedora with 1 mda(s). >cache/lvmcache.c:1637 lvmcache /dev/sda5: VG fedora: set VGID to QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdK. >cache/lvmcache.c:1949 lvmcache /dev/sda5: VG fedora: set system_id to . >cache/lvmcache.c:202 Metadata cache: VG fedora (QOlKvl-wmzC-yhXm-AvWx-ApCr-5VZM-RCGRdK) stored (1059 bytes). >cache/lvmetad.c:2241 Sending lvmetad vg_clear_outdated_pvs >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting response to OK >device/dev-io.c:570 Opened /dev/sda5 RO O_DIRECT >device/dev-io.c:330 /dev/sda5: size is 95107072 sectors >metadata/pv_manip.c:420 /dev/sda5 0: 0 1187: NULL(0:0) >metadata/pv_manip.c:420 /dev/sda5 1: 1187 10422: root(0:0) >metadata/vg.c:74 Allocated VG fedora at 0x55726ffc5b90. >format_text/import_vsn1.c:572 Importing logical volume fedora/root. >toollib.c:2462 Adding fedora/root to the list of LVs to be processed. >toollib.c:2493 Processing LV root in VG fedora. >metadata/lv.c:1442 Deactivating logical volume fedora/root. >misc/lvm-flock.c:200 Locking /run/lock/lvm/A_OlKvlwmzCyhXmAvWxApCr5VZMRCGRdK3seVNVHoqA7evYQL4vTWFR0OI1FlRIJR WB >libdm-common.c:926 Preparing SELinux context for /run/lock/lvm/A_OlKvlwmzCyhXmAvWxApCr5VZMRCGRdK3seVNVHoqA7evYQL4vTWFR0OI1FlRIJR to system_u:object_r:lvm_lock_t:s0. >misc/lvm-flock.c:101 _do_flock /run/lock/lvm/A_OlKvlwmzCyhXmAvWxApCr5VZMRCGRdK3seVNVHoqA7evYQL4vTWFR0OI1FlRIJR:aux WB >misc/lvm-flock.c:101 _do_flock /run/lock/lvm/A_OlKvlwmzCyhXmAvWxApCr5VZMRCGRdK3seVNVHoqA7evYQL4vTWFR0OI1FlRIJR WB >misc/lvm-flock.c:48 _undo_flock /run/lock/lvm/A_OlKvlwmzCyhXmAvWxApCr5VZMRCGRdK3seVNVHoqA7evYQL4vTWFR0OI1FlRIJR:aux >libdm-common.c:929 Resetting SELinux context to default value. >locking/file_locking.c:99 Locking LV QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdK3seVNVHoqA7evYQL4vTWFR0OI1FlRIJR (NL) >activate/activate.c:2216 Deactivating fedora/root. >activate/dev_manager.c:755 Getting device info for fedora-root [LVM-QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdK3seVNVHoqA7evYQL4vTWFR0OI1FlRIJR] >ioctl/libdm-iface.c:1838 dm version [ opencount flush ] [16384] (*1) >ioctl/libdm-iface.c:1838 dm info LVM-QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdK3seVNVHoqA7evYQL4vTWFR0OI1FlRIJR [ noopencount flush ] [16384] (*1) >activate/dev_manager.c:755 Getting device info for fedora-root [LVM-QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdK3seVNVHoqA7evYQL4vTWFR0OI1FlRIJR] >ioctl/libdm-iface.c:1838 dm info LVM-QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdK3seVNVHoqA7evYQL4vTWFR0OI1FlRIJR [ opencount flush ] [16384] (*1) >mm/memlock.c:592 Leaving critical section (deactivated). >activate/dev_manager.c:755 Getting device info for fedora-root [LVM-QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdK3seVNVHoqA7evYQL4vTWFR0OI1FlRIJR] >ioctl/libdm-iface.c:1838 dm info LVM-QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdK3seVNVHoqA7evYQL4vTWFR0OI1FlRIJR [ noopencount flush ] [16384] (*1) >misc/lvm-flock.c:71 Unlocking /run/lock/lvm/A_OlKvlwmzCyhXmAvWxApCr5VZMRCGRdK3seVNVHoqA7evYQL4vTWFR0OI1FlRIJR >misc/lvm-flock.c:48 _undo_flock /run/lock/lvm/A_OlKvlwmzCyhXmAvWxApCr5VZMRCGRdK3seVNVHoqA7evYQL4vTWFR0OI1FlRIJR >mm/memlock.c:562 Unlock: Memlock counters: locked:1 critical:0 daemon:0 suspended:0 >mm/memlock.c:519 Unlocking memory >mm/memlock.c:287 munlock 1628KiB 55726e7a3000 - 55726e93a000 r-xp 00000000 fd:02 170035 /usr/sbin/lvm >mm/memlock.c:287 munlock 36KiB 55726eb39000 - 55726eb42000 r--p 00196000 fd:02 170035 /usr/sbin/lvm >mm/memlock.c:287 munlock 32KiB 55726eb42000 - 55726eb4a000 rw-p 0019f000 fd:02 170035 /usr/sbin/lvm >mm/memlock.c:287 munlock 124KiB 55726eb4a000 - 55726eb69000 rw-p 00000000 00:00 0 >mm/memlock.c:287 munlock 12932KiB 55726fef1000 - 557270b92000 rw-p 00000000 00:00 0 [heap] >mm/memlock.c:259 munlock default filter '/etc/selinux' matches '7fe5e68cb000-7fe5e6a2f000 r--p 00000000 fd:02 20666 /etc/selinux/targeted/contexts/files/file_contexts.bin': Skipping. >mm/memlock.c:259 munlock default filter '/libpcre.so.' matches '7fe5e6a2f000-7fe5e6aa1000 r-xp 00000000 fd:02 140409 /usr/lib64/libpcre.so.1.2.7': Skipping. >mm/memlock.c:241 munlock area unreadable 7fe5e6aa1000-7fe5e6ca0000 ---p 00072000 fd:02 140409 /usr/lib64/libpcre.so.1.2.7 : Skipping. >mm/memlock.c:259 munlock default filter '/libpcre.so.' matches '7fe5e6ca0000-7fe5e6ca1000 r--p 00071000 fd:02 140409 /usr/lib64/libpcre.so.1.2.7': Skipping. >mm/memlock.c:259 munlock default filter '/libpcre.so.' matches '7fe5e6ca1000-7fe5e6ca2000 rw-p 00072000 fd:02 140409 /usr/lib64/libpcre.so.1.2.7': Skipping. >mm/memlock.c:287 munlock 72KiB 7fe5e6ca2000 - 7fe5e6cb4000 r-xp 00000000 fd:02 140460 /usr/lib64/libgpg-error.so.0.19.1 >mm/memlock.c:241 munlock area unreadable 7fe5e6cb4000-7fe5e6eb4000 ---p 00012000 fd:02 140460 /usr/lib64/libgpg-error.so.0.19.1 : Skipping. >mm/memlock.c:287 munlock 4KiB 7fe5e6eb4000 - 7fe5e6eb5000 r--p 00012000 fd:02 140460 /usr/lib64/libgpg-error.so.0.19.1 >mm/memlock.c:287 munlock 4KiB 7fe5e6eb5000 - 7fe5e6eb6000 rw-p 00013000 fd:02 140460 /usr/lib64/libgpg-error.so.0.19.1 >mm/memlock.c:287 munlock 880KiB 7fe5e6eb6000 - 7fe5e6f92000 r-xp 00000000 fd:02 140578 /usr/lib64/libgcrypt.so.20.0.6 >mm/memlock.c:241 munlock area unreadable 7fe5e6f92000-7fe5e7192000 ---p 000dc000 fd:02 140578 /usr/lib64/libgcrypt.so.20.0.6 : Skipping. >mm/memlock.c:287 munlock 4KiB 7fe5e7192000 - 7fe5e7193000 r--p 000dc000 fd:02 140578 /usr/lib64/libgcrypt.so.20.0.6 >mm/memlock.c:287 munlock 32KiB 7fe5e7193000 - 7fe5e719b000 rw-p 000dd000 fd:02 140578 /usr/lib64/libgcrypt.so.20.0.6 >mm/memlock.c:287 munlock 4KiB 7fe5e719b000 - 7fe5e719c000 rw-p 00000000 00:00 0 >mm/memlock.c:287 munlock 68KiB 7fe5e719c000 - 7fe5e71ad000 r-xp 00000000 fd:02 140917 /usr/lib64/liblz4.so.1.7.1 >mm/memlock.c:241 munlock area unreadable 7fe5e71ad000-7fe5e73ac000 ---p 00011000 fd:02 140917 /usr/lib64/liblz4.so.1.7.1 : Skipping. >mm/memlock.c:287 munlock 4KiB 7fe5e73ac000 - 7fe5e73ad000 r--p 00010000 fd:02 140917 /usr/lib64/liblz4.so.1.7.1 >mm/memlock.c:287 munlock 4KiB 7fe5e73ad000 - 7fe5e73ae000 rw-p 00000000 00:00 0 >mm/memlock.c:259 munlock default filter '/liblzma.so.' matches '7fe5e73ae000-7fe5e73d3000 r-xp 00000000 fd:02 140445 /usr/lib64/liblzma.so.5.2.2': Skipping. >mm/memlock.c:241 munlock area unreadable 7fe5e73d3000-7fe5e75d2000 ---p 00025000 fd:02 140445 /usr/lib64/liblzma.so.5.2.2 : Skipping. >mm/memlock.c:259 munlock default filter '/liblzma.so.' matches '7fe5e75d2000-7fe5e75d3000 r--p 00024000 fd:02 140445 /usr/lib64/liblzma.so.5.2.2': Skipping. >mm/memlock.c:287 munlock 4KiB 7fe5e75d3000 - 7fe5e75d4000 rw-p 00000000 00:00 0 >mm/memlock.c:259 munlock default filter '/libtinfo.so.' matches '7fe5e75d4000-7fe5e75fb000 r-xp 00000000 fd:02 140407 /usr/lib64/libtinfo.so.6.0': Skipping. >mm/memlock.c:241 munlock area unreadable 7fe5e75fb000-7fe5e77fb000 ---p 00027000 fd:02 140407 /usr/lib64/libtinfo.so.6.0 : Skipping. >mm/memlock.c:259 munlock default filter '/libtinfo.so.' matches '7fe5e77fb000-7fe5e77ff000 r--p 00027000 fd:02 140407 /usr/lib64/libtinfo.so.6.0': Skipping. >mm/memlock.c:259 munlock default filter '/libtinfo.so.' matches '7fe5e77ff000-7fe5e7800000 rw-p 0002b000 fd:02 140407 /usr/lib64/libtinfo.so.6.0': Skipping. >mm/memlock.c:259 munlock default filter '/libsepol.so.' matches '7fe5e7800000-7fe5e7895000 r-xp 00000000 fd:02 140412 /usr/lib64/libsepol.so.1': Skipping. >mm/memlock.c:241 munlock area unreadable 7fe5e7895000-7fe5e7a95000 ---p 00095000 fd:02 140412 /usr/lib64/libsepol.so.1 : Skipping. >mm/memlock.c:259 munlock default filter '/libsepol.so.' matches '7fe5e7a95000-7fe5e7a96000 r--p 00095000 fd:02 140412 /usr/lib64/libsepol.so.1': Skipping. >mm/memlock.c:259 munlock default filter '/libsepol.so.' matches '7fe5e7a96000-7fe5e7a97000 rw-p 00096000 fd:02 140412 /usr/lib64/libsepol.so.1': Skipping. >mm/memlock.c:287 munlock 4KiB 7fe5e7a97000 - 7fe5e7a98000 rw-p 00000000 00:00 0 >mm/memlock.c:259 munlock default filter '/libuuid.so.' matches '7fe5e7a98000-7fe5e7a9c000 r-xp 00000000 fd:02 140431 /usr/lib64/libuuid.so.1.3.0': Skipping. >mm/memlock.c:241 munlock area unreadable 7fe5e7a9c000-7fe5e7c9b000 ---p 00004000 fd:02 140431 /usr/lib64/libuuid.so.1.3.0 : Skipping. >mm/memlock.c:259 munlock default filter '/libuuid.so.' matches '7fe5e7c9b000-7fe5e7c9c000 r--p 00003000 fd:02 140431 /usr/lib64/libuuid.so.1.3.0': Skipping. >mm/memlock.c:287 munlock 4KiB 7fe5e7c9c000 - 7fe5e7c9d000 rw-p 00000000 00:00 0 >mm/memlock.c:287 munlock 96KiB 7fe5e7c9d000 - 7fe5e7cb5000 r-xp 00000000 fd:02 140114 /usr/lib64/libpthread-2.24.so >mm/memlock.c:241 munlock area unreadable 7fe5e7cb5000-7fe5e7eb5000 ---p 00018000 fd:02 140114 /usr/lib64/libpthread-2.24.so : Skipping. >mm/memlock.c:287 munlock 4KiB 7fe5e7eb5000 - 7fe5e7eb6000 r--p 00018000 fd:02 140114 /usr/lib64/libpthread-2.24.so >mm/memlock.c:287 munlock 4KiB 7fe5e7eb6000 - 7fe5e7eb7000 rw-p 00019000 fd:02 140114 /usr/lib64/libpthread-2.24.so >mm/memlock.c:287 munlock 16KiB 7fe5e7eb7000 - 7fe5e7ebb000 rw-p 00000000 00:00 0 >mm/memlock.c:287 munlock 88KiB 7fe5e7ebb000 - 7fe5e7ed1000 r-xp 00000000 fd:02 131349 /usr/lib64/libgcc_s-6.2.1-20160916.so.1 >mm/memlock.c:241 munlock area unreadable 7fe5e7ed1000-7fe5e80d0000 ---p 00016000 fd:02 131349 /usr/lib64/libgcc_s-6.2.1-20160916.so.1 : Skipping. >mm/memlock.c:287 munlock 4KiB 7fe5e80d0000 - 7fe5e80d1000 r--p 00015000 fd:02 131349 /usr/lib64/libgcc_s-6.2.1-20160916.so.1 >mm/memlock.c:287 munlock 4KiB 7fe5e80d1000 - 7fe5e80d2000 rw-p 00016000 fd:02 131349 /usr/lib64/libgcc_s-6.2.1-20160916.so.1 >mm/memlock.c:287 munlock 1056KiB 7fe5e80d2000 - 7fe5e81da000 r-xp 00000000 fd:02 140104 /usr/lib64/libm-2.24.so >mm/memlock.c:241 munlock area unreadable 7fe5e81da000-7fe5e83d9000 ---p 00108000 fd:02 140104 /usr/lib64/libm-2.24.so : Skipping. >mm/memlock.c:287 munlock 4KiB 7fe5e83d9000 - 7fe5e83da000 r--p 00107000 fd:02 140104 /usr/lib64/libm-2.24.so >mm/memlock.c:287 munlock 4KiB 7fe5e83da000 - 7fe5e83db000 rw-p 00108000 fd:02 140104 /usr/lib64/libm-2.24.so >mm/memlock.c:259 munlock default filter '/libcap.so.' matches '7fe5e83db000-7fe5e83df000 r-xp 00000000 fd:02 140497 /usr/lib64/libcap.so.2.25': Skipping. >mm/memlock.c:241 munlock area unreadable 7fe5e83df000-7fe5e85de000 ---p 00004000 fd:02 140497 /usr/lib64/libcap.so.2.25 : Skipping. >mm/memlock.c:259 munlock default filter '/libcap.so.' matches '7fe5e85de000-7fe5e85df000 r--p 00003000 fd:02 140497 /usr/lib64/libcap.so.2.25': Skipping. >mm/memlock.c:259 munlock default filter '/libcap.so.' matches '7fe5e85df000-7fe5e85e0000 rw-p 00004000 fd:02 140497 /usr/lib64/libcap.so.2.25': Skipping. >mm/memlock.c:259 munlock default filter '/libselinux.so.' matches '7fe5e85e0000-7fe5e8603000 r-xp 00000000 fd:02 140414 /usr/lib64/libselinux.so.1': Skipping. >mm/memlock.c:241 munlock area unreadable 7fe5e8603000-7fe5e8803000 ---p 00023000 fd:02 140414 /usr/lib64/libselinux.so.1 : Skipping. >mm/memlock.c:259 munlock default filter '/libselinux.so.' matches '7fe5e8803000-7fe5e8804000 r--p 00023000 fd:02 140414 /usr/lib64/libselinux.so.1': Skipping. >mm/memlock.c:259 munlock default filter '/libselinux.so.' matches '7fe5e8804000-7fe5e8805000 rw-p 00024000 fd:02 140414 /usr/lib64/libselinux.so.1': Skipping. >mm/memlock.c:287 munlock 8KiB 7fe5e8805000 - 7fe5e8807000 rw-p 00000000 00:00 0 >mm/memlock.c:259 munlock default filter '/libresolv-' matches '7fe5e8807000-7fe5e881e000 r-xp 00000000 fd:02 140116 /usr/lib64/libresolv-2.24.so': Skipping. >mm/memlock.c:241 munlock area unreadable 7fe5e881e000-7fe5e8a1e000 ---p 00017000 fd:02 140116 /usr/lib64/libresolv-2.24.so : Skipping. >mm/memlock.c:259 munlock default filter '/libresolv-' matches '7fe5e8a1e000-7fe5e8a1f000 r--p 00017000 fd:02 140116 /usr/lib64/libresolv-2.24.so': Skipping. >mm/memlock.c:259 munlock default filter '/libresolv-' matches '7fe5e8a1f000-7fe5e8a20000 rw-p 00018000 fd:02 140116 /usr/lib64/libresolv-2.24.so': Skipping. >mm/memlock.c:287 munlock 8KiB 7fe5e8a20000 - 7fe5e8a22000 rw-p 00000000 00:00 0 >mm/memlock.c:287 munlock 1780KiB 7fe5e8a22000 - 7fe5e8bdf000 r-xp 00000000 fd:02 140098 /usr/lib64/libc-2.24.so >mm/memlock.c:241 munlock area unreadable 7fe5e8bdf000-7fe5e8dde000 ---p 001bd000 fd:02 140098 /usr/lib64/libc-2.24.so : Skipping. >mm/memlock.c:287 munlock 16KiB 7fe5e8dde000 - 7fe5e8de2000 r--p 001bc000 fd:02 140098 /usr/lib64/libc-2.24.so >mm/memlock.c:287 munlock 8KiB 7fe5e8de2000 - 7fe5e8de4000 rw-p 001c0000 fd:02 140098 /usr/lib64/libc-2.24.so >mm/memlock.c:287 munlock 16KiB 7fe5e8de4000 - 7fe5e8de8000 rw-p 00000000 00:00 0 >mm/memlock.c:287 munlock 28KiB 7fe5e8de8000 - 7fe5e8def000 r-xp 00000000 fd:02 140118 /usr/lib64/librt-2.24.so >mm/memlock.c:241 munlock area unreadable 7fe5e8def000-7fe5e8fee000 ---p 00007000 fd:02 140118 /usr/lib64/librt-2.24.so : Skipping. >mm/memlock.c:287 munlock 4KiB 7fe5e8fee000 - 7fe5e8fef000 r--p 00006000 fd:02 140118 /usr/lib64/librt-2.24.so >mm/memlock.c:287 munlock 4KiB 7fe5e8fef000 - 7fe5e8ff0000 rw-p 00007000 fd:02 140118 /usr/lib64/librt-2.24.so >mm/memlock.c:259 munlock default filter '/libreadline.so.' matches '7fe5e8ff0000-7fe5e902f000 r-xp 00000000 fd:02 140590 /usr/lib64/libreadline.so.6.3': Skipping. >mm/memlock.c:241 munlock area unreadable 7fe5e902f000-7fe5e922f000 ---p 0003f000 fd:02 140590 /usr/lib64/libreadline.so.6.3 : Skipping. >mm/memlock.c:259 munlock default filter '/libreadline.so.' matches '7fe5e922f000-7fe5e9232000 r--p 0003f000 fd:02 140590 /usr/lib64/libreadline.so.6.3': Skipping. >mm/memlock.c:259 munlock default filter '/libreadline.so.' matches '7fe5e9232000-7fe5e9238000 rw-p 00042000 fd:02 140590 /usr/lib64/libreadline.so.6.3': Skipping. >mm/memlock.c:287 munlock 4KiB 7fe5e9238000 - 7fe5e9239000 rw-p 00000000 00:00 0 >mm/memlock.c:287 munlock 388KiB 7fe5e9239000 - 7fe5e929a000 r-xp 00000000 fd:02 163286 /usr/lib64/libdevmapper.so.1.02 >mm/memlock.c:241 munlock area unreadable 7fe5e929a000-7fe5e949a000 ---p 00061000 fd:02 163286 /usr/lib64/libdevmapper.so.1.02 : Skipping. >mm/memlock.c:287 munlock 4KiB 7fe5e949a000 - 7fe5e949b000 r--p 00061000 fd:02 163286 /usr/lib64/libdevmapper.so.1.02 >mm/memlock.c:287 munlock 12KiB 7fe5e949b000 - 7fe5e949e000 rw-p 00062000 fd:02 163286 /usr/lib64/libdevmapper.so.1.02 >mm/memlock.c:287 munlock 4KiB 7fe5e949e000 - 7fe5e949f000 rw-p 00000000 00:00 0 >mm/memlock.c:287 munlock 24KiB 7fe5e949f000 - 7fe5e94a5000 r-xp 00000000 fd:02 163335 /usr/lib64/libdevmapper-event.so.1.02 >mm/memlock.c:241 munlock area unreadable 7fe5e94a5000-7fe5e96a4000 ---p 00006000 fd:02 163335 /usr/lib64/libdevmapper-event.so.1.02 : Skipping. >mm/memlock.c:287 munlock 4KiB 7fe5e96a4000 - 7fe5e96a5000 r--p 00005000 fd:02 163335 /usr/lib64/libdevmapper-event.so.1.02 >mm/memlock.c:287 munlock 4KiB 7fe5e96a5000 - 7fe5e96a6000 rw-p 00006000 fd:02 163335 /usr/lib64/libdevmapper-event.so.1.02 >mm/memlock.c:259 munlock default filter '/libblkid.so.' matches '7fe5e96a6000-7fe5e96e3000 r-xp 00000000 fd:02 154443 /usr/lib64/libblkid.so.1.1.0': Skipping. >mm/memlock.c:241 munlock area unreadable 7fe5e96e3000-7fe5e98e3000 ---p 0003d000 fd:02 154443 /usr/lib64/libblkid.so.1.1.0 : Skipping. >mm/memlock.c:259 munlock default filter '/libblkid.so.' matches '7fe5e98e3000-7fe5e98e7000 r--p 0003d000 fd:02 154443 /usr/lib64/libblkid.so.1.1.0': Skipping. >mm/memlock.c:259 munlock default filter '/libblkid.so.' matches '7fe5e98e7000-7fe5e98e8000 rw-p 00041000 fd:02 154443 /usr/lib64/libblkid.so.1.1.0': Skipping. >mm/memlock.c:287 munlock 4KiB 7fe5e98e8000 - 7fe5e98e9000 rw-p 00000000 00:00 0 >mm/memlock.c:259 munlock default filter '/libdl-' matches '7fe5e98e9000-7fe5e98ec000 r-xp 00000000 fd:02 140102 /usr/lib64/libdl-2.24.so': Skipping. >mm/memlock.c:241 munlock area unreadable 7fe5e98ec000-7fe5e9aeb000 ---p 00003000 fd:02 140102 /usr/lib64/libdl-2.24.so : Skipping. >mm/memlock.c:259 munlock default filter '/libdl-' matches '7fe5e9aeb000-7fe5e9aec000 r--p 00002000 fd:02 140102 /usr/lib64/libdl-2.24.so': Skipping. >mm/memlock.c:259 munlock default filter '/libdl-' matches '7fe5e9aec000-7fe5e9aed000 rw-p 00003000 fd:02 140102 /usr/lib64/libdl-2.24.so': Skipping. >mm/memlock.c:259 munlock default filter '/ld-2.' matches '7fe5e9aed000-7fe5e9b12000 r-xp 00000000 fd:02 140091 /usr/lib64/ld-2.24.so': Skipping. >mm/memlock.c:287 munlock 32KiB 7fe5e9c45000 - 7fe5e9c4d000 rw-p 00000000 00:00 0 >mm/memlock.c:287 munlock 536KiB 7fe5e9c4d000 - 7fe5e9cd3000 r-xp 00000000 fd:02 140925 /usr/lib64/libsystemd.so.0.16.0 >mm/memlock.c:287 munlock 12KiB 7fe5e9cd3000 - 7fe5e9cd6000 r--p 00085000 fd:02 140925 /usr/lib64/libsystemd.so.0.16.0 >mm/memlock.c:287 munlock 4KiB 7fe5e9cd6000 - 7fe5e9cd7000 rw-p 00088000 fd:02 140925 /usr/lib64/libsystemd.so.0.16.0 >mm/memlock.c:287 munlock 12KiB 7fe5e9cd7000 - 7fe5e9cda000 rw-p 00000000 00:00 0 >mm/memlock.c:259 munlock default filter '/libudev.so.' matches '7fe5e9cda000-7fe5e9cf9000 r-xp 00000000 fd:02 140927 /usr/lib64/libudev.so.1.6.5': Skipping. >mm/memlock.c:259 munlock default filter '/libudev.so.' matches '7fe5e9cf9000-7fe5e9cfa000 r--p 0001e000 fd:02 140927 /usr/lib64/libudev.so.1.6.5': Skipping. >mm/memlock.c:259 munlock default filter '/libudev.so.' matches '7fe5e9cfa000-7fe5e9cfb000 rw-p 0001f000 fd:02 140927 /usr/lib64/libudev.so.1.6.5': Skipping. >mm/memlock.c:259 munlock default filter '/etc/selinux' matches '7fe5e9d03000-7fe5e9d04000 r--p 00000000 fd:02 20670 /etc/selinux/targeted/contexts/files/file_contexts.local.bin': Skipping. >mm/memlock.c:259 munlock default filter '/etc/selinux' matches '7fe5e9d04000-7fe5e9d10000 r--p 00000000 fd:02 20668 /etc/selinux/targeted/contexts/files/file_contexts.homedirs.bin': Skipping. >mm/memlock.c:287 munlock 8KiB 7fe5e9d10000 - 7fe5e9d12000 rw-p 00000000 00:00 0 >mm/memlock.c:259 munlock default filter '/ld-2.' matches '7fe5e9d12000-7fe5e9d13000 r--p 00025000 fd:02 140091 /usr/lib64/ld-2.24.so': Skipping. >mm/memlock.c:259 munlock default filter '/ld-2.' matches '7fe5e9d13000-7fe5e9d14000 rw-p 00026000 fd:02 140091 /usr/lib64/ld-2.24.so': Skipping. >mm/memlock.c:287 munlock 4KiB 7fe5e9d14000 - 7fe5e9d15000 rw-p 00000000 00:00 0 >mm/memlock.c:287 munlock 0KiB 7ffdb270c000 - 7ffdb270c000 rw-p 00000000 00:00 0 >mm/memlock.c:287 munlock 132KiB 7ffdb270c000 - 7ffdb272d000 rw-p 00000000 00:00 0 [stack] >mm/memlock.c:287 munlock 8KiB 7ffdb279f000 - 7ffdb27a1000 r--p 00000000 00:00 0 [vvar] >mm/memlock.c:249 munlock ignore filter '[vdso]' matches '7ffdb27a1000-7ffdb27a3000 r-xp 00000000 00:00 0 [vdso]': Skipping. >mm/memlock.c:249 munlock ignore filter '[vsyscall]' matches 'ffffffffff600000-ffffffffff601000 r-xp 00000000 00:00 0 [vsyscall]': Skipping. >mm/memlock.c:373 Unlocked 20672512 bytes >activate/fs.c:489 Syncing device names >libdm-common.c:2273 Udev cookie 0xd4d2768 (semid 360448) decremented to 0 >libdm-common.c:2559 Udev cookie 0xd4d2768 (semid 360448) waiting for zero >libdm-common.c:2288 Udev cookie 0xd4d2768 (semid 360448) destroyed >libdm-common.c:1430 fedora-root: Skipping NODE_DEL [trust_udev] >cache/lvmcache.c:157 Metadata cache: VG fedora wiped. >misc/lvm-flock.c:71 Unlocking /run/lock/lvm/V_fedora >misc/lvm-flock.c:48 _undo_flock /run/lock/lvm/V_fedora >device/dev-io.c:625 Closed /dev/sda5 >metadata/vg.c:89 Freeing VG fedora at 0x55726ffc5b90. >metadata/vg.c:89 Freeing VG fedora at 0x55726ffba940. >libdm-config.c:1036 Setting global/notify_dbus to 1 >notify/lvmnotify.c:51 Nofify dbus at com.redhat.lvmdbus1. >notify/lvmnotify.c:64 WARNING: D-Bus notification failed: The name com.redhat.lvmdbus1 was not provided by any .service files >commands/toolcontext.c:2111 Reloading config files >activate/fs.c:489 Syncing device names >cache/lvmcache.c:2298 Wiping internal VG cache >metadata/vg.c:89 Freeing VG #orphans_lvm1 at 0x55726ff1f230. >metadata/vg.c:89 Freeing VG #orphans_pool at 0x55726ff23240. >metadata/vg.c:89 Freeing VG #orphans_lvm2 at 0x55726ff3a1f0. >config/config.c:281 Loading config file: /etc/lvm/lvm.conf >device/dev-io.c:570 Opened /etc/lvm/lvm.conf RO >device/dev-io.c:625 Closed /etc/lvm/lvm.conf >libdm-config.c:1036 Setting log/syslog to 1 >libdm-config.c:972 Setting log/level to 0 >libdm-config.c:1036 Setting log/activation to 0 >config/config.c:1439 Setting log/debug_classes to debug_classes = [ "memory", "devices", "activation", "allocation", "lvmetad", "metadata", "cache", "locking", "lvmpolld", "dbus" ] >commands/toolcontext.c:357 Setting log debug classes to 1023 >commands/toolcontext.c:363 Logging initialised at Thu Nov 10 19:32:10 2016 >config/config.c:281 Loading config file: /etc/lvm/lvmlocal.conf >device/dev-io.c:570 Opened /etc/lvm/lvmlocal.conf RO >device/dev-io.c:625 Closed /etc/lvm/lvmlocal.conf >libdm-config.c:1036 Setting config/checks to 1 >libdm-config.c:1036 Setting config/abort_on_errors to 0 >libdm-config.c:1036 Setting config/checks to 1 >libdm-config.c:1036 Setting config/checks to 1 >libdm-config.c:972 Setting global/umask to 63 >libdm-config.c:941 Setting devices/dir to /dev >libdm-config.c:941 Setting devices/external_device_info_source to none >libdm-config.c:941 Setting global/proc to /proc >libdm-config.c:1036 Setting global/activation to 1 >libdm-config.c:1049 activation/auto_set_activation_skip not found in config: defaulting to 1 >libdm-config.c:941 Setting activation/readahead to auto >libdm-config.c:1036 Setting activation/udev_rules to 1 >libdm-config.c:1036 Setting activation/udev_sync to 1 >libdm-config.c:1036 Setting activation/retry_deactivation to 1 >libdm-config.c:1036 Setting activation/checks to 0 >misc/lvm-globals.c:188 LVM activation checks disabled >libdm-config.c:1036 Setting activation/use_linear_target to 1 >libdm-config.c:941 Setting activation/missing_stripe_filler to error >libdm-config.c:1036 Setting global/metadata_read_only to 0 >libdm-config.c:972 Setting devices/pv_min_size to 2048 >libdm-config.c:1049 metadata/check_pv_device_sizes not found in config: defaulting to 1 >libdm-config.c:941 Setting global/units to h >libdm-config.c:1036 Setting global/si_unit_consistency to 1 >libdm-config.c:1049 report/binary_values_as_numeric not found in config: defaulting to 0 >libdm-config.c:1049 report/mark_hidden_devices not found in config: defaulting to 1 >libdm-config.c:1036 Setting global/suffix to 1 >libdm-config.c:950 report/list_item_separator not found in config: defaulting to , >libdm-config.c:950 report/time_format not found in config: defaulting to %Y-%m-%d %T %z >libdm-config.c:1049 report/two_word_unknown_device not found in config: defaulting to 0 >libdm-config.c:1036 Setting global/detect_internal_vg_cache_corruption to 0 >libdm-config.c:941 Setting global/system_id_source to none >libdm-config.c:941 Setting config/profile_dir to /etc/lvm/profile >libdm-config.c:972 Setting devices/disable_after_error_count to 0 >config/config.c:1439 Setting devices/preferred_names to preferred_names = [ "^/dev/mapper/", "^/dev/md/", "^/dev/sd" ] >libdm-config.c:1036 Setting devices/obtain_device_list_from_udev to 1 >config/config.c:1439 Setting devices/scan to scan = [ "/dev" ] >metadata/vg.c:74 Allocated VG #orphans_lvm1 at 0x562be3d8e230. >format1/format1.c:628 Initialised format: lvm1 >metadata/vg.c:74 Allocated VG #orphans_pool at 0x562be3d92240. >format_pool/format_pool.c:335 Initialised format: pool >metadata/vg.c:74 Allocated VG #orphans_lvm2 at 0x562be3da91f0. >format_text/format-text.c:2573 Initialised format: lvm2 >libdm-config.c:950 global/format not found in config: defaulting to lvm2 >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_lvm1" with VGID #orphans_lvm1. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_lvm1". >cache/lvmcache.c:1875 lvmcache initialised VG #orphans_lvm1. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_pool" with VGID #orphans_pool. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_pool". >cache/lvmcache.c:1875 lvmcache initialised VG #orphans_pool. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_lvm2" with VGID #orphans_lvm2. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_lvm2". >cache/lvmcache.c:1875 lvmcache initialised VG #orphans_lvm2. >striped/striped.c:239 Initialised segtype: striped >zero/zero.c:98 Initialised segtype: zero >error/errseg.c:104 Initialised segtype: error >libdm-config.c:941 Setting dmeventd/snapshot_library to libdevmapper-event-lvm2snapshot.so >snapshot/snapshot.c:275 Initialised segtype: snapshot >libdm-config.c:941 Setting dmeventd/mirror_library to libdevmapper-event-lvm2mirror.so >mirror/mirrored.c:575 Initialised segtype: mirror >libdm-config.c:950 dmeventd/raid_library not found in config: defaulting to libdevmapper-event-lvm2raid.so >raid/raid.c:505 Initialised segtype: raid0 >raid/raid.c:505 Initialised segtype: raid0_meta >raid/raid.c:505 Initialised segtype: raid1 >raid/raid.c:505 Initialised segtype: raid10 >raid/raid.c:505 Initialised segtype: raid4 >raid/raid.c:505 Initialised segtype: raid5 >raid/raid.c:505 Initialised segtype: raid5_la >raid/raid.c:505 Initialised segtype: raid5_ls >raid/raid.c:505 Initialised segtype: raid5_ra >raid/raid.c:505 Initialised segtype: raid5_rs >raid/raid.c:505 Initialised segtype: raid6 >raid/raid.c:505 Initialised segtype: raid6_nc >raid/raid.c:505 Initialised segtype: raid6_nr >raid/raid.c:505 Initialised segtype: raid6_zr >libdm-config.c:941 Setting dmeventd/thin_library to libdevmapper-event-lvm2thin.so >thin/thin.c:825 Initialised segtype: thin-pool >thin/thin.c:825 Initialised segtype: thin >cache_segtype/cache.c:491 Initialised segtype: cache-pool >cache_segtype/cache.c:505 Initialised segtype: cache >libdm-config.c:1036 Setting backup/archive to 1 >libdm-config.c:972 Setting backup/retain_days to 30 >libdm-config.c:972 Setting backup/retain_min to 10 >libdm-config.c:941 Setting backup/archive_dir to /etc/lvm/archive >libdm-config.c:1036 Setting backup/backup to 1 >libdm-config.c:941 Setting backup/backup_dir to /etc/lvm/backup >config/config.c:1436 devices/global_filter not found in config: defaulting to global_filter = [ "a|.*/|" ] >libdm-config.c:972 Setting global/locking_type to 1 >libdm-config.c:1036 Setting global/use_lvmetad to 1 >libdm-config.c:977 global/lvmetad_update_wait_time not found in config: defaulting to 10 >daemon-client.c:33 /run/lvm/lvmetad.socket: Opening daemon socket to lvmetad for protocol lvmetad version 1. >daemon-client.c:52 Sending daemon lvmetad: hello >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting protocol to lvmetad >libdm-config.c:972 Setting version to 1 >cache/lvmetad.c:143 Successfully connected to lvmetad on fd 4. >libdm-config.c:1036 Setting global/use_lvmpolld to 1 >libdm-config.c:1036 Setting devices/sysfs_scan to 1 >filters/filter-sysfs.c:325 Sysfs filter initialised. >filters/filter-internal.c:77 internal filter initialised. >filters/filter-type.c:56 LVM type filter initialised. >filters/filter-usable.c:192 Usable device filter initialised. >libdm-config.c:1036 Setting devices/multipath_component_detection to 1 >filters/filter-mpath.c:291 mpath filter initialised. >filters/filter-partitioned.c:59 Partitioned filter initialised. >libdm-config.c:1036 Setting devices/md_component_detection to 1 >filters/filter-md.c:73 MD filter initialised. >libdm-config.c:1036 Setting devices/fw_raid_component_detection to 0 >filters/filter-composite.c:104 Composite filter initialised. >libdm-config.c:1036 Setting devices/ignore_suspended_devices to 0 >libdm-config.c:1036 Setting devices/ignore_lvm_mirrors to 1 >config/config.c:1439 Setting devices/filter to filter = [ "r|/sdb1$|", "r|/sdb2$|", "r|/sdb3$|", "r|/sdb$|", "r|/sdc1$|", "r|/sdc2$|", "r|/sdc$|" ] >filters/filter-regex.c:216 Regex filter initialised. >filters/filter-usable.c:192 Usable device filter initialised. >filters/filter-composite.c:104 Composite filter initialised. >libdm-config.c:941 Setting devices/cache_dir to /etc/lvm/cache >libdm-config.c:941 Setting devices/cache_file_prefix to >libdm-config.c:950 devices/cache not found in config: defaulting to /etc/lvm/cache/.cache >filters/filter-persistent.c:368 Persistent filter initialised. >filters/filter-composite.c:104 Composite filter initialised. >libdm-config.c:1036 Setting devices/write_cache_state to 1 >libdm-config.c:1036 Setting global/use_lvmetad to 1 >libdm-config.c:941 Setting activation/activation_mode to degraded >libdm-config.c:1049 metadata/record_lvs_history not found in config: defaulting to 0 >lvmcmdline.c:1603 DEGRADED MODE. Incomplete RAID LVs will be processed. >libdm-config.c:1036 Setting activation/monitoring to 1 >lvmcmdline.c:1609 Processing: lvremove fedora/root '--config= devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] filter=["r|/sdb1$|","r|/sdb2$|","r|/sdb3$|","r|/sdb$|","r|/sdc1$|","r|/sdc2$|","r|/sdc$|"] } log {level=7 file=/tmp/lvm.log syslog=0}' >lvmcmdline.c:1610 Command pid: 2874 >lvmcmdline.c:1611 system ID: >lvmcmdline.c:1614 O_DIRECT will be used >libdm-config.c:972 Setting global/locking_type to 1 >libdm-config.c:1036 Setting global/wait_for_locks to 1 >locking/locking.c:129 File-based locking selected. >libdm-config.c:1036 Setting global/prioritise_write_locks to 1 >libdm-config.c:941 Setting global/locking_dir to /run/lock/lvm >libdm-common.c:926 Preparing SELinux context for /run/lock/lvm to system_u:object_r:lvm_lock_t:s0. >libdm-common.c:929 Resetting SELinux context to default value. >libdm-config.c:1036 Setting global/use_lvmlockd to 0 >cache/lvmetad.c:255 Sending lvmetad get_global_info >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting token to filter:3239235440 >libdm-config.c:972 Setting daemon_pid to 983 >libdm-config.c:941 Setting response to OK >libdm-config.c:972 Setting global_disable to 0 >libdm-config.c:950 report/output_format not found in config: defaulting to basic >libdm-config.c:1049 log/report_command_log not found in config: defaulting to 0 >toollib.c:2926 Get list of VGs on system >cache/lvmetad.c:1425 Asking lvmetad for complete list of known VG ids/names >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting name to fedora >toollib.c:2800 Processing VG fedora QOlKvl-wmzC-yhXm-AvWx-ApCr-5VZM-RCGRdK >cache/lvmcache.c:522 lvmcache has no info for vgname "fedora". >misc/lvm-flock.c:200 Locking /run/lock/lvm/V_fedora WB >libdm-common.c:926 Preparing SELinux context for /run/lock/lvm/V_fedora to system_u:object_r:lvm_lock_t:s0. >misc/lvm-flock.c:101 _do_flock /run/lock/lvm/V_fedora:aux WB >misc/lvm-flock.c:101 _do_flock /run/lock/lvm/V_fedora WB >misc/lvm-flock.c:48 _undo_flock /run/lock/lvm/V_fedora:aux >libdm-common.c:929 Resetting SELinux context to default value. >cache/lvmcache.c:522 lvmcache has no info for vgname "fedora". >metadata/metadata.c:4151 Reading VG fedora QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdK >cache/lvmcache.c:619 Metadata cache has no info for vgid "QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdK" >cache/lvmetad.c:981 Asking lvmetad for VG QOlKvl-wmzC-yhXm-AvWx-ApCr-5VZM-RCGRdK fedora >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting name to fedora >libdm-config.c:941 Setting metadata/format to lvm2 >cache/lvmcache.c:522 lvmcache has no info for vgname "fedora" with VGID QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdK. >format_text/format-text.c:2003 <backtrace> >libdm-config.c:941 Setting id to dIeg09-mb8o-nJuq-1Ds3-KA31-Ilf9-RWNCdB >libdm-config.c:941 Setting format to lvm2 >libdm-config.c:972 Setting device to 2053 >libdm-config.c:972 Setting dev_size to 95107072 >libdm-config.c:972 Setting label_sector to 1 >libdm-config.c:972 Setting ext_flags to 1 >libdm-config.c:972 Setting ext_version to 2 >device/dev-cache.c:356 /dev/sdb: Added to device cache (8:16) >device/dev-cache.c:352 /dev/disk/by-id/usb-SanDisk_Extreme_AA011021151004307653-0:0: Aliased to /dev/sdb in device cache (8:16) >device/dev-cache.c:356 /dev/disk/by-label/Fedora-WS-Live-25_B-1-1: Added to device cache (8:17) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0: Aliased to /dev/sdb in device cache (8:16) >device/dev-cache.c:352 /dev/disk/by-uuid/2016-10-05-06-32-21-00: Aliased to /dev/disk/by-label/Fedora-WS-Live-25_B-1-1 in device cache (8:17) >device/dev-cache.c:352 /dev/sdb1: Aliased to /dev/disk/by-label/Fedora-WS-Live-25_B-1-1 in device cache (preferred name) (8:17) >device/dev-cache.c:352 /dev/disk/by-id/usb-SanDisk_Extreme_AA011021151004307653-0:0-part1: Aliased to /dev/sdb1 in device cache (8:17) >device/dev-cache.c:340 /dev/disk/by-label/Fedora-WS-Live-25_B-1-1: Already in device cache >device/dev-cache.c:352 /dev/disk/by-partuuid/5b7c751a-01: Aliased to /dev/sdb1 in device cache (8:17) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0-part1: Aliased to /dev/sdb1 in device cache (8:17) >device/dev-cache.c:340 /dev/disk/by-uuid/2016-10-05-06-32-21-00: Already in device cache >device/dev-cache.c:356 /dev/sdb2: Added to device cache (8:18) >device/dev-cache.c:352 /dev/disk/by-id/usb-SanDisk_Extreme_AA011021151004307653-0:0-part2: Aliased to /dev/sdb2 in device cache (8:18) >device/dev-cache.c:356 /dev/disk/by-label/ANACONDA: Added to device cache (8:19) >device/dev-cache.c:352 /dev/disk/by-partuuid/5b7c751a-02: Aliased to /dev/sdb2 in device cache (8:18) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0-part2: Aliased to /dev/sdb2 in device cache (8:18) >device/dev-cache.c:352 /dev/disk/by-uuid/E65B-38D5: Aliased to /dev/sdb2 in device cache (8:18) >device/dev-cache.c:352 /dev/sdb3: Aliased to /dev/disk/by-label/ANACONDA in device cache (preferred name) (8:19) >device/dev-cache.c:352 /dev/disk/by-id/usb-SanDisk_Extreme_AA011021151004307653-0:0-part3: Aliased to /dev/sdb3 in device cache (8:19) >device/dev-cache.c:340 /dev/disk/by-label/ANACONDA: Already in device cache >device/dev-cache.c:352 /dev/disk/by-partuuid/5b7c751a-03: Aliased to /dev/sdb3 in device cache (8:19) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0-part3: Aliased to /dev/sdb3 in device cache (8:19) >device/dev-cache.c:352 /dev/disk/by-uuid/071654cc-c02e-3fa6-9852-bb9d12673142: Aliased to /dev/sdb3 in device cache (8:19) >device/dev-cache.c:356 /dev/sdc: Added to device cache (8:32) >device/dev-cache.c:352 /dev/disk/by-id/usb-APPLE_SD_Card_Reader_000000000820-0:0: Aliased to /dev/sdc in device cache (8:32) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:14.0-usb-0:4:1.0-scsi-0:0:0:0: Aliased to /dev/sdc in device cache (8:32) >device/dev-cache.c:356 /dev/sdc1: Added to device cache (8:33) >device/dev-cache.c:352 /dev/disk/by-id/usb-APPLE_SD_Card_Reader_000000000820-0:0-part1: Aliased to /dev/sdc1 in device cache (8:33) >device/dev-cache.c:356 /dev/disk/by-label/EFI: Added to device cache (8:1) >device/dev-cache.c:352 /dev/disk/by-partlabel/EFI\x20System\x20Partition: Aliased to /dev/disk/by-label/EFI in device cache (8:1) >device/dev-cache.c:352 /dev/disk/by-partuuid/e47434c5-7375-42e9-9cbe-73714c99b802: Aliased to /dev/sdc1 in device cache (8:33) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:14.0-usb-0:4:1.0-scsi-0:0:0:0-part1: Aliased to /dev/sdc1 in device cache (8:33) >device/dev-cache.c:352 /dev/disk/by-uuid/67E3-17ED: Aliased to /dev/disk/by-label/EFI in device cache (8:1) >device/dev-cache.c:356 /dev/sdc2: Added to device cache (8:34) >device/dev-cache.c:352 /dev/disk/by-id/usb-APPLE_SD_Card_Reader_000000000820-0:0-part2: Aliased to /dev/sdc2 in device cache (8:34) >device/dev-cache.c:352 /dev/disk/by-label/Nifty\x20HD: Aliased to /dev/sdc2 in device cache (8:34) >device/dev-cache.c:352 /dev/disk/by-partuuid/05d69f48-5bad-48e5-bf57-63b8377fc737: Aliased to /dev/sdc2 in device cache (8:34) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:14.0-usb-0:4:1.0-scsi-0:0:0:0-part2: Aliased to /dev/sdc2 in device cache (8:34) >device/dev-cache.c:352 /dev/disk/by-uuid/7966a8db-330b-3782-902e-ea75a88dadd7: Aliased to /dev/sdc2 in device cache (8:34) >device/dev-cache.c:356 /dev/sda: Added to device cache (8:0) >device/dev-cache.c:352 /dev/disk/by-id/ata-APPLE_SSD_SM0256F_S1K4NYBF108588: Aliased to /dev/sda in device cache (8:0) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x5002538655584d30: Aliased to /dev/sda in device cache (8:0) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:04:00.0-ata-1: Aliased to /dev/sda in device cache (8:0) >device/dev-cache.c:352 /dev/sda1: Aliased to /dev/disk/by-label/EFI in device cache (preferred name) (8:1) >device/dev-cache.c:352 /dev/disk/by-id/ata-APPLE_SSD_SM0256F_S1K4NYBF108588-part1: Aliased to /dev/sda1 in device cache (8:1) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x5002538655584d30-part1: Aliased to /dev/sda1 in device cache (8:1) >device/dev-cache.c:340 /dev/disk/by-label/EFI: Already in device cache >device/dev-cache.c:340 /dev/disk/by-partlabel/EFI\x20System\x20Partition: Already in device cache >device/dev-cache.c:352 /dev/disk/by-partuuid/9bb61fc3-34b4-4200-b49a-d3fde9898b38: Aliased to /dev/sda1 in device cache (8:1) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:04:00.0-ata-1-part1: Aliased to /dev/sda1 in device cache (8:1) >device/dev-cache.c:340 /dev/disk/by-uuid/67E3-17ED: Already in device cache >device/dev-cache.c:356 /dev/sda2: Added to device cache (8:2) >device/dev-cache.c:352 /dev/disk/by-id/ata-APPLE_SSD_SM0256F_S1K4NYBF108588-part2: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x5002538655584d30-part2: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:352 /dev/disk/by-label/Macintosh\x20HD: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:352 /dev/disk/by-partlabel/Linux\x20HFS+\x20ESP: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:352 /dev/disk/by-partuuid/c0268a82-6d2c-4dac-a40f-0cad98152031: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:04:00.0-ata-1-part2: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:352 /dev/disk/by-uuid/24741b41-eecc-3356-94f5-5974941707a7: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:356 /dev/sda3: Added to device cache (8:3) >device/dev-cache.c:352 /dev/disk/by-id/ata-APPLE_SSD_SM0256F_S1K4NYBF108588-part3: Aliased to /dev/sda3 in device cache (8:3) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x5002538655584d30-part3: Aliased to /dev/sda3 in device cache (8:3) >device/dev-cache.c:352 /dev/disk/by-label/Recovery\x20HD: Aliased to /dev/sda3 in device cache (8:3) >device/dev-cache.c:352 /dev/disk/by-partuuid/946f51f6-d5ea-425e-9086-d7d25469d6be: Aliased to /dev/sda3 in device cache (8:3) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:04:00.0-ata-1-part3: Aliased to /dev/sda3 in device cache (8:3) >device/dev-cache.c:352 /dev/disk/by-uuid/1b4476a6-b9c1-3593-8daa-f56e945a55c0: Aliased to /dev/sda3 in device cache (8:3) >device/dev-cache.c:356 /dev/sda4: Added to device cache (8:4) >device/dev-cache.c:352 /dev/disk/by-id/ata-APPLE_SSD_SM0256F_S1K4NYBF108588-part4: Aliased to /dev/sda4 in device cache (8:4) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x5002538655584d30-part4: Aliased to /dev/sda4 in device cache (8:4) >device/dev-cache.c:352 /dev/disk/by-partuuid/b229e593-24b7-4b02-b0c9-9990c63e7f44: Aliased to /dev/sda4 in device cache (8:4) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:04:00.0-ata-1-part4: Aliased to /dev/sda4 in device cache (8:4) >device/dev-cache.c:352 /dev/disk/by-uuid/6615a1ce-2ad7-4cd4-9b71-ce2e83557d99: Aliased to /dev/sda4 in device cache (8:4) >device/dev-cache.c:356 /dev/sda5: Added to device cache (8:5) >device/dev-cache.c:352 /dev/disk/by-id/ata-APPLE_SSD_SM0256F_S1K4NYBF108588-part5: Aliased to /dev/sda5 in device cache (8:5) >device/dev-cache.c:352 /dev/disk/by-id/lvm-pv-uuid-dIeg09-mb8o-nJuq-1Ds3-KA31-Ilf9-RWNCdB: Aliased to /dev/sda5 in device cache (8:5) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x5002538655584d30-part5: Aliased to /dev/sda5 in device cache (8:5) >device/dev-cache.c:352 /dev/disk/by-partuuid/ee1fb71a-959c-4778-8285-988bb17a037f: Aliased to /dev/sda5 in device cache (8:5) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:04:00.0-ata-1-part5: Aliased to /dev/sda5 in device cache (8:5) >device/dev-cache.c:356 /dev/loop0: Added to device cache (7:0) >device/dev-cache.c:356 /dev/loop1: Added to device cache (7:1) >device/dev-cache.c:356 /dev/disk/by-label/Anaconda: Added to device cache (253:3) >device/dev-cache.c:352 /dev/disk/by-uuid/75b06b1f-5c69-42e7-99e1-1c5da0c76d91: Aliased to /dev/disk/by-label/Anaconda in device cache (253:3) >device/dev-cache.c:356 /dev/loop2: Added to device cache (7:2) >device/dev-cache.c:356 /dev/dm-2: Added to device cache (253:2) >device/dev-cache.c:352 /dev/disk/by-id/dm-name-live-rw: Aliased to /dev/dm-2 in device cache (preferred name) (253:2) >device/dev-cache.c:340 /dev/disk/by-label/Anaconda: Already in device cache >device/dev-cache.c:340 /dev/disk/by-uuid/75b06b1f-5c69-42e7-99e1-1c5da0c76d91: Already in device cache >device/dev-cache.c:352 /dev/mapper/live-rw: Aliased to /dev/disk/by-id/dm-name-live-rw in device cache (preferred name) (253:2) >device/dev-cache.c:352 /dev/dm-3: Aliased to /dev/disk/by-label/Anaconda in device cache (253:3) >device/dev-cache.c:352 /dev/disk/by-id/dm-name-live-base: Aliased to /dev/disk/by-label/Anaconda in device cache (preferred name) (253:3) >device/dev-cache.c:340 /dev/disk/by-label/Anaconda: Already in device cache >device/dev-cache.c:340 /dev/disk/by-uuid/75b06b1f-5c69-42e7-99e1-1c5da0c76d91: Already in device cache >device/dev-cache.c:352 /dev/mapper/live-base: Aliased to /dev/disk/by-id/dm-name-live-base in device cache (preferred name) (253:3) >cache/lvmcache.c:1873 lvmcache /dev/sda5: now in VG #orphans_lvm2 (#orphans_lvm2) with 0 mda(s). >libdm-config.c:972 Setting size to 1044480 >libdm-config.c:972 Setting start to 4096 >libdm-config.c:972 Setting ignore to 0 >metadata/vg.c:74 Allocated VG fedora at 0x562be3e38370. >format_text/import_vsn1.c:572 Importing logical volume fedora/root. >cache/lvmcache.c:522 lvmcache has no info for vgname "fedora" with VGID QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdK. >cache/lvmcache.c:522 lvmcache has no info for vgname "fedora". >cache/lvmcache.c:1873 lvmcache /dev/sda5: now in VG fedora with 1 mda(s). >cache/lvmcache.c:1637 lvmcache /dev/sda5: VG fedora: set VGID to QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdK. >cache/lvmcache.c:1949 lvmcache /dev/sda5: VG fedora: set system_id to . >cache/lvmetad.c:2241 Sending lvmetad vg_clear_outdated_pvs >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting response to OK >libdm-config.c:977 metadata/lvs_history_retention_time not found in config: defaulting to 0 >device/dev-io.c:570 Opened /dev/sda5 RO O_DIRECT >device/dev-io.c:330 /dev/sda5: size is 95107072 sectors >metadata/pv_manip.c:420 /dev/sda5 0: 0 1187: NULL(0:0) >metadata/pv_manip.c:420 /dev/sda5 1: 1187 10422: root(0:0) >metadata/vg.c:74 Allocated VG fedora at 0x562be3e25930. >format_text/import_vsn1.c:572 Importing logical volume fedora/root. >toollib.c:2462 Adding fedora/root to the list of LVs to be processed. >toollib.c:2493 Processing LV root in VG fedora. >libdm-config.c:1036 Setting devices/issue_discards to 0 >activate/dev_manager.c:755 Getting device info for fedora-root [LVM-QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdK3seVNVHoqA7evYQL4vTWFR0OI1FlRIJR] >ioctl/libdm-iface.c:1838 dm version [ opencount flush ] [16384] (*1) >ioctl/libdm-iface.c:1838 dm info LVM-QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdK3seVNVHoqA7evYQL4vTWFR0OI1FlRIJR [ noopencount flush ] [16384] (*1) >activate/dev_manager.c:683 Skipping checks for old devices without LVM- dm uuid prefix (kernel vsn 4 >= 3). >activate/activate.c:1487 fedora/root is not active >locking/file_locking.c:99 Locking LV QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdK3seVNVHoqA7evYQL4vTWFR0OI1FlRIJR (NL) >activate/activate.c:2216 Deactivating fedora/root. >activate/dev_manager.c:755 Getting device info for fedora-root [LVM-QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdK3seVNVHoqA7evYQL4vTWFR0OI1FlRIJR] >ioctl/libdm-iface.c:1838 dm info LVM-QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdK3seVNVHoqA7evYQL4vTWFR0OI1FlRIJR [ noopencount flush ] [16384] (*1) >format_text/archiver.c:141 Archiving volume group "fedora" metadata (seqno 4). >metadata/lv_manip.c:5906 Releasing logical volume "root" >libdm-config.c:1036 Setting devices/issue_discards to 0 >metadata/pv_manip.c:420 /dev/sda5 0: 0 11609: NULL(0:0) >mm/memlock.c:562 Unlock: Memlock counters: locked:0 critical:0 daemon:0 suspended:0 >device/dev-io.c:625 Closed /dev/sda5 >device/dev-io.c:570 Opened /dev/sda5 RW O_DIRECT >device/dev-io.c:145 /dev/sda5: block size is 4096 bytes >device/dev-io.c:156 /dev/sda5: physical block size is 4096 bytes >format_text/format-text.c:665 Writing fedora metadata to /dev/sda5 at 10240 len 735 >format_text/format-text.c:768 Pre-Committing fedora metadata (5) to /dev/sda5 header at 4096 >metadata/vg.c:74 Allocated VG fedora at 0x562be3e0d600. >cache/lvmetad.c:1177 Sending lvmetad pending VG fedora (seqno 5) >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting response to OK >format_text/format-text.c:768 Committing fedora metadata (5) to /dev/sda5 header at 4096 >metadata/vg.c:89 Freeing VG fedora at 0x562be3e25930. >mm/memlock.c:562 Unlock: Memlock counters: locked:0 critical:0 daemon:0 suspended:0 >format_text/archiver.c:582 Creating volume group backup "/etc/lvm/backup/fedora" (seqno 5). >format_text/format-text.c:969 Writing fedora metadata to /etc/lvm/backup/.lvm_localhost.localdomain_2874_1946807015 >format_text/format-text.c:988 Renaming /etc/lvm/backup/.lvm_localhost.localdomain_2874_1946807015 to /etc/lvm/backup/fedora.tmp >format_text/format-text.c:1013 Committing fedora metadata (5) >format_text/format-text.c:1014 Renaming /etc/lvm/backup/fedora.tmp to /etc/lvm/backup/fedora >metadata/lv_manip.c:5976 Logical volume "root" successfully removed >cache/lvmetad.c:1224 Sending lvmetad updated VG fedora (seqno 5) >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting response to OK >cache/lvmetad.c:1651 Telling lvmetad to store PV /dev/sda5 (dIeg09-mb8o-nJuq-1Ds3-KA31-Ilf9-RWNCdB) >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting response to OK >mm/memlock.c:562 Unlock: Memlock counters: locked:0 critical:0 daemon:0 suspended:0 >activate/fs.c:489 Syncing device names >misc/lvm-flock.c:71 Unlocking /run/lock/lvm/V_fedora >misc/lvm-flock.c:48 _undo_flock /run/lock/lvm/V_fedora >device/dev-io.c:625 Closed /dev/sda5 >metadata/vg.c:89 Freeing VG fedora at 0x562be3e0d600. >metadata/vg.c:89 Freeing VG fedora at 0x562be3e38370. >libdm-config.c:1036 Setting global/notify_dbus to 1 >notify/lvmnotify.c:51 Nofify dbus at com.redhat.lvmdbus1. >notify/lvmnotify.c:64 WARNING: D-Bus notification failed: The name com.redhat.lvmdbus1 was not provided by any .service files >commands/toolcontext.c:2111 Reloading config files >activate/fs.c:489 Syncing device names >cache/lvmcache.c:2298 Wiping internal VG cache >metadata/vg.c:89 Freeing VG #orphans_lvm1 at 0x562be3d8e230. >metadata/vg.c:89 Freeing VG #orphans_pool at 0x562be3d92240. >metadata/vg.c:89 Freeing VG #orphans_lvm2 at 0x562be3da91f0. >config/config.c:281 Loading config file: /etc/lvm/lvm.conf >device/dev-io.c:570 Opened /etc/lvm/lvm.conf RO >device/dev-io.c:625 Closed /etc/lvm/lvm.conf >libdm-config.c:1036 Setting log/syslog to 1 >libdm-config.c:972 Setting log/level to 0 >libdm-config.c:1036 Setting log/activation to 0 >config/config.c:1439 Setting log/debug_classes to debug_classes = [ "memory", "devices", "activation", "allocation", "lvmetad", "metadata", "cache", "locking", "lvmpolld", "dbus" ] >commands/toolcontext.c:357 Setting log debug classes to 1023 >commands/toolcontext.c:363 Logging initialised at Thu Nov 10 19:32:10 2016 >config/config.c:281 Loading config file: /etc/lvm/lvmlocal.conf >device/dev-io.c:570 Opened /etc/lvm/lvmlocal.conf RO >device/dev-io.c:625 Closed /etc/lvm/lvmlocal.conf >libdm-config.c:1036 Setting config/checks to 1 >libdm-config.c:1036 Setting config/abort_on_errors to 0 >libdm-config.c:1036 Setting config/checks to 1 >libdm-config.c:1036 Setting config/checks to 1 >libdm-config.c:972 Setting global/umask to 63 >libdm-config.c:941 Setting devices/dir to /dev >libdm-config.c:941 Setting devices/external_device_info_source to none >libdm-config.c:941 Setting global/proc to /proc >libdm-config.c:1036 Setting global/activation to 1 >libdm-config.c:1049 activation/auto_set_activation_skip not found in config: defaulting to 1 >libdm-config.c:941 Setting activation/readahead to auto >libdm-config.c:1036 Setting activation/udev_rules to 1 >libdm-config.c:1036 Setting activation/udev_sync to 1 >libdm-config.c:1036 Setting activation/retry_deactivation to 1 >libdm-config.c:1036 Setting activation/checks to 0 >misc/lvm-globals.c:188 LVM activation checks disabled >libdm-config.c:1036 Setting activation/use_linear_target to 1 >libdm-config.c:941 Setting activation/missing_stripe_filler to error >libdm-config.c:1036 Setting global/metadata_read_only to 0 >libdm-config.c:972 Setting devices/pv_min_size to 2048 >libdm-config.c:1049 metadata/check_pv_device_sizes not found in config: defaulting to 1 >libdm-config.c:941 Setting global/units to h >libdm-config.c:1036 Setting global/si_unit_consistency to 1 >libdm-config.c:1049 report/binary_values_as_numeric not found in config: defaulting to 0 >libdm-config.c:1049 report/mark_hidden_devices not found in config: defaulting to 1 >libdm-config.c:1036 Setting global/suffix to 1 >libdm-config.c:950 report/list_item_separator not found in config: defaulting to , >libdm-config.c:950 report/time_format not found in config: defaulting to %Y-%m-%d %T %z >libdm-config.c:1049 report/two_word_unknown_device not found in config: defaulting to 0 >libdm-config.c:1036 Setting global/detect_internal_vg_cache_corruption to 0 >libdm-config.c:941 Setting global/system_id_source to none >libdm-config.c:941 Setting config/profile_dir to /etc/lvm/profile >libdm-config.c:972 Setting devices/disable_after_error_count to 0 >config/config.c:1439 Setting devices/preferred_names to preferred_names = [ "^/dev/mapper/", "^/dev/md/", "^/dev/sd" ] >libdm-config.c:1036 Setting devices/obtain_device_list_from_udev to 1 >config/config.c:1439 Setting devices/scan to scan = [ "/dev" ] >metadata/vg.c:74 Allocated VG #orphans_lvm1 at 0x5566418b1230. >format1/format1.c:628 Initialised format: lvm1 >metadata/vg.c:74 Allocated VG #orphans_pool at 0x5566418b5240. >format_pool/format_pool.c:335 Initialised format: pool >metadata/vg.c:74 Allocated VG #orphans_lvm2 at 0x5566418cc1f0. >format_text/format-text.c:2573 Initialised format: lvm2 >libdm-config.c:950 global/format not found in config: defaulting to lvm2 >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_lvm1" with VGID #orphans_lvm1. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_lvm1". >cache/lvmcache.c:1875 lvmcache initialised VG #orphans_lvm1. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_pool" with VGID #orphans_pool. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_pool". >cache/lvmcache.c:1875 lvmcache initialised VG #orphans_pool. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_lvm2" with VGID #orphans_lvm2. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_lvm2". >cache/lvmcache.c:1875 lvmcache initialised VG #orphans_lvm2. >striped/striped.c:239 Initialised segtype: striped >zero/zero.c:98 Initialised segtype: zero >error/errseg.c:104 Initialised segtype: error >libdm-config.c:941 Setting dmeventd/snapshot_library to libdevmapper-event-lvm2snapshot.so >snapshot/snapshot.c:275 Initialised segtype: snapshot >libdm-config.c:941 Setting dmeventd/mirror_library to libdevmapper-event-lvm2mirror.so >mirror/mirrored.c:575 Initialised segtype: mirror >libdm-config.c:950 dmeventd/raid_library not found in config: defaulting to libdevmapper-event-lvm2raid.so >raid/raid.c:505 Initialised segtype: raid0 >raid/raid.c:505 Initialised segtype: raid0_meta >raid/raid.c:505 Initialised segtype: raid1 >raid/raid.c:505 Initialised segtype: raid10 >raid/raid.c:505 Initialised segtype: raid4 >raid/raid.c:505 Initialised segtype: raid5 >raid/raid.c:505 Initialised segtype: raid5_la >raid/raid.c:505 Initialised segtype: raid5_ls >raid/raid.c:505 Initialised segtype: raid5_ra >raid/raid.c:505 Initialised segtype: raid5_rs >raid/raid.c:505 Initialised segtype: raid6 >raid/raid.c:505 Initialised segtype: raid6_nc >raid/raid.c:505 Initialised segtype: raid6_nr >raid/raid.c:505 Initialised segtype: raid6_zr >libdm-config.c:941 Setting dmeventd/thin_library to libdevmapper-event-lvm2thin.so >thin/thin.c:825 Initialised segtype: thin-pool >thin/thin.c:825 Initialised segtype: thin >cache_segtype/cache.c:491 Initialised segtype: cache-pool >cache_segtype/cache.c:505 Initialised segtype: cache >libdm-config.c:1036 Setting backup/archive to 1 >libdm-config.c:972 Setting backup/retain_days to 30 >libdm-config.c:972 Setting backup/retain_min to 10 >libdm-config.c:941 Setting backup/archive_dir to /etc/lvm/archive >libdm-config.c:1036 Setting backup/backup to 1 >libdm-config.c:941 Setting backup/backup_dir to /etc/lvm/backup >config/config.c:1436 devices/global_filter not found in config: defaulting to global_filter = [ "a|.*/|" ] >libdm-config.c:972 Setting global/locking_type to 1 >libdm-config.c:1036 Setting global/use_lvmetad to 1 >libdm-config.c:977 global/lvmetad_update_wait_time not found in config: defaulting to 10 >daemon-client.c:33 /run/lvm/lvmetad.socket: Opening daemon socket to lvmetad for protocol lvmetad version 1. >daemon-client.c:52 Sending daemon lvmetad: hello >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting protocol to lvmetad >libdm-config.c:972 Setting version to 1 >cache/lvmetad.c:143 Successfully connected to lvmetad on fd 4. >libdm-config.c:1036 Setting global/use_lvmpolld to 1 >libdm-config.c:1036 Setting devices/sysfs_scan to 1 >filters/filter-sysfs.c:325 Sysfs filter initialised. >filters/filter-internal.c:77 internal filter initialised. >filters/filter-type.c:56 LVM type filter initialised. >filters/filter-usable.c:192 Usable device filter initialised. >libdm-config.c:1036 Setting devices/multipath_component_detection to 1 >filters/filter-mpath.c:291 mpath filter initialised. >filters/filter-partitioned.c:59 Partitioned filter initialised. >libdm-config.c:1036 Setting devices/md_component_detection to 1 >filters/filter-md.c:73 MD filter initialised. >libdm-config.c:1036 Setting devices/fw_raid_component_detection to 0 >filters/filter-composite.c:104 Composite filter initialised. >libdm-config.c:1036 Setting devices/ignore_suspended_devices to 0 >libdm-config.c:1036 Setting devices/ignore_lvm_mirrors to 1 >config/config.c:1439 Setting devices/filter to filter = [ "r|/sdb1$|", "r|/sdb2$|", "r|/sdb3$|", "r|/sdb$|", "r|/sdc1$|", "r|/sdc2$|", "r|/sdc$|" ] >filters/filter-regex.c:216 Regex filter initialised. >filters/filter-usable.c:192 Usable device filter initialised. >filters/filter-composite.c:104 Composite filter initialised. >libdm-config.c:941 Setting devices/cache_dir to /etc/lvm/cache >libdm-config.c:941 Setting devices/cache_file_prefix to >libdm-config.c:950 devices/cache not found in config: defaulting to /etc/lvm/cache/.cache >filters/filter-persistent.c:368 Persistent filter initialised. >filters/filter-composite.c:104 Composite filter initialised. >libdm-config.c:1036 Setting devices/write_cache_state to 1 >libdm-config.c:1036 Setting global/use_lvmetad to 1 >libdm-config.c:941 Setting activation/activation_mode to degraded >libdm-config.c:1049 metadata/record_lvs_history not found in config: defaulting to 0 >lvmcmdline.c:1603 DEGRADED MODE. Incomplete RAID LVs will be processed. >libdm-config.c:1036 Setting activation/monitoring to 1 >lvmcmdline.c:1609 Processing: vgchange -an fedora '--config= devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] filter=["r|/sdb1$|","r|/sdb2$|","r|/sdb3$|","r|/sdb$|","r|/sdc1$|","r|/sdc2$|","r|/sdc$|"] } log {level=7 file=/tmp/lvm.log syslog=0}' >lvmcmdline.c:1610 Command pid: 2879 >lvmcmdline.c:1611 system ID: >lvmcmdline.c:1614 O_DIRECT will be used >libdm-config.c:972 Setting global/locking_type to 1 >libdm-config.c:1036 Setting global/wait_for_locks to 1 >locking/locking.c:129 File-based locking selected. >libdm-config.c:1036 Setting global/prioritise_write_locks to 1 >libdm-config.c:941 Setting global/locking_dir to /run/lock/lvm >libdm-common.c:926 Preparing SELinux context for /run/lock/lvm to system_u:object_r:lvm_lock_t:s0. >libdm-common.c:929 Resetting SELinux context to default value. >libdm-config.c:1036 Setting global/use_lvmlockd to 0 >cache/lvmetad.c:255 Sending lvmetad get_global_info >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting token to filter:3239235440 >libdm-config.c:972 Setting daemon_pid to 983 >libdm-config.c:941 Setting response to OK >libdm-config.c:972 Setting global_disable to 0 >toollib.c:2165 Processing each VG >toollib.c:2217 Get list of VGs on system >cache/lvmetad.c:1425 Asking lvmetad for complete list of known VG ids/names >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting name to fedora >libdm-config.c:950 report/output_format not found in config: defaulting to basic >libdm-config.c:1049 log/report_command_log not found in config: defaulting to 0 >toollib.c:1927 Processing VG fedora QOlKvl-wmzC-yhXm-AvWx-ApCr-5VZM-RCGRdK >cache/lvmcache.c:522 lvmcache has no info for vgname "fedora". >misc/lvm-flock.c:200 Locking /run/lock/lvm/V_fedora RB >libdm-common.c:926 Preparing SELinux context for /run/lock/lvm/V_fedora to system_u:object_r:lvm_lock_t:s0. >misc/lvm-flock.c:101 _do_flock /run/lock/lvm/V_fedora:aux WB >misc/lvm-flock.c:48 _undo_flock /run/lock/lvm/V_fedora:aux >misc/lvm-flock.c:101 _do_flock /run/lock/lvm/V_fedora RB >libdm-common.c:929 Resetting SELinux context to default value. >cache/lvmcache.c:522 lvmcache has no info for vgname "fedora". >metadata/metadata.c:4151 Reading VG fedora QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdK >cache/lvmcache.c:619 Metadata cache has no info for vgid "QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdK" >cache/lvmetad.c:981 Asking lvmetad for VG QOlKvl-wmzC-yhXm-AvWx-ApCr-5VZM-RCGRdK fedora >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting name to fedora >libdm-config.c:941 Setting metadata/format to lvm2 >cache/lvmcache.c:522 lvmcache has no info for vgname "fedora" with VGID QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdK. >format_text/format-text.c:2003 <backtrace> >libdm-config.c:941 Setting id to dIeg09-mb8o-nJuq-1Ds3-KA31-Ilf9-RWNCdB >libdm-config.c:941 Setting format to lvm2 >libdm-config.c:972 Setting device to 2053 >libdm-config.c:972 Setting dev_size to 95107072 >libdm-config.c:972 Setting label_sector to 1 >libdm-config.c:972 Setting ext_flags to 1 >libdm-config.c:972 Setting ext_version to 2 >device/dev-cache.c:356 /dev/sdb: Added to device cache (8:16) >device/dev-cache.c:352 /dev/disk/by-id/usb-SanDisk_Extreme_AA011021151004307653-0:0: Aliased to /dev/sdb in device cache (8:16) >device/dev-cache.c:356 /dev/disk/by-label/Fedora-WS-Live-25_B-1-1: Added to device cache (8:17) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0: Aliased to /dev/sdb in device cache (8:16) >device/dev-cache.c:352 /dev/disk/by-uuid/2016-10-05-06-32-21-00: Aliased to /dev/disk/by-label/Fedora-WS-Live-25_B-1-1 in device cache (8:17) >device/dev-cache.c:352 /dev/sdb1: Aliased to /dev/disk/by-label/Fedora-WS-Live-25_B-1-1 in device cache (preferred name) (8:17) >device/dev-cache.c:352 /dev/disk/by-id/usb-SanDisk_Extreme_AA011021151004307653-0:0-part1: Aliased to /dev/sdb1 in device cache (8:17) >device/dev-cache.c:340 /dev/disk/by-label/Fedora-WS-Live-25_B-1-1: Already in device cache >device/dev-cache.c:352 /dev/disk/by-partuuid/5b7c751a-01: Aliased to /dev/sdb1 in device cache (8:17) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0-part1: Aliased to /dev/sdb1 in device cache (8:17) >device/dev-cache.c:340 /dev/disk/by-uuid/2016-10-05-06-32-21-00: Already in device cache >device/dev-cache.c:356 /dev/sdb2: Added to device cache (8:18) >device/dev-cache.c:352 /dev/disk/by-id/usb-SanDisk_Extreme_AA011021151004307653-0:0-part2: Aliased to /dev/sdb2 in device cache (8:18) >device/dev-cache.c:356 /dev/disk/by-label/ANACONDA: Added to device cache (8:19) >device/dev-cache.c:352 /dev/disk/by-partuuid/5b7c751a-02: Aliased to /dev/sdb2 in device cache (8:18) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0-part2: Aliased to /dev/sdb2 in device cache (8:18) >device/dev-cache.c:352 /dev/disk/by-uuid/E65B-38D5: Aliased to /dev/sdb2 in device cache (8:18) >device/dev-cache.c:352 /dev/sdb3: Aliased to /dev/disk/by-label/ANACONDA in device cache (preferred name) (8:19) >device/dev-cache.c:352 /dev/disk/by-id/usb-SanDisk_Extreme_AA011021151004307653-0:0-part3: Aliased to /dev/sdb3 in device cache (8:19) >device/dev-cache.c:340 /dev/disk/by-label/ANACONDA: Already in device cache >device/dev-cache.c:352 /dev/disk/by-partuuid/5b7c751a-03: Aliased to /dev/sdb3 in device cache (8:19) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0-part3: Aliased to /dev/sdb3 in device cache (8:19) >device/dev-cache.c:352 /dev/disk/by-uuid/071654cc-c02e-3fa6-9852-bb9d12673142: Aliased to /dev/sdb3 in device cache (8:19) >device/dev-cache.c:356 /dev/sdc: Added to device cache (8:32) >device/dev-cache.c:352 /dev/disk/by-id/usb-APPLE_SD_Card_Reader_000000000820-0:0: Aliased to /dev/sdc in device cache (8:32) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:14.0-usb-0:4:1.0-scsi-0:0:0:0: Aliased to /dev/sdc in device cache (8:32) >device/dev-cache.c:356 /dev/sdc1: Added to device cache (8:33) >device/dev-cache.c:352 /dev/disk/by-id/usb-APPLE_SD_Card_Reader_000000000820-0:0-part1: Aliased to /dev/sdc1 in device cache (8:33) >device/dev-cache.c:356 /dev/disk/by-label/EFI: Added to device cache (8:1) >device/dev-cache.c:352 /dev/disk/by-partlabel/EFI\x20System\x20Partition: Aliased to /dev/disk/by-label/EFI in device cache (8:1) >device/dev-cache.c:352 /dev/disk/by-partuuid/e47434c5-7375-42e9-9cbe-73714c99b802: Aliased to /dev/sdc1 in device cache (8:33) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:14.0-usb-0:4:1.0-scsi-0:0:0:0-part1: Aliased to /dev/sdc1 in device cache (8:33) >device/dev-cache.c:352 /dev/disk/by-uuid/67E3-17ED: Aliased to /dev/disk/by-label/EFI in device cache (8:1) >device/dev-cache.c:356 /dev/sdc2: Added to device cache (8:34) >device/dev-cache.c:352 /dev/disk/by-id/usb-APPLE_SD_Card_Reader_000000000820-0:0-part2: Aliased to /dev/sdc2 in device cache (8:34) >device/dev-cache.c:352 /dev/disk/by-label/Nifty\x20HD: Aliased to /dev/sdc2 in device cache (8:34) >device/dev-cache.c:352 /dev/disk/by-partuuid/05d69f48-5bad-48e5-bf57-63b8377fc737: Aliased to /dev/sdc2 in device cache (8:34) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:14.0-usb-0:4:1.0-scsi-0:0:0:0-part2: Aliased to /dev/sdc2 in device cache (8:34) >device/dev-cache.c:352 /dev/disk/by-uuid/7966a8db-330b-3782-902e-ea75a88dadd7: Aliased to /dev/sdc2 in device cache (8:34) >device/dev-cache.c:356 /dev/sda: Added to device cache (8:0) >device/dev-cache.c:352 /dev/disk/by-id/ata-APPLE_SSD_SM0256F_S1K4NYBF108588: Aliased to /dev/sda in device cache (8:0) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x5002538655584d30: Aliased to /dev/sda in device cache (8:0) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:04:00.0-ata-1: Aliased to /dev/sda in device cache (8:0) >device/dev-cache.c:352 /dev/sda1: Aliased to /dev/disk/by-label/EFI in device cache (preferred name) (8:1) >device/dev-cache.c:352 /dev/disk/by-id/ata-APPLE_SSD_SM0256F_S1K4NYBF108588-part1: Aliased to /dev/sda1 in device cache (8:1) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x5002538655584d30-part1: Aliased to /dev/sda1 in device cache (8:1) >device/dev-cache.c:340 /dev/disk/by-label/EFI: Already in device cache >device/dev-cache.c:340 /dev/disk/by-partlabel/EFI\x20System\x20Partition: Already in device cache >device/dev-cache.c:352 /dev/disk/by-partuuid/9bb61fc3-34b4-4200-b49a-d3fde9898b38: Aliased to /dev/sda1 in device cache (8:1) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:04:00.0-ata-1-part1: Aliased to /dev/sda1 in device cache (8:1) >device/dev-cache.c:340 /dev/disk/by-uuid/67E3-17ED: Already in device cache >device/dev-cache.c:356 /dev/sda2: Added to device cache (8:2) >device/dev-cache.c:352 /dev/disk/by-id/ata-APPLE_SSD_SM0256F_S1K4NYBF108588-part2: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x5002538655584d30-part2: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:352 /dev/disk/by-label/Macintosh\x20HD: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:352 /dev/disk/by-partlabel/Linux\x20HFS+\x20ESP: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:352 /dev/disk/by-partuuid/c0268a82-6d2c-4dac-a40f-0cad98152031: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:04:00.0-ata-1-part2: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:352 /dev/disk/by-uuid/24741b41-eecc-3356-94f5-5974941707a7: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:356 /dev/sda3: Added to device cache (8:3) >device/dev-cache.c:352 /dev/disk/by-id/ata-APPLE_SSD_SM0256F_S1K4NYBF108588-part3: Aliased to /dev/sda3 in device cache (8:3) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x5002538655584d30-part3: Aliased to /dev/sda3 in device cache (8:3) >device/dev-cache.c:352 /dev/disk/by-label/Recovery\x20HD: Aliased to /dev/sda3 in device cache (8:3) >device/dev-cache.c:352 /dev/disk/by-partuuid/946f51f6-d5ea-425e-9086-d7d25469d6be: Aliased to /dev/sda3 in device cache (8:3) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:04:00.0-ata-1-part3: Aliased to /dev/sda3 in device cache (8:3) >device/dev-cache.c:352 /dev/disk/by-uuid/1b4476a6-b9c1-3593-8daa-f56e945a55c0: Aliased to /dev/sda3 in device cache (8:3) >device/dev-cache.c:356 /dev/sda4: Added to device cache (8:4) >device/dev-cache.c:352 /dev/disk/by-id/ata-APPLE_SSD_SM0256F_S1K4NYBF108588-part4: Aliased to /dev/sda4 in device cache (8:4) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x5002538655584d30-part4: Aliased to /dev/sda4 in device cache (8:4) >device/dev-cache.c:352 /dev/disk/by-partuuid/b229e593-24b7-4b02-b0c9-9990c63e7f44: Aliased to /dev/sda4 in device cache (8:4) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:04:00.0-ata-1-part4: Aliased to /dev/sda4 in device cache (8:4) >device/dev-cache.c:352 /dev/disk/by-uuid/6615a1ce-2ad7-4cd4-9b71-ce2e83557d99: Aliased to /dev/sda4 in device cache (8:4) >device/dev-cache.c:356 /dev/sda5: Added to device cache (8:5) >device/dev-cache.c:352 /dev/disk/by-id/ata-APPLE_SSD_SM0256F_S1K4NYBF108588-part5: Aliased to /dev/sda5 in device cache (8:5) >device/dev-cache.c:352 /dev/disk/by-id/lvm-pv-uuid-dIeg09-mb8o-nJuq-1Ds3-KA31-Ilf9-RWNCdB: Aliased to /dev/sda5 in device cache (8:5) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x5002538655584d30-part5: Aliased to /dev/sda5 in device cache (8:5) >device/dev-cache.c:352 /dev/disk/by-partuuid/ee1fb71a-959c-4778-8285-988bb17a037f: Aliased to /dev/sda5 in device cache (8:5) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:04:00.0-ata-1-part5: Aliased to /dev/sda5 in device cache (8:5) >device/dev-cache.c:356 /dev/loop0: Added to device cache (7:0) >device/dev-cache.c:356 /dev/loop1: Added to device cache (7:1) >device/dev-cache.c:356 /dev/disk/by-label/Anaconda: Added to device cache (253:3) >device/dev-cache.c:352 /dev/disk/by-uuid/75b06b1f-5c69-42e7-99e1-1c5da0c76d91: Aliased to /dev/disk/by-label/Anaconda in device cache (253:3) >device/dev-cache.c:356 /dev/loop2: Added to device cache (7:2) >device/dev-cache.c:356 /dev/dm-2: Added to device cache (253:2) >device/dev-cache.c:352 /dev/disk/by-id/dm-name-live-rw: Aliased to /dev/dm-2 in device cache (preferred name) (253:2) >device/dev-cache.c:340 /dev/disk/by-label/Anaconda: Already in device cache >device/dev-cache.c:340 /dev/disk/by-uuid/75b06b1f-5c69-42e7-99e1-1c5da0c76d91: Already in device cache >device/dev-cache.c:352 /dev/mapper/live-rw: Aliased to /dev/disk/by-id/dm-name-live-rw in device cache (preferred name) (253:2) >device/dev-cache.c:352 /dev/dm-3: Aliased to /dev/disk/by-label/Anaconda in device cache (253:3) >device/dev-cache.c:352 /dev/disk/by-id/dm-name-live-base: Aliased to /dev/disk/by-label/Anaconda in device cache (preferred name) (253:3) >device/dev-cache.c:340 /dev/disk/by-label/Anaconda: Already in device cache >device/dev-cache.c:340 /dev/disk/by-uuid/75b06b1f-5c69-42e7-99e1-1c5da0c76d91: Already in device cache >device/dev-cache.c:352 /dev/mapper/live-base: Aliased to /dev/disk/by-id/dm-name-live-base in device cache (preferred name) (253:3) >cache/lvmcache.c:1873 lvmcache /dev/sda5: now in VG #orphans_lvm2 (#orphans_lvm2) with 0 mda(s). >libdm-config.c:972 Setting size to 1044480 >libdm-config.c:972 Setting start to 4096 >libdm-config.c:972 Setting ignore to 0 >metadata/vg.c:74 Allocated VG fedora at 0x55664195b4c0. >cache/lvmcache.c:522 lvmcache has no info for vgname "fedora" with VGID QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdK. >cache/lvmcache.c:522 lvmcache has no info for vgname "fedora". >cache/lvmcache.c:1873 lvmcache /dev/sda5: now in VG fedora with 1 mda(s). >cache/lvmcache.c:1637 lvmcache /dev/sda5: VG fedora: set VGID to QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdK. >cache/lvmcache.c:1949 lvmcache /dev/sda5: VG fedora: set system_id to . >cache/lvmcache.c:202 Metadata cache: VG fedora (QOlKvl-wmzC-yhXm-AvWx-ApCr-5VZM-RCGRdK) stored (735 bytes). >cache/lvmetad.c:2241 Sending lvmetad vg_clear_outdated_pvs >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting response to OK >device/dev-io.c:570 Opened /dev/sda5 RO O_DIRECT >device/dev-io.c:330 /dev/sda5: size is 95107072 sectors >metadata/pv_manip.c:420 /dev/sda5 0: 0 11609: NULL(0:0) >metadata/vg.c:74 Allocated VG fedora at 0x556641948930. >toollib.c:1953 Process single VG fedora >activate/activate.c:1397 Counted 0 open LVs in VG fedora. >mm/memlock.c:562 Unlock: Memlock counters: locked:0 critical:0 daemon:0 suspended:0 >activate/fs.c:489 Syncing device names >activate/activate.c:1380 Counted 0 active LVs in VG fedora >vgchange.c:254 0 logical volume(s) in volume group "fedora" now active >activate/activate.c:1380 Counted 0 active LVs in VG fedora >mm/memlock.c:562 Unlock: Memlock counters: locked:0 critical:0 daemon:0 suspended:0 >activate/fs.c:489 Syncing device names >cache/lvmcache.c:157 Metadata cache: VG fedora wiped. >misc/lvm-flock.c:71 Unlocking /run/lock/lvm/V_fedora >misc/lvm-flock.c:48 _undo_flock /run/lock/lvm/V_fedora >device/dev-io.c:625 Closed /dev/sda5 >metadata/vg.c:89 Freeing VG fedora at 0x556641948930. >metadata/vg.c:89 Freeing VG fedora at 0x55664195b4c0. >libdm-config.c:1036 Setting global/notify_dbus to 1 >commands/toolcontext.c:2111 Reloading config files >activate/fs.c:489 Syncing device names >cache/lvmcache.c:2298 Wiping internal VG cache >metadata/vg.c:89 Freeing VG #orphans_lvm1 at 0x5566418b1230. >metadata/vg.c:89 Freeing VG #orphans_pool at 0x5566418b5240. >metadata/vg.c:89 Freeing VG #orphans_lvm2 at 0x5566418cc1f0. >config/config.c:281 Loading config file: /etc/lvm/lvm.conf >device/dev-io.c:570 Opened /etc/lvm/lvm.conf RO >device/dev-io.c:625 Closed /etc/lvm/lvm.conf >libdm-config.c:1036 Setting log/syslog to 1 >libdm-config.c:972 Setting log/level to 0 >libdm-config.c:1036 Setting log/activation to 0 >config/config.c:1439 Setting log/debug_classes to debug_classes = [ "memory", "devices", "activation", "allocation", "lvmetad", "metadata", "cache", "locking", "lvmpolld", "dbus" ] >commands/toolcontext.c:357 Setting log debug classes to 1023 >commands/toolcontext.c:363 Logging initialised at Thu Nov 10 19:32:10 2016 >config/config.c:281 Loading config file: /etc/lvm/lvmlocal.conf >device/dev-io.c:570 Opened /etc/lvm/lvmlocal.conf RO >device/dev-io.c:625 Closed /etc/lvm/lvmlocal.conf >libdm-config.c:1036 Setting config/checks to 1 >libdm-config.c:1036 Setting config/abort_on_errors to 0 >libdm-config.c:1036 Setting config/checks to 1 >libdm-config.c:1036 Setting config/checks to 1 >libdm-config.c:972 Setting global/umask to 63 >libdm-config.c:941 Setting devices/dir to /dev >libdm-config.c:941 Setting devices/external_device_info_source to none >libdm-config.c:941 Setting global/proc to /proc >libdm-config.c:1036 Setting global/activation to 1 >libdm-config.c:1049 activation/auto_set_activation_skip not found in config: defaulting to 1 >libdm-config.c:941 Setting activation/readahead to auto >libdm-config.c:1036 Setting activation/udev_rules to 1 >libdm-config.c:1036 Setting activation/udev_sync to 1 >libdm-config.c:1036 Setting activation/retry_deactivation to 1 >libdm-config.c:1036 Setting activation/checks to 0 >misc/lvm-globals.c:188 LVM activation checks disabled >libdm-config.c:1036 Setting activation/use_linear_target to 1 >libdm-config.c:941 Setting activation/missing_stripe_filler to error >libdm-config.c:1036 Setting global/metadata_read_only to 0 >libdm-config.c:972 Setting devices/pv_min_size to 2048 >libdm-config.c:1049 metadata/check_pv_device_sizes not found in config: defaulting to 1 >libdm-config.c:941 Setting global/units to h >libdm-config.c:1036 Setting global/si_unit_consistency to 1 >libdm-config.c:1049 report/binary_values_as_numeric not found in config: defaulting to 0 >libdm-config.c:1049 report/mark_hidden_devices not found in config: defaulting to 1 >libdm-config.c:1036 Setting global/suffix to 1 >libdm-config.c:950 report/list_item_separator not found in config: defaulting to , >libdm-config.c:950 report/time_format not found in config: defaulting to %Y-%m-%d %T %z >libdm-config.c:1049 report/two_word_unknown_device not found in config: defaulting to 0 >libdm-config.c:1036 Setting global/detect_internal_vg_cache_corruption to 0 >libdm-config.c:941 Setting global/system_id_source to none >libdm-config.c:941 Setting config/profile_dir to /etc/lvm/profile >libdm-config.c:972 Setting devices/disable_after_error_count to 0 >config/config.c:1439 Setting devices/preferred_names to preferred_names = [ "^/dev/mapper/", "^/dev/md/", "^/dev/sd" ] >libdm-config.c:1036 Setting devices/obtain_device_list_from_udev to 1 >config/config.c:1439 Setting devices/scan to scan = [ "/dev" ] >metadata/vg.c:74 Allocated VG #orphans_lvm1 at 0x56119d5f1230. >format1/format1.c:628 Initialised format: lvm1 >metadata/vg.c:74 Allocated VG #orphans_pool at 0x56119d5f5240. >format_pool/format_pool.c:335 Initialised format: pool >metadata/vg.c:74 Allocated VG #orphans_lvm2 at 0x56119d60c1f0. >format_text/format-text.c:2573 Initialised format: lvm2 >libdm-config.c:950 global/format not found in config: defaulting to lvm2 >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_lvm1" with VGID #orphans_lvm1. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_lvm1". >cache/lvmcache.c:1875 lvmcache initialised VG #orphans_lvm1. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_pool" with VGID #orphans_pool. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_pool". >cache/lvmcache.c:1875 lvmcache initialised VG #orphans_pool. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_lvm2" with VGID #orphans_lvm2. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_lvm2". >cache/lvmcache.c:1875 lvmcache initialised VG #orphans_lvm2. >striped/striped.c:239 Initialised segtype: striped >zero/zero.c:98 Initialised segtype: zero >error/errseg.c:104 Initialised segtype: error >libdm-config.c:941 Setting dmeventd/snapshot_library to libdevmapper-event-lvm2snapshot.so >snapshot/snapshot.c:275 Initialised segtype: snapshot >libdm-config.c:941 Setting dmeventd/mirror_library to libdevmapper-event-lvm2mirror.so >mirror/mirrored.c:575 Initialised segtype: mirror >libdm-config.c:950 dmeventd/raid_library not found in config: defaulting to libdevmapper-event-lvm2raid.so >raid/raid.c:505 Initialised segtype: raid0 >raid/raid.c:505 Initialised segtype: raid0_meta >raid/raid.c:505 Initialised segtype: raid1 >raid/raid.c:505 Initialised segtype: raid10 >raid/raid.c:505 Initialised segtype: raid4 >raid/raid.c:505 Initialised segtype: raid5 >raid/raid.c:505 Initialised segtype: raid5_la >raid/raid.c:505 Initialised segtype: raid5_ls >raid/raid.c:505 Initialised segtype: raid5_ra >raid/raid.c:505 Initialised segtype: raid5_rs >raid/raid.c:505 Initialised segtype: raid6 >raid/raid.c:505 Initialised segtype: raid6_nc >raid/raid.c:505 Initialised segtype: raid6_nr >raid/raid.c:505 Initialised segtype: raid6_zr >libdm-config.c:941 Setting dmeventd/thin_library to libdevmapper-event-lvm2thin.so >thin/thin.c:825 Initialised segtype: thin-pool >thin/thin.c:825 Initialised segtype: thin >cache_segtype/cache.c:491 Initialised segtype: cache-pool >cache_segtype/cache.c:505 Initialised segtype: cache >libdm-config.c:1036 Setting backup/archive to 1 >libdm-config.c:972 Setting backup/retain_days to 30 >libdm-config.c:972 Setting backup/retain_min to 10 >libdm-config.c:941 Setting backup/archive_dir to /etc/lvm/archive >libdm-config.c:1036 Setting backup/backup to 1 >libdm-config.c:941 Setting backup/backup_dir to /etc/lvm/backup >config/config.c:1436 devices/global_filter not found in config: defaulting to global_filter = [ "a|.*/|" ] >libdm-config.c:972 Setting global/locking_type to 1 >libdm-config.c:1036 Setting global/use_lvmetad to 1 >libdm-config.c:977 global/lvmetad_update_wait_time not found in config: defaulting to 10 >daemon-client.c:33 /run/lvm/lvmetad.socket: Opening daemon socket to lvmetad for protocol lvmetad version 1. >daemon-client.c:52 Sending daemon lvmetad: hello >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting protocol to lvmetad >libdm-config.c:972 Setting version to 1 >cache/lvmetad.c:143 Successfully connected to lvmetad on fd 4. >libdm-config.c:1036 Setting global/use_lvmpolld to 1 >libdm-config.c:1036 Setting devices/sysfs_scan to 1 >filters/filter-sysfs.c:325 Sysfs filter initialised. >filters/filter-internal.c:77 internal filter initialised. >filters/filter-type.c:56 LVM type filter initialised. >filters/filter-usable.c:192 Usable device filter initialised. >libdm-config.c:1036 Setting devices/multipath_component_detection to 1 >filters/filter-mpath.c:291 mpath filter initialised. >filters/filter-partitioned.c:59 Partitioned filter initialised. >libdm-config.c:1036 Setting devices/md_component_detection to 1 >filters/filter-md.c:73 MD filter initialised. >libdm-config.c:1036 Setting devices/fw_raid_component_detection to 0 >filters/filter-composite.c:104 Composite filter initialised. >libdm-config.c:1036 Setting devices/ignore_suspended_devices to 0 >libdm-config.c:1036 Setting devices/ignore_lvm_mirrors to 1 >config/config.c:1439 Setting devices/filter to filter = [ "r|/sdb1$|", "r|/sdb2$|", "r|/sdb3$|", "r|/sdb$|", "r|/sdc1$|", "r|/sdc2$|", "r|/sdc$|" ] >filters/filter-regex.c:216 Regex filter initialised. >filters/filter-usable.c:192 Usable device filter initialised. >filters/filter-composite.c:104 Composite filter initialised. >libdm-config.c:941 Setting devices/cache_dir to /etc/lvm/cache >libdm-config.c:941 Setting devices/cache_file_prefix to >libdm-config.c:950 devices/cache not found in config: defaulting to /etc/lvm/cache/.cache >filters/filter-persistent.c:368 Persistent filter initialised. >filters/filter-composite.c:104 Composite filter initialised. >libdm-config.c:1036 Setting devices/write_cache_state to 1 >libdm-config.c:1036 Setting global/use_lvmetad to 1 >libdm-config.c:941 Setting activation/activation_mode to degraded >libdm-config.c:1049 metadata/record_lvs_history not found in config: defaulting to 0 >lvmcmdline.c:1603 DEGRADED MODE. Incomplete RAID LVs will be processed. >libdm-config.c:1036 Setting activation/monitoring to 1 >lvmcmdline.c:1609 Processing: vgreduce --removemissing --force fedora '--config= devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] filter=["r|/sdb1$|","r|/sdb2$|","r|/sdb3$|","r|/sdb$|","r|/sdc1$|","r|/sdc2$|","r|/sdc$|"] } log {level=7 file=/tmp/lvm.log syslog=0}' >lvmcmdline.c:1610 Command pid: 2882 >lvmcmdline.c:1611 system ID: >lvmcmdline.c:1614 O_DIRECT will be used >libdm-config.c:972 Setting global/locking_type to 1 >libdm-config.c:1036 Setting global/wait_for_locks to 1 >locking/locking.c:129 File-based locking selected. >libdm-config.c:1036 Setting global/prioritise_write_locks to 1 >libdm-config.c:941 Setting global/locking_dir to /run/lock/lvm >libdm-common.c:926 Preparing SELinux context for /run/lock/lvm to system_u:object_r:lvm_lock_t:s0. >libdm-common.c:929 Resetting SELinux context to default value. >libdm-config.c:1036 Setting global/use_lvmlockd to 0 >cache/lvmetad.c:255 Sending lvmetad get_global_info >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting token to filter:3239235440 >libdm-config.c:972 Setting daemon_pid to 983 >libdm-config.c:941 Setting response to OK >libdm-config.c:972 Setting global_disable to 0 >libdm-config.c:950 report/output_format not found in config: defaulting to basic >libdm-config.c:1049 log/report_command_log not found in config: defaulting to 0 >toollib.c:2165 Processing each VG >toollib.c:2217 Get list of VGs on system >cache/lvmetad.c:1425 Asking lvmetad for complete list of known VG ids/names >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting name to fedora >toollib.c:1927 Processing VG fedora QOlKvl-wmzC-yhXm-AvWx-ApCr-5VZM-RCGRdK >cache/lvmcache.c:522 lvmcache has no info for vgname "fedora". >misc/lvm-flock.c:200 Locking /run/lock/lvm/V_fedora WB >libdm-common.c:926 Preparing SELinux context for /run/lock/lvm/V_fedora to system_u:object_r:lvm_lock_t:s0. >misc/lvm-flock.c:101 _do_flock /run/lock/lvm/V_fedora:aux WB >misc/lvm-flock.c:101 _do_flock /run/lock/lvm/V_fedora WB >misc/lvm-flock.c:48 _undo_flock /run/lock/lvm/V_fedora:aux >libdm-common.c:929 Resetting SELinux context to default value. >cache/lvmcache.c:522 lvmcache has no info for vgname "fedora". >metadata/metadata.c:4151 Reading VG fedora QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdK >cache/lvmcache.c:619 Metadata cache has no info for vgid "QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdK" >cache/lvmetad.c:981 Asking lvmetad for VG QOlKvl-wmzC-yhXm-AvWx-ApCr-5VZM-RCGRdK fedora >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting name to fedora >libdm-config.c:941 Setting metadata/format to lvm2 >cache/lvmcache.c:522 lvmcache has no info for vgname "fedora" with VGID QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdK. >format_text/format-text.c:2003 <backtrace> >libdm-config.c:941 Setting id to dIeg09-mb8o-nJuq-1Ds3-KA31-Ilf9-RWNCdB >libdm-config.c:941 Setting format to lvm2 >libdm-config.c:972 Setting device to 2053 >libdm-config.c:972 Setting dev_size to 95107072 >libdm-config.c:972 Setting label_sector to 1 >libdm-config.c:972 Setting ext_flags to 1 >libdm-config.c:972 Setting ext_version to 2 >device/dev-cache.c:356 /dev/sdb: Added to device cache (8:16) >device/dev-cache.c:352 /dev/disk/by-id/usb-SanDisk_Extreme_AA011021151004307653-0:0: Aliased to /dev/sdb in device cache (8:16) >device/dev-cache.c:356 /dev/disk/by-label/Fedora-WS-Live-25_B-1-1: Added to device cache (8:17) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0: Aliased to /dev/sdb in device cache (8:16) >device/dev-cache.c:352 /dev/disk/by-uuid/2016-10-05-06-32-21-00: Aliased to /dev/disk/by-label/Fedora-WS-Live-25_B-1-1 in device cache (8:17) >device/dev-cache.c:352 /dev/sdb1: Aliased to /dev/disk/by-label/Fedora-WS-Live-25_B-1-1 in device cache (preferred name) (8:17) >device/dev-cache.c:352 /dev/disk/by-id/usb-SanDisk_Extreme_AA011021151004307653-0:0-part1: Aliased to /dev/sdb1 in device cache (8:17) >device/dev-cache.c:340 /dev/disk/by-label/Fedora-WS-Live-25_B-1-1: Already in device cache >device/dev-cache.c:352 /dev/disk/by-partuuid/5b7c751a-01: Aliased to /dev/sdb1 in device cache (8:17) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0-part1: Aliased to /dev/sdb1 in device cache (8:17) >device/dev-cache.c:340 /dev/disk/by-uuid/2016-10-05-06-32-21-00: Already in device cache >device/dev-cache.c:356 /dev/sdb2: Added to device cache (8:18) >device/dev-cache.c:352 /dev/disk/by-id/usb-SanDisk_Extreme_AA011021151004307653-0:0-part2: Aliased to /dev/sdb2 in device cache (8:18) >device/dev-cache.c:356 /dev/disk/by-label/ANACONDA: Added to device cache (8:19) >device/dev-cache.c:352 /dev/disk/by-partuuid/5b7c751a-02: Aliased to /dev/sdb2 in device cache (8:18) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0-part2: Aliased to /dev/sdb2 in device cache (8:18) >device/dev-cache.c:352 /dev/disk/by-uuid/E65B-38D5: Aliased to /dev/sdb2 in device cache (8:18) >device/dev-cache.c:352 /dev/sdb3: Aliased to /dev/disk/by-label/ANACONDA in device cache (preferred name) (8:19) >device/dev-cache.c:352 /dev/disk/by-id/usb-SanDisk_Extreme_AA011021151004307653-0:0-part3: Aliased to /dev/sdb3 in device cache (8:19) >device/dev-cache.c:340 /dev/disk/by-label/ANACONDA: Already in device cache >device/dev-cache.c:352 /dev/disk/by-partuuid/5b7c751a-03: Aliased to /dev/sdb3 in device cache (8:19) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0-part3: Aliased to /dev/sdb3 in device cache (8:19) >device/dev-cache.c:352 /dev/disk/by-uuid/071654cc-c02e-3fa6-9852-bb9d12673142: Aliased to /dev/sdb3 in device cache (8:19) >device/dev-cache.c:356 /dev/sdc: Added to device cache (8:32) >device/dev-cache.c:352 /dev/disk/by-id/usb-APPLE_SD_Card_Reader_000000000820-0:0: Aliased to /dev/sdc in device cache (8:32) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:14.0-usb-0:4:1.0-scsi-0:0:0:0: Aliased to /dev/sdc in device cache (8:32) >device/dev-cache.c:356 /dev/sdc1: Added to device cache (8:33) >device/dev-cache.c:352 /dev/disk/by-id/usb-APPLE_SD_Card_Reader_000000000820-0:0-part1: Aliased to /dev/sdc1 in device cache (8:33) >device/dev-cache.c:356 /dev/disk/by-label/EFI: Added to device cache (8:1) >device/dev-cache.c:352 /dev/disk/by-partlabel/EFI\x20System\x20Partition: Aliased to /dev/disk/by-label/EFI in device cache (8:1) >device/dev-cache.c:352 /dev/disk/by-partuuid/e47434c5-7375-42e9-9cbe-73714c99b802: Aliased to /dev/sdc1 in device cache (8:33) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:14.0-usb-0:4:1.0-scsi-0:0:0:0-part1: Aliased to /dev/sdc1 in device cache (8:33) >device/dev-cache.c:352 /dev/disk/by-uuid/67E3-17ED: Aliased to /dev/disk/by-label/EFI in device cache (8:1) >device/dev-cache.c:356 /dev/sdc2: Added to device cache (8:34) >device/dev-cache.c:352 /dev/disk/by-id/usb-APPLE_SD_Card_Reader_000000000820-0:0-part2: Aliased to /dev/sdc2 in device cache (8:34) >device/dev-cache.c:352 /dev/disk/by-label/Nifty\x20HD: Aliased to /dev/sdc2 in device cache (8:34) >device/dev-cache.c:352 /dev/disk/by-partuuid/05d69f48-5bad-48e5-bf57-63b8377fc737: Aliased to /dev/sdc2 in device cache (8:34) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:14.0-usb-0:4:1.0-scsi-0:0:0:0-part2: Aliased to /dev/sdc2 in device cache (8:34) >device/dev-cache.c:352 /dev/disk/by-uuid/7966a8db-330b-3782-902e-ea75a88dadd7: Aliased to /dev/sdc2 in device cache (8:34) >device/dev-cache.c:356 /dev/sda: Added to device cache (8:0) >device/dev-cache.c:352 /dev/disk/by-id/ata-APPLE_SSD_SM0256F_S1K4NYBF108588: Aliased to /dev/sda in device cache (8:0) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x5002538655584d30: Aliased to /dev/sda in device cache (8:0) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:04:00.0-ata-1: Aliased to /dev/sda in device cache (8:0) >device/dev-cache.c:352 /dev/sda1: Aliased to /dev/disk/by-label/EFI in device cache (preferred name) (8:1) >device/dev-cache.c:352 /dev/disk/by-id/ata-APPLE_SSD_SM0256F_S1K4NYBF108588-part1: Aliased to /dev/sda1 in device cache (8:1) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x5002538655584d30-part1: Aliased to /dev/sda1 in device cache (8:1) >device/dev-cache.c:340 /dev/disk/by-label/EFI: Already in device cache >device/dev-cache.c:340 /dev/disk/by-partlabel/EFI\x20System\x20Partition: Already in device cache >device/dev-cache.c:352 /dev/disk/by-partuuid/9bb61fc3-34b4-4200-b49a-d3fde9898b38: Aliased to /dev/sda1 in device cache (8:1) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:04:00.0-ata-1-part1: Aliased to /dev/sda1 in device cache (8:1) >device/dev-cache.c:340 /dev/disk/by-uuid/67E3-17ED: Already in device cache >device/dev-cache.c:356 /dev/sda2: Added to device cache (8:2) >device/dev-cache.c:352 /dev/disk/by-id/ata-APPLE_SSD_SM0256F_S1K4NYBF108588-part2: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x5002538655584d30-part2: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:352 /dev/disk/by-label/Macintosh\x20HD: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:352 /dev/disk/by-partlabel/Linux\x20HFS+\x20ESP: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:352 /dev/disk/by-partuuid/c0268a82-6d2c-4dac-a40f-0cad98152031: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:04:00.0-ata-1-part2: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:352 /dev/disk/by-uuid/24741b41-eecc-3356-94f5-5974941707a7: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:356 /dev/sda3: Added to device cache (8:3) >device/dev-cache.c:352 /dev/disk/by-id/ata-APPLE_SSD_SM0256F_S1K4NYBF108588-part3: Aliased to /dev/sda3 in device cache (8:3) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x5002538655584d30-part3: Aliased to /dev/sda3 in device cache (8:3) >device/dev-cache.c:352 /dev/disk/by-label/Recovery\x20HD: Aliased to /dev/sda3 in device cache (8:3) >device/dev-cache.c:352 /dev/disk/by-partuuid/946f51f6-d5ea-425e-9086-d7d25469d6be: Aliased to /dev/sda3 in device cache (8:3) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:04:00.0-ata-1-part3: Aliased to /dev/sda3 in device cache (8:3) >device/dev-cache.c:352 /dev/disk/by-uuid/1b4476a6-b9c1-3593-8daa-f56e945a55c0: Aliased to /dev/sda3 in device cache (8:3) >device/dev-cache.c:356 /dev/sda4: Added to device cache (8:4) >device/dev-cache.c:352 /dev/disk/by-id/ata-APPLE_SSD_SM0256F_S1K4NYBF108588-part4: Aliased to /dev/sda4 in device cache (8:4) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x5002538655584d30-part4: Aliased to /dev/sda4 in device cache (8:4) >device/dev-cache.c:352 /dev/disk/by-partuuid/b229e593-24b7-4b02-b0c9-9990c63e7f44: Aliased to /dev/sda4 in device cache (8:4) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:04:00.0-ata-1-part4: Aliased to /dev/sda4 in device cache (8:4) >device/dev-cache.c:352 /dev/disk/by-uuid/6615a1ce-2ad7-4cd4-9b71-ce2e83557d99: Aliased to /dev/sda4 in device cache (8:4) >device/dev-cache.c:356 /dev/sda5: Added to device cache (8:5) >device/dev-cache.c:352 /dev/disk/by-id/ata-APPLE_SSD_SM0256F_S1K4NYBF108588-part5: Aliased to /dev/sda5 in device cache (8:5) >device/dev-cache.c:352 /dev/disk/by-id/lvm-pv-uuid-dIeg09-mb8o-nJuq-1Ds3-KA31-Ilf9-RWNCdB: Aliased to /dev/sda5 in device cache (8:5) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x5002538655584d30-part5: Aliased to /dev/sda5 in device cache (8:5) >device/dev-cache.c:352 /dev/disk/by-partuuid/ee1fb71a-959c-4778-8285-988bb17a037f: Aliased to /dev/sda5 in device cache (8:5) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:04:00.0-ata-1-part5: Aliased to /dev/sda5 in device cache (8:5) >device/dev-cache.c:356 /dev/loop0: Added to device cache (7:0) >device/dev-cache.c:356 /dev/loop1: Added to device cache (7:1) >device/dev-cache.c:356 /dev/disk/by-label/Anaconda: Added to device cache (253:3) >device/dev-cache.c:352 /dev/disk/by-uuid/75b06b1f-5c69-42e7-99e1-1c5da0c76d91: Aliased to /dev/disk/by-label/Anaconda in device cache (253:3) >device/dev-cache.c:356 /dev/loop2: Added to device cache (7:2) >device/dev-cache.c:356 /dev/dm-2: Added to device cache (253:2) >device/dev-cache.c:352 /dev/disk/by-id/dm-name-live-rw: Aliased to /dev/dm-2 in device cache (preferred name) (253:2) >device/dev-cache.c:340 /dev/disk/by-label/Anaconda: Already in device cache >device/dev-cache.c:340 /dev/disk/by-uuid/75b06b1f-5c69-42e7-99e1-1c5da0c76d91: Already in device cache >device/dev-cache.c:352 /dev/mapper/live-rw: Aliased to /dev/disk/by-id/dm-name-live-rw in device cache (preferred name) (253:2) >device/dev-cache.c:352 /dev/dm-3: Aliased to /dev/disk/by-label/Anaconda in device cache (253:3) >device/dev-cache.c:352 /dev/disk/by-id/dm-name-live-base: Aliased to /dev/disk/by-label/Anaconda in device cache (preferred name) (253:3) >device/dev-cache.c:340 /dev/disk/by-label/Anaconda: Already in device cache >device/dev-cache.c:340 /dev/disk/by-uuid/75b06b1f-5c69-42e7-99e1-1c5da0c76d91: Already in device cache >device/dev-cache.c:352 /dev/mapper/live-base: Aliased to /dev/disk/by-id/dm-name-live-base in device cache (preferred name) (253:3) >cache/lvmcache.c:1873 lvmcache /dev/sda5: now in VG #orphans_lvm2 (#orphans_lvm2) with 0 mda(s). >libdm-config.c:972 Setting size to 1044480 >libdm-config.c:972 Setting start to 4096 >libdm-config.c:972 Setting ignore to 0 >metadata/vg.c:74 Allocated VG fedora at 0x56119d69b800. >cache/lvmcache.c:522 lvmcache has no info for vgname "fedora" with VGID QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdK. >cache/lvmcache.c:522 lvmcache has no info for vgname "fedora". >cache/lvmcache.c:1873 lvmcache /dev/sda5: now in VG fedora with 1 mda(s). >cache/lvmcache.c:1637 lvmcache /dev/sda5: VG fedora: set VGID to QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdK. >cache/lvmcache.c:1949 lvmcache /dev/sda5: VG fedora: set system_id to . >cache/lvmetad.c:2241 Sending lvmetad vg_clear_outdated_pvs >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting response to OK >libdm-config.c:977 metadata/lvs_history_retention_time not found in config: defaulting to 0 >device/dev-io.c:570 Opened /dev/sda5 RO O_DIRECT >device/dev-io.c:330 /dev/sda5: size is 95107072 sectors >metadata/pv_manip.c:420 /dev/sda5 0: 0 11609: NULL(0:0) >metadata/vg.c:74 Allocated VG fedora at 0x56119d688930. >toollib.c:1953 Process single VG fedora >mm/memlock.c:562 Unlock: Memlock counters: locked:0 critical:0 daemon:0 suspended:0 >activate/fs.c:489 Syncing device names >misc/lvm-flock.c:71 Unlocking /run/lock/lvm/V_fedora >misc/lvm-flock.c:48 _undo_flock /run/lock/lvm/V_fedora >device/dev-io.c:625 Closed /dev/sda5 >metadata/vg.c:89 Freeing VG fedora at 0x56119d688930. >metadata/vg.c:89 Freeing VG fedora at 0x56119d69b800. >vgreduce.c:253 Volume group "fedora" is already consistent >libdm-config.c:1036 Setting global/notify_dbus to 1 >commands/toolcontext.c:2111 Reloading config files >activate/fs.c:489 Syncing device names >cache/lvmcache.c:2298 Wiping internal VG cache >metadata/vg.c:89 Freeing VG #orphans_lvm1 at 0x56119d5f1230. >metadata/vg.c:89 Freeing VG #orphans_pool at 0x56119d5f5240. >metadata/vg.c:89 Freeing VG #orphans_lvm2 at 0x56119d60c1f0. >config/config.c:281 Loading config file: /etc/lvm/lvm.conf >device/dev-io.c:570 Opened /etc/lvm/lvm.conf RO >device/dev-io.c:625 Closed /etc/lvm/lvm.conf >libdm-config.c:1036 Setting log/syslog to 1 >libdm-config.c:972 Setting log/level to 0 >libdm-config.c:1036 Setting log/activation to 0 >config/config.c:1439 Setting log/debug_classes to debug_classes = [ "memory", "devices", "activation", "allocation", "lvmetad", "metadata", "cache", "locking", "lvmpolld", "dbus" ] >commands/toolcontext.c:357 Setting log debug classes to 1023 >commands/toolcontext.c:363 Logging initialised at Thu Nov 10 19:32:10 2016 >config/config.c:281 Loading config file: /etc/lvm/lvmlocal.conf >device/dev-io.c:570 Opened /etc/lvm/lvmlocal.conf RO >device/dev-io.c:625 Closed /etc/lvm/lvmlocal.conf >libdm-config.c:1036 Setting config/checks to 1 >libdm-config.c:1036 Setting config/abort_on_errors to 0 >libdm-config.c:1036 Setting config/checks to 1 >libdm-config.c:1036 Setting config/checks to 1 >libdm-config.c:972 Setting global/umask to 63 >libdm-config.c:941 Setting devices/dir to /dev >libdm-config.c:941 Setting devices/external_device_info_source to none >libdm-config.c:941 Setting global/proc to /proc >libdm-config.c:1036 Setting global/activation to 1 >libdm-config.c:1049 activation/auto_set_activation_skip not found in config: defaulting to 1 >libdm-config.c:941 Setting activation/readahead to auto >libdm-config.c:1036 Setting activation/udev_rules to 1 >libdm-config.c:1036 Setting activation/udev_sync to 1 >libdm-config.c:1036 Setting activation/retry_deactivation to 1 >libdm-config.c:1036 Setting activation/checks to 0 >misc/lvm-globals.c:188 LVM activation checks disabled >libdm-config.c:1036 Setting activation/use_linear_target to 1 >libdm-config.c:941 Setting activation/missing_stripe_filler to error >libdm-config.c:1036 Setting global/metadata_read_only to 0 >libdm-config.c:972 Setting devices/pv_min_size to 2048 >libdm-config.c:1049 metadata/check_pv_device_sizes not found in config: defaulting to 1 >libdm-config.c:941 Setting global/units to h >libdm-config.c:1036 Setting global/si_unit_consistency to 1 >libdm-config.c:1049 report/binary_values_as_numeric not found in config: defaulting to 0 >libdm-config.c:1049 report/mark_hidden_devices not found in config: defaulting to 1 >libdm-config.c:1036 Setting global/suffix to 1 >libdm-config.c:950 report/list_item_separator not found in config: defaulting to , >libdm-config.c:950 report/time_format not found in config: defaulting to %Y-%m-%d %T %z >libdm-config.c:1049 report/two_word_unknown_device not found in config: defaulting to 0 >libdm-config.c:1036 Setting global/detect_internal_vg_cache_corruption to 0 >libdm-config.c:941 Setting global/system_id_source to none >libdm-config.c:941 Setting config/profile_dir to /etc/lvm/profile >libdm-config.c:972 Setting devices/disable_after_error_count to 0 >config/config.c:1439 Setting devices/preferred_names to preferred_names = [ "^/dev/mapper/", "^/dev/md/", "^/dev/sd" ] >libdm-config.c:1036 Setting devices/obtain_device_list_from_udev to 1 >config/config.c:1439 Setting devices/scan to scan = [ "/dev" ] >metadata/vg.c:74 Allocated VG #orphans_lvm1 at 0x564e2ad9b230. >format1/format1.c:628 Initialised format: lvm1 >metadata/vg.c:74 Allocated VG #orphans_pool at 0x564e2ad9f240. >format_pool/format_pool.c:335 Initialised format: pool >metadata/vg.c:74 Allocated VG #orphans_lvm2 at 0x564e2adb61f0. >format_text/format-text.c:2573 Initialised format: lvm2 >libdm-config.c:950 global/format not found in config: defaulting to lvm2 >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_lvm1" with VGID #orphans_lvm1. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_lvm1". >cache/lvmcache.c:1875 lvmcache initialised VG #orphans_lvm1. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_pool" with VGID #orphans_pool. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_pool". >cache/lvmcache.c:1875 lvmcache initialised VG #orphans_pool. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_lvm2" with VGID #orphans_lvm2. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_lvm2". >cache/lvmcache.c:1875 lvmcache initialised VG #orphans_lvm2. >striped/striped.c:239 Initialised segtype: striped >zero/zero.c:98 Initialised segtype: zero >error/errseg.c:104 Initialised segtype: error >libdm-config.c:941 Setting dmeventd/snapshot_library to libdevmapper-event-lvm2snapshot.so >snapshot/snapshot.c:275 Initialised segtype: snapshot >libdm-config.c:941 Setting dmeventd/mirror_library to libdevmapper-event-lvm2mirror.so >mirror/mirrored.c:575 Initialised segtype: mirror >libdm-config.c:950 dmeventd/raid_library not found in config: defaulting to libdevmapper-event-lvm2raid.so >raid/raid.c:505 Initialised segtype: raid0 >raid/raid.c:505 Initialised segtype: raid0_meta >raid/raid.c:505 Initialised segtype: raid1 >raid/raid.c:505 Initialised segtype: raid10 >raid/raid.c:505 Initialised segtype: raid4 >raid/raid.c:505 Initialised segtype: raid5 >raid/raid.c:505 Initialised segtype: raid5_la >raid/raid.c:505 Initialised segtype: raid5_ls >raid/raid.c:505 Initialised segtype: raid5_ra >raid/raid.c:505 Initialised segtype: raid5_rs >raid/raid.c:505 Initialised segtype: raid6 >raid/raid.c:505 Initialised segtype: raid6_nc >raid/raid.c:505 Initialised segtype: raid6_nr >raid/raid.c:505 Initialised segtype: raid6_zr >libdm-config.c:941 Setting dmeventd/thin_library to libdevmapper-event-lvm2thin.so >thin/thin.c:825 Initialised segtype: thin-pool >thin/thin.c:825 Initialised segtype: thin >cache_segtype/cache.c:491 Initialised segtype: cache-pool >cache_segtype/cache.c:505 Initialised segtype: cache >libdm-config.c:1036 Setting backup/archive to 1 >libdm-config.c:972 Setting backup/retain_days to 30 >libdm-config.c:972 Setting backup/retain_min to 10 >libdm-config.c:941 Setting backup/archive_dir to /etc/lvm/archive >libdm-config.c:1036 Setting backup/backup to 1 >libdm-config.c:941 Setting backup/backup_dir to /etc/lvm/backup >config/config.c:1436 devices/global_filter not found in config: defaulting to global_filter = [ "a|.*/|" ] >libdm-config.c:972 Setting global/locking_type to 1 >libdm-config.c:1036 Setting global/use_lvmetad to 1 >libdm-config.c:977 global/lvmetad_update_wait_time not found in config: defaulting to 10 >daemon-client.c:33 /run/lvm/lvmetad.socket: Opening daemon socket to lvmetad for protocol lvmetad version 1. >daemon-client.c:52 Sending daemon lvmetad: hello >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting protocol to lvmetad >libdm-config.c:972 Setting version to 1 >cache/lvmetad.c:143 Successfully connected to lvmetad on fd 4. >libdm-config.c:1036 Setting global/use_lvmpolld to 1 >libdm-config.c:1036 Setting devices/sysfs_scan to 1 >filters/filter-sysfs.c:325 Sysfs filter initialised. >filters/filter-internal.c:77 internal filter initialised. >filters/filter-type.c:56 LVM type filter initialised. >filters/filter-usable.c:192 Usable device filter initialised. >libdm-config.c:1036 Setting devices/multipath_component_detection to 1 >filters/filter-mpath.c:291 mpath filter initialised. >filters/filter-partitioned.c:59 Partitioned filter initialised. >libdm-config.c:1036 Setting devices/md_component_detection to 1 >filters/filter-md.c:73 MD filter initialised. >libdm-config.c:1036 Setting devices/fw_raid_component_detection to 0 >filters/filter-composite.c:104 Composite filter initialised. >libdm-config.c:1036 Setting devices/ignore_suspended_devices to 0 >libdm-config.c:1036 Setting devices/ignore_lvm_mirrors to 1 >config/config.c:1439 Setting devices/filter to filter = [ "r|/sdb1$|", "r|/sdb2$|", "r|/sdb3$|", "r|/sdb$|", "r|/sdc1$|", "r|/sdc2$|", "r|/sdc$|" ] >filters/filter-regex.c:216 Regex filter initialised. >filters/filter-usable.c:192 Usable device filter initialised. >filters/filter-composite.c:104 Composite filter initialised. >libdm-config.c:941 Setting devices/cache_dir to /etc/lvm/cache >libdm-config.c:941 Setting devices/cache_file_prefix to >libdm-config.c:950 devices/cache not found in config: defaulting to /etc/lvm/cache/.cache >filters/filter-persistent.c:368 Persistent filter initialised. >filters/filter-composite.c:104 Composite filter initialised. >libdm-config.c:1036 Setting devices/write_cache_state to 1 >libdm-config.c:1036 Setting global/use_lvmetad to 1 >libdm-config.c:941 Setting activation/activation_mode to degraded >libdm-config.c:1049 metadata/record_lvs_history not found in config: defaulting to 0 >lvmcmdline.c:1603 DEGRADED MODE. Incomplete RAID LVs will be processed. >libdm-config.c:1036 Setting activation/monitoring to 1 >lvmcmdline.c:1609 Processing: vgchange -an fedora '--config= devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] filter=["r|/sdb1$|","r|/sdb2$|","r|/sdb3$|","r|/sdb$|","r|/sdc1$|","r|/sdc2$|","r|/sdc$|"] } log {level=7 file=/tmp/lvm.log syslog=0}' >lvmcmdline.c:1610 Command pid: 2885 >lvmcmdline.c:1611 system ID: >lvmcmdline.c:1614 O_DIRECT will be used >libdm-config.c:972 Setting global/locking_type to 1 >libdm-config.c:1036 Setting global/wait_for_locks to 1 >locking/locking.c:129 File-based locking selected. >libdm-config.c:1036 Setting global/prioritise_write_locks to 1 >libdm-config.c:941 Setting global/locking_dir to /run/lock/lvm >libdm-common.c:926 Preparing SELinux context for /run/lock/lvm to system_u:object_r:lvm_lock_t:s0. >libdm-common.c:929 Resetting SELinux context to default value. >libdm-config.c:1036 Setting global/use_lvmlockd to 0 >cache/lvmetad.c:255 Sending lvmetad get_global_info >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting token to filter:3239235440 >libdm-config.c:972 Setting daemon_pid to 983 >libdm-config.c:941 Setting response to OK >libdm-config.c:972 Setting global_disable to 0 >toollib.c:2165 Processing each VG >toollib.c:2217 Get list of VGs on system >cache/lvmetad.c:1425 Asking lvmetad for complete list of known VG ids/names >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting name to fedora >libdm-config.c:950 report/output_format not found in config: defaulting to basic >libdm-config.c:1049 log/report_command_log not found in config: defaulting to 0 >toollib.c:1927 Processing VG fedora QOlKvl-wmzC-yhXm-AvWx-ApCr-5VZM-RCGRdK >cache/lvmcache.c:522 lvmcache has no info for vgname "fedora". >misc/lvm-flock.c:200 Locking /run/lock/lvm/V_fedora RB >libdm-common.c:926 Preparing SELinux context for /run/lock/lvm/V_fedora to system_u:object_r:lvm_lock_t:s0. >misc/lvm-flock.c:101 _do_flock /run/lock/lvm/V_fedora:aux WB >misc/lvm-flock.c:48 _undo_flock /run/lock/lvm/V_fedora:aux >misc/lvm-flock.c:101 _do_flock /run/lock/lvm/V_fedora RB >libdm-common.c:929 Resetting SELinux context to default value. >cache/lvmcache.c:522 lvmcache has no info for vgname "fedora". >metadata/metadata.c:4151 Reading VG fedora QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdK >cache/lvmcache.c:619 Metadata cache has no info for vgid "QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdK" >cache/lvmetad.c:981 Asking lvmetad for VG QOlKvl-wmzC-yhXm-AvWx-ApCr-5VZM-RCGRdK fedora >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting name to fedora >libdm-config.c:941 Setting metadata/format to lvm2 >cache/lvmcache.c:522 lvmcache has no info for vgname "fedora" with VGID QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdK. >format_text/format-text.c:2003 <backtrace> >libdm-config.c:941 Setting id to dIeg09-mb8o-nJuq-1Ds3-KA31-Ilf9-RWNCdB >libdm-config.c:941 Setting format to lvm2 >libdm-config.c:972 Setting device to 2053 >libdm-config.c:972 Setting dev_size to 95107072 >libdm-config.c:972 Setting label_sector to 1 >libdm-config.c:972 Setting ext_flags to 1 >libdm-config.c:972 Setting ext_version to 2 >device/dev-cache.c:356 /dev/sdb: Added to device cache (8:16) >device/dev-cache.c:352 /dev/disk/by-id/usb-SanDisk_Extreme_AA011021151004307653-0:0: Aliased to /dev/sdb in device cache (8:16) >device/dev-cache.c:356 /dev/disk/by-label/Fedora-WS-Live-25_B-1-1: Added to device cache (8:17) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0: Aliased to /dev/sdb in device cache (8:16) >device/dev-cache.c:352 /dev/disk/by-uuid/2016-10-05-06-32-21-00: Aliased to /dev/disk/by-label/Fedora-WS-Live-25_B-1-1 in device cache (8:17) >device/dev-cache.c:352 /dev/sdb1: Aliased to /dev/disk/by-label/Fedora-WS-Live-25_B-1-1 in device cache (preferred name) (8:17) >device/dev-cache.c:352 /dev/disk/by-id/usb-SanDisk_Extreme_AA011021151004307653-0:0-part1: Aliased to /dev/sdb1 in device cache (8:17) >device/dev-cache.c:340 /dev/disk/by-label/Fedora-WS-Live-25_B-1-1: Already in device cache >device/dev-cache.c:352 /dev/disk/by-partuuid/5b7c751a-01: Aliased to /dev/sdb1 in device cache (8:17) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0-part1: Aliased to /dev/sdb1 in device cache (8:17) >device/dev-cache.c:340 /dev/disk/by-uuid/2016-10-05-06-32-21-00: Already in device cache >device/dev-cache.c:356 /dev/sdb2: Added to device cache (8:18) >device/dev-cache.c:352 /dev/disk/by-id/usb-SanDisk_Extreme_AA011021151004307653-0:0-part2: Aliased to /dev/sdb2 in device cache (8:18) >device/dev-cache.c:356 /dev/disk/by-label/ANACONDA: Added to device cache (8:19) >device/dev-cache.c:352 /dev/disk/by-partuuid/5b7c751a-02: Aliased to /dev/sdb2 in device cache (8:18) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0-part2: Aliased to /dev/sdb2 in device cache (8:18) >device/dev-cache.c:352 /dev/disk/by-uuid/E65B-38D5: Aliased to /dev/sdb2 in device cache (8:18) >device/dev-cache.c:352 /dev/sdb3: Aliased to /dev/disk/by-label/ANACONDA in device cache (preferred name) (8:19) >device/dev-cache.c:352 /dev/disk/by-id/usb-SanDisk_Extreme_AA011021151004307653-0:0-part3: Aliased to /dev/sdb3 in device cache (8:19) >device/dev-cache.c:340 /dev/disk/by-label/ANACONDA: Already in device cache >device/dev-cache.c:352 /dev/disk/by-partuuid/5b7c751a-03: Aliased to /dev/sdb3 in device cache (8:19) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0-part3: Aliased to /dev/sdb3 in device cache (8:19) >device/dev-cache.c:352 /dev/disk/by-uuid/071654cc-c02e-3fa6-9852-bb9d12673142: Aliased to /dev/sdb3 in device cache (8:19) >device/dev-cache.c:356 /dev/sdc: Added to device cache (8:32) >device/dev-cache.c:352 /dev/disk/by-id/usb-APPLE_SD_Card_Reader_000000000820-0:0: Aliased to /dev/sdc in device cache (8:32) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:14.0-usb-0:4:1.0-scsi-0:0:0:0: Aliased to /dev/sdc in device cache (8:32) >device/dev-cache.c:356 /dev/sdc1: Added to device cache (8:33) >device/dev-cache.c:352 /dev/disk/by-id/usb-APPLE_SD_Card_Reader_000000000820-0:0-part1: Aliased to /dev/sdc1 in device cache (8:33) >device/dev-cache.c:356 /dev/disk/by-label/EFI: Added to device cache (8:1) >device/dev-cache.c:352 /dev/disk/by-partlabel/EFI\x20System\x20Partition: Aliased to /dev/disk/by-label/EFI in device cache (8:1) >device/dev-cache.c:352 /dev/disk/by-partuuid/e47434c5-7375-42e9-9cbe-73714c99b802: Aliased to /dev/sdc1 in device cache (8:33) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:14.0-usb-0:4:1.0-scsi-0:0:0:0-part1: Aliased to /dev/sdc1 in device cache (8:33) >device/dev-cache.c:352 /dev/disk/by-uuid/67E3-17ED: Aliased to /dev/disk/by-label/EFI in device cache (8:1) >device/dev-cache.c:356 /dev/sdc2: Added to device cache (8:34) >device/dev-cache.c:352 /dev/disk/by-id/usb-APPLE_SD_Card_Reader_000000000820-0:0-part2: Aliased to /dev/sdc2 in device cache (8:34) >device/dev-cache.c:352 /dev/disk/by-label/Nifty\x20HD: Aliased to /dev/sdc2 in device cache (8:34) >device/dev-cache.c:352 /dev/disk/by-partuuid/05d69f48-5bad-48e5-bf57-63b8377fc737: Aliased to /dev/sdc2 in device cache (8:34) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:14.0-usb-0:4:1.0-scsi-0:0:0:0-part2: Aliased to /dev/sdc2 in device cache (8:34) >device/dev-cache.c:352 /dev/disk/by-uuid/7966a8db-330b-3782-902e-ea75a88dadd7: Aliased to /dev/sdc2 in device cache (8:34) >device/dev-cache.c:356 /dev/sda: Added to device cache (8:0) >device/dev-cache.c:352 /dev/disk/by-id/ata-APPLE_SSD_SM0256F_S1K4NYBF108588: Aliased to /dev/sda in device cache (8:0) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x5002538655584d30: Aliased to /dev/sda in device cache (8:0) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:04:00.0-ata-1: Aliased to /dev/sda in device cache (8:0) >device/dev-cache.c:352 /dev/sda1: Aliased to /dev/disk/by-label/EFI in device cache (preferred name) (8:1) >device/dev-cache.c:352 /dev/disk/by-id/ata-APPLE_SSD_SM0256F_S1K4NYBF108588-part1: Aliased to /dev/sda1 in device cache (8:1) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x5002538655584d30-part1: Aliased to /dev/sda1 in device cache (8:1) >device/dev-cache.c:340 /dev/disk/by-label/EFI: Already in device cache >device/dev-cache.c:340 /dev/disk/by-partlabel/EFI\x20System\x20Partition: Already in device cache >device/dev-cache.c:352 /dev/disk/by-partuuid/9bb61fc3-34b4-4200-b49a-d3fde9898b38: Aliased to /dev/sda1 in device cache (8:1) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:04:00.0-ata-1-part1: Aliased to /dev/sda1 in device cache (8:1) >device/dev-cache.c:340 /dev/disk/by-uuid/67E3-17ED: Already in device cache >device/dev-cache.c:356 /dev/sda2: Added to device cache (8:2) >device/dev-cache.c:352 /dev/disk/by-id/ata-APPLE_SSD_SM0256F_S1K4NYBF108588-part2: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x5002538655584d30-part2: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:352 /dev/disk/by-label/Macintosh\x20HD: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:352 /dev/disk/by-partlabel/Linux\x20HFS+\x20ESP: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:352 /dev/disk/by-partuuid/c0268a82-6d2c-4dac-a40f-0cad98152031: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:04:00.0-ata-1-part2: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:352 /dev/disk/by-uuid/24741b41-eecc-3356-94f5-5974941707a7: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:356 /dev/sda3: Added to device cache (8:3) >device/dev-cache.c:352 /dev/disk/by-id/ata-APPLE_SSD_SM0256F_S1K4NYBF108588-part3: Aliased to /dev/sda3 in device cache (8:3) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x5002538655584d30-part3: Aliased to /dev/sda3 in device cache (8:3) >device/dev-cache.c:352 /dev/disk/by-label/Recovery\x20HD: Aliased to /dev/sda3 in device cache (8:3) >device/dev-cache.c:352 /dev/disk/by-partuuid/946f51f6-d5ea-425e-9086-d7d25469d6be: Aliased to /dev/sda3 in device cache (8:3) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:04:00.0-ata-1-part3: Aliased to /dev/sda3 in device cache (8:3) >device/dev-cache.c:352 /dev/disk/by-uuid/1b4476a6-b9c1-3593-8daa-f56e945a55c0: Aliased to /dev/sda3 in device cache (8:3) >device/dev-cache.c:356 /dev/sda4: Added to device cache (8:4) >device/dev-cache.c:352 /dev/disk/by-id/ata-APPLE_SSD_SM0256F_S1K4NYBF108588-part4: Aliased to /dev/sda4 in device cache (8:4) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x5002538655584d30-part4: Aliased to /dev/sda4 in device cache (8:4) >device/dev-cache.c:352 /dev/disk/by-partuuid/b229e593-24b7-4b02-b0c9-9990c63e7f44: Aliased to /dev/sda4 in device cache (8:4) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:04:00.0-ata-1-part4: Aliased to /dev/sda4 in device cache (8:4) >device/dev-cache.c:352 /dev/disk/by-uuid/6615a1ce-2ad7-4cd4-9b71-ce2e83557d99: Aliased to /dev/sda4 in device cache (8:4) >device/dev-cache.c:356 /dev/sda5: Added to device cache (8:5) >device/dev-cache.c:352 /dev/disk/by-id/ata-APPLE_SSD_SM0256F_S1K4NYBF108588-part5: Aliased to /dev/sda5 in device cache (8:5) >device/dev-cache.c:352 /dev/disk/by-id/lvm-pv-uuid-dIeg09-mb8o-nJuq-1Ds3-KA31-Ilf9-RWNCdB: Aliased to /dev/sda5 in device cache (8:5) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x5002538655584d30-part5: Aliased to /dev/sda5 in device cache (8:5) >device/dev-cache.c:352 /dev/disk/by-partuuid/ee1fb71a-959c-4778-8285-988bb17a037f: Aliased to /dev/sda5 in device cache (8:5) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:04:00.0-ata-1-part5: Aliased to /dev/sda5 in device cache (8:5) >device/dev-cache.c:356 /dev/loop0: Added to device cache (7:0) >device/dev-cache.c:356 /dev/loop1: Added to device cache (7:1) >device/dev-cache.c:356 /dev/disk/by-label/Anaconda: Added to device cache (253:3) >device/dev-cache.c:352 /dev/disk/by-uuid/75b06b1f-5c69-42e7-99e1-1c5da0c76d91: Aliased to /dev/disk/by-label/Anaconda in device cache (253:3) >device/dev-cache.c:356 /dev/loop2: Added to device cache (7:2) >device/dev-cache.c:356 /dev/dm-2: Added to device cache (253:2) >device/dev-cache.c:352 /dev/disk/by-id/dm-name-live-rw: Aliased to /dev/dm-2 in device cache (preferred name) (253:2) >device/dev-cache.c:340 /dev/disk/by-label/Anaconda: Already in device cache >device/dev-cache.c:340 /dev/disk/by-uuid/75b06b1f-5c69-42e7-99e1-1c5da0c76d91: Already in device cache >device/dev-cache.c:352 /dev/mapper/live-rw: Aliased to /dev/disk/by-id/dm-name-live-rw in device cache (preferred name) (253:2) >device/dev-cache.c:352 /dev/dm-3: Aliased to /dev/disk/by-label/Anaconda in device cache (253:3) >device/dev-cache.c:352 /dev/disk/by-id/dm-name-live-base: Aliased to /dev/disk/by-label/Anaconda in device cache (preferred name) (253:3) >device/dev-cache.c:340 /dev/disk/by-label/Anaconda: Already in device cache >device/dev-cache.c:340 /dev/disk/by-uuid/75b06b1f-5c69-42e7-99e1-1c5da0c76d91: Already in device cache >device/dev-cache.c:352 /dev/mapper/live-base: Aliased to /dev/disk/by-id/dm-name-live-base in device cache (preferred name) (253:3) >cache/lvmcache.c:1873 lvmcache /dev/sda5: now in VG #orphans_lvm2 (#orphans_lvm2) with 0 mda(s). >libdm-config.c:972 Setting size to 1044480 >libdm-config.c:972 Setting start to 4096 >libdm-config.c:972 Setting ignore to 0 >metadata/vg.c:74 Allocated VG fedora at 0x564e2ae43cd0. >cache/lvmcache.c:522 lvmcache has no info for vgname "fedora" with VGID QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdK. >cache/lvmcache.c:522 lvmcache has no info for vgname "fedora". >cache/lvmcache.c:1873 lvmcache /dev/sda5: now in VG fedora with 1 mda(s). >cache/lvmcache.c:1637 lvmcache /dev/sda5: VG fedora: set VGID to QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdK. >cache/lvmcache.c:1949 lvmcache /dev/sda5: VG fedora: set system_id to . >cache/lvmcache.c:202 Metadata cache: VG fedora (QOlKvl-wmzC-yhXm-AvWx-ApCr-5VZM-RCGRdK) stored (735 bytes). >cache/lvmetad.c:2241 Sending lvmetad vg_clear_outdated_pvs >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting response to OK >device/dev-io.c:570 Opened /dev/sda5 RO O_DIRECT >device/dev-io.c:330 /dev/sda5: size is 95107072 sectors >metadata/pv_manip.c:420 /dev/sda5 0: 0 11609: NULL(0:0) >metadata/vg.c:74 Allocated VG fedora at 0x564e2ae1a4f0. >toollib.c:1953 Process single VG fedora >activate/activate.c:1397 Counted 0 open LVs in VG fedora. >mm/memlock.c:562 Unlock: Memlock counters: locked:0 critical:0 daemon:0 suspended:0 >activate/fs.c:489 Syncing device names >activate/activate.c:1380 Counted 0 active LVs in VG fedora >vgchange.c:254 0 logical volume(s) in volume group "fedora" now active >activate/activate.c:1380 Counted 0 active LVs in VG fedora >mm/memlock.c:562 Unlock: Memlock counters: locked:0 critical:0 daemon:0 suspended:0 >activate/fs.c:489 Syncing device names >cache/lvmcache.c:157 Metadata cache: VG fedora wiped. >misc/lvm-flock.c:71 Unlocking /run/lock/lvm/V_fedora >misc/lvm-flock.c:48 _undo_flock /run/lock/lvm/V_fedora >device/dev-io.c:625 Closed /dev/sda5 >metadata/vg.c:89 Freeing VG fedora at 0x564e2ae1a4f0. >metadata/vg.c:89 Freeing VG fedora at 0x564e2ae43cd0. >libdm-config.c:1036 Setting global/notify_dbus to 1 >commands/toolcontext.c:2111 Reloading config files >activate/fs.c:489 Syncing device names >cache/lvmcache.c:2298 Wiping internal VG cache >metadata/vg.c:89 Freeing VG #orphans_lvm1 at 0x564e2ad9b230. >metadata/vg.c:89 Freeing VG #orphans_pool at 0x564e2ad9f240. >metadata/vg.c:89 Freeing VG #orphans_lvm2 at 0x564e2adb61f0. >config/config.c:281 Loading config file: /etc/lvm/lvm.conf >device/dev-io.c:570 Opened /etc/lvm/lvm.conf RO >device/dev-io.c:625 Closed /etc/lvm/lvm.conf >libdm-config.c:1036 Setting log/syslog to 1 >libdm-config.c:972 Setting log/level to 0 >libdm-config.c:1036 Setting log/activation to 0 >config/config.c:1439 Setting log/debug_classes to debug_classes = [ "memory", "devices", "activation", "allocation", "lvmetad", "metadata", "cache", "locking", "lvmpolld", "dbus" ] >commands/toolcontext.c:357 Setting log debug classes to 1023 >commands/toolcontext.c:363 Logging initialised at Thu Nov 10 19:32:10 2016 >config/config.c:281 Loading config file: /etc/lvm/lvmlocal.conf >device/dev-io.c:570 Opened /etc/lvm/lvmlocal.conf RO >device/dev-io.c:625 Closed /etc/lvm/lvmlocal.conf >libdm-config.c:1036 Setting config/checks to 1 >libdm-config.c:1036 Setting config/abort_on_errors to 0 >libdm-config.c:1036 Setting config/checks to 1 >libdm-config.c:1036 Setting config/checks to 1 >libdm-config.c:972 Setting global/umask to 63 >libdm-config.c:941 Setting devices/dir to /dev >libdm-config.c:941 Setting devices/external_device_info_source to none >libdm-config.c:941 Setting global/proc to /proc >libdm-config.c:1036 Setting global/activation to 1 >libdm-config.c:1049 activation/auto_set_activation_skip not found in config: defaulting to 1 >libdm-config.c:941 Setting activation/readahead to auto >libdm-config.c:1036 Setting activation/udev_rules to 1 >libdm-config.c:1036 Setting activation/udev_sync to 1 >libdm-config.c:1036 Setting activation/retry_deactivation to 1 >libdm-config.c:1036 Setting activation/checks to 0 >misc/lvm-globals.c:188 LVM activation checks disabled >libdm-config.c:1036 Setting activation/use_linear_target to 1 >libdm-config.c:941 Setting activation/missing_stripe_filler to error >libdm-config.c:1036 Setting global/metadata_read_only to 0 >libdm-config.c:972 Setting devices/pv_min_size to 2048 >libdm-config.c:1049 metadata/check_pv_device_sizes not found in config: defaulting to 1 >libdm-config.c:941 Setting global/units to h >libdm-config.c:1036 Setting global/si_unit_consistency to 1 >libdm-config.c:1049 report/binary_values_as_numeric not found in config: defaulting to 0 >libdm-config.c:1049 report/mark_hidden_devices not found in config: defaulting to 1 >libdm-config.c:1036 Setting global/suffix to 1 >libdm-config.c:950 report/list_item_separator not found in config: defaulting to , >libdm-config.c:950 report/time_format not found in config: defaulting to %Y-%m-%d %T %z >libdm-config.c:1049 report/two_word_unknown_device not found in config: defaulting to 0 >libdm-config.c:1036 Setting global/detect_internal_vg_cache_corruption to 0 >libdm-config.c:941 Setting global/system_id_source to none >libdm-config.c:941 Setting config/profile_dir to /etc/lvm/profile >libdm-config.c:972 Setting devices/disable_after_error_count to 0 >config/config.c:1439 Setting devices/preferred_names to preferred_names = [ "^/dev/mapper/", "^/dev/md/", "^/dev/sd" ] >libdm-config.c:1036 Setting devices/obtain_device_list_from_udev to 1 >config/config.c:1439 Setting devices/scan to scan = [ "/dev" ] >metadata/vg.c:74 Allocated VG #orphans_lvm1 at 0x5566e4e51230. >format1/format1.c:628 Initialised format: lvm1 >metadata/vg.c:74 Allocated VG #orphans_pool at 0x5566e4e55240. >format_pool/format_pool.c:335 Initialised format: pool >metadata/vg.c:74 Allocated VG #orphans_lvm2 at 0x5566e4e6c1f0. >format_text/format-text.c:2573 Initialised format: lvm2 >libdm-config.c:950 global/format not found in config: defaulting to lvm2 >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_lvm1" with VGID #orphans_lvm1. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_lvm1". >cache/lvmcache.c:1875 lvmcache initialised VG #orphans_lvm1. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_pool" with VGID #orphans_pool. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_pool". >cache/lvmcache.c:1875 lvmcache initialised VG #orphans_pool. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_lvm2" with VGID #orphans_lvm2. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_lvm2". >cache/lvmcache.c:1875 lvmcache initialised VG #orphans_lvm2. >striped/striped.c:239 Initialised segtype: striped >zero/zero.c:98 Initialised segtype: zero >error/errseg.c:104 Initialised segtype: error >libdm-config.c:941 Setting dmeventd/snapshot_library to libdevmapper-event-lvm2snapshot.so >snapshot/snapshot.c:275 Initialised segtype: snapshot >libdm-config.c:941 Setting dmeventd/mirror_library to libdevmapper-event-lvm2mirror.so >mirror/mirrored.c:575 Initialised segtype: mirror >libdm-config.c:950 dmeventd/raid_library not found in config: defaulting to libdevmapper-event-lvm2raid.so >raid/raid.c:505 Initialised segtype: raid0 >raid/raid.c:505 Initialised segtype: raid0_meta >raid/raid.c:505 Initialised segtype: raid1 >raid/raid.c:505 Initialised segtype: raid10 >raid/raid.c:505 Initialised segtype: raid4 >raid/raid.c:505 Initialised segtype: raid5 >raid/raid.c:505 Initialised segtype: raid5_la >raid/raid.c:505 Initialised segtype: raid5_ls >raid/raid.c:505 Initialised segtype: raid5_ra >raid/raid.c:505 Initialised segtype: raid5_rs >raid/raid.c:505 Initialised segtype: raid6 >raid/raid.c:505 Initialised segtype: raid6_nc >raid/raid.c:505 Initialised segtype: raid6_nr >raid/raid.c:505 Initialised segtype: raid6_zr >libdm-config.c:941 Setting dmeventd/thin_library to libdevmapper-event-lvm2thin.so >thin/thin.c:825 Initialised segtype: thin-pool >thin/thin.c:825 Initialised segtype: thin >cache_segtype/cache.c:491 Initialised segtype: cache-pool >cache_segtype/cache.c:505 Initialised segtype: cache >libdm-config.c:1036 Setting backup/archive to 1 >libdm-config.c:972 Setting backup/retain_days to 30 >libdm-config.c:972 Setting backup/retain_min to 10 >libdm-config.c:941 Setting backup/archive_dir to /etc/lvm/archive >libdm-config.c:1036 Setting backup/backup to 1 >libdm-config.c:941 Setting backup/backup_dir to /etc/lvm/backup >config/config.c:1436 devices/global_filter not found in config: defaulting to global_filter = [ "a|.*/|" ] >libdm-config.c:972 Setting global/locking_type to 1 >libdm-config.c:1036 Setting global/use_lvmetad to 1 >libdm-config.c:977 global/lvmetad_update_wait_time not found in config: defaulting to 10 >daemon-client.c:33 /run/lvm/lvmetad.socket: Opening daemon socket to lvmetad for protocol lvmetad version 1. >daemon-client.c:52 Sending daemon lvmetad: hello >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting protocol to lvmetad >libdm-config.c:972 Setting version to 1 >cache/lvmetad.c:143 Successfully connected to lvmetad on fd 4. >libdm-config.c:1036 Setting global/use_lvmpolld to 1 >libdm-config.c:1036 Setting devices/sysfs_scan to 1 >filters/filter-sysfs.c:325 Sysfs filter initialised. >filters/filter-internal.c:77 internal filter initialised. >filters/filter-type.c:56 LVM type filter initialised. >filters/filter-usable.c:192 Usable device filter initialised. >libdm-config.c:1036 Setting devices/multipath_component_detection to 1 >filters/filter-mpath.c:291 mpath filter initialised. >filters/filter-partitioned.c:59 Partitioned filter initialised. >libdm-config.c:1036 Setting devices/md_component_detection to 1 >filters/filter-md.c:73 MD filter initialised. >libdm-config.c:1036 Setting devices/fw_raid_component_detection to 0 >filters/filter-composite.c:104 Composite filter initialised. >libdm-config.c:1036 Setting devices/ignore_suspended_devices to 0 >libdm-config.c:1036 Setting devices/ignore_lvm_mirrors to 1 >config/config.c:1439 Setting devices/filter to filter = [ "r|/sdb1$|", "r|/sdb2$|", "r|/sdb3$|", "r|/sdb$|", "r|/sdc1$|", "r|/sdc2$|", "r|/sdc$|" ] >filters/filter-regex.c:216 Regex filter initialised. >filters/filter-usable.c:192 Usable device filter initialised. >filters/filter-composite.c:104 Composite filter initialised. >libdm-config.c:941 Setting devices/cache_dir to /etc/lvm/cache >libdm-config.c:941 Setting devices/cache_file_prefix to >libdm-config.c:950 devices/cache not found in config: defaulting to /etc/lvm/cache/.cache >filters/filter-persistent.c:368 Persistent filter initialised. >filters/filter-composite.c:104 Composite filter initialised. >libdm-config.c:1036 Setting devices/write_cache_state to 1 >libdm-config.c:1036 Setting global/use_lvmetad to 1 >libdm-config.c:941 Setting activation/activation_mode to degraded >libdm-config.c:1049 metadata/record_lvs_history not found in config: defaulting to 0 >lvmcmdline.c:1603 DEGRADED MODE. Incomplete RAID LVs will be processed. >libdm-config.c:1036 Setting activation/monitoring to 1 >lvmcmdline.c:1609 Processing: vgremove --force fedora '--config= devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] filter=["r|/sdb1$|","r|/sdb2$|","r|/sdb3$|","r|/sdb$|","r|/sdc1$|","r|/sdc2$|","r|/sdc$|"] } log {level=7 file=/tmp/lvm.log syslog=0}' >lvmcmdline.c:1610 Command pid: 2888 >lvmcmdline.c:1611 system ID: >lvmcmdline.c:1614 O_DIRECT will be used >libdm-config.c:972 Setting global/locking_type to 1 >libdm-config.c:1036 Setting global/wait_for_locks to 1 >locking/locking.c:129 File-based locking selected. >libdm-config.c:1036 Setting global/prioritise_write_locks to 1 >libdm-config.c:941 Setting global/locking_dir to /run/lock/lvm >libdm-common.c:926 Preparing SELinux context for /run/lock/lvm to system_u:object_r:lvm_lock_t:s0. >libdm-common.c:929 Resetting SELinux context to default value. >libdm-config.c:1036 Setting global/use_lvmlockd to 0 >cache/lvmetad.c:255 Sending lvmetad get_global_info >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting token to filter:3239235440 >libdm-config.c:972 Setting daemon_pid to 983 >libdm-config.c:941 Setting response to OK >libdm-config.c:972 Setting global_disable to 0 >toollib.c:2165 Processing each VG >toollib.c:2217 Get list of VGs on system >cache/lvmetad.c:1425 Asking lvmetad for complete list of known VG ids/names >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting name to fedora >libdm-config.c:950 report/output_format not found in config: defaulting to basic >libdm-config.c:1049 log/report_command_log not found in config: defaulting to 0 >toollib.c:1927 Processing VG fedora QOlKvl-wmzC-yhXm-AvWx-ApCr-5VZM-RCGRdK >cache/lvmcache.c:522 lvmcache has no info for vgname "fedora". >misc/lvm-flock.c:200 Locking /run/lock/lvm/V_fedora WB >libdm-common.c:926 Preparing SELinux context for /run/lock/lvm/V_fedora to system_u:object_r:lvm_lock_t:s0. >misc/lvm-flock.c:101 _do_flock /run/lock/lvm/V_fedora:aux WB >misc/lvm-flock.c:101 _do_flock /run/lock/lvm/V_fedora WB >misc/lvm-flock.c:48 _undo_flock /run/lock/lvm/V_fedora:aux >libdm-common.c:929 Resetting SELinux context to default value. >cache/lvmcache.c:522 lvmcache has no info for vgname "fedora". >metadata/metadata.c:4151 Reading VG fedora QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdK >cache/lvmcache.c:619 Metadata cache has no info for vgid "QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdK" >cache/lvmetad.c:981 Asking lvmetad for VG QOlKvl-wmzC-yhXm-AvWx-ApCr-5VZM-RCGRdK fedora >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting name to fedora >libdm-config.c:941 Setting metadata/format to lvm2 >cache/lvmcache.c:522 lvmcache has no info for vgname "fedora" with VGID QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdK. >format_text/format-text.c:2003 <backtrace> >libdm-config.c:941 Setting id to dIeg09-mb8o-nJuq-1Ds3-KA31-Ilf9-RWNCdB >libdm-config.c:941 Setting format to lvm2 >libdm-config.c:972 Setting device to 2053 >libdm-config.c:972 Setting dev_size to 95107072 >libdm-config.c:972 Setting label_sector to 1 >libdm-config.c:972 Setting ext_flags to 1 >libdm-config.c:972 Setting ext_version to 2 >device/dev-cache.c:356 /dev/sdb: Added to device cache (8:16) >device/dev-cache.c:352 /dev/disk/by-id/usb-SanDisk_Extreme_AA011021151004307653-0:0: Aliased to /dev/sdb in device cache (8:16) >device/dev-cache.c:356 /dev/disk/by-label/Fedora-WS-Live-25_B-1-1: Added to device cache (8:17) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0: Aliased to /dev/sdb in device cache (8:16) >device/dev-cache.c:352 /dev/disk/by-uuid/2016-10-05-06-32-21-00: Aliased to /dev/disk/by-label/Fedora-WS-Live-25_B-1-1 in device cache (8:17) >device/dev-cache.c:352 /dev/sdb1: Aliased to /dev/disk/by-label/Fedora-WS-Live-25_B-1-1 in device cache (preferred name) (8:17) >device/dev-cache.c:352 /dev/disk/by-id/usb-SanDisk_Extreme_AA011021151004307653-0:0-part1: Aliased to /dev/sdb1 in device cache (8:17) >device/dev-cache.c:340 /dev/disk/by-label/Fedora-WS-Live-25_B-1-1: Already in device cache >device/dev-cache.c:352 /dev/disk/by-partuuid/5b7c751a-01: Aliased to /dev/sdb1 in device cache (8:17) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0-part1: Aliased to /dev/sdb1 in device cache (8:17) >device/dev-cache.c:340 /dev/disk/by-uuid/2016-10-05-06-32-21-00: Already in device cache >device/dev-cache.c:356 /dev/sdb2: Added to device cache (8:18) >device/dev-cache.c:352 /dev/disk/by-id/usb-SanDisk_Extreme_AA011021151004307653-0:0-part2: Aliased to /dev/sdb2 in device cache (8:18) >device/dev-cache.c:356 /dev/disk/by-label/ANACONDA: Added to device cache (8:19) >device/dev-cache.c:352 /dev/disk/by-partuuid/5b7c751a-02: Aliased to /dev/sdb2 in device cache (8:18) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0-part2: Aliased to /dev/sdb2 in device cache (8:18) >device/dev-cache.c:352 /dev/disk/by-uuid/E65B-38D5: Aliased to /dev/sdb2 in device cache (8:18) >device/dev-cache.c:352 /dev/sdb3: Aliased to /dev/disk/by-label/ANACONDA in device cache (preferred name) (8:19) >device/dev-cache.c:352 /dev/disk/by-id/usb-SanDisk_Extreme_AA011021151004307653-0:0-part3: Aliased to /dev/sdb3 in device cache (8:19) >device/dev-cache.c:340 /dev/disk/by-label/ANACONDA: Already in device cache >device/dev-cache.c:352 /dev/disk/by-partuuid/5b7c751a-03: Aliased to /dev/sdb3 in device cache (8:19) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0-part3: Aliased to /dev/sdb3 in device cache (8:19) >device/dev-cache.c:352 /dev/disk/by-uuid/071654cc-c02e-3fa6-9852-bb9d12673142: Aliased to /dev/sdb3 in device cache (8:19) >device/dev-cache.c:356 /dev/sdc: Added to device cache (8:32) >device/dev-cache.c:352 /dev/disk/by-id/usb-APPLE_SD_Card_Reader_000000000820-0:0: Aliased to /dev/sdc in device cache (8:32) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:14.0-usb-0:4:1.0-scsi-0:0:0:0: Aliased to /dev/sdc in device cache (8:32) >device/dev-cache.c:356 /dev/sdc1: Added to device cache (8:33) >device/dev-cache.c:352 /dev/disk/by-id/usb-APPLE_SD_Card_Reader_000000000820-0:0-part1: Aliased to /dev/sdc1 in device cache (8:33) >device/dev-cache.c:356 /dev/disk/by-label/EFI: Added to device cache (8:1) >device/dev-cache.c:352 /dev/disk/by-partlabel/EFI\x20System\x20Partition: Aliased to /dev/disk/by-label/EFI in device cache (8:1) >device/dev-cache.c:352 /dev/disk/by-partuuid/e47434c5-7375-42e9-9cbe-73714c99b802: Aliased to /dev/sdc1 in device cache (8:33) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:14.0-usb-0:4:1.0-scsi-0:0:0:0-part1: Aliased to /dev/sdc1 in device cache (8:33) >device/dev-cache.c:352 /dev/disk/by-uuid/67E3-17ED: Aliased to /dev/disk/by-label/EFI in device cache (8:1) >device/dev-cache.c:356 /dev/sdc2: Added to device cache (8:34) >device/dev-cache.c:352 /dev/disk/by-id/usb-APPLE_SD_Card_Reader_000000000820-0:0-part2: Aliased to /dev/sdc2 in device cache (8:34) >device/dev-cache.c:352 /dev/disk/by-label/Nifty\x20HD: Aliased to /dev/sdc2 in device cache (8:34) >device/dev-cache.c:352 /dev/disk/by-partuuid/05d69f48-5bad-48e5-bf57-63b8377fc737: Aliased to /dev/sdc2 in device cache (8:34) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:14.0-usb-0:4:1.0-scsi-0:0:0:0-part2: Aliased to /dev/sdc2 in device cache (8:34) >device/dev-cache.c:352 /dev/disk/by-uuid/7966a8db-330b-3782-902e-ea75a88dadd7: Aliased to /dev/sdc2 in device cache (8:34) >device/dev-cache.c:356 /dev/sda: Added to device cache (8:0) >device/dev-cache.c:352 /dev/disk/by-id/ata-APPLE_SSD_SM0256F_S1K4NYBF108588: Aliased to /dev/sda in device cache (8:0) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x5002538655584d30: Aliased to /dev/sda in device cache (8:0) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:04:00.0-ata-1: Aliased to /dev/sda in device cache (8:0) >device/dev-cache.c:352 /dev/sda1: Aliased to /dev/disk/by-label/EFI in device cache (preferred name) (8:1) >device/dev-cache.c:352 /dev/disk/by-id/ata-APPLE_SSD_SM0256F_S1K4NYBF108588-part1: Aliased to /dev/sda1 in device cache (8:1) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x5002538655584d30-part1: Aliased to /dev/sda1 in device cache (8:1) >device/dev-cache.c:340 /dev/disk/by-label/EFI: Already in device cache >device/dev-cache.c:340 /dev/disk/by-partlabel/EFI\x20System\x20Partition: Already in device cache >device/dev-cache.c:352 /dev/disk/by-partuuid/9bb61fc3-34b4-4200-b49a-d3fde9898b38: Aliased to /dev/sda1 in device cache (8:1) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:04:00.0-ata-1-part1: Aliased to /dev/sda1 in device cache (8:1) >device/dev-cache.c:340 /dev/disk/by-uuid/67E3-17ED: Already in device cache >device/dev-cache.c:356 /dev/sda2: Added to device cache (8:2) >device/dev-cache.c:352 /dev/disk/by-id/ata-APPLE_SSD_SM0256F_S1K4NYBF108588-part2: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x5002538655584d30-part2: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:352 /dev/disk/by-label/Macintosh\x20HD: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:352 /dev/disk/by-partlabel/Linux\x20HFS+\x20ESP: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:352 /dev/disk/by-partuuid/c0268a82-6d2c-4dac-a40f-0cad98152031: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:04:00.0-ata-1-part2: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:352 /dev/disk/by-uuid/24741b41-eecc-3356-94f5-5974941707a7: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:356 /dev/sda3: Added to device cache (8:3) >device/dev-cache.c:352 /dev/disk/by-id/ata-APPLE_SSD_SM0256F_S1K4NYBF108588-part3: Aliased to /dev/sda3 in device cache (8:3) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x5002538655584d30-part3: Aliased to /dev/sda3 in device cache (8:3) >device/dev-cache.c:352 /dev/disk/by-label/Recovery\x20HD: Aliased to /dev/sda3 in device cache (8:3) >device/dev-cache.c:352 /dev/disk/by-partuuid/946f51f6-d5ea-425e-9086-d7d25469d6be: Aliased to /dev/sda3 in device cache (8:3) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:04:00.0-ata-1-part3: Aliased to /dev/sda3 in device cache (8:3) >device/dev-cache.c:352 /dev/disk/by-uuid/1b4476a6-b9c1-3593-8daa-f56e945a55c0: Aliased to /dev/sda3 in device cache (8:3) >device/dev-cache.c:356 /dev/sda4: Added to device cache (8:4) >device/dev-cache.c:352 /dev/disk/by-id/ata-APPLE_SSD_SM0256F_S1K4NYBF108588-part4: Aliased to /dev/sda4 in device cache (8:4) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x5002538655584d30-part4: Aliased to /dev/sda4 in device cache (8:4) >device/dev-cache.c:352 /dev/disk/by-partuuid/b229e593-24b7-4b02-b0c9-9990c63e7f44: Aliased to /dev/sda4 in device cache (8:4) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:04:00.0-ata-1-part4: Aliased to /dev/sda4 in device cache (8:4) >device/dev-cache.c:352 /dev/disk/by-uuid/6615a1ce-2ad7-4cd4-9b71-ce2e83557d99: Aliased to /dev/sda4 in device cache (8:4) >device/dev-cache.c:356 /dev/sda5: Added to device cache (8:5) >device/dev-cache.c:352 /dev/disk/by-id/ata-APPLE_SSD_SM0256F_S1K4NYBF108588-part5: Aliased to /dev/sda5 in device cache (8:5) >device/dev-cache.c:352 /dev/disk/by-id/lvm-pv-uuid-dIeg09-mb8o-nJuq-1Ds3-KA31-Ilf9-RWNCdB: Aliased to /dev/sda5 in device cache (8:5) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x5002538655584d30-part5: Aliased to /dev/sda5 in device cache (8:5) >device/dev-cache.c:352 /dev/disk/by-partuuid/ee1fb71a-959c-4778-8285-988bb17a037f: Aliased to /dev/sda5 in device cache (8:5) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:04:00.0-ata-1-part5: Aliased to /dev/sda5 in device cache (8:5) >device/dev-cache.c:356 /dev/loop0: Added to device cache (7:0) >device/dev-cache.c:356 /dev/loop1: Added to device cache (7:1) >device/dev-cache.c:356 /dev/disk/by-label/Anaconda: Added to device cache (253:3) >device/dev-cache.c:352 /dev/disk/by-uuid/75b06b1f-5c69-42e7-99e1-1c5da0c76d91: Aliased to /dev/disk/by-label/Anaconda in device cache (253:3) >device/dev-cache.c:356 /dev/loop2: Added to device cache (7:2) >device/dev-cache.c:356 /dev/dm-2: Added to device cache (253:2) >device/dev-cache.c:352 /dev/disk/by-id/dm-name-live-rw: Aliased to /dev/dm-2 in device cache (preferred name) (253:2) >device/dev-cache.c:340 /dev/disk/by-label/Anaconda: Already in device cache >device/dev-cache.c:340 /dev/disk/by-uuid/75b06b1f-5c69-42e7-99e1-1c5da0c76d91: Already in device cache >device/dev-cache.c:352 /dev/mapper/live-rw: Aliased to /dev/disk/by-id/dm-name-live-rw in device cache (preferred name) (253:2) >device/dev-cache.c:352 /dev/dm-3: Aliased to /dev/disk/by-label/Anaconda in device cache (253:3) >device/dev-cache.c:352 /dev/disk/by-id/dm-name-live-base: Aliased to /dev/disk/by-label/Anaconda in device cache (preferred name) (253:3) >device/dev-cache.c:340 /dev/disk/by-label/Anaconda: Already in device cache >device/dev-cache.c:340 /dev/disk/by-uuid/75b06b1f-5c69-42e7-99e1-1c5da0c76d91: Already in device cache >device/dev-cache.c:352 /dev/mapper/live-base: Aliased to /dev/disk/by-id/dm-name-live-base in device cache (preferred name) (253:3) >cache/lvmcache.c:1873 lvmcache /dev/sda5: now in VG #orphans_lvm2 (#orphans_lvm2) with 0 mda(s). >libdm-config.c:972 Setting size to 1044480 >libdm-config.c:972 Setting start to 4096 >libdm-config.c:972 Setting ignore to 0 >metadata/vg.c:74 Allocated VG fedora at 0x5566e4f080c0. >cache/lvmcache.c:522 lvmcache has no info for vgname "fedora" with VGID QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdK. >cache/lvmcache.c:522 lvmcache has no info for vgname "fedora". >cache/lvmcache.c:1873 lvmcache /dev/sda5: now in VG fedora with 1 mda(s). >cache/lvmcache.c:1637 lvmcache /dev/sda5: VG fedora: set VGID to QOlKvlwmzCyhXmAvWxApCr5VZMRCGRdK. >cache/lvmcache.c:1949 lvmcache /dev/sda5: VG fedora: set system_id to . >cache/lvmetad.c:2241 Sending lvmetad vg_clear_outdated_pvs >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting response to OK >libdm-config.c:977 metadata/lvs_history_retention_time not found in config: defaulting to 0 >device/dev-io.c:570 Opened /dev/sda5 RO O_DIRECT >device/dev-io.c:330 /dev/sda5: size is 95107072 sectors >metadata/pv_manip.c:420 /dev/sda5 0: 0 11609: NULL(0:0) >metadata/vg.c:74 Allocated VG fedora at 0x5566e4ee8930. >toollib.c:1953 Process single VG fedora >misc/lvm-flock.c:200 Locking /run/lock/lvm/P_orphans WB >libdm-common.c:926 Preparing SELinux context for /run/lock/lvm/P_orphans to system_u:object_r:lvm_lock_t:s0. >misc/lvm-flock.c:101 _do_flock /run/lock/lvm/P_orphans:aux WB >misc/lvm-flock.c:101 _do_flock /run/lock/lvm/P_orphans WB >misc/lvm-flock.c:48 _undo_flock /run/lock/lvm/P_orphans:aux >libdm-common.c:929 Resetting SELinux context to default value. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans". >cache/lvmetad.c:1288 Sending lvmetad pending remove VG fedora >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting response to OK >device/dev-io.c:625 Closed /dev/sda5 >device/dev-io.c:570 Opened /dev/sda5 RW O_DIRECT >device/dev-io.c:145 /dev/sda5: block size is 4096 bytes >device/dev-io.c:156 /dev/sda5: physical block size is 4096 bytes >metadata/metadata.c:588 Removing physical volume "/dev/sda5" from volume group "fedora" >device/dev-io.c:308 /dev/sda5: using cached size 95107072 sectors >cache/lvmcache.c:1873 lvmcache /dev/sda5: now in VG #orphans_lvm2 (#orphans_lvm2) with 1 mda(s). >format_text/format-text.c:1377 Creating metadata area on /dev/sda5 at sector 8 size 2040 sectors >format_text/text_label.c:184 /dev/sda5: Preparing PV label header dIeg09-mb8o-nJuq-1Ds3-KA31-Ilf9-RWNCdB size 48694820864 with da1 (2048s, 0s) mda1 (8s, 2040s) >label/label.c:338 /dev/sda5: Writing label to sector 1 with stored offset 32. >cache/lvmetad.c:1651 Telling lvmetad to store PV /dev/sda5 (dIeg09-mb8o-nJuq-1Ds3-KA31-Ilf9-RWNCdB) >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting response to OK >cache/lvmetad.c:1318 Telling lvmetad to remove VGID QOlKvl-wmzC-yhXm-AvWx-ApCr-5VZM-RCGRdK (fedora) >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting response to OK >metadata/metadata.c:618 Volume group "fedora" successfully removed >misc/lvm-flock.c:71 Unlocking /run/lock/lvm/P_orphans >misc/lvm-flock.c:48 _undo_flock /run/lock/lvm/P_orphans >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans". >mm/memlock.c:562 Unlock: Memlock counters: locked:0 critical:0 daemon:0 suspended:0 >activate/fs.c:489 Syncing device names >cache/lvmcache.c:522 lvmcache has no info for vgname "fedora". >misc/lvm-flock.c:71 Unlocking /run/lock/lvm/V_fedora >misc/lvm-flock.c:48 _undo_flock /run/lock/lvm/V_fedora >cache/lvmcache.c:522 lvmcache has no info for vgname "fedora". >device/dev-io.c:625 Closed /dev/sda5 >metadata/vg.c:89 Freeing VG fedora at 0x5566e4ee8930. >metadata/vg.c:89 Freeing VG fedora at 0x5566e4f080c0. >libdm-config.c:1036 Setting global/notify_dbus to 1 >notify/lvmnotify.c:51 Nofify dbus at com.redhat.lvmdbus1. >notify/lvmnotify.c:64 WARNING: D-Bus notification failed: The name com.redhat.lvmdbus1 was not provided by any .service files >commands/toolcontext.c:2111 Reloading config files >activate/fs.c:489 Syncing device names >cache/lvmcache.c:2298 Wiping internal VG cache >metadata/vg.c:89 Freeing VG #orphans_lvm1 at 0x5566e4e51230. >metadata/vg.c:89 Freeing VG #orphans_pool at 0x5566e4e55240. >metadata/vg.c:89 Freeing VG #orphans_lvm2 at 0x5566e4e6c1f0. >config/config.c:281 Loading config file: /etc/lvm/lvm.conf >device/dev-io.c:570 Opened /etc/lvm/lvm.conf RO >device/dev-io.c:625 Closed /etc/lvm/lvm.conf >libdm-config.c:1036 Setting log/syslog to 1 >libdm-config.c:972 Setting log/level to 0 >libdm-config.c:1036 Setting log/activation to 0 >config/config.c:1439 Setting log/debug_classes to debug_classes = [ "memory", "devices", "activation", "allocation", "lvmetad", "metadata", "cache", "locking", "lvmpolld", "dbus" ] >commands/toolcontext.c:357 Setting log debug classes to 1023 >commands/toolcontext.c:363 Logging initialised at Thu Nov 10 19:32:10 2016 >config/config.c:281 Loading config file: /etc/lvm/lvmlocal.conf >device/dev-io.c:570 Opened /etc/lvm/lvmlocal.conf RO >device/dev-io.c:625 Closed /etc/lvm/lvmlocal.conf >libdm-config.c:1036 Setting config/checks to 1 >libdm-config.c:1036 Setting config/abort_on_errors to 0 >libdm-config.c:1036 Setting config/checks to 1 >libdm-config.c:1036 Setting config/checks to 1 >libdm-config.c:972 Setting global/umask to 63 >libdm-config.c:941 Setting devices/dir to /dev >libdm-config.c:941 Setting devices/external_device_info_source to none >libdm-config.c:941 Setting global/proc to /proc >libdm-config.c:1036 Setting global/activation to 1 >libdm-config.c:1049 activation/auto_set_activation_skip not found in config: defaulting to 1 >libdm-config.c:941 Setting activation/readahead to auto >libdm-config.c:1036 Setting activation/udev_rules to 1 >libdm-config.c:1036 Setting activation/udev_sync to 1 >libdm-config.c:1036 Setting activation/retry_deactivation to 1 >libdm-config.c:1036 Setting activation/checks to 0 >misc/lvm-globals.c:188 LVM activation checks disabled >libdm-config.c:1036 Setting activation/use_linear_target to 1 >libdm-config.c:941 Setting activation/missing_stripe_filler to error >libdm-config.c:1036 Setting global/metadata_read_only to 0 >libdm-config.c:972 Setting devices/pv_min_size to 2048 >libdm-config.c:1049 metadata/check_pv_device_sizes not found in config: defaulting to 1 >libdm-config.c:941 Setting global/units to h >libdm-config.c:1036 Setting global/si_unit_consistency to 1 >libdm-config.c:1049 report/binary_values_as_numeric not found in config: defaulting to 0 >libdm-config.c:1049 report/mark_hidden_devices not found in config: defaulting to 1 >libdm-config.c:1036 Setting global/suffix to 1 >libdm-config.c:950 report/list_item_separator not found in config: defaulting to , >libdm-config.c:950 report/time_format not found in config: defaulting to %Y-%m-%d %T %z >libdm-config.c:1049 report/two_word_unknown_device not found in config: defaulting to 0 >libdm-config.c:1036 Setting global/detect_internal_vg_cache_corruption to 0 >libdm-config.c:941 Setting global/system_id_source to none >libdm-config.c:941 Setting config/profile_dir to /etc/lvm/profile >libdm-config.c:972 Setting devices/disable_after_error_count to 0 >config/config.c:1439 Setting devices/preferred_names to preferred_names = [ "^/dev/mapper/", "^/dev/md/", "^/dev/sd" ] >libdm-config.c:1036 Setting devices/obtain_device_list_from_udev to 1 >config/config.c:1439 Setting devices/scan to scan = [ "/dev" ] >metadata/vg.c:74 Allocated VG #orphans_lvm1 at 0x55f75a42a230. >format1/format1.c:628 Initialised format: lvm1 >metadata/vg.c:74 Allocated VG #orphans_pool at 0x55f75a42e240. >format_pool/format_pool.c:335 Initialised format: pool >metadata/vg.c:74 Allocated VG #orphans_lvm2 at 0x55f75a4451f0. >format_text/format-text.c:2573 Initialised format: lvm2 >libdm-config.c:950 global/format not found in config: defaulting to lvm2 >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_lvm1" with VGID #orphans_lvm1. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_lvm1". >cache/lvmcache.c:1875 lvmcache initialised VG #orphans_lvm1. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_pool" with VGID #orphans_pool. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_pool". >cache/lvmcache.c:1875 lvmcache initialised VG #orphans_pool. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_lvm2" with VGID #orphans_lvm2. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_lvm2". >cache/lvmcache.c:1875 lvmcache initialised VG #orphans_lvm2. >striped/striped.c:239 Initialised segtype: striped >zero/zero.c:98 Initialised segtype: zero >error/errseg.c:104 Initialised segtype: error >libdm-config.c:941 Setting dmeventd/snapshot_library to libdevmapper-event-lvm2snapshot.so >snapshot/snapshot.c:275 Initialised segtype: snapshot >libdm-config.c:941 Setting dmeventd/mirror_library to libdevmapper-event-lvm2mirror.so >mirror/mirrored.c:575 Initialised segtype: mirror >libdm-config.c:950 dmeventd/raid_library not found in config: defaulting to libdevmapper-event-lvm2raid.so >raid/raid.c:505 Initialised segtype: raid0 >raid/raid.c:505 Initialised segtype: raid0_meta >raid/raid.c:505 Initialised segtype: raid1 >raid/raid.c:505 Initialised segtype: raid10 >raid/raid.c:505 Initialised segtype: raid4 >raid/raid.c:505 Initialised segtype: raid5 >raid/raid.c:505 Initialised segtype: raid5_la >raid/raid.c:505 Initialised segtype: raid5_ls >raid/raid.c:505 Initialised segtype: raid5_ra >raid/raid.c:505 Initialised segtype: raid5_rs >raid/raid.c:505 Initialised segtype: raid6 >raid/raid.c:505 Initialised segtype: raid6_nc >raid/raid.c:505 Initialised segtype: raid6_nr >raid/raid.c:505 Initialised segtype: raid6_zr >libdm-config.c:941 Setting dmeventd/thin_library to libdevmapper-event-lvm2thin.so >thin/thin.c:825 Initialised segtype: thin-pool >thin/thin.c:825 Initialised segtype: thin >cache_segtype/cache.c:491 Initialised segtype: cache-pool >cache_segtype/cache.c:505 Initialised segtype: cache >libdm-config.c:1036 Setting backup/archive to 1 >libdm-config.c:972 Setting backup/retain_days to 30 >libdm-config.c:972 Setting backup/retain_min to 10 >libdm-config.c:941 Setting backup/archive_dir to /etc/lvm/archive >libdm-config.c:1036 Setting backup/backup to 1 >libdm-config.c:941 Setting backup/backup_dir to /etc/lvm/backup >config/config.c:1436 devices/global_filter not found in config: defaulting to global_filter = [ "a|.*/|" ] >libdm-config.c:972 Setting global/locking_type to 1 >libdm-config.c:1036 Setting global/use_lvmetad to 1 >libdm-config.c:977 global/lvmetad_update_wait_time not found in config: defaulting to 10 >daemon-client.c:33 /run/lvm/lvmetad.socket: Opening daemon socket to lvmetad for protocol lvmetad version 1. >daemon-client.c:52 Sending daemon lvmetad: hello >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting protocol to lvmetad >libdm-config.c:972 Setting version to 1 >cache/lvmetad.c:143 Successfully connected to lvmetad on fd 4. >libdm-config.c:1036 Setting global/use_lvmpolld to 1 >libdm-config.c:1036 Setting devices/sysfs_scan to 1 >filters/filter-sysfs.c:325 Sysfs filter initialised. >filters/filter-internal.c:77 internal filter initialised. >filters/filter-type.c:56 LVM type filter initialised. >filters/filter-usable.c:192 Usable device filter initialised. >libdm-config.c:1036 Setting devices/multipath_component_detection to 1 >filters/filter-mpath.c:291 mpath filter initialised. >filters/filter-partitioned.c:59 Partitioned filter initialised. >libdm-config.c:1036 Setting devices/md_component_detection to 1 >filters/filter-md.c:73 MD filter initialised. >libdm-config.c:1036 Setting devices/fw_raid_component_detection to 0 >filters/filter-composite.c:104 Composite filter initialised. >libdm-config.c:1036 Setting devices/ignore_suspended_devices to 0 >libdm-config.c:1036 Setting devices/ignore_lvm_mirrors to 1 >config/config.c:1439 Setting devices/filter to filter = [ "r|/sdb1$|", "r|/sdb2$|", "r|/sdb3$|", "r|/sdb$|", "r|/sdc1$|", "r|/sdc2$|", "r|/sdc$|" ] >filters/filter-regex.c:216 Regex filter initialised. >filters/filter-usable.c:192 Usable device filter initialised. >filters/filter-composite.c:104 Composite filter initialised. >libdm-config.c:941 Setting devices/cache_dir to /etc/lvm/cache >libdm-config.c:941 Setting devices/cache_file_prefix to >libdm-config.c:950 devices/cache not found in config: defaulting to /etc/lvm/cache/.cache >filters/filter-persistent.c:368 Persistent filter initialised. >filters/filter-composite.c:104 Composite filter initialised. >libdm-config.c:1036 Setting devices/write_cache_state to 1 >libdm-config.c:1036 Setting global/use_lvmetad to 1 >libdm-config.c:941 Setting activation/activation_mode to degraded >libdm-config.c:1049 metadata/record_lvs_history not found in config: defaulting to 0 >lvmcmdline.c:1603 DEGRADED MODE. Incomplete RAID LVs will be processed. >libdm-config.c:1036 Setting activation/monitoring to 1 >lvmcmdline.c:1609 Processing: pvremove --force --force --yes /dev/sda5 '--config= devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] filter=["r|/sdb1$|","r|/sdb2$|","r|/sdb3$|","r|/sdb$|","r|/sdc1$|","r|/sdc2$|","r|/sdc$|"] } log {level=7 file=/tmp/lvm.log syslog=0}' >lvmcmdline.c:1610 Command pid: 2892 >lvmcmdline.c:1611 system ID: >lvmcmdline.c:1614 O_DIRECT will be used >libdm-config.c:972 Setting global/locking_type to 1 >libdm-config.c:1036 Setting global/wait_for_locks to 1 >locking/locking.c:129 File-based locking selected. >libdm-config.c:1036 Setting global/prioritise_write_locks to 1 >libdm-config.c:941 Setting global/locking_dir to /run/lock/lvm >libdm-common.c:926 Preparing SELinux context for /run/lock/lvm to system_u:object_r:lvm_lock_t:s0. >libdm-common.c:929 Resetting SELinux context to default value. >libdm-config.c:1036 Setting global/use_lvmlockd to 0 >cache/lvmetad.c:255 Sending lvmetad get_global_info >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting token to filter:3239235440 >libdm-config.c:972 Setting daemon_pid to 983 >libdm-config.c:941 Setting response to OK >libdm-config.c:972 Setting global_disable to 0 >libdm-config.c:950 report/output_format not found in config: defaulting to basic >libdm-config.c:1049 log/report_command_log not found in config: defaulting to 0 >cache/lvmcache.c:2298 Wiping internal VG cache >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_lvm1" with VGID #orphans_lvm1. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_lvm1". >cache/lvmcache.c:1875 lvmcache initialised VG #orphans_lvm1. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_pool" with VGID #orphans_pool. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_pool". >cache/lvmcache.c:1875 lvmcache initialised VG #orphans_pool. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_lvm2" with VGID #orphans_lvm2. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_lvm2". >cache/lvmcache.c:1875 lvmcache initialised VG #orphans_lvm2. >misc/lvm-flock.c:200 Locking /run/lock/lvm/P_orphans WB >libdm-common.c:926 Preparing SELinux context for /run/lock/lvm/P_orphans to system_u:object_r:lvm_lock_t:s0. >misc/lvm-flock.c:101 _do_flock /run/lock/lvm/P_orphans:aux WB >misc/lvm-flock.c:101 _do_flock /run/lock/lvm/P_orphans WB >misc/lvm-flock.c:48 _undo_flock /run/lock/lvm/P_orphans:aux >libdm-common.c:929 Resetting SELinux context to default value. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans". >filters/filter-persistent.c:51 Wiping cache of LVM-capable devices >device/dev-cache.c:356 /dev/sdb: Added to device cache (8:16) >device/dev-cache.c:352 /dev/disk/by-id/usb-SanDisk_Extreme_AA011021151004307653-0:0: Aliased to /dev/sdb in device cache (8:16) >device/dev-cache.c:356 /dev/disk/by-label/Fedora-WS-Live-25_B-1-1: Added to device cache (8:17) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0: Aliased to /dev/sdb in device cache (8:16) >device/dev-cache.c:352 /dev/disk/by-uuid/2016-10-05-06-32-21-00: Aliased to /dev/disk/by-label/Fedora-WS-Live-25_B-1-1 in device cache (8:17) >device/dev-cache.c:352 /dev/sdb1: Aliased to /dev/disk/by-label/Fedora-WS-Live-25_B-1-1 in device cache (preferred name) (8:17) >device/dev-cache.c:352 /dev/disk/by-id/usb-SanDisk_Extreme_AA011021151004307653-0:0-part1: Aliased to /dev/sdb1 in device cache (8:17) >device/dev-cache.c:340 /dev/disk/by-label/Fedora-WS-Live-25_B-1-1: Already in device cache >device/dev-cache.c:352 /dev/disk/by-partuuid/5b7c751a-01: Aliased to /dev/sdb1 in device cache (8:17) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0-part1: Aliased to /dev/sdb1 in device cache (8:17) >device/dev-cache.c:340 /dev/disk/by-uuid/2016-10-05-06-32-21-00: Already in device cache >device/dev-cache.c:356 /dev/sdb2: Added to device cache (8:18) >device/dev-cache.c:352 /dev/disk/by-id/usb-SanDisk_Extreme_AA011021151004307653-0:0-part2: Aliased to /dev/sdb2 in device cache (8:18) >device/dev-cache.c:356 /dev/disk/by-label/ANACONDA: Added to device cache (8:19) >device/dev-cache.c:352 /dev/disk/by-partuuid/5b7c751a-02: Aliased to /dev/sdb2 in device cache (8:18) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0-part2: Aliased to /dev/sdb2 in device cache (8:18) >device/dev-cache.c:352 /dev/disk/by-uuid/E65B-38D5: Aliased to /dev/sdb2 in device cache (8:18) >device/dev-cache.c:352 /dev/sdb3: Aliased to /dev/disk/by-label/ANACONDA in device cache (preferred name) (8:19) >device/dev-cache.c:352 /dev/disk/by-id/usb-SanDisk_Extreme_AA011021151004307653-0:0-part3: Aliased to /dev/sdb3 in device cache (8:19) >device/dev-cache.c:340 /dev/disk/by-label/ANACONDA: Already in device cache >device/dev-cache.c:352 /dev/disk/by-partuuid/5b7c751a-03: Aliased to /dev/sdb3 in device cache (8:19) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0-part3: Aliased to /dev/sdb3 in device cache (8:19) >device/dev-cache.c:352 /dev/disk/by-uuid/071654cc-c02e-3fa6-9852-bb9d12673142: Aliased to /dev/sdb3 in device cache (8:19) >device/dev-cache.c:356 /dev/sdc: Added to device cache (8:32) >device/dev-cache.c:352 /dev/disk/by-id/usb-APPLE_SD_Card_Reader_000000000820-0:0: Aliased to /dev/sdc in device cache (8:32) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:14.0-usb-0:4:1.0-scsi-0:0:0:0: Aliased to /dev/sdc in device cache (8:32) >device/dev-cache.c:356 /dev/sdc1: Added to device cache (8:33) >device/dev-cache.c:352 /dev/disk/by-id/usb-APPLE_SD_Card_Reader_000000000820-0:0-part1: Aliased to /dev/sdc1 in device cache (8:33) >device/dev-cache.c:356 /dev/disk/by-label/EFI: Added to device cache (8:1) >device/dev-cache.c:352 /dev/disk/by-partlabel/EFI\x20System\x20Partition: Aliased to /dev/disk/by-label/EFI in device cache (8:1) >device/dev-cache.c:352 /dev/disk/by-partuuid/e47434c5-7375-42e9-9cbe-73714c99b802: Aliased to /dev/sdc1 in device cache (8:33) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:14.0-usb-0:4:1.0-scsi-0:0:0:0-part1: Aliased to /dev/sdc1 in device cache (8:33) >device/dev-cache.c:352 /dev/disk/by-uuid/67E3-17ED: Aliased to /dev/disk/by-label/EFI in device cache (8:1) >device/dev-cache.c:356 /dev/sdc2: Added to device cache (8:34) >device/dev-cache.c:352 /dev/disk/by-id/usb-APPLE_SD_Card_Reader_000000000820-0:0-part2: Aliased to /dev/sdc2 in device cache (8:34) >device/dev-cache.c:352 /dev/disk/by-label/Nifty\x20HD: Aliased to /dev/sdc2 in device cache (8:34) >device/dev-cache.c:352 /dev/disk/by-partuuid/05d69f48-5bad-48e5-bf57-63b8377fc737: Aliased to /dev/sdc2 in device cache (8:34) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:14.0-usb-0:4:1.0-scsi-0:0:0:0-part2: Aliased to /dev/sdc2 in device cache (8:34) >device/dev-cache.c:352 /dev/disk/by-uuid/7966a8db-330b-3782-902e-ea75a88dadd7: Aliased to /dev/sdc2 in device cache (8:34) >device/dev-cache.c:356 /dev/sda: Added to device cache (8:0) >device/dev-cache.c:352 /dev/disk/by-id/ata-APPLE_SSD_SM0256F_S1K4NYBF108588: Aliased to /dev/sda in device cache (8:0) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x5002538655584d30: Aliased to /dev/sda in device cache (8:0) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:04:00.0-ata-1: Aliased to /dev/sda in device cache (8:0) >device/dev-cache.c:352 /dev/sda1: Aliased to /dev/disk/by-label/EFI in device cache (preferred name) (8:1) >device/dev-cache.c:352 /dev/disk/by-id/ata-APPLE_SSD_SM0256F_S1K4NYBF108588-part1: Aliased to /dev/sda1 in device cache (8:1) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x5002538655584d30-part1: Aliased to /dev/sda1 in device cache (8:1) >device/dev-cache.c:340 /dev/disk/by-label/EFI: Already in device cache >device/dev-cache.c:340 /dev/disk/by-partlabel/EFI\x20System\x20Partition: Already in device cache >device/dev-cache.c:352 /dev/disk/by-partuuid/9bb61fc3-34b4-4200-b49a-d3fde9898b38: Aliased to /dev/sda1 in device cache (8:1) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:04:00.0-ata-1-part1: Aliased to /dev/sda1 in device cache (8:1) >device/dev-cache.c:340 /dev/disk/by-uuid/67E3-17ED: Already in device cache >device/dev-cache.c:356 /dev/sda2: Added to device cache (8:2) >device/dev-cache.c:352 /dev/disk/by-id/ata-APPLE_SSD_SM0256F_S1K4NYBF108588-part2: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x5002538655584d30-part2: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:352 /dev/disk/by-label/Macintosh\x20HD: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:352 /dev/disk/by-partlabel/Linux\x20HFS+\x20ESP: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:352 /dev/disk/by-partuuid/c0268a82-6d2c-4dac-a40f-0cad98152031: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:04:00.0-ata-1-part2: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:352 /dev/disk/by-uuid/24741b41-eecc-3356-94f5-5974941707a7: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:356 /dev/sda3: Added to device cache (8:3) >device/dev-cache.c:352 /dev/disk/by-id/ata-APPLE_SSD_SM0256F_S1K4NYBF108588-part3: Aliased to /dev/sda3 in device cache (8:3) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x5002538655584d30-part3: Aliased to /dev/sda3 in device cache (8:3) >device/dev-cache.c:352 /dev/disk/by-label/Recovery\x20HD: Aliased to /dev/sda3 in device cache (8:3) >device/dev-cache.c:352 /dev/disk/by-partuuid/946f51f6-d5ea-425e-9086-d7d25469d6be: Aliased to /dev/sda3 in device cache (8:3) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:04:00.0-ata-1-part3: Aliased to /dev/sda3 in device cache (8:3) >device/dev-cache.c:352 /dev/disk/by-uuid/1b4476a6-b9c1-3593-8daa-f56e945a55c0: Aliased to /dev/sda3 in device cache (8:3) >device/dev-cache.c:356 /dev/sda4: Added to device cache (8:4) >device/dev-cache.c:352 /dev/disk/by-id/ata-APPLE_SSD_SM0256F_S1K4NYBF108588-part4: Aliased to /dev/sda4 in device cache (8:4) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x5002538655584d30-part4: Aliased to /dev/sda4 in device cache (8:4) >device/dev-cache.c:352 /dev/disk/by-partuuid/b229e593-24b7-4b02-b0c9-9990c63e7f44: Aliased to /dev/sda4 in device cache (8:4) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:04:00.0-ata-1-part4: Aliased to /dev/sda4 in device cache (8:4) >device/dev-cache.c:352 /dev/disk/by-uuid/6615a1ce-2ad7-4cd4-9b71-ce2e83557d99: Aliased to /dev/sda4 in device cache (8:4) >device/dev-cache.c:356 /dev/sda5: Added to device cache (8:5) >device/dev-cache.c:352 /dev/disk/by-id/ata-APPLE_SSD_SM0256F_S1K4NYBF108588-part5: Aliased to /dev/sda5 in device cache (8:5) >device/dev-cache.c:352 /dev/disk/by-id/lvm-pv-uuid-dIeg09-mb8o-nJuq-1Ds3-KA31-Ilf9-RWNCdB: Aliased to /dev/sda5 in device cache (8:5) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x5002538655584d30-part5: Aliased to /dev/sda5 in device cache (8:5) >device/dev-cache.c:352 /dev/disk/by-partuuid/ee1fb71a-959c-4778-8285-988bb17a037f: Aliased to /dev/sda5 in device cache (8:5) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:04:00.0-ata-1-part5: Aliased to /dev/sda5 in device cache (8:5) >device/dev-cache.c:356 /dev/loop0: Added to device cache (7:0) >device/dev-cache.c:356 /dev/loop1: Added to device cache (7:1) >device/dev-cache.c:356 /dev/disk/by-label/Anaconda: Added to device cache (253:3) >device/dev-cache.c:352 /dev/disk/by-uuid/75b06b1f-5c69-42e7-99e1-1c5da0c76d91: Aliased to /dev/disk/by-label/Anaconda in device cache (253:3) >device/dev-cache.c:356 /dev/loop2: Added to device cache (7:2) >device/dev-cache.c:356 /dev/dm-2: Added to device cache (253:2) >device/dev-cache.c:352 /dev/disk/by-id/dm-name-live-rw: Aliased to /dev/dm-2 in device cache (preferred name) (253:2) >device/dev-cache.c:340 /dev/disk/by-label/Anaconda: Already in device cache >device/dev-cache.c:340 /dev/disk/by-uuid/75b06b1f-5c69-42e7-99e1-1c5da0c76d91: Already in device cache >device/dev-cache.c:352 /dev/mapper/live-rw: Aliased to /dev/disk/by-id/dm-name-live-rw in device cache (preferred name) (253:2) >device/dev-cache.c:352 /dev/dm-3: Aliased to /dev/disk/by-label/Anaconda in device cache (253:3) >device/dev-cache.c:352 /dev/disk/by-id/dm-name-live-base: Aliased to /dev/disk/by-label/Anaconda in device cache (preferred name) (253:3) >device/dev-cache.c:340 /dev/disk/by-label/Anaconda: Already in device cache >device/dev-cache.c:340 /dev/disk/by-uuid/75b06b1f-5c69-42e7-99e1-1c5da0c76d91: Already in device cache >device/dev-cache.c:352 /dev/mapper/live-base: Aliased to /dev/disk/by-id/dm-name-live-base in device cache (preferred name) (253:3) >device/dev-io.c:570 Opened /dev/sda5 RO O_DIRECT >device/dev-io.c:330 /dev/sda5: size is 95107072 sectors >device/dev-io.c:625 Closed /dev/sda5 >filters/filter-mpath.c:196 /dev/sda5: Device is a partition, using primary device sda for mpath component detection >device/dev-io.c:308 /dev/sda5: using cached size 95107072 sectors >device/dev-io.c:570 Opened /dev/sda5 RO O_DIRECT >device/dev-io.c:145 /dev/sda5: block size is 4096 bytes >device/dev-io.c:156 /dev/sda5: physical block size is 4096 bytes >device/dev-io.c:625 Closed /dev/sda5 >device/dev-cache.c:1402 Using /dev/sda5 >toollib.c:3547 Processing each PV >cache/lvmetad.c:1425 Asking lvmetad for complete list of known VG ids/names >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting response to OK >toollib.c:3053 Getting list of all devices >cache/lvmetad.c:1400 Asking lvmetad for complete list of known PVs >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting id to dIeg09-mb8o-nJuq-1Ds3-KA31-Ilf9-RWNCdB >libdm-config.c:941 Setting format to lvm2 >libdm-config.c:972 Setting device to 2053 >libdm-config.c:972 Setting dev_size to 48694820864 >libdm-config.c:972 Setting label_sector to 1 >libdm-config.c:972 Setting ext_flags to 0 >libdm-config.c:972 Setting ext_version to 2 >cache/lvmcache.c:1873 lvmcache /dev/sda5: now in VG #orphans_lvm2 (#orphans_lvm2) with 0 mda(s). >libdm-config.c:972 Setting size to 1044480 >libdm-config.c:972 Setting start to 4096 >libdm-config.c:972 Setting ignore to 0 >device/dev-io.c:570 Opened /dev/loop0 RO O_DIRECT >device/dev-io.c:330 /dev/loop0: size is 2675352 sectors >device/dev-io.c:625 Closed /dev/loop0 >device/dev-io.c:308 /dev/loop0: using cached size 2675352 sectors >device/dev-io.c:570 Opened /dev/loop0 RO O_DIRECT >device/dev-io.c:145 /dev/loop0: block size is 1024 bytes >device/dev-io.c:156 /dev/loop0: physical block size is 512 bytes >device/dev-io.c:625 Closed /dev/loop0 >device/dev-cache.c:1512 Using /dev/loop0 >device/dev-io.c:570 Opened /dev/sda RO O_DIRECT >device/dev-io.c:330 /dev/sda: size is 490234752 sectors >device/dev-io.c:625 Closed /dev/sda >device/dev-io.c:570 Opened /dev/sda RO O_DIRECT >device/dev-io.c:145 /dev/sda: block size is 4096 bytes >device/dev-io.c:156 /dev/sda: physical block size is 4096 bytes >device/dev-io.c:625 Closed /dev/sda >filters/filter-partitioned.c:27 /dev/sda: Skipping: Partition table signature found >device/dev-io.c:570 Opened /dev/loop1 RO O_DIRECT >device/dev-io.c:330 /dev/loop1: size is 13635584 sectors >device/dev-io.c:625 Closed /dev/loop1 >device/dev-io.c:308 /dev/loop1: using cached size 13635584 sectors >device/dev-io.c:570 Opened /dev/loop1 RO O_DIRECT >device/dev-io.c:145 /dev/loop1: block size is 4096 bytes >device/dev-io.c:156 /dev/loop1: physical block size is 512 bytes >device/dev-io.c:625 Closed /dev/loop1 >device/dev-cache.c:1512 Using /dev/loop1 >device/dev-io.c:570 Opened /dev/sda1 RO O_DIRECT >device/dev-io.c:330 /dev/sda1: size is 409600 sectors >device/dev-io.c:625 Closed /dev/sda1 >filters/filter-mpath.c:196 /dev/sda1: Device is a partition, using primary device sda for mpath component detection >device/dev-io.c:308 /dev/sda1: using cached size 409600 sectors >device/dev-io.c:570 Opened /dev/sda1 RO O_DIRECT >device/dev-io.c:145 /dev/sda1: block size is 4096 bytes >device/dev-io.c:156 /dev/sda1: physical block size is 4096 bytes >device/dev-io.c:625 Closed /dev/sda1 >device/dev-cache.c:1512 Using /dev/sda1 >device/dev-io.c:570 Opened /dev/loop2 RO O_DIRECT >device/dev-io.c:330 /dev/loop2: size is 1048576 sectors >device/dev-io.c:625 Closed /dev/loop2 >device/dev-io.c:308 /dev/loop2: using cached size 1048576 sectors >device/dev-io.c:570 Opened /dev/loop2 RO O_DIRECT >device/dev-io.c:145 /dev/loop2: block size is 4096 bytes >device/dev-io.c:156 /dev/loop2: physical block size is 512 bytes >device/dev-io.c:625 Closed /dev/loop2 >device/dev-cache.c:1512 Using /dev/loop2 >device/dev-io.c:570 Opened /dev/sda2 RO O_DIRECT >device/dev-io.c:330 /dev/sda2: size is 391350008 sectors >device/dev-io.c:625 Closed /dev/sda2 >filters/filter-mpath.c:196 /dev/sda2: Device is a partition, using primary device sda for mpath component detection >device/dev-io.c:308 /dev/sda2: using cached size 391350008 sectors >device/dev-io.c:570 Opened /dev/sda2 RO O_DIRECT >device/dev-io.c:145 /dev/sda2: block size is 4096 bytes >device/dev-io.c:156 /dev/sda2: physical block size is 4096 bytes >device/dev-io.c:625 Closed /dev/sda2 >device/dev-cache.c:1512 Using /dev/sda2 >ioctl/libdm-iface.c:1838 dm version [ opencount flush ] [16384] (*1) >ioctl/libdm-iface.c:1838 dm status (253:2) [ noopencount noflush ] [16384] (*1) >device/dev-io.c:570 Opened /dev/mapper/live-rw RO O_DIRECT >device/dev-io.c:330 /dev/mapper/live-rw: size is 13635584 sectors >device/dev-io.c:625 Closed /dev/mapper/live-rw >device/dev-io.c:570 Opened /dev/mapper/live-rw RO O_DIRECT >device/dev-io.c:145 /dev/mapper/live-rw: block size is 4096 bytes >device/dev-io.c:156 /dev/mapper/live-rw: physical block size is 512 bytes >device/dev-io.c:625 Closed /dev/mapper/live-rw >device/dev-io.c:308 /dev/mapper/live-rw: using cached size 13635584 sectors >device/dev-io.c:570 Opened /dev/mapper/live-rw RO O_DIRECT >device/dev-io.c:145 /dev/mapper/live-rw: block size is 4096 bytes >device/dev-io.c:156 /dev/mapper/live-rw: physical block size is 512 bytes >device/dev-io.c:625 Closed /dev/mapper/live-rw >ioctl/libdm-iface.c:1838 dm status (253:2) [ noopencount noflush ] [16384] (*1) >device/dev-cache.c:1512 Using /dev/mapper/live-rw >device/dev-io.c:570 Opened /dev/sda3 RO O_DIRECT >device/dev-io.c:330 /dev/sda3: size is 1269536 sectors >device/dev-io.c:625 Closed /dev/sda3 >filters/filter-mpath.c:196 /dev/sda3: Device is a partition, using primary device sda for mpath component detection >device/dev-io.c:308 /dev/sda3: using cached size 1269536 sectors >device/dev-io.c:570 Opened /dev/sda3 RO O_DIRECT >device/dev-io.c:145 /dev/sda3: block size is 4096 bytes >device/dev-io.c:156 /dev/sda3: physical block size is 4096 bytes >device/dev-io.c:625 Closed /dev/sda3 >device/dev-cache.c:1512 Using /dev/sda3 >ioctl/libdm-iface.c:1838 dm status (253:3) [ noopencount noflush ] [16384] (*1) >device/dev-io.c:570 Opened /dev/mapper/live-base RO O_DIRECT >device/dev-io.c:330 /dev/mapper/live-base: size is 13635584 sectors >device/dev-io.c:625 Closed /dev/mapper/live-base >device/dev-io.c:570 Opened /dev/mapper/live-base RO O_DIRECT >device/dev-io.c:145 /dev/mapper/live-base: block size is 4096 bytes >device/dev-io.c:156 /dev/mapper/live-base: physical block size is 512 bytes >device/dev-io.c:625 Closed /dev/mapper/live-base >device/dev-io.c:308 /dev/mapper/live-base: using cached size 13635584 sectors >device/dev-io.c:570 Opened /dev/mapper/live-base RO O_DIRECT >device/dev-io.c:145 /dev/mapper/live-base: block size is 4096 bytes >device/dev-io.c:156 /dev/mapper/live-base: physical block size is 512 bytes >device/dev-io.c:625 Closed /dev/mapper/live-base >ioctl/libdm-iface.c:1838 dm status (253:3) [ noopencount noflush ] [16384] (*1) >device/dev-cache.c:1512 Using /dev/mapper/live-base >device/dev-io.c:570 Opened /dev/sda4 RO O_DIRECT >device/dev-io.c:330 /dev/sda4: size is 2097152 sectors >device/dev-io.c:625 Closed /dev/sda4 >filters/filter-mpath.c:196 /dev/sda4: Device is a partition, using primary device sda for mpath component detection >device/dev-io.c:308 /dev/sda4: using cached size 2097152 sectors >device/dev-io.c:570 Opened /dev/sda4 RO O_DIRECT >device/dev-io.c:145 /dev/sda4: block size is 4096 bytes >device/dev-io.c:156 /dev/sda4: physical block size is 4096 bytes >device/dev-io.c:625 Closed /dev/sda4 >device/dev-cache.c:1512 Using /dev/sda4 >device/dev-io.c:570 Opened /dev/sda5 RO O_DIRECT >device/dev-io.c:308 /dev/sda5: using cached size 95107072 sectors >filters/filter-mpath.c:196 /dev/sda5: Device is a partition, using primary device sda for mpath component detection >device/dev-io.c:308 /dev/sda5: using cached size 95107072 sectors >device/dev-io.c:145 /dev/sda5: block size is 4096 bytes >device/dev-io.c:156 /dev/sda5: physical block size is 4096 bytes >device/dev-cache.c:1512 Using /dev/sda5 >device/dev-io.c:570 Opened /dev/sdb RO O_DIRECT >device/dev-io.c:330 /dev/sdb: size is 61282631 sectors >device/dev-io.c:625 Closed /dev/sdb >device/dev-io.c:570 Opened /dev/sdb RO O_DIRECT >device/dev-io.c:145 /dev/sdb: block size is 512 bytes >device/dev-io.c:156 /dev/sdb: physical block size is 512 bytes >device/dev-io.c:625 Closed /dev/sdb >filters/filter-partitioned.c:27 /dev/sdb: Skipping: Partition table signature found >device/dev-io.c:570 Opened /dev/sdb1 RO O_DIRECT >device/dev-io.c:330 /dev/sdb1: size is 2811904 sectors >device/dev-io.c:625 Closed /dev/sdb1 >filters/filter-mpath.c:196 /dev/sdb1: Device is a partition, using primary device sdb for mpath component detection >device/dev-io.c:308 /dev/sdb1: using cached size 2811904 sectors >device/dev-io.c:570 Opened /dev/sdb1 RO O_DIRECT >device/dev-io.c:145 /dev/sdb1: block size is 2048 bytes >device/dev-io.c:156 /dev/sdb1: physical block size is 512 bytes >device/dev-io.c:625 Closed /dev/sdb1 >filters/filter-regex.c:172 /dev/sdb1: Skipping (regex) >device/dev-io.c:570 Opened /dev/sdb2 RO O_DIRECT >device/dev-io.c:330 /dev/sdb2: size is 10640 sectors >device/dev-io.c:625 Closed /dev/sdb2 >filters/filter-mpath.c:196 /dev/sdb2: Device is a partition, using primary device sdb for mpath component detection >device/dev-io.c:308 /dev/sdb2: using cached size 10640 sectors >device/dev-io.c:570 Opened /dev/sdb2 RO O_DIRECT >device/dev-io.c:145 /dev/sdb2: block size is 4096 bytes >device/dev-io.c:156 /dev/sdb2: physical block size is 512 bytes >device/dev-io.c:625 Closed /dev/sdb2 >filters/filter-regex.c:172 /dev/sdb2: Skipping (regex) >device/dev-io.c:570 Opened /dev/sdb3 RO O_DIRECT >device/dev-io.c:330 /dev/sdb3: size is 23344 sectors >device/dev-io.c:625 Closed /dev/sdb3 >filters/filter-mpath.c:196 /dev/sdb3: Device is a partition, using primary device sdb for mpath component detection >device/dev-io.c:308 /dev/sdb3: using cached size 23344 sectors >device/dev-io.c:570 Opened /dev/sdb3 RO O_DIRECT >device/dev-io.c:145 /dev/sdb3: block size is 4096 bytes >device/dev-io.c:156 /dev/sdb3: physical block size is 512 bytes >device/dev-io.c:625 Closed /dev/sdb3 >filters/filter-regex.c:172 /dev/sdb3: Skipping (regex) >device/dev-io.c:570 Opened /dev/sdc RO O_DIRECT >device/dev-io.c:330 /dev/sdc: size is 384503808 sectors >device/dev-io.c:625 Closed /dev/sdc >device/dev-io.c:570 Opened /dev/sdc RO O_DIRECT >device/dev-io.c:145 /dev/sdc: block size is 4096 bytes >device/dev-io.c:156 /dev/sdc: physical block size is 512 bytes >device/dev-io.c:625 Closed /dev/sdc >filters/filter-partitioned.c:27 /dev/sdc: Skipping: Partition table signature found >device/dev-io.c:570 Opened /dev/sdc1 RO O_DIRECT >device/dev-io.c:330 /dev/sdc1: size is 409600 sectors >device/dev-io.c:625 Closed /dev/sdc1 >filters/filter-mpath.c:196 /dev/sdc1: Device is a partition, using primary device sdc for mpath component detection >device/dev-io.c:308 /dev/sdc1: using cached size 409600 sectors >device/dev-io.c:570 Opened /dev/sdc1 RO O_DIRECT >device/dev-io.c:145 /dev/sdc1: block size is 4096 bytes >device/dev-io.c:156 /dev/sdc1: physical block size is 512 bytes >device/dev-io.c:625 Closed /dev/sdc1 >filters/filter-regex.c:172 /dev/sdc1: Skipping (regex) >device/dev-io.c:570 Opened /dev/sdc2 RO O_DIRECT >device/dev-io.c:330 /dev/sdc2: size is 383831984 sectors >device/dev-io.c:625 Closed /dev/sdc2 >filters/filter-mpath.c:196 /dev/sdc2: Device is a partition, using primary device sdc for mpath component detection >device/dev-io.c:308 /dev/sdc2: using cached size 383831984 sectors >device/dev-io.c:570 Opened /dev/sdc2 RO O_DIRECT >device/dev-io.c:145 /dev/sdc2: block size is 4096 bytes >device/dev-io.c:156 /dev/sdc2: physical block size is 512 bytes >device/dev-io.c:625 Closed /dev/sdc2 >filters/filter-regex.c:172 /dev/sdc2: Skipping (regex) >toollib.c:3473 Processing PVs in VG #orphans_lvm1 >metadata/metadata.c:5780 Locking #orphans_lvm1 already done >metadata/metadata.c:4151 Reading VG #orphans_lvm1 <no vgid> >toollib.c:3473 Processing PVs in VG #orphans_pool >metadata/metadata.c:5780 Locking #orphans_pool already done >metadata/metadata.c:4151 Reading VG #orphans_pool <no vgid> >toollib.c:3473 Processing PVs in VG #orphans_lvm2 >metadata/metadata.c:5780 Locking #orphans_lvm2 already done >metadata/metadata.c:4151 Reading VG #orphans_lvm2 <no vgid> >device/dev-cache.c:1402 Using /dev/sda5 >device/dev-cache.c:1402 Using /dev/sda5 >toollib.c:3365 Processing PV /dev/sda5 in VG #orphans_lvm2. >toollib.c:4349 Checking device /dev/sda5 for pvremove dIeg09mb8onJuq1Ds3KA31Ilf9RWNCdB. >device/dev-io.c:625 Closed /dev/sda5 >device/dev-io.c:570 Opened /dev/sda5 RW O_EXCL O_DIRECT >device/dev-io.c:625 Closed /dev/sda5 >label/label.c:280 Reading label from device /dev/sda5 >device/dev-io.c:570 Opened /dev/sda5 RO O_DIRECT >device/dev-io.c:145 /dev/sda5: block size is 4096 bytes >device/dev-io.c:156 /dev/sda5: physical block size is 4096 bytes >label/label.c:167 /dev/sda5: lvm2 label detected at sector 1 >format_text/text_label.c:422 /dev/sda5: PV header extension version 2 found >format_text/format-text.c:1175 /dev/sda5: found metadata with offset 0. >toollib.c:4395 Found pvremove arg /dev/sda5: pv is orphan in #orphans_lvm2. >toollib.c:3168 Processing devices that are not PVs >toollib.c:3184 Processing device /dev/loop0. >toollib.c:3184 Processing device /dev/loop1. >toollib.c:3184 Processing device /dev/sda1. >toollib.c:3184 Processing device /dev/loop2. >toollib.c:3184 Processing device /dev/sda2. >toollib.c:3184 Processing device /dev/mapper/live-rw. >toollib.c:3184 Processing device /dev/sda3. >toollib.c:3184 Processing device /dev/mapper/live-base. >toollib.c:3184 Processing device /dev/sda4. >label/label.c:208 Scanning for labels to wipe from /dev/sda5 >device/dev-io.c:625 Closed /dev/sda5 >device/dev-io.c:570 Opened /dev/sda5 RW O_DIRECT >device/dev-io.c:145 /dev/sda5: block size is 4096 bytes >device/dev-io.c:156 /dev/sda5: physical block size is 4096 bytes >label/label.c:247 /dev/sda5: Wiping label at sector 1 >cache/lvmetad.c:1722 Telling lvmetad to forget any PV on /dev/sda5 >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting response to OK >toollib.c:4905 Labels on physical volume "/dev/sda5" successfully wiped. >misc/lvm-flock.c:71 Unlocking /run/lock/lvm/P_orphans >misc/lvm-flock.c:48 _undo_flock /run/lock/lvm/P_orphans >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans". >device/dev-io.c:625 Closed /dev/sda5 >libdm-config.c:1036 Setting global/notify_dbus to 1 >notify/lvmnotify.c:51 Nofify dbus at com.redhat.lvmdbus1. >notify/lvmnotify.c:64 WARNING: D-Bus notification failed: The name com.redhat.lvmdbus1 was not provided by any .service files >commands/toolcontext.c:2111 Reloading config files >activate/fs.c:489 Syncing device names >cache/lvmcache.c:2298 Wiping internal VG cache >metadata/vg.c:89 Freeing VG #orphans_lvm1 at 0x55f75a42a230. >metadata/vg.c:89 Freeing VG #orphans_pool at 0x55f75a42e240. >metadata/vg.c:89 Freeing VG #orphans_lvm2 at 0x55f75a4451f0. >config/config.c:281 Loading config file: /etc/lvm/lvm.conf >device/dev-io.c:570 Opened /etc/lvm/lvm.conf RO >device/dev-io.c:625 Closed /etc/lvm/lvm.conf >libdm-config.c:1036 Setting log/syslog to 1 >libdm-config.c:972 Setting log/level to 0 >libdm-config.c:1036 Setting log/activation to 0 >config/config.c:1439 Setting log/debug_classes to debug_classes = [ "memory", "devices", "activation", "allocation", "lvmetad", "metadata", "cache", "locking", "lvmpolld", "dbus" ] >commands/toolcontext.c:357 Setting log debug classes to 1023 >commands/toolcontext.c:363 Logging initialised at Thu Nov 10 19:32:10 2016 >config/config.c:281 Loading config file: /etc/lvm/lvmlocal.conf >device/dev-io.c:570 Opened /etc/lvm/lvmlocal.conf RO >device/dev-io.c:625 Closed /etc/lvm/lvmlocal.conf >libdm-config.c:1036 Setting config/checks to 1 >libdm-config.c:1036 Setting config/abort_on_errors to 0 >libdm-config.c:1036 Setting config/checks to 1 >libdm-config.c:1036 Setting config/checks to 1 >libdm-config.c:972 Setting global/umask to 63 >libdm-config.c:941 Setting devices/dir to /dev >libdm-config.c:941 Setting devices/external_device_info_source to none >libdm-config.c:941 Setting global/proc to /proc >libdm-config.c:1036 Setting global/activation to 1 >libdm-config.c:1049 activation/auto_set_activation_skip not found in config: defaulting to 1 >libdm-config.c:941 Setting activation/readahead to auto >libdm-config.c:1036 Setting activation/udev_rules to 1 >libdm-config.c:1036 Setting activation/udev_sync to 1 >libdm-config.c:1036 Setting activation/retry_deactivation to 1 >libdm-config.c:1036 Setting activation/checks to 0 >misc/lvm-globals.c:188 LVM activation checks disabled >libdm-config.c:1036 Setting activation/use_linear_target to 1 >libdm-config.c:941 Setting activation/missing_stripe_filler to error >libdm-config.c:1036 Setting global/metadata_read_only to 0 >libdm-config.c:972 Setting devices/pv_min_size to 2048 >libdm-config.c:1049 metadata/check_pv_device_sizes not found in config: defaulting to 1 >libdm-config.c:941 Setting global/units to h >libdm-config.c:1036 Setting global/si_unit_consistency to 1 >libdm-config.c:1049 report/binary_values_as_numeric not found in config: defaulting to 0 >libdm-config.c:1049 report/mark_hidden_devices not found in config: defaulting to 1 >libdm-config.c:1036 Setting global/suffix to 1 >libdm-config.c:950 report/list_item_separator not found in config: defaulting to , >libdm-config.c:950 report/time_format not found in config: defaulting to %Y-%m-%d %T %z >libdm-config.c:1049 report/two_word_unknown_device not found in config: defaulting to 0 >libdm-config.c:1036 Setting global/detect_internal_vg_cache_corruption to 0 >libdm-config.c:941 Setting global/system_id_source to none >libdm-config.c:941 Setting config/profile_dir to /etc/lvm/profile >libdm-config.c:972 Setting devices/disable_after_error_count to 0 >config/config.c:1439 Setting devices/preferred_names to preferred_names = [ "^/dev/mapper/", "^/dev/md/", "^/dev/sd" ] >libdm-config.c:1036 Setting devices/obtain_device_list_from_udev to 1 >config/config.c:1439 Setting devices/scan to scan = [ "/dev" ] >metadata/vg.c:74 Allocated VG #orphans_lvm1 at 0x562330889230. >format1/format1.c:628 Initialised format: lvm1 >metadata/vg.c:74 Allocated VG #orphans_pool at 0x56233088d240. >format_pool/format_pool.c:335 Initialised format: pool >metadata/vg.c:74 Allocated VG #orphans_lvm2 at 0x5623308a41f0. >format_text/format-text.c:2573 Initialised format: lvm2 >libdm-config.c:950 global/format not found in config: defaulting to lvm2 >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_lvm1" with VGID #orphans_lvm1. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_lvm1". >cache/lvmcache.c:1875 lvmcache initialised VG #orphans_lvm1. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_pool" with VGID #orphans_pool. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_pool". >cache/lvmcache.c:1875 lvmcache initialised VG #orphans_pool. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_lvm2" with VGID #orphans_lvm2. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_lvm2". >cache/lvmcache.c:1875 lvmcache initialised VG #orphans_lvm2. >striped/striped.c:239 Initialised segtype: striped >zero/zero.c:98 Initialised segtype: zero >error/errseg.c:104 Initialised segtype: error >libdm-config.c:941 Setting dmeventd/snapshot_library to libdevmapper-event-lvm2snapshot.so >snapshot/snapshot.c:275 Initialised segtype: snapshot >libdm-config.c:941 Setting dmeventd/mirror_library to libdevmapper-event-lvm2mirror.so >mirror/mirrored.c:575 Initialised segtype: mirror >libdm-config.c:950 dmeventd/raid_library not found in config: defaulting to libdevmapper-event-lvm2raid.so >raid/raid.c:505 Initialised segtype: raid0 >raid/raid.c:505 Initialised segtype: raid0_meta >raid/raid.c:505 Initialised segtype: raid1 >raid/raid.c:505 Initialised segtype: raid10 >raid/raid.c:505 Initialised segtype: raid4 >raid/raid.c:505 Initialised segtype: raid5 >raid/raid.c:505 Initialised segtype: raid5_la >raid/raid.c:505 Initialised segtype: raid5_ls >raid/raid.c:505 Initialised segtype: raid5_ra >raid/raid.c:505 Initialised segtype: raid5_rs >raid/raid.c:505 Initialised segtype: raid6 >raid/raid.c:505 Initialised segtype: raid6_nc >raid/raid.c:505 Initialised segtype: raid6_nr >raid/raid.c:505 Initialised segtype: raid6_zr >libdm-config.c:941 Setting dmeventd/thin_library to libdevmapper-event-lvm2thin.so >thin/thin.c:825 Initialised segtype: thin-pool >thin/thin.c:825 Initialised segtype: thin >cache_segtype/cache.c:491 Initialised segtype: cache-pool >cache_segtype/cache.c:505 Initialised segtype: cache >libdm-config.c:1036 Setting backup/archive to 1 >libdm-config.c:972 Setting backup/retain_days to 30 >libdm-config.c:972 Setting backup/retain_min to 10 >libdm-config.c:941 Setting backup/archive_dir to /etc/lvm/archive >libdm-config.c:1036 Setting backup/backup to 1 >libdm-config.c:941 Setting backup/backup_dir to /etc/lvm/backup >config/config.c:1436 devices/global_filter not found in config: defaulting to global_filter = [ "a|.*/|" ] >libdm-config.c:972 Setting global/locking_type to 1 >libdm-config.c:1036 Setting global/use_lvmetad to 1 >libdm-config.c:977 global/lvmetad_update_wait_time not found in config: defaulting to 10 >daemon-client.c:33 /run/lvm/lvmetad.socket: Opening daemon socket to lvmetad for protocol lvmetad version 1. >daemon-client.c:52 Sending daemon lvmetad: hello >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting protocol to lvmetad >libdm-config.c:972 Setting version to 1 >cache/lvmetad.c:143 Successfully connected to lvmetad on fd 4. >libdm-config.c:1036 Setting global/use_lvmpolld to 1 >libdm-config.c:1036 Setting devices/sysfs_scan to 1 >filters/filter-sysfs.c:325 Sysfs filter initialised. >filters/filter-internal.c:77 internal filter initialised. >filters/filter-type.c:56 LVM type filter initialised. >filters/filter-usable.c:192 Usable device filter initialised. >libdm-config.c:1036 Setting devices/multipath_component_detection to 1 >filters/filter-mpath.c:291 mpath filter initialised. >filters/filter-partitioned.c:59 Partitioned filter initialised. >libdm-config.c:1036 Setting devices/md_component_detection to 1 >filters/filter-md.c:73 MD filter initialised. >libdm-config.c:1036 Setting devices/fw_raid_component_detection to 0 >filters/filter-composite.c:104 Composite filter initialised. >libdm-config.c:1036 Setting devices/ignore_suspended_devices to 0 >libdm-config.c:1036 Setting devices/ignore_lvm_mirrors to 1 >config/config.c:1439 Setting devices/filter to filter = [ "r|/sdb1$|", "r|/sdb2$|", "r|/sdb3$|", "r|/sdb$|", "r|/sdc1$|", "r|/sdc2$|", "r|/sdc$|" ] >filters/filter-regex.c:216 Regex filter initialised. >filters/filter-usable.c:192 Usable device filter initialised. >filters/filter-composite.c:104 Composite filter initialised. >libdm-config.c:941 Setting devices/cache_dir to /etc/lvm/cache >libdm-config.c:941 Setting devices/cache_file_prefix to >libdm-config.c:950 devices/cache not found in config: defaulting to /etc/lvm/cache/.cache >filters/filter-persistent.c:368 Persistent filter initialised. >filters/filter-composite.c:104 Composite filter initialised. >libdm-config.c:1036 Setting devices/write_cache_state to 1 >libdm-config.c:1036 Setting global/use_lvmetad to 1 >libdm-config.c:941 Setting activation/activation_mode to degraded >libdm-config.c:1049 metadata/record_lvs_history not found in config: defaulting to 0 >lvmcmdline.c:1603 DEGRADED MODE. Incomplete RAID LVs will be processed. >libdm-config.c:1036 Setting activation/monitoring to 1 >lvmcmdline.c:1609 Processing: pvscan --cache /dev/sda5 '--config= devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] filter=["r|/sdb1$|","r|/sdb2$|","r|/sdb3$|","r|/sdb$|","r|/sdc1$|","r|/sdc2$|","r|/sdc$|"] } log {level=7 file=/tmp/lvm.log syslog=0}' >lvmcmdline.c:1610 Command pid: 2896 >lvmcmdline.c:1611 system ID: >lvmcmdline.c:1614 O_DIRECT will be used >libdm-config.c:972 Setting global/locking_type to 1 >libdm-config.c:1036 Setting global/wait_for_locks to 1 >locking/locking.c:129 File-based locking selected. >libdm-config.c:1036 Setting global/prioritise_write_locks to 1 >libdm-config.c:941 Setting global/locking_dir to /run/lock/lvm >libdm-common.c:926 Preparing SELinux context for /run/lock/lvm to system_u:object_r:lvm_lock_t:s0. >libdm-common.c:929 Resetting SELinux context to default value. >libdm-config.c:1036 Setting global/use_lvmlockd to 0 >misc/lvm-flock.c:200 Locking /run/lock/lvm/P_global RB >libdm-common.c:926 Preparing SELinux context for /run/lock/lvm/P_global to system_u:object_r:lvm_lock_t:s0. >misc/lvm-flock.c:101 _do_flock /run/lock/lvm/P_global:aux WB >misc/lvm-flock.c:48 _undo_flock /run/lock/lvm/P_global:aux >misc/lvm-flock.c:101 _do_flock /run/lock/lvm/P_global RB >libdm-common.c:929 Resetting SELinux context to default value. >cache/lvmetad.c:255 Sending lvmetad get_global_info >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting token to filter:3239235440 >libdm-config.c:972 Setting daemon_pid to 983 >libdm-config.c:941 Setting response to OK >libdm-config.c:972 Setting global_disable to 0 >pvscan.c:435 Scanning devices on command line. >device/dev-cache.c:356 /dev/sda5: Added to device cache (8:5) >device/dev-io.c:570 Opened /dev/sda5 RO O_DIRECT >device/dev-io.c:330 /dev/sda5: size is 95107072 sectors >device/dev-io.c:625 Closed /dev/sda5 >filters/filter-mpath.c:196 /dev/sda5: Device is a partition, using primary device sda for mpath component detection >device/dev-io.c:308 /dev/sda5: using cached size 95107072 sectors >device/dev-io.c:570 Opened /dev/sda5 RO O_DIRECT >device/dev-io.c:145 /dev/sda5: block size is 4096 bytes >device/dev-io.c:156 /dev/sda5: physical block size is 4096 bytes >device/dev-io.c:625 Closed /dev/sda5 >device/dev-cache.c:1402 Using /dev/sda5 >pvscan.c:452 Scanning dev /dev/sda5 for lvmetad cache. >label/label.c:280 Reading label from device /dev/sda5 >device/dev-io.c:570 Opened /dev/sda5 RO O_DIRECT >device/dev-io.c:145 /dev/sda5: block size is 4096 bytes >device/dev-io.c:156 /dev/sda5: physical block size is 4096 bytes >label/label.c:189 /dev/sda5: No label detected >device/dev-io.c:625 Closed /dev/sda5 >cache/lvmetad.c:2040 No PV label found on /dev/sda5. >cache/lvmetad.c:1722 Telling lvmetad to forget any PV on /dev/sda5 >libdm-config.c:941 Setting response to unknown >libdm-config.c:941 Setting response to unknown >libdm-config.c:941 Setting response to unknown >libdm-config.c:941 Setting response to unknown >cache/lvmetad.c:780 Request to drop PV /dev/sda5 in lvmetad did not find any matching object. >mm/memlock.c:562 Unlock: Memlock counters: locked:0 critical:0 daemon:0 suspended:0 >activate/fs.c:489 Syncing device names >misc/lvm-flock.c:71 Unlocking /run/lock/lvm/P_global >misc/lvm-flock.c:48 _undo_flock /run/lock/lvm/P_global >libdm-config.c:1036 Setting global/notify_dbus to 1 >commands/toolcontext.c:2111 Reloading config files >activate/fs.c:489 Syncing device names >cache/lvmcache.c:2298 Wiping internal VG cache >metadata/vg.c:89 Freeing VG #orphans_lvm1 at 0x562330889230. >metadata/vg.c:89 Freeing VG #orphans_pool at 0x56233088d240. >metadata/vg.c:89 Freeing VG #orphans_lvm2 at 0x5623308a41f0. >config/config.c:281 Loading config file: /etc/lvm/lvm.conf >device/dev-io.c:570 Opened /etc/lvm/lvm.conf RO >device/dev-io.c:625 Closed /etc/lvm/lvm.conf >libdm-config.c:1036 Setting log/syslog to 1 >libdm-config.c:972 Setting log/level to 0 >libdm-config.c:1036 Setting log/activation to 0 >config/config.c:1439 Setting log/debug_classes to debug_classes = [ "memory", "devices", "activation", "allocation", "lvmetad", "metadata", "cache", "locking", "lvmpolld", "dbus" ] >commands/toolcontext.c:357 Setting log debug classes to 1023 >commands/toolcontext.c:363 Logging initialised at Thu Nov 10 19:32:14 2016 >config/config.c:281 Loading config file: /etc/lvm/lvmlocal.conf >device/dev-io.c:570 Opened /etc/lvm/lvmlocal.conf RO >device/dev-io.c:625 Closed /etc/lvm/lvmlocal.conf >libdm-config.c:1036 Setting config/checks to 1 >libdm-config.c:1036 Setting config/abort_on_errors to 0 >libdm-config.c:1036 Setting config/checks to 1 >libdm-config.c:1036 Setting config/checks to 1 >libdm-config.c:972 Setting global/umask to 63 >libdm-config.c:941 Setting devices/dir to /dev >libdm-config.c:941 Setting devices/external_device_info_source to none >libdm-config.c:941 Setting global/proc to /proc >libdm-config.c:1036 Setting global/activation to 1 >libdm-config.c:1049 activation/auto_set_activation_skip not found in config: defaulting to 1 >libdm-config.c:941 Setting activation/readahead to auto >libdm-config.c:1036 Setting activation/udev_rules to 1 >libdm-config.c:1036 Setting activation/udev_sync to 1 >libdm-config.c:1036 Setting activation/retry_deactivation to 1 >libdm-config.c:1036 Setting activation/checks to 0 >misc/lvm-globals.c:188 LVM activation checks disabled >libdm-config.c:1036 Setting activation/use_linear_target to 1 >libdm-config.c:941 Setting activation/missing_stripe_filler to error >libdm-config.c:1036 Setting global/metadata_read_only to 0 >libdm-config.c:972 Setting devices/pv_min_size to 2048 >libdm-config.c:1049 metadata/check_pv_device_sizes not found in config: defaulting to 1 >libdm-config.c:941 Setting global/units to h >libdm-config.c:1036 Setting global/si_unit_consistency to 1 >libdm-config.c:1049 report/binary_values_as_numeric not found in config: defaulting to 0 >libdm-config.c:1049 report/mark_hidden_devices not found in config: defaulting to 1 >libdm-config.c:1036 Setting global/suffix to 1 >libdm-config.c:950 report/list_item_separator not found in config: defaulting to , >libdm-config.c:950 report/time_format not found in config: defaulting to %Y-%m-%d %T %z >libdm-config.c:1049 report/two_word_unknown_device not found in config: defaulting to 0 >libdm-config.c:1036 Setting global/detect_internal_vg_cache_corruption to 0 >libdm-config.c:941 Setting global/system_id_source to none >libdm-config.c:941 Setting config/profile_dir to /etc/lvm/profile >libdm-config.c:972 Setting devices/disable_after_error_count to 0 >config/config.c:1439 Setting devices/preferred_names to preferred_names = [ "^/dev/mapper/", "^/dev/md/", "^/dev/sd" ] >libdm-config.c:1036 Setting devices/obtain_device_list_from_udev to 1 >config/config.c:1439 Setting devices/scan to scan = [ "/dev" ] >metadata/vg.c:74 Allocated VG #orphans_lvm1 at 0x55dc77159230. >format1/format1.c:628 Initialised format: lvm1 >metadata/vg.c:74 Allocated VG #orphans_pool at 0x55dc7715d240. >format_pool/format_pool.c:335 Initialised format: pool >metadata/vg.c:74 Allocated VG #orphans_lvm2 at 0x55dc771741f0. >format_text/format-text.c:2573 Initialised format: lvm2 >libdm-config.c:950 global/format not found in config: defaulting to lvm2 >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_lvm1" with VGID #orphans_lvm1. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_lvm1". >cache/lvmcache.c:1875 lvmcache initialised VG #orphans_lvm1. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_pool" with VGID #orphans_pool. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_pool". >cache/lvmcache.c:1875 lvmcache initialised VG #orphans_pool. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_lvm2" with VGID #orphans_lvm2. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_lvm2". >cache/lvmcache.c:1875 lvmcache initialised VG #orphans_lvm2. >striped/striped.c:239 Initialised segtype: striped >zero/zero.c:98 Initialised segtype: zero >error/errseg.c:104 Initialised segtype: error >libdm-config.c:941 Setting dmeventd/snapshot_library to libdevmapper-event-lvm2snapshot.so >snapshot/snapshot.c:275 Initialised segtype: snapshot >libdm-config.c:941 Setting dmeventd/mirror_library to libdevmapper-event-lvm2mirror.so >mirror/mirrored.c:575 Initialised segtype: mirror >libdm-config.c:950 dmeventd/raid_library not found in config: defaulting to libdevmapper-event-lvm2raid.so >raid/raid.c:505 Initialised segtype: raid0 >raid/raid.c:505 Initialised segtype: raid0_meta >raid/raid.c:505 Initialised segtype: raid1 >raid/raid.c:505 Initialised segtype: raid10 >raid/raid.c:505 Initialised segtype: raid4 >raid/raid.c:505 Initialised segtype: raid5 >raid/raid.c:505 Initialised segtype: raid5_la >raid/raid.c:505 Initialised segtype: raid5_ls >raid/raid.c:505 Initialised segtype: raid5_ra >raid/raid.c:505 Initialised segtype: raid5_rs >raid/raid.c:505 Initialised segtype: raid6 >raid/raid.c:505 Initialised segtype: raid6_nc >raid/raid.c:505 Initialised segtype: raid6_nr >raid/raid.c:505 Initialised segtype: raid6_zr >libdm-config.c:941 Setting dmeventd/thin_library to libdevmapper-event-lvm2thin.so >thin/thin.c:825 Initialised segtype: thin-pool >thin/thin.c:825 Initialised segtype: thin >cache_segtype/cache.c:491 Initialised segtype: cache-pool >cache_segtype/cache.c:505 Initialised segtype: cache >libdm-config.c:1036 Setting backup/archive to 1 >libdm-config.c:972 Setting backup/retain_days to 30 >libdm-config.c:972 Setting backup/retain_min to 10 >libdm-config.c:941 Setting backup/archive_dir to /etc/lvm/archive >libdm-config.c:1036 Setting backup/backup to 1 >libdm-config.c:941 Setting backup/backup_dir to /etc/lvm/backup >config/config.c:1436 devices/global_filter not found in config: defaulting to global_filter = [ "a|.*/|" ] >libdm-config.c:972 Setting global/locking_type to 1 >libdm-config.c:1036 Setting global/use_lvmetad to 1 >libdm-config.c:977 global/lvmetad_update_wait_time not found in config: defaulting to 10 >daemon-client.c:33 /run/lvm/lvmetad.socket: Opening daemon socket to lvmetad for protocol lvmetad version 1. >daemon-client.c:52 Sending daemon lvmetad: hello >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting protocol to lvmetad >libdm-config.c:972 Setting version to 1 >cache/lvmetad.c:143 Successfully connected to lvmetad on fd 4. >libdm-config.c:1036 Setting global/use_lvmpolld to 1 >libdm-config.c:1036 Setting devices/sysfs_scan to 1 >filters/filter-sysfs.c:325 Sysfs filter initialised. >filters/filter-internal.c:77 internal filter initialised. >filters/filter-type.c:56 LVM type filter initialised. >filters/filter-usable.c:192 Usable device filter initialised. >libdm-config.c:1036 Setting devices/multipath_component_detection to 1 >filters/filter-mpath.c:291 mpath filter initialised. >filters/filter-partitioned.c:59 Partitioned filter initialised. >libdm-config.c:1036 Setting devices/md_component_detection to 1 >filters/filter-md.c:73 MD filter initialised. >libdm-config.c:1036 Setting devices/fw_raid_component_detection to 0 >filters/filter-composite.c:104 Composite filter initialised. >libdm-config.c:1036 Setting devices/ignore_suspended_devices to 0 >libdm-config.c:1036 Setting devices/ignore_lvm_mirrors to 1 >config/config.c:1439 Setting devices/filter to filter = [ "r|/sdb1$|", "r|/sdb2$|", "r|/sdb3$|", "r|/sdb$|", "r|/sdc1$|", "r|/sdc2$|", "r|/sdc$|" ] >filters/filter-regex.c:216 Regex filter initialised. >filters/filter-usable.c:192 Usable device filter initialised. >filters/filter-composite.c:104 Composite filter initialised. >libdm-config.c:941 Setting devices/cache_dir to /etc/lvm/cache >libdm-config.c:941 Setting devices/cache_file_prefix to >libdm-config.c:950 devices/cache not found in config: defaulting to /etc/lvm/cache/.cache >filters/filter-persistent.c:368 Persistent filter initialised. >filters/filter-composite.c:104 Composite filter initialised. >libdm-config.c:1036 Setting devices/write_cache_state to 1 >libdm-config.c:1036 Setting global/use_lvmetad to 1 >libdm-config.c:941 Setting activation/activation_mode to degraded >libdm-config.c:1049 metadata/record_lvs_history not found in config: defaulting to 0 >lvmcmdline.c:1603 DEGRADED MODE. Incomplete RAID LVs will be processed. >libdm-config.c:1036 Setting activation/monitoring to 1 >lvmcmdline.c:1609 Processing: pvscan --cache /dev/sda5 '--config= devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] filter=["r|/sdb1$|","r|/sdb2$|","r|/sdb3$|","r|/sdb$|","r|/sdc1$|","r|/sdc2$|","r|/sdc$|"] } log {level=7 file=/tmp/lvm.log syslog=0}' >lvmcmdline.c:1610 Command pid: 3022 >lvmcmdline.c:1611 system ID: >lvmcmdline.c:1614 O_DIRECT will be used >libdm-config.c:972 Setting global/locking_type to 1 >libdm-config.c:1036 Setting global/wait_for_locks to 1 >locking/locking.c:129 File-based locking selected. >libdm-config.c:1036 Setting global/prioritise_write_locks to 1 >libdm-config.c:941 Setting global/locking_dir to /run/lock/lvm >libdm-common.c:926 Preparing SELinux context for /run/lock/lvm to system_u:object_r:lvm_lock_t:s0. >libdm-common.c:929 Resetting SELinux context to default value. >libdm-config.c:1036 Setting global/use_lvmlockd to 0 >misc/lvm-flock.c:200 Locking /run/lock/lvm/P_global RB >libdm-common.c:926 Preparing SELinux context for /run/lock/lvm/P_global to system_u:object_r:lvm_lock_t:s0. >misc/lvm-flock.c:101 _do_flock /run/lock/lvm/P_global:aux WB >misc/lvm-flock.c:48 _undo_flock /run/lock/lvm/P_global:aux >misc/lvm-flock.c:101 _do_flock /run/lock/lvm/P_global RB >libdm-common.c:929 Resetting SELinux context to default value. >cache/lvmetad.c:255 Sending lvmetad get_global_info >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting token to filter:3239235440 >libdm-config.c:972 Setting daemon_pid to 983 >libdm-config.c:941 Setting response to OK >libdm-config.c:972 Setting global_disable to 0 >pvscan.c:435 Scanning devices on command line. >device/dev-cache.c:356 /dev/sda5: Added to device cache (8:5) >device/dev-io.c:570 Opened /dev/sda5 RO O_DIRECT >device/dev-io.c:330 /dev/sda5: size is 95107072 sectors >device/dev-io.c:625 Closed /dev/sda5 >filters/filter-mpath.c:196 /dev/sda5: Device is a partition, using primary device sda for mpath component detection >device/dev-io.c:308 /dev/sda5: using cached size 95107072 sectors >device/dev-io.c:570 Opened /dev/sda5 RO O_DIRECT >device/dev-io.c:145 /dev/sda5: block size is 4096 bytes >device/dev-io.c:156 /dev/sda5: physical block size is 4096 bytes >device/dev-io.c:625 Closed /dev/sda5 >device/dev-cache.c:1402 Using /dev/sda5 >pvscan.c:452 Scanning dev /dev/sda5 for lvmetad cache. >label/label.c:280 Reading label from device /dev/sda5 >device/dev-io.c:570 Opened /dev/sda5 RO O_DIRECT >device/dev-io.c:145 /dev/sda5: block size is 4096 bytes >device/dev-io.c:156 /dev/sda5: physical block size is 4096 bytes >label/label.c:189 /dev/sda5: No label detected >device/dev-io.c:625 Closed /dev/sda5 >cache/lvmetad.c:2040 No PV label found on /dev/sda5. >cache/lvmetad.c:1722 Telling lvmetad to forget any PV on /dev/sda5 >libdm-config.c:941 Setting response to unknown >libdm-config.c:941 Setting response to unknown >libdm-config.c:941 Setting response to unknown >libdm-config.c:941 Setting response to unknown >cache/lvmetad.c:780 Request to drop PV /dev/sda5 in lvmetad did not find any matching object. >mm/memlock.c:562 Unlock: Memlock counters: locked:0 critical:0 daemon:0 suspended:0 >activate/fs.c:489 Syncing device names >misc/lvm-flock.c:71 Unlocking /run/lock/lvm/P_global >misc/lvm-flock.c:48 _undo_flock /run/lock/lvm/P_global >libdm-config.c:1036 Setting global/notify_dbus to 1 >commands/toolcontext.c:2111 Reloading config files >activate/fs.c:489 Syncing device names >cache/lvmcache.c:2298 Wiping internal VG cache >metadata/vg.c:89 Freeing VG #orphans_lvm1 at 0x55dc77159230. >metadata/vg.c:89 Freeing VG #orphans_pool at 0x55dc7715d240. >metadata/vg.c:89 Freeing VG #orphans_lvm2 at 0x55dc771741f0. >config/config.c:281 Loading config file: /etc/lvm/lvm.conf >device/dev-io.c:570 Opened /etc/lvm/lvm.conf RO >device/dev-io.c:625 Closed /etc/lvm/lvm.conf >libdm-config.c:1036 Setting log/syslog to 1 >libdm-config.c:972 Setting log/level to 0 >libdm-config.c:1036 Setting log/activation to 0 >config/config.c:1439 Setting log/debug_classes to debug_classes = [ "memory", "devices", "activation", "allocation", "lvmetad", "metadata", "cache", "locking", "lvmpolld", "dbus" ] >commands/toolcontext.c:357 Setting log debug classes to 1023 >commands/toolcontext.c:363 Logging initialised at Thu Nov 10 19:32:14 2016 >config/config.c:281 Loading config file: /etc/lvm/lvmlocal.conf >device/dev-io.c:570 Opened /etc/lvm/lvmlocal.conf RO >device/dev-io.c:625 Closed /etc/lvm/lvmlocal.conf >libdm-config.c:1036 Setting config/checks to 1 >libdm-config.c:1036 Setting config/abort_on_errors to 0 >libdm-config.c:1036 Setting config/checks to 1 >libdm-config.c:1036 Setting config/checks to 1 >libdm-config.c:972 Setting global/umask to 63 >libdm-config.c:941 Setting devices/dir to /dev >libdm-config.c:941 Setting devices/external_device_info_source to none >libdm-config.c:941 Setting global/proc to /proc >libdm-config.c:1036 Setting global/activation to 1 >libdm-config.c:1049 activation/auto_set_activation_skip not found in config: defaulting to 1 >libdm-config.c:941 Setting activation/readahead to auto >libdm-config.c:1036 Setting activation/udev_rules to 1 >libdm-config.c:1036 Setting activation/udev_sync to 1 >libdm-config.c:1036 Setting activation/retry_deactivation to 1 >libdm-config.c:1036 Setting activation/checks to 0 >misc/lvm-globals.c:188 LVM activation checks disabled >libdm-config.c:1036 Setting activation/use_linear_target to 1 >libdm-config.c:941 Setting activation/missing_stripe_filler to error >libdm-config.c:1036 Setting global/metadata_read_only to 0 >libdm-config.c:972 Setting devices/pv_min_size to 2048 >libdm-config.c:1049 metadata/check_pv_device_sizes not found in config: defaulting to 1 >libdm-config.c:941 Setting global/units to h >libdm-config.c:1036 Setting global/si_unit_consistency to 1 >libdm-config.c:1049 report/binary_values_as_numeric not found in config: defaulting to 0 >libdm-config.c:1049 report/mark_hidden_devices not found in config: defaulting to 1 >libdm-config.c:1036 Setting global/suffix to 1 >libdm-config.c:950 report/list_item_separator not found in config: defaulting to , >libdm-config.c:950 report/time_format not found in config: defaulting to %Y-%m-%d %T %z >libdm-config.c:1049 report/two_word_unknown_device not found in config: defaulting to 0 >libdm-config.c:1036 Setting global/detect_internal_vg_cache_corruption to 0 >libdm-config.c:941 Setting global/system_id_source to none >libdm-config.c:941 Setting config/profile_dir to /etc/lvm/profile >libdm-config.c:972 Setting devices/disable_after_error_count to 0 >config/config.c:1439 Setting devices/preferred_names to preferred_names = [ "^/dev/mapper/", "^/dev/md/", "^/dev/sd" ] >libdm-config.c:1036 Setting devices/obtain_device_list_from_udev to 1 >config/config.c:1439 Setting devices/scan to scan = [ "/dev" ] >metadata/vg.c:74 Allocated VG #orphans_lvm1 at 0x559208993230. >format1/format1.c:628 Initialised format: lvm1 >metadata/vg.c:74 Allocated VG #orphans_pool at 0x559208997240. >format_pool/format_pool.c:335 Initialised format: pool >metadata/vg.c:74 Allocated VG #orphans_lvm2 at 0x5592089ae1f0. >format_text/format-text.c:2573 Initialised format: lvm2 >libdm-config.c:950 global/format not found in config: defaulting to lvm2 >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_lvm1" with VGID #orphans_lvm1. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_lvm1". >cache/lvmcache.c:1875 lvmcache initialised VG #orphans_lvm1. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_pool" with VGID #orphans_pool. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_pool". >cache/lvmcache.c:1875 lvmcache initialised VG #orphans_pool. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_lvm2" with VGID #orphans_lvm2. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_lvm2". >cache/lvmcache.c:1875 lvmcache initialised VG #orphans_lvm2. >striped/striped.c:239 Initialised segtype: striped >zero/zero.c:98 Initialised segtype: zero >error/errseg.c:104 Initialised segtype: error >libdm-config.c:941 Setting dmeventd/snapshot_library to libdevmapper-event-lvm2snapshot.so >snapshot/snapshot.c:275 Initialised segtype: snapshot >libdm-config.c:941 Setting dmeventd/mirror_library to libdevmapper-event-lvm2mirror.so >mirror/mirrored.c:575 Initialised segtype: mirror >libdm-config.c:950 dmeventd/raid_library not found in config: defaulting to libdevmapper-event-lvm2raid.so >raid/raid.c:505 Initialised segtype: raid0 >raid/raid.c:505 Initialised segtype: raid0_meta >raid/raid.c:505 Initialised segtype: raid1 >raid/raid.c:505 Initialised segtype: raid10 >raid/raid.c:505 Initialised segtype: raid4 >raid/raid.c:505 Initialised segtype: raid5 >raid/raid.c:505 Initialised segtype: raid5_la >raid/raid.c:505 Initialised segtype: raid5_ls >raid/raid.c:505 Initialised segtype: raid5_ra >raid/raid.c:505 Initialised segtype: raid5_rs >raid/raid.c:505 Initialised segtype: raid6 >raid/raid.c:505 Initialised segtype: raid6_nc >raid/raid.c:505 Initialised segtype: raid6_nr >raid/raid.c:505 Initialised segtype: raid6_zr >libdm-config.c:941 Setting dmeventd/thin_library to libdevmapper-event-lvm2thin.so >thin/thin.c:825 Initialised segtype: thin-pool >thin/thin.c:825 Initialised segtype: thin >cache_segtype/cache.c:491 Initialised segtype: cache-pool >cache_segtype/cache.c:505 Initialised segtype: cache >libdm-config.c:1036 Setting backup/archive to 1 >libdm-config.c:972 Setting backup/retain_days to 30 >libdm-config.c:972 Setting backup/retain_min to 10 >libdm-config.c:941 Setting backup/archive_dir to /etc/lvm/archive >libdm-config.c:1036 Setting backup/backup to 1 >libdm-config.c:941 Setting backup/backup_dir to /etc/lvm/backup >config/config.c:1436 devices/global_filter not found in config: defaulting to global_filter = [ "a|.*/|" ] >libdm-config.c:972 Setting global/locking_type to 1 >libdm-config.c:1036 Setting global/use_lvmetad to 1 >libdm-config.c:977 global/lvmetad_update_wait_time not found in config: defaulting to 10 >daemon-client.c:33 /run/lvm/lvmetad.socket: Opening daemon socket to lvmetad for protocol lvmetad version 1. >daemon-client.c:52 Sending daemon lvmetad: hello >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting protocol to lvmetad >libdm-config.c:972 Setting version to 1 >cache/lvmetad.c:143 Successfully connected to lvmetad on fd 4. >libdm-config.c:1036 Setting global/use_lvmpolld to 1 >libdm-config.c:1036 Setting devices/sysfs_scan to 1 >filters/filter-sysfs.c:325 Sysfs filter initialised. >filters/filter-internal.c:77 internal filter initialised. >filters/filter-type.c:56 LVM type filter initialised. >filters/filter-usable.c:192 Usable device filter initialised. >libdm-config.c:1036 Setting devices/multipath_component_detection to 1 >filters/filter-mpath.c:291 mpath filter initialised. >filters/filter-partitioned.c:59 Partitioned filter initialised. >libdm-config.c:1036 Setting devices/md_component_detection to 1 >filters/filter-md.c:73 MD filter initialised. >libdm-config.c:1036 Setting devices/fw_raid_component_detection to 0 >filters/filter-composite.c:104 Composite filter initialised. >libdm-config.c:1036 Setting devices/ignore_suspended_devices to 0 >libdm-config.c:1036 Setting devices/ignore_lvm_mirrors to 1 >config/config.c:1439 Setting devices/filter to filter = [ "r|/sdb1$|", "r|/sdb2$|", "r|/sdb3$|", "r|/sdb$|", "r|/sdc1$|", "r|/sdc2$|", "r|/sdc$|" ] >filters/filter-regex.c:216 Regex filter initialised. >filters/filter-usable.c:192 Usable device filter initialised. >filters/filter-composite.c:104 Composite filter initialised. >libdm-config.c:941 Setting devices/cache_dir to /etc/lvm/cache >libdm-config.c:941 Setting devices/cache_file_prefix to >libdm-config.c:950 devices/cache not found in config: defaulting to /etc/lvm/cache/.cache >filters/filter-persistent.c:368 Persistent filter initialised. >filters/filter-composite.c:104 Composite filter initialised. >libdm-config.c:1036 Setting devices/write_cache_state to 1 >libdm-config.c:1036 Setting global/use_lvmetad to 1 >libdm-config.c:941 Setting activation/activation_mode to degraded >libdm-config.c:1049 metadata/record_lvs_history not found in config: defaulting to 0 >lvmcmdline.c:1603 DEGRADED MODE. Incomplete RAID LVs will be processed. >libdm-config.c:1036 Setting activation/monitoring to 1 >lvmcmdline.c:1609 Processing: pvcreate /dev/sda5 '--config= devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] filter=["r|/sdb1$|","r|/sdb2$|","r|/sdb3$|","r|/sdb$|","r|/sdc1$|","r|/sdc2$|","r|/sdc$|"] } log {level=7 file=/tmp/lvm.log syslog=0}' >lvmcmdline.c:1610 Command pid: 3025 >lvmcmdline.c:1611 system ID: >lvmcmdline.c:1614 O_DIRECT will be used >libdm-config.c:972 Setting global/locking_type to 1 >libdm-config.c:1036 Setting global/wait_for_locks to 1 >locking/locking.c:129 File-based locking selected. >libdm-config.c:1036 Setting global/prioritise_write_locks to 1 >libdm-config.c:941 Setting global/locking_dir to /run/lock/lvm >libdm-common.c:926 Preparing SELinux context for /run/lock/lvm to system_u:object_r:lvm_lock_t:s0. >libdm-common.c:929 Resetting SELinux context to default value. >libdm-config.c:1036 Setting global/use_lvmlockd to 0 >cache/lvmetad.c:255 Sending lvmetad get_global_info >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting token to filter:3239235440 >libdm-config.c:972 Setting daemon_pid to 983 >libdm-config.c:941 Setting response to OK >libdm-config.c:972 Setting global_disable to 0 >cache/lvmetad.c:1400 Asking lvmetad for complete list of known PVs >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting response to OK >libdm-config.c:1049 metadata/pvmetadataignore not found in config: defaulting to 0 >libdm-config.c:977 metadata/pvmetadatasize not found in config: defaulting to 255 >libdm-config.c:977 metadata/pvmetadatacopies not found in config: defaulting to 1 >libdm-config.c:950 report/output_format not found in config: defaulting to basic >libdm-config.c:1049 log/report_command_log not found in config: defaulting to 0 >cache/lvmcache.c:2298 Wiping internal VG cache >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_lvm1" with VGID #orphans_lvm1. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_lvm1". >cache/lvmcache.c:1875 lvmcache initialised VG #orphans_lvm1. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_pool" with VGID #orphans_pool. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_pool". >cache/lvmcache.c:1875 lvmcache initialised VG #orphans_pool. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_lvm2" with VGID #orphans_lvm2. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_lvm2". >cache/lvmcache.c:1875 lvmcache initialised VG #orphans_lvm2. >misc/lvm-flock.c:200 Locking /run/lock/lvm/P_orphans WB >libdm-common.c:926 Preparing SELinux context for /run/lock/lvm/P_orphans to system_u:object_r:lvm_lock_t:s0. >misc/lvm-flock.c:101 _do_flock /run/lock/lvm/P_orphans:aux WB >misc/lvm-flock.c:101 _do_flock /run/lock/lvm/P_orphans WB >misc/lvm-flock.c:48 _undo_flock /run/lock/lvm/P_orphans:aux >libdm-common.c:929 Resetting SELinux context to default value. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans". >filters/filter-persistent.c:51 Wiping cache of LVM-capable devices >device/dev-cache.c:356 /dev/sdb: Added to device cache (8:16) >device/dev-cache.c:352 /dev/disk/by-id/usb-SanDisk_Extreme_AA011021151004307653-0:0: Aliased to /dev/sdb in device cache (8:16) >device/dev-cache.c:356 /dev/disk/by-label/Fedora-WS-Live-25_B-1-1: Added to device cache (8:17) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0: Aliased to /dev/sdb in device cache (8:16) >device/dev-cache.c:352 /dev/disk/by-uuid/2016-10-05-06-32-21-00: Aliased to /dev/disk/by-label/Fedora-WS-Live-25_B-1-1 in device cache (8:17) >device/dev-cache.c:352 /dev/sdb1: Aliased to /dev/disk/by-label/Fedora-WS-Live-25_B-1-1 in device cache (preferred name) (8:17) >device/dev-cache.c:352 /dev/disk/by-id/usb-SanDisk_Extreme_AA011021151004307653-0:0-part1: Aliased to /dev/sdb1 in device cache (8:17) >device/dev-cache.c:340 /dev/disk/by-label/Fedora-WS-Live-25_B-1-1: Already in device cache >device/dev-cache.c:352 /dev/disk/by-partuuid/5b7c751a-01: Aliased to /dev/sdb1 in device cache (8:17) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0-part1: Aliased to /dev/sdb1 in device cache (8:17) >device/dev-cache.c:340 /dev/disk/by-uuid/2016-10-05-06-32-21-00: Already in device cache >device/dev-cache.c:356 /dev/sdb2: Added to device cache (8:18) >device/dev-cache.c:352 /dev/disk/by-id/usb-SanDisk_Extreme_AA011021151004307653-0:0-part2: Aliased to /dev/sdb2 in device cache (8:18) >device/dev-cache.c:356 /dev/disk/by-label/ANACONDA: Added to device cache (8:19) >device/dev-cache.c:352 /dev/disk/by-partuuid/5b7c751a-02: Aliased to /dev/sdb2 in device cache (8:18) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0-part2: Aliased to /dev/sdb2 in device cache (8:18) >device/dev-cache.c:352 /dev/disk/by-uuid/E65B-38D5: Aliased to /dev/sdb2 in device cache (8:18) >device/dev-cache.c:352 /dev/sdb3: Aliased to /dev/disk/by-label/ANACONDA in device cache (preferred name) (8:19) >device/dev-cache.c:352 /dev/disk/by-id/usb-SanDisk_Extreme_AA011021151004307653-0:0-part3: Aliased to /dev/sdb3 in device cache (8:19) >device/dev-cache.c:340 /dev/disk/by-label/ANACONDA: Already in device cache >device/dev-cache.c:352 /dev/disk/by-partuuid/5b7c751a-03: Aliased to /dev/sdb3 in device cache (8:19) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0-part3: Aliased to /dev/sdb3 in device cache (8:19) >device/dev-cache.c:352 /dev/disk/by-uuid/071654cc-c02e-3fa6-9852-bb9d12673142: Aliased to /dev/sdb3 in device cache (8:19) >device/dev-cache.c:356 /dev/sdc: Added to device cache (8:32) >device/dev-cache.c:352 /dev/disk/by-id/usb-APPLE_SD_Card_Reader_000000000820-0:0: Aliased to /dev/sdc in device cache (8:32) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:14.0-usb-0:4:1.0-scsi-0:0:0:0: Aliased to /dev/sdc in device cache (8:32) >device/dev-cache.c:356 /dev/sdc1: Added to device cache (8:33) >device/dev-cache.c:352 /dev/disk/by-id/usb-APPLE_SD_Card_Reader_000000000820-0:0-part1: Aliased to /dev/sdc1 in device cache (8:33) >device/dev-cache.c:356 /dev/disk/by-label/EFI: Added to device cache (8:1) >device/dev-cache.c:352 /dev/disk/by-partlabel/EFI\x20System\x20Partition: Aliased to /dev/disk/by-label/EFI in device cache (8:1) >device/dev-cache.c:352 /dev/disk/by-partuuid/e47434c5-7375-42e9-9cbe-73714c99b802: Aliased to /dev/sdc1 in device cache (8:33) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:14.0-usb-0:4:1.0-scsi-0:0:0:0-part1: Aliased to /dev/sdc1 in device cache (8:33) >device/dev-cache.c:352 /dev/disk/by-uuid/67E3-17ED: Aliased to /dev/disk/by-label/EFI in device cache (8:1) >device/dev-cache.c:356 /dev/sdc2: Added to device cache (8:34) >device/dev-cache.c:352 /dev/disk/by-id/usb-APPLE_SD_Card_Reader_000000000820-0:0-part2: Aliased to /dev/sdc2 in device cache (8:34) >device/dev-cache.c:352 /dev/disk/by-label/Nifty\x20HD: Aliased to /dev/sdc2 in device cache (8:34) >device/dev-cache.c:352 /dev/disk/by-partuuid/05d69f48-5bad-48e5-bf57-63b8377fc737: Aliased to /dev/sdc2 in device cache (8:34) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:14.0-usb-0:4:1.0-scsi-0:0:0:0-part2: Aliased to /dev/sdc2 in device cache (8:34) >device/dev-cache.c:352 /dev/disk/by-uuid/7966a8db-330b-3782-902e-ea75a88dadd7: Aliased to /dev/sdc2 in device cache (8:34) >device/dev-cache.c:356 /dev/sda: Added to device cache (8:0) >device/dev-cache.c:352 /dev/disk/by-id/ata-APPLE_SSD_SM0256F_S1K4NYBF108588: Aliased to /dev/sda in device cache (8:0) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x5002538655584d30: Aliased to /dev/sda in device cache (8:0) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:04:00.0-ata-1: Aliased to /dev/sda in device cache (8:0) >device/dev-cache.c:352 /dev/sda1: Aliased to /dev/disk/by-label/EFI in device cache (preferred name) (8:1) >device/dev-cache.c:352 /dev/disk/by-id/ata-APPLE_SSD_SM0256F_S1K4NYBF108588-part1: Aliased to /dev/sda1 in device cache (8:1) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x5002538655584d30-part1: Aliased to /dev/sda1 in device cache (8:1) >device/dev-cache.c:340 /dev/disk/by-label/EFI: Already in device cache >device/dev-cache.c:340 /dev/disk/by-partlabel/EFI\x20System\x20Partition: Already in device cache >device/dev-cache.c:352 /dev/disk/by-partuuid/9bb61fc3-34b4-4200-b49a-d3fde9898b38: Aliased to /dev/sda1 in device cache (8:1) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:04:00.0-ata-1-part1: Aliased to /dev/sda1 in device cache (8:1) >device/dev-cache.c:340 /dev/disk/by-uuid/67E3-17ED: Already in device cache >device/dev-cache.c:356 /dev/sda2: Added to device cache (8:2) >device/dev-cache.c:352 /dev/disk/by-id/ata-APPLE_SSD_SM0256F_S1K4NYBF108588-part2: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x5002538655584d30-part2: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:352 /dev/disk/by-label/Macintosh\x20HD: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:352 /dev/disk/by-partlabel/Linux\x20HFS+\x20ESP: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:352 /dev/disk/by-partuuid/c0268a82-6d2c-4dac-a40f-0cad98152031: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:04:00.0-ata-1-part2: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:352 /dev/disk/by-uuid/24741b41-eecc-3356-94f5-5974941707a7: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:356 /dev/sda3: Added to device cache (8:3) >device/dev-cache.c:352 /dev/disk/by-id/ata-APPLE_SSD_SM0256F_S1K4NYBF108588-part3: Aliased to /dev/sda3 in device cache (8:3) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x5002538655584d30-part3: Aliased to /dev/sda3 in device cache (8:3) >device/dev-cache.c:352 /dev/disk/by-label/Recovery\x20HD: Aliased to /dev/sda3 in device cache (8:3) >device/dev-cache.c:352 /dev/disk/by-partuuid/946f51f6-d5ea-425e-9086-d7d25469d6be: Aliased to /dev/sda3 in device cache (8:3) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:04:00.0-ata-1-part3: Aliased to /dev/sda3 in device cache (8:3) >device/dev-cache.c:352 /dev/disk/by-uuid/1b4476a6-b9c1-3593-8daa-f56e945a55c0: Aliased to /dev/sda3 in device cache (8:3) >device/dev-cache.c:356 /dev/sda4: Added to device cache (8:4) >device/dev-cache.c:352 /dev/disk/by-id/ata-APPLE_SSD_SM0256F_S1K4NYBF108588-part4: Aliased to /dev/sda4 in device cache (8:4) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x5002538655584d30-part4: Aliased to /dev/sda4 in device cache (8:4) >device/dev-cache.c:352 /dev/disk/by-partuuid/8328802b-d7fb-4ac5-ad17-54c2a696bb8c: Aliased to /dev/sda4 in device cache (8:4) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:04:00.0-ata-1-part4: Aliased to /dev/sda4 in device cache (8:4) >device/dev-cache.c:352 /dev/disk/by-uuid/f79e6722-dd56-4946-970b-c8df7f6eff48: Aliased to /dev/sda4 in device cache (8:4) >device/dev-cache.c:356 /dev/sda5: Added to device cache (8:5) >device/dev-cache.c:352 /dev/disk/by-id/ata-APPLE_SSD_SM0256F_S1K4NYBF108588-part5: Aliased to /dev/sda5 in device cache (8:5) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x5002538655584d30-part5: Aliased to /dev/sda5 in device cache (8:5) >device/dev-cache.c:352 /dev/disk/by-partuuid/0c61b2ad-c2c3-4992-adf0-e73912ddc9fb: Aliased to /dev/sda5 in device cache (8:5) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:04:00.0-ata-1-part5: Aliased to /dev/sda5 in device cache (8:5) >device/dev-cache.c:356 /dev/loop0: Added to device cache (7:0) >device/dev-cache.c:356 /dev/loop1: Added to device cache (7:1) >device/dev-cache.c:356 /dev/disk/by-label/Anaconda: Added to device cache (253:3) >device/dev-cache.c:352 /dev/disk/by-uuid/75b06b1f-5c69-42e7-99e1-1c5da0c76d91: Aliased to /dev/disk/by-label/Anaconda in device cache (253:3) >device/dev-cache.c:356 /dev/loop2: Added to device cache (7:2) >device/dev-cache.c:356 /dev/dm-2: Added to device cache (253:2) >device/dev-cache.c:352 /dev/disk/by-id/dm-name-live-rw: Aliased to /dev/dm-2 in device cache (preferred name) (253:2) >device/dev-cache.c:340 /dev/disk/by-label/Anaconda: Already in device cache >device/dev-cache.c:340 /dev/disk/by-uuid/75b06b1f-5c69-42e7-99e1-1c5da0c76d91: Already in device cache >device/dev-cache.c:352 /dev/mapper/live-rw: Aliased to /dev/disk/by-id/dm-name-live-rw in device cache (preferred name) (253:2) >device/dev-cache.c:352 /dev/dm-3: Aliased to /dev/disk/by-label/Anaconda in device cache (253:3) >device/dev-cache.c:352 /dev/disk/by-id/dm-name-live-base: Aliased to /dev/disk/by-label/Anaconda in device cache (preferred name) (253:3) >device/dev-cache.c:340 /dev/disk/by-label/Anaconda: Already in device cache >device/dev-cache.c:340 /dev/disk/by-uuid/75b06b1f-5c69-42e7-99e1-1c5da0c76d91: Already in device cache >device/dev-cache.c:352 /dev/mapper/live-base: Aliased to /dev/disk/by-id/dm-name-live-base in device cache (preferred name) (253:3) >device/dev-io.c:570 Opened /dev/sda5 RO O_DIRECT >device/dev-io.c:330 /dev/sda5: size is 95107072 sectors >device/dev-io.c:625 Closed /dev/sda5 >filters/filter-mpath.c:196 /dev/sda5: Device is a partition, using primary device sda for mpath component detection >device/dev-io.c:308 /dev/sda5: using cached size 95107072 sectors >device/dev-io.c:570 Opened /dev/sda5 RO O_DIRECT >device/dev-io.c:145 /dev/sda5: block size is 4096 bytes >device/dev-io.c:156 /dev/sda5: physical block size is 4096 bytes >device/dev-io.c:625 Closed /dev/sda5 >device/dev-cache.c:1402 Using /dev/sda5 >toollib.c:3547 Processing each PV >cache/lvmetad.c:1425 Asking lvmetad for complete list of known VG ids/names >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting response to OK >toollib.c:3053 Getting list of all devices >cache/lvmetad.c:1400 Asking lvmetad for complete list of known PVs >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting response to OK >device/dev-io.c:570 Opened /dev/loop0 RO O_DIRECT >device/dev-io.c:330 /dev/loop0: size is 2675352 sectors >device/dev-io.c:625 Closed /dev/loop0 >device/dev-io.c:308 /dev/loop0: using cached size 2675352 sectors >device/dev-io.c:570 Opened /dev/loop0 RO O_DIRECT >device/dev-io.c:145 /dev/loop0: block size is 1024 bytes >device/dev-io.c:156 /dev/loop0: physical block size is 512 bytes >device/dev-io.c:625 Closed /dev/loop0 >device/dev-cache.c:1512 Using /dev/loop0 >device/dev-io.c:570 Opened /dev/sda RO O_DIRECT >device/dev-io.c:330 /dev/sda: size is 490234752 sectors >device/dev-io.c:625 Closed /dev/sda >device/dev-io.c:570 Opened /dev/sda RO O_DIRECT >device/dev-io.c:145 /dev/sda: block size is 4096 bytes >device/dev-io.c:156 /dev/sda: physical block size is 4096 bytes >device/dev-io.c:625 Closed /dev/sda >filters/filter-partitioned.c:27 /dev/sda: Skipping: Partition table signature found >device/dev-io.c:570 Opened /dev/loop1 RO O_DIRECT >device/dev-io.c:330 /dev/loop1: size is 13635584 sectors >device/dev-io.c:625 Closed /dev/loop1 >device/dev-io.c:308 /dev/loop1: using cached size 13635584 sectors >device/dev-io.c:570 Opened /dev/loop1 RO O_DIRECT >device/dev-io.c:145 /dev/loop1: block size is 4096 bytes >device/dev-io.c:156 /dev/loop1: physical block size is 512 bytes >device/dev-io.c:625 Closed /dev/loop1 >device/dev-cache.c:1512 Using /dev/loop1 >device/dev-io.c:570 Opened /dev/sda1 RO O_DIRECT >device/dev-io.c:330 /dev/sda1: size is 409600 sectors >device/dev-io.c:625 Closed /dev/sda1 >filters/filter-mpath.c:196 /dev/sda1: Device is a partition, using primary device sda for mpath component detection >device/dev-io.c:308 /dev/sda1: using cached size 409600 sectors >device/dev-io.c:570 Opened /dev/sda1 RO O_DIRECT >device/dev-io.c:145 /dev/sda1: block size is 4096 bytes >device/dev-io.c:156 /dev/sda1: physical block size is 4096 bytes >device/dev-io.c:625 Closed /dev/sda1 >device/dev-cache.c:1512 Using /dev/sda1 >device/dev-io.c:570 Opened /dev/loop2 RO O_DIRECT >device/dev-io.c:330 /dev/loop2: size is 1048576 sectors >device/dev-io.c:625 Closed /dev/loop2 >device/dev-io.c:308 /dev/loop2: using cached size 1048576 sectors >device/dev-io.c:570 Opened /dev/loop2 RO O_DIRECT >device/dev-io.c:145 /dev/loop2: block size is 4096 bytes >device/dev-io.c:156 /dev/loop2: physical block size is 512 bytes >device/dev-io.c:625 Closed /dev/loop2 >device/dev-cache.c:1512 Using /dev/loop2 >device/dev-io.c:570 Opened /dev/sda2 RO O_DIRECT >device/dev-io.c:330 /dev/sda2: size is 391350008 sectors >device/dev-io.c:625 Closed /dev/sda2 >filters/filter-mpath.c:196 /dev/sda2: Device is a partition, using primary device sda for mpath component detection >device/dev-io.c:308 /dev/sda2: using cached size 391350008 sectors >device/dev-io.c:570 Opened /dev/sda2 RO O_DIRECT >device/dev-io.c:145 /dev/sda2: block size is 4096 bytes >device/dev-io.c:156 /dev/sda2: physical block size is 4096 bytes >device/dev-io.c:625 Closed /dev/sda2 >device/dev-cache.c:1512 Using /dev/sda2 >ioctl/libdm-iface.c:1838 dm version [ opencount flush ] [16384] (*1) >ioctl/libdm-iface.c:1838 dm status (253:2) [ noopencount noflush ] [16384] (*1) >device/dev-io.c:570 Opened /dev/mapper/live-rw RO O_DIRECT >device/dev-io.c:330 /dev/mapper/live-rw: size is 13635584 sectors >device/dev-io.c:625 Closed /dev/mapper/live-rw >device/dev-io.c:570 Opened /dev/mapper/live-rw RO O_DIRECT >device/dev-io.c:145 /dev/mapper/live-rw: block size is 4096 bytes >device/dev-io.c:156 /dev/mapper/live-rw: physical block size is 512 bytes >device/dev-io.c:625 Closed /dev/mapper/live-rw >device/dev-io.c:308 /dev/mapper/live-rw: using cached size 13635584 sectors >device/dev-io.c:570 Opened /dev/mapper/live-rw RO O_DIRECT >device/dev-io.c:145 /dev/mapper/live-rw: block size is 4096 bytes >device/dev-io.c:156 /dev/mapper/live-rw: physical block size is 512 bytes >device/dev-io.c:625 Closed /dev/mapper/live-rw >ioctl/libdm-iface.c:1838 dm status (253:2) [ noopencount noflush ] [16384] (*1) >device/dev-cache.c:1512 Using /dev/mapper/live-rw >device/dev-io.c:570 Opened /dev/sda3 RO O_DIRECT >device/dev-io.c:330 /dev/sda3: size is 1269536 sectors >device/dev-io.c:625 Closed /dev/sda3 >filters/filter-mpath.c:196 /dev/sda3: Device is a partition, using primary device sda for mpath component detection >device/dev-io.c:308 /dev/sda3: using cached size 1269536 sectors >device/dev-io.c:570 Opened /dev/sda3 RO O_DIRECT >device/dev-io.c:145 /dev/sda3: block size is 4096 bytes >device/dev-io.c:156 /dev/sda3: physical block size is 4096 bytes >device/dev-io.c:625 Closed /dev/sda3 >device/dev-cache.c:1512 Using /dev/sda3 >ioctl/libdm-iface.c:1838 dm status (253:3) [ noopencount noflush ] [16384] (*1) >device/dev-io.c:570 Opened /dev/mapper/live-base RO O_DIRECT >device/dev-io.c:330 /dev/mapper/live-base: size is 13635584 sectors >device/dev-io.c:625 Closed /dev/mapper/live-base >device/dev-io.c:570 Opened /dev/mapper/live-base RO O_DIRECT >device/dev-io.c:145 /dev/mapper/live-base: block size is 4096 bytes >device/dev-io.c:156 /dev/mapper/live-base: physical block size is 512 bytes >device/dev-io.c:625 Closed /dev/mapper/live-base >device/dev-io.c:308 /dev/mapper/live-base: using cached size 13635584 sectors >device/dev-io.c:570 Opened /dev/mapper/live-base RO O_DIRECT >device/dev-io.c:145 /dev/mapper/live-base: block size is 4096 bytes >device/dev-io.c:156 /dev/mapper/live-base: physical block size is 512 bytes >device/dev-io.c:625 Closed /dev/mapper/live-base >ioctl/libdm-iface.c:1838 dm status (253:3) [ noopencount noflush ] [16384] (*1) >device/dev-cache.c:1512 Using /dev/mapper/live-base >device/dev-io.c:570 Opened /dev/sda4 RO O_DIRECT >device/dev-io.c:330 /dev/sda4: size is 2097152 sectors >device/dev-io.c:625 Closed /dev/sda4 >filters/filter-mpath.c:196 /dev/sda4: Device is a partition, using primary device sda for mpath component detection >device/dev-io.c:308 /dev/sda4: using cached size 2097152 sectors >device/dev-io.c:570 Opened /dev/sda4 RO O_DIRECT >device/dev-io.c:145 /dev/sda4: block size is 4096 bytes >device/dev-io.c:156 /dev/sda4: physical block size is 4096 bytes >device/dev-io.c:625 Closed /dev/sda4 >device/dev-cache.c:1512 Using /dev/sda4 >device/dev-io.c:570 Opened /dev/sda5 RO O_DIRECT >device/dev-io.c:308 /dev/sda5: using cached size 95107072 sectors >device/dev-io.c:625 Closed /dev/sda5 >filters/filter-mpath.c:196 /dev/sda5: Device is a partition, using primary device sda for mpath component detection >device/dev-io.c:308 /dev/sda5: using cached size 95107072 sectors >device/dev-io.c:570 Opened /dev/sda5 RO O_DIRECT >device/dev-io.c:145 /dev/sda5: block size is 4096 bytes >device/dev-io.c:156 /dev/sda5: physical block size is 4096 bytes >device/dev-io.c:625 Closed /dev/sda5 >device/dev-cache.c:1512 Using /dev/sda5 >device/dev-io.c:570 Opened /dev/sdb RO O_DIRECT >device/dev-io.c:330 /dev/sdb: size is 61282631 sectors >device/dev-io.c:625 Closed /dev/sdb >device/dev-io.c:570 Opened /dev/sdb RO O_DIRECT >device/dev-io.c:145 /dev/sdb: block size is 512 bytes >device/dev-io.c:156 /dev/sdb: physical block size is 512 bytes >device/dev-io.c:625 Closed /dev/sdb >filters/filter-partitioned.c:27 /dev/sdb: Skipping: Partition table signature found >device/dev-io.c:570 Opened /dev/sdb1 RO O_DIRECT >device/dev-io.c:330 /dev/sdb1: size is 2811904 sectors >device/dev-io.c:625 Closed /dev/sdb1 >filters/filter-mpath.c:196 /dev/sdb1: Device is a partition, using primary device sdb for mpath component detection >device/dev-io.c:308 /dev/sdb1: using cached size 2811904 sectors >device/dev-io.c:570 Opened /dev/sdb1 RO O_DIRECT >device/dev-io.c:145 /dev/sdb1: block size is 2048 bytes >device/dev-io.c:156 /dev/sdb1: physical block size is 512 bytes >device/dev-io.c:625 Closed /dev/sdb1 >filters/filter-regex.c:172 /dev/sdb1: Skipping (regex) >device/dev-io.c:570 Opened /dev/sdb2 RO O_DIRECT >device/dev-io.c:330 /dev/sdb2: size is 10640 sectors >device/dev-io.c:625 Closed /dev/sdb2 >filters/filter-mpath.c:196 /dev/sdb2: Device is a partition, using primary device sdb for mpath component detection >device/dev-io.c:308 /dev/sdb2: using cached size 10640 sectors >device/dev-io.c:570 Opened /dev/sdb2 RO O_DIRECT >device/dev-io.c:145 /dev/sdb2: block size is 4096 bytes >device/dev-io.c:156 /dev/sdb2: physical block size is 512 bytes >device/dev-io.c:625 Closed /dev/sdb2 >filters/filter-regex.c:172 /dev/sdb2: Skipping (regex) >device/dev-io.c:570 Opened /dev/sdb3 RO O_DIRECT >device/dev-io.c:330 /dev/sdb3: size is 23344 sectors >device/dev-io.c:625 Closed /dev/sdb3 >filters/filter-mpath.c:196 /dev/sdb3: Device is a partition, using primary device sdb for mpath component detection >device/dev-io.c:308 /dev/sdb3: using cached size 23344 sectors >device/dev-io.c:570 Opened /dev/sdb3 RO O_DIRECT >device/dev-io.c:145 /dev/sdb3: block size is 4096 bytes >device/dev-io.c:156 /dev/sdb3: physical block size is 512 bytes >device/dev-io.c:625 Closed /dev/sdb3 >filters/filter-regex.c:172 /dev/sdb3: Skipping (regex) >device/dev-io.c:570 Opened /dev/sdc RO O_DIRECT >device/dev-io.c:330 /dev/sdc: size is 384503808 sectors >device/dev-io.c:625 Closed /dev/sdc >device/dev-io.c:570 Opened /dev/sdc RO O_DIRECT >device/dev-io.c:145 /dev/sdc: block size is 4096 bytes >device/dev-io.c:156 /dev/sdc: physical block size is 512 bytes >device/dev-io.c:625 Closed /dev/sdc >filters/filter-partitioned.c:27 /dev/sdc: Skipping: Partition table signature found >device/dev-io.c:570 Opened /dev/sdc1 RO O_DIRECT >device/dev-io.c:330 /dev/sdc1: size is 409600 sectors >device/dev-io.c:625 Closed /dev/sdc1 >filters/filter-mpath.c:196 /dev/sdc1: Device is a partition, using primary device sdc for mpath component detection >device/dev-io.c:308 /dev/sdc1: using cached size 409600 sectors >device/dev-io.c:570 Opened /dev/sdc1 RO O_DIRECT >device/dev-io.c:145 /dev/sdc1: block size is 4096 bytes >device/dev-io.c:156 /dev/sdc1: physical block size is 512 bytes >device/dev-io.c:625 Closed /dev/sdc1 >filters/filter-regex.c:172 /dev/sdc1: Skipping (regex) >device/dev-io.c:570 Opened /dev/sdc2 RO O_DIRECT >device/dev-io.c:330 /dev/sdc2: size is 383831984 sectors >device/dev-io.c:625 Closed /dev/sdc2 >filters/filter-mpath.c:196 /dev/sdc2: Device is a partition, using primary device sdc for mpath component detection >device/dev-io.c:308 /dev/sdc2: using cached size 383831984 sectors >device/dev-io.c:570 Opened /dev/sdc2 RO O_DIRECT >device/dev-io.c:145 /dev/sdc2: block size is 4096 bytes >device/dev-io.c:156 /dev/sdc2: physical block size is 512 bytes >device/dev-io.c:625 Closed /dev/sdc2 >filters/filter-regex.c:172 /dev/sdc2: Skipping (regex) >toollib.c:3473 Processing PVs in VG #orphans_lvm1 >metadata/metadata.c:5780 Locking #orphans_lvm1 already done >metadata/metadata.c:4151 Reading VG #orphans_lvm1 <no vgid> >toollib.c:3473 Processing PVs in VG #orphans_pool >metadata/metadata.c:5780 Locking #orphans_pool already done >metadata/metadata.c:4151 Reading VG #orphans_pool <no vgid> >toollib.c:3473 Processing PVs in VG #orphans_lvm2 >metadata/metadata.c:5780 Locking #orphans_lvm2 already done >metadata/metadata.c:4151 Reading VG #orphans_lvm2 <no vgid> >toollib.c:3168 Processing devices that are not PVs >toollib.c:3184 Processing device /dev/loop0. >toollib.c:3184 Processing device /dev/loop1. >toollib.c:3184 Processing device /dev/sda1. >toollib.c:3184 Processing device /dev/loop2. >toollib.c:3184 Processing device /dev/sda2. >toollib.c:3184 Processing device /dev/mapper/live-rw. >toollib.c:3184 Processing device /dev/sda3. >toollib.c:3184 Processing device /dev/mapper/live-base. >toollib.c:3184 Processing device /dev/sda4. >toollib.c:3184 Processing device /dev/sda5. >toollib.c:4132 Checking pvcreate arg /dev/sda5 which has existing PVID: <none>. >device/dev-io.c:570 Opened /dev/sda5 RW O_EXCL O_DIRECT >device/dev-io.c:625 Closed /dev/sda5 >toollib.c:4179 Found pvcreate arg /dev/sda5: device is not a PV. >toollib.c:4755 Wiping signatures on new PV /dev/sda5. >libdm-config.c:1036 Setting allocation/use_blkid_wiping to 1 >toollib.c:4832 Creating a new PV on /dev/sda5. >device/dev-io.c:308 /dev/sda5: using cached size 95107072 sectors >libdm-config.c:972 Setting devices/data_alignment to 0 >libdm-config.c:977 devices/default_data_alignment not found in config: defaulting to 1 >libdm-config.c:1036 Setting devices/md_chunk_alignment to 1 >libdm-config.c:1036 Setting devices/data_alignment_detection to 1 >device/dev-type.c:895 Device /dev/sda5: queue/minimum_io_size is 4096 bytes. >device/dev-type.c:895 Device /dev/sda5: queue/optimal_io_size is 0 bytes. >metadata/metadata.c:112 /dev/sda5: Setting PE alignment to 2048 sectors. >libdm-config.c:1036 Setting devices/data_alignment_offset_detection to 1 >device/dev-type.c:895 Device /dev/sda5: alignment_offset is 0 bytes. >metadata/metadata.c:142 /dev/sda5: Setting PE alignment offset to 0 sectors. >device/dev-io.c:570 Opened /dev/sda5 RW O_DIRECT >device/dev-io.c:808 Wiping /dev/sda5 at sector 8 length 8 sectors >device/dev-io.c:145 /dev/sda5: block size is 4096 bytes >device/dev-io.c:156 /dev/sda5: physical block size is 4096 bytes >device/dev-io.c:625 Closed /dev/sda5 >toollib.c:4841 Set up physical volume for "/dev/sda5" with 95107072 available sectors. >label/label.c:208 Scanning for labels to wipe from /dev/sda5 >device/dev-io.c:570 Opened /dev/sda5 RW O_DIRECT >device/dev-io.c:145 /dev/sda5: block size is 4096 bytes >device/dev-io.c:156 /dev/sda5: physical block size is 4096 bytes >device/dev-io.c:625 Closed /dev/sda5 >toollib.c:4850 Zeroing start of device /dev/sda5. >device/dev-io.c:570 Opened /dev/sda5 RW O_DIRECT >device/dev-io.c:808 Wiping /dev/sda5 at sector 0 length 4 sectors >device/dev-io.c:145 /dev/sda5: block size is 4096 bytes >device/dev-io.c:156 /dev/sda5: physical block size is 4096 bytes >device/dev-io.c:625 Closed /dev/sda5 >toollib.c:4869 Writing physical volume data to disk "/dev/sda5". >cache/lvmcache.c:1873 lvmcache /dev/sda5: now in VG #orphans_lvm2 (#orphans_lvm2) with 0 mda(s). >format_text/format-text.c:1377 Creating metadata area on /dev/sda5 at sector 8 size 2040 sectors >device/dev-io.c:570 Opened /dev/sda5 RW O_DIRECT >device/dev-io.c:145 /dev/sda5: block size is 4096 bytes >device/dev-io.c:156 /dev/sda5: physical block size is 4096 bytes >format_text/text_label.c:184 /dev/sda5: Preparing PV label header Ez2brO-7ejf-Sudr-l1Qh-RMpM-gegR-OA2D8K size 48694820864 with da1 (2048s, 0s) mda1 (8s, 2040s) >label/label.c:338 /dev/sda5: Writing label to sector 1 with stored offset 32. >cache/lvmetad.c:1651 Telling lvmetad to store PV /dev/sda5 (Ez2brO-7ejf-Sudr-l1Qh-RMpM-gegR-OA2D8K) >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting response to OK >toollib.c:4878 Physical volume "/dev/sda5" successfully created. >misc/lvm-flock.c:71 Unlocking /run/lock/lvm/P_orphans >misc/lvm-flock.c:48 _undo_flock /run/lock/lvm/P_orphans >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans". >device/dev-io.c:625 Closed /dev/sda5 >libdm-config.c:1036 Setting global/notify_dbus to 1 >notify/lvmnotify.c:51 Nofify dbus at com.redhat.lvmdbus1. >notify/lvmnotify.c:64 WARNING: D-Bus notification failed: The name com.redhat.lvmdbus1 was not provided by any .service files >commands/toolcontext.c:2111 Reloading config files >activate/fs.c:489 Syncing device names >cache/lvmcache.c:2298 Wiping internal VG cache >metadata/vg.c:89 Freeing VG #orphans_lvm1 at 0x559208993230. >metadata/vg.c:89 Freeing VG #orphans_pool at 0x559208997240. >metadata/vg.c:89 Freeing VG #orphans_lvm2 at 0x5592089ae1f0. >config/config.c:281 Loading config file: /etc/lvm/lvm.conf >device/dev-io.c:570 Opened /etc/lvm/lvm.conf RO >device/dev-io.c:625 Closed /etc/lvm/lvm.conf >libdm-config.c:1036 Setting log/syslog to 1 >libdm-config.c:972 Setting log/level to 0 >libdm-config.c:1036 Setting log/activation to 0 >config/config.c:1439 Setting log/debug_classes to debug_classes = [ "memory", "devices", "activation", "allocation", "lvmetad", "metadata", "cache", "locking", "lvmpolld", "dbus" ] >commands/toolcontext.c:357 Setting log debug classes to 1023 >commands/toolcontext.c:363 Logging initialised at Thu Nov 10 19:32:14 2016 >config/config.c:281 Loading config file: /etc/lvm/lvmlocal.conf >device/dev-io.c:570 Opened /etc/lvm/lvmlocal.conf RO >device/dev-io.c:625 Closed /etc/lvm/lvmlocal.conf >libdm-config.c:1036 Setting config/checks to 1 >libdm-config.c:1036 Setting config/abort_on_errors to 0 >libdm-config.c:1036 Setting config/checks to 1 >libdm-config.c:1036 Setting config/checks to 1 >libdm-config.c:972 Setting global/umask to 63 >libdm-config.c:941 Setting devices/dir to /dev >libdm-config.c:941 Setting devices/external_device_info_source to none >libdm-config.c:941 Setting global/proc to /proc >libdm-config.c:1036 Setting global/activation to 1 >libdm-config.c:1049 activation/auto_set_activation_skip not found in config: defaulting to 1 >libdm-config.c:941 Setting activation/readahead to auto >libdm-config.c:1036 Setting activation/udev_rules to 1 >libdm-config.c:1036 Setting activation/udev_sync to 1 >libdm-config.c:1036 Setting activation/retry_deactivation to 1 >libdm-config.c:1036 Setting activation/checks to 0 >misc/lvm-globals.c:188 LVM activation checks disabled >libdm-config.c:1036 Setting activation/use_linear_target to 1 >libdm-config.c:941 Setting activation/missing_stripe_filler to error >libdm-config.c:1036 Setting global/metadata_read_only to 0 >libdm-config.c:972 Setting devices/pv_min_size to 2048 >libdm-config.c:1049 metadata/check_pv_device_sizes not found in config: defaulting to 1 >libdm-config.c:941 Setting global/units to h >libdm-config.c:1036 Setting global/si_unit_consistency to 1 >libdm-config.c:1049 report/binary_values_as_numeric not found in config: defaulting to 0 >libdm-config.c:1049 report/mark_hidden_devices not found in config: defaulting to 1 >libdm-config.c:1036 Setting global/suffix to 1 >libdm-config.c:950 report/list_item_separator not found in config: defaulting to , >libdm-config.c:950 report/time_format not found in config: defaulting to %Y-%m-%d %T %z >libdm-config.c:1049 report/two_word_unknown_device not found in config: defaulting to 0 >libdm-config.c:1036 Setting global/detect_internal_vg_cache_corruption to 0 >libdm-config.c:941 Setting global/system_id_source to none >libdm-config.c:941 Setting config/profile_dir to /etc/lvm/profile >libdm-config.c:972 Setting devices/disable_after_error_count to 0 >config/config.c:1439 Setting devices/preferred_names to preferred_names = [ "^/dev/mapper/", "^/dev/md/", "^/dev/sd" ] >libdm-config.c:1036 Setting devices/obtain_device_list_from_udev to 1 >config/config.c:1439 Setting devices/scan to scan = [ "/dev" ] >metadata/vg.c:74 Allocated VG #orphans_lvm1 at 0x561230def230. >format1/format1.c:628 Initialised format: lvm1 >metadata/vg.c:74 Allocated VG #orphans_pool at 0x561230df3240. >format_pool/format_pool.c:335 Initialised format: pool >metadata/vg.c:74 Allocated VG #orphans_lvm2 at 0x561230e0a1f0. >format_text/format-text.c:2573 Initialised format: lvm2 >libdm-config.c:950 global/format not found in config: defaulting to lvm2 >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_lvm1" with VGID #orphans_lvm1. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_lvm1". >cache/lvmcache.c:1875 lvmcache initialised VG #orphans_lvm1. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_pool" with VGID #orphans_pool. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_pool". >cache/lvmcache.c:1875 lvmcache initialised VG #orphans_pool. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_lvm2" with VGID #orphans_lvm2. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_lvm2". >cache/lvmcache.c:1875 lvmcache initialised VG #orphans_lvm2. >striped/striped.c:239 Initialised segtype: striped >zero/zero.c:98 Initialised segtype: zero >error/errseg.c:104 Initialised segtype: error >libdm-config.c:941 Setting dmeventd/snapshot_library to libdevmapper-event-lvm2snapshot.so >snapshot/snapshot.c:275 Initialised segtype: snapshot >libdm-config.c:941 Setting dmeventd/mirror_library to libdevmapper-event-lvm2mirror.so >mirror/mirrored.c:575 Initialised segtype: mirror >libdm-config.c:950 dmeventd/raid_library not found in config: defaulting to libdevmapper-event-lvm2raid.so >raid/raid.c:505 Initialised segtype: raid0 >raid/raid.c:505 Initialised segtype: raid0_meta >raid/raid.c:505 Initialised segtype: raid1 >raid/raid.c:505 Initialised segtype: raid10 >raid/raid.c:505 Initialised segtype: raid4 >raid/raid.c:505 Initialised segtype: raid5 >raid/raid.c:505 Initialised segtype: raid5_la >raid/raid.c:505 Initialised segtype: raid5_ls >raid/raid.c:505 Initialised segtype: raid5_ra >raid/raid.c:505 Initialised segtype: raid5_rs >raid/raid.c:505 Initialised segtype: raid6 >raid/raid.c:505 Initialised segtype: raid6_nc >raid/raid.c:505 Initialised segtype: raid6_nr >raid/raid.c:505 Initialised segtype: raid6_zr >libdm-config.c:941 Setting dmeventd/thin_library to libdevmapper-event-lvm2thin.so >thin/thin.c:825 Initialised segtype: thin-pool >thin/thin.c:825 Initialised segtype: thin >cache_segtype/cache.c:491 Initialised segtype: cache-pool >cache_segtype/cache.c:505 Initialised segtype: cache >libdm-config.c:1036 Setting backup/archive to 1 >libdm-config.c:972 Setting backup/retain_days to 30 >libdm-config.c:972 Setting backup/retain_min to 10 >libdm-config.c:941 Setting backup/archive_dir to /etc/lvm/archive >libdm-config.c:1036 Setting backup/backup to 1 >libdm-config.c:941 Setting backup/backup_dir to /etc/lvm/backup >config/config.c:1436 devices/global_filter not found in config: defaulting to global_filter = [ "a|.*/|" ] >libdm-config.c:972 Setting global/locking_type to 1 >libdm-config.c:1036 Setting global/use_lvmetad to 1 >libdm-config.c:977 global/lvmetad_update_wait_time not found in config: defaulting to 10 >daemon-client.c:33 /run/lvm/lvmetad.socket: Opening daemon socket to lvmetad for protocol lvmetad version 1. >daemon-client.c:52 Sending daemon lvmetad: hello >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting protocol to lvmetad >libdm-config.c:972 Setting version to 1 >cache/lvmetad.c:143 Successfully connected to lvmetad on fd 4. >libdm-config.c:1036 Setting global/use_lvmpolld to 1 >libdm-config.c:1036 Setting devices/sysfs_scan to 1 >filters/filter-sysfs.c:325 Sysfs filter initialised. >filters/filter-internal.c:77 internal filter initialised. >filters/filter-type.c:56 LVM type filter initialised. >filters/filter-usable.c:192 Usable device filter initialised. >libdm-config.c:1036 Setting devices/multipath_component_detection to 1 >filters/filter-mpath.c:291 mpath filter initialised. >filters/filter-partitioned.c:59 Partitioned filter initialised. >libdm-config.c:1036 Setting devices/md_component_detection to 1 >filters/filter-md.c:73 MD filter initialised. >libdm-config.c:1036 Setting devices/fw_raid_component_detection to 0 >filters/filter-composite.c:104 Composite filter initialised. >libdm-config.c:1036 Setting devices/ignore_suspended_devices to 0 >libdm-config.c:1036 Setting devices/ignore_lvm_mirrors to 1 >config/config.c:1439 Setting devices/filter to filter = [ "r|/sdb1$|", "r|/sdb2$|", "r|/sdb3$|", "r|/sdb$|", "r|/sdc1$|", "r|/sdc2$|", "r|/sdc$|" ] >filters/filter-regex.c:216 Regex filter initialised. >filters/filter-usable.c:192 Usable device filter initialised. >filters/filter-composite.c:104 Composite filter initialised. >libdm-config.c:941 Setting devices/cache_dir to /etc/lvm/cache >libdm-config.c:941 Setting devices/cache_file_prefix to >libdm-config.c:950 devices/cache not found in config: defaulting to /etc/lvm/cache/.cache >filters/filter-persistent.c:368 Persistent filter initialised. >filters/filter-composite.c:104 Composite filter initialised. >libdm-config.c:1036 Setting devices/write_cache_state to 1 >libdm-config.c:1036 Setting global/use_lvmetad to 1 >libdm-config.c:941 Setting activation/activation_mode to degraded >libdm-config.c:1049 metadata/record_lvs_history not found in config: defaulting to 0 >lvmcmdline.c:1603 DEGRADED MODE. Incomplete RAID LVs will be processed. >libdm-config.c:1036 Setting activation/monitoring to 1 >lvmcmdline.c:1609 Processing: pvscan --cache /dev/sda5 '--config= devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] filter=["r|/sdb1$|","r|/sdb2$|","r|/sdb3$|","r|/sdb$|","r|/sdc1$|","r|/sdc2$|","r|/sdc$|"] } log {level=7 file=/tmp/lvm.log syslog=0}' >lvmcmdline.c:1610 Command pid: 3030 >lvmcmdline.c:1611 system ID: >lvmcmdline.c:1614 O_DIRECT will be used >libdm-config.c:972 Setting global/locking_type to 1 >libdm-config.c:1036 Setting global/wait_for_locks to 1 >locking/locking.c:129 File-based locking selected. >libdm-config.c:1036 Setting global/prioritise_write_locks to 1 >libdm-config.c:941 Setting global/locking_dir to /run/lock/lvm >libdm-common.c:926 Preparing SELinux context for /run/lock/lvm to system_u:object_r:lvm_lock_t:s0. >libdm-common.c:929 Resetting SELinux context to default value. >libdm-config.c:1036 Setting global/use_lvmlockd to 0 >misc/lvm-flock.c:200 Locking /run/lock/lvm/P_global RB >libdm-common.c:926 Preparing SELinux context for /run/lock/lvm/P_global to system_u:object_r:lvm_lock_t:s0. >misc/lvm-flock.c:101 _do_flock /run/lock/lvm/P_global:aux WB >misc/lvm-flock.c:48 _undo_flock /run/lock/lvm/P_global:aux >misc/lvm-flock.c:101 _do_flock /run/lock/lvm/P_global RB >libdm-common.c:929 Resetting SELinux context to default value. >cache/lvmetad.c:255 Sending lvmetad get_global_info >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting token to filter:3239235440 >libdm-config.c:972 Setting daemon_pid to 983 >libdm-config.c:941 Setting response to OK >libdm-config.c:972 Setting global_disable to 0 >pvscan.c:435 Scanning devices on command line. >device/dev-cache.c:356 /dev/sda5: Added to device cache (8:5) >device/dev-io.c:570 Opened /dev/sda5 RO O_DIRECT >device/dev-io.c:330 /dev/sda5: size is 95107072 sectors >device/dev-io.c:625 Closed /dev/sda5 >filters/filter-mpath.c:196 /dev/sda5: Device is a partition, using primary device sda for mpath component detection >device/dev-io.c:308 /dev/sda5: using cached size 95107072 sectors >device/dev-io.c:570 Opened /dev/sda5 RO O_DIRECT >device/dev-io.c:145 /dev/sda5: block size is 4096 bytes >device/dev-io.c:156 /dev/sda5: physical block size is 4096 bytes >device/dev-io.c:625 Closed /dev/sda5 >device/dev-cache.c:1402 Using /dev/sda5 >pvscan.c:452 Scanning dev /dev/sda5 for lvmetad cache. >label/label.c:280 Reading label from device /dev/sda5 >device/dev-io.c:570 Opened /dev/sda5 RO O_DIRECT >device/dev-io.c:145 /dev/sda5: block size is 4096 bytes >device/dev-io.c:156 /dev/sda5: physical block size is 4096 bytes >label/label.c:167 /dev/sda5: lvm2 label detected at sector 1 >cache/lvmcache.c:1873 lvmcache /dev/sda5: now in VG #orphans_lvm2 (#orphans_lvm2) with 0 mda(s). >format_text/text_label.c:422 /dev/sda5: PV header extension version 2 found >format_text/format-text.c:1175 /dev/sda5: found metadata with offset 0. >device/dev-io.c:625 Closed /dev/sda5 >device/dev-io.c:570 Opened /dev/sda5 RO O_DIRECT >device/dev-io.c:145 /dev/sda5: block size is 4096 bytes >device/dev-io.c:156 /dev/sda5: physical block size is 4096 bytes >format_text/format-text.c:522 VG not found on /dev/sda5 >device/dev-io.c:625 Closed /dev/sda5 >device/dev-io.c:570 Opened /dev/sda5 RO O_DIRECT >device/dev-io.c:145 /dev/sda5: block size is 4096 bytes >device/dev-io.c:156 /dev/sda5: physical block size is 4096 bytes >device/dev-io.c:625 Closed /dev/sda5 >cache/lvmetad.c:1651 Telling lvmetad to store PV /dev/sda5 (Ez2brO-7ejf-Sudr-l1Qh-RMpM-gegR-OA2D8K) >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting status to orphan >libdm-config.c:941 Setting vgname to #orphan >libdm-config.c:972 Setting changed to 1 >mm/memlock.c:562 Unlock: Memlock counters: locked:0 critical:0 daemon:0 suspended:0 >activate/fs.c:489 Syncing device names >misc/lvm-flock.c:71 Unlocking /run/lock/lvm/P_global >misc/lvm-flock.c:48 _undo_flock /run/lock/lvm/P_global >libdm-config.c:1036 Setting global/notify_dbus to 1 >commands/toolcontext.c:2111 Reloading config files >activate/fs.c:489 Syncing device names >cache/lvmcache.c:2298 Wiping internal VG cache >metadata/vg.c:89 Freeing VG #orphans_lvm1 at 0x561230def230. >metadata/vg.c:89 Freeing VG #orphans_pool at 0x561230df3240. >metadata/vg.c:89 Freeing VG #orphans_lvm2 at 0x561230e0a1f0. >config/config.c:281 Loading config file: /etc/lvm/lvm.conf >device/dev-io.c:570 Opened /etc/lvm/lvm.conf RO >device/dev-io.c:625 Closed /etc/lvm/lvm.conf >libdm-config.c:1036 Setting log/syslog to 1 >libdm-config.c:972 Setting log/level to 0 >libdm-config.c:1036 Setting log/activation to 0 >config/config.c:1439 Setting log/debug_classes to debug_classes = [ "memory", "devices", "activation", "allocation", "lvmetad", "metadata", "cache", "locking", "lvmpolld", "dbus" ] >commands/toolcontext.c:357 Setting log debug classes to 1023 >commands/toolcontext.c:363 Logging initialised at Thu Nov 10 19:32:14 2016 >config/config.c:281 Loading config file: /etc/lvm/lvmlocal.conf >device/dev-io.c:570 Opened /etc/lvm/lvmlocal.conf RO >device/dev-io.c:625 Closed /etc/lvm/lvmlocal.conf >libdm-config.c:1036 Setting config/checks to 1 >libdm-config.c:1036 Setting config/abort_on_errors to 0 >libdm-config.c:1036 Setting config/checks to 1 >libdm-config.c:1036 Setting config/checks to 1 >libdm-config.c:972 Setting global/umask to 63 >libdm-config.c:941 Setting devices/dir to /dev >libdm-config.c:941 Setting devices/external_device_info_source to none >libdm-config.c:941 Setting global/proc to /proc >libdm-config.c:1036 Setting global/activation to 1 >libdm-config.c:1049 activation/auto_set_activation_skip not found in config: defaulting to 1 >libdm-config.c:941 Setting activation/readahead to auto >libdm-config.c:1036 Setting activation/udev_rules to 1 >libdm-config.c:1036 Setting activation/udev_sync to 1 >libdm-config.c:1036 Setting activation/retry_deactivation to 1 >libdm-config.c:1036 Setting activation/checks to 0 >misc/lvm-globals.c:188 LVM activation checks disabled >libdm-config.c:1036 Setting activation/use_linear_target to 1 >libdm-config.c:941 Setting activation/missing_stripe_filler to error >libdm-config.c:1036 Setting global/metadata_read_only to 0 >libdm-config.c:972 Setting devices/pv_min_size to 2048 >libdm-config.c:1049 metadata/check_pv_device_sizes not found in config: defaulting to 1 >libdm-config.c:941 Setting global/units to h >libdm-config.c:1036 Setting global/si_unit_consistency to 1 >libdm-config.c:1049 report/binary_values_as_numeric not found in config: defaulting to 0 >libdm-config.c:1049 report/mark_hidden_devices not found in config: defaulting to 1 >libdm-config.c:1036 Setting global/suffix to 1 >libdm-config.c:950 report/list_item_separator not found in config: defaulting to , >libdm-config.c:950 report/time_format not found in config: defaulting to %Y-%m-%d %T %z >libdm-config.c:1049 report/two_word_unknown_device not found in config: defaulting to 0 >libdm-config.c:1036 Setting global/detect_internal_vg_cache_corruption to 0 >libdm-config.c:941 Setting global/system_id_source to none >libdm-config.c:941 Setting config/profile_dir to /etc/lvm/profile >libdm-config.c:972 Setting devices/disable_after_error_count to 0 >config/config.c:1439 Setting devices/preferred_names to preferred_names = [ "^/dev/mapper/", "^/dev/md/", "^/dev/sd" ] >libdm-config.c:1036 Setting devices/obtain_device_list_from_udev to 1 >config/config.c:1439 Setting devices/scan to scan = [ "/dev" ] >metadata/vg.c:74 Allocated VG #orphans_lvm1 at 0x563e3dba9230. >format1/format1.c:628 Initialised format: lvm1 >metadata/vg.c:74 Allocated VG #orphans_pool at 0x563e3dbad240. >format_pool/format_pool.c:335 Initialised format: pool >metadata/vg.c:74 Allocated VG #orphans_lvm2 at 0x563e3dbc41f0. >format_text/format-text.c:2573 Initialised format: lvm2 >libdm-config.c:950 global/format not found in config: defaulting to lvm2 >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_lvm1" with VGID #orphans_lvm1. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_lvm1". >cache/lvmcache.c:1875 lvmcache initialised VG #orphans_lvm1. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_pool" with VGID #orphans_pool. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_pool". >cache/lvmcache.c:1875 lvmcache initialised VG #orphans_pool. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_lvm2" with VGID #orphans_lvm2. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_lvm2". >cache/lvmcache.c:1875 lvmcache initialised VG #orphans_lvm2. >striped/striped.c:239 Initialised segtype: striped >zero/zero.c:98 Initialised segtype: zero >error/errseg.c:104 Initialised segtype: error >libdm-config.c:941 Setting dmeventd/snapshot_library to libdevmapper-event-lvm2snapshot.so >snapshot/snapshot.c:275 Initialised segtype: snapshot >libdm-config.c:941 Setting dmeventd/mirror_library to libdevmapper-event-lvm2mirror.so >mirror/mirrored.c:575 Initialised segtype: mirror >libdm-config.c:950 dmeventd/raid_library not found in config: defaulting to libdevmapper-event-lvm2raid.so >raid/raid.c:505 Initialised segtype: raid0 >raid/raid.c:505 Initialised segtype: raid0_meta >raid/raid.c:505 Initialised segtype: raid1 >raid/raid.c:505 Initialised segtype: raid10 >raid/raid.c:505 Initialised segtype: raid4 >raid/raid.c:505 Initialised segtype: raid5 >raid/raid.c:505 Initialised segtype: raid5_la >raid/raid.c:505 Initialised segtype: raid5_ls >raid/raid.c:505 Initialised segtype: raid5_ra >raid/raid.c:505 Initialised segtype: raid5_rs >raid/raid.c:505 Initialised segtype: raid6 >raid/raid.c:505 Initialised segtype: raid6_nc >raid/raid.c:505 Initialised segtype: raid6_nr >raid/raid.c:505 Initialised segtype: raid6_zr >libdm-config.c:941 Setting dmeventd/thin_library to libdevmapper-event-lvm2thin.so >thin/thin.c:825 Initialised segtype: thin-pool >thin/thin.c:825 Initialised segtype: thin >cache_segtype/cache.c:491 Initialised segtype: cache-pool >cache_segtype/cache.c:505 Initialised segtype: cache >libdm-config.c:1036 Setting backup/archive to 1 >libdm-config.c:972 Setting backup/retain_days to 30 >libdm-config.c:972 Setting backup/retain_min to 10 >libdm-config.c:941 Setting backup/archive_dir to /etc/lvm/archive >libdm-config.c:1036 Setting backup/backup to 1 >libdm-config.c:941 Setting backup/backup_dir to /etc/lvm/backup >config/config.c:1436 devices/global_filter not found in config: defaulting to global_filter = [ "a|.*/|" ] >libdm-config.c:972 Setting global/locking_type to 1 >libdm-config.c:1036 Setting global/use_lvmetad to 1 >libdm-config.c:977 global/lvmetad_update_wait_time not found in config: defaulting to 10 >daemon-client.c:33 /run/lvm/lvmetad.socket: Opening daemon socket to lvmetad for protocol lvmetad version 1. >daemon-client.c:52 Sending daemon lvmetad: hello >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting protocol to lvmetad >libdm-config.c:972 Setting version to 1 >cache/lvmetad.c:143 Successfully connected to lvmetad on fd 4. >libdm-config.c:1036 Setting global/use_lvmpolld to 1 >libdm-config.c:1036 Setting devices/sysfs_scan to 1 >filters/filter-sysfs.c:325 Sysfs filter initialised. >filters/filter-internal.c:77 internal filter initialised. >filters/filter-type.c:56 LVM type filter initialised. >filters/filter-usable.c:192 Usable device filter initialised. >libdm-config.c:1036 Setting devices/multipath_component_detection to 1 >filters/filter-mpath.c:291 mpath filter initialised. >filters/filter-partitioned.c:59 Partitioned filter initialised. >libdm-config.c:1036 Setting devices/md_component_detection to 1 >filters/filter-md.c:73 MD filter initialised. >libdm-config.c:1036 Setting devices/fw_raid_component_detection to 0 >filters/filter-composite.c:104 Composite filter initialised. >libdm-config.c:1036 Setting devices/ignore_suspended_devices to 0 >libdm-config.c:1036 Setting devices/ignore_lvm_mirrors to 1 >config/config.c:1439 Setting devices/filter to filter = [ "r|/sdb1$|", "r|/sdb2$|", "r|/sdb3$|", "r|/sdb$|", "r|/sdc1$|", "r|/sdc2$|", "r|/sdc$|" ] >filters/filter-regex.c:216 Regex filter initialised. >filters/filter-usable.c:192 Usable device filter initialised. >filters/filter-composite.c:104 Composite filter initialised. >libdm-config.c:941 Setting devices/cache_dir to /etc/lvm/cache >libdm-config.c:941 Setting devices/cache_file_prefix to >libdm-config.c:950 devices/cache not found in config: defaulting to /etc/lvm/cache/.cache >filters/filter-persistent.c:368 Persistent filter initialised. >filters/filter-composite.c:104 Composite filter initialised. >libdm-config.c:1036 Setting devices/write_cache_state to 1 >libdm-config.c:1036 Setting global/use_lvmetad to 1 >libdm-config.c:941 Setting activation/activation_mode to degraded >libdm-config.c:1049 metadata/record_lvs_history not found in config: defaulting to 0 >lvmcmdline.c:1603 DEGRADED MODE. Incomplete RAID LVs will be processed. >libdm-config.c:1036 Setting activation/monitoring to 1 >lvmcmdline.c:1609 Processing: vgcreate -s 4096K fedora /dev/sda5 '--config= devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] filter=["r|/sdb1$|","r|/sdb2$|","r|/sdb3$|","r|/sdb$|","r|/sdc1$|","r|/sdc2$|","r|/sdc$|"] } log {level=7 file=/tmp/lvm.log syslog=0}' >lvmcmdline.c:1610 Command pid: 3034 >lvmcmdline.c:1611 system ID: >lvmcmdline.c:1614 O_DIRECT will be used >libdm-config.c:972 Setting global/locking_type to 1 >libdm-config.c:1036 Setting global/wait_for_locks to 1 >locking/locking.c:129 File-based locking selected. >libdm-config.c:1036 Setting global/prioritise_write_locks to 1 >libdm-config.c:941 Setting global/locking_dir to /run/lock/lvm >libdm-common.c:926 Preparing SELinux context for /run/lock/lvm to system_u:object_r:lvm_lock_t:s0. >libdm-common.c:929 Resetting SELinux context to default value. >libdm-config.c:1036 Setting global/use_lvmlockd to 0 >cache/lvmetad.c:255 Sending lvmetad get_global_info >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting token to filter:3239235440 >libdm-config.c:972 Setting daemon_pid to 983 >libdm-config.c:941 Setting response to OK >libdm-config.c:972 Setting global_disable to 0 >libdm-config.c:1049 metadata/pvmetadataignore not found in config: defaulting to 0 >libdm-config.c:977 metadata/pvmetadatasize not found in config: defaulting to 255 >libdm-config.c:977 metadata/pvmetadatacopies not found in config: defaulting to 1 >libdm-config.c:977 allocation/physical_extent_size not found in config: defaulting to 4096 >libdm-config.c:977 metadata/vgmetadatacopies not found in config: defaulting to 0 >libdm-config.c:972 Setting global/locking_type to 1 >libdm-config.c:1036 Setting global/use_lvmlockd to 0 >toollib.c:1020 Setting lock_type to none >cache/lvmetad.c:1400 Asking lvmetad for complete list of known PVs >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting id to Ez2brO-7ejf-Sudr-l1Qh-RMpM-gegR-OA2D8K >libdm-config.c:941 Setting format to lvm2 >libdm-config.c:972 Setting device to 2053 >libdm-config.c:972 Setting dev_size to 48694820864 >libdm-config.c:972 Setting label_sector to 1 >libdm-config.c:972 Setting ext_flags to 0 >libdm-config.c:972 Setting ext_version to 2 >device/dev-cache.c:356 /dev/sdb: Added to device cache (8:16) >device/dev-cache.c:352 /dev/disk/by-id/usb-SanDisk_Extreme_AA011021151004307653-0:0: Aliased to /dev/sdb in device cache (8:16) >device/dev-cache.c:356 /dev/disk/by-label/Fedora-WS-Live-25_B-1-1: Added to device cache (8:17) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0: Aliased to /dev/sdb in device cache (8:16) >device/dev-cache.c:352 /dev/disk/by-uuid/2016-10-05-06-32-21-00: Aliased to /dev/disk/by-label/Fedora-WS-Live-25_B-1-1 in device cache (8:17) >device/dev-cache.c:352 /dev/sdb1: Aliased to /dev/disk/by-label/Fedora-WS-Live-25_B-1-1 in device cache (preferred name) (8:17) >device/dev-cache.c:352 /dev/disk/by-id/usb-SanDisk_Extreme_AA011021151004307653-0:0-part1: Aliased to /dev/sdb1 in device cache (8:17) >device/dev-cache.c:340 /dev/disk/by-label/Fedora-WS-Live-25_B-1-1: Already in device cache >device/dev-cache.c:352 /dev/disk/by-partuuid/5b7c751a-01: Aliased to /dev/sdb1 in device cache (8:17) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0-part1: Aliased to /dev/sdb1 in device cache (8:17) >device/dev-cache.c:340 /dev/disk/by-uuid/2016-10-05-06-32-21-00: Already in device cache >device/dev-cache.c:356 /dev/sdb2: Added to device cache (8:18) >device/dev-cache.c:352 /dev/disk/by-id/usb-SanDisk_Extreme_AA011021151004307653-0:0-part2: Aliased to /dev/sdb2 in device cache (8:18) >device/dev-cache.c:356 /dev/disk/by-label/ANACONDA: Added to device cache (8:19) >device/dev-cache.c:352 /dev/disk/by-partuuid/5b7c751a-02: Aliased to /dev/sdb2 in device cache (8:18) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0-part2: Aliased to /dev/sdb2 in device cache (8:18) >device/dev-cache.c:352 /dev/disk/by-uuid/E65B-38D5: Aliased to /dev/sdb2 in device cache (8:18) >device/dev-cache.c:352 /dev/sdb3: Aliased to /dev/disk/by-label/ANACONDA in device cache (preferred name) (8:19) >device/dev-cache.c:352 /dev/disk/by-id/usb-SanDisk_Extreme_AA011021151004307653-0:0-part3: Aliased to /dev/sdb3 in device cache (8:19) >device/dev-cache.c:340 /dev/disk/by-label/ANACONDA: Already in device cache >device/dev-cache.c:352 /dev/disk/by-partuuid/5b7c751a-03: Aliased to /dev/sdb3 in device cache (8:19) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0-part3: Aliased to /dev/sdb3 in device cache (8:19) >device/dev-cache.c:352 /dev/disk/by-uuid/071654cc-c02e-3fa6-9852-bb9d12673142: Aliased to /dev/sdb3 in device cache (8:19) >device/dev-cache.c:356 /dev/sdc: Added to device cache (8:32) >device/dev-cache.c:352 /dev/disk/by-id/usb-APPLE_SD_Card_Reader_000000000820-0:0: Aliased to /dev/sdc in device cache (8:32) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:14.0-usb-0:4:1.0-scsi-0:0:0:0: Aliased to /dev/sdc in device cache (8:32) >device/dev-cache.c:356 /dev/sdc1: Added to device cache (8:33) >device/dev-cache.c:352 /dev/disk/by-id/usb-APPLE_SD_Card_Reader_000000000820-0:0-part1: Aliased to /dev/sdc1 in device cache (8:33) >device/dev-cache.c:356 /dev/disk/by-label/EFI: Added to device cache (8:1) >device/dev-cache.c:352 /dev/disk/by-partlabel/EFI\x20System\x20Partition: Aliased to /dev/disk/by-label/EFI in device cache (8:1) >device/dev-cache.c:352 /dev/disk/by-partuuid/e47434c5-7375-42e9-9cbe-73714c99b802: Aliased to /dev/sdc1 in device cache (8:33) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:14.0-usb-0:4:1.0-scsi-0:0:0:0-part1: Aliased to /dev/sdc1 in device cache (8:33) >device/dev-cache.c:352 /dev/disk/by-uuid/67E3-17ED: Aliased to /dev/disk/by-label/EFI in device cache (8:1) >device/dev-cache.c:356 /dev/sdc2: Added to device cache (8:34) >device/dev-cache.c:352 /dev/disk/by-id/usb-APPLE_SD_Card_Reader_000000000820-0:0-part2: Aliased to /dev/sdc2 in device cache (8:34) >device/dev-cache.c:352 /dev/disk/by-label/Nifty\x20HD: Aliased to /dev/sdc2 in device cache (8:34) >device/dev-cache.c:352 /dev/disk/by-partuuid/05d69f48-5bad-48e5-bf57-63b8377fc737: Aliased to /dev/sdc2 in device cache (8:34) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:14.0-usb-0:4:1.0-scsi-0:0:0:0-part2: Aliased to /dev/sdc2 in device cache (8:34) >device/dev-cache.c:352 /dev/disk/by-uuid/7966a8db-330b-3782-902e-ea75a88dadd7: Aliased to /dev/sdc2 in device cache (8:34) >device/dev-cache.c:356 /dev/sda: Added to device cache (8:0) >device/dev-cache.c:352 /dev/disk/by-id/ata-APPLE_SSD_SM0256F_S1K4NYBF108588: Aliased to /dev/sda in device cache (8:0) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x5002538655584d30: Aliased to /dev/sda in device cache (8:0) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:04:00.0-ata-1: Aliased to /dev/sda in device cache (8:0) >device/dev-cache.c:352 /dev/sda1: Aliased to /dev/disk/by-label/EFI in device cache (preferred name) (8:1) >device/dev-cache.c:352 /dev/disk/by-id/ata-APPLE_SSD_SM0256F_S1K4NYBF108588-part1: Aliased to /dev/sda1 in device cache (8:1) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x5002538655584d30-part1: Aliased to /dev/sda1 in device cache (8:1) >device/dev-cache.c:340 /dev/disk/by-label/EFI: Already in device cache >device/dev-cache.c:340 /dev/disk/by-partlabel/EFI\x20System\x20Partition: Already in device cache >device/dev-cache.c:352 /dev/disk/by-partuuid/9bb61fc3-34b4-4200-b49a-d3fde9898b38: Aliased to /dev/sda1 in device cache (8:1) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:04:00.0-ata-1-part1: Aliased to /dev/sda1 in device cache (8:1) >device/dev-cache.c:340 /dev/disk/by-uuid/67E3-17ED: Already in device cache >device/dev-cache.c:356 /dev/sda2: Added to device cache (8:2) >device/dev-cache.c:352 /dev/disk/by-id/ata-APPLE_SSD_SM0256F_S1K4NYBF108588-part2: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x5002538655584d30-part2: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:352 /dev/disk/by-label/Macintosh\x20HD: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:352 /dev/disk/by-partlabel/Linux\x20HFS+\x20ESP: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:352 /dev/disk/by-partuuid/c0268a82-6d2c-4dac-a40f-0cad98152031: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:04:00.0-ata-1-part2: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:352 /dev/disk/by-uuid/24741b41-eecc-3356-94f5-5974941707a7: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:356 /dev/sda3: Added to device cache (8:3) >device/dev-cache.c:352 /dev/disk/by-id/ata-APPLE_SSD_SM0256F_S1K4NYBF108588-part3: Aliased to /dev/sda3 in device cache (8:3) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x5002538655584d30-part3: Aliased to /dev/sda3 in device cache (8:3) >device/dev-cache.c:352 /dev/disk/by-label/Recovery\x20HD: Aliased to /dev/sda3 in device cache (8:3) >device/dev-cache.c:352 /dev/disk/by-partuuid/946f51f6-d5ea-425e-9086-d7d25469d6be: Aliased to /dev/sda3 in device cache (8:3) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:04:00.0-ata-1-part3: Aliased to /dev/sda3 in device cache (8:3) >device/dev-cache.c:352 /dev/disk/by-uuid/1b4476a6-b9c1-3593-8daa-f56e945a55c0: Aliased to /dev/sda3 in device cache (8:3) >device/dev-cache.c:356 /dev/sda4: Added to device cache (8:4) >device/dev-cache.c:352 /dev/disk/by-id/ata-APPLE_SSD_SM0256F_S1K4NYBF108588-part4: Aliased to /dev/sda4 in device cache (8:4) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x5002538655584d30-part4: Aliased to /dev/sda4 in device cache (8:4) >device/dev-cache.c:352 /dev/disk/by-partuuid/8328802b-d7fb-4ac5-ad17-54c2a696bb8c: Aliased to /dev/sda4 in device cache (8:4) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:04:00.0-ata-1-part4: Aliased to /dev/sda4 in device cache (8:4) >device/dev-cache.c:352 /dev/disk/by-uuid/f79e6722-dd56-4946-970b-c8df7f6eff48: Aliased to /dev/sda4 in device cache (8:4) >device/dev-cache.c:356 /dev/sda5: Added to device cache (8:5) >device/dev-cache.c:352 /dev/disk/by-id/ata-APPLE_SSD_SM0256F_S1K4NYBF108588-part5: Aliased to /dev/sda5 in device cache (8:5) >device/dev-cache.c:352 /dev/disk/by-id/lvm-pv-uuid-Ez2brO-7ejf-Sudr-l1Qh-RMpM-gegR-OA2D8K: Aliased to /dev/sda5 in device cache (8:5) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x5002538655584d30-part5: Aliased to /dev/sda5 in device cache (8:5) >device/dev-cache.c:352 /dev/disk/by-partuuid/0c61b2ad-c2c3-4992-adf0-e73912ddc9fb: Aliased to /dev/sda5 in device cache (8:5) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:04:00.0-ata-1-part5: Aliased to /dev/sda5 in device cache (8:5) >device/dev-cache.c:356 /dev/loop0: Added to device cache (7:0) >device/dev-cache.c:356 /dev/loop1: Added to device cache (7:1) >device/dev-cache.c:356 /dev/disk/by-label/Anaconda: Added to device cache (253:3) >device/dev-cache.c:352 /dev/disk/by-uuid/75b06b1f-5c69-42e7-99e1-1c5da0c76d91: Aliased to /dev/disk/by-label/Anaconda in device cache (253:3) >device/dev-cache.c:356 /dev/loop2: Added to device cache (7:2) >device/dev-cache.c:356 /dev/dm-2: Added to device cache (253:2) >device/dev-cache.c:352 /dev/disk/by-id/dm-name-live-rw: Aliased to /dev/dm-2 in device cache (preferred name) (253:2) >device/dev-cache.c:340 /dev/disk/by-label/Anaconda: Already in device cache >device/dev-cache.c:340 /dev/disk/by-uuid/75b06b1f-5c69-42e7-99e1-1c5da0c76d91: Already in device cache >device/dev-cache.c:352 /dev/mapper/live-rw: Aliased to /dev/disk/by-id/dm-name-live-rw in device cache (preferred name) (253:2) >device/dev-cache.c:352 /dev/dm-3: Aliased to /dev/disk/by-label/Anaconda in device cache (253:3) >device/dev-cache.c:352 /dev/disk/by-id/dm-name-live-base: Aliased to /dev/disk/by-label/Anaconda in device cache (preferred name) (253:3) >device/dev-cache.c:340 /dev/disk/by-label/Anaconda: Already in device cache >device/dev-cache.c:340 /dev/disk/by-uuid/75b06b1f-5c69-42e7-99e1-1c5da0c76d91: Already in device cache >device/dev-cache.c:352 /dev/mapper/live-base: Aliased to /dev/disk/by-id/dm-name-live-base in device cache (preferred name) (253:3) >cache/lvmcache.c:1873 lvmcache /dev/sda5: now in VG #orphans_lvm2 (#orphans_lvm2) with 0 mda(s). >libdm-config.c:972 Setting size to 1044480 >libdm-config.c:972 Setting start to 4096 >libdm-config.c:972 Setting ignore to 0 >cache/lvmcache.c:522 lvmcache has no info for vgname "fedora". >misc/lvm-flock.c:200 Locking /run/lock/lvm/V_fedora WB >libdm-common.c:926 Preparing SELinux context for /run/lock/lvm/V_fedora to system_u:object_r:lvm_lock_t:s0. >misc/lvm-flock.c:101 _do_flock /run/lock/lvm/V_fedora:aux WB >misc/lvm-flock.c:101 _do_flock /run/lock/lvm/V_fedora WB >misc/lvm-flock.c:48 _undo_flock /run/lock/lvm/V_fedora:aux >libdm-common.c:929 Resetting SELinux context to default value. >cache/lvmcache.c:522 lvmcache has no info for vgname "fedora". >cache/lvmcache.c:522 lvmcache has no info for vgname "fedora". >cache/lvmetad.c:994 Asking lvmetad for VG fedora >libdm-config.c:941 Setting response to unknown >libdm-config.c:941 Setting response to unknown >libdm-config.c:941 Setting response to unknown >libdm-config.c:941 Setting response to unknown >cache/lvmetad.c:780 Request to lookup VG fedora in lvmetad did not find any matching object. >cache/lvmcache.c:522 lvmcache has no info for vgname "fedora". >cache/lvmetad.c:994 Asking lvmetad for VG fedora >libdm-config.c:941 Setting response to unknown >libdm-config.c:941 Setting response to unknown >libdm-config.c:941 Setting response to unknown >libdm-config.c:941 Setting response to unknown >cache/lvmetad.c:780 Request to lookup VG fedora in lvmetad did not find any matching object. >cache/lvmcache.c:522 lvmcache has no info for vgname "fedora". >cache/lvmetad.c:994 Asking lvmetad for VG fedora >libdm-config.c:941 Setting response to unknown >libdm-config.c:941 Setting response to unknown >libdm-config.c:941 Setting response to unknown >libdm-config.c:941 Setting response to unknown >cache/lvmetad.c:780 Request to lookup VG fedora in lvmetad did not find any matching object. >mm/memlock.c:562 Unlock: Memlock counters: locked:0 critical:0 daemon:0 suspended:0 >activate/fs.c:489 Syncing device names >cache/lvmcache.c:522 lvmcache has no info for vgname "fedora". >misc/lvm-flock.c:71 Unlocking /run/lock/lvm/V_fedora >misc/lvm-flock.c:48 _undo_flock /run/lock/lvm/V_fedora >cache/lvmcache.c:522 lvmcache has no info for vgname "fedora". >libdm-config.c:950 report/output_format not found in config: defaulting to basic >libdm-config.c:1049 log/report_command_log not found in config: defaulting to 0 >cache/lvmcache.c:2298 Wiping internal VG cache >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_lvm1" with VGID #orphans_lvm1. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_lvm1". >cache/lvmcache.c:1875 lvmcache initialised VG #orphans_lvm1. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_pool" with VGID #orphans_pool. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_pool". >cache/lvmcache.c:1875 lvmcache initialised VG #orphans_pool. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_lvm2" with VGID #orphans_lvm2. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_lvm2". >cache/lvmcache.c:1875 lvmcache initialised VG #orphans_lvm2. >misc/lvm-flock.c:200 Locking /run/lock/lvm/P_orphans WB >libdm-common.c:926 Preparing SELinux context for /run/lock/lvm/P_orphans to system_u:object_r:lvm_lock_t:s0. >misc/lvm-flock.c:101 _do_flock /run/lock/lvm/P_orphans:aux WB >misc/lvm-flock.c:101 _do_flock /run/lock/lvm/P_orphans WB >misc/lvm-flock.c:48 _undo_flock /run/lock/lvm/P_orphans:aux >libdm-common.c:929 Resetting SELinux context to default value. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans". >filters/filter-persistent.c:51 Wiping cache of LVM-capable devices >device/dev-cache.c:340 /dev/sdb: Already in device cache >device/dev-cache.c:340 /dev/disk/by-id/usb-SanDisk_Extreme_AA011021151004307653-0:0: Already in device cache >device/dev-cache.c:340 /dev/disk/by-label/Fedora-WS-Live-25_B-1-1: Already in device cache >device/dev-cache.c:340 /dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0: Already in device cache >device/dev-cache.c:340 /dev/disk/by-uuid/2016-10-05-06-32-21-00: Already in device cache >device/dev-cache.c:340 /dev/sdb1: Already in device cache >device/dev-cache.c:340 /dev/disk/by-id/usb-SanDisk_Extreme_AA011021151004307653-0:0-part1: Already in device cache >device/dev-cache.c:340 /dev/disk/by-label/Fedora-WS-Live-25_B-1-1: Already in device cache >device/dev-cache.c:340 /dev/disk/by-partuuid/5b7c751a-01: Already in device cache >device/dev-cache.c:340 /dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0-part1: Already in device cache >device/dev-cache.c:340 /dev/disk/by-uuid/2016-10-05-06-32-21-00: Already in device cache >device/dev-cache.c:340 /dev/sdb2: Already in device cache >device/dev-cache.c:340 /dev/disk/by-id/usb-SanDisk_Extreme_AA011021151004307653-0:0-part2: Already in device cache >device/dev-cache.c:340 /dev/disk/by-label/ANACONDA: Already in device cache >device/dev-cache.c:340 /dev/disk/by-partuuid/5b7c751a-02: Already in device cache >device/dev-cache.c:340 /dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0-part2: Already in device cache >device/dev-cache.c:340 /dev/disk/by-uuid/E65B-38D5: Already in device cache >device/dev-cache.c:340 /dev/sdb3: Already in device cache >device/dev-cache.c:340 /dev/disk/by-id/usb-SanDisk_Extreme_AA011021151004307653-0:0-part3: Already in device cache >device/dev-cache.c:340 /dev/disk/by-label/ANACONDA: Already in device cache >device/dev-cache.c:340 /dev/disk/by-partuuid/5b7c751a-03: Already in device cache >device/dev-cache.c:340 /dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0-part3: Already in device cache >device/dev-cache.c:340 /dev/disk/by-uuid/071654cc-c02e-3fa6-9852-bb9d12673142: Already in device cache >device/dev-cache.c:340 /dev/sdc: Already in device cache >device/dev-cache.c:340 /dev/disk/by-id/usb-APPLE_SD_Card_Reader_000000000820-0:0: Already in device cache >device/dev-cache.c:340 /dev/disk/by-path/pci-0000:00:14.0-usb-0:4:1.0-scsi-0:0:0:0: Already in device cache >device/dev-cache.c:340 /dev/sdc1: Already in device cache >device/dev-cache.c:340 /dev/disk/by-id/usb-APPLE_SD_Card_Reader_000000000820-0:0-part1: Already in device cache >device/dev-cache.c:340 /dev/disk/by-label/EFI: Already in device cache >device/dev-cache.c:340 /dev/disk/by-partlabel/EFI\x20System\x20Partition: Already in device cache >device/dev-cache.c:340 /dev/disk/by-partuuid/e47434c5-7375-42e9-9cbe-73714c99b802: Already in device cache >device/dev-cache.c:340 /dev/disk/by-path/pci-0000:00:14.0-usb-0:4:1.0-scsi-0:0:0:0-part1: Already in device cache >device/dev-cache.c:340 /dev/disk/by-uuid/67E3-17ED: Already in device cache >device/dev-cache.c:340 /dev/sdc2: Already in device cache >device/dev-cache.c:340 /dev/disk/by-id/usb-APPLE_SD_Card_Reader_000000000820-0:0-part2: Already in device cache >device/dev-cache.c:340 /dev/disk/by-label/Nifty\x20HD: Already in device cache >device/dev-cache.c:340 /dev/disk/by-partuuid/05d69f48-5bad-48e5-bf57-63b8377fc737: Already in device cache >device/dev-cache.c:340 /dev/disk/by-path/pci-0000:00:14.0-usb-0:4:1.0-scsi-0:0:0:0-part2: Already in device cache >device/dev-cache.c:340 /dev/disk/by-uuid/7966a8db-330b-3782-902e-ea75a88dadd7: Already in device cache >device/dev-cache.c:340 /dev/sda: Already in device cache >device/dev-cache.c:340 /dev/disk/by-id/ata-APPLE_SSD_SM0256F_S1K4NYBF108588: Already in device cache >device/dev-cache.c:340 /dev/disk/by-id/wwn-0x5002538655584d30: Already in device cache >device/dev-cache.c:340 /dev/disk/by-path/pci-0000:04:00.0-ata-1: Already in device cache >device/dev-cache.c:340 /dev/sda1: Already in device cache >device/dev-cache.c:340 /dev/disk/by-id/ata-APPLE_SSD_SM0256F_S1K4NYBF108588-part1: Already in device cache >device/dev-cache.c:340 /dev/disk/by-id/wwn-0x5002538655584d30-part1: Already in device cache >device/dev-cache.c:340 /dev/disk/by-label/EFI: Already in device cache >device/dev-cache.c:340 /dev/disk/by-partlabel/EFI\x20System\x20Partition: Already in device cache >device/dev-cache.c:340 /dev/disk/by-partuuid/9bb61fc3-34b4-4200-b49a-d3fde9898b38: Already in device cache >device/dev-cache.c:340 /dev/disk/by-path/pci-0000:04:00.0-ata-1-part1: Already in device cache >device/dev-cache.c:340 /dev/disk/by-uuid/67E3-17ED: Already in device cache >device/dev-cache.c:340 /dev/sda2: Already in device cache >device/dev-cache.c:340 /dev/disk/by-id/ata-APPLE_SSD_SM0256F_S1K4NYBF108588-part2: Already in device cache >device/dev-cache.c:340 /dev/disk/by-id/wwn-0x5002538655584d30-part2: Already in device cache >device/dev-cache.c:340 /dev/disk/by-label/Macintosh\x20HD: Already in device cache >device/dev-cache.c:340 /dev/disk/by-partlabel/Linux\x20HFS+\x20ESP: Already in device cache >device/dev-cache.c:340 /dev/disk/by-partuuid/c0268a82-6d2c-4dac-a40f-0cad98152031: Already in device cache >device/dev-cache.c:340 /dev/disk/by-path/pci-0000:04:00.0-ata-1-part2: Already in device cache >device/dev-cache.c:340 /dev/disk/by-uuid/24741b41-eecc-3356-94f5-5974941707a7: Already in device cache >device/dev-cache.c:340 /dev/sda3: Already in device cache >device/dev-cache.c:340 /dev/disk/by-id/ata-APPLE_SSD_SM0256F_S1K4NYBF108588-part3: Already in device cache >device/dev-cache.c:340 /dev/disk/by-id/wwn-0x5002538655584d30-part3: Already in device cache >device/dev-cache.c:340 /dev/disk/by-label/Recovery\x20HD: Already in device cache >device/dev-cache.c:340 /dev/disk/by-partuuid/946f51f6-d5ea-425e-9086-d7d25469d6be: Already in device cache >device/dev-cache.c:340 /dev/disk/by-path/pci-0000:04:00.0-ata-1-part3: Already in device cache >device/dev-cache.c:340 /dev/disk/by-uuid/1b4476a6-b9c1-3593-8daa-f56e945a55c0: Already in device cache >device/dev-cache.c:340 /dev/sda4: Already in device cache >device/dev-cache.c:340 /dev/disk/by-id/ata-APPLE_SSD_SM0256F_S1K4NYBF108588-part4: Already in device cache >device/dev-cache.c:340 /dev/disk/by-id/wwn-0x5002538655584d30-part4: Already in device cache >device/dev-cache.c:340 /dev/disk/by-partuuid/8328802b-d7fb-4ac5-ad17-54c2a696bb8c: Already in device cache >device/dev-cache.c:340 /dev/disk/by-path/pci-0000:04:00.0-ata-1-part4: Already in device cache >device/dev-cache.c:340 /dev/disk/by-uuid/f79e6722-dd56-4946-970b-c8df7f6eff48: Already in device cache >device/dev-cache.c:340 /dev/sda5: Already in device cache >device/dev-cache.c:340 /dev/disk/by-id/ata-APPLE_SSD_SM0256F_S1K4NYBF108588-part5: Already in device cache >device/dev-cache.c:340 /dev/disk/by-id/lvm-pv-uuid-Ez2brO-7ejf-Sudr-l1Qh-RMpM-gegR-OA2D8K: Already in device cache >device/dev-cache.c:340 /dev/disk/by-id/wwn-0x5002538655584d30-part5: Already in device cache >device/dev-cache.c:340 /dev/disk/by-partuuid/0c61b2ad-c2c3-4992-adf0-e73912ddc9fb: Already in device cache >device/dev-cache.c:340 /dev/disk/by-path/pci-0000:04:00.0-ata-1-part5: Already in device cache >device/dev-cache.c:340 /dev/loop0: Already in device cache >device/dev-cache.c:340 /dev/loop1: Already in device cache >device/dev-cache.c:340 /dev/disk/by-label/Anaconda: Already in device cache >device/dev-cache.c:340 /dev/disk/by-uuid/75b06b1f-5c69-42e7-99e1-1c5da0c76d91: Already in device cache >device/dev-cache.c:340 /dev/loop2: Already in device cache >device/dev-cache.c:340 /dev/dm-2: Already in device cache >device/dev-cache.c:340 /dev/disk/by-id/dm-name-live-rw: Already in device cache >device/dev-cache.c:340 /dev/disk/by-label/Anaconda: Already in device cache >device/dev-cache.c:340 /dev/disk/by-uuid/75b06b1f-5c69-42e7-99e1-1c5da0c76d91: Already in device cache >device/dev-cache.c:340 /dev/mapper/live-rw: Already in device cache >device/dev-cache.c:340 /dev/dm-3: Already in device cache >device/dev-cache.c:340 /dev/disk/by-id/dm-name-live-base: Already in device cache >device/dev-cache.c:340 /dev/disk/by-label/Anaconda: Already in device cache >device/dev-cache.c:340 /dev/disk/by-uuid/75b06b1f-5c69-42e7-99e1-1c5da0c76d91: Already in device cache >device/dev-cache.c:340 /dev/mapper/live-base: Already in device cache >device/dev-io.c:570 Opened /dev/sda5 RO O_DIRECT >device/dev-io.c:330 /dev/sda5: size is 95107072 sectors >device/dev-io.c:625 Closed /dev/sda5 >filters/filter-mpath.c:196 /dev/sda5: Device is a partition, using primary device sda for mpath component detection >device/dev-io.c:308 /dev/sda5: using cached size 95107072 sectors >device/dev-io.c:570 Opened /dev/sda5 RO O_DIRECT >device/dev-io.c:145 /dev/sda5: block size is 4096 bytes >device/dev-io.c:156 /dev/sda5: physical block size is 4096 bytes >device/dev-io.c:625 Closed /dev/sda5 >device/dev-cache.c:1402 Using /dev/sda5 >toollib.c:3547 Processing each PV >cache/lvmetad.c:1425 Asking lvmetad for complete list of known VG ids/names >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting response to OK >toollib.c:3053 Getting list of all devices >cache/lvmetad.c:1400 Asking lvmetad for complete list of known PVs >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting id to Ez2brO-7ejf-Sudr-l1Qh-RMpM-gegR-OA2D8K >libdm-config.c:941 Setting format to lvm2 >libdm-config.c:972 Setting device to 2053 >libdm-config.c:972 Setting dev_size to 48694820864 >libdm-config.c:972 Setting label_sector to 1 >libdm-config.c:972 Setting ext_flags to 0 >libdm-config.c:972 Setting ext_version to 2 >cache/lvmcache.c:1873 lvmcache /dev/sda5: now in VG #orphans_lvm2 (#orphans_lvm2) with 0 mda(s). >libdm-config.c:972 Setting size to 1044480 >libdm-config.c:972 Setting start to 4096 >libdm-config.c:972 Setting ignore to 0 >device/dev-io.c:570 Opened /dev/loop0 RO O_DIRECT >device/dev-io.c:330 /dev/loop0: size is 2675352 sectors >device/dev-io.c:625 Closed /dev/loop0 >device/dev-io.c:308 /dev/loop0: using cached size 2675352 sectors >device/dev-io.c:570 Opened /dev/loop0 RO O_DIRECT >device/dev-io.c:145 /dev/loop0: block size is 1024 bytes >device/dev-io.c:156 /dev/loop0: physical block size is 512 bytes >device/dev-io.c:625 Closed /dev/loop0 >device/dev-cache.c:1512 Using /dev/loop0 >device/dev-io.c:570 Opened /dev/sda RO O_DIRECT >device/dev-io.c:330 /dev/sda: size is 490234752 sectors >device/dev-io.c:625 Closed /dev/sda >device/dev-io.c:570 Opened /dev/sda RO O_DIRECT >device/dev-io.c:145 /dev/sda: block size is 4096 bytes >device/dev-io.c:156 /dev/sda: physical block size is 4096 bytes >device/dev-io.c:625 Closed /dev/sda >filters/filter-partitioned.c:27 /dev/sda: Skipping: Partition table signature found >device/dev-io.c:570 Opened /dev/loop1 RO O_DIRECT >device/dev-io.c:330 /dev/loop1: size is 13635584 sectors >device/dev-io.c:625 Closed /dev/loop1 >device/dev-io.c:308 /dev/loop1: using cached size 13635584 sectors >device/dev-io.c:570 Opened /dev/loop1 RO O_DIRECT >device/dev-io.c:145 /dev/loop1: block size is 4096 bytes >device/dev-io.c:156 /dev/loop1: physical block size is 512 bytes >device/dev-io.c:625 Closed /dev/loop1 >device/dev-cache.c:1512 Using /dev/loop1 >device/dev-io.c:570 Opened /dev/sda1 RO O_DIRECT >device/dev-io.c:330 /dev/sda1: size is 409600 sectors >device/dev-io.c:625 Closed /dev/sda1 >filters/filter-mpath.c:196 /dev/sda1: Device is a partition, using primary device sda for mpath component detection >device/dev-io.c:308 /dev/sda1: using cached size 409600 sectors >device/dev-io.c:570 Opened /dev/sda1 RO O_DIRECT >device/dev-io.c:145 /dev/sda1: block size is 4096 bytes >device/dev-io.c:156 /dev/sda1: physical block size is 4096 bytes >device/dev-io.c:625 Closed /dev/sda1 >device/dev-cache.c:1512 Using /dev/sda1 >device/dev-io.c:570 Opened /dev/loop2 RO O_DIRECT >device/dev-io.c:330 /dev/loop2: size is 1048576 sectors >device/dev-io.c:625 Closed /dev/loop2 >device/dev-io.c:308 /dev/loop2: using cached size 1048576 sectors >device/dev-io.c:570 Opened /dev/loop2 RO O_DIRECT >device/dev-io.c:145 /dev/loop2: block size is 4096 bytes >device/dev-io.c:156 /dev/loop2: physical block size is 512 bytes >device/dev-io.c:625 Closed /dev/loop2 >device/dev-cache.c:1512 Using /dev/loop2 >device/dev-io.c:570 Opened /dev/sda2 RO O_DIRECT >device/dev-io.c:330 /dev/sda2: size is 391350008 sectors >device/dev-io.c:625 Closed /dev/sda2 >filters/filter-mpath.c:196 /dev/sda2: Device is a partition, using primary device sda for mpath component detection >device/dev-io.c:308 /dev/sda2: using cached size 391350008 sectors >device/dev-io.c:570 Opened /dev/sda2 RO O_DIRECT >device/dev-io.c:145 /dev/sda2: block size is 4096 bytes >device/dev-io.c:156 /dev/sda2: physical block size is 4096 bytes >device/dev-io.c:625 Closed /dev/sda2 >device/dev-cache.c:1512 Using /dev/sda2 >ioctl/libdm-iface.c:1838 dm version [ opencount flush ] [16384] (*1) >ioctl/libdm-iface.c:1838 dm status (253:2) [ noopencount noflush ] [16384] (*1) >device/dev-io.c:570 Opened /dev/mapper/live-rw RO O_DIRECT >device/dev-io.c:330 /dev/mapper/live-rw: size is 13635584 sectors >device/dev-io.c:625 Closed /dev/mapper/live-rw >device/dev-io.c:570 Opened /dev/mapper/live-rw RO O_DIRECT >device/dev-io.c:145 /dev/mapper/live-rw: block size is 4096 bytes >device/dev-io.c:156 /dev/mapper/live-rw: physical block size is 512 bytes >device/dev-io.c:625 Closed /dev/mapper/live-rw >device/dev-io.c:308 /dev/mapper/live-rw: using cached size 13635584 sectors >device/dev-io.c:570 Opened /dev/mapper/live-rw RO O_DIRECT >device/dev-io.c:145 /dev/mapper/live-rw: block size is 4096 bytes >device/dev-io.c:156 /dev/mapper/live-rw: physical block size is 512 bytes >device/dev-io.c:625 Closed /dev/mapper/live-rw >ioctl/libdm-iface.c:1838 dm status (253:2) [ noopencount noflush ] [16384] (*1) >device/dev-cache.c:1512 Using /dev/mapper/live-rw >device/dev-io.c:570 Opened /dev/sda3 RO O_DIRECT >device/dev-io.c:330 /dev/sda3: size is 1269536 sectors >device/dev-io.c:625 Closed /dev/sda3 >filters/filter-mpath.c:196 /dev/sda3: Device is a partition, using primary device sda for mpath component detection >device/dev-io.c:308 /dev/sda3: using cached size 1269536 sectors >device/dev-io.c:570 Opened /dev/sda3 RO O_DIRECT >device/dev-io.c:145 /dev/sda3: block size is 4096 bytes >device/dev-io.c:156 /dev/sda3: physical block size is 4096 bytes >device/dev-io.c:625 Closed /dev/sda3 >device/dev-cache.c:1512 Using /dev/sda3 >ioctl/libdm-iface.c:1838 dm status (253:3) [ noopencount noflush ] [16384] (*1) >device/dev-io.c:570 Opened /dev/mapper/live-base RO O_DIRECT >device/dev-io.c:330 /dev/mapper/live-base: size is 13635584 sectors >device/dev-io.c:625 Closed /dev/mapper/live-base >device/dev-io.c:570 Opened /dev/mapper/live-base RO O_DIRECT >device/dev-io.c:145 /dev/mapper/live-base: block size is 4096 bytes >device/dev-io.c:156 /dev/mapper/live-base: physical block size is 512 bytes >device/dev-io.c:625 Closed /dev/mapper/live-base >device/dev-io.c:308 /dev/mapper/live-base: using cached size 13635584 sectors >device/dev-io.c:570 Opened /dev/mapper/live-base RO O_DIRECT >device/dev-io.c:145 /dev/mapper/live-base: block size is 4096 bytes >device/dev-io.c:156 /dev/mapper/live-base: physical block size is 512 bytes >device/dev-io.c:625 Closed /dev/mapper/live-base >ioctl/libdm-iface.c:1838 dm status (253:3) [ noopencount noflush ] [16384] (*1) >device/dev-cache.c:1512 Using /dev/mapper/live-base >device/dev-io.c:570 Opened /dev/sda4 RO O_DIRECT >device/dev-io.c:330 /dev/sda4: size is 2097152 sectors >device/dev-io.c:625 Closed /dev/sda4 >filters/filter-mpath.c:196 /dev/sda4: Device is a partition, using primary device sda for mpath component detection >device/dev-io.c:308 /dev/sda4: using cached size 2097152 sectors >device/dev-io.c:570 Opened /dev/sda4 RO O_DIRECT >device/dev-io.c:145 /dev/sda4: block size is 4096 bytes >device/dev-io.c:156 /dev/sda4: physical block size is 4096 bytes >device/dev-io.c:625 Closed /dev/sda4 >device/dev-cache.c:1512 Using /dev/sda4 >device/dev-io.c:570 Opened /dev/sda5 RO O_DIRECT >device/dev-io.c:308 /dev/sda5: using cached size 95107072 sectors >filters/filter-mpath.c:196 /dev/sda5: Device is a partition, using primary device sda for mpath component detection >device/dev-io.c:308 /dev/sda5: using cached size 95107072 sectors >device/dev-io.c:145 /dev/sda5: block size is 4096 bytes >device/dev-io.c:156 /dev/sda5: physical block size is 4096 bytes >device/dev-cache.c:1512 Using /dev/sda5 >device/dev-io.c:570 Opened /dev/sdb RO O_DIRECT >device/dev-io.c:330 /dev/sdb: size is 61282631 sectors >device/dev-io.c:625 Closed /dev/sdb >device/dev-io.c:570 Opened /dev/sdb RO O_DIRECT >device/dev-io.c:145 /dev/sdb: block size is 512 bytes >device/dev-io.c:156 /dev/sdb: physical block size is 512 bytes >device/dev-io.c:625 Closed /dev/sdb >filters/filter-partitioned.c:27 /dev/sdb: Skipping: Partition table signature found >device/dev-io.c:570 Opened /dev/sdb1 RO O_DIRECT >device/dev-io.c:330 /dev/sdb1: size is 2811904 sectors >device/dev-io.c:625 Closed /dev/sdb1 >filters/filter-mpath.c:196 /dev/sdb1: Device is a partition, using primary device sdb for mpath component detection >device/dev-io.c:308 /dev/sdb1: using cached size 2811904 sectors >device/dev-io.c:570 Opened /dev/sdb1 RO O_DIRECT >device/dev-io.c:145 /dev/sdb1: block size is 2048 bytes >device/dev-io.c:156 /dev/sdb1: physical block size is 512 bytes >device/dev-io.c:625 Closed /dev/sdb1 >filters/filter-regex.c:172 /dev/sdb1: Skipping (regex) >device/dev-io.c:570 Opened /dev/sdb2 RO O_DIRECT >device/dev-io.c:330 /dev/sdb2: size is 10640 sectors >device/dev-io.c:625 Closed /dev/sdb2 >filters/filter-mpath.c:196 /dev/sdb2: Device is a partition, using primary device sdb for mpath component detection >device/dev-io.c:308 /dev/sdb2: using cached size 10640 sectors >device/dev-io.c:570 Opened /dev/sdb2 RO O_DIRECT >device/dev-io.c:145 /dev/sdb2: block size is 4096 bytes >device/dev-io.c:156 /dev/sdb2: physical block size is 512 bytes >device/dev-io.c:625 Closed /dev/sdb2 >filters/filter-regex.c:172 /dev/sdb2: Skipping (regex) >device/dev-io.c:570 Opened /dev/sdb3 RO O_DIRECT >device/dev-io.c:330 /dev/sdb3: size is 23344 sectors >device/dev-io.c:625 Closed /dev/sdb3 >filters/filter-mpath.c:196 /dev/sdb3: Device is a partition, using primary device sdb for mpath component detection >device/dev-io.c:308 /dev/sdb3: using cached size 23344 sectors >device/dev-io.c:570 Opened /dev/sdb3 RO O_DIRECT >device/dev-io.c:145 /dev/sdb3: block size is 4096 bytes >device/dev-io.c:156 /dev/sdb3: physical block size is 512 bytes >device/dev-io.c:625 Closed /dev/sdb3 >filters/filter-regex.c:172 /dev/sdb3: Skipping (regex) >device/dev-io.c:570 Opened /dev/sdc RO O_DIRECT >device/dev-io.c:330 /dev/sdc: size is 384503808 sectors >device/dev-io.c:625 Closed /dev/sdc >device/dev-io.c:570 Opened /dev/sdc RO O_DIRECT >device/dev-io.c:145 /dev/sdc: block size is 4096 bytes >device/dev-io.c:156 /dev/sdc: physical block size is 512 bytes >device/dev-io.c:625 Closed /dev/sdc >filters/filter-partitioned.c:27 /dev/sdc: Skipping: Partition table signature found >device/dev-io.c:570 Opened /dev/sdc1 RO O_DIRECT >device/dev-io.c:330 /dev/sdc1: size is 409600 sectors >device/dev-io.c:625 Closed /dev/sdc1 >filters/filter-mpath.c:196 /dev/sdc1: Device is a partition, using primary device sdc for mpath component detection >device/dev-io.c:308 /dev/sdc1: using cached size 409600 sectors >device/dev-io.c:570 Opened /dev/sdc1 RO O_DIRECT >device/dev-io.c:145 /dev/sdc1: block size is 4096 bytes >device/dev-io.c:156 /dev/sdc1: physical block size is 512 bytes >device/dev-io.c:625 Closed /dev/sdc1 >filters/filter-regex.c:172 /dev/sdc1: Skipping (regex) >device/dev-io.c:570 Opened /dev/sdc2 RO O_DIRECT >device/dev-io.c:330 /dev/sdc2: size is 383831984 sectors >device/dev-io.c:625 Closed /dev/sdc2 >filters/filter-mpath.c:196 /dev/sdc2: Device is a partition, using primary device sdc for mpath component detection >device/dev-io.c:308 /dev/sdc2: using cached size 383831984 sectors >device/dev-io.c:570 Opened /dev/sdc2 RO O_DIRECT >device/dev-io.c:145 /dev/sdc2: block size is 4096 bytes >device/dev-io.c:156 /dev/sdc2: physical block size is 512 bytes >device/dev-io.c:625 Closed /dev/sdc2 >filters/filter-regex.c:172 /dev/sdc2: Skipping (regex) >toollib.c:3473 Processing PVs in VG #orphans_lvm1 >metadata/metadata.c:5780 Locking #orphans_lvm1 already done >metadata/metadata.c:4151 Reading VG #orphans_lvm1 <no vgid> >toollib.c:3473 Processing PVs in VG #orphans_pool >metadata/metadata.c:5780 Locking #orphans_pool already done >metadata/metadata.c:4151 Reading VG #orphans_pool <no vgid> >toollib.c:3473 Processing PVs in VG #orphans_lvm2 >metadata/metadata.c:5780 Locking #orphans_lvm2 already done >metadata/metadata.c:4151 Reading VG #orphans_lvm2 <no vgid> >device/dev-cache.c:1402 Using /dev/sda5 >device/dev-cache.c:1402 Using /dev/sda5 >toollib.c:3365 Processing PV /dev/sda5 in VG #orphans_lvm2. >toollib.c:4132 Checking pvcreate arg /dev/sda5 which has existing PVID: Ez2brO7ejfSudrl1QhRMpMgegROA2D8K. >device/dev-io.c:625 Closed /dev/sda5 >device/dev-io.c:570 Opened /dev/sda5 RW O_EXCL O_DIRECT >device/dev-io.c:625 Closed /dev/sda5 >toollib.c:4170 Found pvcreate arg /dev/sda5: PV is orphan in #orphans_lvm2. >toollib.c:3168 Processing devices that are not PVs >toollib.c:3184 Processing device /dev/loop0. >toollib.c:3184 Processing device /dev/loop1. >toollib.c:3184 Processing device /dev/sda1. >toollib.c:3184 Processing device /dev/loop2. >toollib.c:3184 Processing device /dev/sda2. >toollib.c:3184 Processing device /dev/mapper/live-rw. >toollib.c:3184 Processing device /dev/sda3. >toollib.c:3184 Processing device /dev/mapper/live-base. >toollib.c:3184 Processing device /dev/sda4. >toollib.c:4755 Wiping signatures on new PV /dev/sda5. >libdm-config.c:1036 Setting allocation/use_blkid_wiping to 1 >toollib.c:4775 Using existing orphan PVs in #orphans_lvm2. >metadata/metadata.c:4151 Reading VG #orphans_lvm2 <no vgid> >device/dev-cache.c:1402 Using /dev/sda5 >device/dev-cache.c:1402 Using /dev/sda5 >toollib.c:4801 Using existing orphan PV /dev/sda5. >cache/lvmcache.c:522 lvmcache has no info for vgname "fedora". >misc/lvm-flock.c:200 Locking /run/lock/lvm/V_fedora WB >libdm-common.c:926 Preparing SELinux context for /run/lock/lvm/V_fedora to system_u:object_r:lvm_lock_t:s0. >misc/lvm-flock.c:101 _do_flock /run/lock/lvm/V_fedora:aux WB >misc/lvm-flock.c:101 _do_flock /run/lock/lvm/V_fedora WB >misc/lvm-flock.c:48 _undo_flock /run/lock/lvm/V_fedora:aux >libdm-common.c:929 Resetting SELinux context to default value. >cache/lvmcache.c:522 lvmcache has no info for vgname "fedora". >metadata/vg.c:74 Allocated VG fedora at 0x563e3dc3c920. >cache/lvmcache.c:522 lvmcache has no info for vgname "fedora". >format_text/format-text.c:2003 <backtrace> >metadata/vg.c:74 Allocated VG fedora at 0x563e3dc44940. >metadata/vg.c:668 Setting volume group fedora as not clustered. >metadata/vg.c:338 Setting mda_copies to 0 for VG fedora >metadata/metadata.c:831 Adding PVs to VG fedora >metadata/metadata.c:837 Adding PV /dev/sda5 to VG fedora >device/dev-io.c:570 Opened /dev/sda5 RO O_DIRECT >device/dev-io.c:145 /dev/sda5: block size is 4096 bytes >device/dev-io.c:156 /dev/sda5: physical block size is 4096 bytes >metadata/metadata.c:190 Adding physical volume '/dev/sda5' to volume group 'fedora' >device/dev-cache.c:1402 Using /dev/sda5 >device/dev-io.c:308 /dev/sda5: using cached size 95107072 sectors >format_text/archiver.c:141 Archiving volume group "fedora" metadata (seqno 0). >metadata/pv_manip.c:420 /dev/sda5 0: 0 11609: NULL(0:0) >cache/lvmcache.c:522 lvmcache has no info for vgname "fedora". >mm/memlock.c:562 Unlock: Memlock counters: locked:0 critical:0 daemon:0 suspended:0 >cache/lvmcache.c:522 lvmcache has no info for vgname "fedora" with VGID UFNLwaPwcbUU0RxvwTq7dkysSNrKlmgI. >cache/lvmcache.c:522 lvmcache has no info for vgname "fedora". >cache/lvmcache.c:1873 lvmcache /dev/sda5: now in VG fedora with 1 mda(s). >cache/lvmcache.c:1637 lvmcache /dev/sda5: VG fedora: set VGID to UFNLwaPwcbUU0RxvwTq7dkysSNrKlmgI. >format_text/format-text.c:1377 Creating metadata area on /dev/sda5 at sector 8 size 2040 sectors >device/dev-io.c:625 Closed /dev/sda5 >device/dev-io.c:570 Opened /dev/sda5 RW O_DIRECT >device/dev-io.c:145 /dev/sda5: block size is 4096 bytes >device/dev-io.c:156 /dev/sda5: physical block size is 4096 bytes >format_text/text_label.c:184 /dev/sda5: Preparing PV label header Ez2brO-7ejf-Sudr-l1Qh-RMpM-gegR-OA2D8K size 48694820864 with da1 (2048s, 0s) mda1 (8s, 2040s) >label/label.c:338 /dev/sda5: Writing label to sector 1 with stored offset 32. >cache/lvmetad.c:1651 Telling lvmetad to store PV /dev/sda5 (Ez2brO-7ejf-Sudr-l1Qh-RMpM-gegR-OA2D8K) >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting response to OK >format_text/format-text.c:665 Writing fedora metadata to /dev/sda5 at 4608 len 735 >format_text/format-text.c:768 Pre-Committing fedora metadata (1) to /dev/sda5 header at 4096 >metadata/vg.c:74 Allocated VG fedora at 0x563e3dc48950. >cache/lvmetad.c:1177 Sending lvmetad pending VG fedora (seqno 1) >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting response to OK >format_text/format-text.c:768 Committing fedora metadata (1) to /dev/sda5 header at 4096 >metadata/vg.c:89 Freeing VG fedora at 0x563e3dc44940. >misc/lvm-flock.c:71 Unlocking /run/lock/lvm/P_orphans >misc/lvm-flock.c:48 _undo_flock /run/lock/lvm/P_orphans >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans". >cache/lvmetad.c:1224 Sending lvmetad updated VG fedora (seqno 1) >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting response to OK >cache/lvmetad.c:1651 Telling lvmetad to store PV /dev/sda5 (Ez2brO-7ejf-Sudr-l1Qh-RMpM-gegR-OA2D8K) >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting response to OK >mm/memlock.c:562 Unlock: Memlock counters: locked:0 critical:0 daemon:0 suspended:0 >activate/fs.c:489 Syncing device names >misc/lvm-flock.c:71 Unlocking /run/lock/lvm/V_fedora >misc/lvm-flock.c:48 _undo_flock /run/lock/lvm/V_fedora >device/dev-io.c:625 Closed /dev/sda5 >mm/memlock.c:562 Unlock: Memlock counters: locked:0 critical:0 daemon:0 suspended:0 >format_text/archiver.c:582 Creating volume group backup "/etc/lvm/backup/fedora" (seqno 1). >format_text/format-text.c:969 Writing fedora metadata to /etc/lvm/backup/.lvm_localhost.localdomain_3034_117177503 >format_text/format-text.c:988 Renaming /etc/lvm/backup/.lvm_localhost.localdomain_3034_117177503 to /etc/lvm/backup/fedora.tmp >format_text/format-text.c:1013 Committing fedora metadata (1) >format_text/format-text.c:1014 Renaming /etc/lvm/backup/fedora.tmp to /etc/lvm/backup/fedora >vgcreate.c:188 Volume group "fedora" successfully created >metadata/vg.c:89 Freeing VG fedora at 0x563e3dc48950. >metadata/vg.c:89 Freeing VG fedora at 0x563e3dc3c920. >libdm-config.c:1036 Setting global/notify_dbus to 1 >notify/lvmnotify.c:51 Nofify dbus at com.redhat.lvmdbus1. >notify/lvmnotify.c:64 WARNING: D-Bus notification failed: The name com.redhat.lvmdbus1 was not provided by any .service files >commands/toolcontext.c:2111 Reloading config files >activate/fs.c:489 Syncing device names >cache/lvmcache.c:2298 Wiping internal VG cache >metadata/vg.c:89 Freeing VG #orphans_lvm1 at 0x563e3dba9230. >metadata/vg.c:89 Freeing VG #orphans_pool at 0x563e3dbad240. >metadata/vg.c:89 Freeing VG #orphans_lvm2 at 0x563e3dbc41f0. >config/config.c:281 Loading config file: /etc/lvm/lvm.conf >device/dev-io.c:570 Opened /etc/lvm/lvm.conf RO >device/dev-io.c:625 Closed /etc/lvm/lvm.conf >libdm-config.c:1036 Setting log/syslog to 1 >libdm-config.c:972 Setting log/level to 0 >libdm-config.c:1036 Setting log/activation to 0 >config/config.c:1439 Setting log/debug_classes to debug_classes = [ "memory", "devices", "activation", "allocation", "lvmetad", "metadata", "cache", "locking", "lvmpolld", "dbus" ] >commands/toolcontext.c:357 Setting log debug classes to 1023 >commands/toolcontext.c:363 Logging initialised at Thu Nov 10 19:32:15 2016 >config/config.c:281 Loading config file: /etc/lvm/lvmlocal.conf >device/dev-io.c:570 Opened /etc/lvm/lvmlocal.conf RO >device/dev-io.c:625 Closed /etc/lvm/lvmlocal.conf >libdm-config.c:1036 Setting config/checks to 1 >libdm-config.c:1036 Setting config/abort_on_errors to 0 >libdm-config.c:1036 Setting config/checks to 1 >libdm-config.c:1036 Setting config/checks to 1 >libdm-config.c:972 Setting global/umask to 63 >libdm-config.c:941 Setting devices/dir to /dev >libdm-config.c:941 Setting devices/external_device_info_source to none >libdm-config.c:941 Setting global/proc to /proc >libdm-config.c:1036 Setting global/activation to 1 >libdm-config.c:1049 activation/auto_set_activation_skip not found in config: defaulting to 1 >libdm-config.c:941 Setting activation/readahead to auto >libdm-config.c:1036 Setting activation/udev_rules to 1 >libdm-config.c:1036 Setting activation/udev_sync to 1 >libdm-config.c:1036 Setting activation/retry_deactivation to 1 >libdm-config.c:1036 Setting activation/checks to 0 >misc/lvm-globals.c:188 LVM activation checks disabled >libdm-config.c:1036 Setting activation/use_linear_target to 1 >libdm-config.c:941 Setting activation/missing_stripe_filler to error >libdm-config.c:1036 Setting global/metadata_read_only to 0 >libdm-config.c:972 Setting devices/pv_min_size to 2048 >libdm-config.c:1049 metadata/check_pv_device_sizes not found in config: defaulting to 1 >libdm-config.c:941 Setting global/units to h >libdm-config.c:1036 Setting global/si_unit_consistency to 1 >libdm-config.c:1049 report/binary_values_as_numeric not found in config: defaulting to 0 >libdm-config.c:1049 report/mark_hidden_devices not found in config: defaulting to 1 >libdm-config.c:1036 Setting global/suffix to 1 >libdm-config.c:950 report/list_item_separator not found in config: defaulting to , >libdm-config.c:950 report/time_format not found in config: defaulting to %Y-%m-%d %T %z >libdm-config.c:1049 report/two_word_unknown_device not found in config: defaulting to 0 >libdm-config.c:1036 Setting global/detect_internal_vg_cache_corruption to 0 >libdm-config.c:941 Setting global/system_id_source to none >libdm-config.c:941 Setting config/profile_dir to /etc/lvm/profile >libdm-config.c:972 Setting devices/disable_after_error_count to 0 >config/config.c:1439 Setting devices/preferred_names to preferred_names = [ "^/dev/mapper/", "^/dev/md/", "^/dev/sd" ] >libdm-config.c:1036 Setting devices/obtain_device_list_from_udev to 1 >config/config.c:1439 Setting devices/scan to scan = [ "/dev" ] >metadata/vg.c:74 Allocated VG #orphans_lvm1 at 0x55d03c4f9230. >format1/format1.c:628 Initialised format: lvm1 >metadata/vg.c:74 Allocated VG #orphans_pool at 0x55d03c4fd240. >format_pool/format_pool.c:335 Initialised format: pool >metadata/vg.c:74 Allocated VG #orphans_lvm2 at 0x55d03c5167b0. >format_text/format-text.c:2573 Initialised format: lvm2 >libdm-config.c:950 global/format not found in config: defaulting to lvm2 >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_lvm1" with VGID #orphans_lvm1. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_lvm1". >cache/lvmcache.c:1875 lvmcache initialised VG #orphans_lvm1. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_pool" with VGID #orphans_pool. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_pool". >cache/lvmcache.c:1875 lvmcache initialised VG #orphans_pool. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_lvm2" with VGID #orphans_lvm2. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_lvm2". >cache/lvmcache.c:1875 lvmcache initialised VG #orphans_lvm2. >striped/striped.c:239 Initialised segtype: striped >zero/zero.c:98 Initialised segtype: zero >error/errseg.c:104 Initialised segtype: error >libdm-config.c:941 Setting dmeventd/snapshot_library to libdevmapper-event-lvm2snapshot.so >snapshot/snapshot.c:275 Initialised segtype: snapshot >libdm-config.c:941 Setting dmeventd/mirror_library to libdevmapper-event-lvm2mirror.so >mirror/mirrored.c:575 Initialised segtype: mirror >libdm-config.c:950 dmeventd/raid_library not found in config: defaulting to libdevmapper-event-lvm2raid.so >raid/raid.c:505 Initialised segtype: raid0 >raid/raid.c:505 Initialised segtype: raid0_meta >raid/raid.c:505 Initialised segtype: raid1 >raid/raid.c:505 Initialised segtype: raid10 >raid/raid.c:505 Initialised segtype: raid4 >raid/raid.c:505 Initialised segtype: raid5 >raid/raid.c:505 Initialised segtype: raid5_la >raid/raid.c:505 Initialised segtype: raid5_ls >raid/raid.c:505 Initialised segtype: raid5_ra >raid/raid.c:505 Initialised segtype: raid5_rs >raid/raid.c:505 Initialised segtype: raid6 >raid/raid.c:505 Initialised segtype: raid6_nc >raid/raid.c:505 Initialised segtype: raid6_nr >raid/raid.c:505 Initialised segtype: raid6_zr >libdm-config.c:941 Setting dmeventd/thin_library to libdevmapper-event-lvm2thin.so >thin/thin.c:825 Initialised segtype: thin-pool >thin/thin.c:825 Initialised segtype: thin >cache_segtype/cache.c:491 Initialised segtype: cache-pool >cache_segtype/cache.c:505 Initialised segtype: cache >libdm-config.c:1036 Setting backup/archive to 1 >libdm-config.c:972 Setting backup/retain_days to 30 >libdm-config.c:972 Setting backup/retain_min to 10 >libdm-config.c:941 Setting backup/archive_dir to /etc/lvm/archive >libdm-config.c:1036 Setting backup/backup to 1 >libdm-config.c:941 Setting backup/backup_dir to /etc/lvm/backup >config/config.c:1436 devices/global_filter not found in config: defaulting to global_filter = [ "a|.*/|" ] >libdm-config.c:972 Setting global/locking_type to 1 >libdm-config.c:1036 Setting global/use_lvmetad to 1 >libdm-config.c:977 global/lvmetad_update_wait_time not found in config: defaulting to 10 >daemon-client.c:33 /run/lvm/lvmetad.socket: Opening daemon socket to lvmetad for protocol lvmetad version 1. >daemon-client.c:52 Sending daemon lvmetad: hello >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting protocol to lvmetad >libdm-config.c:972 Setting version to 1 >cache/lvmetad.c:143 Successfully connected to lvmetad on fd 4. >libdm-config.c:1036 Setting global/use_lvmpolld to 1 >libdm-config.c:1036 Setting devices/sysfs_scan to 1 >filters/filter-sysfs.c:325 Sysfs filter initialised. >filters/filter-internal.c:77 internal filter initialised. >filters/filter-type.c:56 LVM type filter initialised. >filters/filter-usable.c:192 Usable device filter initialised. >libdm-config.c:1036 Setting devices/multipath_component_detection to 1 >filters/filter-mpath.c:291 mpath filter initialised. >filters/filter-partitioned.c:59 Partitioned filter initialised. >libdm-config.c:1036 Setting devices/md_component_detection to 1 >filters/filter-md.c:73 MD filter initialised. >libdm-config.c:1036 Setting devices/fw_raid_component_detection to 0 >filters/filter-composite.c:104 Composite filter initialised. >libdm-config.c:1036 Setting devices/ignore_suspended_devices to 0 >libdm-config.c:1036 Setting devices/ignore_lvm_mirrors to 1 >config/config.c:1439 Setting devices/filter to filter = [ "r|/sdb1$|", "r|/sdb2$|", "r|/sdb3$|", "r|/sdb$|", "r|/sdc1$|", "r|/sdc2$|", "r|/sdc$|" ] >filters/filter-regex.c:216 Regex filter initialised. >filters/filter-usable.c:192 Usable device filter initialised. >filters/filter-composite.c:104 Composite filter initialised. >libdm-config.c:941 Setting devices/cache_dir to /etc/lvm/cache >libdm-config.c:941 Setting devices/cache_file_prefix to >libdm-config.c:950 devices/cache not found in config: defaulting to /etc/lvm/cache/.cache >filters/filter-persistent.c:368 Persistent filter initialised. >filters/filter-composite.c:104 Composite filter initialised. >libdm-config.c:1036 Setting devices/write_cache_state to 1 >libdm-config.c:1036 Setting global/use_lvmetad to 1 >libdm-config.c:941 Setting activation/activation_mode to degraded >libdm-config.c:1049 metadata/record_lvs_history not found in config: defaulting to 0 >lvmcmdline.c:1603 DEGRADED MODE. Incomplete RAID LVs will be processed. >libdm-config.c:1036 Setting activation/monitoring to 1 >lvmcmdline.c:1609 Processing: vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count fedora '--config= devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] filter=["r|/sdb1$|","r|/sdb2$|","r|/sdb3$|","r|/sdb$|","r|/sdc1$|","r|/sdc2$|","r|/sdc$|"] } log {level=7 file=/tmp/lvm.log syslog=0}' >lvmcmdline.c:1610 Command pid: 3040 >lvmcmdline.c:1611 system ID: >lvmcmdline.c:1614 O_DIRECT will be used >libdm-config.c:972 Setting global/locking_type to 1 >libdm-config.c:1036 Setting global/wait_for_locks to 1 >locking/locking.c:129 File-based locking selected. >libdm-config.c:1036 Setting global/prioritise_write_locks to 1 >libdm-config.c:941 Setting global/locking_dir to /run/lock/lvm >libdm-common.c:926 Preparing SELinux context for /run/lock/lvm to system_u:object_r:lvm_lock_t:s0. >libdm-common.c:929 Resetting SELinux context to default value. >libdm-config.c:1036 Setting global/use_lvmlockd to 0 >cache/lvmetad.c:255 Sending lvmetad get_global_info >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting token to filter:3239235440 >libdm-config.c:972 Setting daemon_pid to 983 >libdm-config.c:941 Setting response to OK >libdm-config.c:972 Setting global_disable to 0 >libdm-config.c:950 report/output_format not found in config: defaulting to basic >libdm-config.c:1049 log/report_command_log not found in config: defaulting to 0 >libdm-config.c:1049 report/aligned not found in config: defaulting to 1 >libdm-config.c:1049 report/buffered not found in config: defaulting to 1 >libdm-config.c:1049 report/headings not found in config: defaulting to 1 >libdm-config.c:950 report/separator not found in config: defaulting to >libdm-config.c:1049 report/prefixes not found in config: defaulting to 0 >libdm-config.c:1049 report/quoted not found in config: defaulting to 1 >libdm-config.c:1049 report/colums_as_rows not found in config: defaulting to 0 >libdm-config.c:950 report/vgs_sort not found in config: defaulting to vg_name >libdm-config.c:950 report/vgs_cols not found in config: defaulting to vg_name,pv_count,lv_count,snap_count,vg_attr,vg_size,vg_free >libdm-config.c:950 report/compact_output_cols not found in config: defaulting to >toollib.c:2165 Processing each VG >toollib.c:2217 Get list of VGs on system >cache/lvmetad.c:1425 Asking lvmetad for complete list of known VG ids/names >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting name to fedora >toollib.c:1927 Processing VG fedora UFNLwa-Pwcb-UU0R-xvwT-q7dk-ysSN-rKlmgI >cache/lvmcache.c:522 lvmcache has no info for vgname "fedora". >misc/lvm-flock.c:200 Locking /run/lock/lvm/V_fedora RB >libdm-common.c:926 Preparing SELinux context for /run/lock/lvm/V_fedora to system_u:object_r:lvm_lock_t:s0. >misc/lvm-flock.c:101 _do_flock /run/lock/lvm/V_fedora:aux WB >misc/lvm-flock.c:48 _undo_flock /run/lock/lvm/V_fedora:aux >misc/lvm-flock.c:101 _do_flock /run/lock/lvm/V_fedora RB >libdm-common.c:929 Resetting SELinux context to default value. >cache/lvmcache.c:522 lvmcache has no info for vgname "fedora". >metadata/metadata.c:4151 Reading VG fedora UFNLwaPwcbUU0RxvwTq7dkysSNrKlmgI >cache/lvmcache.c:619 Metadata cache has no info for vgid "UFNLwaPwcbUU0RxvwTq7dkysSNrKlmgI" >cache/lvmetad.c:981 Asking lvmetad for VG UFNLwa-Pwcb-UU0R-xvwT-q7dk-ysSN-rKlmgI fedora >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting name to fedora >libdm-config.c:941 Setting metadata/format to lvm2 >cache/lvmcache.c:522 lvmcache has no info for vgname "fedora" with VGID UFNLwaPwcbUU0RxvwTq7dkysSNrKlmgI. >format_text/format-text.c:2003 <backtrace> >libdm-config.c:941 Setting id to Ez2brO-7ejf-Sudr-l1Qh-RMpM-gegR-OA2D8K >libdm-config.c:941 Setting format to lvm2 >libdm-config.c:972 Setting device to 2053 >libdm-config.c:972 Setting dev_size to 95107072 >libdm-config.c:972 Setting label_sector to 1 >libdm-config.c:972 Setting ext_flags to 1 >libdm-config.c:972 Setting ext_version to 2 >device/dev-cache.c:356 /dev/sdb: Added to device cache (8:16) >device/dev-cache.c:352 /dev/disk/by-id/usb-SanDisk_Extreme_AA011021151004307653-0:0: Aliased to /dev/sdb in device cache (8:16) >device/dev-cache.c:356 /dev/disk/by-label/Fedora-WS-Live-25_B-1-1: Added to device cache (8:17) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0: Aliased to /dev/sdb in device cache (8:16) >device/dev-cache.c:352 /dev/disk/by-uuid/2016-10-05-06-32-21-00: Aliased to /dev/disk/by-label/Fedora-WS-Live-25_B-1-1 in device cache (8:17) >device/dev-cache.c:352 /dev/sdb1: Aliased to /dev/disk/by-label/Fedora-WS-Live-25_B-1-1 in device cache (preferred name) (8:17) >device/dev-cache.c:352 /dev/disk/by-id/usb-SanDisk_Extreme_AA011021151004307653-0:0-part1: Aliased to /dev/sdb1 in device cache (8:17) >device/dev-cache.c:340 /dev/disk/by-label/Fedora-WS-Live-25_B-1-1: Already in device cache >device/dev-cache.c:352 /dev/disk/by-partuuid/5b7c751a-01: Aliased to /dev/sdb1 in device cache (8:17) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0-part1: Aliased to /dev/sdb1 in device cache (8:17) >device/dev-cache.c:340 /dev/disk/by-uuid/2016-10-05-06-32-21-00: Already in device cache >device/dev-cache.c:356 /dev/sdb2: Added to device cache (8:18) >device/dev-cache.c:352 /dev/disk/by-id/usb-SanDisk_Extreme_AA011021151004307653-0:0-part2: Aliased to /dev/sdb2 in device cache (8:18) >device/dev-cache.c:356 /dev/disk/by-label/ANACONDA: Added to device cache (8:19) >device/dev-cache.c:352 /dev/disk/by-partuuid/5b7c751a-02: Aliased to /dev/sdb2 in device cache (8:18) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0-part2: Aliased to /dev/sdb2 in device cache (8:18) >device/dev-cache.c:352 /dev/disk/by-uuid/E65B-38D5: Aliased to /dev/sdb2 in device cache (8:18) >device/dev-cache.c:352 /dev/sdb3: Aliased to /dev/disk/by-label/ANACONDA in device cache (preferred name) (8:19) >device/dev-cache.c:352 /dev/disk/by-id/usb-SanDisk_Extreme_AA011021151004307653-0:0-part3: Aliased to /dev/sdb3 in device cache (8:19) >device/dev-cache.c:340 /dev/disk/by-label/ANACONDA: Already in device cache >device/dev-cache.c:352 /dev/disk/by-partuuid/5b7c751a-03: Aliased to /dev/sdb3 in device cache (8:19) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0-part3: Aliased to /dev/sdb3 in device cache (8:19) >device/dev-cache.c:352 /dev/disk/by-uuid/071654cc-c02e-3fa6-9852-bb9d12673142: Aliased to /dev/sdb3 in device cache (8:19) >device/dev-cache.c:356 /dev/sdc: Added to device cache (8:32) >device/dev-cache.c:352 /dev/disk/by-id/usb-APPLE_SD_Card_Reader_000000000820-0:0: Aliased to /dev/sdc in device cache (8:32) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:14.0-usb-0:4:1.0-scsi-0:0:0:0: Aliased to /dev/sdc in device cache (8:32) >device/dev-cache.c:356 /dev/sdc1: Added to device cache (8:33) >device/dev-cache.c:352 /dev/disk/by-id/usb-APPLE_SD_Card_Reader_000000000820-0:0-part1: Aliased to /dev/sdc1 in device cache (8:33) >device/dev-cache.c:356 /dev/disk/by-label/EFI: Added to device cache (8:1) >device/dev-cache.c:352 /dev/disk/by-partlabel/EFI\x20System\x20Partition: Aliased to /dev/disk/by-label/EFI in device cache (8:1) >device/dev-cache.c:352 /dev/disk/by-partuuid/e47434c5-7375-42e9-9cbe-73714c99b802: Aliased to /dev/sdc1 in device cache (8:33) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:14.0-usb-0:4:1.0-scsi-0:0:0:0-part1: Aliased to /dev/sdc1 in device cache (8:33) >device/dev-cache.c:352 /dev/disk/by-uuid/67E3-17ED: Aliased to /dev/disk/by-label/EFI in device cache (8:1) >device/dev-cache.c:356 /dev/sdc2: Added to device cache (8:34) >device/dev-cache.c:352 /dev/disk/by-id/usb-APPLE_SD_Card_Reader_000000000820-0:0-part2: Aliased to /dev/sdc2 in device cache (8:34) >device/dev-cache.c:352 /dev/disk/by-label/Nifty\x20HD: Aliased to /dev/sdc2 in device cache (8:34) >device/dev-cache.c:352 /dev/disk/by-partuuid/05d69f48-5bad-48e5-bf57-63b8377fc737: Aliased to /dev/sdc2 in device cache (8:34) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:14.0-usb-0:4:1.0-scsi-0:0:0:0-part2: Aliased to /dev/sdc2 in device cache (8:34) >device/dev-cache.c:352 /dev/disk/by-uuid/7966a8db-330b-3782-902e-ea75a88dadd7: Aliased to /dev/sdc2 in device cache (8:34) >device/dev-cache.c:356 /dev/sda: Added to device cache (8:0) >device/dev-cache.c:352 /dev/disk/by-id/ata-APPLE_SSD_SM0256F_S1K4NYBF108588: Aliased to /dev/sda in device cache (8:0) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x5002538655584d30: Aliased to /dev/sda in device cache (8:0) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:04:00.0-ata-1: Aliased to /dev/sda in device cache (8:0) >device/dev-cache.c:352 /dev/sda1: Aliased to /dev/disk/by-label/EFI in device cache (preferred name) (8:1) >device/dev-cache.c:352 /dev/disk/by-id/ata-APPLE_SSD_SM0256F_S1K4NYBF108588-part1: Aliased to /dev/sda1 in device cache (8:1) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x5002538655584d30-part1: Aliased to /dev/sda1 in device cache (8:1) >device/dev-cache.c:340 /dev/disk/by-label/EFI: Already in device cache >device/dev-cache.c:340 /dev/disk/by-partlabel/EFI\x20System\x20Partition: Already in device cache >device/dev-cache.c:352 /dev/disk/by-partuuid/9bb61fc3-34b4-4200-b49a-d3fde9898b38: Aliased to /dev/sda1 in device cache (8:1) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:04:00.0-ata-1-part1: Aliased to /dev/sda1 in device cache (8:1) >device/dev-cache.c:340 /dev/disk/by-uuid/67E3-17ED: Already in device cache >device/dev-cache.c:356 /dev/sda2: Added to device cache (8:2) >device/dev-cache.c:352 /dev/disk/by-id/ata-APPLE_SSD_SM0256F_S1K4NYBF108588-part2: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x5002538655584d30-part2: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:352 /dev/disk/by-label/Macintosh\x20HD: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:352 /dev/disk/by-partlabel/Linux\x20HFS+\x20ESP: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:352 /dev/disk/by-partuuid/c0268a82-6d2c-4dac-a40f-0cad98152031: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:04:00.0-ata-1-part2: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:352 /dev/disk/by-uuid/24741b41-eecc-3356-94f5-5974941707a7: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:356 /dev/sda3: Added to device cache (8:3) >device/dev-cache.c:352 /dev/disk/by-id/ata-APPLE_SSD_SM0256F_S1K4NYBF108588-part3: Aliased to /dev/sda3 in device cache (8:3) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x5002538655584d30-part3: Aliased to /dev/sda3 in device cache (8:3) >device/dev-cache.c:352 /dev/disk/by-label/Recovery\x20HD: Aliased to /dev/sda3 in device cache (8:3) >device/dev-cache.c:352 /dev/disk/by-partuuid/946f51f6-d5ea-425e-9086-d7d25469d6be: Aliased to /dev/sda3 in device cache (8:3) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:04:00.0-ata-1-part3: Aliased to /dev/sda3 in device cache (8:3) >device/dev-cache.c:352 /dev/disk/by-uuid/1b4476a6-b9c1-3593-8daa-f56e945a55c0: Aliased to /dev/sda3 in device cache (8:3) >device/dev-cache.c:356 /dev/sda4: Added to device cache (8:4) >device/dev-cache.c:352 /dev/disk/by-id/ata-APPLE_SSD_SM0256F_S1K4NYBF108588-part4: Aliased to /dev/sda4 in device cache (8:4) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x5002538655584d30-part4: Aliased to /dev/sda4 in device cache (8:4) >device/dev-cache.c:352 /dev/disk/by-partuuid/8328802b-d7fb-4ac5-ad17-54c2a696bb8c: Aliased to /dev/sda4 in device cache (8:4) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:04:00.0-ata-1-part4: Aliased to /dev/sda4 in device cache (8:4) >device/dev-cache.c:352 /dev/disk/by-uuid/f79e6722-dd56-4946-970b-c8df7f6eff48: Aliased to /dev/sda4 in device cache (8:4) >device/dev-cache.c:356 /dev/sda5: Added to device cache (8:5) >device/dev-cache.c:352 /dev/disk/by-id/ata-APPLE_SSD_SM0256F_S1K4NYBF108588-part5: Aliased to /dev/sda5 in device cache (8:5) >device/dev-cache.c:352 /dev/disk/by-id/lvm-pv-uuid-Ez2brO-7ejf-Sudr-l1Qh-RMpM-gegR-OA2D8K: Aliased to /dev/sda5 in device cache (8:5) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x5002538655584d30-part5: Aliased to /dev/sda5 in device cache (8:5) >device/dev-cache.c:352 /dev/disk/by-partuuid/0c61b2ad-c2c3-4992-adf0-e73912ddc9fb: Aliased to /dev/sda5 in device cache (8:5) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:04:00.0-ata-1-part5: Aliased to /dev/sda5 in device cache (8:5) >device/dev-cache.c:356 /dev/loop0: Added to device cache (7:0) >device/dev-cache.c:356 /dev/loop1: Added to device cache (7:1) >device/dev-cache.c:356 /dev/disk/by-label/Anaconda: Added to device cache (253:3) >device/dev-cache.c:352 /dev/disk/by-uuid/75b06b1f-5c69-42e7-99e1-1c5da0c76d91: Aliased to /dev/disk/by-label/Anaconda in device cache (253:3) >device/dev-cache.c:356 /dev/loop2: Added to device cache (7:2) >device/dev-cache.c:356 /dev/dm-2: Added to device cache (253:2) >device/dev-cache.c:352 /dev/disk/by-id/dm-name-live-rw: Aliased to /dev/dm-2 in device cache (preferred name) (253:2) >device/dev-cache.c:340 /dev/disk/by-label/Anaconda: Already in device cache >device/dev-cache.c:340 /dev/disk/by-uuid/75b06b1f-5c69-42e7-99e1-1c5da0c76d91: Already in device cache >device/dev-cache.c:352 /dev/mapper/live-rw: Aliased to /dev/disk/by-id/dm-name-live-rw in device cache (preferred name) (253:2) >device/dev-cache.c:352 /dev/dm-3: Aliased to /dev/disk/by-label/Anaconda in device cache (253:3) >device/dev-cache.c:352 /dev/disk/by-id/dm-name-live-base: Aliased to /dev/disk/by-label/Anaconda in device cache (preferred name) (253:3) >device/dev-cache.c:340 /dev/disk/by-label/Anaconda: Already in device cache >device/dev-cache.c:340 /dev/disk/by-uuid/75b06b1f-5c69-42e7-99e1-1c5da0c76d91: Already in device cache >device/dev-cache.c:352 /dev/mapper/live-base: Aliased to /dev/disk/by-id/dm-name-live-base in device cache (preferred name) (253:3) >cache/lvmcache.c:1873 lvmcache /dev/sda5: now in VG #orphans_lvm2 (#orphans_lvm2) with 0 mda(s). >libdm-config.c:972 Setting size to 1044480 >libdm-config.c:972 Setting start to 4096 >libdm-config.c:972 Setting ignore to 0 >metadata/vg.c:74 Allocated VG fedora at 0x55d03c592ef0. >cache/lvmcache.c:522 lvmcache has no info for vgname "fedora" with VGID UFNLwaPwcbUU0RxvwTq7dkysSNrKlmgI. >cache/lvmcache.c:522 lvmcache has no info for vgname "fedora". >cache/lvmcache.c:1873 lvmcache /dev/sda5: now in VG fedora with 1 mda(s). >cache/lvmcache.c:1637 lvmcache /dev/sda5: VG fedora: set VGID to UFNLwaPwcbUU0RxvwTq7dkysSNrKlmgI. >cache/lvmcache.c:1949 lvmcache /dev/sda5: VG fedora: set system_id to . >cache/lvmetad.c:2241 Sending lvmetad vg_clear_outdated_pvs >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting response to OK >device/dev-io.c:570 Opened /dev/sda5 RO O_DIRECT >device/dev-io.c:330 /dev/sda5: size is 95107072 sectors >metadata/pv_manip.c:420 /dev/sda5 0: 0 11609: NULL(0:0) >metadata/vg.c:74 Allocated VG fedora at 0x55d03c5a5d50. >toollib.c:1953 Process single VG fedora >device/dev-io.c:570 Opened /etc/lvm/backup/fedora RO >device/dev-io.c:625 Closed /etc/lvm/backup/fedora >metadata/vg.c:74 Allocated VG fedora at 0x55d03c5a9d60. >format_text/format-text.c:898 Read volume group fedora from /etc/lvm/backup/fedora >metadata/vg.c:89 Freeing VG fedora at 0x55d03c5a9d60. >mm/memlock.c:562 Unlock: Memlock counters: locked:0 critical:0 daemon:0 suspended:0 >activate/fs.c:489 Syncing device names >misc/lvm-flock.c:71 Unlocking /run/lock/lvm/V_fedora >misc/lvm-flock.c:48 _undo_flock /run/lock/lvm/V_fedora >device/dev-io.c:625 Closed /dev/sda5 >metadata/vg.c:89 Freeing VG fedora at 0x55d03c5a5d50. >metadata/vg.c:89 Freeing VG fedora at 0x55d03c592ef0. >libdm-config.c:1049 report/compact_output not found in config: defaulting to 0 >libdm-report.c:4619 LVM2_VG_NAME=fedora LVM2_VG_UUID=UFNLwa-Pwcb-UU0R-xvwT-q7dk-ysSN-rKlmgI LVM2_VG_SIZE=48691675136 LVM2_VG_FREE=48691675136 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=11609 LVM2_VG_FREE_COUNT=11609 LVM2_PV_COUNT=1 >libdm-config.c:1036 Setting global/notify_dbus to 1 >commands/toolcontext.c:2111 Reloading config files >activate/fs.c:489 Syncing device names >cache/lvmcache.c:2298 Wiping internal VG cache >metadata/vg.c:89 Freeing VG #orphans_lvm1 at 0x55d03c4f9230. >metadata/vg.c:89 Freeing VG #orphans_pool at 0x55d03c4fd240. >metadata/vg.c:89 Freeing VG #orphans_lvm2 at 0x55d03c5167b0. >config/config.c:281 Loading config file: /etc/lvm/lvm.conf >device/dev-io.c:570 Opened /etc/lvm/lvm.conf RO >device/dev-io.c:625 Closed /etc/lvm/lvm.conf >libdm-config.c:1036 Setting log/syslog to 1 >libdm-config.c:972 Setting log/level to 0 >libdm-config.c:1036 Setting log/activation to 0 >config/config.c:1439 Setting log/debug_classes to debug_classes = [ "memory", "devices", "activation", "allocation", "lvmetad", "metadata", "cache", "locking", "lvmpolld", "dbus" ] >commands/toolcontext.c:357 Setting log debug classes to 1023 >commands/toolcontext.c:363 Logging initialised at Thu Nov 10 19:32:15 2016 >config/config.c:281 Loading config file: /etc/lvm/lvmlocal.conf >device/dev-io.c:570 Opened /etc/lvm/lvmlocal.conf RO >device/dev-io.c:625 Closed /etc/lvm/lvmlocal.conf >libdm-config.c:1036 Setting config/checks to 1 >libdm-config.c:1036 Setting config/abort_on_errors to 0 >libdm-config.c:1036 Setting config/checks to 1 >libdm-config.c:1036 Setting config/checks to 1 >libdm-config.c:972 Setting global/umask to 63 >libdm-config.c:941 Setting devices/dir to /dev >libdm-config.c:941 Setting devices/external_device_info_source to none >libdm-config.c:941 Setting global/proc to /proc >libdm-config.c:1036 Setting global/activation to 1 >libdm-config.c:1049 activation/auto_set_activation_skip not found in config: defaulting to 1 >libdm-config.c:941 Setting activation/readahead to auto >libdm-config.c:1036 Setting activation/udev_rules to 1 >libdm-config.c:1036 Setting activation/udev_sync to 1 >libdm-config.c:1036 Setting activation/retry_deactivation to 1 >libdm-config.c:1036 Setting activation/checks to 0 >misc/lvm-globals.c:188 LVM activation checks disabled >libdm-config.c:1036 Setting activation/use_linear_target to 1 >libdm-config.c:941 Setting activation/missing_stripe_filler to error >libdm-config.c:1036 Setting global/metadata_read_only to 0 >libdm-config.c:972 Setting devices/pv_min_size to 2048 >libdm-config.c:1049 metadata/check_pv_device_sizes not found in config: defaulting to 1 >libdm-config.c:941 Setting global/units to h >libdm-config.c:1036 Setting global/si_unit_consistency to 1 >libdm-config.c:1049 report/binary_values_as_numeric not found in config: defaulting to 0 >libdm-config.c:1049 report/mark_hidden_devices not found in config: defaulting to 1 >libdm-config.c:1036 Setting global/suffix to 1 >libdm-config.c:950 report/list_item_separator not found in config: defaulting to , >libdm-config.c:950 report/time_format not found in config: defaulting to %Y-%m-%d %T %z >libdm-config.c:1049 report/two_word_unknown_device not found in config: defaulting to 0 >libdm-config.c:1036 Setting global/detect_internal_vg_cache_corruption to 0 >libdm-config.c:941 Setting global/system_id_source to none >libdm-config.c:941 Setting config/profile_dir to /etc/lvm/profile >libdm-config.c:972 Setting devices/disable_after_error_count to 0 >config/config.c:1439 Setting devices/preferred_names to preferred_names = [ "^/dev/mapper/", "^/dev/md/", "^/dev/sd" ] >libdm-config.c:1036 Setting devices/obtain_device_list_from_udev to 1 >config/config.c:1439 Setting devices/scan to scan = [ "/dev" ] >metadata/vg.c:74 Allocated VG #orphans_lvm1 at 0x563e26725230. >format1/format1.c:628 Initialised format: lvm1 >metadata/vg.c:74 Allocated VG #orphans_pool at 0x563e26729240. >format_pool/format_pool.c:335 Initialised format: pool >metadata/vg.c:74 Allocated VG #orphans_lvm2 at 0x563e267401f0. >format_text/format-text.c:2573 Initialised format: lvm2 >libdm-config.c:950 global/format not found in config: defaulting to lvm2 >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_lvm1" with VGID #orphans_lvm1. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_lvm1". >cache/lvmcache.c:1875 lvmcache initialised VG #orphans_lvm1. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_pool" with VGID #orphans_pool. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_pool". >cache/lvmcache.c:1875 lvmcache initialised VG #orphans_pool. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_lvm2" with VGID #orphans_lvm2. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_lvm2". >cache/lvmcache.c:1875 lvmcache initialised VG #orphans_lvm2. >striped/striped.c:239 Initialised segtype: striped >zero/zero.c:98 Initialised segtype: zero >error/errseg.c:104 Initialised segtype: error >libdm-config.c:941 Setting dmeventd/snapshot_library to libdevmapper-event-lvm2snapshot.so >snapshot/snapshot.c:275 Initialised segtype: snapshot >libdm-config.c:941 Setting dmeventd/mirror_library to libdevmapper-event-lvm2mirror.so >mirror/mirrored.c:575 Initialised segtype: mirror >libdm-config.c:950 dmeventd/raid_library not found in config: defaulting to libdevmapper-event-lvm2raid.so >raid/raid.c:505 Initialised segtype: raid0 >raid/raid.c:505 Initialised segtype: raid0_meta >raid/raid.c:505 Initialised segtype: raid1 >raid/raid.c:505 Initialised segtype: raid10 >raid/raid.c:505 Initialised segtype: raid4 >raid/raid.c:505 Initialised segtype: raid5 >raid/raid.c:505 Initialised segtype: raid5_la >raid/raid.c:505 Initialised segtype: raid5_ls >raid/raid.c:505 Initialised segtype: raid5_ra >raid/raid.c:505 Initialised segtype: raid5_rs >raid/raid.c:505 Initialised segtype: raid6 >raid/raid.c:505 Initialised segtype: raid6_nc >raid/raid.c:505 Initialised segtype: raid6_nr >raid/raid.c:505 Initialised segtype: raid6_zr >libdm-config.c:941 Setting dmeventd/thin_library to libdevmapper-event-lvm2thin.so >thin/thin.c:825 Initialised segtype: thin-pool >thin/thin.c:825 Initialised segtype: thin >cache_segtype/cache.c:491 Initialised segtype: cache-pool >cache_segtype/cache.c:505 Initialised segtype: cache >libdm-config.c:1036 Setting backup/archive to 1 >libdm-config.c:972 Setting backup/retain_days to 30 >libdm-config.c:972 Setting backup/retain_min to 10 >libdm-config.c:941 Setting backup/archive_dir to /etc/lvm/archive >libdm-config.c:1036 Setting backup/backup to 1 >libdm-config.c:941 Setting backup/backup_dir to /etc/lvm/backup >config/config.c:1436 devices/global_filter not found in config: defaulting to global_filter = [ "a|.*/|" ] >libdm-config.c:972 Setting global/locking_type to 1 >libdm-config.c:1036 Setting global/use_lvmetad to 1 >libdm-config.c:977 global/lvmetad_update_wait_time not found in config: defaulting to 10 >daemon-client.c:33 /run/lvm/lvmetad.socket: Opening daemon socket to lvmetad for protocol lvmetad version 1. >daemon-client.c:52 Sending daemon lvmetad: hello >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting protocol to lvmetad >libdm-config.c:972 Setting version to 1 >cache/lvmetad.c:143 Successfully connected to lvmetad on fd 4. >libdm-config.c:1036 Setting global/use_lvmpolld to 1 >libdm-config.c:1036 Setting devices/sysfs_scan to 1 >filters/filter-sysfs.c:325 Sysfs filter initialised. >filters/filter-internal.c:77 internal filter initialised. >filters/filter-type.c:56 LVM type filter initialised. >filters/filter-usable.c:192 Usable device filter initialised. >libdm-config.c:1036 Setting devices/multipath_component_detection to 1 >filters/filter-mpath.c:291 mpath filter initialised. >filters/filter-partitioned.c:59 Partitioned filter initialised. >libdm-config.c:1036 Setting devices/md_component_detection to 1 >filters/filter-md.c:73 MD filter initialised. >libdm-config.c:1036 Setting devices/fw_raid_component_detection to 0 >filters/filter-composite.c:104 Composite filter initialised. >libdm-config.c:1036 Setting devices/ignore_suspended_devices to 0 >libdm-config.c:1036 Setting devices/ignore_lvm_mirrors to 1 >config/config.c:1439 Setting devices/filter to filter = [ "r|/sdb1$|", "r|/sdb2$|", "r|/sdb3$|", "r|/sdb$|", "r|/sdc1$|", "r|/sdc2$|", "r|/sdc$|" ] >filters/filter-regex.c:216 Regex filter initialised. >filters/filter-usable.c:192 Usable device filter initialised. >filters/filter-composite.c:104 Composite filter initialised. >libdm-config.c:941 Setting devices/cache_dir to /etc/lvm/cache >libdm-config.c:941 Setting devices/cache_file_prefix to >libdm-config.c:950 devices/cache not found in config: defaulting to /etc/lvm/cache/.cache >filters/filter-persistent.c:368 Persistent filter initialised. >filters/filter-composite.c:104 Composite filter initialised. >libdm-config.c:1036 Setting devices/write_cache_state to 1 >libdm-config.c:1036 Setting global/use_lvmetad to 1 >libdm-config.c:941 Setting activation/activation_mode to degraded >libdm-config.c:1049 metadata/record_lvs_history not found in config: defaulting to 0 >lvmcmdline.c:1603 DEGRADED MODE. Incomplete RAID LVs will be processed. >libdm-config.c:1036 Setting activation/monitoring to 1 >lvmcmdline.c:1609 Processing: lvcreate -n swap -L 4860277K -y --type linear fedora '--config= devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] filter=["r|/sdb1$|","r|/sdb2$|","r|/sdb3$|","r|/sdb$|","r|/sdc1$|","r|/sdc2$|","r|/sdc$|"] } log {level=7 file=/tmp/lvm.log syslog=0}' >lvmcmdline.c:1610 Command pid: 3043 >lvmcmdline.c:1611 system ID: >lvmcmdline.c:1614 O_DIRECT will be used >libdm-config.c:972 Setting global/locking_type to 1 >libdm-config.c:1036 Setting global/wait_for_locks to 1 >locking/locking.c:129 File-based locking selected. >libdm-config.c:1036 Setting global/prioritise_write_locks to 1 >libdm-config.c:941 Setting global/locking_dir to /run/lock/lvm >libdm-common.c:926 Preparing SELinux context for /run/lock/lvm to system_u:object_r:lvm_lock_t:s0. >libdm-common.c:929 Resetting SELinux context to default value. >libdm-config.c:1036 Setting global/use_lvmlockd to 0 >cache/lvmetad.c:255 Sending lvmetad get_global_info >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting token to filter:3239235440 >libdm-config.c:972 Setting daemon_pid to 983 >libdm-config.c:941 Setting response to OK >libdm-config.c:972 Setting global_disable to 0 >activate/activate.c:522 Getting target version for linear >ioctl/libdm-iface.c:1838 dm version [ opencount flush ] [16384] (*1) >ioctl/libdm-iface.c:1838 dm versions [ opencount flush ] [16384] (*1) >activate/activate.c:559 Found linear target v1.3.0. >activate/activate.c:522 Getting target version for striped >ioctl/libdm-iface.c:1838 dm versions [ opencount flush ] [16384] (*1) >activate/activate.c:559 Found striped target v1.6.0. >libdm-config.c:1036 Setting allocation/wipe_signatures_when_zeroing_new_lvs to 1 >libdm-config.c:977 activation/mirror_region_size not found in config: defaulting to 512 >libdm-config.c:972 Setting activation/raid_region_size to 512 >libdm-config.c:950 report/output_format not found in config: defaulting to basic >libdm-config.c:1049 log/report_command_log not found in config: defaulting to 0 >toollib.c:2165 Processing each VG >toollib.c:2217 Get list of VGs on system >cache/lvmetad.c:1425 Asking lvmetad for complete list of known VG ids/names >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting name to fedora >toollib.c:1927 Processing VG fedora UFNLwa-Pwcb-UU0R-xvwT-q7dk-ysSN-rKlmgI >cache/lvmcache.c:522 lvmcache has no info for vgname "fedora". >misc/lvm-flock.c:200 Locking /run/lock/lvm/V_fedora WB >libdm-common.c:926 Preparing SELinux context for /run/lock/lvm/V_fedora to system_u:object_r:lvm_lock_t:s0. >misc/lvm-flock.c:101 _do_flock /run/lock/lvm/V_fedora:aux WB >misc/lvm-flock.c:101 _do_flock /run/lock/lvm/V_fedora WB >misc/lvm-flock.c:48 _undo_flock /run/lock/lvm/V_fedora:aux >libdm-common.c:929 Resetting SELinux context to default value. >cache/lvmcache.c:522 lvmcache has no info for vgname "fedora". >metadata/metadata.c:4151 Reading VG fedora UFNLwaPwcbUU0RxvwTq7dkysSNrKlmgI >cache/lvmcache.c:619 Metadata cache has no info for vgid "UFNLwaPwcbUU0RxvwTq7dkysSNrKlmgI" >cache/lvmetad.c:981 Asking lvmetad for VG UFNLwa-Pwcb-UU0R-xvwT-q7dk-ysSN-rKlmgI fedora >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting name to fedora >libdm-config.c:941 Setting metadata/format to lvm2 >cache/lvmcache.c:522 lvmcache has no info for vgname "fedora" with VGID UFNLwaPwcbUU0RxvwTq7dkysSNrKlmgI. >format_text/format-text.c:2003 <backtrace> >libdm-config.c:941 Setting id to Ez2brO-7ejf-Sudr-l1Qh-RMpM-gegR-OA2D8K >libdm-config.c:941 Setting format to lvm2 >libdm-config.c:972 Setting device to 2053 >libdm-config.c:972 Setting dev_size to 95107072 >libdm-config.c:972 Setting label_sector to 1 >libdm-config.c:972 Setting ext_flags to 1 >libdm-config.c:972 Setting ext_version to 2 >device/dev-cache.c:356 /dev/sdb: Added to device cache (8:16) >device/dev-cache.c:352 /dev/disk/by-id/usb-SanDisk_Extreme_AA011021151004307653-0:0: Aliased to /dev/sdb in device cache (8:16) >device/dev-cache.c:356 /dev/disk/by-label/Fedora-WS-Live-25_B-1-1: Added to device cache (8:17) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0: Aliased to /dev/sdb in device cache (8:16) >device/dev-cache.c:352 /dev/disk/by-uuid/2016-10-05-06-32-21-00: Aliased to /dev/disk/by-label/Fedora-WS-Live-25_B-1-1 in device cache (8:17) >device/dev-cache.c:352 /dev/sdb1: Aliased to /dev/disk/by-label/Fedora-WS-Live-25_B-1-1 in device cache (preferred name) (8:17) >device/dev-cache.c:352 /dev/disk/by-id/usb-SanDisk_Extreme_AA011021151004307653-0:0-part1: Aliased to /dev/sdb1 in device cache (8:17) >device/dev-cache.c:340 /dev/disk/by-label/Fedora-WS-Live-25_B-1-1: Already in device cache >device/dev-cache.c:352 /dev/disk/by-partuuid/5b7c751a-01: Aliased to /dev/sdb1 in device cache (8:17) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0-part1: Aliased to /dev/sdb1 in device cache (8:17) >device/dev-cache.c:340 /dev/disk/by-uuid/2016-10-05-06-32-21-00: Already in device cache >device/dev-cache.c:356 /dev/sdb2: Added to device cache (8:18) >device/dev-cache.c:352 /dev/disk/by-id/usb-SanDisk_Extreme_AA011021151004307653-0:0-part2: Aliased to /dev/sdb2 in device cache (8:18) >device/dev-cache.c:356 /dev/disk/by-label/ANACONDA: Added to device cache (8:19) >device/dev-cache.c:352 /dev/disk/by-partuuid/5b7c751a-02: Aliased to /dev/sdb2 in device cache (8:18) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0-part2: Aliased to /dev/sdb2 in device cache (8:18) >device/dev-cache.c:352 /dev/disk/by-uuid/E65B-38D5: Aliased to /dev/sdb2 in device cache (8:18) >device/dev-cache.c:352 /dev/sdb3: Aliased to /dev/disk/by-label/ANACONDA in device cache (preferred name) (8:19) >device/dev-cache.c:352 /dev/disk/by-id/usb-SanDisk_Extreme_AA011021151004307653-0:0-part3: Aliased to /dev/sdb3 in device cache (8:19) >device/dev-cache.c:340 /dev/disk/by-label/ANACONDA: Already in device cache >device/dev-cache.c:352 /dev/disk/by-partuuid/5b7c751a-03: Aliased to /dev/sdb3 in device cache (8:19) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0-part3: Aliased to /dev/sdb3 in device cache (8:19) >device/dev-cache.c:352 /dev/disk/by-uuid/071654cc-c02e-3fa6-9852-bb9d12673142: Aliased to /dev/sdb3 in device cache (8:19) >device/dev-cache.c:356 /dev/sdc: Added to device cache (8:32) >device/dev-cache.c:352 /dev/disk/by-id/usb-APPLE_SD_Card_Reader_000000000820-0:0: Aliased to /dev/sdc in device cache (8:32) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:14.0-usb-0:4:1.0-scsi-0:0:0:0: Aliased to /dev/sdc in device cache (8:32) >device/dev-cache.c:356 /dev/sdc1: Added to device cache (8:33) >device/dev-cache.c:352 /dev/disk/by-id/usb-APPLE_SD_Card_Reader_000000000820-0:0-part1: Aliased to /dev/sdc1 in device cache (8:33) >device/dev-cache.c:356 /dev/disk/by-label/EFI: Added to device cache (8:1) >device/dev-cache.c:352 /dev/disk/by-partlabel/EFI\x20System\x20Partition: Aliased to /dev/disk/by-label/EFI in device cache (8:1) >device/dev-cache.c:352 /dev/disk/by-partuuid/e47434c5-7375-42e9-9cbe-73714c99b802: Aliased to /dev/sdc1 in device cache (8:33) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:14.0-usb-0:4:1.0-scsi-0:0:0:0-part1: Aliased to /dev/sdc1 in device cache (8:33) >device/dev-cache.c:352 /dev/disk/by-uuid/67E3-17ED: Aliased to /dev/disk/by-label/EFI in device cache (8:1) >device/dev-cache.c:356 /dev/sdc2: Added to device cache (8:34) >device/dev-cache.c:352 /dev/disk/by-id/usb-APPLE_SD_Card_Reader_000000000820-0:0-part2: Aliased to /dev/sdc2 in device cache (8:34) >device/dev-cache.c:352 /dev/disk/by-label/Nifty\x20HD: Aliased to /dev/sdc2 in device cache (8:34) >device/dev-cache.c:352 /dev/disk/by-partuuid/05d69f48-5bad-48e5-bf57-63b8377fc737: Aliased to /dev/sdc2 in device cache (8:34) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:14.0-usb-0:4:1.0-scsi-0:0:0:0-part2: Aliased to /dev/sdc2 in device cache (8:34) >device/dev-cache.c:352 /dev/disk/by-uuid/7966a8db-330b-3782-902e-ea75a88dadd7: Aliased to /dev/sdc2 in device cache (8:34) >device/dev-cache.c:356 /dev/sda: Added to device cache (8:0) >device/dev-cache.c:352 /dev/disk/by-id/ata-APPLE_SSD_SM0256F_S1K4NYBF108588: Aliased to /dev/sda in device cache (8:0) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x5002538655584d30: Aliased to /dev/sda in device cache (8:0) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:04:00.0-ata-1: Aliased to /dev/sda in device cache (8:0) >device/dev-cache.c:352 /dev/sda1: Aliased to /dev/disk/by-label/EFI in device cache (preferred name) (8:1) >device/dev-cache.c:352 /dev/disk/by-id/ata-APPLE_SSD_SM0256F_S1K4NYBF108588-part1: Aliased to /dev/sda1 in device cache (8:1) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x5002538655584d30-part1: Aliased to /dev/sda1 in device cache (8:1) >device/dev-cache.c:340 /dev/disk/by-label/EFI: Already in device cache >device/dev-cache.c:340 /dev/disk/by-partlabel/EFI\x20System\x20Partition: Already in device cache >device/dev-cache.c:352 /dev/disk/by-partuuid/9bb61fc3-34b4-4200-b49a-d3fde9898b38: Aliased to /dev/sda1 in device cache (8:1) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:04:00.0-ata-1-part1: Aliased to /dev/sda1 in device cache (8:1) >device/dev-cache.c:340 /dev/disk/by-uuid/67E3-17ED: Already in device cache >device/dev-cache.c:356 /dev/sda2: Added to device cache (8:2) >device/dev-cache.c:352 /dev/disk/by-id/ata-APPLE_SSD_SM0256F_S1K4NYBF108588-part2: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x5002538655584d30-part2: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:352 /dev/disk/by-label/Macintosh\x20HD: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:352 /dev/disk/by-partlabel/Linux\x20HFS+\x20ESP: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:352 /dev/disk/by-partuuid/c0268a82-6d2c-4dac-a40f-0cad98152031: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:04:00.0-ata-1-part2: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:352 /dev/disk/by-uuid/24741b41-eecc-3356-94f5-5974941707a7: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:356 /dev/sda3: Added to device cache (8:3) >device/dev-cache.c:352 /dev/disk/by-id/ata-APPLE_SSD_SM0256F_S1K4NYBF108588-part3: Aliased to /dev/sda3 in device cache (8:3) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x5002538655584d30-part3: Aliased to /dev/sda3 in device cache (8:3) >device/dev-cache.c:352 /dev/disk/by-label/Recovery\x20HD: Aliased to /dev/sda3 in device cache (8:3) >device/dev-cache.c:352 /dev/disk/by-partuuid/946f51f6-d5ea-425e-9086-d7d25469d6be: Aliased to /dev/sda3 in device cache (8:3) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:04:00.0-ata-1-part3: Aliased to /dev/sda3 in device cache (8:3) >device/dev-cache.c:352 /dev/disk/by-uuid/1b4476a6-b9c1-3593-8daa-f56e945a55c0: Aliased to /dev/sda3 in device cache (8:3) >device/dev-cache.c:356 /dev/sda4: Added to device cache (8:4) >device/dev-cache.c:352 /dev/disk/by-id/ata-APPLE_SSD_SM0256F_S1K4NYBF108588-part4: Aliased to /dev/sda4 in device cache (8:4) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x5002538655584d30-part4: Aliased to /dev/sda4 in device cache (8:4) >device/dev-cache.c:352 /dev/disk/by-partuuid/8328802b-d7fb-4ac5-ad17-54c2a696bb8c: Aliased to /dev/sda4 in device cache (8:4) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:04:00.0-ata-1-part4: Aliased to /dev/sda4 in device cache (8:4) >device/dev-cache.c:352 /dev/disk/by-uuid/f79e6722-dd56-4946-970b-c8df7f6eff48: Aliased to /dev/sda4 in device cache (8:4) >device/dev-cache.c:356 /dev/sda5: Added to device cache (8:5) >device/dev-cache.c:352 /dev/disk/by-id/ata-APPLE_SSD_SM0256F_S1K4NYBF108588-part5: Aliased to /dev/sda5 in device cache (8:5) >device/dev-cache.c:352 /dev/disk/by-id/lvm-pv-uuid-Ez2brO-7ejf-Sudr-l1Qh-RMpM-gegR-OA2D8K: Aliased to /dev/sda5 in device cache (8:5) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x5002538655584d30-part5: Aliased to /dev/sda5 in device cache (8:5) >device/dev-cache.c:352 /dev/disk/by-partuuid/0c61b2ad-c2c3-4992-adf0-e73912ddc9fb: Aliased to /dev/sda5 in device cache (8:5) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:04:00.0-ata-1-part5: Aliased to /dev/sda5 in device cache (8:5) >device/dev-cache.c:356 /dev/loop0: Added to device cache (7:0) >device/dev-cache.c:356 /dev/loop1: Added to device cache (7:1) >device/dev-cache.c:356 /dev/disk/by-label/Anaconda: Added to device cache (253:3) >device/dev-cache.c:352 /dev/disk/by-uuid/75b06b1f-5c69-42e7-99e1-1c5da0c76d91: Aliased to /dev/disk/by-label/Anaconda in device cache (253:3) >device/dev-cache.c:356 /dev/loop2: Added to device cache (7:2) >device/dev-cache.c:356 /dev/dm-2: Added to device cache (253:2) >device/dev-cache.c:352 /dev/disk/by-id/dm-name-live-rw: Aliased to /dev/dm-2 in device cache (preferred name) (253:2) >device/dev-cache.c:340 /dev/disk/by-label/Anaconda: Already in device cache >device/dev-cache.c:340 /dev/disk/by-uuid/75b06b1f-5c69-42e7-99e1-1c5da0c76d91: Already in device cache >device/dev-cache.c:352 /dev/mapper/live-rw: Aliased to /dev/disk/by-id/dm-name-live-rw in device cache (preferred name) (253:2) >device/dev-cache.c:352 /dev/dm-3: Aliased to /dev/disk/by-label/Anaconda in device cache (253:3) >device/dev-cache.c:352 /dev/disk/by-id/dm-name-live-base: Aliased to /dev/disk/by-label/Anaconda in device cache (preferred name) (253:3) >device/dev-cache.c:340 /dev/disk/by-label/Anaconda: Already in device cache >device/dev-cache.c:340 /dev/disk/by-uuid/75b06b1f-5c69-42e7-99e1-1c5da0c76d91: Already in device cache >device/dev-cache.c:352 /dev/mapper/live-base: Aliased to /dev/disk/by-id/dm-name-live-base in device cache (preferred name) (253:3) >cache/lvmcache.c:1873 lvmcache /dev/sda5: now in VG #orphans_lvm2 (#orphans_lvm2) with 0 mda(s). >libdm-config.c:972 Setting size to 1044480 >libdm-config.c:972 Setting start to 4096 >libdm-config.c:972 Setting ignore to 0 >metadata/vg.c:74 Allocated VG fedora at 0x563e267cfb10. >cache/lvmcache.c:522 lvmcache has no info for vgname "fedora" with VGID UFNLwaPwcbUU0RxvwTq7dkysSNrKlmgI. >cache/lvmcache.c:522 lvmcache has no info for vgname "fedora". >cache/lvmcache.c:1873 lvmcache /dev/sda5: now in VG fedora with 1 mda(s). >cache/lvmcache.c:1637 lvmcache /dev/sda5: VG fedora: set VGID to UFNLwaPwcbUU0RxvwTq7dkysSNrKlmgI. >cache/lvmcache.c:1949 lvmcache /dev/sda5: VG fedora: set system_id to . >cache/lvmetad.c:2241 Sending lvmetad vg_clear_outdated_pvs >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting response to OK >libdm-config.c:977 metadata/lvs_history_retention_time not found in config: defaulting to 0 >device/dev-io.c:570 Opened /dev/sda5 RO O_DIRECT >device/dev-io.c:330 /dev/sda5: size is 95107072 sectors >metadata/pv_manip.c:420 /dev/sda5 0: 0 11609: NULL(0:0) >metadata/vg.c:74 Allocated VG fedora at 0x563e267bc930. >toollib.c:1953 Process single VG fedora >metadata/metadata.c:1204 Rounding up size to full physical extent 4.64 GiB >format_text/archiver.c:141 Archiving volume group "fedora" metadata (seqno 1). >metadata/lv_manip.c:5555 Creating logical volume swap >metadata/lv_manip.c:3962 Adding segment of type striped to LV swap. >libdm-config.c:1036 Setting allocation/mirror_logs_require_separate_pvs to 0 >metadata/lv_manip.c:3279 Adjusted allocation request to 1187 logical extents. Existing size 0. New size 1187. >libdm-config.c:1036 Setting allocation/maximise_cling to 1 >metadata/pv_map.c:54 Allowing allocation on /dev/sda5 start PE 0 length 11609 >metadata/lv_manip.c:3040 Trying allocation using contiguous policy. >metadata/lv_manip.c:2642 Areas to be sorted and filled sequentially. >metadata/lv_manip.c:2558 Still need 1187 total extents from 11609 remaining (0 positional slots): >metadata/lv_manip.c:2561 1 (1 data/0 parity) parallel areas of 1187 extents each >metadata/lv_manip.c:2565 0 mirror logs of 0 extents each >metadata/lv_manip.c:2227 Considering allocation area 0 as /dev/sda5 start PE 0 length 1187 leaving 10422. >metadata/lv_manip.c:1877 Allocating parallel area 0 on /dev/sda5 start PE 0 length 1187. >mm/memlock.c:562 Unlock: Memlock counters: locked:0 critical:0 daemon:0 suspended:0 >metadata/pv_manip.c:420 /dev/sda5 0: 0 1187: swap(0:0) >metadata/pv_manip.c:420 /dev/sda5 1: 1187 10422: NULL(0:0) >mm/memlock.c:562 Unlock: Memlock counters: locked:0 critical:0 daemon:0 suspended:0 >device/dev-io.c:625 Closed /dev/sda5 >device/dev-io.c:570 Opened /dev/sda5 RW O_DIRECT >device/dev-io.c:145 /dev/sda5: block size is 4096 bytes >device/dev-io.c:156 /dev/sda5: physical block size is 4096 bytes >format_text/format-text.c:665 Writing fedora metadata to /dev/sda5 at 5632 len 1055 >format_text/format-text.c:768 Pre-Committing fedora metadata (2) to /dev/sda5 header at 4096 >metadata/vg.c:74 Allocated VG fedora at 0x563e267a4680. >format_text/import_vsn1.c:572 Importing logical volume fedora/swap. >cache/lvmetad.c:1177 Sending lvmetad pending VG fedora (seqno 2) >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting response to OK >format_text/format-text.c:768 Committing fedora metadata (2) to /dev/sda5 header at 4096 >metadata/vg.c:89 Freeing VG fedora at 0x563e267bc930. >mm/memlock.c:562 Unlock: Memlock counters: locked:0 critical:0 daemon:0 suspended:0 >format_text/archiver.c:582 Creating volume group backup "/etc/lvm/backup/fedora" (seqno 2). >format_text/format-text.c:969 Writing fedora metadata to /etc/lvm/backup/.lvm_localhost.localdomain_3043_3347287 >format_text/format-text.c:988 Renaming /etc/lvm/backup/.lvm_localhost.localdomain_3043_3347287 to /etc/lvm/backup/fedora.tmp >format_text/format-text.c:1013 Committing fedora metadata (2) >format_text/format-text.c:1014 Renaming /etc/lvm/backup/fedora.tmp to /etc/lvm/backup/fedora >metadata/lv.c:1487 Activating logical volume fedora/swap. >locking/file_locking.c:104 Locking LV UFNLwaPwcbUU0RxvwTq7dkysSNrKlmgI8obLuRkD8TGmr0Sgz5TrdTOmeIOGLAae (R) >activate/activate.c:466 activation/volume_list configuration setting not defined: Checking only host tags for fedora/swap. >activate/activate.c:2367 Activating fedora/swap noscan. >activate/dev_manager.c:755 Getting device info for fedora-swap [LVM-UFNLwaPwcbUU0RxvwTq7dkysSNrKlmgI8obLuRkD8TGmr0Sgz5TrdTOmeIOGLAae] >ioctl/libdm-iface.c:1838 dm info LVM-UFNLwaPwcbUU0RxvwTq7dkysSNrKlmgI8obLuRkD8TGmr0Sgz5TrdTOmeIOGLAae [ noopencount flush ] [16384] (*1) >activate/dev_manager.c:683 Skipping checks for old devices without LVM- dm uuid prefix (kernel vsn 4 >= 3). >device/dev-io.c:358 /dev/sda5: read_ahead is 256 sectors >mm/memlock.c:592 Leaving critical section (activated). >mm/memlock.c:562 Unlock: Memlock counters: locked:1 critical:0 daemon:0 suspended:0 >mm/memlock.c:519 Unlocking memory >mm/memlock.c:287 munlock 1628KiB 563e2515e000 - 563e252f5000 r-xp 00000000 fd:02 170035 /usr/sbin/lvm >mm/memlock.c:287 munlock 36KiB 563e254f4000 - 563e254fd000 r--p 00196000 fd:02 170035 /usr/sbin/lvm >mm/memlock.c:287 munlock 32KiB 563e254fd000 - 563e25505000 rw-p 0019f000 fd:02 170035 /usr/sbin/lvm >mm/memlock.c:287 munlock 124KiB 563e25505000 - 563e25524000 rw-p 00000000 00:00 0 >mm/memlock.c:287 munlock 12932KiB 563e266f7000 - 563e27398000 rw-p 00000000 00:00 0 [heap] >mm/memlock.c:259 munlock default filter '/etc/selinux' matches '7fae31727000-7fae3188b000 r--p 00000000 fd:02 20666 /etc/selinux/targeted/contexts/files/file_contexts.bin': Skipping. >mm/memlock.c:259 munlock default filter '/libpcre.so.' matches '7fae3188b000-7fae318fd000 r-xp 00000000 fd:02 140409 /usr/lib64/libpcre.so.1.2.7': Skipping. >mm/memlock.c:241 munlock area unreadable 7fae318fd000-7fae31afc000 ---p 00072000 fd:02 140409 /usr/lib64/libpcre.so.1.2.7 : Skipping. >mm/memlock.c:259 munlock default filter '/libpcre.so.' matches '7fae31afc000-7fae31afd000 r--p 00071000 fd:02 140409 /usr/lib64/libpcre.so.1.2.7': Skipping. >mm/memlock.c:259 munlock default filter '/libpcre.so.' matches '7fae31afd000-7fae31afe000 rw-p 00072000 fd:02 140409 /usr/lib64/libpcre.so.1.2.7': Skipping. >mm/memlock.c:287 munlock 72KiB 7fae31afe000 - 7fae31b10000 r-xp 00000000 fd:02 140460 /usr/lib64/libgpg-error.so.0.19.1 >mm/memlock.c:241 munlock area unreadable 7fae31b10000-7fae31d10000 ---p 00012000 fd:02 140460 /usr/lib64/libgpg-error.so.0.19.1 : Skipping. >mm/memlock.c:287 munlock 4KiB 7fae31d10000 - 7fae31d11000 r--p 00012000 fd:02 140460 /usr/lib64/libgpg-error.so.0.19.1 >mm/memlock.c:287 munlock 4KiB 7fae31d11000 - 7fae31d12000 rw-p 00013000 fd:02 140460 /usr/lib64/libgpg-error.so.0.19.1 >mm/memlock.c:287 munlock 880KiB 7fae31d12000 - 7fae31dee000 r-xp 00000000 fd:02 140578 /usr/lib64/libgcrypt.so.20.0.6 >mm/memlock.c:241 munlock area unreadable 7fae31dee000-7fae31fee000 ---p 000dc000 fd:02 140578 /usr/lib64/libgcrypt.so.20.0.6 : Skipping. >mm/memlock.c:287 munlock 4KiB 7fae31fee000 - 7fae31fef000 r--p 000dc000 fd:02 140578 /usr/lib64/libgcrypt.so.20.0.6 >mm/memlock.c:287 munlock 32KiB 7fae31fef000 - 7fae31ff7000 rw-p 000dd000 fd:02 140578 /usr/lib64/libgcrypt.so.20.0.6 >mm/memlock.c:287 munlock 4KiB 7fae31ff7000 - 7fae31ff8000 rw-p 00000000 00:00 0 >mm/memlock.c:287 munlock 68KiB 7fae31ff8000 - 7fae32009000 r-xp 00000000 fd:02 140917 /usr/lib64/liblz4.so.1.7.1 >mm/memlock.c:241 munlock area unreadable 7fae32009000-7fae32208000 ---p 00011000 fd:02 140917 /usr/lib64/liblz4.so.1.7.1 : Skipping. >mm/memlock.c:287 munlock 4KiB 7fae32208000 - 7fae32209000 r--p 00010000 fd:02 140917 /usr/lib64/liblz4.so.1.7.1 >mm/memlock.c:287 munlock 4KiB 7fae32209000 - 7fae3220a000 rw-p 00000000 00:00 0 >mm/memlock.c:259 munlock default filter '/liblzma.so.' matches '7fae3220a000-7fae3222f000 r-xp 00000000 fd:02 140445 /usr/lib64/liblzma.so.5.2.2': Skipping. >mm/memlock.c:241 munlock area unreadable 7fae3222f000-7fae3242e000 ---p 00025000 fd:02 140445 /usr/lib64/liblzma.so.5.2.2 : Skipping. >mm/memlock.c:259 munlock default filter '/liblzma.so.' matches '7fae3242e000-7fae3242f000 r--p 00024000 fd:02 140445 /usr/lib64/liblzma.so.5.2.2': Skipping. >mm/memlock.c:287 munlock 4KiB 7fae3242f000 - 7fae32430000 rw-p 00000000 00:00 0 >mm/memlock.c:259 munlock default filter '/libtinfo.so.' matches '7fae32430000-7fae32457000 r-xp 00000000 fd:02 140407 /usr/lib64/libtinfo.so.6.0': Skipping. >mm/memlock.c:241 munlock area unreadable 7fae32457000-7fae32657000 ---p 00027000 fd:02 140407 /usr/lib64/libtinfo.so.6.0 : Skipping. >mm/memlock.c:259 munlock default filter '/libtinfo.so.' matches '7fae32657000-7fae3265b000 r--p 00027000 fd:02 140407 /usr/lib64/libtinfo.so.6.0': Skipping. >mm/memlock.c:259 munlock default filter '/libtinfo.so.' matches '7fae3265b000-7fae3265c000 rw-p 0002b000 fd:02 140407 /usr/lib64/libtinfo.so.6.0': Skipping. >mm/memlock.c:259 munlock default filter '/libsepol.so.' matches '7fae3265c000-7fae326f1000 r-xp 00000000 fd:02 140412 /usr/lib64/libsepol.so.1': Skipping. >mm/memlock.c:241 munlock area unreadable 7fae326f1000-7fae328f1000 ---p 00095000 fd:02 140412 /usr/lib64/libsepol.so.1 : Skipping. >mm/memlock.c:259 munlock default filter '/libsepol.so.' matches '7fae328f1000-7fae328f2000 r--p 00095000 fd:02 140412 /usr/lib64/libsepol.so.1': Skipping. >mm/memlock.c:259 munlock default filter '/libsepol.so.' matches '7fae328f2000-7fae328f3000 rw-p 00096000 fd:02 140412 /usr/lib64/libsepol.so.1': Skipping. >mm/memlock.c:287 munlock 4KiB 7fae328f3000 - 7fae328f4000 rw-p 00000000 00:00 0 >mm/memlock.c:259 munlock default filter '/libuuid.so.' matches '7fae328f4000-7fae328f8000 r-xp 00000000 fd:02 140431 /usr/lib64/libuuid.so.1.3.0': Skipping. >mm/memlock.c:241 munlock area unreadable 7fae328f8000-7fae32af7000 ---p 00004000 fd:02 140431 /usr/lib64/libuuid.so.1.3.0 : Skipping. >mm/memlock.c:259 munlock default filter '/libuuid.so.' matches '7fae32af7000-7fae32af8000 r--p 00003000 fd:02 140431 /usr/lib64/libuuid.so.1.3.0': Skipping. >mm/memlock.c:287 munlock 4KiB 7fae32af8000 - 7fae32af9000 rw-p 00000000 00:00 0 >mm/memlock.c:287 munlock 96KiB 7fae32af9000 - 7fae32b11000 r-xp 00000000 fd:02 140114 /usr/lib64/libpthread-2.24.so >mm/memlock.c:241 munlock area unreadable 7fae32b11000-7fae32d11000 ---p 00018000 fd:02 140114 /usr/lib64/libpthread-2.24.so : Skipping. >mm/memlock.c:287 munlock 4KiB 7fae32d11000 - 7fae32d12000 r--p 00018000 fd:02 140114 /usr/lib64/libpthread-2.24.so >mm/memlock.c:287 munlock 4KiB 7fae32d12000 - 7fae32d13000 rw-p 00019000 fd:02 140114 /usr/lib64/libpthread-2.24.so >mm/memlock.c:287 munlock 16KiB 7fae32d13000 - 7fae32d17000 rw-p 00000000 00:00 0 >mm/memlock.c:287 munlock 88KiB 7fae32d17000 - 7fae32d2d000 r-xp 00000000 fd:02 131349 /usr/lib64/libgcc_s-6.2.1-20160916.so.1 >mm/memlock.c:241 munlock area unreadable 7fae32d2d000-7fae32f2c000 ---p 00016000 fd:02 131349 /usr/lib64/libgcc_s-6.2.1-20160916.so.1 : Skipping. >mm/memlock.c:287 munlock 4KiB 7fae32f2c000 - 7fae32f2d000 r--p 00015000 fd:02 131349 /usr/lib64/libgcc_s-6.2.1-20160916.so.1 >mm/memlock.c:287 munlock 4KiB 7fae32f2d000 - 7fae32f2e000 rw-p 00016000 fd:02 131349 /usr/lib64/libgcc_s-6.2.1-20160916.so.1 >mm/memlock.c:287 munlock 1056KiB 7fae32f2e000 - 7fae33036000 r-xp 00000000 fd:02 140104 /usr/lib64/libm-2.24.so >mm/memlock.c:241 munlock area unreadable 7fae33036000-7fae33235000 ---p 00108000 fd:02 140104 /usr/lib64/libm-2.24.so : Skipping. >mm/memlock.c:287 munlock 4KiB 7fae33235000 - 7fae33236000 r--p 00107000 fd:02 140104 /usr/lib64/libm-2.24.so >mm/memlock.c:287 munlock 4KiB 7fae33236000 - 7fae33237000 rw-p 00108000 fd:02 140104 /usr/lib64/libm-2.24.so >mm/memlock.c:259 munlock default filter '/libcap.so.' matches '7fae33237000-7fae3323b000 r-xp 00000000 fd:02 140497 /usr/lib64/libcap.so.2.25': Skipping. >mm/memlock.c:241 munlock area unreadable 7fae3323b000-7fae3343a000 ---p 00004000 fd:02 140497 /usr/lib64/libcap.so.2.25 : Skipping. >mm/memlock.c:259 munlock default filter '/libcap.so.' matches '7fae3343a000-7fae3343b000 r--p 00003000 fd:02 140497 /usr/lib64/libcap.so.2.25': Skipping. >mm/memlock.c:259 munlock default filter '/libcap.so.' matches '7fae3343b000-7fae3343c000 rw-p 00004000 fd:02 140497 /usr/lib64/libcap.so.2.25': Skipping. >mm/memlock.c:259 munlock default filter '/libselinux.so.' matches '7fae3343c000-7fae3345f000 r-xp 00000000 fd:02 140414 /usr/lib64/libselinux.so.1': Skipping. >mm/memlock.c:241 munlock area unreadable 7fae3345f000-7fae3365f000 ---p 00023000 fd:02 140414 /usr/lib64/libselinux.so.1 : Skipping. >mm/memlock.c:259 munlock default filter '/libselinux.so.' matches '7fae3365f000-7fae33660000 r--p 00023000 fd:02 140414 /usr/lib64/libselinux.so.1': Skipping. >mm/memlock.c:259 munlock default filter '/libselinux.so.' matches '7fae33660000-7fae33661000 rw-p 00024000 fd:02 140414 /usr/lib64/libselinux.so.1': Skipping. >mm/memlock.c:287 munlock 8KiB 7fae33661000 - 7fae33663000 rw-p 00000000 00:00 0 >mm/memlock.c:259 munlock default filter '/libresolv-' matches '7fae33663000-7fae3367a000 r-xp 00000000 fd:02 140116 /usr/lib64/libresolv-2.24.so': Skipping. >mm/memlock.c:241 munlock area unreadable 7fae3367a000-7fae3387a000 ---p 00017000 fd:02 140116 /usr/lib64/libresolv-2.24.so : Skipping. >mm/memlock.c:259 munlock default filter '/libresolv-' matches '7fae3387a000-7fae3387b000 r--p 00017000 fd:02 140116 /usr/lib64/libresolv-2.24.so': Skipping. >mm/memlock.c:259 munlock default filter '/libresolv-' matches '7fae3387b000-7fae3387c000 rw-p 00018000 fd:02 140116 /usr/lib64/libresolv-2.24.so': Skipping. >mm/memlock.c:287 munlock 8KiB 7fae3387c000 - 7fae3387e000 rw-p 00000000 00:00 0 >mm/memlock.c:287 munlock 1780KiB 7fae3387e000 - 7fae33a3b000 r-xp 00000000 fd:02 140098 /usr/lib64/libc-2.24.so >mm/memlock.c:241 munlock area unreadable 7fae33a3b000-7fae33c3a000 ---p 001bd000 fd:02 140098 /usr/lib64/libc-2.24.so : Skipping. >mm/memlock.c:287 munlock 16KiB 7fae33c3a000 - 7fae33c3e000 r--p 001bc000 fd:02 140098 /usr/lib64/libc-2.24.so >mm/memlock.c:287 munlock 8KiB 7fae33c3e000 - 7fae33c40000 rw-p 001c0000 fd:02 140098 /usr/lib64/libc-2.24.so >mm/memlock.c:287 munlock 16KiB 7fae33c40000 - 7fae33c44000 rw-p 00000000 00:00 0 >mm/memlock.c:287 munlock 28KiB 7fae33c44000 - 7fae33c4b000 r-xp 00000000 fd:02 140118 /usr/lib64/librt-2.24.so >mm/memlock.c:241 munlock area unreadable 7fae33c4b000-7fae33e4a000 ---p 00007000 fd:02 140118 /usr/lib64/librt-2.24.so : Skipping. >mm/memlock.c:287 munlock 4KiB 7fae33e4a000 - 7fae33e4b000 r--p 00006000 fd:02 140118 /usr/lib64/librt-2.24.so >mm/memlock.c:287 munlock 4KiB 7fae33e4b000 - 7fae33e4c000 rw-p 00007000 fd:02 140118 /usr/lib64/librt-2.24.so >mm/memlock.c:259 munlock default filter '/libreadline.so.' matches '7fae33e4c000-7fae33e8b000 r-xp 00000000 fd:02 140590 /usr/lib64/libreadline.so.6.3': Skipping. >mm/memlock.c:241 munlock area unreadable 7fae33e8b000-7fae3408b000 ---p 0003f000 fd:02 140590 /usr/lib64/libreadline.so.6.3 : Skipping. >mm/memlock.c:259 munlock default filter '/libreadline.so.' matches '7fae3408b000-7fae3408e000 r--p 0003f000 fd:02 140590 /usr/lib64/libreadline.so.6.3': Skipping. >mm/memlock.c:259 munlock default filter '/libreadline.so.' matches '7fae3408e000-7fae34094000 rw-p 00042000 fd:02 140590 /usr/lib64/libreadline.so.6.3': Skipping. >mm/memlock.c:287 munlock 4KiB 7fae34094000 - 7fae34095000 rw-p 00000000 00:00 0 >mm/memlock.c:287 munlock 388KiB 7fae34095000 - 7fae340f6000 r-xp 00000000 fd:02 163286 /usr/lib64/libdevmapper.so.1.02 >mm/memlock.c:241 munlock area unreadable 7fae340f6000-7fae342f6000 ---p 00061000 fd:02 163286 /usr/lib64/libdevmapper.so.1.02 : Skipping. >mm/memlock.c:287 munlock 4KiB 7fae342f6000 - 7fae342f7000 r--p 00061000 fd:02 163286 /usr/lib64/libdevmapper.so.1.02 >mm/memlock.c:287 munlock 12KiB 7fae342f7000 - 7fae342fa000 rw-p 00062000 fd:02 163286 /usr/lib64/libdevmapper.so.1.02 >mm/memlock.c:287 munlock 4KiB 7fae342fa000 - 7fae342fb000 rw-p 00000000 00:00 0 >mm/memlock.c:287 munlock 24KiB 7fae342fb000 - 7fae34301000 r-xp 00000000 fd:02 163335 /usr/lib64/libdevmapper-event.so.1.02 >mm/memlock.c:241 munlock area unreadable 7fae34301000-7fae34500000 ---p 00006000 fd:02 163335 /usr/lib64/libdevmapper-event.so.1.02 : Skipping. >mm/memlock.c:287 munlock 4KiB 7fae34500000 - 7fae34501000 r--p 00005000 fd:02 163335 /usr/lib64/libdevmapper-event.so.1.02 >mm/memlock.c:287 munlock 4KiB 7fae34501000 - 7fae34502000 rw-p 00006000 fd:02 163335 /usr/lib64/libdevmapper-event.so.1.02 >mm/memlock.c:259 munlock default filter '/libblkid.so.' matches '7fae34502000-7fae3453f000 r-xp 00000000 fd:02 154443 /usr/lib64/libblkid.so.1.1.0': Skipping. >mm/memlock.c:241 munlock area unreadable 7fae3453f000-7fae3473f000 ---p 0003d000 fd:02 154443 /usr/lib64/libblkid.so.1.1.0 : Skipping. >mm/memlock.c:259 munlock default filter '/libblkid.so.' matches '7fae3473f000-7fae34743000 r--p 0003d000 fd:02 154443 /usr/lib64/libblkid.so.1.1.0': Skipping. >mm/memlock.c:259 munlock default filter '/libblkid.so.' matches '7fae34743000-7fae34744000 rw-p 00041000 fd:02 154443 /usr/lib64/libblkid.so.1.1.0': Skipping. >mm/memlock.c:287 munlock 4KiB 7fae34744000 - 7fae34745000 rw-p 00000000 00:00 0 >mm/memlock.c:259 munlock default filter '/libdl-' matches '7fae34745000-7fae34748000 r-xp 00000000 fd:02 140102 /usr/lib64/libdl-2.24.so': Skipping. >mm/memlock.c:241 munlock area unreadable 7fae34748000-7fae34947000 ---p 00003000 fd:02 140102 /usr/lib64/libdl-2.24.so : Skipping. >mm/memlock.c:259 munlock default filter '/libdl-' matches '7fae34947000-7fae34948000 r--p 00002000 fd:02 140102 /usr/lib64/libdl-2.24.so': Skipping. >mm/memlock.c:259 munlock default filter '/libdl-' matches '7fae34948000-7fae34949000 rw-p 00003000 fd:02 140102 /usr/lib64/libdl-2.24.so': Skipping. >mm/memlock.c:259 munlock default filter '/ld-2.' matches '7fae34949000-7fae3496e000 r-xp 00000000 fd:02 140091 /usr/lib64/ld-2.24.so': Skipping. >mm/memlock.c:287 munlock 32KiB 7fae34aa1000 - 7fae34aa9000 rw-p 00000000 00:00 0 >mm/memlock.c:287 munlock 536KiB 7fae34aa9000 - 7fae34b2f000 r-xp 00000000 fd:02 140925 /usr/lib64/libsystemd.so.0.16.0 >mm/memlock.c:287 munlock 12KiB 7fae34b2f000 - 7fae34b32000 r--p 00085000 fd:02 140925 /usr/lib64/libsystemd.so.0.16.0 >mm/memlock.c:287 munlock 4KiB 7fae34b32000 - 7fae34b33000 rw-p 00088000 fd:02 140925 /usr/lib64/libsystemd.so.0.16.0 >mm/memlock.c:287 munlock 12KiB 7fae34b33000 - 7fae34b36000 rw-p 00000000 00:00 0 >mm/memlock.c:259 munlock default filter '/libudev.so.' matches '7fae34b36000-7fae34b55000 r-xp 00000000 fd:02 140927 /usr/lib64/libudev.so.1.6.5': Skipping. >mm/memlock.c:259 munlock default filter '/libudev.so.' matches '7fae34b55000-7fae34b56000 r--p 0001e000 fd:02 140927 /usr/lib64/libudev.so.1.6.5': Skipping. >mm/memlock.c:259 munlock default filter '/libudev.so.' matches '7fae34b56000-7fae34b57000 rw-p 0001f000 fd:02 140927 /usr/lib64/libudev.so.1.6.5': Skipping. >mm/memlock.c:259 munlock default filter '/etc/selinux' matches '7fae34b5f000-7fae34b60000 r--p 00000000 fd:02 20670 /etc/selinux/targeted/contexts/files/file_contexts.local.bin': Skipping. >mm/memlock.c:259 munlock default filter '/etc/selinux' matches '7fae34b60000-7fae34b6c000 r--p 00000000 fd:02 20668 /etc/selinux/targeted/contexts/files/file_contexts.homedirs.bin': Skipping. >mm/memlock.c:287 munlock 8KiB 7fae34b6c000 - 7fae34b6e000 rw-p 00000000 00:00 0 >mm/memlock.c:259 munlock default filter '/ld-2.' matches '7fae34b6e000-7fae34b6f000 r--p 00025000 fd:02 140091 /usr/lib64/ld-2.24.so': Skipping. >mm/memlock.c:259 munlock default filter '/ld-2.' matches '7fae34b6f000-7fae34b70000 rw-p 00026000 fd:02 140091 /usr/lib64/ld-2.24.so': Skipping. >mm/memlock.c:287 munlock 4KiB 7fae34b70000 - 7fae34b71000 rw-p 00000000 00:00 0 >mm/memlock.c:287 munlock 0KiB 7fff18d63000 - 7fff18d63000 rw-p 00000000 00:00 0 >mm/memlock.c:287 munlock 132KiB 7fff18d63000 - 7fff18d84000 rw-p 00000000 00:00 0 [stack] >mm/memlock.c:287 munlock 8KiB 7fff18d9b000 - 7fff18d9d000 r--p 00000000 00:00 0 [vvar] >mm/memlock.c:249 munlock ignore filter '[vdso]' matches '7fff18d9d000-7fff18d9f000 r-xp 00000000 00:00 0 [vdso]': Skipping. >mm/memlock.c:249 munlock ignore filter '[vsyscall]' matches 'ffffffffff600000-ffffffffff601000 r-xp 00000000 00:00 0 [vsyscall]': Skipping. >mm/memlock.c:373 Unlocked 20672512 bytes >activate/fs.c:489 Syncing device names >libdm-common.c:2273 Udev cookie 0xd4deef8 (semid 393216) decremented to 1 >libdm-common.c:2559 Udev cookie 0xd4deef8 (semid 393216) waiting for zero >libdm-common.c:2288 Udev cookie 0xd4deef8 (semid 393216) destroyed >libdm-common.c:1427 fedora-swap: Skipping NODE_ADD (253,0) 0:6 0660 [trust_udev] >libdm-common.c:1437 fedora-swap: Processing NODE_READ_AHEAD 256 (flags=1) >libdm-common.c:1191 fedora-swap (253:0): read ahead is 256 >libdm-common.c:1316 fedora-swap: retaining kernel read ahead of 256 (requested 256) >activate/dev_manager.c:755 Getting device info for fedora-swap [LVM-UFNLwaPwcbUU0RxvwTq7dkysSNrKlmgI8obLuRkD8TGmr0Sgz5TrdTOmeIOGLAae] >ioctl/libdm-iface.c:1838 dm info LVM-UFNLwaPwcbUU0RxvwTq7dkysSNrKlmgI8obLuRkD8TGmr0Sgz5TrdTOmeIOGLAae [ noopencount flush ] [16384] (*1) >activate/activate.c:1487 fedora/swap is active locally >device/dev-cache.c:356 /dev/fedora/swap: Added to device cache (253:0) >device/dev-cache.c:1402 Using /dev/fedora/swap >device/dev-io.c:570 Opened /dev/fedora/swap RW O_DIRECT >metadata/lv_manip.c:6844 Wiping known signatures on logical volume "fedora/swap" >libdm-config.c:1036 Setting allocation/use_blkid_wiping to 1 >metadata/lv_manip.c:6859 Initializing 4.00 KiB of logical volume "fedora/swap" with value 0. >device/dev-io.c:808 Wiping /dev/fedora/swap at sector 0 length 8 sectors >device/dev-io.c:145 /dev/fedora/swap: block size is 4096 bytes >device/dev-io.c:156 /dev/fedora/swap: physical block size is 4096 bytes >device/dev-io.c:625 Closed /dev/fedora/swap >metadata/lv_manip.c:7779 Logical volume "swap" created. >cache/lvmetad.c:1224 Sending lvmetad updated VG fedora (seqno 2) >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting response to OK >cache/lvmetad.c:1651 Telling lvmetad to store PV /dev/sda5 (Ez2brO-7ejf-Sudr-l1Qh-RMpM-gegR-OA2D8K) >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting response to OK >mm/memlock.c:562 Unlock: Memlock counters: locked:0 critical:0 daemon:0 suspended:0 >activate/fs.c:489 Syncing device names >misc/lvm-flock.c:71 Unlocking /run/lock/lvm/V_fedora >misc/lvm-flock.c:48 _undo_flock /run/lock/lvm/V_fedora >device/dev-io.c:625 Closed /dev/sda5 >metadata/vg.c:89 Freeing VG fedora at 0x563e267a4680. >metadata/vg.c:89 Freeing VG fedora at 0x563e267cfb10. >libdm-config.c:1036 Setting global/notify_dbus to 1 >notify/lvmnotify.c:51 Nofify dbus at com.redhat.lvmdbus1. >notify/lvmnotify.c:64 WARNING: D-Bus notification failed: The name com.redhat.lvmdbus1 was not provided by any .service files >commands/toolcontext.c:2111 Reloading config files >activate/fs.c:489 Syncing device names >cache/lvmcache.c:2298 Wiping internal VG cache >metadata/vg.c:89 Freeing VG #orphans_lvm1 at 0x563e26725230. >metadata/vg.c:89 Freeing VG #orphans_pool at 0x563e26729240. >metadata/vg.c:89 Freeing VG #orphans_lvm2 at 0x563e267401f0. >config/config.c:281 Loading config file: /etc/lvm/lvm.conf >device/dev-io.c:570 Opened /etc/lvm/lvm.conf RO >device/dev-io.c:625 Closed /etc/lvm/lvm.conf >libdm-config.c:1036 Setting log/syslog to 1 >libdm-config.c:972 Setting log/level to 0 >libdm-config.c:1036 Setting log/activation to 0 >config/config.c:1439 Setting log/debug_classes to debug_classes = [ "memory", "devices", "activation", "allocation", "lvmetad", "metadata", "cache", "locking", "lvmpolld", "dbus" ] >commands/toolcontext.c:357 Setting log debug classes to 1023 >commands/toolcontext.c:363 Logging initialised at Thu Nov 10 19:32:15 2016 >config/config.c:281 Loading config file: /etc/lvm/lvmlocal.conf >device/dev-io.c:570 Opened /etc/lvm/lvmlocal.conf RO >device/dev-io.c:625 Closed /etc/lvm/lvmlocal.conf >libdm-config.c:1036 Setting config/checks to 1 >libdm-config.c:1036 Setting config/abort_on_errors to 0 >libdm-config.c:1036 Setting config/checks to 1 >libdm-config.c:1036 Setting config/checks to 1 >libdm-config.c:972 Setting global/umask to 63 >libdm-config.c:941 Setting devices/dir to /dev >libdm-config.c:941 Setting devices/external_device_info_source to none >libdm-config.c:941 Setting global/proc to /proc >libdm-config.c:1036 Setting global/activation to 1 >libdm-config.c:1049 activation/auto_set_activation_skip not found in config: defaulting to 1 >libdm-config.c:941 Setting activation/readahead to auto >libdm-config.c:1036 Setting activation/udev_rules to 1 >libdm-config.c:1036 Setting activation/udev_sync to 1 >libdm-config.c:1036 Setting activation/retry_deactivation to 1 >libdm-config.c:1036 Setting activation/checks to 0 >misc/lvm-globals.c:188 LVM activation checks disabled >libdm-config.c:1036 Setting activation/use_linear_target to 1 >libdm-config.c:941 Setting activation/missing_stripe_filler to error >libdm-config.c:1036 Setting global/metadata_read_only to 0 >libdm-config.c:972 Setting devices/pv_min_size to 2048 >libdm-config.c:1049 metadata/check_pv_device_sizes not found in config: defaulting to 1 >libdm-config.c:941 Setting global/units to h >libdm-config.c:1036 Setting global/si_unit_consistency to 1 >libdm-config.c:1049 report/binary_values_as_numeric not found in config: defaulting to 0 >libdm-config.c:1049 report/mark_hidden_devices not found in config: defaulting to 1 >libdm-config.c:1036 Setting global/suffix to 1 >libdm-config.c:950 report/list_item_separator not found in config: defaulting to , >libdm-config.c:950 report/time_format not found in config: defaulting to %Y-%m-%d %T %z >libdm-config.c:1049 report/two_word_unknown_device not found in config: defaulting to 0 >libdm-config.c:1036 Setting global/detect_internal_vg_cache_corruption to 0 >libdm-config.c:941 Setting global/system_id_source to none >libdm-config.c:941 Setting config/profile_dir to /etc/lvm/profile >libdm-config.c:972 Setting devices/disable_after_error_count to 0 >config/config.c:1439 Setting devices/preferred_names to preferred_names = [ "^/dev/mapper/", "^/dev/md/", "^/dev/sd" ] >libdm-config.c:1036 Setting devices/obtain_device_list_from_udev to 1 >config/config.c:1439 Setting devices/scan to scan = [ "/dev" ] >metadata/vg.c:74 Allocated VG #orphans_lvm1 at 0x558f020ac230. >format1/format1.c:628 Initialised format: lvm1 >metadata/vg.c:74 Allocated VG #orphans_pool at 0x558f020b0240. >format_pool/format_pool.c:335 Initialised format: pool >metadata/vg.c:74 Allocated VG #orphans_lvm2 at 0x558f020c97b0. >format_text/format-text.c:2573 Initialised format: lvm2 >libdm-config.c:950 global/format not found in config: defaulting to lvm2 >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_lvm1" with VGID #orphans_lvm1. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_lvm1". >cache/lvmcache.c:1875 lvmcache initialised VG #orphans_lvm1. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_pool" with VGID #orphans_pool. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_pool". >cache/lvmcache.c:1875 lvmcache initialised VG #orphans_pool. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_lvm2" with VGID #orphans_lvm2. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_lvm2". >cache/lvmcache.c:1875 lvmcache initialised VG #orphans_lvm2. >striped/striped.c:239 Initialised segtype: striped >zero/zero.c:98 Initialised segtype: zero >error/errseg.c:104 Initialised segtype: error >libdm-config.c:941 Setting dmeventd/snapshot_library to libdevmapper-event-lvm2snapshot.so >snapshot/snapshot.c:275 Initialised segtype: snapshot >libdm-config.c:941 Setting dmeventd/mirror_library to libdevmapper-event-lvm2mirror.so >mirror/mirrored.c:575 Initialised segtype: mirror >libdm-config.c:950 dmeventd/raid_library not found in config: defaulting to libdevmapper-event-lvm2raid.so >raid/raid.c:505 Initialised segtype: raid0 >raid/raid.c:505 Initialised segtype: raid0_meta >raid/raid.c:505 Initialised segtype: raid1 >raid/raid.c:505 Initialised segtype: raid10 >raid/raid.c:505 Initialised segtype: raid4 >raid/raid.c:505 Initialised segtype: raid5 >raid/raid.c:505 Initialised segtype: raid5_la >raid/raid.c:505 Initialised segtype: raid5_ls >raid/raid.c:505 Initialised segtype: raid5_ra >raid/raid.c:505 Initialised segtype: raid5_rs >raid/raid.c:505 Initialised segtype: raid6 >raid/raid.c:505 Initialised segtype: raid6_nc >raid/raid.c:505 Initialised segtype: raid6_nr >raid/raid.c:505 Initialised segtype: raid6_zr >libdm-config.c:941 Setting dmeventd/thin_library to libdevmapper-event-lvm2thin.so >thin/thin.c:825 Initialised segtype: thin-pool >thin/thin.c:825 Initialised segtype: thin >cache_segtype/cache.c:491 Initialised segtype: cache-pool >cache_segtype/cache.c:505 Initialised segtype: cache >libdm-config.c:1036 Setting backup/archive to 1 >libdm-config.c:972 Setting backup/retain_days to 30 >libdm-config.c:972 Setting backup/retain_min to 10 >libdm-config.c:941 Setting backup/archive_dir to /etc/lvm/archive >libdm-config.c:1036 Setting backup/backup to 1 >libdm-config.c:941 Setting backup/backup_dir to /etc/lvm/backup >config/config.c:1436 devices/global_filter not found in config: defaulting to global_filter = [ "a|.*/|" ] >libdm-config.c:972 Setting global/locking_type to 1 >libdm-config.c:1036 Setting global/use_lvmetad to 1 >libdm-config.c:977 global/lvmetad_update_wait_time not found in config: defaulting to 10 >daemon-client.c:33 /run/lvm/lvmetad.socket: Opening daemon socket to lvmetad for protocol lvmetad version 1. >daemon-client.c:52 Sending daemon lvmetad: hello >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting protocol to lvmetad >libdm-config.c:972 Setting version to 1 >cache/lvmetad.c:143 Successfully connected to lvmetad on fd 4. >libdm-config.c:1036 Setting global/use_lvmpolld to 1 >libdm-config.c:1036 Setting devices/sysfs_scan to 1 >filters/filter-sysfs.c:325 Sysfs filter initialised. >filters/filter-internal.c:77 internal filter initialised. >filters/filter-type.c:56 LVM type filter initialised. >filters/filter-usable.c:192 Usable device filter initialised. >libdm-config.c:1036 Setting devices/multipath_component_detection to 1 >filters/filter-mpath.c:291 mpath filter initialised. >filters/filter-partitioned.c:59 Partitioned filter initialised. >libdm-config.c:1036 Setting devices/md_component_detection to 1 >filters/filter-md.c:73 MD filter initialised. >libdm-config.c:1036 Setting devices/fw_raid_component_detection to 0 >filters/filter-composite.c:104 Composite filter initialised. >libdm-config.c:1036 Setting devices/ignore_suspended_devices to 0 >libdm-config.c:1036 Setting devices/ignore_lvm_mirrors to 1 >config/config.c:1439 Setting devices/filter to filter = [ "r|/sdb1$|", "r|/sdb2$|", "r|/sdb3$|", "r|/sdb$|", "r|/sdc1$|", "r|/sdc2$|", "r|/sdc$|" ] >filters/filter-regex.c:216 Regex filter initialised. >filters/filter-usable.c:192 Usable device filter initialised. >filters/filter-composite.c:104 Composite filter initialised. >libdm-config.c:941 Setting devices/cache_dir to /etc/lvm/cache >libdm-config.c:941 Setting devices/cache_file_prefix to >libdm-config.c:950 devices/cache not found in config: defaulting to /etc/lvm/cache/.cache >filters/filter-persistent.c:368 Persistent filter initialised. >filters/filter-composite.c:104 Composite filter initialised. >libdm-config.c:1036 Setting devices/write_cache_state to 1 >libdm-config.c:1036 Setting global/use_lvmetad to 1 >libdm-config.c:941 Setting activation/activation_mode to degraded >libdm-config.c:1049 metadata/record_lvs_history not found in config: defaulting to 0 >lvmcmdline.c:1603 DEGRADED MODE. Incomplete RAID LVs will be processed. >libdm-config.c:1036 Setting activation/monitoring to 1 >lvmcmdline.c:1609 Processing: vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count fedora '--config= devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] filter=["r|/sdb1$|","r|/sdb2$|","r|/sdb3$|","r|/sdb$|","r|/sdc1$|","r|/sdc2$|","r|/sdc$|"] } log {level=7 file=/tmp/lvm.log syslog=0}' >lvmcmdline.c:1610 Command pid: 3066 >lvmcmdline.c:1611 system ID: >lvmcmdline.c:1614 O_DIRECT will be used >libdm-config.c:972 Setting global/locking_type to 1 >libdm-config.c:1036 Setting global/wait_for_locks to 1 >locking/locking.c:129 File-based locking selected. >libdm-config.c:1036 Setting global/prioritise_write_locks to 1 >libdm-config.c:941 Setting global/locking_dir to /run/lock/lvm >libdm-common.c:926 Preparing SELinux context for /run/lock/lvm to system_u:object_r:lvm_lock_t:s0. >libdm-common.c:929 Resetting SELinux context to default value. >libdm-config.c:1036 Setting global/use_lvmlockd to 0 >cache/lvmetad.c:255 Sending lvmetad get_global_info >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting token to filter:3239235440 >libdm-config.c:972 Setting daemon_pid to 983 >libdm-config.c:941 Setting response to OK >libdm-config.c:972 Setting global_disable to 0 >libdm-config.c:950 report/output_format not found in config: defaulting to basic >libdm-config.c:1049 log/report_command_log not found in config: defaulting to 0 >libdm-config.c:1049 report/aligned not found in config: defaulting to 1 >libdm-config.c:1049 report/buffered not found in config: defaulting to 1 >libdm-config.c:1049 report/headings not found in config: defaulting to 1 >libdm-config.c:950 report/separator not found in config: defaulting to >libdm-config.c:1049 report/prefixes not found in config: defaulting to 0 >libdm-config.c:1049 report/quoted not found in config: defaulting to 1 >libdm-config.c:1049 report/colums_as_rows not found in config: defaulting to 0 >libdm-config.c:950 report/vgs_sort not found in config: defaulting to vg_name >libdm-config.c:950 report/vgs_cols not found in config: defaulting to vg_name,pv_count,lv_count,snap_count,vg_attr,vg_size,vg_free >libdm-config.c:950 report/compact_output_cols not found in config: defaulting to >toollib.c:2165 Processing each VG >toollib.c:2217 Get list of VGs on system >cache/lvmetad.c:1425 Asking lvmetad for complete list of known VG ids/names >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting name to fedora >toollib.c:1927 Processing VG fedora UFNLwa-Pwcb-UU0R-xvwT-q7dk-ysSN-rKlmgI >cache/lvmcache.c:522 lvmcache has no info for vgname "fedora". >misc/lvm-flock.c:200 Locking /run/lock/lvm/V_fedora RB >libdm-common.c:926 Preparing SELinux context for /run/lock/lvm/V_fedora to system_u:object_r:lvm_lock_t:s0. >misc/lvm-flock.c:101 _do_flock /run/lock/lvm/V_fedora:aux WB >misc/lvm-flock.c:48 _undo_flock /run/lock/lvm/V_fedora:aux >misc/lvm-flock.c:101 _do_flock /run/lock/lvm/V_fedora RB >libdm-common.c:929 Resetting SELinux context to default value. >cache/lvmcache.c:522 lvmcache has no info for vgname "fedora". >metadata/metadata.c:4151 Reading VG fedora UFNLwaPwcbUU0RxvwTq7dkysSNrKlmgI >cache/lvmcache.c:619 Metadata cache has no info for vgid "UFNLwaPwcbUU0RxvwTq7dkysSNrKlmgI" >cache/lvmetad.c:981 Asking lvmetad for VG UFNLwa-Pwcb-UU0R-xvwT-q7dk-ysSN-rKlmgI fedora >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting name to fedora >libdm-config.c:941 Setting metadata/format to lvm2 >cache/lvmcache.c:522 lvmcache has no info for vgname "fedora" with VGID UFNLwaPwcbUU0RxvwTq7dkysSNrKlmgI. >format_text/format-text.c:2003 <backtrace> >libdm-config.c:941 Setting id to Ez2brO-7ejf-Sudr-l1Qh-RMpM-gegR-OA2D8K >libdm-config.c:941 Setting format to lvm2 >libdm-config.c:972 Setting device to 2053 >libdm-config.c:972 Setting dev_size to 95107072 >libdm-config.c:972 Setting label_sector to 1 >libdm-config.c:972 Setting ext_flags to 1 >libdm-config.c:972 Setting ext_version to 2 >device/dev-cache.c:356 /dev/sdb: Added to device cache (8:16) >device/dev-cache.c:352 /dev/disk/by-id/usb-SanDisk_Extreme_AA011021151004307653-0:0: Aliased to /dev/sdb in device cache (8:16) >device/dev-cache.c:356 /dev/disk/by-label/Fedora-WS-Live-25_B-1-1: Added to device cache (8:17) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0: Aliased to /dev/sdb in device cache (8:16) >device/dev-cache.c:352 /dev/disk/by-uuid/2016-10-05-06-32-21-00: Aliased to /dev/disk/by-label/Fedora-WS-Live-25_B-1-1 in device cache (8:17) >device/dev-cache.c:352 /dev/sdb1: Aliased to /dev/disk/by-label/Fedora-WS-Live-25_B-1-1 in device cache (preferred name) (8:17) >device/dev-cache.c:352 /dev/disk/by-id/usb-SanDisk_Extreme_AA011021151004307653-0:0-part1: Aliased to /dev/sdb1 in device cache (8:17) >device/dev-cache.c:340 /dev/disk/by-label/Fedora-WS-Live-25_B-1-1: Already in device cache >device/dev-cache.c:352 /dev/disk/by-partuuid/5b7c751a-01: Aliased to /dev/sdb1 in device cache (8:17) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0-part1: Aliased to /dev/sdb1 in device cache (8:17) >device/dev-cache.c:340 /dev/disk/by-uuid/2016-10-05-06-32-21-00: Already in device cache >device/dev-cache.c:356 /dev/sdb2: Added to device cache (8:18) >device/dev-cache.c:352 /dev/disk/by-id/usb-SanDisk_Extreme_AA011021151004307653-0:0-part2: Aliased to /dev/sdb2 in device cache (8:18) >device/dev-cache.c:356 /dev/disk/by-label/ANACONDA: Added to device cache (8:19) >device/dev-cache.c:352 /dev/disk/by-partuuid/5b7c751a-02: Aliased to /dev/sdb2 in device cache (8:18) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0-part2: Aliased to /dev/sdb2 in device cache (8:18) >device/dev-cache.c:352 /dev/disk/by-uuid/E65B-38D5: Aliased to /dev/sdb2 in device cache (8:18) >device/dev-cache.c:352 /dev/sdb3: Aliased to /dev/disk/by-label/ANACONDA in device cache (preferred name) (8:19) >device/dev-cache.c:352 /dev/disk/by-id/usb-SanDisk_Extreme_AA011021151004307653-0:0-part3: Aliased to /dev/sdb3 in device cache (8:19) >device/dev-cache.c:340 /dev/disk/by-label/ANACONDA: Already in device cache >device/dev-cache.c:352 /dev/disk/by-partuuid/5b7c751a-03: Aliased to /dev/sdb3 in device cache (8:19) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0-part3: Aliased to /dev/sdb3 in device cache (8:19) >device/dev-cache.c:352 /dev/disk/by-uuid/071654cc-c02e-3fa6-9852-bb9d12673142: Aliased to /dev/sdb3 in device cache (8:19) >device/dev-cache.c:356 /dev/sdc: Added to device cache (8:32) >device/dev-cache.c:352 /dev/disk/by-id/usb-APPLE_SD_Card_Reader_000000000820-0:0: Aliased to /dev/sdc in device cache (8:32) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:14.0-usb-0:4:1.0-scsi-0:0:0:0: Aliased to /dev/sdc in device cache (8:32) >device/dev-cache.c:356 /dev/sdc1: Added to device cache (8:33) >device/dev-cache.c:352 /dev/disk/by-id/usb-APPLE_SD_Card_Reader_000000000820-0:0-part1: Aliased to /dev/sdc1 in device cache (8:33) >device/dev-cache.c:356 /dev/disk/by-label/EFI: Added to device cache (8:1) >device/dev-cache.c:352 /dev/disk/by-partlabel/EFI\x20System\x20Partition: Aliased to /dev/disk/by-label/EFI in device cache (8:1) >device/dev-cache.c:352 /dev/disk/by-partuuid/e47434c5-7375-42e9-9cbe-73714c99b802: Aliased to /dev/sdc1 in device cache (8:33) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:14.0-usb-0:4:1.0-scsi-0:0:0:0-part1: Aliased to /dev/sdc1 in device cache (8:33) >device/dev-cache.c:352 /dev/disk/by-uuid/67E3-17ED: Aliased to /dev/disk/by-label/EFI in device cache (8:1) >device/dev-cache.c:356 /dev/sdc2: Added to device cache (8:34) >device/dev-cache.c:352 /dev/disk/by-id/usb-APPLE_SD_Card_Reader_000000000820-0:0-part2: Aliased to /dev/sdc2 in device cache (8:34) >device/dev-cache.c:352 /dev/disk/by-label/Nifty\x20HD: Aliased to /dev/sdc2 in device cache (8:34) >device/dev-cache.c:352 /dev/disk/by-partuuid/05d69f48-5bad-48e5-bf57-63b8377fc737: Aliased to /dev/sdc2 in device cache (8:34) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:14.0-usb-0:4:1.0-scsi-0:0:0:0-part2: Aliased to /dev/sdc2 in device cache (8:34) >device/dev-cache.c:352 /dev/disk/by-uuid/7966a8db-330b-3782-902e-ea75a88dadd7: Aliased to /dev/sdc2 in device cache (8:34) >device/dev-cache.c:356 /dev/sda: Added to device cache (8:0) >device/dev-cache.c:352 /dev/disk/by-id/ata-APPLE_SSD_SM0256F_S1K4NYBF108588: Aliased to /dev/sda in device cache (8:0) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x5002538655584d30: Aliased to /dev/sda in device cache (8:0) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:04:00.0-ata-1: Aliased to /dev/sda in device cache (8:0) >device/dev-cache.c:352 /dev/sda1: Aliased to /dev/disk/by-label/EFI in device cache (preferred name) (8:1) >device/dev-cache.c:352 /dev/disk/by-id/ata-APPLE_SSD_SM0256F_S1K4NYBF108588-part1: Aliased to /dev/sda1 in device cache (8:1) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x5002538655584d30-part1: Aliased to /dev/sda1 in device cache (8:1) >device/dev-cache.c:340 /dev/disk/by-label/EFI: Already in device cache >device/dev-cache.c:340 /dev/disk/by-partlabel/EFI\x20System\x20Partition: Already in device cache >device/dev-cache.c:352 /dev/disk/by-partuuid/9bb61fc3-34b4-4200-b49a-d3fde9898b38: Aliased to /dev/sda1 in device cache (8:1) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:04:00.0-ata-1-part1: Aliased to /dev/sda1 in device cache (8:1) >device/dev-cache.c:340 /dev/disk/by-uuid/67E3-17ED: Already in device cache >device/dev-cache.c:356 /dev/sda2: Added to device cache (8:2) >device/dev-cache.c:352 /dev/disk/by-id/ata-APPLE_SSD_SM0256F_S1K4NYBF108588-part2: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x5002538655584d30-part2: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:352 /dev/disk/by-label/Macintosh\x20HD: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:352 /dev/disk/by-partlabel/Linux\x20HFS+\x20ESP: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:352 /dev/disk/by-partuuid/c0268a82-6d2c-4dac-a40f-0cad98152031: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:04:00.0-ata-1-part2: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:352 /dev/disk/by-uuid/24741b41-eecc-3356-94f5-5974941707a7: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:356 /dev/sda3: Added to device cache (8:3) >device/dev-cache.c:352 /dev/disk/by-id/ata-APPLE_SSD_SM0256F_S1K4NYBF108588-part3: Aliased to /dev/sda3 in device cache (8:3) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x5002538655584d30-part3: Aliased to /dev/sda3 in device cache (8:3) >device/dev-cache.c:352 /dev/disk/by-label/Recovery\x20HD: Aliased to /dev/sda3 in device cache (8:3) >device/dev-cache.c:352 /dev/disk/by-partuuid/946f51f6-d5ea-425e-9086-d7d25469d6be: Aliased to /dev/sda3 in device cache (8:3) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:04:00.0-ata-1-part3: Aliased to /dev/sda3 in device cache (8:3) >device/dev-cache.c:352 /dev/disk/by-uuid/1b4476a6-b9c1-3593-8daa-f56e945a55c0: Aliased to /dev/sda3 in device cache (8:3) >device/dev-cache.c:356 /dev/sda4: Added to device cache (8:4) >device/dev-cache.c:352 /dev/disk/by-id/ata-APPLE_SSD_SM0256F_S1K4NYBF108588-part4: Aliased to /dev/sda4 in device cache (8:4) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x5002538655584d30-part4: Aliased to /dev/sda4 in device cache (8:4) >device/dev-cache.c:352 /dev/disk/by-partuuid/8328802b-d7fb-4ac5-ad17-54c2a696bb8c: Aliased to /dev/sda4 in device cache (8:4) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:04:00.0-ata-1-part4: Aliased to /dev/sda4 in device cache (8:4) >device/dev-cache.c:352 /dev/disk/by-uuid/f79e6722-dd56-4946-970b-c8df7f6eff48: Aliased to /dev/sda4 in device cache (8:4) >device/dev-cache.c:356 /dev/sda5: Added to device cache (8:5) >device/dev-cache.c:352 /dev/disk/by-id/ata-APPLE_SSD_SM0256F_S1K4NYBF108588-part5: Aliased to /dev/sda5 in device cache (8:5) >device/dev-cache.c:352 /dev/disk/by-id/lvm-pv-uuid-Ez2brO-7ejf-Sudr-l1Qh-RMpM-gegR-OA2D8K: Aliased to /dev/sda5 in device cache (8:5) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x5002538655584d30-part5: Aliased to /dev/sda5 in device cache (8:5) >device/dev-cache.c:352 /dev/disk/by-partuuid/0c61b2ad-c2c3-4992-adf0-e73912ddc9fb: Aliased to /dev/sda5 in device cache (8:5) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:04:00.0-ata-1-part5: Aliased to /dev/sda5 in device cache (8:5) >device/dev-cache.c:356 /dev/loop0: Added to device cache (7:0) >device/dev-cache.c:356 /dev/loop1: Added to device cache (7:1) >device/dev-cache.c:356 /dev/disk/by-label/Anaconda: Added to device cache (253:3) >device/dev-cache.c:352 /dev/disk/by-uuid/75b06b1f-5c69-42e7-99e1-1c5da0c76d91: Aliased to /dev/disk/by-label/Anaconda in device cache (253:3) >device/dev-cache.c:356 /dev/loop2: Added to device cache (7:2) >device/dev-cache.c:356 /dev/dm-0: Added to device cache (253:0) >device/dev-cache.c:352 /dev/disk/by-id/dm-name-fedora-swap: Aliased to /dev/dm-0 in device cache (preferred name) (253:0) >device/dev-cache.c:352 /dev/disk/by-id/dm-uuid-LVM-UFNLwaPwcbUU0RxvwTq7dkysSNrKlmgI8obLuRkD8TGmr0Sgz5TrdTOmeIOGLAae: Aliased to /dev/disk/by-id/dm-name-fedora-swap in device cache (253:0) >device/dev-cache.c:352 /dev/disk/by-uuid/f12a8dac-3c48-47fb-b225-2653008353bc: Aliased to /dev/disk/by-id/dm-name-fedora-swap in device cache (253:0) >device/dev-cache.c:352 /dev/fedora/swap: Aliased to /dev/disk/by-id/dm-name-fedora-swap in device cache (preferred name) (253:0) >device/dev-cache.c:352 /dev/mapper/fedora-swap: Aliased to /dev/fedora/swap in device cache (preferred name) (253:0) >device/dev-cache.c:356 /dev/dm-2: Added to device cache (253:2) >device/dev-cache.c:352 /dev/disk/by-id/dm-name-live-rw: Aliased to /dev/dm-2 in device cache (preferred name) (253:2) >device/dev-cache.c:340 /dev/disk/by-label/Anaconda: Already in device cache >device/dev-cache.c:340 /dev/disk/by-uuid/75b06b1f-5c69-42e7-99e1-1c5da0c76d91: Already in device cache >device/dev-cache.c:352 /dev/mapper/live-rw: Aliased to /dev/disk/by-id/dm-name-live-rw in device cache (preferred name) (253:2) >device/dev-cache.c:352 /dev/dm-3: Aliased to /dev/disk/by-label/Anaconda in device cache (253:3) >device/dev-cache.c:352 /dev/disk/by-id/dm-name-live-base: Aliased to /dev/disk/by-label/Anaconda in device cache (preferred name) (253:3) >device/dev-cache.c:340 /dev/disk/by-label/Anaconda: Already in device cache >device/dev-cache.c:340 /dev/disk/by-uuid/75b06b1f-5c69-42e7-99e1-1c5da0c76d91: Already in device cache >device/dev-cache.c:352 /dev/mapper/live-base: Aliased to /dev/disk/by-id/dm-name-live-base in device cache (preferred name) (253:3) >cache/lvmcache.c:1873 lvmcache /dev/sda5: now in VG #orphans_lvm2 (#orphans_lvm2) with 0 mda(s). >libdm-config.c:972 Setting size to 1044480 >libdm-config.c:972 Setting start to 4096 >libdm-config.c:972 Setting ignore to 0 >metadata/vg.c:74 Allocated VG fedora at 0x558f02165e20. >format_text/import_vsn1.c:572 Importing logical volume fedora/swap. >cache/lvmcache.c:522 lvmcache has no info for vgname "fedora" with VGID UFNLwaPwcbUU0RxvwTq7dkysSNrKlmgI. >cache/lvmcache.c:522 lvmcache has no info for vgname "fedora". >cache/lvmcache.c:1873 lvmcache /dev/sda5: now in VG fedora with 1 mda(s). >cache/lvmcache.c:1637 lvmcache /dev/sda5: VG fedora: set VGID to UFNLwaPwcbUU0RxvwTq7dkysSNrKlmgI. >cache/lvmcache.c:1949 lvmcache /dev/sda5: VG fedora: set system_id to . >cache/lvmetad.c:2241 Sending lvmetad vg_clear_outdated_pvs >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting response to OK >device/dev-io.c:570 Opened /dev/sda5 RO O_DIRECT >device/dev-io.c:330 /dev/sda5: size is 95107072 sectors >metadata/pv_manip.c:420 /dev/sda5 0: 0 1187: swap(0:0) >metadata/pv_manip.c:420 /dev/sda5 1: 1187 10422: NULL(0:0) >metadata/vg.c:74 Allocated VG fedora at 0x558f02145ef0. >format_text/import_vsn1.c:572 Importing logical volume fedora/swap. >toollib.c:1953 Process single VG fedora >device/dev-io.c:570 Opened /etc/lvm/backup/fedora RO >device/dev-io.c:625 Closed /etc/lvm/backup/fedora >metadata/vg.c:74 Allocated VG fedora at 0x558f02158ae0. >format_text/import_vsn1.c:572 Importing logical volume fedora/swap. >format_text/format-text.c:898 Read volume group fedora from /etc/lvm/backup/fedora >metadata/vg.c:89 Freeing VG fedora at 0x558f02158ae0. >mm/memlock.c:562 Unlock: Memlock counters: locked:0 critical:0 daemon:0 suspended:0 >activate/fs.c:489 Syncing device names >misc/lvm-flock.c:71 Unlocking /run/lock/lvm/V_fedora >misc/lvm-flock.c:48 _undo_flock /run/lock/lvm/V_fedora >device/dev-io.c:625 Closed /dev/sda5 >metadata/vg.c:89 Freeing VG fedora at 0x558f02145ef0. >metadata/vg.c:89 Freeing VG fedora at 0x558f02165e20. >libdm-config.c:1049 report/compact_output not found in config: defaulting to 0 >libdm-report.c:4619 LVM2_VG_NAME=fedora LVM2_VG_UUID=UFNLwa-Pwcb-UU0R-xvwT-q7dk-ysSN-rKlmgI LVM2_VG_SIZE=48691675136 LVM2_VG_FREE=43713036288 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=11609 LVM2_VG_FREE_COUNT=10422 LVM2_PV_COUNT=1 >libdm-config.c:1036 Setting global/notify_dbus to 1 >commands/toolcontext.c:2111 Reloading config files >activate/fs.c:489 Syncing device names >cache/lvmcache.c:2298 Wiping internal VG cache >metadata/vg.c:89 Freeing VG #orphans_lvm1 at 0x558f020ac230. >metadata/vg.c:89 Freeing VG #orphans_pool at 0x558f020b0240. >metadata/vg.c:89 Freeing VG #orphans_lvm2 at 0x558f020c97b0. >config/config.c:281 Loading config file: /etc/lvm/lvm.conf >device/dev-io.c:570 Opened /etc/lvm/lvm.conf RO >device/dev-io.c:625 Closed /etc/lvm/lvm.conf >libdm-config.c:1036 Setting log/syslog to 1 >libdm-config.c:972 Setting log/level to 0 >libdm-config.c:1036 Setting log/activation to 0 >config/config.c:1439 Setting log/debug_classes to debug_classes = [ "memory", "devices", "activation", "allocation", "lvmetad", "metadata", "cache", "locking", "lvmpolld", "dbus" ] >commands/toolcontext.c:357 Setting log debug classes to 1023 >commands/toolcontext.c:363 Logging initialised at Thu Nov 10 19:32:15 2016 >config/config.c:281 Loading config file: /etc/lvm/lvmlocal.conf >device/dev-io.c:570 Opened /etc/lvm/lvmlocal.conf RO >device/dev-io.c:625 Closed /etc/lvm/lvmlocal.conf >libdm-config.c:1036 Setting config/checks to 1 >libdm-config.c:1036 Setting config/abort_on_errors to 0 >libdm-config.c:1036 Setting config/checks to 1 >libdm-config.c:1036 Setting config/checks to 1 >libdm-config.c:972 Setting global/umask to 63 >libdm-config.c:941 Setting devices/dir to /dev >libdm-config.c:941 Setting devices/external_device_info_source to none >libdm-config.c:941 Setting global/proc to /proc >libdm-config.c:1036 Setting global/activation to 1 >libdm-config.c:1049 activation/auto_set_activation_skip not found in config: defaulting to 1 >libdm-config.c:941 Setting activation/readahead to auto >libdm-config.c:1036 Setting activation/udev_rules to 1 >libdm-config.c:1036 Setting activation/udev_sync to 1 >libdm-config.c:1036 Setting activation/retry_deactivation to 1 >libdm-config.c:1036 Setting activation/checks to 0 >misc/lvm-globals.c:188 LVM activation checks disabled >libdm-config.c:1036 Setting activation/use_linear_target to 1 >libdm-config.c:941 Setting activation/missing_stripe_filler to error >libdm-config.c:1036 Setting global/metadata_read_only to 0 >libdm-config.c:972 Setting devices/pv_min_size to 2048 >libdm-config.c:1049 metadata/check_pv_device_sizes not found in config: defaulting to 1 >libdm-config.c:941 Setting global/units to h >libdm-config.c:1036 Setting global/si_unit_consistency to 1 >libdm-config.c:1049 report/binary_values_as_numeric not found in config: defaulting to 0 >libdm-config.c:1049 report/mark_hidden_devices not found in config: defaulting to 1 >libdm-config.c:1036 Setting global/suffix to 1 >libdm-config.c:950 report/list_item_separator not found in config: defaulting to , >libdm-config.c:950 report/time_format not found in config: defaulting to %Y-%m-%d %T %z >libdm-config.c:1049 report/two_word_unknown_device not found in config: defaulting to 0 >libdm-config.c:1036 Setting global/detect_internal_vg_cache_corruption to 0 >libdm-config.c:941 Setting global/system_id_source to none >libdm-config.c:941 Setting config/profile_dir to /etc/lvm/profile >libdm-config.c:972 Setting devices/disable_after_error_count to 0 >config/config.c:1439 Setting devices/preferred_names to preferred_names = [ "^/dev/mapper/", "^/dev/md/", "^/dev/sd" ] >libdm-config.c:1036 Setting devices/obtain_device_list_from_udev to 1 >config/config.c:1439 Setting devices/scan to scan = [ "/dev" ] >metadata/vg.c:74 Allocated VG #orphans_lvm1 at 0x5598dfc3a230. >format1/format1.c:628 Initialised format: lvm1 >metadata/vg.c:74 Allocated VG #orphans_pool at 0x5598dfc3e240. >format_pool/format_pool.c:335 Initialised format: pool >metadata/vg.c:74 Allocated VG #orphans_lvm2 at 0x5598dfc551f0. >format_text/format-text.c:2573 Initialised format: lvm2 >libdm-config.c:950 global/format not found in config: defaulting to lvm2 >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_lvm1" with VGID #orphans_lvm1. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_lvm1". >cache/lvmcache.c:1875 lvmcache initialised VG #orphans_lvm1. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_pool" with VGID #orphans_pool. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_pool". >cache/lvmcache.c:1875 lvmcache initialised VG #orphans_pool. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_lvm2" with VGID #orphans_lvm2. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_lvm2". >cache/lvmcache.c:1875 lvmcache initialised VG #orphans_lvm2. >striped/striped.c:239 Initialised segtype: striped >zero/zero.c:98 Initialised segtype: zero >error/errseg.c:104 Initialised segtype: error >libdm-config.c:941 Setting dmeventd/snapshot_library to libdevmapper-event-lvm2snapshot.so >snapshot/snapshot.c:275 Initialised segtype: snapshot >libdm-config.c:941 Setting dmeventd/mirror_library to libdevmapper-event-lvm2mirror.so >mirror/mirrored.c:575 Initialised segtype: mirror >libdm-config.c:950 dmeventd/raid_library not found in config: defaulting to libdevmapper-event-lvm2raid.so >raid/raid.c:505 Initialised segtype: raid0 >raid/raid.c:505 Initialised segtype: raid0_meta >raid/raid.c:505 Initialised segtype: raid1 >raid/raid.c:505 Initialised segtype: raid10 >raid/raid.c:505 Initialised segtype: raid4 >raid/raid.c:505 Initialised segtype: raid5 >raid/raid.c:505 Initialised segtype: raid5_la >raid/raid.c:505 Initialised segtype: raid5_ls >raid/raid.c:505 Initialised segtype: raid5_ra >raid/raid.c:505 Initialised segtype: raid5_rs >raid/raid.c:505 Initialised segtype: raid6 >raid/raid.c:505 Initialised segtype: raid6_nc >raid/raid.c:505 Initialised segtype: raid6_nr >raid/raid.c:505 Initialised segtype: raid6_zr >libdm-config.c:941 Setting dmeventd/thin_library to libdevmapper-event-lvm2thin.so >thin/thin.c:825 Initialised segtype: thin-pool >thin/thin.c:825 Initialised segtype: thin >cache_segtype/cache.c:491 Initialised segtype: cache-pool >cache_segtype/cache.c:505 Initialised segtype: cache >libdm-config.c:1036 Setting backup/archive to 1 >libdm-config.c:972 Setting backup/retain_days to 30 >libdm-config.c:972 Setting backup/retain_min to 10 >libdm-config.c:941 Setting backup/archive_dir to /etc/lvm/archive >libdm-config.c:1036 Setting backup/backup to 1 >libdm-config.c:941 Setting backup/backup_dir to /etc/lvm/backup >config/config.c:1436 devices/global_filter not found in config: defaulting to global_filter = [ "a|.*/|" ] >libdm-config.c:972 Setting global/locking_type to 1 >libdm-config.c:1036 Setting global/use_lvmetad to 1 >libdm-config.c:977 global/lvmetad_update_wait_time not found in config: defaulting to 10 >daemon-client.c:33 /run/lvm/lvmetad.socket: Opening daemon socket to lvmetad for protocol lvmetad version 1. >daemon-client.c:52 Sending daemon lvmetad: hello >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting protocol to lvmetad >libdm-config.c:972 Setting version to 1 >cache/lvmetad.c:143 Successfully connected to lvmetad on fd 4. >libdm-config.c:1036 Setting global/use_lvmpolld to 1 >libdm-config.c:1036 Setting devices/sysfs_scan to 1 >filters/filter-sysfs.c:325 Sysfs filter initialised. >filters/filter-internal.c:77 internal filter initialised. >filters/filter-type.c:56 LVM type filter initialised. >filters/filter-usable.c:192 Usable device filter initialised. >libdm-config.c:1036 Setting devices/multipath_component_detection to 1 >filters/filter-mpath.c:291 mpath filter initialised. >filters/filter-partitioned.c:59 Partitioned filter initialised. >libdm-config.c:1036 Setting devices/md_component_detection to 1 >filters/filter-md.c:73 MD filter initialised. >libdm-config.c:1036 Setting devices/fw_raid_component_detection to 0 >filters/filter-composite.c:104 Composite filter initialised. >libdm-config.c:1036 Setting devices/ignore_suspended_devices to 0 >libdm-config.c:1036 Setting devices/ignore_lvm_mirrors to 1 >config/config.c:1439 Setting devices/filter to filter = [ "r|/sdb1$|", "r|/sdb2$|", "r|/sdb3$|", "r|/sdb$|", "r|/sdc1$|", "r|/sdc2$|", "r|/sdc$|" ] >filters/filter-regex.c:216 Regex filter initialised. >filters/filter-usable.c:192 Usable device filter initialised. >filters/filter-composite.c:104 Composite filter initialised. >libdm-config.c:941 Setting devices/cache_dir to /etc/lvm/cache >libdm-config.c:941 Setting devices/cache_file_prefix to >libdm-config.c:950 devices/cache not found in config: defaulting to /etc/lvm/cache/.cache >filters/filter-persistent.c:368 Persistent filter initialised. >filters/filter-composite.c:104 Composite filter initialised. >libdm-config.c:1036 Setting devices/write_cache_state to 1 >libdm-config.c:1036 Setting global/use_lvmetad to 1 >libdm-config.c:941 Setting activation/activation_mode to degraded >libdm-config.c:1049 metadata/record_lvs_history not found in config: defaulting to 0 >lvmcmdline.c:1603 DEGRADED MODE. Incomplete RAID LVs will be processed. >libdm-config.c:1036 Setting activation/monitoring to 1 >lvmcmdline.c:1609 Processing: lvcreate -n root -L 42688512K -y --type linear fedora '--config= devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] filter=["r|/sdb1$|","r|/sdb2$|","r|/sdb3$|","r|/sdb$|","r|/sdc1$|","r|/sdc2$|","r|/sdc$|"] } log {level=7 file=/tmp/lvm.log syslog=0}' >lvmcmdline.c:1610 Command pid: 3069 >lvmcmdline.c:1611 system ID: >lvmcmdline.c:1614 O_DIRECT will be used >libdm-config.c:972 Setting global/locking_type to 1 >libdm-config.c:1036 Setting global/wait_for_locks to 1 >locking/locking.c:129 File-based locking selected. >libdm-config.c:1036 Setting global/prioritise_write_locks to 1 >libdm-config.c:941 Setting global/locking_dir to /run/lock/lvm >libdm-common.c:926 Preparing SELinux context for /run/lock/lvm to system_u:object_r:lvm_lock_t:s0. >libdm-common.c:929 Resetting SELinux context to default value. >libdm-config.c:1036 Setting global/use_lvmlockd to 0 >cache/lvmetad.c:255 Sending lvmetad get_global_info >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting token to filter:3239235440 >libdm-config.c:972 Setting daemon_pid to 983 >libdm-config.c:941 Setting response to OK >libdm-config.c:972 Setting global_disable to 0 >activate/activate.c:522 Getting target version for linear >ioctl/libdm-iface.c:1838 dm version [ opencount flush ] [16384] (*1) >ioctl/libdm-iface.c:1838 dm versions [ opencount flush ] [16384] (*1) >activate/activate.c:559 Found linear target v1.3.0. >activate/activate.c:522 Getting target version for striped >ioctl/libdm-iface.c:1838 dm versions [ opencount flush ] [16384] (*1) >activate/activate.c:559 Found striped target v1.6.0. >libdm-config.c:1036 Setting allocation/wipe_signatures_when_zeroing_new_lvs to 1 >libdm-config.c:977 activation/mirror_region_size not found in config: defaulting to 512 >libdm-config.c:972 Setting activation/raid_region_size to 512 >libdm-config.c:950 report/output_format not found in config: defaulting to basic >libdm-config.c:1049 log/report_command_log not found in config: defaulting to 0 >toollib.c:2165 Processing each VG >toollib.c:2217 Get list of VGs on system >cache/lvmetad.c:1425 Asking lvmetad for complete list of known VG ids/names >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting name to fedora >toollib.c:1927 Processing VG fedora UFNLwa-Pwcb-UU0R-xvwT-q7dk-ysSN-rKlmgI >cache/lvmcache.c:522 lvmcache has no info for vgname "fedora". >misc/lvm-flock.c:200 Locking /run/lock/lvm/V_fedora WB >libdm-common.c:926 Preparing SELinux context for /run/lock/lvm/V_fedora to system_u:object_r:lvm_lock_t:s0. >misc/lvm-flock.c:101 _do_flock /run/lock/lvm/V_fedora:aux WB >misc/lvm-flock.c:101 _do_flock /run/lock/lvm/V_fedora WB >misc/lvm-flock.c:48 _undo_flock /run/lock/lvm/V_fedora:aux >libdm-common.c:929 Resetting SELinux context to default value. >cache/lvmcache.c:522 lvmcache has no info for vgname "fedora". >metadata/metadata.c:4151 Reading VG fedora UFNLwaPwcbUU0RxvwTq7dkysSNrKlmgI >cache/lvmcache.c:619 Metadata cache has no info for vgid "UFNLwaPwcbUU0RxvwTq7dkysSNrKlmgI" >cache/lvmetad.c:981 Asking lvmetad for VG UFNLwa-Pwcb-UU0R-xvwT-q7dk-ysSN-rKlmgI fedora >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting name to fedora >libdm-config.c:941 Setting metadata/format to lvm2 >cache/lvmcache.c:522 lvmcache has no info for vgname "fedora" with VGID UFNLwaPwcbUU0RxvwTq7dkysSNrKlmgI. >format_text/format-text.c:2003 <backtrace> >libdm-config.c:941 Setting id to Ez2brO-7ejf-Sudr-l1Qh-RMpM-gegR-OA2D8K >libdm-config.c:941 Setting format to lvm2 >libdm-config.c:972 Setting device to 2053 >libdm-config.c:972 Setting dev_size to 95107072 >libdm-config.c:972 Setting label_sector to 1 >libdm-config.c:972 Setting ext_flags to 1 >libdm-config.c:972 Setting ext_version to 2 >device/dev-cache.c:356 /dev/sdb: Added to device cache (8:16) >device/dev-cache.c:352 /dev/disk/by-id/usb-SanDisk_Extreme_AA011021151004307653-0:0: Aliased to /dev/sdb in device cache (8:16) >device/dev-cache.c:356 /dev/disk/by-label/Fedora-WS-Live-25_B-1-1: Added to device cache (8:17) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0: Aliased to /dev/sdb in device cache (8:16) >device/dev-cache.c:352 /dev/disk/by-uuid/2016-10-05-06-32-21-00: Aliased to /dev/disk/by-label/Fedora-WS-Live-25_B-1-1 in device cache (8:17) >device/dev-cache.c:352 /dev/sdb1: Aliased to /dev/disk/by-label/Fedora-WS-Live-25_B-1-1 in device cache (preferred name) (8:17) >device/dev-cache.c:352 /dev/disk/by-id/usb-SanDisk_Extreme_AA011021151004307653-0:0-part1: Aliased to /dev/sdb1 in device cache (8:17) >device/dev-cache.c:340 /dev/disk/by-label/Fedora-WS-Live-25_B-1-1: Already in device cache >device/dev-cache.c:352 /dev/disk/by-partuuid/5b7c751a-01: Aliased to /dev/sdb1 in device cache (8:17) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0-part1: Aliased to /dev/sdb1 in device cache (8:17) >device/dev-cache.c:340 /dev/disk/by-uuid/2016-10-05-06-32-21-00: Already in device cache >device/dev-cache.c:356 /dev/sdb2: Added to device cache (8:18) >device/dev-cache.c:352 /dev/disk/by-id/usb-SanDisk_Extreme_AA011021151004307653-0:0-part2: Aliased to /dev/sdb2 in device cache (8:18) >device/dev-cache.c:356 /dev/disk/by-label/ANACONDA: Added to device cache (8:19) >device/dev-cache.c:352 /dev/disk/by-partuuid/5b7c751a-02: Aliased to /dev/sdb2 in device cache (8:18) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0-part2: Aliased to /dev/sdb2 in device cache (8:18) >device/dev-cache.c:352 /dev/disk/by-uuid/E65B-38D5: Aliased to /dev/sdb2 in device cache (8:18) >device/dev-cache.c:352 /dev/sdb3: Aliased to /dev/disk/by-label/ANACONDA in device cache (preferred name) (8:19) >device/dev-cache.c:352 /dev/disk/by-id/usb-SanDisk_Extreme_AA011021151004307653-0:0-part3: Aliased to /dev/sdb3 in device cache (8:19) >device/dev-cache.c:340 /dev/disk/by-label/ANACONDA: Already in device cache >device/dev-cache.c:352 /dev/disk/by-partuuid/5b7c751a-03: Aliased to /dev/sdb3 in device cache (8:19) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0-part3: Aliased to /dev/sdb3 in device cache (8:19) >device/dev-cache.c:352 /dev/disk/by-uuid/071654cc-c02e-3fa6-9852-bb9d12673142: Aliased to /dev/sdb3 in device cache (8:19) >device/dev-cache.c:356 /dev/sdc: Added to device cache (8:32) >device/dev-cache.c:352 /dev/disk/by-id/usb-APPLE_SD_Card_Reader_000000000820-0:0: Aliased to /dev/sdc in device cache (8:32) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:14.0-usb-0:4:1.0-scsi-0:0:0:0: Aliased to /dev/sdc in device cache (8:32) >device/dev-cache.c:356 /dev/sdc1: Added to device cache (8:33) >device/dev-cache.c:352 /dev/disk/by-id/usb-APPLE_SD_Card_Reader_000000000820-0:0-part1: Aliased to /dev/sdc1 in device cache (8:33) >device/dev-cache.c:356 /dev/disk/by-label/EFI: Added to device cache (8:1) >device/dev-cache.c:352 /dev/disk/by-partlabel/EFI\x20System\x20Partition: Aliased to /dev/disk/by-label/EFI in device cache (8:1) >device/dev-cache.c:352 /dev/disk/by-partuuid/e47434c5-7375-42e9-9cbe-73714c99b802: Aliased to /dev/sdc1 in device cache (8:33) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:14.0-usb-0:4:1.0-scsi-0:0:0:0-part1: Aliased to /dev/sdc1 in device cache (8:33) >device/dev-cache.c:352 /dev/disk/by-uuid/67E3-17ED: Aliased to /dev/disk/by-label/EFI in device cache (8:1) >device/dev-cache.c:356 /dev/sdc2: Added to device cache (8:34) >device/dev-cache.c:352 /dev/disk/by-id/usb-APPLE_SD_Card_Reader_000000000820-0:0-part2: Aliased to /dev/sdc2 in device cache (8:34) >device/dev-cache.c:352 /dev/disk/by-label/Nifty\x20HD: Aliased to /dev/sdc2 in device cache (8:34) >device/dev-cache.c:352 /dev/disk/by-partuuid/05d69f48-5bad-48e5-bf57-63b8377fc737: Aliased to /dev/sdc2 in device cache (8:34) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:14.0-usb-0:4:1.0-scsi-0:0:0:0-part2: Aliased to /dev/sdc2 in device cache (8:34) >device/dev-cache.c:352 /dev/disk/by-uuid/7966a8db-330b-3782-902e-ea75a88dadd7: Aliased to /dev/sdc2 in device cache (8:34) >device/dev-cache.c:356 /dev/sda: Added to device cache (8:0) >device/dev-cache.c:352 /dev/disk/by-id/ata-APPLE_SSD_SM0256F_S1K4NYBF108588: Aliased to /dev/sda in device cache (8:0) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x5002538655584d30: Aliased to /dev/sda in device cache (8:0) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:04:00.0-ata-1: Aliased to /dev/sda in device cache (8:0) >device/dev-cache.c:352 /dev/sda1: Aliased to /dev/disk/by-label/EFI in device cache (preferred name) (8:1) >device/dev-cache.c:352 /dev/disk/by-id/ata-APPLE_SSD_SM0256F_S1K4NYBF108588-part1: Aliased to /dev/sda1 in device cache (8:1) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x5002538655584d30-part1: Aliased to /dev/sda1 in device cache (8:1) >device/dev-cache.c:340 /dev/disk/by-label/EFI: Already in device cache >device/dev-cache.c:340 /dev/disk/by-partlabel/EFI\x20System\x20Partition: Already in device cache >device/dev-cache.c:352 /dev/disk/by-partuuid/9bb61fc3-34b4-4200-b49a-d3fde9898b38: Aliased to /dev/sda1 in device cache (8:1) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:04:00.0-ata-1-part1: Aliased to /dev/sda1 in device cache (8:1) >device/dev-cache.c:340 /dev/disk/by-uuid/67E3-17ED: Already in device cache >device/dev-cache.c:356 /dev/sda2: Added to device cache (8:2) >device/dev-cache.c:352 /dev/disk/by-id/ata-APPLE_SSD_SM0256F_S1K4NYBF108588-part2: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x5002538655584d30-part2: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:352 /dev/disk/by-label/Macintosh\x20HD: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:352 /dev/disk/by-partlabel/Linux\x20HFS+\x20ESP: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:352 /dev/disk/by-partuuid/c0268a82-6d2c-4dac-a40f-0cad98152031: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:04:00.0-ata-1-part2: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:352 /dev/disk/by-uuid/24741b41-eecc-3356-94f5-5974941707a7: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:356 /dev/sda3: Added to device cache (8:3) >device/dev-cache.c:352 /dev/disk/by-id/ata-APPLE_SSD_SM0256F_S1K4NYBF108588-part3: Aliased to /dev/sda3 in device cache (8:3) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x5002538655584d30-part3: Aliased to /dev/sda3 in device cache (8:3) >device/dev-cache.c:352 /dev/disk/by-label/Recovery\x20HD: Aliased to /dev/sda3 in device cache (8:3) >device/dev-cache.c:352 /dev/disk/by-partuuid/946f51f6-d5ea-425e-9086-d7d25469d6be: Aliased to /dev/sda3 in device cache (8:3) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:04:00.0-ata-1-part3: Aliased to /dev/sda3 in device cache (8:3) >device/dev-cache.c:352 /dev/disk/by-uuid/1b4476a6-b9c1-3593-8daa-f56e945a55c0: Aliased to /dev/sda3 in device cache (8:3) >device/dev-cache.c:356 /dev/sda4: Added to device cache (8:4) >device/dev-cache.c:352 /dev/disk/by-id/ata-APPLE_SSD_SM0256F_S1K4NYBF108588-part4: Aliased to /dev/sda4 in device cache (8:4) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x5002538655584d30-part4: Aliased to /dev/sda4 in device cache (8:4) >device/dev-cache.c:352 /dev/disk/by-partuuid/8328802b-d7fb-4ac5-ad17-54c2a696bb8c: Aliased to /dev/sda4 in device cache (8:4) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:04:00.0-ata-1-part4: Aliased to /dev/sda4 in device cache (8:4) >device/dev-cache.c:352 /dev/disk/by-uuid/f79e6722-dd56-4946-970b-c8df7f6eff48: Aliased to /dev/sda4 in device cache (8:4) >device/dev-cache.c:356 /dev/sda5: Added to device cache (8:5) >device/dev-cache.c:352 /dev/disk/by-id/ata-APPLE_SSD_SM0256F_S1K4NYBF108588-part5: Aliased to /dev/sda5 in device cache (8:5) >device/dev-cache.c:352 /dev/disk/by-id/lvm-pv-uuid-Ez2brO-7ejf-Sudr-l1Qh-RMpM-gegR-OA2D8K: Aliased to /dev/sda5 in device cache (8:5) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x5002538655584d30-part5: Aliased to /dev/sda5 in device cache (8:5) >device/dev-cache.c:352 /dev/disk/by-partuuid/0c61b2ad-c2c3-4992-adf0-e73912ddc9fb: Aliased to /dev/sda5 in device cache (8:5) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:04:00.0-ata-1-part5: Aliased to /dev/sda5 in device cache (8:5) >device/dev-cache.c:356 /dev/loop0: Added to device cache (7:0) >device/dev-cache.c:356 /dev/loop1: Added to device cache (7:1) >device/dev-cache.c:356 /dev/disk/by-label/Anaconda: Added to device cache (253:3) >device/dev-cache.c:352 /dev/disk/by-uuid/75b06b1f-5c69-42e7-99e1-1c5da0c76d91: Aliased to /dev/disk/by-label/Anaconda in device cache (253:3) >device/dev-cache.c:356 /dev/loop2: Added to device cache (7:2) >device/dev-cache.c:356 /dev/dm-0: Added to device cache (253:0) >device/dev-cache.c:352 /dev/disk/by-id/dm-name-fedora-swap: Aliased to /dev/dm-0 in device cache (preferred name) (253:0) >device/dev-cache.c:352 /dev/disk/by-id/dm-uuid-LVM-UFNLwaPwcbUU0RxvwTq7dkysSNrKlmgI8obLuRkD8TGmr0Sgz5TrdTOmeIOGLAae: Aliased to /dev/disk/by-id/dm-name-fedora-swap in device cache (253:0) >device/dev-cache.c:352 /dev/disk/by-uuid/f12a8dac-3c48-47fb-b225-2653008353bc: Aliased to /dev/disk/by-id/dm-name-fedora-swap in device cache (253:0) >device/dev-cache.c:352 /dev/fedora/swap: Aliased to /dev/disk/by-id/dm-name-fedora-swap in device cache (preferred name) (253:0) >device/dev-cache.c:352 /dev/mapper/fedora-swap: Aliased to /dev/fedora/swap in device cache (preferred name) (253:0) >device/dev-cache.c:356 /dev/dm-2: Added to device cache (253:2) >device/dev-cache.c:352 /dev/disk/by-id/dm-name-live-rw: Aliased to /dev/dm-2 in device cache (preferred name) (253:2) >device/dev-cache.c:340 /dev/disk/by-label/Anaconda: Already in device cache >device/dev-cache.c:340 /dev/disk/by-uuid/75b06b1f-5c69-42e7-99e1-1c5da0c76d91: Already in device cache >device/dev-cache.c:352 /dev/mapper/live-rw: Aliased to /dev/disk/by-id/dm-name-live-rw in device cache (preferred name) (253:2) >device/dev-cache.c:352 /dev/dm-3: Aliased to /dev/disk/by-label/Anaconda in device cache (253:3) >device/dev-cache.c:352 /dev/disk/by-id/dm-name-live-base: Aliased to /dev/disk/by-label/Anaconda in device cache (preferred name) (253:3) >device/dev-cache.c:340 /dev/disk/by-label/Anaconda: Already in device cache >device/dev-cache.c:340 /dev/disk/by-uuid/75b06b1f-5c69-42e7-99e1-1c5da0c76d91: Already in device cache >device/dev-cache.c:352 /dev/mapper/live-base: Aliased to /dev/disk/by-id/dm-name-live-base in device cache (preferred name) (253:3) >cache/lvmcache.c:1873 lvmcache /dev/sda5: now in VG #orphans_lvm2 (#orphans_lvm2) with 0 mda(s). >libdm-config.c:972 Setting size to 1044480 >libdm-config.c:972 Setting start to 4096 >libdm-config.c:972 Setting ignore to 0 >metadata/vg.c:74 Allocated VG fedora at 0x5598dfcd5940. >format_text/import_vsn1.c:572 Importing logical volume fedora/swap. >cache/lvmcache.c:522 lvmcache has no info for vgname "fedora" with VGID UFNLwaPwcbUU0RxvwTq7dkysSNrKlmgI. >cache/lvmcache.c:522 lvmcache has no info for vgname "fedora". >cache/lvmcache.c:1873 lvmcache /dev/sda5: now in VG fedora with 1 mda(s). >cache/lvmcache.c:1637 lvmcache /dev/sda5: VG fedora: set VGID to UFNLwaPwcbUU0RxvwTq7dkysSNrKlmgI. >cache/lvmcache.c:1949 lvmcache /dev/sda5: VG fedora: set system_id to . >cache/lvmetad.c:2241 Sending lvmetad vg_clear_outdated_pvs >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting response to OK >libdm-config.c:977 metadata/lvs_history_retention_time not found in config: defaulting to 0 >device/dev-io.c:570 Opened /dev/sda5 RO O_DIRECT >device/dev-io.c:330 /dev/sda5: size is 95107072 sectors >metadata/pv_manip.c:420 /dev/sda5 0: 0 1187: swap(0:0) >metadata/pv_manip.c:420 /dev/sda5 1: 1187 10422: NULL(0:0) >metadata/vg.c:74 Allocated VG fedora at 0x5598dfce0520. >format_text/import_vsn1.c:572 Importing logical volume fedora/swap. >toollib.c:1953 Process single VG fedora >format_text/archiver.c:141 Archiving volume group "fedora" metadata (seqno 2). >metadata/lv_manip.c:5555 Creating logical volume root >metadata/lv_manip.c:3962 Adding segment of type striped to LV root. >libdm-config.c:1036 Setting allocation/mirror_logs_require_separate_pvs to 0 >metadata/lv_manip.c:3279 Adjusted allocation request to 10422 logical extents. Existing size 0. New size 10422. >libdm-config.c:1036 Setting allocation/maximise_cling to 1 >metadata/pv_map.c:54 Allowing allocation on /dev/sda5 start PE 1187 length 10422 >metadata/lv_manip.c:3040 Trying allocation using contiguous policy. >metadata/lv_manip.c:2642 Areas to be sorted and filled sequentially. >metadata/lv_manip.c:2558 Still need 10422 total extents from 10422 remaining (0 positional slots): >metadata/lv_manip.c:2561 1 (1 data/0 parity) parallel areas of 10422 extents each >metadata/lv_manip.c:2565 0 mirror logs of 0 extents each >metadata/lv_manip.c:2227 Considering allocation area 0 as /dev/sda5 start PE 1187 length 10422 leaving 0. >metadata/lv_manip.c:1877 Allocating parallel area 0 on /dev/sda5 start PE 1187 length 10422. >mm/memlock.c:562 Unlock: Memlock counters: locked:0 critical:0 daemon:0 suspended:0 >metadata/pv_manip.c:420 /dev/sda5 0: 0 1187: swap(0:0) >metadata/pv_manip.c:420 /dev/sda5 1: 1187 10422: root(0:0) >mm/memlock.c:562 Unlock: Memlock counters: locked:0 critical:0 daemon:0 suspended:0 >device/dev-io.c:625 Closed /dev/sda5 >device/dev-io.c:570 Opened /dev/sda5 RW O_DIRECT >device/dev-io.c:145 /dev/sda5: block size is 4096 bytes >device/dev-io.c:156 /dev/sda5: physical block size is 4096 bytes >format_text/format-text.c:665 Writing fedora metadata to /dev/sda5 at 7168 len 1359 >format_text/format-text.c:768 Pre-Committing fedora metadata (3) to /dev/sda5 header at 4096 >metadata/vg.c:74 Allocated VG fedora at 0x5598dfce4530. >format_text/import_vsn1.c:572 Importing logical volume fedora/swap. >format_text/import_vsn1.c:572 Importing logical volume fedora/root. >cache/lvmetad.c:1177 Sending lvmetad pending VG fedora (seqno 3) >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting response to OK >format_text/format-text.c:768 Committing fedora metadata (3) to /dev/sda5 header at 4096 >metadata/vg.c:89 Freeing VG fedora at 0x5598dfce0520. >mm/memlock.c:562 Unlock: Memlock counters: locked:0 critical:0 daemon:0 suspended:0 >format_text/archiver.c:582 Creating volume group backup "/etc/lvm/backup/fedora" (seqno 3). >format_text/format-text.c:969 Writing fedora metadata to /etc/lvm/backup/.lvm_localhost.localdomain_3069_1516857313 >format_text/format-text.c:988 Renaming /etc/lvm/backup/.lvm_localhost.localdomain_3069_1516857313 to /etc/lvm/backup/fedora.tmp >format_text/format-text.c:1013 Committing fedora metadata (3) >format_text/format-text.c:1014 Renaming /etc/lvm/backup/fedora.tmp to /etc/lvm/backup/fedora >metadata/lv.c:1487 Activating logical volume fedora/root. >locking/file_locking.c:104 Locking LV UFNLwaPwcbUU0RxvwTq7dkysSNrKlmgI5zcS3zRcTLCQcDYnORuxXnZkiY00ZzCi (R) >activate/activate.c:466 activation/volume_list configuration setting not defined: Checking only host tags for fedora/root. >activate/activate.c:2367 Activating fedora/root noscan. >activate/dev_manager.c:755 Getting device info for fedora-root [LVM-UFNLwaPwcbUU0RxvwTq7dkysSNrKlmgI5zcS3zRcTLCQcDYnORuxXnZkiY00ZzCi] >ioctl/libdm-iface.c:1838 dm info LVM-UFNLwaPwcbUU0RxvwTq7dkysSNrKlmgI5zcS3zRcTLCQcDYnORuxXnZkiY00ZzCi [ noopencount flush ] [16384] (*1) >activate/dev_manager.c:683 Skipping checks for old devices without LVM- dm uuid prefix (kernel vsn 4 >= 3). >device/dev-io.c:358 /dev/sda5: read_ahead is 256 sectors >mm/memlock.c:592 Leaving critical section (activated). >mm/memlock.c:562 Unlock: Memlock counters: locked:1 critical:0 daemon:0 suspended:0 >mm/memlock.c:519 Unlocking memory >mm/memlock.c:287 munlock 1628KiB 5598df7bb000 - 5598df952000 r-xp 00000000 fd:02 170035 /usr/sbin/lvm >mm/memlock.c:287 munlock 36KiB 5598dfb51000 - 5598dfb5a000 r--p 00196000 fd:02 170035 /usr/sbin/lvm >mm/memlock.c:287 munlock 32KiB 5598dfb5a000 - 5598dfb62000 rw-p 0019f000 fd:02 170035 /usr/sbin/lvm >mm/memlock.c:287 munlock 124KiB 5598dfb62000 - 5598dfb81000 rw-p 00000000 00:00 0 >mm/memlock.c:287 munlock 12932KiB 5598dfc0c000 - 5598e08ad000 rw-p 00000000 00:00 0 [heap] >mm/memlock.c:259 munlock default filter '/etc/selinux' matches '7faadb2f1000-7faadb455000 r--p 00000000 fd:02 20666 /etc/selinux/targeted/contexts/files/file_contexts.bin': Skipping. >mm/memlock.c:259 munlock default filter '/libpcre.so.' matches '7faadb455000-7faadb4c7000 r-xp 00000000 fd:02 140409 /usr/lib64/libpcre.so.1.2.7': Skipping. >mm/memlock.c:241 munlock area unreadable 7faadb4c7000-7faadb6c6000 ---p 00072000 fd:02 140409 /usr/lib64/libpcre.so.1.2.7 : Skipping. >mm/memlock.c:259 munlock default filter '/libpcre.so.' matches '7faadb6c6000-7faadb6c7000 r--p 00071000 fd:02 140409 /usr/lib64/libpcre.so.1.2.7': Skipping. >mm/memlock.c:259 munlock default filter '/libpcre.so.' matches '7faadb6c7000-7faadb6c8000 rw-p 00072000 fd:02 140409 /usr/lib64/libpcre.so.1.2.7': Skipping. >mm/memlock.c:287 munlock 72KiB 7faadb6c8000 - 7faadb6da000 r-xp 00000000 fd:02 140460 /usr/lib64/libgpg-error.so.0.19.1 >mm/memlock.c:241 munlock area unreadable 7faadb6da000-7faadb8da000 ---p 00012000 fd:02 140460 /usr/lib64/libgpg-error.so.0.19.1 : Skipping. >mm/memlock.c:287 munlock 4KiB 7faadb8da000 - 7faadb8db000 r--p 00012000 fd:02 140460 /usr/lib64/libgpg-error.so.0.19.1 >mm/memlock.c:287 munlock 4KiB 7faadb8db000 - 7faadb8dc000 rw-p 00013000 fd:02 140460 /usr/lib64/libgpg-error.so.0.19.1 >mm/memlock.c:287 munlock 880KiB 7faadb8dc000 - 7faadb9b8000 r-xp 00000000 fd:02 140578 /usr/lib64/libgcrypt.so.20.0.6 >mm/memlock.c:241 munlock area unreadable 7faadb9b8000-7faadbbb8000 ---p 000dc000 fd:02 140578 /usr/lib64/libgcrypt.so.20.0.6 : Skipping. >mm/memlock.c:287 munlock 4KiB 7faadbbb8000 - 7faadbbb9000 r--p 000dc000 fd:02 140578 /usr/lib64/libgcrypt.so.20.0.6 >mm/memlock.c:287 munlock 32KiB 7faadbbb9000 - 7faadbbc1000 rw-p 000dd000 fd:02 140578 /usr/lib64/libgcrypt.so.20.0.6 >mm/memlock.c:287 munlock 4KiB 7faadbbc1000 - 7faadbbc2000 rw-p 00000000 00:00 0 >mm/memlock.c:287 munlock 68KiB 7faadbbc2000 - 7faadbbd3000 r-xp 00000000 fd:02 140917 /usr/lib64/liblz4.so.1.7.1 >mm/memlock.c:241 munlock area unreadable 7faadbbd3000-7faadbdd2000 ---p 00011000 fd:02 140917 /usr/lib64/liblz4.so.1.7.1 : Skipping. >mm/memlock.c:287 munlock 4KiB 7faadbdd2000 - 7faadbdd3000 r--p 00010000 fd:02 140917 /usr/lib64/liblz4.so.1.7.1 >mm/memlock.c:287 munlock 4KiB 7faadbdd3000 - 7faadbdd4000 rw-p 00000000 00:00 0 >mm/memlock.c:259 munlock default filter '/liblzma.so.' matches '7faadbdd4000-7faadbdf9000 r-xp 00000000 fd:02 140445 /usr/lib64/liblzma.so.5.2.2': Skipping. >mm/memlock.c:241 munlock area unreadable 7faadbdf9000-7faadbff8000 ---p 00025000 fd:02 140445 /usr/lib64/liblzma.so.5.2.2 : Skipping. >mm/memlock.c:259 munlock default filter '/liblzma.so.' matches '7faadbff8000-7faadbff9000 r--p 00024000 fd:02 140445 /usr/lib64/liblzma.so.5.2.2': Skipping. >mm/memlock.c:287 munlock 4KiB 7faadbff9000 - 7faadbffa000 rw-p 00000000 00:00 0 >mm/memlock.c:259 munlock default filter '/libtinfo.so.' matches '7faadbffa000-7faadc021000 r-xp 00000000 fd:02 140407 /usr/lib64/libtinfo.so.6.0': Skipping. >mm/memlock.c:241 munlock area unreadable 7faadc021000-7faadc221000 ---p 00027000 fd:02 140407 /usr/lib64/libtinfo.so.6.0 : Skipping. >mm/memlock.c:259 munlock default filter '/libtinfo.so.' matches '7faadc221000-7faadc225000 r--p 00027000 fd:02 140407 /usr/lib64/libtinfo.so.6.0': Skipping. >mm/memlock.c:259 munlock default filter '/libtinfo.so.' matches '7faadc225000-7faadc226000 rw-p 0002b000 fd:02 140407 /usr/lib64/libtinfo.so.6.0': Skipping. >mm/memlock.c:259 munlock default filter '/libsepol.so.' matches '7faadc226000-7faadc2bb000 r-xp 00000000 fd:02 140412 /usr/lib64/libsepol.so.1': Skipping. >mm/memlock.c:241 munlock area unreadable 7faadc2bb000-7faadc4bb000 ---p 00095000 fd:02 140412 /usr/lib64/libsepol.so.1 : Skipping. >mm/memlock.c:259 munlock default filter '/libsepol.so.' matches '7faadc4bb000-7faadc4bc000 r--p 00095000 fd:02 140412 /usr/lib64/libsepol.so.1': Skipping. >mm/memlock.c:259 munlock default filter '/libsepol.so.' matches '7faadc4bc000-7faadc4bd000 rw-p 00096000 fd:02 140412 /usr/lib64/libsepol.so.1': Skipping. >mm/memlock.c:287 munlock 4KiB 7faadc4bd000 - 7faadc4be000 rw-p 00000000 00:00 0 >mm/memlock.c:259 munlock default filter '/libuuid.so.' matches '7faadc4be000-7faadc4c2000 r-xp 00000000 fd:02 140431 /usr/lib64/libuuid.so.1.3.0': Skipping. >mm/memlock.c:241 munlock area unreadable 7faadc4c2000-7faadc6c1000 ---p 00004000 fd:02 140431 /usr/lib64/libuuid.so.1.3.0 : Skipping. >mm/memlock.c:259 munlock default filter '/libuuid.so.' matches '7faadc6c1000-7faadc6c2000 r--p 00003000 fd:02 140431 /usr/lib64/libuuid.so.1.3.0': Skipping. >mm/memlock.c:287 munlock 4KiB 7faadc6c2000 - 7faadc6c3000 rw-p 00000000 00:00 0 >mm/memlock.c:287 munlock 96KiB 7faadc6c3000 - 7faadc6db000 r-xp 00000000 fd:02 140114 /usr/lib64/libpthread-2.24.so >mm/memlock.c:241 munlock area unreadable 7faadc6db000-7faadc8db000 ---p 00018000 fd:02 140114 /usr/lib64/libpthread-2.24.so : Skipping. >mm/memlock.c:287 munlock 4KiB 7faadc8db000 - 7faadc8dc000 r--p 00018000 fd:02 140114 /usr/lib64/libpthread-2.24.so >mm/memlock.c:287 munlock 4KiB 7faadc8dc000 - 7faadc8dd000 rw-p 00019000 fd:02 140114 /usr/lib64/libpthread-2.24.so >mm/memlock.c:287 munlock 16KiB 7faadc8dd000 - 7faadc8e1000 rw-p 00000000 00:00 0 >mm/memlock.c:287 munlock 88KiB 7faadc8e1000 - 7faadc8f7000 r-xp 00000000 fd:02 131349 /usr/lib64/libgcc_s-6.2.1-20160916.so.1 >mm/memlock.c:241 munlock area unreadable 7faadc8f7000-7faadcaf6000 ---p 00016000 fd:02 131349 /usr/lib64/libgcc_s-6.2.1-20160916.so.1 : Skipping. >mm/memlock.c:287 munlock 4KiB 7faadcaf6000 - 7faadcaf7000 r--p 00015000 fd:02 131349 /usr/lib64/libgcc_s-6.2.1-20160916.so.1 >mm/memlock.c:287 munlock 4KiB 7faadcaf7000 - 7faadcaf8000 rw-p 00016000 fd:02 131349 /usr/lib64/libgcc_s-6.2.1-20160916.so.1 >mm/memlock.c:287 munlock 1056KiB 7faadcaf8000 - 7faadcc00000 r-xp 00000000 fd:02 140104 /usr/lib64/libm-2.24.so >mm/memlock.c:241 munlock area unreadable 7faadcc00000-7faadcdff000 ---p 00108000 fd:02 140104 /usr/lib64/libm-2.24.so : Skipping. >mm/memlock.c:287 munlock 4KiB 7faadcdff000 - 7faadce00000 r--p 00107000 fd:02 140104 /usr/lib64/libm-2.24.so >mm/memlock.c:287 munlock 4KiB 7faadce00000 - 7faadce01000 rw-p 00108000 fd:02 140104 /usr/lib64/libm-2.24.so >mm/memlock.c:259 munlock default filter '/libcap.so.' matches '7faadce01000-7faadce05000 r-xp 00000000 fd:02 140497 /usr/lib64/libcap.so.2.25': Skipping. >mm/memlock.c:241 munlock area unreadable 7faadce05000-7faadd004000 ---p 00004000 fd:02 140497 /usr/lib64/libcap.so.2.25 : Skipping. >mm/memlock.c:259 munlock default filter '/libcap.so.' matches '7faadd004000-7faadd005000 r--p 00003000 fd:02 140497 /usr/lib64/libcap.so.2.25': Skipping. >mm/memlock.c:259 munlock default filter '/libcap.so.' matches '7faadd005000-7faadd006000 rw-p 00004000 fd:02 140497 /usr/lib64/libcap.so.2.25': Skipping. >mm/memlock.c:259 munlock default filter '/libselinux.so.' matches '7faadd006000-7faadd029000 r-xp 00000000 fd:02 140414 /usr/lib64/libselinux.so.1': Skipping. >mm/memlock.c:241 munlock area unreadable 7faadd029000-7faadd229000 ---p 00023000 fd:02 140414 /usr/lib64/libselinux.so.1 : Skipping. >mm/memlock.c:259 munlock default filter '/libselinux.so.' matches '7faadd229000-7faadd22a000 r--p 00023000 fd:02 140414 /usr/lib64/libselinux.so.1': Skipping. >mm/memlock.c:259 munlock default filter '/libselinux.so.' matches '7faadd22a000-7faadd22b000 rw-p 00024000 fd:02 140414 /usr/lib64/libselinux.so.1': Skipping. >mm/memlock.c:287 munlock 8KiB 7faadd22b000 - 7faadd22d000 rw-p 00000000 00:00 0 >mm/memlock.c:259 munlock default filter '/libresolv-' matches '7faadd22d000-7faadd244000 r-xp 00000000 fd:02 140116 /usr/lib64/libresolv-2.24.so': Skipping. >mm/memlock.c:241 munlock area unreadable 7faadd244000-7faadd444000 ---p 00017000 fd:02 140116 /usr/lib64/libresolv-2.24.so : Skipping. >mm/memlock.c:259 munlock default filter '/libresolv-' matches '7faadd444000-7faadd445000 r--p 00017000 fd:02 140116 /usr/lib64/libresolv-2.24.so': Skipping. >mm/memlock.c:259 munlock default filter '/libresolv-' matches '7faadd445000-7faadd446000 rw-p 00018000 fd:02 140116 /usr/lib64/libresolv-2.24.so': Skipping. >mm/memlock.c:287 munlock 8KiB 7faadd446000 - 7faadd448000 rw-p 00000000 00:00 0 >mm/memlock.c:287 munlock 1780KiB 7faadd448000 - 7faadd605000 r-xp 00000000 fd:02 140098 /usr/lib64/libc-2.24.so >mm/memlock.c:241 munlock area unreadable 7faadd605000-7faadd804000 ---p 001bd000 fd:02 140098 /usr/lib64/libc-2.24.so : Skipping. >mm/memlock.c:287 munlock 16KiB 7faadd804000 - 7faadd808000 r--p 001bc000 fd:02 140098 /usr/lib64/libc-2.24.so >mm/memlock.c:287 munlock 8KiB 7faadd808000 - 7faadd80a000 rw-p 001c0000 fd:02 140098 /usr/lib64/libc-2.24.so >mm/memlock.c:287 munlock 16KiB 7faadd80a000 - 7faadd80e000 rw-p 00000000 00:00 0 >mm/memlock.c:287 munlock 28KiB 7faadd80e000 - 7faadd815000 r-xp 00000000 fd:02 140118 /usr/lib64/librt-2.24.so >mm/memlock.c:241 munlock area unreadable 7faadd815000-7faadda14000 ---p 00007000 fd:02 140118 /usr/lib64/librt-2.24.so : Skipping. >mm/memlock.c:287 munlock 4KiB 7faadda14000 - 7faadda15000 r--p 00006000 fd:02 140118 /usr/lib64/librt-2.24.so >mm/memlock.c:287 munlock 4KiB 7faadda15000 - 7faadda16000 rw-p 00007000 fd:02 140118 /usr/lib64/librt-2.24.so >mm/memlock.c:259 munlock default filter '/libreadline.so.' matches '7faadda16000-7faadda55000 r-xp 00000000 fd:02 140590 /usr/lib64/libreadline.so.6.3': Skipping. >mm/memlock.c:241 munlock area unreadable 7faadda55000-7faaddc55000 ---p 0003f000 fd:02 140590 /usr/lib64/libreadline.so.6.3 : Skipping. >mm/memlock.c:259 munlock default filter '/libreadline.so.' matches '7faaddc55000-7faaddc58000 r--p 0003f000 fd:02 140590 /usr/lib64/libreadline.so.6.3': Skipping. >mm/memlock.c:259 munlock default filter '/libreadline.so.' matches '7faaddc58000-7faaddc5e000 rw-p 00042000 fd:02 140590 /usr/lib64/libreadline.so.6.3': Skipping. >mm/memlock.c:287 munlock 4KiB 7faaddc5e000 - 7faaddc5f000 rw-p 00000000 00:00 0 >mm/memlock.c:287 munlock 388KiB 7faaddc5f000 - 7faaddcc0000 r-xp 00000000 fd:02 163286 /usr/lib64/libdevmapper.so.1.02 >mm/memlock.c:241 munlock area unreadable 7faaddcc0000-7faaddec0000 ---p 00061000 fd:02 163286 /usr/lib64/libdevmapper.so.1.02 : Skipping. >mm/memlock.c:287 munlock 4KiB 7faaddec0000 - 7faaddec1000 r--p 00061000 fd:02 163286 /usr/lib64/libdevmapper.so.1.02 >mm/memlock.c:287 munlock 12KiB 7faaddec1000 - 7faaddec4000 rw-p 00062000 fd:02 163286 /usr/lib64/libdevmapper.so.1.02 >mm/memlock.c:287 munlock 4KiB 7faaddec4000 - 7faaddec5000 rw-p 00000000 00:00 0 >mm/memlock.c:287 munlock 24KiB 7faaddec5000 - 7faaddecb000 r-xp 00000000 fd:02 163335 /usr/lib64/libdevmapper-event.so.1.02 >mm/memlock.c:241 munlock area unreadable 7faaddecb000-7faade0ca000 ---p 00006000 fd:02 163335 /usr/lib64/libdevmapper-event.so.1.02 : Skipping. >mm/memlock.c:287 munlock 4KiB 7faade0ca000 - 7faade0cb000 r--p 00005000 fd:02 163335 /usr/lib64/libdevmapper-event.so.1.02 >mm/memlock.c:287 munlock 4KiB 7faade0cb000 - 7faade0cc000 rw-p 00006000 fd:02 163335 /usr/lib64/libdevmapper-event.so.1.02 >mm/memlock.c:259 munlock default filter '/libblkid.so.' matches '7faade0cc000-7faade109000 r-xp 00000000 fd:02 154443 /usr/lib64/libblkid.so.1.1.0': Skipping. >mm/memlock.c:241 munlock area unreadable 7faade109000-7faade309000 ---p 0003d000 fd:02 154443 /usr/lib64/libblkid.so.1.1.0 : Skipping. >mm/memlock.c:259 munlock default filter '/libblkid.so.' matches '7faade309000-7faade30d000 r--p 0003d000 fd:02 154443 /usr/lib64/libblkid.so.1.1.0': Skipping. >mm/memlock.c:259 munlock default filter '/libblkid.so.' matches '7faade30d000-7faade30e000 rw-p 00041000 fd:02 154443 /usr/lib64/libblkid.so.1.1.0': Skipping. >mm/memlock.c:287 munlock 4KiB 7faade30e000 - 7faade30f000 rw-p 00000000 00:00 0 >mm/memlock.c:259 munlock default filter '/libdl-' matches '7faade30f000-7faade312000 r-xp 00000000 fd:02 140102 /usr/lib64/libdl-2.24.so': Skipping. >mm/memlock.c:241 munlock area unreadable 7faade312000-7faade511000 ---p 00003000 fd:02 140102 /usr/lib64/libdl-2.24.so : Skipping. >mm/memlock.c:259 munlock default filter '/libdl-' matches '7faade511000-7faade512000 r--p 00002000 fd:02 140102 /usr/lib64/libdl-2.24.so': Skipping. >mm/memlock.c:259 munlock default filter '/libdl-' matches '7faade512000-7faade513000 rw-p 00003000 fd:02 140102 /usr/lib64/libdl-2.24.so': Skipping. >mm/memlock.c:259 munlock default filter '/ld-2.' matches '7faade513000-7faade538000 r-xp 00000000 fd:02 140091 /usr/lib64/ld-2.24.so': Skipping. >mm/memlock.c:287 munlock 32KiB 7faade66b000 - 7faade673000 rw-p 00000000 00:00 0 >mm/memlock.c:287 munlock 536KiB 7faade673000 - 7faade6f9000 r-xp 00000000 fd:02 140925 /usr/lib64/libsystemd.so.0.16.0 >mm/memlock.c:287 munlock 12KiB 7faade6f9000 - 7faade6fc000 r--p 00085000 fd:02 140925 /usr/lib64/libsystemd.so.0.16.0 >mm/memlock.c:287 munlock 4KiB 7faade6fc000 - 7faade6fd000 rw-p 00088000 fd:02 140925 /usr/lib64/libsystemd.so.0.16.0 >mm/memlock.c:287 munlock 12KiB 7faade6fd000 - 7faade700000 rw-p 00000000 00:00 0 >mm/memlock.c:259 munlock default filter '/libudev.so.' matches '7faade700000-7faade71f000 r-xp 00000000 fd:02 140927 /usr/lib64/libudev.so.1.6.5': Skipping. >mm/memlock.c:259 munlock default filter '/libudev.so.' matches '7faade71f000-7faade720000 r--p 0001e000 fd:02 140927 /usr/lib64/libudev.so.1.6.5': Skipping. >mm/memlock.c:259 munlock default filter '/libudev.so.' matches '7faade720000-7faade721000 rw-p 0001f000 fd:02 140927 /usr/lib64/libudev.so.1.6.5': Skipping. >mm/memlock.c:259 munlock default filter '/etc/selinux' matches '7faade729000-7faade72a000 r--p 00000000 fd:02 20670 /etc/selinux/targeted/contexts/files/file_contexts.local.bin': Skipping. >mm/memlock.c:259 munlock default filter '/etc/selinux' matches '7faade72a000-7faade736000 r--p 00000000 fd:02 20668 /etc/selinux/targeted/contexts/files/file_contexts.homedirs.bin': Skipping. >mm/memlock.c:287 munlock 8KiB 7faade736000 - 7faade738000 rw-p 00000000 00:00 0 >mm/memlock.c:259 munlock default filter '/ld-2.' matches '7faade738000-7faade739000 r--p 00025000 fd:02 140091 /usr/lib64/ld-2.24.so': Skipping. >mm/memlock.c:259 munlock default filter '/ld-2.' matches '7faade739000-7faade73a000 rw-p 00026000 fd:02 140091 /usr/lib64/ld-2.24.so': Skipping. >mm/memlock.c:287 munlock 4KiB 7faade73a000 - 7faade73b000 rw-p 00000000 00:00 0 >mm/memlock.c:287 munlock 0KiB 7fffeac69000 - 7fffeac69000 rw-p 00000000 00:00 0 >mm/memlock.c:287 munlock 132KiB 7fffeac69000 - 7fffeac8a000 rw-p 00000000 00:00 0 [stack] >mm/memlock.c:287 munlock 8KiB 7fffeaca7000 - 7fffeaca9000 r--p 00000000 00:00 0 [vvar] >mm/memlock.c:249 munlock ignore filter '[vdso]' matches '7fffeaca9000-7fffeacab000 r-xp 00000000 00:00 0 [vdso]': Skipping. >mm/memlock.c:249 munlock ignore filter '[vsyscall]' matches 'ffffffffff600000-ffffffffff601000 r-xp 00000000 00:00 0 [vsyscall]': Skipping. >mm/memlock.c:373 Unlocked 20672512 bytes >activate/fs.c:489 Syncing device names >libdm-common.c:2273 Udev cookie 0xd4dde65 (semid 425984) decremented to 1 >libdm-common.c:2559 Udev cookie 0xd4dde65 (semid 425984) waiting for zero >libdm-common.c:2288 Udev cookie 0xd4dde65 (semid 425984) destroyed >libdm-common.c:1427 fedora-root: Skipping NODE_ADD (253,1) 0:6 0660 [trust_udev] >libdm-common.c:1437 fedora-root: Processing NODE_READ_AHEAD 256 (flags=1) >libdm-common.c:1191 fedora-root (253:1): read ahead is 256 >libdm-common.c:1316 fedora-root: retaining kernel read ahead of 256 (requested 256) >activate/dev_manager.c:755 Getting device info for fedora-root [LVM-UFNLwaPwcbUU0RxvwTq7dkysSNrKlmgI5zcS3zRcTLCQcDYnORuxXnZkiY00ZzCi] >ioctl/libdm-iface.c:1838 dm info LVM-UFNLwaPwcbUU0RxvwTq7dkysSNrKlmgI5zcS3zRcTLCQcDYnORuxXnZkiY00ZzCi [ noopencount flush ] [16384] (*1) >activate/activate.c:1487 fedora/root is active locally >device/dev-cache.c:356 /dev/fedora/root: Added to device cache (253:1) >device/dev-cache.c:1402 Using /dev/fedora/root >device/dev-io.c:570 Opened /dev/fedora/root RW O_DIRECT >metadata/lv_manip.c:6844 Wiping known signatures on logical volume "fedora/root" >libdm-config.c:1036 Setting allocation/use_blkid_wiping to 1 >metadata/lv_manip.c:6859 Initializing 4.00 KiB of logical volume "fedora/root" with value 0. >device/dev-io.c:808 Wiping /dev/fedora/root at sector 0 length 8 sectors >device/dev-io.c:145 /dev/fedora/root: block size is 4096 bytes >device/dev-io.c:156 /dev/fedora/root: physical block size is 4096 bytes >device/dev-io.c:625 Closed /dev/fedora/root >metadata/lv_manip.c:7779 Logical volume "root" created. >cache/lvmetad.c:1224 Sending lvmetad updated VG fedora (seqno 3) >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting response to OK >cache/lvmetad.c:1651 Telling lvmetad to store PV /dev/sda5 (Ez2brO-7ejf-Sudr-l1Qh-RMpM-gegR-OA2D8K) >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting response to OK >libdm-config.c:941 Setting response to OK >mm/memlock.c:562 Unlock: Memlock counters: locked:0 critical:0 daemon:0 suspended:0 >activate/fs.c:489 Syncing device names >misc/lvm-flock.c:71 Unlocking /run/lock/lvm/V_fedora >misc/lvm-flock.c:48 _undo_flock /run/lock/lvm/V_fedora >device/dev-io.c:625 Closed /dev/sda5 >metadata/vg.c:89 Freeing VG fedora at 0x5598dfce4530. >metadata/vg.c:89 Freeing VG fedora at 0x5598dfcd5940. >libdm-config.c:1036 Setting global/notify_dbus to 1 >notify/lvmnotify.c:51 Nofify dbus at com.redhat.lvmdbus1. >notify/lvmnotify.c:64 WARNING: D-Bus notification failed: The name com.redhat.lvmdbus1 was not provided by any .service files >commands/toolcontext.c:2111 Reloading config files >activate/fs.c:489 Syncing device names >cache/lvmcache.c:2298 Wiping internal VG cache >metadata/vg.c:89 Freeing VG #orphans_lvm1 at 0x5598dfc3a230. >metadata/vg.c:89 Freeing VG #orphans_pool at 0x5598dfc3e240. >metadata/vg.c:89 Freeing VG #orphans_lvm2 at 0x5598dfc551f0. >config/config.c:281 Loading config file: /etc/lvm/lvm.conf >device/dev-io.c:570 Opened /etc/lvm/lvm.conf RO >device/dev-io.c:625 Closed /etc/lvm/lvm.conf >libdm-config.c:1036 Setting log/syslog to 1 >libdm-config.c:972 Setting log/level to 0 > > >/proc/cmdline: >BOOT_IMAGE=/images/pxeboot/vmlinuz root=live:CDLABEL=Fedora-WS-Live-25_B-1-1 rd.live.image quiet
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 1393985
: 1219474 |
1219475
|
1219476
|
1219477
|
1219478
|
1219479
|
1219480
|
1219481
|
1219482
|
1219483
|
1219484