Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 1474853 Details for
Bug 1614592
ValueError: device is already in tree
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
File: anaconda-tb
anaconda-tb (text/plain), 1.63 MB, created by
hardy.heroin
on 2018-08-10 02:31:32 UTC
(
hide
)
Description:
File: anaconda-tb
Filename:
MIME Type:
Creator:
hardy.heroin
Created:
2018-08-10 02:31:32 UTC
Size:
1.63 MB
patch
obsolete
>anaconda 28.22.10 exception report >Traceback (most recent call first): > File "/usr/lib/python3.6/site-packages/blivet/devicetree.py", line 158, in _add_device > raise ValueError("device is already in tree") > File "/usr/lib/python3.6/site-packages/blivet/threads.py", line 53, in run_with_lock > return m(*args, **kwargs) > File "/usr/lib/python3.6/site-packages/blivet/populator/helpers/partition.py", line 112, in run > self._devicetree._add_device(device) > File "/usr/lib/python3.6/site-packages/blivet/populator/populator.py", line 263, in handle_device > device = helper_class(self, info).run() > File "/usr/lib/python3.6/site-packages/blivet/threads.py", line 53, in run_with_lock > return m(*args, **kwargs) > File "/usr/lib/python3.6/site-packages/blivet/populator/populator.py", line 122, in _add_slave_devices > self.handle_device(slave_info) > File "/usr/lib/python3.6/site-packages/blivet/threads.py", line 53, in run_with_lock > return m(*args, **kwargs) > File "/usr/lib/python3.6/site-packages/blivet/populator/helpers/mdraid.py", line 55, in run > self._devicetree._add_slave_devices(self.data) > File "/usr/lib/python3.6/site-packages/blivet/populator/populator.py", line 263, in handle_device > device = helper_class(self, info).run() > File "/usr/lib/python3.6/site-packages/blivet/threads.py", line 53, in run_with_lock > return m(*args, **kwargs) > File "/usr/lib/python3.6/site-packages/blivet/populator/helpers/mdraid.py", line 216, in run > self._devicetree.handle_device(array_info, update_orig_fmt=True) > File "/usr/lib/python3.6/site-packages/blivet/populator/populator.py", line 303, in handle_format > helper_class(self, info, device).run() > File "/usr/lib/python3.6/site-packages/blivet/threads.py", line 53, in run_with_lock > return m(*args, **kwargs) > File "/usr/lib/python3.6/site-packages/blivet/populator/populator.py", line 275, in handle_device > self.handle_format(info, device) > File "/usr/lib/python3.6/site-packages/blivet/threads.py", line 53, in run_with_lock > return m(*args, **kwargs) > File "/usr/lib/python3.6/site-packages/blivet/populator/populator.py", line 462, in _populate > self.handle_device(dev) > File "/usr/lib/python3.6/site-packages/blivet/threads.py", line 53, in run_with_lock > return m(*args, **kwargs) > File "/usr/lib/python3.6/site-packages/blivet/populator/populator.py", line 412, in populate > self._populate() > File "/usr/lib/python3.6/site-packages/blivet/threads.py", line 53, in run_with_lock > return m(*args, **kwargs) > File "/usr/lib/python3.6/site-packages/blivet/blivet.py", line 161, in reset > self.devicetree.populate(cleanup_only=cleanup_only) > File "/usr/lib/python3.6/site-packages/blivet/threads.py", line 53, in run_with_lock > return m(*args, **kwargs) > File "/usr/lib64/python3.6/site-packages/pyanaconda/storage/osinstall.py", line 1670, in reset > super().reset(cleanup_only=cleanup_only) > File "/usr/lib/python3.6/site-packages/blivet/threads.py", line 53, in run_with_lock > return m(*args, **kwargs) > File "/usr/lib64/python3.6/site-packages/pyanaconda/storage/osinstall.py", line 2193, in storage_initialize > storage.reset() > File "/usr/lib64/python3.6/threading.py", line 864, in run > self._target(*self._args, **self._kwargs) > File "/usr/lib64/python3.6/site-packages/pyanaconda/threading.py", line 291, in run > threading.Thread.run(self) >ValueError: device is already in tree > >Local variables in innermost frame: >new: True >newdev: existing 3,64 TiB partition sdd1 (171) >self: existing 7,27 GiB disk sdh (2) with existing iso9660 filesystem >existing 238,47 GiB disk sdg (12) with existing gpt disklabel > existing 167,96 GiB partition sdg1 (22) with existing ntfs filesystem > existing 853 MiB partition sdg2 (32) with existing ntfs filesystem > existing 450 MiB partition sdg3 (42) with existing ntfs filesystem > existing 100 MiB partition sdg4 (52) with existing efi filesystem >existing 1024 MiB cdrom sr0 (60) >existing 465,76 GiB disk sda (65) with existing gpt disklabel > existing 512 MiB partition sda1 (75) with existing efi filesystem > existing 732 MiB partition sda2 (83) with existing ext4 filesystem > existing 464,54 GiB partition sda3 (93) with existing luks >existing 465,76 GiB disk sdb (107) with existing msdos disklabel > existing 549 MiB partition sdb1 (117) with existing ntfs filesystem > existing 465,22 GiB partition sdb2 (127) with existing ntfs filesystem >existing 3,64 TiB disk sdc (137) with existing gpt disklabel > existing 3,64 TiB partition sdc1 (147) with existing mdmember > existing 3,64 TiB mdarray myraidname (156) >existing 3,64 TiB disk sdd (161) with existing gpt disklabel > existing 3,64 TiB partition sdd1 (171) > > > >Anaconda instance, containing members: >_bootloader: EFIGRUB instance, containing members: > _bootloader.boot_args: > _bootloader.dracut_args: > _bootloader.disks: [] > _bootloader._disk_order: [] > _bootloader._timeout: None > _bootloader.password: None > _bootloader.console: Skipped > _bootloader.console_options: Skipped > _bootloader.linux_images: [] > _bootloader.chain_images: [] > _bootloader._default_image: None > _bootloader._update_only: False > _bootloader.skip_bootloader: False > _bootloader.errors: [sdb1 moet een van de volgende disklabel-typen hebben: gpt.] > _bootloader.warnings: [] > _bootloader.stage1_device: None > _bootloader.stage1_disk: None > _bootloader.stage2_device: None > _bootloader.stage2_is_preferred_stage1: False > _bootloader.problems: [] > _bootloader.encrypted_password: Skipped > _bootloader.efi_dir: BOOT > _bootloader._packages64: [grub2-efi-x64, shim-x64] >desktop: Desktop instance, containing members: > desktop._default_target: multi-user.target > desktop.desktop: None >dir: None >_display_mode: DisplayModes instance, containing members: > _display_mode._value_: GUI > _display_mode._name_: GUI > _display_mode.__objclass__: <enum 'DisplayModes'> >_interactive_mode: True >gui_startup_failed: False >id: None >_instClass: FedoraBaseInstallClass instance, containing members: >_intf: GraphicalUserInterface instance, containing members: > _intf.storage: InstallerStorage instance, containing members: > _intf.storage.do_autopart: False > _intf.storage.clear_part_choice: None > _intf.storage.encrypted_autopart: False > _intf.storage.encryption_cipher: None > _intf.storage.escrow_certificates: {} > _intf.storage.autopart_escrow_cert: None > _intf.storage.autopart_add_backup_passphrase: False > _intf.storage.autopart_requests: [PartSpec instance (0x7f733d211588) -- > mountpoint = / lv = True thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 MiB max_size = 50 GiB grow = True > >, PartSpec instance (0x7f733d211630) -- > mountpoint = /home lv = True thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 MiB max_size = None grow = True > >, PartSpec instance (0x7f733d211470) -- > mountpoint = /boot/efi lv = False thin = False btrfs = False > weight = 0 fstype = efi encrypted = False > size = 20 MiB max_size = 200 MiB grow = True > >, PartSpec instance (0x7f733d211390) -- > mountpoint = /boot lv = False thin = False btrfs = False > weight = 0 fstype = ext4 encrypted = False > size = 1024 MiB max_size = None grow = False > >, PartSpec instance (0x7f733d20de80) -- > mountpoint = None lv = True thin = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 0.0 max_size = None grow = False > >] > _intf.storage.edd_dict: {} > _intf.storage.ignored_disks: [] > _intf.storage.exclusive_disks: [] > _intf.storage.disk_images: {} > _intf.storage._Blivet__luks_devs: {} > _intf.storage.size_sets: [] > _intf.storage._default_fstype: ext4 > _intf.storage._default_boot_fstype: None > _intf.storage._short_product_name: fedora > _intf.storage._sysroot: / > _intf.storage._storage_root: / > _intf.storage._next_id: 0 > _intf.storage._dump_file: /tmp/storage.state > _intf.storage.devicetree: DeviceTree instance, containing members: > _intf.storage.devicetree._devices: [existing 7,27 GiB disk sdh (2) with existing iso9660 filesystem >, existing 238,47 GiB disk sdg (12) with existing gpt disklabel >, existing 167,96 GiB partition sdg1 (22) with existing ntfs filesystem >, existing 853 MiB partition sdg2 (32) with existing ntfs filesystem >, existing 450 MiB partition sdg3 (42) with existing ntfs filesystem >, existing 100 MiB partition sdg4 (52) with existing efi filesystem >, OpticalDevice instance, containing members: > id: 60 > exists: True > uuid: None > sysfs_path: /sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata8/host7/target7:0:0/7:0:0:0/block/sr0 > _format: existing None > _size: Size instance, containing members: > _size._c_size: Size (1023.99951171875 MiB) > _target_size: Already dumped (Size instance) > _current_size: Already dumped (Size instance) > major: 11 > minor: 0 > _serial: None > _vendor: Skipped > _model: HL-DT-ST_DVDRAM_GH24NS95 > bus: Skipped > _readonly: False > _protected: False > _controllable: True > _name: sr0 > _tags: set() > _parents: ParentList instance, containing members: > _parents.items: [] > _parents.appendfunc: <bound method Device._add_parent of OpticalDevice instance (0x7f732b3b0eb8) -- > name = sr0 status = True id = 60 > children = [] > parents = [] > uuid = None size = 1024 MiB > format = existing None > major = 11 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata8/host7/target7:0:0/7:0:0:0/block/sr0 > target size = 1024 MiB path = /dev/sr0 > format args = [] original_format = None> > _parents.removefunc: <bound method Device._remove_parent of OpticalDevice instance (0x7f732b3b0eb8) -- > name = sr0 status = True id = 60 > children = [] > parents = [] > uuid = None size = 1024 MiB > format = existing None > major = 11 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata8/host7/target7:0:0/7:0:0:0/block/sr0 > target size = 1024 MiB path = /dev/sr0 > format args = [] original_format = None> > _children: [] > original_format: existing None > fstab_comment: Skipped > device_links: [/dev/disk/by-path/pci-0000:04:00.0-ata-2, /dev/disk/by-id/ata-HL-DT-ST_DVDRAM_GH24NS95_KAID1LL3715, /dev/disk/by-id/wwn-0x5001480000000000, /dev/cdrom] >, existing 465,76 GiB disk sda (65) with existing gpt disklabel >, existing 512 MiB partition sda1 (75) with existing efi filesystem >, existing 732 MiB partition sda2 (83) with existing ext4 filesystem >, existing 464,54 GiB partition sda3 (93) with existing luks >, existing 465,76 GiB disk sdb (107) with existing msdos disklabel >, existing 549 MiB partition sdb1 (117) with existing ntfs filesystem >, existing 465,22 GiB partition sdb2 (127) with existing ntfs filesystem >, existing 3,64 TiB disk sdc (137) with existing gpt disklabel >, existing 3,64 TiB partition sdc1 (147) with existing mdmember >, existing 3,64 TiB mdarray myraidname (156) >, existing 3,64 TiB disk sdd (161) with existing gpt disklabel >] > _intf.storage.devicetree._actions: ActionList instance, containing members: > _intf.storage.devicetree._actions._add_func: <bound method DeviceTreeBase._register_action of <blivet.devicetree.DeviceTree object at 0x7f734c4fc4e0>> > _intf.storage.devicetree._actions._remove_func: <bound method DeviceTreeBase._cancel_action of <blivet.devicetree.DeviceTree object at 0x7f734c4fc4e0>> > _intf.storage.devicetree._actions._actions: [] > _intf.storage.devicetree._actions._completed_actions: [] > _intf.storage.devicetree._actions.processing: False > _intf.storage.devicetree.names: [sdh, sdh1, sdh2, sdh3, sdg, sdg1, sdg2, sdg3, sdg4, sr0, sda, sda1, sda2, sda3, sdb, sdb1, sdb2, sdc, sdc1, myraidname, sdd1, sdd] > _intf.storage.devicetree._hidden: [] > _intf.storage.devicetree.exclusive_disks: [] > _intf.storage.devicetree.ignored_disks: [] > _intf.storage.devicetree.edd_dict: {} > _intf.storage.devicetree.disk_images: {} > _intf.storage.devicetree._cleanup: False > _intf.storage.roots: [] > _intf.storage.services: set() > _intf.storage.ksdata: Skipped > _intf.storage._bootloader: EFIGRUB instance, containing members: > _intf.storage._bootloader.boot_args: > _intf.storage._bootloader.dracut_args: > _intf.storage._bootloader.disks: [] > _intf.storage._bootloader._disk_order: [] > _intf.storage._bootloader._timeout: None > _intf.storage._bootloader.password: None > _intf.storage._bootloader.console: Skipped > _intf.storage._bootloader.console_options: Skipped > _intf.storage._bootloader.linux_images: [] > _intf.storage._bootloader.chain_images: [] > _intf.storage._bootloader._default_image: None > _intf.storage._bootloader._update_only: False > _intf.storage._bootloader.skip_bootloader: False > _intf.storage._bootloader.errors: [] > _intf.storage._bootloader.warnings: [] > _intf.storage._bootloader.stage1_device: None > _intf.storage._bootloader.stage1_disk: None > _intf.storage._bootloader.stage2_device: None > _intf.storage._bootloader.stage2_is_preferred_stage1: False > _intf.storage._bootloader.problems: [] > _intf.storage._bootloader.encrypted_password: Skipped > _intf.storage._bootloader.efi_dir: BOOT > _intf.storage._bootloader._packages64: [grub2-efi-x64, shim-x64] > _intf.storage.config: StorageDiscoveryConfig instance, containing members: > _intf.storage.config.ignore_disk_interactive: False > _intf.storage.config.clear_part_type: -1 > _intf.storage.config.clear_part_disks: [] > _intf.storage.config.clear_part_devices: [] > _intf.storage.config.initialize_disks: False > _intf.storage.config.protected_dev_specs: [/dev/disk/by-label/Fedora-SciK-Live-28-1-1] > _intf.storage.config.zero_mbr: False > _intf.storage.config.clear_non_existent: False > _intf.storage.autopart_type: 2 > _intf.storage.fsset: FSSet instance, containing members: > _intf.storage.fsset.devicetree: Already dumped (DeviceTree instance) > _intf.storage.fsset.crypt_tab: None > _intf.storage.fsset.blkid_tab: None > _intf.storage.fsset.orig_fstab: None > _intf.storage.fsset.active: False > _intf.storage.fsset._dev: None > _intf.storage.fsset._devpts: None > _intf.storage.fsset._sysfs: None > _intf.storage.fsset._proc: None > _intf.storage.fsset._devshm: None > _intf.storage.fsset._usb: None > _intf.storage.fsset._selinux: None > _intf.storage.fsset._run: None > _intf.storage.fsset._efivars: None > _intf.storage.fsset._fstab_swaps: set() > _intf.storage.fsset.preserve_lines: [] > _intf.storage._free_space_snapshot: {} > _intf.storage.live_backing_device: None > _intf.payload: LiveImagePayload instance, containing members: > _intf.payload.data: Skipped > _intf.payload.storage: Already dumped (InstallerStorage instance) > _intf.payload.instclass: Already dumped (FedoraBaseInstallClass instance) > _intf.payload.txID: None > _intf.payload.verbose_errors: [] > _intf.payload._session: Session instance, containing members: > _intf.payload._session.headers: {'User-Agent': 'python-requests/2.18.4', 'Accept-Encoding': 'gzip, deflate', 'Accept': '*/*', 'Connection': 'keep-alive'} > _intf.payload._session.auth: None > _intf.payload._session.proxies: {} > _intf.payload._session.hooks: {'response': []} > _intf.payload._session.params: {} > _intf.payload._session.stream: False > _intf.payload._session.verify: True > _intf.payload._session.cert: None > _intf.payload._session.max_redirects: 30 > _intf.payload._session.trust_env: True > _intf.payload._session.cookies: RequestsCookieJar instance, containing members: > _intf.payload._session.cookies._policy: DefaultCookiePolicy instance, containing members: > _intf.payload._session.cookies._policy.netscape: True > _intf.payload._session.cookies._policy.rfc2965: False > _intf.payload._session.cookies._policy.rfc2109_as_netscape: None > _intf.payload._session.cookies._policy.hide_cookie2: False > _intf.payload._session.cookies._policy.strict_domain: False > _intf.payload._session.cookies._policy.strict_rfc2965_unverifiable: True > _intf.payload._session.cookies._policy.strict_ns_unverifiable: False > _intf.payload._session.cookies._policy.strict_ns_domain: 0 > _intf.payload._session.cookies._policy.strict_ns_set_initial_dollar: False > _intf.payload._session.cookies._policy.strict_ns_set_path: False > _intf.payload._session.cookies._policy._blocked_domains: () > _intf.payload._session.cookies._policy._allowed_domains: None > _intf.payload._session.cookies._cookies_lock: <unlocked _thread.RLock object owner=0 count=0 at 0x7f734c083c90> > _intf.payload._session.cookies._cookies: {} > _intf.payload._session.adapters: {'https://': HTTPAdapter instance, containing members: > _intf.payload._session.adapters.max_retries: Retry(total=0, connect=None, read=False, redirect=None, status=None) > _intf.payload._session.adapters.config: {} > _intf.payload._session.adapters.proxy_manager: {} > _intf.payload._session.adapters._pool_connections: 10 > _intf.payload._session.adapters._pool_maxsize: 10 > _intf.payload._session.adapters._pool_block: False > _intf.payload._session.adapters.poolmanager: PoolManager instance, containing members: > _intf.payload._session.adapters.poolmanager.headers: {} > _intf.payload._session.adapters.poolmanager.connection_pool_kw: {'maxsize': 10, 'block': False, 'strict': True} > _intf.payload._session.adapters.poolmanager.pools: RecentlyUsedContainer instance, containing members: > _intf.payload._session.adapters.poolmanager.pools._maxsize: 10 > _intf.payload._session.adapters.poolmanager.pools.dispose_func: <function PoolManager.__init__.<locals>.<lambda> at 0x7f733d209510> > _intf.payload._session.adapters.poolmanager.pools._container: {} > _intf.payload._session.adapters.poolmanager.pools.lock: <unlocked _thread.RLock object owner=0 count=0 at 0x7f734c083e70> > _intf.payload._session.adapters.poolmanager.pool_classes_by_scheme: {'http': <class 'urllib3.connectionpool.HTTPConnectionPool'> >, 'https': <class 'urllib3.connectionpool.HTTPSConnectionPool'> >} > _intf.payload._session.adapters.poolmanager.key_fn_by_scheme: {'http': functools.partial(<function _default_key_normalizer at 0x7f735fa35400>, <class 'urllib3.poolmanager.PoolKey'>) >, 'https': functools.partial(<function _default_key_normalizer at 0x7f735fa35400>, <class 'urllib3.poolmanager.PoolKey'>) >} >, 'http://': HTTPAdapter instance, containing members: > _intf.payload._session.adapters.max_retries: Retry(total=0, connect=None, read=False, redirect=None, status=None) > _intf.payload._session.adapters.config: {} > _intf.payload._session.adapters.proxy_manager: {} > _intf.payload._session.adapters._pool_connections: 10 > _intf.payload._session.adapters._pool_maxsize: 10 > _intf.payload._session.adapters._pool_block: False > _intf.payload._session.adapters.poolmanager: PoolManager instance, containing members: > _intf.payload._session.adapters.poolmanager.headers: {} > _intf.payload._session.adapters.poolmanager.connection_pool_kw: {'maxsize': 10, 'block': False, 'strict': True} > _intf.payload._session.adapters.poolmanager.pools: RecentlyUsedContainer instance, containing members: > _intf.payload._session.adapters.poolmanager.pools._maxsize: 10 > _intf.payload._session.adapters.poolmanager.pools.dispose_func: <function PoolManager.__init__.<locals>.<lambda> at 0x7f733d209620> > _intf.payload._session.adapters.poolmanager.pools._container: {} > _intf.payload._session.adapters.poolmanager.pools.lock: <unlocked _thread.RLock object owner=0 count=0 at 0x7f734c083ea0> > _intf.payload._session.adapters.poolmanager.pool_classes_by_scheme: {'http': Already dumped (type instance) >, 'https': Already dumped (type instance) >} > _intf.payload._session.adapters.poolmanager.key_fn_by_scheme: {'http': Already dumped (partial instance) >, 'https': Already dumped (partial instance) >} >, 'file://': FileAdapter instance, containing members: >, 'ftp://': FTPAdapter instance, containing members: > _intf.payload._session.adapters.func_table: {'LIST': <bound method FTPAdapter.list of <requests_ftp.ftp.FTPAdapter object at 0x7f733d2077b8>> >, 'RETR': <bound method FTPAdapter.retr of <requests_ftp.ftp.FTPAdapter object at 0x7f733d2077b8>> >, 'STOR': <bound method FTPAdapter.stor of <requests_ftp.ftp.FTPAdapter object at 0x7f733d2077b8>> >, 'NLST': <bound method FTPAdapter.nlst of <requests_ftp.ftp.FTPAdapter object at 0x7f733d2077b8>> >, 'SIZE': <bound method FTPAdapter.size of <requests_ftp.ftp.FTPAdapter object at 0x7f733d2077b8>> >, 'HEAD': <bound method FTPAdapter.head of <requests_ftp.ftp.FTPAdapter object at 0x7f733d2077b8>> >, 'GET': <bound method FTPAdapter.get of <requests_ftp.ftp.FTPAdapter object at 0x7f733d2077b8>> >} >} > _intf.payload.requirements: [] > _intf.payload._adj_size: 0 > _intf.payload.pct: 0 > _intf.payload.pct_lock: None > _intf.payload.source_size: 1 > _intf.payload._kernelVersionList: [] > _intf.instclass: Already dumped (FedoraBaseInstallClass instance) > _intf._actions: Skipped > _intf._currentAction: WelcomeLanguageSpoke instance, containing members: > _intf._currentAction.skipTo: None > _intf._currentAction._data: Skipped > _intf._currentAction.applyOnSkip: False > _intf._currentAction.builder: Builder instance, containing members: > _intf._currentAction._window: StandaloneWindow instance, containing members: > _intf._currentAction._automaticEntry: False > _intf._currentAction._autostepRunning: False > _intf._currentAction._autostepDone: False > _intf._currentAction._autostepDoneCallback: None > _intf._currentAction.lastAutostepSpoke: False > _intf._currentAction._storage: Already dumped (InstallerStorage instance) > _intf._currentAction.payload: Already dumped (LiveImagePayload instance) > _intf._currentAction.instclass: Already dumped (FedoraBaseInstallClass instance) > _intf._currentAction.visitedSinceApplied: True > _intf._currentAction.entered: Signal instance, containing members: > _intf._currentAction.entered._functions: set() > _intf._currentAction.entered._methods: <WeakKeyDictionary at 0x7f732bb59cc0> > _intf._currentAction.exited: Signal instance, containing members: > _intf._currentAction.exited._functions: set() > _intf._currentAction.exited._methods: <WeakKeyDictionary at 0x7f732bb59d68> > _intf._currentAction._languageStore: ListStore instance, containing members: > _intf._currentAction._languageStoreFilter: TreeModelFilter instance, containing members: > _intf._currentAction._languageEntry: Entry instance, containing members: > _intf._currentAction._langSelection: TreeSelection instance, containing members: > _intf._currentAction._langSelectedRenderer: CellRendererPixbuf instance, containing members: > _intf._currentAction._langSelectedColumn: TreeViewColumn instance, containing members: > _intf._currentAction._langView: TreeView instance, containing members: > _intf._currentAction._localeView: TreeView instance, containing members: > _intf._currentAction._localeStore: ListStore instance, containing members: > _intf._currentAction._localeSelection: TreeSelection instance, containing members: > _intf._currentAction._right_arrow: Pixbuf instance, containing members: > _intf._currentAction._left_arrow: Pixbuf instance, containing members: > _intf._currentAction._origStrings: {<Gtk.Label object at 0x7f732b432438 (GtkLabel at 0x55d5f6612f90)>: What language would you like to use during the installation process?, <Gtk.Label object at 0x7f732b4320d8 (GtkLabel at 0x55d5f6178d30)>: This is unstable, pre-release software., <Gtk.Label object at 0x7f732b41b750 (GtkLabel at 0x55d5f6178ed0)>: You wake up inside an OS installer in Timbuktu, and it's six months in the future. But, there are bugs. Bugs everywhere. Bugs you must live with. This OS of the future isn't a stable OS you can rely on. It's for testing purposes only., <Gtk.Button object at 0x7f732b41b828 (GtkButton at 0x55d5f5b69500)>: _Get me out of here!, <Gtk.Button object at 0x7f732b41b8b8 (GtkButton at 0x55d5f5b696c0)>: _I accept my fate., <Gtk.Entry object at 0x7f732bb5f990 (GtkEntry at 0x55d5f6380630)>: Type here to search.} > _intf._currentAction._l12_module: /org/fedoraproject/Anaconda/Modules/Localization > _intf._gui_lock: <locked _thread.lock object at 0x7f734fb8dfd0> > _intf.data: Skipped > _intf.mainWindow: MainWindow instance, containing members: > _intf.mainWindow._transparent_base: Pixbuf instance, containing members: > _intf.mainWindow._overlay: Overlay instance, containing members: > _intf.mainWindow._overlay_img: None > _intf.mainWindow._overlay_depth: 0 > _intf.mainWindow._stack: Stack instance, containing members: > _intf.mainWindow._stack_contents: {WelcomeLanguageSpoke} > _intf.mainWindow._accel_group: AccelGroup instance, containing members: > _intf.mainWindow._current_action: Already dumped (WelcomeLanguageSpoke instance) > _intf.mainWindow._mnemonic_signal: 1514 > _intf.mainWindow._saved_help_button_label: Help! > _intf.mainWindow._language: en_US.UTF-8 > _intf.mainWindow._screenshot_index: 0 > _intf._distributionText: <function distributionText at 0x7f73734a0ea0> > _intf._isFinal: True > _intf._quitDialog: <class 'pyanaconda.ui.gui.QuitDialog'> > _intf._mehInterface: GraphicalExceptionHandlingIface instance, containing members: > _intf._mehInterface._lightbox_func: <bound method MainWindow.lightbox_on of <gui.MainWindow object at 0x7f733d206708 (pyanaconda+ui+gui+MainWindow at 0x55d5f6284260)>> >isHeadless: False >ksdata: Skipped >methodstr: livecd:///dev/mapper/live-base >opts: Namespace instance, containing members: > opts.display_mode: Already dumped (DisplayModes instance) > opts.cmdline: None > opts.noninteractive: False > opts.proxy: None > opts.waitfornet: None > opts.debug: False > opts.ksfile: None > opts.ksstrict: False > opts.rescue: False > opts.armPlatform: None > opts.multiLib: False > opts.method: livecd:///dev/mapper/live-base > opts.askmethod: False > opts.stage2: None > opts.noverifyssl: False > opts.liveinst: True > opts.runres: None > opts.xdriver: None > opts.vnc: False > opts.vncconnect: None > opts.vncpassword: Skipped > opts.xtimeout: 60 > opts.decorated: False > opts.keymap: None > opts.lang: None > opts.singlelang: False > opts.loglevel: None > opts.syslog: None > opts.remotelog: None > opts.selinux: -1 > opts.mpath: True > opts.dmraid: True > opts.ibft: True > opts.geoloc: None > opts.geoloc_use_with_ks: False > opts.legacygrub: False > opts.nosave: None > opts.rescue_nomount: False > opts.updateSrc: None > opts.images: [] > opts.dirinstall: None > opts.memcheck: True > opts.leavebootorder: False > opts.eject: True > opts.extlinux: False > opts.nombr: False > opts.mpathfriendlynames: True > opts.kexec: False >_payload: Already dumped (LiveImagePayload instance) >proxy: None >decorated: False >stage2: None >_storage: Already dumped (InstallerStorage instance) >updateSrc: None >mehConfig: Config instance, containing members: > 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.ksdata, _intf.storage.encryption_passphrase, _intf.data, _bootloader.encrypted_password, _bootloader.password, payload._groups] > mehConfig.fileList: [/tmp/anaconda.log, /tmp/packaging.log, /tmp/program.log, /tmp/storage.log, /tmp/ifcfg.log, /tmp/dnf.librepo.log, /tmp/hawkey.log, /tmp/lvm.log, /mnt/sysimage/root/install.log, /proc/cmdline, /root/lorax-packages.log, /tmp/blivet-gui-utils.log, /tmp/dbus.log] > mehConfig.localSkipList: [passphrase, password, _oldweak, _password, try_passphrase] > mehConfig.callbackDict: {'lsblk_output': (<function lsblk_callback at 0x7f733c32a730>, True), 'nmcli_dev_list': (<function nmcli_dev_list_callback at 0x7f733c32a7b8>, True), 'type': (<function initExceptionHandling.<locals>.<lambda> at 0x7f733c32abf8>, True), 'addons': (<function list_addons_callback at 0x7f733c32a8c8>, False), 'journalctl': (<function journalctl_callback at 0x7f733c32a840>, False)} > mehConfig.programName: anaconda > mehConfig.programVersion: 28.22.10 > mehConfig.programArch: x86_64 >xdriver: None >dbus_session_connection: DBusConnection instance, containing members: >dbus_inhibit_id: 1273 >gui_initialized: <locked _thread.lock object at 0x7f734fb8dfd0> >_dbus_launcher: DBusLauncher instance, containing members: > _dbus_launcher._dbus_daemon_process: Popen instance, containing members: > _dbus_launcher._dbus_daemon_process._waitpid_lock: <unlocked _thread.lock object at 0x7f734c58d8c8> > _dbus_launcher._dbus_daemon_process._input: None > _dbus_launcher._dbus_daemon_process._communication_started: False > _dbus_launcher._dbus_daemon_process.args: [dbus-daemon, --print-address, --syslog, --config-file=/usr/share/anaconda/dbus/anaconda-bus.conf] > _dbus_launcher._dbus_daemon_process.stdin: None > _dbus_launcher._dbus_daemon_process.stdout: <_io.BufferedReader name=21> > _dbus_launcher._dbus_daemon_process.stderr: None > _dbus_launcher._dbus_daemon_process.pid: 18107 > _dbus_launcher._dbus_daemon_process.returncode: None > _dbus_launcher._dbus_daemon_process.universal_newlines: False > _dbus_launcher._dbus_daemon_process.encoding: None > _dbus_launcher._dbus_daemon_process.errors: None > _dbus_launcher._dbus_daemon_process._closed_child_pipe_fds: True > _dbus_launcher._dbus_daemon_process._child_created: True > _dbus_launcher._log_file: <_io.TextIOWrapper name='/tmp/dbus.log' mode='a' encoding='UTF-8'> > >Registered callbacks: >addons: >com_redhat_kdump >journalctl: >-- Logs begin at Thu 2018-08-09 21:21:50 EDT, end at Fri 2018-08-10 01:59:03 EDT. -- >Aug 09 21:21:50 localhost kernel: Linux version 4.16.3-301.fc28.x86_64 (mockbuild@bkernel02.phx2.fedoraproject.org) (gcc version 8.0.1 20180324 (Red Hat 8.0.1-0.20) (GCC)) #1 SMP Mon Apr 23 21:59:58 UTC 2018 >Aug 09 21:21:50 localhost kernel: Command line: BOOT_IMAGE=/images/pxeboot/vmlinuz root=live:CDLABEL=Fedora-SciK-Live-28-1-1 rd.live.image quiet >Aug 09 21:21:50 localhost kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers' >Aug 09 21:21:50 localhost kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers' >Aug 09 21:21:50 localhost kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers' >Aug 09 21:21:50 localhost kernel: x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 >Aug 09 21:21:50 localhost kernel: x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. >Aug 09 21:21:50 localhost kernel: e820: BIOS-provided physical RAM map: >Aug 09 21:21:50 localhost kernel: BIOS-e820: [mem 0x0000000000000000-0x0000000000057fff] usable >Aug 09 21:21:50 localhost kernel: BIOS-e820: [mem 0x0000000000058000-0x0000000000058fff] reserved >Aug 09 21:21:50 localhost kernel: BIOS-e820: [mem 0x0000000000059000-0x000000000009efff] usable >Aug 09 21:21:50 localhost kernel: BIOS-e820: [mem 0x000000000009f000-0x000000000009ffff] reserved >Aug 09 21:21:50 localhost kernel: BIOS-e820: [mem 0x0000000000100000-0x00000000a6e50fff] usable >Aug 09 21:21:50 localhost kernel: BIOS-e820: [mem 0x00000000a6e51000-0x00000000a6e57fff] ACPI NVS >Aug 09 21:21:50 localhost kernel: BIOS-e820: [mem 0x00000000a6e58000-0x00000000a72b1fff] usable >Aug 09 21:21:50 localhost kernel: BIOS-e820: [mem 0x00000000a72b2000-0x00000000a7720fff] reserved >Aug 09 21:21:50 localhost kernel: BIOS-e820: [mem 0x00000000a7721000-0x00000000bc68bfff] usable >Aug 09 21:21:50 localhost kernel: BIOS-e820: [mem 0x00000000bc68c000-0x00000000bc894fff] reserved >Aug 09 21:21:50 localhost kernel: BIOS-e820: [mem 0x00000000bc895000-0x00000000bc8adfff] ACPI data >Aug 09 21:21:50 localhost kernel: BIOS-e820: [mem 0x00000000bc8ae000-0x00000000bcdeefff] ACPI NVS >Aug 09 21:21:50 localhost kernel: BIOS-e820: [mem 0x00000000bcdef000-0x00000000bdffefff] reserved >Aug 09 21:21:50 localhost kernel: BIOS-e820: [mem 0x00000000bdfff000-0x00000000bdffffff] usable >Aug 09 21:21:50 localhost kernel: BIOS-e820: [mem 0x00000000bf000000-0x00000000cf1fffff] reserved >Aug 09 21:21:50 localhost kernel: BIOS-e820: [mem 0x00000000f0000000-0x00000000f7ffffff] reserved >Aug 09 21:21:50 localhost kernel: BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved >Aug 09 21:21:50 localhost kernel: BIOS-e820: [mem 0x00000000fed00000-0x00000000fed03fff] reserved >Aug 09 21:21:50 localhost kernel: BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved >Aug 09 21:21:50 localhost kernel: BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved >Aug 09 21:21:50 localhost kernel: BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved >Aug 09 21:21:50 localhost kernel: BIOS-e820: [mem 0x0000000100000000-0x000000082fdfffff] usable >Aug 09 21:21:50 localhost kernel: NX (Execute Disable) protection: active >Aug 09 21:21:50 localhost kernel: e820: update [mem 0xa6b0d018-0xa6b1c457] usable ==> usable >Aug 09 21:21:50 localhost kernel: e820: update [mem 0xa6b0d018-0xa6b1c457] usable ==> usable >Aug 09 21:21:50 localhost kernel: e820: update [mem 0xa6afc018-0xa6b0c057] usable ==> usable >Aug 09 21:21:50 localhost kernel: e820: update [mem 0xa6afc018-0xa6b0c057] usable ==> usable >Aug 09 21:21:50 localhost kernel: e820: update [mem 0xa6aeb018-0xa6afb657] usable ==> usable >Aug 09 21:21:50 localhost kernel: e820: update [mem 0xa6aeb018-0xa6afb657] usable ==> usable >Aug 09 21:21:50 localhost kernel: extended physical RAM map: >Aug 09 21:21:50 localhost kernel: reserve setup_data: [mem 0x0000000000000000-0x0000000000057fff] usable >Aug 09 21:21:50 localhost kernel: reserve setup_data: [mem 0x0000000000058000-0x0000000000058fff] reserved >Aug 09 21:21:50 localhost kernel: reserve setup_data: [mem 0x0000000000059000-0x000000000009efff] usable >Aug 09 21:21:50 localhost kernel: reserve setup_data: [mem 0x000000000009f000-0x000000000009ffff] reserved >Aug 09 21:21:50 localhost kernel: reserve setup_data: [mem 0x0000000000100000-0x00000000a6aeb017] usable >Aug 09 21:21:50 localhost kernel: reserve setup_data: [mem 0x00000000a6aeb018-0x00000000a6afb657] usable >Aug 09 21:21:50 localhost kernel: reserve setup_data: [mem 0x00000000a6afb658-0x00000000a6afc017] usable >Aug 09 21:21:50 localhost kernel: reserve setup_data: [mem 0x00000000a6afc018-0x00000000a6b0c057] usable >Aug 09 21:21:50 localhost kernel: reserve setup_data: [mem 0x00000000a6b0c058-0x00000000a6b0d017] usable >Aug 09 21:21:50 localhost kernel: reserve setup_data: [mem 0x00000000a6b0d018-0x00000000a6b1c457] usable >Aug 09 21:21:50 localhost kernel: reserve setup_data: [mem 0x00000000a6b1c458-0x00000000a6e50fff] usable >Aug 09 21:21:50 localhost kernel: reserve setup_data: [mem 0x00000000a6e51000-0x00000000a6e57fff] ACPI NVS >Aug 09 21:21:50 localhost kernel: reserve setup_data: [mem 0x00000000a6e58000-0x00000000a72b1fff] usable >Aug 09 21:21:50 localhost kernel: reserve setup_data: [mem 0x00000000a72b2000-0x00000000a7720fff] reserved >Aug 09 21:21:50 localhost kernel: reserve setup_data: [mem 0x00000000a7721000-0x00000000bc68bfff] usable >Aug 09 21:21:50 localhost kernel: reserve setup_data: [mem 0x00000000bc68c000-0x00000000bc894fff] reserved >Aug 09 21:21:50 localhost kernel: reserve setup_data: [mem 0x00000000bc895000-0x00000000bc8adfff] ACPI data >Aug 09 21:21:50 localhost kernel: reserve setup_data: [mem 0x00000000bc8ae000-0x00000000bcdeefff] ACPI NVS >Aug 09 21:21:50 localhost kernel: reserve setup_data: [mem 0x00000000bcdef000-0x00000000bdffefff] reserved >Aug 09 21:21:50 localhost kernel: reserve setup_data: [mem 0x00000000bdfff000-0x00000000bdffffff] usable >Aug 09 21:21:50 localhost kernel: reserve setup_data: [mem 0x00000000bf000000-0x00000000cf1fffff] reserved >Aug 09 21:21:50 localhost kernel: reserve setup_data: [mem 0x00000000f0000000-0x00000000f7ffffff] reserved >Aug 09 21:21:50 localhost kernel: reserve setup_data: [mem 0x00000000fec00000-0x00000000fec00fff] reserved >Aug 09 21:21:50 localhost kernel: reserve setup_data: [mem 0x00000000fed00000-0x00000000fed03fff] reserved >Aug 09 21:21:50 localhost kernel: reserve setup_data: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved >Aug 09 21:21:50 localhost kernel: reserve setup_data: [mem 0x00000000fee00000-0x00000000fee00fff] reserved >Aug 09 21:21:50 localhost kernel: reserve setup_data: [mem 0x00000000ff000000-0x00000000ffffffff] reserved >Aug 09 21:21:50 localhost kernel: reserve setup_data: [mem 0x0000000100000000-0x000000082fdfffff] usable >Aug 09 21:21:50 localhost kernel: efi: EFI v2.31 by American Megatrends >Aug 09 21:21:50 localhost kernel: efi: ESRT=0xbdf51818 ACPI=0xbc89a000 ACPI 2.0=0xbc89a000 SMBIOS=0xf04c0 MPS=0xfd4e0 >Aug 09 21:21:50 localhost kernel: secureboot: Secure boot disabled >Aug 09 21:21:50 localhost kernel: random: fast init done >Aug 09 21:21:50 localhost kernel: SMBIOS 2.7 present. >Aug 09 21:21:50 localhost kernel: DMI: ASUS All Series/Z87-PRO, BIOS 2103 08/18/2014 >Aug 09 21:21:50 localhost kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved >Aug 09 21:21:50 localhost kernel: e820: remove [mem 0x000a0000-0x000fffff] usable >Aug 09 21:21:50 localhost kernel: e820: last_pfn = 0x82fe00 max_arch_pfn = 0x400000000 >Aug 09 21:21:50 localhost kernel: MTRR default type: uncachable >Aug 09 21:21:50 localhost kernel: MTRR fixed ranges enabled: >Aug 09 21:21:50 localhost kernel: 00000-9FFFF write-back >Aug 09 21:21:50 localhost kernel: A0000-BFFFF uncachable >Aug 09 21:21:50 localhost kernel: C0000-CFFFF write-protect >Aug 09 21:21:50 localhost kernel: D0000-DFFFF uncachable >Aug 09 21:21:50 localhost kernel: E0000-FFFFF write-protect >Aug 09 21:21:50 localhost kernel: MTRR variable ranges enabled: >Aug 09 21:21:50 localhost kernel: 0 base 0000000000 mask 7800000000 write-back >Aug 09 21:21:50 localhost kernel: 1 base 0800000000 mask 7FE0000000 write-back >Aug 09 21:21:50 localhost kernel: 2 base 0820000000 mask 7FF0000000 write-back >Aug 09 21:21:50 localhost kernel: 3 base 00C0000000 mask 7FC0000000 uncachable >Aug 09 21:21:50 localhost kernel: 4 base 00BF000000 mask 7FFF000000 uncachable >Aug 09 21:21:50 localhost kernel: 5 base 082FE00000 mask 7FFFE00000 uncachable >Aug 09 21:21:50 localhost kernel: 6 disabled >Aug 09 21:21:50 localhost kernel: 7 disabled >Aug 09 21:21:50 localhost kernel: 8 disabled >Aug 09 21:21:50 localhost kernel: 9 disabled >Aug 09 21:21:50 localhost kernel: x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT >Aug 09 21:21:50 localhost kernel: e820: update [mem 0xbf000000-0xffffffff] usable ==> reserved >Aug 09 21:21:50 localhost kernel: e820: last_pfn = 0xbe000 max_arch_pfn = 0x400000000 >Aug 09 21:21:50 localhost kernel: found SMP MP-table at [mem 0x000fd7b0-0x000fd7bf] mapped at [ (ptrval)] >Aug 09 21:21:50 localhost kernel: esrt: Reserving ESRT space from 0x00000000bdf51818 to 0x00000000bdf51850. >Aug 09 21:21:50 localhost kernel: Base memory trampoline at [ (ptrval)] 97000 size 24576 >Aug 09 21:21:50 localhost kernel: Using GB pages for direct mapping >Aug 09 21:21:50 localhost kernel: BRK [0x76a84000, 0x76a84fff] PGTABLE >Aug 09 21:21:50 localhost kernel: BRK [0x76a85000, 0x76a85fff] PGTABLE >Aug 09 21:21:50 localhost kernel: BRK [0x76a86000, 0x76a86fff] PGTABLE >Aug 09 21:21:50 localhost kernel: BRK [0x76a87000, 0x76a87fff] PGTABLE >Aug 09 21:21:50 localhost kernel: BRK [0x76a88000, 0x76a88fff] PGTABLE >Aug 09 21:21:50 localhost kernel: BRK [0x76a89000, 0x76a89fff] PGTABLE >Aug 09 21:21:50 localhost kernel: BRK [0x76a8a000, 0x76a8afff] PGTABLE >Aug 09 21:21:50 localhost kernel: BRK [0x76a8b000, 0x76a8bfff] PGTABLE >Aug 09 21:21:50 localhost kernel: BRK [0x76a8c000, 0x76a8cfff] PGTABLE >Aug 09 21:21:50 localhost kernel: RAMDISK: [mem 0x3ae7a000-0x3e184fff] >Aug 09 21:21:50 localhost kernel: ACPI: Early table checksum verification disabled >Aug 09 21:21:50 localhost kernel: ACPI: RSDP 0x00000000BC89A000 000024 (v02 ALASKA) >Aug 09 21:21:50 localhost kernel: ACPI: XSDT 0x00000000BC89A088 00008C (v01 ALASKA A M I 01072009 AMI 00010013) >Aug 09 21:21:50 localhost kernel: ACPI: FACP 0x00000000BC8A8A90 00010C (v05 ALASKA A M I 01072009 AMI 00010013) >Aug 09 21:21:50 localhost kernel: ACPI: DSDT 0x00000000BC89A1B0 00E8DB (v02 ALASKA A M I 00000031 INTL 20091112) >Aug 09 21:21:50 localhost kernel: ACPI: FACS 0x00000000BCDED080 000040 >Aug 09 21:21:50 localhost kernel: ACPI: APIC 0x00000000BC8A8BA0 000092 (v03 ALASKA A M I 01072009 AMI 00010013) >Aug 09 21:21:50 localhost kernel: ACPI: FPDT 0x00000000BC8A8C38 000044 (v01 ALASKA A M I 01072009 AMI 00010013) >Aug 09 21:21:50 localhost kernel: ACPI: LPIT 0x00000000BC8A8C80 00005C (v01 ALASKA A M I 00000000 AMI. 00000005) >Aug 09 21:21:50 localhost kernel: ACPI: SSDT 0x00000000BC8A8CE0 000539 (v01 PmRef Cpu0Ist 00003000 INTL 20091112) >Aug 09 21:21:50 localhost kernel: ACPI: SSDT 0x00000000BC8A9220 000AD8 (v01 PmRef CpuPm 00003000 INTL 20091112) >Aug 09 21:21:50 localhost kernel: ACPI: SSDT 0x00000000BC8A9CF8 0001C7 (v01 PmRef LakeTiny 00003000 INTL 20091112) >Aug 09 21:21:50 localhost kernel: ACPI: MCFG 0x00000000BC8A9EC0 00003C (v01 ALASKA A M I 01072009 MSFT 00000097) >Aug 09 21:21:50 localhost kernel: ACPI: HPET 0x00000000BC8A9F00 000038 (v01 ALASKA A M I 01072009 AMI. 00000005) >Aug 09 21:21:50 localhost kernel: ACPI: SSDT 0x00000000BC8A9F38 00036D (v01 SataRe SataTabl 00001000 INTL 20091112) >Aug 09 21:21:50 localhost kernel: ACPI: SSDT 0x00000000BC8AA2A8 0034E1 (v01 SaSsdt SaSsdt 00003000 INTL 20091112) >Aug 09 21:21:50 localhost kernel: ACPI: BGRT 0x00000000BC8AD8A0 000038 (v00 ALASKA A M I 01072009 AMI 00010013) >Aug 09 21:21:50 localhost kernel: ACPI: DMAR 0x00000000BC8AD7E8 0000B8 (v01 INTEL HSW 00000001 INTL 00000001) >Aug 09 21:21:50 localhost kernel: ACPI: Local APIC address 0xfee00000 >Aug 09 21:21:50 localhost kernel: No NUMA configuration found >Aug 09 21:21:50 localhost kernel: Faking a node at [mem 0x0000000000000000-0x000000082fdfffff] >Aug 09 21:21:50 localhost kernel: NODE_DATA(0) allocated [mem 0x82fdd3000-0x82fdfdfff] >Aug 09 21:21:50 localhost kernel: tsc: Fast TSC calibration using PIT >Aug 09 21:21:50 localhost kernel: Zone ranges: >Aug 09 21:21:50 localhost kernel: DMA [mem 0x0000000000001000-0x0000000000ffffff] >Aug 09 21:21:50 localhost kernel: DMA32 [mem 0x0000000001000000-0x00000000ffffffff] >Aug 09 21:21:50 localhost kernel: Normal [mem 0x0000000100000000-0x000000082fdfffff] >Aug 09 21:21:50 localhost kernel: Device empty >Aug 09 21:21:50 localhost kernel: Movable zone start for each node >Aug 09 21:21:50 localhost kernel: Early memory node ranges >Aug 09 21:21:50 localhost kernel: node 0: [mem 0x0000000000001000-0x0000000000057fff] >Aug 09 21:21:50 localhost kernel: node 0: [mem 0x0000000000059000-0x000000000009efff] >Aug 09 21:21:50 localhost kernel: node 0: [mem 0x0000000000100000-0x00000000a6e50fff] >Aug 09 21:21:50 localhost kernel: node 0: [mem 0x00000000a6e58000-0x00000000a72b1fff] >Aug 09 21:21:50 localhost kernel: node 0: [mem 0x00000000a7721000-0x00000000bc68bfff] >Aug 09 21:21:50 localhost kernel: node 0: [mem 0x00000000bdfff000-0x00000000bdffffff] >Aug 09 21:21:50 localhost kernel: node 0: [mem 0x0000000100000000-0x000000082fdfffff] >Aug 09 21:21:50 localhost kernel: Initmem setup node 0 [mem 0x0000000000001000-0x000000082fdfffff] >Aug 09 21:21:50 localhost kernel: On node 0 totalpages: 8306612 >Aug 09 21:21:50 localhost kernel: DMA zone: 64 pages used for memmap >Aug 09 21:21:50 localhost kernel: DMA zone: 24 pages reserved >Aug 09 21:21:50 localhost kernel: DMA zone: 3997 pages, LIFO batch:0 >Aug 09 21:21:50 localhost kernel: DMA32 zone: 11977 pages used for memmap >Aug 09 21:21:50 localhost kernel: DMA32 zone: 766487 pages, LIFO batch:31 >Aug 09 21:21:50 localhost kernel: Normal zone: 117752 pages used for memmap >Aug 09 21:21:50 localhost kernel: Normal zone: 7536128 pages, LIFO batch:31 >Aug 09 21:21:50 localhost kernel: Reserved but unavailable: 99 pages >Aug 09 21:21:50 localhost kernel: Reserving Intel graphics memory at [mem 0xbf200000-0xcf1fffff] >Aug 09 21:21:50 localhost kernel: ACPI: PM-Timer IO Port: 0x1808 >Aug 09 21:21:50 localhost kernel: ACPI: Local APIC address 0xfee00000 >Aug 09 21:21:50 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1]) >Aug 09 21:21:50 localhost kernel: IOAPIC[0]: apic_id 8, version 32, address 0xfec00000, GSI 0-23 >Aug 09 21:21:50 localhost kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) >Aug 09 21:21:50 localhost kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) >Aug 09 21:21:50 localhost kernel: ACPI: IRQ0 used by override. >Aug 09 21:21:50 localhost kernel: ACPI: IRQ9 used by override. >Aug 09 21:21:50 localhost kernel: Using ACPI (MADT) for SMP configuration information >Aug 09 21:21:50 localhost kernel: ACPI: HPET id: 0x8086a701 base: 0xfed00000 >Aug 09 21:21:50 localhost kernel: efi_bgrt: Ignoring BGRT: invalid image address >Aug 09 21:21:50 localhost kernel: [Firmware Bug]: TSC_DEADLINE disabled due to Errata; please update microcode to version: 0x22 (or later) >Aug 09 21:21:50 localhost kernel: smpboot: Allowing 8 CPUs, 0 hotplug CPUs >Aug 09 21:21:50 localhost kernel: PM: Registered nosave memory: [mem 0x00000000-0x00000fff] >Aug 09 21:21:50 localhost kernel: PM: Registered nosave memory: [mem 0x00058000-0x00058fff] >Aug 09 21:21:50 localhost kernel: PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] >Aug 09 21:21:50 localhost kernel: PM: Registered nosave memory: [mem 0x000a0000-0x000fffff] >Aug 09 21:21:50 localhost kernel: PM: Registered nosave memory: [mem 0xa6aeb000-0xa6aebfff] >Aug 09 21:21:50 localhost kernel: PM: Registered nosave memory: [mem 0xa6afb000-0xa6afbfff] >Aug 09 21:21:50 localhost kernel: PM: Registered nosave memory: [mem 0xa6afc000-0xa6afcfff] >Aug 09 21:21:50 localhost kernel: PM: Registered nosave memory: [mem 0xa6b0c000-0xa6b0cfff] >Aug 09 21:21:50 localhost kernel: PM: Registered nosave memory: [mem 0xa6b0d000-0xa6b0dfff] >Aug 09 21:21:50 localhost kernel: PM: Registered nosave memory: [mem 0xa6b1c000-0xa6b1cfff] >Aug 09 21:21:50 localhost kernel: PM: Registered nosave memory: [mem 0xa6e51000-0xa6e57fff] >Aug 09 21:21:50 localhost kernel: PM: Registered nosave memory: [mem 0xa72b2000-0xa7720fff] >Aug 09 21:21:50 localhost kernel: PM: Registered nosave memory: [mem 0xbc68c000-0xbc894fff] >Aug 09 21:21:50 localhost kernel: PM: Registered nosave memory: [mem 0xbc895000-0xbc8adfff] >Aug 09 21:21:50 localhost kernel: PM: Registered nosave memory: [mem 0xbc8ae000-0xbcdeefff] >Aug 09 21:21:50 localhost kernel: PM: Registered nosave memory: [mem 0xbcdef000-0xbdffefff] >Aug 09 21:21:50 localhost kernel: PM: Registered nosave memory: [mem 0xbe000000-0xbeffffff] >Aug 09 21:21:50 localhost kernel: PM: Registered nosave memory: [mem 0xbf000000-0xcf1fffff] >Aug 09 21:21:50 localhost kernel: PM: Registered nosave memory: [mem 0xcf200000-0xefffffff] >Aug 09 21:21:50 localhost kernel: PM: Registered nosave memory: [mem 0xf0000000-0xf7ffffff] >Aug 09 21:21:50 localhost kernel: PM: Registered nosave memory: [mem 0xf8000000-0xfebfffff] >Aug 09 21:21:50 localhost kernel: PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff] >Aug 09 21:21:50 localhost kernel: PM: Registered nosave memory: [mem 0xfec01000-0xfecfffff] >Aug 09 21:21:50 localhost kernel: PM: Registered nosave memory: [mem 0xfed00000-0xfed03fff] >Aug 09 21:21:50 localhost kernel: PM: Registered nosave memory: [mem 0xfed04000-0xfed1bfff] >Aug 09 21:21:50 localhost kernel: PM: Registered nosave memory: [mem 0xfed1c000-0xfed1ffff] >Aug 09 21:21:50 localhost kernel: PM: Registered nosave memory: [mem 0xfed20000-0xfedfffff] >Aug 09 21:21:50 localhost kernel: PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff] >Aug 09 21:21:50 localhost kernel: PM: Registered nosave memory: [mem 0xfee01000-0xfeffffff] >Aug 09 21:21:50 localhost kernel: PM: Registered nosave memory: [mem 0xff000000-0xffffffff] >Aug 09 21:21:50 localhost kernel: e820: [mem 0xcf200000-0xefffffff] available for PCI devices >Aug 09 21:21:50 localhost kernel: Booting paravirtualized kernel on bare hardware >Aug 09 21:21:50 localhost kernel: clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns >Aug 09 21:21:50 localhost kernel: setup_percpu: NR_CPUS:1024 nr_cpumask_bits:8 nr_cpu_ids:8 nr_node_ids:1 >Aug 09 21:21:50 localhost kernel: percpu: Embedded 44 pages/cpu @ (ptrval) s143360 r8192 d28672 u262144 >Aug 09 21:21:50 localhost kernel: pcpu-alloc: s143360 r8192 d28672 u262144 alloc=1*2097152 >Aug 09 21:21:50 localhost kernel: pcpu-alloc: [0] 0 1 2 3 4 5 6 7 >Aug 09 21:21:50 localhost kernel: Built 1 zonelists, mobility grouping on. Total pages: 8176795 >Aug 09 21:21:50 localhost kernel: Policy zone: Normal >Aug 09 21:21:50 localhost kernel: Kernel command line: BOOT_IMAGE=/images/pxeboot/vmlinuz root=live:CDLABEL=Fedora-SciK-Live-28-1-1 rd.live.image quiet >Aug 09 21:21:50 localhost kernel: Memory: 32327636K/33226448K available (12300K kernel code, 1566K rwdata, 3864K rodata, 2120K init, 1368K bss, 898812K reserved, 0K cma-reserved) >Aug 09 21:21:50 localhost kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1 >Aug 09 21:21:50 localhost kernel: Kernel/User page tables isolation: enabled >Aug 09 21:21:50 localhost kernel: ftrace: allocating 36305 entries in 142 pages >Aug 09 21:21:50 localhost kernel: Hierarchical RCU implementation. >Aug 09 21:21:50 localhost kernel: RCU restricting CPUs from NR_CPUS=1024 to nr_cpu_ids=8. >Aug 09 21:21:50 localhost kernel: Tasks RCU enabled. >Aug 09 21:21:50 localhost kernel: RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8 >Aug 09 21:21:50 localhost kernel: NR_IRQS: 65792, nr_irqs: 488, preallocated irqs: 16 >Aug 09 21:21:50 localhost kernel: Offload RCU callbacks from CPUs: . >Aug 09 21:21:50 localhost kernel: Console: colour dummy device 80x25 >Aug 09 21:21:50 localhost kernel: console [tty0] enabled >Aug 09 21:21:50 localhost kernel: ACPI: Core revision 20180105 >Aug 09 21:21:50 localhost kernel: ACPI: 6 ACPI AML tables successfully acquired and loaded >Aug 09 21:21:50 localhost kernel: clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484882848 ns >Aug 09 21:21:50 localhost kernel: hpet clockevent registered >Aug 09 21:21:50 localhost kernel: APIC: Switch to symmetric I/O mode setup >Aug 09 21:21:50 localhost kernel: DMAR: Host address width 39 >Aug 09 21:21:50 localhost kernel: DMAR: DRHD base: 0x000000fed90000 flags: 0x0 >Aug 09 21:21:50 localhost kernel: DMAR: dmar0: reg_base_addr fed90000 ver 1:0 cap c0000020660462 ecap f0101a >Aug 09 21:21:50 localhost kernel: DMAR: DRHD base: 0x000000fed91000 flags: 0x1 >Aug 09 21:21:50 localhost kernel: DMAR: dmar1: reg_base_addr fed91000 ver 1:0 cap d2008020660462 ecap f010da >Aug 09 21:21:50 localhost kernel: DMAR: RMRR base: 0x000000bc81c000 end: 0x000000bc828fff >Aug 09 21:21:50 localhost kernel: DMAR: RMRR base: 0x000000bf000000 end: 0x000000cf1fffff >Aug 09 21:21:50 localhost kernel: DMAR-IR: IOAPIC id 8 under DRHD base 0xfed91000 IOMMU 1 >Aug 09 21:21:50 localhost kernel: DMAR-IR: HPET id 0 under DRHD base 0xfed91000 >Aug 09 21:21:50 localhost kernel: DMAR-IR: Queued invalidation will be enabled to support x2apic and Intr-remapping. >Aug 09 21:21:50 localhost kernel: DMAR-IR: Enabled IRQ remapping in x2apic mode >Aug 09 21:21:50 localhost kernel: x2apic enabled >Aug 09 21:21:50 localhost kernel: Switched APIC routing to cluster x2apic. >Aug 09 21:21:50 localhost kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >Aug 09 21:21:50 localhost kernel: tsc: Fast TSC calibration using PIT >Aug 09 21:21:50 localhost kernel: tsc: Detected 3099.904 MHz processor >Aug 09 21:21:50 localhost kernel: clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x2caeecb1deb, max_idle_ns: 440795207072 ns >Aug 09 21:21:50 localhost kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 6199.80 BogoMIPS (lpj=3099904) >Aug 09 21:21:50 localhost kernel: pid_max: default: 32768 minimum: 301 >Aug 09 21:21:50 localhost kernel: Security Framework initialized >Aug 09 21:21:50 localhost kernel: Yama: becoming mindful. >Aug 09 21:21:50 localhost kernel: SELinux: Initializing. >Aug 09 21:21:50 localhost kernel: SELinux: Starting in permissive mode >Aug 09 21:21:50 localhost kernel: Dentry cache hash table entries: 4194304 (order: 13, 33554432 bytes) >Aug 09 21:21:50 localhost kernel: Inode-cache hash table entries: 2097152 (order: 12, 16777216 bytes) >Aug 09 21:21:50 localhost kernel: Mount-cache hash table entries: 65536 (order: 7, 524288 bytes) >Aug 09 21:21:50 localhost kernel: Mountpoint-cache hash table entries: 65536 (order: 7, 524288 bytes) >Aug 09 21:21:50 localhost kernel: CPU: Physical Processor ID: 0 >Aug 09 21:21:50 localhost kernel: CPU: Processor Core ID: 0 >Aug 09 21:21:50 localhost kernel: ENERGY_PERF_BIAS: Set to 'normal', was 'performance' >Aug 09 21:21:50 localhost kernel: ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8) >Aug 09 21:21:50 localhost kernel: mce: CPU supports 9 MCE banks >Aug 09 21:21:50 localhost kernel: CPU0: Thermal monitoring enabled (TM1) >Aug 09 21:21:50 localhost kernel: process: using mwait in idle threads >Aug 09 21:21:50 localhost kernel: Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 1024 >Aug 09 21:21:50 localhost kernel: Last level dTLB entries: 4KB 1024, 2MB 1024, 4MB 1024, 1GB 4 >Aug 09 21:21:50 localhost kernel: Spectre V2 : Mitigation: Full generic retpoline >Aug 09 21:21:50 localhost kernel: Freeing SMP alternatives memory: 36K >Aug 09 21:21:50 localhost kernel: smpboot: CPU0: Intel(R) Core(TM) i7-4770S CPU @ 3.10GHz (family: 0x6, model: 0x3c, stepping: 0x3) >Aug 09 21:21:50 localhost kernel: Performance Events: PEBS fmt2+, Haswell events, 16-deep LBR, full-width counters, Intel PMU driver. >Aug 09 21:21:50 localhost kernel: ... version: 3 >Aug 09 21:21:50 localhost kernel: ... bit width: 48 >Aug 09 21:21:50 localhost kernel: ... generic registers: 4 >Aug 09 21:21:50 localhost kernel: ... value mask: 0000ffffffffffff >Aug 09 21:21:50 localhost kernel: ... max period: 00007fffffffffff >Aug 09 21:21:50 localhost kernel: ... fixed-purpose events: 3 >Aug 09 21:21:50 localhost kernel: ... event mask: 000000070000000f >Aug 09 21:21:50 localhost kernel: Hierarchical SRCU implementation. >Aug 09 21:21:50 localhost kernel: smp: Bringing up secondary CPUs ... >Aug 09 21:21:50 localhost kernel: x86: Booting SMP configuration: >Aug 09 21:21:50 localhost kernel: .... node #0, CPUs: #1 >Aug 09 21:21:50 localhost kernel: NMI watchdog: Enabled. Permanently consumes one hw-PMU counter. >Aug 09 21:21:50 localhost kernel: #2 #3 #4 #5 #6 #7 >Aug 09 21:21:50 localhost kernel: smp: Brought up 1 node, 8 CPUs >Aug 09 21:21:50 localhost kernel: smpboot: Max logical packages: 1 >Aug 09 21:21:50 localhost kernel: smpboot: Total of 8 processors activated (49598.46 BogoMIPS) >Aug 09 21:21:50 localhost kernel: devtmpfs: initialized >Aug 09 21:21:50 localhost kernel: x86/mm: Memory block size: 128MB >Aug 09 21:21:50 localhost kernel: PM: Registering ACPI NVS region [mem 0xa6e51000-0xa6e57fff] (28672 bytes) >Aug 09 21:21:50 localhost kernel: PM: Registering ACPI NVS region [mem 0xbc8ae000-0xbcdeefff] (5509120 bytes) >Aug 09 21:21:50 localhost kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns >Aug 09 21:21:50 localhost kernel: futex hash table entries: 2048 (order: 5, 131072 bytes) >Aug 09 21:21:50 localhost kernel: pinctrl core: initialized pinctrl subsystem >Aug 09 21:21:50 localhost kernel: RTC time: 1:21:46, date: 08/10/18 >Aug 09 21:21:50 localhost kernel: NET: Registered protocol family 16 >Aug 09 21:21:50 localhost kernel: audit: initializing netlink subsys (disabled) >Aug 09 21:21:50 localhost kernel: audit: type=2000 audit(1533864106.028:1): state=initialized audit_enabled=0 res=1 >Aug 09 21:21:50 localhost kernel: cpuidle: using governor menu >Aug 09 21:21:50 localhost kernel: ACPI FADT declares the system doesn't support PCIe ASPM, so disable it >Aug 09 21:21:50 localhost kernel: ACPI: bus type PCI registered >Aug 09 21:21:50 localhost kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 >Aug 09 21:21:50 localhost kernel: PCI: MMCONFIG for domain 0000 [bus 00-7f] at [mem 0xf0000000-0xf7ffffff] (base 0xf0000000) >Aug 09 21:21:50 localhost kernel: PCI: MMCONFIG at [mem 0xf0000000-0xf7ffffff] reserved in E820 >Aug 09 21:21:50 localhost kernel: pmd_set_huge: Cannot satisfy [mem 0xf0000000-0xf0200000] with a huge-page mapping due to MTRR override. >Aug 09 21:21:50 localhost kernel: PCI: Using configuration type 1 for base access >Aug 09 21:21:50 localhost kernel: core: PMU erratum BJ122, BV98, HSD29 worked around, HT is on >Aug 09 21:21:50 localhost kernel: HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages >Aug 09 21:21:50 localhost kernel: HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages >Aug 09 21:21:50 localhost kernel: cryptd: max_cpu_qlen set to 1000 >Aug 09 21:21:50 localhost kernel: ACPI: Added _OSI(Module Device) >Aug 09 21:21:50 localhost kernel: ACPI: Added _OSI(Processor Device) >Aug 09 21:21:50 localhost kernel: ACPI: Added _OSI(3.0 _SCP Extensions) >Aug 09 21:21:50 localhost kernel: ACPI: Added _OSI(Processor Aggregator Device) >Aug 09 21:21:50 localhost kernel: ACPI: Executed 1 blocks of module-level executable AML code >Aug 09 21:21:50 localhost kernel: ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored >Aug 09 21:21:50 localhost kernel: ACPI: Dynamic OEM Table Load: >Aug 09 21:21:50 localhost kernel: ACPI: SSDT 0xFFFF94AB0B522C00 0003D3 (v01 PmRef Cpu0Cst 00003001 INTL 20091112) >Aug 09 21:21:50 localhost kernel: ACPI: Dynamic OEM Table Load: >Aug 09 21:21:50 localhost kernel: ACPI: SSDT 0xFFFF94AB0B923000 0005AA (v01 PmRef ApIst 00003000 INTL 20091112) >Aug 09 21:21:50 localhost kernel: ACPI: Dynamic OEM Table Load: >Aug 09 21:21:50 localhost kernel: ACPI: SSDT 0xFFFF94AB0B508A00 000119 (v01 PmRef ApCst 00003000 INTL 20091112) >Aug 09 21:21:50 localhost kernel: ACPI: Interpreter enabled >Aug 09 21:21:50 localhost kernel: ACPI: (supports S0 S3 S4 S5) >Aug 09 21:21:50 localhost kernel: ACPI: Using IOAPIC for interrupt routing >Aug 09 21:21:50 localhost kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug >Aug 09 21:21:50 localhost kernel: ACPI: Enabled 9 GPEs in block 00 to 3F >Aug 09 21:21:50 localhost kernel: ACPI: Power Resource [FN00] (off) >Aug 09 21:21:50 localhost kernel: ACPI: Power Resource [FN01] (off) >Aug 09 21:21:50 localhost kernel: ACPI: Power Resource [FN02] (off) >Aug 09 21:21:50 localhost kernel: ACPI: Power Resource [FN03] (off) >Aug 09 21:21:50 localhost kernel: ACPI: Power Resource [FN04] (off) >Aug 09 21:21:50 localhost kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-7e]) >Aug 09 21:21:50 localhost kernel: acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI] >Aug 09 21:21:50 localhost kernel: acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug PME AER PCIeCapability] >Aug 09 21:21:50 localhost kernel: acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration >Aug 09 21:21:50 localhost kernel: PCI host bridge to bus 0000:00 >Aug 09 21:21:50 localhost kernel: pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] >Aug 09 21:21:50 localhost kernel: pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] >Aug 09 21:21:50 localhost kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] >Aug 09 21:21:50 localhost kernel: pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff window] >Aug 09 21:21:50 localhost kernel: pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff window] >Aug 09 21:21:50 localhost kernel: pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff window] >Aug 09 21:21:50 localhost kernel: pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff window] >Aug 09 21:21:50 localhost kernel: pci_bus 0000:00: root bus resource [mem 0xcf200000-0xfeafffff window] >Aug 09 21:21:50 localhost kernel: pci_bus 0000:00: root bus resource [bus 00-7e] >Aug 09 21:21:50 localhost kernel: pci 0000:00:00.0: [8086:0c00] type 00 class 0x060000 >Aug 09 21:21:50 localhost kernel: pci 0000:00:01.0: [8086:0c01] type 01 class 0x060400 >Aug 09 21:21:50 localhost kernel: pci 0000:00:01.0: PME# supported from D0 D3hot D3cold >Aug 09 21:21:50 localhost kernel: pci 0000:00:02.0: [8086:0412] type 00 class 0x030000 >Aug 09 21:21:50 localhost kernel: pci 0000:00:02.0: reg 0x10: [mem 0xef400000-0xef7fffff 64bit] >Aug 09 21:21:50 localhost kernel: pci 0000:00:02.0: reg 0x18: [mem 0xd0000000-0xdfffffff 64bit pref] >Aug 09 21:21:50 localhost kernel: pci 0000:00:02.0: reg 0x20: [io 0xf000-0xf03f] >Aug 09 21:21:50 localhost kernel: pci 0000:00:02.0: BAR 2: assigned to efifb >Aug 09 21:21:50 localhost kernel: pci 0000:00:03.0: [8086:0c0c] type 00 class 0x040300 >Aug 09 21:21:50 localhost kernel: pci 0000:00:03.0: reg 0x10: [mem 0xefa34000-0xefa37fff 64bit] >Aug 09 21:21:50 localhost kernel: pci 0000:00:14.0: [8086:8c31] type 00 class 0x0c0330 >Aug 09 21:21:50 localhost kernel: pci 0000:00:14.0: reg 0x10: [mem 0xefa20000-0xefa2ffff 64bit] >Aug 09 21:21:50 localhost kernel: pci 0000:00:14.0: PME# supported from D3hot D3cold >Aug 09 21:21:50 localhost kernel: pci 0000:00:16.0: [8086:8c3a] type 00 class 0x078000 >Aug 09 21:21:50 localhost kernel: pci 0000:00:16.0: reg 0x10: [mem 0xefa3f000-0xefa3f00f 64bit] >Aug 09 21:21:50 localhost kernel: pci 0000:00:16.0: PME# supported from D0 D3hot D3cold >Aug 09 21:21:50 localhost kernel: pci 0000:00:19.0: [8086:153b] type 00 class 0x020000 >Aug 09 21:21:50 localhost kernel: pci 0000:00:19.0: reg 0x10: [mem 0xefa00000-0xefa1ffff] >Aug 09 21:21:50 localhost kernel: pci 0000:00:19.0: reg 0x14: [mem 0xefa3d000-0xefa3dfff] >Aug 09 21:21:50 localhost kernel: pci 0000:00:19.0: reg 0x18: [io 0xf080-0xf09f] >Aug 09 21:21:50 localhost kernel: pci 0000:00:19.0: PME# supported from D0 D3hot D3cold >Aug 09 21:21:50 localhost kernel: pci 0000:00:1a.0: [8086:8c2d] type 00 class 0x0c0320 >Aug 09 21:21:50 localhost kernel: pci 0000:00:1a.0: reg 0x10: [mem 0xefa3c000-0xefa3c3ff] >Aug 09 21:21:50 localhost kernel: pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold >Aug 09 21:21:50 localhost kernel: pci 0000:00:1b.0: [8086:8c20] type 00 class 0x040300 >Aug 09 21:21:50 localhost kernel: pci 0000:00:1b.0: reg 0x10: [mem 0xefa30000-0xefa33fff 64bit] >Aug 09 21:21:50 localhost kernel: pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold >Aug 09 21:21:50 localhost kernel: pci 0000:00:1c.0: [8086:8c10] type 01 class 0x060400 >Aug 09 21:21:50 localhost kernel: pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold >Aug 09 21:21:50 localhost kernel: pci 0000:00:1c.1: [8086:8c12] type 01 class 0x060400 >Aug 09 21:21:50 localhost kernel: pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold >Aug 09 21:21:50 localhost kernel: pci 0000:00:1c.5: [8086:8c1a] type 01 class 0x060400 >Aug 09 21:21:50 localhost kernel: pci 0000:00:1c.5: PME# supported from D0 D3hot D3cold >Aug 09 21:21:50 localhost kernel: pci 0000:00:1d.0: [8086:8c26] type 00 class 0x0c0320 >Aug 09 21:21:50 localhost kernel: pci 0000:00:1d.0: reg 0x10: [mem 0xefa3b000-0xefa3b3ff] >Aug 09 21:21:50 localhost kernel: pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold >Aug 09 21:21:50 localhost kernel: pci 0000:00:1f.0: [8086:8c44] type 00 class 0x060100 >Aug 09 21:21:50 localhost kernel: pci 0000:00:1f.2: [8086:8c02] type 00 class 0x010601 >Aug 09 21:21:50 localhost kernel: pci 0000:00:1f.2: reg 0x10: [io 0xf0d0-0xf0d7] >Aug 09 21:21:50 localhost kernel: pci 0000:00:1f.2: reg 0x14: [io 0xf0c0-0xf0c3] >Aug 09 21:21:50 localhost kernel: pci 0000:00:1f.2: reg 0x18: [io 0xf0b0-0xf0b7] >Aug 09 21:21:50 localhost kernel: pci 0000:00:1f.2: reg 0x1c: [io 0xf0a0-0xf0a3] >Aug 09 21:21:50 localhost kernel: pci 0000:00:1f.2: reg 0x20: [io 0xf060-0xf07f] >Aug 09 21:21:50 localhost kernel: pci 0000:00:1f.2: reg 0x24: [mem 0xefa3a000-0xefa3a7ff] >Aug 09 21:21:50 localhost kernel: pci 0000:00:1f.2: PME# supported from D3hot >Aug 09 21:21:50 localhost kernel: pci 0000:00:1f.3: [8086:8c22] type 00 class 0x0c0500 >Aug 09 21:21:50 localhost kernel: pci 0000:00:1f.3: reg 0x10: [mem 0xefa39000-0xefa390ff 64bit] >Aug 09 21:21:50 localhost kernel: pci 0000:00:1f.3: reg 0x20: [io 0xf040-0xf05f] >Aug 09 21:21:50 localhost kernel: pci 0000:01:00.0: [10de:1187] type 00 class 0x030000 >Aug 09 21:21:50 localhost kernel: pci 0000:01:00.0: reg 0x10: [mem 0xee000000-0xeeffffff] >Aug 09 21:21:50 localhost kernel: pci 0000:01:00.0: reg 0x14: [mem 0xe0000000-0xe7ffffff 64bit pref] >Aug 09 21:21:50 localhost kernel: pci 0000:01:00.0: reg 0x1c: [mem 0xe8000000-0xe9ffffff 64bit pref] >Aug 09 21:21:50 localhost kernel: pci 0000:01:00.0: reg 0x24: [io 0xe000-0xe07f] >Aug 09 21:21:50 localhost kernel: pci 0000:01:00.0: reg 0x30: [mem 0xef000000-0xef07ffff pref] >Aug 09 21:21:50 localhost kernel: pci 0000:01:00.1: [10de:0e0a] type 00 class 0x040300 >Aug 09 21:21:50 localhost kernel: pci 0000:01:00.1: reg 0x10: [mem 0xef080000-0xef083fff] >Aug 09 21:21:50 localhost kernel: pci 0000:00:01.0: PCI bridge to [bus 01] >Aug 09 21:21:50 localhost kernel: pci 0000:00:01.0: bridge window [io 0xe000-0xefff] >Aug 09 21:21:50 localhost kernel: pci 0000:00:01.0: bridge window [mem 0xee000000-0xef0fffff] >Aug 09 21:21:50 localhost kernel: pci 0000:00:01.0: bridge window [mem 0xe0000000-0xe9ffffff 64bit pref] >Aug 09 21:21:50 localhost kernel: acpiphp: Slot [1] registered >Aug 09 21:21:50 localhost kernel: pci 0000:00:1c.0: PCI bridge to [bus 02] >Aug 09 21:21:50 localhost kernel: pci 0000:03:00.0: [168c:0034] type 00 class 0x028000 >Aug 09 21:21:50 localhost kernel: pci 0000:03:00.0: reg 0x10: [mem 0xef900000-0xef97ffff 64bit] >Aug 09 21:21:50 localhost kernel: pci 0000:03:00.0: reg 0x30: [mem 0xef980000-0xef98ffff pref] >Aug 09 21:21:50 localhost kernel: pci 0000:03:00.0: supports D1 D2 >Aug 09 21:21:50 localhost kernel: pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold >Aug 09 21:21:50 localhost kernel: pci 0000:00:1c.1: PCI bridge to [bus 03] >Aug 09 21:21:50 localhost kernel: pci 0000:00:1c.1: bridge window [mem 0xef900000-0xef9fffff] >Aug 09 21:21:50 localhost kernel: pci 0000:04:00.0: [1b21:0612] type 00 class 0x010601 >Aug 09 21:21:50 localhost kernel: pci 0000:04:00.0: reg 0x10: [io 0xd050-0xd057] >Aug 09 21:21:50 localhost kernel: pci 0000:04:00.0: reg 0x14: [io 0xd040-0xd043] >Aug 09 21:21:50 localhost kernel: pci 0000:04:00.0: reg 0x18: [io 0xd030-0xd037] >Aug 09 21:21:50 localhost kernel: pci 0000:04:00.0: reg 0x1c: [io 0xd020-0xd023] >Aug 09 21:21:50 localhost kernel: pci 0000:04:00.0: reg 0x20: [io 0xd000-0xd01f] >Aug 09 21:21:50 localhost kernel: pci 0000:04:00.0: reg 0x24: [mem 0xef800000-0xef8001ff] >Aug 09 21:21:50 localhost kernel: pci 0000:00:1c.5: PCI bridge to [bus 04] >Aug 09 21:21:50 localhost kernel: pci 0000:00:1c.5: bridge window [io 0xd000-0xdfff] >Aug 09 21:21:50 localhost kernel: pci 0000:00:1c.5: bridge window [mem 0xef800000-0xef8fffff] >Aug 09 21:21:50 localhost kernel: ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 10 *11 12 14 15) >Aug 09 21:21:50 localhost kernel: ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 *10 11 12 14 15) >Aug 09 21:21:50 localhost kernel: ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 *6 7 10 11 12 14 15) >Aug 09 21:21:50 localhost kernel: ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 *5 6 7 10 11 12 14 15) >Aug 09 21:21:50 localhost kernel: ACPI: PCI Interrupt Link [LNKE] (IRQs *3 4 5 6 7 10 11 12 14 15) >Aug 09 21:21:50 localhost kernel: ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 10 11 12 14 *15) >Aug 09 21:21:50 localhost kernel: ACPI: PCI Interrupt Link [LNKG] (IRQs 3 *4 5 6 7 10 11 12 14 15) >Aug 09 21:21:50 localhost kernel: ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 10 11 12 *14 15) >Aug 09 21:21:50 localhost kernel: pci 0000:00:02.0: vgaarb: setting as boot VGA device >Aug 09 21:21:50 localhost kernel: pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none >Aug 09 21:21:50 localhost kernel: pci 0000:01:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none >Aug 09 21:21:50 localhost kernel: pci 0000:01:00.0: vgaarb: bridge control possible >Aug 09 21:21:50 localhost kernel: pci 0000:00:02.0: vgaarb: no bridge control possible >Aug 09 21:21:50 localhost kernel: vgaarb: loaded >Aug 09 21:21:50 localhost kernel: SCSI subsystem initialized >Aug 09 21:21:50 localhost kernel: libata version 3.00 loaded. >Aug 09 21:21:50 localhost kernel: ACPI: bus type USB registered >Aug 09 21:21:50 localhost kernel: usbcore: registered new interface driver usbfs >Aug 09 21:21:50 localhost kernel: usbcore: registered new interface driver hub >Aug 09 21:21:50 localhost kernel: usbcore: registered new device driver usb >Aug 09 21:21:50 localhost kernel: EDAC MC: Ver: 3.0.0 >Aug 09 21:21:50 localhost kernel: Registered efivars operations >Aug 09 21:21:50 localhost kernel: PCI: Using ACPI for IRQ routing >Aug 09 21:21:50 localhost kernel: PCI: pci_cache_line_size set to 64 bytes >Aug 09 21:21:50 localhost kernel: e820: reserve RAM buffer [mem 0x00058000-0x0005ffff] >Aug 09 21:21:50 localhost kernel: e820: reserve RAM buffer [mem 0x0009f000-0x0009ffff] >Aug 09 21:21:50 localhost kernel: e820: reserve RAM buffer [mem 0xa6aeb018-0xa7ffffff] >Aug 09 21:21:50 localhost kernel: e820: reserve RAM buffer [mem 0xa6afc018-0xa7ffffff] >Aug 09 21:21:50 localhost kernel: e820: reserve RAM buffer [mem 0xa6b0d018-0xa7ffffff] >Aug 09 21:21:50 localhost kernel: e820: reserve RAM buffer [mem 0xa6e51000-0xa7ffffff] >Aug 09 21:21:50 localhost kernel: e820: reserve RAM buffer [mem 0xa72b2000-0xa7ffffff] >Aug 09 21:21:50 localhost kernel: e820: reserve RAM buffer [mem 0xbc68c000-0xbfffffff] >Aug 09 21:21:50 localhost kernel: e820: reserve RAM buffer [mem 0xbe000000-0xbfffffff] >Aug 09 21:21:50 localhost kernel: e820: reserve RAM buffer [mem 0x82fe00000-0x82fffffff] >Aug 09 21:21:50 localhost kernel: NetLabel: Initializing >Aug 09 21:21:50 localhost kernel: NetLabel: domain hash size = 128 >Aug 09 21:21:50 localhost kernel: NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO >Aug 09 21:21:50 localhost kernel: NetLabel: unlabeled traffic allowed by default >Aug 09 21:21:50 localhost kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0 >Aug 09 21:21:50 localhost kernel: hpet0: 8 comparators, 64-bit 14.318180 MHz counter >Aug 09 21:21:50 localhost kernel: clocksource: Switched to clocksource tsc-early >Aug 09 21:21:50 localhost kernel: VFS: Disk quotas dquot_6.6.0 >Aug 09 21:21:50 localhost kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) >Aug 09 21:21:50 localhost kernel: pnp: PnP ACPI init >Aug 09 21:21:50 localhost kernel: system 00:00: [mem 0xfed40000-0xfed44fff] has been reserved >Aug 09 21:21:50 localhost kernel: system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active) >Aug 09 21:21:50 localhost kernel: system 00:01: [io 0x0680-0x069f] has been reserved >Aug 09 21:21:50 localhost kernel: system 00:01: [io 0xffff] has been reserved >Aug 09 21:21:50 localhost kernel: system 00:01: [io 0xffff] has been reserved >Aug 09 21:21:50 localhost kernel: system 00:01: [io 0xffff] has been reserved >Aug 09 21:21:50 localhost kernel: system 00:01: [io 0x1c00-0x1cfe] has been reserved >Aug 09 21:21:50 localhost kernel: system 00:01: [io 0x1d00-0x1dfe] has been reserved >Aug 09 21:21:50 localhost kernel: system 00:01: [io 0x1e00-0x1efe] has been reserved >Aug 09 21:21:50 localhost kernel: system 00:01: [io 0x1f00-0x1ffe] has been reserved >Aug 09 21:21:50 localhost kernel: system 00:01: [io 0x1800-0x18fe] has been reserved >Aug 09 21:21:50 localhost kernel: system 00:01: [io 0x164e-0x164f] has been reserved >Aug 09 21:21:50 localhost kernel: system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active) >Aug 09 21:21:50 localhost kernel: pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active) >Aug 09 21:21:50 localhost kernel: system 00:03: [io 0x1854-0x1857] has been reserved >Aug 09 21:21:50 localhost kernel: system 00:03: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active) >Aug 09 21:21:50 localhost kernel: system 00:04: [io 0x0290-0x029f] has been reserved >Aug 09 21:21:50 localhost kernel: system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active) >Aug 09 21:21:50 localhost kernel: system 00:05: [io 0x04d0-0x04d1] has been reserved >Aug 09 21:21:50 localhost kernel: system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active) >Aug 09 21:21:50 localhost kernel: system 00:06: [mem 0xfed1c000-0xfed1ffff] has been reserved >Aug 09 21:21:50 localhost kernel: system 00:06: [mem 0xfed10000-0xfed17fff] has been reserved >Aug 09 21:21:50 localhost kernel: system 00:06: [mem 0xfed18000-0xfed18fff] has been reserved >Aug 09 21:21:50 localhost kernel: system 00:06: [mem 0xfed19000-0xfed19fff] has been reserved >Aug 09 21:21:50 localhost kernel: system 00:06: [mem 0xf0000000-0xf7ffffff] has been reserved >Aug 09 21:21:50 localhost kernel: system 00:06: [mem 0xfed20000-0xfed3ffff] has been reserved >Aug 09 21:21:50 localhost kernel: system 00:06: [mem 0xfed90000-0xfed93fff] could not be reserved >Aug 09 21:21:50 localhost kernel: system 00:06: [mem 0xfed45000-0xfed8ffff] has been reserved >Aug 09 21:21:50 localhost kernel: system 00:06: [mem 0xff000000-0xffffffff] has been reserved >Aug 09 21:21:50 localhost kernel: system 00:06: [mem 0xfee00000-0xfeefffff] could not be reserved >Aug 09 21:21:50 localhost kernel: system 00:06: [mem 0xeffdf000-0xeffdffff] has been reserved >Aug 09 21:21:50 localhost kernel: system 00:06: [mem 0xeffe0000-0xeffeffff] has been reserved >Aug 09 21:21:50 localhost kernel: system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active) >Aug 09 21:21:50 localhost kernel: pnp: PnP ACPI: found 7 devices >Aug 09 21:21:50 localhost kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns >Aug 09 21:21:50 localhost kernel: pci 0000:00:01.0: PCI bridge to [bus 01] >Aug 09 21:21:50 localhost kernel: pci 0000:00:01.0: bridge window [io 0xe000-0xefff] >Aug 09 21:21:50 localhost kernel: pci 0000:00:01.0: bridge window [mem 0xee000000-0xef0fffff] >Aug 09 21:21:50 localhost kernel: pci 0000:00:01.0: bridge window [mem 0xe0000000-0xe9ffffff 64bit pref] >Aug 09 21:21:50 localhost kernel: pci 0000:00:1c.0: PCI bridge to [bus 02] >Aug 09 21:21:50 localhost kernel: pci 0000:00:1c.1: PCI bridge to [bus 03] >Aug 09 21:21:50 localhost kernel: pci 0000:00:1c.1: bridge window [mem 0xef900000-0xef9fffff] >Aug 09 21:21:50 localhost kernel: pci 0000:00:1c.5: PCI bridge to [bus 04] >Aug 09 21:21:50 localhost kernel: pci 0000:00:1c.5: bridge window [io 0xd000-0xdfff] >Aug 09 21:21:50 localhost kernel: pci 0000:00:1c.5: bridge window [mem 0xef800000-0xef8fffff] >Aug 09 21:21:50 localhost kernel: pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] >Aug 09 21:21:50 localhost kernel: pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] >Aug 09 21:21:50 localhost kernel: pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] >Aug 09 21:21:50 localhost kernel: pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000d3fff window] >Aug 09 21:21:50 localhost kernel: pci_bus 0000:00: resource 8 [mem 0x000d4000-0x000d7fff window] >Aug 09 21:21:50 localhost kernel: pci_bus 0000:00: resource 9 [mem 0x000d8000-0x000dbfff window] >Aug 09 21:21:50 localhost kernel: pci_bus 0000:00: resource 10 [mem 0x000dc000-0x000dffff window] >Aug 09 21:21:50 localhost kernel: pci_bus 0000:00: resource 11 [mem 0xcf200000-0xfeafffff window] >Aug 09 21:21:50 localhost kernel: pci_bus 0000:01: resource 0 [io 0xe000-0xefff] >Aug 09 21:21:50 localhost kernel: pci_bus 0000:01: resource 1 [mem 0xee000000-0xef0fffff] >Aug 09 21:21:50 localhost kernel: pci_bus 0000:01: resource 2 [mem 0xe0000000-0xe9ffffff 64bit pref] >Aug 09 21:21:50 localhost kernel: pci_bus 0000:03: resource 1 [mem 0xef900000-0xef9fffff] >Aug 09 21:21:50 localhost kernel: pci_bus 0000:04: resource 0 [io 0xd000-0xdfff] >Aug 09 21:21:50 localhost kernel: pci_bus 0000:04: resource 1 [mem 0xef800000-0xef8fffff] >Aug 09 21:21:50 localhost kernel: NET: Registered protocol family 2 >Aug 09 21:21:50 localhost kernel: tcp_listen_portaddr_hash hash table entries: 16384 (order: 6, 262144 bytes) >Aug 09 21:21:50 localhost kernel: TCP established hash table entries: 262144 (order: 9, 2097152 bytes) >Aug 09 21:21:50 localhost kernel: TCP bind hash table entries: 65536 (order: 8, 1048576 bytes) >Aug 09 21:21:50 localhost kernel: TCP: Hash tables configured (established 262144 bind 65536) >Aug 09 21:21:50 localhost kernel: UDP hash table entries: 16384 (order: 7, 524288 bytes) >Aug 09 21:21:50 localhost kernel: UDP-Lite hash table entries: 16384 (order: 7, 524288 bytes) >Aug 09 21:21:50 localhost kernel: NET: Registered protocol family 1 >Aug 09 21:21:50 localhost kernel: pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] >Aug 09 21:21:50 localhost kernel: PCI: CLS 64 bytes, default 64 >Aug 09 21:21:50 localhost kernel: Unpacking initramfs... >Aug 09 21:21:50 localhost kernel: Freeing initrd memory: 52268K >Aug 09 21:21:50 localhost kernel: PCI-DMA: Using software bounce buffering for IO (SWIOTLB) >Aug 09 21:21:50 localhost kernel: software IO TLB [mem 0xa7ebf000-0xabebf000] (64MB) mapped at [000000000d19fd49-00000000b1282dfc] >Aug 09 21:21:50 localhost kernel: Initialise system trusted keyrings >Aug 09 21:21:50 localhost kernel: Key type blacklist registered >Aug 09 21:21:50 localhost kernel: workingset: timestamp_bits=36 max_order=23 bucket_order=0 >Aug 09 21:21:50 localhost kernel: zbud: loaded >Aug 09 21:21:50 localhost kernel: SELinux: Registering netfilter hooks >Aug 09 21:21:50 localhost kernel: NET: Registered protocol family 38 >Aug 09 21:21:50 localhost kernel: Key type asymmetric registered >Aug 09 21:21:50 localhost kernel: Asymmetric key parser 'x509' registered >Aug 09 21:21:50 localhost kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247) >Aug 09 21:21:50 localhost kernel: io scheduler noop registered >Aug 09 21:21:50 localhost kernel: io scheduler deadline registered >Aug 09 21:21:50 localhost kernel: io scheduler cfq registered (default) >Aug 09 21:21:50 localhost kernel: io scheduler mq-deadline registered >Aug 09 21:21:50 localhost kernel: atomic64_test: passed for x86-64 platform with CX8 and with SSE >Aug 09 21:21:50 localhost kernel: pcieport 0000:00:01.0: Signaling PME with IRQ 26 >Aug 09 21:21:50 localhost kernel: pcieport 0000:00:1c.0: Signaling PME with IRQ 27 >Aug 09 21:21:50 localhost kernel: pcieport 0000:00:1c.1: Signaling PME with IRQ 28 >Aug 09 21:21:50 localhost kernel: pcieport 0000:00:1c.5: Signaling PME with IRQ 29 >Aug 09 21:21:50 localhost kernel: efifb: probing for efifb >Aug 09 21:21:50 localhost kernel: efifb: framebuffer at 0xd0000000, using 3072k, total 3072k >Aug 09 21:21:50 localhost kernel: efifb: mode is 1024x768x32, linelength=4096, pages=1 >Aug 09 21:21:50 localhost kernel: efifb: scrolling: redraw >Aug 09 21:21:50 localhost kernel: efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0 >Aug 09 21:21:50 localhost kernel: Console: switching to colour frame buffer device 128x48 >Aug 09 21:21:50 localhost kernel: fb0: EFI VGA frame buffer device >Aug 09 21:21:50 localhost kernel: intel_idle: MWAIT substates: 0x42120 >Aug 09 21:21:50 localhost kernel: intel_idle: v0.4.1 model 0x3C >Aug 09 21:21:50 localhost kernel: intel_idle: lapic_timer_reliable_states 0xffffffff >Aug 09 21:21:50 localhost kernel: input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0 >Aug 09 21:21:50 localhost kernel: ACPI: Power Button [PWRB] >Aug 09 21:21:50 localhost kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1 >Aug 09 21:21:50 localhost kernel: ACPI: Power Button [PWRF] >Aug 09 21:21:50 localhost kernel: thermal LNXTHERM:00: registered as thermal_zone0 >Aug 09 21:21:50 localhost kernel: ACPI: Thermal Zone [TZ00] (28 C) >Aug 09 21:21:50 localhost kernel: thermal LNXTHERM:01: registered as thermal_zone1 >Aug 09 21:21:50 localhost kernel: ACPI: Thermal Zone [TZ01] (30 C) >Aug 09 21:21:50 localhost kernel: Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled >Aug 09 21:21:50 localhost kernel: Non-volatile memory driver v1.3 >Aug 09 21:21:50 localhost kernel: Linux agpgart interface v0.103 >Aug 09 21:21:50 localhost kernel: ahci 0000:00:1f.2: version 3.0 >Aug 09 21:21:50 localhost kernel: ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0x3f impl SATA mode >Aug 09 21:21:50 localhost kernel: ahci 0000:00:1f.2: flags: 64bit ncq led clo pio slum part ems apst >Aug 09 21:21:50 localhost kernel: scsi host0: ahci >Aug 09 21:21:50 localhost kernel: scsi host1: ahci >Aug 09 21:21:50 localhost kernel: scsi host2: ahci >Aug 09 21:21:50 localhost kernel: scsi host3: ahci >Aug 09 21:21:50 localhost kernel: scsi host4: ahci >Aug 09 21:21:50 localhost kernel: scsi host5: ahci >Aug 09 21:21:50 localhost kernel: ata1: SATA max UDMA/133 abar m2048@0xefa3a000 port 0xefa3a100 irq 30 >Aug 09 21:21:50 localhost kernel: ata2: SATA max UDMA/133 abar m2048@0xefa3a000 port 0xefa3a180 irq 30 >Aug 09 21:21:50 localhost kernel: ata3: SATA max UDMA/133 abar m2048@0xefa3a000 port 0xefa3a200 irq 30 >Aug 09 21:21:50 localhost kernel: ata4: SATA max UDMA/133 abar m2048@0xefa3a000 port 0xefa3a280 irq 30 >Aug 09 21:21:50 localhost kernel: ata5: SATA max UDMA/133 abar m2048@0xefa3a000 port 0xefa3a300 irq 30 >Aug 09 21:21:50 localhost kernel: ata6: SATA max UDMA/133 abar m2048@0xefa3a000 port 0xefa3a380 irq 30 >Aug 09 21:21:50 localhost kernel: ahci 0000:04:00.0: SSS flag set, parallel bus scan disabled >Aug 09 21:21:50 localhost kernel: ahci 0000:04:00.0: AHCI 0001.0200 32 slots 2 ports 6 Gbps 0x3 impl SATA mode >Aug 09 21:21:50 localhost kernel: ahci 0000:04:00.0: flags: 64bit ncq sntf stag led clo pmp pio slum part ccc >Aug 09 21:21:50 localhost kernel: scsi host6: ahci >Aug 09 21:21:50 localhost kernel: scsi host7: ahci >Aug 09 21:21:50 localhost kernel: ata7: SATA max UDMA/133 abar m512@0xef800000 port 0xef800100 irq 31 >Aug 09 21:21:50 localhost kernel: ata8: SATA max UDMA/133 abar m512@0xef800000 port 0xef800180 irq 31 >Aug 09 21:21:50 localhost kernel: libphy: Fixed MDIO Bus: probed >Aug 09 21:21:50 localhost kernel: ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >Aug 09 21:21:50 localhost kernel: ehci-pci: EHCI PCI platform driver >Aug 09 21:21:50 localhost kernel: ehci-pci 0000:00:1a.0: EHCI Host Controller >Aug 09 21:21:50 localhost kernel: ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 1 >Aug 09 21:21:50 localhost kernel: ehci-pci 0000:00:1a.0: debug port 2 >Aug 09 21:21:50 localhost kernel: ehci-pci 0000:00:1a.0: cache line size of 64 is not supported >Aug 09 21:21:50 localhost kernel: ehci-pci 0000:00:1a.0: irq 16, io mem 0xefa3c000 >Aug 09 21:21:50 localhost kernel: ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00 >Aug 09 21:21:50 localhost kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 >Aug 09 21:21:50 localhost kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Aug 09 21:21:50 localhost kernel: usb usb1: Product: EHCI Host Controller >Aug 09 21:21:50 localhost kernel: usb usb1: Manufacturer: Linux 4.16.3-301.fc28.x86_64 ehci_hcd >Aug 09 21:21:50 localhost kernel: usb usb1: SerialNumber: 0000:00:1a.0 >Aug 09 21:21:50 localhost kernel: hub 1-0:1.0: USB hub found >Aug 09 21:21:50 localhost kernel: hub 1-0:1.0: 2 ports detected >Aug 09 21:21:50 localhost kernel: ehci-pci 0000:00:1d.0: EHCI Host Controller >Aug 09 21:21:50 localhost kernel: ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 2 >Aug 09 21:21:50 localhost kernel: ehci-pci 0000:00:1d.0: debug port 2 >Aug 09 21:21:50 localhost kernel: ehci-pci 0000:00:1d.0: cache line size of 64 is not supported >Aug 09 21:21:50 localhost kernel: ehci-pci 0000:00:1d.0: irq 23, io mem 0xefa3b000 >Aug 09 21:21:50 localhost kernel: ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00 >Aug 09 21:21:50 localhost kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0002 >Aug 09 21:21:50 localhost kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Aug 09 21:21:50 localhost kernel: usb usb2: Product: EHCI Host Controller >Aug 09 21:21:50 localhost kernel: usb usb2: Manufacturer: Linux 4.16.3-301.fc28.x86_64 ehci_hcd >Aug 09 21:21:50 localhost kernel: usb usb2: SerialNumber: 0000:00:1d.0 >Aug 09 21:21:50 localhost kernel: hub 2-0:1.0: USB hub found >Aug 09 21:21:50 localhost kernel: hub 2-0:1.0: 2 ports detected >Aug 09 21:21:50 localhost kernel: ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >Aug 09 21:21:50 localhost kernel: ohci-pci: OHCI PCI platform driver >Aug 09 21:21:50 localhost kernel: uhci_hcd: USB Universal Host Controller Interface driver >Aug 09 21:21:50 localhost kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller >Aug 09 21:21:50 localhost kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 3 >Aug 09 21:21:50 localhost kernel: xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x00009810 >Aug 09 21:21:50 localhost kernel: xhci_hcd 0000:00:14.0: cache line size of 64 is not supported >Aug 09 21:21:50 localhost kernel: usb usb3: New USB device found, idVendor=1d6b, idProduct=0002 >Aug 09 21:21:50 localhost kernel: usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Aug 09 21:21:50 localhost kernel: usb usb3: Product: xHCI Host Controller >Aug 09 21:21:50 localhost kernel: usb usb3: Manufacturer: Linux 4.16.3-301.fc28.x86_64 xhci-hcd >Aug 09 21:21:50 localhost kernel: usb usb3: SerialNumber: 0000:00:14.0 >Aug 09 21:21:50 localhost kernel: hub 3-0:1.0: USB hub found >Aug 09 21:21:50 localhost kernel: hub 3-0:1.0: 14 ports detected >Aug 09 21:21:50 localhost kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller >Aug 09 21:21:50 localhost kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 4 >Aug 09 21:21:50 localhost kernel: usb usb4: New USB device found, idVendor=1d6b, idProduct=0003 >Aug 09 21:21:50 localhost kernel: usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Aug 09 21:21:50 localhost kernel: usb usb4: Product: xHCI Host Controller >Aug 09 21:21:50 localhost kernel: usb usb4: Manufacturer: Linux 4.16.3-301.fc28.x86_64 xhci-hcd >Aug 09 21:21:50 localhost kernel: usb usb4: SerialNumber: 0000:00:14.0 >Aug 09 21:21:50 localhost kernel: hub 4-0:1.0: USB hub found >Aug 09 21:21:50 localhost kernel: hub 4-0:1.0: 6 ports detected >Aug 09 21:21:50 localhost kernel: usbcore: registered new interface driver usbserial_generic >Aug 09 21:21:50 localhost kernel: usbserial: USB Serial support registered for generic >Aug 09 21:21:50 localhost kernel: i8042: PNP: No PS/2 controller found. >Aug 09 21:21:50 localhost kernel: mousedev: PS/2 mouse device common for all mice >Aug 09 21:21:50 localhost kernel: rtc_cmos 00:02: RTC can wake from S4 >Aug 09 21:21:50 localhost kernel: rtc_cmos 00:02: rtc core: registered rtc_cmos as rtc0 >Aug 09 21:21:50 localhost kernel: rtc_cmos 00:02: alarms up to one month, y3k, 242 bytes nvram, hpet irqs >Aug 09 21:21:50 localhost kernel: device-mapper: uevent: version 1.0.3 >Aug 09 21:21:50 localhost kernel: device-mapper: ioctl: 4.37.0-ioctl (2017-09-20) initialised: dm-devel@redhat.com >Aug 09 21:21:50 localhost kernel: intel_pstate: Intel P-state driver initializing >Aug 09 21:21:50 localhost kernel: hidraw: raw HID events driver (C) Jiri Kosina >Aug 09 21:21:50 localhost kernel: usbcore: registered new interface driver usbhid >Aug 09 21:21:50 localhost kernel: usbhid: USB HID core driver >Aug 09 21:21:50 localhost kernel: drop_monitor: Initializing network drop monitor service >Aug 09 21:21:50 localhost kernel: Initializing XFRM netlink socket >Aug 09 21:21:50 localhost kernel: NET: Registered protocol family 10 >Aug 09 21:21:50 localhost kernel: Segment Routing with IPv6 >Aug 09 21:21:50 localhost kernel: mip6: Mobile IPv6 >Aug 09 21:21:50 localhost kernel: NET: Registered protocol family 17 >Aug 09 21:21:50 localhost kernel: RAS: Correctable Errors collector initialized. >Aug 09 21:21:50 localhost kernel: microcode: sig=0x306c3, pf=0x2, revision=0x19 >Aug 09 21:21:50 localhost kernel: microcode: Microcode Update Driver: v2.2. >Aug 09 21:21:50 localhost kernel: AVX2 version of gcm_enc/dec engaged. >Aug 09 21:21:50 localhost kernel: AES CTR mode by8 optimization enabled >Aug 09 21:21:50 localhost kernel: sched_clock: Marking stable (3393966832, 0)->(3495980513, -102013681) >Aug 09 21:21:50 localhost kernel: registered taskstats version 1 >Aug 09 21:21:50 localhost kernel: Loading compiled-in X.509 certificates >Aug 09 21:21:50 localhost kernel: Loaded X.509 cert 'Fedora kernel signing key: 1b6b5b1775c489712170c979cf62dc872f6d03ae' >Aug 09 21:21:50 localhost kernel: Loaded UEFI:db cert 'ASUSTeK MotherBoard SW Key Certificate: da83b990422ebc8c441f8d8b039a65a2' linked to secondary sys keyring >Aug 09 21:21:50 localhost kernel: Loaded UEFI:db cert 'ASUSTeK Notebook SW Key Certificate: b8e581e4df77a5bb4282d5ccfc00c071' linked to secondary sys keyring >Aug 09 21:21:50 localhost kernel: Loaded UEFI:db cert 'Microsoft Corporation UEFI CA 2011: 13adbf4309bd82709c8cd54f316ed522988a1bd4' linked to secondary sys keyring >Aug 09 21:21:50 localhost kernel: Loaded UEFI:db cert 'Microsoft Windows Production PCA 2011: a92902398e16c49778cd90f99e4f9ae17c55af53' linked to secondary sys keyring >Aug 09 21:21:50 localhost kernel: Loaded UEFI:db cert 'Canonical Ltd. Master Certificate Authority: ad91990bc22ab1f517048c23b6655a268e345a63' linked to secondary sys keyring >Aug 09 21:21:50 localhost kernel: Loaded UEFI:MokListRT cert 'Fedora Secure Boot CA: fde32599c2d61db1bf5807335d7b20e4cd963b42' linked to secondary sys keyring >Aug 09 21:21:50 localhost kernel: zswap: loaded using pool lzo/zbud >Aug 09 21:21:50 localhost kernel: Key type big_key registered >Aug 09 21:21:50 localhost kernel: Key type encrypted registered >Aug 09 21:21:50 localhost kernel: Magic number: 14:687:356 >Aug 09 21:21:50 localhost kernel: rtc_cmos 00:02: setting system clock to 2018-08-10 01:21:49 UTC (1533864109) >Aug 09 21:21:50 localhost kernel: ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300) >Aug 09 21:21:50 localhost kernel: ata6: SATA link up 6.0 Gbps (SStatus 133 SControl 300) >Aug 09 21:21:50 localhost kernel: ata4: SATA link up 6.0 Gbps (SStatus 133 SControl 300) >Aug 09 21:21:50 localhost kernel: ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300) >Aug 09 21:21:50 localhost kernel: ata5: SATA link up 6.0 Gbps (SStatus 133 SControl 300) >Aug 09 21:21:50 localhost kernel: ata3: SATA link up 6.0 Gbps (SStatus 133 SControl 300) >Aug 09 21:21:50 localhost kernel: ACPI BIOS Error (bug): Failure looking up [\_SB.PCI0.SAT0.SPT5._GTF.DSSP], AE_NOT_FOUND (20180105/psargs-364) >Aug 09 21:21:50 localhost kernel: ACPI Error: Method parse/execution failed \_SB.PCI0.SAT0.SPT5._GTF, AE_NOT_FOUND (20180105/psparse-550) >Aug 09 21:21:50 localhost kernel: ACPI BIOS Error (bug): Failure looking up [\_SB.PCI0.SAT0.SPT4._GTF.DSSP], AE_NOT_FOUND (20180105/psargs-364) >Aug 09 21:21:50 localhost kernel: ACPI Error: Method parse/execution failed \_SB.PCI0.SAT0.SPT4._GTF, AE_NOT_FOUND (20180105/psparse-550) >Aug 09 21:21:50 localhost kernel: ata6.00: ATA-9: WDC WD30EFRX-68AX9N0, 80.00A80, max UDMA/133 >Aug 09 21:21:50 localhost kernel: ata6.00: 5860533168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA >Aug 09 21:21:50 localhost kernel: ACPI BIOS Error (bug): Failure looking up [\_SB.PCI0.SAT0.SPT5._GTF.DSSP], AE_NOT_FOUND (20180105/psargs-364) >Aug 09 21:21:50 localhost kernel: ACPI Error: Method parse/execution failed \_SB.PCI0.SAT0.SPT5._GTF, AE_NOT_FOUND (20180105/psparse-550) >Aug 09 21:21:50 localhost kernel: ata2.00: supports DRM functions and may not be fully accessible >Aug 09 21:21:50 localhost kernel: ata5.00: ATA-9: WDC WD30EFRX-68AX9N0, 80.00A80, max UDMA/133 >Aug 09 21:21:50 localhost kernel: ata5.00: 5860533168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA >Aug 09 21:21:50 localhost kernel: ata6.00: configured for UDMA/133 >Aug 09 21:21:50 localhost kernel: ata1.00: supports DRM functions and may not be fully accessible >Aug 09 21:21:50 localhost kernel: ata2.00: NCQ Send/Recv Log not supported >Aug 09 21:21:50 localhost kernel: ata2.00: ATA-9: Samsung SSD 850 EVO 500GB, EMT01B6Q, max UDMA/133 >Aug 09 21:21:50 localhost kernel: ata2.00: 976773168 sectors, multi 1: LBA48 NCQ (depth 31/32), AA >Aug 09 21:21:50 localhost kernel: ACPI BIOS Error (bug): Failure looking up [\_SB.PCI0.SAT0.SPT4._GTF.DSSP], AE_NOT_FOUND (20180105/psargs-364) >Aug 09 21:21:50 localhost kernel: ACPI Error: Method parse/execution failed \_SB.PCI0.SAT0.SPT4._GTF, AE_NOT_FOUND (20180105/psparse-550) >Aug 09 21:21:50 localhost kernel: ata5.00: configured for UDMA/133 >Aug 09 21:21:50 localhost kernel: ata1.00: disabling queued TRIM support >Aug 09 21:21:50 localhost kernel: ata1.00: ATA-9: Samsung SSD 850 EVO 500GB, EMT02B6Q, max UDMA/133 >Aug 09 21:21:50 localhost kernel: ata1.00: 976773168 sectors, multi 1: LBA48 NCQ (depth 31/32), AA >Aug 09 21:21:50 localhost kernel: ata2.00: supports DRM functions and may not be fully accessible >Aug 09 21:21:50 localhost kernel: ata2.00: NCQ Send/Recv Log not supported >Aug 09 21:21:50 localhost kernel: ata3.00: ATA-9: HGST HDN726040ALE614, APGNW7JH, max UDMA/133 >Aug 09 21:21:50 localhost kernel: ata3.00: 7814037168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA >Aug 09 21:21:50 localhost kernel: ata1.00: supports DRM functions and may not be fully accessible >Aug 09 21:21:50 localhost kernel: ata2.00: configured for UDMA/133 >Aug 09 21:21:50 localhost kernel: ata1.00: disabling queued TRIM support >Aug 09 21:21:50 localhost kernel: ata1.00: configured for UDMA/133 >Aug 09 21:21:50 localhost kernel: scsi 0:0:0:0: Direct-Access ATA Samsung SSD 850 2B6Q PQ: 0 ANSI: 5 >Aug 09 21:21:50 localhost kernel: sd 0:0:0:0: Attached scsi generic sg0 type 0 >Aug 09 21:21:50 localhost kernel: sd 0:0:0:0: [sda] 976773168 512-byte logical blocks: (500 GB/466 GiB) >Aug 09 21:21:50 localhost kernel: sd 0:0:0:0: [sda] Write Protect is off >Aug 09 21:21:50 localhost kernel: sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 >Aug 09 21:21:50 localhost kernel: scsi 1:0:0:0: Direct-Access ATA Samsung SSD 850 1B6Q PQ: 0 ANSI: 5 >Aug 09 21:21:50 localhost kernel: sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >Aug 09 21:21:50 localhost kernel: sd 1:0:0:0: Attached scsi generic sg1 type 0 >Aug 09 21:21:50 localhost kernel: sd 1:0:0:0: [sdb] 976773168 512-byte logical blocks: (500 GB/466 GiB) >Aug 09 21:21:50 localhost kernel: sd 1:0:0:0: [sdb] Write Protect is off >Aug 09 21:21:50 localhost kernel: sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00 >Aug 09 21:21:50 localhost kernel: sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >Aug 09 21:21:50 localhost kernel: sdb: sdb1 sdb2 >Aug 09 21:21:50 localhost kernel: sd 1:0:0:0: [sdb] supports TCG Opal >Aug 09 21:21:50 localhost kernel: sd 1:0:0:0: [sdb] Attached SCSI disk >Aug 09 21:21:50 localhost kernel: sda: sda1 sda2 sda3 >Aug 09 21:21:50 localhost kernel: sd 0:0:0:0: [sda] supports TCG Opal >Aug 09 21:21:50 localhost kernel: sd 0:0:0:0: [sda] Attached SCSI disk >Aug 09 21:21:50 localhost kernel: ata3.00: configured for UDMA/133 >Aug 09 21:21:50 localhost kernel: scsi 2:0:0:0: Direct-Access ATA HGST HDN726040AL W7JH PQ: 0 ANSI: 5 >Aug 09 21:21:50 localhost kernel: sd 2:0:0:0: [sdc] 7814037168 512-byte logical blocks: (4.00 TB/3.64 TiB) >Aug 09 21:21:50 localhost kernel: sd 2:0:0:0: [sdc] 4096-byte physical blocks >Aug 09 21:21:50 localhost kernel: sd 2:0:0:0: [sdc] Write Protect is off >Aug 09 21:21:50 localhost kernel: sd 2:0:0:0: Attached scsi generic sg2 type 0 >Aug 09 21:21:50 localhost kernel: sd 2:0:0:0: [sdc] Mode Sense: 00 3a 00 00 >Aug 09 21:21:50 localhost kernel: sd 2:0:0:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >Aug 09 21:21:50 localhost kernel: ata4.00: ATA-9: HGST HDN726040ALE614, APGNW7JH, max UDMA/133 >Aug 09 21:21:50 localhost kernel: ata4.00: 7814037168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA >Aug 09 21:21:50 localhost kernel: ata4.00: configured for UDMA/133 >Aug 09 21:21:50 localhost kernel: scsi 3:0:0:0: Direct-Access ATA HGST HDN726040AL W7JH PQ: 0 ANSI: 5 >Aug 09 21:21:50 localhost kernel: sd 3:0:0:0: Attached scsi generic sg3 type 0 >Aug 09 21:21:50 localhost kernel: sd 3:0:0:0: [sdd] 7814037168 512-byte logical blocks: (4.00 TB/3.64 TiB) >Aug 09 21:21:50 localhost kernel: sd 3:0:0:0: [sdd] 4096-byte physical blocks >Aug 09 21:21:50 localhost kernel: sd 3:0:0:0: [sdd] Write Protect is off >Aug 09 21:21:50 localhost kernel: sd 3:0:0:0: [sdd] Mode Sense: 00 3a 00 00 >Aug 09 21:21:50 localhost kernel: sd 3:0:0:0: [sdd] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >Aug 09 21:21:50 localhost kernel: scsi 4:0:0:0: Direct-Access ATA WDC WD30EFRX-68A 0A80 PQ: 0 ANSI: 5 >Aug 09 21:21:50 localhost kernel: sd 4:0:0:0: Attached scsi generic sg4 type 0 >Aug 09 21:21:50 localhost kernel: sd 4:0:0:0: [sde] 5860533168 512-byte logical blocks: (3.00 TB/2.73 TiB) >Aug 09 21:21:50 localhost kernel: sd 4:0:0:0: [sde] 4096-byte physical blocks >Aug 09 21:21:50 localhost kernel: sd 4:0:0:0: [sde] Write Protect is off >Aug 09 21:21:50 localhost kernel: sd 4:0:0:0: [sde] Mode Sense: 00 3a 00 00 >Aug 09 21:21:50 localhost kernel: sd 4:0:0:0: [sde] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >Aug 09 21:21:50 localhost kernel: scsi 5:0:0:0: Direct-Access ATA WDC WD30EFRX-68A 0A80 PQ: 0 ANSI: 5 >Aug 09 21:21:50 localhost kernel: sd 5:0:0:0: Attached scsi generic sg5 type 0 >Aug 09 21:21:50 localhost kernel: sd 5:0:0:0: [sdf] 5860533168 512-byte logical blocks: (3.00 TB/2.73 TiB) >Aug 09 21:21:50 localhost kernel: sd 5:0:0:0: [sdf] 4096-byte physical blocks >Aug 09 21:21:50 localhost kernel: sd 5:0:0:0: [sdf] Write Protect is off >Aug 09 21:21:50 localhost kernel: sd 5:0:0:0: [sdf] Mode Sense: 00 3a 00 00 >Aug 09 21:21:50 localhost kernel: sd 5:0:0:0: [sdf] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >Aug 09 21:21:50 localhost kernel: usb 1-1: new high-speed USB device number 2 using ehci-pci >Aug 09 21:21:50 localhost kernel: sd 4:0:0:0: [sde] Attached SCSI disk >Aug 09 21:21:50 localhost kernel: usb 3-3: new high-speed USB device number 2 using xhci_hcd >Aug 09 21:21:50 localhost kernel: usb 2-1: new high-speed USB device number 2 using ehci-pci >Aug 09 21:21:50 localhost kernel: sd 5:0:0:0: [sdf] Attached SCSI disk >Aug 09 21:21:50 localhost kernel: sdc: sdc1 >Aug 09 21:21:50 localhost kernel: sd 2:0:0:0: [sdc] Attached SCSI disk >Aug 09 21:21:50 localhost kernel: sdd: sdd1 >Aug 09 21:21:50 localhost kernel: sd 3:0:0:0: [sdd] Attached SCSI disk >Aug 09 21:21:50 localhost kernel: ata7: SATA link up 6.0 Gbps (SStatus 133 SControl 300) >Aug 09 21:21:50 localhost kernel: ata7.00: NCQ Send/Recv Log not supported >Aug 09 21:21:50 localhost kernel: ata7.00: ATA-9: Samsung SSD 840 PRO Series, DXM05B0Q, max UDMA/133 >Aug 09 21:21:50 localhost kernel: ata7.00: 500118192 sectors, multi 16: LBA48 NCQ (depth 31/32), AA >Aug 09 21:21:50 localhost kernel: ata7.00: NCQ Send/Recv Log not supported >Aug 09 21:21:50 localhost kernel: ata7.00: configured for UDMA/133 >Aug 09 21:21:50 localhost kernel: scsi 6:0:0:0: Direct-Access ATA Samsung SSD 840 5B0Q PQ: 0 ANSI: 5 >Aug 09 21:21:50 localhost kernel: ata7.00: Enabling discard_zeroes_data >Aug 09 21:21:50 localhost kernel: sd 6:0:0:0: Attached scsi generic sg6 type 0 >Aug 09 21:21:50 localhost kernel: sd 6:0:0:0: [sdg] 500118192 512-byte logical blocks: (256 GB/238 GiB) >Aug 09 21:21:50 localhost kernel: sd 6:0:0:0: [sdg] Write Protect is off >Aug 09 21:21:50 localhost kernel: sd 6:0:0:0: [sdg] Mode Sense: 00 3a 00 00 >Aug 09 21:21:50 localhost kernel: sd 6:0:0:0: [sdg] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >Aug 09 21:21:50 localhost kernel: ata7.00: Enabling discard_zeroes_data >Aug 09 21:21:50 localhost kernel: usb 1-1: New USB device found, idVendor=8087, idProduct=8008 >Aug 09 21:21:50 localhost kernel: usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 >Aug 09 21:21:50 localhost kernel: hub 1-1:1.0: USB hub found >Aug 09 21:21:50 localhost kernel: hub 1-1:1.0: 6 ports detected >Aug 09 21:21:50 localhost kernel: sdg: sdg1 sdg2 sdg3 sdg4 >Aug 09 21:21:50 localhost kernel: ata7.00: Enabling discard_zeroes_data >Aug 09 21:21:50 localhost kernel: sd 6:0:0:0: [sdg] Attached SCSI disk >Aug 09 21:21:50 localhost kernel: usb 2-1: New USB device found, idVendor=8087, idProduct=8000 >Aug 09 21:21:50 localhost kernel: usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 >Aug 09 21:21:50 localhost kernel: hub 2-1:1.0: USB hub found >Aug 09 21:21:50 localhost kernel: hub 2-1:1.0: 8 ports detected >Aug 09 21:21:50 localhost kernel: usb 3-3: New USB device found, idVendor=174c, idProduct=2074 >Aug 09 21:21:50 localhost kernel: usb 3-3: New USB device strings: Mfr=2, Product=3, SerialNumber=0 >Aug 09 21:21:50 localhost kernel: usb 3-3: Product: ASM107x >Aug 09 21:21:50 localhost kernel: usb 3-3: Manufacturer: ASUS Tek. >Aug 09 21:21:50 localhost kernel: hub 3-3:1.0: USB hub found >Aug 09 21:21:50 localhost kernel: hub 3-3:1.0: 4 ports detected >Aug 09 21:21:50 localhost kernel: usb 4-3: new SuperSpeed USB device number 2 using xhci_hcd >Aug 09 21:21:50 localhost kernel: usb 4-3: New USB device found, idVendor=174c, idProduct=3074 >Aug 09 21:21:50 localhost kernel: usb 4-3: New USB device strings: Mfr=2, Product=3, SerialNumber=0 >Aug 09 21:21:50 localhost kernel: usb 4-3: Product: ASM107x >Aug 09 21:21:50 localhost kernel: usb 4-3: Manufacturer: ASUS Tek. >Aug 09 21:21:50 localhost kernel: usb 3-4: new full-speed USB device number 3 using xhci_hcd >Aug 09 21:21:50 localhost kernel: hub 4-3:1.0: USB hub found >Aug 09 21:21:50 localhost kernel: hub 4-3:1.0: 4 ports detected >Aug 09 21:21:50 localhost kernel: tsc: Refined TSC clocksource calibration: 3099.996 MHz >Aug 09 21:21:50 localhost kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x2caf43f3779, max_idle_ns: 440795254891 ns >Aug 09 21:21:50 localhost kernel: clocksource: Switched to clocksource tsc >Aug 09 21:21:50 localhost kernel: usb 3-4: string descriptor 0 read error: -22 >Aug 09 21:21:50 localhost kernel: usb 3-4: New USB device found, idVendor=0b05, idProduct=17d0 >Aug 09 21:21:50 localhost kernel: usb 3-4: New USB device strings: Mfr=1, Product=2, SerialNumber=3 >Aug 09 21:21:50 localhost kernel: ata8: SATA link up 1.5 Gbps (SStatus 113 SControl 300) >Aug 09 21:21:50 localhost kernel: ata8.00: ATAPI: HL-DT-ST DVDRAM GH24NS95, RN01, max UDMA/133 >Aug 09 21:21:50 localhost kernel: ata8.00: configured for UDMA/133 >Aug 09 21:21:50 localhost kernel: scsi 7:0:0:0: CD-ROM HL-DT-ST DVDRAM GH24NS95 RN01 PQ: 0 ANSI: 5 >Aug 09 21:21:50 localhost kernel: sr 7:0:0:0: [sr0] scsi3-mmc drive: 48x/12x writer dvd-ram cd/rw xa/form2 cdda tray >Aug 09 21:21:50 localhost kernel: cdrom: Uniform CD-ROM driver Revision: 3.20 >Aug 09 21:21:50 localhost kernel: sr 7:0:0:0: Attached scsi CD-ROM sr0 >Aug 09 21:21:50 localhost kernel: sr 7:0:0:0: Attached scsi generic sg7 type 5 >Aug 09 21:21:50 localhost kernel: Freeing unused kernel memory: 2120K >Aug 09 21:21:50 localhost kernel: Write protecting the kernel read-only data: 18432k >Aug 09 21:21:50 localhost kernel: Freeing unused kernel memory: 2012K >Aug 09 21:21:50 localhost kernel: Freeing unused kernel memory: 232K >Aug 09 21:21:50 localhost kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found. >Aug 09 21:21:50 localhost kernel: x86/mm: Checking user space page tables >Aug 09 21:21:50 localhost kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found. >Aug 09 21:21:50 localhost kernel: rodata_test: all tests were successful >Aug 09 21:21:50 localhost kernel: usb 3-3.1: new high-speed USB device number 4 using xhci_hcd >Aug 09 21:21:50 localhost systemd[1]: systemd 238 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=hybrid) >Aug 09 21:21:50 localhost systemd[1]: Detected architecture x86-64. >Aug 09 21:21:50 localhost systemd[1]: Running in initial RAM disk. >Aug 09 21:21:50 localhost systemd[1]: No hostname configured. >Aug 09 21:21:50 localhost systemd[1]: Set hostname to <localhost>. >Aug 09 21:21:50 localhost systemd[1]: Initializing machine ID from random generator. >Aug 09 21:21:50 localhost systemd[1]: Listening on udev Control Socket. >Aug 09 21:21:50 localhost systemd[1]: Reached target Initrd Root Device. >Aug 09 21:21:50 localhost systemd[1]: Listening on udev Kernel Socket. >Aug 09 21:21:50 localhost systemd[1]: Listening on Journal Audit Socket. >Aug 09 21:21:50 localhost kernel: audit: type=1130 audit(1533864110.477:2): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-sysctl comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Aug 09 21:21:50 localhost kernel: audit: type=1130 audit(1533864110.478:3): 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' >Aug 09 21:21:50 localhost systemd-journald[283]: Journal started >Aug 09 21:21:50 localhost systemd-journald[283]: Runtime journal (/run/log/journal/dfabdb834bd84770a2be7b271965aa6b) is 8.0M, max 1.5G, 1.5G free. >Aug 09 21:21:50 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' >Aug 09 21:21:50 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' >Aug 09 21:21:50 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' >Aug 09 21:21:50 localhost dracut-cmdline[284]: dracut-28 (Twenty Eight) dracut-047-8.git20180305.fc28 >Aug 09 21:21:50 localhost dracut-cmdline[284]: Using kernel command line parameters: BOOT_IMAGE=/images/pxeboot/vmlinuz root=live:CDLABEL=Fedora-SciK-Live-28-1-1 rd.live.image quiet >Aug 09 21:21:50 localhost dracut-cmdline[284]: livenet: no url handler for CDLABEL=Fedora-SciK-Live-28-1-1 >Aug 09 21:21:50 localhost kernel: audit: type=1130 audit(1533864110.508:4): 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' >Aug 09 21:21:50 localhost kernel: loop: module loaded >Aug 09 21:21:50 localhost dracut-cmdline[284]: root was live:CDLABEL=Fedora-SciK-Live-28-1-1, is now live:/dev/disk/by-label/Fedora-SciK-Live-28-1-1 >Aug 09 21:21:50 localhost systemd[1]: Started dracut cmdline hook. >Aug 09 21:21:50 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' >Aug 09 21:21:50 localhost kernel: audit: type=1130 audit(1533864110.609:5): 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' >Aug 09 21:21:50 localhost systemd[1]: Starting dracut pre-udev hook... >Aug 09 21:21:50 localhost kernel: usb 3-10: new high-speed USB device number 5 using xhci_hcd >Aug 09 21:21:50 localhost kernel: RPC: Registered named UNIX socket transport module. >Aug 09 21:21:50 localhost kernel: RPC: Registered udp transport module. >Aug 09 21:21:50 localhost kernel: RPC: Registered tcp transport module. >Aug 09 21:21:50 localhost kernel: RPC: Registered tcp NFSv4.1 backchannel transport module. >Aug 09 21:21:50 localhost rpc.statd[466]: Version 3.1.1 starting >Aug 09 21:21:50 localhost rpc.statd[466]: Initializing NSM state >Aug 09 21:21:50 localhost rpc.statd[466]: Running as root. chown /var/lib/nfs/statd to choose different user >Aug 09 21:21:50 localhost rpc.idmapd[471]: Setting log level to 0 >Aug 09 21:21:50 localhost systemd[1]: Started dracut pre-udev hook. >Aug 09 21:21:50 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' >Aug 09 21:21:50 localhost kernel: audit: type=1130 audit(1533864110.695: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' >Aug 09 21:21:50 localhost systemd[1]: Starting udev Kernel Device Manager... >Aug 09 21:21:50 localhost systemd[1]: Started udev Kernel Device Manager. >Aug 09 21:21:50 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' >Aug 09 21:21:50 localhost kernel: audit: type=1130 audit(1533864110.704: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' >Aug 09 21:21:50 localhost systemd[1]: Starting dracut pre-trigger hook... >Aug 09 21:21:50 localhost lldpad[492]: config file failed to load, >Aug 09 21:21:50 localhost lldpad[492]: create a new file. >Aug 09 21:21:50 localhost lldpad[492]: bound ctrl iface to /com/intel/lldpad >Aug 09 21:21:50 localhost dracut-pre-trigger[489]: 493 >Aug 09 21:21:50 localhost dracut-pre-trigger[489]: rd.md=0: removing MD RAID activation >Aug 09 21:21:50 localhost kernel: usb 3-10: New USB device found, idVendor=0424, idProduct=2514 >Aug 09 21:21:50 localhost kernel: usb 3-10: New USB device strings: Mfr=0, Product=0, SerialNumber=0 >Aug 09 21:21:50 localhost kernel: hub 3-10:1.0: USB hub found >Aug 09 21:21:50 localhost kernel: hub 3-10:1.0: 4 ports detected >Aug 09 21:21:50 localhost systemd[1]: Started dracut pre-trigger hook. >Aug 09 21:21:50 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' >Aug 09 21:21:50 localhost kernel: audit: type=1130 audit(1533864110.769: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' >Aug 09 21:21:50 localhost systemd[1]: Starting udev Coldplug all Devices... >Aug 09 21:21:50 localhost systemd[1]: Mounting Kernel Configuration File System... >Aug 09 21:21:50 localhost systemd[1]: Mounted Kernel Configuration File System. >Aug 09 21:21:50 localhost systemd[1]: Started udev Coldplug all Devices. >Aug 09 21:21:50 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' >Aug 09 21:21:50 localhost kernel: audit: type=1130 audit(1533864110.835: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' >Aug 09 21:21:50 localhost systemd[1]: Starting udev Wait for Complete Device Initialization... >Aug 09 21:21:50 localhost systemd[1]: Starting dracut initqueue hook... >Aug 09 21:21:50 localhost kernel: pps_core: LinuxPPS API ver. 1 registered >Aug 09 21:21:50 localhost kernel: pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> >Aug 09 21:21:50 localhost kernel: PTP clock support registered >Aug 09 21:21:50 localhost kernel: usb 3-12: new high-speed USB device number 6 using xhci_hcd >Aug 09 21:21:50 localhost kernel: e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k >Aug 09 21:21:50 localhost kernel: e1000e: Copyright(c) 1999 - 2015 Intel Corporation. >Aug 09 21:21:50 localhost kernel: e1000e 0000:00:19.0: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode >Aug 09 21:21:50 localhost systemd-udevd[582]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable. >Aug 09 21:21:50 localhost kernel: e1000e 0000:00:19.0 0000:00:19.0 (uninitialized): registered PHC clock >Aug 09 21:21:50 localhost kernel: random: crng init done >Aug 09 21:21:51 localhost kernel: usb 3-12: New USB device found, idVendor=0930, idProduct=6545 >Aug 09 21:21:51 localhost kernel: usb 3-12: New USB device strings: Mfr=1, Product=2, SerialNumber=3 >Aug 09 21:21:51 localhost kernel: usb 3-12: Product: DataTraveler 2.0 >Aug 09 21:21:51 localhost kernel: usb 3-12: Manufacturer: Kingston >Aug 09 21:21:51 localhost kernel: usb 3-12: SerialNumber: C860008862E4EEA1DA1C44A9 >Aug 09 21:21:51 localhost kernel: usb-storage 3-12:1.0: USB Mass Storage device detected >Aug 09 21:21:51 localhost kernel: scsi host8: usb-storage 3-12:1.0 >Aug 09 21:21:51 localhost kernel: usbcore: registered new interface driver usb-storage >Aug 09 21:21:51 localhost kernel: usbcore: registered new interface driver uas >Aug 09 21:21:51 localhost kernel: raid6: sse2x1 gen() 12957 MB/s >Aug 09 21:21:51 localhost kernel: e1000e 0000:00:19.0 eth0: (PCI Express:2.5GT/s:Width x1) 74:d0:2b:9e:f5:55 >Aug 09 21:21:51 localhost kernel: e1000e 0000:00:19.0 eth0: Intel(R) PRO/1000 Network Connection >Aug 09 21:21:51 localhost kernel: e1000e 0000:00:19.0 eth0: MAC: 11, PHY: 12, PBA No: FFFFFF-0FF >Aug 09 21:21:51 localhost systemd-udevd[571]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable. >Aug 09 21:21:51 localhost kernel: e1000e 0000:00:19.0 eno1: renamed from eth0 >Aug 09 21:21:51 localhost kernel: raid6: sse2x1 xor() 8935 MB/s >Aug 09 21:21:51 localhost kernel: 8021q: 802.1Q VLAN Support v1.8 >Aug 09 21:21:51 localhost kernel: raid6: sse2x2 gen() 14785 MB/s >Aug 09 21:21:51 localhost kernel: raid6: sse2x2 xor() 10015 MB/s >Aug 09 21:21:51 localhost kernel: raid6: sse2x4 gen() 18312 MB/s >Aug 09 21:21:51 localhost kernel: raid6: sse2x4 xor() 11300 MB/s >Aug 09 21:21:51 localhost kernel: raid6: avx2x1 gen() 25355 MB/s >Aug 09 21:21:51 localhost kernel: raid6: avx2x1 xor() 17189 MB/s >Aug 09 21:21:51 localhost kernel: raid6: avx2x2 gen() 28683 MB/s >Aug 09 21:21:51 localhost kernel: raid6: avx2x2 xor() 18121 MB/s >Aug 09 21:21:51 localhost kernel: raid6: avx2x4 gen() 33414 MB/s >Aug 09 21:21:51 localhost kernel: raid6: avx2x4 xor() 20947 MB/s >Aug 09 21:21:51 localhost kernel: raid6: using algorithm avx2x4 gen() 33414 MB/s >Aug 09 21:21:51 localhost kernel: raid6: .... xor() 20947 MB/s, rmw enabled >Aug 09 21:21:51 localhost kernel: raid6: using avx2x2 recovery algorithm >Aug 09 21:21:51 localhost kernel: xor: automatically using best checksumming function avx >Aug 09 21:21:51 localhost kernel: Btrfs loaded, crc32c=crc32c-intel >Aug 09 21:21:51 localhost kernel: BTRFS: device fsid 7956d543-45c7-4344-9816-8cfc8a622355 devid 2 transid 135 /dev/sdf >Aug 09 21:21:51 localhost kernel: BTRFS: device fsid 7956d543-45c7-4344-9816-8cfc8a622355 devid 1 transid 135 /dev/sde >Aug 09 21:21:52 localhost kernel: scsi 8:0:0:0: Direct-Access Kingston DataTraveler 2.0 PMAP PQ: 0 ANSI: 4 >Aug 09 21:21:52 localhost kernel: sd 8:0:0:0: Attached scsi generic sg8 type 0 >Aug 09 21:21:52 localhost kernel: sd 8:0:0:0: [sdh] 15248832 512-byte logical blocks: (7.81 GB/7.27 GiB) >Aug 09 21:21:52 localhost kernel: sd 8:0:0:0: [sdh] Write Protect is off >Aug 09 21:21:52 localhost kernel: sd 8:0:0:0: [sdh] Mode Sense: 23 00 00 00 >Aug 09 21:21:52 localhost kernel: sd 8:0:0:0: [sdh] No Caching mode page found >Aug 09 21:21:52 localhost kernel: sd 8:0:0:0: [sdh] Assuming drive cache: write through >Aug 09 21:21:52 localhost kernel: sdh: sdh1 sdh2 sdh3 >Aug 09 21:21:52 localhost kernel: sd 8:0:0:0: [sdh] Attached SCSI removable disk >Aug 09 21:21:52 localhost kernel: usb 3-3.1: New USB device found, idVendor=046d, idProduct=082d >Aug 09 21:21:52 localhost kernel: usb 3-3.1: New USB device strings: Mfr=0, Product=2, SerialNumber=1 >Aug 09 21:21:52 localhost kernel: usb 3-3.1: Product: HD Pro Webcam C920 >Aug 09 21:21:52 localhost kernel: usb 3-3.1: SerialNumber: 1677BF2F >Aug 09 21:21:52 localhost kernel: usb 3-3.2: new high-speed USB device number 7 using xhci_hcd >Aug 09 21:21:52 localhost kernel: usb 3-3.2: New USB device found, idVendor=0424, idProduct=2514 >Aug 09 21:21:52 localhost kernel: usb 3-3.2: New USB device strings: Mfr=0, Product=0, SerialNumber=0 >Aug 09 21:21:52 localhost kernel: hub 3-3.2:1.0: USB hub found >Aug 09 21:21:52 localhost kernel: hub 3-3.2:1.0: 4 ports detected >Aug 09 21:21:53 localhost kernel: usb 3-3.3: new full-speed USB device number 8 using xhci_hcd >Aug 09 21:21:53 localhost kernel: usb 3-3.3: New USB device found, idVendor=1b1c, idProduct=1b33 >Aug 09 21:21:53 localhost kernel: usb 3-3.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3 >Aug 09 21:21:53 localhost kernel: usb 3-3.3: Product: Corsair Gaming K70 LUX RGB Keyboard >Aug 09 21:21:53 localhost kernel: usb 3-3.3: Manufacturer: Corsair >Aug 09 21:21:53 localhost kernel: usb 3-3.3: SerialNumber: 0802700FAEC884A95695AD3BF5001946 >Aug 09 21:21:53 localhost kernel: input: Corsair Corsair Gaming K70 LUX RGB Keyboard as /devices/pci0000:00/0000:00:14.0/usb3/3-3/3-3.3/3-3.3:1.0/0003:1B1C:1B33.0001/input/input2 >Aug 09 21:21:53 localhost kernel: hid-generic 0003:1B1C:1B33.0001: input,hidraw0: USB HID v1.11 Keyboard [Corsair Corsair Gaming K70 LUX RGB Keyboard ] on usb-0000:00:14.0-3.3/input0 >Aug 09 21:21:53 localhost kernel: input: Corsair Corsair Gaming K70 LUX RGB Keyboard as /devices/pci0000:00/0000:00:14.0/usb3/3-3/3-3.3/3-3.3:1.1/0003:1B1C:1B33.0002/input/input3 >Aug 09 21:21:53 localhost kernel: hid-generic 0003:1B1C:1B33.0002: input,hiddev96,hidraw1: USB HID v1.11 Keyboard [Corsair Corsair Gaming K70 LUX RGB Keyboard ] on usb-0000:00:14.0-3.3/input1 >Aug 09 21:21:53 localhost kernel: usbhid 3-3.3:1.2: couldn't find an input interrupt endpoint >Aug 09 21:21:53 localhost kernel: usb 3-3.4: new low-speed USB device number 9 using xhci_hcd >Aug 09 21:21:53 localhost kernel: usb 3-3.4: New USB device found, idVendor=046d, idProduct=c051 >Aug 09 21:21:53 localhost kernel: usb 3-3.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0 >Aug 09 21:21:53 localhost kernel: usb 3-3.4: Product: USB-PS/2 Optical Mouse >Aug 09 21:21:53 localhost kernel: usb 3-3.4: Manufacturer: Logitech >Aug 09 21:21:53 localhost kernel: input: Logitech USB-PS/2 Optical Mouse as /devices/pci0000:00/0000:00:14.0/usb3/3-3/3-3.4/3-3.4:1.0/0003:046D:C051.0003/input/input4 >Aug 09 21:21:53 localhost kernel: hid-generic 0003:046D:C051.0003: input,hidraw2: USB HID v1.10 Mouse [Logitech USB-PS/2 Optical Mouse] on usb-0000:00:14.0-3.4/input0 >Aug 09 21:21:53 localhost systemd[1]: Started udev Wait for Complete Device Initialization. >Aug 09 21:21:53 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-udev-settle comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Aug 09 21:21:53 localhost systemd[1]: Starting Device-Mapper Multipath Device Controller... >Aug 09 21:21:53 localhost kernel: audit: type=1130 audit(1533864113.441:10): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-udev-settle comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Aug 09 21:21:53 localhost systemd[1]: Started Device-Mapper Multipath Device Controller. >Aug 09 21:21:53 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=multipathd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Aug 09 21:21:53 localhost systemd[1]: Reached target Local File Systems (Pre). >Aug 09 21:21:53 localhost systemd[1]: Reached target Local File Systems. >Aug 09 21:21:53 localhost kernel: audit: type=1130 audit(1533864113.445:11): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=multipathd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Aug 09 21:21:53 localhost systemd[1]: Starting Create Volatile Files and Directories... >Aug 09 21:21:53 localhost multipathd[660]: --------start up-------- >Aug 09 21:21:53 localhost multipathd[660]: read /etc/multipath.conf >Aug 09 21:21:53 localhost multipathd[660]: /etc/multipath.conf does not exist, blacklisting all devices. >Aug 09 21:21:53 localhost multipathd[660]: You can run /sbin/mpathconf to create or modify /etc/multipath.conf >Aug 09 21:21:53 localhost multipathd[660]: path checkers start up >Aug 09 21:21:53 localhost multipathd[660]: /etc/multipath.conf does not exist, blacklisting all devices. >Aug 09 21:21:53 localhost multipathd[660]: You can run /sbin/mpathconf to create or modify /etc/multipath.conf >Aug 09 21:21:53 localhost systemd[1]: Started Create Volatile Files and Directories. >Aug 09 21:21:53 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-tmpfiles-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Aug 09 21:21:53 localhost systemd[1]: Reached target System Initialization. >Aug 09 21:21:53 localhost systemd[1]: Reached target Basic System. >Aug 09 21:21:53 localhost kernel: audit: type=1130 audit(1533864113.452:12): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-tmpfiles-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Aug 09 21:21:53 localhost kernel: squashfs: version 4.0 (2009/01/31) Phillip Lougher >Aug 09 21:21:53 localhost kernel: ISO 9660 Extensions: Microsoft Joliet Level 3 >Aug 09 21:21:53 localhost kernel: ISO 9660 Extensions: RRIP_1991A >Aug 09 21:21:53 localhost systemd[1]: Found device /dev/mapper/live-rw. >Aug 09 21:21:53 localhost systemd[1]: Started dracut initqueue hook. >Aug 09 21:21:53 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' >Aug 09 21:21:53 localhost kernel: audit: type=1130 audit(1533864113.747:13): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-initqueue comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Aug 09 21:21:53 localhost systemd[1]: Reached target Remote File Systems (Pre). >Aug 09 21:21:53 localhost systemd[1]: Reached target Remote File Systems. >Aug 09 21:21:53 localhost systemd[1]: Starting dracut pre-mount hook... >Aug 09 21:21:53 localhost systemd[1]: Started dracut pre-mount hook. >Aug 09 21:21:53 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' >Aug 09 21:21:53 localhost kernel: audit: type=1130 audit(1533864113.762:14): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-pre-mount comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Aug 09 21:21:53 localhost systemd[1]: Mounting /sysroot... >Aug 09 21:21:53 localhost kernel: EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >Aug 09 21:21:53 localhost systemd[1]: Mounted /sysroot. >Aug 09 21:21:53 localhost systemd[1]: Reached target Initrd Root File System. >Aug 09 21:21:53 localhost systemd[1]: Starting Reload Configuration from the Real Root... >Aug 09 21:21:53 localhost systemd[1]: Reloading. >Aug 09 21:21:53 localhost systemd[1]: Started Reload Configuration from the Real Root. >Aug 09 21:21:53 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' >Aug 09 21:21:53 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' >Aug 09 21:21:53 localhost systemd[1]: Reached target Initrd File Systems. >Aug 09 21:21:53 localhost systemd[1]: Reached target Initrd Default Target. >Aug 09 21:21:53 localhost systemd[1]: Starting dracut pre-pivot and cleanup hook... >Aug 09 21:21:53 localhost kernel: audit: type=1130 audit(1533864113.844:15): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=initrd-parse-etc comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Aug 09 21:21:53 localhost kernel: audit: type=1131 audit(1533864113.844:16): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=initrd-parse-etc comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Aug 09 21:21:53 localhost dracut-pre-pivot[831]: Aug 10 01:21:53 | /etc/multipath.conf does not exist, blacklisting all devices. >Aug 09 21:21:53 localhost dracut-pre-pivot[831]: Aug 10 01:21:53 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >Aug 09 21:21:54 localhost systemd[1]: Started dracut pre-pivot and cleanup hook. >Aug 09 21:21:54 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' >Aug 09 21:21:54 localhost kernel: audit: type=1130 audit(1533864114.044:17): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-pre-pivot comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Aug 09 21:21:54 localhost systemd[1]: Starting Cleaning Up and Shutting Down Daemons... >Aug 09 21:21:54 localhost systemd[1]: Stopped target Timers. >Aug 09 21:21:54 localhost systemd[1]: Stopped dracut pre-pivot and cleanup hook. >Aug 09 21:21:54 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' >Aug 09 21:21:54 localhost systemd[1]: Stopped target Initrd Default Target. >Aug 09 21:21:54 localhost systemd[1]: Stopped target Remote File Systems. >Aug 09 21:21:54 localhost systemd[1]: Stopped target Remote File Systems (Pre). >Aug 09 21:21:54 localhost systemd[1]: Stopped target Initrd Root Device. >Aug 09 21:21:54 localhost systemd[1]: Stopped target Basic System. >Aug 09 21:21:54 localhost systemd[1]: Stopped target Paths. >Aug 09 21:21:54 localhost systemd[1]: Stopped target Sockets. >Aug 09 21:21:54 localhost systemd[1]: Stopped dracut pre-mount hook. >Aug 09 21:21:54 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' >Aug 09 21:21:54 localhost kernel: audit: type=1131 audit(1533864114.052:18): 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' >Aug 09 21:21:54 localhost kernel: audit: type=1130 audit(1533864114.052:19): 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' >Aug 09 21:21:54 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' >Aug 09 21:21:54 localhost systemd[1]: Stopped dracut initqueue hook. >Aug 09 21:21:54 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' >Aug 09 21:21:54 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' >Aug 09 21:21:54 localhost systemd[1]: Stopped target System Initialization. >Aug 09 21:21:54 localhost systemd[1]: Stopped Create Volatile Files and Directories. >Aug 09 21:21:54 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-tmpfiles-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Aug 09 21:21:54 localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-tmpfiles-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Aug 09 21:21:54 localhost systemd[1]: Stopped target Local File Systems. >Aug 09 21:21:54 localhost systemd[1]: Stopped target Local File Systems (Pre). >Aug 09 21:21:54 localhost systemd[1]: Stopping Device-Mapper Multipath Device Controller... >Aug 09 21:21:54 localhost systemd[1]: Stopped target Swap. >Aug 09 21:21:54 localhost systemd[1]: Stopped Apply Kernel Variables. >Aug 09 21:21:54 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' >Aug 09 21:21:54 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' >Aug 09 21:21:54 localhost systemd[1]: Stopped target Local Encrypted Volumes. >Aug 09 21:21:54 localhost multipathd[869]: /etc/multipath.conf does not exist, blacklisting all devices. >Aug 09 21:21:54 localhost multipathd[869]: You can run /sbin/mpathconf to create or modify /etc/multipath.conf >Aug 09 21:21:54 localhost multipathd[869]: ok >Aug 09 21:21:54 localhost systemd[1]: Stopped Dispatch Password Requests to Console Directory Watch. >Aug 09 21:21:54 localhost systemd[1]: Stopped target Slices. >Aug 09 21:21:54 localhost systemd[1]: Started Cleaning Up and Shutting Down Daemons. >Aug 09 21:21:54 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' >Aug 09 21:21:54 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' >Aug 09 21:21:54 localhost multipathd[660]: --------shut down------- >Aug 09 21:21:54 localhost systemd[1]: Stopped Device-Mapper Multipath Device Controller. >Aug 09 21:21:54 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=multipathd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Aug 09 21:21:54 localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=multipathd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Aug 09 21:21:54 localhost systemd[1]: Stopped udev Wait for Complete Device Initialization. >Aug 09 21:21:54 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-udev-settle comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Aug 09 21:21:54 localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-udev-settle comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Aug 09 21:21:54 localhost systemd[1]: Stopped udev Coldplug all Devices. >Aug 09 21:21:54 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' >Aug 09 21:21:54 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' >Aug 09 21:21:54 localhost systemd[1]: Stopped dracut pre-trigger hook. >Aug 09 21:21:54 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' >Aug 09 21:21:54 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' >Aug 09 21:21:54 localhost systemd[1]: Stopping udev Kernel Device Manager... >Aug 09 21:21:54 localhost systemd[1]: Stopped udev Kernel Device Manager. >Aug 09 21:21:54 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' >Aug 09 21:21:54 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' >Aug 09 21:21:54 localhost systemd[1]: Stopped dracut pre-udev hook. >Aug 09 21:21:54 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' >Aug 09 21:21:54 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' >Aug 09 21:21:54 localhost systemd[1]: Stopped dracut cmdline hook. >Aug 09 21:21:54 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' >Aug 09 21:21:54 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' >Aug 09 21:21:54 localhost systemd[1]: Stopped Create Static Device Nodes in /dev. >Aug 09 21:21:54 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' >Aug 09 21:21:54 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' >Aug 09 21:21:54 localhost systemd[1]: Stopped Create list of required static device nodes for the current kernel. >Aug 09 21:21:54 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' >Aug 09 21:21:54 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' >Aug 09 21:21:54 localhost systemd[1]: Closed udev Control Socket. >Aug 09 21:21:54 localhost systemd[1]: Closed udev Kernel Socket. >Aug 09 21:21:54 localhost systemd[1]: Starting Cleanup udevd DB... >Aug 09 21:21:54 localhost systemd[1]: Started Cleanup udevd DB. >Aug 09 21:21:54 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' >Aug 09 21:21:54 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' >Aug 09 21:21:54 localhost systemd[1]: Reached target Switch Root. >Aug 09 21:21:54 localhost systemd[1]: Starting Switch Root... >Aug 09 21:21:54 localhost systemd[1]: Switching root. >Aug 09 21:21:54 localhost systemd-journald[283]: Journal stopped >Aug 10 01:21:56 localhost systemd-journald[283]: Received SIGTERM from PID 1 (systemd). >Aug 10 01:21:56 localhost kernel: systemd: 18 output lines suppressed due to ratelimiting >Aug 10 01:21:56 localhost kernel: SELinux: 32768 avtab hash slots, 113264 rules. >Aug 10 01:21:56 localhost kernel: SELinux: 32768 avtab hash slots, 113264 rules. >Aug 10 01:21:56 localhost kernel: SELinux: 8 users, 14 roles, 5105 types, 318 bools, 1 sens, 1024 cats >Aug 10 01:21:56 localhost kernel: SELinux: 129 classes, 113264 rules >Aug 10 01:21:56 localhost kernel: SELinux: Class bpf not defined in policy. >Aug 10 01:21:56 localhost kernel: SELinux: the above unknown classes and permissions will be allowed >Aug 10 01:21:56 localhost kernel: SELinux: policy capability network_peer_controls=1 >Aug 10 01:21:56 localhost kernel: SELinux: policy capability open_perms=1 >Aug 10 01:21:56 localhost kernel: SELinux: policy capability extended_socket_class=1 >Aug 10 01:21:56 localhost kernel: SELinux: policy capability always_check_network=0 >Aug 10 01:21:56 localhost kernel: SELinux: policy capability cgroup_seclabel=1 >Aug 10 01:21:56 localhost kernel: SELinux: policy capability nnp_nosuid_transition=1 >Aug 10 01:21:56 localhost kernel: SELinux: Completing initialization. >Aug 10 01:21:56 localhost kernel: SELinux: Setting up existing superblocks. >Aug 10 01:21:56 localhost systemd[1]: Successfully loaded SELinux policy in 460.712ms. >Aug 10 01:21:56 localhost systemd[1]: RTC configured in localtime, applying delta of -240 minutes to system time. >Aug 10 01:21:56 localhost systemd[1]: Unable to fix SELinux security context of /run/rootfsbase: Permission denied >Aug 10 01:21:56 localhost systemd[1]: Relabelled /dev, /run and /sys/fs/cgroup in 24.449ms. >Aug 10 01:21:56 localhost systemd[1]: systemd 238 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=hybrid) >Aug 10 01:21:56 localhost systemd[1]: Detected architecture x86-64. >Aug 10 01:21:56 localhost systemd[1]: Initializing machine ID from random generator. >Aug 10 01:21:56 localhost systemd[1]: Stopped Switch Root. >Aug 10 01:21:56 localhost systemd[1]: systemd-journald.service: Service has no hold-off time, scheduling restart. >Aug 10 01:21:56 localhost systemd[1]: systemd-journald.service: Scheduled restart job, restart counter is at 1. >Aug 10 01:21:56 localhost systemd[1]: Stopped Journal Service. >Aug 10 01:21:56 localhost systemd[1]: Starting Journal Service... >Aug 10 01:21:56 localhost systemd[1]: Listening on udev Control Socket. >Aug 10 01:21:56 localhost systemd[1]: Listening on Process Core Dump Socket. >Aug 10 01:21:56 localhost systemd-journald[898]: Journal started >Aug 10 01:21:56 localhost systemd-journald[898]: Runtime journal (/run/log/journal/70002a3ac553420fad3fe586ced60321) is 8.0M, max 1.5G, 1.5G free. >Aug 09 21:21:54 localhost audit: MAC_STATUS enforcing=1 old_enforcing=0 auid=4294967295 ses=4294967295 >Aug 09 21:21:55 localhost audit: MAC_POLICY_LOAD policy loaded auid=4294967295 ses=4294967295 >Aug 10 01:21:55 localhost audit[1]: AVC avc: denied { relabelto } for pid=1 comm="systemd" name="rootfsbase" dev="tmpfs" ino=628 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:var_run_t:s0 tclass=lnk_file permissive=0 >Aug 10 01:21: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-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Aug 10 01:21:56 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' >Aug 10 01:21:56 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' >Aug 10 01:21:56 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' >Aug 10 01:21: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-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Aug 10 01:21:56 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' >Aug 10 01:21:56 localhost audit: CONFIG_CHANGE audit_enabled=1 old=1 auid=4294967295 ses=4294967295 subj=system_u:system_r:syslogd_t:s0 res=1 >Aug 10 01:21: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-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Aug 10 01:21:56 localhost systemd[1]: Started Create list of required static device nodes for the current kernel. >Aug 10 01:21:56 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' >Aug 10 01:21:56 localhost systemd[1]: Started Remount Root and Kernel File Systems. >Aug 10 01:21: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-remount-fs comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Aug 10 01:21:56 localhost systemd[1]: Starting Flush Journal to Persistent Storage... >Aug 10 01:21:56 localhost systemd[1]: Starting Configure read-only root support... >Aug 10 01:21:57 localhost systemd[1]: Starting Create Static Device Nodes in /dev... >Aug 10 01:21:57 localhost systemd[1]: Mounted Kernel Debug File System. >Aug 10 01:21:57 localhost systemd[1]: Mounted POSIX Message Queue File System. >Aug 10 01:21:57 localhost systemd[1]: Mounted Temporary Directory (/tmp). >Aug 10 01:21:57 localhost systemd[1]: Started udev Coldplug all Devices. >Aug 10 01:21:57 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' >Aug 10 01:21:57 localhost systemd[1]: Starting udev Wait for Complete Device Initialization... >Aug 10 01:21:57 localhost systemd[1]: Mounted Huge Pages File System. >Aug 10 01:21:57 localhost systemd[1]: Started Apply Kernel Variables. >Aug 10 01:21:57 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' >Aug 10 01:21:57 localhost systemd-journald[898]: Time spent on flushing to /var is 5.978ms for 1183 entries. >Aug 10 01:21:57 localhost systemd-journald[898]: System journal (/var/log/journal/70002a3ac553420fad3fe586ced60321) is 8.0M, max 1.1G, 1.0G free. >Aug 10 01:21:57 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' >Aug 10 01:21:57 localhost systemd[1]: Started Flush Journal to Persistent Storage. >Aug 10 01:21:57 localhost fedora-readonly[911]: /usr/lib/systemd/fedora-readonly: line 14: warning: command substitution: ignored null byte in input >Aug 10 01:21:57 localhost systemd[1]: Started Configure read-only root support. >Aug 10 01:21:57 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' >Aug 10 01:21:57 localhost systemd[1]: Starting Load/Save Random Seed... >Aug 10 01:21:57 localhost systemd[1]: Started Load/Save Random Seed. >Aug 10 01:21:57 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' >Aug 10 01:21:57 localhost systemd[1]: Started Setup Virtual Console. >Aug 10 01:21:57 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' >Aug 10 01:21:57 localhost audit[1]: SERVICE_STOP 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' >Aug 10 01:21:57 localhost systemd[1]: Started Create Static Device Nodes in /dev. >Aug 10 01:21:57 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' >Aug 10 01:21:57 localhost systemd[1]: Starting udev Kernel Device Manager... >Aug 10 01:21:57 localhost systemd[1]: Started udev Kernel Device Manager. >Aug 10 01:21:57 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' >Aug 10 01:21:57 localhost systemd[1]: Starting Show Plymouth Boot Screen... >Aug 10 01:21:58 localhost kernel: i801_smbus 0000:00:1f.3: SPD Write Disable is set >Aug 10 01:21:58 localhost kernel: i801_smbus 0000:00:1f.3: SMBus using PCI interrupt >Aug 10 01:21:58 localhost kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 >Aug 10 01:21:58 localhost kernel: ACPI Warning: SystemIO range 0x0000000000001828-0x000000000000182F conflicts with OpRegion 0x0000000000001800-0x000000000000187F (\PMIO) (20180105/utaddress-247) >Aug 10 01:21:58 localhost kernel: ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver >Aug 10 01:21:58 localhost kernel: ACPI Warning: SystemIO range 0x0000000000001C40-0x0000000000001C4F conflicts with OpRegion 0x0000000000001C00-0x0000000000001FFF (\GPR) (20180105/utaddress-247) >Aug 10 01:21:58 localhost kernel: ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver >Aug 10 01:21:58 localhost kernel: ACPI Warning: SystemIO range 0x0000000000001C30-0x0000000000001C3F conflicts with OpRegion 0x0000000000001C00-0x0000000000001C3F (\GPRL) (20180105/utaddress-247) >Aug 10 01:21:58 localhost kernel: ACPI Warning: SystemIO range 0x0000000000001C30-0x0000000000001C3F conflicts with OpRegion 0x0000000000001C00-0x0000000000001FFF (\GPR) (20180105/utaddress-247) >Aug 10 01:21:58 localhost kernel: ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver >Aug 10 01:21:58 localhost kernel: ACPI Warning: SystemIO range 0x0000000000001C00-0x0000000000001C2F conflicts with OpRegion 0x0000000000001C00-0x0000000000001C3F (\GPRL) (20180105/utaddress-247) >Aug 10 01:21:58 localhost kernel: ACPI Warning: SystemIO range 0x0000000000001C00-0x0000000000001C2F conflicts with OpRegion 0x0000000000001C00-0x0000000000001FFF (\GPR) (20180105/utaddress-247) >Aug 10 01:21:58 localhost kernel: ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver >Aug 10 01:21:58 localhost kernel: lpc_ich: Resource conflict(s) found affecting gpio_ich >Aug 10 01:21:58 localhost systemd-udevd[940]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable. >Aug 10 01:21:58 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' >Aug 10 01:21:58 localhost systemd[1]: Received SIGRTMIN+20 from PID 952 (plymouthd). >Aug 10 01:21:58 localhost systemd[1]: Started Show Plymouth Boot Screen. >Aug 10 01:21:58 localhost systemd[1]: Started Forward Password Requests to Plymouth Directory Watch. >Aug 10 01:21:58 localhost kernel: RAPL PMU: API unit is 2^-32 Joules, 4 fixed counters, 655360 ms ovfl timer >Aug 10 01:21:58 localhost kernel: RAPL PMU: hw unit of domain pp0-core 2^-14 Joules >Aug 10 01:21:58 localhost kernel: RAPL PMU: hw unit of domain package 2^-14 Joules >Aug 10 01:21:58 localhost kernel: RAPL PMU: hw unit of domain dram 2^-14 Joules >Aug 10 01:21:58 localhost kernel: RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules >Aug 10 01:21:58 localhost mtp-probe[976]: checking bus 3, device 6: "/sys/devices/pci0000:00/0000:00:14.0/usb3/3-12" >Aug 10 01:21:58 localhost kernel: md/raid1:md127: active with 2 out of 2 mirrors >Aug 10 01:21:58 localhost mtp-probe[970]: checking bus 3, device 8: "/sys/devices/pci0000:00/0000:00:14.0/usb3/3-3/3-3.3" >Aug 10 01:21:58 localhost mtp-probe[979]: checking bus 3, device 4: "/sys/devices/pci0000:00/0000:00:14.0/usb3/3-3/3-3.1" >Aug 10 01:21:58 localhost mtp-probe[970]: bus: 3, device: 8 was not an MTP device >Aug 10 01:21:58 localhost mtp-probe[979]: bus: 3, device: 4 was not an MTP device >Aug 10 01:21:58 localhost mtp-probe[978]: checking bus 3, device 9: "/sys/devices/pci0000:00/0000:00:14.0/usb3/3-3/3-3.4" >Aug 10 01:21:58 localhost mtp-probe[976]: bus: 3, device: 6 was not an MTP device >Aug 10 01:21:58 localhost mtp-probe[978]: bus: 3, device: 9 was not an MTP device >Aug 10 01:21:58 localhost kernel: md127: detected capacity change from 0 to 4000651739136 >Aug 10 01:21:58 localhost kernel: md127: p1 >Aug 10 01:21:58 localhost kernel: checking generic (d0000000 300000) vs hw (d0000000 10000000) >Aug 10 01:21:58 localhost kernel: fb: switching to inteldrmfb from EFI VGA >Aug 10 01:21:58 localhost kernel: Console: switching to colour dummy device 80x25 >Aug 10 01:21:58 localhost kernel: [drm] Replacing VGA console driver >Aug 10 01:21:58 localhost kernel: [drm] Supports vblank timestamp caching Rev 2 (21.10.2013). >Aug 10 01:21:58 localhost kernel: [drm] Driver supports precise vblank timestamp query. >Aug 10 01:21:58 localhost kernel: i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=none:owns=io+mem >Aug 10 01:21:58 localhost kernel: cfg80211: Loading compiled-in X.509 certificates for regulatory database >Aug 10 01:21:58 localhost kernel: [drm] Initialized i915 1.6.0 20171222 for 0000:00:02.0 on minor 0 >Aug 10 01:21:58 localhost kernel: cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' >Aug 10 01:21:58 localhost kernel: media: Linux media interface: v0.10 >Aug 10 01:21:58 localhost kernel: Bluetooth: Core ver 2.22 >Aug 10 01:21:58 localhost kernel: NET: Registered protocol family 31 >Aug 10 01:21:58 localhost kernel: Bluetooth: HCI device and connection manager initialized >Aug 10 01:21:58 localhost kernel: Bluetooth: HCI socket layer initialized >Aug 10 01:21:58 localhost kernel: Bluetooth: L2CAP socket layer initialized >Aug 10 01:21:58 localhost kernel: Bluetooth: SCO socket layer initialized >Aug 10 01:21:58 localhost kernel: ACPI: Video Device [GFX0] (multi-head: yes rom: no post: no) >Aug 10 01:21:58 localhost kernel: input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input5 >Aug 10 01:21:58 localhost systemd-udevd[927]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable. >Aug 10 01:21:58 localhost kernel: fbcon: inteldrmfb (fb0) is primary device >Aug 10 01:21:58 localhost kernel: MXM: GUID detected in BIOS >Aug 10 01:21:58 localhost kernel: nouveau 0000:01:00.0: enabling device (0000 -> 0003) >Aug 10 01:21:58 localhost kernel: Console: switching to colour frame buffer device 240x75 >Aug 10 01:21:58 localhost kernel: i915 0000:00:02.0: fb0: inteldrmfb frame buffer device >Aug 10 01:21:58 localhost kernel: nouveau 0000:01:00.0: NVIDIA GK104 (0e4070a2) >Aug 10 01:21:58 localhost kernel: Linux video capture interface: v2.00 >Aug 10 01:21:58 localhost kernel: nouveau 0000:01:00.0: bios: version 80.04.bf.00.69 >Aug 10 01:21:58 localhost kernel: asus_wmi: ASUS WMI generic driver loaded >Aug 10 01:21:58 localhost kernel: iTCO_vendor_support: vendor-support=0 >Aug 10 01:21:58 localhost kernel: asus_wmi: Initialization: 0x0 >Aug 10 01:21:58 localhost kernel: asus_wmi: BIOS WMI version: 0.9 >Aug 10 01:21:58 localhost kernel: asus_wmi: SFUN value: 0x0 >Aug 10 01:21:58 localhost kernel: input: Eee PC WMI hotkeys as /devices/platform/eeepc-wmi/input/input6 >Aug 10 01:21:58 localhost kernel: asus_wmi: Number of fans: 1 >Aug 10 01:21:58 localhost systemd[1]: Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. >Aug 10 01:21:59 localhost kernel: platform regulatory.0: Direct firmware load for regulatory.db failed with error -2 >Aug 10 01:21:59 localhost kernel: cfg80211: failed to load regulatory.db >Aug 10 01:21:59 localhost kernel: iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11 >Aug 10 01:21:59 localhost kernel: iTCO_wdt: Found a Lynx Point TCO device (Version=2, TCOBASE=0x1860) >Aug 10 01:21:59 localhost kernel: snd_hda_intel 0000:00:03.0: enabling device (0000 -> 0002) >Aug 10 01:21:59 localhost kernel: snd_hda_intel 0000:00:03.0: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915]) >Aug 10 01:21:59 localhost kernel: snd_hda_intel 0000:00:1b.0: enabling device (0000 -> 0002) >Aug 10 01:21:59 localhost kernel: iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0) >Aug 10 01:21:59 localhost kernel: usbcore: registered new interface driver btusb >Aug 10 01:21:59 localhost systemd[1]: Starting Load/Save RF Kill Switch Status... >Aug 10 01:21:59 localhost kernel: usbcore: registered new interface driver snd-usb-audio >Aug 10 01:21:59 localhost kernel: nouveau 0000:01:00.0: fb: 2048 MiB GDDR5 >Aug 10 01:21:59 localhost kernel: usbcore: registered new interface driver ath3k >Aug 10 01:21:59 localhost kernel: input: HDA Intel HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.0/sound/card1/input7 >Aug 10 01:21:59 localhost kernel: input: HDA Intel HDMI HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:03.0/sound/card1/input8 >Aug 10 01:21:59 localhost kernel: input: HDA Intel HDMI HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:03.0/sound/card1/input9 >Aug 10 01:21:59 localhost kernel: input: HDA Intel HDMI HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:03.0/sound/card1/input10 >Aug 10 01:21:59 localhost kernel: uvcvideo: Found UVC 1.00 device HD Pro Webcam C920 (046d:082d) >Aug 10 01:21:59 localhost kernel: uvcvideo 3-3.1:1.0: Entity type for entity Processing 3 was not initialized! >Aug 10 01:21:59 localhost kernel: uvcvideo 3-3.1:1.0: Entity type for entity Extension 6 was not initialized! >Aug 10 01:21:59 localhost kernel: uvcvideo 3-3.1:1.0: Entity type for entity Extension 12 was not initialized! >Aug 10 01:21:59 localhost kernel: uvcvideo 3-3.1:1.0: Entity type for entity Camera 1 was not initialized! >Aug 10 01:21:59 localhost kernel: uvcvideo 3-3.1:1.0: Entity type for entity Extension 8 was not initialized! >Aug 10 01:21:59 localhost kernel: uvcvideo 3-3.1:1.0: Entity type for entity Extension 9 was not initialized! >Aug 10 01:21:59 localhost kernel: uvcvideo 3-3.1:1.0: Entity type for entity Extension 10 was not initialized! >Aug 10 01:21:59 localhost kernel: uvcvideo 3-3.1:1.0: Entity type for entity Extension 11 was not initialized! >Aug 10 01:21:59 localhost kernel: input: HD Pro Webcam C920 as /devices/pci0000:00/0000:00:14.0/usb3/3-3/3-3.1/3-3.1:1.0/input/input11 >Aug 10 01:21:59 localhost kernel: usbcore: registered new interface driver uvcvideo >Aug 10 01:21:59 localhost kernel: USB Video Class driver (1.1.1) >Aug 10 01:21:59 localhost kernel: snd_hda_codec_realtek hdaudioC2D0: ALC1150: SKU not ready 0x00000000 >Aug 10 01:21:59 localhost kernel: snd_hda_codec_realtek hdaudioC2D0: autoconfig for ALC1150: line_outs=4 (0x14/0x15/0x16/0x17/0x0) type:line >Aug 10 01:21:59 localhost kernel: snd_hda_codec_realtek hdaudioC2D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0) >Aug 10 01:21:59 localhost kernel: snd_hda_codec_realtek hdaudioC2D0: hp_outs=1 (0x1b/0x0/0x0/0x0/0x0) >Aug 10 01:21:59 localhost kernel: snd_hda_codec_realtek hdaudioC2D0: mono: mono_out=0x0 >Aug 10 01:21:59 localhost kernel: snd_hda_codec_realtek hdaudioC2D0: dig-out=0x11/0x1e >Aug 10 01:21:59 localhost kernel: snd_hda_codec_realtek hdaudioC2D0: inputs: >Aug 10 01:21:59 localhost kernel: snd_hda_codec_realtek hdaudioC2D0: Front Mic=0x19 >Aug 10 01:21:59 localhost kernel: snd_hda_codec_realtek hdaudioC2D0: Rear Mic=0x18 >Aug 10 01:21:59 localhost kernel: snd_hda_codec_realtek hdaudioC2D0: Line=0x1a >Aug 10 01:21:59 localhost systemd[1]: Started Load/Save RF Kill Switch Status. >Aug 10 01:21:59 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' >Aug 10 01:21:59 localhost kernel: kauditd_printk_skb: 52 callbacks suppressed >Aug 10 01:21:59 localhost kernel: audit: type=1130 audit(1533878519.082:72): 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' >Aug 10 01:21:59 localhost kernel: input: HDA Intel PCH Front Mic as /devices/pci0000:00/0000:00:1b.0/sound/card2/input12 >Aug 10 01:21:59 localhost kernel: input: HDA Intel PCH Rear Mic as /devices/pci0000:00/0000:00:1b.0/sound/card2/input13 >Aug 10 01:21:59 localhost kernel: input: HDA Intel PCH Line as /devices/pci0000:00/0000:00:1b.0/sound/card2/input14 >Aug 10 01:21:59 localhost kernel: input: HDA Intel PCH Line Out Front as /devices/pci0000:00/0000:00:1b.0/sound/card2/input15 >Aug 10 01:21:59 localhost kernel: input: HDA Intel PCH Line Out Surround as /devices/pci0000:00/0000:00:1b.0/sound/card2/input16 >Aug 10 01:21:59 localhost kernel: input: HDA Intel PCH Line Out CLFE as /devices/pci0000:00/0000:00:1b.0/sound/card2/input17 >Aug 10 01:21:59 localhost kernel: input: HDA Intel PCH Line Out Side as /devices/pci0000:00/0000:00:1b.0/sound/card2/input18 >Aug 10 01:21:59 localhost kernel: input: HDA Intel PCH Front Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card2/input19 >Aug 10 01:21:59 localhost kernel: [TTM] Zone kernel: Available graphics memory: 16307772 kiB >Aug 10 01:21:59 localhost kernel: [TTM] Zone dma32: Available graphics memory: 2097152 kiB >Aug 10 01:21:59 localhost kernel: [TTM] Initializing pool allocator >Aug 10 01:21:59 localhost kernel: [TTM] Initializing DMA pool allocator >Aug 10 01:21:59 localhost kernel: nouveau 0000:01:00.0: DRM: VRAM: 2048 MiB >Aug 10 01:21:59 localhost kernel: nouveau 0000:01:00.0: DRM: GART: 1048576 MiB >Aug 10 01:21:59 localhost kernel: nouveau 0000:01:00.0: DRM: TMDS table version 2.0 >Aug 10 01:21:59 localhost kernel: nouveau 0000:01:00.0: DRM: DCB version 4.0 >Aug 10 01:21:59 localhost kernel: nouveau 0000:01:00.0: DRM: DCB outp 00: 01000f02 00020030 >Aug 10 01:21:59 localhost kernel: nouveau 0000:01:00.0: DRM: DCB outp 01: 02000f00 00000000 >Aug 10 01:21:59 localhost kernel: nouveau 0000:01:00.0: DRM: DCB outp 02: 08011f82 00020030 >Aug 10 01:21:59 localhost kernel: nouveau 0000:01:00.0: DRM: DCB outp 03: 02822f62 0f420010 >Aug 10 01:21:59 localhost kernel: nouveau 0000:01:00.0: DRM: DCB outp 05: 04833fb6 0f420010 >Aug 10 01:21:59 localhost kernel: nouveau 0000:01:00.0: DRM: DCB outp 06: 04033f72 00020010 >Aug 10 01:21:59 localhost kernel: nouveau 0000:01:00.0: DRM: DCB conn 00: 00001030 >Aug 10 01:21:59 localhost kernel: nouveau 0000:01:00.0: DRM: DCB conn 01: 01000131 >Aug 10 01:21:59 localhost kernel: nouveau 0000:01:00.0: DRM: DCB conn 02: 00010261 >Aug 10 01:21:59 localhost kernel: nouveau 0000:01:00.0: DRM: DCB conn 03: 00020346 >Aug 10 01:21:59 localhost kernel: nouveau 0000:01:00.0: DRM: DCB conn 04: 00000460 >Aug 10 01:21:59 localhost kernel: ath9k 0000:03:00.0: enabling device (0000 -> 0002) >Aug 10 01:21:59 localhost kernel: [drm] Supports vblank timestamp caching Rev 2 (21.10.2013). >Aug 10 01:21:59 localhost kernel: [drm] Driver supports precise vblank timestamp query. >Aug 10 01:21:59 localhost kernel: nouveau 0000:01:00.0: DRM: MM: using COPY for buffer copies >Aug 10 01:21:59 localhost kernel: ath: EEPROM regdomain: 0x60 >Aug 10 01:21:59 localhost kernel: ath: EEPROM indicates we should expect a direct regpair map >Aug 10 01:21:59 localhost kernel: ath: Country alpha2 being used: 00 >Aug 10 01:21:59 localhost kernel: ath: Regpair used: 0x60 >Aug 10 01:21:59 localhost kernel: ieee80211 phy0: Selected rate control algorithm 'minstrel_ht' >Aug 10 01:21:59 localhost kernel: ieee80211 phy0: Atheros AR9462 Rev:2 mem=0xffffa11b43e80000, irq=17 >Aug 10 01:21:59 localhost kernel: intel_rapl: Found RAPL domain package >Aug 10 01:21:59 localhost kernel: intel_rapl: Found RAPL domain core >Aug 10 01:21:59 localhost kernel: intel_rapl: Found RAPL domain uncore >Aug 10 01:21:59 localhost kernel: intel_rapl: Found RAPL domain dram >Aug 10 01:21:59 localhost systemd-udevd[947]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable. >Aug 10 01:21:59 localhost kernel: ath9k 0000:03:00.0 wlp3s0: renamed from wlan0 >Aug 10 01:21:59 localhost kernel: [drm] Cannot find any crtc or sizes >Aug 10 01:21:59 localhost kernel: [drm] Initialized nouveau 1.3.1 20120801 for 0000:01:00.0 on minor 1 >Aug 10 01:21:59 localhost kernel: snd_hda_intel 0000:01:00.1: Disabling MSI >Aug 10 01:21:59 localhost kernel: snd_hda_intel 0000:01:00.1: Handle vga_switcheroo audio client >Aug 10 01:21:59 localhost crda[1061]: Could not determine country! Unable to set regulatory domain. >Aug 10 01:21:59 localhost systemd-udevd[938]: Process '/usr/sbin/setregdomain' failed with exit code 1. >Aug 10 01:21:59 localhost kernel: [drm] Cannot find any crtc or sizes >Aug 10 01:21:59 localhost systemd[1]: Started udev Wait for Complete Device Initialization. >Aug 10 01:21:59 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' >Aug 10 01:21:59 localhost kernel: audit: type=1130 audit(1533878519.253:73): 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' >Aug 10 01:21:59 localhost systemd[1]: Started LVM2 metadata daemon. >Aug 10 01:21:59 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' >Aug 10 01:21:59 localhost kernel: audit: type=1130 audit(1533878519.254:74): 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' >Aug 10 01:21:59 localhost systemd[1]: Starting Activation of DM RAID sets... >Aug 10 01:21:59 localhost kernel: [drm] Cannot find any crtc or sizes >Aug 10 01:21:59 localhost systemd[1]: Started Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling. >Aug 10 01:21:59 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' >Aug 10 01:21:59 localhost kernel: audit: type=1130 audit(1533878519.324:75): 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' >Aug 10 01:21:59 localhost systemd[1]: Started Activation of DM RAID sets. >Aug 10 01:21:59 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' >Aug 10 01:21:59 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' >Aug 10 01:21:59 localhost systemd[1]: Reached target Local Encrypted Volumes. >Aug 10 01:21:59 localhost systemd[1]: Reached target Local File Systems (Pre). >Aug 10 01:21:59 localhost kernel: audit: type=1130 audit(1533878519.371:76): 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' >Aug 10 01:21:59 localhost kernel: audit: type=1131 audit(1533878519.371:77): 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' >Aug 10 01:21:59 localhost systemd[1]: Mounting /var/tmp... >Aug 10 01:21:59 localhost systemd[1]: Mounted /var/tmp. >Aug 10 01:21:59 localhost systemd[1]: Reached target Local File Systems. >Aug 10 01:21:59 localhost systemd[1]: Starting Preprocess NFS configuration... >Aug 10 01:21:59 localhost systemd[1]: Starting Import network configuration from initramfs... >Aug 10 01:21:59 localhost systemd[1]: Starting Restore /run/initramfs on shutdown... >Aug 10 01:21:59 localhost systemd[1]: Starting Tell Plymouth To Write Out Runtime Data... >Aug 10 01:21:59 localhost systemd[1]: Started Tell Plymouth To Write Out Runtime Data. >Aug 10 01:21:59 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' >Aug 10 01:21:59 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' >Aug 10 01:21:59 localhost kernel: audit: type=1130 audit(1533878519.393:78): 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' >Aug 10 01:21:59 localhost kernel: audit: type=1131 audit(1533878519.393:79): 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' >Aug 10 01:21:59 localhost systemd[1]: Started Restore /run/initramfs on shutdown. >Aug 10 01:21:59 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' >Aug 10 01:21:59 localhost kernel: audit: type=1130 audit(1533878519.398:80): 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' >Aug 10 01:21:59 localhost systemd[1]: Started Preprocess NFS configuration. >Aug 10 01:21:59 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' >Aug 10 01:21:59 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' >Aug 10 01:21:59 localhost kernel: audit: type=1130 audit(1533878519.437:81): 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' >Aug 10 01:21:59 localhost systemd[1]: Started Import network configuration from initramfs. >Aug 10 01:21:59 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' >Aug 10 01:21:59 localhost systemd[1]: Starting Create Volatile Files and Directories... >Aug 10 01:21:59 localhost kernel: input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card3/input20 >Aug 10 01:21:59 localhost kernel: input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card3/input21 >Aug 10 01:21:59 localhost kernel: input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card3/input22 >Aug 10 01:21:59 localhost kernel: input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card3/input23 >Aug 10 01:21:59 localhost systemd[1]: Starting Tell Plymouth To Write Out Runtime Data... >Aug 10 01:21:59 localhost systemd[1]: Starting Activation of DM RAID sets... >Aug 10 01:21:59 localhost systemd[1]: Started Tell Plymouth To Write Out Runtime Data. >Aug 10 01:21:59 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' >Aug 10 01:21:59 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' >Aug 10 01:21:59 localhost systemd[1]: Started Activation of DM RAID sets. >Aug 10 01:21:59 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' >Aug 10 01:21:59 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' >Aug 10 01:21:59 localhost systemd[1]: Started Create Volatile Files and Directories. >Aug 10 01:21:59 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' >Aug 10 01:21:59 localhost systemd[1]: Starting Security Auditing Service... >Aug 10 01:21:59 localhost auditd[1130]: Started dispatcher: /sbin/audispd pid: 1132 >Aug 10 01:21:59 localhost audit: CONFIG_CHANGE audit_enabled=1 old=1 auid=4294967295 ses=4294967295 subj=system_u:system_r:auditd_t:s0 res=1 >Aug 10 01:21:59 localhost audit: CONFIG_CHANGE audit_pid=1130 old=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:auditd_t:s0 res=1 >Aug 10 01:21:59 localhost auditd[1130]: Init complete, auditd 2.8.3 listening for events (startup state enable) >Aug 10 01:21:59 localhost audispd[1132]: No plugins found, exiting >Aug 10 01:21:59 localhost auditd[1130]: dispatcher 1132 reaped >Aug 10 01:21:59 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 >Aug 10 01:21:59 localhost augenrules[1134]: No rules >Aug 10 01:21:59 localhost systemd[1]: Started Security Auditing Service. >Aug 10 01:21:59 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' >Aug 10 01:21:59 localhost systemd[1]: Starting Update UTMP about System Boot/Shutdown... >Aug 10 01:21:59 localhost audit[1151]: SYSTEM_BOOT pid=1151 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' >Aug 10 01:21:59 localhost systemd[1]: Started Update UTMP about System Boot/Shutdown. >Aug 10 01:21:59 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' >Aug 10 01:21:59 localhost systemd[1]: Reached target System Initialization. >Aug 10 01:21:59 localhost systemd[1]: Listening on Avahi mDNS/DNS-SD Stack Activation Socket. >Aug 10 01:21:59 localhost systemd[1]: Listening on Open-iSCSI iscsid Socket. >Aug 10 01:21:59 localhost systemd[1]: Started daily update of the root trust anchor for DNSSEC. >Aug 10 01:21:59 localhost systemd[1]: Listening on Open-iSCSI iscsiuio Socket. >Aug 10 01:21:59 localhost systemd[1]: Started Updates mlocate database every day. >Aug 10 01:21:59 localhost systemd[1]: Listening on D-Bus System Message Bus Socket. >Aug 10 01:21:59 localhost systemd[1]: Listening on CUPS Scheduler. >Aug 10 01:21:59 localhost systemd[1]: Listening on SSSD Secrets Service responder socket. >Aug 10 01:21:59 localhost systemd[1]: Reached target Sockets. >Aug 10 01:21:59 localhost systemd[1]: Started CUPS Scheduler. >Aug 10 01:21:59 localhost systemd[1]: Reached target Paths. >Aug 10 01:21:59 localhost systemd[1]: Started Daily Cleanup of Temporary Directories. >Aug 10 01:21:59 localhost systemd[1]: Reached target Timers. >Aug 10 01:21:59 localhost systemd[1]: Reached target Basic System. >Aug 10 01:21:59 localhost systemd[1]: Started Machine Check Exception Logging Daemon. >Aug 10 01:21:59 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' >Aug 10 01:21:59 localhost systemd[1]: Starting Accounts Service... >Aug 10 01:21:59 localhost systemd[1]: Starting LSB: Init script for live image.... >Aug 10 01:21:59 localhost systemd[1]: Started D-Bus System Message Bus. >Aug 10 01:21:59 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' >Aug 10 01:21:59 localhost systemd[1]: Started irqbalance daemon. >Aug 10 01:21:59 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=irqbalance comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Aug 10 01:21:59 localhost systemd[1]: Starting Modem Manager... >Aug 10 01:21:59 localhost systemd[1]: Started Hardware RNG Entropy Gatherer Daemon. >Aug 10 01:21:59 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' >Aug 10 01:21:59 localhost systemd[1]: Starting GSSAPI Proxy Daemon... >Aug 10 01:21:59 localhost systemd[1]: Starting Avahi mDNS/DNS-SD Stack... >Aug 10 01:21:59 localhost systemd[1]: Starting RealtimeKit Scheduling Policy Service... >Aug 10 01:21:59 localhost systemd[1]: Started Self Monitoring and Reporting Technology (SMART) Daemon. >Aug 10 01:21:59 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=smartd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Aug 10 01:21:59 localhost systemd[1]: Starting Bluetooth service... >Aug 10 01:21:59 localhost systemd[1]: Started Manage Sound Card State (restore and store). >Aug 10 01:21:59 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' >Aug 10 01:21:59 localhost systemd[1]: Reached target Sound Card. >Aug 10 01:21:59 localhost alsactl[1169]: alsactl 1.1.6 daemon started >Aug 10 01:21:59 localhost alsactl[1169]: /usr/sbin/alsactl: load_state:1683Cannot open /var/lib/alsa/asound.state for reading: No such file or directory >Aug 10 01:21:59 localhost alsactl[1169]: Found hardware: "USB-Audio" "USB Mixer" "USB046d:082d" "" "" >Aug 10 01:21:59 localhost alsactl[1169]: Hardware is initialized using a generic method >Aug 10 01:21:59 localhost systemd[1]: Started Secure Boot DBX (blacklist) updater. >Aug 10 01:21:59 localhost alsactl[1169]: /usr/sbin/alsactl: sysfs_init:48sysfs path '/sys' is invalid >Aug 10 01:21:59 localhost alsactl[1169]: /usr/sbin/alsactl: sysfs_init:48sysfs path '/sys' is invalid >Aug 10 01:21:59 localhost alsactl[1169]: Found hardware: "HDA-Intel" "Intel Haswell HDMI" "HDA:80862807,80860101,00100000" "0x1043" "0x8534" >Aug 10 01:21:59 localhost alsactl[1169]: Hardware is initialized using a generic method >Aug 10 01:21:59 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=dbxtool comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Aug 10 01:21:59 localhost alsactl[1169]: /usr/sbin/alsactl: sysfs_init:48sysfs path '/sys' is invalid >Aug 10 01:21:59 localhost alsactl[1169]: Found hardware: "HDA-Intel" "Realtek ALC1150" "HDA:10ec0900,1043855f,00100001" "0x1043" "0x855f" >Aug 10 01:21:59 localhost alsactl[1169]: Hardware is initialized using a generic method >Aug 10 01:21:59 localhost alsactl[1169]: /usr/sbin/alsactl: sysfs_init:48sysfs path '/sys' is invalid >Aug 10 01:21:59 localhost alsactl[1169]: Found hardware: "HDA-Intel" "Nvidia GPU 40 HDMI/DP" "HDA:10de0040,14623000,00100100" "0x1462" "0x3000" >Aug 10 01:21:59 localhost alsactl[1169]: Hardware is initialized using a generic method >Aug 10 01:21:59 localhost systemd[1]: Starting System Logging Service... >Aug 10 01:21:59 localhost systemd[1]: Starting Login Service... >Aug 10 01:21:59 localhost systemd[1]: Starting Disk Manager... >Aug 10 01:21:59 localhost systemd[1]: Starting firewalld - dynamic firewall daemon... >Aug 10 01:21:59 localhost mcelog[1152]: mcelog: warning: 8 bytes ignored in each record >Aug 10 01:21:59 localhost mcelog[1152]: mcelog: consider an update >Aug 10 01:21:59 localhost rngd[1163]: Failed to init entropy source 0: Hardware RNG Device >Aug 10 01:21:59 localhost rngd[1163]: Failed to init entropy source 1: TPM RNG Device >Aug 10 01:22:00 localhost systemd-logind[1172]: New seat seat0. >Aug 10 01:22:00 localhost systemd-logind[1172]: Watching system buttons on /dev/input/event1 (Power Button) >Aug 10 01:22:00 localhost systemd-logind[1172]: Watching system buttons on /dev/input/event0 (Power Button) >Aug 10 01:22:00 localhost bluetoothd[1168]: Bluetooth daemon 5.49 >Aug 10 01:22:00 localhost dbxtool[1170]: dbxtool: EFI Signature List is malformed >Aug 10 01:22:00 localhost dbxtool[1170]: dbxtool: list has 3800 bytes left, element is 76 bytes >Aug 10 01:22:00 localhost systemd-logind[1172]: Watching system buttons on /dev/input/event2 (Corsair Corsair Gaming K70 LUX RGB Keyboard ) >Aug 10 01:22:00 localhost systemd-logind[1172]: Watching system buttons on /dev/input/event3 (Corsair Corsair Gaming K70 LUX RGB Keyboard ) >Aug 10 01:22:00 localhost avahi-daemon[1165]: Found user 'avahi' (UID 70) and group 'avahi' (GID 70). >Aug 10 01:22:00 localhost avahi-daemon[1165]: Successfully dropped root privileges. >Aug 10 01:22:00 localhost avahi-daemon[1165]: avahi-daemon 0.7 starting up. >Aug 10 01:22:00 localhost udisksd[1173]: udisks daemon version 2.7.6 starting >Aug 10 01:22:00 localhost smartd[1167]: smartd 6.6 2017-11-05 r4594 [x86_64-linux-4.16.3-301.fc28.x86_64] (local build) >Aug 10 01:22:00 localhost smartd[1167]: Copyright (C) 2002-17, Bruce Allen, Christian Franke, www.smartmontools.org >Aug 10 01:22:00 localhost smartd[1167]: Opened configuration file /etc/smartmontools/smartd.conf >Aug 10 01:22:00 localhost ModemManager[1162]: <info> ModemManager (version 1.6.12-3.fc28) starting in system bus... >Aug 10 01:22:00 localhost smartd[1167]: Configuration file /etc/smartmontools/smartd.conf was parsed, found DEVICESCAN, scanning devices >Aug 10 01:22:00 localhost smartd[1167]: Device: /dev/sda, type changed from 'scsi' to 'sat' >Aug 10 01:22:00 localhost smartd[1167]: Device: /dev/sda [SAT], opened >Aug 10 01:22:00 localhost smartd[1167]: Device: /dev/sda [SAT], Samsung SSD 850 EVO 500GB, S/N:S2RBNX0J260452Z, WWN:5-002538-d41c19cac, FW:EMT02B6Q, 500 GB >Aug 10 01:22:00 localhost smartd[1167]: Device: /dev/sda [SAT], found in smartd database: Samsung based SSDs >Aug 10 01:22:00 localhost smartd[1167]: Device: /dev/sda [SAT], can't monitor Current_Pending_Sector count - no Attribute 197 >Aug 10 01:22:00 localhost smartd[1167]: Device: /dev/sda [SAT], can't monitor Offline_Uncorrectable count - no Attribute 198 >Aug 10 01:22:00 localhost smartd[1167]: Device: /dev/sda [SAT], is SMART capable. Adding to "monitor" list. >Aug 10 01:22:00 localhost smartd[1167]: Device: /dev/sdb, type changed from 'scsi' to 'sat' >Aug 10 01:22:00 localhost smartd[1167]: Device: /dev/sdb [SAT], opened >Aug 10 01:22:00 localhost smartd[1167]: Device: /dev/sdb [SAT], Samsung SSD 850 EVO 500GB, S/N:S21JNSAFC34055Z, WWN:5-002538-da00a5fdf, FW:EMT01B6Q, 500 GB >Aug 10 01:22:00 localhost smartd[1167]: Device: /dev/sdb [SAT], found in smartd database: Samsung based SSDs >Aug 10 01:22:00 localhost smartd[1167]: Device: /dev/sdb [SAT], can't monitor Current_Pending_Sector count - no Attribute 197 >Aug 10 01:22:00 localhost smartd[1167]: Device: /dev/sdb [SAT], can't monitor Offline_Uncorrectable count - no Attribute 198 >Aug 10 01:22:00 localhost smartd[1167]: Device: /dev/sdb [SAT], is SMART capable. Adding to "monitor" list. >Aug 10 01:22:00 localhost smartd[1167]: Device: /dev/sdc, type changed from 'scsi' to 'sat' >Aug 10 01:22:00 localhost smartd[1167]: Device: /dev/sdc [SAT], opened >Aug 10 01:22:00 localhost smartd[1167]: Device: /dev/sdc [SAT], HGST HDN726040ALE614, S/N:K7GHPW4L, WWN:5-000cca-269c723af, FW:APGNW7JH, 4.00 TB >Aug 10 01:22:00 localhost smartd[1167]: Device: /dev/sdc [SAT], not found in smartd database. >Aug 10 01:22:00 localhost smartd[1167]: Device: /dev/sdc [SAT], is SMART capable. Adding to "monitor" list. >Aug 10 01:22:00 localhost smartd[1167]: Device: /dev/sdd, type changed from 'scsi' to 'sat' >Aug 10 01:22:00 localhost smartd[1167]: Device: /dev/sdd [SAT], opened >Aug 10 01:22:00 localhost smartd[1167]: Device: /dev/sdd [SAT], HGST HDN726040ALE614, S/N:K7GJB85L, WWN:5-000cca-269c77038, FW:APGNW7JH, 4.00 TB >Aug 10 01:22:00 localhost smartd[1167]: Device: /dev/sdd [SAT], not found in smartd database. >Aug 10 01:22:00 localhost smartd[1167]: Device: /dev/sdd [SAT], is SMART capable. Adding to "monitor" list. >Aug 10 01:22:00 localhost smartd[1167]: Device: /dev/sde, type changed from 'scsi' to 'sat' >Aug 10 01:22:00 localhost smartd[1167]: Device: /dev/sde [SAT], opened >Aug 10 01:22:00 localhost smartd[1167]: Device: /dev/sde [SAT], WDC WD30EFRX-68AX9N0, S/N:WD-WMC1T2794434, WWN:5-0014ee-658868e6b, FW:80.00A80, 3.00 TB >Aug 10 01:22:00 localhost smartd[1167]: Device: /dev/sde [SAT], found in smartd database: Western Digital Red >Aug 10 01:22:00 localhost rsyslogd[1171]: environment variable TZ is not set, auto correcting this to TZ=/etc/localtime [v8.34.0 try http://www.rsyslog.com/e/2442 ] >Aug 10 01:22:00 localhost rsyslogd[1171]: [origin software="rsyslogd" swVersion="8.34.0" x-pid="1171" x-info="http://www.rsyslog.com"] start >Aug 10 01:22:00 localhost rsyslogd[1171]: imjournal: open on state file `/var/lib/rsyslog/imjournal.state' failed [v8.34.0 try http://www.rsyslog.com/e/2013 ] >Aug 10 01:22:00 localhost smartd[1167]: Device: /dev/sde [SAT], is SMART capable. Adding to "monitor" list. >Aug 10 01:22:00 localhost smartd[1167]: Device: /dev/sdf, type changed from 'scsi' to 'sat' >Aug 10 01:22:00 localhost smartd[1167]: Device: /dev/sdf [SAT], opened >Aug 10 01:22:00 localhost smartd[1167]: Device: /dev/sdf [SAT], WDC WD30EFRX-68AX9N0, S/N:WD-WMC1T2804930, WWN:5-0014ee-60331353f, FW:80.00A80, 3.00 TB >Aug 10 01:22:00 localhost smartd[1167]: Device: /dev/sdf [SAT], found in smartd database: Western Digital Red >Aug 10 01:22:00 localhost useradd[1201]: new group: name=liveuser, GID=1000 >Aug 10 01:22:00 localhost audit[1201]: ADD_GROUP pid=1201 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' >Aug 10 01:22:00 localhost useradd[1201]: new user: name=liveuser, UID=1000, GID=1000, home=/home/liveuser, shell=/bin/bash >Aug 10 01:22:00 localhost smartd[1167]: Device: /dev/sdf [SAT], is SMART capable. Adding to "monitor" list. >Aug 10 01:22:00 localhost smartd[1167]: Device: /dev/sdg, type changed from 'scsi' to 'sat' >Aug 10 01:22:00 localhost smartd[1167]: Device: /dev/sdg [SAT], opened >Aug 10 01:22:00 localhost smartd[1167]: Device: /dev/sdg [SAT], Samsung SSD 840 PRO Series, S/N:S1ATNSAD757489A, WWN:5-002538-5a00a5a17, FW:DXM05B0Q, 256 GB >Aug 10 01:22:00 localhost smartd[1167]: Device: /dev/sdg [SAT], found in smartd database: Samsung based SSDs >Aug 10 01:22:00 localhost smartd[1167]: Device: /dev/sdg [SAT], can't monitor Current_Pending_Sector count - no Attribute 197 >Aug 10 01:22:00 localhost smartd[1167]: Device: /dev/sdg [SAT], can't monitor Offline_Uncorrectable count - no Attribute 198 >Aug 10 01:22:00 localhost smartd[1167]: Device: /dev/sdg [SAT], is SMART capable. Adding to "monitor" list. >Aug 10 01:22:00 localhost smartd[1167]: Monitoring 7 ATA/SATA, 0 SCSI/SAS and 0 NVMe devices >Aug 10 01:22:00 localhost audit[1201]: ADD_USER pid=1201 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' >Aug 10 01:22:00 localhost audit[1212]: USER_MGMT pid=1212 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:useradd_t:s0 msg='op=pam_tally2 reset=0 id=1000 exe="/usr/sbin/pam_tally2" hostname=? addr=? terminal=? res=success' >Aug 10 01:22:00 localhost audit[1201]: USER_MGMT pid=1201 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' >Aug 10 01:22:00 localhost livesys[1154]: Adding live user [ OK ] >Aug 10 01:22:00 localhost livesys[1154]: passwd: Note: deleting a password also unlocks the password. >Aug 10 01:22:00 localhost audit[1213]: USER_CHAUTHTOK pid=1213 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:initrc_t:s0 msg='op=deleted-password id=1000 exe="/usr/bin/passwd" hostname=? addr=? terminal=? res=success' >Aug 10 01:22:00 localhost audit[1214]: USER_MGMT pid=1214 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' >Aug 10 01:22:00 localhost audit[1214]: USER_MGMT pid=1214 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' >Aug 10 01:22:00 localhost usermod[1214]: add 'liveuser' to group 'wheel' >Aug 10 01:22:00 localhost usermod[1214]: add 'liveuser' to shadow group 'wheel' >Aug 10 01:22:00 localhost livesys[1154]: passwd: Note: deleting a password also unlocks the password. >Aug 10 01:22:00 localhost audit[1219]: USER_CHAUTHTOK pid=1219 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:initrc_t:s0 msg='op=deleted-password id=0 exe="/usr/bin/passwd" hostname=? addr=? terminal=? res=success' >Aug 10 01:22:01 localhost systemd[1]: Started Login Service. >Aug 10 01:22:01 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' >Aug 10 01:22:01 localhost avahi-daemon[1165]: Successfully called chroot(). >Aug 10 01:22:01 localhost avahi-daemon[1165]: Successfully dropped remaining capabilities. >Aug 10 01:22:01 localhost avahi-daemon[1188]: chroot.c: open() failed: No such file or directory >Aug 10 01:22:01 localhost avahi-daemon[1165]: Failed to open /etc/resolv.conf: Invalid argument >Aug 10 01:22:01 localhost rtkit-daemon[1166]: Successfully called chroot. >Aug 10 01:22:01 localhost rtkit-daemon[1166]: Successfully dropped privileges. >Aug 10 01:22:01 localhost systemd[1]: Started System Logging Service. >Aug 10 01:22:01 localhost rtkit-daemon[1166]: Successfully limited resources. >Aug 10 01:22:01 localhost rtkit-daemon[1166]: Running. >Aug 10 01:22:01 localhost rtkit-daemon[1166]: Canary thread running. >Aug 10 01:22:01 localhost rtkit-daemon[1166]: Watchdog thread running. >Aug 10 01:22:01 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=rsyslog comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Aug 10 01:22:01 localhost systemd[1]: Started GSSAPI Proxy Daemon. >Aug 10 01:22:01 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' >Aug 10 01:22:01 localhost systemd[1]: dbxtool.service: Main process exited, code=exited, status=1/FAILURE >Aug 10 01:22:01 localhost systemd[1]: dbxtool.service: Failed with result 'exit-code'. >Aug 10 01:22:01 localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=dbxtool comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed' >Aug 10 01:22:01 localhost avahi-daemon[1165]: No service file found in /etc/avahi/services. >Aug 10 01:22:01 localhost bluetoothd[1168]: Starting SDP server >Aug 10 01:22:01 localhost avahi-daemon[1165]: System host name is set to 'localhost'. This is not a suitable mDNS host name, looking for alternatives. >Aug 10 01:22:01 localhost avahi-daemon[1165]: Network interface enumeration completed. >Aug 10 01:22:01 localhost avahi-daemon[1165]: Server startup complete. Host name is linux.local. Local service cookie is 633264064. >Aug 10 01:22:01 localhost systemd[1]: Started RealtimeKit Scheduling Policy Service. >Aug 10 01:22:01 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' >Aug 10 01:22:01 localhost systemd[1]: Started Bluetooth service. >Aug 10 01:22:01 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' >Aug 10 01:22:01 localhost systemd[1]: Started Avahi mDNS/DNS-SD Stack. >Aug 10 01:22:01 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' >Aug 10 01:22:01 localhost systemd[1]: Reached target Bluetooth. >Aug 10 01:22:01 localhost systemd[1]: Reached target NFS client services. >Aug 10 01:22:01 localhost kernel: Bluetooth: BNEP (Ethernet Emulation) ver 1.3 >Aug 10 01:22:01 localhost kernel: Bluetooth: BNEP filters: protocol multicast >Aug 10 01:22:01 localhost kernel: Bluetooth: BNEP socket layer initialized >Aug 10 01:22:01 localhost bluetoothd[1168]: Bluetooth management interface 1.14 initialized >Aug 10 01:22:01 localhost dbus-daemon[1155]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.3' (uid=0 pid=1168 comm="/usr/libexec/bluetooth/bluetoothd " label="system_u:system_r:bluetooth_t:s0") >Aug 10 01:22:01 localhost systemd[1]: Starting Hostname Service... >Aug 10 01:22:01 localhost livesys[1154]: No such schema âorg.gnome.softwareâ >Aug 10 01:22:01 localhost dbus-daemon[1155]: [system] Successfully activated service 'org.freedesktop.hostname1' >Aug 10 01:22:01 localhost systemd[1]: Started Hostname Service. >Aug 10 01:22:01 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' >Aug 10 01:22:01 localhost dbus-daemon[1155]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' requested by ':1.6' (uid=0 pid=1173 comm="/usr/libexec/udisks2/udisksd " label="system_u:system_r:devicekit_disk_t:s0") >Aug 10 01:22:01 localhost systemd[1]: Starting Authorization Manager... >Aug 10 01:22:01 localhost livesys[1154]: Removing plasma-pk-updates package. >Aug 10 01:22:01 localhost polkitd[1256]: Started polkitd version 0.114 >Aug 10 01:22:01 localhost systemd[1]: Started Modem Manager. >Aug 10 01:22:01 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' >Aug 10 01:22:02 localhost polkitd[1256]: Loading rules from directory /etc/polkit-1/rules.d >Aug 10 01:22:02 localhost polkitd[1256]: Loading rules from directory /usr/share/polkit-1/rules.d >Aug 10 01:22:02 localhost polkitd[1256]: Finished loading, compiling and executing 7 rules >Aug 10 01:22:02 localhost dbus-daemon[1155]: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >Aug 10 01:22:02 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' >Aug 10 01:22:02 localhost polkitd[1256]: Acquired the name org.freedesktop.PolicyKit1 on the system bus >Aug 10 01:22:02 localhost systemd[1]: Started Authorization Manager. >Aug 10 01:22:02 localhost accounts-daemon[1153]: started daemon version 0.6.42 >Aug 10 01:22:02 localhost systemd[1]: Started Accounts Service. >Aug 10 01:22:02 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' >Aug 10 01:22:02 localhost systemd[1]: Started Disk Manager. >Aug 10 01:22:02 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=udisks2 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Aug 10 01:22:02 localhost udisksd[1173]: Acquired the name org.freedesktop.UDisks2 on the system message bus >Aug 10 01:22:03 localhost systemd[1]: Started firewalld - dynamic firewall daemon. >Aug 10 01:22:03 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' >Aug 10 01:22:03 localhost systemd[1]: Reached target Network (Pre). >Aug 10 01:22:03 localhost systemd[1]: Starting Network Manager... >Aug 10 01:22:03 localhost audit: NETFILTER_CFG table=filter family=10 entries=0 >Aug 10 01:22:03 localhost NetworkManager[1298]: <info> [1533878523.7489] NetworkManager (version 1.10.6-1.fc28) is starting... (for the first time) >Aug 10 01:22:03 localhost NetworkManager[1298]: <info> [1533878523.7492] Read config: /etc/NetworkManager/NetworkManager.conf (lib: 20-connectivity-fedora.conf) >Aug 10 01:22:03 localhost NetworkManager[1298]: <info> [1533878523.7823] manager[0x55d8d84de0e0]: monitoring kernel firmware directory '/lib/firmware'. >Aug 10 01:22:03 localhost NetworkManager[1298]: <info> [1533878523.7885] hostname: hostname: using hostnamed >Aug 10 01:22:03 localhost NetworkManager[1298]: <info> [1533878523.7887] dns-mgr[0x55d8d84f9930]: init: dns=default, rc-manager=symlink >Aug 10 01:22:03 localhost NetworkManager[1298]: <info> [1533878523.7896] rfkill1: found WiFi radio killswitch (at /sys/devices/pci0000:00/0000:00:1c.1/0000:03:00.0/ieee80211/phy0/rfkill1) (driver ath9k) >Aug 10 01:22:03 localhost NetworkManager[1298]: <info> [1533878523.7898] manager[0x55d8d84de0e0]: rfkill: WiFi hardware radio set enabled >Aug 10 01:22:03 localhost NetworkManager[1298]: <info> [1533878523.7898] manager[0x55d8d84de0e0]: rfkill: WWAN hardware radio set enabled >Aug 10 01:22:03 localhost audit: NETFILTER_CFG table=security family=2 entries=0 >Aug 10 01:22:03 localhost systemd[1]: Started Network Manager. >Aug 10 01:22:03 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' >Aug 10 01:22:03 localhost systemd[1]: Reached target Network. >Aug 10 01:22:03 localhost audit: NETFILTER_CFG table=raw family=2 entries=0 >Aug 10 01:22:03 localhost systemd[1]: Started Logout off all iSCSI sessions on shutdown. >Aug 10 01:22:03 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' >Aug 10 01:22:03 localhost systemd[1]: Reached target Remote File Systems (Pre). >Aug 10 01:22:03 localhost systemd[1]: Reached target Remote File Systems. >Aug 10 01:22:03 localhost systemd[1]: Starting Permit User Sessions... >Aug 10 01:22:03 localhost systemd[1]: Starting Network Manager Wait Online... >Aug 10 01:22:03 localhost audit: NETFILTER_CFG table=mangle family=2 entries=0 >Aug 10 01:22:03 localhost dbus-daemon[1155]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.12' (uid=0 pid=1298 comm="/usr/sbin/NetworkManager --no-daemon " label="system_u:system_r:NetworkManager_t:s0") >Aug 10 01:22:03 localhost systemd[1]: Starting Network Manager Script Dispatcher Service... >Aug 10 01:22:03 localhost systemd[1]: Started Permit User Sessions. >Aug 10 01:22:03 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' >Aug 10 01:22:03 localhost systemd[1]: Starting Terminate Plymouth Boot Screen... >Aug 10 01:22:03 localhost systemd[1]: Starting Hold until boot process finishes up... >Aug 10 01:22:03 localhost systemd[1]: Received SIGRTMIN+21 from PID 952 (plymouthd). >Aug 10 01:22:03 localhost systemd[1]: Started Terminate Plymouth Boot Screen. >Aug 10 01:22:03 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=plymouth-quit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Aug 10 01:22:03 localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=plymouth-quit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Aug 10 01:22:03 localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=plymouth-start comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Aug 10 01:22:03 localhost systemd[1]: Started Hold until boot process finishes up. >Aug 10 01:22:03 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=plymouth-quit-wait comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Aug 10 01:22:03 localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=plymouth-quit-wait comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Aug 10 01:22:03 localhost dbus-daemon[1155]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >Aug 10 01:22:03 localhost systemd[1]: Started Network Manager Script Dispatcher Service. >Aug 10 01:22:03 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' >Aug 10 01:22:03 localhost NetworkManager[1298]: <info> [1533878523.9969] 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) >Aug 10 01:22:04 localhost NetworkManager[1298]: <info> [1533878524.0063] 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) >Aug 10 01:22:04 localhost NetworkManager[1298]: <info> [1533878524.0063] settings: loaded plugin keyfile: (c) 2007 - 2016 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >Aug 10 01:22:04 localhost audit: NETFILTER_CFG table=nat family=2 entries=0 >Aug 10 01:22:04 localhost audit: NETFILTER_CFG table=security family=10 entries=0 >Aug 10 01:22:04 localhost audit: NETFILTER_CFG table=raw family=10 entries=0 >Aug 10 01:22:04 localhost audit: NETFILTER_CFG table=mangle family=10 entries=0 >Aug 10 01:22:04 localhost audit: NETFILTER_CFG table=nat family=10 entries=0 >Aug 10 01:22:04 localhost NetworkManager[1298]: <info> [1533878524.1123] manager: rfkill: WiFi enabled by radio killswitch; enabled by state file >Aug 10 01:22:04 localhost NetworkManager[1298]: <info> [1533878524.1124] manager: rfkill: WWAN enabled by radio killswitch; enabled by state file >Aug 10 01:22:04 localhost NetworkManager[1298]: <info> [1533878524.1124] manager: Networking is enabled by state file >Aug 10 01:22:04 localhost NetworkManager[1298]: <info> [1533878524.1127] dhcp-init: Using DHCP client 'dhclient' >Aug 10 01:22:04 localhost nm-dispatcher[1330]: req:1 'hostname': new request (5 scripts) >Aug 10 01:22:04 localhost nm-dispatcher[1330]: req:1 'hostname': start running ordered scripts... >Aug 10 01:22:04 localhost NetworkManager[1298]: <info> [1533878524.1201] Loaded device plugin: NMBondDeviceFactory (internal) >Aug 10 01:22:04 localhost NetworkManager[1298]: <info> [1533878524.1201] Loaded device plugin: NMBridgeDeviceFactory (internal) >Aug 10 01:22:04 localhost NetworkManager[1298]: <info> [1533878524.1201] Loaded device plugin: NMDummyDeviceFactory (internal) >Aug 10 01:22:04 localhost NetworkManager[1298]: <info> [1533878524.1201] Loaded device plugin: NMEthernetDeviceFactory (internal) >Aug 10 01:22:04 localhost NetworkManager[1298]: <info> [1533878524.1201] Loaded device plugin: NMInfinibandDeviceFactory (internal) >Aug 10 01:22:04 localhost NetworkManager[1298]: <info> [1533878524.1201] Loaded device plugin: NMIPTunnelDeviceFactory (internal) >Aug 10 01:22:04 localhost NetworkManager[1298]: <info> [1533878524.1201] Loaded device plugin: NMMacsecDeviceFactory (internal) >Aug 10 01:22:04 localhost NetworkManager[1298]: <info> [1533878524.1201] Loaded device plugin: NMMacvlanDeviceFactory (internal) >Aug 10 01:22:04 localhost NetworkManager[1298]: <info> [1533878524.1202] Loaded device plugin: NMPppDeviceFactory (internal) >Aug 10 01:22:04 localhost NetworkManager[1298]: <info> [1533878524.1202] Loaded device plugin: NMTunDeviceFactory (internal) >Aug 10 01:22:04 localhost NetworkManager[1298]: <info> [1533878524.1202] Loaded device plugin: NMVethDeviceFactory (internal) >Aug 10 01:22:04 localhost NetworkManager[1298]: <info> [1533878524.1202] Loaded device plugin: NMVlanDeviceFactory (internal) >Aug 10 01:22:04 localhost NetworkManager[1298]: <info> [1533878524.1202] Loaded device plugin: NMVxlanDeviceFactory (internal) >Aug 10 01:22:04 localhost kernel: bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this. >Aug 10 01:22:04 localhost NetworkManager[1298]: <info> [1533878524.1478] Loaded device plugin: NMWwanFactory (/usr/lib64/NetworkManager/libnm-device-plugin-wwan.so) >Aug 10 01:22:04 localhost NetworkManager[1298]: <info> [1533878524.2213] Loaded device plugin: NMTeamFactory (/usr/lib64/NetworkManager/libnm-device-plugin-team.so) >Aug 10 01:22:04 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' >Aug 10 01:22:04 localhost NetworkManager[1298]: <info> [1533878524.2480] Loaded device plugin: NMAtmManager (/usr/lib64/NetworkManager/libnm-device-plugin-adsl.so) >Aug 10 01:22:04 localhost NetworkManager[1298]: <info> [1533878524.3147] Loaded device plugin: NMBluezManager (/usr/lib64/NetworkManager/libnm-device-plugin-bluetooth.so) >Aug 10 01:22:04 localhost NetworkManager[1298]: <info> [1533878524.3455] Loaded device plugin: NMWifiFactory (/usr/lib64/NetworkManager/libnm-device-plugin-wifi.so) >Aug 10 01:22:04 localhost NetworkManager[1298]: <info> [1533878524.3518] device (lo): carrier: link connected >Aug 10 01:22:04 localhost NetworkManager[1298]: <info> [1533878524.3523] manager: (lo): new Generic device (/org/freedesktop/NetworkManager/Devices/1) >Aug 10 01:22:04 localhost NetworkManager[1298]: <info> [1533878524.3534] manager: (eno1): new Ethernet device (/org/freedesktop/NetworkManager/Devices/2) >Aug 10 01:22:04 localhost NetworkManager[1298]: <info> [1533878524.3545] ifcfg-rh: add connection in-memory (bf6dd6e7-db40-3459-a7c3-0b4747d53b86,"Wired connection 1") >Aug 10 01:22:04 localhost NetworkManager[1298]: <info> [1533878524.3548] settings: (eno1): created default wired connection 'Wired connection 1' >Aug 10 01:22:04 localhost NetworkManager[1298]: <info> [1533878524.3556] device (eno1): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external') >Aug 10 01:22:04 localhost kernel: IPv6: ADDRCONF(NETDEV_UP): eno1: link is not ready >Aug 10 01:22:04 localhost ModemManager[1162]: <info> Couldn't check support for device at '/sys/devices/pci0000:00/0000:00:19.0': not supported by any plugin >Aug 10 01:22:04 localhost ModemManager[1162]: <info> Couldn't check support for device at '/sys/devices/pci0000:00/0000:00:1c.1/0000:03:00.0': not supported by any plugin >Aug 10 01:22:04 localhost kernel: IPv6: ADDRCONF(NETDEV_UP): eno1: link is not ready >Aug 10 01:22:04 localhost NetworkManager[1298]: <info> [1533878524.5686] wifi-nl80211: (wlp3s0): using nl80211 for WiFi device control >Aug 10 01:22:04 localhost NetworkManager[1298]: <info> [1533878524.5688] device (wlp3s0): driver supports Access Point (AP) mode >Aug 10 01:22:04 localhost NetworkManager[1298]: <info> [1533878524.5697] manager: (wlp3s0): new 802.11 WiFi device (/org/freedesktop/NetworkManager/Devices/3) >Aug 10 01:22:04 localhost NetworkManager[1298]: <info> [1533878524.5703] device (wlp3s0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external') >Aug 10 01:22:04 localhost kernel: IPv6: ADDRCONF(NETDEV_UP): wlp3s0: link is not ready >Aug 10 01:22:04 localhost kernel: IPv6: ADDRCONF(NETDEV_UP): wlp3s0: link is not ready >Aug 10 01:22:04 localhost NetworkManager[1298]: <info> [1533878524.5880] device (wlp3s0): set-hw-addr: set MAC address to 82:4D:55:C2:25:23 (scanning) >Aug 10 01:22:04 localhost kernel: IPv6: ADDRCONF(NETDEV_UP): wlp3s0: link is not ready >Aug 10 01:22:04 localhost dbus-daemon[1155]: [system] Activating via systemd: service name='fi.w1.wpa_supplicant1' unit='wpa_supplicant.service' requested by ':1.12' (uid=0 pid=1298 comm="/usr/sbin/NetworkManager --no-daemon " label="system_u:system_r:NetworkManager_t:s0") >Aug 10 01:22:04 localhost NetworkManager[1298]: <info> [1533878524.6411] bluez: use BlueZ version 5 >Aug 10 01:22:04 localhost NetworkManager[1298]: <info> [1533878524.6436] modem-manager: ModemManager available >Aug 10 01:22:04 localhost NetworkManager[1298]: <info> [1533878524.6454] bluez5: NAP: added interface 24:0A:64:10:25:E3 >Aug 10 01:22:04 localhost systemd[1]: Starting WPA supplicant... >Aug 10 01:22:04 localhost dbus-daemon[1155]: [system] Successfully activated service 'fi.w1.wpa_supplicant1' >Aug 10 01:22:04 localhost systemd[1]: Started WPA supplicant. >Aug 10 01:22:04 localhost 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' >Aug 10 01:22:04 localhost wpa_supplicant[1418]: Successfully initialized wpa_supplicant >Aug 10 01:22:04 localhost NetworkManager[1298]: <info> [1533878524.8425] supplicant: wpa_supplicant running >Aug 10 01:22:04 localhost NetworkManager[1298]: <info> [1533878524.8425] device (wlp3s0): supplicant interface state: init -> starting >Aug 10 01:22:04 localhost NetworkManager[1298]: <info> [1533878524.8757] sup-iface[0x55d8d84bd970,wlp3s0]: supports 4 scan SSIDs >Aug 10 01:22:04 localhost NetworkManager[1298]: <info> [1533878524.8762] device (wlp3s0): supplicant interface state: starting -> ready >Aug 10 01:22:04 localhost NetworkManager[1298]: <info> [1533878524.8763] device (wlp3s0): state change: unavailable -> disconnected (reason 'supplicant-available', sys-iface-state: 'managed') >Aug 10 01:22:04 localhost kernel: IPv6: ADDRCONF(NETDEV_UP): wlp3s0: link is not ready >Aug 10 01:22:05 localhost audit: NETFILTER_CFG table=nat family=2 entries=5 >Aug 10 01:22:05 localhost audit: NETFILTER_CFG table=mangle family=2 entries=6 >Aug 10 01:22:05 localhost audit: NETFILTER_CFG table=raw family=2 entries=3 >Aug 10 01:22:05 localhost audit: NETFILTER_CFG table=security family=2 entries=4 >Aug 10 01:22:05 localhost audit: NETFILTER_CFG table=filter family=2 entries=4 >Aug 10 01:22:05 localhost audit: NETFILTER_CFG table=nat family=10 entries=5 >Aug 10 01:22:05 localhost audit: NETFILTER_CFG table=mangle family=10 entries=6 >Aug 10 01:22:05 localhost audit: NETFILTER_CFG table=raw family=10 entries=3 >Aug 10 01:22:05 localhost audit: NETFILTER_CFG table=security family=10 entries=4 >Aug 10 01:22:05 localhost audit: NETFILTER_CFG table=filter family=10 entries=4 >Aug 10 01:22:05 localhost audit: NETFILTER_CFG table=broute family=7 entries=1 >Aug 10 01:22:05 localhost audit: NETFILTER_CFG table=nat family=7 entries=3 >Aug 10 01:22:05 localhost audit: NETFILTER_CFG table=filter family=7 entries=3 >Aug 10 01:22:05 localhost audit: NETFILTER_CFG table=raw family=10 entries=15 >Aug 10 01:22:05 localhost firewalld[1174]: WARNING: FedoraServer: INVALID_SERVICE: cockpit >Aug 10 01:22:05 localhost audit: NETFILTER_CFG table=raw family=2 entries=15 >Aug 10 01:22:05 localhost audit: NETFILTER_CFG table=filter family=2 entries=39 >Aug 10 01:22:05 localhost audit: NETFILTER_CFG table=nat family=2 entries=26 >Aug 10 01:22:05 localhost audit: NETFILTER_CFG table=mangle family=2 entries=27 >Aug 10 01:22:05 localhost audit: NETFILTER_CFG table=raw family=10 entries=17 >Aug 10 01:22:05 localhost audit: NETFILTER_CFG table=filter family=10 entries=39 >Aug 10 01:22:05 localhost audit: NETFILTER_CFG table=nat family=10 entries=26 >Aug 10 01:22:05 localhost audit: NETFILTER_CFG table=mangle family=10 entries=27 >Aug 10 01:22:05 localhost audit: NETFILTER_CFG table=mangle family=2 entries=39 >Aug 10 01:22:05 localhost audit: NETFILTER_CFG table=raw family=2 entries=27 >Aug 10 01:22:05 localhost audit: NETFILTER_CFG table=security family=2 entries=13 >Aug 10 01:22:05 localhost audit: NETFILTER_CFG table=filter family=2 entries=79 >Aug 10 01:22:05 localhost audit: NETFILTER_CFG table=mangle family=10 entries=39 >Aug 10 01:22:05 localhost audit: NETFILTER_CFG table=raw family=10 entries=29 >Aug 10 01:22:05 localhost audit: NETFILTER_CFG table=security family=10 entries=13 >Aug 10 01:22:05 localhost audit: NETFILTER_CFG table=filter family=10 entries=80 >Aug 10 01:22:05 localhost audit: NETFILTER_CFG table=broute family=7 entries=1 >Aug 10 01:22:05 localhost audit: NETFILTER_CFG table=nat family=7 entries=3 >Aug 10 01:22:05 localhost audit: NETFILTER_CFG table=filter family=7 entries=3 >Aug 10 01:22:05 localhost wpa_supplicant[1418]: wlp3s0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN >Aug 10 01:22:07 localhost kernel: e1000e: eno1 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: Rx/Tx >Aug 10 01:22:07 localhost kernel: IPv6: ADDRCONF(NETDEV_CHANGE): eno1: link becomes ready >Aug 10 01:22:07 localhost NetworkManager[1298]: <info> [1533878527.4167] device (eno1): carrier: link connected >Aug 10 01:22:07 localhost NetworkManager[1298]: <info> [1533878527.4171] device (eno1): state change: unavailable -> disconnected (reason 'carrier-changed', sys-iface-state: 'managed') >Aug 10 01:22:07 localhost NetworkManager[1298]: <info> [1533878527.4177] policy: auto-activating connection 'Wired connection 1' >Aug 10 01:22:07 localhost NetworkManager[1298]: <info> [1533878527.4184] device (eno1): Activation: starting connection 'Wired connection 1' (bf6dd6e7-db40-3459-a7c3-0b4747d53b86) >Aug 10 01:22:07 localhost NetworkManager[1298]: <info> [1533878527.4185] device (eno1): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed') >Aug 10 01:22:07 localhost NetworkManager[1298]: <info> [1533878527.4186] manager: NetworkManager state is now CONNECTING >Aug 10 01:22:07 localhost NetworkManager[1298]: <info> [1533878527.4190] device (eno1): state change: prepare -> config (reason 'none', sys-iface-state: 'managed') >Aug 10 01:22:07 localhost audit: NETFILTER_CFG table=filter family=2 entries=79 >Aug 10 01:22:07 localhost audit: NETFILTER_CFG table=nat family=2 entries=50 >Aug 10 01:22:07 localhost audit: NETFILTER_CFG table=mangle family=2 entries=39 >Aug 10 01:22:07 localhost audit: NETFILTER_CFG table=raw family=2 entries=27 >Aug 10 01:22:07 localhost audit: NETFILTER_CFG table=filter family=10 entries=80 >Aug 10 01:22:07 localhost audit: NETFILTER_CFG table=nat family=10 entries=50 >Aug 10 01:22:07 localhost audit: NETFILTER_CFG table=mangle family=10 entries=39 >Aug 10 01:22:07 localhost audit: NETFILTER_CFG table=raw family=10 entries=29 >Aug 10 01:22:07 localhost NetworkManager[1298]: <info> [1533878527.9307] device (eno1): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed') >Aug 10 01:22:07 localhost NetworkManager[1298]: <info> [1533878527.9371] dhcp4 (eno1): activation: beginning transaction (timeout in 45 seconds) >Aug 10 01:22:07 localhost NetworkManager[1298]: <info> [1533878527.9570] dhcp4 (eno1): dhclient started with pid 1499 >Aug 10 01:22:08 localhost dhclient[1499]: Created duid "\000\004p\000*:\305SB\017\255?\345\206\316\326\003!". >Aug 10 01:22:08 localhost dhclient[1499]: DHCPDISCOVER on eno1 to 255.255.255.255 port 67 interval 7 (xid=0xc2a21503) >Aug 10 01:22:08 localhost dhclient[1499]: DHCPREQUEST on eno1 to 255.255.255.255 port 67 (xid=0xc2a21503) >Aug 10 01:22:08 localhost dhclient[1499]: DHCPOFFER from 10.10.1.1 >Aug 10 01:22:08 localhost dhclient[1499]: DHCPACK from 10.10.1.1 (xid=0xc2a21503) >Aug 10 01:22:08 localhost NetworkManager[1298]: <info> [1533878528.0926] dhcp4 (eno1): address 10.10.1.100 >Aug 10 01:22:08 localhost NetworkManager[1298]: <info> [1533878528.0926] dhcp4 (eno1): plen 24 (255.255.255.0) >Aug 10 01:22:08 localhost NetworkManager[1298]: <info> [1533878528.0927] dhcp4 (eno1): gateway 10.10.1.1 >Aug 10 01:22:08 localhost NetworkManager[1298]: <info> [1533878528.0927] dhcp4 (eno1): lease time 86400 >Aug 10 01:22:08 localhost NetworkManager[1298]: <info> [1533878528.0927] dhcp4 (eno1): nameserver '10.10.1.1' >Aug 10 01:22:08 localhost NetworkManager[1298]: <info> [1533878528.0927] dhcp4 (eno1): state changed unknown -> bound >Aug 10 01:22:08 localhost avahi-daemon[1165]: Joining mDNS multicast group on interface eno1.IPv4 with address 10.10.1.100. >Aug 10 01:22:08 localhost avahi-daemon[1165]: New relevant interface eno1.IPv4 for mDNS. >Aug 10 01:22:08 localhost NetworkManager[1298]: <info> [1533878528.0935] device (eno1): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'managed') >Aug 10 01:22:08 localhost avahi-daemon[1165]: Registering new address record for 10.10.1.100 on eno1.IPv4. >Aug 10 01:22:08 localhost dhclient[1499]: bound to 10.10.1.100 -- renewal in 35161 seconds. >Aug 10 01:22:08 localhost nm-dispatcher[1330]: req:2 'pre-up' [eno1]: new request (1 scripts) >Aug 10 01:22:08 localhost NetworkManager[1298]: <info> [1533878528.1084] device (eno1): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'managed') >Aug 10 01:22:08 localhost NetworkManager[1298]: <info> [1533878528.1086] device (eno1): state change: secondaries -> activated (reason 'none', sys-iface-state: 'managed') >Aug 10 01:22:08 localhost NetworkManager[1298]: <info> [1533878528.1087] manager: NetworkManager state is now CONNECTED_LOCAL >Aug 10 01:22:08 localhost NetworkManager[1298]: <info> [1533878528.1090] manager: NetworkManager state is now CONNECTED_SITE >Aug 10 01:22:08 localhost NetworkManager[1298]: <info> [1533878528.1091] policy: set 'Wired connection 1' (eno1) as default for IPv4 routing and DNS >Aug 10 01:22:08 localhost NetworkManager[1298]: <info> [1533878528.1096] device (eno1): Activation: successful, device activated. >Aug 10 01:22:08 localhost nm-dispatcher[1330]: req:3 'up' [eno1]: new request (5 scripts) >Aug 10 01:22:08 localhost nm-dispatcher[1330]: req:3 'up' [eno1]: start running ordered scripts... >Aug 10 01:22:08 localhost NetworkManager[1298]: <info> [1533878528.1154] policy: set-hostname: set hostname to 'mypcname' (from address lookup) >Aug 10 01:22:08 mypcname systemd-hostnamed[1235]: Changed host name to 'mypcname' >Aug 10 01:22:08 mypcname nm-dispatcher[1330]: req:4 'hostname': new request (5 scripts) >Aug 10 01:22:08 mypcname systemd[1]: iscsi.service: Unit cannot be reloaded because it is inactive. >Aug 10 01:22:08 mypcname nm-dispatcher[1330]: req:4 'hostname': start running ordered scripts... >Aug 10 01:22:08 mypcname NetworkManager[1298]: <info> [1533878528.6403] manager: startup complete >Aug 10 01:22:08 mypcname systemd[1]: Started Network Manager Wait Online. >Aug 10 01:22:08 mypcname audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=NetworkManager-wait-online comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Aug 10 01:22:08 mypcname systemd[1]: Reached target Network is Online. >Aug 10 01:22:08 mypcname systemd[1]: Starting Notify NFS peers of a restart... >Aug 10 01:22:08 mypcname sm-notify[1549]: Version 3.1.1 starting >Aug 10 01:22:08 mypcname systemd[1]: Started Notify NFS peers of a restart. >Aug 10 01:22:08 mypcname 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' >Aug 10 01:22:09 mypcname NetworkManager[1298]: <info> [1533878529.4528] manager: NetworkManager state is now CONNECTED_GLOBAL >Aug 10 01:22:09 mypcname nm-dispatcher[1330]: req:5 'connectivity-change': new request (5 scripts) >Aug 10 01:22:09 mypcname nm-dispatcher[1330]: req:5 'connectivity-change': start running ordered scripts... >Aug 10 01:22:09 mypcname avahi-daemon[1165]: Joining mDNS multicast group on interface eno1.IPv6 with address fe80::39bd:543a:b20:43aa. >Aug 10 01:22:09 mypcname avahi-daemon[1165]: New relevant interface eno1.IPv6 for mDNS. >Aug 10 01:22:09 mypcname avahi-daemon[1165]: Registering new address record for fe80::39bd:543a:b20:43aa on eno1.*. >Aug 10 01:22:20 mypcname 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' >Aug 10 01:22:20 mypcname livesys[1154]: /etc/rc.d/init.d/livesys: line 199: /home/liveuser/.kde/share/config/kres-migratorrc: No such file or directory >Aug 10 01:22:20 mypcname systemd[1]: Started LSB: Init script for live image.. >Aug 10 01:22:20 mypcname 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' >Aug 10 01:22:20 mypcname systemd[1]: Starting NTP client/server... >Aug 10 01:22:20 mypcname systemd[1]: Starting ABRT Automated Bug Reporting Tool... >Aug 10 01:22:20 mypcname systemd[1]: Started Simple Desktop Display Manager. >Aug 10 01:22:20 mypcname audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=sddm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Aug 10 01:22:20 mypcname systemd[1]: Starting SYSV: Late init script for live image.... >Aug 10 01:22:20 mypcname systemd[1]: Started SYSV: Late init script for live image.. >Aug 10 01:22:20 mypcname 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' >Aug 10 01:22:21 mypcname chronyd[1581]: chronyd version 3.3 starting (+CMDMON +NTP +REFCLOCK +RTC +PRIVDROP +SCFILTER +SIGND +ASYNCDNS +SECHASH +IPV6 +DEBUG) >Aug 10 01:22:21 mypcname chronyd[1581]: Using right/UTC timezone to obtain leap second data >Aug 10 01:22:21 mypcname systemd[1]: Started NTP client/server. >Aug 10 01:22:21 mypcname 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' >Aug 10 01:22:21 mypcname systemd[1]: Started ABRT Automated Bug Reporting Tool. >Aug 10 01:22:21 mypcname 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' >Aug 10 01:22:21 mypcname systemd[1]: Started ABRT kernel log watcher. >Aug 10 01:22:21 mypcname 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' >Aug 10 01:22:21 mypcname systemd[1]: Started Creates ABRT problems from coredumpctl messages. >Aug 10 01:22:21 mypcname audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=abrt-journal-core comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Aug 10 01:22:21 mypcname systemd[1]: Started ABRT Xorg log watcher. >Aug 10 01:22:21 mypcname 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' >Aug 10 01:22:21 mypcname systemd[1]: Reached target Multi-User System. >Aug 10 01:22:21 mypcname systemd[1]: Reached target Graphical Interface. >Aug 10 01:22:21 mypcname systemd[1]: Starting Update UTMP about System Runlevel Changes... >Aug 10 01:22:21 mypcname audit[1591]: SYSTEM_RUNLEVEL pid=1591 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' >Aug 10 01:22:21 mypcname systemd[1]: Started Update UTMP about System Runlevel Changes. >Aug 10 01:22:21 mypcname systemd[1]: Startup finished in 20.293s (firmware) + 19.541s (loader) + 4.345s (kernel) + 4.493s (initrd) + 26.223s (userspace) = 1min 14.896s. >Aug 10 01:22:21 mypcname 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' >Aug 10 01:22:21 mypcname 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' >Aug 10 01:22:23 mypcname audit[1599]: USER_AUTH pid=1599 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:xdm_t:s0-s0:c0.c1023 msg='op=PAM:authentication grantors=pam_permit acct="liveuser" exe="/usr/libexec/sddm-helper" hostname=? addr=? terminal=? res=success' >Aug 10 01:22:23 mypcname audit[1599]: USER_ACCT pid=1599 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:xdm_t:s0-s0:c0.c1023 msg='op=PAM:accounting grantors=pam_unix,pam_localuser acct="liveuser" exe="/usr/libexec/sddm-helper" hostname=? addr=? terminal=? res=success' >Aug 10 01:22:23 mypcname audit[1599]: CRED_ACQ pid=1599 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:xdm_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_permit acct="liveuser" exe="/usr/libexec/sddm-helper" hostname=? addr=? terminal=? res=success' >Aug 10 01:22:24 mypcname audit[1599]: USER_ROLE_CHANGE pid=1599 uid=0 auid=1000 ses=1 subj=system_u:system_r:xdm_t:s0-s0:c0.c1023 msg='pam: default-context=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 selected-context=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 exe="/usr/libexec/sddm-helper" hostname=? addr=? terminal=:0 res=success' >Aug 10 01:22:24 mypcname systemd[1]: Created slice User Slice of liveuser. >Aug 10 01:22:24 mypcname systemd[1]: Starting User Manager for UID 1000... >Aug 10 01:22:24 mypcname systemd-logind[1172]: New session 1 of user liveuser. >Aug 10 01:22:24 mypcname systemd[1]: Started Session 1 of user liveuser. >Aug 10 01:22:24 mypcname audit[1601]: USER_ACCT pid=1601 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' >Aug 10 01:22:24 mypcname audit[1601]: USER_ROLE_CHANGE pid=1601 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' >Aug 10 01:22:24 mypcname systemd[1601]: pam_unix(systemd-user:session): session opened for user liveuser by (uid=0) >Aug 10 01:22:24 mypcname audit[1601]: USER_START pid=1601 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' >Aug 10 01:22:24 mypcname systemd[1601]: Listening on Sound System. >Aug 10 01:22:24 mypcname systemd[1601]: Starting D-Bus User Message Bus Socket. >Aug 10 01:22:24 mypcname systemd[1601]: Reached target Paths. >Aug 10 01:22:24 mypcname systemd[1601]: Reached target Timers. >Aug 10 01:22:24 mypcname systemd[1601]: Listening on D-Bus User Message Bus Socket. >Aug 10 01:22:24 mypcname systemd[1601]: Reached target Sockets. >Aug 10 01:22:24 mypcname systemd[1601]: Reached target Basic System. >Aug 10 01:22:24 mypcname systemd[1]: Started User Manager for UID 1000. >Aug 10 01:22:24 mypcname 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' >Aug 10 01:22:24 mypcname systemd[1601]: Starting Sound Service... >Aug 10 01:22:24 mypcname sddm-helper[1599]: pam_unix(sddm-autologin:session): session opened for user liveuser by (uid=0) >Aug 10 01:22:24 mypcname audit[1599]: USER_START pid=1599 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_umask,pam_lastlog acct="liveuser" exe="/usr/libexec/sddm-helper" hostname=? addr=? terminal=:0 res=success' >Aug 10 01:22:24 mypcname sddm-helper[1599]: Starting: "/etc/X11/xinit/Xsession \"/usr/bin/startkde\"" >Aug 10 01:22:24 mypcname rtkit-daemon[1166]: Successfully made thread 1608 of process 1608 (/usr/bin/pulseaudio) owned by '1000' high priority at nice level -11. >Aug 10 01:22:24 mypcname rtkit-daemon[1166]: Supervising 1 threads of 1 processes of 1 users. >Aug 10 01:22:24 mypcname systemd[1601]: Started D-Bus User Message Bus. >Aug 10 01:22:24 mypcname dbus-daemon[1627]: [session uid=1000 pid=1627] Activating service name='com.redhat.imsettings' requested by ':1.5' (uid=1000 pid=1693 comm="/usr/libexec/imsettings-check --check-modules " label="unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023") >Aug 10 01:22:24 mypcname dbus-daemon[1627]: [session uid=1000 pid=1627] Activating via systemd: service name='org.gtk.vfs.Daemon' unit='gvfs-daemon.service' requested by ':1.6' (uid=1000 pid=1697 comm="/usr/libexec/imsettings-daemon " label="unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023") >Aug 10 01:22:24 mypcname systemd[1601]: Starting Virtual filesystem service... >Aug 10 01:22:24 mypcname dbus-daemon[1627]: [session uid=1000 pid=1627] Successfully activated service 'org.gtk.vfs.Daemon' >Aug 10 01:22:24 mypcname systemd[1601]: Started Virtual filesystem service. >Aug 10 01:22:24 mypcname dbus-daemon[1627]: [session uid=1000 pid=1627] Successfully activated service 'com.redhat.imsettings' >Aug 10 01:22:24 mypcname com.redhat.imsettings[1627]: [ 1533878544.582710]: IMSettings-Daemon[1697]: INFO: Starting imsettings-daemon... >Aug 10 01:22:24 mypcname com.redhat.imsettings[1627]: [ 1533878544.583209]: IMSettings-Daemon[1697]: INFO: [HOME=/home/liveuser/.config/imsettings] >Aug 10 01:22:24 mypcname com.redhat.imsettings[1627]: [ 1533878544.583252]: IMSettings-Daemon[1697]: INFO: [XINPUTRCDIR=/etc/X11/xinit/] >Aug 10 01:22:24 mypcname com.redhat.imsettings[1627]: [ 1533878544.583270]: IMSettings-Daemon[1697]: INFO: [XINPUTDIR=/etc/X11/xinit/xinput.d/] >Aug 10 01:22:24 mypcname com.redhat.imsettings[1627]: [ 1533878544.583285]: IMSettings-Daemon[1697]: INFO: [MODULEDIR=/usr/lib64/imsettings] >Aug 10 01:22:24 mypcname com.redhat.imsettings[1627]: [ 1533878544.583301]: IMSettings-Daemon[1697]: INFO: [MODULES=gsettings] >Aug 10 01:22:25 mypcname kernel: usb 3-3.1: reset high-speed USB device number 4 using xhci_hcd >Aug 10 01:22:25 mypcname rtkit-daemon[1166]: Supervising 1 threads of 1 processes of 1 users. >Aug 10 01:22:25 mypcname rtkit-daemon[1166]: Successfully made thread 1800 of process 1608 (/usr/bin/pulseaudio) owned by '1000' RT at priority 5. >Aug 10 01:22:25 mypcname rtkit-daemon[1166]: Supervising 2 threads of 1 processes of 1 users. >Aug 10 01:22:25 mypcname rtkit-daemon[1166]: Supervising 2 threads of 1 processes of 1 users. >Aug 10 01:22:25 mypcname rtkit-daemon[1166]: Successfully made thread 1805 of process 1608 (/usr/bin/pulseaudio) owned by '1000' RT at priority 5. >Aug 10 01:22:25 mypcname rtkit-daemon[1166]: Supervising 3 threads of 1 processes of 1 users. >Aug 10 01:22:25 mypcname rtkit-daemon[1166]: Supervising 3 threads of 1 processes of 1 users. >Aug 10 01:22:25 mypcname rtkit-daemon[1166]: Successfully made thread 1809 of process 1608 (/usr/bin/pulseaudio) owned by '1000' RT at priority 5. >Aug 10 01:22:25 mypcname rtkit-daemon[1166]: Supervising 4 threads of 1 processes of 1 users. >Aug 10 01:22:25 mypcname pulseaudio[1608]: W: [pulseaudio] authkey.c: Failed to open cookie file '/home/liveuser/.config/pulse/cookie': No such file or directory >Aug 10 01:22:25 mypcname pulseaudio[1608]: W: [pulseaudio] authkey.c: Failed to load authentication key '/home/liveuser/.config/pulse/cookie': No such file or directory >Aug 10 01:22:25 mypcname pulseaudio[1608]: W: [pulseaudio] authkey.c: Failed to open cookie file '/home/liveuser/.pulse-cookie': No such file or directory >Aug 10 01:22:25 mypcname pulseaudio[1608]: W: [pulseaudio] authkey.c: Failed to load authentication key '/home/liveuser/.pulse-cookie': No such file or directory >Aug 10 01:22:25 mypcname systemd[1601]: Started Sound Service. >Aug 10 01:22:25 mypcname systemd[1601]: Reached target Default. >Aug 10 01:22:25 mypcname systemd[1601]: Startup finished in 1.825s. >Aug 10 01:22:25 mypcname bluetoothd[1168]: Endpoint registered: sender=:1.27 path=/MediaEndpoint/A2DPSource >Aug 10 01:22:25 mypcname bluetoothd[1168]: Endpoint registered: sender=:1.27 path=/MediaEndpoint/A2DPSink >Aug 10 01:22:25 mypcname kernel: Bluetooth: RFCOMM TTY layer initialized >Aug 10 01:22:25 mypcname kernel: Bluetooth: RFCOMM socket layer initialized >Aug 10 01:22:25 mypcname kernel: Bluetooth: RFCOMM ver 1.11 >Aug 10 01:22:26 mypcname chronyd[1581]: Selected source 86.85.103.243 >Aug 10 01:22:26 mypcname chronyd[1581]: System clock TAI offset set to 37 seconds >Aug 10 01:22:26 mypcname chronyd[1581]: System clock wrong by -14399.576552 seconds, adjustment started >Aug 09 21:22:26 mypcname chronyd[1581]: System clock was stepped by -14399.576552 seconds >Aug 09 21:22:27 mypcname klauncher[1838]: Connecting to deprecated signal QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString) >Aug 09 21:22:27 mypcname kdeinit5[1841]: kf5.kded: No X-KDE-DBus-ServiceName found in "/usr/lib64/qt5/plugins/kf5/kded/soliduiserver.so" >Aug 09 21:22:27 mypcname kdeinit5[1841]: kf5.kded: No X-KDE-DBus-ServiceName found in "/usr/lib64/qt5/plugins/kf5/kded/ktimezoned.so" >Aug 09 21:22:27 mypcname kdeinit5[1841]: kf5.kded: No X-KDE-DBus-ServiceName found in "/usr/lib64/qt5/plugins/kf5/kded/freespacenotifier.so" >Aug 09 21:22:27 mypcname kdeinit5[1841]: kf5.kded: No X-KDE-DBus-ServiceName found in "/usr/lib64/qt5/plugins/kf5/kded/networkstatus.so" >Aug 09 21:22:27 mypcname kdeinit5[1841]: kf5.kded: No X-KDE-DBus-ServiceName found in "/usr/lib64/qt5/plugins/kf5/kded/colorcorrectlocationupdater.so" >Aug 09 21:22:27 mypcname kdeinit5[1841]: kf5.kded: No X-KDE-DBus-ServiceName found in "/usr/lib64/qt5/plugins/kf5/kded/proxyscout.so" >Aug 09 21:22:27 mypcname kdeinit5[1841]: kf5.kded: No X-KDE-DBus-ServiceName found in "/usr/lib64/qt5/plugins/kf5/kded/bluedevil.so" >Aug 09 21:22:27 mypcname kdeinit5[1841]: kf5.kded: No X-KDE-DBus-ServiceName found in "/usr/lib64/qt5/plugins/kf5/kded/desktopnotifier.so" >Aug 09 21:22:27 mypcname kdeinit5[1841]: kf5.kded: No X-KDE-DBus-ServiceName found in "/usr/lib64/qt5/plugins/kf5/kded/solidautoeject.so" >Aug 09 21:22:27 mypcname kdeinit5[1841]: kf5.kded: No X-KDE-DBus-ServiceName found in "/usr/lib64/qt5/plugins/kf5/kded/kwrited.so" >Aug 09 21:22:27 mypcname kdeinit5[1841]: kf5.kded: No X-KDE-DBus-ServiceName found in "/usr/lib64/qt5/plugins/kf5/kded/keyboard.so" >Aug 09 21:22:27 mypcname kdeinit5[1841]: kf5.kded: No X-KDE-DBus-ServiceName found in "/usr/lib64/qt5/plugins/kf5/kded/appmenu.so" >Aug 09 21:22:27 mypcname kdeinit5[1841]: kf5.kded: No X-KDE-DBus-ServiceName found in "/usr/lib64/qt5/plugins/kf5/kded/remotenotifier.so" >Aug 09 21:22:27 mypcname kdeinit5[1841]: kf5.kded: No X-KDE-DBus-ServiceName found in "/usr/lib64/qt5/plugins/kf5/kded/filenamesearchmodule.so" >Aug 09 21:22:27 mypcname kdeinit5[1841]: kf5.kded: No X-KDE-DBus-ServiceName found in "/usr/lib64/qt5/plugins/kf5/kded/ksysguard.so" >Aug 09 21:22:27 mypcname kdeinit5[1841]: kf5.kded: No X-KDE-DBus-ServiceName found in "/usr/lib64/qt5/plugins/kf5/kded/khotkeys.so" >Aug 09 21:22:27 mypcname kdeinit5[1841]: kf5.kded: No X-KDE-DBus-ServiceName found in "/usr/lib64/qt5/plugins/kf5/kded/networkmanagement.so" >Aug 09 21:22:27 mypcname kdeinit5[1841]: kf5.kded: No X-KDE-DBus-ServiceName found in "/usr/lib64/qt5/plugins/kf5/kded/recentdocumentsnotifier.so" >Aug 09 21:22:27 mypcname kdeinit5[1841]: kf5.kded: No X-KDE-DBus-ServiceName found in "/usr/lib64/qt5/plugins/kf5/kded/device_automounter.so" >Aug 09 21:22:27 mypcname kdeinit5[1841]: kf5.kded: No X-KDE-DBus-ServiceName found in "/usr/lib64/qt5/plugins/kf5/kded/statusnotifierwatcher.so" >Aug 09 21:22:27 mypcname kdeinit5[1841]: kf5.kded: No X-KDE-DBus-ServiceName found in "/usr/lib64/qt5/plugins/kf5/kded/networkwatcher.so" >Aug 09 21:22:27 mypcname kdeinit5[1841]: kf5.kded: No X-KDE-DBus-ServiceName found in "/usr/lib64/qt5/plugins/kf5/kded/baloosearchmodule.so" >Aug 09 21:22:27 mypcname kdeinit5[1841]: kf5.kded: No X-KDE-DBus-ServiceName found in "/usr/lib64/qt5/plugins/kf5/kded/kscreen.so" >Aug 09 21:22:28 mypcname kdeinit5[1843]: "KConfigIni: In file /usr/share/applications/fedora-release-notes.webapp.desktop, line 7: " "Invalid escape sequence \"\\\"\"." >Aug 09 21:22:28 mypcname kdeinit5[1843]: "KConfigIni: In file /usr/share/applications/fedora-release-notes.webapp.desktop, line 7: " "Invalid escape sequence \"\\$\"." >Aug 09 21:22:28 mypcname kdeinit5[1843]: "KConfigIni: In file /usr/share/applications/fedora-release-notes.webapp.desktop, line 7: " "Invalid escape sequence \"\\\"\"." >Aug 09 21:22:28 mypcname kdeinit5[1843]: "KConfigIni: In file /usr/share/applications/fedora-release-notes.webapp.desktop, line 7: " "Invalid escape sequence \"\\$\"." >Aug 09 21:22:28 mypcname kdeinit5[1843]: "KConfigIni: In file /usr/share/applications/fedora-release-notes.webapp.desktop, line 7: " "Invalid escape sequence \"\\$\"." >Aug 09 21:22:28 mypcname kdeinit5[1843]: "KConfigIni: In file /usr/share/applications/fedora-release-notes.webapp.desktop, line 7: " "Invalid escape sequence \"\\$\"." >Aug 09 21:22:28 mypcname kdeinit5[1843]: "KConfigIni: In file /usr/share/applications/fedora-release-notes.webapp.desktop, line 7: " "Invalid escape sequence \"\\$\"." >Aug 09 21:22:28 mypcname kdeinit5[1843]: "KConfigIni: In file /usr/share/applications/fedora-release-notes.webapp.desktop, line 7: " "Invalid escape sequence \"\\$\"." >Aug 09 21:22:28 mypcname kdeinit5[1843]: kf5.kservice.services: The desktop entry file "/usr/share/applications/org.kde.drkonqi.desktop" has Type= "Application" but no Exec line >Aug 09 21:22:28 mypcname kdeinit5[1843]: kf5.kservice.sycoca: Invalid Service : "/usr/share/applications/org.kde.drkonqi.desktop" >Aug 09 21:22:29 mypcname kdeinit5[1843]: kf5.kservice.services: The desktop entry file "/usr/share/applications/org.kde.systemmonitor.desktop" has Type= "Application" but no Exec line >Aug 09 21:22:29 mypcname kdeinit5[1843]: kf5.kservice.sycoca: Invalid Service : "/usr/share/applications/org.kde.systemmonitor.desktop" >Aug 09 21:22:29 mypcname dbus-daemon[1627]: [session uid=1000 pid=1627] Activating service name='org.kde.kglobalaccel' requested by ':1.24' (uid=1000 pid=1848 comm="/usr/bin/kaccess " label="unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023") >Aug 09 21:22:29 mypcname dbus-daemon[1627]: [session uid=1000 pid=1627] Activating service name='ca.desrt.dconf' requested by ':1.25' (uid=1000 pid=1859 comm="/usr/bin/gsettings set org.gnome.desktop.a11y.appl" label="unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023") >Aug 09 21:22:29 mypcname dbus-daemon[1627]: [session uid=1000 pid=1627] Successfully activated service 'ca.desrt.dconf' >Aug 09 21:22:29 mypcname ksmserver[1856]: Qt: Session management error: networkIdsList argument is NULL >Aug 09 21:22:29 mypcname dbus-daemon[1627]: [session uid=1000 pid=1627] Successfully activated service 'org.kde.kglobalaccel' >Aug 09 21:22:29 mypcname ksmserver[1856]: ksmserver: Starting autostart service "/etc/xdg/autostart/krunner.desktop" ("/usr/bin/krunner") >Aug 09 21:22:29 mypcname ksmserver[1856]: ksmserver: Starting autostart service "/etc/xdg/autostart/org.kde.plasmashell.desktop" ("/usr/bin/plasmashell") >Aug 09 21:22:29 mypcname ksmserver[1856]: ksmserver: Starting autostart service "/etc/xdg/autostart/pam_kwallet_init.desktop" ("/usr/libexec/pam_kwallet_init") >Aug 09 21:22:29 mypcname ksmserver[1856]: ksmserver: Starting autostart service "/etc/xdg/autostart/polkit-kde-authentication-agent-1.desktop" ("/usr/libexec/kf5/polkit-kde-authentication-agent-1") >Aug 09 21:22:29 mypcname ksmserver[1856]: ksmserver: Starting autostart service "/etc/xdg/autostart/xembedsniproxy.desktop" ("/usr/bin/xembedsniproxy") >Aug 09 21:22:29 mypcname polkit-kde-authentication-agent-1[1881]: kf5.kcoreaddons.kaboutdata: Could not initialize the equivalent properties of Q*Application: no instance (yet) existing. >Aug 09 21:22:29 mypcname ksmserver[1856]: ksmserver: Starting autostart service "/etc/xdg/autostart/kdeconnectd.desktop" ("/usr/libexec/kdeconnectd") >Aug 09 21:22:29 mypcname ksmserver[1856]: ksmserver: Starting autostart service "/etc/xdg/autostart/pulseaudio.desktop" ("/usr/bin/start-pulseaudio-x11") >Aug 09 21:22:29 mypcname ksmserver[1856]: ksmserver: Starting autostart service "/etc/xdg/autostart/vmware-user.desktop" ("/usr/bin/vmware-user-suid-wrapper") >Aug 09 21:22:30 mypcname ksmserver[1856]: ksmserver: Starting autostart service "/etc/xdg/autostart/xdg-user-dirs.desktop" ("/usr/bin/xdg-user-dirs-update") >Aug 09 21:22:30 mypcname dbus-daemon[1627]: [session uid=1000 pid=1627] Activating via systemd: service name='org.a11y.Bus' unit='at-spi-dbus-bus.service' requested by ':1.29' (uid=1000 pid=1896 comm="/usr/bin/vmtoolsd -n vmusr " label="unconfined_u:unconfined_r:vmtools_t:s0-s0:c0.c1023") >Aug 09 21:22:30 mypcname systemd[1601]: Starting Accessibility services bus... >Aug 09 21:22:30 mypcname dbus-daemon[1627]: [session uid=1000 pid=1627] Successfully activated service 'org.a11y.Bus' >Aug 09 21:22:30 mypcname systemd[1601]: Started Accessibility services bus. >Aug 09 21:22:30 mypcname at-spi-bus-launcher[1906]: dbus-daemon[1911]: Activating service name='org.a11y.atspi.Registry' requested by ':1.0' (uid=1000 pid=1896 comm="/usr/bin/vmtoolsd -n vmusr " label="unconfined_u:unconfined_r:vmtools_t:s0-s0:c0.c1023") >Aug 09 21:22:30 mypcname at-spi-bus-launcher[1906]: dbus-daemon[1911]: Successfully activated service 'org.a11y.atspi.Registry' >Aug 09 21:22:30 mypcname at-spi-bus-launcher[1906]: SpiRegistry daemon is running with well-known name - org.a11y.atspi.Registry >Aug 09 21:22:30 mypcname kdeinit5[1841]: org.kde.kcoreaddons: Expected JSON property "X-KDE-OnlyShowOnQtPlatforms" to be a string list. Treating it as a list with a single entry: "xcb" >Aug 09 21:22:31 mypcname kdeinit5[1841]: kf5.kded: found kded module "colord" by prepending 'kded_' to the library path, please fix your metadata. >Aug 09 21:22:31 mypcname kdeinit5[1841]: colord: Icc path "/home/liveuser/.local/share/icc" does not exist >Aug 09 21:22:31 mypcname dbus-daemon[1627]: [session uid=1000 pid=1627] Activating service name='org.freedesktop.Telepathy.AccountManager' requested by ':1.21' (uid=1000 pid=1841 comm="kded5 [kdeinit5] " label="unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023") >Aug 09 21:22:31 mypcname kdeinit5[1841]: colord: "/home/liveuser/.local/share/icc/." is not an ICC profile >Aug 09 21:22:31 mypcname kdeinit5[1841]: colord: "/home/liveuser/.local/share/icc/.." is not an ICC profile >Aug 09 21:22:31 mypcname dbus-daemon[1155]: [system] Activating via systemd: service name='org.freedesktop.UPower' unit='upower.service' requested by ':1.31' (uid=1000 pid=1841 comm="kded5 [kdeinit5] " label="unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023") >Aug 09 21:22:31 mypcname systemd[1]: Starting Daemon for power management... >Aug 09 21:22:31 mypcname dbus-daemon[1155]: [system] Successfully activated service 'org.freedesktop.UPower' >Aug 09 21:22:31 mypcname systemd[1]: Started Daemon for power management. >Aug 09 21:22:31 mypcname 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' >Aug 09 21:22:31 mypcname dbus-daemon[1627]: [session uid=1000 pid=1627] Successfully activated service 'org.freedesktop.Telepathy.AccountManager' >Aug 09 21:22:31 mypcname dbus-daemon[1627]: [session uid=1000 pid=1627] Activating service name='org.freedesktop.Telepathy.Client.KTp.Approver' requested by ':1.33' (uid=1000 pid=1952 comm="/usr/libexec/mission-control-5 " label="unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023") >Aug 09 21:22:31 mypcname dbus-daemon[1627]: [session uid=1000 pid=1627] Activating service name='org.freedesktop.Telepathy.Client.KTp.KdedIntegrationModule' requested by ':1.33' (uid=1000 pid=1952 comm="/usr/libexec/mission-control-5 " label="unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023") >Aug 09 21:22:32 mypcname dbus-daemon[1627]: [session uid=1000 pid=1627] Activating service name='org.kde.KScreen' requested by ':1.21' (uid=1000 pid=1841 comm="kded5 [kdeinit5] " label="unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023") >Aug 09 21:22:32 mypcname dbus-daemon[1155]: [system] Activating via systemd: service name='org.freedesktop.ColorManager' unit='colord.service' requested by ':1.31' (uid=1000 pid=1841 comm="kded5 [kdeinit5] " label="unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023") >Aug 09 21:22:32 mypcname systemd[1]: Starting Manage, Install and Generate Color Profiles... >Aug 09 21:22:32 mypcname dbus-daemon[1627]: [session uid=1000 pid=1627] Successfully activated service 'org.kde.KScreen' >Aug 09 21:22:32 mypcname dbus-daemon[1155]: [system] Successfully activated service 'org.freedesktop.ColorManager' >Aug 09 21:22:32 mypcname systemd[1]: Started Manage, Install and Generate Color Profiles. >Aug 09 21:22:32 mypcname 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' >Aug 09 21:22:32 mypcname ksmserver[1856]: ksmserver: Starting autostart service "/etc/xdg/autostart/abrt-applet.desktop" ("/usr/bin/abrt-applet") >Aug 09 21:22:32 mypcname ksmserver[1856]: ksmserver: Starting autostart service "/etc/xdg/autostart/backintime.desktop" ("/bin/sh", "-c", "backintime pw-cache start 2>&1 >/dev/null") >Aug 09 21:22:32 mypcname ksmserver[1856]: ksmserver: Starting autostart service "/etc/xdg/autostart/imsettings-start.desktop" ("/usr/bin/imsettings-switch", "-n", "-q", "-x") >Aug 09 21:22:32 mypcname ksmserver[1856]: ksmserver: Starting autostart service "/etc/xdg/autostart/liveinst-setup.desktop" ("/usr/libexec/liveinst-setup.sh") >Aug 09 21:22:32 mypcname ksmserver[1856]: ksmserver: Starting autostart service "/etc/xdg/autostart/org.kde.korgac.desktop" ("/usr/bin/korgac") >Aug 09 21:22:32 mypcname ksmserver[1856]: ksmserver: Starting autostart service "/etc/xdg/autostart/powerdevil.desktop" ("/usr/libexec/org_kde_powerdevil") >Aug 09 21:22:32 mypcname ksmserver[1856]: ksmserver: Starting autostart service "/etc/xdg/autostart/spice-vdagent.desktop" ("/usr/bin/spice-vdagent") >Aug 09 21:22:32 mypcname com.redhat.imsettings[1627]: [ 1533864152.703455]: IMSettings-Daemon[1697]: INFO: Attempting to switch IM to none [lang=en_US.UTF-8, desktop=KDE, update=false] >Aug 09 21:22:32 mypcname ksmserver[1856]: ksmserver: Starting autostart service "/etc/xdg/autostart/vboxclient.desktop" ("/usr/bin/VBoxClient-all") >Aug 09 21:22:32 mypcname spice-vdagent[2098]: Cannot access vdagent virtio channel /dev/virtio-ports/com.redhat.spice.0 >Aug 09 21:22:32 mypcname polkitd[1256]: Registered Authentication Agent for unix-session:1 (system bus name :1.36 [/usr/libexec/kf5/polkit-kde-authentication-agent-1], object path /org/kde/PolicyKit1/AuthenticationAgent, locale en_US.UTF-8) >Aug 09 21:22:32 mypcname dbus-daemon[1627]: [session uid=1000 pid=1627] Successfully activated service 'org.freedesktop.Telepathy.Client.KTp.Approver' >Aug 09 21:22:32 mypcname dbus-daemon[1627]: [session uid=1000 pid=1627] Activating service name='org.kde.ActivityManager' requested by ':1.44' (uid=1000 pid=1877 comm="/usr/bin/plasmashell " label="unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023") >Aug 09 21:22:32 mypcname com.redhat.imsettings[1627]: [ 1533864152.775444]: IMSettings-Daemon[1697]: INFO: no need to invoke any auxiliary process for none >Aug 09 21:22:32 mypcname com.redhat.imsettings[1627]: [ 1533864152.775524]: IMSettings-Daemon[1697]: INFO: no need to invoke any main process for none >Aug 09 21:22:32 mypcname com.redhat.imsettings[1627]: [ 1533864152.775741]: IMSettings-GSettings backend[1697]: INFO: Setting up gtk-im-context-simple:xim as gtk+ immodule >Aug 09 21:22:32 mypcname kdeinit5[1841]: colord: "/home/liveuser/.local/share/icc/." is not an ICC profile >Aug 09 21:22:32 mypcname kdeinit5[1841]: colord: "/home/liveuser/.local/share/icc/.." is not an ICC profile >Aug 09 21:22:32 mypcname dbus-daemon[1627]: [session uid=1000 pid=1627] Successfully activated service 'org.kde.ActivityManager' >Aug 09 21:22:32 mypcname kdeinit5[1841]: colord: Failed to register device: "device id 'xrandr-Dell Inc.-DELL U2412M-0FFXD37M2LTL' already exists" >Aug 09 21:22:33 mypcname kdeinit5[1841]: colord: Failed to register device: "device id 'xrandr-Dell Inc.-DELL U2412M-0FFXD36415FS' already exists" >Aug 09 21:22:33 mypcname kdeinit5[1841]: Empty filename passed to function >Aug 09 21:22:33 mypcname dbus-daemon[1155]: [system] Activating service name='org.freedesktop.problems' requested by ':1.35' (uid=1000 pid=2051 comm="/usr/bin/abrt-applet " label="unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023") (using servicehelper) >Aug 09 21:22:33 mypcname dbus-daemon[1155]: [system] Successfully activated service 'org.freedesktop.problems' >Aug 09 21:22:33 mypcname org_kde_powerdevil[2087]: powerdevil: No outputs have backlight property >Aug 09 21:22:33 mypcname org_kde_powerdevil[2087]: powerdevil: Xrandr not supported, trying ddc, helper >Aug 09 21:22:33 mypcname org_kde_powerdevil[2087]: powerdevil: [DDCutilBrightness] compiled without DDC/CI support >Aug 09 21:22:33 mypcname dbus-daemon[1155]: [system] Activating service name='org.kde.powerdevil.discretegpuhelper' requested by ':1.37' (uid=1000 pid=2087 comm="/usr/libexec/org_kde_powerdevil " label="unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023") (using servicehelper) >Aug 09 21:22:33 mypcname dbus-daemon[1155]: [system] Successfully activated service 'org.kde.powerdevil.discretegpuhelper' >Aug 09 21:22:33 mypcname dbus-daemon[1155]: [system] Activating service name='org.kde.powerdevil.backlighthelper' requested by ':1.37' (uid=1000 pid=2087 comm="/usr/libexec/org_kde_powerdevil " label="unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023") (using servicehelper) >Aug 09 21:22:33 mypcname backlighthelper[2195]: powerdevil: no kernel backlight interface found >Aug 09 21:22:33 mypcname dbus-daemon[1155]: [system] Successfully activated service 'org.kde.powerdevil.backlighthelper' >Aug 09 21:22:33 mypcname org_kde_powerdevil[2087]: powerdevil: org.kde.powerdevil.backlighthelper.brightness failed >Aug 09 21:22:33 mypcname kwin_x11[1873]: kf5.kcoreaddons.desktopparser: Property type "Url" is not a known QVariant type. Found while parsing property definition for "X-KWin-Video-Url" in "/usr/share/kservicetypes5/kwineffect.desktop" >Aug 09 21:22:33 mypcname org_kde_powerdevil[2087]: networkmanager-qt: void NetworkManager::NetworkManagerPrivate::propertiesChanged(const QVariantMap&) Unhandled property "AllDevices" >Aug 09 21:22:33 mypcname org_kde_powerdevil[2087]: networkmanager-qt: void NetworkManager::NetworkManagerPrivate::propertiesChanged(const QVariantMap&) Unhandled property "Capabilities" >Aug 09 21:22:33 mypcname org_kde_powerdevil[2087]: networkmanager-qt: void NetworkManager::NetworkManagerPrivate::propertiesChanged(const QVariantMap&) Unhandled property "ConnectivityCheckAvailable" >Aug 09 21:22:33 mypcname org_kde_powerdevil[2087]: networkmanager-qt: void NetworkManager::NetworkManagerPrivate::propertiesChanged(const QVariantMap&) Unhandled property "ConnectivityCheckEnabled" >Aug 09 21:22:33 mypcname org_kde_powerdevil[2087]: networkmanager-qt: void NetworkManager::NetworkManagerPrivate::propertiesChanged(const QVariantMap&) Unhandled property "Devices" >Aug 09 21:22:33 mypcname org_kde_powerdevil[2087]: networkmanager-qt: void NetworkManager::NetworkManagerPrivate::propertiesChanged(const QVariantMap&) Unhandled property "GlobalDnsConfiguration" >Aug 09 21:22:33 mypcname org.kde.ActivityManager[1627]: Service started, version: 7.0.0 >Aug 09 21:22:33 mypcname korgac[2071]: org.kde.pim.akonadicore: "QLocalSocket::connectToServer: Invalid name" "/home/liveuser/.local/share/akonadi/akonadiserver-cmd.socket" >Aug 09 21:22:33 mypcname korgac[2071]: org.kde.pim.akonadicore: "QLocalSocket::connectToServer: Invalid name" "/home/liveuser/.local/share/akonadi/akonadiserver-cmd.socket" >Aug 09 21:22:33 mypcname korgac[2071]: org.kde.pim.akonadicore: Socket error occurred: "QLocalSocket::connectToServer: Invalid name" >Aug 09 21:22:33 mypcname korgac[2071]: org.kde.pim.akonadicore: Socket error occurred: "QLocalSocket::connectToServer: Invalid name" >Aug 09 21:22:33 mypcname akonadi_control[2224]: Connecting to deprecated signal QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString) >Aug 09 21:22:33 mypcname kdeinit5[1841]: kf5.kded: found kded module "dnssdwatcher" by prepending 'kded_' to the library path, please fix your metadata. >Aug 09 21:22:33 mypcname kdeinit5[1841]: kf5.kded: found kded module "touchpad" by prepending 'kded_' to the library path, please fix your metadata. >Aug 09 21:22:33 mypcname kdeinit5[1841]: colord: EDID ICC Profile already exists "/home/liveuser/.local/share/icc/edid-78ea46352bfc4e0cdce3f55f064a84b9.icc" >Aug 09 21:22:33 mypcname kdeinit5[1841]: colord: EDID ICC Profile already exists "/home/liveuser/.local/share/icc/edid-71a4bc29fb3d7263db1c77c03eac765a.icc" >Aug 09 21:22:34 mypcname akonadiserver[2252]: QSqlDatabasePrivate::addDatabase: duplicate connection name 'initConnection', old connection removed. >Aug 09 21:22:34 mypcname akonadiserver[2252]: Connecting to deprecated signal QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString) >Aug 09 21:22:34 mypcname plasmashell[1877]: org.kde.kcoreaddons: Expected JSON property "X-Plasma-ContainmentCategories" to be a string list. Treating it as a list with a single entry: "panel" org.kde.plasma.desktop.appmenubar >Aug 09 21:22:34 mypcname plasmashell[1877]: org.kde.kcoreaddons: Expected JSON property "X-Plasma-ContainmentCategories" to be a string list. Treating it as a list with a single entry: "panel" org.kde.plasma.desktop.emptyPanel >Aug 09 21:22:34 mypcname plasmashell[1877]: org.kde.kcoreaddons: Expected JSON property "X-Plasma-ContainmentCategories" to be a string list. Treating it as a list with a single entry: "panel" org.kde.plasma.desktop.defaultPanel >Aug 09 21:22:34 mypcname akonadi_control[2224]: org.kde.pim.akonadicontrol: Executable "akonadi_knut_resource" for agent "akonadi_knut_resource" could not be found! >Aug 09 21:22:34 mypcname kdeinit5[1841]: QSqlQuery::value: not positioned on a valid record >Aug 09 21:22:34 mypcname kdeinit5[1841]: org.kde.bluez: PendingCall Error: "The name org.bluez.obex was not provided by any .service files" >Aug 09 21:22:34 mypcname akonadi_followupreminder_agent[2268]: QDBusConnection: name 'org.freedesktop.Akonadi.Control' had owner '' but we thought it was ':1.51' >Aug 09 21:22:34 mypcname akonadiserver[2252]: org.kde.pim.akonadiserver: Received ModifySubscription command before RegisterSubscriber >Aug 09 21:22:34 mypcname akonadi_followupreminder_agent[2268]: org.kde.pim.akonadicore: "QLocalSocket: Remote closed" "/tmp/akonadi-liveuser.oTwVG4/akonadiserver-ntf.socket" >Aug 09 21:22:34 mypcname dbus-daemon[1627]: [session uid=1000 pid=1627] Activating service name='org.kde.kuiserver' requested by ':1.57' (uid=1000 pid=2271 comm="/usr/bin/akonadi_migration_agent --identifier akon" label="unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023") >Aug 09 21:22:34 mypcname akonadi_newmailnotifier_agent[2274]: org.kde.pim.kidentitymanagement: IdentityManager: There was no default identity. Marking first one as default. >Aug 09 21:22:34 mypcname akonadi_indexing_agent[2269]: QDBusConnection: name 'org.freedesktop.Akonadi.Control' had owner '' but we thought it was ':1.51' >Aug 09 21:22:34 mypcname akonadiserver[2252]: org.kde.pim.akonadiserver: Received ModifySubscription command before RegisterSubscriber >Aug 09 21:22:34 mypcname akonadi_indexing_agent[2269]: org.kde.pim.akonadicore: "QLocalSocket: Remote closed" "/tmp/akonadi-liveuser.oTwVG4/akonadiserver-ntf.socket" >Aug 09 21:22:34 mypcname akonadi_indexing_agent[2269]: org.kde.pim.akonadicore: Protocol Exception: "Failed to write data to stream" >Aug 09 21:22:34 mypcname akonadi_indexing_agent[2269]: QIODevice::read (QLocalSocket): device not open >Aug 09 21:22:34 mypcname dbus-daemon[1627]: [session uid=1000 pid=1627] Successfully activated service 'org.kde.kuiserver' >Aug 09 21:22:34 mypcname akonadi_migration_agent[2271]: QDBusConnection: name 'org.kde.JobViewServer' had owner '' but we thought it was ':1.60' >Aug 09 21:22:35 mypcname akonadi_maildir_resource[2310]: org.kde.pim.maildirresource: the resource is not properly configured: there is no config file for the resource. We create a new one. >Aug 09 21:22:35 mypcname akonadiserver[2252]: QObject::killTimer: Timers cannot be stopped from another thread >Aug 09 21:22:35 mypcname akonadi_archivemail_agent[2277]: org.kde.pim.kidentitymanagement: IdentityManager: There was no default identity. Marking first one as default. >Aug 09 21:22:35 mypcname akonadi_mailfilter_agent[2275]: org.kde.pim.kidentitymanagement: IdentityManager: There was no default identity. Marking first one as default. >Aug 09 21:22:35 mypcname akonadi_ical_resource[2336]: "No file selected." >Aug 09 21:22:36 mypcname akonadi_akonotes_resource[2349]: org.kde.pim.maildirresource: the resource is not properly configured: there is no config file for the resource. We create a new one. >Aug 09 21:22:36 mypcname akonadiserver[2252]: QObject::killTimer: Timers cannot be stopped from another thread >Aug 09 21:22:36 mypcname dbus-daemon[1627]: [session uid=1000 pid=1627] Activating service name='org.kde.kwalletd' requested by ':1.69' (uid=1000 pid=2067 comm="python3 /usr/share/backintime/common/backintime.py" label="unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023") >Aug 09 21:22:36 mypcname dbus-daemon[1627]: [session uid=1000 pid=1627] Successfully activated service 'org.kde.kwalletd' >Aug 09 21:22:36 mypcname dbus-daemon[1627]: [session uid=1000 pid=1627] Activating service name='org.kde.kwalletd5' requested by ':1.69' (uid=1000 pid=2067 comm="python3 /usr/share/backintime/common/backintime.py" label="unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023") >Aug 09 21:22:36 mypcname dbus-daemon[1627]: [session uid=1000 pid=1627] Successfully activated service 'org.kde.kwalletd5' >Aug 09 21:22:36 mypcname dbus-daemon[1627]: [session uid=1000 pid=1627] Activating service name='org.freedesktop.secrets' requested by ':1.69' (uid=1000 pid=2067 comm="python3 /usr/share/backintime/common/backintime.py" label="unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023") >Aug 09 21:22:36 mypcname gnome-keyring-daemon[2363]: couldn't access control socket: /run/user/1000/keyring/control: No such file or directory >Aug 09 21:22:36 mypcname gnome-keyring-d[2363]: couldn't access control socket: /run/user/1000/keyring/control: No such file or directory >Aug 09 21:22:36 mypcname dbus-daemon[1627]: [session uid=1000 pid=1627] Successfully activated service 'org.freedesktop.secrets' >Aug 09 21:22:36 mypcname plasmashell[1877]: org.kde.plasmaquick: Applet preload policy set to 1 >Aug 09 21:22:37 mypcname plasmashell[1877]: Warning: all files used by qml by the plasmoid should be in ui/. The file in the path "file:///usr/share/plasma/plasmoids/org.kde.desktopcontainment/contents/code/LayoutManager.js" was expected at QUrl("file:///usr/share/plasma/plasmoids/org.kde.desktopcontainment/contents/ui/LayoutManager.js") >Aug 09 21:22:37 mypcname plasmashell[1877]: Warning: all files used by qml by the plasmoid should be in ui/. The file in the path "file:///usr/share/plasma/plasmoids/org.kde.desktopcontainment/contents/code/FolderTools.js" was expected at QUrl("file:///usr/share/plasma/plasmoids/org.kde.desktopcontainment/contents/ui/FolderTools.js") >Aug 09 21:22:37 mypcname dbus-daemon[1155]: [system] Activating service name='net.launchpad.backintime.serviceHelper' requested by ':1.54' (uid=1000 pid=2067 comm="python3 /usr/share/backintime/common/backintime.py" label="unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023") (using servicehelper) >Aug 09 21:22:37 mypcname dbus-daemon[1155]: [system] Successfully activated service 'net.launchpad.backintime.serviceHelper' >Aug 09 21:22:37 mypcname python3[2067]: backintime (liveuser/1): ERROR: Back In Time is not configured! >Aug 09 21:22:37 mypcname net.launchpad.backintime.serviceHelper[1155]: which: no su in ((null)) >Aug 09 21:22:37 mypcname plasmashell[1877]: trying to show an empty dialog >Aug 09 21:22:37 mypcname plasmashell[1877]: trying to show an empty dialog >Aug 09 21:22:37 mypcname plasmashell[1877]: org.kde.kcoreaddons: Expected JSON property "X-Plasma-ContainmentCategories" to be a string list. Treating it as a list with a single entry: "panel" org.kde.plasma.desktop.defaultPanel >Aug 09 21:22:37 mypcname plasmashell[1877]: Activity added twice "d8d2710a-4aa5-451b-ba2c-8c306214d9c7" >Aug 09 21:22:38 mypcname plasmashell[1877]: org.kde.plasmaquick: New Applet "Application Launcher" with a weight of 100 >Aug 09 21:22:38 mypcname plasmashell[1877]: Connecting to deprecated signal QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString) >Aug 09 21:22:38 mypcname plasmashell[1877]: Trying to use rootObject before initialization is completed, whilst using setInitializationDelayed. Forcing completion >Aug 09 21:22:38 mypcname 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' >Aug 09 21:22:38 mypcname plasmashell[1877]: Both point size and pixel size set. Using pixel size. >Aug 09 21:22:38 mypcname plasmashell[1877]: Both point size and pixel size set. Using pixel size. >Aug 09 21:22:38 mypcname plasmashell[1877]: Both point size and pixel size set. Using pixel size. >Aug 09 21:22:38 mypcname plasmashell[1877]: trying to show an empty dialog >Aug 09 21:22:38 mypcname plasmashell[1877]: org.kde.plasmaquick: New Applet "Digital Clock" with a weight of 50 >Aug 09 21:22:38 mypcname plasmashell[1877]: Warning: all files used by qml by the plasmoid should be in ui/. The file in the path "file:///usr/share/plasma/plasmoids/org.kde.panel/contents/code/LayoutManager.js" was expected at QUrl("file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/LayoutManager.js") >Aug 09 21:22:38 mypcname plasmashell[1877]: trying to show an empty dialog >Aug 09 21:22:38 mypcname plasmashell[1877]: org.kde.plasmaquick: New Applet "Audio Volume" with a weight of 50 >Aug 09 21:22:38 mypcname plasmashell[1877]: log_klipper: Failed to load history resource. Clipboard history cannot be read. : History file does not exist >Aug 09 21:22:38 mypcname plasmashell[1877]: org.kde.plasmaquick: New Applet "Clipboard" with a weight of 50 >Aug 09 21:22:39 mypcname plasmashell[1877]: org.kde.plasmaquick: New Applet "Device Notifier" with a weight of 50 >Aug 09 21:22:39 mypcname plasmashell[1877]: org.kde.plasmaquick: New Applet "KDE Connect" with a weight of 50 >Aug 09 21:22:39 mypcname plasmashell[1877]: Warning: all files used by qml by the plasmoid should be in ui/. The file in the path "file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/code/uiproperties.js" was expected at QUrl("file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/uiproperties.js") >Aug 09 21:22:39 mypcname plasmashell[1877]: org.kde.plasmaquick: New Applet "Notifications" with a weight of 50 >Aug 09 21:22:39 mypcname systemd[1]: Starting CUPS Scheduler... >Aug 09 21:22:39 mypcname cupsd[2381]: Filter "brftopagedbrf" not found. >Aug 09 21:22:39 mypcname cupsd[2381]: Filter "brftopagedbrf" not found. >Aug 09 21:22:39 mypcname cupsd[2381]: REQUEST localhost - - "POST / HTTP/1.1" 200 418 Create-Printer-Subscriptions successful-ok >Aug 09 21:22:39 mypcname systemd[1]: Started CUPS Scheduler. >Aug 09 21:22:39 mypcname 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' >Aug 09 21:22:39 mypcname plasmashell[1877]: org.kde.plasmaquick: New Applet "Printers" with a weight of 50 >Aug 09 21:22:39 mypcname plasmashell[1877]: Warning: all files used by qml by the plasmoid should be in ui/. The file in the path "file:///usr/share/plasma/plasmoids/org.kde.plasma.battery/contents/code/logic.js" was expected at QUrl("file:///usr/share/plasma/plasmoids/org.kde.plasma.battery/contents/ui/logic.js") >Aug 09 21:22:39 mypcname plasmashell[1877]: org.kde.plasmaquick: New Applet "Battery and Brightness" with a weight of 50 >Aug 09 21:22:39 mypcname plasmashell[1877]: Both point size and pixel size set. Using pixel size. >Aug 09 21:22:39 mypcname plasmashell[1877]: file:///usr/share/plasma/plasmoids/org.kde.plasma.battery/contents/ui/CompactRepresentation.qml:53:39: Unable to assign [undefined] to int >Aug 09 21:22:39 mypcname plasmashell[1877]: org.kde.plasmaquick: New Applet "Instant Messaging" with a weight of 50 >Aug 09 21:22:39 mypcname plasmashell[1877]: networkmanager-qt: void NetworkManager::NetworkManagerPrivate::propertiesChanged(const QVariantMap&) Unhandled property "AllDevices" >Aug 09 21:22:39 mypcname plasmashell[1877]: networkmanager-qt: void NetworkManager::NetworkManagerPrivate::propertiesChanged(const QVariantMap&) Unhandled property "Capabilities" >Aug 09 21:22:39 mypcname plasmashell[1877]: networkmanager-qt: void NetworkManager::NetworkManagerPrivate::propertiesChanged(const QVariantMap&) Unhandled property "ConnectivityCheckAvailable" >Aug 09 21:22:39 mypcname plasmashell[1877]: networkmanager-qt: void NetworkManager::NetworkManagerPrivate::propertiesChanged(const QVariantMap&) Unhandled property "ConnectivityCheckEnabled" >Aug 09 21:22:39 mypcname plasmashell[1877]: networkmanager-qt: void NetworkManager::NetworkManagerPrivate::propertiesChanged(const QVariantMap&) Unhandled property "Devices" >Aug 09 21:22:39 mypcname plasmashell[1877]: networkmanager-qt: void NetworkManager::NetworkManagerPrivate::propertiesChanged(const QVariantMap&) Unhandled property "GlobalDnsConfiguration" >Aug 09 21:22:39 mypcname plasmashell[1877]: networkmanager-qt: virtual void NetworkManager::ActiveConnectionPrivate::propertyChanged(const QString&, const QVariant&) Unhandled property "StateFlags" >Aug 09 21:22:39 mypcname plasmashell[1877]: networkmanager-qt: virtual void NetworkManager::DevicePrivate::propertyChanged(const QString&, const QVariant&) Unhandled property "LldpNeighbors" >Aug 09 21:22:39 mypcname plasmashell[1877]: networkmanager-qt: virtual void NetworkManager::DevicePrivate::propertyChanged(const QString&, const QVariant&) Unhandled property "Real" >Aug 09 21:22:39 mypcname plasmashell[1877]: networkmanager-qt: virtual void NetworkManager::DevicePrivate::propertyChanged(const QString&, const QVariant&) Unhandled property "LldpNeighbors" >Aug 09 21:22:39 mypcname plasmashell[1877]: networkmanager-qt: virtual void NetworkManager::DevicePrivate::propertyChanged(const QString&, const QVariant&) Unhandled property "Real" >Aug 09 21:22:39 mypcname plasmashell[1877]: networkmanager-qt: virtual void NetworkManager::DevicePrivate::propertyChanged(const QString&, const QVariant&) Unhandled property "LldpNeighbors" >Aug 09 21:22:39 mypcname plasmashell[1877]: networkmanager-qt: virtual void NetworkManager::DevicePrivate::propertyChanged(const QString&, const QVariant&) Unhandled property "Real" >Aug 09 21:22:39 mypcname plasmashell[1877]: networkmanager-qt: virtual void NetworkManager::DevicePrivate::propertyChanged(const QString&, const QVariant&) Unhandled property "LldpNeighbors" >Aug 09 21:22:39 mypcname plasmashell[1877]: networkmanager-qt: virtual void NetworkManager::DevicePrivate::propertyChanged(const QString&, const QVariant&) Unhandled property "Real" >Aug 09 21:22:39 mypcname plasmashell[1877]: networkmanager-qt: virtual void NetworkManager::DevicePrivate::propertyChanged(const QString&, const QVariant&) Unhandled property "LldpNeighbors" >Aug 09 21:22:39 mypcname plasmashell[1877]: networkmanager-qt: virtual void NetworkManager::DevicePrivate::propertyChanged(const QString&, const QVariant&) Unhandled property "Real" >Aug 09 21:22:39 mypcname plasmashell[1877]: networkmanager-qt: virtual void NetworkManager::DevicePrivate::propertyChanged(const QString&, const QVariant&) Unhandled property "LldpNeighbors" >Aug 09 21:22:39 mypcname plasmashell[1877]: networkmanager-qt: virtual void NetworkManager::DevicePrivate::propertyChanged(const QString&, const QVariant&) Unhandled property "Real" >Aug 09 21:22:39 mypcname kdeinit5[1841]: networkmanager-qt: void NetworkManager::NetworkManagerPrivate::propertiesChanged(const QVariantMap&) Unhandled property "AllDevices" >Aug 09 21:22:39 mypcname kdeinit5[1841]: networkmanager-qt: void NetworkManager::NetworkManagerPrivate::propertiesChanged(const QVariantMap&) Unhandled property "Capabilities" >Aug 09 21:22:39 mypcname kdeinit5[1841]: networkmanager-qt: void NetworkManager::NetworkManagerPrivate::propertiesChanged(const QVariantMap&) Unhandled property "ConnectivityCheckAvailable" >Aug 09 21:22:39 mypcname kdeinit5[1841]: networkmanager-qt: void NetworkManager::NetworkManagerPrivate::propertiesChanged(const QVariantMap&) Unhandled property "ConnectivityCheckEnabled" >Aug 09 21:22:39 mypcname kdeinit5[1841]: networkmanager-qt: void NetworkManager::NetworkManagerPrivate::propertiesChanged(const QVariantMap&) Unhandled property "Devices" >Aug 09 21:22:39 mypcname kdeinit5[1841]: networkmanager-qt: void NetworkManager::NetworkManagerPrivate::propertiesChanged(const QVariantMap&) Unhandled property "GlobalDnsConfiguration" >Aug 09 21:22:39 mypcname plasmashell[1877]: org.kde.plasmaquick: New Applet "Networks" with a weight of 50 >Aug 09 21:22:39 mypcname kdeinit5[1841]: networkmanager-qt: virtual void NetworkManager::DevicePrivate::propertyChanged(const QString&, const QVariant&) Unhandled property "LldpNeighbors" >Aug 09 21:22:39 mypcname kdeinit5[1841]: networkmanager-qt: virtual void NetworkManager::DevicePrivate::propertyChanged(const QString&, const QVariant&) Unhandled property "Real" >Aug 09 21:22:39 mypcname kdeinit5[1841]: networkmanager-qt: virtual void NetworkManager::DevicePrivate::propertyChanged(const QString&, const QVariant&) Unhandled property "LldpNeighbors" >Aug 09 21:22:39 mypcname kdeinit5[1841]: networkmanager-qt: virtual void NetworkManager::DevicePrivate::propertyChanged(const QString&, const QVariant&) Unhandled property "Real" >Aug 09 21:22:39 mypcname kdeinit5[1841]: networkmanager-qt: virtual void NetworkManager::DevicePrivate::propertyChanged(const QString&, const QVariant&) Unhandled property "LldpNeighbors" >Aug 09 21:22:39 mypcname kdeinit5[1841]: networkmanager-qt: virtual void NetworkManager::DevicePrivate::propertyChanged(const QString&, const QVariant&) Unhandled property "Real" >Aug 09 21:22:39 mypcname kdeinit5[1841]: networkmanager-qt: virtual void NetworkManager::DevicePrivate::propertyChanged(const QString&, const QVariant&) Unhandled property "LldpNeighbors" >Aug 09 21:22:39 mypcname kdeinit5[1841]: networkmanager-qt: virtual void NetworkManager::DevicePrivate::propertyChanged(const QString&, const QVariant&) Unhandled property "Real" >Aug 09 21:22:39 mypcname kdeinit5[1841]: networkmanager-qt: virtual void NetworkManager::DevicePrivate::propertyChanged(const QString&, const QVariant&) Unhandled property "LldpNeighbors" >Aug 09 21:22:39 mypcname kdeinit5[1841]: networkmanager-qt: virtual void NetworkManager::DevicePrivate::propertyChanged(const QString&, const QVariant&) Unhandled property "Real" >Aug 09 21:22:39 mypcname kdeinit5[1841]: networkmanager-qt: virtual void NetworkManager::DevicePrivate::propertyChanged(const QString&, const QVariant&) Unhandled property "LldpNeighbors" >Aug 09 21:22:39 mypcname kdeinit5[1841]: networkmanager-qt: virtual void NetworkManager::DevicePrivate::propertyChanged(const QString&, const QVariant&) Unhandled property "Real" >Aug 09 21:22:39 mypcname kdeinit5[1841]: networkmanager-qt: virtual void NetworkManager::ActiveConnectionPrivate::propertyChanged(const QString&, const QVariant&) Unhandled property "StateFlags" >Aug 09 21:22:39 mypcname plasmashell[1877]: Warning: all files used by qml by the plasmoid should be in ui/. The file in the path "file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/code/logic.js" was expected at QUrl("file:///usr/share/plasma/plasmoids/org.kde.plasma.bluetooth/contents/ui/logic.js") >Aug 09 21:22:39 mypcname plasmashell[1877]: org.kde.plasmaquick: New Applet "Bluetooth" with a weight of 50 >Aug 09 21:22:39 mypcname plasmashell[1877]: org.kde.plasmaquick: Delayed preload of "Application Launcher" after 0 seconds >Aug 09 21:22:39 mypcname plasmashell[1877]: Empty filename passed to function >Aug 09 21:22:40 mypcname plasmashell[1877]: KAStatsFavoritesModel::setFavorites is ignored >Aug 09 21:22:40 mypcname plasmashell[1877]: trying to show an empty dialog >Aug 09 21:22:40 mypcname plasmashell[1877]: org.kde.plasmaquick: Applet "Application Launcher" loaded after 66 msec >Aug 09 21:22:40 mypcname plasmashell[1877]: trying to show an empty dialog >Aug 09 21:22:40 mypcname plasmashell[1877]: org.kde.plasmaquick: Delayed preload of "Audio Volume" after 2.122 seconds >Aug 09 21:22:40 mypcname plasmashell[1877]: org.kde.plasmaquick: Applet "Audio Volume" loaded after 50 msec >Aug 09 21:22:40 mypcname plasmashell[1877]: org.kde.plasmaquick: Delayed preload of "Printers" after 1.306 seconds >Aug 09 21:22:40 mypcname cupsd[2381]: REQUEST localhost - - "POST / HTTP/1.1" 200 156 Cancel-Subscription successful-ok >Aug 09 21:22:40 mypcname cupsd[2381]: REQUEST localhost - - "POST / HTTP/1.1" 200 566 Create-Printer-Subscriptions successful-ok >Aug 09 21:22:40 mypcname plasmashell[1877]: file:///usr/share/plasma/plasmoids/org.kde.plasma.printmanager/contents/ui/PopupDialog.qml:105:13: QML PropertyChanges: Cannot assign to non-existent property "tooltipText" >Aug 09 21:22:40 mypcname plasmashell[1877]: org.kde.plasmaquick: Applet "Printers" loaded after 6 msec >Aug 09 21:22:41 mypcname plasmashell[1877]: org.kde.plasmaquick: Delayed preload of "Battery and Brightness" after 1.937 seconds >Aug 09 21:22:41 mypcname plasmashell[1877]: org.kde.plasmaquick: Applet "Battery and Brightness" loaded after 19 msec >Aug 09 21:22:41 mypcname plasmashell[1877]: org.kde.plasmaquick: Delayed preload of "Clipboard" after 2.896 seconds >Aug 09 21:22:41 mypcname plasmashell[1877]: org.kde.plasmaquick: Applet "Clipboard" loaded after 13 msec >Aug 09 21:22:42 mypcname plasmashell[1877]: org.kde.plasmaquick: Delayed preload of "Digital Clock" after 3.412 seconds >Aug 09 21:22:42 mypcname plasmashell[1877]: Both point size and pixel size set. Using pixel size. >Aug 09 21:22:42 mypcname plasmashell[1877]: Both point size and pixel size set. Using pixel size. >Aug 09 21:22:42 mypcname plasmashell[1877]: Both point size and pixel size set. Using pixel size. >Aug 09 21:22:42 mypcname plasmashell[1877]: Both point size and pixel size set. Using pixel size. >Aug 09 21:22:42 mypcname plasmashell[1877]: Both point size and pixel size set. Using pixel size. >Aug 09 21:22:42 mypcname plasmashell[1877]: Both point size and pixel size set. Using pixel size. >Aug 09 21:22:42 mypcname plasmashell[1877]: Both point size and pixel size set. Using pixel size. >Aug 09 21:22:42 mypcname plasmashell[1877]: Both point size and pixel size set. Using pixel size. >Aug 09 21:22:42 mypcname plasmashell[1877]: trying to show an empty dialog >Aug 09 21:22:42 mypcname plasmashell[1877]: org.kde.plasmaquick: Applet "Digital Clock" loaded after 52 msec >Aug 09 21:22:42 mypcname plasmashell[1877]: org.kde.plasmaquick: Delayed preload of "Instant Messaging" after 2.282 seconds >Aug 09 21:22:42 mypcname plasmashell[1877]: org.kde.plasmaquick: Applet "Instant Messaging" loaded after 38 msec >Aug 09 21:22:42 mypcname plasmashell[1877]: org.kde.plasmaquick: Delayed preload of "KDE Connect" after 2.719 seconds >Aug 09 21:22:42 mypcname plasmashell[1877]: org.kde.plasmaquick: Applet "KDE Connect" loaded after 3 msec >Aug 09 21:22:42 mypcname plasmashell[1877]: org.kde.plasmaquick: Delayed preload of "Notifications" after 2.959 seconds >Aug 09 21:22:42 mypcname plasmashell[1877]: org.kde.plasmaquick: Applet "Notifications" loaded after 0 msec >Aug 09 21:22:43 mypcname plasmashell[1877]: org.kde.plasmaquick: Delayed preload of "Device Notifier" after 4.4 seconds >Aug 09 21:22:43 mypcname plasmashell[1877]: org.kde.plasmaquick: Applet "Device Notifier" loaded after 25 msec >Aug 09 21:22:44 mypcname plasmashell[1877]: org.kde.plasmaquick: Delayed preload of "Networks" after 4.478 seconds >Aug 09 21:22:44 mypcname plasmashell[1877]: org.kde.plasmaquick: Applet "Networks" loaded after 70 msec >Aug 09 21:22:44 mypcname plasmashell[1877]: org.kde.plasmaquick: Delayed preload of "Bluetooth" after 4.346 seconds >Aug 09 21:22:44 mypcname plasmashell[1877]: org.kde.plasmaquick: Applet "Bluetooth" loaded after 15 msec >Aug 09 21:24:32 mypcname dbus-daemon[1627]: [session uid=1000 pid=1627] Failed to activate service 'org.freedesktop.Telepathy.Client.KTp.KdedIntegrationModule': timed out (service_start_timeout=120000ms) >Aug 09 21:25:46 mypcname plasmashell[1877]: No file found for ".xml" , even though update-mime-info said it would exist. >Either it was just removed, or the directory doesn't have executable permission... ("/usr/share/mime") >Aug 09 21:25:46 mypcname plasmashell[1877]: No file found for ".xml" , even though update-mime-info said it would exist. >Either it was just removed, or the directory doesn't have executable permission... ("/usr/share/mime") >Aug 09 21:25:46 mypcname plasmashell[1877]: org.kde.kcoreaddons: KDirWatch: "/usr/share/wallpapers/F28" is a directory. Use addDir! >Aug 09 21:25:46 mypcname plasmashell[1877]: org.kde.kcoreaddons: KDirWatch: "/usr/share/wallpapers/Next" is a directory. Use addDir! >Aug 09 21:25:47 mypcname kdeinit5[2396]: Qt: Session management error: networkIdsList argument is NULL >Aug 09 21:25:56 mypcname plasmashell[1877]: org.kde.plasmaquick: Applet "Application Launcher" loaded after 0 msec >Aug 09 21:25:56 mypcname plasmashell[1877]: org.kde.plasmaquick: Increasing score for "Application Launcher" to 100 >Aug 09 21:25:58 mypcname dbus-daemon[1627]: [session uid=1000 pid=1627] Activating service name='org.kde.runners.baloo' requested by ':1.44' (uid=1000 pid=1877 comm="/usr/bin/plasmashell " label="unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023") >Aug 09 21:25:58 mypcname baloorunner[2417]: QSocketNotifier: Can only be used with threads started with QThread >Aug 09 21:25:58 mypcname baloorunner[2417]: QSocketNotifier: Can only be used with threads started with QThread >Aug 09 21:25:58 mypcname baloorunner[2417]: QSocketNotifier: Can only be used with threads started with QThread >Aug 09 21:25:58 mypcname dbus-daemon[1627]: [session uid=1000 pid=1627] Activated service 'org.kde.runners.baloo' failed: Process org.kde.runners.baloo exited with status 255 >Aug 09 21:25:58 mypcname dbus-daemon[1627]: [session uid=1000 pid=1627] Activating service name='org.kde.runners.baloo' requested by ':1.44' (uid=1000 pid=1877 comm="/usr/bin/plasmashell " label="unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023") >Aug 09 21:25:58 mypcname baloorunner[2420]: QSocketNotifier: Can only be used with threads started with QThread >Aug 09 21:25:58 mypcname baloorunner[2420]: QSocketNotifier: Can only be used with threads started with QThread >Aug 09 21:25:58 mypcname baloorunner[2420]: QSocketNotifier: Can only be used with threads started with QThread >Aug 09 21:25:59 mypcname dbus-daemon[1627]: [session uid=1000 pid=1627] Activated service 'org.kde.runners.baloo' failed: Process org.kde.runners.baloo exited with status 255 >Aug 09 21:25:59 mypcname dbus-daemon[1627]: [session uid=1000 pid=1627] Activating service name='org.kde.runners.baloo' requested by ':1.44' (uid=1000 pid=1877 comm="/usr/bin/plasmashell " label="unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023") >Aug 09 21:25:59 mypcname baloorunner[2423]: QSocketNotifier: Can only be used with threads started with QThread >Aug 09 21:25:59 mypcname baloorunner[2423]: QSocketNotifier: Can only be used with threads started with QThread >Aug 09 21:25:59 mypcname baloorunner[2423]: QSocketNotifier: Can only be used with threads started with QThread >Aug 09 21:25:59 mypcname dbus-daemon[1627]: [session uid=1000 pid=1627] Activated service 'org.kde.runners.baloo' failed: Process org.kde.runners.baloo exited with status 255 >Aug 09 21:26:02 mypcname plasmashell[1877]: org.kde.plasmaquick: Applet "Application Launcher" loaded after 0 msec >Aug 09 21:26:02 mypcname plasmashell[1877]: org.kde.plasmaquick: Increasing score for "Application Launcher" to 100 >Aug 09 21:26:03 mypcname dbus-daemon[1627]: [session uid=1000 pid=1627] Activating service name='org.kde.runners.baloo' requested by ':1.44' (uid=1000 pid=1877 comm="/usr/bin/plasmashell " label="unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023") >Aug 09 21:26:03 mypcname baloorunner[2431]: QSocketNotifier: Can only be used with threads started with QThread >Aug 09 21:26:03 mypcname baloorunner[2431]: QSocketNotifier: Can only be used with threads started with QThread >Aug 09 21:26:03 mypcname baloorunner[2431]: QSocketNotifier: Can only be used with threads started with QThread >Aug 09 21:26:03 mypcname dbus-daemon[1627]: [session uid=1000 pid=1627] Activated service 'org.kde.runners.baloo' failed: Process org.kde.runners.baloo exited with status 255 >Aug 09 21:26:03 mypcname dbus-daemon[1627]: [session uid=1000 pid=1627] Activating service name='org.kde.runners.baloo' requested by ':1.44' (uid=1000 pid=1877 comm="/usr/bin/plasmashell " label="unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023") >Aug 09 21:26:03 mypcname baloorunner[2434]: QSocketNotifier: Can only be used with threads started with QThread >Aug 09 21:26:03 mypcname baloorunner[2434]: QSocketNotifier: Can only be used with threads started with QThread >Aug 09 21:26:03 mypcname baloorunner[2434]: QSocketNotifier: Can only be used with threads started with QThread >Aug 09 21:26:03 mypcname dbus-daemon[1627]: [session uid=1000 pid=1627] Activated service 'org.kde.runners.baloo' failed: Process org.kde.runners.baloo exited with status 255 >Aug 09 21:26:04 mypcname dbus-daemon[1627]: [session uid=1000 pid=1627] Activating service name='org.kde.runners.baloo' requested by ':1.44' (uid=1000 pid=1877 comm="/usr/bin/plasmashell " label="unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023") >Aug 09 21:26:04 mypcname baloorunner[2437]: QSocketNotifier: Can only be used with threads started with QThread >Aug 09 21:26:04 mypcname baloorunner[2437]: QSocketNotifier: Can only be used with threads started with QThread >Aug 09 21:26:04 mypcname baloorunner[2437]: QSocketNotifier: Can only be used with threads started with QThread >Aug 09 21:26:04 mypcname dbus-daemon[1627]: [session uid=1000 pid=1627] Activated service 'org.kde.runners.baloo' failed: Process org.kde.runners.baloo exited with status 255 >Aug 09 21:26:04 mypcname dbus-daemon[1627]: [session uid=1000 pid=1627] Activating service name='org.kde.runners.baloo' requested by ':1.44' (uid=1000 pid=1877 comm="/usr/bin/plasmashell " label="unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023") >Aug 09 21:26:04 mypcname baloorunner[2440]: QSocketNotifier: Can only be used with threads started with QThread >Aug 09 21:26:04 mypcname baloorunner[2440]: QSocketNotifier: Can only be used with threads started with QThread >Aug 09 21:26:04 mypcname baloorunner[2440]: QSocketNotifier: Can only be used with threads started with QThread >Aug 09 21:26:04 mypcname dbus-daemon[1627]: [session uid=1000 pid=1627] Activated service 'org.kde.runners.baloo' failed: Process org.kde.runners.baloo exited with status 255 >Aug 09 21:26:15 mypcname kdeinit5[1841]: colord: Failed to register device: "device id 'xrandr-Dell Inc.-DELL U2412M-0FFXD37M2LTL' already exists" >Aug 09 21:26:15 mypcname kdeinit5[1841]: colord: Failed to register device: "device id 'xrandr-Dell Inc.-DELL U2412M-0FFXD36415FS' already exists" >Aug 09 21:26:15 mypcname kdeinit5[1841]: colord: Failed to register device: "device id 'xrandr-Dell Inc.-DELL U2412M-0FFXD37M2LTL' already exists" >Aug 09 21:26:15 mypcname kdeinit5[1841]: colord: Failed to register device: "device id 'xrandr-Dell Inc.-DELL U2412M-0FFXD36415FS' already exists" >Aug 09 21:26:15 mypcname kdeinit5[1841]: colord: EDID ICC Profile already exists "/home/liveuser/.local/share/icc/edid-78ea46352bfc4e0cdce3f55f064a84b9.icc" >Aug 09 21:26:15 mypcname kdeinit5[1841]: colord: EDID ICC Profile already exists "/home/liveuser/.local/share/icc/edid-71a4bc29fb3d7263db1c77c03eac765a.icc" >Aug 09 21:26:15 mypcname kdeinit5[1841]: colord: EDID ICC Profile already exists "/home/liveuser/.local/share/icc/edid-78ea46352bfc4e0cdce3f55f064a84b9.icc" >Aug 09 21:26:15 mypcname kdeinit5[1841]: colord: EDID ICC Profile already exists "/home/liveuser/.local/share/icc/edid-71a4bc29fb3d7263db1c77c03eac765a.icc" >Aug 09 21:26:22 mypcname audit[2455]: USER_AUTH pid=2455 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' >Aug 09 21:26:22 mypcname audit[2455]: USER_ACCT pid=2455 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' >Aug 09 21:26:22 mypcname userhelper[2455]: pam_timestamp(liveinst:session): updated timestamp file `/var/run//pam_timestamp/liveuser/unknown:root' >Aug 09 21:26:22 mypcname audit[2455]: USER_START pid=2455 uid=1000 auid=1000 ses=1 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:session_open grantors=pam_permit,pam_xauth,pam_timestamp acct="root" exe="/usr/sbin/userhelper" hostname=? addr=? terminal=? res=success' >Aug 09 21:26:22 mypcname audit[2455]: CRED_ACQ pid=2455 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' >Aug 09 21:26:22 mypcname userhelper[2459]: running '/usr/sbin/liveinst' with root privileges on behalf of 'liveuser' >Aug 09 21:26:22 mypcname kernel: async_tx: api initialized (async) >Aug 09 21:26:22 mypcname kernel: device-mapper: multipath round-robin: version 1.2.0 loaded >Aug 09 21:26:23 mypcname kernel: Loading iSCSI transport class v2.0-870. >Aug 09 21:26:23 mypcname kernel: iscsi: registered transport (tcp) >Aug 09 21:26:23 mypcname kernel: No iBFT detected. >Aug 09 21:26:23 mypcname audit: MAC_STATUS enforcing=0 old_enforcing=1 auid=1000 ses=1 >Aug 09 21:26:23 mypcname dbus-daemon[1627]: avc: received setenforce notice (enforcing=0) >Aug 09 21:26:23 mypcname audit[1155]: USER_AVC pid=1155 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=?' >Aug 09 21:26:23 mypcname dbus-daemon[1911]: avc: received setenforce notice (enforcing=0) >Aug 09 21:26:23 mypcname udisksd[1173]: Loading module libudisks2_iscsi.so... >Aug 09 21:26:23 mypcname udisksd[1173]: g_object_notify: object class 'UDisksObjectSkeleton' has no property named 'manager-iscsi-initiator' >Aug 09 21:26:23 mypcname kdeinit5[1841]: QObject::connect: invalid null parameter >Aug 09 21:26:24 mypcname kernel: sda: sda1 sda2 sda3 >Aug 09 21:26:24 mypcname kdeinit5[1841]: QObject::connect: invalid null parameter >Aug 09 21:26:24 mypcname kdeinit5[1841]: QObject::connect: invalid null parameter >Aug 09 21:26:24 mypcname kdeinit5[1841]: QObject::connect: invalid null parameter >Aug 09 21:26:24 mypcname python3[2539]: detected unhandled Python exception in '/usr/bin/anaconda-cleanup' >Aug 09 21:26:25 mypcname abrt-notification[2699]: Process 2539 (anaconda-cleanup) of user 0 encountered an uncaught ValueError exception >Aug 09 21:26:26 mypcname anaconda[2675]: anaconda: main: /sbin/anaconda 28.22.10-1.fc28 >Aug 09 21:26:26 mypcname anaconda[2675]: anaconda: isys: 32746616 kB (31979 MB) are available >Aug 09 21:26:26 mypcname anaconda[2675]: program: Running... losetup --list >Aug 09 21:26:26 mypcname anaconda[2675]: anaconda: startup_utils: check_memory(): total:31979, needed:320, graphical:410 >Aug 09 21:26:26 mypcname anaconda[2675]: anaconda: flags: Not doing 'early exception handler' in live installation >Aug 09 21:26:26 mypcname anaconda[2675]: anaconda: flags: Not doing 'start audit daemon' in live installation >Aug 09 21:26:26 mypcname anaconda[2675]: anaconda: main: anaconda called with cmdline = ['/sbin/anaconda', '--liveinst', '--method=livecd:///dev/mapper/live-base'] >Aug 09 21:26:26 mypcname anaconda[2675]: anaconda: main: Default encoding = utf-8 >Aug 09 21:26:26 mypcname anaconda[2675]: program: Running... dbus-daemon --print-address --syslog --config-file=/usr/share/anaconda/dbus/anaconda-bus.conf >Aug 09 21:26:26 mypcname anaconda[2675]: anaconda: dbus.connection: Connecting to a default bus at unix:abstract=/tmp/dbus-seKGnyxGyi,guid=a26d98b12c761b926cf7d1f15b6ce9c2. >Aug 09 21:26:26 mypcname dbus-daemon[2715]: Activating service name='org.fedoraproject.Anaconda.Boss' requested by ':1.0' (uid=0 pid=2675 comm="/usr/bin/python3 /sbin/anaconda --liveinst --metho" label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Aug 09 21:26:26 mypcname org.fedoraproject.Anaconda.Boss[2715]: DEBUG:anaconda.modules.boss.boss:Schedule publishing. >Aug 09 21:26:26 mypcname org.fedoraproject.Anaconda.Boss[2715]: INFO:anaconda.modules.boss.boss:Start the main loop. >Aug 09 21:26:26 mypcname org.fedoraproject.Anaconda.Boss[2715]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Boss. >Aug 09 21:26:26 mypcname org.fedoraproject.Anaconda.Boss[2715]: INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-seKGnyxGyi,guid=a26d98b12c761b926cf7d1f15b6ce9c2. >Aug 09 21:26:26 mypcname org.fedoraproject.Anaconda.Boss[2715]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Boss/Installation. >Aug 09 21:26:26 mypcname org.fedoraproject.Anaconda.Boss[2715]: DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Boss. >Aug 09 21:26:26 mypcname dbus-daemon[2715]: Successfully activated service 'org.fedoraproject.Anaconda.Boss' >Aug 09 21:26:26 mypcname org.fedoraproject.Anaconda.Boss[2715]: DEBUG:anaconda.modules.boss.boss:Add module org.fedoraproject.Anaconda.Modules.Timezone. >Aug 09 21:26:26 mypcname org.fedoraproject.Anaconda.Boss[2715]: DEBUG:anaconda.modules.boss.boss:Add module org.fedoraproject.Anaconda.Modules.Network. >Aug 09 21:26:26 mypcname org.fedoraproject.Anaconda.Boss[2715]: DEBUG:anaconda.modules.boss.boss:Add module org.fedoraproject.Anaconda.Modules.Localization. >Aug 09 21:26:26 mypcname org.fedoraproject.Anaconda.Boss[2715]: DEBUG:anaconda.modules.boss.boss:Add module org.fedoraproject.Anaconda.Modules.Security. >Aug 09 21:26:26 mypcname org.fedoraproject.Anaconda.Boss[2715]: DEBUG:anaconda.modules.boss.boss:Add module org.fedoraproject.Anaconda.Modules.User. >Aug 09 21:26:26 mypcname org.fedoraproject.Anaconda.Boss[2715]: DEBUG:anaconda.modules.boss.boss:Add module org.fedoraproject.Anaconda.Modules.Payload. >Aug 09 21:26:26 mypcname org.fedoraproject.Anaconda.Boss[2715]: DEBUG:anaconda.modules.boss.boss:Add module org.fedoraproject.Anaconda.Modules.Storage. >Aug 09 21:26:26 mypcname org.fedoraproject.Anaconda.Boss[2715]: DEBUG:anaconda.modules.boss.boss:Add module org.fedoraproject.Anaconda.Modules.Services. >Aug 09 21:26:26 mypcname org.fedoraproject.Anaconda.Boss[2715]: DEBUG:anaconda.modules.boss.boss:Addons are enabled. >Aug 09 21:26:26 mypcname org.fedoraproject.Anaconda.Boss[2715]: DEBUG:anaconda.modules.boss.module_manager:Start modules. >Aug 09 21:26:26 mypcname org.fedoraproject.Anaconda.Boss[2715]: DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Modules/Timezone >Aug 09 21:26:26 mypcname dbus-daemon[2715]: Activating service name='org.fedoraproject.Anaconda.Modules.Timezone' requested by ':1.1' (uid=0 pid=2719 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Aug 09 21:26:26 mypcname org.fedoraproject.Anaconda.Boss[2715]: DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Modules/Network >Aug 09 21:26:26 mypcname org.fedoraproject.Anaconda.Boss[2715]: DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Modules/Localization >Aug 09 21:26:26 mypcname dbus-daemon[2715]: Activating service name='org.fedoraproject.Anaconda.Modules.Network' requested by ':1.1' (uid=0 pid=2719 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Aug 09 21:26:26 mypcname org.fedoraproject.Anaconda.Boss[2715]: DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Modules/Security >Aug 09 21:26:26 mypcname dbus-daemon[2715]: Activating service name='org.fedoraproject.Anaconda.Modules.Localization' requested by ':1.1' (uid=0 pid=2719 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Aug 09 21:26:26 mypcname org.fedoraproject.Anaconda.Boss[2715]: DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Modules/User >Aug 09 21:26:26 mypcname dbus-daemon[2715]: Activating service name='org.fedoraproject.Anaconda.Modules.Security' requested by ':1.1' (uid=0 pid=2719 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Aug 09 21:26:26 mypcname org.fedoraproject.Anaconda.Boss[2715]: DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Modules/Payload >Aug 09 21:26:26 mypcname dbus-daemon[2715]: Activating service name='org.fedoraproject.Anaconda.Modules.User' requested by ':1.1' (uid=0 pid=2719 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Aug 09 21:26:26 mypcname org.fedoraproject.Anaconda.Boss[2715]: DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Modules/Storage >Aug 09 21:26:26 mypcname org.fedoraproject.Anaconda.Boss[2715]: DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Modules/Services >Aug 09 21:26:26 mypcname dbus-daemon[2715]: Activating service name='org.fedoraproject.Anaconda.Modules.Payload' requested by ':1.1' (uid=0 pid=2719 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Aug 09 21:26:26 mypcname org.fedoraproject.Anaconda.Boss[2715]: DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Addons/Baz >Aug 09 21:26:26 mypcname dbus-daemon[2715]: Activating service name='org.fedoraproject.Anaconda.Modules.Storage' requested by ':1.1' (uid=0 pid=2719 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Aug 09 21:26:26 mypcname dbus-daemon[2715]: Activating service name='org.fedoraproject.Anaconda.Modules.Services' requested by ':1.1' (uid=0 pid=2719 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Aug 09 21:26:26 mypcname dbus-daemon[2715]: Activating service name='org.fedoraproject.Anaconda.Addons.Baz' requested by ':1.1' (uid=0 pid=2719 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Aug 09 21:26:26 mypcname anaconda[2675]: anaconda: startup_utils: Waiting 60 sec for modules to be started. >Aug 09 21:26:26 mypcname org.fedoraproject.Anaconda.Modules.Payload[2715]: DEBUG:anaconda.modules.common.base.base:Schedule publishing. >Aug 09 21:26:27 mypcname org.fedoraproject.Anaconda.Modules.Payload[2715]: DEBUG:anaconda.modules.common.base.base:Start the loop. >Aug 09 21:26:27 mypcname org.fedoraproject.Anaconda.Modules.Payload[2715]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Payload. >Aug 09 21:26:27 mypcname org.fedoraproject.Anaconda.Modules.Payload[2715]: INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-seKGnyxGyi,guid=a26d98b12c761b926cf7d1f15b6ce9c2. >Aug 09 21:26:27 mypcname org.fedoraproject.Anaconda.Modules.Payload[2715]: DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Payload. >Aug 09 21:26:27 mypcname dbus-daemon[2715]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Payload' >Aug 09 21:26:27 mypcname org.fedoraproject.Anaconda.Boss[2715]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Payload is available >Aug 09 21:26:27 mypcname org.fedoraproject.Anaconda.Boss[2715]: DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Modules/Payload started successfully. >Aug 09 21:26:27 mypcname org.fedoraproject.Anaconda.Addons.Baz[2715]: DEBUG:anaconda.modules.common.base.base:Schedule publishing. >Aug 09 21:26:27 mypcname org.fedoraproject.Anaconda.Addons.Baz[2715]: DEBUG:anaconda.modules.common.base.base:Start the loop. >Aug 09 21:26:27 mypcname org.fedoraproject.Anaconda.Addons.Baz[2715]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Addons/Baz. >Aug 09 21:26:27 mypcname org.fedoraproject.Anaconda.Addons.Baz[2715]: INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-seKGnyxGyi,guid=a26d98b12c761b926cf7d1f15b6ce9c2. >Aug 09 21:26:27 mypcname org.fedoraproject.Anaconda.Addons.Baz[2715]: DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Addons.Baz. >Aug 09 21:26:27 mypcname dbus-daemon[2715]: Successfully activated service 'org.fedoraproject.Anaconda.Addons.Baz' >Aug 09 21:26:27 mypcname org.fedoraproject.Anaconda.Boss[2715]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Addons/Baz is available >Aug 09 21:26:27 mypcname org.fedoraproject.Anaconda.Boss[2715]: DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Addons/Baz started successfully. >Aug 09 21:26:27 mypcname org.fedoraproject.Anaconda.Modules.User[2715]: DEBUG:anaconda.modules.common.base.base:Schedule publishing. >Aug 09 21:26:27 mypcname org.fedoraproject.Anaconda.Modules.User[2715]: DEBUG:anaconda.modules.common.base.base:Start the loop. >Aug 09 21:26:27 mypcname org.fedoraproject.Anaconda.Modules.Localization[2715]: DEBUG:anaconda.modules.common.base.base:Schedule publishing. >Aug 09 21:26:27 mypcname org.fedoraproject.Anaconda.Modules.Localization[2715]: DEBUG:anaconda.modules.common.base.base:Start the loop. >Aug 09 21:26:27 mypcname org.fedoraproject.Anaconda.Modules.User[2715]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/User. >Aug 09 21:26:27 mypcname org.fedoraproject.Anaconda.Modules.User[2715]: INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-seKGnyxGyi,guid=a26d98b12c761b926cf7d1f15b6ce9c2. >Aug 09 21:26:27 mypcname org.fedoraproject.Anaconda.Modules.Localization[2715]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Localization. >Aug 09 21:26:27 mypcname org.fedoraproject.Anaconda.Modules.Localization[2715]: INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-seKGnyxGyi,guid=a26d98b12c761b926cf7d1f15b6ce9c2. >Aug 09 21:26:27 mypcname org.fedoraproject.Anaconda.Modules.User[2715]: DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.User. >Aug 09 21:26:27 mypcname org.fedoraproject.Anaconda.Modules.Timezone[2715]: DEBUG:anaconda.modules.common.base.base:Schedule publishing. >Aug 09 21:26:27 mypcname org.fedoraproject.Anaconda.Modules.Timezone[2715]: DEBUG:anaconda.modules.common.base.base:Start the loop. >Aug 09 21:26:27 mypcname org.fedoraproject.Anaconda.Modules.Localization[2715]: DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Localization. >Aug 09 21:26:27 mypcname org.fedoraproject.Anaconda.Modules.Timezone[2715]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Timezone. >Aug 09 21:26:27 mypcname org.fedoraproject.Anaconda.Modules.Timezone[2715]: INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-seKGnyxGyi,guid=a26d98b12c761b926cf7d1f15b6ce9c2. >Aug 09 21:26:27 mypcname dbus-daemon[2715]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.User' >Aug 09 21:26:27 mypcname org.fedoraproject.Anaconda.Boss[2715]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/User is available >Aug 09 21:26:27 mypcname dbus-daemon[2715]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Localization' >Aug 09 21:26:27 mypcname org.fedoraproject.Anaconda.Boss[2715]: DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Modules/User started successfully. >Aug 09 21:26:27 mypcname org.fedoraproject.Anaconda.Boss[2715]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Localization is available >Aug 09 21:26:27 mypcname org.fedoraproject.Anaconda.Modules.Timezone[2715]: DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Timezone. >Aug 09 21:26:27 mypcname org.fedoraproject.Anaconda.Modules.Network[2715]: INFO:anaconda.dbus.connection:Connecting to the system bus. >Aug 09 21:26:27 mypcname org.fedoraproject.Anaconda.Boss[2715]: DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Modules/Localization started successfully. >Aug 09 21:26:27 mypcname dbus-daemon[2715]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Timezone' >Aug 09 21:26:27 mypcname org.fedoraproject.Anaconda.Boss[2715]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Timezone is available >Aug 09 21:26:27 mypcname dbus-daemon[1155]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.75' (uid=0 pid=2735 comm="python3 -m pyanaconda.modules.network " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Aug 09 21:26:27 mypcname org.fedoraproject.Anaconda.Boss[2715]: DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Modules/Timezone started successfully. >Aug 09 21:26:27 mypcname systemd[1]: Starting Hostname Service... >Aug 09 21:26:27 mypcname org.fedoraproject.Anaconda.Modules.Storage[2715]: INFO:program:Running [1] lvm version ... >Aug 09 21:26:27 mypcname org.fedoraproject.Anaconda.Modules.Storage[2715]: INFO:program:stdout[1]: LVM version: 2.02.177(2) (2017-12-18) >Aug 09 21:26:27 mypcname org.fedoraproject.Anaconda.Modules.Storage[2715]: Library version: 1.02.146 (2017-12-18) >Aug 09 21:26:27 mypcname org.fedoraproject.Anaconda.Modules.Storage[2715]: Driver version: 4.37.0 >Aug 09 21:26:27 mypcname org.fedoraproject.Anaconda.Modules.Storage[2715]: Configuration: ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-default-dm-run-dir=/run --with-default-run-dir=/run/lvm --with-default-pid-dir=/run --with-default-locking-dir=/run/lock/lvm --with-usrlibdir=/usr/lib64 --enable-lvm1_fallback --enable-fsadm --with-pool=internal --enable-write_install --with-user= --with-group= --with-device-uid=0 --with-device-gid=6 --with-device-mode=0660 --enable-pkgconfig --enable-applib --enable-cmdlib --enable-dmeventd --enable-blkid_wiping --enable-python2-bindings --enable-python3-bindings --with-cluster=internal --with-clvmd=corosync --enable-cmirrord --with-udevdir=/usr/lib/udev/rules.d --enable-udev_sync --with-thin=internal --enable-lvmetad --with-cache=internal --enable-lvmpolld --enable-lvmlockd-dlm --enable-lvmlockd-sanlock --enable-dbus-service --enable-notify-dbus --enable-dmfilemapd >Aug 09 21:26:27 mypcname org.fedoraproject.Anaconda.Modules.Storage[2715]: INFO:program:stderr[1]: >Aug 09 21:26:27 mypcname org.fedoraproject.Anaconda.Modules.Storage[2715]: INFO:program:...done [1] (exit code: 0) >Aug 09 21:26:27 mypcname org.fedoraproject.Anaconda.Modules.Storage[2715]: INFO:program:Running [2] btrfs --version ... >Aug 09 21:26:27 mypcname org.fedoraproject.Anaconda.Modules.Storage[2715]: INFO:program:stdout[2]: btrfs-progs v4.15.1 >Aug 09 21:26:27 mypcname org.fedoraproject.Anaconda.Modules.Storage[2715]: INFO:program:stderr[2]: >Aug 09 21:26:27 mypcname org.fedoraproject.Anaconda.Modules.Storage[2715]: INFO:program:...done [2] (exit code: 0) >Aug 09 21:26:27 mypcname org.fedoraproject.Anaconda.Modules.Storage[2715]: INFO:program:Running [3] mkswap --version ... >Aug 09 21:26:27 mypcname org.fedoraproject.Anaconda.Modules.Storage[2715]: INFO:program:stdout[3]: mkswap from util-linux 2.32 >Aug 09 21:26:27 mypcname org.fedoraproject.Anaconda.Modules.Storage[2715]: INFO:program:stderr[3]: >Aug 09 21:26:27 mypcname org.fedoraproject.Anaconda.Modules.Storage[2715]: INFO:program:...done [3] (exit code: 0) >Aug 09 21:26:27 mypcname org.fedoraproject.Anaconda.Modules.Storage[2715]: INFO:program:Running [4] multipath --version ... >Aug 09 21:26:27 mypcname org.fedoraproject.Anaconda.Modules.Storage[2715]: INFO:program:stdout[4]: >Aug 09 21:26:27 mypcname org.fedoraproject.Anaconda.Modules.Storage[2715]: INFO:program:stderr[4]: Aug 09 21:26:27 | /etc/multipath.conf does not exist, blacklisting all devices. >Aug 09 21:26:27 mypcname org.fedoraproject.Anaconda.Modules.Storage[2715]: Aug 09 21:26:27 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >Aug 09 21:26:27 mypcname org.fedoraproject.Anaconda.Modules.Storage[2715]: Unknown switch: (null) >Aug 09 21:26:27 mypcname org.fedoraproject.Anaconda.Modules.Storage[2715]: multipath-tools v0.7.4 (11/15, 2017) >Aug 09 21:26:27 mypcname org.fedoraproject.Anaconda.Modules.Storage[2715]: Usage: >Aug 09 21:26:27 mypcname org.fedoraproject.Anaconda.Modules.Storage[2715]: multipath [-a|-A|-c|-w|-W] [-d] [-r] [-i] [-v lvl] [-p pol] [-b fil] [-q] [dev] >Aug 09 21:26:27 mypcname org.fedoraproject.Anaconda.Modules.Storage[2715]: multipath -l|-ll|-f [-v lvl] [-b fil] [-R num] [dev] >Aug 09 21:26:27 mypcname org.fedoraproject.Anaconda.Modules.Storage[2715]: multipath -F [-v lvl] [-R num] >Aug 09 21:26:27 mypcname org.fedoraproject.Anaconda.Modules.Storage[2715]: multipath -t >Aug 09 21:26:27 mypcname org.fedoraproject.Anaconda.Modules.Storage[2715]: multipath -h >Aug 09 21:26:27 mypcname org.fedoraproject.Anaconda.Modules.Storage[2715]: Where: >Aug 09 21:26:27 mypcname org.fedoraproject.Anaconda.Modules.Storage[2715]: -h print this usage text >Aug 09 21:26:27 mypcname org.fedoraproject.Anaconda.Modules.Storage[2715]: -l show multipath topology (sysfs and DM info) >Aug 09 21:26:27 mypcname org.fedoraproject.Anaconda.Modules.Storage[2715]: -ll show multipath topology (maximum info) >Aug 09 21:26:27 mypcname org.fedoraproject.Anaconda.Modules.Storage[2715]: -f flush a multipath device map >Aug 09 21:26:27 mypcname org.fedoraproject.Anaconda.Modules.Storage[2715]: -F flush all multipath device maps >Aug 09 21:26:27 mypcname org.fedoraproject.Anaconda.Modules.Storage[2715]: -a add a device wwid to the wwids file >Aug 09 21:26:27 mypcname org.fedoraproject.Anaconda.Modules.Storage[2715]: -A add devices from kernel command line mpath.wwids >Aug 09 21:26:27 mypcname org.fedoraproject.Anaconda.Modules.Storage[2715]: parameters to wwids file >Aug 09 21:26:27 mypcname org.fedoraproject.Anaconda.Modules.Storage[2715]: -c check if a device should be a path in a multipath device >Aug 09 21:26:27 mypcname org.fedoraproject.Anaconda.Modules.Storage[2715]: -C check if a multipath device has usable paths >Aug 09 21:26:27 mypcname org.fedoraproject.Anaconda.Modules.Storage[2715]: -q allow queue_if_no_path when multipathd is not running >Aug 09 21:26:27 mypcname org.fedoraproject.Anaconda.Modules.Storage[2715]: -d dry run, do not create or update devmaps >Aug 09 21:26:27 mypcname org.fedoraproject.Anaconda.Modules.Storage[2715]: -t display the currently used multipathd configuration >Aug 09 21:26:27 mypcname org.fedoraproject.Anaconda.Modules.Storage[2715]: -r force devmap reload >Aug 09 21:26:27 mypcname org.fedoraproject.Anaconda.Modules.Storage[2715]: -i ignore wwids file >Aug 09 21:26:27 mypcname org.fedoraproject.Anaconda.Modules.Storage[2715]: -B treat the bindings file as read only >Aug 09 21:26:27 mypcname org.fedoraproject.Anaconda.Modules.Storage[2715]: -b fil bindings file location >Aug 09 21:26:27 mypcname org.fedoraproject.Anaconda.Modules.Storage[2715]: -w remove a device from the wwids file >Aug 09 21:26:27 mypcname org.fedoraproject.Anaconda.Modules.Storage[2715]: -W reset the wwids file include only the current devices >Aug 09 21:26:27 mypcname org.fedoraproject.Anaconda.Modules.Storage[2715]: -p pol force all maps to specified path grouping policy : >Aug 09 21:26:27 mypcname org.fedoraproject.Anaconda.Modules.Storage[2715]: . failover one path per priority group >Aug 09 21:26:27 mypcname org.fedoraproject.Anaconda.Modules.Storage[2715]: . multibus all paths in one priority group >Aug 09 21:26:27 mypcname org.fedoraproject.Anaconda.Modules.Storage[2715]: . group_by_serial one priority group per serial >Aug 09 21:26:27 mypcname org.fedoraproject.Anaconda.Modules.Storage[2715]: . group_by_prio one priority group per priority lvl >Aug 09 21:26:27 mypcname org.fedoraproject.Anaconda.Modules.Storage[2715]: . group_by_node_name one priority group per target node >Aug 09 21:26:27 mypcname org.fedoraproject.Anaconda.Modules.Storage[2715]: -v lvl verbosity level >Aug 09 21:26:27 mypcname org.fedoraproject.Anaconda.Modules.Storage[2715]: . 0 no output >Aug 09 21:26:27 mypcname org.fedoraproject.Anaconda.Modules.Storage[2715]: . 1 print created devmap names only >Aug 09 21:26:27 mypcname org.fedoraproject.Anaconda.Modules.Storage[2715]: . 2 default verbosity >Aug 09 21:26:27 mypcname org.fedoraproject.Anaconda.Modules.Storage[2715]: . 3 print debug information >Aug 09 21:26:27 mypcname org.fedoraproject.Anaconda.Modules.Storage[2715]: -R num number of times to retry removes of in-use devices >Aug 09 21:26:27 mypcname org.fedoraproject.Anaconda.Modules.Storage[2715]: dev action limited to: >Aug 09 21:26:27 mypcname org.fedoraproject.Anaconda.Modules.Storage[2715]: . multipath named 'dev' (ex: mpath0) or >Aug 09 21:26:27 mypcname org.fedoraproject.Anaconda.Modules.Storage[2715]: . multipath whose wwid is 'dev' (ex: 60051..) >Aug 09 21:26:27 mypcname org.fedoraproject.Anaconda.Modules.Storage[2715]: . multipath including the path named 'dev' (ex: /dev/sda) >Aug 09 21:26:27 mypcname org.fedoraproject.Anaconda.Modules.Storage[2715]: . multipath including the path with maj:min 'dev' (ex: 8:0) >Aug 09 21:26:27 mypcname org.fedoraproject.Anaconda.Modules.Storage[2715]: INFO:program:...done [4] (exit code: 256) >Aug 09 21:26:27 mypcname org.fedoraproject.Anaconda.Modules.Storage[2715]: INFO:program:Running [5] dmsetup --version ... >Aug 09 21:26:27 mypcname org.fedoraproject.Anaconda.Modules.Storage[2715]: INFO:program:stdout[5]: Library version: 1.02.146 (2017-12-18) >Aug 09 21:26:27 mypcname org.fedoraproject.Anaconda.Modules.Storage[2715]: Driver version: 4.37.0 >Aug 09 21:26:27 mypcname org.fedoraproject.Anaconda.Modules.Storage[2715]: INFO:program:stderr[5]: >Aug 09 21:26:27 mypcname org.fedoraproject.Anaconda.Modules.Storage[2715]: INFO:program:...done [5] (exit code: 0) >Aug 09 21:26:27 mypcname org.fedoraproject.Anaconda.Modules.Storage[2715]: INFO:program:Running [6] mdadm --version ... >Aug 09 21:26:27 mypcname org.fedoraproject.Anaconda.Modules.Storage[2715]: INFO:program:stdout[6]: >Aug 09 21:26:27 mypcname org.fedoraproject.Anaconda.Modules.Storage[2715]: INFO:program:stderr[6]: mdadm - v4.0 - 2017-01-09 >Aug 09 21:26:27 mypcname org.fedoraproject.Anaconda.Modules.Storage[2715]: INFO:program:...done [6] (exit code: 0) >Aug 09 21:26:27 mypcname org.fedoraproject.Anaconda.Modules.Storage[2715]: DEBUG:blivet:registered device format class DeviceFormat as None >Aug 09 21:26:27 mypcname org.fedoraproject.Anaconda.Modules.Storage[2715]: DEBUG:blivet:registered device format class BIOSBoot as biosboot >Aug 09 21:26:27 mypcname org.fedoraproject.Anaconda.Modules.Services[2715]: DEBUG:anaconda.modules.common.base.base:Schedule publishing. >Aug 09 21:26:27 mypcname org.fedoraproject.Anaconda.Modules.Services[2715]: DEBUG:anaconda.modules.common.base.base:Start the loop. >Aug 09 21:26:27 mypcname org.fedoraproject.Anaconda.Modules.Services[2715]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Services. >Aug 09 21:26:27 mypcname org.fedoraproject.Anaconda.Modules.Services[2715]: INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-seKGnyxGyi,guid=a26d98b12c761b926cf7d1f15b6ce9c2. >Aug 09 21:26:27 mypcname org.fedoraproject.Anaconda.Modules.Services[2715]: DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Services. >Aug 09 21:26:27 mypcname dbus-daemon[2715]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Services' >Aug 09 21:26:27 mypcname org.fedoraproject.Anaconda.Boss[2715]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Services is available >Aug 09 21:26:27 mypcname org.fedoraproject.Anaconda.Boss[2715]: DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Modules/Services started successfully. >Aug 09 21:26:27 mypcname org.fedoraproject.Anaconda.Modules.Security[2715]: DEBUG:anaconda.modules.common.base.base:Schedule publishing. >Aug 09 21:26:27 mypcname org.fedoraproject.Anaconda.Modules.Security[2715]: DEBUG:anaconda.modules.common.base.base:Start the loop. >Aug 09 21:26:27 mypcname org.fedoraproject.Anaconda.Modules.Security[2715]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Security. >Aug 09 21:26:27 mypcname org.fedoraproject.Anaconda.Modules.Security[2715]: INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-seKGnyxGyi,guid=a26d98b12c761b926cf7d1f15b6ce9c2. >Aug 09 21:26:27 mypcname org.fedoraproject.Anaconda.Modules.Security[2715]: DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Security. >Aug 09 21:26:27 mypcname dbus-daemon[2715]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Security' >Aug 09 21:26:27 mypcname org.fedoraproject.Anaconda.Boss[2715]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Security is available >Aug 09 21:26:27 mypcname org.fedoraproject.Anaconda.Modules.Storage[2715]: DEBUG:blivet:registered device format class DiskLabel as disklabel >Aug 09 21:26:27 mypcname org.fedoraproject.Anaconda.Modules.Storage[2715]: DEBUG:blivet:registered device format class DMRaidMember as dmraidmember >Aug 09 21:26:27 mypcname org.fedoraproject.Anaconda.Boss[2715]: DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Modules/Security started successfully. >Aug 09 21:26:27 mypcname org.fedoraproject.Anaconda.Modules.Storage[2715]: DEBUG:blivet:registered device format class Ext2FS as ext2 >Aug 09 21:26:27 mypcname org.fedoraproject.Anaconda.Modules.Storage[2715]: DEBUG:blivet:registered device format class Ext3FS as ext3 >Aug 09 21:26:27 mypcname org.fedoraproject.Anaconda.Modules.Storage[2715]: DEBUG:blivet:registered device format class Ext4FS as ext4 >Aug 09 21:26:27 mypcname org.fedoraproject.Anaconda.Modules.Storage[2715]: DEBUG:blivet:registered device format class FATFS as vfat >Aug 09 21:26:27 mypcname org.fedoraproject.Anaconda.Modules.Storage[2715]: DEBUG:blivet:registered device format class EFIFS as efi >Aug 09 21:26:27 mypcname org.fedoraproject.Anaconda.Modules.Storage[2715]: DEBUG:blivet:registered device format class BTRFS as btrfs >Aug 09 21:26:27 mypcname org.fedoraproject.Anaconda.Modules.Storage[2715]: DEBUG:blivet:registered device format class GFS2 as gfs2 >Aug 09 21:26:27 mypcname org.fedoraproject.Anaconda.Modules.Storage[2715]: DEBUG:blivet:registered device format class JFS as jfs >Aug 09 21:26:27 mypcname org.fedoraproject.Anaconda.Modules.Storage[2715]: DEBUG:blivet:registered device format class ReiserFS as reiserfs >Aug 09 21:26:27 mypcname org.fedoraproject.Anaconda.Modules.Storage[2715]: DEBUG:blivet:registered device format class XFS as xfs >Aug 09 21:26:27 mypcname org.fedoraproject.Anaconda.Modules.Storage[2715]: DEBUG:blivet:registered device format class HFS as hfs >Aug 09 21:26:27 mypcname org.fedoraproject.Anaconda.Modules.Storage[2715]: DEBUG:blivet:registered device format class AppleBootstrapFS as appleboot >Aug 09 21:26:27 mypcname org.fedoraproject.Anaconda.Modules.Storage[2715]: DEBUG:blivet:registered device format class HFSPlus as hfs+ >Aug 09 21:26:27 mypcname org.fedoraproject.Anaconda.Modules.Storage[2715]: DEBUG:blivet:registered device format class MacEFIFS as macefi >Aug 09 21:26:27 mypcname org.fedoraproject.Anaconda.Modules.Storage[2715]: DEBUG:blivet:registered device format class NTFS as ntfs >Aug 09 21:26:27 mypcname org.fedoraproject.Anaconda.Modules.Storage[2715]: DEBUG:blivet:registered device format class NFS as nfs >Aug 09 21:26:27 mypcname org.fedoraproject.Anaconda.Modules.Storage[2715]: DEBUG:blivet:registered device format class NFSv4 as nfs4 >Aug 09 21:26:27 mypcname org.fedoraproject.Anaconda.Modules.Storage[2715]: DEBUG:blivet:registered device format class Iso9660FS as iso9660 >Aug 09 21:26:27 mypcname org.fedoraproject.Anaconda.Modules.Storage[2715]: DEBUG:blivet:registered device format class NoDevFS as nodev >Aug 09 21:26:27 mypcname org.fedoraproject.Anaconda.Modules.Storage[2715]: DEBUG:blivet:registered device format class DevPtsFS as devpts >Aug 09 21:26:27 mypcname org.fedoraproject.Anaconda.Modules.Storage[2715]: DEBUG:blivet:registered device format class ProcFS as proc >Aug 09 21:26:27 mypcname org.fedoraproject.Anaconda.Modules.Storage[2715]: DEBUG:blivet:registered device format class SysFS as sysfs >Aug 09 21:26:27 mypcname org.fedoraproject.Anaconda.Modules.Storage[2715]: DEBUG:blivet:registered device format class TmpFS as tmpfs >Aug 09 21:26:27 mypcname org.fedoraproject.Anaconda.Modules.Storage[2715]: DEBUG:blivet:registered device format class BindFS as bind >Aug 09 21:26:27 mypcname org.fedoraproject.Anaconda.Modules.Storage[2715]: DEBUG:blivet:registered device format class SELinuxFS as selinuxfs >Aug 09 21:26:27 mypcname org.fedoraproject.Anaconda.Modules.Storage[2715]: DEBUG:blivet:registered device format class USBFS as usbfs >Aug 09 21:26:27 mypcname org.fedoraproject.Anaconda.Modules.Storage[2715]: DEBUG:blivet:registered device format class EFIVarFS as efivarfs >Aug 09 21:26:27 mypcname dbus-daemon[1155]: [system] Successfully activated service 'org.freedesktop.hostname1' >Aug 09 21:26:27 mypcname systemd[1]: Started Hostname Service. >Aug 09 21:26:27 mypcname 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' >Aug 09 21:26:27 mypcname audit[1155]: USER_AVC pid=1155 uid=81 auid=4294967295 ses=4294967295 subj=system_u:system_r:system_dbusd_t:s0-s0:c0.c1023 msg='avc: denied { send_msg } for msgtype=method_return dest=:1.75 spid=2797 tpid=2735 scontext=system_u:system_r:systemd_hostnamed_t:s0 tcontext=unconfined_u:system_r:install_t:s0-s0:c0.c1023 tclass=dbus permissive=1 >exe="/usr/bin/dbus-daemon" sauid=81 hostname=? addr=? terminal=?' >Aug 09 21:26:27 mypcname org.fedoraproject.Anaconda.Modules.Network[2715]: DEBUG:anaconda.modules.common.base.base:Schedule publishing. >Aug 09 21:26:27 mypcname org.fedoraproject.Anaconda.Modules.Network[2715]: DEBUG:anaconda.modules.common.base.base:Start the loop. >Aug 09 21:26:27 mypcname org.fedoraproject.Anaconda.Modules.Network[2715]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Network. >Aug 09 21:26:27 mypcname org.fedoraproject.Anaconda.Modules.Network[2715]: INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-seKGnyxGyi,guid=a26d98b12c761b926cf7d1f15b6ce9c2. >Aug 09 21:26:27 mypcname org.fedoraproject.Anaconda.Modules.Network[2715]: DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Network. >Aug 09 21:26:27 mypcname dbus-daemon[2715]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Network' >Aug 09 21:26:27 mypcname org.fedoraproject.Anaconda.Boss[2715]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Network is available >Aug 09 21:26:27 mypcname org.fedoraproject.Anaconda.Boss[2715]: DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Modules/Network started successfully. >Aug 09 21:26:27 mypcname NetworkManager[1298]: <info> [1533864387.1507] hostname: hostname changed from (none) to "localhost-live" >Aug 09 21:26:27 mypcname NetworkManager[1298]: <info> [1533864387.1511] policy: set-hostname: set hostname to 'localhost-live' (from system configuration) >Aug 09 21:26:27 mypcname dbus-daemon[1155]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.12' (uid=0 pid=1298 comm="/usr/sbin/NetworkManager --no-daemon " label="system_u:system_r:NetworkManager_t:s0") >Aug 09 21:26:27 localhost-live systemd-hostnamed[2797]: Changed host name to 'localhost-live' >Aug 09 21:26:27 localhost-live org.fedoraproject.Anaconda.Modules.Network[2715]: DEBUG:anaconda.modules.network.network:Current hostname changed to localhost-live >Aug 09 21:26:27 localhost-live systemd[1]: Starting Network Manager Script Dispatcher Service... >Aug 09 21:26:27 localhost-live dbus-daemon[1155]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >Aug 09 21:26:27 localhost-live systemd[1]: Started Network Manager Script Dispatcher Service. >Aug 09 21:26:27 localhost-live 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' >Aug 09 21:26:27 localhost-live nm-dispatcher[2813]: req:1 'hostname': new request (5 scripts) >Aug 09 21:26:27 localhost-live nm-dispatcher[2813]: req:1 'hostname': start running ordered scripts... >Aug 09 21:26:27 localhost-live nm-dispatcher[2813]: req:2 'hostname': new request (5 scripts) >Aug 09 21:26:27 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2715]: DEBUG:blivet:registered device format class LUKS as luks >Aug 09 21:26:27 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2715]: DEBUG:blivet:registered device format class LVMPhysicalVolume as lvmpv >Aug 09 21:26:27 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2715]: DEBUG:blivet:registered device format class MDRaidMember as mdmember >Aug 09 21:26:27 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2715]: DEBUG:blivet:registered device format class MultipathMember as multipath_member >Aug 09 21:26:27 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2715]: DEBUG:blivet:registered device format class PPCPRePBoot as prepboot >Aug 09 21:26:27 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2715]: DEBUG:blivet:registered device format class SwapSpace as swap >Aug 09 21:26:27 localhost-live nm-dispatcher[2813]: req:2 'hostname': start running ordered scripts... >Aug 09 21:26:27 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2715]: DEBUG:anaconda.modules.common.base.base:Schedule publishing. >Aug 09 21:26:27 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2715]: DEBUG:anaconda.modules.common.base.base:Start the loop. >Aug 09 21:26:27 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2715]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/DiskInitialization. >Aug 09 21:26:27 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2715]: INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-seKGnyxGyi,guid=a26d98b12c761b926cf7d1f15b6ce9c2. >Aug 09 21:26:27 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2715]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/DiskSelection. >Aug 09 21:26:27 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2715]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage. >Aug 09 21:26:27 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2715]: DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Storage. >Aug 09 21:26:27 localhost-live dbus-daemon[2715]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Storage' >Aug 09 21:26:27 localhost-live org.fedoraproject.Anaconda.Boss[2715]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Storage is available >Aug 09 21:26:27 localhost-live org.fedoraproject.Anaconda.Boss[2715]: DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Modules/Storage started successfully. >Aug 09 21:26:27 localhost-live org.fedoraproject.Anaconda.Boss[2715]: INFO:anaconda.modules.boss.module_manager:All modules are ready now. >Aug 09 21:26:27 localhost-live anaconda[2675]: anaconda: startup_utils: Parsing kickstart: /usr/share/anaconda/interactive-defaults.ks >Aug 09 21:26:27 localhost-live anaconda[2675]: program: Running... udevadm trigger --action=change --subsystem-match=block >Aug 09 21:26:27 localhost-live anaconda[2675]: program: Return code: 0 >Aug 09 21:26:27 localhost-live anaconda[2675]: program: Running... udevadm settle --timeout=300 >Aug 09 21:26:27 localhost-live anaconda[2675]: program: Return code: 0 >Aug 09 21:26:27 localhost-live anaconda[2675]: blivet: ISCSID is /sbin/iscsid >Aug 09 21:26:27 localhost-live anaconda[2675]: blivet: no initiator set >Aug 09 21:26:27 localhost-live anaconda[2675]: program: Running... modprobe fcoe >Aug 09 21:26:27 localhost-live anaconda[2675]: program: Return code: 0 >Aug 09 21:26:27 localhost-live anaconda[2675]: program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >Aug 09 21:26:27 localhost-live anaconda[2675]: program: stdout: >Aug 09 21:26:27 localhost-live anaconda[2675]: program: No FCoE boot disk information is found in EDD! >Aug 09 21:26:27 localhost-live anaconda[2675]: program: Return code: 1 >Aug 09 21:26:27 localhost-live anaconda[2675]: blivet: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >Aug 09 21:26:27 localhost-live anaconda[2675]: blivet: no /etc/zfcp.conf; not configuring zfcp >Aug 09 21:26:27 localhost-live org.fedoraproject.Anaconda.Boss[2715]: INFO:anaconda.modules.boss.boss:Splitting kickstart from /usr/share/anaconda/interactive-defaults.ks. >Aug 09 21:26:27 localhost-live org.fedoraproject.Anaconda.Boss[2715]: INFO:anaconda.modules.boss.boss:Distributing kickstart. >Aug 09 21:26:27 localhost-live org.fedoraproject.Anaconda.Boss[2715]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: org.fedoraproject.Anaconda.Modules.Timezone handles commands ['timezone'] sections [] addons [] >Aug 09 21:26:27 localhost-live org.fedoraproject.Anaconda.Boss[2715]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: there are no data for org.fedoraproject.Anaconda.Modules.Timezone >Aug 09 21:26:27 localhost-live org.fedoraproject.Anaconda.Boss[2715]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: org.fedoraproject.Anaconda.Modules.Network handles commands ['network'] sections [] addons [] >Aug 09 21:26:27 localhost-live org.fedoraproject.Anaconda.Boss[2715]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: there are no data for org.fedoraproject.Anaconda.Modules.Network >Aug 09 21:26:28 localhost-live org.fedoraproject.Anaconda.Boss[2715]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: org.fedoraproject.Anaconda.Modules.Localization handles commands ['keyboard', 'lang'] sections [] addons [] >Aug 09 21:26:28 localhost-live org.fedoraproject.Anaconda.Boss[2715]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: there are no data for org.fedoraproject.Anaconda.Modules.Localization >Aug 09 21:26:28 localhost-live org.fedoraproject.Anaconda.Boss[2715]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: org.fedoraproject.Anaconda.Modules.Security handles commands ['auth', 'authconfig', 'authselect', 'selinux', 'realm'] sections [] addons [] >Aug 09 21:26:28 localhost-live org.fedoraproject.Anaconda.Boss[2715]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: there are no data for org.fedoraproject.Anaconda.Modules.Security ><auto-removed line containing rootpw> >Aug 09 21:26:28 localhost-live org.fedoraproject.Anaconda.Boss[2715]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: there are no data for org.fedoraproject.Anaconda.Modules.User >Aug 09 21:26:28 localhost-live org.fedoraproject.Anaconda.Boss[2715]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: org.fedoraproject.Anaconda.Modules.Payload handles commands [] sections [] addons [] >Aug 09 21:26:28 localhost-live org.fedoraproject.Anaconda.Boss[2715]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: there are no data for org.fedoraproject.Anaconda.Modules.Payload >Aug 09 21:26:28 localhost-live org.fedoraproject.Anaconda.Boss[2715]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: org.fedoraproject.Anaconda.Modules.Storage handles commands ['zerombr', 'clearpart', 'ignoredisk'] sections [] addons [] >Aug 09 21:26:28 localhost-live org.fedoraproject.Anaconda.Boss[2715]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: there are no data for org.fedoraproject.Anaconda.Modules.Storage >Aug 09 21:26:28 localhost-live org.fedoraproject.Anaconda.Boss[2715]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: org.fedoraproject.Anaconda.Modules.Services handles commands ['firstboot', 'services', 'skipx', 'xconfig'] sections [] addons [] >Aug 09 21:26:28 localhost-live org.fedoraproject.Anaconda.Modules.Services[2715]: DEBUG:anaconda.modules.common.base.base:Reading kickstart... >Aug 09 21:26:28 localhost-live org.fedoraproject.Anaconda.Modules.Services[2715]: DEBUG:anaconda.modules.services.services:Processing kickstart data... >Aug 09 21:26:28 localhost-live org.fedoraproject.Anaconda.Modules.Services[2715]: DEBUG:anaconda.modules.services.services:Enabled services are set to []. >Aug 09 21:26:28 localhost-live org.fedoraproject.Anaconda.Modules.Services[2715]: DEBUG:anaconda.modules.services.services:Disabled services are set to []. >Aug 09 21:26:28 localhost-live org.fedoraproject.Anaconda.Modules.Services[2715]: DEBUG:anaconda.modules.services.services:Default desktop is set to . >Aug 09 21:26:28 localhost-live org.fedoraproject.Anaconda.Modules.Services[2715]: DEBUG:anaconda.modules.services.services:Setup on boot is set to SetupOnBootAction.ENABLED. >Aug 09 21:26:28 localhost-live org.fedoraproject.Anaconda.Modules.Services[2715]: DEBUG:anaconda.modules.common.base.base:Kickstarted is set to True. >Aug 09 21:26:28 localhost-live org.fedoraproject.Anaconda.Boss[2715]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: org.fedoraproject.Anaconda.Addons.Baz handles commands [] sections [] addons [] >Aug 09 21:26:28 localhost-live org.fedoraproject.Anaconda.Boss[2715]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: there are no data for org.fedoraproject.Anaconda.Addons.Baz >Aug 09 21:26:28 localhost-live anaconda[2675]: anaconda: kickstart: Command firstboot will be parsed in DBus module. >Aug 09 21:26:28 localhost-live org.fedoraproject.Anaconda.Modules.Localization[2715]: DEBUG:anaconda.modules.localization.localization:Language is set to en_US.UTF-8. >Aug 09 21:26:28 localhost-live anaconda[2675]: anaconda: localization: setting locale to: en_US.UTF-8 >Aug 09 21:26:28 localhost-live anaconda[2675]: anaconda: network: devices found ['eno1', 'wlp3s0'] >Aug 09 21:26:28 localhost-live anaconda[2675]: ifcfg: content of files (network initialization): >Aug 09 21:26:28 localhost-live anaconda[2675]: ifcfg: all settings: [{'802-3-ethernet': {'auto-negotiate': False, 'mac-address': [116, 208, 43, 158, 245, 85], 'mac-address-blacklist': [], 's390-options': {}}, 'connection': {'id': 'Wired connection 1', 'uuid': 'bf6dd6e7-db40-3459-a7c3-0b4747d53b86', 'type': '802-3-ethernet', 'permissions': [], 'autoconnect-priority': -999, 'timestamp': 1533878528}, 'ipv6': {'method': 'auto', 'dns': [], 'dns-search': [], 'addresses': [], 'routes': [], 'address-data': [], 'route-data': []}, 'ipv4': {'method': 'auto', 'dns': [], 'dns-search': [], 'addresses': [], 'routes': [], 'address-data': [], 'route-data': []}, 'proxy': {}}] >Aug 09 21:26:28 localhost-live anaconda[2675]: anaconda: network: ensure single initramfs connections >Aug 09 21:26:28 localhost-live anaconda[2675]: anaconda: network: apply kickstart >Aug 09 21:26:28 localhost-live anaconda[2675]: anaconda: network: create missing ifcfg files >Aug 09 21:26:28 localhost-live anaconda[2675]: anaconda: network: ifcfg file for eno1 not found >Aug 09 21:26:28 localhost-live NetworkManager[1298]: <info> [1533864388.2945] settings-connection[0x7fa8380085f0,bf6dd6e7-db40-3459-a7c3-0b4747d53b86]: write: successfully updated (ifcfg-rh: persist (null)), connection was modified in the process >Aug 09 21:26:28 localhost-live NetworkManager[1298]: <info> [1533864388.2957] audit: op="connection-update" uuid="bf6dd6e7-db40-3459-a7c3-0b4747d53b86" name="eno1" args="connection.id,connection.timestamp" pid=2675 uid=0 result="success" >Aug 09 21:26:28 localhost-live NetworkManager[1298]: <info> [1533864388.3311] settings-connection[0x7fa8380085f0,bf6dd6e7-db40-3459-a7c3-0b4747d53b86]: write: successfully updated (ifcfg-rh: update /etc/sysconfig/network-scripts/ifcfg-eno1), connection was modified in the process >Aug 09 21:26:28 localhost-live NetworkManager[1298]: <info> [1533864388.3318] audit: op="connection-update" uuid="bf6dd6e7-db40-3459-a7c3-0b4747d53b86" name="eno1" args="connection.timestamp,connection.interface-name" pid=2675 uid=0 result="success" >Aug 09 21:26:28 localhost-live NetworkManager[1298]: <info> [1533864388.3663] settings-connection[0x7fa8380085f0,bf6dd6e7-db40-3459-a7c3-0b4747d53b86]: write: successfully updated (ifcfg-rh: update /etc/sysconfig/network-scripts/ifcfg-eno1), connection was modified in the process >Aug 09 21:26:28 localhost-live NetworkManager[1298]: <info> [1533864388.3669] audit: op="connection-update" uuid="bf6dd6e7-db40-3459-a7c3-0b4747d53b86" name="eno1" args="connection.timestamp,802-3-ethernet.mac-address" pid=2675 uid=0 result="success" >Aug 09 21:26:28 localhost-live anaconda[2675]: anaconda: network: dumping ifcfg file for eno1 from default autoconnection bf6dd6e7-db40-3459-a7c3-0b4747d53b86 >Aug 09 21:26:28 localhost-live anaconda[2675]: anaconda: network: missing ifcfgs created for devices ['eno1'] >Aug 09 21:26:28 localhost-live anaconda[2675]: ifcfg: content of files (missing ifcfgs created for devices ['eno1']): >Aug 09 21:26:28 localhost-live anaconda[2675]: ifcfg: /etc/sysconfig/network-scripts/ifcfg-eno1: >Aug 09 21:26:28 localhost-live anaconda[2675]: ifcfg: TYPE=Ethernet >Aug 09 21:26:28 localhost-live anaconda[2675]: ifcfg: PROXY_METHOD=none >Aug 09 21:26:28 localhost-live anaconda[2675]: ifcfg: BROWSER_ONLY=no >Aug 09 21:26:28 localhost-live anaconda[2675]: ifcfg: BOOTPROTO=dhcp >Aug 09 21:26:28 localhost-live anaconda[2675]: ifcfg: DEFROUTE=yes >Aug 09 21:26:28 localhost-live anaconda[2675]: ifcfg: IPV4_FAILURE_FATAL=no >Aug 09 21:26:28 localhost-live anaconda[2675]: ifcfg: IPV6INIT=yes >Aug 09 21:26:28 localhost-live anaconda[2675]: ifcfg: IPV6_AUTOCONF=yes >Aug 09 21:26:28 localhost-live anaconda[2675]: ifcfg: IPV6_DEFROUTE=yes >Aug 09 21:26:28 localhost-live anaconda[2675]: ifcfg: IPV6_FAILURE_FATAL=no >Aug 09 21:26:28 localhost-live anaconda[2675]: ifcfg: IPV6_ADDR_GEN_MODE=stable-privacy >Aug 09 21:26:28 localhost-live anaconda[2675]: ifcfg: NAME=eno1 >Aug 09 21:26:28 localhost-live anaconda[2675]: ifcfg: UUID=bf6dd6e7-db40-3459-a7c3-0b4747d53b86 >Aug 09 21:26:28 localhost-live anaconda[2675]: ifcfg: ONBOOT=yes >Aug 09 21:26:28 localhost-live anaconda[2675]: ifcfg: AUTOCONNECT_PRIORITY=-999 >Aug 09 21:26:28 localhost-live anaconda[2675]: ifcfg: DEVICE=eno1 >Aug 09 21:26:28 localhost-live anaconda[2675]: ifcfg: all settings: [{'802-3-ethernet': {'auto-negotiate': False, 'mac-address-blacklist': [], 's390-options': {}}, 'connection': {'id': 'eno1', 'uuid': 'bf6dd6e7-db40-3459-a7c3-0b4747d53b86', 'interface-name': 'eno1', 'type': '802-3-ethernet', 'permissions': [], 'autoconnect-priority': -999, 'timestamp': 1533878528}, 'ipv6': {'method': 'auto', 'dns': [], 'dns-search': [], 'addresses': [], 'routes': [], 'address-data': [], 'route-data': []}, 'ipv4': {'method': 'auto', 'dns': [], 'dns-search': [], 'addresses': [], 'routes': [], 'address-data': [], 'route-data': []}, 'proxy': {}}] >Aug 09 21:26:28 localhost-live anaconda[2675]: anaconda: network: set real ONBOOT value >Aug 09 21:26:28 localhost-live anaconda[2675]: anaconda: threading: Running Thread: AnaWaitForConnectingNMThread (139620684633856) >Aug 09 21:26:28 localhost-live anaconda[2675]: anaconda: anaconda: setting display mode to GUI >Aug 09 21:26:28 localhost-live anaconda[2675]: anaconda: anaconda: Display mode is set to 'interactive graphical mode'. >Aug 09 21:26:28 localhost-live anaconda[2675]: anaconda: isys: 32746616 kB (31979 MB) are available >Aug 09 21:26:28 localhost-live anaconda[2675]: program: Running... losetup --list >Aug 09 21:26:28 localhost-live anaconda[2675]: anaconda: startup_utils: check_memory(): total:31979, needed:320, graphical:410 >Aug 09 21:26:28 localhost-live anaconda[2675]: anaconda: network: got 0 NTP servers from DHCP >Aug 09 21:26:28 localhost-live org.fedoraproject.Anaconda.Modules.Timezone[2715]: DEBUG:anaconda.modules.timezone.timezone:NTP servers are set to []. >Aug 09 21:26:28 localhost-live anaconda[2675]: anaconda: threading: Thread Done: AnaWaitForConnectingNMThread (139620684633856) >Aug 09 21:26:28 localhost-live anaconda[2675]: program: Running [7] e2fsck -V ... >Aug 09 21:26:28 localhost-live anaconda[2675]: program: stdout[7]: >Aug 09 21:26:28 localhost-live anaconda[2675]: program: stderr[7]: e2fsck 1.43.8 (1-Jan-2018) >Using EXT2FS Library version 1.43.8, 1-Jan-2018 >Aug 09 21:26:28 localhost-live anaconda[2675]: program: ...done [7] (exit code: 0) >Aug 09 21:26:28 localhost-live anaconda[2675]: blivet: Ext4FS.supported: supported: True ; >Aug 09 21:26:28 localhost-live anaconda[2675]: blivet: get_format('ext4') returning Ext4FS instance with object id 0 >Aug 09 21:26:28 localhost-live anaconda[2675]: blivet: Ext4FS.supported: supported: True ; >Aug 09 21:26:28 localhost-live anaconda[2675]: blivet: trying to set new default fstype to 'ext4' >Aug 09 21:26:28 localhost-live anaconda[2675]: blivet: Ext4FS.supported: supported: True ; >Aug 09 21:26:28 localhost-live anaconda[2675]: blivet: get_format('ext4') returning Ext4FS instance with object id 1 >Aug 09 21:26:28 localhost-live anaconda[2675]: blivet: Ext4FS.supported: supported: True ; >Aug 09 21:26:28 localhost-live anaconda[2675]: anaconda: installclass: Searching /usr/lib64/python3.6/site-packages/pyanaconda/installclasses. >Aug 09 21:26:28 localhost-live anaconda[2675]: anaconda: installclass: Found Red Hat Enterprise Linux (RHELBaseInstallClass). >Aug 09 21:26:28 localhost-live anaconda[2675]: anaconda: installclass: Found Fedora (DefaultInstallClass). >Aug 09 21:26:28 localhost-live anaconda[2675]: anaconda: installclass: Found Fedora Server (FedoraServerInstallClass). >Aug 09 21:26:28 localhost-live anaconda[2675]: anaconda: installclass: Found Fedora Workstation (FedoraWorkstationInstallClass). >Aug 09 21:26:28 localhost-live anaconda[2675]: anaconda: installclass: Found Scientific Linux (ScientificBaseInstallClass). >Aug 09 21:26:28 localhost-live anaconda[2675]: anaconda: installclass: Found Atomic Host (AtomicHostInstallClass). >Aug 09 21:26:28 localhost-live anaconda[2675]: anaconda: installclass: Found Fedora (FedoraBaseInstallClass). >Aug 09 21:26:28 localhost-live anaconda[2675]: anaconda: installclass: Found CentOS Linux (CentOSBaseInstallClass). >Aug 09 21:26:28 localhost-live anaconda[2675]: anaconda: installclass: Using a visible install class Fedora (FedoraBaseInstallClass). >Aug 09 21:26:28 localhost-live anaconda[2675]: anaconda: bootloader: bootloader EFIGRUB on EFI platform >Aug 09 21:26:28 localhost-live anaconda[2675]: anaconda: autopart: Detected 31.23 GiB of memory >Aug 09 21:26:28 localhost-live anaconda[2675]: anaconda: autopart: Suggested swap size (15.61 GiB) exceeds 10 % of disk space, using 10 % of disk space (0.0) instead. >Aug 09 21:26:28 localhost-live anaconda[2675]: anaconda: autopart: Swap attempt of 0.0 >Aug 09 21:26:28 localhost-live anaconda[2675]: anaconda: bootloader: bootloader EFIGRUB on EFI platform >Aug 09 21:26:28 localhost-live anaconda[2675]: program: Running... udevadm settle --timeout=300 >Aug 09 21:26:28 localhost-live anaconda[2675]: program: Return code: 0 >Aug 09 21:26:28 localhost-live anaconda[2675]: program: Running... udevadm settle --timeout=300 >Aug 09 21:26:28 localhost-live anaconda[2675]: program: Return code: 0 >Aug 09 21:26:28 localhost-live anaconda[2675]: anaconda: storage_utils: LABEL=OEMDRV matches [] for devicetree=None and disks_only=True >Aug 09 21:26:28 localhost-live anaconda[2675]: anaconda: threading: Running Thread: AnaStorageThread (139620684633856) >Aug 09 21:26:28 localhost-live anaconda[2675]: anaconda: threading: Running Thread: AnaTimeInitThread (139620414629632) >Aug 09 21:26:28 localhost-live anaconda[2675]: anaconda: payload: Restarting payload thread >Aug 09 21:26:28 localhost-live anaconda[2675]: anaconda: threading: Running Thread: AnaPayloadRestartThread (139620406236928) >Aug 09 21:26:28 localhost-live anaconda[2675]: anaconda: geoloc: Geolocation is enabled. >Aug 09 21:26:28 localhost-live anaconda[2675]: anaconda: threading: Running Thread: AnaPayloadThread (139620327094016) >Aug 09 21:26:28 localhost-live anaconda[2675]: anaconda: threading: Thread Done: AnaPayloadRestartThread (139620406236928) >Aug 09 21:26:28 localhost-live anaconda[2675]: anaconda: threading: Running Thread: AnaGeolocationRefreshThread (139620318701312) >Aug 09 21:26:28 localhost-live anaconda[2675]: anaconda: flags: Not doing 'start chronyd' in live installation >Aug 09 21:26:28 localhost-live anaconda[2675]: anaconda: payload: Updating payload thread state: 0 >Aug 09 21:26:28 localhost-live anaconda[2675]: anaconda: geoloc: Starting geolocation lookup >Aug 09 21:26:28 localhost-live anaconda[2675]: anaconda: geoloc: Geolocation provider: Fedora GeoIP >Aug 09 21:26:28 localhost-live anaconda[2675]: anaconda: payload: Updating payload thread state: 1 >Aug 09 21:26:28 localhost-live anaconda[2675]: blivet: no initiator set >Aug 09 21:26:28 localhost-live anaconda[2675]: blivet: resetting Blivet (version 3.0.0.b1) instance <pyanaconda.storage.osinstall.InstallerStorage object at 0x7efbf9528f28> >Aug 09 21:26:28 localhost-live anaconda[2675]: blivet: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] >Aug 09 21:26:28 localhost-live anaconda[2675]: blivet: Failed to call the update_volume_info method: libstoragemgmt functionality not available >Aug 09 21:26:28 localhost-live anaconda[2675]: program: Running [8] mpathconf --find_multipaths y --user_friendly_names y --with_multipathd y ... >Aug 09 21:26:28 localhost-live 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=?' >Aug 09 21:26:28 localhost-live anaconda[2675]: program: stdout[8]: >Aug 09 21:26:28 localhost-live anaconda[2675]: program: stderr[8]: >Aug 09 21:26:28 localhost-live anaconda[2675]: program: ...done [8] (exit code: 0) >Aug 09 21:26:28 localhost-live anaconda[2675]: program: Running... udevadm settle --timeout=300 >Aug 09 21:26:28 localhost-live anaconda[2675]: program: Return code: 0 >Aug 09 21:26:29 localhost-live anaconda[2675]: blivet: devices to scan: ['sdh', 'sdh1', 'sdh2', 'sdh3', 'sdg', 'sdg1', 'sdg2', 'sdg3', 'sdg4', 'sr0', 'sda', 'sda1', 'sda2', 'sda3', 'sdb', 'sdb1', 'sdb2', 'sdc', 'sdc1', 'sdd', 'sdd1', 'sde', 'sdf', 'loop0', 'loop1', 'loop2', 'live-rw', 'live-base', 'myraidname', 'md127p1'] >Aug 09 21:26:29 localhost-live anaconda[2675]: blivet: DeviceTree.handle_device: name: sdh ; info: {'DEVLINKS': '/dev/disk/by-id/usb-Kingston_DataTraveler_2.0_C860008862E4EEA1DA1C44A9-0:0 ' >'/dev/disk/by-uuid/2018-04-25-06-40-05-00 ' >'/dev/disk/by-path/pci-0000:00:14.0-usb-0:12:1.0-scsi-0:0:0:0 ' >'/dev/disk/by-label/Fedora-SciK-Live-28-1-1', >'DEVNAME': '/dev/sdh', >'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb3/3-12/3-12:1.0/host8/target8:0:0/8:0:0:0/block/sdh', >'DEVTYPE': 'disk', >'ID_BUS': 'usb', >'ID_DRIVE_THUMB': '1', >'ID_FS_APPLICATION_ID': 'GENISOIMAGE\\x20ISO\\x209660\\x2fHFS\\x20FILESYSTEM\\x20CREATOR\\x20\\x28C\\x29\\x201993\\x20E.YOUNGDALE\\x20\\x28C\\x29\\x201997-2006\\x20J.PEARSON\\x2fJ.SCHILLING\\x20\\x28C\\x29\\x202006-2007\\x20CDRKIT\\x20TEAM', >'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', >'ID_FS_LABEL': 'Fedora-SciK-Live-28-1-1', >'ID_FS_LABEL_ENC': 'Fedora-SciK-Live-28-1-1', >'ID_FS_SYSTEM_ID': 'LINUX', >'ID_FS_TYPE': 'iso9660', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '2018-04-25-06-40-05-00', >'ID_FS_UUID_ENC': '2018-04-25-06-40-05-00', >'ID_FS_VERSION': 'Joliet Extension', >'ID_INSTANCE': '0:0', >'ID_MODEL': 'DataTraveler_2.0', >'ID_MODEL_ENC': 'DataTraveler\\x202.0', >'ID_MODEL_ID': '6545', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '2faae032', >'ID_PATH': 'pci-0000:00:14.0-usb-0:12:1.0-scsi-0:0:0:0', >'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_12_1_0-scsi-0_0_0_0', >'ID_REVISION': 'PMAP', >'ID_SERIAL': 'Kingston_DataTraveler_2.0_C860008862E4EEA1DA1C44A9-0:0', >'ID_SERIAL_SHORT': 'C860008862E4EEA1DA1C44A9', >'ID_TYPE': 'disk', >'ID_USB_DRIVER': 'usb-storage', >'ID_USB_INTERFACES': ':080650:', >'ID_USB_INTERFACE_NUM': '00', >'ID_VENDOR': 'Kingston', >'ID_VENDOR_ENC': 'Kingston', >'ID_VENDOR_ID': '0930', >'MAJOR': '8', >'MINOR': '112', >'SUBSYSTEM': 'block', >'SYS_NAME': 'sdh', >'SYS_PATH': '/sys/devices/pci0000:00/0000:00:14.0/usb3/3-12/3-12:1.0/host8/target8:0:0/8:0:0:0/block/sdh', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '12556065'} ; >Aug 09 21:26:29 localhost-live anaconda[2675]: blivet: scanning sdh (/sys/devices/pci0000:00/0000:00:14.0/usb3/3-12/3-12:1.0/host8/target8:0:0/8:0:0:0/block/sdh)... >Aug 09 21:26:29 localhost-live anaconda[2675]: blivet: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; >Aug 09 21:26:29 localhost-live anaconda[2675]: blivet: DeviceTree.get_device_by_name returned None >Aug 09 21:26:29 localhost-live anaconda[2675]: blivet: DiskDevicePopulator.run: name: sdh ; >Aug 09 21:26:29 localhost-live anaconda[2675]: blivet: sdh is a disk >Aug 09 21:26:29 localhost-live anaconda[2675]: blivet: get_format('None') returning DeviceFormat instance with object id 3 >Aug 09 21:26:29 localhost-live anaconda[2675]: blivet: get_format('None') returning DeviceFormat instance with object id 4 >Aug 09 21:26:29 localhost-live anaconda[2675]: blivet: DiskDevice._set_format: sdh ; type: None ; current: None ; >Aug 09 21:26:29 localhost-live anaconda[2675]: blivet: DiskDevice.update_sysfs_path: sdh ; status: True ; >Aug 09 21:26:29 localhost-live anaconda[2675]: blivet: sdh sysfs_path set to /sys/devices/pci0000:00/0000:00:14.0/usb3/3-12/3-12:1.0/host8/target8:0:0/8:0:0:0/block/sdh >Aug 09 21:26:29 localhost-live anaconda[2675]: blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/pci0000:00/0000:00:14.0/usb3/3-12/3-12:1.0/host8/target8:0:0/8:0:0:0/block/sdh ; >Aug 09 21:26:29 localhost-live anaconda[2675]: blivet: updated sdh size to 7.27 GiB (7.27 GiB) >Aug 09 21:26:29 localhost-live anaconda[2675]: blivet: added disk sdh (id 2) to device tree >Aug 09 21:26:29 localhost-live anaconda[2675]: blivet: got device: DiskDevice instance (0x7efbe8036860) -- >name = sdh status = True id = 2 >children = [] >parents = [] >uuid = None size = 7.27 GiB >format = existing None >major = 8 minor = 112 exists = True protected = False >sysfs path = /sys/devices/pci0000:00/0000:00:14.0/usb3/3-12/3-12:1.0/host8/target8:0:0/8:0:0:0/block/sdh >target size = 7.27 GiB path = /dev/sdh >format args = [] original_format = None removable = True wwn = None >Aug 09 21:26:29 localhost-live anaconda[2675]: blivet: DeviceTree.handle_format: name: sdh ; >Aug 09 21:26:29 localhost-live anaconda[2675]: anaconda: ui.gui: Detected primary monitor: 1920x1200 94dpix 94dpiy >Aug 09 21:26:29 localhost-live anaconda[2675]: blivet: AppleBootstrapFS.supported: supported: True ; >Aug 09 21:26:29 localhost-live anaconda[2675]: blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 6 >Aug 09 21:26:29 localhost-live anaconda[2675]: blivet: EFIFS.supported: supported: True ; >Aug 09 21:26:29 localhost-live anaconda[2675]: blivet: get_format('efi') returning EFIFS instance with object id 7 >Aug 09 21:26:29 localhost-live anaconda[2675]: blivet: MacEFIFS.supported: supported: True ; >Aug 09 21:26:29 localhost-live anaconda[2675]: blivet: get_format('macefi') returning MacEFIFS instance with object id 8 >Aug 09 21:26:29 localhost-live anaconda[2675]: blivet: MacEFIFS.supported: supported: True ; >Aug 09 21:26:29 localhost-live anaconda[2675]: blivet: get_format('macefi') returning MacEFIFS instance with object id 9 >Aug 09 21:26:29 localhost-live anaconda[2675]: blivet: type detected on 'sdh' is 'iso9660' >Aug 09 21:26:29 localhost-live anaconda[2675]: blivet: Iso9660FS.supported: supported: True ; >Aug 09 21:26:29 localhost-live anaconda[2675]: blivet: get_format('iso9660') returning Iso9660FS instance with object id 10 >Aug 09 21:26:29 localhost-live anaconda[2675]: blivet: DiskDevice._set_format: sdh ; type: iso9660 ; current: None ; >Aug 09 21:26:29 localhost-live anaconda[2675]: program: Running... udevadm settle --timeout=300 >Aug 09 21:26:29 localhost-live anaconda[2675]: program: Return code: 0 >Aug 09 21:26:29 localhost-live anaconda[2675]: program: Running... udevadm settle --timeout=300 >Aug 09 21:26:29 localhost-live anaconda[2675]: program: Return code: 0 >Aug 09 21:26:29 localhost-live anaconda[2675]: program: Running... udevadm settle --timeout=300 >Aug 09 21:26:29 localhost-live anaconda[2675]: program: Return code: 0 >Aug 09 21:26:29 localhost-live anaconda[2675]: blivet: Iso9660FS.supported: supported: True ; >Aug 09 21:26:29 localhost-live anaconda[2675]: program: Running... udevadm settle --timeout=300 >Aug 09 21:26:29 localhost-live anaconda[2675]: program: Return code: 0 >Aug 09 21:26:29 localhost-live anaconda[2675]: blivet: Iso9660FS.supported: supported: True ; >Aug 09 21:26:29 localhost-live anaconda[2675]: blivet: got format: existing iso9660 filesystem >Aug 09 21:26:29 localhost-live anaconda[2675]: blivet: DeviceTree.handle_device: name: sdh1 ; info: {'DEVLINKS': '/dev/disk/by-partuuid/2faae032-01 ' >'/dev/disk/by-path/pci-0000:00:14.0-usb-0:12:1.0-scsi-0:0:0:0-part1 ' >'/dev/disk/by-label/Fedora-SciK-Live-28-1-1 ' >'/dev/disk/by-uuid/2018-04-25-06-40-05-00 ' >'/dev/disk/by-id/usb-Kingston_DataTraveler_2.0_C860008862E4EEA1DA1C44A9-0:0-part1', >'DEVNAME': '/dev/sdh1', >'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb3/3-12/3-12:1.0/host8/target8:0:0/8:0:0:0/block/sdh/sdh1', >'DEVTYPE': 'partition', >'ID_BUS': 'usb', >'ID_DRIVE_THUMB': '1', >'ID_FS_APPLICATION_ID': 'GENISOIMAGE\\x20ISO\\x209660\\x2fHFS\\x20FILESYSTEM\\x20CREATOR\\x20\\x28C\\x29\\x201993\\x20E.YOUNGDALE\\x20\\x28C\\x29\\x201997-2006\\x20J.PEARSON\\x2fJ.SCHILLING\\x20\\x28C\\x29\\x202006-2007\\x20CDRKIT\\x20TEAM', >'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', >'ID_FS_LABEL': 'Fedora-SciK-Live-28-1-1', >'ID_FS_LABEL_ENC': 'Fedora-SciK-Live-28-1-1', >'ID_FS_SYSTEM_ID': 'LINUX', >'ID_FS_TYPE': 'iso9660', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '2018-04-25-06-40-05-00', >'ID_FS_UUID_ENC': '2018-04-25-06-40-05-00', >'ID_FS_VERSION': 'Joliet Extension', >'ID_INSTANCE': '0:0', >'ID_MODEL': 'DataTraveler_2.0', >'ID_MODEL_ENC': 'DataTraveler\\x202.0', >'ID_MODEL_ID': '6545', >'ID_PART_ENTRY_DISK': '8:112', >'ID_PART_ENTRY_FLAGS': '0x80', >'ID_PART_ENTRY_NUMBER': '1', >'ID_PART_ENTRY_OFFSET': '0', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '7340032', >'ID_PART_ENTRY_TYPE': '0x0', >'ID_PART_ENTRY_UUID': '2faae032-01', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '2faae032', >'ID_PATH': 'pci-0000:00:14.0-usb-0:12:1.0-scsi-0:0:0:0', >'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_12_1_0-scsi-0_0_0_0', >'ID_REVISION': 'PMAP', >'ID_SERIAL': 'Kingston_DataTraveler_2.0_C860008862E4EEA1DA1C44A9-0:0', >'ID_SERIAL_SHORT': 'C860008862E4EEA1DA1C44A9', >'ID_TYPE': 'disk', >'ID_USB_DRIVER': 'usb-storage', >'ID_USB_INTERFACES': ':080650:', >'ID_USB_INTERFACE_NUM': '00', >'ID_VENDOR': 'Kingston', >'ID_VENDOR_ENC': 'Kingston', >'ID_VENDOR_ID': '0930', >'MAJOR': '8', >'MINOR': '113', >'PARTN': '1', >'SUBSYSTEM': 'block', >'SYS_NAME': 'sdh1', >'SYS_PATH': '/sys/devices/pci0000:00/0000:00:14.0/usb3/3-12/3-12:1.0/host8/target8:0:0/8:0:0:0/block/sdh/sdh1', >'TAGS': ':systemd:', >'UDISKS_IGNORE': '0', >'USEC_INITIALIZED': '12680245'} ; >Aug 09 21:26:29 localhost-live anaconda[2675]: blivet: scanning sdh1 (/sys/devices/pci0000:00/0000:00:14.0/usb3/3-12/3-12:1.0/host8/target8:0:0/8:0:0:0/block/sdh/sdh1)... >Aug 09 21:26:29 localhost-live anaconda[2675]: blivet: DeviceTree.get_device_by_name: name: sdh1 ; incomplete: False ; hidden: False ; >Aug 09 21:26:29 localhost-live anaconda[2675]: blivet: DeviceTree.get_device_by_name returned None >Aug 09 21:26:29 localhost-live anaconda[2675]: blivet: PartitionDevicePopulator.run: name: sdh1 ; >Aug 09 21:26:29 localhost-live anaconda[2675]: program: Running... udevadm settle --timeout=300 >Aug 09 21:26:29 localhost-live anaconda[2675]: program: Return code: 0 >Aug 09 21:26:29 localhost-live anaconda[2675]: blivet: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; >Aug 09 21:26:29 localhost-live anaconda[2675]: blivet: DeviceTree.get_device_by_name returned existing 7.27 GiB disk sdh (2) with existing iso9660 filesystem >Aug 09 21:26:29 localhost-live anaconda[2675]: blivet: lvm filter: adding sdh1 to the reject list >Aug 09 21:26:29 localhost-live anaconda[2675]: blivet: ignoring partition sdh1 on iso9660 >Aug 09 21:26:29 localhost-live anaconda[2675]: blivet: no device obtained for sdh1 >Aug 09 21:26:29 localhost-live anaconda[2675]: blivet: DeviceTree.handle_device: name: sdh2 ; info: {'DEVLINKS': '/dev/disk/by-id/usb-Kingston_DataTraveler_2.0_C860008862E4EEA1DA1C44A9-0:0-part2 ' >'/dev/disk/by-path/pci-0000:00:14.0-usb-0:12:1.0-scsi-0:0:0:0-part2 ' >'/dev/disk/by-partuuid/2faae032-02 /dev/disk/by-label/ANACONDA ' >'/dev/disk/by-uuid/2B87-AD13', >'DEVNAME': '/dev/sdh2', >'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb3/3-12/3-12:1.0/host8/target8:0:0/8:0:0:0/block/sdh/sdh2', >'DEVTYPE': 'partition', >'ID_BUS': 'usb', >'ID_DRIVE_THUMB': '1', >'ID_FS_APPLICATION_ID': 'GENISOIMAGE\\x20ISO\\x209660\\x2fHFS\\x20FILESYSTEM\\x20CREATOR\\x20\\x28C\\x29\\x201993\\x20E.YOUNGDALE\\x20\\x28C\\x29\\x201997-2006\\x20J.PEARSON\\x2fJ.SCHILLING\\x20\\x28C\\x29\\x202006-2007\\x20CDRKIT\\x20TEAM', >'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', >'ID_FS_LABEL': 'ANACONDA', >'ID_FS_LABEL_ENC': 'ANACONDA', >'ID_FS_SYSTEM_ID': 'LINUX', >'ID_FS_TYPE': 'vfat', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '2B87-AD13', >'ID_FS_UUID_ENC': '2B87-AD13', >'ID_FS_VERSION': 'FAT16', >'ID_INSTANCE': '0:0', >'ID_MODEL': 'DataTraveler_2.0', >'ID_MODEL_ENC': 'DataTraveler\\x202.0', >'ID_MODEL_ID': '6545', >'ID_PART_ENTRY_DISK': '8:112', >'ID_PART_ENTRY_NUMBER': '2', >'ID_PART_ENTRY_OFFSET': '122080', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '18656', >'ID_PART_ENTRY_TYPE': '0xef', >'ID_PART_ENTRY_UUID': '2faae032-02', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '2faae032', >'ID_PATH': 'pci-0000:00:14.0-usb-0:12:1.0-scsi-0:0:0:0', >'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_12_1_0-scsi-0_0_0_0', >'ID_REVISION': 'PMAP', >'ID_SERIAL': 'Kingston_DataTraveler_2.0_C860008862E4EEA1DA1C44A9-0:0', >'ID_SERIAL_SHORT': 'C860008862E4EEA1DA1C44A9', >'ID_TYPE': 'disk', >'ID_USB_DRIVER': 'usb-storage', >'ID_USB_INTERFACES': ':080650:', >'ID_USB_INTERFACE_NUM': '00', >'ID_VENDOR': 'Kingston', >'ID_VENDOR_ENC': 'Kingston', >'ID_VENDOR_ID': '0930', >'MAJOR': '8', >'MINOR': '114', >'PARTN': '2', >'SUBSYSTEM': 'block', >'SYS_NAME': 'sdh2', >'SYS_PATH': '/sys/devices/pci0000:00/0000:00:14.0/usb3/3-12/3-12:1.0/host8/target8:0:0/8:0:0:0/block/sdh/sdh2', >'TAGS': ':systemd:', >'UDISKS_IGNORE': '1', >'USEC_INITIALIZED': '12567454'} ; >Aug 09 21:26:29 localhost-live anaconda[2675]: blivet: scanning sdh2 (/sys/devices/pci0000:00/0000:00:14.0/usb3/3-12/3-12:1.0/host8/target8:0:0/8:0:0:0/block/sdh/sdh2)... >Aug 09 21:26:29 localhost-live anaconda[2675]: blivet: DeviceTree.get_device_by_name: name: sdh2 ; incomplete: False ; hidden: False ; >Aug 09 21:26:29 localhost-live anaconda[2675]: blivet: DeviceTree.get_device_by_name returned None >Aug 09 21:26:29 localhost-live anaconda[2675]: blivet: PartitionDevicePopulator.run: name: sdh2 ; >Aug 09 21:26:29 localhost-live anaconda[2675]: program: Running... udevadm settle --timeout=300 >Aug 09 21:26:29 localhost-live anaconda[2675]: program: Return code: 0 >Aug 09 21:26:29 localhost-live anaconda[2675]: blivet: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; >Aug 09 21:26:29 localhost-live anaconda[2675]: blivet: DeviceTree.get_device_by_name returned existing 7.27 GiB disk sdh (2) with existing iso9660 filesystem >Aug 09 21:26:29 localhost-live anaconda[2675]: blivet: lvm filter: adding sdh2 to the reject list >Aug 09 21:26:29 localhost-live anaconda[2675]: blivet: ignoring partition sdh2 on iso9660 >Aug 09 21:26:29 localhost-live anaconda[2675]: blivet: no device obtained for sdh2 >Aug 09 21:26:29 localhost-live anaconda[2675]: blivet: DeviceTree.handle_device: name: sdh3 ; info: {'DEVLINKS': '/dev/disk/by-label/ANACONDA ' >'/dev/disk/by-path/pci-0000:00:14.0-usb-0:12:1.0-scsi-0:0:0:0-part3 ' >'/dev/disk/by-id/usb-Kingston_DataTraveler_2.0_C860008862E4EEA1DA1C44A9-0:0-part3 ' >'/dev/disk/by-partuuid/2faae032-03 ' >'/dev/disk/by-uuid/98d30d4b-57c8-3c73-9894-2765c7a74802', >'DEVNAME': '/dev/sdh3', >'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb3/3-12/3-12:1.0/host8/target8:0:0/8:0:0:0/block/sdh/sdh3', >'DEVTYPE': 'partition', >'ID_BUS': 'usb', >'ID_DRIVE_THUMB': '1', >'ID_FS_APPLICATION_ID': 'GENISOIMAGE\\x20ISO\\x209660\\x2fHFS\\x20FILESYSTEM\\x20CREATOR\\x20\\x28C\\x29\\x201993\\x20E.YOUNGDALE\\x20\\x28C\\x29\\x201997-2006\\x20J.PEARSON\\x2fJ.SCHILLING\\x20\\x28C\\x29\\x202006-2007\\x20CDRKIT\\x20TEAM', >'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', >'ID_FS_LABEL': 'ANACONDA', >'ID_FS_LABEL_ENC': 'ANACONDA', >'ID_FS_SYSTEM_ID': 'LINUX', >'ID_FS_TYPE': 'hfsplus', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '98d30d4b-57c8-3c73-9894-2765c7a74802', >'ID_FS_UUID_ENC': '98d30d4b-57c8-3c73-9894-2765c7a74802', >'ID_FS_VERSION': 'Joliet Extension', >'ID_INSTANCE': '0:0', >'ID_MODEL': 'DataTraveler_2.0', >'ID_MODEL_ENC': 'DataTraveler\\x202.0', >'ID_MODEL_ID': '6545', >'ID_PART_ENTRY_DISK': '8:112', >'ID_PART_ENTRY_NUMBER': '3', >'ID_PART_ENTRY_OFFSET': '140736', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '39408', >'ID_PART_ENTRY_TYPE': '0x0', >'ID_PART_ENTRY_UUID': '2faae032-03', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '2faae032', >'ID_PATH': 'pci-0000:00:14.0-usb-0:12:1.0-scsi-0:0:0:0', >'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_12_1_0-scsi-0_0_0_0', >'ID_REVISION': 'PMAP', >'ID_SERIAL': 'Kingston_DataTraveler_2.0_C860008862E4EEA1DA1C44A9-0:0', >'ID_SERIAL_SHORT': 'C860008862E4EEA1DA1C44A9', >'ID_TYPE': 'disk', >'ID_USB_DRIVER': 'usb-storage', >'ID_USB_INTERFACES': ':080650:', >'ID_USB_INTERFACE_NUM': '00', >'ID_VENDOR': 'Kingston', >'ID_VENDOR_ENC': 'Kingston', >'ID_VENDOR_ID': '0930', >'MAJOR': '8', >'MINOR': '115', >'PARTN': '3', >'SUBSYSTEM': 'block', >'SYS_NAME': 'sdh3', >'SYS_PATH': '/sys/devices/pci0000:00/0000:00:14.0/usb3/3-12/3-12:1.0/host8/target8:0:0/8:0:0:0/block/sdh/sdh3', >'TAGS': ':systemd:', >'UDISKS_IGNORE': '1', >'USEC_INITIALIZED': '12583607'} ; >Aug 09 21:26:29 localhost-live anaconda[2675]: blivet: scanning sdh3 (/sys/devices/pci0000:00/0000:00:14.0/usb3/3-12/3-12:1.0/host8/target8:0:0/8:0:0:0/block/sdh/sdh3)... >Aug 09 21:26:29 localhost-live anaconda[2675]: blivet: DeviceTree.get_device_by_name: name: sdh3 ; incomplete: False ; hidden: False ; >Aug 09 21:26:29 localhost-live anaconda[2675]: blivet: DeviceTree.get_device_by_name returned None >Aug 09 21:26:29 localhost-live anaconda[2675]: blivet: PartitionDevicePopulator.run: name: sdh3 ; >Aug 09 21:26:29 localhost-live anaconda[2675]: program: Running... udevadm settle --timeout=300 >Aug 09 21:26:29 localhost-live anaconda[2675]: program: Return code: 0 >Aug 09 21:26:29 localhost-live anaconda[2675]: blivet: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; >Aug 09 21:26:29 localhost-live anaconda[2675]: blivet: DeviceTree.get_device_by_name returned existing 7.27 GiB disk sdh (2) with existing iso9660 filesystem >Aug 09 21:26:29 localhost-live anaconda[2675]: blivet: lvm filter: adding sdh3 to the reject list >Aug 09 21:26:29 localhost-live anaconda[2675]: blivet: ignoring partition sdh3 on iso9660 >Aug 09 21:26:29 localhost-live anaconda[2675]: blivet: no device obtained for sdh3 >Aug 09 21:26:29 localhost-live anaconda[2675]: blivet: DeviceTree.handle_device: name: sdg ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x50025385a00a5a17 ' >'/dev/disk/by-path/pci-0000:04:00.0-ata-1 ' >'/dev/disk/by-id/ata-Samsung_SSD_840_PRO_Series_S1ATNSAD757489A', >'DEVNAME': '/dev/sdg', >'DEVPATH': '/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdg', >'DEVTYPE': 'disk', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_HPA': '1', >'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', >'ID_ATA_FEATURE_SET_PM': '1', >'ID_ATA_FEATURE_SET_PM_ENABLED': '1', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '2', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', >'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '0', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_MODEL': 'Samsung_SSD_840_PRO_Series', >'ID_MODEL_ENC': 'Samsung\\x20SSD\\x20840\\x20PRO\\x20Series\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_TABLE_TYPE': 'gpt', >'ID_PART_TABLE_UUID': 'fe5661ee-abf8-4fbf-bb3b-2bfd0c8925c7', >'ID_PATH': 'pci-0000:04:00.0-ata-1', >'ID_PATH_TAG': 'pci-0000_04_00_0-ata-1', >'ID_REVISION': 'DXM05B0Q', >'ID_SERIAL': 'Samsung_SSD_840_PRO_Series_S1ATNSAD757489A', >'ID_SERIAL_SHORT': 'S1ATNSAD757489A', >'ID_TYPE': 'disk', >'ID_WWN': '0x50025385a00a5a17', >'ID_WWN_WITH_EXTENSION': '0x50025385a00a5a17', >'MAJOR': '8', >'MINOR': '96', >'SUBSYSTEM': 'block', >'SYS_NAME': 'sdg', >'SYS_PATH': '/sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdg', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '12063356'} ; >Aug 09 21:26:29 localhost-live anaconda[2675]: blivet: scanning sdg (/sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdg)... >Aug 09 21:26:29 localhost-live anaconda[2675]: blivet: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; >Aug 09 21:26:29 localhost-live anaconda[2675]: blivet: DeviceTree.get_device_by_name returned None >Aug 09 21:26:29 localhost-live anaconda[2675]: blivet: DiskDevicePopulator.run: name: sdg ; >Aug 09 21:26:29 localhost-live anaconda[2675]: blivet: sdg is a disk >Aug 09 21:26:29 localhost-live anaconda[2675]: blivet: get_format('None') returning DeviceFormat instance with object id 13 >Aug 09 21:26:29 localhost-live anaconda[2675]: blivet: get_format('None') returning DeviceFormat instance with object id 14 >Aug 09 21:26:29 localhost-live anaconda[2675]: blivet: DiskDevice._set_format: sdg ; type: None ; current: None ; >Aug 09 21:26:29 localhost-live anaconda[2675]: blivet: DiskDevice.update_sysfs_path: sdg ; status: True ; >Aug 09 21:26:29 localhost-live anaconda[2675]: blivet: sdg sysfs_path set to /sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdg >Aug 09 21:26:29 localhost-live anaconda[2675]: blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdg ; >Aug 09 21:26:29 localhost-live anaconda[2675]: blivet: updated sdg size to 238.47 GiB (238.47 GiB) >Aug 09 21:26:29 localhost-live anaconda[2675]: blivet: added disk sdg (id 12) to device tree >Aug 09 21:26:29 localhost-live anaconda[2675]: blivet: got device: DiskDevice instance (0x7efbe0b15ef0) -- >name = sdg status = True id = 12 >children = [] >parents = [] >uuid = None size = 238.47 GiB >format = existing None >major = 8 minor = 96 exists = True protected = False >sysfs path = /sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdg >target size = 238.47 GiB path = /dev/sdg >format args = [] original_format = None removable = False wwn = 0x50025385a00a5a17 >Aug 09 21:26:29 localhost-live anaconda[2675]: blivet: DeviceTree.handle_format: name: sdg ; >Aug 09 21:26:29 localhost-live anaconda[2675]: blivet: AppleBootstrapFS.supported: supported: True ; >Aug 09 21:26:29 localhost-live anaconda[2675]: blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 16 >Aug 09 21:26:29 localhost-live anaconda[2675]: blivet: EFIFS.supported: supported: True ; >Aug 09 21:26:29 localhost-live anaconda[2675]: blivet: get_format('efi') returning EFIFS instance with object id 17 >Aug 09 21:26:29 localhost-live anaconda[2675]: blivet: MacEFIFS.supported: supported: True ; >Aug 09 21:26:29 localhost-live anaconda[2675]: blivet: get_format('macefi') returning MacEFIFS instance with object id 18 >Aug 09 21:26:29 localhost-live anaconda[2675]: blivet: MacEFIFS.supported: supported: True ; >Aug 09 21:26:29 localhost-live anaconda[2675]: blivet: get_format('macefi') returning MacEFIFS instance with object id 19 >Aug 09 21:26:29 localhost-live anaconda[2675]: blivet: DiskLabelFormatPopulator.run: device: sdg ; label_type: gpt ; >Aug 09 21:26:29 localhost-live anaconda[2675]: blivet: DiskDevice.setup: sdg ; orig: False ; status: True ; controllable: True ; >Aug 09 21:26:29 localhost-live anaconda[2675]: blivet: DiskLabel.__init__: uuid: fe5661ee-abf8-4fbf-bb3b-2bfd0c8925c7 ; label: None ; device: /dev/sdg ; serial: Samsung_SSD_840_PRO_Series_S1ATNSAD757489A ; exists: True ; >Aug 09 21:26:29 localhost-live kernel: ata7.00: Enabling discard_zeroes_data >Aug 09 21:26:29 localhost-live anaconda[2675]: blivet: Clear pmbr_boot on parted.Disk instance -- >type: gpt primaryPartitionCount: 4 >lastPartitionNumber: 4 maxPrimaryPartitionCount: 128 >partitions: [<parted.partition.Partition object at 0x7efbe0b15128>, <parted.partition.Partition object at 0x7efbe0b2edd8>, <parted.partition.Partition object at 0x7efbe0b159e8>, <parted.partition.Partition object at 0x7efbe0b2ec88>] >device: <parted.device.Device object at 0x7efbe0b15f28> >PedDisk: <_ped.Disk object at 0x7efbe8121488> >Aug 09 21:26:29 localhost-live kernel: sdg: sdg1 sdg2 sdg3 sdg4 >Aug 09 21:26:29 localhost-live anaconda[2675]: blivet: get_format('disklabel') returning DiskLabel instance with object id 20 >Aug 09 21:26:29 localhost-live anaconda[2675]: blivet: DiskDevice._set_format: sdg ; type: disklabel ; current: None ; >Aug 09 21:26:29 localhost-live kdeinit5[1841]: QObject::connect: invalid null parameter >Aug 09 21:26:29 localhost-live anaconda[2675]: blivet: got format: existing gpt disklabel >Aug 09 21:26:29 localhost-live anaconda[2675]: blivet: DeviceTree.handle_device: name: sdg1 ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x50025385a00a5a17-part1 ' >'/dev/disk/by-label/win7x64 ' >'/dev/disk/by-id/ata-Samsung_SSD_840_PRO_Series_S1ATNSAD757489A-part1 ' >'/dev/disk/by-uuid/49651ABC464D8668 ' >'/dev/disk/by-partuuid/cf533694-78fc-4a88-a0fd-5f2d9030f900 ' >'/dev/disk/by-path/pci-0000:04:00.0-ata-1-part1', >'DEVNAME': '/dev/sdg1', >'DEVPATH': '/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdg/sdg1', >'DEVTYPE': 'partition', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_HPA': '1', >'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', >'ID_ATA_FEATURE_SET_PM': '1', >'ID_ATA_FEATURE_SET_PM_ENABLED': '1', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '2', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', >'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '0', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_FS_LABEL': 'win7x64', >'ID_FS_LABEL_ENC': 'win7x64', >'ID_FS_TYPE': 'ntfs', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '49651ABC464D8668', >'ID_FS_UUID_ENC': '49651ABC464D8668', >'ID_MODEL': 'Samsung_SSD_840_PRO_Series', >'ID_MODEL_ENC': 'Samsung\\x20SSD\\x20840\\x20PRO\\x20Series\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_ENTRY_DISK': '8:96', >'ID_PART_ENTRY_NUMBER': '1', >'ID_PART_ENTRY_OFFSET': '34', >'ID_PART_ENTRY_SCHEME': 'gpt', >'ID_PART_ENTRY_SIZE': '352229772', >'ID_PART_ENTRY_TYPE': 'ebd0a0a2-b9e5-4433-87c0-68b6b72699c7', >'ID_PART_ENTRY_UUID': 'cf533694-78fc-4a88-a0fd-5f2d9030f900', >'ID_PART_TABLE_TYPE': 'gpt', >'ID_PART_TABLE_UUID': 'fe5661ee-abf8-4fbf-bb3b-2bfd0c8925c7', >'ID_PATH': 'pci-0000:04:00.0-ata-1', >'ID_PATH_TAG': 'pci-0000_04_00_0-ata-1', >'ID_REVISION': 'DXM05B0Q', >'ID_SERIAL': 'Samsung_SSD_840_PRO_Series_S1ATNSAD757489A', >'ID_SERIAL_SHORT': 'S1ATNSAD757489A', >'ID_TYPE': 'disk', >'ID_WWN': '0x50025385a00a5a17', >'ID_WWN_WITH_EXTENSION': '0x50025385a00a5a17', >'MAJOR': '8', >'MINOR': '97', >'PARTN': '1', >'SUBSYSTEM': 'block', >'SYS_NAME': 'sdg1', >'SYS_PATH': '/sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdg/sdg1', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '12082226'} ; >Aug 09 21:26:29 localhost-live anaconda[2675]: blivet: scanning sdg1 (/sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdg/sdg1)... >Aug 09 21:26:29 localhost-live anaconda[2675]: blivet: DeviceTree.get_device_by_name: name: sdg1 ; incomplete: False ; hidden: False ; >Aug 09 21:26:29 localhost-live kdeinit5[1841]: QObject::connect: invalid null parameter >Aug 09 21:26:29 localhost-live anaconda[2675]: blivet: DeviceTree.get_device_by_name returned None >Aug 09 21:26:29 localhost-live anaconda[2675]: blivet: PartitionDevicePopulator.run: name: sdg1 ; >Aug 09 21:26:29 localhost-live anaconda[2675]: program: Running... udevadm settle --timeout=300 >Aug 09 21:26:29 localhost-live kdeinit5[1841]: QObject::connect: invalid null parameter >Aug 09 21:26:29 localhost-live kdeinit5[1841]: QObject::connect: invalid null parameter >Aug 09 21:26:29 localhost-live anaconda[2675]: program: Return code: 0 >Aug 09 21:26:29 localhost-live anaconda[2675]: blivet: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; >Aug 09 21:26:29 localhost-live anaconda[2675]: blivet: DeviceTree.get_device_by_name returned existing 238.47 GiB disk sdg (12) with existing gpt disklabel >Aug 09 21:26:29 localhost-live anaconda[2675]: blivet: get_format('None') returning DeviceFormat instance with object id 23 >Aug 09 21:26:29 localhost-live anaconda[2675]: blivet: DiskDevice.add_child: name: sdg ; child: sdg1 ; kids: 0 ; >Aug 09 21:26:29 localhost-live anaconda[2675]: blivet: get_format('None') returning DeviceFormat instance with object id 24 >Aug 09 21:26:29 localhost-live anaconda[2675]: blivet: PartitionDevice._set_format: sdg1 ; type: None ; current: None ; >Aug 09 21:26:29 localhost-live anaconda[2675]: blivet: PartitionDevice.update_sysfs_path: sdg1 ; status: True ; >Aug 09 21:26:29 localhost-live anaconda[2675]: blivet: sdg1 sysfs_path set to /sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdg/sdg1 >Aug 09 21:26:29 localhost-live anaconda[2675]: blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sdg1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdg/sdg1 ; >Aug 09 21:26:29 localhost-live anaconda[2675]: blivet: updated sdg1 size to 167.96 GiB (167.96 GiB) >Aug 09 21:26:29 localhost-live anaconda[2675]: blivet: looking up parted Partition: /dev/sdg1 >Aug 09 21:26:29 localhost-live anaconda[2675]: blivet: PartitionDevice.probe: sdg1 ; exists: True ; >Aug 09 21:26:29 localhost-live anaconda[2675]: blivet: PartitionDevice.get_flag: path: /dev/sdg1 ; flag: 1 ; >Aug 09 21:26:29 localhost-live anaconda[2675]: blivet: PartitionDevice.get_flag: path: /dev/sdg1 ; flag: 10 ; >Aug 09 21:26:29 localhost-live anaconda[2675]: blivet: PartitionDevice.get_flag: path: /dev/sdg1 ; flag: 12 ; >Aug 09 21:26:29 localhost-live anaconda[2675]: blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sdg1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdg/sdg1 ; >Aug 09 21:26:29 localhost-live anaconda[2675]: blivet: updated sdg1 size to 167.96 GiB (167.96 GiB) >Aug 09 21:26:29 localhost-live anaconda[2675]: blivet: added partition sdg1 (id 22) to device tree >Aug 09 21:26:29 localhost-live anaconda[2675]: blivet: got device: PartitionDevice instance (0x7efbe0af6390) -- >name = sdg1 status = True id = 22 >children = [] >parents = ['existing 238.47 GiB disk sdg (12) with existing gpt disklabel'] >uuid = cf533694-78fc-4a88-a0fd-5f2d9030f900 size = 167.96 GiB >format = existing None >major = 8 minor = 97 exists = True protected = False >sysfs path = /sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdg/sdg1 >target size = 167.96 GiB path = /dev/sdg1 >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 0x7efbe0b15940> fileSystem: <parted.filesystem.FileSystem object at 0x7efbe0b2e2e8> >number: 1 path: /dev/sdg1 type: 0 >name: active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7efbe0b2ee48> PedPartition: <_ped.Partition object at 0x7efbe048a3b8> >disk = existing 238.47 GiB disk sdg (12) with existing gpt disklabel >start = 34 end = 352229805 length = 352229772 >flags = msftdata >Aug 09 21:26:29 localhost-live anaconda[2675]: blivet: DeviceTree.handle_format: name: sdg1 ; >Aug 09 21:26:29 localhost-live anaconda[2675]: blivet: AppleBootstrapFS.supported: supported: True ; >Aug 09 21:26:29 localhost-live anaconda[2675]: blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 26 >Aug 09 21:26:29 localhost-live anaconda[2675]: blivet: EFIFS.supported: supported: True ; >Aug 09 21:26:29 localhost-live anaconda[2675]: blivet: get_format('efi') returning EFIFS instance with object id 27 >Aug 09 21:26:29 localhost-live anaconda[2675]: blivet: MacEFIFS.supported: supported: True ; >Aug 09 21:26:29 localhost-live anaconda[2675]: blivet: get_format('macefi') returning MacEFIFS instance with object id 28 >Aug 09 21:26:29 localhost-live anaconda[2675]: blivet: MacEFIFS.supported: supported: True ; >Aug 09 21:26:29 localhost-live anaconda[2675]: blivet: get_format('macefi') returning MacEFIFS instance with object id 29 >Aug 09 21:26:29 localhost-live anaconda[2675]: blivet: type detected on 'sdg1' is 'ntfs' >Aug 09 21:26:29 localhost-live anaconda[2675]: program: Running... ntfsinfo -m /dev/sdg1 >Aug 09 21:26:29 localhost-live anaconda[2675]: program: stdout: >Aug 09 21:26:29 localhost-live anaconda[2675]: program: Volume Information >Aug 09 21:26:29 localhost-live anaconda[2675]: program: Name of device: /dev/sdg1 >Aug 09 21:26:29 localhost-live anaconda[2675]: program: Device state: 11 >Aug 09 21:26:29 localhost-live anaconda[2675]: program: Volume Name: win7x64 >Aug 09 21:26:29 localhost-live anaconda[2675]: program: Volume State: 91 >Aug 09 21:26:29 localhost-live anaconda[2675]: program: Volume Flags: 0x0000 >Aug 09 21:26:29 localhost-live anaconda[2675]: program: Volume Version: 3.1 >Aug 09 21:26:29 localhost-live anaconda[2675]: program: Sector Size: 512 >Aug 09 21:26:29 localhost-live anaconda[2675]: program: Cluster Size: 4096 >Aug 09 21:26:29 localhost-live anaconda[2675]: program: Index Block Size: 4096 >Aug 09 21:26:29 localhost-live anaconda[2675]: program: Volume Size in Clusters: 44028721 >Aug 09 21:26:29 localhost-live anaconda[2675]: program: MFT Information >Aug 09 21:26:29 localhost-live anaconda[2675]: program: MFT Record Size: 1024 >Aug 09 21:26:29 localhost-live anaconda[2675]: program: MFT Zone Multiplier: 0 >Aug 09 21:26:29 localhost-live anaconda[2675]: program: MFT Data Position: 24 >Aug 09 21:26:29 localhost-live anaconda[2675]: program: MFT Zone Start: 0 >Aug 09 21:26:29 localhost-live anaconda[2675]: program: MFT Zone End: 5503594 >Aug 09 21:26:29 localhost-live anaconda[2675]: program: MFT Zone Position: 4 >Aug 09 21:26:29 localhost-live anaconda[2675]: program: Current Position in First Data Zone: 5503594 >Aug 09 21:26:29 localhost-live anaconda[2675]: program: Current Position in Second Data Zone: 0 >Aug 09 21:26:29 localhost-live anaconda[2675]: program: Allocated clusters 152448 (0.3%) >Aug 09 21:26:29 localhost-live anaconda[2675]: program: LCN of Data Attribute for FILE_MFT: 4 >Aug 09 21:26:29 localhost-live anaconda[2675]: program: FILE_MFTMirr Size: 4 >Aug 09 21:26:29 localhost-live anaconda[2675]: program: LCN of Data Attribute for File_MFTMirr: 13743605 >Aug 09 21:26:29 localhost-live anaconda[2675]: program: Size of Attribute Definition Table: 2560 >Aug 09 21:26:29 localhost-live anaconda[2675]: program: Number of Attached Extent Inodes: 0 >Aug 09 21:26:29 localhost-live anaconda[2675]: program: FILE_Bitmap Information >Aug 09 21:26:29 localhost-live anaconda[2675]: program: FILE_Bitmap MFT Record Number: 6 >Aug 09 21:26:29 localhost-live anaconda[2675]: program: State of FILE_Bitmap Inode: 80 >Aug 09 21:26:29 localhost-live anaconda[2675]: program: Length of Attribute List: 0 >Aug 09 21:26:29 localhost-live anaconda[2675]: program: Number of Attached Extent Inodes: 0 >Aug 09 21:26:29 localhost-live anaconda[2675]: program: FILE_Bitmap Data Attribute Information >Aug 09 21:26:29 localhost-live anaconda[2675]: program: Decompressed Runlist: not done yet >Aug 09 21:26:29 localhost-live anaconda[2675]: program: Base Inode: 6 >Aug 09 21:26:29 localhost-live anaconda[2675]: program: Attribute Types: not done yet >Aug 09 21:26:29 localhost-live anaconda[2675]: program: Attribute Name Length: 0 >Aug 09 21:26:29 localhost-live anaconda[2675]: program: Attribute State: 3 >Aug 09 21:26:29 localhost-live anaconda[2675]: program: Attribute Allocated Size: 5505024 >Aug 09 21:26:29 localhost-live anaconda[2675]: program: Attribute Data Size: 5503592 >Aug 09 21:26:29 localhost-live anaconda[2675]: program: Attribute Initialized Size: 5503592 >Aug 09 21:26:29 localhost-live anaconda[2675]: program: Attribute Compressed Size: 0 >Aug 09 21:26:29 localhost-live anaconda[2675]: program: Compression Block Size: 0 >Aug 09 21:26:29 localhost-live anaconda[2675]: program: Compression Block Size Bits: 0 >Aug 09 21:26:29 localhost-live anaconda[2675]: program: Compression Block Clusters: 0 >Aug 09 21:26:29 localhost-live anaconda[2675]: program: Free Clusters: 10284241 (23.4%) >Aug 09 21:26:29 localhost-live anaconda[2675]: program: Return code: 0 >Aug 09 21:26:29 localhost-live anaconda[2675]: program: Running... ntfsresize -m /dev/sdg1 >Aug 09 21:26:29 localhost-live anaconda[2675]: anaconda: geoloc: Geolocation lookup finished in 0.9 seconds >Aug 09 21:26:29 localhost-live anaconda[2675]: anaconda: geoloc: got results from geolocation >Aug 09 21:26:29 localhost-live anaconda[2675]: anaconda: geoloc: Waited 0.39 seconds for Geolocation >Aug 09 21:26:29 localhost-live anaconda[2675]: anaconda: threading: Thread Done: AnaGeolocationRefreshThread (139620318701312) >Aug 09 21:26:29 localhost-live org.fedoraproject.Anaconda.Modules.Localization[2715]: DEBUG:anaconda.modules.localization.localization:Language is set to nl_NL.UTF-8. >Aug 09 21:26:29 localhost-live anaconda[2675]: anaconda: localization: setting locale to: nl_NL.UTF-8 >Aug 09 21:26:29 localhost-live anaconda[2675]: anaconda: localization: setting locale to: nl_NL.UTF-8 >Aug 09 21:26:29 localhost-live anaconda[2675]: anaconda: ui.common: Entered spoke: WelcomeLanguageSpoke >Aug 09 21:26:29 localhost-live anaconda[2675]: anaconda: misc: /usr/lib64/python3.6/site-packages/gi/overrides/Gdk.py:336: DeprecationWarning: Gdk.Cursor.new is deprecated >return cls.new(*args, **kwds) >Aug 09 21:26:32 localhost-live anaconda[2675]: program: stdout: >Aug 09 21:26:32 localhost-live anaconda[2675]: program: ntfsresize v2017.3.23 (libntfs-3g) >Aug 09 21:26:32 localhost-live anaconda[2675]: program: Minsize (in MB): 138218 >Aug 09 21:26:32 localhost-live anaconda[2675]: program: Return code: 0 >Aug 09 21:26:32 localhost-live anaconda[2675]: blivet: padding min size from 128,73 GiB up to 129,21 GiB >Aug 09 21:26:32 localhost-live anaconda[2675]: blivet: NTFS.supported: supported: False ; >Aug 09 21:26:32 localhost-live anaconda[2675]: blivet: get_format('ntfs') returning NTFS instance with object id 30 >Aug 09 21:26:32 localhost-live anaconda[2675]: blivet: PartitionDevice._set_format: sdg1 ; type: ntfs ; current: None ; >Aug 09 21:26:32 localhost-live anaconda[2675]: program: Running... udevadm settle --timeout=300 >Aug 09 21:26:32 localhost-live anaconda[2675]: program: Return code: 0 >Aug 09 21:26:32 localhost-live anaconda[2675]: blivet: NTFS.supported: supported: False ; >Aug 09 21:26:32 localhost-live anaconda[2675]: program: Running... udevadm settle --timeout=300 >Aug 09 21:26:32 localhost-live anaconda[2675]: program: Return code: 0 >Aug 09 21:26:32 localhost-live anaconda[2675]: blivet: NTFS.supported: supported: False ; >Aug 09 21:26:32 localhost-live anaconda[2675]: blivet: got format: existing ntfs filesystem >Aug 09 21:26:32 localhost-live anaconda[2675]: blivet: DeviceTree.handle_device: name: sdg2 ; info: {'DEVLINKS': '/dev/disk/by-uuid/A21E310A1E30D8CD ' >'/dev/disk/by-partuuid/d8517309-3ae8-4a0e-958f-1952af48e70d ' >'/dev/disk/by-path/pci-0000:04:00.0-ata-1-part2 ' >'/dev/disk/by-id/ata-Samsung_SSD_840_PRO_Series_S1ATNSAD757489A-part2 ' >'/dev/disk/by-id/wwn-0x50025385a00a5a17-part2', >'DEVNAME': '/dev/sdg2', >'DEVPATH': '/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdg/sdg2', >'DEVTYPE': 'partition', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_HPA': '1', >'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', >'ID_ATA_FEATURE_SET_PM': '1', >'ID_ATA_FEATURE_SET_PM_ENABLED': '1', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '2', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', >'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '0', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_FS_TYPE': 'ntfs', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': 'A21E310A1E30D8CD', >'ID_FS_UUID_ENC': 'A21E310A1E30D8CD', >'ID_MODEL': 'Samsung_SSD_840_PRO_Series', >'ID_MODEL_ENC': 'Samsung\\x20SSD\\x20840\\x20PRO\\x20Series\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_ENTRY_DISK': '8:96', >'ID_PART_ENTRY_FLAGS': '0x1', >'ID_PART_ENTRY_NUMBER': '2', >'ID_PART_ENTRY_OFFSET': '352231424', >'ID_PART_ENTRY_SCHEME': 'gpt', >'ID_PART_ENTRY_SIZE': '1746944', >'ID_PART_ENTRY_TYPE': 'de94bba4-06d1-4d40-a16a-bfd50179d6ac', >'ID_PART_ENTRY_UUID': 'd8517309-3ae8-4a0e-958f-1952af48e70d', >'ID_PART_TABLE_TYPE': 'gpt', >'ID_PART_TABLE_UUID': 'fe5661ee-abf8-4fbf-bb3b-2bfd0c8925c7', >'ID_PATH': 'pci-0000:04:00.0-ata-1', >'ID_PATH_TAG': 'pci-0000_04_00_0-ata-1', >'ID_REVISION': 'DXM05B0Q', >'ID_SERIAL': 'Samsung_SSD_840_PRO_Series_S1ATNSAD757489A', >'ID_SERIAL_SHORT': 'S1ATNSAD757489A', >'ID_TYPE': 'disk', >'ID_WWN': '0x50025385a00a5a17', >'ID_WWN_WITH_EXTENSION': '0x50025385a00a5a17', >'MAJOR': '8', >'MINOR': '98', >'PARTN': '2', >'SUBSYSTEM': 'block', >'SYS_NAME': 'sdg2', >'SYS_PATH': '/sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdg/sdg2', >'TAGS': ':systemd:', >'UDISKS_IGNORE': '1', >'USEC_INITIALIZED': '12084107'} ; >Aug 09 21:26:32 localhost-live anaconda[2675]: blivet: scanning sdg2 (/sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdg/sdg2)... >Aug 09 21:26:32 localhost-live anaconda[2675]: blivet: DeviceTree.get_device_by_name: name: sdg2 ; incomplete: False ; hidden: False ; >Aug 09 21:26:32 localhost-live anaconda[2675]: blivet: DeviceTree.get_device_by_name returned None >Aug 09 21:26:32 localhost-live anaconda[2675]: blivet: PartitionDevicePopulator.run: name: sdg2 ; >Aug 09 21:26:32 localhost-live anaconda[2675]: program: Running... udevadm settle --timeout=300 >Aug 09 21:26:32 localhost-live anaconda[2675]: program: Return code: 0 >Aug 09 21:26:32 localhost-live anaconda[2675]: blivet: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; >Aug 09 21:26:32 localhost-live anaconda[2675]: blivet: DeviceTree.get_device_by_name returned existing 238,47 GiB disk sdg (12) with existing gpt disklabel >Aug 09 21:26:32 localhost-live anaconda[2675]: blivet: get_format('None') returning DeviceFormat instance with object id 33 >Aug 09 21:26:32 localhost-live anaconda[2675]: blivet: DiskDevice.add_child: name: sdg ; child: sdg2 ; kids: 1 ; >Aug 09 21:26:32 localhost-live anaconda[2675]: blivet: get_format('None') returning DeviceFormat instance with object id 34 >Aug 09 21:26:32 localhost-live anaconda[2675]: blivet: PartitionDevice._set_format: sdg2 ; type: None ; current: None ; >Aug 09 21:26:32 localhost-live anaconda[2675]: blivet: PartitionDevice.update_sysfs_path: sdg2 ; status: True ; >Aug 09 21:26:32 localhost-live anaconda[2675]: blivet: sdg2 sysfs_path set to /sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdg/sdg2 >Aug 09 21:26:32 localhost-live anaconda[2675]: blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sdg2 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdg/sdg2 ; >Aug 09 21:26:32 localhost-live anaconda[2675]: blivet: updated sdg2 size to 853 MiB (853 MiB) >Aug 09 21:26:32 localhost-live anaconda[2675]: blivet: looking up parted Partition: /dev/sdg2 >Aug 09 21:26:32 localhost-live anaconda[2675]: blivet: PartitionDevice.probe: sdg2 ; exists: True ; >Aug 09 21:26:32 localhost-live anaconda[2675]: blivet: PartitionDevice.get_flag: path: /dev/sdg2 ; flag: 1 ; >Aug 09 21:26:32 localhost-live anaconda[2675]: blivet: PartitionDevice.get_flag: path: /dev/sdg2 ; flag: 10 ; >Aug 09 21:26:32 localhost-live anaconda[2675]: blivet: PartitionDevice.get_flag: path: /dev/sdg2 ; flag: 12 ; >Aug 09 21:26:32 localhost-live anaconda[2675]: blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sdg2 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdg/sdg2 ; >Aug 09 21:26:32 localhost-live anaconda[2675]: blivet: updated sdg2 size to 853 MiB (853 MiB) >Aug 09 21:26:32 localhost-live anaconda[2675]: blivet: added partition sdg2 (id 32) to device tree >Aug 09 21:26:32 localhost-live anaconda[2675]: blivet: got device: PartitionDevice instance (0x7efbe04304e0) -- >name = sdg2 status = True id = 32 >children = [] >parents = ['existing 238,47 GiB disk sdg (12) with existing gpt disklabel'] >uuid = d8517309-3ae8-4a0e-958f-1952af48e70d size = 853 MiB >format = existing None >major = 8 minor = 98 exists = True protected = False >sysfs path = /sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdg/sdg2 >target size = 853 MiB path = /dev/sdg2 >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 0x7efbe0b15940> fileSystem: <parted.filesystem.FileSystem object at 0x7efbe0b2ee80> >number: 2 path: /dev/sdg2 type: 0 >name: active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7efbe0b2ec18> PedPartition: <_ped.Partition object at 0x7efbe048a410> >disk = existing 238,47 GiB disk sdg (12) with existing gpt disklabel >start = 352231424 end = 353978367 length = 1746944 >flags = hidden, diag >Aug 09 21:26:32 localhost-live anaconda[2675]: blivet: DeviceTree.handle_format: name: sdg2 ; >Aug 09 21:26:32 localhost-live anaconda[2675]: blivet: AppleBootstrapFS.supported: supported: True ; >Aug 09 21:26:32 localhost-live anaconda[2675]: blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 36 >Aug 09 21:26:32 localhost-live anaconda[2675]: blivet: EFIFS.supported: supported: True ; >Aug 09 21:26:32 localhost-live anaconda[2675]: blivet: get_format('efi') returning EFIFS instance with object id 37 >Aug 09 21:26:32 localhost-live anaconda[2675]: blivet: MacEFIFS.supported: supported: True ; >Aug 09 21:26:32 localhost-live anaconda[2675]: blivet: get_format('macefi') returning MacEFIFS instance with object id 38 >Aug 09 21:26:32 localhost-live anaconda[2675]: blivet: MacEFIFS.supported: supported: True ; >Aug 09 21:26:32 localhost-live anaconda[2675]: blivet: get_format('macefi') returning MacEFIFS instance with object id 39 >Aug 09 21:26:32 localhost-live anaconda[2675]: blivet: type detected on 'sdg2' is 'ntfs' >Aug 09 21:26:32 localhost-live anaconda[2675]: program: Running... ntfsinfo -m /dev/sdg2 >Aug 09 21:26:32 localhost-live anaconda[2675]: program: stdout: >Aug 09 21:26:32 localhost-live anaconda[2675]: program: Volume Information >Aug 09 21:26:32 localhost-live anaconda[2675]: program: Name of device: /dev/sdg2 >Aug 09 21:26:32 localhost-live anaconda[2675]: program: Device state: 11 >Aug 09 21:26:32 localhost-live anaconda[2675]: program: Volume Name: >Aug 09 21:26:32 localhost-live anaconda[2675]: program: Volume State: 91 >Aug 09 21:26:32 localhost-live anaconda[2675]: program: Volume Flags: 0x0080 >Aug 09 21:26:32 localhost-live anaconda[2675]: program: Volume Version: 3.1 >Aug 09 21:26:32 localhost-live anaconda[2675]: program: Sector Size: 512 >Aug 09 21:26:32 localhost-live anaconda[2675]: program: Cluster Size: 4096 >Aug 09 21:26:32 localhost-live anaconda[2675]: program: Index Block Size: 4096 >Aug 09 21:26:32 localhost-live anaconda[2675]: program: Volume Size in Clusters: 218367 >Aug 09 21:26:32 localhost-live anaconda[2675]: program: MFT Information >Aug 09 21:26:32 localhost-live anaconda[2675]: program: MFT Record Size: 1024 >Aug 09 21:26:32 localhost-live anaconda[2675]: program: MFT Zone Multiplier: 0 >Aug 09 21:26:32 localhost-live anaconda[2675]: program: MFT Data Position: 24 >Aug 09 21:26:32 localhost-live anaconda[2675]: program: MFT Zone Start: 72789 >Aug 09 21:26:32 localhost-live anaconda[2675]: program: MFT Zone End: 100084 >Aug 09 21:26:32 localhost-live anaconda[2675]: program: MFT Zone Position: 72789 >Aug 09 21:26:32 localhost-live anaconda[2675]: program: Current Position in First Data Zone: 100084 >Aug 09 21:26:32 localhost-live anaconda[2675]: program: Current Position in Second Data Zone: 0 >Aug 09 21:26:32 localhost-live anaconda[2675]: program: Allocated clusters 64 (0.0%) >Aug 09 21:26:32 localhost-live anaconda[2675]: program: LCN of Data Attribute for FILE_MFT: 72789 >Aug 09 21:26:32 localhost-live anaconda[2675]: program: FILE_MFTMirr Size: 4 >Aug 09 21:26:32 localhost-live anaconda[2675]: program: LCN of Data Attribute for File_MFTMirr: 2 >Aug 09 21:26:32 localhost-live anaconda[2675]: program: Size of Attribute Definition Table: 2560 >Aug 09 21:26:32 localhost-live anaconda[2675]: program: Number of Attached Extent Inodes: 0 >Aug 09 21:26:32 localhost-live anaconda[2675]: program: FILE_Bitmap Information >Aug 09 21:26:32 localhost-live anaconda[2675]: program: FILE_Bitmap MFT Record Number: 6 >Aug 09 21:26:32 localhost-live anaconda[2675]: program: State of FILE_Bitmap Inode: 80 >Aug 09 21:26:32 localhost-live anaconda[2675]: program: Length of Attribute List: 0 >Aug 09 21:26:32 localhost-live anaconda[2675]: program: Number of Attached Extent Inodes: 0 >Aug 09 21:26:32 localhost-live anaconda[2675]: program: FILE_Bitmap Data Attribute Information >Aug 09 21:26:32 localhost-live anaconda[2675]: program: Decompressed Runlist: not done yet >Aug 09 21:26:32 localhost-live anaconda[2675]: program: Base Inode: 6 >Aug 09 21:26:32 localhost-live anaconda[2675]: program: Attribute Types: not done yet >Aug 09 21:26:32 localhost-live anaconda[2675]: program: Attribute Name Length: 0 >Aug 09 21:26:32 localhost-live anaconda[2675]: program: Attribute State: 3 >Aug 09 21:26:32 localhost-live anaconda[2675]: program: Attribute Allocated Size: 28672 >Aug 09 21:26:32 localhost-live anaconda[2675]: program: Attribute Data Size: 27296 >Aug 09 21:26:32 localhost-live anaconda[2675]: program: Attribute Initialized Size: 27296 >Aug 09 21:26:32 localhost-live anaconda[2675]: program: Attribute Compressed Size: 0 >Aug 09 21:26:32 localhost-live anaconda[2675]: program: Compression Block Size: 0 >Aug 09 21:26:32 localhost-live anaconda[2675]: program: Compression Block Size Bits: 0 >Aug 09 21:26:32 localhost-live anaconda[2675]: program: Compression Block Clusters: 0 >Aug 09 21:26:32 localhost-live anaconda[2675]: program: Free Clusters: 121015 (55.4%) >Aug 09 21:26:32 localhost-live anaconda[2675]: program: Return code: 0 >Aug 09 21:26:32 localhost-live anaconda[2675]: program: Running... ntfsresize -m /dev/sdg2 >Aug 09 21:26:32 localhost-live anaconda[2675]: program: stdout: >Aug 09 21:26:32 localhost-live anaconda[2675]: program: ntfsresize v2017.3.23 (libntfs-3g) >Aug 09 21:26:32 localhost-live anaconda[2675]: program: Minsize (in MB): 399 >Aug 09 21:26:32 localhost-live anaconda[2675]: program: Return code: 0 >Aug 09 21:26:32 localhost-live anaconda[2675]: blivet: padding min size from 380,52 MiB up to 418,57 MiB >Aug 09 21:26:32 localhost-live anaconda[2675]: blivet: NTFS.supported: supported: False ; >Aug 09 21:26:32 localhost-live anaconda[2675]: blivet: get_format('ntfs') returning NTFS instance with object id 40 >Aug 09 21:26:32 localhost-live anaconda[2675]: blivet: PartitionDevice._set_format: sdg2 ; type: ntfs ; current: None ; >Aug 09 21:26:32 localhost-live anaconda[2675]: program: Running... udevadm settle --timeout=300 >Aug 09 21:26:32 localhost-live anaconda[2675]: program: Return code: 0 >Aug 09 21:26:32 localhost-live anaconda[2675]: blivet: NTFS.supported: supported: False ; >Aug 09 21:26:32 localhost-live anaconda[2675]: program: Running... udevadm settle --timeout=300 >Aug 09 21:26:32 localhost-live anaconda[2675]: program: Return code: 0 >Aug 09 21:26:32 localhost-live anaconda[2675]: blivet: NTFS.supported: supported: False ; >Aug 09 21:26:32 localhost-live anaconda[2675]: blivet: got format: existing ntfs filesystem >Aug 09 21:26:32 localhost-live anaconda[2675]: blivet: DeviceTree.handle_device: name: sdg3 ; info: {'DEVLINKS': '/dev/disk/by-partlabel/Basic\\x20data\\x20partition ' >'/dev/disk/by-id/ata-Samsung_SSD_840_PRO_Series_S1ATNSAD757489A-part3 ' >'/dev/disk/by-uuid/582C9FCA2C9FA194 ' >'/dev/disk/by-partuuid/e5d08099-5354-49ab-af3f-a367b758b996 ' >'/dev/disk/by-id/wwn-0x50025385a00a5a17-part3 ' >'/dev/disk/by-label/Recovery ' >'/dev/disk/by-path/pci-0000:04:00.0-ata-1-part3', >'DEVNAME': '/dev/sdg3', >'DEVPATH': '/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdg/sdg3', >'DEVTYPE': 'partition', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_HPA': '1', >'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', >'ID_ATA_FEATURE_SET_PM': '1', >'ID_ATA_FEATURE_SET_PM_ENABLED': '1', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '2', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', >'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '0', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_FS_LABEL': 'Recovery', >'ID_FS_LABEL_ENC': 'Recovery', >'ID_FS_TYPE': 'ntfs', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '582C9FCA2C9FA194', >'ID_FS_UUID_ENC': '582C9FCA2C9FA194', >'ID_MODEL': 'Samsung_SSD_840_PRO_Series', >'ID_MODEL_ENC': 'Samsung\\x20SSD\\x20840\\x20PRO\\x20Series\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_ENTRY_DISK': '8:96', >'ID_PART_ENTRY_FLAGS': '0x1', >'ID_PART_ENTRY_NAME': 'Basic\\x20data\\x20partition', >'ID_PART_ENTRY_NUMBER': '3', >'ID_PART_ENTRY_OFFSET': '353978368', >'ID_PART_ENTRY_SCHEME': 'gpt', >'ID_PART_ENTRY_SIZE': '921600', >'ID_PART_ENTRY_TYPE': 'de94bba4-06d1-4d40-a16a-bfd50179d6ac', >'ID_PART_ENTRY_UUID': 'e5d08099-5354-49ab-af3f-a367b758b996', >'ID_PART_TABLE_TYPE': 'gpt', >'ID_PART_TABLE_UUID': 'fe5661ee-abf8-4fbf-bb3b-2bfd0c8925c7', >'ID_PATH': 'pci-0000:04:00.0-ata-1', >'ID_PATH_TAG': 'pci-0000_04_00_0-ata-1', >'ID_REVISION': 'DXM05B0Q', >'ID_SERIAL': 'Samsung_SSD_840_PRO_Series_S1ATNSAD757489A', >'ID_SERIAL_SHORT': 'S1ATNSAD757489A', >'ID_TYPE': 'disk', >'ID_WWN': '0x50025385a00a5a17', >'ID_WWN_WITH_EXTENSION': '0x50025385a00a5a17', >'MAJOR': '8', >'MINOR': '99', >'PARTN': '3', >'PARTNAME': 'Basic data partition', >'SUBSYSTEM': 'block', >'SYS_NAME': 'sdg3', >'SYS_PATH': '/sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdg/sdg3', >'TAGS': ':systemd:', >'UDISKS_IGNORE': '1', >'USEC_INITIALIZED': '12082153'} ; >Aug 09 21:26:32 localhost-live anaconda[2675]: blivet: scanning sdg3 (/sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdg/sdg3)... >Aug 09 21:26:32 localhost-live anaconda[2675]: blivet: DeviceTree.get_device_by_name: name: sdg3 ; incomplete: False ; hidden: False ; >Aug 09 21:26:32 localhost-live anaconda[2675]: blivet: DeviceTree.get_device_by_name returned None >Aug 09 21:26:32 localhost-live anaconda[2675]: blivet: PartitionDevicePopulator.run: name: sdg3 ; >Aug 09 21:26:32 localhost-live anaconda[2675]: program: Running... udevadm settle --timeout=300 >Aug 09 21:26:32 localhost-live anaconda[2675]: program: Return code: 0 >Aug 09 21:26:32 localhost-live anaconda[2675]: blivet: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; >Aug 09 21:26:32 localhost-live anaconda[2675]: blivet: DeviceTree.get_device_by_name returned existing 238,47 GiB disk sdg (12) with existing gpt disklabel >Aug 09 21:26:32 localhost-live anaconda[2675]: blivet: get_format('None') returning DeviceFormat instance with object id 43 >Aug 09 21:26:32 localhost-live anaconda[2675]: blivet: DiskDevice.add_child: name: sdg ; child: sdg3 ; kids: 2 ; >Aug 09 21:26:32 localhost-live anaconda[2675]: blivet: get_format('None') returning DeviceFormat instance with object id 44 >Aug 09 21:26:32 localhost-live anaconda[2675]: blivet: PartitionDevice._set_format: sdg3 ; type: None ; current: None ; >Aug 09 21:26:32 localhost-live anaconda[2675]: blivet: PartitionDevice.update_sysfs_path: sdg3 ; status: True ; >Aug 09 21:26:32 localhost-live anaconda[2675]: blivet: sdg3 sysfs_path set to /sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdg/sdg3 >Aug 09 21:26:32 localhost-live anaconda[2675]: blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sdg3 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdg/sdg3 ; >Aug 09 21:26:32 localhost-live anaconda[2675]: blivet: updated sdg3 size to 450 MiB (450 MiB) >Aug 09 21:26:32 localhost-live anaconda[2675]: blivet: looking up parted Partition: /dev/sdg3 >Aug 09 21:26:32 localhost-live anaconda[2675]: blivet: PartitionDevice.probe: sdg3 ; exists: True ; >Aug 09 21:26:32 localhost-live anaconda[2675]: blivet: PartitionDevice.get_flag: path: /dev/sdg3 ; flag: 1 ; >Aug 09 21:26:32 localhost-live anaconda[2675]: blivet: PartitionDevice.get_flag: path: /dev/sdg3 ; flag: 10 ; >Aug 09 21:26:32 localhost-live anaconda[2675]: blivet: PartitionDevice.get_flag: path: /dev/sdg3 ; flag: 12 ; >Aug 09 21:26:32 localhost-live anaconda[2675]: blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sdg3 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdg/sdg3 ; >Aug 09 21:26:32 localhost-live anaconda[2675]: blivet: updated sdg3 size to 450 MiB (450 MiB) >Aug 09 21:26:32 localhost-live anaconda[2675]: blivet: added partition sdg3 (id 42) to device tree >Aug 09 21:26:32 localhost-live anaconda[2675]: blivet: got device: PartitionDevice instance (0x7efbd7fd8fd0) -- >name = sdg3 status = True id = 42 >children = [] >parents = ['existing 238,47 GiB disk sdg (12) with existing gpt disklabel'] >uuid = e5d08099-5354-49ab-af3f-a367b758b996 size = 450 MiB >format = existing None >major = 8 minor = 99 exists = True protected = False >sysfs path = /sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdg/sdg3 >target size = 450 MiB path = /dev/sdg3 >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 0x7efbe0b15940> fileSystem: <parted.filesystem.FileSystem object at 0x7efbe0b2e780> >number: 3 path: /dev/sdg3 type: 0 >name: Basic data partition active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7efbe0b15fd0> PedPartition: <_ped.Partition object at 0x7efbe04d3360> >disk = existing 238,47 GiB disk sdg (12) with existing gpt disklabel >start = 353978368 end = 354899967 length = 921600 >flags = hidden, diag >Aug 09 21:26:32 localhost-live anaconda[2675]: blivet: DeviceTree.handle_format: name: sdg3 ; >Aug 09 21:26:32 localhost-live anaconda[2675]: blivet: AppleBootstrapFS.supported: supported: True ; >Aug 09 21:26:32 localhost-live anaconda[2675]: blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 46 >Aug 09 21:26:32 localhost-live anaconda[2675]: blivet: EFIFS.supported: supported: True ; >Aug 09 21:26:32 localhost-live anaconda[2675]: blivet: get_format('efi') returning EFIFS instance with object id 47 >Aug 09 21:26:32 localhost-live anaconda[2675]: blivet: MacEFIFS.supported: supported: True ; >Aug 09 21:26:32 localhost-live anaconda[2675]: blivet: get_format('macefi') returning MacEFIFS instance with object id 48 >Aug 09 21:26:32 localhost-live anaconda[2675]: blivet: MacEFIFS.supported: supported: True ; >Aug 09 21:26:32 localhost-live anaconda[2675]: blivet: get_format('macefi') returning MacEFIFS instance with object id 49 >Aug 09 21:26:32 localhost-live anaconda[2675]: blivet: type detected on 'sdg3' is 'ntfs' >Aug 09 21:26:32 localhost-live anaconda[2675]: program: Running... ntfsinfo -m /dev/sdg3 >Aug 09 21:26:32 localhost-live anaconda[2675]: program: stdout: >Aug 09 21:26:32 localhost-live anaconda[2675]: program: Volume Information >Aug 09 21:26:32 localhost-live anaconda[2675]: program: Name of device: /dev/sdg3 >Aug 09 21:26:32 localhost-live anaconda[2675]: program: Device state: 11 >Aug 09 21:26:32 localhost-live anaconda[2675]: program: Volume Name: Recovery >Aug 09 21:26:32 localhost-live anaconda[2675]: program: Volume State: 91 >Aug 09 21:26:32 localhost-live anaconda[2675]: program: Volume Flags: 0x0080 >Aug 09 21:26:32 localhost-live anaconda[2675]: program: Volume Version: 3.1 >Aug 09 21:26:32 localhost-live anaconda[2675]: program: Sector Size: 512 >Aug 09 21:26:32 localhost-live anaconda[2675]: program: Cluster Size: 4096 >Aug 09 21:26:32 localhost-live anaconda[2675]: program: Index Block Size: 4096 >Aug 09 21:26:32 localhost-live anaconda[2675]: program: Volume Size in Clusters: 115199 >Aug 09 21:26:32 localhost-live anaconda[2675]: program: MFT Information >Aug 09 21:26:32 localhost-live anaconda[2675]: program: MFT Record Size: 1024 >Aug 09 21:26:32 localhost-live anaconda[2675]: program: MFT Zone Multiplier: 0 >Aug 09 21:26:32 localhost-live anaconda[2675]: program: MFT Data Position: 24 >Aug 09 21:26:32 localhost-live anaconda[2675]: program: MFT Zone Start: 38400 >Aug 09 21:26:32 localhost-live anaconda[2675]: program: MFT Zone End: 52799 >Aug 09 21:26:32 localhost-live anaconda[2675]: program: MFT Zone Position: 38400 >Aug 09 21:26:32 localhost-live anaconda[2675]: program: Current Position in First Data Zone: 52799 >Aug 09 21:26:32 localhost-live anaconda[2675]: program: Current Position in Second Data Zone: 0 >Aug 09 21:26:32 localhost-live anaconda[2675]: program: Allocated clusters 64 (0.1%) >Aug 09 21:26:32 localhost-live anaconda[2675]: program: LCN of Data Attribute for FILE_MFT: 38400 >Aug 09 21:26:32 localhost-live anaconda[2675]: program: FILE_MFTMirr Size: 4 >Aug 09 21:26:32 localhost-live anaconda[2675]: program: LCN of Data Attribute for File_MFTMirr: 2 >Aug 09 21:26:32 localhost-live anaconda[2675]: program: Size of Attribute Definition Table: 2560 >Aug 09 21:26:32 localhost-live anaconda[2675]: program: Number of Attached Extent Inodes: 0 >Aug 09 21:26:32 localhost-live anaconda[2675]: program: FILE_Bitmap Information >Aug 09 21:26:32 localhost-live anaconda[2675]: program: FILE_Bitmap MFT Record Number: 6 >Aug 09 21:26:32 localhost-live anaconda[2675]: program: State of FILE_Bitmap Inode: 80 >Aug 09 21:26:32 localhost-live anaconda[2675]: program: Length of Attribute List: 0 >Aug 09 21:26:32 localhost-live anaconda[2675]: program: Number of Attached Extent Inodes: 0 >Aug 09 21:26:32 localhost-live anaconda[2675]: program: FILE_Bitmap Data Attribute Information >Aug 09 21:26:32 localhost-live anaconda[2675]: program: Decompressed Runlist: not done yet >Aug 09 21:26:32 localhost-live anaconda[2675]: program: Base Inode: 6 >Aug 09 21:26:32 localhost-live anaconda[2675]: program: Attribute Types: not done yet >Aug 09 21:26:32 localhost-live anaconda[2675]: program: Attribute Name Length: 0 >Aug 09 21:26:32 localhost-live anaconda[2675]: program: Attribute State: 3 >Aug 09 21:26:32 localhost-live anaconda[2675]: program: Attribute Allocated Size: 16384 >Aug 09 21:26:32 localhost-live anaconda[2675]: program: Attribute Data Size: 14400 >Aug 09 21:26:32 localhost-live anaconda[2675]: program: Attribute Initialized Size: 14400 >Aug 09 21:26:32 localhost-live anaconda[2675]: program: Attribute Compressed Size: 0 >Aug 09 21:26:32 localhost-live anaconda[2675]: program: Compression Block Size: 0 >Aug 09 21:26:32 localhost-live anaconda[2675]: program: Compression Block Size Bits: 0 >Aug 09 21:26:32 localhost-live anaconda[2675]: program: Compression Block Clusters: 0 >Aug 09 21:26:32 localhost-live anaconda[2675]: program: Free Clusters: 112669 (97.8%) >Aug 09 21:26:32 localhost-live anaconda[2675]: program: Return code: 0 >Aug 09 21:26:32 localhost-live anaconda[2675]: program: Running... ntfsresize -m /dev/sdg3 >Aug 09 21:26:32 localhost-live anaconda[2675]: program: stdout: >Aug 09 21:26:32 localhost-live anaconda[2675]: program: ntfsresize v2017.3.23 (libntfs-3g) >Aug 09 21:26:32 localhost-live anaconda[2675]: program: Minsize (in MB): 11 >Aug 09 21:26:32 localhost-live anaconda[2675]: program: Return code: 0 >Aug 09 21:26:32 localhost-live anaconda[2675]: blivet: padding min size from 10,49 MiB up to 11,54 MiB >Aug 09 21:26:32 localhost-live anaconda[2675]: blivet: NTFS.supported: supported: False ; >Aug 09 21:26:32 localhost-live anaconda[2675]: blivet: get_format('ntfs') returning NTFS instance with object id 50 >Aug 09 21:26:32 localhost-live anaconda[2675]: blivet: PartitionDevice._set_format: sdg3 ; type: ntfs ; current: None ; >Aug 09 21:26:32 localhost-live anaconda[2675]: program: Running... udevadm settle --timeout=300 >Aug 09 21:26:32 localhost-live anaconda[2675]: program: Return code: 0 >Aug 09 21:26:32 localhost-live anaconda[2675]: blivet: NTFS.supported: supported: False ; >Aug 09 21:26:32 localhost-live anaconda[2675]: program: Running... udevadm settle --timeout=300 >Aug 09 21:26:32 localhost-live anaconda[2675]: program: Return code: 0 >Aug 09 21:26:32 localhost-live anaconda[2675]: blivet: NTFS.supported: supported: False ; >Aug 09 21:26:32 localhost-live anaconda[2675]: blivet: got format: existing ntfs filesystem >Aug 09 21:26:32 localhost-live anaconda[2675]: blivet: DeviceTree.handle_device: name: sdg4 ; info: {'DEVLINKS': '/dev/disk/by-partlabel/EFI\\x20system\\x20partition ' >'/dev/disk/by-uuid/A2A6-09A6 ' >'/dev/disk/by-id/wwn-0x50025385a00a5a17-part4 ' >'/dev/disk/by-path/pci-0000:04:00.0-ata-1-part4 ' >'/dev/disk/by-partuuid/d1fe435a-dfca-480e-97dc-0c21673d5d9f ' >'/dev/disk/by-id/ata-Samsung_SSD_840_PRO_Series_S1ATNSAD757489A-part4', >'DEVNAME': '/dev/sdg4', >'DEVPATH': '/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdg/sdg4', >'DEVTYPE': 'partition', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_HPA': '1', >'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', >'ID_ATA_FEATURE_SET_PM': '1', >'ID_ATA_FEATURE_SET_PM_ENABLED': '1', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '2', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', >'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '0', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_FS_TYPE': 'vfat', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': 'A2A6-09A6', >'ID_FS_UUID_ENC': 'A2A6-09A6', >'ID_FS_VERSION': 'FAT32', >'ID_MODEL': 'Samsung_SSD_840_PRO_Series', >'ID_MODEL_ENC': 'Samsung\\x20SSD\\x20840\\x20PRO\\x20Series\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_ENTRY_DISK': '8:96', >'ID_PART_ENTRY_NAME': 'EFI\\x20system\\x20partition', >'ID_PART_ENTRY_NUMBER': '4', >'ID_PART_ENTRY_OFFSET': '354899968', >'ID_PART_ENTRY_SCHEME': 'gpt', >'ID_PART_ENTRY_SIZE': '204800', >'ID_PART_ENTRY_TYPE': 'c12a7328-f81f-11d2-ba4b-00a0c93ec93b', >'ID_PART_ENTRY_UUID': 'd1fe435a-dfca-480e-97dc-0c21673d5d9f', >'ID_PART_TABLE_TYPE': 'gpt', >'ID_PART_TABLE_UUID': 'fe5661ee-abf8-4fbf-bb3b-2bfd0c8925c7', >'ID_PATH': 'pci-0000:04:00.0-ata-1', >'ID_PATH_TAG': 'pci-0000_04_00_0-ata-1', >'ID_REVISION': 'DXM05B0Q', >'ID_SERIAL': 'Samsung_SSD_840_PRO_Series_S1ATNSAD757489A', >'ID_SERIAL_SHORT': 'S1ATNSAD757489A', >'ID_TYPE': 'disk', >'ID_WWN': '0x50025385a00a5a17', >'ID_WWN_WITH_EXTENSION': '0x50025385a00a5a17', >'MAJOR': '8', >'MINOR': '100', >'PARTN': '4', >'PARTNAME': 'EFI system partition', >'SUBSYSTEM': 'block', >'SYS_NAME': 'sdg4', >'SYS_PATH': '/sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdg/sdg4', >'TAGS': ':systemd:', >'UDISKS_IGNORE': '1', >'USEC_INITIALIZED': '12084262'} ; >Aug 09 21:26:32 localhost-live anaconda[2675]: blivet: scanning sdg4 (/sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdg/sdg4)... >Aug 09 21:26:32 localhost-live anaconda[2675]: blivet: DeviceTree.get_device_by_name: name: sdg4 ; incomplete: False ; hidden: False ; >Aug 09 21:26:32 localhost-live anaconda[2675]: blivet: DeviceTree.get_device_by_name returned None >Aug 09 21:26:32 localhost-live anaconda[2675]: blivet: PartitionDevicePopulator.run: name: sdg4 ; >Aug 09 21:26:32 localhost-live anaconda[2675]: program: Running... udevadm settle --timeout=300 >Aug 09 21:26:32 localhost-live anaconda[2675]: program: Return code: 0 >Aug 09 21:26:32 localhost-live anaconda[2675]: blivet: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; >Aug 09 21:26:32 localhost-live anaconda[2675]: blivet: DeviceTree.get_device_by_name returned existing 238,47 GiB disk sdg (12) with existing gpt disklabel >Aug 09 21:26:32 localhost-live anaconda[2675]: blivet: get_format('None') returning DeviceFormat instance with object id 53 >Aug 09 21:26:32 localhost-live anaconda[2675]: blivet: DiskDevice.add_child: name: sdg ; child: sdg4 ; kids: 3 ; >Aug 09 21:26:32 localhost-live anaconda[2675]: blivet: get_format('None') returning DeviceFormat instance with object id 54 >Aug 09 21:26:32 localhost-live anaconda[2675]: blivet: PartitionDevice._set_format: sdg4 ; type: None ; current: None ; >Aug 09 21:26:32 localhost-live anaconda[2675]: blivet: PartitionDevice.update_sysfs_path: sdg4 ; status: True ; >Aug 09 21:26:32 localhost-live anaconda[2675]: blivet: sdg4 sysfs_path set to /sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdg/sdg4 >Aug 09 21:26:32 localhost-live anaconda[2675]: blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sdg4 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdg/sdg4 ; >Aug 09 21:26:32 localhost-live anaconda[2675]: blivet: updated sdg4 size to 100 MiB (100 MiB) >Aug 09 21:26:32 localhost-live anaconda[2675]: blivet: looking up parted Partition: /dev/sdg4 >Aug 09 21:26:32 localhost-live anaconda[2675]: blivet: PartitionDevice.probe: sdg4 ; exists: True ; >Aug 09 21:26:32 localhost-live anaconda[2675]: blivet: PartitionDevice.get_flag: path: /dev/sdg4 ; flag: 1 ; >Aug 09 21:26:32 localhost-live anaconda[2675]: blivet: PartitionDevice.get_flag: path: /dev/sdg4 ; flag: 10 ; >Aug 09 21:26:32 localhost-live anaconda[2675]: blivet: PartitionDevice.get_flag: path: /dev/sdg4 ; flag: 12 ; >Aug 09 21:26:32 localhost-live anaconda[2675]: blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sdg4 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdg/sdg4 ; >Aug 09 21:26:32 localhost-live anaconda[2675]: blivet: updated sdg4 size to 100 MiB (100 MiB) >Aug 09 21:26:32 localhost-live anaconda[2675]: blivet: added partition sdg4 (id 52) to device tree >Aug 09 21:26:32 localhost-live anaconda[2675]: blivet: got device: PartitionDevice instance (0x7efbe0b093c8) -- >name = sdg4 status = True id = 52 >children = [] >parents = ['existing 238,47 GiB disk sdg (12) with existing gpt disklabel'] >uuid = d1fe435a-dfca-480e-97dc-0c21673d5d9f size = 100 MiB >format = existing None >major = 8 minor = 100 exists = True protected = False >sysfs path = /sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdg/sdg4 >target size = 100 MiB path = /dev/sdg4 >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 0x7efbe0b15940> fileSystem: <parted.filesystem.FileSystem object at 0x7efbe0b2e898> >number: 4 path: /dev/sdg4 type: 0 >name: EFI system partition active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7efbe0b2e8d0> PedPartition: <_ped.Partition object at 0x7efbe048a468> >disk = existing 238,47 GiB disk sdg (12) with existing gpt disklabel >start = 354899968 end = 355104767 length = 204800 >flags = boot, esp >Aug 09 21:26:32 localhost-live anaconda[2675]: blivet: DeviceTree.handle_format: name: sdg4 ; >Aug 09 21:26:32 localhost-live anaconda[2675]: blivet: AppleBootstrapFS.supported: supported: True ; >Aug 09 21:26:32 localhost-live anaconda[2675]: blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 56 >Aug 09 21:26:32 localhost-live anaconda[2675]: blivet: EFIFS.supported: supported: True ; >Aug 09 21:26:32 localhost-live anaconda[2675]: blivet: get_format('efi') returning EFIFS instance with object id 57 >Aug 09 21:26:32 localhost-live anaconda[2675]: blivet: type detected on 'sdg4' is 'efi' >Aug 09 21:26:32 localhost-live anaconda[2675]: blivet: EFIFS.supported: supported: True ; >Aug 09 21:26:32 localhost-live anaconda[2675]: blivet: get_format('efi') returning EFIFS instance with object id 58 >Aug 09 21:26:32 localhost-live anaconda[2675]: blivet: PartitionDevice._set_format: sdg4 ; type: efi ; current: None ; >Aug 09 21:26:32 localhost-live anaconda[2675]: program: Running... udevadm settle --timeout=300 >Aug 09 21:26:32 localhost-live anaconda[2675]: program: Return code: 0 >Aug 09 21:26:32 localhost-live anaconda[2675]: blivet: EFIFS.supported: supported: True ; >Aug 09 21:26:32 localhost-live anaconda[2675]: program: Running... udevadm settle --timeout=300 >Aug 09 21:26:32 localhost-live anaconda[2675]: program: Return code: 0 >Aug 09 21:26:32 localhost-live anaconda[2675]: blivet: EFIFS.supported: supported: True ; >Aug 09 21:26:32 localhost-live anaconda[2675]: blivet: got format: existing efi filesystem >Aug 09 21:26:32 localhost-live anaconda[2675]: blivet: DeviceTree.handle_device: name: sr0 ; info: {'DEVLINKS': '/dev/disk/by-id/ata-HL-DT-ST_DVDRAM_GH24NS95_KAID1LL3715 ' >'/dev/disk/by-id/wwn-0x5001480000000000 ' >'/dev/disk/by-path/pci-0000:04:00.0-ata-2 /dev/cdrom', >'DEVNAME': '/dev/sr0', >'DEVPATH': '/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata8/host7/target7:0:0/7:0:0:0/block/sr0', >'DEVTYPE': 'disk', >'ID_ATA': '1', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_BUS': 'ata', >'ID_CDROM': '1', >'ID_CDROM_CD': '1', >'ID_CDROM_CD_R': '1', >'ID_CDROM_CD_RW': '1', >'ID_CDROM_DVD': '1', >'ID_CDROM_DVD_PLUS_R': '1', >'ID_CDROM_DVD_PLUS_RW': '1', >'ID_CDROM_DVD_PLUS_R_DL': '1', >'ID_CDROM_DVD_R': '1', >'ID_CDROM_DVD_RAM': '1', >'ID_CDROM_DVD_RW': '1', >'ID_CDROM_MRW': '1', >'ID_CDROM_MRW_W': '1', >'ID_FOR_SEAT': 'block-pci-0000_04_00_0-ata-2', >'ID_MODEL': 'HL-DT-ST_DVDRAM_GH24NS95', >'ID_MODEL_ENC': 'HL-DT-ST\\x20DVDRAM\\x20GH24NS95\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PATH': 'pci-0000:04:00.0-ata-2', >'ID_PATH_TAG': 'pci-0000_04_00_0-ata-2', >'ID_REVISION': 'RN01', >'ID_SERIAL': 'HL-DT-ST_DVDRAM_GH24NS95_KAID1LL3715', >'ID_SERIAL_SHORT': 'KAID1LL3715', >'ID_TYPE': 'cd', >'ID_WWN': '0x5001480000000000', >'ID_WWN_WITH_EXTENSION': '0x5001480000000000', >'MAJOR': '11', >'MINOR': '0', >'SUBSYSTEM': 'block', >'SYSTEMD_MOUNT_DEVICE_BOUND': '1', >'SYS_NAME': 'sr0', >'SYS_PATH': '/sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata8/host7/target7:0:0/7:0:0:0/block/sr0', >'TAGS': ':uaccess:systemd:seat:', >'USEC_INITIALIZED': '12313797'} ; >Aug 09 21:26:32 localhost-live anaconda[2675]: blivet: scanning sr0 (/sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata8/host7/target7:0:0/7:0:0:0/block/sr0)... >Aug 09 21:26:32 localhost-live anaconda[2675]: blivet: DeviceTree.get_device_by_name: name: sr0 ; incomplete: False ; hidden: False ; >Aug 09 21:26:32 localhost-live anaconda[2675]: blivet: DeviceTree.get_device_by_name returned None >Aug 09 21:26:32 localhost-live anaconda[2675]: blivet: OpticalDevicePopulator.run: >Aug 09 21:26:32 localhost-live anaconda[2675]: blivet: get_format('None') returning DeviceFormat instance with object id 61 >Aug 09 21:26:32 localhost-live anaconda[2675]: blivet: get_format('None') returning DeviceFormat instance with object id 62 >Aug 09 21:26:32 localhost-live anaconda[2675]: blivet: OpticalDevice._set_format: sr0 ; type: None ; current: None ; >Aug 09 21:26:32 localhost-live anaconda[2675]: blivet: OpticalDevice.update_sysfs_path: sr0 ; status: True ; >Aug 09 21:26:32 localhost-live anaconda[2675]: blivet: sr0 sysfs_path set to /sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata8/host7/target7:0:0/7:0:0:0/block/sr0 >Aug 09 21:26:32 localhost-live anaconda[2675]: blivet: OpticalDevice.read_current_size: exists: True ; path: /dev/sr0 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata8/host7/target7:0:0/7:0:0:0/block/sr0 ; >Aug 09 21:26:32 localhost-live anaconda[2675]: blivet: updated sr0 size to 1024 MiB (1024 MiB) >Aug 09 21:26:32 localhost-live anaconda[2675]: blivet: added cdrom sr0 (id 60) to device tree >Aug 09 21:26:32 localhost-live anaconda[2675]: blivet: got device: OpticalDevice instance (0x7efbd7fd8208) -- >name = sr0 status = True id = 60 >children = [] >parents = [] >uuid = None size = 1024 MiB >format = existing None >major = 11 minor = 0 exists = True protected = False >sysfs path = /sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata8/host7/target7:0:0/7:0:0:0/block/sr0 >target size = 1024 MiB path = /dev/sr0 >format args = [] original_format = None >Aug 09 21:26:32 localhost-live anaconda[2675]: blivet: DeviceTree.handle_format: name: sr0 ; >Aug 09 21:26:32 localhost-live anaconda[2675]: blivet: OpticalDevice.media_present: sr0 ; status: True ; >Aug 09 21:26:32 localhost-live anaconda[2675]: blivet: no media present for device sr0 >Aug 09 21:26:32 localhost-live anaconda[2675]: blivet: DeviceTree.handle_device: name: sda ; info: {'DEVLINKS': '/dev/disk/by-id/ata-Samsung_SSD_850_EVO_500GB_S2RBNX0J260452Z ' >'/dev/disk/by-id/wwn-0x5002538d41c19cac ' >'/dev/disk/by-path/pci-0000:00:1f.2-ata-1', >'DEVNAME': '/dev/sda', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda', >'DEVTYPE': 'disk', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_HPA': '1', >'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', >'ID_ATA_FEATURE_SET_PM': '1', >'ID_ATA_FEATURE_SET_PM_ENABLED': '1', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '8', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', >'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '0', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_MODEL': 'Samsung_SSD_850_EVO_500GB', >'ID_MODEL_ENC': 'Samsung\\x20SSD\\x20850\\x20EVO\\x20500GB\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_TABLE_TYPE': 'gpt', >'ID_PART_TABLE_UUID': '6cc8f97c-8461-4add-b657-ae6a2e1859f1', >'ID_PATH': 'pci-0000:00:1f.2-ata-1', >'ID_PATH_TAG': 'pci-0000_00_1f_2-ata-1', >'ID_REVISION': 'EMT02B6Q', >'ID_SERIAL': 'Samsung_SSD_850_EVO_500GB_S2RBNX0J260452Z', >'ID_SERIAL_SHORT': 'S2RBNX0J260452Z', >'ID_TYPE': 'disk', >'ID_WWN': '0x5002538d41c19cac', >'ID_WWN_WITH_EXTENSION': '0x5002538d41c19cac', >'MAJOR': '8', >'MINOR': '0', >'SUBSYSTEM': 'block', >'SYS_NAME': 'sda', >'SYS_PATH': '/sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '12032826'} ; >Aug 09 21:26:32 localhost-live anaconda[2675]: blivet: scanning sda (/sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >Aug 09 21:26:32 localhost-live anaconda[2675]: blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >Aug 09 21:26:32 localhost-live anaconda[2675]: blivet: DeviceTree.get_device_by_name returned None >Aug 09 21:26:32 localhost-live anaconda[2675]: blivet: DiskDevicePopulator.run: name: sda ; >Aug 09 21:26:32 localhost-live anaconda[2675]: blivet: sda is a disk >Aug 09 21:26:32 localhost-live anaconda[2675]: blivet: get_format('None') returning DeviceFormat instance with object id 66 >Aug 09 21:26:32 localhost-live anaconda[2675]: blivet: get_format('None') returning DeviceFormat instance with object id 67 >Aug 09 21:26:32 localhost-live anaconda[2675]: blivet: DiskDevice._set_format: sda ; type: None ; current: None ; >Aug 09 21:26:32 localhost-live anaconda[2675]: blivet: DiskDevice.update_sysfs_path: sda ; status: True ; >Aug 09 21:26:32 localhost-live anaconda[2675]: blivet: sda sysfs_path set to /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda >Aug 09 21:26:32 localhost-live anaconda[2675]: blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda ; >Aug 09 21:26:32 localhost-live anaconda[2675]: blivet: updated sda size to 465,76 GiB (465,76 GiB) >Aug 09 21:26:32 localhost-live anaconda[2675]: blivet: added disk sda (id 65) to device tree >Aug 09 21:26:32 localhost-live anaconda[2675]: blivet: got device: DiskDevice instance (0x7efbe0421f28) -- >name = sda status = True id = 65 >children = [] >parents = [] >uuid = None size = 465,76 GiB >format = existing None >major = 8 minor = 0 exists = True protected = False >sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda >target size = 465,76 GiB path = /dev/sda >format args = [] original_format = None removable = False wwn = 0x5002538d41c19cac >Aug 09 21:26:32 localhost-live anaconda[2675]: blivet: DeviceTree.handle_format: name: sda ; >Aug 09 21:26:32 localhost-live anaconda[2675]: blivet: AppleBootstrapFS.supported: supported: True ; >Aug 09 21:26:32 localhost-live anaconda[2675]: blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 69 >Aug 09 21:26:32 localhost-live anaconda[2675]: blivet: EFIFS.supported: supported: True ; >Aug 09 21:26:32 localhost-live anaconda[2675]: blivet: get_format('efi') returning EFIFS instance with object id 70 >Aug 09 21:26:32 localhost-live anaconda[2675]: blivet: MacEFIFS.supported: supported: True ; >Aug 09 21:26:32 localhost-live anaconda[2675]: blivet: get_format('macefi') returning MacEFIFS instance with object id 71 >Aug 09 21:26:32 localhost-live anaconda[2675]: blivet: MacEFIFS.supported: supported: True ; >Aug 09 21:26:32 localhost-live anaconda[2675]: blivet: get_format('macefi') returning MacEFIFS instance with object id 72 >Aug 09 21:26:32 localhost-live anaconda[2675]: blivet: DiskLabelFormatPopulator.run: device: sda ; label_type: gpt ; >Aug 09 21:26:32 localhost-live anaconda[2675]: blivet: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; >Aug 09 21:26:32 localhost-live anaconda[2675]: blivet: DiskLabel.__init__: uuid: 6cc8f97c-8461-4add-b657-ae6a2e1859f1 ; label: None ; device: /dev/sda ; serial: Samsung_SSD_850_EVO_500GB_S2RBNX0J260452Z ; exists: True ; >Aug 09 21:26:32 localhost-live anaconda[2675]: blivet: Clear pmbr_boot on parted.Disk instance -- >type: gpt primaryPartitionCount: 3 >lastPartitionNumber: 3 maxPrimaryPartitionCount: 128 >partitions: [<parted.partition.Partition object at 0x7efbe0439f98>, <parted.partition.Partition object at 0x7efbe0439278>, <parted.partition.Partition object at 0x7efbd7fc3668>] >device: <parted.device.Device object at 0x7efbe04395c0> >PedDisk: <_ped.Disk object at 0x7efbe0432088> >Aug 09 21:26:32 localhost-live anaconda[2675]: blivet: get_format('disklabel') returning DiskLabel instance with object id 73 >Aug 09 21:26:32 localhost-live anaconda[2675]: blivet: DiskDevice._set_format: sda ; type: disklabel ; current: None ; >Aug 09 21:26:32 localhost-live anaconda[2675]: blivet: got format: existing gpt disklabel >Aug 09 21:26:32 localhost-live anaconda[2675]: blivet: DeviceTree.handle_device: name: sda1 ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x5002538d41c19cac-part1 ' >'/dev/disk/by-path/pci-0000:00:1f.2-ata-1-part1 ' >'/dev/disk/by-partuuid/7fe96ae6-24e0-42a6-b250-520da30484d1 ' >'/dev/disk/by-partlabel/EFI\\x20System\\x20Partition ' >'/dev/disk/by-id/ata-Samsung_SSD_850_EVO_500GB_S2RBNX0J260452Z-part1 ' >'/dev/disk/by-uuid/15DC-9787', >'DEVNAME': '/dev/sda1', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1', >'DEVTYPE': 'partition', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_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': '8', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', >'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '0', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_FS_TYPE': 'vfat', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '15DC-9787', >'ID_FS_UUID_ENC': '15DC-9787', >'ID_FS_VERSION': 'FAT32', >'ID_MODEL': 'Samsung_SSD_850_EVO_500GB', >'ID_MODEL_ENC': 'Samsung\\x20SSD\\x20850\\x20EVO\\x20500GB\\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': '2048', >'ID_PART_ENTRY_SCHEME': 'gpt', >'ID_PART_ENTRY_SIZE': '1048576', >'ID_PART_ENTRY_TYPE': 'c12a7328-f81f-11d2-ba4b-00a0c93ec93b', >'ID_PART_ENTRY_UUID': '7fe96ae6-24e0-42a6-b250-520da30484d1', >'ID_PART_TABLE_TYPE': 'gpt', >'ID_PART_TABLE_UUID': '6cc8f97c-8461-4add-b657-ae6a2e1859f1', >'ID_PATH': 'pci-0000:00:1f.2-ata-1', >'ID_PATH_TAG': 'pci-0000_00_1f_2-ata-1', >'ID_REVISION': 'EMT02B6Q', >'ID_SERIAL': 'Samsung_SSD_850_EVO_500GB_S2RBNX0J260452Z', >'ID_SERIAL_SHORT': 'S2RBNX0J260452Z', >'ID_TYPE': 'disk', >'ID_WWN': '0x5002538d41c19cac', >'ID_WWN_WITH_EXTENSION': '0x5002538d41c19cac', >'MAJOR': '8', >'MINOR': '1', >'PARTN': '1', >'PARTNAME': 'EFI System Partition', >'SUBSYSTEM': 'block', >'SYS_NAME': 'sda1', >'SYS_PATH': '/sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1', >'TAGS': ':systemd:', >'UDISKS_IGNORE': '1', >'USEC_INITIALIZED': '277855563'} ; >Aug 09 21:26:32 localhost-live anaconda[2675]: blivet: scanning sda1 (/sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >Aug 09 21:26:32 localhost-live anaconda[2675]: blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: False ; hidden: False ; >Aug 09 21:26:32 localhost-live anaconda[2675]: blivet: DeviceTree.get_device_by_name returned None >Aug 09 21:26:32 localhost-live anaconda[2675]: blivet: PartitionDevicePopulator.run: name: sda1 ; >Aug 09 21:26:32 localhost-live anaconda[2675]: program: Running... udevadm settle --timeout=300 >Aug 09 21:26:32 localhost-live anaconda[2675]: program: Return code: 0 >Aug 09 21:26:32 localhost-live anaconda[2675]: blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >Aug 09 21:26:32 localhost-live anaconda[2675]: blivet: DeviceTree.get_device_by_name returned existing 465,76 GiB disk sda (65) with existing gpt disklabel >Aug 09 21:26:32 localhost-live anaconda[2675]: blivet: get_format('None') returning DeviceFormat instance with object id 76 >Aug 09 21:26:32 localhost-live anaconda[2675]: blivet: DiskDevice.add_child: name: sda ; child: sda1 ; kids: 0 ; >Aug 09 21:26:32 localhost-live anaconda[2675]: blivet: get_format('None') returning DeviceFormat instance with object id 77 >Aug 09 21:26:32 localhost-live anaconda[2675]: blivet: PartitionDevice._set_format: sda1 ; type: None ; current: None ; >Aug 09 21:26:32 localhost-live anaconda[2675]: blivet: PartitionDevice.update_sysfs_path: sda1 ; status: True ; >Aug 09 21:26:32 localhost-live anaconda[2675]: blivet: sda1 sysfs_path set to /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 >Aug 09 21:26:32 localhost-live anaconda[2675]: blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 ; >Aug 09 21:26:32 localhost-live anaconda[2675]: blivet: updated sda1 size to 512 MiB (512 MiB) >Aug 09 21:26:32 localhost-live anaconda[2675]: blivet: looking up parted Partition: /dev/sda1 >Aug 09 21:26:32 localhost-live anaconda[2675]: blivet: PartitionDevice.probe: sda1 ; exists: True ; >Aug 09 21:26:32 localhost-live anaconda[2675]: blivet: PartitionDevice.get_flag: path: /dev/sda1 ; flag: 1 ; >Aug 09 21:26:32 localhost-live anaconda[2675]: blivet: PartitionDevice.get_flag: path: /dev/sda1 ; flag: 10 ; >Aug 09 21:26:32 localhost-live anaconda[2675]: blivet: PartitionDevice.get_flag: path: /dev/sda1 ; flag: 12 ; >Aug 09 21:26:32 localhost-live anaconda[2675]: blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 ; >Aug 09 21:26:32 localhost-live anaconda[2675]: blivet: updated sda1 size to 512 MiB (512 MiB) >Aug 09 21:26:32 localhost-live anaconda[2675]: blivet: added partition sda1 (id 75) to device tree >Aug 09 21:26:32 localhost-live anaconda[2675]: blivet: got device: PartitionDevice instance (0x7efbd7fdaa20) -- >name = sda1 status = True id = 75 >children = [] >parents = ['existing 465,76 GiB disk sda (65) with existing gpt disklabel'] >uuid = 7fe96ae6-24e0-42a6-b250-520da30484d1 size = 512 MiB >format = existing None >major = 8 minor = 1 exists = True protected = False >sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 >target size = 512 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 0x7efbe04392e8> fileSystem: <parted.filesystem.FileSystem object at 0x7efbe0421f98> >number: 1 path: /dev/sda1 type: 0 >name: EFI System Partition active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7efbe0439f28> PedPartition: <_ped.Partition object at 0x7efbe048a830> >disk = existing 465,76 GiB disk sda (65) with existing gpt disklabel >start = 2048 end = 1050623 length = 1048576 >flags = boot, esp >Aug 09 21:26:32 localhost-live anaconda[2675]: blivet: DeviceTree.handle_format: name: sda1 ; >Aug 09 21:26:32 localhost-live anaconda[2675]: blivet: AppleBootstrapFS.supported: supported: True ; >Aug 09 21:26:32 localhost-live anaconda[2675]: blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 79 >Aug 09 21:26:32 localhost-live anaconda[2675]: blivet: EFIFS.supported: supported: True ; >Aug 09 21:26:32 localhost-live anaconda[2675]: blivet: get_format('efi') returning EFIFS instance with object id 80 >Aug 09 21:26:32 localhost-live anaconda[2675]: blivet: type detected on 'sda1' is 'efi' >Aug 09 21:26:32 localhost-live anaconda[2675]: blivet: EFIFS.supported: supported: True ; >Aug 09 21:26:32 localhost-live anaconda[2675]: blivet: get_format('efi') returning EFIFS instance with object id 81 >Aug 09 21:26:32 localhost-live anaconda[2675]: blivet: PartitionDevice._set_format: sda1 ; type: efi ; current: None ; >Aug 09 21:26:32 localhost-live anaconda[2675]: program: Running... udevadm settle --timeout=300 >Aug 09 21:26:32 localhost-live anaconda[2675]: program: Return code: 0 >Aug 09 21:26:32 localhost-live anaconda[2675]: blivet: EFIFS.supported: supported: True ; >Aug 09 21:26:32 localhost-live anaconda[2675]: program: Running... udevadm settle --timeout=300 >Aug 09 21:26:33 localhost-live anaconda[2675]: program: Return code: 0 >Aug 09 21:26:33 localhost-live anaconda[2675]: blivet: EFIFS.supported: supported: True ; >Aug 09 21:26:33 localhost-live anaconda[2675]: blivet: got format: existing efi filesystem >Aug 09 21:26:33 localhost-live anaconda[2675]: blivet: DeviceTree.handle_device: name: sda2 ; info: {'DEVLINKS': '/dev/disk/by-path/pci-0000:00:1f.2-ata-1-part2 ' >'/dev/disk/by-id/ata-Samsung_SSD_850_EVO_500GB_S2RBNX0J260452Z-part2 ' >'/dev/disk/by-uuid/fb6de720-236e-4c81-b81a-7a6996219f93 ' >'/dev/disk/by-id/wwn-0x5002538d41c19cac-part2 ' >'/dev/disk/by-partuuid/4e23af31-a373-48d9-a7e0-c2b1fa06fea4', >'DEVNAME': '/dev/sda2', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2', >'DEVTYPE': 'partition', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_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': '8', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', >'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '0', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': 'fb6de720-236e-4c81-b81a-7a6996219f93', >'ID_FS_UUID_ENC': 'fb6de720-236e-4c81-b81a-7a6996219f93', >'ID_FS_VERSION': '1.0', >'ID_MODEL': 'Samsung_SSD_850_EVO_500GB', >'ID_MODEL_ENC': 'Samsung\\x20SSD\\x20850\\x20EVO\\x20500GB\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_ENTRY_DISK': '8:0', >'ID_PART_ENTRY_NUMBER': '2', >'ID_PART_ENTRY_OFFSET': '1050624', >'ID_PART_ENTRY_SCHEME': 'gpt', >'ID_PART_ENTRY_SIZE': '1499136', >'ID_PART_ENTRY_TYPE': '0fc63daf-8483-4772-8e79-3d69d8477de4', >'ID_PART_ENTRY_UUID': '4e23af31-a373-48d9-a7e0-c2b1fa06fea4', >'ID_PART_TABLE_TYPE': 'gpt', >'ID_PART_TABLE_UUID': '6cc8f97c-8461-4add-b657-ae6a2e1859f1', >'ID_PATH': 'pci-0000:00:1f.2-ata-1', >'ID_PATH_TAG': 'pci-0000_00_1f_2-ata-1', >'ID_REVISION': 'EMT02B6Q', >'ID_SERIAL': 'Samsung_SSD_850_EVO_500GB_S2RBNX0J260452Z', >'ID_SERIAL_SHORT': 'S2RBNX0J260452Z', >'ID_TYPE': 'disk', >'ID_WWN': '0x5002538d41c19cac', >'ID_WWN_WITH_EXTENSION': '0x5002538d41c19cac', >'MAJOR': '8', >'MINOR': '2', >'PARTN': '2', >'SUBSYSTEM': 'block', >'SYS_NAME': 'sda2', >'SYS_PATH': '/sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '277854978'} ; >Aug 09 21:26:33 localhost-live anaconda[2675]: blivet: scanning sda2 (/sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >Aug 09 21:26:33 localhost-live anaconda[2675]: blivet: DeviceTree.get_device_by_name: name: sda2 ; incomplete: False ; hidden: False ; >Aug 09 21:26:33 localhost-live anaconda[2675]: blivet: DeviceTree.get_device_by_name returned None >Aug 09 21:26:33 localhost-live anaconda[2675]: blivet: PartitionDevicePopulator.run: name: sda2 ; >Aug 09 21:26:33 localhost-live anaconda[2675]: program: Running... udevadm settle --timeout=300 >Aug 09 21:26:33 localhost-live anaconda[2675]: program: Return code: 0 >Aug 09 21:26:33 localhost-live anaconda[2675]: blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >Aug 09 21:26:33 localhost-live anaconda[2675]: blivet: DeviceTree.get_device_by_name returned existing 465,76 GiB disk sda (65) with existing gpt disklabel >Aug 09 21:26:33 localhost-live anaconda[2675]: blivet: get_format('None') returning DeviceFormat instance with object id 84 >Aug 09 21:26:33 localhost-live anaconda[2675]: blivet: DiskDevice.add_child: name: sda ; child: sda2 ; kids: 1 ; >Aug 09 21:26:33 localhost-live anaconda[2675]: blivet: get_format('None') returning DeviceFormat instance with object id 85 >Aug 09 21:26:33 localhost-live anaconda[2675]: blivet: PartitionDevice._set_format: sda2 ; type: None ; current: None ; >Aug 09 21:26:33 localhost-live anaconda[2675]: blivet: PartitionDevice.update_sysfs_path: sda2 ; status: True ; >Aug 09 21:26:33 localhost-live anaconda[2675]: blivet: sda2 sysfs_path set to /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 >Aug 09 21:26:33 localhost-live anaconda[2675]: blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda2 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 ; >Aug 09 21:26:33 localhost-live anaconda[2675]: blivet: updated sda2 size to 732 MiB (732 MiB) >Aug 09 21:26:33 localhost-live anaconda[2675]: blivet: looking up parted Partition: /dev/sda2 >Aug 09 21:26:33 localhost-live anaconda[2675]: blivet: PartitionDevice.probe: sda2 ; exists: True ; >Aug 09 21:26:33 localhost-live anaconda[2675]: blivet: PartitionDevice.get_flag: path: /dev/sda2 ; flag: 1 ; >Aug 09 21:26:33 localhost-live anaconda[2675]: blivet: PartitionDevice.get_flag: path: /dev/sda2 ; flag: 10 ; >Aug 09 21:26:33 localhost-live anaconda[2675]: blivet: PartitionDevice.get_flag: path: /dev/sda2 ; flag: 12 ; >Aug 09 21:26:33 localhost-live anaconda[2675]: blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda2 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 ; >Aug 09 21:26:33 localhost-live anaconda[2675]: blivet: updated sda2 size to 732 MiB (732 MiB) >Aug 09 21:26:33 localhost-live anaconda[2675]: blivet: added partition sda2 (id 83) to device tree >Aug 09 21:26:33 localhost-live anaconda[2675]: blivet: got device: PartitionDevice instance (0x7efbd7fcbe10) -- >name = sda2 status = True id = 83 >children = [] >parents = ['existing 465,76 GiB disk sda (65) with existing gpt disklabel'] >uuid = 4e23af31-a373-48d9-a7e0-c2b1fa06fea4 size = 732 MiB >format = existing None >major = 8 minor = 2 exists = True protected = False >sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 >target size = 732 MiB 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 0x7efbe04392e8> fileSystem: <parted.filesystem.FileSystem object at 0x7efbe0421cc0> >number: 2 path: /dev/sda2 type: 0 >name: active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7efbe0439438> PedPartition: <_ped.Partition object at 0x7efbe048a938> >disk = existing 465,76 GiB disk sda (65) with existing gpt disklabel >start = 1050624 end = 2549759 length = 1499136 >flags = >Aug 09 21:26:33 localhost-live anaconda[2675]: blivet: DeviceTree.handle_format: name: sda2 ; >Aug 09 21:26:33 localhost-live anaconda[2675]: blivet: AppleBootstrapFS.supported: supported: True ; >Aug 09 21:26:33 localhost-live anaconda[2675]: blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 87 >Aug 09 21:26:33 localhost-live anaconda[2675]: blivet: EFIFS.supported: supported: True ; >Aug 09 21:26:33 localhost-live anaconda[2675]: blivet: get_format('efi') returning EFIFS instance with object id 88 >Aug 09 21:26:33 localhost-live anaconda[2675]: blivet: MacEFIFS.supported: supported: True ; >Aug 09 21:26:33 localhost-live anaconda[2675]: blivet: get_format('macefi') returning MacEFIFS instance with object id 89 >Aug 09 21:26:33 localhost-live anaconda[2675]: blivet: MacEFIFS.supported: supported: True ; >Aug 09 21:26:33 localhost-live anaconda[2675]: blivet: get_format('macefi') returning MacEFIFS instance with object id 90 >Aug 09 21:26:33 localhost-live anaconda[2675]: blivet: type detected on 'sda2' is 'ext4' >Aug 09 21:26:33 localhost-live anaconda[2675]: program: Running... dumpe2fs -h /dev/sda2 >Aug 09 21:26:33 localhost-live anaconda[2675]: program: stdout: >Aug 09 21:26:33 localhost-live anaconda[2675]: program: Filesystem volume name: <none> >Aug 09 21:26:33 localhost-live anaconda[2675]: program: Last mounted on: /boot >Aug 09 21:26:33 localhost-live anaconda[2675]: program: Filesystem UUID: fb6de720-236e-4c81-b81a-7a6996219f93 >Aug 09 21:26:33 localhost-live anaconda[2675]: program: Filesystem magic number: 0xEF53 >Aug 09 21:26:33 localhost-live anaconda[2675]: program: Filesystem revision #: 1 (dynamic) >Aug 09 21:26:33 localhost-live anaconda[2675]: 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 metadata_csum >Aug 09 21:26:33 localhost-live anaconda[2675]: program: Filesystem flags: signed_directory_hash >Aug 09 21:26:33 localhost-live anaconda[2675]: program: Default mount options: user_xattr acl >Aug 09 21:26:33 localhost-live anaconda[2675]: program: Filesystem state: clean >Aug 09 21:26:33 localhost-live anaconda[2675]: program: Errors behavior: Continue >Aug 09 21:26:33 localhost-live anaconda[2675]: program: Filesystem OS type: Linux >Aug 09 21:26:33 localhost-live anaconda[2675]: program: Inode count: 46848 >Aug 09 21:26:33 localhost-live anaconda[2675]: program: Block count: 187392 >Aug 09 21:26:33 localhost-live anaconda[2675]: program: Reserved block count: 9369 >Aug 09 21:26:33 localhost-live anaconda[2675]: program: Free blocks: 142172 >Aug 09 21:26:33 localhost-live anaconda[2675]: program: Free inodes: 46541 >Aug 09 21:26:33 localhost-live anaconda[2675]: program: First block: 0 >Aug 09 21:26:33 localhost-live anaconda[2675]: program: Block size: 4096 >Aug 09 21:26:33 localhost-live anaconda[2675]: program: Fragment size: 4096 >Aug 09 21:26:33 localhost-live anaconda[2675]: program: Group descriptor size: 64 >Aug 09 21:26:33 localhost-live anaconda[2675]: program: Reserved GDT blocks: 91 >Aug 09 21:26:33 localhost-live anaconda[2675]: program: Blocks per group: 32768 >Aug 09 21:26:33 localhost-live anaconda[2675]: program: Fragments per group: 32768 >Aug 09 21:26:33 localhost-live anaconda[2675]: program: Inodes per group: 7808 >Aug 09 21:26:33 localhost-live anaconda[2675]: program: Inode blocks per group: 488 >Aug 09 21:26:33 localhost-live anaconda[2675]: program: Flex block group size: 16 >Aug 09 21:26:33 localhost-live anaconda[2675]: program: Filesystem created: Wed Jul 25 11:03:57 2018 >Aug 09 21:26:33 localhost-live anaconda[2675]: program: Last mount time: Thu Aug 9 14:52:31 2018 >Aug 09 21:26:33 localhost-live anaconda[2675]: program: Last write time: Thu Aug 9 21:20:47 2018 >Aug 09 21:26:33 localhost-live anaconda[2675]: program: Mount count: 10 >Aug 09 21:26:33 localhost-live anaconda[2675]: program: Maximum mount count: -1 >Aug 09 21:26:33 localhost-live anaconda[2675]: program: Last checked: Wed Jul 25 11:03:57 2018 >Aug 09 21:26:33 localhost-live anaconda[2675]: program: Check interval: 0 (<none>) >Aug 09 21:26:33 localhost-live anaconda[2675]: program: Lifetime writes: 1562 MB >Aug 09 21:26:33 localhost-live anaconda[2675]: program: Reserved blocks uid: 0 (user root) >Aug 09 21:26:33 localhost-live anaconda[2675]: program: Reserved blocks gid: 0 (group root) >Aug 09 21:26:33 localhost-live anaconda[2675]: program: First inode: 11 >Aug 09 21:26:33 localhost-live anaconda[2675]: program: Inode size: 256 >Aug 09 21:26:33 localhost-live anaconda[2675]: program: Required extra isize: 32 >Aug 09 21:26:33 localhost-live anaconda[2675]: program: Desired extra isize: 32 >Aug 09 21:26:33 localhost-live anaconda[2675]: program: Journal inode: 8 >Aug 09 21:26:33 localhost-live anaconda[2675]: program: Default directory hash: half_md4 >Aug 09 21:26:33 localhost-live anaconda[2675]: program: Directory Hash Seed: 17d6db75-7d2e-4d77-853b-bbfbf9cbbaf9 >Aug 09 21:26:33 localhost-live anaconda[2675]: program: Journal backup: inode blocks >Aug 09 21:26:33 localhost-live anaconda[2675]: program: Checksum type: crc32c >Aug 09 21:26:33 localhost-live anaconda[2675]: program: Checksum: 0xd23c2430 >Aug 09 21:26:33 localhost-live anaconda[2675]: program: Journal features: journal_incompat_revoke journal_64bit journal_checksum_v3 >Aug 09 21:26:33 localhost-live anaconda[2675]: program: Journal size: 16M >Aug 09 21:26:33 localhost-live anaconda[2675]: program: Journal length: 4096 >Aug 09 21:26:33 localhost-live anaconda[2675]: program: Journal sequence: 0x000004d4 >Aug 09 21:26:33 localhost-live anaconda[2675]: program: Journal start: 0 >Aug 09 21:26:33 localhost-live anaconda[2675]: program: Journal checksum type: crc32c >Aug 09 21:26:33 localhost-live anaconda[2675]: program: Journal checksum: 0xfc6663d7 >Aug 09 21:26:33 localhost-live anaconda[2675]: program: >Aug 09 21:26:33 localhost-live anaconda[2675]: program: stderr: >Aug 09 21:26:33 localhost-live anaconda[2675]: program: b'dumpe2fs 1.43.8 (1-Jan-2018)' >Aug 09 21:26:33 localhost-live anaconda[2675]: program: Return code: 0 >Aug 09 21:26:33 localhost-live anaconda[2675]: program: Running... resize2fs -P /dev/sda2 >Aug 09 21:26:33 localhost-live anaconda[2675]: program: stdout: >Aug 09 21:26:33 localhost-live anaconda[2675]: program: Estimated minimum size of the filesystem: 46086 >Aug 09 21:26:33 localhost-live anaconda[2675]: program: stderr: >Aug 09 21:26:33 localhost-live anaconda[2675]: program: b'resize2fs 1.43.8 (1-Jan-2018)' >Aug 09 21:26:33 localhost-live anaconda[2675]: program: Return code: 0 >Aug 09 21:26:33 localhost-live anaconda[2675]: blivet: padding min size from 180,02 MiB up to 199 MiB >Aug 09 21:26:33 localhost-live anaconda[2675]: blivet: Ext4FS.supported: supported: True ; >Aug 09 21:26:33 localhost-live anaconda[2675]: blivet: get_format('ext4') returning Ext4FS instance with object id 91 >Aug 09 21:26:33 localhost-live anaconda[2675]: blivet: PartitionDevice._set_format: sda2 ; type: ext4 ; current: None ; >Aug 09 21:26:33 localhost-live anaconda[2675]: program: Running... udevadm settle --timeout=300 >Aug 09 21:26:33 localhost-live anaconda[2675]: program: Return code: 0 >Aug 09 21:26:33 localhost-live anaconda[2675]: blivet: Ext4FS.supported: supported: True ; >Aug 09 21:26:33 localhost-live anaconda[2675]: program: Running... udevadm settle --timeout=300 >Aug 09 21:26:33 localhost-live anaconda[2675]: program: Return code: 0 >Aug 09 21:26:33 localhost-live anaconda[2675]: blivet: Ext4FS.supported: supported: True ; >Aug 09 21:26:33 localhost-live anaconda[2675]: blivet: got format: existing ext4 filesystem >Aug 09 21:26:33 localhost-live anaconda[2675]: blivet: DeviceTree.handle_device: name: sda3 ; info: {'DEVLINKS': '/dev/disk/by-path/pci-0000:00:1f.2-ata-1-part3 ' >'/dev/disk/by-partuuid/dcccc766-4d06-418d-a38c-6d977e3d93d5 ' >'/dev/disk/by-id/ata-Samsung_SSD_850_EVO_500GB_S2RBNX0J260452Z-part3 ' >'/dev/disk/by-uuid/3519bbb3-0d27-47fe-a9ac-a685c46f8a32 ' >'/dev/disk/by-id/wwn-0x5002538d41c19cac-part3', >'DEVNAME': '/dev/sda3', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/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_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': '8', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', >'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '0', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_FS_TYPE': 'crypto_LUKS', >'ID_FS_USAGE': 'crypto', >'ID_FS_UUID': '3519bbb3-0d27-47fe-a9ac-a685c46f8a32', >'ID_FS_UUID_ENC': '3519bbb3-0d27-47fe-a9ac-a685c46f8a32', >'ID_FS_VERSION': '1', >'ID_MODEL': 'Samsung_SSD_850_EVO_500GB', >'ID_MODEL_ENC': 'Samsung\\x20SSD\\x20850\\x20EVO\\x20500GB\\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': '2549760', >'ID_PART_ENTRY_SCHEME': 'gpt', >'ID_PART_ENTRY_SIZE': '974221312', >'ID_PART_ENTRY_TYPE': '0fc63daf-8483-4772-8e79-3d69d8477de4', >'ID_PART_ENTRY_UUID': 'dcccc766-4d06-418d-a38c-6d977e3d93d5', >'ID_PART_TABLE_TYPE': 'gpt', >'ID_PART_TABLE_UUID': '6cc8f97c-8461-4add-b657-ae6a2e1859f1', >'ID_PATH': 'pci-0000:00:1f.2-ata-1', >'ID_PATH_TAG': 'pci-0000_00_1f_2-ata-1', >'ID_REVISION': 'EMT02B6Q', >'ID_SERIAL': 'Samsung_SSD_850_EVO_500GB_S2RBNX0J260452Z', >'ID_SERIAL_SHORT': 'S2RBNX0J260452Z', >'ID_TYPE': 'disk', >'ID_WWN': '0x5002538d41c19cac', >'ID_WWN_WITH_EXTENSION': '0x5002538d41c19cac', >'MAJOR': '8', >'MINOR': '3', >'PARTN': '3', >'SUBSYSTEM': 'block', >'SYS_NAME': 'sda3', >'SYS_PATH': '/sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '277850756'} ; >Aug 09 21:26:33 localhost-live anaconda[2675]: blivet: scanning sda3 (/sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3)... >Aug 09 21:26:33 localhost-live anaconda[2675]: blivet: DeviceTree.get_device_by_name: name: sda3 ; incomplete: False ; hidden: False ; >Aug 09 21:26:33 localhost-live anaconda[2675]: blivet: DeviceTree.get_device_by_name returned None >Aug 09 21:26:33 localhost-live anaconda[2675]: blivet: PartitionDevicePopulator.run: name: sda3 ; >Aug 09 21:26:33 localhost-live anaconda[2675]: program: Running... udevadm settle --timeout=300 >Aug 09 21:26:33 localhost-live anaconda[2675]: program: Return code: 0 >Aug 09 21:26:33 localhost-live anaconda[2675]: blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >Aug 09 21:26:33 localhost-live anaconda[2675]: blivet: DeviceTree.get_device_by_name returned existing 465,76 GiB disk sda (65) with existing gpt disklabel >Aug 09 21:26:33 localhost-live anaconda[2675]: blivet: get_format('None') returning DeviceFormat instance with object id 94 >Aug 09 21:26:33 localhost-live anaconda[2675]: blivet: DiskDevice.add_child: name: sda ; child: sda3 ; kids: 2 ; >Aug 09 21:26:33 localhost-live anaconda[2675]: blivet: get_format('None') returning DeviceFormat instance with object id 95 >Aug 09 21:26:33 localhost-live anaconda[2675]: blivet: PartitionDevice._set_format: sda3 ; type: None ; current: None ; >Aug 09 21:26:33 localhost-live anaconda[2675]: blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >Aug 09 21:26:33 localhost-live anaconda[2675]: blivet: sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 >Aug 09 21:26:33 localhost-live anaconda[2675]: blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda3 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 ; >Aug 09 21:26:33 localhost-live anaconda[2675]: blivet: updated sda3 size to 464,54 GiB (464,54 GiB) >Aug 09 21:26:33 localhost-live anaconda[2675]: blivet: looking up parted Partition: /dev/sda3 >Aug 09 21:26:33 localhost-live anaconda[2675]: blivet: PartitionDevice.probe: sda3 ; exists: True ; >Aug 09 21:26:33 localhost-live anaconda[2675]: blivet: PartitionDevice.get_flag: path: /dev/sda3 ; flag: 1 ; >Aug 09 21:26:33 localhost-live anaconda[2675]: blivet: PartitionDevice.get_flag: path: /dev/sda3 ; flag: 10 ; >Aug 09 21:26:33 localhost-live anaconda[2675]: blivet: PartitionDevice.get_flag: path: /dev/sda3 ; flag: 12 ; >Aug 09 21:26:33 localhost-live anaconda[2675]: blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda3 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 ; >Aug 09 21:26:33 localhost-live anaconda[2675]: blivet: updated sda3 size to 464,54 GiB (464,54 GiB) >Aug 09 21:26:33 localhost-live anaconda[2675]: blivet: added partition sda3 (id 93) to device tree >Aug 09 21:26:33 localhost-live anaconda[2675]: blivet: got device: PartitionDevice instance (0x7efbd7fdae10) -- >name = sda3 status = True id = 93 >children = [] >parents = ['existing 465,76 GiB disk sda (65) with existing gpt disklabel'] >uuid = dcccc766-4d06-418d-a38c-6d977e3d93d5 size = 464,54 GiB >format = existing None >major = 8 minor = 3 exists = True protected = False >sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 >target size = 464,54 GiB 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 0x7efbe04392e8> fileSystem: None >number: 3 path: /dev/sda3 type: 0 >name: active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7efbd7fc3630> PedPartition: <_ped.Partition object at 0x7efbe0423d58> >disk = existing 465,76 GiB disk sda (65) with existing gpt disklabel >start = 2549760 end = 976771071 length = 974221312 >flags = >Aug 09 21:26:33 localhost-live anaconda[2675]: blivet: DeviceTree.handle_format: name: sda3 ; >Aug 09 21:26:33 localhost-live anaconda[2675]: blivet: AppleBootstrapFS.supported: supported: True ; >Aug 09 21:26:33 localhost-live anaconda[2675]: blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 97 >Aug 09 21:26:33 localhost-live anaconda[2675]: blivet: EFIFS.supported: supported: True ; >Aug 09 21:26:33 localhost-live anaconda[2675]: blivet: get_format('efi') returning EFIFS instance with object id 98 >Aug 09 21:26:33 localhost-live anaconda[2675]: blivet: MacEFIFS.supported: supported: True ; >Aug 09 21:26:33 localhost-live anaconda[2675]: blivet: get_format('macefi') returning MacEFIFS instance with object id 99 >Aug 09 21:26:33 localhost-live anaconda[2675]: blivet: MacEFIFS.supported: supported: True ; >Aug 09 21:26:33 localhost-live anaconda[2675]: blivet: get_format('macefi') returning MacEFIFS instance with object id 100 >Aug 09 21:26:33 localhost-live anaconda[2675]: blivet: type detected on 'sda3' is 'luks' >Aug 09 21:26:33 localhost-live anaconda[2675]: blivet: LUKS.__init__: uuid: 3519bbb3-0d27-47fe-a9ac-a685c46f8a32 ; label: None ; device: /dev/sda3 ; serial: Samsung_SSD_850_EVO_500GB_S2RBNX0J260452Z ; exists: True ; name: luks-3519bbb3-0d27-47fe-a9ac-a685c46f8a32 ; >Aug 09 21:26:33 localhost-live anaconda[2675]: blivet: get_format('luks') returning LUKS instance with object id 101 >Aug 09 21:26:33 localhost-live anaconda[2675]: blivet: PartitionDevice._set_format: sda3 ; type: luks ; current: None ; >Aug 09 21:26:33 localhost-live anaconda[2675]: blivet: DeviceTree.get_device_by_name: name: luks-3519bbb3-0d27-47fe-a9ac-a685c46f8a32 ; incomplete: False ; hidden: False ; >Aug 09 21:26:33 localhost-live anaconda[2675]: blivet: DeviceTree.get_device_by_name returned None >Aug 09 21:26:33 localhost-live anaconda[2675]: blivet: get_format('None') returning DeviceFormat instance with object id 103 >Aug 09 21:26:33 localhost-live anaconda[2675]: blivet: PartitionDevice.add_child: name: sda3 ; child: luks-3519bbb3-0d27-47fe-a9ac-a685c46f8a32 ; kids: 0 ; >Aug 09 21:26:33 localhost-live anaconda[2675]: blivet: get_format('None') returning DeviceFormat instance with object id 104 >Aug 09 21:26:33 localhost-live anaconda[2675]: blivet: LUKSDevice._set_format: luks-3519bbb3-0d27-47fe-a9ac-a685c46f8a32 ; type: None ; current: None ; >Aug 09 21:26:33 localhost-live anaconda[2675]: blivet: LUKSDevice.update_sysfs_path: luks-3519bbb3-0d27-47fe-a9ac-a685c46f8a32 ; status: False ; >Aug 09 21:26:33 localhost-live anaconda[2675]: blivet: failed to update sysfs path for luks-3519bbb3-0d27-47fe-a9ac-a685c46f8a32: [Errno 2] No such file or directory: '/dev/mapper/luks-3519bbb3-0d27-47fe-a9ac-a685c46f8a32' >Aug 09 21:26:33 localhost-live anaconda[2675]: blivet: LUKSDevice.setup: luks-3519bbb3-0d27-47fe-a9ac-a685c46f8a32 ; orig: False ; status: False ; controllable: True ; >Aug 09 21:26:33 localhost-live anaconda[2675]: blivet: LUKSDevice.setup_parents: name: luks-3519bbb3-0d27-47fe-a9ac-a685c46f8a32 ; orig: False ; >Aug 09 21:26:33 localhost-live anaconda[2675]: blivet: PartitionDevice.setup: sda3 ; orig: False ; status: True ; controllable: True ; >Aug 09 21:26:33 localhost-live anaconda[2675]: blivet: LUKS.setup: device: /dev/sda3 ; type: luks ; status: False ; >Aug 09 21:26:33 localhost-live anaconda[2675]: blivet: setup of luks-3519bbb3-0d27-47fe-a9ac-a685c46f8a32 failed: luks device not configured >Aug 09 21:26:33 localhost-live anaconda[2675]: blivet: PartitionDevice.remove_child: name: sda3 ; child: luks-3519bbb3-0d27-47fe-a9ac-a685c46f8a32 ; kids: 1 ; >Aug 09 21:26:33 localhost-live anaconda[2675]: blivet: got format: existing luks >Aug 09 21:26:33 localhost-live anaconda[2675]: blivet: DeviceTree.handle_device: name: sdb ; info: {'DEVLINKS': '/dev/disk/by-path/pci-0000:00:1f.2-ata-2 ' >'/dev/disk/by-id/ata-Samsung_SSD_850_EVO_500GB_S21JNSAFC34055Z ' >'/dev/disk/by-id/wwn-0x5002538da00a5fdf', >'DEVNAME': '/dev/sdb', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb', >'DEVTYPE': 'disk', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_HPA': '1', >'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', >'ID_ATA_FEATURE_SET_PM': '1', >'ID_ATA_FEATURE_SET_PM_ENABLED': '1', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '8', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', >'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '0', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_MODEL': 'Samsung_SSD_850_EVO_500GB', >'ID_MODEL_ENC': 'Samsung\\x20SSD\\x20850\\x20EVO\\x20500GB\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '01744ed0', >'ID_PATH': 'pci-0000:00:1f.2-ata-2', >'ID_PATH_TAG': 'pci-0000_00_1f_2-ata-2', >'ID_REVISION': 'EMT01B6Q', >'ID_SERIAL': 'Samsung_SSD_850_EVO_500GB_S21JNSAFC34055Z', >'ID_SERIAL_SHORT': 'S21JNSAFC34055Z', >'ID_TYPE': 'disk', >'ID_WWN': '0x5002538da00a5fdf', >'ID_WWN_WITH_EXTENSION': '0x5002538da00a5fdf', >'MAJOR': '8', >'MINOR': '16', >'SUBSYSTEM': 'block', >'SYS_NAME': 'sdb', >'SYS_PATH': '/sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '12032760'} ; >Aug 09 21:26:33 localhost-live anaconda[2675]: blivet: scanning sdb (/sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb)... >Aug 09 21:26:33 localhost-live anaconda[2675]: blivet: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; >Aug 09 21:26:33 localhost-live anaconda[2675]: blivet: DeviceTree.get_device_by_name returned None >Aug 09 21:26:33 localhost-live anaconda[2675]: blivet: DiskDevicePopulator.run: name: sdb ; >Aug 09 21:26:33 localhost-live anaconda[2675]: blivet: sdb is a disk >Aug 09 21:26:33 localhost-live anaconda[2675]: blivet: get_format('None') returning DeviceFormat instance with object id 108 >Aug 09 21:26:33 localhost-live anaconda[2675]: blivet: get_format('None') returning DeviceFormat instance with object id 109 >Aug 09 21:26:33 localhost-live anaconda[2675]: blivet: DiskDevice._set_format: sdb ; type: None ; current: None ; >Aug 09 21:26:33 localhost-live anaconda[2675]: blivet: DiskDevice.update_sysfs_path: sdb ; status: True ; >Aug 09 21:26:33 localhost-live anaconda[2675]: blivet: sdb sysfs_path set to /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb >Aug 09 21:26:33 localhost-live anaconda[2675]: blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb ; >Aug 09 21:26:33 localhost-live anaconda[2675]: blivet: updated sdb size to 465,76 GiB (465,76 GiB) >Aug 09 21:26:33 localhost-live anaconda[2675]: blivet: added disk sdb (id 107) to device tree >Aug 09 21:26:33 localhost-live anaconda[2675]: blivet: got device: DiskDevice instance (0x7efbd7fe5f60) -- >name = sdb status = True id = 107 >children = [] >parents = [] >uuid = None size = 465,76 GiB >format = existing None >major = 8 minor = 16 exists = True protected = False >sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb >target size = 465,76 GiB path = /dev/sdb >format args = [] original_format = None removable = False wwn = 0x5002538da00a5fdf >Aug 09 21:26:33 localhost-live anaconda[2675]: blivet: DeviceTree.handle_format: name: sdb ; >Aug 09 21:26:33 localhost-live anaconda[2675]: blivet: AppleBootstrapFS.supported: supported: True ; >Aug 09 21:26:33 localhost-live anaconda[2675]: blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 111 >Aug 09 21:26:33 localhost-live anaconda[2675]: blivet: EFIFS.supported: supported: True ; >Aug 09 21:26:33 localhost-live anaconda[2675]: blivet: get_format('efi') returning EFIFS instance with object id 112 >Aug 09 21:26:33 localhost-live anaconda[2675]: blivet: MacEFIFS.supported: supported: True ; >Aug 09 21:26:33 localhost-live anaconda[2675]: blivet: get_format('macefi') returning MacEFIFS instance with object id 113 >Aug 09 21:26:33 localhost-live anaconda[2675]: blivet: MacEFIFS.supported: supported: True ; >Aug 09 21:26:33 localhost-live anaconda[2675]: blivet: get_format('macefi') returning MacEFIFS instance with object id 114 >Aug 09 21:26:33 localhost-live anaconda[2675]: blivet: DiskLabelFormatPopulator.run: device: sdb ; label_type: dos ; >Aug 09 21:26:33 localhost-live anaconda[2675]: blivet: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; >Aug 09 21:26:33 localhost-live anaconda[2675]: blivet: DiskLabel.__init__: uuid: 01744ed0 ; label: None ; device: /dev/sdb ; serial: Samsung_SSD_850_EVO_500GB_S21JNSAFC34055Z ; exists: True ; >Aug 09 21:26:33 localhost-live anaconda[2675]: blivet: Did not change pmbr_boot on parted.Disk instance -- >type: msdos primaryPartitionCount: 2 >lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 >partitions: [<parted.partition.Partition object at 0x7efbd7fe7b38>, <parted.partition.Partition object at 0x7efbd7fe72e8>] >device: <parted.device.Device object at 0x7efbd7fe50f0> >PedDisk: <_ped.Disk object at 0x7efbd7fdc148> >Aug 09 21:26:33 localhost-live anaconda[2675]: blivet: get_format('disklabel') returning DiskLabel instance with object id 115 >Aug 09 21:26:33 localhost-live anaconda[2675]: blivet: DiskDevice._set_format: sdb ; type: disklabel ; current: None ; >Aug 09 21:26:33 localhost-live anaconda[2675]: blivet: got format: existing msdos disklabel >Aug 09 21:26:33 localhost-live anaconda[2675]: blivet: DeviceTree.handle_device: name: sdb1 ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x5002538da00a5fdf-part1 ' >'/dev/disk/by-partuuid/01744ed0-01 ' >'/dev/disk/by-label/System\\x20Reserved ' >'/dev/disk/by-uuid/3006A05B06A02436 ' >'/dev/disk/by-id/ata-Samsung_SSD_850_EVO_500GB_S21JNSAFC34055Z-part1 ' >'/dev/disk/by-path/pci-0000:00:1f.2-ata-2-part1', >'DEVNAME': '/dev/sdb1', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1', >'DEVTYPE': 'partition', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_HPA': '1', >'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', >'ID_ATA_FEATURE_SET_PM': '1', >'ID_ATA_FEATURE_SET_PM_ENABLED': '1', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '8', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', >'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '0', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_FS_LABEL': 'System_Reserved', >'ID_FS_LABEL_ENC': 'System\\x20Reserved', >'ID_FS_TYPE': 'ntfs', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '3006A05B06A02436', >'ID_FS_UUID_ENC': '3006A05B06A02436', >'ID_MODEL': 'Samsung_SSD_850_EVO_500GB', >'ID_MODEL_ENC': 'Samsung\\x20SSD\\x20850\\x20EVO\\x20500GB\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_ENTRY_DISK': '8:16', >'ID_PART_ENTRY_FLAGS': '0x80', >'ID_PART_ENTRY_NUMBER': '1', >'ID_PART_ENTRY_OFFSET': '2048', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '1124352', >'ID_PART_ENTRY_TYPE': '0x7', >'ID_PART_ENTRY_UUID': '01744ed0-01', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '01744ed0', >'ID_PATH': 'pci-0000:00:1f.2-ata-2', >'ID_PATH_TAG': 'pci-0000_00_1f_2-ata-2', >'ID_REVISION': 'EMT01B6Q', >'ID_SERIAL': 'Samsung_SSD_850_EVO_500GB_S21JNSAFC34055Z', >'ID_SERIAL_SHORT': 'S21JNSAFC34055Z', >'ID_TYPE': 'disk', >'ID_WWN': '0x5002538da00a5fdf', >'ID_WWN_WITH_EXTENSION': '0x5002538da00a5fdf', >'MAJOR': '8', >'MINOR': '17', >'PARTN': '1', >'SUBSYSTEM': 'block', >'SYS_NAME': 'sdb1', >'SYS_PATH': '/sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1', >'TAGS': ':systemd:', >'UDISKS_IGNORE': '1', >'USEC_INITIALIZED': '12051399'} ; >Aug 09 21:26:33 localhost-live anaconda[2675]: blivet: scanning sdb1 (/sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1)... >Aug 09 21:26:33 localhost-live anaconda[2675]: blivet: DeviceTree.get_device_by_name: name: sdb1 ; incomplete: False ; hidden: False ; >Aug 09 21:26:33 localhost-live anaconda[2675]: blivet: DeviceTree.get_device_by_name returned None >Aug 09 21:26:33 localhost-live anaconda[2675]: blivet: PartitionDevicePopulator.run: name: sdb1 ; >Aug 09 21:26:33 localhost-live anaconda[2675]: program: Running... udevadm settle --timeout=300 >Aug 09 21:26:33 localhost-live anaconda[2675]: program: Return code: 0 >Aug 09 21:26:33 localhost-live anaconda[2675]: blivet: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; >Aug 09 21:26:33 localhost-live anaconda[2675]: blivet: DeviceTree.get_device_by_name returned existing 465,76 GiB disk sdb (107) with existing msdos disklabel >Aug 09 21:26:33 localhost-live anaconda[2675]: blivet: get_format('None') returning DeviceFormat instance with object id 118 >Aug 09 21:26:33 localhost-live anaconda[2675]: blivet: DiskDevice.add_child: name: sdb ; child: sdb1 ; kids: 0 ; >Aug 09 21:26:33 localhost-live anaconda[2675]: blivet: get_format('None') returning DeviceFormat instance with object id 119 >Aug 09 21:26:33 localhost-live anaconda[2675]: blivet: PartitionDevice._set_format: sdb1 ; type: None ; current: None ; >Aug 09 21:26:33 localhost-live anaconda[2675]: blivet: PartitionDevice.update_sysfs_path: sdb1 ; status: True ; >Aug 09 21:26:33 localhost-live anaconda[2675]: blivet: sdb1 sysfs_path set to /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1 >Aug 09 21:26:33 localhost-live anaconda[2675]: blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sdb1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1 ; >Aug 09 21:26:33 localhost-live anaconda[2675]: blivet: updated sdb1 size to 549 MiB (549 MiB) >Aug 09 21:26:33 localhost-live anaconda[2675]: blivet: looking up parted Partition: /dev/sdb1 >Aug 09 21:26:33 localhost-live anaconda[2675]: blivet: PartitionDevice.probe: sdb1 ; exists: True ; >Aug 09 21:26:33 localhost-live anaconda[2675]: blivet: PartitionDevice.get_flag: path: /dev/sdb1 ; flag: 1 ; >Aug 09 21:26:33 localhost-live anaconda[2675]: blivet: PartitionDevice.get_flag: path: /dev/sdb1 ; flag: 10 ; >Aug 09 21:26:33 localhost-live anaconda[2675]: blivet: PartitionDevice.get_flag: path: /dev/sdb1 ; flag: 12 ; >Aug 09 21:26:33 localhost-live anaconda[2675]: blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sdb1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1 ; >Aug 09 21:26:33 localhost-live anaconda[2675]: blivet: updated sdb1 size to 549 MiB (549 MiB) >Aug 09 21:26:33 localhost-live anaconda[2675]: blivet: added partition sdb1 (id 117) to device tree >Aug 09 21:26:33 localhost-live anaconda[2675]: blivet: parted exception: msdos disk labels do not support partition names. >Aug 09 21:26:33 localhost-live anaconda[2675]: blivet: parted exception: msdos disk labels do not support partition names. >Aug 09 21:26:33 localhost-live anaconda[2675]: blivet: parted exception: msdos disk labels do not support partition names. >Aug 09 21:26:33 localhost-live anaconda[2675]: blivet: parted exception: msdos disk labels do not support partition names. >Aug 09 21:26:33 localhost-live anaconda[2675]: blivet: got device: PartitionDevice instance (0x7efbe0418d68) -- >name = sdb1 status = True id = 117 >children = [] >parents = ['existing 465,76 GiB disk sdb (107) with existing msdos disklabel'] >uuid = 01744ed0-01 size = 549 MiB >format = existing None >major = 8 minor = 17 exists = True protected = False >sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1 >target size = 549 MiB path = /dev/sdb1 >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 0x7efbd7fe5860> fileSystem: <parted.filesystem.FileSystem object at 0x7efbd7fe7400> >number: 1 path: /dev/sdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7efbd7fe7d68> PedPartition: <_ped.Partition object at 0x7efbd7fcf6d0> >disk = existing 465,76 GiB disk sdb (107) with existing msdos disklabel >start = 2048 end = 1126399 length = 1124352 >flags = boot >Aug 09 21:26:33 localhost-live anaconda[2675]: blivet: DeviceTree.handle_format: name: sdb1 ; >Aug 09 21:26:33 localhost-live anaconda[2675]: blivet: AppleBootstrapFS.supported: supported: True ; >Aug 09 21:26:33 localhost-live anaconda[2675]: blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 121 >Aug 09 21:26:33 localhost-live anaconda[2675]: blivet: EFIFS.supported: supported: True ; >Aug 09 21:26:33 localhost-live anaconda[2675]: blivet: get_format('efi') returning EFIFS instance with object id 122 >Aug 09 21:26:33 localhost-live anaconda[2675]: blivet: MacEFIFS.supported: supported: True ; >Aug 09 21:26:33 localhost-live anaconda[2675]: blivet: get_format('macefi') returning MacEFIFS instance with object id 123 >Aug 09 21:26:33 localhost-live anaconda[2675]: blivet: MacEFIFS.supported: supported: True ; >Aug 09 21:26:33 localhost-live anaconda[2675]: blivet: get_format('macefi') returning MacEFIFS instance with object id 124 >Aug 09 21:26:33 localhost-live anaconda[2675]: blivet: type detected on 'sdb1' is 'ntfs' >Aug 09 21:26:33 localhost-live anaconda[2675]: program: Running... ntfsinfo -m /dev/sdb1 >Aug 09 21:26:33 localhost-live anaconda[2675]: program: stdout: >Aug 09 21:26:33 localhost-live anaconda[2675]: program: Volume Information >Aug 09 21:26:33 localhost-live anaconda[2675]: program: Name of device: /dev/sdb1 >Aug 09 21:26:33 localhost-live anaconda[2675]: program: Device state: 11 >Aug 09 21:26:33 localhost-live anaconda[2675]: program: Volume Name: System Reserved >Aug 09 21:26:33 localhost-live anaconda[2675]: program: Volume State: 91 >Aug 09 21:26:33 localhost-live anaconda[2675]: program: Volume Flags: 0x0080 >Aug 09 21:26:33 localhost-live anaconda[2675]: program: Volume Version: 3.1 >Aug 09 21:26:33 localhost-live anaconda[2675]: program: Sector Size: 512 >Aug 09 21:26:33 localhost-live anaconda[2675]: program: Cluster Size: 4096 >Aug 09 21:26:33 localhost-live anaconda[2675]: program: Index Block Size: 4096 >Aug 09 21:26:33 localhost-live anaconda[2675]: program: Volume Size in Clusters: 140543 >Aug 09 21:26:33 localhost-live anaconda[2675]: program: MFT Information >Aug 09 21:26:33 localhost-live anaconda[2675]: program: MFT Record Size: 1024 >Aug 09 21:26:33 localhost-live anaconda[2675]: program: MFT Zone Multiplier: 0 >Aug 09 21:26:33 localhost-live anaconda[2675]: program: MFT Data Position: 24 >Aug 09 21:26:33 localhost-live anaconda[2675]: program: MFT Zone Start: 46848 >Aug 09 21:26:33 localhost-live anaconda[2675]: program: MFT Zone End: 64415 >Aug 09 21:26:33 localhost-live anaconda[2675]: program: MFT Zone Position: 46848 >Aug 09 21:26:33 localhost-live anaconda[2675]: program: Current Position in First Data Zone: 64415 >Aug 09 21:26:33 localhost-live anaconda[2675]: program: Current Position in Second Data Zone: 0 >Aug 09 21:26:33 localhost-live anaconda[2675]: program: Allocated clusters 64 (0.0%) >Aug 09 21:26:33 localhost-live anaconda[2675]: program: LCN of Data Attribute for FILE_MFT: 46848 >Aug 09 21:26:33 localhost-live anaconda[2675]: program: FILE_MFTMirr Size: 4 >Aug 09 21:26:33 localhost-live anaconda[2675]: program: LCN of Data Attribute for File_MFTMirr: 2 >Aug 09 21:26:33 localhost-live anaconda[2675]: program: Size of Attribute Definition Table: 2560 >Aug 09 21:26:33 localhost-live anaconda[2675]: program: Number of Attached Extent Inodes: 0 >Aug 09 21:26:33 localhost-live anaconda[2675]: program: FILE_Bitmap Information >Aug 09 21:26:33 localhost-live anaconda[2675]: program: FILE_Bitmap MFT Record Number: 6 >Aug 09 21:26:33 localhost-live anaconda[2675]: program: State of FILE_Bitmap Inode: 80 >Aug 09 21:26:33 localhost-live anaconda[2675]: program: Length of Attribute List: 0 >Aug 09 21:26:33 localhost-live anaconda[2675]: program: Number of Attached Extent Inodes: 0 >Aug 09 21:26:33 localhost-live anaconda[2675]: program: FILE_Bitmap Data Attribute Information >Aug 09 21:26:33 localhost-live anaconda[2675]: program: Decompressed Runlist: not done yet >Aug 09 21:26:33 localhost-live anaconda[2675]: program: Base Inode: 6 >Aug 09 21:26:33 localhost-live anaconda[2675]: program: Attribute Types: not done yet >Aug 09 21:26:33 localhost-live anaconda[2675]: program: Attribute Name Length: 0 >Aug 09 21:26:33 localhost-live anaconda[2675]: program: Attribute State: 3 >Aug 09 21:26:33 localhost-live anaconda[2675]: program: Attribute Allocated Size: 20480 >Aug 09 21:26:33 localhost-live anaconda[2675]: program: Attribute Data Size: 17568 >Aug 09 21:26:33 localhost-live anaconda[2675]: program: Attribute Initialized Size: 17568 >Aug 09 21:26:33 localhost-live anaconda[2675]: program: Attribute Compressed Size: 0 >Aug 09 21:26:33 localhost-live anaconda[2675]: program: Compression Block Size: 0 >Aug 09 21:26:33 localhost-live anaconda[2675]: program: Compression Block Size Bits: 0 >Aug 09 21:26:33 localhost-live anaconda[2675]: program: Compression Block Clusters: 0 >Aug 09 21:26:33 localhost-live anaconda[2675]: program: Free Clusters: 42870 (30.5%) >Aug 09 21:26:33 localhost-live anaconda[2675]: program: Return code: 0 >Aug 09 21:26:33 localhost-live anaconda[2675]: program: Running... ntfsresize -m /dev/sdb1 >Aug 09 21:26:33 localhost-live anaconda[2675]: program: stdout: >Aug 09 21:26:33 localhost-live anaconda[2675]: program: ntfsresize v2017.3.23 (libntfs-3g) >Aug 09 21:26:33 localhost-live anaconda[2675]: program: Minsize (in MB): 401 >Aug 09 21:26:33 localhost-live anaconda[2675]: program: Return code: 0 >Aug 09 21:26:33 localhost-live anaconda[2675]: blivet: padding min size from 382,42 MiB up to 420,67 MiB >Aug 09 21:26:33 localhost-live anaconda[2675]: blivet: NTFS.supported: supported: False ; >Aug 09 21:26:33 localhost-live anaconda[2675]: blivet: get_format('ntfs') returning NTFS instance with object id 125 >Aug 09 21:26:33 localhost-live anaconda[2675]: blivet: PartitionDevice._set_format: sdb1 ; type: ntfs ; current: None ; >Aug 09 21:26:33 localhost-live anaconda[2675]: program: Running... udevadm settle --timeout=300 >Aug 09 21:26:33 localhost-live anaconda[2675]: program: Return code: 0 >Aug 09 21:26:33 localhost-live anaconda[2675]: blivet: NTFS.supported: supported: False ; >Aug 09 21:26:33 localhost-live anaconda[2675]: program: Running... udevadm settle --timeout=300 >Aug 09 21:26:33 localhost-live anaconda[2675]: program: Return code: 0 >Aug 09 21:26:33 localhost-live anaconda[2675]: blivet: NTFS.supported: supported: False ; >Aug 09 21:26:33 localhost-live anaconda[2675]: blivet: got format: existing ntfs filesystem >Aug 09 21:26:33 localhost-live anaconda[2675]: blivet: DeviceTree.handle_device: name: sdb2 ; info: {'DEVLINKS': '/dev/disk/by-path/pci-0000:00:1f.2-ata-2-part2 ' >'/dev/disk/by-id/ata-Samsung_SSD_850_EVO_500GB_S21JNSAFC34055Z-part2 ' >'/dev/disk/by-partuuid/01744ed0-02 ' >'/dev/disk/by-id/wwn-0x5002538da00a5fdf-part2 ' >'/dev/disk/by-uuid/D2E0A115E0A10139 /dev/disk/by-label/Win10', >'DEVNAME': '/dev/sdb2', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb2', >'DEVTYPE': 'partition', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_HPA': '1', >'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', >'ID_ATA_FEATURE_SET_PM': '1', >'ID_ATA_FEATURE_SET_PM_ENABLED': '1', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '8', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', >'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '0', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_FS_LABEL': 'Win10', >'ID_FS_LABEL_ENC': 'Win10', >'ID_FS_TYPE': 'ntfs', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': 'D2E0A115E0A10139', >'ID_FS_UUID_ENC': 'D2E0A115E0A10139', >'ID_MODEL': 'Samsung_SSD_850_EVO_500GB', >'ID_MODEL_ENC': 'Samsung\\x20SSD\\x20850\\x20EVO\\x20500GB\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_ENTRY_DISK': '8:16', >'ID_PART_ENTRY_NUMBER': '2', >'ID_PART_ENTRY_OFFSET': '1126400', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '975644672', >'ID_PART_ENTRY_TYPE': '0x7', >'ID_PART_ENTRY_UUID': '01744ed0-02', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '01744ed0', >'ID_PATH': 'pci-0000:00:1f.2-ata-2', >'ID_PATH_TAG': 'pci-0000_00_1f_2-ata-2', >'ID_REVISION': 'EMT01B6Q', >'ID_SERIAL': 'Samsung_SSD_850_EVO_500GB_S21JNSAFC34055Z', >'ID_SERIAL_SHORT': 'S21JNSAFC34055Z', >'ID_TYPE': 'disk', >'ID_WWN': '0x5002538da00a5fdf', >'ID_WWN_WITH_EXTENSION': '0x5002538da00a5fdf', >'MAJOR': '8', >'MINOR': '18', >'PARTN': '2', >'SUBSYSTEM': 'block', >'SYS_NAME': 'sdb2', >'SYS_PATH': '/sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb2', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '12042279'} ; >Aug 09 21:26:33 localhost-live anaconda[2675]: blivet: scanning sdb2 (/sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb2)... >Aug 09 21:26:33 localhost-live anaconda[2675]: blivet: DeviceTree.get_device_by_name: name: sdb2 ; incomplete: False ; hidden: False ; >Aug 09 21:26:33 localhost-live anaconda[2675]: blivet: DeviceTree.get_device_by_name returned None >Aug 09 21:26:33 localhost-live anaconda[2675]: blivet: PartitionDevicePopulator.run: name: sdb2 ; >Aug 09 21:26:33 localhost-live anaconda[2675]: program: Running... udevadm settle --timeout=300 >Aug 09 21:26:33 localhost-live anaconda[2675]: program: Return code: 0 >Aug 09 21:26:33 localhost-live anaconda[2675]: blivet: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; >Aug 09 21:26:33 localhost-live anaconda[2675]: blivet: DeviceTree.get_device_by_name returned existing 465,76 GiB disk sdb (107) with existing msdos disklabel >Aug 09 21:26:33 localhost-live anaconda[2675]: blivet: get_format('None') returning DeviceFormat instance with object id 128 >Aug 09 21:26:33 localhost-live anaconda[2675]: blivet: DiskDevice.add_child: name: sdb ; child: sdb2 ; kids: 1 ; >Aug 09 21:26:33 localhost-live anaconda[2675]: blivet: get_format('None') returning DeviceFormat instance with object id 129 >Aug 09 21:26:33 localhost-live anaconda[2675]: blivet: PartitionDevice._set_format: sdb2 ; type: None ; current: None ; >Aug 09 21:26:33 localhost-live anaconda[2675]: blivet: PartitionDevice.update_sysfs_path: sdb2 ; status: True ; >Aug 09 21:26:33 localhost-live anaconda[2675]: blivet: sdb2 sysfs_path set to /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb2 >Aug 09 21:26:33 localhost-live anaconda[2675]: blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sdb2 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb2 ; >Aug 09 21:26:33 localhost-live anaconda[2675]: blivet: updated sdb2 size to 465,22 GiB (465,22 GiB) >Aug 09 21:26:33 localhost-live anaconda[2675]: blivet: looking up parted Partition: /dev/sdb2 >Aug 09 21:26:33 localhost-live anaconda[2675]: blivet: PartitionDevice.probe: sdb2 ; exists: True ; >Aug 09 21:26:33 localhost-live anaconda[2675]: blivet: PartitionDevice.get_flag: path: /dev/sdb2 ; flag: 1 ; >Aug 09 21:26:33 localhost-live anaconda[2675]: blivet: PartitionDevice.get_flag: path: /dev/sdb2 ; flag: 10 ; >Aug 09 21:26:33 localhost-live anaconda[2675]: blivet: PartitionDevice.get_flag: path: /dev/sdb2 ; flag: 12 ; >Aug 09 21:26:33 localhost-live anaconda[2675]: blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sdb2 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb2 ; >Aug 09 21:26:33 localhost-live anaconda[2675]: blivet: updated sdb2 size to 465,22 GiB (465,22 GiB) >Aug 09 21:26:33 localhost-live anaconda[2675]: blivet: added partition sdb2 (id 127) to device tree >Aug 09 21:26:33 localhost-live anaconda[2675]: blivet: parted exception: msdos disk labels do not support partition names. >Aug 09 21:26:33 localhost-live anaconda[2675]: blivet: parted exception: msdos disk labels do not support partition names. >Aug 09 21:26:33 localhost-live anaconda[2675]: blivet: parted exception: msdos disk labels do not support partition names. >Aug 09 21:26:33 localhost-live anaconda[2675]: blivet: parted exception: msdos disk labels do not support partition names. >Aug 09 21:26:33 localhost-live anaconda[2675]: blivet: got device: PartitionDevice instance (0x7efbe0b61240) -- >name = sdb2 status = True id = 127 >children = [] >parents = ['existing 465,76 GiB disk sdb (107) with existing msdos disklabel'] >uuid = 01744ed0-02 size = 465,22 GiB >format = existing None >major = 8 minor = 18 exists = True protected = False >sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb2 >target size = 465,22 GiB path = /dev/sdb2 >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 0x7efbd7fe5860> fileSystem: <parted.filesystem.FileSystem object at 0x7efbd7fe7198> >number: 2 path: /dev/sdb2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7efbd7fe7828> PedPartition: <_ped.Partition object at 0x7efbd7fcf728> >disk = existing 465,76 GiB disk sdb (107) with existing msdos disklabel >start = 1126400 end = 976771071 length = 975644672 >flags = >Aug 09 21:26:33 localhost-live anaconda[2675]: blivet: DeviceTree.handle_format: name: sdb2 ; >Aug 09 21:26:33 localhost-live anaconda[2675]: blivet: AppleBootstrapFS.supported: supported: True ; >Aug 09 21:26:33 localhost-live anaconda[2675]: blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 131 >Aug 09 21:26:33 localhost-live anaconda[2675]: blivet: EFIFS.supported: supported: True ; >Aug 09 21:26:33 localhost-live anaconda[2675]: blivet: get_format('efi') returning EFIFS instance with object id 132 >Aug 09 21:26:33 localhost-live anaconda[2675]: blivet: MacEFIFS.supported: supported: True ; >Aug 09 21:26:33 localhost-live anaconda[2675]: blivet: get_format('macefi') returning MacEFIFS instance with object id 133 >Aug 09 21:26:33 localhost-live anaconda[2675]: blivet: MacEFIFS.supported: supported: True ; >Aug 09 21:26:33 localhost-live anaconda[2675]: blivet: get_format('macefi') returning MacEFIFS instance with object id 134 >Aug 09 21:26:33 localhost-live anaconda[2675]: blivet: type detected on 'sdb2' is 'ntfs' >Aug 09 21:26:33 localhost-live anaconda[2675]: program: Running... ntfsinfo -m /dev/sdb2 >Aug 09 21:26:33 localhost-live anaconda[2675]: program: stdout: >Aug 09 21:26:33 localhost-live anaconda[2675]: program: Volume Information >Aug 09 21:26:33 localhost-live anaconda[2675]: program: Name of device: /dev/sdb2 >Aug 09 21:26:33 localhost-live anaconda[2675]: program: Device state: 11 >Aug 09 21:26:33 localhost-live anaconda[2675]: program: Volume Name: Win10 >Aug 09 21:26:33 localhost-live anaconda[2675]: program: Volume State: 91 >Aug 09 21:26:33 localhost-live anaconda[2675]: program: Volume Flags: 0x0000 >Aug 09 21:26:33 localhost-live anaconda[2675]: program: Volume Version: 3.1 >Aug 09 21:26:33 localhost-live anaconda[2675]: program: Sector Size: 512 >Aug 09 21:26:33 localhost-live anaconda[2675]: program: Cluster Size: 4096 >Aug 09 21:26:33 localhost-live anaconda[2675]: program: Index Block Size: 4096 >Aug 09 21:26:33 localhost-live anaconda[2675]: program: Volume Size in Clusters: 121955583 >Aug 09 21:26:33 localhost-live anaconda[2675]: program: MFT Information >Aug 09 21:26:33 localhost-live anaconda[2675]: program: MFT Record Size: 1024 >Aug 09 21:26:33 localhost-live anaconda[2675]: program: MFT Zone Multiplier: 0 >Aug 09 21:26:33 localhost-live anaconda[2675]: program: MFT Data Position: 24 >Aug 09 21:26:33 localhost-live anaconda[2675]: program: MFT Zone Start: 786432 >Aug 09 21:26:33 localhost-live anaconda[2675]: program: MFT Zone End: 16030879 >Aug 09 21:26:33 localhost-live anaconda[2675]: program: MFT Zone Position: 786432 >Aug 09 21:26:33 localhost-live anaconda[2675]: program: Current Position in First Data Zone: 16030879 >Aug 09 21:26:33 localhost-live anaconda[2675]: program: Current Position in Second Data Zone: 0 >Aug 09 21:26:33 localhost-live anaconda[2675]: program: Allocated clusters 70208 (0.1%) >Aug 09 21:26:33 localhost-live anaconda[2675]: program: LCN of Data Attribute for FILE_MFT: 786432 >Aug 09 21:26:33 localhost-live anaconda[2675]: program: FILE_MFTMirr Size: 4 >Aug 09 21:26:33 localhost-live anaconda[2675]: program: LCN of Data Attribute for File_MFTMirr: 2 >Aug 09 21:26:33 localhost-live anaconda[2675]: program: Size of Attribute Definition Table: 2560 >Aug 09 21:26:33 localhost-live anaconda[2675]: program: Number of Attached Extent Inodes: 0 >Aug 09 21:26:33 localhost-live anaconda[2675]: program: FILE_Bitmap Information >Aug 09 21:26:33 localhost-live anaconda[2675]: program: FILE_Bitmap MFT Record Number: 6 >Aug 09 21:26:33 localhost-live anaconda[2675]: program: State of FILE_Bitmap Inode: 80 >Aug 09 21:26:33 localhost-live anaconda[2675]: program: Length of Attribute List: 0 >Aug 09 21:26:33 localhost-live anaconda[2675]: program: Number of Attached Extent Inodes: 0 >Aug 09 21:26:33 localhost-live anaconda[2675]: program: FILE_Bitmap Data Attribute Information >Aug 09 21:26:33 localhost-live anaconda[2675]: program: Decompressed Runlist: not done yet >Aug 09 21:26:33 localhost-live anaconda[2675]: program: Base Inode: 6 >Aug 09 21:26:33 localhost-live anaconda[2675]: program: Attribute Types: not done yet >Aug 09 21:26:33 localhost-live anaconda[2675]: program: Attribute Name Length: 0 >Aug 09 21:26:33 localhost-live anaconda[2675]: program: Attribute State: 3 >Aug 09 21:26:33 localhost-live anaconda[2675]: program: Attribute Allocated Size: 15245312 >Aug 09 21:26:33 localhost-live anaconda[2675]: program: Attribute Data Size: 15244448 >Aug 09 21:26:33 localhost-live anaconda[2675]: program: Attribute Initialized Size: 15244448 >Aug 09 21:26:33 localhost-live anaconda[2675]: program: Attribute Compressed Size: 0 >Aug 09 21:26:33 localhost-live anaconda[2675]: program: Compression Block Size: 0 >Aug 09 21:26:33 localhost-live anaconda[2675]: program: Compression Block Size Bits: 0 >Aug 09 21:26:33 localhost-live anaconda[2675]: program: Compression Block Clusters: 0 >Aug 09 21:26:33 localhost-live anaconda[2675]: program: Free Clusters: 102278350 (83.9%) >Aug 09 21:26:33 localhost-live anaconda[2675]: program: Return code: 0 >Aug 09 21:26:33 localhost-live anaconda[2675]: program: Running... ntfsresize -m /dev/sdb2 >Aug 09 21:26:34 localhost-live anaconda[2675]: program: stdout: >Aug 09 21:26:34 localhost-live anaconda[2675]: program: ntfsresize v2017.3.23 (libntfs-3g) >Aug 09 21:26:34 localhost-live anaconda[2675]: program: Minsize (in MB): 80598 >Aug 09 21:26:34 localhost-live anaconda[2675]: program: Return code: 0 >Aug 09 21:26:34 localhost-live anaconda[2675]: blivet: padding min size from 75,06 GiB up to 75,55 GiB >Aug 09 21:26:34 localhost-live anaconda[2675]: blivet: NTFS.supported: supported: False ; >Aug 09 21:26:34 localhost-live anaconda[2675]: blivet: get_format('ntfs') returning NTFS instance with object id 135 >Aug 09 21:26:34 localhost-live anaconda[2675]: blivet: PartitionDevice._set_format: sdb2 ; type: ntfs ; current: None ; >Aug 09 21:26:34 localhost-live anaconda[2675]: program: Running... udevadm settle --timeout=300 >Aug 09 21:26:34 localhost-live anaconda[2675]: program: Return code: 0 >Aug 09 21:26:34 localhost-live anaconda[2675]: blivet: NTFS.supported: supported: False ; >Aug 09 21:26:34 localhost-live anaconda[2675]: program: Running... udevadm settle --timeout=300 >Aug 09 21:26:34 localhost-live anaconda[2675]: program: Return code: 0 >Aug 09 21:26:34 localhost-live anaconda[2675]: blivet: NTFS.supported: supported: False ; >Aug 09 21:26:34 localhost-live anaconda[2675]: blivet: got format: existing ntfs filesystem >Aug 09 21:26:34 localhost-live anaconda[2675]: blivet: DeviceTree.handle_device: name: sdc ; info: {'DEVLINKS': '/dev/disk/by-path/pci-0000:00:1f.2-ata-3 ' >'/dev/disk/by-id/wwn-0x5000cca269c723af ' >'/dev/disk/by-id/ata-HGST_HDN726040ALE614_K7GHPW4L', >'DEVNAME': '/dev/sdc', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdc', >'DEVTYPE': 'disk', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_APM': '1', >'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '254', >'ID_ATA_FEATURE_SET_APM_ENABLED': '1', >'ID_ATA_FEATURE_SET_HPA': '1', >'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', >'ID_ATA_FEATURE_SET_PM': '1', >'ID_ATA_FEATURE_SET_PM_ENABLED': '1', >'ID_ATA_FEATURE_SET_PUIS': '1', >'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '66030', >'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '7200', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_MODEL': 'HGST_HDN726040ALE614', >'ID_MODEL_ENC': 'HGST\\x20HDN726040ALE614\\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': '79cb34c6-10f6-49b7-93b6-5b314f994773', >'ID_PATH': 'pci-0000:00:1f.2-ata-3', >'ID_PATH_TAG': 'pci-0000_00_1f_2-ata-3', >'ID_REVISION': 'APGNW7JH', >'ID_SERIAL': 'HGST_HDN726040ALE614_K7GHPW4L', >'ID_SERIAL_SHORT': 'K7GHPW4L', >'ID_TYPE': 'disk', >'ID_WWN': '0x5000cca269c723af', >'ID_WWN_WITH_EXTENSION': '0x5000cca269c723af', >'MAJOR': '8', >'MINOR': '32', >'SUBSYSTEM': 'block', >'SYS_NAME': 'sdc', >'SYS_PATH': '/sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdc', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '12034129'} ; >Aug 09 21:26:34 localhost-live anaconda[2675]: blivet: scanning sdc (/sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdc)... >Aug 09 21:26:34 localhost-live anaconda[2675]: blivet: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; >Aug 09 21:26:34 localhost-live anaconda[2675]: blivet: DeviceTree.get_device_by_name returned None >Aug 09 21:26:34 localhost-live anaconda[2675]: blivet: DiskDevicePopulator.run: name: sdc ; >Aug 09 21:26:34 localhost-live anaconda[2675]: blivet: sdc is a disk >Aug 09 21:26:34 localhost-live anaconda[2675]: blivet: get_format('None') returning DeviceFormat instance with object id 138 >Aug 09 21:26:34 localhost-live anaconda[2675]: blivet: get_format('None') returning DeviceFormat instance with object id 139 >Aug 09 21:26:34 localhost-live anaconda[2675]: blivet: DiskDevice._set_format: sdc ; type: None ; current: None ; >Aug 09 21:26:34 localhost-live anaconda[2675]: blivet: DiskDevice.update_sysfs_path: sdc ; status: True ; >Aug 09 21:26:34 localhost-live anaconda[2675]: blivet: sdc sysfs_path set to /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdc >Aug 09 21:26:34 localhost-live anaconda[2675]: blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdc ; sysfs_path: /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdc ; >Aug 09 21:26:34 localhost-live anaconda[2675]: blivet: updated sdc size to 3,64 TiB (3,64 TiB) >Aug 09 21:26:34 localhost-live anaconda[2675]: blivet: added disk sdc (id 137) to device tree >Aug 09 21:26:34 localhost-live anaconda[2675]: blivet: got device: DiskDevice instance (0x7efbd7f8da90) -- >name = sdc status = True id = 137 >children = [] >parents = [] >uuid = None size = 3,64 TiB >format = existing None >major = 8 minor = 32 exists = True protected = False >sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdc >target size = 3,64 TiB path = /dev/sdc >format args = [] original_format = None removable = False wwn = 0x5000cca269c723af >Aug 09 21:26:34 localhost-live anaconda[2675]: blivet: DeviceTree.handle_format: name: sdc ; >Aug 09 21:26:34 localhost-live anaconda[2675]: blivet: AppleBootstrapFS.supported: supported: True ; >Aug 09 21:26:34 localhost-live anaconda[2675]: blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 141 >Aug 09 21:26:34 localhost-live anaconda[2675]: blivet: EFIFS.supported: supported: True ; >Aug 09 21:26:34 localhost-live anaconda[2675]: blivet: get_format('efi') returning EFIFS instance with object id 142 >Aug 09 21:26:34 localhost-live anaconda[2675]: blivet: MacEFIFS.supported: supported: True ; >Aug 09 21:26:34 localhost-live anaconda[2675]: blivet: get_format('macefi') returning MacEFIFS instance with object id 143 >Aug 09 21:26:34 localhost-live anaconda[2675]: blivet: MacEFIFS.supported: supported: True ; >Aug 09 21:26:34 localhost-live anaconda[2675]: blivet: get_format('macefi') returning MacEFIFS instance with object id 144 >Aug 09 21:26:34 localhost-live anaconda[2675]: blivet: DiskLabelFormatPopulator.run: device: sdc ; label_type: gpt ; >Aug 09 21:26:34 localhost-live anaconda[2675]: blivet: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; >Aug 09 21:26:34 localhost-live anaconda[2675]: blivet: DiskLabel.__init__: uuid: 79cb34c6-10f6-49b7-93b6-5b314f994773 ; label: None ; device: /dev/sdc ; serial: HGST_HDN726040ALE614_K7GHPW4L ; exists: True ; >Aug 09 21:26:34 localhost-live anaconda[2675]: blivet: Clear pmbr_boot on parted.Disk instance -- >type: gpt primaryPartitionCount: 1 >lastPartitionNumber: 1 maxPrimaryPartitionCount: 128 >partitions: [<parted.partition.Partition object at 0x7efbd7fe9f98>] >device: <parted.device.Device object at 0x7efbd7fe9a90> >PedDisk: <_ped.Disk object at 0x7efbd7fe2308> >Aug 09 21:26:35 localhost-live anaconda[2675]: blivet: get_format('disklabel') returning DiskLabel instance with object id 145 >Aug 09 21:26:35 localhost-live anaconda[2675]: blivet: DiskDevice._set_format: sdc ; type: disklabel ; current: None ; >Aug 09 21:26:35 localhost-live anaconda[2675]: blivet: got format: existing gpt disklabel >Aug 09 21:26:35 localhost-live anaconda[2675]: blivet: DeviceTree.handle_device: name: sdc1 ; info: {'DEVLINKS': '/dev/disk/by-id/ata-HGST_HDN726040ALE614_K7GHPW4L-part1 ' >'/dev/disk/by-path/pci-0000:00:1f.2-ata-3-part1 ' >'/dev/disk/by-partuuid/25899521-7fdd-4731-b15f-891c64b8b1c5 ' >'/dev/disk/by-id/wwn-0x5000cca269c723af-part1', >'DEVNAME': '/dev/sdc1', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc1', >'DEVTYPE': 'partition', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_APM': '1', >'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '254', >'ID_ATA_FEATURE_SET_APM_ENABLED': '1', >'ID_ATA_FEATURE_SET_HPA': '1', >'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', >'ID_ATA_FEATURE_SET_PM': '1', >'ID_ATA_FEATURE_SET_PM_ENABLED': '1', >'ID_ATA_FEATURE_SET_PUIS': '1', >'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '66030', >'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '7200', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_FS_LABEL': 'myraidname', >'ID_FS_LABEL_ENC': 'myraidname', >'ID_FS_TYPE': 'linux_raid_member', >'ID_FS_USAGE': 'raid', >'ID_FS_UUID': '12c3222d-2959-51ba-1d8f-0b64164d4fed', >'ID_FS_UUID_ENC': '12c3222d-2959-51ba-1d8f-0b64164d4fed', >'ID_FS_UUID_SUB': 'f4da13e4-d837-2836-20ac-3779cee2456c', >'ID_FS_UUID_SUB_ENC': 'f4da13e4-d837-2836-20ac-3779cee2456c', >'ID_FS_VERSION': '1.2', >'ID_MODEL': 'HGST_HDN726040ALE614', >'ID_MODEL_ENC': 'HGST\\x20HDN726040ALE614\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_ENTRY_DISK': '8:32', >'ID_PART_ENTRY_NUMBER': '1', >'ID_PART_ENTRY_OFFSET': '2048', >'ID_PART_ENTRY_SCHEME': 'gpt', >'ID_PART_ENTRY_SIZE': '7814035087', >'ID_PART_ENTRY_TYPE': 'a19d880f-05fc-4d3b-a006-743f0f84911e', >'ID_PART_ENTRY_UUID': '25899521-7fdd-4731-b15f-891c64b8b1c5', >'ID_PART_TABLE_TYPE': 'gpt', >'ID_PART_TABLE_UUID': '79cb34c6-10f6-49b7-93b6-5b314f994773', >'ID_PATH': 'pci-0000:00:1f.2-ata-3', >'ID_PATH_TAG': 'pci-0000_00_1f_2-ata-3', >'ID_REVISION': 'APGNW7JH', >'ID_SERIAL': 'HGST_HDN726040ALE614_K7GHPW4L', >'ID_SERIAL_SHORT': 'K7GHPW4L', >'ID_TYPE': 'disk', >'ID_WWN': '0x5000cca269c723af', >'ID_WWN_WITH_EXTENSION': '0x5000cca269c723af', >'MAJOR': '8', >'MINOR': '33', >'PARTN': '1', >'SUBSYSTEM': 'block', >'SYS_NAME': 'sdc1', >'SYS_PATH': '/sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc1', >'TAGS': ':systemd:', >'UDISKS_IGNORE': '1', >'UDISKS_MD_MEMBER_ARRAY_SIZE': '4000.65GB', >'UDISKS_MD_MEMBER_DEVICES': '2', >'UDISKS_MD_MEMBER_DEV_UUID': 'f4da13e4:d8372836:20ac3779:cee2456c', >'UDISKS_MD_MEMBER_EVENTS': '1229519', >'UDISKS_MD_MEMBER_LEVEL': 'raid1', >'UDISKS_MD_MEMBER_NAME': 'myraidname', >'UDISKS_MD_MEMBER_UPDATE_TIME': '1533864048', >'UDISKS_MD_MEMBER_UUID': '12c3222d:295951ba:1d8f0b64:164d4fed', >'USEC_INITIALIZED': '12421985'} ; >Aug 09 21:26:35 localhost-live anaconda[2675]: blivet: scanning sdc1 (/sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc1)... >Aug 09 21:26:35 localhost-live anaconda[2675]: blivet: DeviceTree.get_device_by_name: name: sdc1 ; incomplete: False ; hidden: False ; >Aug 09 21:26:35 localhost-live anaconda[2675]: blivet: DeviceTree.get_device_by_name returned None >Aug 09 21:26:35 localhost-live anaconda[2675]: blivet: PartitionDevicePopulator.run: name: sdc1 ; >Aug 09 21:26:35 localhost-live anaconda[2675]: program: Running... udevadm settle --timeout=300 >Aug 09 21:26:35 localhost-live anaconda[2675]: program: Return code: 0 >Aug 09 21:26:35 localhost-live anaconda[2675]: blivet: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; >Aug 09 21:26:35 localhost-live anaconda[2675]: blivet: DeviceTree.get_device_by_name returned existing 3,64 TiB disk sdc (137) with existing gpt disklabel >Aug 09 21:26:35 localhost-live anaconda[2675]: blivet: get_format('None') returning DeviceFormat instance with object id 148 >Aug 09 21:26:35 localhost-live anaconda[2675]: blivet: DiskDevice.add_child: name: sdc ; child: sdc1 ; kids: 0 ; >Aug 09 21:26:35 localhost-live anaconda[2675]: blivet: get_format('None') returning DeviceFormat instance with object id 149 >Aug 09 21:26:35 localhost-live anaconda[2675]: blivet: PartitionDevice._set_format: sdc1 ; type: None ; current: None ; >Aug 09 21:26:35 localhost-live anaconda[2675]: blivet: PartitionDevice.update_sysfs_path: sdc1 ; status: True ; >Aug 09 21:26:35 localhost-live anaconda[2675]: blivet: sdc1 sysfs_path set to /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc1 >Aug 09 21:26:35 localhost-live anaconda[2675]: blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sdc1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc1 ; >Aug 09 21:26:35 localhost-live anaconda[2675]: blivet: updated sdc1 size to 3,64 TiB (3,64 TiB) >Aug 09 21:26:35 localhost-live anaconda[2675]: blivet: looking up parted Partition: /dev/sdc1 >Aug 09 21:26:35 localhost-live anaconda[2675]: blivet: PartitionDevice.probe: sdc1 ; exists: True ; >Aug 09 21:26:35 localhost-live anaconda[2675]: blivet: PartitionDevice.get_flag: path: /dev/sdc1 ; flag: 1 ; >Aug 09 21:26:35 localhost-live anaconda[2675]: blivet: PartitionDevice.get_flag: path: /dev/sdc1 ; flag: 10 ; >Aug 09 21:26:35 localhost-live anaconda[2675]: blivet: PartitionDevice.get_flag: path: /dev/sdc1 ; flag: 12 ; >Aug 09 21:26:35 localhost-live anaconda[2675]: blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sdc1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc1 ; >Aug 09 21:26:35 localhost-live anaconda[2675]: blivet: updated sdc1 size to 3,64 TiB (3,64 TiB) >Aug 09 21:26:35 localhost-live anaconda[2675]: blivet: added partition sdc1 (id 147) to device tree >Aug 09 21:26:35 localhost-live anaconda[2675]: blivet: got device: PartitionDevice instance (0x7efbd7fd8ba8) -- >name = sdc1 status = True id = 147 >children = [] >parents = ['existing 3,64 TiB disk sdc (137) with existing gpt disklabel'] >uuid = 25899521-7fdd-4731-b15f-891c64b8b1c5 size = 3,64 TiB >format = existing None >major = 8 minor = 33 exists = True protected = False >sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc1 >target size = 3,64 TiB path = /dev/sdc1 >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 0x7efbd7fe9b00> fileSystem: None >number: 1 path: /dev/sdc1 type: 0 >name: active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7efbd7fe9da0> PedPartition: <_ped.Partition object at 0x7efbe04b4bf8> >disk = existing 3,64 TiB disk sdc (137) with existing gpt disklabel >start = 2048 end = 7814037134 length = 7814035087 >flags = raid >Aug 09 21:26:35 localhost-live anaconda[2675]: blivet: DeviceTree.handle_format: name: sdc1 ; >Aug 09 21:26:35 localhost-live anaconda[2675]: blivet: AppleBootstrapFS.supported: supported: True ; >Aug 09 21:26:35 localhost-live anaconda[2675]: blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 151 >Aug 09 21:26:35 localhost-live anaconda[2675]: blivet: EFIFS.supported: supported: True ; >Aug 09 21:26:35 localhost-live anaconda[2675]: blivet: get_format('efi') returning EFIFS instance with object id 152 >Aug 09 21:26:35 localhost-live anaconda[2675]: blivet: MacEFIFS.supported: supported: True ; >Aug 09 21:26:35 localhost-live anaconda[2675]: blivet: get_format('macefi') returning MacEFIFS instance with object id 153 >Aug 09 21:26:35 localhost-live anaconda[2675]: blivet: MacEFIFS.supported: supported: True ; >Aug 09 21:26:35 localhost-live anaconda[2675]: blivet: get_format('macefi') returning MacEFIFS instance with object id 154 >Aug 09 21:26:35 localhost-live anaconda[2675]: blivet: type detected on 'sdc1' is 'mdmember' >Aug 09 21:26:35 localhost-live anaconda[2675]: blivet: MDRaidMember.__init__: uuid: f4da13e4-d837-2836-20ac-3779cee2456c ; label: myraidname ; device: /dev/sdc1 ; serial: HGST_HDN726040ALE614_K7GHPW4L ; exists: True ; md_uuid: 12c3222d-2959-51ba-1d8f-0b64164d4fed ; biosraid: False ; >Aug 09 21:26:35 localhost-live anaconda[2675]: blivet: get_format('mdmember') returning MDRaidMember instance with object id 155 >Aug 09 21:26:35 localhost-live anaconda[2675]: blivet: PartitionDevice._set_format: sdc1 ; type: mdmember ; current: None ; >Aug 09 21:26:35 localhost-live anaconda[2675]: program: Running [9] mdadm --examine -E /dev/sdc1 ... >Aug 09 21:26:35 localhost-live anaconda[2675]: program: stdout[9]: /dev/sdc1: >Magic : a92b4efc >Version : 1.2 >Feature Map : 0x1 >Array UUID : 12c3222d:295951ba:1d8f0b64:164d4fed >Name : myraidname >Creation Time : Sat Mar 17 19:18:49 2018 >Raid Level : raid1 >Raid Devices : 2 > >Avail Dev Size : 7813772943 (3725.90 GiB 4000.65 GB) >Array Size : 3906886464 (3725.90 GiB 4000.65 GB) >Used Dev Size : 7813772928 (3725.90 GiB 4000.65 GB) >Data Offset : 262144 sectors >Super Offset : 8 sectors >Unused Space : before=262064 sectors, after=15 sectors >State : clean >Device UUID : f4da13e4:d8372836:20ac3779:cee2456c > >Internal Bitmap : 8 sectors from superblock >Update Time : Thu Aug 9 21:20:48 2018 >Bad Block Log : 512 entries available at offset 24 sectors >Checksum : b41d5425 - correct >Events : 1229519 > > >Device Role : Active device 0 >Array State : AA ('A' == active, '.' == missing, 'R' == replacing) >Aug 09 21:26:35 localhost-live anaconda[2675]: program: stderr[9]: >Aug 09 21:26:35 localhost-live anaconda[2675]: program: ...done [9] (exit code: 0) >Aug 09 21:26:35 localhost-live anaconda[2675]: program: Running [10] mdadm --examine --export /dev/sdc1 ... >Aug 09 21:26:35 localhost-live anaconda[2675]: program: stdout[10]: MD_LEVEL=raid1 >MD_DEVICES=2 >MD_NAME=myraidname >MD_ARRAY_SIZE=4000.65GB >MD_UUID=12c3222d:295951ba:1d8f0b64:164d4fed >MD_UPDATE_TIME=1533864048 >MD_DEV_UUID=f4da13e4:d8372836:20ac3779:cee2456c >MD_EVENTS=1229519 >Aug 09 21:26:35 localhost-live anaconda[2675]: program: stderr[10]: >Aug 09 21:26:35 localhost-live anaconda[2675]: program: ...done [10] (exit code: 0) >Aug 09 21:26:35 localhost-live anaconda[2675]: program: Running [11] mdadm --examine --brief /dev/sdc1 ... >Aug 09 21:26:35 localhost-live anaconda[2675]: program: stdout[11]: ARRAY /dev/md/raidhome metadata=1.2 UUID=12c3222d:295951ba:1d8f0b64:164d4fed name=myraidname >Aug 09 21:26:35 localhost-live anaconda[2675]: program: stderr[11]: >Aug 09 21:26:35 localhost-live anaconda[2675]: program: ...done [11] (exit code: 0) >Aug 09 21:26:35 localhost-live anaconda[2675]: blivet: DeviceTree.get_device_by_uuid: uuid: 12c3222d-2959-51ba-1d8f-0b64164d4fed ; incomplete: True ; hidden: False ; >Aug 09 21:26:35 localhost-live anaconda[2675]: blivet: DeviceTree.get_device_by_uuid returned None >Aug 09 21:26:35 localhost-live anaconda[2675]: program: Running... udevadm settle --timeout=300 >Aug 09 21:26:35 localhost-live anaconda[2675]: program: Return code: 0 >Aug 09 21:26:35 localhost-live anaconda[2675]: blivet: using name myraidname for md array containing member sdc1 >Aug 09 21:26:35 localhost-live anaconda[2675]: blivet: get_format('None') returning DeviceFormat instance with object id 157 >Aug 09 21:26:35 localhost-live anaconda[2675]: blivet: get_format('None') returning DeviceFormat instance with object id 158 >Aug 09 21:26:35 localhost-live anaconda[2675]: blivet: MDRaidArrayDevice._set_format: myraidname ; type: None ; current: None ; >Aug 09 21:26:35 localhost-live anaconda[2675]: blivet: MDRaidArrayDevice.update_sysfs_path: myraidname ; status: True ; >Aug 09 21:26:35 localhost-live anaconda[2675]: blivet: myraidname sysfs_path set to /sys/devices/virtual/block/md127 >Aug 09 21:26:35 localhost-live anaconda[2675]: blivet: MDRaidArrayDevice.read_current_size: exists: True ; path: /dev/md/myraidname ; sysfs_path: /sys/devices/virtual/block/md127 ; >Aug 09 21:26:35 localhost-live anaconda[2675]: blivet: existing RAID None size == 3,64 TiB >Aug 09 21:26:35 localhost-live anaconda[2675]: blivet: updated myraidname size to 3,64 TiB (3,64 TiB) >Aug 09 21:26:35 localhost-live anaconda[2675]: blivet: MDRaidArrayDevice.read_chunk_size: exists: True ; path: /dev/md/myraidname ; sysfs_path: /sys/devices/virtual/block/md127 ; >Aug 09 21:26:35 localhost-live anaconda[2675]: blivet: get_format('None') returning DeviceFormat instance with object id 160 >Aug 09 21:26:35 localhost-live anaconda[2675]: blivet: MDRaidArrayDevice._set_format: myraidname ; type: None ; current: None ; >Aug 09 21:26:35 localhost-live anaconda[2675]: blivet: MDRaidArrayDevice.update_sysfs_path: myraidname ; status: True ; >Aug 09 21:26:35 localhost-live anaconda[2675]: blivet: myraidname sysfs_path set to /sys/devices/virtual/block/md127 >Aug 09 21:26:35 localhost-live anaconda[2675]: blivet: MDRaidArrayDevice._add_parent: myraidname ; parent: sdc1 ; >Aug 09 21:26:35 localhost-live anaconda[2675]: blivet: PartitionDevice.add_child: name: sdc1 ; child: myraidname ; kids: 0 ; >Aug 09 21:26:35 localhost-live anaconda[2675]: blivet: added mdarray myraidname (id 156) to device tree >Aug 09 21:26:35 localhost-live anaconda[2675]: blivet: DeviceTree.handle_device: name: myraidname ; info: {'DEVLINKS': '/dev/disk/by-id/md-name-myraidname ' >'/dev/md/myraidname ' >'/dev/disk/by-id/md-uuid-12c3222d:295951ba:1d8f0b64:164d4fed', >'DEVNAME': '/dev/md127', >'DEVPATH': '/devices/virtual/block/md127', >'DEVTYPE': 'disk', >'ID_PART_TABLE_TYPE': 'gpt', >'ID_PART_TABLE_UUID': '6280e996-ba17-4e3f-ba62-6c6ff64965a3', >'MAJOR': '9', >'MD_DEVICES': '2', >'MD_DEVICE_sdc1_DEV': '/dev/sdc1', >'MD_DEVICE_sdc1_ROLE': '0', >'MD_DEVICE_sdd1_DEV': '/dev/sdd1', >'MD_DEVICE_sdd1_ROLE': '1', >'MD_DEVNAME': 'myraidname', >'MD_LEVEL': 'raid1', >'MD_METADATA': '1.2', >'MD_NAME': 'myraidname', >'MD_UUID': '12c3222d:295951ba:1d8f0b64:164d4fed', >'MINOR': '127', >'SUBSYSTEM': 'block', >'SYSTEMD_WANTS': 'mdmonitor.service', >'SYS_NAME': 'md127', >'SYS_PATH': '/sys/devices/virtual/block/md127', >'TAGS': ':systemd:', >'UDISKS_MD_DEVICES': '2', >'UDISKS_MD_DEVICE_sdc1_DEV': '/dev/sdc1', >'UDISKS_MD_DEVICE_sdc1_ROLE': '0', >'UDISKS_MD_DEVICE_sdd1_DEV': '/dev/sdd1', >'UDISKS_MD_DEVICE_sdd1_ROLE': '1', >'UDISKS_MD_DEVNAME': 'myraidname', >'UDISKS_MD_LEVEL': 'raid1', >'UDISKS_MD_METADATA': '1.2', >'UDISKS_MD_NAME': 'myraidname', >'UDISKS_MD_UUID': '12c3222d:295951ba:1d8f0b64:164d4fed', >'USEC_INITIALIZED': '12810528'} ; >Aug 09 21:26:35 localhost-live anaconda[2675]: blivet: scanning myraidname (/sys/devices/virtual/block/md127)... >Aug 09 21:26:35 localhost-live anaconda[2675]: blivet: DeviceTree.get_device_by_name: name: myraidname ; incomplete: False ; hidden: False ; >Aug 09 21:26:35 localhost-live anaconda[2675]: blivet: DeviceTree.get_device_by_name returned None >Aug 09 21:26:35 localhost-live anaconda[2675]: blivet: DeviceTree.get_device_by_name: name: myraidname ; incomplete: False ; hidden: False ; >Aug 09 21:26:35 localhost-live anaconda[2675]: blivet: DeviceTree.get_device_by_name returned None >Aug 09 21:26:35 localhost-live anaconda[2675]: blivet: MDDevicePopulator.run: name: myraidname ; >Aug 09 21:26:35 localhost-live anaconda[2675]: blivet: DeviceTree.get_device_by_name: name: sdd1 ; incomplete: False ; hidden: False ; >Aug 09 21:26:35 localhost-live anaconda[2675]: blivet: DeviceTree.get_device_by_name returned None >Aug 09 21:26:35 localhost-live anaconda[2675]: blivet: DeviceTree.handle_device: name: sdd1 ; info: {'DEVLINKS': '/dev/disk/by-path/pci-0000:00:1f.2-ata-4-part1 ' >'/dev/disk/by-id/ata-HGST_HDN726040ALE614_K7GJB85L-part1 ' >'/dev/disk/by-id/wwn-0x5000cca269c77038-part1 ' >'/dev/disk/by-partuuid/25899521-7fdd-4731-b15f-891c64b8b1c5', >'DEVNAME': '/dev/sdd1', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdd/sdd1', >'DEVTYPE': 'partition', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_APM': '1', >'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '254', >'ID_ATA_FEATURE_SET_APM_ENABLED': '1', >'ID_ATA_FEATURE_SET_HPA': '1', >'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', >'ID_ATA_FEATURE_SET_PM': '1', >'ID_ATA_FEATURE_SET_PM_ENABLED': '1', >'ID_ATA_FEATURE_SET_PUIS': '1', >'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '66030', >'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '7200', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_FS_LABEL': 'myraidname', >'ID_FS_LABEL_ENC': 'myraidname', >'ID_FS_TYPE': 'linux_raid_member', >'ID_FS_USAGE': 'raid', >'ID_FS_UUID': '12c3222d-2959-51ba-1d8f-0b64164d4fed', >'ID_FS_UUID_ENC': '12c3222d-2959-51ba-1d8f-0b64164d4fed', >'ID_FS_UUID_SUB': '23fdef09-9ddd-392c-d605-6966ddd07101', >'ID_FS_UUID_SUB_ENC': '23fdef09-9ddd-392c-d605-6966ddd07101', >'ID_FS_VERSION': '1.2', >'ID_MODEL': 'HGST_HDN726040ALE614', >'ID_MODEL_ENC': 'HGST\\x20HDN726040ALE614\\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:48', >'ID_PART_ENTRY_NUMBER': '1', >'ID_PART_ENTRY_OFFSET': '2048', >'ID_PART_ENTRY_SCHEME': 'gpt', >'ID_PART_ENTRY_SIZE': '7814035087', >'ID_PART_ENTRY_TYPE': 'a19d880f-05fc-4d3b-a006-743f0f84911e', >'ID_PART_ENTRY_UUID': '25899521-7fdd-4731-b15f-891c64b8b1c5', >'ID_PART_TABLE_TYPE': 'gpt', >'ID_PART_TABLE_UUID': '79cb34c6-10f6-49b7-93b6-5b314f994773', >'ID_PATH': 'pci-0000:00:1f.2-ata-4', >'ID_PATH_TAG': 'pci-0000_00_1f_2-ata-4', >'ID_REVISION': 'APGNW7JH', >'ID_SERIAL': 'HGST_HDN726040ALE614_K7GJB85L', >'ID_SERIAL_SHORT': 'K7GJB85L', >'ID_TYPE': 'disk', >'ID_WWN': '0x5000cca269c77038', >'ID_WWN_WITH_EXTENSION': '0x5000cca269c77038', >'MAJOR': '8', >'MINOR': '49', >'PARTN': '1', >'SUBSYSTEM': 'block', >'SYS_NAME': 'sdd1', >'SYS_PATH': '/sys/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdd/sdd1', >'TAGS': ':systemd:', >'UDISKS_IGNORE': '1', >'UDISKS_MD_MEMBER_ARRAY_SIZE': '4000.65GB', >'UDISKS_MD_MEMBER_DEVICES': '2', >'UDISKS_MD_MEMBER_DEV_UUID': '23fdef09:9ddd392c:d6056966:ddd07101', >'UDISKS_MD_MEMBER_EVENTS': '1229519', >'UDISKS_MD_MEMBER_LEVEL': 'raid1', >'UDISKS_MD_MEMBER_NAME': 'myraidname', >'UDISKS_MD_MEMBER_UPDATE_TIME': '1533864048', >'UDISKS_MD_MEMBER_UUID': '12c3222d:295951ba:1d8f0b64:164d4fed', >'USEC_INITIALIZED': '13027446'} ; >Aug 09 21:26:35 localhost-live anaconda[2675]: blivet: scanning sdd1 (/sys/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdd/sdd1)... >Aug 09 21:26:35 localhost-live anaconda[2675]: blivet: DeviceTree.get_device_by_name: name: sdd1 ; incomplete: False ; hidden: False ; >Aug 09 21:26:35 localhost-live anaconda[2675]: blivet: DeviceTree.get_device_by_name returned None >Aug 09 21:26:35 localhost-live anaconda[2675]: blivet: PartitionDevicePopulator.run: name: sdd1 ; >Aug 09 21:26:35 localhost-live anaconda[2675]: program: Running... udevadm settle --timeout=300 >Aug 09 21:26:35 localhost-live anaconda[2675]: program: Return code: 0 >Aug 09 21:26:35 localhost-live anaconda[2675]: blivet: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; >Aug 09 21:26:35 localhost-live anaconda[2675]: blivet: DeviceTree.get_device_by_name returned None >Aug 09 21:26:35 localhost-live anaconda[2675]: program: Running... udevadm settle --timeout=300 >Aug 09 21:26:35 localhost-live anaconda[2675]: program: Return code: 0 >Aug 09 21:26:35 localhost-live anaconda[2675]: blivet: DeviceTree.handle_device: name: sdd ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x5000cca269c77038 ' >'/dev/disk/by-path/pci-0000:00:1f.2-ata-4 ' >'/dev/disk/by-id/ata-HGST_HDN726040ALE614_K7GJB85L', >'DEVNAME': '/dev/sdd', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdd', >'DEVTYPE': 'disk', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_APM': '1', >'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '254', >'ID_ATA_FEATURE_SET_APM_ENABLED': '1', >'ID_ATA_FEATURE_SET_HPA': '1', >'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', >'ID_ATA_FEATURE_SET_PM': '1', >'ID_ATA_FEATURE_SET_PM_ENABLED': '1', >'ID_ATA_FEATURE_SET_PUIS': '1', >'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '66030', >'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '7200', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_MODEL': 'HGST_HDN726040ALE614', >'ID_MODEL_ENC': 'HGST\\x20HDN726040ALE614\\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': '79cb34c6-10f6-49b7-93b6-5b314f994773', >'ID_PATH': 'pci-0000:00:1f.2-ata-4', >'ID_PATH_TAG': 'pci-0000_00_1f_2-ata-4', >'ID_REVISION': 'APGNW7JH', >'ID_SERIAL': 'HGST_HDN726040ALE614_K7GJB85L', >'ID_SERIAL_SHORT': 'K7GJB85L', >'ID_TYPE': 'disk', >'ID_WWN': '0x5000cca269c77038', >'ID_WWN_WITH_EXTENSION': '0x5000cca269c77038', >'MAJOR': '8', >'MINOR': '48', >'SUBSYSTEM': 'block', >'SYS_NAME': 'sdd', >'SYS_PATH': '/sys/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdd', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '12035644'} ; >Aug 09 21:26:35 localhost-live anaconda[2675]: blivet: scanning sdd (/sys/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdd)... >Aug 09 21:26:35 localhost-live anaconda[2675]: blivet: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; >Aug 09 21:26:35 localhost-live anaconda[2675]: blivet: DeviceTree.get_device_by_name returned None >Aug 09 21:26:35 localhost-live anaconda[2675]: blivet: DiskDevicePopulator.run: name: sdd ; >Aug 09 21:26:35 localhost-live anaconda[2675]: blivet: sdd is a disk >Aug 09 21:26:35 localhost-live anaconda[2675]: blivet: get_format('None') returning DeviceFormat instance with object id 162 >Aug 09 21:26:35 localhost-live anaconda[2675]: blivet: get_format('None') returning DeviceFormat instance with object id 163 >Aug 09 21:26:35 localhost-live anaconda[2675]: blivet: DiskDevice._set_format: sdd ; type: None ; current: None ; >Aug 09 21:26:35 localhost-live anaconda[2675]: blivet: DiskDevice.update_sysfs_path: sdd ; status: True ; >Aug 09 21:26:35 localhost-live anaconda[2675]: blivet: sdd sysfs_path set to /sys/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdd >Aug 09 21:26:35 localhost-live anaconda[2675]: blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdd ; >Aug 09 21:26:35 localhost-live anaconda[2675]: blivet: updated sdd size to 3,64 TiB (3,64 TiB) >Aug 09 21:26:35 localhost-live anaconda[2675]: blivet: added disk sdd (id 161) to device tree >Aug 09 21:26:35 localhost-live anaconda[2675]: blivet: got device: DiskDevice instance (0x7efbd7f8d1d0) -- >name = sdd status = True id = 161 >children = [] >parents = [] >uuid = None size = 3,64 TiB >format = existing None >major = 8 minor = 48 exists = True protected = False >sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdd >target size = 3,64 TiB path = /dev/sdd >format args = [] original_format = None removable = False wwn = 0x5000cca269c77038 >Aug 09 21:26:35 localhost-live anaconda[2675]: blivet: DeviceTree.handle_format: name: sdd ; >Aug 09 21:26:35 localhost-live anaconda[2675]: blivet: AppleBootstrapFS.supported: supported: True ; >Aug 09 21:26:35 localhost-live anaconda[2675]: blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 165 >Aug 09 21:26:35 localhost-live anaconda[2675]: blivet: EFIFS.supported: supported: True ; >Aug 09 21:26:35 localhost-live anaconda[2675]: blivet: get_format('efi') returning EFIFS instance with object id 166 >Aug 09 21:26:35 localhost-live anaconda[2675]: blivet: MacEFIFS.supported: supported: True ; >Aug 09 21:26:35 localhost-live anaconda[2675]: blivet: get_format('macefi') returning MacEFIFS instance with object id 167 >Aug 09 21:26:35 localhost-live anaconda[2675]: blivet: MacEFIFS.supported: supported: True ; >Aug 09 21:26:35 localhost-live anaconda[2675]: blivet: get_format('macefi') returning MacEFIFS instance with object id 168 >Aug 09 21:26:35 localhost-live anaconda[2675]: blivet: DiskLabelFormatPopulator.run: device: sdd ; label_type: gpt ; >Aug 09 21:26:35 localhost-live anaconda[2675]: blivet: DiskDevice.setup: sdd ; orig: False ; status: True ; controllable: True ; >Aug 09 21:26:35 localhost-live anaconda[2675]: blivet: DiskLabel.__init__: uuid: 79cb34c6-10f6-49b7-93b6-5b314f994773 ; label: None ; device: /dev/sdd ; serial: HGST_HDN726040ALE614_K7GJB85L ; exists: True ; >Aug 09 21:26:35 localhost-live anaconda[2675]: blivet: Clear pmbr_boot on parted.Disk instance -- >type: gpt primaryPartitionCount: 1 >lastPartitionNumber: 1 maxPrimaryPartitionCount: 128 >partitions: [<parted.partition.Partition object at 0x7efbe04302b0>] >device: <parted.device.Device object at 0x7efbe0430f60> >PedDisk: <_ped.Disk object at 0x7efbd7fee248> >Aug 09 21:26:35 localhost-live anaconda[2675]: blivet: get_format('disklabel') returning DiskLabel instance with object id 169 >Aug 09 21:26:35 localhost-live anaconda[2675]: blivet: DiskDevice._set_format: sdd ; type: disklabel ; current: None ; >Aug 09 21:26:35 localhost-live anaconda[2675]: blivet: got format: existing gpt disklabel >Aug 09 21:26:35 localhost-live anaconda[2675]: blivet: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; >Aug 09 21:26:35 localhost-live anaconda[2675]: blivet: DeviceTree.get_device_by_name returned existing 3,64 TiB disk sdd (161) with existing gpt disklabel >Aug 09 21:26:35 localhost-live anaconda[2675]: blivet: get_format('None') returning DeviceFormat instance with object id 172 >Aug 09 21:26:35 localhost-live anaconda[2675]: blivet: DiskDevice.add_child: name: sdd ; child: sdd1 ; kids: 0 ; >Aug 09 21:26:35 localhost-live anaconda[2675]: blivet: get_format('None') returning DeviceFormat instance with object id 173 >Aug 09 21:26:35 localhost-live anaconda[2675]: blivet: PartitionDevice._set_format: sdd1 ; type: None ; current: None ; >Aug 09 21:26:35 localhost-live anaconda[2675]: blivet: PartitionDevice.update_sysfs_path: sdd1 ; status: True ; >Aug 09 21:26:35 localhost-live anaconda[2675]: blivet: sdd1 sysfs_path set to /sys/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdd/sdd1 >Aug 09 21:26:35 localhost-live anaconda[2675]: blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sdd1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdd/sdd1 ; >Aug 09 21:26:35 localhost-live anaconda[2675]: blivet: updated sdd1 size to 3,64 TiB (3,64 TiB) >Aug 09 21:26:35 localhost-live anaconda[2675]: blivet: looking up parted Partition: /dev/sdd1 >Aug 09 21:26:35 localhost-live anaconda[2675]: blivet: PartitionDevice.probe: sdd1 ; exists: True ; >Aug 09 21:26:35 localhost-live anaconda[2675]: blivet: PartitionDevice.get_flag: path: /dev/sdd1 ; flag: 1 ; >Aug 09 21:26:35 localhost-live anaconda[2675]: blivet: PartitionDevice.get_flag: path: /dev/sdd1 ; flag: 10 ; >Aug 09 21:26:35 localhost-live anaconda[2675]: blivet: PartitionDevice.get_flag: path: /dev/sdd1 ; flag: 12 ; >Aug 09 21:26:35 localhost-live anaconda[2675]: blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sdd1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdd/sdd1 ; >Aug 09 21:26:35 localhost-live anaconda[2675]: blivet: updated sdd1 size to 3,64 TiB (3,64 TiB) >Aug 09 21:26:35 localhost-live anaconda[2675]: anaconda: exception: running handleException >Aug 09 21:26:35 localhost-live anaconda[2675]: anaconda: exception: Traceback (most recent call last): > >File "/usr/lib64/python3.6/site-packages/pyanaconda/threading.py", line 291, in run >threading.Thread.run(self) > >File "/usr/lib64/python3.6/threading.py", line 864, in run >self._target(*self._args, **self._kwargs) > >File "/usr/lib64/python3.6/site-packages/pyanaconda/storage/osinstall.py", line 2193, in storage_initialize >storage.reset() > >File "/usr/lib/python3.6/site-packages/blivet/threads.py", line 53, in run_with_lock >return m(*args, **kwargs) > >File "/usr/lib64/python3.6/site-packages/pyanaconda/storage/osinstall.py", line 1670, in reset >super().reset(cleanup_only=cleanup_only) > >File "/usr/lib/python3.6/site-packages/blivet/threads.py", line 53, in run_with_lock >return m(*args, **kwargs) > >File "/usr/lib/python3.6/site-packages/blivet/blivet.py", line 161, in reset >self.devicetree.populate(cleanup_only=cleanup_only) > >File "/usr/lib/python3.6/site-packages/blivet/threads.py", line 53, in run_with_lock >return m(*args, **kwargs) > >File "/usr/lib/python3.6/site-packages/blivet/populator/populator.py", line 412, in populate >self._populate() > >File "/usr/lib/python3.6/site-packages/blivet/threads.py", line 53, in run_with_lock >return m(*args, **kwargs) > >File "/usr/lib/python3.6/site-packages/blivet/populator/populator.py", line 462, in _populate >self.handle_device(dev) > >File "/usr/lib/python3.6/site-packages/blivet/threads.py", line 53, in run_with_lock >return m(*args, **kwargs) > >File "/usr/lib/python3.6/site-packages/blivet/populator/populator.py", line 275, in handle_device >self.handle_format(info, device) > >File "/usr/lib/python3.6/site-packages/blivet/threads.py", line 53, in run_with_lock >return m(*args, **kwargs) > >File "/usr/lib/python3.6/site-packages/blivet/populator/populator.py", line 303, in handle_format >helper_class(self, info, device).run() > >File "/usr/lib/python3.6/site-packages/blivet/populator/helpers/mdraid.py", line 216, in run >self._devicetree.handle_device(array_info, update_orig_fmt=True) > >File "/usr/lib/python3.6/site-packages/blivet/threads.py", line 53, in run_with_lock >return m(*args, **kwargs) > >File "/usr/lib/python3.6/site-packages/blivet/populator/populator.py", line 263, in handle_device >device = helper_class(self, info).run() > >File "/usr/lib/python3.6/site-packages/blivet/populator/helpers/mdraid.py", line 55, in run >self._devicetree._add_slave_devices(self.data) > >File "/usr/lib/python3.6/site-packages/blivet/threads.py", line 53, in run_with_lock >return m(*args, **kwargs) > >File "/usr/lib/python3.6/site-packages/blivet/populator/populator.py", line 122, in _add_slave_devices >self.handle_device(slave_info) > >File "/usr/lib/python3.6/site-packages/blivet/threads.py", line 53, in run_with_lock >return m(*args, **kwargs) > >File "/usr/lib/python3.6/site-packages/blivet/populator/populator.py", line 263, in handle_device >device = helper_class(self, info).run() > >File "/usr/lib/python3.6/site-packages/blivet/populator/helpers/partition.py", line 112, in run >self._devicetree._add_device(device) > >File "/usr/lib/python3.6/site-packages/blivet/threads.py", line 53, in run_with_lock >return m(*args, **kwargs) > >File "/usr/lib/python3.6/site-packages/blivet/devicetree.py", line 158, in _add_device >raise ValueError("device is already in tree") > >ValueError: device is already in tree >Aug 09 21:26:35 localhost-live anaconda[2675]: anaconda: exception: Gtk running, queuing exception handler to the main loop >Aug 09 21:26:35 localhost-live anaconda[2675]: anaconda: threading: Thread Done: AnaStorageThread (139620684633856) >Aug 09 21:26:35 localhost-live anaconda[2675]: anaconda: payload: Updating payload thread state: 2 >Aug 09 21:26:35 localhost-live anaconda[2675]: blivet: DeviceTree.get_device_by_path: path: /dev/mapper/live-base ; incomplete: False ; hidden: False ; >Aug 09 21:26:35 localhost-live anaconda[2675]: blivet: DeviceTree.get_device_by_path returned None >Aug 09 21:26:35 localhost-live anaconda[2675]: anaconda: threading: Thread Done: AnaPayloadThread (139620327094016) >Aug 09 21:26:35 localhost-live anaconda[2675]: blivet: existing RAID raid1 size == 3,64 TiB >Aug 09 21:26:35 localhost-live anaconda[2675]: anaconda: bootloader: _is_valid_disklabel(sdb1) returning False >Aug 09 21:26:35 localhost-live anaconda[2675]: blivet: existing RAID raid1 size == 3,64 TiB >Aug 09 21:26:35 localhost-live anaconda[2675]: anaconda: bootloader: _is_valid_size(sdb1) returning True >Aug 09 21:26:35 localhost-live anaconda[2675]: anaconda: bootloader: _is_valid_partition(sdb1) returning True >Aug 09 21:26:35 localhost-live anaconda[2675]: anaconda: bootloader: _is_valid_format(sdb1) returning True >Aug 09 21:26:35 localhost-live anaconda[2675]: program: Running... journalctl -b >Aug 09 21:26:35 localhost-live anaconda[2675]: anaconda: bootloader: is_valid_stage2_device(sdb1) returning False >Aug 09 21:26:35 localhost-live anaconda[2675]: anaconda: bootloader: _is_valid_disklabel(sdb2) returning False >Aug 09 21:26:35 localhost-live anaconda[2675]: anaconda: bootloader: _is_valid_size(sdb2) returning True >Aug 09 21:26:35 localhost-live anaconda[2675]: anaconda: bootloader: _is_valid_partition(sdb2) returning True >Aug 09 21:26:35 localhost-live anaconda[2675]: anaconda: bootloader: _is_valid_format(sdb2) returning True >Aug 09 21:26:35 localhost-live anaconda[2675]: anaconda: bootloader: is_valid_stage2_device(sdb2) returning False >Aug 09 21:26:35 localhost-live anaconda[2675]: anaconda: bootloader: _is_valid_disklabel(sdg1) returning True >Aug 09 21:26:35 localhost-live anaconda[2675]: anaconda: bootloader: _is_valid_size(sdg1) returning True >Aug 09 21:26:35 localhost-live anaconda[2675]: anaconda: bootloader: _is_valid_partition(sdg1) returning True >Aug 09 21:26:35 localhost-live anaconda[2675]: anaconda: bootloader: _is_valid_format(sdg1) returning True >Aug 09 21:26:35 localhost-live anaconda[2675]: anaconda: bootloader: is_valid_stage2_device(sdg1) returning True >Aug 09 21:26:35 localhost-live anaconda[2675]: anaconda: bootloader: _is_valid_disklabel(sdg2) returning True >Aug 09 21:26:35 localhost-live anaconda[2675]: anaconda: bootloader: _is_valid_size(sdg2) returning True >Aug 09 21:26:35 localhost-live anaconda[2675]: anaconda: bootloader: _is_valid_partition(sdg2) returning True >Aug 09 21:26:35 localhost-live anaconda[2675]: anaconda: bootloader: _is_valid_format(sdg2) returning True >Aug 09 21:26:35 localhost-live anaconda[2675]: anaconda: bootloader: is_valid_stage2_device(sdg2) returning True >Aug 09 21:26:35 localhost-live anaconda[2675]: anaconda: bootloader: _is_valid_disklabel(sdg3) returning True >Aug 09 21:26:35 localhost-live anaconda[2675]: anaconda: bootloader: _is_valid_size(sdg3) returning True >Aug 09 21:26:35 localhost-live anaconda[2675]: anaconda: bootloader: _is_valid_partition(sdg3) returning True >Aug 09 21:26:35 localhost-live anaconda[2675]: anaconda: bootloader: _is_valid_format(sdg3) returning True >Aug 09 21:26:35 localhost-live anaconda[2675]: anaconda: bootloader: is_valid_stage2_device(sdg3) returning True >Aug 09 21:26:35 localhost-live org.fedoraproject.Anaconda.Modules.Timezone[2715]: DEBUG:anaconda.modules.timezone.timezone:UTC is set to False. >Aug 09 21:26:35 localhost-live anaconda[2675]: program: Running... hwclock --hctosys --localtime >Aug 09 21:26:35 localhost-live anaconda[2675]: anaconda: core.util: Running kickstart %%onerror script(s) >Aug 09 21:26:35 localhost-live anaconda[2675]: anaconda: core.util: All kickstart %%onerror script(s) have been run >Aug 09 21:26:35 localhost-live anaconda[2675]: anaconda: kickstart.script: Running kickstart %%traceback script(s) >Aug 09 21:26:35 localhost-live anaconda[2675]: anaconda: kickstart.script: All kickstart %%traceback script(s) have been run >Aug 10 01:26:36 localhost-live audit[3027]: USYS_CONFIG pid=3027 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=failed' >Aug 10 01:26:36 localhost-live anaconda[2675]: program: Return code: 0 >Aug 10 01:26:36 localhost-live anaconda[2675]: anaconda: threading: Thread Done: AnaTimeInitThread (139620414629632) >Aug 10 01:26:37 localhost-live 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' >Aug 10 01:26:45 localhost-live chronyd[1581]: Forward time jump detected! >Aug 10 01:26:45 localhost-live chronyd[1581]: Can't synchronise: no selectable sources >Aug 10 01:26:57 localhost-live 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' >Aug 10 01:27:11 localhost-live plasmashell[1877]: org.kde.plasmaquick: Applet "Application Launcher" loaded after 0 msec >Aug 10 01:27:11 localhost-live plasmashell[1877]: org.kde.plasmaquick: Increasing score for "Application Launcher" to 100 >Aug 10 01:27:17 localhost-live dbus-daemon[1627]: [session uid=1000 pid=1627] Activating service name='org.gnome.GConf' requested by ':1.82' (uid=1000 pid=3033 comm="/usr/lib64/firefox/firefox " label="unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023") >Aug 10 01:27:17 localhost-live dbus-daemon[1627]: [session uid=1000 pid=1627] Successfully activated service 'org.gnome.GConf' >Aug 10 01:27:50 localhost-live NetworkManager[1298]: <info> [1533878870.4935] device (wlp3s0): set-hw-addr: set MAC address to E2:47:BF:9A:5F:10 (scanning) >Aug 10 01:27:50 localhost-live kernel: IPv6: ADDRCONF(NETDEV_UP): wlp3s0: link is not ready >Aug 10 01:27:50 localhost-live NetworkManager[1298]: <info> [1533878870.5050] device (wlp3s0): supplicant interface state: ready -> disabled >Aug 10 01:27:50 localhost-live NetworkManager[1298]: <info> [1533878870.5148] device (wlp3s0): supplicant interface state: disabled -> inactive >Aug 10 01:27:50 localhost-live wpa_supplicant[1418]: wlp3s0: Reject scan trigger since one is already pending >Aug 10 01:28:55 localhost-live chronyd[1581]: Selected source 129.250.35.250 >Aug 10 01:28:55 localhost-live chronyd[1581]: System clock wrong by -14399.968113 seconds, adjustment started >Aug 10 01:29:15 localhost-live anaconda[2675]: program: Running... umount /run/install/source >Aug 10 01:29:15 localhost-live anaconda[2675]: program: stderr: >Aug 10 01:29:15 localhost-live anaconda[2675]: program: b'umount: /run/install/source: no mount point specified.' >Aug 10 01:29:15 localhost-live anaconda[2675]: program: Return code: 32 >Aug 10 01:29:15 localhost-live org.fedoraproject.Anaconda.Boss[2715]: DEBUG:anaconda.modules.boss.module_manager:Stop modules. >Aug 10 01:29:15 localhost-live org.fedoraproject.Anaconda.Modules.Timezone[2715]: DEBUG:anaconda.dbus.connection:Disconnecting from the bus. >Aug 10 01:29:15 localhost-live org.fedoraproject.Anaconda.Modules.Localization[2715]: DEBUG:anaconda.dbus.connection:Disconnecting from the bus. >Aug 10 01:29:15 localhost-live org.fedoraproject.Anaconda.Modules.Network[2715]: DEBUG:anaconda.dbus.connection:Disconnecting from the bus. >Aug 10 01:29:15 localhost-live org.fedoraproject.Anaconda.Modules.Security[2715]: DEBUG:anaconda.dbus.connection:Disconnecting from the bus. >Aug 10 01:29:15 localhost-live org.fedoraproject.Anaconda.Boss[2715]: DEBUG:anaconda.dbus.connection:Disconnecting from the bus. >Aug 10 01:29:15 localhost-live org.fedoraproject.Anaconda.Modules.User[2715]: DEBUG:anaconda.dbus.connection:Disconnecting from the bus. >Aug 10 01:29:15 localhost-live org.fedoraproject.Anaconda.Modules.Payload[2715]: DEBUG:anaconda.dbus.connection:Disconnecting from the bus. >Aug 10 01:29:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2715]: DEBUG:anaconda.dbus.connection:Disconnecting from the bus. >Aug 10 01:29:15 localhost-live org.fedoraproject.Anaconda.Addons.Baz[2715]: DEBUG:anaconda.dbus.connection:Disconnecting from the bus. >Aug 10 01:29:15 localhost-live org.fedoraproject.Anaconda.Modules.Services[2715]: DEBUG:anaconda.dbus.connection:Disconnecting from the bus. >Aug 10 01:29:15 localhost-live org.fedoraproject.Anaconda.Boss[2715]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Timezone is unavailable >Aug 10 01:29:15 localhost-live org.fedoraproject.Anaconda.Boss[2715]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Security is unavailable >Aug 10 01:29:15 localhost-live org.fedoraproject.Anaconda.Boss[2715]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Network is unavailable >Aug 10 01:29:15 localhost-live org.fedoraproject.Anaconda.Boss[2715]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Localization is unavailable >Aug 10 01:29:15 localhost-live org.fedoraproject.Anaconda.Boss[2715]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/User is unavailable >Aug 10 01:29:15 localhost-live org.fedoraproject.Anaconda.Boss[2715]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Payload is unavailable >Aug 10 01:29:15 localhost-live org.fedoraproject.Anaconda.Boss[2715]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Timezone has quit. >Aug 10 01:29:15 localhost-live org.fedoraproject.Anaconda.Boss[2715]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Security has quit. >Aug 10 01:29:15 localhost-live org.fedoraproject.Anaconda.Boss[2715]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/User has quit. >Aug 10 01:29:15 localhost-live org.fedoraproject.Anaconda.Boss[2715]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Localization has quit. >Aug 10 01:29:15 localhost-live org.fedoraproject.Anaconda.Boss[2715]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Network has quit. >Aug 10 01:29:15 localhost-live org.fedoraproject.Anaconda.Boss[2715]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Payload has quit. >Aug 10 01:29:15 localhost-live org.fedoraproject.Anaconda.Boss[2715]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Storage is unavailable >Aug 10 01:29:15 localhost-live org.fedoraproject.Anaconda.Boss[2715]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Addons/Baz is unavailable >Aug 10 01:29:15 localhost-live org.fedoraproject.Anaconda.Boss[2715]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Storage has quit. >Aug 10 01:29:15 localhost-live org.fedoraproject.Anaconda.Boss[2715]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Services has quit. >Aug 10 01:29:15 localhost-live org.fedoraproject.Anaconda.Boss[2715]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Addons/Baz has quit. >Aug 10 01:29:15 localhost-live org.fedoraproject.Anaconda.Boss[2715]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Services is unavailable >Aug 10 01:29:15 localhost-live org.fedoraproject.Anaconda.Modules.Services[2715]: ERROR:pydbus.registration:Exception while handling org.fedoraproject.Anaconda.Modules.Quit() >Aug 10 01:29:15 localhost-live org.fedoraproject.Anaconda.Modules.Services[2715]: Traceback (most recent call last): >Aug 10 01:29:15 localhost-live org.fedoraproject.Anaconda.Modules.Services[2715]: File "/usr/lib/python3.6/site-packages/pydbus/registration.py", line 82, in call_method >Aug 10 01:29:15 localhost-live org.fedoraproject.Anaconda.Modules.Services[2715]: result = method(*parameters, **kwargs) >Aug 10 01:29:15 localhost-live org.fedoraproject.Anaconda.Modules.Services[2715]: File "/usr/lib64/python3.6/site-packages/pyanaconda/modules/common/base/base_interface.py", line 115, in Quit >Aug 10 01:29:15 localhost-live org.fedoraproject.Anaconda.Modules.Services[2715]: self.implementation.stop() >Aug 10 01:29:15 localhost-live org.fedoraproject.Anaconda.Modules.Services[2715]: File "/usr/lib64/python3.6/site-packages/pyanaconda/modules/common/base/base.py", line 90, in stop >Aug 10 01:29:15 localhost-live org.fedoraproject.Anaconda.Modules.Services[2715]: DBus.disconnect() >Aug 10 01:29:15 localhost-live org.fedoraproject.Anaconda.Modules.Services[2715]: File "/usr/lib64/python3.6/site-packages/pyanaconda/dbus/connection.py", line 147, in disconnect >Aug 10 01:29:15 localhost-live org.fedoraproject.Anaconda.Modules.Services[2715]: registration.unown() >Aug 10 01:29:15 localhost-live org.fedoraproject.Anaconda.Modules.Services[2715]: File "/usr/lib/python3.6/site-packages/pydbus/exitable.py", line 47, in exit >Aug 10 01:29:15 localhost-live org.fedoraproject.Anaconda.Modules.Services[2715]: self.__exit__() >Aug 10 01:29:15 localhost-live org.fedoraproject.Anaconda.Modules.Services[2715]: File "/usr/lib/python3.6/site-packages/pydbus/exitable.py", line 31, in __exit__ >Aug 10 01:29:15 localhost-live org.fedoraproject.Anaconda.Modules.Services[2715]: cb() >Aug 10 01:29:15 localhost-live org.fedoraproject.Anaconda.Modules.Services[2715]: File "/usr/lib/python3.6/site-packages/pydbus/request_name.py", line 10, in <lambda> >Aug 10 01:29:15 localhost-live org.fedoraproject.Anaconda.Modules.Services[2715]: self._at_exit(lambda: bus.dbus.ReleaseName(name)) >Aug 10 01:29:15 localhost-live org.fedoraproject.Anaconda.Modules.Services[2715]: File "/usr/lib/python3.6/site-packages/pydbus/proxy_method.py", line 102, in __call__ >Aug 10 01:29:15 localhost-live org.fedoraproject.Anaconda.Modules.Services[2715]: raise error >Aug 10 01:29:15 localhost-live org.fedoraproject.Anaconda.Modules.Services[2715]: File "/usr/lib/python3.6/site-packages/pydbus/proxy_method.py", line 97, in __call__ >Aug 10 01:29:15 localhost-live org.fedoraproject.Anaconda.Modules.Services[2715]: result = instance._bus.con.call_sync(*call_args) >Aug 10 01:29:15 localhost-live org.fedoraproject.Anaconda.Modules.Services[2715]: GLib.GError: g-io-error-quark: The connection is closed (18) >Aug 10 01:29:15 localhost-live org.fedoraproject.Anaconda.Modules.Services[2715]: INFO:pydbus.registration:name is not registered >Aug 10 01:29:15 localhost-live audit: MAC_STATUS enforcing=1 old_enforcing=0 auid=1000 ses=1 >Aug 10 01:29:15 localhost-live audit[1155]: USER_AVC pid=1155 uid=81 auid=4294967295 ses=4294967295 subj=system_u:system_r:system_dbusd_t:s0-s0:c0.c1023 msg='avc: received setenforce notice (enforcing=1) >exe="/usr/bin/dbus-daemon" sauid=81 hostname=? addr=? terminal=?' >Aug 10 01:29:15 localhost-live dbus-daemon[1627]: avc: received setenforce notice (enforcing=1) >Aug 10 01:29:15 localhost-live dbus-daemon[1911]: avc: received setenforce notice (enforcing=1) >Aug 10 01:29:15 localhost-live audit[2455]: USER_END pid=2455 uid=1000 auid=1000 ses=1 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:session_close grantors=pam_permit,pam_xauth,pam_timestamp acct="root" exe="/usr/sbin/userhelper" hostname=? addr=? terminal=? res=success' >Aug 10 01:29:15 localhost-live audit[2455]: CRED_DISP pid=2455 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' >Aug 10 01:29:15 localhost-live dbus-daemon[1627]: [session uid=1000 pid=1627] Reloaded configuration >Aug 10 01:29:15 localhost-live at-spi-bus-launcher[1906]: dbus-daemon[1911]: Reloaded configuration >Aug 10 01:29:15 localhost-live dbus-daemon[1155]: [system] Reloaded configuration >Aug 10 01:29:17 localhost-live userhelper[3352]: pam_timestamp(liveinst:auth): timestamp file `/var/run//pam_timestamp/liveuser/unknown:root' has unacceptable age (14575 seconds), disallowing access to liveinst for user liveuser >Aug 10 01:29:17 localhost-live audit[3352]: USER_AUTH pid=3352 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' >Aug 10 01:29:17 localhost-live audit[3352]: USER_ACCT pid=3352 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' >Aug 10 01:29:17 localhost-live userhelper[3352]: pam_timestamp(liveinst:session): updated timestamp file `/var/run//pam_timestamp/liveuser/unknown:root' >Aug 10 01:29:17 localhost-live audit[3352]: USER_START pid=3352 uid=1000 auid=1000 ses=1 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:session_open grantors=pam_permit,pam_xauth,pam_timestamp acct="root" exe="/usr/sbin/userhelper" hostname=? addr=? terminal=? res=success' >Aug 10 01:29:17 localhost-live audit[3352]: CRED_ACQ pid=3352 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' >Aug 10 01:29:17 localhost-live userhelper[3356]: running '/usr/sbin/liveinst' with root privileges on behalf of 'liveuser' >Aug 10 01:29:17 localhost-live audit: MAC_STATUS enforcing=0 old_enforcing=1 auid=1000 ses=1 >Aug 10 01:29:17 localhost-live audit[1155]: USER_AVC pid=1155 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=?' >Aug 10 01:29:17 localhost-live dbus-daemon[1911]: avc: received setenforce notice (enforcing=0) >Aug 10 01:29:17 localhost-live dbus-daemon[1627]: avc: received setenforce notice (enforcing=0) >Aug 10 01:29:18 localhost-live kernel: ata7.00: Enabling discard_zeroes_data >Aug 10 01:29:18 localhost-live kernel: sdg: sdg1 sdg2 sdg3 sdg4 >Aug 10 01:29:18 localhost-live kdeinit5[1841]: QObject::connect: invalid null parameter >Aug 10 01:29:18 localhost-live kdeinit5[1841]: QObject::connect: invalid null parameter >Aug 10 01:29:18 localhost-live kdeinit5[1841]: QObject::connect: invalid null parameter >Aug 10 01:29:18 localhost-live kdeinit5[1841]: QObject::connect: invalid null parameter >Aug 10 01:29:19 localhost-live python3[3394]: detected unhandled Python exception in '/usr/bin/anaconda-cleanup' >Aug 10 01:29:19 localhost-live abrt-server[3534]: Deleting problem directory Python3-2018-08-10-01:29:19-3394 (dup of Python3-2018-08-09-21:26:24-2539) >Aug 10 01:29:19 localhost-live abrt-notification[3543]: Process 2539 (anaconda-cleanup) of user 0 encountered an uncaught ValueError exception >Aug 10 01:29:20 localhost-live anaconda[3537]: anaconda: main: /sbin/anaconda 28.22.10-1.fc28 >Aug 10 01:29:20 localhost-live anaconda[3537]: anaconda: isys: 32746616 kB (31979 MB) are available >Aug 10 01:29:20 localhost-live anaconda[3537]: program: Running... losetup --list >Aug 10 01:29:20 localhost-live anaconda[3537]: anaconda: startup_utils: check_memory(): total:31979, needed:320, graphical:410 >Aug 10 01:29:20 localhost-live anaconda[3537]: anaconda: flags: Not doing 'early exception handler' in live installation >Aug 10 01:29:20 localhost-live anaconda[3537]: anaconda: flags: Not doing 'start audit daemon' in live installation >Aug 10 01:29:20 localhost-live anaconda[3537]: anaconda: main: anaconda called with cmdline = ['/sbin/anaconda', '--liveinst', '--method=livecd:///dev/mapper/live-base'] >Aug 10 01:29:20 localhost-live anaconda[3537]: anaconda: main: Default encoding = utf-8 >Aug 10 01:29:20 localhost-live anaconda[3537]: program: Running... dbus-daemon --print-address --syslog --config-file=/usr/share/anaconda/dbus/anaconda-bus.conf >Aug 10 01:29:20 localhost-live anaconda[3537]: anaconda: dbus.connection: Connecting to a default bus at unix:abstract=/tmp/dbus-Uao4gpv8RI,guid=e35e9318b8fa7f49c62405165b6d22b0. >Aug 10 01:29:20 localhost-live dbus-daemon[3559]: Activating service name='org.fedoraproject.Anaconda.Boss' requested by ':1.0' (uid=0 pid=3537 comm="/usr/bin/python3 /sbin/anaconda --liveinst --metho" label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Aug 10 01:29:20 localhost-live org.fedoraproject.Anaconda.Boss[3559]: DEBUG:anaconda.modules.boss.boss:Schedule publishing. >Aug 10 01:29:20 localhost-live org.fedoraproject.Anaconda.Boss[3559]: INFO:anaconda.modules.boss.boss:Start the main loop. >Aug 10 01:29:20 localhost-live org.fedoraproject.Anaconda.Boss[3559]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Boss. >Aug 10 01:29:20 localhost-live org.fedoraproject.Anaconda.Boss[3559]: INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-Uao4gpv8RI,guid=e35e9318b8fa7f49c62405165b6d22b0. >Aug 10 01:29:20 localhost-live org.fedoraproject.Anaconda.Boss[3559]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Boss/Installation. >Aug 10 01:29:20 localhost-live org.fedoraproject.Anaconda.Boss[3559]: DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Boss. >Aug 10 01:29:20 localhost-live dbus-daemon[3559]: Successfully activated service 'org.fedoraproject.Anaconda.Boss' >Aug 10 01:29:20 localhost-live org.fedoraproject.Anaconda.Boss[3559]: DEBUG:anaconda.modules.boss.boss:Add module org.fedoraproject.Anaconda.Modules.Timezone. >Aug 10 01:29:20 localhost-live org.fedoraproject.Anaconda.Boss[3559]: DEBUG:anaconda.modules.boss.boss:Add module org.fedoraproject.Anaconda.Modules.Network. >Aug 10 01:29:20 localhost-live org.fedoraproject.Anaconda.Boss[3559]: DEBUG:anaconda.modules.boss.boss:Add module org.fedoraproject.Anaconda.Modules.Localization. >Aug 10 01:29:20 localhost-live org.fedoraproject.Anaconda.Boss[3559]: DEBUG:anaconda.modules.boss.boss:Add module org.fedoraproject.Anaconda.Modules.Security. >Aug 10 01:29:20 localhost-live org.fedoraproject.Anaconda.Boss[3559]: DEBUG:anaconda.modules.boss.boss:Add module org.fedoraproject.Anaconda.Modules.User. >Aug 10 01:29:20 localhost-live org.fedoraproject.Anaconda.Boss[3559]: DEBUG:anaconda.modules.boss.boss:Add module org.fedoraproject.Anaconda.Modules.Payload. >Aug 10 01:29:20 localhost-live org.fedoraproject.Anaconda.Boss[3559]: DEBUG:anaconda.modules.boss.boss:Add module org.fedoraproject.Anaconda.Modules.Storage. >Aug 10 01:29:20 localhost-live org.fedoraproject.Anaconda.Boss[3559]: DEBUG:anaconda.modules.boss.boss:Add module org.fedoraproject.Anaconda.Modules.Services. >Aug 10 01:29:20 localhost-live org.fedoraproject.Anaconda.Boss[3559]: DEBUG:anaconda.modules.boss.boss:Addons are enabled. >Aug 10 01:29:20 localhost-live org.fedoraproject.Anaconda.Boss[3559]: DEBUG:anaconda.modules.boss.module_manager:Start modules. >Aug 10 01:29:20 localhost-live org.fedoraproject.Anaconda.Boss[3559]: DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Modules/Timezone >Aug 10 01:29:20 localhost-live dbus-daemon[3559]: Activating service name='org.fedoraproject.Anaconda.Modules.Timezone' requested by ':1.1' (uid=0 pid=3563 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Aug 10 01:29:20 localhost-live org.fedoraproject.Anaconda.Boss[3559]: DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Modules/Network >Aug 10 01:29:20 localhost-live org.fedoraproject.Anaconda.Boss[3559]: DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Modules/Localization >Aug 10 01:29:20 localhost-live dbus-daemon[3559]: Activating service name='org.fedoraproject.Anaconda.Modules.Network' requested by ':1.1' (uid=0 pid=3563 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Aug 10 01:29:20 localhost-live org.fedoraproject.Anaconda.Boss[3559]: DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Modules/Security >Aug 10 01:29:20 localhost-live dbus-daemon[3559]: Activating service name='org.fedoraproject.Anaconda.Modules.Localization' requested by ':1.1' (uid=0 pid=3563 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Aug 10 01:29:20 localhost-live org.fedoraproject.Anaconda.Boss[3559]: DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Modules/User >Aug 10 01:29:20 localhost-live dbus-daemon[3559]: Activating service name='org.fedoraproject.Anaconda.Modules.Security' requested by ':1.1' (uid=0 pid=3563 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Aug 10 01:29:20 localhost-live org.fedoraproject.Anaconda.Boss[3559]: DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Modules/Payload >Aug 10 01:29:20 localhost-live dbus-daemon[3559]: Activating service name='org.fedoraproject.Anaconda.Modules.User' requested by ':1.1' (uid=0 pid=3563 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Aug 10 01:29:20 localhost-live org.fedoraproject.Anaconda.Boss[3559]: DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Modules/Storage >Aug 10 01:29:20 localhost-live org.fedoraproject.Anaconda.Boss[3559]: DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Modules/Services >Aug 10 01:29:20 localhost-live dbus-daemon[3559]: Activating service name='org.fedoraproject.Anaconda.Modules.Payload' requested by ':1.1' (uid=0 pid=3563 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Aug 10 01:29:20 localhost-live org.fedoraproject.Anaconda.Boss[3559]: DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Addons/Baz >Aug 10 01:29:20 localhost-live dbus-daemon[3559]: Activating service name='org.fedoraproject.Anaconda.Modules.Storage' requested by ':1.1' (uid=0 pid=3563 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Aug 10 01:29:20 localhost-live dbus-daemon[3559]: Activating service name='org.fedoraproject.Anaconda.Modules.Services' requested by ':1.1' (uid=0 pid=3563 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Aug 10 01:29:20 localhost-live dbus-daemon[3559]: Activating service name='org.fedoraproject.Anaconda.Addons.Baz' requested by ':1.1' (uid=0 pid=3563 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Aug 10 01:29:20 localhost-live anaconda[3537]: anaconda: startup_utils: Waiting 60 sec for modules to be started. >Aug 10 01:29:20 localhost-live org.fedoraproject.Anaconda.Modules.Payload[3559]: DEBUG:anaconda.modules.common.base.base:Schedule publishing. >Aug 10 01:29:20 localhost-live org.fedoraproject.Anaconda.Modules.Payload[3559]: DEBUG:anaconda.modules.common.base.base:Start the loop. >Aug 10 01:29:20 localhost-live org.fedoraproject.Anaconda.Modules.Payload[3559]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Payload. >Aug 10 01:29:20 localhost-live org.fedoraproject.Anaconda.Modules.Payload[3559]: INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-Uao4gpv8RI,guid=e35e9318b8fa7f49c62405165b6d22b0. >Aug 10 01:29:20 localhost-live org.fedoraproject.Anaconda.Modules.Payload[3559]: DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Payload. >Aug 10 01:29:20 localhost-live dbus-daemon[3559]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Payload' >Aug 10 01:29:20 localhost-live org.fedoraproject.Anaconda.Boss[3559]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Payload is available >Aug 10 01:29:20 localhost-live org.fedoraproject.Anaconda.Boss[3559]: DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Modules/Payload started successfully. >Aug 10 01:29:20 localhost-live org.fedoraproject.Anaconda.Modules.Localization[3559]: DEBUG:anaconda.modules.common.base.base:Schedule publishing. >Aug 10 01:29:20 localhost-live org.fedoraproject.Anaconda.Modules.Localization[3559]: DEBUG:anaconda.modules.common.base.base:Start the loop. >Aug 10 01:29:20 localhost-live org.fedoraproject.Anaconda.Modules.Localization[3559]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Localization. >Aug 10 01:29:20 localhost-live org.fedoraproject.Anaconda.Modules.Localization[3559]: INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-Uao4gpv8RI,guid=e35e9318b8fa7f49c62405165b6d22b0. >Aug 10 01:29:20 localhost-live org.fedoraproject.Anaconda.Modules.Network[3559]: INFO:anaconda.dbus.connection:Connecting to the system bus. >Aug 10 01:29:20 localhost-live org.fedoraproject.Anaconda.Modules.Localization[3559]: DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Localization. >Aug 10 01:29:20 localhost-live dbus-daemon[1155]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.130' (uid=0 pid=3578 comm="python3 -m pyanaconda.modules.network " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Aug 10 01:29:20 localhost-live dbus-daemon[3559]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Localization' >Aug 10 01:29:20 localhost-live org.fedoraproject.Anaconda.Boss[3559]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Localization is available >Aug 10 01:29:20 localhost-live org.fedoraproject.Anaconda.Boss[3559]: DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Modules/Localization started successfully. >Aug 10 01:29:20 localhost-live systemd[1]: Starting Hostname Service... >Aug 10 01:29:20 localhost-live org.fedoraproject.Anaconda.Addons.Baz[3559]: DEBUG:anaconda.modules.common.base.base:Schedule publishing. >Aug 10 01:29:20 localhost-live org.fedoraproject.Anaconda.Addons.Baz[3559]: DEBUG:anaconda.modules.common.base.base:Start the loop. >Aug 10 01:29:20 localhost-live org.fedoraproject.Anaconda.Addons.Baz[3559]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Addons/Baz. >Aug 10 01:29:20 localhost-live org.fedoraproject.Anaconda.Addons.Baz[3559]: INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-Uao4gpv8RI,guid=e35e9318b8fa7f49c62405165b6d22b0. >Aug 10 01:29:20 localhost-live org.fedoraproject.Anaconda.Addons.Baz[3559]: DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Addons.Baz. >Aug 10 01:29:20 localhost-live org.fedoraproject.Anaconda.Modules.User[3559]: DEBUG:anaconda.modules.common.base.base:Schedule publishing. >Aug 10 01:29:20 localhost-live org.fedoraproject.Anaconda.Modules.User[3559]: DEBUG:anaconda.modules.common.base.base:Start the loop. >Aug 10 01:29:20 localhost-live org.fedoraproject.Anaconda.Modules.User[3559]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/User. >Aug 10 01:29:20 localhost-live org.fedoraproject.Anaconda.Modules.User[3559]: INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-Uao4gpv8RI,guid=e35e9318b8fa7f49c62405165b6d22b0. >Aug 10 01:29:20 localhost-live dbus-daemon[3559]: Successfully activated service 'org.fedoraproject.Anaconda.Addons.Baz' >Aug 10 01:29:20 localhost-live org.fedoraproject.Anaconda.Boss[3559]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Addons/Baz is available >Aug 10 01:29:20 localhost-live org.fedoraproject.Anaconda.Modules.Services[3559]: DEBUG:anaconda.modules.common.base.base:Schedule publishing. >Aug 10 01:29:20 localhost-live org.fedoraproject.Anaconda.Boss[3559]: DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Addons/Baz started successfully. >Aug 10 01:29:20 localhost-live org.fedoraproject.Anaconda.Modules.Services[3559]: DEBUG:anaconda.modules.common.base.base:Start the loop. >Aug 10 01:29:20 localhost-live org.fedoraproject.Anaconda.Modules.Services[3559]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Services. >Aug 10 01:29:20 localhost-live org.fedoraproject.Anaconda.Modules.Services[3559]: INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-Uao4gpv8RI,guid=e35e9318b8fa7f49c62405165b6d22b0. >Aug 10 01:29:20 localhost-live org.fedoraproject.Anaconda.Modules.User[3559]: DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.User. >Aug 10 01:29:20 localhost-live dbus-daemon[3559]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.User' >Aug 10 01:29:20 localhost-live org.fedoraproject.Anaconda.Boss[3559]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/User is available >Aug 10 01:29:20 localhost-live org.fedoraproject.Anaconda.Modules.Services[3559]: DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Services. >Aug 10 01:29:20 localhost-live org.fedoraproject.Anaconda.Boss[3559]: DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Modules/User started successfully. >Aug 10 01:29:20 localhost-live dbus-daemon[3559]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Services' >Aug 10 01:29:20 localhost-live org.fedoraproject.Anaconda.Boss[3559]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Services is available >Aug 10 01:29:20 localhost-live org.fedoraproject.Anaconda.Boss[3559]: DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Modules/Services started successfully. >Aug 10 01:29:20 localhost-live org.fedoraproject.Anaconda.Modules.Security[3559]: DEBUG:anaconda.modules.common.base.base:Schedule publishing. >Aug 10 01:29:20 localhost-live org.fedoraproject.Anaconda.Modules.Security[3559]: DEBUG:anaconda.modules.common.base.base:Start the loop. >Aug 10 01:29:20 localhost-live org.fedoraproject.Anaconda.Modules.Security[3559]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Security. >Aug 10 01:29:20 localhost-live org.fedoraproject.Anaconda.Modules.Security[3559]: INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-Uao4gpv8RI,guid=e35e9318b8fa7f49c62405165b6d22b0. >Aug 10 01:29:20 localhost-live org.fedoraproject.Anaconda.Modules.Security[3559]: DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Security. >Aug 10 01:29:20 localhost-live dbus-daemon[3559]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Security' >Aug 10 01:29:20 localhost-live org.fedoraproject.Anaconda.Boss[3559]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Security is available >Aug 10 01:29:20 localhost-live org.fedoraproject.Anaconda.Boss[3559]: DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Modules/Security started successfully. >Aug 10 01:29:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3559]: INFO:program:Running [1] lvm version ... >Aug 10 01:29:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3559]: INFO:program:stdout[1]: LVM version: 2.02.177(2) (2017-12-18) >Aug 10 01:29:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3559]: Library version: 1.02.146 (2017-12-18) >Aug 10 01:29:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3559]: Driver version: 4.37.0 >Aug 10 01:29:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3559]: Configuration: ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-default-dm-run-dir=/run --with-default-run-dir=/run/lvm --with-default-pid-dir=/run --with-default-locking-dir=/run/lock/lvm --with-usrlibdir=/usr/lib64 --enable-lvm1_fallback --enable-fsadm --with-pool=internal --enable-write_install --with-user= --with-group= --with-device-uid=0 --with-device-gid=6 --with-device-mode=0660 --enable-pkgconfig --enable-applib --enable-cmdlib --enable-dmeventd --enable-blkid_wiping --enable-python2-bindings --enable-python3-bindings --with-cluster=internal --with-clvmd=corosync --enable-cmirrord --with-udevdir=/usr/lib/udev/rules.d --enable-udev_sync --with-thin=internal --enable-lvmetad --with-cache=internal --enable-lvmpolld --enable-lvmlockd-dlm --enable-lvmlockd-sanlock --enable-dbus-service --enable-notify-dbus --enable-dmfilemapd >Aug 10 01:29:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3559]: INFO:program:stderr[1]: >Aug 10 01:29:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3559]: INFO:program:...done [1] (exit code: 0) >Aug 10 01:29:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3559]: INFO:program:Running [2] btrfs --version ... >Aug 10 01:29:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3559]: INFO:program:stdout[2]: btrfs-progs v4.15.1 >Aug 10 01:29:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3559]: INFO:program:stderr[2]: >Aug 10 01:29:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3559]: INFO:program:...done [2] (exit code: 0) >Aug 10 01:29:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3559]: INFO:program:Running [3] mkswap --version ... >Aug 10 01:29:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3559]: INFO:program:stdout[3]: mkswap from util-linux 2.32 >Aug 10 01:29:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3559]: INFO:program:stderr[3]: >Aug 10 01:29:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3559]: INFO:program:...done [3] (exit code: 0) >Aug 10 01:29:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3559]: INFO:program:Running [4] multipath --version ... >Aug 10 01:29:20 localhost-live org.fedoraproject.Anaconda.Modules.Timezone[3559]: DEBUG:anaconda.modules.common.base.base:Schedule publishing. >Aug 10 01:29:20 localhost-live org.fedoraproject.Anaconda.Modules.Timezone[3559]: DEBUG:anaconda.modules.common.base.base:Start the loop. >Aug 10 01:29:20 localhost-live org.fedoraproject.Anaconda.Modules.Timezone[3559]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Timezone. >Aug 10 01:29:20 localhost-live org.fedoraproject.Anaconda.Modules.Timezone[3559]: INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-Uao4gpv8RI,guid=e35e9318b8fa7f49c62405165b6d22b0. >Aug 10 01:29:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3559]: INFO:program:stdout[4]: >Aug 10 01:29:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3559]: INFO:program:stderr[4]: Unknown switch: (null) >Aug 10 01:29:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3559]: multipath-tools v0.7.4 (11/15, 2017) >Aug 10 01:29:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3559]: Usage: >Aug 10 01:29:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3559]: multipath [-a|-A|-c|-w|-W] [-d] [-r] [-i] [-v lvl] [-p pol] [-b fil] [-q] [dev] >Aug 10 01:29:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3559]: multipath -l|-ll|-f [-v lvl] [-b fil] [-R num] [dev] >Aug 10 01:29:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3559]: multipath -F [-v lvl] [-R num] >Aug 10 01:29:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3559]: multipath -t >Aug 10 01:29:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3559]: multipath -h >Aug 10 01:29:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3559]: Where: >Aug 10 01:29:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3559]: -h print this usage text >Aug 10 01:29:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3559]: -l show multipath topology (sysfs and DM info) >Aug 10 01:29:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3559]: -ll show multipath topology (maximum info) >Aug 10 01:29:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3559]: -f flush a multipath device map >Aug 10 01:29:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3559]: -F flush all multipath device maps >Aug 10 01:29:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3559]: -a add a device wwid to the wwids file >Aug 10 01:29:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3559]: -A add devices from kernel command line mpath.wwids >Aug 10 01:29:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3559]: parameters to wwids file >Aug 10 01:29:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3559]: -c check if a device should be a path in a multipath device >Aug 10 01:29:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3559]: -C check if a multipath device has usable paths >Aug 10 01:29:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3559]: -q allow queue_if_no_path when multipathd is not running >Aug 10 01:29:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3559]: -d dry run, do not create or update devmaps >Aug 10 01:29:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3559]: -t display the currently used multipathd configuration >Aug 10 01:29:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3559]: -r force devmap reload >Aug 10 01:29:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3559]: -i ignore wwids file >Aug 10 01:29:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3559]: -B treat the bindings file as read only >Aug 10 01:29:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3559]: -b fil bindings file location >Aug 10 01:29:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3559]: -w remove a device from the wwids file >Aug 10 01:29:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3559]: -W reset the wwids file include only the current devices >Aug 10 01:29:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3559]: -p pol force all maps to specified path grouping policy : >Aug 10 01:29:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3559]: . failover one path per priority group >Aug 10 01:29:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3559]: . multibus all paths in one priority group >Aug 10 01:29:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3559]: . group_by_serial one priority group per serial >Aug 10 01:29:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3559]: . group_by_prio one priority group per priority lvl >Aug 10 01:29:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3559]: . group_by_node_name one priority group per target node >Aug 10 01:29:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3559]: -v lvl verbosity level >Aug 10 01:29:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3559]: . 0 no output >Aug 10 01:29:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3559]: . 1 print created devmap names only >Aug 10 01:29:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3559]: . 2 default verbosity >Aug 10 01:29:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3559]: . 3 print debug information >Aug 10 01:29:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3559]: -R num number of times to retry removes of in-use devices >Aug 10 01:29:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3559]: dev action limited to: >Aug 10 01:29:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3559]: . multipath named 'dev' (ex: mpath0) or >Aug 10 01:29:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3559]: . multipath whose wwid is 'dev' (ex: 60051..) >Aug 10 01:29:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3559]: . multipath including the path named 'dev' (ex: /dev/sda) >Aug 10 01:29:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3559]: . multipath including the path with maj:min 'dev' (ex: 8:0) >Aug 10 01:29:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3559]: INFO:program:...done [4] (exit code: 256) >Aug 10 01:29:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3559]: INFO:program:Running [5] dmsetup --version ... >Aug 10 01:29:20 localhost-live org.fedoraproject.Anaconda.Modules.Timezone[3559]: DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Timezone. >Aug 10 01:29:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3559]: INFO:program:stdout[5]: Library version: 1.02.146 (2017-12-18) >Aug 10 01:29:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3559]: Driver version: 4.37.0 >Aug 10 01:29:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3559]: INFO:program:stderr[5]: >Aug 10 01:29:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3559]: INFO:program:...done [5] (exit code: 0) >Aug 10 01:29:20 localhost-live dbus-daemon[3559]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Timezone' >Aug 10 01:29:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3559]: INFO:program:Running [6] mdadm --version ... >Aug 10 01:29:20 localhost-live org.fedoraproject.Anaconda.Boss[3559]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Timezone is available >Aug 10 01:29:20 localhost-live org.fedoraproject.Anaconda.Boss[3559]: DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Modules/Timezone started successfully. >Aug 10 01:29:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3559]: INFO:program:stdout[6]: >Aug 10 01:29:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3559]: INFO:program:stderr[6]: mdadm - v4.0 - 2017-01-09 >Aug 10 01:29:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3559]: INFO:program:...done [6] (exit code: 0) >Aug 10 01:29:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3559]: DEBUG:blivet:registered device format class DeviceFormat as None >Aug 10 01:29:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3559]: DEBUG:blivet:registered device format class BIOSBoot as biosboot >Aug 10 01:29:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3559]: DEBUG:blivet:registered device format class DiskLabel as disklabel >Aug 10 01:29:20 localhost-live dbus-daemon[1155]: [system] Successfully activated service 'org.freedesktop.hostname1' >Aug 10 01:29:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3559]: DEBUG:blivet:registered device format class DMRaidMember as dmraidmember >Aug 10 01:29:20 localhost-live systemd[1]: Started Hostname Service. >Aug 10 01:29:20 localhost-live 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' >Aug 10 01:29:20 localhost-live audit[1155]: USER_AVC pid=1155 uid=81 auid=4294967295 ses=4294967295 subj=system_u:system_r:system_dbusd_t:s0-s0:c0.c1023 msg='avc: denied { send_msg } for msgtype=method_return dest=:1.130 spid=3635 tpid=3578 scontext=system_u:system_r:systemd_hostnamed_t:s0 tcontext=unconfined_u:system_r:install_t:s0-s0:c0.c1023 tclass=dbus permissive=1 >exe="/usr/bin/dbus-daemon" sauid=81 hostname=? addr=? terminal=?' >Aug 10 01:29:20 localhost-live org.fedoraproject.Anaconda.Modules.Network[3559]: DEBUG:anaconda.modules.common.base.base:Schedule publishing. >Aug 10 01:29:20 localhost-live org.fedoraproject.Anaconda.Modules.Network[3559]: DEBUG:anaconda.modules.common.base.base:Start the loop. >Aug 10 01:29:20 localhost-live org.fedoraproject.Anaconda.Modules.Network[3559]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Network. >Aug 10 01:29:20 localhost-live org.fedoraproject.Anaconda.Modules.Network[3559]: INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-Uao4gpv8RI,guid=e35e9318b8fa7f49c62405165b6d22b0. >Aug 10 01:29:20 localhost-live org.fedoraproject.Anaconda.Modules.Network[3559]: DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Network. >Aug 10 01:29:20 localhost-live dbus-daemon[3559]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Network' >Aug 10 01:29:20 localhost-live org.fedoraproject.Anaconda.Boss[3559]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Network is available >Aug 10 01:29:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3559]: DEBUG:blivet:registered device format class Ext2FS as ext2 >Aug 10 01:29:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3559]: DEBUG:blivet:registered device format class Ext3FS as ext3 >Aug 10 01:29:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3559]: DEBUG:blivet:registered device format class Ext4FS as ext4 >Aug 10 01:29:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3559]: DEBUG:blivet:registered device format class FATFS as vfat >Aug 10 01:29:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3559]: DEBUG:blivet:registered device format class EFIFS as efi >Aug 10 01:29:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3559]: DEBUG:blivet:registered device format class BTRFS as btrfs >Aug 10 01:29:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3559]: DEBUG:blivet:registered device format class GFS2 as gfs2 >Aug 10 01:29:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3559]: DEBUG:blivet:registered device format class JFS as jfs >Aug 10 01:29:20 localhost-live org.fedoraproject.Anaconda.Boss[3559]: DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Modules/Network started successfully. >Aug 10 01:29:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3559]: DEBUG:blivet:registered device format class ReiserFS as reiserfs >Aug 10 01:29:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3559]: DEBUG:blivet:registered device format class XFS as xfs >Aug 10 01:29:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3559]: DEBUG:blivet:registered device format class HFS as hfs >Aug 10 01:29:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3559]: DEBUG:blivet:registered device format class AppleBootstrapFS as appleboot >Aug 10 01:29:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3559]: DEBUG:blivet:registered device format class HFSPlus as hfs+ >Aug 10 01:29:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3559]: DEBUG:blivet:registered device format class MacEFIFS as macefi >Aug 10 01:29:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3559]: DEBUG:blivet:registered device format class NTFS as ntfs >Aug 10 01:29:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3559]: DEBUG:blivet:registered device format class NFS as nfs >Aug 10 01:29:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3559]: DEBUG:blivet:registered device format class NFSv4 as nfs4 >Aug 10 01:29:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3559]: DEBUG:blivet:registered device format class Iso9660FS as iso9660 >Aug 10 01:29:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3559]: DEBUG:blivet:registered device format class NoDevFS as nodev >Aug 10 01:29:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3559]: DEBUG:blivet:registered device format class DevPtsFS as devpts >Aug 10 01:29:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3559]: DEBUG:blivet:registered device format class ProcFS as proc >Aug 10 01:29:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3559]: DEBUG:blivet:registered device format class SysFS as sysfs >Aug 10 01:29:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3559]: DEBUG:blivet:registered device format class TmpFS as tmpfs >Aug 10 01:29:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3559]: DEBUG:blivet:registered device format class BindFS as bind >Aug 10 01:29:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3559]: DEBUG:blivet:registered device format class SELinuxFS as selinuxfs >Aug 10 01:29:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3559]: DEBUG:blivet:registered device format class USBFS as usbfs >Aug 10 01:29:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3559]: DEBUG:blivet:registered device format class EFIVarFS as efivarfs >Aug 10 01:29:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3559]: DEBUG:blivet:registered device format class LUKS as luks >Aug 10 01:29:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3559]: DEBUG:blivet:registered device format class LVMPhysicalVolume as lvmpv >Aug 10 01:29:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3559]: DEBUG:blivet:registered device format class MDRaidMember as mdmember >Aug 10 01:29:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3559]: DEBUG:blivet:registered device format class MultipathMember as multipath_member >Aug 10 01:29:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3559]: DEBUG:blivet:registered device format class PPCPRePBoot as prepboot >Aug 10 01:29:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3559]: DEBUG:blivet:registered device format class SwapSpace as swap >Aug 10 01:29:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3559]: DEBUG:anaconda.modules.common.base.base:Schedule publishing. >Aug 10 01:29:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3559]: DEBUG:anaconda.modules.common.base.base:Start the loop. >Aug 10 01:29:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3559]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/DiskInitialization. >Aug 10 01:29:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3559]: INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-Uao4gpv8RI,guid=e35e9318b8fa7f49c62405165b6d22b0. >Aug 10 01:29:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3559]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/DiskSelection. >Aug 10 01:29:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3559]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage. >Aug 10 01:29:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3559]: DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Storage. >Aug 10 01:29:20 localhost-live dbus-daemon[3559]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Storage' >Aug 10 01:29:20 localhost-live org.fedoraproject.Anaconda.Boss[3559]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Storage is available >Aug 10 01:29:20 localhost-live org.fedoraproject.Anaconda.Boss[3559]: DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Modules/Storage started successfully. >Aug 10 01:29:20 localhost-live org.fedoraproject.Anaconda.Boss[3559]: INFO:anaconda.modules.boss.module_manager:All modules are ready now. >Aug 10 01:29:21 localhost-live anaconda[3537]: anaconda: startup_utils: Parsing kickstart: /usr/share/anaconda/interactive-defaults.ks >Aug 10 01:29:21 localhost-live anaconda[3537]: program: Running... udevadm trigger --action=change --subsystem-match=block >Aug 10 01:29:21 localhost-live anaconda[3537]: program: Return code: 0 >Aug 10 01:29:21 localhost-live anaconda[3537]: program: Running... udevadm settle --timeout=300 >Aug 10 01:29:21 localhost-live anaconda[3537]: program: Return code: 0 >Aug 10 01:29:21 localhost-live anaconda[3537]: blivet: ISCSID is /sbin/iscsid >Aug 10 01:29:21 localhost-live anaconda[3537]: blivet: no initiator set >Aug 10 01:29:21 localhost-live anaconda[3537]: program: Running... modprobe fcoe >Aug 10 01:29:21 localhost-live anaconda[3537]: program: Return code: 0 >Aug 10 01:29:21 localhost-live anaconda[3537]: program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >Aug 10 01:29:21 localhost-live anaconda[3537]: program: stdout: >Aug 10 01:29:21 localhost-live anaconda[3537]: program: No FCoE boot disk information is found in EDD! >Aug 10 01:29:21 localhost-live anaconda[3537]: program: Return code: 1 >Aug 10 01:29:21 localhost-live anaconda[3537]: blivet: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >Aug 10 01:29:21 localhost-live anaconda[3537]: blivet: no /etc/zfcp.conf; not configuring zfcp >Aug 10 01:29:21 localhost-live org.fedoraproject.Anaconda.Boss[3559]: INFO:anaconda.modules.boss.boss:Splitting kickstart from /usr/share/anaconda/interactive-defaults.ks. >Aug 10 01:29:21 localhost-live org.fedoraproject.Anaconda.Boss[3559]: INFO:anaconda.modules.boss.boss:Distributing kickstart. >Aug 10 01:29:21 localhost-live org.fedoraproject.Anaconda.Boss[3559]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: org.fedoraproject.Anaconda.Modules.Timezone handles commands ['timezone'] sections [] addons [] >Aug 10 01:29:21 localhost-live org.fedoraproject.Anaconda.Boss[3559]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: there are no data for org.fedoraproject.Anaconda.Modules.Timezone >Aug 10 01:29:21 localhost-live org.fedoraproject.Anaconda.Boss[3559]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: org.fedoraproject.Anaconda.Modules.Network handles commands ['network'] sections [] addons [] >Aug 10 01:29:21 localhost-live org.fedoraproject.Anaconda.Boss[3559]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: there are no data for org.fedoraproject.Anaconda.Modules.Network >Aug 10 01:29:21 localhost-live org.fedoraproject.Anaconda.Boss[3559]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: org.fedoraproject.Anaconda.Modules.Localization handles commands ['keyboard', 'lang'] sections [] addons [] >Aug 10 01:29:21 localhost-live org.fedoraproject.Anaconda.Boss[3559]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: there are no data for org.fedoraproject.Anaconda.Modules.Localization >Aug 10 01:29:21 localhost-live org.fedoraproject.Anaconda.Boss[3559]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: org.fedoraproject.Anaconda.Modules.Security handles commands ['auth', 'authconfig', 'authselect', 'selinux', 'realm'] sections [] addons [] >Aug 10 01:29:21 localhost-live org.fedoraproject.Anaconda.Boss[3559]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: there are no data for org.fedoraproject.Anaconda.Modules.Security ><auto-removed line containing rootpw> >Aug 10 01:29:21 localhost-live org.fedoraproject.Anaconda.Boss[3559]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: there are no data for org.fedoraproject.Anaconda.Modules.User >Aug 10 01:29:21 localhost-live org.fedoraproject.Anaconda.Boss[3559]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: org.fedoraproject.Anaconda.Modules.Payload handles commands [] sections [] addons [] >Aug 10 01:29:21 localhost-live org.fedoraproject.Anaconda.Boss[3559]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: there are no data for org.fedoraproject.Anaconda.Modules.Payload >Aug 10 01:29:21 localhost-live org.fedoraproject.Anaconda.Boss[3559]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: org.fedoraproject.Anaconda.Modules.Storage handles commands ['zerombr', 'clearpart', 'ignoredisk'] sections [] addons [] >Aug 10 01:29:21 localhost-live org.fedoraproject.Anaconda.Boss[3559]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: there are no data for org.fedoraproject.Anaconda.Modules.Storage >Aug 10 01:29:21 localhost-live org.fedoraproject.Anaconda.Boss[3559]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: org.fedoraproject.Anaconda.Modules.Services handles commands ['firstboot', 'services', 'skipx', 'xconfig'] sections [] addons [] >Aug 10 01:29:21 localhost-live org.fedoraproject.Anaconda.Modules.Services[3559]: DEBUG:anaconda.modules.common.base.base:Reading kickstart... >Aug 10 01:29:21 localhost-live org.fedoraproject.Anaconda.Modules.Services[3559]: DEBUG:anaconda.modules.services.services:Processing kickstart data... >Aug 10 01:29:21 localhost-live org.fedoraproject.Anaconda.Modules.Services[3559]: DEBUG:anaconda.modules.services.services:Enabled services are set to []. >Aug 10 01:29:21 localhost-live org.fedoraproject.Anaconda.Modules.Services[3559]: DEBUG:anaconda.modules.services.services:Disabled services are set to []. >Aug 10 01:29:21 localhost-live org.fedoraproject.Anaconda.Modules.Services[3559]: DEBUG:anaconda.modules.services.services:Default desktop is set to . >Aug 10 01:29:21 localhost-live org.fedoraproject.Anaconda.Modules.Services[3559]: DEBUG:anaconda.modules.services.services:Setup on boot is set to SetupOnBootAction.ENABLED. >Aug 10 01:29:21 localhost-live org.fedoraproject.Anaconda.Modules.Services[3559]: DEBUG:anaconda.modules.common.base.base:Kickstarted is set to True. >Aug 10 01:29:21 localhost-live org.fedoraproject.Anaconda.Boss[3559]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: org.fedoraproject.Anaconda.Addons.Baz handles commands [] sections [] addons [] >Aug 10 01:29:21 localhost-live org.fedoraproject.Anaconda.Boss[3559]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: there are no data for org.fedoraproject.Anaconda.Addons.Baz >Aug 10 01:29:21 localhost-live anaconda[3537]: anaconda: kickstart: Command firstboot will be parsed in DBus module. >Aug 10 01:29:21 localhost-live org.fedoraproject.Anaconda.Modules.Localization[3559]: DEBUG:anaconda.modules.localization.localization:Language is set to en_US.UTF-8. >Aug 10 01:29:21 localhost-live anaconda[3537]: anaconda: localization: setting locale to: en_US.UTF-8 >Aug 10 01:29:21 localhost-live anaconda[3537]: anaconda: network: devices found ['eno1', 'wlp3s0'] >Aug 10 01:29:21 localhost-live anaconda[3537]: ifcfg: content of files (network initialization): >Aug 10 01:29:21 localhost-live anaconda[3537]: ifcfg: /etc/sysconfig/network-scripts/ifcfg-eno1: >Aug 10 01:29:21 localhost-live anaconda[3537]: ifcfg: TYPE=Ethernet >Aug 10 01:29:21 localhost-live anaconda[3537]: ifcfg: PROXY_METHOD=none >Aug 10 01:29:21 localhost-live anaconda[3537]: ifcfg: BROWSER_ONLY=no >Aug 10 01:29:21 localhost-live anaconda[3537]: ifcfg: BOOTPROTO=dhcp >Aug 10 01:29:21 localhost-live anaconda[3537]: ifcfg: DEFROUTE=yes >Aug 10 01:29:21 localhost-live anaconda[3537]: ifcfg: IPV4_FAILURE_FATAL=no >Aug 10 01:29:21 localhost-live anaconda[3537]: ifcfg: IPV6INIT=yes >Aug 10 01:29:21 localhost-live anaconda[3537]: ifcfg: IPV6_AUTOCONF=yes >Aug 10 01:29:21 localhost-live anaconda[3537]: ifcfg: IPV6_DEFROUTE=yes >Aug 10 01:29:21 localhost-live anaconda[3537]: ifcfg: IPV6_FAILURE_FATAL=no >Aug 10 01:29:21 localhost-live anaconda[3537]: ifcfg: IPV6_ADDR_GEN_MODE=stable-privacy >Aug 10 01:29:21 localhost-live anaconda[3537]: ifcfg: NAME=eno1 >Aug 10 01:29:21 localhost-live anaconda[3537]: ifcfg: UUID=bf6dd6e7-db40-3459-a7c3-0b4747d53b86 >Aug 10 01:29:21 localhost-live anaconda[3537]: ifcfg: ONBOOT=yes >Aug 10 01:29:21 localhost-live anaconda[3537]: ifcfg: AUTOCONNECT_PRIORITY=-999 >Aug 10 01:29:21 localhost-live anaconda[3537]: ifcfg: DEVICE=eno1 >Aug 10 01:29:21 localhost-live anaconda[3537]: ifcfg: all settings: [{'802-3-ethernet': {'auto-negotiate': False, 'mac-address-blacklist': [], 's390-options': {}}, 'connection': {'id': 'eno1', 'uuid': 'bf6dd6e7-db40-3459-a7c3-0b4747d53b86', 'interface-name': 'eno1', 'type': '802-3-ethernet', 'permissions': [], 'autoconnect-priority': -999, 'timestamp': 1533878824}, 'ipv6': {'method': 'auto', 'dns': [], 'dns-search': [], 'addresses': [], 'routes': [], 'address-data': [], 'route-data': []}, 'ipv4': {'method': 'auto', 'dns': [], 'dns-search': [], 'addresses': [], 'routes': [], 'address-data': [], 'route-data': []}, 'proxy': {}}] >Aug 10 01:29:21 localhost-live anaconda[3537]: anaconda: network: ensure single initramfs connections >Aug 10 01:29:21 localhost-live anaconda[3537]: anaconda: network: apply kickstart >Aug 10 01:29:21 localhost-live anaconda[3537]: anaconda: network: create missing ifcfg files >Aug 10 01:29:21 localhost-live anaconda[3537]: ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-eno1 >Aug 10 01:29:21 localhost-live anaconda[3537]: ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-eno1 >Aug 10 01:29:21 localhost-live anaconda[3537]: ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-eno1 >Aug 10 01:29:21 localhost-live anaconda[3537]: ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-eno1 >Aug 10 01:29:21 localhost-live anaconda[3537]: ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-eno1 >Aug 10 01:29:21 localhost-live anaconda[3537]: anaconda: network: set real ONBOOT value >Aug 10 01:29:21 localhost-live anaconda[3537]: anaconda: threading: Running Thread: AnaWaitForConnectingNMThread (140630179706624) >Aug 10 01:29:21 localhost-live anaconda[3537]: anaconda: anaconda: setting display mode to GUI >Aug 10 01:29:21 localhost-live anaconda[3537]: anaconda: anaconda: Display mode is set to 'interactive graphical mode'. >Aug 10 01:29:21 localhost-live anaconda[3537]: anaconda: isys: 32746616 kB (31979 MB) are available >Aug 10 01:29:21 localhost-live anaconda[3537]: program: Running... losetup --list >Aug 10 01:29:21 localhost-live anaconda[3537]: anaconda: startup_utils: check_memory(): total:31979, needed:320, graphical:410 >Aug 10 01:29:21 localhost-live anaconda[3537]: anaconda: network: got 0 NTP servers from DHCP >Aug 10 01:29:21 localhost-live org.fedoraproject.Anaconda.Modules.Timezone[3559]: DEBUG:anaconda.modules.timezone.timezone:NTP servers are set to []. >Aug 10 01:29:21 localhost-live anaconda[3537]: anaconda: threading: Thread Done: AnaWaitForConnectingNMThread (140630179706624) >Aug 10 01:29:21 localhost-live anaconda[3537]: program: Running [7] e2fsck -V ... >Aug 10 01:29:21 localhost-live anaconda[3537]: program: stdout[7]: >Aug 10 01:29:21 localhost-live anaconda[3537]: program: stderr[7]: e2fsck 1.43.8 (1-Jan-2018) >Using EXT2FS Library version 1.43.8, 1-Jan-2018 >Aug 10 01:29:21 localhost-live anaconda[3537]: program: ...done [7] (exit code: 0) >Aug 10 01:29:21 localhost-live anaconda[3537]: blivet: Ext4FS.supported: supported: True ; >Aug 10 01:29:21 localhost-live anaconda[3537]: blivet: get_format('ext4') returning Ext4FS instance with object id 0 >Aug 10 01:29:21 localhost-live anaconda[3537]: blivet: Ext4FS.supported: supported: True ; >Aug 10 01:29:21 localhost-live anaconda[3537]: blivet: trying to set new default fstype to 'ext4' >Aug 10 01:29:21 localhost-live anaconda[3537]: blivet: Ext4FS.supported: supported: True ; >Aug 10 01:29:21 localhost-live anaconda[3537]: blivet: get_format('ext4') returning Ext4FS instance with object id 1 >Aug 10 01:29:21 localhost-live anaconda[3537]: blivet: Ext4FS.supported: supported: True ; >Aug 10 01:29:21 localhost-live anaconda[3537]: anaconda: installclass: Searching /usr/lib64/python3.6/site-packages/pyanaconda/installclasses. >Aug 10 01:29:21 localhost-live anaconda[3537]: anaconda: installclass: Found Red Hat Enterprise Linux (RHELBaseInstallClass). >Aug 10 01:29:21 localhost-live anaconda[3537]: anaconda: installclass: Found Fedora (DefaultInstallClass). >Aug 10 01:29:21 localhost-live anaconda[3537]: anaconda: installclass: Found Fedora Server (FedoraServerInstallClass). >Aug 10 01:29:21 localhost-live anaconda[3537]: anaconda: installclass: Found Fedora Workstation (FedoraWorkstationInstallClass). >Aug 10 01:29:21 localhost-live anaconda[3537]: anaconda: installclass: Found Scientific Linux (ScientificBaseInstallClass). >Aug 10 01:29:21 localhost-live anaconda[3537]: anaconda: installclass: Found Atomic Host (AtomicHostInstallClass). >Aug 10 01:29:21 localhost-live anaconda[3537]: anaconda: installclass: Found Fedora (FedoraBaseInstallClass). >Aug 10 01:29:21 localhost-live anaconda[3537]: anaconda: installclass: Found CentOS Linux (CentOSBaseInstallClass). >Aug 10 01:29:21 localhost-live anaconda[3537]: anaconda: installclass: Using a visible install class Fedora (FedoraBaseInstallClass). >Aug 10 01:29:21 localhost-live anaconda[3537]: anaconda: bootloader: bootloader EFIGRUB on EFI platform >Aug 10 01:29:21 localhost-live anaconda[3537]: anaconda: autopart: Detected 31.23 GiB of memory >Aug 10 01:29:21 localhost-live anaconda[3537]: anaconda: autopart: Suggested swap size (15.61 GiB) exceeds 10 % of disk space, using 10 % of disk space (0.0) instead. >Aug 10 01:29:21 localhost-live anaconda[3537]: anaconda: autopart: Swap attempt of 0.0 >Aug 10 01:29:21 localhost-live anaconda[3537]: anaconda: bootloader: bootloader EFIGRUB on EFI platform >Aug 10 01:29:21 localhost-live anaconda[3537]: program: Running... udevadm settle --timeout=300 >Aug 10 01:29:21 localhost-live anaconda[3537]: program: Return code: 0 >Aug 10 01:29:21 localhost-live anaconda[3537]: program: Running... udevadm settle --timeout=300 >Aug 10 01:29:21 localhost-live anaconda[3537]: program: Return code: 0 >Aug 10 01:29:21 localhost-live anaconda[3537]: anaconda: storage_utils: LABEL=OEMDRV matches [] for devicetree=None and disks_only=True >Aug 10 01:29:21 localhost-live anaconda[3537]: anaconda: threading: Running Thread: AnaStorageThread (140630179706624) >Aug 10 01:29:21 localhost-live anaconda[3537]: anaconda: threading: Running Thread: AnaTimeInitThread (140629977065216) >Aug 10 01:29:22 localhost-live anaconda[3537]: anaconda: payload: Restarting payload thread >Aug 10 01:29:22 localhost-live anaconda[3537]: anaconda: threading: Running Thread: AnaPayloadRestartThread (140629968672512) >Aug 10 01:29:22 localhost-live anaconda[3537]: anaconda: geoloc: Geolocation is enabled. >Aug 10 01:29:22 localhost-live anaconda[3537]: anaconda: threading: Running Thread: AnaPayloadThread (140629960279808) >Aug 10 01:29:22 localhost-live anaconda[3537]: anaconda: payload: Updating payload thread state: 0 >Aug 10 01:29:22 localhost-live anaconda[3537]: anaconda: payload: Updating payload thread state: 1 >Aug 10 01:29:22 localhost-live anaconda[3537]: anaconda: threading: Thread Done: AnaPayloadRestartThread (140629968672512) >Aug 10 01:29:22 localhost-live anaconda[3537]: anaconda: threading: Running Thread: AnaGeolocationRefreshThread (140629951887104) >Aug 10 01:29:22 localhost-live anaconda[3537]: anaconda: flags: Not doing 'start chronyd' in live installation >Aug 10 01:29:22 localhost-live anaconda[3537]: anaconda: geoloc: Starting geolocation lookup >Aug 10 01:29:22 localhost-live anaconda[3537]: anaconda: geoloc: Geolocation provider: Fedora GeoIP >Aug 10 01:29:22 localhost-live anaconda[3537]: blivet: no initiator set >Aug 10 01:29:22 localhost-live anaconda[3537]: blivet: resetting Blivet (version 3.0.0.b1) instance <pyanaconda.storage.osinstall.InstallerStorage object at 0x7fe703eb33c8> >Aug 10 01:29:22 localhost-live anaconda[3537]: blivet: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] >Aug 10 01:29:22 localhost-live anaconda[3537]: blivet: Failed to call the update_volume_info method: libstoragemgmt functionality not available >Aug 10 01:29:22 localhost-live anaconda[3537]: program: Running [8] mpathconf --find_multipaths y --user_friendly_names y --with_multipathd y ... >Aug 10 01:29:22 localhost-live anaconda[3537]: anaconda: ui.gui: Detected primary monitor: 1920x1200 94dpix 94dpiy >Aug 10 01:29:22 localhost-live 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=1) >exe="/usr/lib/systemd/systemd" sauid=0 hostname=? addr=? terminal=?' >Aug 10 01:29:22 localhost-live 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=?' >Aug 10 01:29:22 localhost-live anaconda[3537]: program: stdout[8]: >Aug 10 01:29:22 localhost-live anaconda[3537]: program: stderr[8]: >Aug 10 01:29:22 localhost-live anaconda[3537]: program: ...done [8] (exit code: 0) >Aug 10 01:29:22 localhost-live anaconda[3537]: program: Running... udevadm settle --timeout=300 >Aug 10 01:29:22 localhost-live anaconda[3537]: program: Return code: 0 >Aug 10 01:29:22 localhost-live anaconda[3537]: blivet: devices to scan: ['sdh', 'sdh1', 'sdh2', 'sdh3', 'sdg', 'sdg1', 'sdg2', 'sdg3', 'sdg4', 'sr0', 'sda', 'sda1', 'sda2', 'sda3', 'sdb', 'sdb1', 'sdb2', 'sdc', 'sdc1', 'sdd', 'sdd1', 'sde', 'sdf', 'loop0', 'loop1', 'loop2', 'live-rw', 'live-base', 'myraidname', 'md127p1'] >Aug 10 01:29:22 localhost-live anaconda[3537]: blivet: DeviceTree.handle_device: name: sdh ; info: {'DEVLINKS': '/dev/disk/by-id/usb-Kingston_DataTraveler_2.0_C860008862E4EEA1DA1C44A9-0:0 ' >'/dev/disk/by-path/pci-0000:00:14.0-usb-0:12:1.0-scsi-0:0:0:0 ' >'/dev/disk/by-label/Fedora-SciK-Live-28-1-1 ' >'/dev/disk/by-uuid/2018-04-25-06-40-05-00', >'DEVNAME': '/dev/sdh', >'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb3/3-12/3-12:1.0/host8/target8:0:0/8:0:0:0/block/sdh', >'DEVTYPE': 'disk', >'ID_BUS': 'usb', >'ID_DRIVE_THUMB': '1', >'ID_FS_APPLICATION_ID': 'GENISOIMAGE\\x20ISO\\x209660\\x2fHFS\\x20FILESYSTEM\\x20CREATOR\\x20\\x28C\\x29\\x201993\\x20E.YOUNGDALE\\x20\\x28C\\x29\\x201997-2006\\x20J.PEARSON\\x2fJ.SCHILLING\\x20\\x28C\\x29\\x202006-2007\\x20CDRKIT\\x20TEAM', >'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', >'ID_FS_LABEL': 'Fedora-SciK-Live-28-1-1', >'ID_FS_LABEL_ENC': 'Fedora-SciK-Live-28-1-1', >'ID_FS_SYSTEM_ID': 'LINUX', >'ID_FS_TYPE': 'iso9660', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '2018-04-25-06-40-05-00', >'ID_FS_UUID_ENC': '2018-04-25-06-40-05-00', >'ID_FS_VERSION': 'Joliet Extension', >'ID_INSTANCE': '0:0', >'ID_MODEL': 'DataTraveler_2.0', >'ID_MODEL_ENC': 'DataTraveler\\x202.0', >'ID_MODEL_ID': '6545', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '2faae032', >'ID_PATH': 'pci-0000:00:14.0-usb-0:12:1.0-scsi-0:0:0:0', >'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_12_1_0-scsi-0_0_0_0', >'ID_REVISION': 'PMAP', >'ID_SERIAL': 'Kingston_DataTraveler_2.0_C860008862E4EEA1DA1C44A9-0:0', >'ID_SERIAL_SHORT': 'C860008862E4EEA1DA1C44A9', >'ID_TYPE': 'disk', >'ID_USB_DRIVER': 'usb-storage', >'ID_USB_INTERFACES': ':080650:', >'ID_USB_INTERFACE_NUM': '00', >'ID_VENDOR': 'Kingston', >'ID_VENDOR_ENC': 'Kingston', >'ID_VENDOR_ID': '0930', >'MAJOR': '8', >'MINOR': '112', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'SYS_NAME': 'sdh', >'SYS_PATH': '/sys/devices/pci0000:00/0000:00:14.0/usb3/3-12/3-12:1.0/host8/target8:0:0/8:0:0:0/block/sdh', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '12556065'} ; >Aug 10 01:29:22 localhost-live anaconda[3537]: blivet: scanning sdh (/sys/devices/pci0000:00/0000:00:14.0/usb3/3-12/3-12:1.0/host8/target8:0:0/8:0:0:0/block/sdh)... >Aug 10 01:29:22 localhost-live anaconda[3537]: blivet: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; >Aug 10 01:29:22 localhost-live anaconda[3537]: blivet: DeviceTree.get_device_by_name returned None >Aug 10 01:29:22 localhost-live anaconda[3537]: blivet: DiskDevicePopulator.run: name: sdh ; >Aug 10 01:29:22 localhost-live anaconda[3537]: blivet: sdh is a disk >Aug 10 01:29:22 localhost-live anaconda[3537]: blivet: get_format('None') returning DeviceFormat instance with object id 3 >Aug 10 01:29:22 localhost-live anaconda[3537]: blivet: get_format('None') returning DeviceFormat instance with object id 4 >Aug 10 01:29:22 localhost-live anaconda[3537]: blivet: DiskDevice._set_format: sdh ; type: None ; current: None ; >Aug 10 01:29:22 localhost-live anaconda[3537]: blivet: DiskDevice.update_sysfs_path: sdh ; status: True ; >Aug 10 01:29:22 localhost-live anaconda[3537]: blivet: sdh sysfs_path set to /sys/devices/pci0000:00/0000:00:14.0/usb3/3-12/3-12:1.0/host8/target8:0:0/8:0:0:0/block/sdh >Aug 10 01:29:22 localhost-live anaconda[3537]: blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/pci0000:00/0000:00:14.0/usb3/3-12/3-12:1.0/host8/target8:0:0/8:0:0:0/block/sdh ; >Aug 10 01:29:22 localhost-live anaconda[3537]: blivet: updated sdh size to 7.27 GiB (7.27 GiB) >Aug 10 01:29:22 localhost-live anaconda[3537]: blivet: added disk sdh (id 2) to device tree >Aug 10 01:29:22 localhost-live anaconda[3537]: blivet: got device: DiskDevice instance (0x7fe6e6f71f98) -- >name = sdh status = True id = 2 >children = [] >parents = [] >uuid = None size = 7.27 GiB >format = existing None >major = 8 minor = 112 exists = True protected = False >sysfs path = /sys/devices/pci0000:00/0000:00:14.0/usb3/3-12/3-12:1.0/host8/target8:0:0/8:0:0:0/block/sdh >target size = 7.27 GiB path = /dev/sdh >format args = [] original_format = None removable = True wwn = None >Aug 10 01:29:22 localhost-live anaconda[3537]: blivet: DeviceTree.handle_format: name: sdh ; >Aug 10 01:29:22 localhost-live anaconda[3537]: blivet: AppleBootstrapFS.supported: supported: True ; >Aug 10 01:29:22 localhost-live anaconda[3537]: blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 6 >Aug 10 01:29:22 localhost-live anaconda[3537]: blivet: EFIFS.supported: supported: True ; >Aug 10 01:29:22 localhost-live anaconda[3537]: blivet: get_format('efi') returning EFIFS instance with object id 7 >Aug 10 01:29:22 localhost-live anaconda[3537]: blivet: MacEFIFS.supported: supported: True ; >Aug 10 01:29:22 localhost-live anaconda[3537]: blivet: get_format('macefi') returning MacEFIFS instance with object id 8 >Aug 10 01:29:22 localhost-live anaconda[3537]: blivet: MacEFIFS.supported: supported: True ; >Aug 10 01:29:22 localhost-live anaconda[3537]: blivet: get_format('macefi') returning MacEFIFS instance with object id 9 >Aug 10 01:29:22 localhost-live anaconda[3537]: blivet: type detected on 'sdh' is 'iso9660' >Aug 10 01:29:22 localhost-live anaconda[3537]: blivet: Iso9660FS.supported: supported: True ; >Aug 10 01:29:22 localhost-live anaconda[3537]: blivet: get_format('iso9660') returning Iso9660FS instance with object id 10 >Aug 10 01:29:22 localhost-live anaconda[3537]: blivet: DiskDevice._set_format: sdh ; type: iso9660 ; current: None ; >Aug 10 01:29:22 localhost-live anaconda[3537]: program: Running... udevadm settle --timeout=300 >Aug 10 01:29:22 localhost-live anaconda[3537]: program: Return code: 0 >Aug 10 01:29:22 localhost-live anaconda[3537]: program: Running... udevadm settle --timeout=300 >Aug 10 01:29:22 localhost-live anaconda[3537]: program: Return code: 0 >Aug 10 01:29:22 localhost-live anaconda[3537]: program: Running... udevadm settle --timeout=300 >Aug 10 01:29:22 localhost-live anaconda[3537]: program: Return code: 0 >Aug 10 01:29:22 localhost-live anaconda[3537]: blivet: Iso9660FS.supported: supported: True ; >Aug 10 01:29:22 localhost-live anaconda[3537]: program: Running... udevadm settle --timeout=300 >Aug 10 01:29:22 localhost-live anaconda[3537]: program: Return code: 0 >Aug 10 01:29:22 localhost-live anaconda[3537]: blivet: Iso9660FS.supported: supported: True ; >Aug 10 01:29:22 localhost-live anaconda[3537]: blivet: got format: existing iso9660 filesystem >Aug 10 01:29:22 localhost-live anaconda[3537]: blivet: DeviceTree.handle_device: name: sdh1 ; info: {'DEVLINKS': '/dev/disk/by-path/pci-0000:00:14.0-usb-0:12:1.0-scsi-0:0:0:0-part1 ' >'/dev/disk/by-uuid/2018-04-25-06-40-05-00 ' >'/dev/disk/by-id/usb-Kingston_DataTraveler_2.0_C860008862E4EEA1DA1C44A9-0:0-part1 ' >'/dev/disk/by-label/Fedora-SciK-Live-28-1-1 ' >'/dev/disk/by-partuuid/2faae032-01', >'DEVNAME': '/dev/sdh1', >'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb3/3-12/3-12:1.0/host8/target8:0:0/8:0:0:0/block/sdh/sdh1', >'DEVTYPE': 'partition', >'ID_BUS': 'usb', >'ID_DRIVE_THUMB': '1', >'ID_FS_APPLICATION_ID': 'GENISOIMAGE\\x20ISO\\x209660\\x2fHFS\\x20FILESYSTEM\\x20CREATOR\\x20\\x28C\\x29\\x201993\\x20E.YOUNGDALE\\x20\\x28C\\x29\\x201997-2006\\x20J.PEARSON\\x2fJ.SCHILLING\\x20\\x28C\\x29\\x202006-2007\\x20CDRKIT\\x20TEAM', >'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', >'ID_FS_LABEL': 'Fedora-SciK-Live-28-1-1', >'ID_FS_LABEL_ENC': 'Fedora-SciK-Live-28-1-1', >'ID_FS_SYSTEM_ID': 'LINUX', >'ID_FS_TYPE': 'iso9660', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '2018-04-25-06-40-05-00', >'ID_FS_UUID_ENC': '2018-04-25-06-40-05-00', >'ID_FS_VERSION': 'Joliet Extension', >'ID_INSTANCE': '0:0', >'ID_MODEL': 'DataTraveler_2.0', >'ID_MODEL_ENC': 'DataTraveler\\x202.0', >'ID_MODEL_ID': '6545', >'ID_PART_ENTRY_DISK': '8:112', >'ID_PART_ENTRY_FLAGS': '0x80', >'ID_PART_ENTRY_NUMBER': '1', >'ID_PART_ENTRY_OFFSET': '0', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '7340032', >'ID_PART_ENTRY_TYPE': '0x0', >'ID_PART_ENTRY_UUID': '2faae032-01', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '2faae032', >'ID_PATH': 'pci-0000:00:14.0-usb-0:12:1.0-scsi-0:0:0:0', >'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_12_1_0-scsi-0_0_0_0', >'ID_REVISION': 'PMAP', >'ID_SERIAL': 'Kingston_DataTraveler_2.0_C860008862E4EEA1DA1C44A9-0:0', >'ID_SERIAL_SHORT': 'C860008862E4EEA1DA1C44A9', >'ID_TYPE': 'disk', >'ID_USB_DRIVER': 'usb-storage', >'ID_USB_INTERFACES': ':080650:', >'ID_USB_INTERFACE_NUM': '00', >'ID_VENDOR': 'Kingston', >'ID_VENDOR_ENC': 'Kingston', >'ID_VENDOR_ID': '0930', >'MAJOR': '8', >'MINOR': '113', >'PARTN': '1', >'SUBSYSTEM': 'block', >'SYS_NAME': 'sdh1', >'SYS_PATH': '/sys/devices/pci0000:00/0000:00:14.0/usb3/3-12/3-12:1.0/host8/target8:0:0/8:0:0:0/block/sdh/sdh1', >'TAGS': ':systemd:', >'UDISKS_IGNORE': '0', >'USEC_INITIALIZED': '12680245'} ; >Aug 10 01:29:22 localhost-live anaconda[3537]: blivet: scanning sdh1 (/sys/devices/pci0000:00/0000:00:14.0/usb3/3-12/3-12:1.0/host8/target8:0:0/8:0:0:0/block/sdh/sdh1)... >Aug 10 01:29:22 localhost-live anaconda[3537]: blivet: DeviceTree.get_device_by_name: name: sdh1 ; incomplete: False ; hidden: False ; >Aug 10 01:29:22 localhost-live anaconda[3537]: blivet: DeviceTree.get_device_by_name returned None >Aug 10 01:29:22 localhost-live anaconda[3537]: blivet: PartitionDevicePopulator.run: name: sdh1 ; >Aug 10 01:29:22 localhost-live anaconda[3537]: program: Running... udevadm settle --timeout=300 >Aug 10 01:29:22 localhost-live anaconda[3537]: program: Return code: 0 >Aug 10 01:29:22 localhost-live anaconda[3537]: blivet: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; >Aug 10 01:29:22 localhost-live anaconda[3537]: blivet: DeviceTree.get_device_by_name returned existing 7.27 GiB disk sdh (2) with existing iso9660 filesystem >Aug 10 01:29:22 localhost-live anaconda[3537]: blivet: lvm filter: adding sdh1 to the reject list >Aug 10 01:29:22 localhost-live anaconda[3537]: blivet: ignoring partition sdh1 on iso9660 >Aug 10 01:29:22 localhost-live anaconda[3537]: blivet: no device obtained for sdh1 >Aug 10 01:29:22 localhost-live anaconda[3537]: blivet: DeviceTree.handle_device: name: sdh2 ; info: {'DEVLINKS': '/dev/disk/by-partuuid/2faae032-02 /dev/disk/by-uuid/2B87-AD13 ' >'/dev/disk/by-path/pci-0000:00:14.0-usb-0:12:1.0-scsi-0:0:0:0-part2 ' >'/dev/disk/by-label/ANACONDA ' >'/dev/disk/by-id/usb-Kingston_DataTraveler_2.0_C860008862E4EEA1DA1C44A9-0:0-part2', >'DEVNAME': '/dev/sdh2', >'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb3/3-12/3-12:1.0/host8/target8:0:0/8:0:0:0/block/sdh/sdh2', >'DEVTYPE': 'partition', >'ID_BUS': 'usb', >'ID_DRIVE_THUMB': '1', >'ID_FS_APPLICATION_ID': 'GENISOIMAGE\\x20ISO\\x209660\\x2fHFS\\x20FILESYSTEM\\x20CREATOR\\x20\\x28C\\x29\\x201993\\x20E.YOUNGDALE\\x20\\x28C\\x29\\x201997-2006\\x20J.PEARSON\\x2fJ.SCHILLING\\x20\\x28C\\x29\\x202006-2007\\x20CDRKIT\\x20TEAM', >'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', >'ID_FS_LABEL': 'ANACONDA', >'ID_FS_LABEL_ENC': 'ANACONDA', >'ID_FS_SYSTEM_ID': 'LINUX', >'ID_FS_TYPE': 'vfat', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '2B87-AD13', >'ID_FS_UUID_ENC': '2B87-AD13', >'ID_FS_VERSION': 'FAT16', >'ID_INSTANCE': '0:0', >'ID_MODEL': 'DataTraveler_2.0', >'ID_MODEL_ENC': 'DataTraveler\\x202.0', >'ID_MODEL_ID': '6545', >'ID_PART_ENTRY_DISK': '8:112', >'ID_PART_ENTRY_NUMBER': '2', >'ID_PART_ENTRY_OFFSET': '122080', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '18656', >'ID_PART_ENTRY_TYPE': '0xef', >'ID_PART_ENTRY_UUID': '2faae032-02', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '2faae032', >'ID_PATH': 'pci-0000:00:14.0-usb-0:12:1.0-scsi-0:0:0:0', >'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_12_1_0-scsi-0_0_0_0', >'ID_REVISION': 'PMAP', >'ID_SERIAL': 'Kingston_DataTraveler_2.0_C860008862E4EEA1DA1C44A9-0:0', >'ID_SERIAL_SHORT': 'C860008862E4EEA1DA1C44A9', >'ID_TYPE': 'disk', >'ID_USB_DRIVER': 'usb-storage', >'ID_USB_INTERFACES': ':080650:', >'ID_USB_INTERFACE_NUM': '00', >'ID_VENDOR': 'Kingston', >'ID_VENDOR_ENC': 'Kingston', >'ID_VENDOR_ID': '0930', >'MAJOR': '8', >'MINOR': '114', >'PARTN': '2', >'SUBSYSTEM': 'block', >'SYS_NAME': 'sdh2', >'SYS_PATH': '/sys/devices/pci0000:00/0000:00:14.0/usb3/3-12/3-12:1.0/host8/target8:0:0/8:0:0:0/block/sdh/sdh2', >'TAGS': ':systemd:', >'UDISKS_IGNORE': '1', >'USEC_INITIALIZED': '12567454'} ; >Aug 10 01:29:22 localhost-live anaconda[3537]: blivet: scanning sdh2 (/sys/devices/pci0000:00/0000:00:14.0/usb3/3-12/3-12:1.0/host8/target8:0:0/8:0:0:0/block/sdh/sdh2)... >Aug 10 01:29:22 localhost-live anaconda[3537]: blivet: DeviceTree.get_device_by_name: name: sdh2 ; incomplete: False ; hidden: False ; >Aug 10 01:29:22 localhost-live anaconda[3537]: blivet: DeviceTree.get_device_by_name returned None >Aug 10 01:29:22 localhost-live anaconda[3537]: blivet: PartitionDevicePopulator.run: name: sdh2 ; >Aug 10 01:29:22 localhost-live anaconda[3537]: program: Running... udevadm settle --timeout=300 >Aug 10 01:29:22 localhost-live anaconda[3537]: program: Return code: 0 >Aug 10 01:29:22 localhost-live anaconda[3537]: blivet: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; >Aug 10 01:29:22 localhost-live anaconda[3537]: blivet: DeviceTree.get_device_by_name returned existing 7.27 GiB disk sdh (2) with existing iso9660 filesystem >Aug 10 01:29:22 localhost-live anaconda[3537]: blivet: lvm filter: adding sdh2 to the reject list >Aug 10 01:29:22 localhost-live anaconda[3537]: blivet: ignoring partition sdh2 on iso9660 >Aug 10 01:29:22 localhost-live anaconda[3537]: blivet: no device obtained for sdh2 >Aug 10 01:29:22 localhost-live anaconda[3537]: blivet: DeviceTree.handle_device: name: sdh3 ; info: {'DEVLINKS': '/dev/disk/by-label/ANACONDA ' >'/dev/disk/by-path/pci-0000:00:14.0-usb-0:12:1.0-scsi-0:0:0:0-part3 ' >'/dev/disk/by-id/usb-Kingston_DataTraveler_2.0_C860008862E4EEA1DA1C44A9-0:0-part3 ' >'/dev/disk/by-uuid/98d30d4b-57c8-3c73-9894-2765c7a74802 ' >'/dev/disk/by-partuuid/2faae032-03', >'DEVNAME': '/dev/sdh3', >'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb3/3-12/3-12:1.0/host8/target8:0:0/8:0:0:0/block/sdh/sdh3', >'DEVTYPE': 'partition', >'ID_BUS': 'usb', >'ID_DRIVE_THUMB': '1', >'ID_FS_APPLICATION_ID': 'GENISOIMAGE\\x20ISO\\x209660\\x2fHFS\\x20FILESYSTEM\\x20CREATOR\\x20\\x28C\\x29\\x201993\\x20E.YOUNGDALE\\x20\\x28C\\x29\\x201997-2006\\x20J.PEARSON\\x2fJ.SCHILLING\\x20\\x28C\\x29\\x202006-2007\\x20CDRKIT\\x20TEAM', >'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', >'ID_FS_LABEL': 'ANACONDA', >'ID_FS_LABEL_ENC': 'ANACONDA', >'ID_FS_SYSTEM_ID': 'LINUX', >'ID_FS_TYPE': 'hfsplus', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '98d30d4b-57c8-3c73-9894-2765c7a74802', >'ID_FS_UUID_ENC': '98d30d4b-57c8-3c73-9894-2765c7a74802', >'ID_FS_VERSION': 'Joliet Extension', >'ID_INSTANCE': '0:0', >'ID_MODEL': 'DataTraveler_2.0', >'ID_MODEL_ENC': 'DataTraveler\\x202.0', >'ID_MODEL_ID': '6545', >'ID_PART_ENTRY_DISK': '8:112', >'ID_PART_ENTRY_NUMBER': '3', >'ID_PART_ENTRY_OFFSET': '140736', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '39408', >'ID_PART_ENTRY_TYPE': '0x0', >'ID_PART_ENTRY_UUID': '2faae032-03', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '2faae032', >'ID_PATH': 'pci-0000:00:14.0-usb-0:12:1.0-scsi-0:0:0:0', >'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_12_1_0-scsi-0_0_0_0', >'ID_REVISION': 'PMAP', >'ID_SERIAL': 'Kingston_DataTraveler_2.0_C860008862E4EEA1DA1C44A9-0:0', >'ID_SERIAL_SHORT': 'C860008862E4EEA1DA1C44A9', >'ID_TYPE': 'disk', >'ID_USB_DRIVER': 'usb-storage', >'ID_USB_INTERFACES': ':080650:', >'ID_USB_INTERFACE_NUM': '00', >'ID_VENDOR': 'Kingston', >'ID_VENDOR_ENC': 'Kingston', >'ID_VENDOR_ID': '0930', >'MAJOR': '8', >'MINOR': '115', >'PARTN': '3', >'SUBSYSTEM': 'block', >'SYS_NAME': 'sdh3', >'SYS_PATH': '/sys/devices/pci0000:00/0000:00:14.0/usb3/3-12/3-12:1.0/host8/target8:0:0/8:0:0:0/block/sdh/sdh3', >'TAGS': ':systemd:', >'UDISKS_IGNORE': '1', >'USEC_INITIALIZED': '12583607'} ; >Aug 10 01:29:22 localhost-live anaconda[3537]: blivet: scanning sdh3 (/sys/devices/pci0000:00/0000:00:14.0/usb3/3-12/3-12:1.0/host8/target8:0:0/8:0:0:0/block/sdh/sdh3)... >Aug 10 01:29:22 localhost-live anaconda[3537]: blivet: DeviceTree.get_device_by_name: name: sdh3 ; incomplete: False ; hidden: False ; >Aug 10 01:29:22 localhost-live anaconda[3537]: blivet: DeviceTree.get_device_by_name returned None >Aug 10 01:29:22 localhost-live anaconda[3537]: blivet: PartitionDevicePopulator.run: name: sdh3 ; >Aug 10 01:29:22 localhost-live anaconda[3537]: program: Running... udevadm settle --timeout=300 >Aug 10 01:29:22 localhost-live anaconda[3537]: program: Return code: 0 >Aug 10 01:29:22 localhost-live anaconda[3537]: blivet: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; >Aug 10 01:29:22 localhost-live anaconda[3537]: blivet: DeviceTree.get_device_by_name returned existing 7.27 GiB disk sdh (2) with existing iso9660 filesystem >Aug 10 01:29:22 localhost-live anaconda[3537]: blivet: lvm filter: adding sdh3 to the reject list >Aug 10 01:29:22 localhost-live anaconda[3537]: blivet: ignoring partition sdh3 on iso9660 >Aug 10 01:29:22 localhost-live anaconda[3537]: blivet: no device obtained for sdh3 >Aug 10 01:29:22 localhost-live anaconda[3537]: blivet: DeviceTree.handle_device: name: sdg ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x50025385a00a5a17 ' >'/dev/disk/by-path/pci-0000:04:00.0-ata-1 ' >'/dev/disk/by-id/ata-Samsung_SSD_840_PRO_Series_S1ATNSAD757489A', >'DEVNAME': '/dev/sdg', >'DEVPATH': '/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdg', >'DEVTYPE': 'disk', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_HPA': '1', >'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', >'ID_ATA_FEATURE_SET_PM': '1', >'ID_ATA_FEATURE_SET_PM_ENABLED': '1', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '2', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', >'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '0', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_MODEL': 'Samsung_SSD_840_PRO_Series', >'ID_MODEL_ENC': 'Samsung\\x20SSD\\x20840\\x20PRO\\x20Series\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_TABLE_TYPE': 'gpt', >'ID_PART_TABLE_UUID': 'fe5661ee-abf8-4fbf-bb3b-2bfd0c8925c7', >'ID_PATH': 'pci-0000:04:00.0-ata-1', >'ID_PATH_TAG': 'pci-0000_04_00_0-ata-1', >'ID_REVISION': 'DXM05B0Q', >'ID_SERIAL': 'Samsung_SSD_840_PRO_Series_S1ATNSAD757489A', >'ID_SERIAL_SHORT': 'S1ATNSAD757489A', >'ID_TYPE': 'disk', >'ID_WWN': '0x50025385a00a5a17', >'ID_WWN_WITH_EXTENSION': '0x50025385a00a5a17', >'MAJOR': '8', >'MINOR': '96', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'SYS_NAME': 'sdg', >'SYS_PATH': '/sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdg', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '12063356'} ; >Aug 10 01:29:22 localhost-live anaconda[3537]: blivet: scanning sdg (/sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdg)... >Aug 10 01:29:22 localhost-live anaconda[3537]: blivet: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; >Aug 10 01:29:22 localhost-live anaconda[3537]: blivet: DeviceTree.get_device_by_name returned None >Aug 10 01:29:22 localhost-live anaconda[3537]: blivet: DiskDevicePopulator.run: name: sdg ; >Aug 10 01:29:22 localhost-live anaconda[3537]: blivet: sdg is a disk >Aug 10 01:29:22 localhost-live anaconda[3537]: blivet: get_format('None') returning DeviceFormat instance with object id 13 >Aug 10 01:29:22 localhost-live anaconda[3537]: blivet: get_format('None') returning DeviceFormat instance with object id 14 >Aug 10 01:29:22 localhost-live anaconda[3537]: blivet: DiskDevice._set_format: sdg ; type: None ; current: None ; >Aug 10 01:29:22 localhost-live anaconda[3537]: blivet: DiskDevice.update_sysfs_path: sdg ; status: True ; >Aug 10 01:29:22 localhost-live anaconda[3537]: blivet: sdg sysfs_path set to /sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdg >Aug 10 01:29:22 localhost-live anaconda[3537]: blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdg ; >Aug 10 01:29:22 localhost-live anaconda[3537]: blivet: updated sdg size to 238.47 GiB (238.47 GiB) >Aug 10 01:29:22 localhost-live anaconda[3537]: blivet: added disk sdg (id 12) to device tree >Aug 10 01:29:22 localhost-live anaconda[3537]: blivet: got device: DiskDevice instance (0x7fe6e6eebe10) -- >name = sdg status = True id = 12 >children = [] >parents = [] >uuid = None size = 238.47 GiB >format = existing None >major = 8 minor = 96 exists = True protected = False >sysfs path = /sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdg >target size = 238.47 GiB path = /dev/sdg >format args = [] original_format = None removable = False wwn = 0x50025385a00a5a17 >Aug 10 01:29:22 localhost-live anaconda[3537]: blivet: DeviceTree.handle_format: name: sdg ; >Aug 10 01:29:22 localhost-live anaconda[3537]: blivet: AppleBootstrapFS.supported: supported: True ; >Aug 10 01:29:22 localhost-live anaconda[3537]: blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 16 >Aug 10 01:29:22 localhost-live anaconda[3537]: blivet: EFIFS.supported: supported: True ; >Aug 10 01:29:22 localhost-live anaconda[3537]: blivet: get_format('efi') returning EFIFS instance with object id 17 >Aug 10 01:29:22 localhost-live anaconda[3537]: blivet: MacEFIFS.supported: supported: True ; >Aug 10 01:29:22 localhost-live anaconda[3537]: blivet: get_format('macefi') returning MacEFIFS instance with object id 18 >Aug 10 01:29:22 localhost-live anaconda[3537]: blivet: MacEFIFS.supported: supported: True ; >Aug 10 01:29:22 localhost-live anaconda[3537]: blivet: get_format('macefi') returning MacEFIFS instance with object id 19 >Aug 10 01:29:22 localhost-live anaconda[3537]: blivet: DiskLabelFormatPopulator.run: device: sdg ; label_type: gpt ; >Aug 10 01:29:22 localhost-live anaconda[3537]: blivet: DiskDevice.setup: sdg ; orig: False ; status: True ; controllable: True ; >Aug 10 01:29:22 localhost-live anaconda[3537]: blivet: DiskLabel.__init__: uuid: fe5661ee-abf8-4fbf-bb3b-2bfd0c8925c7 ; label: None ; device: /dev/sdg ; serial: Samsung_SSD_840_PRO_Series_S1ATNSAD757489A ; exists: True ; >Aug 10 01:29:22 localhost-live kernel: ata7.00: Enabling discard_zeroes_data >Aug 10 01:29:22 localhost-live anaconda[3537]: blivet: Clear pmbr_boot on parted.Disk instance -- >type: gpt primaryPartitionCount: 4 >lastPartitionNumber: 4 maxPrimaryPartitionCount: 128 >partitions: [<parted.partition.Partition object at 0x7fe6e6e58160>, <parted.partition.Partition object at 0x7fe6e6e58358>, <parted.partition.Partition object at 0x7fe6e6e580b8>, <parted.partition.Partition object at 0x7fe6e6e585c0>] >device: <parted.device.Device object at 0x7fe6e6ec4d30> >PedDisk: <_ped.Disk object at 0x7fe6e6eb9f48> >Aug 10 01:29:22 localhost-live kernel: sdg: sdg1 sdg2 sdg3 sdg4 >Aug 10 01:29:22 localhost-live anaconda[3537]: blivet: get_format('disklabel') returning DiskLabel instance with object id 20 >Aug 10 01:29:22 localhost-live anaconda[3537]: blivet: DiskDevice._set_format: sdg ; type: disklabel ; current: None ; >Aug 10 01:29:22 localhost-live kdeinit5[1841]: QObject::connect: invalid null parameter >Aug 10 01:29:22 localhost-live anaconda[3537]: blivet: got format: existing gpt disklabel >Aug 10 01:29:22 localhost-live anaconda[3537]: blivet: DeviceTree.handle_device: name: sdg1 ; info: {'DEVLINKS': '/dev/disk/by-id/ata-Samsung_SSD_840_PRO_Series_S1ATNSAD757489A-part1 ' >'/dev/disk/by-label/win7x64 /dev/disk/by-uuid/49651ABC464D8668 ' >'/dev/disk/by-path/pci-0000:04:00.0-ata-1-part1 ' >'/dev/disk/by-id/wwn-0x50025385a00a5a17-part1 ' >'/dev/disk/by-partuuid/cf533694-78fc-4a88-a0fd-5f2d9030f900', >'DEVNAME': '/dev/sdg1', >'DEVPATH': '/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdg/sdg1', >'DEVTYPE': 'partition', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_HPA': '1', >'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', >'ID_ATA_FEATURE_SET_PM': '1', >'ID_ATA_FEATURE_SET_PM_ENABLED': '1', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '2', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', >'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '0', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_FS_LABEL': 'win7x64', >'ID_FS_LABEL_ENC': 'win7x64', >'ID_FS_TYPE': 'ntfs', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '49651ABC464D8668', >'ID_FS_UUID_ENC': '49651ABC464D8668', >'ID_MODEL': 'Samsung_SSD_840_PRO_Series', >'ID_MODEL_ENC': 'Samsung\\x20SSD\\x20840\\x20PRO\\x20Series\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_ENTRY_DISK': '8:96', >'ID_PART_ENTRY_NUMBER': '1', >'ID_PART_ENTRY_OFFSET': '34', >'ID_PART_ENTRY_SCHEME': 'gpt', >'ID_PART_ENTRY_SIZE': '352229772', >'ID_PART_ENTRY_TYPE': 'ebd0a0a2-b9e5-4433-87c0-68b6b72699c7', >'ID_PART_ENTRY_UUID': 'cf533694-78fc-4a88-a0fd-5f2d9030f900', >'ID_PART_TABLE_TYPE': 'gpt', >'ID_PART_TABLE_UUID': 'fe5661ee-abf8-4fbf-bb3b-2bfd0c8925c7', >'ID_PATH': 'pci-0000:04:00.0-ata-1', >'ID_PATH_TAG': 'pci-0000_04_00_0-ata-1', >'ID_REVISION': 'DXM05B0Q', >'ID_SERIAL': 'Samsung_SSD_840_PRO_Series_S1ATNSAD757489A', >'ID_SERIAL_SHORT': 'S1ATNSAD757489A', >'ID_TYPE': 'disk', >'ID_WWN': '0x50025385a00a5a17', >'ID_WWN_WITH_EXTENSION': '0x50025385a00a5a17', >'MAJOR': '8', >'MINOR': '97', >'PARTN': '1', >'SUBSYSTEM': 'block', >'SYS_NAME': 'sdg1', >'SYS_PATH': '/sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdg/sdg1', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '451812573'} ; >Aug 10 01:29:22 localhost-live anaconda[3537]: blivet: scanning sdg1 (/sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdg/sdg1)... >Aug 10 01:29:22 localhost-live anaconda[3537]: blivet: DeviceTree.get_device_by_name: name: sdg1 ; incomplete: False ; hidden: False ; >Aug 10 01:29:22 localhost-live kdeinit5[1841]: QObject::connect: invalid null parameter >Aug 10 01:29:22 localhost-live anaconda[3537]: blivet: DeviceTree.get_device_by_name returned None >Aug 10 01:29:22 localhost-live anaconda[3537]: blivet: PartitionDevicePopulator.run: name: sdg1 ; >Aug 10 01:29:22 localhost-live anaconda[3537]: program: Running... udevadm settle --timeout=300 >Aug 10 01:29:22 localhost-live kdeinit5[1841]: QObject::connect: invalid null parameter >Aug 10 01:29:22 localhost-live anaconda[3537]: program: Return code: 0 >Aug 10 01:29:22 localhost-live kdeinit5[1841]: QObject::connect: invalid null parameter >Aug 10 01:29:22 localhost-live anaconda[3537]: blivet: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; >Aug 10 01:29:22 localhost-live anaconda[3537]: blivet: DeviceTree.get_device_by_name returned existing 238.47 GiB disk sdg (12) with existing gpt disklabel >Aug 10 01:29:22 localhost-live anaconda[3537]: blivet: get_format('None') returning DeviceFormat instance with object id 23 >Aug 10 01:29:22 localhost-live anaconda[3537]: blivet: DiskDevice.add_child: name: sdg ; child: sdg1 ; kids: 0 ; >Aug 10 01:29:22 localhost-live anaconda[3537]: blivet: get_format('None') returning DeviceFormat instance with object id 24 >Aug 10 01:29:22 localhost-live anaconda[3537]: blivet: PartitionDevice._set_format: sdg1 ; type: None ; current: None ; >Aug 10 01:29:22 localhost-live anaconda[3537]: blivet: PartitionDevice.update_sysfs_path: sdg1 ; status: True ; >Aug 10 01:29:22 localhost-live anaconda[3537]: blivet: sdg1 sysfs_path set to /sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdg/sdg1 >Aug 10 01:29:22 localhost-live anaconda[3537]: blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sdg1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdg/sdg1 ; >Aug 10 01:29:22 localhost-live anaconda[3537]: blivet: updated sdg1 size to 167.96 GiB (167.96 GiB) >Aug 10 01:29:22 localhost-live anaconda[3537]: blivet: looking up parted Partition: /dev/sdg1 >Aug 10 01:29:22 localhost-live anaconda[3537]: blivet: PartitionDevice.probe: sdg1 ; exists: True ; >Aug 10 01:29:22 localhost-live anaconda[3537]: blivet: PartitionDevice.get_flag: path: /dev/sdg1 ; flag: 1 ; >Aug 10 01:29:22 localhost-live anaconda[3537]: blivet: PartitionDevice.get_flag: path: /dev/sdg1 ; flag: 10 ; >Aug 10 01:29:22 localhost-live anaconda[3537]: blivet: PartitionDevice.get_flag: path: /dev/sdg1 ; flag: 12 ; >Aug 10 01:29:22 localhost-live anaconda[3537]: blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sdg1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdg/sdg1 ; >Aug 10 01:29:22 localhost-live anaconda[3537]: blivet: updated sdg1 size to 167.96 GiB (167.96 GiB) >Aug 10 01:29:22 localhost-live anaconda[3537]: blivet: added partition sdg1 (id 22) to device tree >Aug 10 01:29:22 localhost-live anaconda[3537]: blivet: got device: PartitionDevice instance (0x7fe6e6e58c50) -- >name = sdg1 status = True id = 22 >children = [] >parents = ['existing 238.47 GiB disk sdg (12) with existing gpt disklabel'] >uuid = cf533694-78fc-4a88-a0fd-5f2d9030f900 size = 167.96 GiB >format = existing None >major = 8 minor = 97 exists = True protected = False >sysfs path = /sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdg/sdg1 >target size = 167.96 GiB path = /dev/sdg1 >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 0x7fe6e6ec4ba8> fileSystem: <parted.filesystem.FileSystem object at 0x7fe6e6e582b0> >number: 1 path: /dev/sdg1 type: 0 >name: active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fe6e6e581d0> PedPartition: <_ped.Partition object at 0x7fe6e6ebc0a0> >disk = existing 238.47 GiB disk sdg (12) with existing gpt disklabel >start = 34 end = 352229805 length = 352229772 >flags = msftdata >Aug 10 01:29:22 localhost-live anaconda[3537]: blivet: DeviceTree.handle_format: name: sdg1 ; >Aug 10 01:29:22 localhost-live anaconda[3537]: blivet: AppleBootstrapFS.supported: supported: True ; >Aug 10 01:29:22 localhost-live anaconda[3537]: blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 26 >Aug 10 01:29:22 localhost-live anaconda[3537]: blivet: EFIFS.supported: supported: True ; >Aug 10 01:29:22 localhost-live anaconda[3537]: blivet: get_format('efi') returning EFIFS instance with object id 27 >Aug 10 01:29:22 localhost-live anaconda[3537]: blivet: MacEFIFS.supported: supported: True ; >Aug 10 01:29:22 localhost-live anaconda[3537]: blivet: get_format('macefi') returning MacEFIFS instance with object id 28 >Aug 10 01:29:22 localhost-live anaconda[3537]: blivet: MacEFIFS.supported: supported: True ; >Aug 10 01:29:22 localhost-live anaconda[3537]: blivet: get_format('macefi') returning MacEFIFS instance with object id 29 >Aug 10 01:29:22 localhost-live anaconda[3537]: blivet: type detected on 'sdg1' is 'ntfs' >Aug 10 01:29:22 localhost-live anaconda[3537]: program: Running... ntfsinfo -m /dev/sdg1 >Aug 10 01:29:22 localhost-live anaconda[3537]: program: stdout: >Aug 10 01:29:22 localhost-live anaconda[3537]: program: Volume Information >Aug 10 01:29:22 localhost-live anaconda[3537]: program: Name of device: /dev/sdg1 >Aug 10 01:29:22 localhost-live anaconda[3537]: program: Device state: 11 >Aug 10 01:29:22 localhost-live anaconda[3537]: program: Volume Name: win7x64 >Aug 10 01:29:22 localhost-live anaconda[3537]: program: Volume State: 91 >Aug 10 01:29:22 localhost-live anaconda[3537]: program: Volume Flags: 0x0000 >Aug 10 01:29:22 localhost-live anaconda[3537]: program: Volume Version: 3.1 >Aug 10 01:29:22 localhost-live anaconda[3537]: program: Sector Size: 512 >Aug 10 01:29:22 localhost-live anaconda[3537]: program: Cluster Size: 4096 >Aug 10 01:29:22 localhost-live anaconda[3537]: program: Index Block Size: 4096 >Aug 10 01:29:22 localhost-live anaconda[3537]: program: Volume Size in Clusters: 44028721 >Aug 10 01:29:22 localhost-live anaconda[3537]: program: MFT Information >Aug 10 01:29:22 localhost-live anaconda[3537]: program: MFT Record Size: 1024 >Aug 10 01:29:22 localhost-live anaconda[3537]: program: MFT Zone Multiplier: 0 >Aug 10 01:29:22 localhost-live anaconda[3537]: program: MFT Data Position: 24 >Aug 10 01:29:22 localhost-live anaconda[3537]: program: MFT Zone Start: 0 >Aug 10 01:29:22 localhost-live anaconda[3537]: program: MFT Zone End: 5503594 >Aug 10 01:29:22 localhost-live anaconda[3537]: program: MFT Zone Position: 4 >Aug 10 01:29:22 localhost-live anaconda[3537]: program: Current Position in First Data Zone: 5503594 >Aug 10 01:29:22 localhost-live anaconda[3537]: program: Current Position in Second Data Zone: 0 >Aug 10 01:29:22 localhost-live anaconda[3537]: program: Allocated clusters 152448 (0.3%) >Aug 10 01:29:22 localhost-live anaconda[3537]: program: LCN of Data Attribute for FILE_MFT: 4 >Aug 10 01:29:22 localhost-live anaconda[3537]: program: FILE_MFTMirr Size: 4 >Aug 10 01:29:22 localhost-live anaconda[3537]: program: LCN of Data Attribute for File_MFTMirr: 13743605 >Aug 10 01:29:22 localhost-live anaconda[3537]: program: Size of Attribute Definition Table: 2560 >Aug 10 01:29:22 localhost-live anaconda[3537]: program: Number of Attached Extent Inodes: 0 >Aug 10 01:29:22 localhost-live anaconda[3537]: program: FILE_Bitmap Information >Aug 10 01:29:22 localhost-live anaconda[3537]: program: FILE_Bitmap MFT Record Number: 6 >Aug 10 01:29:22 localhost-live anaconda[3537]: program: State of FILE_Bitmap Inode: 80 >Aug 10 01:29:22 localhost-live anaconda[3537]: program: Length of Attribute List: 0 >Aug 10 01:29:22 localhost-live anaconda[3537]: program: Number of Attached Extent Inodes: 0 >Aug 10 01:29:22 localhost-live anaconda[3537]: program: FILE_Bitmap Data Attribute Information >Aug 10 01:29:22 localhost-live anaconda[3537]: program: Decompressed Runlist: not done yet >Aug 10 01:29:22 localhost-live anaconda[3537]: program: Base Inode: 6 >Aug 10 01:29:22 localhost-live anaconda[3537]: program: Attribute Types: not done yet >Aug 10 01:29:22 localhost-live anaconda[3537]: program: Attribute Name Length: 0 >Aug 10 01:29:22 localhost-live anaconda[3537]: program: Attribute State: 3 >Aug 10 01:29:22 localhost-live anaconda[3537]: program: Attribute Allocated Size: 5505024 >Aug 10 01:29:22 localhost-live anaconda[3537]: program: Attribute Data Size: 5503592 >Aug 10 01:29:22 localhost-live anaconda[3537]: program: Attribute Initialized Size: 5503592 >Aug 10 01:29:22 localhost-live anaconda[3537]: program: Attribute Compressed Size: 0 >Aug 10 01:29:22 localhost-live anaconda[3537]: program: Compression Block Size: 0 >Aug 10 01:29:22 localhost-live anaconda[3537]: program: Compression Block Size Bits: 0 >Aug 10 01:29:22 localhost-live anaconda[3537]: program: Compression Block Clusters: 0 >Aug 10 01:29:22 localhost-live anaconda[3537]: program: Free Clusters: 10284241 (23.4%) >Aug 10 01:29:22 localhost-live anaconda[3537]: program: Return code: 0 >Aug 10 01:29:22 localhost-live anaconda[3537]: program: Running... ntfsresize -m /dev/sdg1 >Aug 10 01:29:22 localhost-live anaconda[3537]: anaconda: geoloc: Geolocation lookup finished in 0.9 seconds >Aug 10 01:29:22 localhost-live anaconda[3537]: anaconda: geoloc: got results from geolocation >Aug 10 01:29:22 localhost-live anaconda[3537]: anaconda: geoloc: Waited 0.65 seconds for Geolocation >Aug 10 01:29:22 localhost-live anaconda[3537]: anaconda: threading: Thread Done: AnaGeolocationRefreshThread (140629951887104) >Aug 10 01:29:22 localhost-live org.fedoraproject.Anaconda.Modules.Localization[3559]: DEBUG:anaconda.modules.localization.localization:Language is set to nl_NL.UTF-8. >Aug 10 01:29:22 localhost-live anaconda[3537]: anaconda: localization: setting locale to: nl_NL.UTF-8 >Aug 10 01:29:22 localhost-live anaconda[3537]: anaconda: localization: setting locale to: nl_NL.UTF-8 >Aug 10 01:29:22 localhost-live anaconda[3537]: anaconda: ui.common: Entered spoke: WelcomeLanguageSpoke >Aug 10 01:29:22 localhost-live anaconda[3537]: anaconda: misc: /usr/lib64/python3.6/site-packages/gi/overrides/Gdk.py:336: DeprecationWarning: Gdk.Cursor.new is deprecated >return cls.new(*args, **kwds) >Aug 10 01:29:25 localhost-live anaconda[3537]: program: stdout: >Aug 10 01:29:25 localhost-live anaconda[3537]: program: ntfsresize v2017.3.23 (libntfs-3g) >Aug 10 01:29:25 localhost-live anaconda[3537]: program: Minsize (in MB): 138218 >Aug 10 01:29:25 localhost-live anaconda[3537]: program: Return code: 0 >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: padding min size from 128,73 GiB up to 129,21 GiB >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: NTFS.supported: supported: False ; >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: get_format('ntfs') returning NTFS instance with object id 30 >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: PartitionDevice._set_format: sdg1 ; type: ntfs ; current: None ; >Aug 10 01:29:25 localhost-live anaconda[3537]: program: Running... udevadm settle --timeout=300 >Aug 10 01:29:25 localhost-live anaconda[3537]: program: Return code: 0 >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: NTFS.supported: supported: False ; >Aug 10 01:29:25 localhost-live anaconda[3537]: program: Running... udevadm settle --timeout=300 >Aug 10 01:29:25 localhost-live anaconda[3537]: program: Return code: 0 >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: NTFS.supported: supported: False ; >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: got format: existing ntfs filesystem >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: DeviceTree.handle_device: name: sdg2 ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x50025385a00a5a17-part2 ' >'/dev/disk/by-partuuid/d8517309-3ae8-4a0e-958f-1952af48e70d ' >'/dev/disk/by-id/ata-Samsung_SSD_840_PRO_Series_S1ATNSAD757489A-part2 ' >'/dev/disk/by-uuid/A21E310A1E30D8CD ' >'/dev/disk/by-path/pci-0000:04:00.0-ata-1-part2', >'DEVNAME': '/dev/sdg2', >'DEVPATH': '/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdg/sdg2', >'DEVTYPE': 'partition', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_HPA': '1', >'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', >'ID_ATA_FEATURE_SET_PM': '1', >'ID_ATA_FEATURE_SET_PM_ENABLED': '1', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '2', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', >'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '0', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_FS_TYPE': 'ntfs', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': 'A21E310A1E30D8CD', >'ID_FS_UUID_ENC': 'A21E310A1E30D8CD', >'ID_MODEL': 'Samsung_SSD_840_PRO_Series', >'ID_MODEL_ENC': 'Samsung\\x20SSD\\x20840\\x20PRO\\x20Series\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_ENTRY_DISK': '8:96', >'ID_PART_ENTRY_FLAGS': '0x1', >'ID_PART_ENTRY_NUMBER': '2', >'ID_PART_ENTRY_OFFSET': '352231424', >'ID_PART_ENTRY_SCHEME': 'gpt', >'ID_PART_ENTRY_SIZE': '1746944', >'ID_PART_ENTRY_TYPE': 'de94bba4-06d1-4d40-a16a-bfd50179d6ac', >'ID_PART_ENTRY_UUID': 'd8517309-3ae8-4a0e-958f-1952af48e70d', >'ID_PART_TABLE_TYPE': 'gpt', >'ID_PART_TABLE_UUID': 'fe5661ee-abf8-4fbf-bb3b-2bfd0c8925c7', >'ID_PATH': 'pci-0000:04:00.0-ata-1', >'ID_PATH_TAG': 'pci-0000_04_00_0-ata-1', >'ID_REVISION': 'DXM05B0Q', >'ID_SERIAL': 'Samsung_SSD_840_PRO_Series_S1ATNSAD757489A', >'ID_SERIAL_SHORT': 'S1ATNSAD757489A', >'ID_TYPE': 'disk', >'ID_WWN': '0x50025385a00a5a17', >'ID_WWN_WITH_EXTENSION': '0x50025385a00a5a17', >'MAJOR': '8', >'MINOR': '98', >'PARTN': '2', >'SUBSYSTEM': 'block', >'SYS_NAME': 'sdg2', >'SYS_PATH': '/sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdg/sdg2', >'TAGS': ':systemd:', >'UDISKS_IGNORE': '1', >'USEC_INITIALIZED': '451812634'} ; >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: scanning sdg2 (/sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdg/sdg2)... >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: DeviceTree.get_device_by_name: name: sdg2 ; incomplete: False ; hidden: False ; >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: DeviceTree.get_device_by_name returned None >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: PartitionDevicePopulator.run: name: sdg2 ; >Aug 10 01:29:25 localhost-live anaconda[3537]: program: Running... udevadm settle --timeout=300 >Aug 10 01:29:25 localhost-live anaconda[3537]: program: Return code: 0 >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: DeviceTree.get_device_by_name returned existing 238,47 GiB disk sdg (12) with existing gpt disklabel >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: get_format('None') returning DeviceFormat instance with object id 33 >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: DiskDevice.add_child: name: sdg ; child: sdg2 ; kids: 1 ; >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: get_format('None') returning DeviceFormat instance with object id 34 >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: PartitionDevice._set_format: sdg2 ; type: None ; current: None ; >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: PartitionDevice.update_sysfs_path: sdg2 ; status: True ; >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: sdg2 sysfs_path set to /sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdg/sdg2 >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sdg2 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdg/sdg2 ; >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: updated sdg2 size to 853 MiB (853 MiB) >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: looking up parted Partition: /dev/sdg2 >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: PartitionDevice.probe: sdg2 ; exists: True ; >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: PartitionDevice.get_flag: path: /dev/sdg2 ; flag: 1 ; >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: PartitionDevice.get_flag: path: /dev/sdg2 ; flag: 10 ; >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: PartitionDevice.get_flag: path: /dev/sdg2 ; flag: 12 ; >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sdg2 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdg/sdg2 ; >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: updated sdg2 size to 853 MiB (853 MiB) >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: added partition sdg2 (id 32) to device tree >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: got device: PartitionDevice instance (0x7fe6e6de6e48) -- >name = sdg2 status = True id = 32 >children = [] >parents = ['existing 238,47 GiB disk sdg (12) with existing gpt disklabel'] >uuid = d8517309-3ae8-4a0e-958f-1952af48e70d size = 853 MiB >format = existing None >major = 8 minor = 98 exists = True protected = False >sysfs path = /sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdg/sdg2 >target size = 853 MiB path = /dev/sdg2 >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 0x7fe6e6ec4ba8> fileSystem: <parted.filesystem.FileSystem object at 0x7fe6e6e58470> >number: 2 path: /dev/sdg2 type: 0 >name: active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fe6e6e58400> PedPartition: <_ped.Partition object at 0x7fe6e6ebc0f8> >disk = existing 238,47 GiB disk sdg (12) with existing gpt disklabel >start = 352231424 end = 353978367 length = 1746944 >flags = hidden, diag >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: DeviceTree.handle_format: name: sdg2 ; >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: AppleBootstrapFS.supported: supported: True ; >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 36 >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: EFIFS.supported: supported: True ; >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: get_format('efi') returning EFIFS instance with object id 37 >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: MacEFIFS.supported: supported: True ; >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: get_format('macefi') returning MacEFIFS instance with object id 38 >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: MacEFIFS.supported: supported: True ; >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: get_format('macefi') returning MacEFIFS instance with object id 39 >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: type detected on 'sdg2' is 'ntfs' >Aug 10 01:29:25 localhost-live anaconda[3537]: program: Running... ntfsinfo -m /dev/sdg2 >Aug 10 01:29:25 localhost-live anaconda[3537]: program: stdout: >Aug 10 01:29:25 localhost-live anaconda[3537]: program: Volume Information >Aug 10 01:29:25 localhost-live anaconda[3537]: program: Name of device: /dev/sdg2 >Aug 10 01:29:25 localhost-live anaconda[3537]: program: Device state: 11 >Aug 10 01:29:25 localhost-live anaconda[3537]: program: Volume Name: >Aug 10 01:29:25 localhost-live anaconda[3537]: program: Volume State: 91 >Aug 10 01:29:25 localhost-live anaconda[3537]: program: Volume Flags: 0x0080 >Aug 10 01:29:25 localhost-live anaconda[3537]: program: Volume Version: 3.1 >Aug 10 01:29:25 localhost-live anaconda[3537]: program: Sector Size: 512 >Aug 10 01:29:25 localhost-live anaconda[3537]: program: Cluster Size: 4096 >Aug 10 01:29:25 localhost-live anaconda[3537]: program: Index Block Size: 4096 >Aug 10 01:29:25 localhost-live anaconda[3537]: program: Volume Size in Clusters: 218367 >Aug 10 01:29:25 localhost-live anaconda[3537]: program: MFT Information >Aug 10 01:29:25 localhost-live anaconda[3537]: program: MFT Record Size: 1024 >Aug 10 01:29:25 localhost-live anaconda[3537]: program: MFT Zone Multiplier: 0 >Aug 10 01:29:25 localhost-live anaconda[3537]: program: MFT Data Position: 24 >Aug 10 01:29:25 localhost-live anaconda[3537]: program: MFT Zone Start: 72789 >Aug 10 01:29:25 localhost-live anaconda[3537]: program: MFT Zone End: 100084 >Aug 10 01:29:25 localhost-live anaconda[3537]: program: MFT Zone Position: 72789 >Aug 10 01:29:25 localhost-live anaconda[3537]: program: Current Position in First Data Zone: 100084 >Aug 10 01:29:25 localhost-live anaconda[3537]: program: Current Position in Second Data Zone: 0 >Aug 10 01:29:25 localhost-live anaconda[3537]: program: Allocated clusters 64 (0.0%) >Aug 10 01:29:25 localhost-live anaconda[3537]: program: LCN of Data Attribute for FILE_MFT: 72789 >Aug 10 01:29:25 localhost-live anaconda[3537]: program: FILE_MFTMirr Size: 4 >Aug 10 01:29:25 localhost-live anaconda[3537]: program: LCN of Data Attribute for File_MFTMirr: 2 >Aug 10 01:29:25 localhost-live anaconda[3537]: program: Size of Attribute Definition Table: 2560 >Aug 10 01:29:25 localhost-live anaconda[3537]: program: Number of Attached Extent Inodes: 0 >Aug 10 01:29:25 localhost-live anaconda[3537]: program: FILE_Bitmap Information >Aug 10 01:29:25 localhost-live anaconda[3537]: program: FILE_Bitmap MFT Record Number: 6 >Aug 10 01:29:25 localhost-live anaconda[3537]: program: State of FILE_Bitmap Inode: 80 >Aug 10 01:29:25 localhost-live anaconda[3537]: program: Length of Attribute List: 0 >Aug 10 01:29:25 localhost-live anaconda[3537]: program: Number of Attached Extent Inodes: 0 >Aug 10 01:29:25 localhost-live anaconda[3537]: program: FILE_Bitmap Data Attribute Information >Aug 10 01:29:25 localhost-live anaconda[3537]: program: Decompressed Runlist: not done yet >Aug 10 01:29:25 localhost-live anaconda[3537]: program: Base Inode: 6 >Aug 10 01:29:25 localhost-live anaconda[3537]: program: Attribute Types: not done yet >Aug 10 01:29:25 localhost-live anaconda[3537]: program: Attribute Name Length: 0 >Aug 10 01:29:25 localhost-live anaconda[3537]: program: Attribute State: 3 >Aug 10 01:29:25 localhost-live anaconda[3537]: program: Attribute Allocated Size: 28672 >Aug 10 01:29:25 localhost-live anaconda[3537]: program: Attribute Data Size: 27296 >Aug 10 01:29:25 localhost-live anaconda[3537]: program: Attribute Initialized Size: 27296 >Aug 10 01:29:25 localhost-live anaconda[3537]: program: Attribute Compressed Size: 0 >Aug 10 01:29:25 localhost-live anaconda[3537]: program: Compression Block Size: 0 >Aug 10 01:29:25 localhost-live anaconda[3537]: program: Compression Block Size Bits: 0 >Aug 10 01:29:25 localhost-live anaconda[3537]: program: Compression Block Clusters: 0 >Aug 10 01:29:25 localhost-live anaconda[3537]: program: Free Clusters: 121015 (55.4%) >Aug 10 01:29:25 localhost-live anaconda[3537]: program: Return code: 0 >Aug 10 01:29:25 localhost-live anaconda[3537]: program: Running... ntfsresize -m /dev/sdg2 >Aug 10 01:29:25 localhost-live anaconda[3537]: program: stdout: >Aug 10 01:29:25 localhost-live anaconda[3537]: program: ntfsresize v2017.3.23 (libntfs-3g) >Aug 10 01:29:25 localhost-live anaconda[3537]: program: Minsize (in MB): 399 >Aug 10 01:29:25 localhost-live anaconda[3537]: program: Return code: 0 >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: padding min size from 380,52 MiB up to 418,57 MiB >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: NTFS.supported: supported: False ; >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: get_format('ntfs') returning NTFS instance with object id 40 >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: PartitionDevice._set_format: sdg2 ; type: ntfs ; current: None ; >Aug 10 01:29:25 localhost-live anaconda[3537]: program: Running... udevadm settle --timeout=300 >Aug 10 01:29:25 localhost-live anaconda[3537]: program: Return code: 0 >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: NTFS.supported: supported: False ; >Aug 10 01:29:25 localhost-live anaconda[3537]: program: Running... udevadm settle --timeout=300 >Aug 10 01:29:25 localhost-live anaconda[3537]: program: Return code: 0 >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: NTFS.supported: supported: False ; >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: got format: existing ntfs filesystem >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: DeviceTree.handle_device: name: sdg3 ; info: {'DEVLINKS': '/dev/disk/by-partlabel/Basic\\x20data\\x20partition ' >'/dev/disk/by-id/wwn-0x50025385a00a5a17-part3 ' >'/dev/disk/by-partuuid/e5d08099-5354-49ab-af3f-a367b758b996 ' >'/dev/disk/by-id/ata-Samsung_SSD_840_PRO_Series_S1ATNSAD757489A-part3 ' >'/dev/disk/by-path/pci-0000:04:00.0-ata-1-part3 ' >'/dev/disk/by-uuid/582C9FCA2C9FA194 /dev/disk/by-label/Recovery', >'DEVNAME': '/dev/sdg3', >'DEVPATH': '/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdg/sdg3', >'DEVTYPE': 'partition', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_HPA': '1', >'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', >'ID_ATA_FEATURE_SET_PM': '1', >'ID_ATA_FEATURE_SET_PM_ENABLED': '1', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '2', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', >'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '0', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_FS_LABEL': 'Recovery', >'ID_FS_LABEL_ENC': 'Recovery', >'ID_FS_TYPE': 'ntfs', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '582C9FCA2C9FA194', >'ID_FS_UUID_ENC': '582C9FCA2C9FA194', >'ID_MODEL': 'Samsung_SSD_840_PRO_Series', >'ID_MODEL_ENC': 'Samsung\\x20SSD\\x20840\\x20PRO\\x20Series\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_ENTRY_DISK': '8:96', >'ID_PART_ENTRY_FLAGS': '0x1', >'ID_PART_ENTRY_NAME': 'Basic\\x20data\\x20partition', >'ID_PART_ENTRY_NUMBER': '3', >'ID_PART_ENTRY_OFFSET': '353978368', >'ID_PART_ENTRY_SCHEME': 'gpt', >'ID_PART_ENTRY_SIZE': '921600', >'ID_PART_ENTRY_TYPE': 'de94bba4-06d1-4d40-a16a-bfd50179d6ac', >'ID_PART_ENTRY_UUID': 'e5d08099-5354-49ab-af3f-a367b758b996', >'ID_PART_TABLE_TYPE': 'gpt', >'ID_PART_TABLE_UUID': 'fe5661ee-abf8-4fbf-bb3b-2bfd0c8925c7', >'ID_PATH': 'pci-0000:04:00.0-ata-1', >'ID_PATH_TAG': 'pci-0000_04_00_0-ata-1', >'ID_REVISION': 'DXM05B0Q', >'ID_SERIAL': 'Samsung_SSD_840_PRO_Series_S1ATNSAD757489A', >'ID_SERIAL_SHORT': 'S1ATNSAD757489A', >'ID_TYPE': 'disk', >'ID_WWN': '0x50025385a00a5a17', >'ID_WWN_WITH_EXTENSION': '0x50025385a00a5a17', >'MAJOR': '8', >'MINOR': '99', >'PARTN': '3', >'PARTNAME': 'Basic data partition', >'SUBSYSTEM': 'block', >'SYS_NAME': 'sdg3', >'SYS_PATH': '/sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdg/sdg3', >'TAGS': ':systemd:', >'UDISKS_IGNORE': '1', >'USEC_INITIALIZED': '451812653'} ; >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: scanning sdg3 (/sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdg/sdg3)... >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: DeviceTree.get_device_by_name: name: sdg3 ; incomplete: False ; hidden: False ; >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: DeviceTree.get_device_by_name returned None >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: PartitionDevicePopulator.run: name: sdg3 ; >Aug 10 01:29:25 localhost-live anaconda[3537]: program: Running... udevadm settle --timeout=300 >Aug 10 01:29:25 localhost-live anaconda[3537]: program: Return code: 0 >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: DeviceTree.get_device_by_name returned existing 238,47 GiB disk sdg (12) with existing gpt disklabel >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: get_format('None') returning DeviceFormat instance with object id 43 >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: DiskDevice.add_child: name: sdg ; child: sdg3 ; kids: 2 ; >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: get_format('None') returning DeviceFormat instance with object id 44 >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: PartitionDevice._set_format: sdg3 ; type: None ; current: None ; >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: PartitionDevice.update_sysfs_path: sdg3 ; status: True ; >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: sdg3 sysfs_path set to /sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdg/sdg3 >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sdg3 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdg/sdg3 ; >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: updated sdg3 size to 450 MiB (450 MiB) >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: looking up parted Partition: /dev/sdg3 >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: PartitionDevice.probe: sdg3 ; exists: True ; >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: PartitionDevice.get_flag: path: /dev/sdg3 ; flag: 1 ; >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: PartitionDevice.get_flag: path: /dev/sdg3 ; flag: 10 ; >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: PartitionDevice.get_flag: path: /dev/sdg3 ; flag: 12 ; >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sdg3 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdg/sdg3 ; >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: updated sdg3 size to 450 MiB (450 MiB) >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: added partition sdg3 (id 42) to device tree >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: got device: PartitionDevice instance (0x7fe6e6df8b70) -- >name = sdg3 status = True id = 42 >children = [] >parents = ['existing 238,47 GiB disk sdg (12) with existing gpt disklabel'] >uuid = e5d08099-5354-49ab-af3f-a367b758b996 size = 450 MiB >format = existing None >major = 8 minor = 99 exists = True protected = False >sysfs path = /sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdg/sdg3 >target size = 450 MiB path = /dev/sdg3 >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 0x7fe6e6ec4ba8> fileSystem: <parted.filesystem.FileSystem object at 0x7fe6e6e58518> >number: 3 path: /dev/sdg3 type: 0 >name: Basic data partition active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fe6e6e58048> PedPartition: <_ped.Partition object at 0x7fe6f40f90a0> >disk = existing 238,47 GiB disk sdg (12) with existing gpt disklabel >start = 353978368 end = 354899967 length = 921600 >flags = hidden, diag >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: DeviceTree.handle_format: name: sdg3 ; >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: AppleBootstrapFS.supported: supported: True ; >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 46 >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: EFIFS.supported: supported: True ; >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: get_format('efi') returning EFIFS instance with object id 47 >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: MacEFIFS.supported: supported: True ; >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: get_format('macefi') returning MacEFIFS instance with object id 48 >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: MacEFIFS.supported: supported: True ; >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: get_format('macefi') returning MacEFIFS instance with object id 49 >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: type detected on 'sdg3' is 'ntfs' >Aug 10 01:29:25 localhost-live anaconda[3537]: program: Running... ntfsinfo -m /dev/sdg3 >Aug 10 01:29:25 localhost-live anaconda[3537]: program: stdout: >Aug 10 01:29:25 localhost-live anaconda[3537]: program: Volume Information >Aug 10 01:29:25 localhost-live anaconda[3537]: program: Name of device: /dev/sdg3 >Aug 10 01:29:25 localhost-live anaconda[3537]: program: Device state: 11 >Aug 10 01:29:25 localhost-live anaconda[3537]: program: Volume Name: Recovery >Aug 10 01:29:25 localhost-live anaconda[3537]: program: Volume State: 91 >Aug 10 01:29:25 localhost-live anaconda[3537]: program: Volume Flags: 0x0080 >Aug 10 01:29:25 localhost-live anaconda[3537]: program: Volume Version: 3.1 >Aug 10 01:29:25 localhost-live anaconda[3537]: program: Sector Size: 512 >Aug 10 01:29:25 localhost-live anaconda[3537]: program: Cluster Size: 4096 >Aug 10 01:29:25 localhost-live anaconda[3537]: program: Index Block Size: 4096 >Aug 10 01:29:25 localhost-live anaconda[3537]: program: Volume Size in Clusters: 115199 >Aug 10 01:29:25 localhost-live anaconda[3537]: program: MFT Information >Aug 10 01:29:25 localhost-live anaconda[3537]: program: MFT Record Size: 1024 >Aug 10 01:29:25 localhost-live anaconda[3537]: program: MFT Zone Multiplier: 0 >Aug 10 01:29:25 localhost-live anaconda[3537]: program: MFT Data Position: 24 >Aug 10 01:29:25 localhost-live anaconda[3537]: program: MFT Zone Start: 38400 >Aug 10 01:29:25 localhost-live anaconda[3537]: program: MFT Zone End: 52799 >Aug 10 01:29:25 localhost-live anaconda[3537]: program: MFT Zone Position: 38400 >Aug 10 01:29:25 localhost-live anaconda[3537]: program: Current Position in First Data Zone: 52799 >Aug 10 01:29:25 localhost-live anaconda[3537]: program: Current Position in Second Data Zone: 0 >Aug 10 01:29:25 localhost-live anaconda[3537]: program: Allocated clusters 64 (0.1%) >Aug 10 01:29:25 localhost-live anaconda[3537]: program: LCN of Data Attribute for FILE_MFT: 38400 >Aug 10 01:29:25 localhost-live anaconda[3537]: program: FILE_MFTMirr Size: 4 >Aug 10 01:29:25 localhost-live anaconda[3537]: program: LCN of Data Attribute for File_MFTMirr: 2 >Aug 10 01:29:25 localhost-live anaconda[3537]: program: Size of Attribute Definition Table: 2560 >Aug 10 01:29:25 localhost-live anaconda[3537]: program: Number of Attached Extent Inodes: 0 >Aug 10 01:29:25 localhost-live anaconda[3537]: program: FILE_Bitmap Information >Aug 10 01:29:25 localhost-live anaconda[3537]: program: FILE_Bitmap MFT Record Number: 6 >Aug 10 01:29:25 localhost-live anaconda[3537]: program: State of FILE_Bitmap Inode: 80 >Aug 10 01:29:25 localhost-live anaconda[3537]: program: Length of Attribute List: 0 >Aug 10 01:29:25 localhost-live anaconda[3537]: program: Number of Attached Extent Inodes: 0 >Aug 10 01:29:25 localhost-live anaconda[3537]: program: FILE_Bitmap Data Attribute Information >Aug 10 01:29:25 localhost-live anaconda[3537]: program: Decompressed Runlist: not done yet >Aug 10 01:29:25 localhost-live anaconda[3537]: program: Base Inode: 6 >Aug 10 01:29:25 localhost-live anaconda[3537]: program: Attribute Types: not done yet >Aug 10 01:29:25 localhost-live anaconda[3537]: program: Attribute Name Length: 0 >Aug 10 01:29:25 localhost-live anaconda[3537]: program: Attribute State: 3 >Aug 10 01:29:25 localhost-live anaconda[3537]: program: Attribute Allocated Size: 16384 >Aug 10 01:29:25 localhost-live anaconda[3537]: program: Attribute Data Size: 14400 >Aug 10 01:29:25 localhost-live anaconda[3537]: program: Attribute Initialized Size: 14400 >Aug 10 01:29:25 localhost-live anaconda[3537]: program: Attribute Compressed Size: 0 >Aug 10 01:29:25 localhost-live anaconda[3537]: program: Compression Block Size: 0 >Aug 10 01:29:25 localhost-live anaconda[3537]: program: Compression Block Size Bits: 0 >Aug 10 01:29:25 localhost-live anaconda[3537]: program: Compression Block Clusters: 0 >Aug 10 01:29:25 localhost-live anaconda[3537]: program: Free Clusters: 112669 (97.8%) >Aug 10 01:29:25 localhost-live anaconda[3537]: program: Return code: 0 >Aug 10 01:29:25 localhost-live anaconda[3537]: program: Running... ntfsresize -m /dev/sdg3 >Aug 10 01:29:25 localhost-live anaconda[3537]: program: stdout: >Aug 10 01:29:25 localhost-live anaconda[3537]: program: ntfsresize v2017.3.23 (libntfs-3g) >Aug 10 01:29:25 localhost-live anaconda[3537]: program: Minsize (in MB): 11 >Aug 10 01:29:25 localhost-live anaconda[3537]: program: Return code: 0 >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: padding min size from 10,49 MiB up to 11,54 MiB >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: NTFS.supported: supported: False ; >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: get_format('ntfs') returning NTFS instance with object id 50 >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: PartitionDevice._set_format: sdg3 ; type: ntfs ; current: None ; >Aug 10 01:29:25 localhost-live anaconda[3537]: program: Running... udevadm settle --timeout=300 >Aug 10 01:29:25 localhost-live anaconda[3537]: program: Return code: 0 >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: NTFS.supported: supported: False ; >Aug 10 01:29:25 localhost-live anaconda[3537]: program: Running... udevadm settle --timeout=300 >Aug 10 01:29:25 localhost-live anaconda[3537]: program: Return code: 0 >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: NTFS.supported: supported: False ; >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: got format: existing ntfs filesystem >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: DeviceTree.handle_device: name: sdg4 ; info: {'DEVLINKS': '/dev/disk/by-path/pci-0000:04:00.0-ata-1-part4 ' >'/dev/disk/by-id/wwn-0x50025385a00a5a17-part4 ' >'/dev/disk/by-id/ata-Samsung_SSD_840_PRO_Series_S1ATNSAD757489A-part4 ' >'/dev/disk/by-partlabel/EFI\\x20system\\x20partition ' >'/dev/disk/by-partuuid/d1fe435a-dfca-480e-97dc-0c21673d5d9f ' >'/dev/disk/by-uuid/A2A6-09A6', >'DEVNAME': '/dev/sdg4', >'DEVPATH': '/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdg/sdg4', >'DEVTYPE': 'partition', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_HPA': '1', >'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', >'ID_ATA_FEATURE_SET_PM': '1', >'ID_ATA_FEATURE_SET_PM_ENABLED': '1', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '2', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', >'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '0', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_FS_TYPE': 'vfat', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': 'A2A6-09A6', >'ID_FS_UUID_ENC': 'A2A6-09A6', >'ID_FS_VERSION': 'FAT32', >'ID_MODEL': 'Samsung_SSD_840_PRO_Series', >'ID_MODEL_ENC': 'Samsung\\x20SSD\\x20840\\x20PRO\\x20Series\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_ENTRY_DISK': '8:96', >'ID_PART_ENTRY_NAME': 'EFI\\x20system\\x20partition', >'ID_PART_ENTRY_NUMBER': '4', >'ID_PART_ENTRY_OFFSET': '354899968', >'ID_PART_ENTRY_SCHEME': 'gpt', >'ID_PART_ENTRY_SIZE': '204800', >'ID_PART_ENTRY_TYPE': 'c12a7328-f81f-11d2-ba4b-00a0c93ec93b', >'ID_PART_ENTRY_UUID': 'd1fe435a-dfca-480e-97dc-0c21673d5d9f', >'ID_PART_TABLE_TYPE': 'gpt', >'ID_PART_TABLE_UUID': 'fe5661ee-abf8-4fbf-bb3b-2bfd0c8925c7', >'ID_PATH': 'pci-0000:04:00.0-ata-1', >'ID_PATH_TAG': 'pci-0000_04_00_0-ata-1', >'ID_REVISION': 'DXM05B0Q', >'ID_SERIAL': 'Samsung_SSD_840_PRO_Series_S1ATNSAD757489A', >'ID_SERIAL_SHORT': 'S1ATNSAD757489A', >'ID_TYPE': 'disk', >'ID_WWN': '0x50025385a00a5a17', >'ID_WWN_WITH_EXTENSION': '0x50025385a00a5a17', >'MAJOR': '8', >'MINOR': '100', >'PARTN': '4', >'PARTNAME': 'EFI system partition', >'SUBSYSTEM': 'block', >'SYS_NAME': 'sdg4', >'SYS_PATH': '/sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdg/sdg4', >'TAGS': ':systemd:', >'UDISKS_IGNORE': '1', >'USEC_INITIALIZED': '451813466'} ; >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: scanning sdg4 (/sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdg/sdg4)... >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: DeviceTree.get_device_by_name: name: sdg4 ; incomplete: False ; hidden: False ; >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: DeviceTree.get_device_by_name returned None >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: PartitionDevicePopulator.run: name: sdg4 ; >Aug 10 01:29:25 localhost-live anaconda[3537]: program: Running... udevadm settle --timeout=300 >Aug 10 01:29:25 localhost-live anaconda[3537]: program: Return code: 0 >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: DeviceTree.get_device_by_name returned existing 238,47 GiB disk sdg (12) with existing gpt disklabel >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: get_format('None') returning DeviceFormat instance with object id 53 >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: DiskDevice.add_child: name: sdg ; child: sdg4 ; kids: 3 ; >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: get_format('None') returning DeviceFormat instance with object id 54 >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: PartitionDevice._set_format: sdg4 ; type: None ; current: None ; >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: PartitionDevice.update_sysfs_path: sdg4 ; status: True ; >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: sdg4 sysfs_path set to /sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdg/sdg4 >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sdg4 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdg/sdg4 ; >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: updated sdg4 size to 100 MiB (100 MiB) >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: looking up parted Partition: /dev/sdg4 >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: PartitionDevice.probe: sdg4 ; exists: True ; >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: PartitionDevice.get_flag: path: /dev/sdg4 ; flag: 1 ; >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: PartitionDevice.get_flag: path: /dev/sdg4 ; flag: 10 ; >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: PartitionDevice.get_flag: path: /dev/sdg4 ; flag: 12 ; >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sdg4 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdg/sdg4 ; >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: updated sdg4 size to 100 MiB (100 MiB) >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: added partition sdg4 (id 52) to device tree >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: got device: PartitionDevice instance (0x7fe6e6e589b0) -- >name = sdg4 status = True id = 52 >children = [] >parents = ['existing 238,47 GiB disk sdg (12) with existing gpt disklabel'] >uuid = d1fe435a-dfca-480e-97dc-0c21673d5d9f size = 100 MiB >format = existing None >major = 8 minor = 100 exists = True protected = False >sysfs path = /sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdg/sdg4 >target size = 100 MiB path = /dev/sdg4 >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 0x7fe6e6ec4ba8> fileSystem: <parted.filesystem.FileSystem object at 0x7fe6e6e586a0> >number: 4 path: /dev/sdg4 type: 0 >name: EFI system partition active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fe6e6e58588> PedPartition: <_ped.Partition object at 0x7fe6e6ebc048> >disk = existing 238,47 GiB disk sdg (12) with existing gpt disklabel >start = 354899968 end = 355104767 length = 204800 >flags = boot, esp >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: DeviceTree.handle_format: name: sdg4 ; >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: AppleBootstrapFS.supported: supported: True ; >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 56 >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: EFIFS.supported: supported: True ; >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: get_format('efi') returning EFIFS instance with object id 57 >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: type detected on 'sdg4' is 'efi' >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: EFIFS.supported: supported: True ; >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: get_format('efi') returning EFIFS instance with object id 58 >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: PartitionDevice._set_format: sdg4 ; type: efi ; current: None ; >Aug 10 01:29:25 localhost-live anaconda[3537]: program: Running... udevadm settle --timeout=300 >Aug 10 01:29:25 localhost-live anaconda[3537]: program: Return code: 0 >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: EFIFS.supported: supported: True ; >Aug 10 01:29:25 localhost-live anaconda[3537]: program: Running... udevadm settle --timeout=300 >Aug 10 01:29:25 localhost-live anaconda[3537]: program: Return code: 0 >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: EFIFS.supported: supported: True ; >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: got format: existing efi filesystem >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: DeviceTree.handle_device: name: sr0 ; info: {'DEVLINKS': '/dev/disk/by-path/pci-0000:04:00.0-ata-2 ' >'/dev/disk/by-id/ata-HL-DT-ST_DVDRAM_GH24NS95_KAID1LL3715 ' >'/dev/disk/by-id/wwn-0x5001480000000000 /dev/cdrom', >'DEVNAME': '/dev/sr0', >'DEVPATH': '/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata8/host7/target7:0:0/7:0:0:0/block/sr0', >'DEVTYPE': 'disk', >'ID_ATA': '1', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_BUS': 'ata', >'ID_CDROM': '1', >'ID_CDROM_CD': '1', >'ID_CDROM_CD_R': '1', >'ID_CDROM_CD_RW': '1', >'ID_CDROM_DVD': '1', >'ID_CDROM_DVD_PLUS_R': '1', >'ID_CDROM_DVD_PLUS_RW': '1', >'ID_CDROM_DVD_PLUS_R_DL': '1', >'ID_CDROM_DVD_R': '1', >'ID_CDROM_DVD_RAM': '1', >'ID_CDROM_DVD_RW': '1', >'ID_CDROM_MRW': '1', >'ID_CDROM_MRW_W': '1', >'ID_FOR_SEAT': 'block-pci-0000_04_00_0-ata-2', >'ID_MODEL': 'HL-DT-ST_DVDRAM_GH24NS95', >'ID_MODEL_ENC': 'HL-DT-ST\\x20DVDRAM\\x20GH24NS95\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PATH': 'pci-0000:04:00.0-ata-2', >'ID_PATH_TAG': 'pci-0000_04_00_0-ata-2', >'ID_REVISION': 'RN01', >'ID_SERIAL': 'HL-DT-ST_DVDRAM_GH24NS95_KAID1LL3715', >'ID_SERIAL_SHORT': 'KAID1LL3715', >'ID_TYPE': 'cd', >'ID_WWN': '0x5001480000000000', >'ID_WWN_WITH_EXTENSION': '0x5001480000000000', >'MAJOR': '11', >'MINOR': '0', >'SUBSYSTEM': 'block', >'SYSTEMD_MOUNT_DEVICE_BOUND': '1', >'SYS_NAME': 'sr0', >'SYS_PATH': '/sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata8/host7/target7:0:0/7:0:0:0/block/sr0', >'TAGS': ':uaccess:systemd:seat:', >'USEC_INITIALIZED': '12313797'} ; >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: scanning sr0 (/sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata8/host7/target7:0:0/7:0:0:0/block/sr0)... >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: DeviceTree.get_device_by_name: name: sr0 ; incomplete: False ; hidden: False ; >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: DeviceTree.get_device_by_name returned None >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: OpticalDevicePopulator.run: >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: get_format('None') returning DeviceFormat instance with object id 61 >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: get_format('None') returning DeviceFormat instance with object id 62 >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: OpticalDevice._set_format: sr0 ; type: None ; current: None ; >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: OpticalDevice.update_sysfs_path: sr0 ; status: True ; >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: sr0 sysfs_path set to /sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata8/host7/target7:0:0/7:0:0:0/block/sr0 >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: OpticalDevice.read_current_size: exists: True ; path: /dev/sr0 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata8/host7/target7:0:0/7:0:0:0/block/sr0 ; >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: updated sr0 size to 1024 MiB (1024 MiB) >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: added cdrom sr0 (id 60) to device tree >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: got device: OpticalDevice instance (0x7fe6e6d82780) -- >name = sr0 status = True id = 60 >children = [] >parents = [] >uuid = None size = 1024 MiB >format = existing None >major = 11 minor = 0 exists = True protected = False >sysfs path = /sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata8/host7/target7:0:0/7:0:0:0/block/sr0 >target size = 1024 MiB path = /dev/sr0 >format args = [] original_format = None >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: DeviceTree.handle_format: name: sr0 ; >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: OpticalDevice.media_present: sr0 ; status: True ; >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: no media present for device sr0 >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: DeviceTree.handle_device: name: sda ; info: {'DEVLINKS': '/dev/disk/by-id/ata-Samsung_SSD_850_EVO_500GB_S2RBNX0J260452Z ' >'/dev/disk/by-path/pci-0000:00:1f.2-ata-1 ' >'/dev/disk/by-id/wwn-0x5002538d41c19cac', >'DEVNAME': '/dev/sda', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda', >'DEVTYPE': 'disk', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_HPA': '1', >'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', >'ID_ATA_FEATURE_SET_PM': '1', >'ID_ATA_FEATURE_SET_PM_ENABLED': '1', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '8', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', >'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '0', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_MODEL': 'Samsung_SSD_850_EVO_500GB', >'ID_MODEL_ENC': 'Samsung\\x20SSD\\x20850\\x20EVO\\x20500GB\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_TABLE_TYPE': 'gpt', >'ID_PART_TABLE_UUID': '6cc8f97c-8461-4add-b657-ae6a2e1859f1', >'ID_PATH': 'pci-0000:00:1f.2-ata-1', >'ID_PATH_TAG': 'pci-0000_00_1f_2-ata-1', >'ID_REVISION': 'EMT02B6Q', >'ID_SERIAL': 'Samsung_SSD_850_EVO_500GB_S2RBNX0J260452Z', >'ID_SERIAL_SHORT': 'S2RBNX0J260452Z', >'ID_TYPE': 'disk', >'ID_WWN': '0x5002538d41c19cac', >'ID_WWN_WITH_EXTENSION': '0x5002538d41c19cac', >'MAJOR': '8', >'MINOR': '0', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'SYS_NAME': 'sda', >'SYS_PATH': '/sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '12032826'} ; >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: scanning sda (/sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: DeviceTree.get_device_by_name returned None >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: DiskDevicePopulator.run: name: sda ; >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: sda is a disk >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: get_format('None') returning DeviceFormat instance with object id 66 >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: get_format('None') returning DeviceFormat instance with object id 67 >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: DiskDevice._set_format: sda ; type: None ; current: None ; >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: DiskDevice.update_sysfs_path: sda ; status: True ; >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: sda sysfs_path set to /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda ; >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: updated sda size to 465,76 GiB (465,76 GiB) >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: added disk sda (id 65) to device tree >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: got device: DiskDevice instance (0x7fe6e6d7dba8) -- >name = sda status = True id = 65 >children = [] >parents = [] >uuid = None size = 465,76 GiB >format = existing None >major = 8 minor = 0 exists = True protected = False >sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda >target size = 465,76 GiB path = /dev/sda >format args = [] original_format = None removable = False wwn = 0x5002538d41c19cac >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: DeviceTree.handle_format: name: sda ; >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: AppleBootstrapFS.supported: supported: True ; >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 69 >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: EFIFS.supported: supported: True ; >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: get_format('efi') returning EFIFS instance with object id 70 >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: MacEFIFS.supported: supported: True ; >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: get_format('macefi') returning MacEFIFS instance with object id 71 >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: MacEFIFS.supported: supported: True ; >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: get_format('macefi') returning MacEFIFS instance with object id 72 >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: DiskLabelFormatPopulator.run: device: sda ; label_type: gpt ; >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: DiskLabel.__init__: uuid: 6cc8f97c-8461-4add-b657-ae6a2e1859f1 ; label: None ; device: /dev/sda ; serial: Samsung_SSD_850_EVO_500GB_S2RBNX0J260452Z ; exists: True ; >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: Clear pmbr_boot on parted.Disk instance -- >type: gpt primaryPartitionCount: 3 >lastPartitionNumber: 3 maxPrimaryPartitionCount: 128 >partitions: [<parted.partition.Partition object at 0x7fe6e6d7d940>, <parted.partition.Partition object at 0x7fe6e6d7d0b8>, <parted.partition.Partition object at 0x7fe6e6d7d5c0>] >device: <parted.device.Device object at 0x7fe6e6d7db70> >PedDisk: <_ped.Disk object at 0x7fe6e6eb9d48> >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: get_format('disklabel') returning DiskLabel instance with object id 73 >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: DiskDevice._set_format: sda ; type: disklabel ; current: None ; >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: got format: existing gpt disklabel >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: DeviceTree.handle_device: name: sda1 ; info: {'DEVLINKS': '/dev/disk/by-id/ata-Samsung_SSD_850_EVO_500GB_S2RBNX0J260452Z-part1 ' >'/dev/disk/by-partlabel/EFI\\x20System\\x20Partition ' >'/dev/disk/by-uuid/15DC-9787 ' >'/dev/disk/by-partuuid/7fe96ae6-24e0-42a6-b250-520da30484d1 ' >'/dev/disk/by-path/pci-0000:00:1f.2-ata-1-part1 ' >'/dev/disk/by-id/wwn-0x5002538d41c19cac-part1', >'DEVNAME': '/dev/sda1', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1', >'DEVTYPE': 'partition', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_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': '8', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', >'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '0', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_FS_TYPE': 'vfat', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '15DC-9787', >'ID_FS_UUID_ENC': '15DC-9787', >'ID_FS_VERSION': 'FAT32', >'ID_MODEL': 'Samsung_SSD_850_EVO_500GB', >'ID_MODEL_ENC': 'Samsung\\x20SSD\\x20850\\x20EVO\\x20500GB\\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': '2048', >'ID_PART_ENTRY_SCHEME': 'gpt', >'ID_PART_ENTRY_SIZE': '1048576', >'ID_PART_ENTRY_TYPE': 'c12a7328-f81f-11d2-ba4b-00a0c93ec93b', >'ID_PART_ENTRY_UUID': '7fe96ae6-24e0-42a6-b250-520da30484d1', >'ID_PART_TABLE_TYPE': 'gpt', >'ID_PART_TABLE_UUID': '6cc8f97c-8461-4add-b657-ae6a2e1859f1', >'ID_PATH': 'pci-0000:00:1f.2-ata-1', >'ID_PATH_TAG': 'pci-0000_00_1f_2-ata-1', >'ID_REVISION': 'EMT02B6Q', >'ID_SERIAL': 'Samsung_SSD_850_EVO_500GB_S2RBNX0J260452Z', >'ID_SERIAL_SHORT': 'S2RBNX0J260452Z', >'ID_TYPE': 'disk', >'ID_WWN': '0x5002538d41c19cac', >'ID_WWN_WITH_EXTENSION': '0x5002538d41c19cac', >'MAJOR': '8', >'MINOR': '1', >'PARTN': '1', >'PARTNAME': 'EFI System Partition', >'SUBSYSTEM': 'block', >'SYS_NAME': 'sda1', >'SYS_PATH': '/sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1', >'TAGS': ':systemd:', >'UDISKS_IGNORE': '1', >'USEC_INITIALIZED': '277855563'} ; >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: scanning sda1 (/sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: False ; hidden: False ; >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: DeviceTree.get_device_by_name returned None >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: PartitionDevicePopulator.run: name: sda1 ; >Aug 10 01:29:25 localhost-live anaconda[3537]: program: Running... udevadm settle --timeout=300 >Aug 10 01:29:25 localhost-live anaconda[3537]: program: Return code: 0 >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: DeviceTree.get_device_by_name returned existing 465,76 GiB disk sda (65) with existing gpt disklabel >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: get_format('None') returning DeviceFormat instance with object id 76 >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: DiskDevice.add_child: name: sda ; child: sda1 ; kids: 0 ; >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: get_format('None') returning DeviceFormat instance with object id 77 >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: PartitionDevice._set_format: sda1 ; type: None ; current: None ; >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: PartitionDevice.update_sysfs_path: sda1 ; status: True ; >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: sda1 sysfs_path set to /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 ; >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: updated sda1 size to 512 MiB (512 MiB) >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: looking up parted Partition: /dev/sda1 >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: PartitionDevice.probe: sda1 ; exists: True ; >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: PartitionDevice.get_flag: path: /dev/sda1 ; flag: 1 ; >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: PartitionDevice.get_flag: path: /dev/sda1 ; flag: 10 ; >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: PartitionDevice.get_flag: path: /dev/sda1 ; flag: 12 ; >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 ; >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: updated sda1 size to 512 MiB (512 MiB) >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: added partition sda1 (id 75) to device tree >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: got device: PartitionDevice instance (0x7fe6e6d898d0) -- >name = sda1 status = True id = 75 >children = [] >parents = ['existing 465,76 GiB disk sda (65) with existing gpt disklabel'] >uuid = 7fe96ae6-24e0-42a6-b250-520da30484d1 size = 512 MiB >format = existing None >major = 8 minor = 1 exists = True protected = False >sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 >target size = 512 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 0x7fe6e6d7d6a0> fileSystem: <parted.filesystem.FileSystem object at 0x7fe6e6d7d240> >number: 1 path: /dev/sda1 type: 0 >name: EFI System Partition active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fe6e6d7d9b0> PedPartition: <_ped.Partition object at 0x7fe6e6ebc3b8> >disk = existing 465,76 GiB disk sda (65) with existing gpt disklabel >start = 2048 end = 1050623 length = 1048576 >flags = boot, esp >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: DeviceTree.handle_format: name: sda1 ; >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: AppleBootstrapFS.supported: supported: True ; >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 79 >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: EFIFS.supported: supported: True ; >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: get_format('efi') returning EFIFS instance with object id 80 >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: type detected on 'sda1' is 'efi' >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: EFIFS.supported: supported: True ; >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: get_format('efi') returning EFIFS instance with object id 81 >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: PartitionDevice._set_format: sda1 ; type: efi ; current: None ; >Aug 10 01:29:25 localhost-live anaconda[3537]: program: Running... udevadm settle --timeout=300 >Aug 10 01:29:25 localhost-live anaconda[3537]: program: Return code: 0 >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: EFIFS.supported: supported: True ; >Aug 10 01:29:25 localhost-live anaconda[3537]: program: Running... udevadm settle --timeout=300 >Aug 10 01:29:25 localhost-live anaconda[3537]: program: Return code: 0 >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: EFIFS.supported: supported: True ; >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: got format: existing efi filesystem >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: DeviceTree.handle_device: name: sda2 ; info: {'DEVLINKS': '/dev/disk/by-id/ata-Samsung_SSD_850_EVO_500GB_S2RBNX0J260452Z-part2 ' >'/dev/disk/by-path/pci-0000:00:1f.2-ata-1-part2 ' >'/dev/disk/by-uuid/fb6de720-236e-4c81-b81a-7a6996219f93 ' >'/dev/disk/by-id/wwn-0x5002538d41c19cac-part2 ' >'/dev/disk/by-partuuid/4e23af31-a373-48d9-a7e0-c2b1fa06fea4', >'DEVNAME': '/dev/sda2', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2', >'DEVTYPE': 'partition', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_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': '8', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', >'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '0', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': 'fb6de720-236e-4c81-b81a-7a6996219f93', >'ID_FS_UUID_ENC': 'fb6de720-236e-4c81-b81a-7a6996219f93', >'ID_FS_VERSION': '1.0', >'ID_MODEL': 'Samsung_SSD_850_EVO_500GB', >'ID_MODEL_ENC': 'Samsung\\x20SSD\\x20850\\x20EVO\\x20500GB\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_ENTRY_DISK': '8:0', >'ID_PART_ENTRY_NUMBER': '2', >'ID_PART_ENTRY_OFFSET': '1050624', >'ID_PART_ENTRY_SCHEME': 'gpt', >'ID_PART_ENTRY_SIZE': '1499136', >'ID_PART_ENTRY_TYPE': '0fc63daf-8483-4772-8e79-3d69d8477de4', >'ID_PART_ENTRY_UUID': '4e23af31-a373-48d9-a7e0-c2b1fa06fea4', >'ID_PART_TABLE_TYPE': 'gpt', >'ID_PART_TABLE_UUID': '6cc8f97c-8461-4add-b657-ae6a2e1859f1', >'ID_PATH': 'pci-0000:00:1f.2-ata-1', >'ID_PATH_TAG': 'pci-0000_00_1f_2-ata-1', >'ID_REVISION': 'EMT02B6Q', >'ID_SERIAL': 'Samsung_SSD_850_EVO_500GB_S2RBNX0J260452Z', >'ID_SERIAL_SHORT': 'S2RBNX0J260452Z', >'ID_TYPE': 'disk', >'ID_WWN': '0x5002538d41c19cac', >'ID_WWN_WITH_EXTENSION': '0x5002538d41c19cac', >'MAJOR': '8', >'MINOR': '2', >'PARTN': '2', >'SUBSYSTEM': 'block', >'SYS_NAME': 'sda2', >'SYS_PATH': '/sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '277854978'} ; >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: scanning sda2 (/sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: DeviceTree.get_device_by_name: name: sda2 ; incomplete: False ; hidden: False ; >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: DeviceTree.get_device_by_name returned None >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: PartitionDevicePopulator.run: name: sda2 ; >Aug 10 01:29:25 localhost-live anaconda[3537]: program: Running... udevadm settle --timeout=300 >Aug 10 01:29:25 localhost-live anaconda[3537]: program: Return code: 0 >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: DeviceTree.get_device_by_name returned existing 465,76 GiB disk sda (65) with existing gpt disklabel >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: get_format('None') returning DeviceFormat instance with object id 84 >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: DiskDevice.add_child: name: sda ; child: sda2 ; kids: 1 ; >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: get_format('None') returning DeviceFormat instance with object id 85 >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: PartitionDevice._set_format: sda2 ; type: None ; current: None ; >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: PartitionDevice.update_sysfs_path: sda2 ; status: True ; >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: sda2 sysfs_path set to /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda2 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 ; >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: updated sda2 size to 732 MiB (732 MiB) >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: looking up parted Partition: /dev/sda2 >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: PartitionDevice.probe: sda2 ; exists: True ; >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: PartitionDevice.get_flag: path: /dev/sda2 ; flag: 1 ; >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: PartitionDevice.get_flag: path: /dev/sda2 ; flag: 10 ; >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: PartitionDevice.get_flag: path: /dev/sda2 ; flag: 12 ; >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda2 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 ; >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: updated sda2 size to 732 MiB (732 MiB) >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: added partition sda2 (id 83) to device tree >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: got device: PartitionDevice instance (0x7fe6e6d895f8) -- >name = sda2 status = True id = 83 >children = [] >parents = ['existing 465,76 GiB disk sda (65) with existing gpt disklabel'] >uuid = 4e23af31-a373-48d9-a7e0-c2b1fa06fea4 size = 732 MiB >format = existing None >major = 8 minor = 2 exists = True protected = False >sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 >target size = 732 MiB 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 0x7fe6e6d7d6a0> fileSystem: <parted.filesystem.FileSystem object at 0x7fe6e6d7d908> >number: 2 path: /dev/sda2 type: 0 >name: active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fe6e6d7d320> PedPartition: <_ped.Partition object at 0x7fe6e6df0e60> >disk = existing 465,76 GiB disk sda (65) with existing gpt disklabel >start = 1050624 end = 2549759 length = 1499136 >flags = >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: DeviceTree.handle_format: name: sda2 ; >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: AppleBootstrapFS.supported: supported: True ; >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 87 >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: EFIFS.supported: supported: True ; >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: get_format('efi') returning EFIFS instance with object id 88 >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: MacEFIFS.supported: supported: True ; >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: get_format('macefi') returning MacEFIFS instance with object id 89 >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: MacEFIFS.supported: supported: True ; >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: get_format('macefi') returning MacEFIFS instance with object id 90 >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: type detected on 'sda2' is 'ext4' >Aug 10 01:29:25 localhost-live anaconda[3537]: program: Running... dumpe2fs -h /dev/sda2 >Aug 10 01:29:25 localhost-live anaconda[3537]: program: stdout: >Aug 10 01:29:25 localhost-live anaconda[3537]: program: Filesystem volume name: <none> >Aug 10 01:29:25 localhost-live anaconda[3537]: program: Last mounted on: /boot >Aug 10 01:29:25 localhost-live anaconda[3537]: program: Filesystem UUID: fb6de720-236e-4c81-b81a-7a6996219f93 >Aug 10 01:29:25 localhost-live anaconda[3537]: program: Filesystem magic number: 0xEF53 >Aug 10 01:29:25 localhost-live anaconda[3537]: program: Filesystem revision #: 1 (dynamic) >Aug 10 01:29:25 localhost-live anaconda[3537]: 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 metadata_csum >Aug 10 01:29:25 localhost-live anaconda[3537]: program: Filesystem flags: signed_directory_hash >Aug 10 01:29:25 localhost-live anaconda[3537]: program: Default mount options: user_xattr acl >Aug 10 01:29:25 localhost-live anaconda[3537]: program: Filesystem state: clean >Aug 10 01:29:25 localhost-live anaconda[3537]: program: Errors behavior: Continue >Aug 10 01:29:25 localhost-live anaconda[3537]: program: Filesystem OS type: Linux >Aug 10 01:29:25 localhost-live anaconda[3537]: program: Inode count: 46848 >Aug 10 01:29:25 localhost-live anaconda[3537]: program: Block count: 187392 >Aug 10 01:29:25 localhost-live anaconda[3537]: program: Reserved block count: 9369 >Aug 10 01:29:25 localhost-live anaconda[3537]: program: Free blocks: 142172 >Aug 10 01:29:25 localhost-live anaconda[3537]: program: Free inodes: 46541 >Aug 10 01:29:25 localhost-live anaconda[3537]: program: First block: 0 >Aug 10 01:29:25 localhost-live anaconda[3537]: program: Block size: 4096 >Aug 10 01:29:25 localhost-live anaconda[3537]: program: Fragment size: 4096 >Aug 10 01:29:25 localhost-live anaconda[3537]: program: Group descriptor size: 64 >Aug 10 01:29:25 localhost-live anaconda[3537]: program: Reserved GDT blocks: 91 >Aug 10 01:29:25 localhost-live anaconda[3537]: program: Blocks per group: 32768 >Aug 10 01:29:25 localhost-live anaconda[3537]: program: Fragments per group: 32768 >Aug 10 01:29:25 localhost-live anaconda[3537]: program: Inodes per group: 7808 >Aug 10 01:29:25 localhost-live anaconda[3537]: program: Inode blocks per group: 488 >Aug 10 01:29:25 localhost-live anaconda[3537]: program: Flex block group size: 16 >Aug 10 01:29:25 localhost-live anaconda[3537]: program: Filesystem created: Wed Jul 25 11:03:57 2018 >Aug 10 01:29:25 localhost-live anaconda[3537]: program: Last mount time: Thu Aug 9 14:52:31 2018 >Aug 10 01:29:25 localhost-live anaconda[3537]: program: Last write time: Thu Aug 9 21:20:47 2018 >Aug 10 01:29:25 localhost-live anaconda[3537]: program: Mount count: 10 >Aug 10 01:29:25 localhost-live anaconda[3537]: program: Maximum mount count: -1 >Aug 10 01:29:25 localhost-live anaconda[3537]: program: Last checked: Wed Jul 25 11:03:57 2018 >Aug 10 01:29:25 localhost-live anaconda[3537]: program: Check interval: 0 (<none>) >Aug 10 01:29:25 localhost-live anaconda[3537]: program: Lifetime writes: 1562 MB >Aug 10 01:29:25 localhost-live anaconda[3537]: program: Reserved blocks uid: 0 (user root) >Aug 10 01:29:25 localhost-live anaconda[3537]: program: Reserved blocks gid: 0 (group root) >Aug 10 01:29:25 localhost-live anaconda[3537]: program: First inode: 11 >Aug 10 01:29:25 localhost-live anaconda[3537]: program: Inode size: 256 >Aug 10 01:29:25 localhost-live anaconda[3537]: program: Required extra isize: 32 >Aug 10 01:29:25 localhost-live anaconda[3537]: program: Desired extra isize: 32 >Aug 10 01:29:25 localhost-live anaconda[3537]: program: Journal inode: 8 >Aug 10 01:29:25 localhost-live anaconda[3537]: program: Default directory hash: half_md4 >Aug 10 01:29:25 localhost-live anaconda[3537]: program: Directory Hash Seed: 17d6db75-7d2e-4d77-853b-bbfbf9cbbaf9 >Aug 10 01:29:25 localhost-live anaconda[3537]: program: Journal backup: inode blocks >Aug 10 01:29:25 localhost-live anaconda[3537]: program: Checksum type: crc32c >Aug 10 01:29:25 localhost-live anaconda[3537]: program: Checksum: 0xd23c2430 >Aug 10 01:29:25 localhost-live anaconda[3537]: program: Journal features: journal_incompat_revoke journal_64bit journal_checksum_v3 >Aug 10 01:29:25 localhost-live anaconda[3537]: program: Journal size: 16M >Aug 10 01:29:25 localhost-live anaconda[3537]: program: Journal length: 4096 >Aug 10 01:29:25 localhost-live anaconda[3537]: program: Journal sequence: 0x000004d4 >Aug 10 01:29:25 localhost-live anaconda[3537]: program: Journal start: 0 >Aug 10 01:29:25 localhost-live anaconda[3537]: program: Journal checksum type: crc32c >Aug 10 01:29:25 localhost-live anaconda[3537]: program: Journal checksum: 0xfc6663d7 >Aug 10 01:29:25 localhost-live anaconda[3537]: program: >Aug 10 01:29:25 localhost-live anaconda[3537]: program: stderr: >Aug 10 01:29:25 localhost-live anaconda[3537]: program: b'dumpe2fs 1.43.8 (1-Jan-2018)' >Aug 10 01:29:25 localhost-live anaconda[3537]: program: Return code: 0 >Aug 10 01:29:25 localhost-live anaconda[3537]: program: Running... resize2fs -P /dev/sda2 >Aug 10 01:29:25 localhost-live anaconda[3537]: program: stdout: >Aug 10 01:29:25 localhost-live anaconda[3537]: program: Estimated minimum size of the filesystem: 46086 >Aug 10 01:29:25 localhost-live anaconda[3537]: program: stderr: >Aug 10 01:29:25 localhost-live anaconda[3537]: program: b'resize2fs 1.43.8 (1-Jan-2018)' >Aug 10 01:29:25 localhost-live anaconda[3537]: program: Return code: 0 >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: padding min size from 180,02 MiB up to 199 MiB >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: Ext4FS.supported: supported: True ; >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: get_format('ext4') returning Ext4FS instance with object id 91 >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: PartitionDevice._set_format: sda2 ; type: ext4 ; current: None ; >Aug 10 01:29:25 localhost-live anaconda[3537]: program: Running... udevadm settle --timeout=300 >Aug 10 01:29:25 localhost-live anaconda[3537]: program: Return code: 0 >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: Ext4FS.supported: supported: True ; >Aug 10 01:29:25 localhost-live anaconda[3537]: program: Running... udevadm settle --timeout=300 >Aug 10 01:29:25 localhost-live anaconda[3537]: program: Return code: 0 >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: Ext4FS.supported: supported: True ; >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: got format: existing ext4 filesystem >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: DeviceTree.handle_device: name: sda3 ; info: {'DEVLINKS': '/dev/disk/by-path/pci-0000:00:1f.2-ata-1-part3 ' >'/dev/disk/by-uuid/3519bbb3-0d27-47fe-a9ac-a685c46f8a32 ' >'/dev/disk/by-id/wwn-0x5002538d41c19cac-part3 ' >'/dev/disk/by-partuuid/dcccc766-4d06-418d-a38c-6d977e3d93d5 ' >'/dev/disk/by-id/ata-Samsung_SSD_850_EVO_500GB_S2RBNX0J260452Z-part3', >'DEVNAME': '/dev/sda3', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/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_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': '8', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', >'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '0', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_FS_TYPE': 'crypto_LUKS', >'ID_FS_USAGE': 'crypto', >'ID_FS_UUID': '3519bbb3-0d27-47fe-a9ac-a685c46f8a32', >'ID_FS_UUID_ENC': '3519bbb3-0d27-47fe-a9ac-a685c46f8a32', >'ID_FS_VERSION': '1', >'ID_MODEL': 'Samsung_SSD_850_EVO_500GB', >'ID_MODEL_ENC': 'Samsung\\x20SSD\\x20850\\x20EVO\\x20500GB\\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': '2549760', >'ID_PART_ENTRY_SCHEME': 'gpt', >'ID_PART_ENTRY_SIZE': '974221312', >'ID_PART_ENTRY_TYPE': '0fc63daf-8483-4772-8e79-3d69d8477de4', >'ID_PART_ENTRY_UUID': 'dcccc766-4d06-418d-a38c-6d977e3d93d5', >'ID_PART_TABLE_TYPE': 'gpt', >'ID_PART_TABLE_UUID': '6cc8f97c-8461-4add-b657-ae6a2e1859f1', >'ID_PATH': 'pci-0000:00:1f.2-ata-1', >'ID_PATH_TAG': 'pci-0000_00_1f_2-ata-1', >'ID_REVISION': 'EMT02B6Q', >'ID_SERIAL': 'Samsung_SSD_850_EVO_500GB_S2RBNX0J260452Z', >'ID_SERIAL_SHORT': 'S2RBNX0J260452Z', >'ID_TYPE': 'disk', >'ID_WWN': '0x5002538d41c19cac', >'ID_WWN_WITH_EXTENSION': '0x5002538d41c19cac', >'MAJOR': '8', >'MINOR': '3', >'PARTN': '3', >'SUBSYSTEM': 'block', >'SYS_NAME': 'sda3', >'SYS_PATH': '/sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '277850756'} ; >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: scanning sda3 (/sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3)... >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: DeviceTree.get_device_by_name: name: sda3 ; incomplete: False ; hidden: False ; >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: DeviceTree.get_device_by_name returned None >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: PartitionDevicePopulator.run: name: sda3 ; >Aug 10 01:29:25 localhost-live anaconda[3537]: program: Running... udevadm settle --timeout=300 >Aug 10 01:29:25 localhost-live anaconda[3537]: program: Return code: 0 >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: DeviceTree.get_device_by_name returned existing 465,76 GiB disk sda (65) with existing gpt disklabel >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: get_format('None') returning DeviceFormat instance with object id 94 >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: DiskDevice.add_child: name: sda ; child: sda3 ; kids: 2 ; >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: get_format('None') returning DeviceFormat instance with object id 95 >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: PartitionDevice._set_format: sda3 ; type: None ; current: None ; >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda3 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 ; >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: updated sda3 size to 464,54 GiB (464,54 GiB) >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: looking up parted Partition: /dev/sda3 >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: PartitionDevice.probe: sda3 ; exists: True ; >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: PartitionDevice.get_flag: path: /dev/sda3 ; flag: 1 ; >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: PartitionDevice.get_flag: path: /dev/sda3 ; flag: 10 ; >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: PartitionDevice.get_flag: path: /dev/sda3 ; flag: 12 ; >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda3 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 ; >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: updated sda3 size to 464,54 GiB (464,54 GiB) >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: added partition sda3 (id 93) to device tree >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: got device: PartitionDevice instance (0x7fe6e6d89c50) -- >name = sda3 status = True id = 93 >children = [] >parents = ['existing 465,76 GiB disk sda (65) with existing gpt disklabel'] >uuid = dcccc766-4d06-418d-a38c-6d977e3d93d5 size = 464,54 GiB >format = existing None >major = 8 minor = 3 exists = True protected = False >sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 >target size = 464,54 GiB 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 0x7fe6e6d7d6a0> fileSystem: None >number: 3 path: /dev/sda3 type: 0 >name: active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fe6e6d7d898> PedPartition: <_ped.Partition object at 0x7fe6e6df0b48> >disk = existing 465,76 GiB disk sda (65) with existing gpt disklabel >start = 2549760 end = 976771071 length = 974221312 >flags = >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: DeviceTree.handle_format: name: sda3 ; >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: AppleBootstrapFS.supported: supported: True ; >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 97 >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: EFIFS.supported: supported: True ; >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: get_format('efi') returning EFIFS instance with object id 98 >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: MacEFIFS.supported: supported: True ; >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: get_format('macefi') returning MacEFIFS instance with object id 99 >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: MacEFIFS.supported: supported: True ; >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: get_format('macefi') returning MacEFIFS instance with object id 100 >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: type detected on 'sda3' is 'luks' >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: LUKS.__init__: uuid: 3519bbb3-0d27-47fe-a9ac-a685c46f8a32 ; label: None ; device: /dev/sda3 ; serial: Samsung_SSD_850_EVO_500GB_S2RBNX0J260452Z ; exists: True ; name: luks-3519bbb3-0d27-47fe-a9ac-a685c46f8a32 ; >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: get_format('luks') returning LUKS instance with object id 101 >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: PartitionDevice._set_format: sda3 ; type: luks ; current: None ; >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: DeviceTree.get_device_by_name: name: luks-3519bbb3-0d27-47fe-a9ac-a685c46f8a32 ; incomplete: False ; hidden: False ; >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: DeviceTree.get_device_by_name returned None >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: get_format('None') returning DeviceFormat instance with object id 103 >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: PartitionDevice.add_child: name: sda3 ; child: luks-3519bbb3-0d27-47fe-a9ac-a685c46f8a32 ; kids: 0 ; >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: get_format('None') returning DeviceFormat instance with object id 104 >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: LUKSDevice._set_format: luks-3519bbb3-0d27-47fe-a9ac-a685c46f8a32 ; type: None ; current: None ; >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: LUKSDevice.update_sysfs_path: luks-3519bbb3-0d27-47fe-a9ac-a685c46f8a32 ; status: False ; >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: failed to update sysfs path for luks-3519bbb3-0d27-47fe-a9ac-a685c46f8a32: [Errno 2] No such file or directory: '/dev/mapper/luks-3519bbb3-0d27-47fe-a9ac-a685c46f8a32' >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: LUKSDevice.setup: luks-3519bbb3-0d27-47fe-a9ac-a685c46f8a32 ; orig: False ; status: False ; controllable: True ; >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: LUKSDevice.setup_parents: name: luks-3519bbb3-0d27-47fe-a9ac-a685c46f8a32 ; orig: False ; >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: PartitionDevice.setup: sda3 ; orig: False ; status: True ; controllable: True ; >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: LUKS.setup: device: /dev/sda3 ; type: luks ; status: False ; >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: setup of luks-3519bbb3-0d27-47fe-a9ac-a685c46f8a32 failed: luks device not configured >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: PartitionDevice.remove_child: name: sda3 ; child: luks-3519bbb3-0d27-47fe-a9ac-a685c46f8a32 ; kids: 1 ; >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: got format: existing luks >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: DeviceTree.handle_device: name: sdb ; info: {'DEVLINKS': '/dev/disk/by-id/ata-Samsung_SSD_850_EVO_500GB_S21JNSAFC34055Z ' >'/dev/disk/by-path/pci-0000:00:1f.2-ata-2 ' >'/dev/disk/by-id/wwn-0x5002538da00a5fdf', >'DEVNAME': '/dev/sdb', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb', >'DEVTYPE': 'disk', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_HPA': '1', >'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', >'ID_ATA_FEATURE_SET_PM': '1', >'ID_ATA_FEATURE_SET_PM_ENABLED': '1', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '8', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', >'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '0', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_MODEL': 'Samsung_SSD_850_EVO_500GB', >'ID_MODEL_ENC': 'Samsung\\x20SSD\\x20850\\x20EVO\\x20500GB\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '01744ed0', >'ID_PATH': 'pci-0000:00:1f.2-ata-2', >'ID_PATH_TAG': 'pci-0000_00_1f_2-ata-2', >'ID_REVISION': 'EMT01B6Q', >'ID_SERIAL': 'Samsung_SSD_850_EVO_500GB_S21JNSAFC34055Z', >'ID_SERIAL_SHORT': 'S21JNSAFC34055Z', >'ID_TYPE': 'disk', >'ID_WWN': '0x5002538da00a5fdf', >'ID_WWN_WITH_EXTENSION': '0x5002538da00a5fdf', >'MAJOR': '8', >'MINOR': '16', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'SYS_NAME': 'sdb', >'SYS_PATH': '/sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '12032760'} ; >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: scanning sdb (/sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb)... >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: DeviceTree.get_device_by_name returned None >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: DiskDevicePopulator.run: name: sdb ; >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: sdb is a disk >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: get_format('None') returning DeviceFormat instance with object id 108 >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: get_format('None') returning DeviceFormat instance with object id 109 >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: DiskDevice._set_format: sdb ; type: None ; current: None ; >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: DiskDevice.update_sysfs_path: sdb ; status: True ; >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: sdb sysfs_path set to /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb ; >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: updated sdb size to 465,76 GiB (465,76 GiB) >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: added disk sdb (id 107) to device tree >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: got device: DiskDevice instance (0x7fe6e6d9ab70) -- >name = sdb status = True id = 107 >children = [] >parents = [] >uuid = None size = 465,76 GiB >format = existing None >major = 8 minor = 16 exists = True protected = False >sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb >target size = 465,76 GiB path = /dev/sdb >format args = [] original_format = None removable = False wwn = 0x5002538da00a5fdf >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: DeviceTree.handle_format: name: sdb ; >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: AppleBootstrapFS.supported: supported: True ; >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 111 >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: EFIFS.supported: supported: True ; >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: get_format('efi') returning EFIFS instance with object id 112 >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: MacEFIFS.supported: supported: True ; >Aug 10 01:29:25 localhost-live anaconda[3537]: blivet: get_format('macefi') returning MacEFIFS instance with object id 113 >Aug 10 01:29:26 localhost-live anaconda[3537]: blivet: MacEFIFS.supported: supported: True ; >Aug 10 01:29:26 localhost-live anaconda[3537]: blivet: get_format('macefi') returning MacEFIFS instance with object id 114 >Aug 10 01:29:26 localhost-live anaconda[3537]: blivet: DiskLabelFormatPopulator.run: device: sdb ; label_type: dos ; >Aug 10 01:29:26 localhost-live anaconda[3537]: blivet: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; >Aug 10 01:29:26 localhost-live anaconda[3537]: blivet: DiskLabel.__init__: uuid: 01744ed0 ; label: None ; device: /dev/sdb ; serial: Samsung_SSD_850_EVO_500GB_S21JNSAFC34055Z ; exists: True ; >Aug 10 01:29:26 localhost-live anaconda[3537]: blivet: Did not change pmbr_boot on parted.Disk instance -- >type: msdos primaryPartitionCount: 2 >lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 >partitions: [<parted.partition.Partition object at 0x7fe6e6d7d048>, <parted.partition.Partition object at 0x7fe6e6e8acc0>] >device: <parted.device.Device object at 0x7fe6e6e9cb38> >PedDisk: <_ped.Disk object at 0x7fe6e6e067c8> >Aug 10 01:29:26 localhost-live anaconda[3537]: blivet: get_format('disklabel') returning DiskLabel instance with object id 115 >Aug 10 01:29:26 localhost-live anaconda[3537]: blivet: DiskDevice._set_format: sdb ; type: disklabel ; current: None ; >Aug 10 01:29:26 localhost-live anaconda[3537]: blivet: got format: existing msdos disklabel >Aug 10 01:29:26 localhost-live anaconda[3537]: blivet: DeviceTree.handle_device: name: sdb1 ; info: {'DEVLINKS': '/dev/disk/by-path/pci-0000:00:1f.2-ata-2-part1 ' >'/dev/disk/by-uuid/3006A05B06A02436 ' >'/dev/disk/by-partuuid/01744ed0-01 ' >'/dev/disk/by-label/System\\x20Reserved ' >'/dev/disk/by-id/wwn-0x5002538da00a5fdf-part1 ' >'/dev/disk/by-id/ata-Samsung_SSD_850_EVO_500GB_S21JNSAFC34055Z-part1', >'DEVNAME': '/dev/sdb1', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1', >'DEVTYPE': 'partition', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_HPA': '1', >'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', >'ID_ATA_FEATURE_SET_PM': '1', >'ID_ATA_FEATURE_SET_PM_ENABLED': '1', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '8', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', >'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '0', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_FS_LABEL': 'System_Reserved', >'ID_FS_LABEL_ENC': 'System\\x20Reserved', >'ID_FS_TYPE': 'ntfs', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '3006A05B06A02436', >'ID_FS_UUID_ENC': '3006A05B06A02436', >'ID_MODEL': 'Samsung_SSD_850_EVO_500GB', >'ID_MODEL_ENC': 'Samsung\\x20SSD\\x20850\\x20EVO\\x20500GB\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_ENTRY_DISK': '8:16', >'ID_PART_ENTRY_FLAGS': '0x80', >'ID_PART_ENTRY_NUMBER': '1', >'ID_PART_ENTRY_OFFSET': '2048', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '1124352', >'ID_PART_ENTRY_TYPE': '0x7', >'ID_PART_ENTRY_UUID': '01744ed0-01', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '01744ed0', >'ID_PATH': 'pci-0000:00:1f.2-ata-2', >'ID_PATH_TAG': 'pci-0000_00_1f_2-ata-2', >'ID_REVISION': 'EMT01B6Q', >'ID_SERIAL': 'Samsung_SSD_850_EVO_500GB_S21JNSAFC34055Z', >'ID_SERIAL_SHORT': 'S21JNSAFC34055Z', >'ID_TYPE': 'disk', >'ID_WWN': '0x5002538da00a5fdf', >'ID_WWN_WITH_EXTENSION': '0x5002538da00a5fdf', >'MAJOR': '8', >'MINOR': '17', >'PARTN': '1', >'SUBSYSTEM': 'block', >'SYS_NAME': 'sdb1', >'SYS_PATH': '/sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1', >'TAGS': ':systemd:', >'UDISKS_IGNORE': '1', >'USEC_INITIALIZED': '12051399'} ; >Aug 10 01:29:26 localhost-live anaconda[3537]: blivet: scanning sdb1 (/sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1)... >Aug 10 01:29:26 localhost-live anaconda[3537]: blivet: DeviceTree.get_device_by_name: name: sdb1 ; incomplete: False ; hidden: False ; >Aug 10 01:29:26 localhost-live anaconda[3537]: blivet: DeviceTree.get_device_by_name returned None >Aug 10 01:29:26 localhost-live anaconda[3537]: blivet: PartitionDevicePopulator.run: name: sdb1 ; >Aug 10 01:29:26 localhost-live anaconda[3537]: program: Running... udevadm settle --timeout=300 >Aug 10 01:29:26 localhost-live anaconda[3537]: program: Return code: 0 >Aug 10 01:29:26 localhost-live anaconda[3537]: blivet: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; >Aug 10 01:29:26 localhost-live anaconda[3537]: blivet: DeviceTree.get_device_by_name returned existing 465,76 GiB disk sdb (107) with existing msdos disklabel >Aug 10 01:29:26 localhost-live anaconda[3537]: blivet: get_format('None') returning DeviceFormat instance with object id 118 >Aug 10 01:29:26 localhost-live anaconda[3537]: blivet: DiskDevice.add_child: name: sdb ; child: sdb1 ; kids: 0 ; >Aug 10 01:29:26 localhost-live anaconda[3537]: blivet: get_format('None') returning DeviceFormat instance with object id 119 >Aug 10 01:29:26 localhost-live anaconda[3537]: blivet: PartitionDevice._set_format: sdb1 ; type: None ; current: None ; >Aug 10 01:29:26 localhost-live anaconda[3537]: blivet: PartitionDevice.update_sysfs_path: sdb1 ; status: True ; >Aug 10 01:29:26 localhost-live anaconda[3537]: blivet: sdb1 sysfs_path set to /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1 >Aug 10 01:29:26 localhost-live anaconda[3537]: blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sdb1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1 ; >Aug 10 01:29:26 localhost-live anaconda[3537]: blivet: updated sdb1 size to 549 MiB (549 MiB) >Aug 10 01:29:26 localhost-live anaconda[3537]: blivet: looking up parted Partition: /dev/sdb1 >Aug 10 01:29:26 localhost-live anaconda[3537]: blivet: PartitionDevice.probe: sdb1 ; exists: True ; >Aug 10 01:29:26 localhost-live anaconda[3537]: blivet: PartitionDevice.get_flag: path: /dev/sdb1 ; flag: 1 ; >Aug 10 01:29:26 localhost-live anaconda[3537]: blivet: PartitionDevice.get_flag: path: /dev/sdb1 ; flag: 10 ; >Aug 10 01:29:26 localhost-live anaconda[3537]: blivet: PartitionDevice.get_flag: path: /dev/sdb1 ; flag: 12 ; >Aug 10 01:29:26 localhost-live anaconda[3537]: blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sdb1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1 ; >Aug 10 01:29:26 localhost-live anaconda[3537]: blivet: updated sdb1 size to 549 MiB (549 MiB) >Aug 10 01:29:26 localhost-live anaconda[3537]: blivet: added partition sdb1 (id 117) to device tree >Aug 10 01:29:26 localhost-live anaconda[3537]: blivet: parted exception: msdos disk labels do not support partition names. >Aug 10 01:29:26 localhost-live anaconda[3537]: blivet: parted exception: msdos disk labels do not support partition names. >Aug 10 01:29:26 localhost-live anaconda[3537]: blivet: parted exception: msdos disk labels do not support partition names. >Aug 10 01:29:26 localhost-live anaconda[3537]: blivet: parted exception: msdos disk labels do not support partition names. >Aug 10 01:29:26 localhost-live anaconda[3537]: blivet: got device: PartitionDevice instance (0x7fe6e6d89ba8) -- >name = sdb1 status = True id = 117 >children = [] >parents = ['existing 465,76 GiB disk sdb (107) with existing msdos disklabel'] >uuid = 01744ed0-01 size = 549 MiB >format = existing None >major = 8 minor = 17 exists = True protected = False >sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1 >target size = 549 MiB path = /dev/sdb1 >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 0x7fe6e6e9c320> fileSystem: <parted.filesystem.FileSystem object at 0x7fe6e6e8ab38> >number: 1 path: /dev/sdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fe6e6f3b278> PedPartition: <_ped.Partition object at 0x7fe6e6ebc308> >disk = existing 465,76 GiB disk sdb (107) with existing msdos disklabel >start = 2048 end = 1126399 length = 1124352 >flags = boot >Aug 10 01:29:26 localhost-live anaconda[3537]: blivet: DeviceTree.handle_format: name: sdb1 ; >Aug 10 01:29:26 localhost-live anaconda[3537]: blivet: AppleBootstrapFS.supported: supported: True ; >Aug 10 01:29:26 localhost-live anaconda[3537]: blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 121 >Aug 10 01:29:26 localhost-live anaconda[3537]: blivet: EFIFS.supported: supported: True ; >Aug 10 01:29:26 localhost-live anaconda[3537]: blivet: get_format('efi') returning EFIFS instance with object id 122 >Aug 10 01:29:26 localhost-live anaconda[3537]: blivet: MacEFIFS.supported: supported: True ; >Aug 10 01:29:26 localhost-live anaconda[3537]: blivet: get_format('macefi') returning MacEFIFS instance with object id 123 >Aug 10 01:29:26 localhost-live anaconda[3537]: blivet: MacEFIFS.supported: supported: True ; >Aug 10 01:29:26 localhost-live anaconda[3537]: blivet: get_format('macefi') returning MacEFIFS instance with object id 124 >Aug 10 01:29:26 localhost-live anaconda[3537]: blivet: type detected on 'sdb1' is 'ntfs' >Aug 10 01:29:26 localhost-live anaconda[3537]: program: Running... ntfsinfo -m /dev/sdb1 >Aug 10 01:29:26 localhost-live anaconda[3537]: program: stdout: >Aug 10 01:29:26 localhost-live anaconda[3537]: program: Volume Information >Aug 10 01:29:26 localhost-live anaconda[3537]: program: Name of device: /dev/sdb1 >Aug 10 01:29:26 localhost-live anaconda[3537]: program: Device state: 11 >Aug 10 01:29:26 localhost-live anaconda[3537]: program: Volume Name: System Reserved >Aug 10 01:29:26 localhost-live anaconda[3537]: program: Volume State: 91 >Aug 10 01:29:26 localhost-live anaconda[3537]: program: Volume Flags: 0x0080 >Aug 10 01:29:26 localhost-live anaconda[3537]: program: Volume Version: 3.1 >Aug 10 01:29:26 localhost-live anaconda[3537]: program: Sector Size: 512 >Aug 10 01:29:26 localhost-live anaconda[3537]: program: Cluster Size: 4096 >Aug 10 01:29:26 localhost-live anaconda[3537]: program: Index Block Size: 4096 >Aug 10 01:29:26 localhost-live anaconda[3537]: program: Volume Size in Clusters: 140543 >Aug 10 01:29:26 localhost-live anaconda[3537]: program: MFT Information >Aug 10 01:29:26 localhost-live anaconda[3537]: program: MFT Record Size: 1024 >Aug 10 01:29:26 localhost-live anaconda[3537]: program: MFT Zone Multiplier: 0 >Aug 10 01:29:26 localhost-live anaconda[3537]: program: MFT Data Position: 24 >Aug 10 01:29:26 localhost-live anaconda[3537]: program: MFT Zone Start: 46848 >Aug 10 01:29:26 localhost-live anaconda[3537]: program: MFT Zone End: 64415 >Aug 10 01:29:26 localhost-live anaconda[3537]: program: MFT Zone Position: 46848 >Aug 10 01:29:26 localhost-live anaconda[3537]: program: Current Position in First Data Zone: 64415 >Aug 10 01:29:26 localhost-live anaconda[3537]: program: Current Position in Second Data Zone: 0 >Aug 10 01:29:26 localhost-live anaconda[3537]: program: Allocated clusters 64 (0.0%) >Aug 10 01:29:26 localhost-live anaconda[3537]: program: LCN of Data Attribute for FILE_MFT: 46848 >Aug 10 01:29:26 localhost-live anaconda[3537]: program: FILE_MFTMirr Size: 4 >Aug 10 01:29:26 localhost-live anaconda[3537]: program: LCN of Data Attribute for File_MFTMirr: 2 >Aug 10 01:29:26 localhost-live anaconda[3537]: program: Size of Attribute Definition Table: 2560 >Aug 10 01:29:26 localhost-live anaconda[3537]: program: Number of Attached Extent Inodes: 0 >Aug 10 01:29:26 localhost-live anaconda[3537]: program: FILE_Bitmap Information >Aug 10 01:29:26 localhost-live anaconda[3537]: program: FILE_Bitmap MFT Record Number: 6 >Aug 10 01:29:26 localhost-live anaconda[3537]: program: State of FILE_Bitmap Inode: 80 >Aug 10 01:29:26 localhost-live anaconda[3537]: program: Length of Attribute List: 0 >Aug 10 01:29:26 localhost-live anaconda[3537]: program: Number of Attached Extent Inodes: 0 >Aug 10 01:29:26 localhost-live anaconda[3537]: program: FILE_Bitmap Data Attribute Information >Aug 10 01:29:26 localhost-live anaconda[3537]: program: Decompressed Runlist: not done yet >Aug 10 01:29:26 localhost-live anaconda[3537]: program: Base Inode: 6 >Aug 10 01:29:26 localhost-live anaconda[3537]: program: Attribute Types: not done yet >Aug 10 01:29:26 localhost-live anaconda[3537]: program: Attribute Name Length: 0 >Aug 10 01:29:26 localhost-live anaconda[3537]: program: Attribute State: 3 >Aug 10 01:29:26 localhost-live anaconda[3537]: program: Attribute Allocated Size: 20480 >Aug 10 01:29:26 localhost-live anaconda[3537]: program: Attribute Data Size: 17568 >Aug 10 01:29:26 localhost-live anaconda[3537]: program: Attribute Initialized Size: 17568 >Aug 10 01:29:26 localhost-live anaconda[3537]: program: Attribute Compressed Size: 0 >Aug 10 01:29:26 localhost-live anaconda[3537]: program: Compression Block Size: 0 >Aug 10 01:29:26 localhost-live anaconda[3537]: program: Compression Block Size Bits: 0 >Aug 10 01:29:26 localhost-live anaconda[3537]: program: Compression Block Clusters: 0 >Aug 10 01:29:26 localhost-live anaconda[3537]: program: Free Clusters: 42870 (30.5%) >Aug 10 01:29:26 localhost-live anaconda[3537]: program: Return code: 0 >Aug 10 01:29:26 localhost-live anaconda[3537]: program: Running... ntfsresize -m /dev/sdb1 >Aug 10 01:29:26 localhost-live anaconda[3537]: program: stdout: >Aug 10 01:29:26 localhost-live anaconda[3537]: program: ntfsresize v2017.3.23 (libntfs-3g) >Aug 10 01:29:26 localhost-live anaconda[3537]: program: Minsize (in MB): 401 >Aug 10 01:29:26 localhost-live anaconda[3537]: program: Return code: 0 >Aug 10 01:29:26 localhost-live anaconda[3537]: blivet: padding min size from 382,42 MiB up to 420,67 MiB >Aug 10 01:29:26 localhost-live anaconda[3537]: blivet: NTFS.supported: supported: False ; >Aug 10 01:29:26 localhost-live anaconda[3537]: blivet: get_format('ntfs') returning NTFS instance with object id 125 >Aug 10 01:29:26 localhost-live anaconda[3537]: blivet: PartitionDevice._set_format: sdb1 ; type: ntfs ; current: None ; >Aug 10 01:29:26 localhost-live anaconda[3537]: program: Running... udevadm settle --timeout=300 >Aug 10 01:29:26 localhost-live anaconda[3537]: program: Return code: 0 >Aug 10 01:29:26 localhost-live anaconda[3537]: blivet: NTFS.supported: supported: False ; >Aug 10 01:29:26 localhost-live anaconda[3537]: program: Running... udevadm settle --timeout=300 >Aug 10 01:29:26 localhost-live anaconda[3537]: program: Return code: 0 >Aug 10 01:29:26 localhost-live anaconda[3537]: blivet: NTFS.supported: supported: False ; >Aug 10 01:29:26 localhost-live anaconda[3537]: blivet: got format: existing ntfs filesystem >Aug 10 01:29:26 localhost-live anaconda[3537]: blivet: DeviceTree.handle_device: name: sdb2 ; info: {'DEVLINKS': '/dev/disk/by-partuuid/01744ed0-02 ' >'/dev/disk/by-uuid/D2E0A115E0A10139 ' >'/dev/disk/by-path/pci-0000:00:1f.2-ata-2-part2 ' >'/dev/disk/by-id/wwn-0x5002538da00a5fdf-part2 ' >'/dev/disk/by-label/Win10 ' >'/dev/disk/by-id/ata-Samsung_SSD_850_EVO_500GB_S21JNSAFC34055Z-part2', >'DEVNAME': '/dev/sdb2', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb2', >'DEVTYPE': 'partition', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_HPA': '1', >'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', >'ID_ATA_FEATURE_SET_PM': '1', >'ID_ATA_FEATURE_SET_PM_ENABLED': '1', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '8', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', >'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '0', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_FS_LABEL': 'Win10', >'ID_FS_LABEL_ENC': 'Win10', >'ID_FS_TYPE': 'ntfs', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': 'D2E0A115E0A10139', >'ID_FS_UUID_ENC': 'D2E0A115E0A10139', >'ID_MODEL': 'Samsung_SSD_850_EVO_500GB', >'ID_MODEL_ENC': 'Samsung\\x20SSD\\x20850\\x20EVO\\x20500GB\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_ENTRY_DISK': '8:16', >'ID_PART_ENTRY_NUMBER': '2', >'ID_PART_ENTRY_OFFSET': '1126400', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '975644672', >'ID_PART_ENTRY_TYPE': '0x7', >'ID_PART_ENTRY_UUID': '01744ed0-02', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '01744ed0', >'ID_PATH': 'pci-0000:00:1f.2-ata-2', >'ID_PATH_TAG': 'pci-0000_00_1f_2-ata-2', >'ID_REVISION': 'EMT01B6Q', >'ID_SERIAL': 'Samsung_SSD_850_EVO_500GB_S21JNSAFC34055Z', >'ID_SERIAL_SHORT': 'S21JNSAFC34055Z', >'ID_TYPE': 'disk', >'ID_WWN': '0x5002538da00a5fdf', >'ID_WWN_WITH_EXTENSION': '0x5002538da00a5fdf', >'MAJOR': '8', >'MINOR': '18', >'PARTN': '2', >'SUBSYSTEM': 'block', >'SYS_NAME': 'sdb2', >'SYS_PATH': '/sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb2', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '12042279'} ; >Aug 10 01:29:26 localhost-live anaconda[3537]: blivet: scanning sdb2 (/sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb2)... >Aug 10 01:29:26 localhost-live anaconda[3537]: blivet: DeviceTree.get_device_by_name: name: sdb2 ; incomplete: False ; hidden: False ; >Aug 10 01:29:26 localhost-live anaconda[3537]: blivet: DeviceTree.get_device_by_name returned None >Aug 10 01:29:26 localhost-live anaconda[3537]: blivet: PartitionDevicePopulator.run: name: sdb2 ; >Aug 10 01:29:26 localhost-live anaconda[3537]: program: Running... udevadm settle --timeout=300 >Aug 10 01:29:26 localhost-live anaconda[3537]: program: Return code: 0 >Aug 10 01:29:26 localhost-live anaconda[3537]: blivet: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; >Aug 10 01:29:26 localhost-live anaconda[3537]: blivet: DeviceTree.get_device_by_name returned existing 465,76 GiB disk sdb (107) with existing msdos disklabel >Aug 10 01:29:26 localhost-live anaconda[3537]: blivet: get_format('None') returning DeviceFormat instance with object id 128 >Aug 10 01:29:26 localhost-live anaconda[3537]: blivet: DiskDevice.add_child: name: sdb ; child: sdb2 ; kids: 1 ; >Aug 10 01:29:26 localhost-live anaconda[3537]: blivet: get_format('None') returning DeviceFormat instance with object id 129 >Aug 10 01:29:26 localhost-live anaconda[3537]: blivet: PartitionDevice._set_format: sdb2 ; type: None ; current: None ; >Aug 10 01:29:26 localhost-live anaconda[3537]: blivet: PartitionDevice.update_sysfs_path: sdb2 ; status: True ; >Aug 10 01:29:26 localhost-live anaconda[3537]: blivet: sdb2 sysfs_path set to /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb2 >Aug 10 01:29:26 localhost-live anaconda[3537]: blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sdb2 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb2 ; >Aug 10 01:29:26 localhost-live anaconda[3537]: blivet: updated sdb2 size to 465,22 GiB (465,22 GiB) >Aug 10 01:29:26 localhost-live anaconda[3537]: blivet: looking up parted Partition: /dev/sdb2 >Aug 10 01:29:26 localhost-live anaconda[3537]: blivet: PartitionDevice.probe: sdb2 ; exists: True ; >Aug 10 01:29:26 localhost-live anaconda[3537]: blivet: PartitionDevice.get_flag: path: /dev/sdb2 ; flag: 1 ; >Aug 10 01:29:26 localhost-live anaconda[3537]: blivet: PartitionDevice.get_flag: path: /dev/sdb2 ; flag: 10 ; >Aug 10 01:29:26 localhost-live anaconda[3537]: blivet: PartitionDevice.get_flag: path: /dev/sdb2 ; flag: 12 ; >Aug 10 01:29:26 localhost-live anaconda[3537]: blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sdb2 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb2 ; >Aug 10 01:29:26 localhost-live anaconda[3537]: blivet: updated sdb2 size to 465,22 GiB (465,22 GiB) >Aug 10 01:29:26 localhost-live anaconda[3537]: blivet: added partition sdb2 (id 127) to device tree >Aug 10 01:29:26 localhost-live anaconda[3537]: blivet: parted exception: msdos disk labels do not support partition names. >Aug 10 01:29:26 localhost-live anaconda[3537]: blivet: parted exception: msdos disk labels do not support partition names. >Aug 10 01:29:26 localhost-live anaconda[3537]: blivet: parted exception: msdos disk labels do not support partition names. >Aug 10 01:29:26 localhost-live anaconda[3537]: blivet: parted exception: msdos disk labels do not support partition names. >Aug 10 01:29:26 localhost-live anaconda[3537]: blivet: got device: PartitionDevice instance (0x7fe6e6d82668) -- >name = sdb2 status = True id = 127 >children = [] >parents = ['existing 465,76 GiB disk sdb (107) with existing msdos disklabel'] >uuid = 01744ed0-02 size = 465,22 GiB >format = existing None >major = 8 minor = 18 exists = True protected = False >sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb2 >target size = 465,22 GiB path = /dev/sdb2 >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 0x7fe6e6e9c320> fileSystem: <parted.filesystem.FileSystem object at 0x7fe6e6e8ac50> >number: 2 path: /dev/sdb2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fe6e6e8ac18> PedPartition: <_ped.Partition object at 0x7fe6e6ebc6d0> >disk = existing 465,76 GiB disk sdb (107) with existing msdos disklabel >start = 1126400 end = 976771071 length = 975644672 >flags = >Aug 10 01:29:26 localhost-live anaconda[3537]: blivet: DeviceTree.handle_format: name: sdb2 ; >Aug 10 01:29:26 localhost-live anaconda[3537]: blivet: AppleBootstrapFS.supported: supported: True ; >Aug 10 01:29:26 localhost-live anaconda[3537]: blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 131 >Aug 10 01:29:26 localhost-live anaconda[3537]: blivet: EFIFS.supported: supported: True ; >Aug 10 01:29:26 localhost-live anaconda[3537]: blivet: get_format('efi') returning EFIFS instance with object id 132 >Aug 10 01:29:26 localhost-live anaconda[3537]: blivet: MacEFIFS.supported: supported: True ; >Aug 10 01:29:26 localhost-live anaconda[3537]: blivet: get_format('macefi') returning MacEFIFS instance with object id 133 >Aug 10 01:29:26 localhost-live anaconda[3537]: blivet: MacEFIFS.supported: supported: True ; >Aug 10 01:29:26 localhost-live anaconda[3537]: blivet: get_format('macefi') returning MacEFIFS instance with object id 134 >Aug 10 01:29:26 localhost-live anaconda[3537]: blivet: type detected on 'sdb2' is 'ntfs' >Aug 10 01:29:26 localhost-live anaconda[3537]: program: Running... ntfsinfo -m /dev/sdb2 >Aug 10 01:29:26 localhost-live anaconda[3537]: program: stdout: >Aug 10 01:29:26 localhost-live anaconda[3537]: program: Volume Information >Aug 10 01:29:26 localhost-live anaconda[3537]: program: Name of device: /dev/sdb2 >Aug 10 01:29:26 localhost-live anaconda[3537]: program: Device state: 11 >Aug 10 01:29:26 localhost-live anaconda[3537]: program: Volume Name: Win10 >Aug 10 01:29:26 localhost-live anaconda[3537]: program: Volume State: 91 >Aug 10 01:29:26 localhost-live anaconda[3537]: program: Volume Flags: 0x0000 >Aug 10 01:29:26 localhost-live anaconda[3537]: program: Volume Version: 3.1 >Aug 10 01:29:26 localhost-live anaconda[3537]: program: Sector Size: 512 >Aug 10 01:29:26 localhost-live anaconda[3537]: program: Cluster Size: 4096 >Aug 10 01:29:26 localhost-live anaconda[3537]: program: Index Block Size: 4096 >Aug 10 01:29:26 localhost-live anaconda[3537]: program: Volume Size in Clusters: 121955583 >Aug 10 01:29:26 localhost-live anaconda[3537]: program: MFT Information >Aug 10 01:29:26 localhost-live anaconda[3537]: program: MFT Record Size: 1024 >Aug 10 01:29:26 localhost-live anaconda[3537]: program: MFT Zone Multiplier: 0 >Aug 10 01:29:26 localhost-live anaconda[3537]: program: MFT Data Position: 24 >Aug 10 01:29:26 localhost-live anaconda[3537]: program: MFT Zone Start: 786432 >Aug 10 01:29:26 localhost-live anaconda[3537]: program: MFT Zone End: 16030879 >Aug 10 01:29:26 localhost-live anaconda[3537]: program: MFT Zone Position: 786432 >Aug 10 01:29:26 localhost-live anaconda[3537]: program: Current Position in First Data Zone: 16030879 >Aug 10 01:29:26 localhost-live anaconda[3537]: program: Current Position in Second Data Zone: 0 >Aug 10 01:29:26 localhost-live anaconda[3537]: program: Allocated clusters 70208 (0.1%) >Aug 10 01:29:26 localhost-live anaconda[3537]: program: LCN of Data Attribute for FILE_MFT: 786432 >Aug 10 01:29:26 localhost-live anaconda[3537]: program: FILE_MFTMirr Size: 4 >Aug 10 01:29:26 localhost-live anaconda[3537]: program: LCN of Data Attribute for File_MFTMirr: 2 >Aug 10 01:29:26 localhost-live anaconda[3537]: program: Size of Attribute Definition Table: 2560 >Aug 10 01:29:26 localhost-live anaconda[3537]: program: Number of Attached Extent Inodes: 0 >Aug 10 01:29:26 localhost-live anaconda[3537]: program: FILE_Bitmap Information >Aug 10 01:29:26 localhost-live anaconda[3537]: program: FILE_Bitmap MFT Record Number: 6 >Aug 10 01:29:26 localhost-live anaconda[3537]: program: State of FILE_Bitmap Inode: 80 >Aug 10 01:29:26 localhost-live anaconda[3537]: program: Length of Attribute List: 0 >Aug 10 01:29:26 localhost-live anaconda[3537]: program: Number of Attached Extent Inodes: 0 >Aug 10 01:29:26 localhost-live anaconda[3537]: program: FILE_Bitmap Data Attribute Information >Aug 10 01:29:26 localhost-live anaconda[3537]: program: Decompressed Runlist: not done yet >Aug 10 01:29:26 localhost-live anaconda[3537]: program: Base Inode: 6 >Aug 10 01:29:26 localhost-live anaconda[3537]: program: Attribute Types: not done yet >Aug 10 01:29:26 localhost-live anaconda[3537]: program: Attribute Name Length: 0 >Aug 10 01:29:26 localhost-live anaconda[3537]: program: Attribute State: 3 >Aug 10 01:29:26 localhost-live anaconda[3537]: program: Attribute Allocated Size: 15245312 >Aug 10 01:29:26 localhost-live anaconda[3537]: program: Attribute Data Size: 15244448 >Aug 10 01:29:26 localhost-live anaconda[3537]: program: Attribute Initialized Size: 15244448 >Aug 10 01:29:26 localhost-live anaconda[3537]: program: Attribute Compressed Size: 0 >Aug 10 01:29:26 localhost-live anaconda[3537]: program: Compression Block Size: 0 >Aug 10 01:29:26 localhost-live anaconda[3537]: program: Compression Block Size Bits: 0 >Aug 10 01:29:26 localhost-live anaconda[3537]: program: Compression Block Clusters: 0 >Aug 10 01:29:26 localhost-live anaconda[3537]: program: Free Clusters: 102278350 (83.9%) >Aug 10 01:29:26 localhost-live anaconda[3537]: program: Return code: 0 >Aug 10 01:29:26 localhost-live anaconda[3537]: program: Running... ntfsresize -m /dev/sdb2 >Aug 10 01:29:27 localhost-live anaconda[3537]: program: stdout: >Aug 10 01:29:27 localhost-live anaconda[3537]: program: ntfsresize v2017.3.23 (libntfs-3g) >Aug 10 01:29:27 localhost-live anaconda[3537]: program: Minsize (in MB): 80598 >Aug 10 01:29:27 localhost-live anaconda[3537]: program: Return code: 0 >Aug 10 01:29:27 localhost-live anaconda[3537]: blivet: padding min size from 75,06 GiB up to 75,55 GiB >Aug 10 01:29:27 localhost-live anaconda[3537]: blivet: NTFS.supported: supported: False ; >Aug 10 01:29:27 localhost-live anaconda[3537]: blivet: get_format('ntfs') returning NTFS instance with object id 135 >Aug 10 01:29:27 localhost-live anaconda[3537]: blivet: PartitionDevice._set_format: sdb2 ; type: ntfs ; current: None ; >Aug 10 01:29:27 localhost-live anaconda[3537]: program: Running... udevadm settle --timeout=300 >Aug 10 01:29:27 localhost-live anaconda[3537]: program: Return code: 0 >Aug 10 01:29:27 localhost-live anaconda[3537]: blivet: NTFS.supported: supported: False ; >Aug 10 01:29:27 localhost-live anaconda[3537]: program: Running... udevadm settle --timeout=300 >Aug 10 01:29:27 localhost-live anaconda[3537]: program: Return code: 0 >Aug 10 01:29:27 localhost-live anaconda[3537]: blivet: NTFS.supported: supported: False ; >Aug 10 01:29:27 localhost-live anaconda[3537]: blivet: got format: existing ntfs filesystem >Aug 10 01:29:27 localhost-live anaconda[3537]: blivet: DeviceTree.handle_device: name: sdc ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x5000cca269c723af ' >'/dev/disk/by-path/pci-0000:00:1f.2-ata-3 ' >'/dev/disk/by-id/ata-HGST_HDN726040ALE614_K7GHPW4L', >'DEVNAME': '/dev/sdc', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdc', >'DEVTYPE': 'disk', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_APM': '1', >'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '254', >'ID_ATA_FEATURE_SET_APM_ENABLED': '1', >'ID_ATA_FEATURE_SET_HPA': '1', >'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', >'ID_ATA_FEATURE_SET_PM': '1', >'ID_ATA_FEATURE_SET_PM_ENABLED': '1', >'ID_ATA_FEATURE_SET_PUIS': '1', >'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '66030', >'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '7200', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_MODEL': 'HGST_HDN726040ALE614', >'ID_MODEL_ENC': 'HGST\\x20HDN726040ALE614\\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': '79cb34c6-10f6-49b7-93b6-5b314f994773', >'ID_PATH': 'pci-0000:00:1f.2-ata-3', >'ID_PATH_TAG': 'pci-0000_00_1f_2-ata-3', >'ID_REVISION': 'APGNW7JH', >'ID_SERIAL': 'HGST_HDN726040ALE614_K7GHPW4L', >'ID_SERIAL_SHORT': 'K7GHPW4L', >'ID_TYPE': 'disk', >'ID_WWN': '0x5000cca269c723af', >'ID_WWN_WITH_EXTENSION': '0x5000cca269c723af', >'MAJOR': '8', >'MINOR': '32', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'SYS_NAME': 'sdc', >'SYS_PATH': '/sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdc', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '12034129'} ; >Aug 10 01:29:27 localhost-live anaconda[3537]: blivet: scanning sdc (/sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdc)... >Aug 10 01:29:27 localhost-live anaconda[3537]: blivet: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; >Aug 10 01:29:27 localhost-live anaconda[3537]: blivet: DeviceTree.get_device_by_name returned None >Aug 10 01:29:27 localhost-live anaconda[3537]: blivet: DiskDevicePopulator.run: name: sdc ; >Aug 10 01:29:27 localhost-live anaconda[3537]: blivet: sdc is a disk >Aug 10 01:29:27 localhost-live anaconda[3537]: blivet: get_format('None') returning DeviceFormat instance with object id 138 >Aug 10 01:29:27 localhost-live anaconda[3537]: blivet: get_format('None') returning DeviceFormat instance with object id 139 >Aug 10 01:29:27 localhost-live anaconda[3537]: blivet: DiskDevice._set_format: sdc ; type: None ; current: None ; >Aug 10 01:29:27 localhost-live anaconda[3537]: blivet: DiskDevice.update_sysfs_path: sdc ; status: True ; >Aug 10 01:29:27 localhost-live anaconda[3537]: blivet: sdc sysfs_path set to /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdc >Aug 10 01:29:27 localhost-live anaconda[3537]: blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdc ; sysfs_path: /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdc ; >Aug 10 01:29:27 localhost-live anaconda[3537]: blivet: updated sdc size to 3,64 TiB (3,64 TiB) >Aug 10 01:29:27 localhost-live anaconda[3537]: blivet: added disk sdc (id 137) to device tree >Aug 10 01:29:27 localhost-live anaconda[3537]: blivet: got device: DiskDevice instance (0x7fe6e6d9da90) -- >name = sdc status = True id = 137 >children = [] >parents = [] >uuid = None size = 3,64 TiB >format = existing None >major = 8 minor = 32 exists = True protected = False >sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdc >target size = 3,64 TiB path = /dev/sdc >format args = [] original_format = None removable = False wwn = 0x5000cca269c723af >Aug 10 01:29:27 localhost-live anaconda[3537]: blivet: DeviceTree.handle_format: name: sdc ; >Aug 10 01:29:27 localhost-live anaconda[3537]: blivet: AppleBootstrapFS.supported: supported: True ; >Aug 10 01:29:27 localhost-live anaconda[3537]: blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 141 >Aug 10 01:29:27 localhost-live anaconda[3537]: blivet: EFIFS.supported: supported: True ; >Aug 10 01:29:27 localhost-live anaconda[3537]: blivet: get_format('efi') returning EFIFS instance with object id 142 >Aug 10 01:29:27 localhost-live anaconda[3537]: blivet: MacEFIFS.supported: supported: True ; >Aug 10 01:29:27 localhost-live anaconda[3537]: blivet: get_format('macefi') returning MacEFIFS instance with object id 143 >Aug 10 01:29:27 localhost-live anaconda[3537]: blivet: MacEFIFS.supported: supported: True ; >Aug 10 01:29:27 localhost-live anaconda[3537]: blivet: get_format('macefi') returning MacEFIFS instance with object id 144 >Aug 10 01:29:27 localhost-live anaconda[3537]: blivet: DiskLabelFormatPopulator.run: device: sdc ; label_type: gpt ; >Aug 10 01:29:27 localhost-live anaconda[3537]: blivet: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; >Aug 10 01:29:27 localhost-live anaconda[3537]: blivet: DiskLabel.__init__: uuid: 79cb34c6-10f6-49b7-93b6-5b314f994773 ; label: None ; device: /dev/sdc ; serial: HGST_HDN726040ALE614_K7GHPW4L ; exists: True ; >Aug 10 01:29:27 localhost-live anaconda[3537]: blivet: Clear pmbr_boot on parted.Disk instance -- >type: gpt primaryPartitionCount: 1 >lastPartitionNumber: 1 maxPrimaryPartitionCount: 128 >partitions: [<parted.partition.Partition object at 0x7fe6e6d7ab00>] >device: <parted.device.Device object at 0x7fe6e6d7aa20> >PedDisk: <_ped.Disk object at 0x7fe6e6e0dc48> >Aug 10 01:29:27 localhost-live anaconda[3537]: blivet: get_format('disklabel') returning DiskLabel instance with object id 145 >Aug 10 01:29:27 localhost-live anaconda[3537]: blivet: DiskDevice._set_format: sdc ; type: disklabel ; current: None ; >Aug 10 01:29:27 localhost-live anaconda[3537]: blivet: got format: existing gpt disklabel >Aug 10 01:29:27 localhost-live anaconda[3537]: blivet: DeviceTree.handle_device: name: sdc1 ; info: {'DEVLINKS': '/dev/disk/by-partuuid/25899521-7fdd-4731-b15f-891c64b8b1c5 ' >'/dev/disk/by-id/wwn-0x5000cca269c723af-part1 ' >'/dev/disk/by-path/pci-0000:00:1f.2-ata-3-part1 ' >'/dev/disk/by-id/ata-HGST_HDN726040ALE614_K7GHPW4L-part1', >'DEVNAME': '/dev/sdc1', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc1', >'DEVTYPE': 'partition', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_APM': '1', >'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '254', >'ID_ATA_FEATURE_SET_APM_ENABLED': '1', >'ID_ATA_FEATURE_SET_HPA': '1', >'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', >'ID_ATA_FEATURE_SET_PM': '1', >'ID_ATA_FEATURE_SET_PM_ENABLED': '1', >'ID_ATA_FEATURE_SET_PUIS': '1', >'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '66030', >'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '7200', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_FS_LABEL': 'myraidname', >'ID_FS_LABEL_ENC': 'myraidname', >'ID_FS_TYPE': 'linux_raid_member', >'ID_FS_USAGE': 'raid', >'ID_FS_UUID': '12c3222d-2959-51ba-1d8f-0b64164d4fed', >'ID_FS_UUID_ENC': '12c3222d-2959-51ba-1d8f-0b64164d4fed', >'ID_FS_UUID_SUB': 'f4da13e4-d837-2836-20ac-3779cee2456c', >'ID_FS_UUID_SUB_ENC': 'f4da13e4-d837-2836-20ac-3779cee2456c', >'ID_FS_VERSION': '1.2', >'ID_MODEL': 'HGST_HDN726040ALE614', >'ID_MODEL_ENC': 'HGST\\x20HDN726040ALE614\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_ENTRY_DISK': '8:32', >'ID_PART_ENTRY_NUMBER': '1', >'ID_PART_ENTRY_OFFSET': '2048', >'ID_PART_ENTRY_SCHEME': 'gpt', >'ID_PART_ENTRY_SIZE': '7814035087', >'ID_PART_ENTRY_TYPE': 'a19d880f-05fc-4d3b-a006-743f0f84911e', >'ID_PART_ENTRY_UUID': '25899521-7fdd-4731-b15f-891c64b8b1c5', >'ID_PART_TABLE_TYPE': 'gpt', >'ID_PART_TABLE_UUID': '79cb34c6-10f6-49b7-93b6-5b314f994773', >'ID_PATH': 'pci-0000:00:1f.2-ata-3', >'ID_PATH_TAG': 'pci-0000_00_1f_2-ata-3', >'ID_REVISION': 'APGNW7JH', >'ID_SERIAL': 'HGST_HDN726040ALE614_K7GHPW4L', >'ID_SERIAL_SHORT': 'K7GHPW4L', >'ID_TYPE': 'disk', >'ID_WWN': '0x5000cca269c723af', >'ID_WWN_WITH_EXTENSION': '0x5000cca269c723af', >'MAJOR': '8', >'MINOR': '33', >'PARTN': '1', >'SUBSYSTEM': 'block', >'SYS_NAME': 'sdc1', >'SYS_PATH': '/sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc1', >'TAGS': ':systemd:', >'UDISKS_IGNORE': '1', >'UDISKS_MD_MEMBER_ARRAY_SIZE': '4000.65GB', >'UDISKS_MD_MEMBER_DEVICES': '2', >'UDISKS_MD_MEMBER_DEV_UUID': 'f4da13e4:d8372836:20ac3779:cee2456c', >'UDISKS_MD_MEMBER_EVENTS': '1229519', >'UDISKS_MD_MEMBER_LEVEL': 'raid1', >'UDISKS_MD_MEMBER_NAME': 'myraidname', >'UDISKS_MD_MEMBER_UPDATE_TIME': '1533864048', >'UDISKS_MD_MEMBER_UUID': '12c3222d:295951ba:1d8f0b64:164d4fed', >'USEC_INITIALIZED': '12421985'} ; >Aug 10 01:29:27 localhost-live anaconda[3537]: blivet: scanning sdc1 (/sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc1)... >Aug 10 01:29:27 localhost-live anaconda[3537]: blivet: DeviceTree.get_device_by_name: name: sdc1 ; incomplete: False ; hidden: False ; >Aug 10 01:29:27 localhost-live anaconda[3537]: blivet: DeviceTree.get_device_by_name returned None >Aug 10 01:29:27 localhost-live anaconda[3537]: blivet: PartitionDevicePopulator.run: name: sdc1 ; >Aug 10 01:29:27 localhost-live anaconda[3537]: program: Running... udevadm settle --timeout=300 >Aug 10 01:29:27 localhost-live anaconda[3537]: program: Return code: 0 >Aug 10 01:29:27 localhost-live anaconda[3537]: blivet: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; >Aug 10 01:29:27 localhost-live anaconda[3537]: blivet: DeviceTree.get_device_by_name returned existing 3,64 TiB disk sdc (137) with existing gpt disklabel >Aug 10 01:29:27 localhost-live anaconda[3537]: blivet: get_format('None') returning DeviceFormat instance with object id 148 >Aug 10 01:29:27 localhost-live anaconda[3537]: blivet: DiskDevice.add_child: name: sdc ; child: sdc1 ; kids: 0 ; >Aug 10 01:29:27 localhost-live anaconda[3537]: blivet: get_format('None') returning DeviceFormat instance with object id 149 >Aug 10 01:29:27 localhost-live anaconda[3537]: blivet: PartitionDevice._set_format: sdc1 ; type: None ; current: None ; >Aug 10 01:29:27 localhost-live anaconda[3537]: blivet: PartitionDevice.update_sysfs_path: sdc1 ; status: True ; >Aug 10 01:29:27 localhost-live anaconda[3537]: blivet: sdc1 sysfs_path set to /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc1 >Aug 10 01:29:27 localhost-live anaconda[3537]: blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sdc1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc1 ; >Aug 10 01:29:27 localhost-live anaconda[3537]: blivet: updated sdc1 size to 3,64 TiB (3,64 TiB) >Aug 10 01:29:27 localhost-live anaconda[3537]: blivet: looking up parted Partition: /dev/sdc1 >Aug 10 01:29:27 localhost-live anaconda[3537]: blivet: PartitionDevice.probe: sdc1 ; exists: True ; >Aug 10 01:29:27 localhost-live anaconda[3537]: blivet: PartitionDevice.get_flag: path: /dev/sdc1 ; flag: 1 ; >Aug 10 01:29:27 localhost-live anaconda[3537]: blivet: PartitionDevice.get_flag: path: /dev/sdc1 ; flag: 10 ; >Aug 10 01:29:27 localhost-live anaconda[3537]: blivet: PartitionDevice.get_flag: path: /dev/sdc1 ; flag: 12 ; >Aug 10 01:29:27 localhost-live anaconda[3537]: blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sdc1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc1 ; >Aug 10 01:29:27 localhost-live anaconda[3537]: blivet: updated sdc1 size to 3,64 TiB (3,64 TiB) >Aug 10 01:29:27 localhost-live anaconda[3537]: blivet: added partition sdc1 (id 147) to device tree >Aug 10 01:29:27 localhost-live anaconda[3537]: blivet: got device: PartitionDevice instance (0x7fe6e6d80cc0) -- >name = sdc1 status = True id = 147 >children = [] >parents = ['existing 3,64 TiB disk sdc (137) with existing gpt disklabel'] >uuid = 25899521-7fdd-4731-b15f-891c64b8b1c5 size = 3,64 TiB >format = existing None >major = 8 minor = 33 exists = True protected = False >sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc1 >target size = 3,64 TiB path = /dev/sdc1 >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 0x7fe6e6d7acc0> fileSystem: None >number: 1 path: /dev/sdc1 type: 0 >name: active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fe6e6d7a358> PedPartition: <_ped.Partition object at 0x7fe6e6dade08> >disk = existing 3,64 TiB disk sdc (137) with existing gpt disklabel >start = 2048 end = 7814037134 length = 7814035087 >flags = raid >Aug 10 01:29:27 localhost-live anaconda[3537]: blivet: DeviceTree.handle_format: name: sdc1 ; >Aug 10 01:29:27 localhost-live anaconda[3537]: blivet: AppleBootstrapFS.supported: supported: True ; >Aug 10 01:29:27 localhost-live anaconda[3537]: blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 151 >Aug 10 01:29:27 localhost-live anaconda[3537]: blivet: EFIFS.supported: supported: True ; >Aug 10 01:29:27 localhost-live anaconda[3537]: blivet: get_format('efi') returning EFIFS instance with object id 152 >Aug 10 01:29:27 localhost-live anaconda[3537]: blivet: MacEFIFS.supported: supported: True ; >Aug 10 01:29:27 localhost-live anaconda[3537]: blivet: get_format('macefi') returning MacEFIFS instance with object id 153 >Aug 10 01:29:27 localhost-live anaconda[3537]: blivet: MacEFIFS.supported: supported: True ; >Aug 10 01:29:27 localhost-live anaconda[3537]: blivet: get_format('macefi') returning MacEFIFS instance with object id 154 >Aug 10 01:29:27 localhost-live anaconda[3537]: blivet: type detected on 'sdc1' is 'mdmember' >Aug 10 01:29:27 localhost-live anaconda[3537]: blivet: MDRaidMember.__init__: uuid: f4da13e4-d837-2836-20ac-3779cee2456c ; label: myraidname ; device: /dev/sdc1 ; serial: HGST_HDN726040ALE614_K7GHPW4L ; exists: True ; md_uuid: 12c3222d-2959-51ba-1d8f-0b64164d4fed ; biosraid: False ; >Aug 10 01:29:27 localhost-live anaconda[3537]: blivet: get_format('mdmember') returning MDRaidMember instance with object id 155 >Aug 10 01:29:27 localhost-live anaconda[3537]: blivet: PartitionDevice._set_format: sdc1 ; type: mdmember ; current: None ; >Aug 10 01:29:27 localhost-live anaconda[3537]: program: Running [9] mdadm --examine -E /dev/sdc1 ... >Aug 10 01:29:27 localhost-live anaconda[3537]: program: stdout[9]: /dev/sdc1: >Magic : a92b4efc >Version : 1.2 >Feature Map : 0x1 >Array UUID : 12c3222d:295951ba:1d8f0b64:164d4fed >Name : myraidname >Creation Time : Sat Mar 17 19:18:49 2018 >Raid Level : raid1 >Raid Devices : 2 > >Avail Dev Size : 7813772943 (3725.90 GiB 4000.65 GB) >Array Size : 3906886464 (3725.90 GiB 4000.65 GB) >Used Dev Size : 7813772928 (3725.90 GiB 4000.65 GB) >Data Offset : 262144 sectors >Super Offset : 8 sectors >Unused Space : before=262064 sectors, after=15 sectors >State : clean >Device UUID : f4da13e4:d8372836:20ac3779:cee2456c > >Internal Bitmap : 8 sectors from superblock >Update Time : Thu Aug 9 21:20:48 2018 >Bad Block Log : 512 entries available at offset 24 sectors >Checksum : b41d5425 - correct >Events : 1229519 > > >Device Role : Active device 0 >Array State : AA ('A' == active, '.' == missing, 'R' == replacing) >Aug 10 01:29:27 localhost-live anaconda[3537]: program: stderr[9]: >Aug 10 01:29:27 localhost-live anaconda[3537]: program: ...done [9] (exit code: 0) >Aug 10 01:29:27 localhost-live anaconda[3537]: program: Running [10] mdadm --examine --export /dev/sdc1 ... >Aug 10 01:29:27 localhost-live anaconda[3537]: program: stdout[10]: MD_LEVEL=raid1 >MD_DEVICES=2 >MD_NAME=myraidname >MD_ARRAY_SIZE=4000.65GB >MD_UUID=12c3222d:295951ba:1d8f0b64:164d4fed >MD_UPDATE_TIME=1533864048 >MD_DEV_UUID=f4da13e4:d8372836:20ac3779:cee2456c >MD_EVENTS=1229519 >Aug 10 01:29:27 localhost-live anaconda[3537]: program: stderr[10]: >Aug 10 01:29:27 localhost-live anaconda[3537]: program: ...done [10] (exit code: 0) >Aug 10 01:29:27 localhost-live anaconda[3537]: program: Running [11] mdadm --examine --brief /dev/sdc1 ... >Aug 10 01:29:27 localhost-live anaconda[3537]: program: stdout[11]: ARRAY /dev/md/raidhome metadata=1.2 UUID=12c3222d:295951ba:1d8f0b64:164d4fed name=myraidname >Aug 10 01:29:27 localhost-live anaconda[3537]: program: stderr[11]: >Aug 10 01:29:27 localhost-live anaconda[3537]: program: ...done [11] (exit code: 0) >Aug 10 01:29:27 localhost-live anaconda[3537]: blivet: DeviceTree.get_device_by_uuid: uuid: 12c3222d-2959-51ba-1d8f-0b64164d4fed ; incomplete: True ; hidden: False ; >Aug 10 01:29:27 localhost-live anaconda[3537]: blivet: DeviceTree.get_device_by_uuid returned None >Aug 10 01:29:27 localhost-live anaconda[3537]: program: Running... udevadm settle --timeout=300 >Aug 10 01:29:27 localhost-live anaconda[3537]: program: Return code: 0 >Aug 10 01:29:27 localhost-live anaconda[3537]: blivet: using name myraidname for md array containing member sdc1 >Aug 10 01:29:27 localhost-live anaconda[3537]: blivet: get_format('None') returning DeviceFormat instance with object id 157 >Aug 10 01:29:27 localhost-live anaconda[3537]: blivet: get_format('None') returning DeviceFormat instance with object id 158 >Aug 10 01:29:27 localhost-live anaconda[3537]: blivet: MDRaidArrayDevice._set_format: myraidname ; type: None ; current: None ; >Aug 10 01:29:27 localhost-live anaconda[3537]: blivet: MDRaidArrayDevice.update_sysfs_path: myraidname ; status: True ; >Aug 10 01:29:27 localhost-live anaconda[3537]: blivet: myraidname sysfs_path set to /sys/devices/virtual/block/md127 >Aug 10 01:29:27 localhost-live anaconda[3537]: blivet: MDRaidArrayDevice.read_current_size: exists: True ; path: /dev/md/myraidname ; sysfs_path: /sys/devices/virtual/block/md127 ; >Aug 10 01:29:27 localhost-live anaconda[3537]: blivet: existing RAID None size == 3,64 TiB >Aug 10 01:29:27 localhost-live anaconda[3537]: blivet: updated myraidname size to 3,64 TiB (3,64 TiB) >Aug 10 01:29:27 localhost-live anaconda[3537]: blivet: MDRaidArrayDevice.read_chunk_size: exists: True ; path: /dev/md/myraidname ; sysfs_path: /sys/devices/virtual/block/md127 ; >Aug 10 01:29:27 localhost-live anaconda[3537]: blivet: get_format('None') returning DeviceFormat instance with object id 160 >Aug 10 01:29:27 localhost-live anaconda[3537]: blivet: MDRaidArrayDevice._set_format: myraidname ; type: None ; current: None ; >Aug 10 01:29:27 localhost-live anaconda[3537]: blivet: MDRaidArrayDevice.update_sysfs_path: myraidname ; status: True ; >Aug 10 01:29:27 localhost-live anaconda[3537]: blivet: myraidname sysfs_path set to /sys/devices/virtual/block/md127 >Aug 10 01:29:27 localhost-live anaconda[3537]: blivet: MDRaidArrayDevice._add_parent: myraidname ; parent: sdc1 ; >Aug 10 01:29:27 localhost-live anaconda[3537]: blivet: PartitionDevice.add_child: name: sdc1 ; child: myraidname ; kids: 0 ; >Aug 10 01:29:27 localhost-live anaconda[3537]: blivet: added mdarray myraidname (id 156) to device tree >Aug 10 01:29:27 localhost-live anaconda[3537]: blivet: DeviceTree.handle_device: name: myraidname ; info: {'DEVLINKS': '/dev/disk/by-id/md-uuid-12c3222d:295951ba:1d8f0b64:164d4fed ' >'/dev/disk/by-id/md-name-myraidname ' >'/dev/md/myraidname', >'DEVNAME': '/dev/md127', >'DEVPATH': '/devices/virtual/block/md127', >'DEVTYPE': 'disk', >'ID_PART_TABLE_TYPE': 'gpt', >'ID_PART_TABLE_UUID': '6280e996-ba17-4e3f-ba62-6c6ff64965a3', >'MAJOR': '9', >'MD_DEVICES': '2', >'MD_DEVICE_sdc1_DEV': '/dev/sdc1', >'MD_DEVICE_sdc1_ROLE': '0', >'MD_DEVICE_sdd1_DEV': '/dev/sdd1', >'MD_DEVICE_sdd1_ROLE': '1', >'MD_DEVNAME': 'myraidname', >'MD_LEVEL': 'raid1', >'MD_METADATA': '1.2', >'MD_NAME': 'myraidname', >'MD_UUID': '12c3222d:295951ba:1d8f0b64:164d4fed', >'MINOR': '127', >'SUBSYSTEM': 'block', >'SYSTEMD_WANTS': 'mdmonitor.service', >'SYS_NAME': 'md127', >'SYS_PATH': '/sys/devices/virtual/block/md127', >'TAGS': ':systemd:', >'UDISKS_MD_DEVICES': '2', >'UDISKS_MD_DEVICE_sdc1_DEV': '/dev/sdc1', >'UDISKS_MD_DEVICE_sdc1_ROLE': '0', >'UDISKS_MD_DEVICE_sdd1_DEV': '/dev/sdd1', >'UDISKS_MD_DEVICE_sdd1_ROLE': '1', >'UDISKS_MD_DEVNAME': 'myraidname', >'UDISKS_MD_LEVEL': 'raid1', >'UDISKS_MD_METADATA': '1.2', >'UDISKS_MD_NAME': 'myraidname', >'UDISKS_MD_UUID': '12c3222d:295951ba:1d8f0b64:164d4fed', >'USEC_INITIALIZED': '12810528'} ; >Aug 10 01:29:27 localhost-live anaconda[3537]: blivet: scanning myraidname (/sys/devices/virtual/block/md127)... >Aug 10 01:29:27 localhost-live anaconda[3537]: blivet: DeviceTree.get_device_by_name: name: myraidname ; incomplete: False ; hidden: False ; >Aug 10 01:29:27 localhost-live anaconda[3537]: blivet: DeviceTree.get_device_by_name returned None >Aug 10 01:29:27 localhost-live anaconda[3537]: blivet: DeviceTree.get_device_by_name: name: myraidname ; incomplete: False ; hidden: False ; >Aug 10 01:29:27 localhost-live anaconda[3537]: blivet: DeviceTree.get_device_by_name returned None >Aug 10 01:29:27 localhost-live anaconda[3537]: blivet: MDDevicePopulator.run: name: myraidname ; >Aug 10 01:29:27 localhost-live anaconda[3537]: blivet: DeviceTree.get_device_by_name: name: sdd1 ; incomplete: False ; hidden: False ; >Aug 10 01:29:27 localhost-live anaconda[3537]: blivet: DeviceTree.get_device_by_name returned None >Aug 10 01:29:27 localhost-live anaconda[3537]: blivet: DeviceTree.handle_device: name: sdd1 ; info: {'DEVLINKS': '/dev/disk/by-partuuid/25899521-7fdd-4731-b15f-891c64b8b1c5 ' >'/dev/disk/by-path/pci-0000:00:1f.2-ata-4-part1 ' >'/dev/disk/by-id/wwn-0x5000cca269c77038-part1 ' >'/dev/disk/by-id/ata-HGST_HDN726040ALE614_K7GJB85L-part1', >'DEVNAME': '/dev/sdd1', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdd/sdd1', >'DEVTYPE': 'partition', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_APM': '1', >'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '254', >'ID_ATA_FEATURE_SET_APM_ENABLED': '1', >'ID_ATA_FEATURE_SET_HPA': '1', >'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', >'ID_ATA_FEATURE_SET_PM': '1', >'ID_ATA_FEATURE_SET_PM_ENABLED': '1', >'ID_ATA_FEATURE_SET_PUIS': '1', >'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '66030', >'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '7200', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_FS_LABEL': 'myraidname', >'ID_FS_LABEL_ENC': 'myraidname', >'ID_FS_TYPE': 'linux_raid_member', >'ID_FS_USAGE': 'raid', >'ID_FS_UUID': '12c3222d-2959-51ba-1d8f-0b64164d4fed', >'ID_FS_UUID_ENC': '12c3222d-2959-51ba-1d8f-0b64164d4fed', >'ID_FS_UUID_SUB': '23fdef09-9ddd-392c-d605-6966ddd07101', >'ID_FS_UUID_SUB_ENC': '23fdef09-9ddd-392c-d605-6966ddd07101', >'ID_FS_VERSION': '1.2', >'ID_MODEL': 'HGST_HDN726040ALE614', >'ID_MODEL_ENC': 'HGST\\x20HDN726040ALE614\\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:48', >'ID_PART_ENTRY_NUMBER': '1', >'ID_PART_ENTRY_OFFSET': '2048', >'ID_PART_ENTRY_SCHEME': 'gpt', >'ID_PART_ENTRY_SIZE': '7814035087', >'ID_PART_ENTRY_TYPE': 'a19d880f-05fc-4d3b-a006-743f0f84911e', >'ID_PART_ENTRY_UUID': '25899521-7fdd-4731-b15f-891c64b8b1c5', >'ID_PART_TABLE_TYPE': 'gpt', >'ID_PART_TABLE_UUID': '79cb34c6-10f6-49b7-93b6-5b314f994773', >'ID_PATH': 'pci-0000:00:1f.2-ata-4', >'ID_PATH_TAG': 'pci-0000_00_1f_2-ata-4', >'ID_REVISION': 'APGNW7JH', >'ID_SERIAL': 'HGST_HDN726040ALE614_K7GJB85L', >'ID_SERIAL_SHORT': 'K7GJB85L', >'ID_TYPE': 'disk', >'ID_WWN': '0x5000cca269c77038', >'ID_WWN_WITH_EXTENSION': '0x5000cca269c77038', >'MAJOR': '8', >'MINOR': '49', >'PARTN': '1', >'SUBSYSTEM': 'block', >'SYS_NAME': 'sdd1', >'SYS_PATH': '/sys/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdd/sdd1', >'TAGS': ':systemd:', >'UDISKS_IGNORE': '1', >'UDISKS_MD_MEMBER_ARRAY_SIZE': '4000.65GB', >'UDISKS_MD_MEMBER_DEVICES': '2', >'UDISKS_MD_MEMBER_DEV_UUID': '23fdef09:9ddd392c:d6056966:ddd07101', >'UDISKS_MD_MEMBER_EVENTS': '1229519', >'UDISKS_MD_MEMBER_LEVEL': 'raid1', >'UDISKS_MD_MEMBER_NAME': 'myraidname', >'UDISKS_MD_MEMBER_UPDATE_TIME': '1533864048', >'UDISKS_MD_MEMBER_UUID': '12c3222d:295951ba:1d8f0b64:164d4fed', >'USEC_INITIALIZED': '13027446'} ; >Aug 10 01:29:27 localhost-live anaconda[3537]: blivet: scanning sdd1 (/sys/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdd/sdd1)... >Aug 10 01:29:27 localhost-live anaconda[3537]: blivet: DeviceTree.get_device_by_name: name: sdd1 ; incomplete: False ; hidden: False ; >Aug 10 01:29:27 localhost-live anaconda[3537]: blivet: DeviceTree.get_device_by_name returned None >Aug 10 01:29:27 localhost-live anaconda[3537]: blivet: PartitionDevicePopulator.run: name: sdd1 ; >Aug 10 01:29:27 localhost-live anaconda[3537]: program: Running... udevadm settle --timeout=300 >Aug 10 01:29:27 localhost-live anaconda[3537]: program: Return code: 0 >Aug 10 01:29:27 localhost-live anaconda[3537]: blivet: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; >Aug 10 01:29:27 localhost-live anaconda[3537]: blivet: DeviceTree.get_device_by_name returned None >Aug 10 01:29:27 localhost-live anaconda[3537]: program: Running... udevadm settle --timeout=300 >Aug 10 01:29:27 localhost-live anaconda[3537]: program: Return code: 0 >Aug 10 01:29:27 localhost-live anaconda[3537]: blivet: DeviceTree.handle_device: name: sdd ; info: {'DEVLINKS': '/dev/disk/by-id/ata-HGST_HDN726040ALE614_K7GJB85L ' >'/dev/disk/by-path/pci-0000:00:1f.2-ata-4 ' >'/dev/disk/by-id/wwn-0x5000cca269c77038', >'DEVNAME': '/dev/sdd', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdd', >'DEVTYPE': 'disk', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_APM': '1', >'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '254', >'ID_ATA_FEATURE_SET_APM_ENABLED': '1', >'ID_ATA_FEATURE_SET_HPA': '1', >'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', >'ID_ATA_FEATURE_SET_PM': '1', >'ID_ATA_FEATURE_SET_PM_ENABLED': '1', >'ID_ATA_FEATURE_SET_PUIS': '1', >'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '66030', >'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '7200', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_MODEL': 'HGST_HDN726040ALE614', >'ID_MODEL_ENC': 'HGST\\x20HDN726040ALE614\\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': '79cb34c6-10f6-49b7-93b6-5b314f994773', >'ID_PATH': 'pci-0000:00:1f.2-ata-4', >'ID_PATH_TAG': 'pci-0000_00_1f_2-ata-4', >'ID_REVISION': 'APGNW7JH', >'ID_SERIAL': 'HGST_HDN726040ALE614_K7GJB85L', >'ID_SERIAL_SHORT': 'K7GJB85L', >'ID_TYPE': 'disk', >'ID_WWN': '0x5000cca269c77038', >'ID_WWN_WITH_EXTENSION': '0x5000cca269c77038', >'MAJOR': '8', >'MINOR': '48', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'SYS_NAME': 'sdd', >'SYS_PATH': '/sys/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdd', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '12035644'} ; >Aug 10 01:29:27 localhost-live anaconda[3537]: blivet: scanning sdd (/sys/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdd)... >Aug 10 01:29:27 localhost-live anaconda[3537]: blivet: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; >Aug 10 01:29:27 localhost-live anaconda[3537]: blivet: DeviceTree.get_device_by_name returned None >Aug 10 01:29:27 localhost-live anaconda[3537]: blivet: DiskDevicePopulator.run: name: sdd ; >Aug 10 01:29:27 localhost-live anaconda[3537]: blivet: sdd is a disk >Aug 10 01:29:27 localhost-live anaconda[3537]: blivet: get_format('None') returning DeviceFormat instance with object id 162 >Aug 10 01:29:27 localhost-live anaconda[3537]: blivet: get_format('None') returning DeviceFormat instance with object id 163 >Aug 10 01:29:27 localhost-live anaconda[3537]: blivet: DiskDevice._set_format: sdd ; type: None ; current: None ; >Aug 10 01:29:27 localhost-live anaconda[3537]: blivet: DiskDevice.update_sysfs_path: sdd ; status: True ; >Aug 10 01:29:27 localhost-live anaconda[3537]: blivet: sdd sysfs_path set to /sys/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdd >Aug 10 01:29:27 localhost-live anaconda[3537]: blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdd ; >Aug 10 01:29:27 localhost-live anaconda[3537]: blivet: updated sdd size to 3,64 TiB (3,64 TiB) >Aug 10 01:29:27 localhost-live anaconda[3537]: blivet: added disk sdd (id 161) to device tree >Aug 10 01:29:27 localhost-live anaconda[3537]: blivet: got device: DiskDevice instance (0x7fe6e6db0c18) -- >name = sdd status = True id = 161 >children = [] >parents = [] >uuid = None size = 3,64 TiB >format = existing None >major = 8 minor = 48 exists = True protected = False >sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdd >target size = 3,64 TiB path = /dev/sdd >format args = [] original_format = None removable = False wwn = 0x5000cca269c77038 >Aug 10 01:29:27 localhost-live anaconda[3537]: blivet: DeviceTree.handle_format: name: sdd ; >Aug 10 01:29:27 localhost-live anaconda[3537]: blivet: AppleBootstrapFS.supported: supported: True ; >Aug 10 01:29:27 localhost-live anaconda[3537]: blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 165 >Aug 10 01:29:27 localhost-live anaconda[3537]: blivet: EFIFS.supported: supported: True ; >Aug 10 01:29:27 localhost-live anaconda[3537]: blivet: get_format('efi') returning EFIFS instance with object id 166 >Aug 10 01:29:27 localhost-live anaconda[3537]: blivet: MacEFIFS.supported: supported: True ; >Aug 10 01:29:27 localhost-live anaconda[3537]: blivet: get_format('macefi') returning MacEFIFS instance with object id 167 >Aug 10 01:29:27 localhost-live anaconda[3537]: blivet: MacEFIFS.supported: supported: True ; >Aug 10 01:29:27 localhost-live anaconda[3537]: blivet: get_format('macefi') returning MacEFIFS instance with object id 168 >Aug 10 01:29:27 localhost-live anaconda[3537]: blivet: DiskLabelFormatPopulator.run: device: sdd ; label_type: gpt ; >Aug 10 01:29:27 localhost-live anaconda[3537]: blivet: DiskDevice.setup: sdd ; orig: False ; status: True ; controllable: True ; >Aug 10 01:29:27 localhost-live anaconda[3537]: blivet: DiskLabel.__init__: uuid: 79cb34c6-10f6-49b7-93b6-5b314f994773 ; label: None ; device: /dev/sdd ; serial: HGST_HDN726040ALE614_K7GJB85L ; exists: True ; >Aug 10 01:29:27 localhost-live anaconda[3537]: blivet: Clear pmbr_boot on parted.Disk instance -- >type: gpt primaryPartitionCount: 1 >lastPartitionNumber: 1 maxPrimaryPartitionCount: 128 >partitions: [<parted.partition.Partition object at 0x7fe6e6d7ac18>] >device: <parted.device.Device object at 0x7fe6e6d7a0f0> >PedDisk: <_ped.Disk object at 0x7fe6e69f80c8> >Aug 10 01:29:27 localhost-live anaconda[3537]: blivet: get_format('disklabel') returning DiskLabel instance with object id 169 >Aug 10 01:29:27 localhost-live anaconda[3537]: blivet: DiskDevice._set_format: sdd ; type: disklabel ; current: None ; >Aug 10 01:29:27 localhost-live anaconda[3537]: blivet: got format: existing gpt disklabel >Aug 10 01:29:27 localhost-live anaconda[3537]: blivet: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; >Aug 10 01:29:27 localhost-live anaconda[3537]: blivet: DeviceTree.get_device_by_name returned existing 3,64 TiB disk sdd (161) with existing gpt disklabel >Aug 10 01:29:27 localhost-live anaconda[3537]: blivet: get_format('None') returning DeviceFormat instance with object id 172 >Aug 10 01:29:27 localhost-live anaconda[3537]: blivet: DiskDevice.add_child: name: sdd ; child: sdd1 ; kids: 0 ; >Aug 10 01:29:27 localhost-live anaconda[3537]: blivet: get_format('None') returning DeviceFormat instance with object id 173 >Aug 10 01:29:27 localhost-live anaconda[3537]: blivet: PartitionDevice._set_format: sdd1 ; type: None ; current: None ; >Aug 10 01:29:27 localhost-live anaconda[3537]: blivet: PartitionDevice.update_sysfs_path: sdd1 ; status: True ; >Aug 10 01:29:27 localhost-live anaconda[3537]: blivet: sdd1 sysfs_path set to /sys/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdd/sdd1 >Aug 10 01:29:27 localhost-live anaconda[3537]: blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sdd1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdd/sdd1 ; >Aug 10 01:29:27 localhost-live anaconda[3537]: blivet: updated sdd1 size to 3,64 TiB (3,64 TiB) >Aug 10 01:29:27 localhost-live anaconda[3537]: blivet: looking up parted Partition: /dev/sdd1 >Aug 10 01:29:27 localhost-live anaconda[3537]: blivet: PartitionDevice.probe: sdd1 ; exists: True ; >Aug 10 01:29:27 localhost-live anaconda[3537]: blivet: PartitionDevice.get_flag: path: /dev/sdd1 ; flag: 1 ; >Aug 10 01:29:27 localhost-live anaconda[3537]: blivet: PartitionDevice.get_flag: path: /dev/sdd1 ; flag: 10 ; >Aug 10 01:29:27 localhost-live anaconda[3537]: blivet: PartitionDevice.get_flag: path: /dev/sdd1 ; flag: 12 ; >Aug 10 01:29:27 localhost-live anaconda[3537]: blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sdd1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdd/sdd1 ; >Aug 10 01:29:27 localhost-live anaconda[3537]: blivet: updated sdd1 size to 3,64 TiB (3,64 TiB) >Aug 10 01:29:27 localhost-live anaconda[3537]: anaconda: exception: running handleException >Aug 10 01:29:27 localhost-live anaconda[3537]: anaconda: exception: Traceback (most recent call last): > >File "/usr/lib64/python3.6/site-packages/pyanaconda/threading.py", line 291, in run >threading.Thread.run(self) > >File "/usr/lib64/python3.6/threading.py", line 864, in run >self._target(*self._args, **self._kwargs) > >File "/usr/lib64/python3.6/site-packages/pyanaconda/storage/osinstall.py", line 2193, in storage_initialize >storage.reset() > >File "/usr/lib/python3.6/site-packages/blivet/threads.py", line 53, in run_with_lock >return m(*args, **kwargs) > >File "/usr/lib64/python3.6/site-packages/pyanaconda/storage/osinstall.py", line 1670, in reset >super().reset(cleanup_only=cleanup_only) > >File "/usr/lib/python3.6/site-packages/blivet/threads.py", line 53, in run_with_lock >return m(*args, **kwargs) > >File "/usr/lib/python3.6/site-packages/blivet/blivet.py", line 161, in reset >self.devicetree.populate(cleanup_only=cleanup_only) > >File "/usr/lib/python3.6/site-packages/blivet/threads.py", line 53, in run_with_lock >return m(*args, **kwargs) > >File "/usr/lib/python3.6/site-packages/blivet/populator/populator.py", line 412, in populate >self._populate() > >File "/usr/lib/python3.6/site-packages/blivet/threads.py", line 53, in run_with_lock >return m(*args, **kwargs) > >File "/usr/lib/python3.6/site-packages/blivet/populator/populator.py", line 462, in _populate >self.handle_device(dev) > >File "/usr/lib/python3.6/site-packages/blivet/threads.py", line 53, in run_with_lock >return m(*args, **kwargs) > >File "/usr/lib/python3.6/site-packages/blivet/populator/populator.py", line 275, in handle_device >self.handle_format(info, device) > >File "/usr/lib/python3.6/site-packages/blivet/threads.py", line 53, in run_with_lock >return m(*args, **kwargs) > >File "/usr/lib/python3.6/site-packages/blivet/populator/populator.py", line 303, in handle_format >helper_class(self, info, device).run() > >File "/usr/lib/python3.6/site-packages/blivet/populator/helpers/mdraid.py", line 216, in run >self._devicetree.handle_device(array_info, update_orig_fmt=True) > >File "/usr/lib/python3.6/site-packages/blivet/threads.py", line 53, in run_with_lock >return m(*args, **kwargs) > >File "/usr/lib/python3.6/site-packages/blivet/populator/populator.py", line 263, in handle_device >device = helper_class(self, info).run() > >File "/usr/lib/python3.6/site-packages/blivet/populator/helpers/mdraid.py", line 55, in run >self._devicetree._add_slave_devices(self.data) > >File "/usr/lib/python3.6/site-packages/blivet/threads.py", line 53, in run_with_lock >return m(*args, **kwargs) > >File "/usr/lib/python3.6/site-packages/blivet/populator/populator.py", line 122, in _add_slave_devices >self.handle_device(slave_info) > >File "/usr/lib/python3.6/site-packages/blivet/threads.py", line 53, in run_with_lock >return m(*args, **kwargs) > >File "/usr/lib/python3.6/site-packages/blivet/populator/populator.py", line 263, in handle_device >device = helper_class(self, info).run() > >File "/usr/lib/python3.6/site-packages/blivet/populator/helpers/partition.py", line 112, in run >self._devicetree._add_device(device) > >File "/usr/lib/python3.6/site-packages/blivet/threads.py", line 53, in run_with_lock >return m(*args, **kwargs) > >File "/usr/lib/python3.6/site-packages/blivet/devicetree.py", line 158, in _add_device >raise ValueError("device is already in tree") > >ValueError: device is already in tree >Aug 10 01:29:27 localhost-live anaconda[3537]: anaconda: exception: Gtk running, queuing exception handler to the main loop >Aug 10 01:29:27 localhost-live anaconda[3537]: anaconda: threading: Thread Done: AnaStorageThread (140630179706624) >Aug 10 01:29:27 localhost-live anaconda[3537]: anaconda: payload: Updating payload thread state: 2 >Aug 10 01:29:27 localhost-live anaconda[3537]: blivet: DeviceTree.get_device_by_path: path: /dev/mapper/live-base ; incomplete: False ; hidden: False ; >Aug 10 01:29:27 localhost-live anaconda[3537]: blivet: DeviceTree.get_device_by_path returned None >Aug 10 01:29:27 localhost-live anaconda[3537]: anaconda: threading: Thread Done: AnaPayloadThread (140629960279808) >Aug 10 01:29:27 localhost-live anaconda[3537]: blivet: existing RAID raid1 size == 3,64 TiB >Aug 10 01:29:27 localhost-live anaconda[3537]: anaconda: bootloader: _is_valid_disklabel(sdb1) returning False >Aug 10 01:29:27 localhost-live anaconda[3537]: anaconda: bootloader: _is_valid_size(sdb1) returning True >Aug 10 01:29:27 localhost-live anaconda[3537]: anaconda: bootloader: _is_valid_partition(sdb1) returning True >Aug 10 01:29:27 localhost-live anaconda[3537]: anaconda: bootloader: _is_valid_format(sdb1) returning True >Aug 10 01:29:27 localhost-live anaconda[3537]: blivet: existing RAID raid1 size == 3,64 TiB >Aug 10 01:29:27 localhost-live anaconda[3537]: anaconda: bootloader: is_valid_stage2_device(sdb1) returning False >Aug 10 01:29:27 localhost-live anaconda[3537]: program: Running... journalctl -b >Aug 10 01:29:27 localhost-live anaconda[3537]: anaconda: bootloader: _is_valid_disklabel(sdb2) returning False >Aug 10 01:29:27 localhost-live anaconda[3537]: anaconda: bootloader: _is_valid_size(sdb2) returning True >Aug 10 01:29:27 localhost-live anaconda[3537]: anaconda: bootloader: _is_valid_partition(sdb2) returning True >Aug 10 01:29:27 localhost-live anaconda[3537]: anaconda: bootloader: _is_valid_format(sdb2) returning True >Aug 10 01:29:27 localhost-live anaconda[3537]: anaconda: bootloader: is_valid_stage2_device(sdb2) returning False >Aug 10 01:29:27 localhost-live anaconda[3537]: anaconda: bootloader: _is_valid_disklabel(sdg1) returning True >Aug 10 01:29:27 localhost-live anaconda[3537]: anaconda: bootloader: _is_valid_size(sdg1) returning True >Aug 10 01:29:27 localhost-live anaconda[3537]: anaconda: bootloader: _is_valid_partition(sdg1) returning True >Aug 10 01:29:27 localhost-live anaconda[3537]: anaconda: bootloader: _is_valid_format(sdg1) returning True >Aug 10 01:29:27 localhost-live anaconda[3537]: anaconda: bootloader: is_valid_stage2_device(sdg1) returning True >Aug 10 01:29:27 localhost-live anaconda[3537]: anaconda: bootloader: _is_valid_disklabel(sdg2) returning True >Aug 10 01:29:27 localhost-live anaconda[3537]: anaconda: bootloader: _is_valid_size(sdg2) returning True >Aug 10 01:29:27 localhost-live anaconda[3537]: anaconda: bootloader: _is_valid_partition(sdg2) returning True >Aug 10 01:29:27 localhost-live anaconda[3537]: anaconda: bootloader: _is_valid_format(sdg2) returning True >Aug 10 01:29:27 localhost-live anaconda[3537]: anaconda: bootloader: is_valid_stage2_device(sdg2) returning True >Aug 10 01:29:27 localhost-live anaconda[3537]: anaconda: bootloader: _is_valid_disklabel(sdg3) returning True >Aug 10 01:29:27 localhost-live anaconda[3537]: anaconda: bootloader: _is_valid_size(sdg3) returning True >Aug 10 01:29:27 localhost-live anaconda[3537]: anaconda: bootloader: _is_valid_partition(sdg3) returning True >Aug 10 01:29:27 localhost-live anaconda[3537]: anaconda: bootloader: _is_valid_format(sdg3) returning True >Aug 10 01:29:27 localhost-live anaconda[3537]: anaconda: bootloader: is_valid_stage2_device(sdg3) returning True >Aug 10 01:29:27 localhost-live org.fedoraproject.Anaconda.Modules.Timezone[3559]: DEBUG:anaconda.modules.timezone.timezone:UTC is set to False. >Aug 10 01:29:27 localhost-live anaconda[3537]: program: Running... hwclock --hctosys --localtime >Aug 10 01:29:31 localhost-live audit[3850]: USYS_CONFIG pid=3850 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=failed' >Aug 10 01:29:31 localhost-live anaconda[3537]: program: Return code: 0 >Aug 10 01:29:31 localhost-live anaconda[3537]: anaconda: threading: Thread Done: AnaTimeInitThread (140629977065216) >Aug 10 01:29:33 localhost-live anaconda[3537]: anaconda: core.util: Running kickstart %%onerror script(s) >Aug 10 01:29:33 localhost-live anaconda[3537]: anaconda: core.util: All kickstart %%onerror script(s) have been run >Aug 10 01:29:33 localhost-live anaconda[3537]: anaconda: kickstart.script: Running kickstart %%traceback script(s) >Aug 10 01:29:33 localhost-live anaconda[3537]: anaconda: kickstart.script: All kickstart %%traceback script(s) have been run >Aug 10 01:29:39 localhost-live anaconda[3537]: program: Running... lsblk --perms --fs --bytes >Aug 10 01:29:39 localhost-live anaconda[3537]: program: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID MOUNTPOINT >Aug 10 01:29:39 localhost-live anaconda[3537]: program: loop0 3656187904 root disk brw-rw---- squashfs >Aug 10 01:29:39 localhost-live anaconda[3537]: program: loop1 15206449152 root disk brw-rw---- ext4 Anaconda af3c6154-3ad3-4c83-9f65-c32ef47c3b12 >Aug 10 01:29:39 localhost-live anaconda[3537]: program: |-live-rw 15206449152 root disk brw-rw---- ext4 Anaconda af3c6154-3ad3-4c83-9f65-c32ef47c3b12 / >Aug 10 01:29:39 localhost-live anaconda[3537]: program: `-live-base 15206449152 root disk brw-rw---- ext4 Anaconda af3c6154-3ad3-4c83-9f65-c32ef47c3b12 >Aug 10 01:29:39 localhost-live anaconda[3537]: program: loop2 34359738368 root disk brw-rw---- >Aug 10 01:29:39 localhost-live anaconda[3537]: program: `-live-rw 15206449152 root disk brw-rw---- ext4 Anaconda af3c6154-3ad3-4c83-9f65-c32ef47c3b12 / >Aug 10 01:29:39 localhost-live anaconda[3537]: program: sda 500107862016 root disk brw-rw---- >Aug 10 01:29:39 localhost-live anaconda[3537]: program: |-sda1 536870912 root disk brw-rw---- vfat 15DC-9787 >Aug 10 01:29:39 localhost-live anaconda[3537]: program: |-sda2 767557632 root disk brw-rw---- ext4 fb6de720-236e-4c81-b81a-7a6996219f93 >Aug 10 01:29:39 localhost-live anaconda[3537]: program: `-sda3 498801311744 root disk brw-rw---- crypto_LUKS 3519bbb3-0d27-47fe-a9ac-a685c46f8a32 >Aug 10 01:29:39 localhost-live anaconda[3537]: program: sdb 500107862016 root disk brw-rw---- >Aug 10 01:29:39 localhost-live anaconda[3537]: program: |-sdb1 575668224 root disk brw-rw---- ntfs System Reserved 3006A05B06A02436 >Aug 10 01:29:39 localhost-live anaconda[3537]: program: `-sdb2 499530072064 root disk brw-rw---- ntfs Win10 D2E0A115E0A10139 >Aug 10 01:29:39 localhost-live anaconda[3537]: program: sdc 4000787030016 root disk brw-rw---- >Aug 10 01:29:39 localhost-live anaconda[3537]: program: `-sdc1 4000785964544 root disk brw-rw---- linux_raid_member myraidname 12c3222d-2959-51ba-1d8f-0b64164d4fed >Aug 10 01:29:39 localhost-live anaconda[3537]: program: `-md127 4000651739136 root disk brw-rw---- >Aug 10 01:29:39 localhost-live anaconda[3537]: program: `-md127p1 4000649838592 root disk brw-rw---- ext4 bigraid 55d77587-4737-45c4-a72c-6b343acff43b >Aug 10 01:29:39 localhost-live anaconda[3537]: program: sdd 4000787030016 root disk brw-rw---- >Aug 10 01:29:39 localhost-live anaconda[3537]: program: `-sdd1 4000785964544 root disk brw-rw---- linux_raid_member myraidname 12c3222d-2959-51ba-1d8f-0b64164d4fed >Aug 10 01:29:39 localhost-live anaconda[3537]: program: `-md127 4000651739136 root disk brw-rw---- >Aug 10 01:29:39 localhost-live anaconda[3537]: program: `-md127p1 4000649838592 root disk brw-rw---- ext4 bigraid 55d77587-4737-45c4-a72c-6b343acff43b >Aug 10 01:29:39 localhost-live anaconda[3537]: program: sde 3000592982016 root disk brw-rw---- btrfs 7956d543-45c7-4344-9816-8cfc8a622355 >Aug 10 01:29:39 localhost-live anaconda[3537]: program: sdf 3000592982016 root disk brw-rw---- btrfs 7956d543-45c7-4344-9816-8cfc8a622355 >Aug 10 01:29:39 localhost-live anaconda[3537]: program: sdg 256060514304 root disk brw-rw---- >Aug 10 01:29:39 localhost-live anaconda[3537]: program: |-sdg1 180341643264 root disk brw-rw---- ntfs win7x64 49651ABC464D8668 >Aug 10 01:29:39 localhost-live anaconda[3537]: program: |-sdg2 894435328 root disk brw-rw---- ntfs A21E310A1E30D8CD >Aug 10 01:29:39 localhost-live anaconda[3537]: program: |-sdg3 471859200 root disk brw-rw---- ntfs Recovery 582C9FCA2C9FA194 >Aug 10 01:29:39 localhost-live anaconda[3537]: program: `-sdg4 104857600 root disk brw-rw---- vfat A2A6-09A6 >Aug 10 01:29:39 localhost-live anaconda[3537]: program: sdh 7807401984 root disk brw-rw---- iso9660 Fedora-SciK-Live-28-1-1 2018-04-25-06-40-05-00 >Aug 10 01:29:39 localhost-live anaconda[3537]: program: |-sdh1 3758096384 root disk brw-rw---- iso9660 Fedora-SciK-Live-28-1-1 2018-04-25-06-40-05-00 /run/initramfs/live >Aug 10 01:29:39 localhost-live anaconda[3537]: program: |-sdh2 9551872 root disk brw-rw---- vfat ANACONDA 2B87-AD13 >Aug 10 01:29:39 localhost-live anaconda[3537]: program: `-sdh3 20176896 root disk brw-rw---- hfsplus ANACONDA 98d30d4b-57c8-3c73-9894-2765c7a74802 >Aug 10 01:29:39 localhost-live anaconda[3537]: program: sr0 1073741312 root cdrom brw-rw---- >Aug 10 01:29:39 localhost-live anaconda[3537]: program: Return code: 0 >Aug 10 01:29:39 localhost-live anaconda[3537]: program: Running... nmcli device show >Aug 10 01:29:39 localhost-live anaconda[3537]: program: GENERAL.DEVICE: eno1 >Aug 10 01:29:39 localhost-live anaconda[3537]: program: GENERAL.TYPE: ethernet >Aug 10 01:29:39 localhost-live anaconda[3537]: program: GENERAL.HWADDR: 74:D0:2B:9E:F5:55 >Aug 10 01:29:39 localhost-live anaconda[3537]: program: GENERAL.MTU: 1500 >Aug 10 01:29:39 localhost-live anaconda[3537]: program: GENERAL.STATE: 100 (connected) >Aug 10 01:29:39 localhost-live anaconda[3537]: program: GENERAL.CONNECTION: eno1 >Aug 10 01:29:39 localhost-live anaconda[3537]: program: GENERAL.CON-PATH: /org/freedesktop/NetworkManager/ActiveConnection/1 >Aug 10 01:29:39 localhost-live anaconda[3537]: program: WIRED-PROPERTIES.CARRIER: on >Aug 10 01:29:39 localhost-live anaconda[3537]: program: IP4.ADDRESS[1]: 10.10.1.100/24 >Aug 10 01:29:39 localhost-live anaconda[3537]: program: IP4.GATEWAY: 10.10.1.1 >Aug 10 01:29:39 localhost-live anaconda[3537]: program: IP4.ROUTE[1]: dst = 0.0.0.0/0, nh = 10.10.1.1, mt = 100 >Aug 10 01:29:39 localhost-live anaconda[3537]: program: IP4.ROUTE[2]: dst = 10.10.1.0/24, nh = 0.0.0.0, mt = 100 >Aug 10 01:29:39 localhost-live anaconda[3537]: program: IP4.DNS[1]: 10.10.1.1 >Aug 10 01:29:39 localhost-live anaconda[3537]: program: IP6.ADDRESS[1]: fe80::39bd:543a:b20:43aa/64 >Aug 10 01:29:39 localhost-live anaconda[3537]: program: IP6.GATEWAY: -- >Aug 10 01:29:39 localhost-live anaconda[3537]: program: IP6.ROUTE[1]: dst = ff00::/8, nh = ::, mt = 256, table=255 >Aug 10 01:29:39 localhost-live anaconda[3537]: program: IP6.ROUTE[2]: dst = fe80::/64, nh = ::, mt = 256 >Aug 10 01:29:39 localhost-live anaconda[3537]: program: IP6.ROUTE[3]: dst = fe80::/64, nh = ::, mt = 100 >Aug 10 01:29:39 localhost-live anaconda[3537]: program: >Aug 10 01:29:39 localhost-live anaconda[3537]: program: GENERAL.DEVICE: wlp3s0 >Aug 10 01:29:39 localhost-live anaconda[3537]: program: GENERAL.TYPE: wifi >Aug 10 01:29:39 localhost-live anaconda[3537]: program: GENERAL.HWADDR: E2:47:BF:9A:5F:10 >Aug 10 01:29:39 localhost-live anaconda[3537]: program: GENERAL.MTU: 1500 >Aug 10 01:29:39 localhost-live anaconda[3537]: program: GENERAL.STATE: 30 (disconnected) >Aug 10 01:29:39 localhost-live anaconda[3537]: program: GENERAL.CONNECTION: -- >Aug 10 01:29:39 localhost-live anaconda[3537]: program: GENERAL.CON-PATH: -- >Aug 10 01:29:39 localhost-live anaconda[3537]: program: >Aug 10 01:29:39 localhost-live anaconda[3537]: program: GENERAL.DEVICE: lo >Aug 10 01:29:39 localhost-live anaconda[3537]: program: GENERAL.TYPE: loopback >Aug 10 01:29:39 localhost-live anaconda[3537]: program: GENERAL.HWADDR: 00:00:00:00:00:00 >Aug 10 01:29:39 localhost-live anaconda[3537]: program: GENERAL.MTU: 65536 >Aug 10 01:29:39 localhost-live anaconda[3537]: program: GENERAL.STATE: 10 (unmanaged) >Aug 10 01:29:39 localhost-live anaconda[3537]: program: GENERAL.CONNECTION: -- >Aug 10 01:29:39 localhost-live anaconda[3537]: program: GENERAL.CON-PATH: -- >Aug 10 01:29:39 localhost-live anaconda[3537]: program: IP4.ADDRESS[1]: 127.0.0.1/8 >Aug 10 01:29:39 localhost-live anaconda[3537]: program: IP4.GATEWAY: -- >Aug 10 01:29:39 localhost-live anaconda[3537]: program: IP6.ADDRESS[1]: ::1/128 >Aug 10 01:29:39 localhost-live anaconda[3537]: program: IP6.GATEWAY: -- >Aug 10 01:29:39 localhost-live anaconda[3537]: program: Return code: 0 >Aug 10 01:29:39 localhost-live anaconda[3537]: program: Running... journalctl -b >Aug 10 01:29:53 localhost-live 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' >Aug 10 01:30:02 localhost-live chronyd[1581]: Selected source 86.85.103.243 >Aug 10 01:30:02 localhost-live chronyd[1581]: Can't synchronise: no selectable sources >Aug 10 01:31:07 localhost-live chronyd[1581]: Selected source 129.250.35.250 >Aug 10 01:31:07 localhost-live chronyd[1581]: System clock wrong by -3.605613 seconds, adjustment started >Aug 10 01:31:07 localhost-live chronyd[1581]: Source 129.250.35.250 replaced with 141.138.142.81 >Aug 10 01:31:07 localhost-live chronyd[1581]: Can't synchronise: no selectable sources >Aug 10 01:31:08 localhost-live chronyd[1581]: Selected source 86.85.103.243 >Aug 10 01:32:12 localhost-live chronyd[1581]: Can't synchronise: no selectable sources >Aug 10 01:32:13 localhost-live chronyd[1581]: Selected source 86.85.103.243 >Aug 10 01:33:08 localhost-live NetworkManager[1298]: <info> [1533879188.4943] device (wlp3s0): set-hw-addr: set MAC address to 22:C9:33:3C:EA:61 (scanning) >Aug 10 01:33:08 localhost-live kernel: IPv6: ADDRCONF(NETDEV_UP): wlp3s0: link is not ready >Aug 10 01:33:08 localhost-live NetworkManager[1298]: <info> [1533879188.5049] device (wlp3s0): supplicant interface state: inactive -> disabled >Aug 10 01:33:08 localhost-live NetworkManager[1298]: <info> [1533879188.5193] device (wlp3s0): supplicant interface state: disabled -> inactive >Aug 10 01:33:08 localhost-live wpa_supplicant[1418]: wlp3s0: Reject scan trigger since one is already pending >Aug 10 01:33:16 localhost-live chronyd[1581]: Selected source 129.250.35.251 >Aug 10 01:33:18 localhost-live chronyd[1581]: Selected source 86.85.103.243 >Aug 10 01:34:21 localhost-live chronyd[1581]: Selected source 129.250.35.251 >Aug 10 01:35:26 localhost-live chronyd[1581]: Selected source 141.138.142.81 >Aug 10 01:36:32 localhost-live chronyd[1581]: Selected source 86.85.103.243 >Aug 10 01:37:08 localhost-live systemd[1]: Starting Cleanup of Temporary Directories... >Aug 10 01:37:08 localhost-live systemd[1]: Started Cleanup of Temporary Directories. >Aug 10 01:37:08 localhost-live audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-tmpfiles-clean comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Aug 10 01:37:08 localhost-live audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-tmpfiles-clean comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Aug 10 01:38:17 localhost-live plasmashell[1877]: org.kde.plasmaquick: Applet "Application Launcher" loaded after 0 msec >Aug 10 01:38:17 localhost-live plasmashell[1877]: org.kde.plasmaquick: Increasing score for "Application Launcher" to 100 >Aug 10 01:38:17 localhost-live plasmashell[1877]: org.kde.plasmaquick: Applet "Application Launcher" loaded after 0 msec >Aug 10 01:38:17 localhost-live plasmashell[1877]: org.kde.plasmaquick: Increasing score for "Application Launcher" to 100 >Aug 10 01:38:18 localhost-live anaconda[3537]: program: Running... umount /run/install/source >Aug 10 01:38:18 localhost-live anaconda[3537]: program: stderr: >Aug 10 01:38:18 localhost-live anaconda[3537]: program: b'umount: /run/install/source: no mount point specified.' >Aug 10 01:38:18 localhost-live anaconda[3537]: program: Return code: 32 >Aug 10 01:38:18 localhost-live org.fedoraproject.Anaconda.Boss[3559]: DEBUG:anaconda.modules.boss.module_manager:Stop modules. >Aug 10 01:38:18 localhost-live org.fedoraproject.Anaconda.Modules.Timezone[3559]: DEBUG:anaconda.dbus.connection:Disconnecting from the bus. >Aug 10 01:38:18 localhost-live org.fedoraproject.Anaconda.Modules.Network[3559]: DEBUG:anaconda.dbus.connection:Disconnecting from the bus. >Aug 10 01:38:18 localhost-live org.fedoraproject.Anaconda.Modules.Localization[3559]: DEBUG:anaconda.dbus.connection:Disconnecting from the bus. >Aug 10 01:38:18 localhost-live org.fedoraproject.Anaconda.Modules.Security[3559]: DEBUG:anaconda.dbus.connection:Disconnecting from the bus. >Aug 10 01:38:18 localhost-live org.fedoraproject.Anaconda.Boss[3559]: DEBUG:anaconda.dbus.connection:Disconnecting from the bus. >Aug 10 01:38:18 localhost-live org.fedoraproject.Anaconda.Modules.User[3559]: DEBUG:anaconda.dbus.connection:Disconnecting from the bus. >Aug 10 01:38:18 localhost-live org.fedoraproject.Anaconda.Modules.Services[3559]: DEBUG:anaconda.dbus.connection:Disconnecting from the bus. >Aug 10 01:38:18 localhost-live org.fedoraproject.Anaconda.Modules.Payload[3559]: DEBUG:anaconda.dbus.connection:Disconnecting from the bus. >Aug 10 01:38:18 localhost-live org.fedoraproject.Anaconda.Addons.Baz[3559]: DEBUG:anaconda.dbus.connection:Disconnecting from the bus. >Aug 10 01:38:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3559]: DEBUG:anaconda.dbus.connection:Disconnecting from the bus. >Aug 10 01:38:18 localhost-live org.fedoraproject.Anaconda.Boss[3559]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Timezone is unavailable >Aug 10 01:38:18 localhost-live org.fedoraproject.Anaconda.Boss[3559]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Localization is unavailable >Aug 10 01:38:18 localhost-live org.fedoraproject.Anaconda.Boss[3559]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Security is unavailable >Aug 10 01:38:18 localhost-live org.fedoraproject.Anaconda.Boss[3559]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Network is unavailable >Aug 10 01:38:18 localhost-live org.fedoraproject.Anaconda.Boss[3559]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/User is unavailable >Aug 10 01:38:18 localhost-live org.fedoraproject.Anaconda.Boss[3559]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Services is unavailable >Aug 10 01:38:18 localhost-live org.fedoraproject.Anaconda.Boss[3559]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Payload is unavailable >Aug 10 01:38:18 localhost-live org.fedoraproject.Anaconda.Boss[3559]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Timezone has quit. >Aug 10 01:38:18 localhost-live org.fedoraproject.Anaconda.Boss[3559]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Addons/Baz is unavailable >Aug 10 01:38:18 localhost-live org.fedoraproject.Anaconda.Boss[3559]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Security has quit. >Aug 10 01:38:18 localhost-live org.fedoraproject.Anaconda.Boss[3559]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Localization has quit. >Aug 10 01:38:18 localhost-live org.fedoraproject.Anaconda.Boss[3559]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Network has quit. >Aug 10 01:38:18 localhost-live org.fedoraproject.Anaconda.Boss[3559]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Storage is unavailable >Aug 10 01:38:18 localhost-live org.fedoraproject.Anaconda.Boss[3559]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Services has quit. >Aug 10 01:38:18 localhost-live org.fedoraproject.Anaconda.Boss[3559]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Addons/Baz has quit. >Aug 10 01:38:18 localhost-live org.fedoraproject.Anaconda.Boss[3559]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/User has quit. >Aug 10 01:38:18 localhost-live org.fedoraproject.Anaconda.Boss[3559]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Payload has quit. >Aug 10 01:38:18 localhost-live org.fedoraproject.Anaconda.Boss[3559]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Storage has quit. >Aug 10 01:38:18 localhost-live audit: MAC_STATUS enforcing=1 old_enforcing=0 auid=1000 ses=1 >Aug 10 01:38:18 localhost-live audit[1155]: USER_AVC pid=1155 uid=81 auid=4294967295 ses=4294967295 subj=system_u:system_r:system_dbusd_t:s0-s0:c0.c1023 msg='avc: received setenforce notice (enforcing=1) >exe="/usr/bin/dbus-daemon" sauid=81 hostname=? addr=? terminal=?' >Aug 10 01:38:18 localhost-live dbus-daemon[1627]: avc: received setenforce notice (enforcing=1) >Aug 10 01:38:18 localhost-live dbus-daemon[1911]: avc: received setenforce notice (enforcing=1) >Aug 10 01:38:18 localhost-live audit[3352]: USER_END pid=3352 uid=1000 auid=1000 ses=1 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:session_close grantors=pam_permit,pam_xauth,pam_timestamp acct="root" exe="/usr/sbin/userhelper" hostname=? addr=? terminal=? res=success' >Aug 10 01:38:18 localhost-live audit[3352]: CRED_DISP pid=3352 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' >Aug 10 01:38:18 localhost-live at-spi-bus-launcher[1906]: dbus-daemon[1911]: Reloaded configuration >Aug 10 01:38:18 localhost-live dbus-daemon[1627]: [session uid=1000 pid=1627] Reloaded configuration >Aug 10 01:38:18 localhost-live dbus-daemon[1155]: [system] Reloaded configuration >Aug 10 01:38:19 localhost-live plasmashell[1877]: org.kde.plasmaquick: Applet "Application Launcher" loaded after 0 msec >Aug 10 01:38:19 localhost-live plasmashell[1877]: org.kde.plasmaquick: Increasing score for "Application Launcher" to 100 >Aug 10 01:38:20 localhost-live dbus-daemon[1627]: [session uid=1000 pid=1627] Activating service name='org.kde.runners.baloo' requested by ':1.44' (uid=1000 pid=1877 comm="/usr/bin/plasmashell " label="unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023") >Aug 10 01:38:20 localhost-live baloorunner[4040]: QSocketNotifier: Can only be used with threads started with QThread >Aug 10 01:38:20 localhost-live baloorunner[4040]: QSocketNotifier: Can only be used with threads started with QThread >Aug 10 01:38:20 localhost-live baloorunner[4040]: QSocketNotifier: Can only be used with threads started with QThread >Aug 10 01:38:21 localhost-live dbus-daemon[1627]: [session uid=1000 pid=1627] Activated service 'org.kde.runners.baloo' failed: Process org.kde.runners.baloo exited with status 255 >Aug 10 01:38:21 localhost-live dbus-daemon[1627]: [session uid=1000 pid=1627] Activating service name='org.kde.runners.baloo' requested by ':1.44' (uid=1000 pid=1877 comm="/usr/bin/plasmashell " label="unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023") >Aug 10 01:38:21 localhost-live baloorunner[4043]: QSocketNotifier: Can only be used with threads started with QThread >Aug 10 01:38:21 localhost-live baloorunner[4043]: QSocketNotifier: Can only be used with threads started with QThread >Aug 10 01:38:21 localhost-live baloorunner[4043]: QSocketNotifier: Can only be used with threads started with QThread >Aug 10 01:38:21 localhost-live dbus-daemon[1627]: [session uid=1000 pid=1627] Activated service 'org.kde.runners.baloo' failed: Process org.kde.runners.baloo exited with status 255 >Aug 10 01:38:21 localhost-live dbus-daemon[1627]: [session uid=1000 pid=1627] Activating service name='org.kde.runners.baloo' requested by ':1.44' (uid=1000 pid=1877 comm="/usr/bin/plasmashell " label="unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023") >Aug 10 01:38:21 localhost-live baloorunner[4046]: QSocketNotifier: Can only be used with threads started with QThread >Aug 10 01:38:21 localhost-live baloorunner[4046]: QSocketNotifier: Can only be used with threads started with QThread >Aug 10 01:38:21 localhost-live baloorunner[4046]: QSocketNotifier: Can only be used with threads started with QThread >Aug 10 01:38:21 localhost-live dbus-daemon[1627]: [session uid=1000 pid=1627] Activated service 'org.kde.runners.baloo' failed: Process org.kde.runners.baloo exited with status 255 >Aug 10 01:38:21 localhost-live dbus-daemon[1627]: [session uid=1000 pid=1627] Activating service name='org.kde.runners.baloo' requested by ':1.44' (uid=1000 pid=1877 comm="/usr/bin/plasmashell " label="unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023") >Aug 10 01:38:21 localhost-live baloorunner[4049]: QSocketNotifier: Can only be used with threads started with QThread >Aug 10 01:38:21 localhost-live baloorunner[4049]: QSocketNotifier: Can only be used with threads started with QThread >Aug 10 01:38:21 localhost-live baloorunner[4049]: QSocketNotifier: Can only be used with threads started with QThread >Aug 10 01:38:21 localhost-live dbus-daemon[1627]: [session uid=1000 pid=1627] Activated service 'org.kde.runners.baloo' failed: Process org.kde.runners.baloo exited with status 255 >Aug 10 01:38:23 localhost-live NetworkManager[1298]: <info> [1533879503.5067] device (wlp3s0): set-hw-addr: set MAC address to 9E:3B:C3:6E:3F:F8 (scanning) >Aug 10 01:38:23 localhost-live kernel: IPv6: ADDRCONF(NETDEV_UP): wlp3s0: link is not ready >Aug 10 01:38:23 localhost-live NetworkManager[1298]: <info> [1533879503.5174] device (wlp3s0): supplicant interface state: inactive -> disabled >Aug 10 01:38:23 localhost-live NetworkManager[1298]: <info> [1533879503.5293] device (wlp3s0): supplicant interface state: disabled -> inactive >Aug 10 01:38:23 localhost-live wpa_supplicant[1418]: wlp3s0: Reject scan trigger since one is already pending >Aug 10 01:43:09 localhost-live plasmashell[1877]: org.kde.plasmaquick: Applet "Application Launcher" loaded after 0 msec >Aug 10 01:43:09 localhost-live plasmashell[1877]: org.kde.plasmaquick: Increasing score for "Application Launcher" to 100 >Aug 10 01:43:10 localhost-live dbus-daemon[1627]: [session uid=1000 pid=1627] Activating service name='org.kde.runners.baloo' requested by ':1.44' (uid=1000 pid=1877 comm="/usr/bin/plasmashell " label="unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023") >Aug 10 01:43:10 localhost-live baloorunner[4085]: QSocketNotifier: Can only be used with threads started with QThread >Aug 10 01:43:10 localhost-live baloorunner[4085]: QSocketNotifier: Can only be used with threads started with QThread >Aug 10 01:43:10 localhost-live baloorunner[4085]: QSocketNotifier: Can only be used with threads started with QThread >Aug 10 01:43:10 localhost-live dbus-daemon[1627]: [session uid=1000 pid=1627] Activated service 'org.kde.runners.baloo' failed: Process org.kde.runners.baloo exited with status 255 >Aug 10 01:43:10 localhost-live dbus-daemon[1627]: [session uid=1000 pid=1627] Activating service name='org.kde.runners.baloo' requested by ':1.44' (uid=1000 pid=1877 comm="/usr/bin/plasmashell " label="unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023") >Aug 10 01:43:10 localhost-live baloorunner[4088]: QSocketNotifier: Can only be used with threads started with QThread >Aug 10 01:43:11 localhost-live baloorunner[4088]: QSocketNotifier: Can only be used with threads started with QThread >Aug 10 01:43:11 localhost-live baloorunner[4088]: QSocketNotifier: Can only be used with threads started with QThread >Aug 10 01:43:11 localhost-live dbus-daemon[1627]: [session uid=1000 pid=1627] Activated service 'org.kde.runners.baloo' failed: Process org.kde.runners.baloo exited with status 255 >Aug 10 01:43:11 localhost-live dbus-daemon[1627]: [session uid=1000 pid=1627] Activating service name='org.kde.runners.baloo' requested by ':1.44' (uid=1000 pid=1877 comm="/usr/bin/plasmashell " label="unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023") >Aug 10 01:43:11 localhost-live baloorunner[4091]: QSocketNotifier: Can only be used with threads started with QThread >Aug 10 01:43:11 localhost-live baloorunner[4091]: QSocketNotifier: Can only be used with threads started with QThread >Aug 10 01:43:11 localhost-live baloorunner[4091]: QSocketNotifier: Can only be used with threads started with QThread >Aug 10 01:43:11 localhost-live dbus-daemon[1627]: [session uid=1000 pid=1627] Activated service 'org.kde.runners.baloo' failed: Process org.kde.runners.baloo exited with status 255 >Aug 10 01:43:13 localhost-live audit[4103]: USER_AUTH pid=4103 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/bin/su" hostname=localhost-live addr=? terminal=pts/1 res=success' >Aug 10 01:43:13 localhost-live audit[4103]: USER_ACCT pid=4103 uid=1000 auid=1000 ses=1 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:accounting grantors=pam_unix,pam_localuser acct="root" exe="/usr/bin/su" hostname=localhost-live addr=? terminal=pts/1 res=success' >Aug 10 01:43:13 localhost-live su[4103]: (to root) liveuser on pts/1 >Aug 10 01:43:13 localhost-live audit[4103]: CRED_ACQ pid=4103 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/bin/su" hostname=localhost-live addr=? terminal=pts/1 res=success' >Aug 10 01:43:13 localhost-live su[4103]: pam_systemd(su:session): Cannot create session: Already running in a session >Aug 10 01:43:13 localhost-live su[4103]: pam_unix(su:session): session opened for user root by (uid=1000) >Aug 10 01:43:13 localhost-live audit[4103]: USER_START pid=4103 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,pam_umask,pam_xauth acct="root" exe="/usr/bin/su" hostname=localhost-live addr=? terminal=pts/1 res=success' >Aug 10 01:43:13 localhost-live audit[4110]: USER_AUTH pid=4110 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/bin/su" hostname=localhost-live addr=? terminal=pts/2 res=success' >Aug 10 01:43:13 localhost-live audit[4110]: USER_ACCT pid=4110 uid=1000 auid=1000 ses=1 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:accounting grantors=pam_unix,pam_localuser acct="root" exe="/usr/bin/su" hostname=localhost-live addr=? terminal=pts/2 res=success' >Aug 10 01:43:13 localhost-live su[4110]: (to root) liveuser on pts/2 >Aug 10 01:43:13 localhost-live audit[4110]: CRED_ACQ pid=4110 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/bin/su" hostname=localhost-live addr=? terminal=pts/2 res=success' >Aug 10 01:43:13 localhost-live su[4110]: pam_systemd(su:session): Cannot create session: Already running in a session >Aug 10 01:43:13 localhost-live su[4110]: pam_unix(su:session): session opened for user root by (uid=1000) >Aug 10 01:43:13 localhost-live audit[4110]: USER_START pid=4110 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,pam_umask,pam_xauth acct="root" exe="/usr/bin/su" hostname=localhost-live addr=? terminal=pts/2 res=success' >Aug 10 01:43:38 localhost-live NetworkManager[1298]: <info> [1533879818.5116] device (wlp3s0): set-hw-addr: set MAC address to A2:0A:2C:9F:56:91 (scanning) >Aug 10 01:43:38 localhost-live kernel: IPv6: ADDRCONF(NETDEV_UP): wlp3s0: link is not ready >Aug 10 01:43:38 localhost-live NetworkManager[1298]: <info> [1533879818.5219] device (wlp3s0): supplicant interface state: inactive -> disabled >Aug 10 01:43:38 localhost-live NetworkManager[1298]: <info> [1533879818.5343] device (wlp3s0): supplicant interface state: disabled -> inactive >Aug 10 01:43:38 localhost-live wpa_supplicant[1418]: wlp3s0: Reject scan trigger since one is already pending >Aug 10 01:48:53 localhost-live NetworkManager[1298]: <info> [1533880133.5083] device (wlp3s0): set-hw-addr: set MAC address to 96:A8:EA:51:90:9F (scanning) >Aug 10 01:48:53 localhost-live kernel: IPv6: ADDRCONF(NETDEV_UP): wlp3s0: link is not ready >Aug 10 01:48:53 localhost-live NetworkManager[1298]: <info> [1533880133.5187] device (wlp3s0): supplicant interface state: inactive -> disabled >Aug 10 01:48:53 localhost-live NetworkManager[1298]: <info> [1533880133.5445] device (wlp3s0): supplicant interface state: disabled -> inactive >Aug 10 01:48:53 localhost-live wpa_supplicant[1418]: wlp3s0: Reject scan trigger since one is already pending >Aug 10 01:52:16 localhost-live plasmashell[1877]: org.kde.plasmaquick: Applet "Application Launcher" loaded after 0 msec >Aug 10 01:52:16 localhost-live plasmashell[1877]: org.kde.plasmaquick: Increasing score for "Application Launcher" to 100 >Aug 10 01:52:17 localhost-live dbus-daemon[1627]: [session uid=1000 pid=1627] Activating service name='org.kde.runners.baloo' requested by ':1.44' (uid=1000 pid=1877 comm="/usr/bin/plasmashell " label="unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023") >Aug 10 01:52:17 localhost-live baloorunner[4374]: QSocketNotifier: Can only be used with threads started with QThread >Aug 10 01:52:17 localhost-live baloorunner[4374]: QSocketNotifier: Can only be used with threads started with QThread >Aug 10 01:52:17 localhost-live baloorunner[4374]: QSocketNotifier: Can only be used with threads started with QThread >Aug 10 01:52:17 localhost-live dbus-daemon[1627]: [session uid=1000 pid=1627] Activated service 'org.kde.runners.baloo' failed: Process org.kde.runners.baloo exited with status 255 >Aug 10 01:52:17 localhost-live dbus-daemon[1627]: [session uid=1000 pid=1627] Activating service name='org.kde.runners.baloo' requested by ':1.44' (uid=1000 pid=1877 comm="/usr/bin/plasmashell " label="unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023") >Aug 10 01:52:17 localhost-live baloorunner[4377]: QSocketNotifier: Can only be used with threads started with QThread >Aug 10 01:52:17 localhost-live baloorunner[4377]: QSocketNotifier: Can only be used with threads started with QThread >Aug 10 01:52:17 localhost-live baloorunner[4377]: QSocketNotifier: Can only be used with threads started with QThread >Aug 10 01:52:17 localhost-live dbus-daemon[1627]: [session uid=1000 pid=1627] Activated service 'org.kde.runners.baloo' failed: Process org.kde.runners.baloo exited with status 255 >Aug 10 01:52:18 localhost-live dbus-daemon[1627]: [session uid=1000 pid=1627] Activating service name='org.kde.runners.baloo' requested by ':1.44' (uid=1000 pid=1877 comm="/usr/bin/plasmashell " label="unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023") >Aug 10 01:52:18 localhost-live baloorunner[4380]: QSocketNotifier: Can only be used with threads started with QThread >Aug 10 01:52:18 localhost-live baloorunner[4380]: QSocketNotifier: Can only be used with threads started with QThread >Aug 10 01:52:18 localhost-live baloorunner[4380]: QSocketNotifier: Can only be used with threads started with QThread >Aug 10 01:52:18 localhost-live dbus-daemon[1627]: [session uid=1000 pid=1627] Activated service 'org.kde.runners.baloo' failed: Process org.kde.runners.baloo exited with status 255 >Aug 10 01:54:08 localhost-live NetworkManager[1298]: <info> [1533880448.4936] device (wlp3s0): set-hw-addr: set MAC address to E6:F6:C8:A4:08:94 (scanning) >Aug 10 01:54:08 localhost-live kernel: IPv6: ADDRCONF(NETDEV_UP): wlp3s0: link is not ready >Aug 10 01:54:08 localhost-live NetworkManager[1298]: <info> [1533880448.5038] device (wlp3s0): supplicant interface state: inactive -> disabled >Aug 10 01:54:08 localhost-live NetworkManager[1298]: <info> [1533880448.5244] device (wlp3s0): supplicant interface state: disabled -> inactive >Aug 10 01:54:08 localhost-live wpa_supplicant[1418]: wlp3s0: Reject scan trigger since one is already pending >Aug 10 01:54:13 localhost-live sudo[4447]: liveuser : problem with defaults entries ; TTY=pts/3 ; PWD=/home/liveuser ; USER=root ; >Aug 10 01:54:13 localhost-live audit[4447]: USER_AUTH pid=4447 uid=1000 auid=1000 ses=1 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:authentication grantors=pam_succeed_if,pam_localuser,pam_unix acct="liveuser" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/3 res=success' >Aug 10 01:54:13 localhost-live audit[4447]: USER_ACCT pid=4447 uid=1000 auid=1000 ses=1 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:accounting grantors=pam_unix,pam_localuser acct="liveuser" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/3 res=success' >Aug 10 01:54:13 localhost-live sudo[4447]: liveuser : TTY=pts/3 ; PWD=/home/liveuser ; USER=root ; COMMAND=/usr/bin/dnf install uuid >Aug 10 01:54:13 localhost-live audit[4447]: USER_CMD pid=4447 uid=1000 auid=1000 ses=1 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='cwd="/home/liveuser" cmd=646E6620696E7374616C6C2075756964 terminal=pts/3 res=success' >Aug 10 01:54:13 localhost-live audit[4447]: CRED_REFR pid=4447 uid=0 auid=1000 ses=1 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_localuser,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/3 res=success' >Aug 10 01:54:13 localhost-live sudo[4447]: pam_systemd(sudo:session): Cannot create session: Already running in a session >Aug 10 01:54:13 localhost-live audit[4447]: USER_START pid=4447 uid=0 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_keyinit,pam_limits,pam_systemd,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/3 res=success' >Aug 10 01:54:13 localhost-live sudo[4447]: pam_unix(sudo:session): session opened for user root by liveuser(uid=0) >Aug 10 01:54:44 localhost-live 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=1) >exe="/usr/lib/systemd/systemd" sauid=0 hostname=? addr=? terminal=?' >Aug 10 01:54:44 localhost-live systemd[1]: Started /usr/bin/systemctl start man-db-cache-update. >Aug 10 01:54:44 localhost-live audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=run-rc82e075cd45b49ee8c496c8a2c0ae2d1 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Aug 10 01:54:44 localhost-live systemd[1]: cgroup compatibility translation between legacy and unified hierarchy settings activated. See cgroup-compat debug messages for details. >Aug 10 01:54:45 localhost-live systemd[1]: Starting man-db-cache-update.service... >Aug 10 01:54:45 localhost-live sudo[4447]: pam_unix(sudo:session): session closed for user root >Aug 10 01:54:45 localhost-live audit[4447]: USER_END pid=4447 uid=0 auid=1000 ses=1 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:session_close grantors=pam_keyinit,pam_limits,pam_keyinit,pam_limits,pam_systemd,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/3 res=success' >Aug 10 01:54:45 localhost-live audit[4447]: CRED_DISP pid=4447 uid=0 auid=1000 ses=1 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_localuser,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/3 res=success' >Aug 10 01:55:11 localhost-live sudo[20551]: liveuser : problem with defaults entries ; TTY=pts/3 ; PWD=/home/liveuser ; USER=root ; >Aug 10 01:55:11 localhost-live audit[20551]: USER_CMD pid=20551 uid=1000 auid=1000 ses=1 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='cwd="/home/liveuser" cmd=766F6C5F6964202F6465762F73646431 terminal=pts/3 res=failed' >Aug 10 01:56:05 localhost-live sudo[8459]: liveuser : problem with defaults entries ; TTY=pts/3 ; PWD=/home/liveuser ; USER=root ; >Aug 10 01:56:05 localhost-live sudo[8459]: liveuser : TTY=pts/3 ; PWD=/home/liveuser ; USER=root ; COMMAND=/usr/sbin/tune2fs /dev/sdd1 -U 11e6ceb4-9c62-11e8-8cd9-74d02b9ef555 >Aug 10 01:56:05 localhost-live audit[8459]: USER_CMD pid=8459 uid=1000 auid=1000 ses=1 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='cwd="/home/liveuser" cmd=74756E65326673202F6465762F73646431202D552031316536636562342D396336322D313165382D386364392D373464303262396566353535 terminal=pts/3 res=success' >Aug 10 01:56:05 localhost-live audit[8459]: CRED_REFR pid=8459 uid=0 auid=1000 ses=1 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_localuser,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/3 res=success' >Aug 10 01:56:05 localhost-live sudo[8459]: pam_systemd(sudo:session): Cannot create session: Already running in a session >Aug 10 01:56:05 localhost-live sudo[8459]: pam_unix(sudo:session): session opened for user root by liveuser(uid=0) >Aug 10 01:56:05 localhost-live audit[8459]: USER_START pid=8459 uid=0 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_keyinit,pam_limits,pam_systemd,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/3 res=success' >Aug 10 01:56:05 localhost-live sudo[8459]: pam_unix(sudo:session): session closed for user root >Aug 10 01:56:05 localhost-live audit[8459]: USER_END pid=8459 uid=0 auid=1000 ses=1 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:session_close grantors=pam_keyinit,pam_limits,pam_keyinit,pam_limits,pam_systemd,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/3 res=success' >Aug 10 01:56:05 localhost-live audit[8459]: CRED_DISP pid=8459 uid=0 auid=1000 ses=1 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_localuser,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/3 res=success' >Aug 10 01:56:49 localhost-live systemd[1]: Started man-db-cache-update.service. >Aug 10 01:56:49 localhost-live audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=man-db-cache-update comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Aug 10 01:56:49 localhost-live audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=man-db-cache-update comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Aug 10 01:56:49 localhost-live audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=run-rc82e075cd45b49ee8c496c8a2c0ae2d1 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Aug 10 01:58:53 localhost-live userhelper[17898]: pam_timestamp(liveinst:auth): timestamp file `/var/run//pam_timestamp/liveuser/unknown:root' has unacceptable age (1776 seconds), disallowing access to liveinst for user liveuser >Aug 10 01:58:53 localhost-live audit[17898]: USER_AUTH pid=17898 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' >Aug 10 01:58:53 localhost-live audit[17898]: USER_ACCT pid=17898 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' >Aug 10 01:58:53 localhost-live userhelper[17898]: pam_timestamp(liveinst:session): updated timestamp file `/var/run//pam_timestamp/liveuser/unknown:root' >Aug 10 01:58:53 localhost-live audit[17898]: USER_START pid=17898 uid=1000 auid=1000 ses=1 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:session_open grantors=pam_permit,pam_xauth,pam_timestamp acct="root" exe="/usr/sbin/userhelper" hostname=? addr=? terminal=? res=success' >Aug 10 01:58:53 localhost-live audit[17898]: CRED_ACQ pid=17898 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' >Aug 10 01:58:53 localhost-live userhelper[17902]: running '/usr/sbin/liveinst' with root privileges on behalf of 'liveuser' >Aug 10 01:58:53 localhost-live audit: MAC_STATUS enforcing=0 old_enforcing=1 auid=1000 ses=1 >Aug 10 01:58:53 localhost-live audit[1155]: USER_AVC pid=1155 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=?' >Aug 10 01:58:53 localhost-live dbus-daemon[1627]: avc: received setenforce notice (enforcing=0) >Aug 10 01:58:53 localhost-live dbus-daemon[1911]: avc: received setenforce notice (enforcing=0) >Aug 10 01:58:54 localhost-live kernel: ata7.00: Enabling discard_zeroes_data >Aug 10 01:58:54 localhost-live kernel: sdg: sdg1 sdg2 sdg3 sdg4 >Aug 10 01:58:54 localhost-live kdeinit5[1841]: QObject::connect: invalid null parameter >Aug 10 01:58:54 localhost-live kdeinit5[1841]: QObject::connect: invalid null parameter >Aug 10 01:58:54 localhost-live kdeinit5[1841]: QObject::connect: invalid null parameter >Aug 10 01:58:54 localhost-live kdeinit5[1841]: QObject::connect: invalid null parameter >Aug 10 01:58:54 localhost-live kernel: sda: sda1 sda2 sda3 >Aug 10 01:58:54 localhost-live kdeinit5[1841]: QObject::connect: invalid null parameter >Aug 10 01:58:54 localhost-live kdeinit5[1841]: QObject::connect: invalid null parameter >Aug 10 01:58:54 localhost-live kdeinit5[1841]: QObject::connect: invalid null parameter >Aug 10 01:58:54 localhost-live kernel: sdb: sdb1 sdb2 >Aug 10 01:58:54 localhost-live kdeinit5[1841]: QObject::connect: invalid null parameter >Aug 10 01:58:54 localhost-live kdeinit5[1841]: QObject::connect: invalid null parameter >Aug 10 01:58:55 localhost-live python3[17940]: detected unhandled Python exception in '/usr/bin/anaconda-cleanup' >Aug 10 01:58:55 localhost-live abrt-server[18082]: Deleting problem directory Python3-2018-08-10-01:58:55-17940 (dup of Python3-2018-08-09-21:26:24-2539) >Aug 10 01:58:55 localhost-live abrt-notification[18091]: Process 2539 (anaconda-cleanup) of user 0 encountered an uncaught ValueError exception >Aug 10 01:58:56 localhost-live dbus-daemon[18107]: Activating service name='org.fedoraproject.Anaconda.Boss' requested by ':1.0' (uid=0 pid=18085 comm="/usr/bin/python3 /sbin/anaconda --liveinst --metho" label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Aug 10 01:58:56 localhost-live org.fedoraproject.Anaconda.Boss[18107]: DEBUG:anaconda.modules.boss.boss:Schedule publishing. >Aug 10 01:58:56 localhost-live org.fedoraproject.Anaconda.Boss[18107]: INFO:anaconda.modules.boss.boss:Start the main loop. >Aug 10 01:58:56 localhost-live org.fedoraproject.Anaconda.Boss[18107]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Boss. >Aug 10 01:58:56 localhost-live org.fedoraproject.Anaconda.Boss[18107]: INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-pAVjCGQejy,guid=0db8a48c0403aa453ae8700b5b6d29a0. >Aug 10 01:58:56 localhost-live org.fedoraproject.Anaconda.Boss[18107]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Boss/Installation. >Aug 10 01:58:56 localhost-live org.fedoraproject.Anaconda.Boss[18107]: DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Boss. >Aug 10 01:58:56 localhost-live dbus-daemon[18107]: Successfully activated service 'org.fedoraproject.Anaconda.Boss' >Aug 10 01:58:56 localhost-live org.fedoraproject.Anaconda.Boss[18107]: DEBUG:anaconda.modules.boss.boss:Add module org.fedoraproject.Anaconda.Modules.Timezone. >Aug 10 01:58:56 localhost-live org.fedoraproject.Anaconda.Boss[18107]: DEBUG:anaconda.modules.boss.boss:Add module org.fedoraproject.Anaconda.Modules.Network. >Aug 10 01:58:56 localhost-live org.fedoraproject.Anaconda.Boss[18107]: DEBUG:anaconda.modules.boss.boss:Add module org.fedoraproject.Anaconda.Modules.Localization. >Aug 10 01:58:56 localhost-live org.fedoraproject.Anaconda.Boss[18107]: DEBUG:anaconda.modules.boss.boss:Add module org.fedoraproject.Anaconda.Modules.Security. >Aug 10 01:58:56 localhost-live org.fedoraproject.Anaconda.Boss[18107]: DEBUG:anaconda.modules.boss.boss:Add module org.fedoraproject.Anaconda.Modules.User. >Aug 10 01:58:56 localhost-live org.fedoraproject.Anaconda.Boss[18107]: DEBUG:anaconda.modules.boss.boss:Add module org.fedoraproject.Anaconda.Modules.Payload. >Aug 10 01:58:56 localhost-live org.fedoraproject.Anaconda.Boss[18107]: DEBUG:anaconda.modules.boss.boss:Add module org.fedoraproject.Anaconda.Modules.Storage. >Aug 10 01:58:56 localhost-live org.fedoraproject.Anaconda.Boss[18107]: DEBUG:anaconda.modules.boss.boss:Add module org.fedoraproject.Anaconda.Modules.Services. >Aug 10 01:58:56 localhost-live org.fedoraproject.Anaconda.Boss[18107]: DEBUG:anaconda.modules.boss.boss:Addons are enabled. >Aug 10 01:58:56 localhost-live org.fedoraproject.Anaconda.Boss[18107]: DEBUG:anaconda.modules.boss.module_manager:Start modules. >Aug 10 01:58:56 localhost-live org.fedoraproject.Anaconda.Boss[18107]: DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Modules/Timezone >Aug 10 01:58:56 localhost-live dbus-daemon[18107]: Activating service name='org.fedoraproject.Anaconda.Modules.Timezone' requested by ':1.1' (uid=0 pid=18111 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Aug 10 01:58:56 localhost-live org.fedoraproject.Anaconda.Boss[18107]: DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Modules/Network >Aug 10 01:58:56 localhost-live dbus-daemon[18107]: Activating service name='org.fedoraproject.Anaconda.Modules.Network' requested by ':1.1' (uid=0 pid=18111 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Aug 10 01:58:56 localhost-live org.fedoraproject.Anaconda.Boss[18107]: DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Modules/Localization >Aug 10 01:58:56 localhost-live dbus-daemon[18107]: Activating service name='org.fedoraproject.Anaconda.Modules.Localization' requested by ':1.1' (uid=0 pid=18111 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Aug 10 01:58:56 localhost-live org.fedoraproject.Anaconda.Boss[18107]: DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Modules/Security >Aug 10 01:58:56 localhost-live dbus-daemon[18107]: Activating service name='org.fedoraproject.Anaconda.Modules.Security' requested by ':1.1' (uid=0 pid=18111 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Aug 10 01:58:56 localhost-live org.fedoraproject.Anaconda.Boss[18107]: DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Modules/User >Aug 10 01:58:56 localhost-live dbus-daemon[18107]: Activating service name='org.fedoraproject.Anaconda.Modules.User' requested by ':1.1' (uid=0 pid=18111 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Aug 10 01:58:56 localhost-live org.fedoraproject.Anaconda.Boss[18107]: DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Modules/Payload >Aug 10 01:58:56 localhost-live dbus-daemon[18107]: Activating service name='org.fedoraproject.Anaconda.Modules.Payload' requested by ':1.1' (uid=0 pid=18111 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Aug 10 01:58:56 localhost-live org.fedoraproject.Anaconda.Boss[18107]: DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Modules/Storage >Aug 10 01:58:56 localhost-live org.fedoraproject.Anaconda.Boss[18107]: DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Modules/Services >Aug 10 01:58:56 localhost-live org.fedoraproject.Anaconda.Boss[18107]: DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Addons/Baz >Aug 10 01:58:56 localhost-live dbus-daemon[18107]: Activating service name='org.fedoraproject.Anaconda.Modules.Storage' requested by ':1.1' (uid=0 pid=18111 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Aug 10 01:58:56 localhost-live dbus-daemon[18107]: Activating service name='org.fedoraproject.Anaconda.Modules.Services' requested by ':1.1' (uid=0 pid=18111 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Aug 10 01:58:56 localhost-live dbus-daemon[18107]: Activating service name='org.fedoraproject.Anaconda.Addons.Baz' requested by ':1.1' (uid=0 pid=18111 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Aug 10 01:58:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[18107]: INFO:program:Running [1] lvm version ... >Aug 10 01:58:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[18107]: INFO:program:stdout[1]: LVM version: 2.02.177(2) (2017-12-18) >Aug 10 01:58:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[18107]: Library version: 1.02.146 (2017-12-18) >Aug 10 01:58:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[18107]: Driver version: 4.37.0 >Aug 10 01:58:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[18107]: Configuration: ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-default-dm-run-dir=/run --with-default-run-dir=/run/lvm --with-default-pid-dir=/run --with-default-locking-dir=/run/lock/lvm --with-usrlibdir=/usr/lib64 --enable-lvm1_fallback --enable-fsadm --with-pool=internal --enable-write_install --with-user= --with-group= --with-device-uid=0 --with-device-gid=6 --with-device-mode=0660 --enable-pkgconfig --enable-applib --enable-cmdlib --enable-dmeventd --enable-blkid_wiping --enable-python2-bindings --enable-python3-bindings --with-cluster=internal --with-clvmd=corosync --enable-cmirrord --with-udevdir=/usr/lib/udev/rules.d --enable-udev_sync --with-thin=internal --enable-lvmetad --with-cache=internal --enable-lvmpolld --enable-lvmlockd-dlm --enable-lvmlockd-sanlock --enable-dbus-service --enable-notify-dbus --enable-dmfilemapd >Aug 10 01:58:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[18107]: INFO:program:stderr[1]: >Aug 10 01:58:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[18107]: INFO:program:...done [1] (exit code: 0) >Aug 10 01:58:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[18107]: INFO:program:Running [2] btrfs --version ... >Aug 10 01:58:56 localhost-live org.fedoraproject.Anaconda.Modules.Services[18107]: DEBUG:anaconda.modules.common.base.base:Schedule publishing. >Aug 10 01:58:56 localhost-live org.fedoraproject.Anaconda.Modules.Services[18107]: DEBUG:anaconda.modules.common.base.base:Start the loop. >Aug 10 01:58:56 localhost-live org.fedoraproject.Anaconda.Modules.Services[18107]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Services. >Aug 10 01:58:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[18107]: INFO:program:stdout[2]: btrfs-progs v4.15.1 >Aug 10 01:58:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[18107]: INFO:program:stderr[2]: >Aug 10 01:58:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[18107]: INFO:program:...done [2] (exit code: 0) >Aug 10 01:58:56 localhost-live org.fedoraproject.Anaconda.Modules.Services[18107]: INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-pAVjCGQejy,guid=0db8a48c0403aa453ae8700b5b6d29a0. >Aug 10 01:58:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[18107]: INFO:program:Running [3] mkswap --version ... >Aug 10 01:58:56 localhost-live org.fedoraproject.Anaconda.Modules.Services[18107]: DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Services. >Aug 10 01:58:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[18107]: INFO:program:stdout[3]: mkswap from util-linux 2.32 >Aug 10 01:58:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[18107]: INFO:program:stderr[3]: >Aug 10 01:58:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[18107]: INFO:program:...done [3] (exit code: 0) >Aug 10 01:58:56 localhost-live dbus-daemon[18107]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Services' >Aug 10 01:58:56 localhost-live org.fedoraproject.Anaconda.Boss[18107]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Services is available >Aug 10 01:58:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[18107]: INFO:program:Running [4] multipath --version ... >Aug 10 01:58:56 localhost-live org.fedoraproject.Anaconda.Boss[18107]: DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Modules/Services started successfully. >Aug 10 01:58:56 localhost-live org.fedoraproject.Anaconda.Modules.Payload[18107]: DEBUG:anaconda.modules.common.base.base:Schedule publishing. >Aug 10 01:58:56 localhost-live org.fedoraproject.Anaconda.Modules.Payload[18107]: DEBUG:anaconda.modules.common.base.base:Start the loop. >Aug 10 01:58:56 localhost-live org.fedoraproject.Anaconda.Modules.Payload[18107]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Payload. >Aug 10 01:58:56 localhost-live org.fedoraproject.Anaconda.Modules.Payload[18107]: INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-pAVjCGQejy,guid=0db8a48c0403aa453ae8700b5b6d29a0. >Aug 10 01:58:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[18107]: INFO:program:stdout[4]: >Aug 10 01:58:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[18107]: INFO:program:stderr[4]: Unknown switch: (null) >Aug 10 01:58:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[18107]: multipath-tools v0.7.4 (11/15, 2017) >Aug 10 01:58:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[18107]: Usage: >Aug 10 01:58:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[18107]: multipath [-a|-A|-c|-w|-W] [-d] [-r] [-i] [-v lvl] [-p pol] [-b fil] [-q] [dev] >Aug 10 01:58:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[18107]: multipath -l|-ll|-f [-v lvl] [-b fil] [-R num] [dev] >Aug 10 01:58:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[18107]: multipath -F [-v lvl] [-R num] >Aug 10 01:58:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[18107]: multipath -t >Aug 10 01:58:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[18107]: multipath -h >Aug 10 01:58:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[18107]: Where: >Aug 10 01:58:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[18107]: -h print this usage text >Aug 10 01:58:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[18107]: -l show multipath topology (sysfs and DM info) >Aug 10 01:58:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[18107]: -ll show multipath topology (maximum info) >Aug 10 01:58:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[18107]: -f flush a multipath device map >Aug 10 01:58:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[18107]: -F flush all multipath device maps >Aug 10 01:58:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[18107]: -a add a device wwid to the wwids file >Aug 10 01:58:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[18107]: -A add devices from kernel command line mpath.wwids >Aug 10 01:58:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[18107]: parameters to wwids file >Aug 10 01:58:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[18107]: -c check if a device should be a path in a multipath device >Aug 10 01:58:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[18107]: -C check if a multipath device has usable paths >Aug 10 01:58:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[18107]: -q allow queue_if_no_path when multipathd is not running >Aug 10 01:58:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[18107]: -d dry run, do not create or update devmaps >Aug 10 01:58:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[18107]: -t display the currently used multipathd configuration >Aug 10 01:58:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[18107]: -r force devmap reload >Aug 10 01:58:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[18107]: -i ignore wwids file >Aug 10 01:58:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[18107]: -B treat the bindings file as read only >Aug 10 01:58:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[18107]: -b fil bindings file location >Aug 10 01:58:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[18107]: -w remove a device from the wwids file >Aug 10 01:58:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[18107]: -W reset the wwids file include only the current devices >Aug 10 01:58:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[18107]: -p pol force all maps to specified path grouping policy : >Aug 10 01:58:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[18107]: . failover one path per priority group >Aug 10 01:58:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[18107]: . multibus all paths in one priority group >Aug 10 01:58:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[18107]: . group_by_serial one priority group per serial >Aug 10 01:58:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[18107]: . group_by_prio one priority group per priority lvl >Aug 10 01:58:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[18107]: . group_by_node_name one priority group per target node >Aug 10 01:58:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[18107]: -v lvl verbosity level >Aug 10 01:58:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[18107]: . 0 no output >Aug 10 01:58:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[18107]: . 1 print created devmap names only >Aug 10 01:58:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[18107]: . 2 default verbosity >Aug 10 01:58:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[18107]: . 3 print debug information >Aug 10 01:58:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[18107]: -R num number of times to retry removes of in-use devices >Aug 10 01:58:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[18107]: dev action limited to: >Aug 10 01:58:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[18107]: . multipath named 'dev' (ex: mpath0) or >Aug 10 01:58:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[18107]: . multipath whose wwid is 'dev' (ex: 60051..) >Aug 10 01:58:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[18107]: . multipath including the path named 'dev' (ex: /dev/sda) >Aug 10 01:58:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[18107]: . multipath including the path with maj:min 'dev' (ex: 8:0) >Aug 10 01:58:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[18107]: INFO:program:...done [4] (exit code: 256) >Aug 10 01:58:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[18107]: INFO:program:Running [5] dmsetup --version ... >Aug 10 01:58:56 localhost-live org.fedoraproject.Anaconda.Modules.Localization[18107]: DEBUG:anaconda.modules.common.base.base:Schedule publishing. >Aug 10 01:58:56 localhost-live org.fedoraproject.Anaconda.Modules.Localization[18107]: DEBUG:anaconda.modules.common.base.base:Start the loop. >Aug 10 01:58:56 localhost-live org.fedoraproject.Anaconda.Modules.Payload[18107]: DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Payload. >Aug 10 01:58:56 localhost-live org.fedoraproject.Anaconda.Modules.Localization[18107]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Localization. >Aug 10 01:58:56 localhost-live org.fedoraproject.Anaconda.Modules.Localization[18107]: INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-pAVjCGQejy,guid=0db8a48c0403aa453ae8700b5b6d29a0. >Aug 10 01:58:56 localhost-live org.fedoraproject.Anaconda.Addons.Baz[18107]: DEBUG:anaconda.modules.common.base.base:Schedule publishing. >Aug 10 01:58:56 localhost-live org.fedoraproject.Anaconda.Addons.Baz[18107]: DEBUG:anaconda.modules.common.base.base:Start the loop. >Aug 10 01:58:56 localhost-live org.fedoraproject.Anaconda.Addons.Baz[18107]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Addons/Baz. >Aug 10 01:58:56 localhost-live org.fedoraproject.Anaconda.Addons.Baz[18107]: INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-pAVjCGQejy,guid=0db8a48c0403aa453ae8700b5b6d29a0. >Aug 10 01:58:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[18107]: INFO:program:stdout[5]: Library version: 1.02.146 (2017-12-18) >Aug 10 01:58:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[18107]: Driver version: 4.37.0 >Aug 10 01:58:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[18107]: INFO:program:stderr[5]: >Aug 10 01:58:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[18107]: INFO:program:...done [5] (exit code: 0) >Aug 10 01:58:56 localhost-live dbus-daemon[18107]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Payload' >Aug 10 01:58:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[18107]: INFO:program:Running [6] mdadm --version ... >Aug 10 01:58:56 localhost-live org.fedoraproject.Anaconda.Boss[18107]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Payload is available >Aug 10 01:58:56 localhost-live org.fedoraproject.Anaconda.Modules.Localization[18107]: DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Localization. >Aug 10 01:58:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[18107]: INFO:program:stdout[6]: >Aug 10 01:58:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[18107]: INFO:program:stderr[6]: mdadm - v4.0 - 2017-01-09 >Aug 10 01:58:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[18107]: INFO:program:...done [6] (exit code: 0) >Aug 10 01:58:56 localhost-live org.fedoraproject.Anaconda.Addons.Baz[18107]: DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Addons.Baz. >Aug 10 01:58:56 localhost-live org.fedoraproject.Anaconda.Boss[18107]: DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Modules/Payload started successfully. >Aug 10 01:58:56 localhost-live dbus-daemon[18107]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Localization' >Aug 10 01:58:56 localhost-live org.fedoraproject.Anaconda.Boss[18107]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Localization is available >Aug 10 01:58:56 localhost-live dbus-daemon[18107]: Successfully activated service 'org.fedoraproject.Anaconda.Addons.Baz' >Aug 10 01:58:56 localhost-live org.fedoraproject.Anaconda.Boss[18107]: DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Modules/Localization started successfully. >Aug 10 01:58:56 localhost-live org.fedoraproject.Anaconda.Boss[18107]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Addons/Baz is available >Aug 10 01:58:56 localhost-live org.fedoraproject.Anaconda.Boss[18107]: DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Addons/Baz started successfully. >Aug 10 01:58:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[18107]: DEBUG:blivet:registered device format class DeviceFormat as None >Aug 10 01:58:56 localhost-live org.fedoraproject.Anaconda.Modules.Timezone[18107]: DEBUG:anaconda.modules.common.base.base:Schedule publishing. >Aug 10 01:58:56 localhost-live org.fedoraproject.Anaconda.Modules.Timezone[18107]: DEBUG:anaconda.modules.common.base.base:Start the loop. >Aug 10 01:58:56 localhost-live org.fedoraproject.Anaconda.Modules.Timezone[18107]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Timezone. >Aug 10 01:58:56 localhost-live org.fedoraproject.Anaconda.Modules.Timezone[18107]: INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-pAVjCGQejy,guid=0db8a48c0403aa453ae8700b5b6d29a0. >Aug 10 01:58:56 localhost-live org.fedoraproject.Anaconda.Modules.Network[18107]: INFO:anaconda.dbus.connection:Connecting to the system bus. >Aug 10 01:58:56 localhost-live org.fedoraproject.Anaconda.Modules.Timezone[18107]: DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Timezone. >Aug 10 01:58:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[18107]: DEBUG:blivet:registered device format class BIOSBoot as biosboot >Aug 10 01:58:56 localhost-live dbus-daemon[1155]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.194' (uid=0 pid=18132 comm="python3 -m pyanaconda.modules.network " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Aug 10 01:58:56 localhost-live dbus-daemon[18107]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Timezone' >Aug 10 01:58:56 localhost-live org.fedoraproject.Anaconda.Boss[18107]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Timezone is available >Aug 10 01:58:56 localhost-live org.fedoraproject.Anaconda.Boss[18107]: DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Modules/Timezone started successfully. >Aug 10 01:58:56 localhost-live systemd[1]: Starting Hostname Service... >Aug 10 01:58:56 localhost-live org.fedoraproject.Anaconda.Modules.User[18107]: DEBUG:anaconda.modules.common.base.base:Schedule publishing. >Aug 10 01:58:56 localhost-live org.fedoraproject.Anaconda.Modules.User[18107]: DEBUG:anaconda.modules.common.base.base:Start the loop. >Aug 10 01:58:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[18107]: DEBUG:blivet:registered device format class DiskLabel as disklabel >Aug 10 01:58:56 localhost-live org.fedoraproject.Anaconda.Modules.User[18107]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/User. >Aug 10 01:58:56 localhost-live org.fedoraproject.Anaconda.Modules.User[18107]: INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-pAVjCGQejy,guid=0db8a48c0403aa453ae8700b5b6d29a0. >Aug 10 01:58:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[18107]: DEBUG:blivet:registered device format class DMRaidMember as dmraidmember >Aug 10 01:58:56 localhost-live org.fedoraproject.Anaconda.Modules.User[18107]: DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.User. >Aug 10 01:58:56 localhost-live dbus-daemon[18107]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.User' >Aug 10 01:58:56 localhost-live org.fedoraproject.Anaconda.Boss[18107]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/User is available >Aug 10 01:58:56 localhost-live org.fedoraproject.Anaconda.Boss[18107]: DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Modules/User started successfully. >Aug 10 01:58:56 localhost-live org.fedoraproject.Anaconda.Modules.Security[18107]: DEBUG:anaconda.modules.common.base.base:Schedule publishing. >Aug 10 01:58:56 localhost-live org.fedoraproject.Anaconda.Modules.Security[18107]: DEBUG:anaconda.modules.common.base.base:Start the loop. >Aug 10 01:58:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[18107]: DEBUG:blivet:registered device format class Ext2FS as ext2 >Aug 10 01:58:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[18107]: DEBUG:blivet:registered device format class Ext3FS as ext3 >Aug 10 01:58:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[18107]: DEBUG:blivet:registered device format class Ext4FS as ext4 >Aug 10 01:58:56 localhost-live org.fedoraproject.Anaconda.Modules.Security[18107]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Security. >Aug 10 01:58:56 localhost-live org.fedoraproject.Anaconda.Modules.Security[18107]: INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-pAVjCGQejy,guid=0db8a48c0403aa453ae8700b5b6d29a0. >Aug 10 01:58:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[18107]: DEBUG:blivet:registered device format class FATFS as vfat >Aug 10 01:58:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[18107]: DEBUG:blivet:registered device format class EFIFS as efi >Aug 10 01:58:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[18107]: DEBUG:blivet:registered device format class BTRFS as btrfs >Aug 10 01:58:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[18107]: DEBUG:blivet:registered device format class GFS2 as gfs2 >Aug 10 01:58:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[18107]: DEBUG:blivet:registered device format class JFS as jfs >Aug 10 01:58:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[18107]: DEBUG:blivet:registered device format class ReiserFS as reiserfs >Aug 10 01:58:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[18107]: DEBUG:blivet:registered device format class XFS as xfs >Aug 10 01:58:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[18107]: DEBUG:blivet:registered device format class HFS as hfs >Aug 10 01:58:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[18107]: DEBUG:blivet:registered device format class AppleBootstrapFS as appleboot >Aug 10 01:58:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[18107]: DEBUG:blivet:registered device format class HFSPlus as hfs+ >Aug 10 01:58:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[18107]: DEBUG:blivet:registered device format class MacEFIFS as macefi >Aug 10 01:58:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[18107]: DEBUG:blivet:registered device format class NTFS as ntfs >Aug 10 01:58:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[18107]: DEBUG:blivet:registered device format class NFS as nfs >Aug 10 01:58:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[18107]: DEBUG:blivet:registered device format class NFSv4 as nfs4 >Aug 10 01:58:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[18107]: DEBUG:blivet:registered device format class Iso9660FS as iso9660 >Aug 10 01:58:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[18107]: DEBUG:blivet:registered device format class NoDevFS as nodev >Aug 10 01:58:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[18107]: DEBUG:blivet:registered device format class DevPtsFS as devpts >Aug 10 01:58:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[18107]: DEBUG:blivet:registered device format class ProcFS as proc >Aug 10 01:58:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[18107]: DEBUG:blivet:registered device format class SysFS as sysfs >Aug 10 01:58:56 localhost-live org.fedoraproject.Anaconda.Modules.Security[18107]: DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Security. >Aug 10 01:58:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[18107]: DEBUG:blivet:registered device format class TmpFS as tmpfs >Aug 10 01:58:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[18107]: DEBUG:blivet:registered device format class BindFS as bind >Aug 10 01:58:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[18107]: DEBUG:blivet:registered device format class SELinuxFS as selinuxfs >Aug 10 01:58:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[18107]: DEBUG:blivet:registered device format class USBFS as usbfs >Aug 10 01:58:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[18107]: DEBUG:blivet:registered device format class EFIVarFS as efivarfs >Aug 10 01:58:56 localhost-live dbus-daemon[18107]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Security' >Aug 10 01:58:56 localhost-live org.fedoraproject.Anaconda.Boss[18107]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Security is available >Aug 10 01:58:56 localhost-live org.fedoraproject.Anaconda.Boss[18107]: DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Modules/Security started successfully. >Aug 10 01:58:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[18107]: DEBUG:blivet:registered device format class LUKS as luks >Aug 10 01:58:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[18107]: DEBUG:blivet:registered device format class LVMPhysicalVolume as lvmpv >Aug 10 01:58:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[18107]: DEBUG:blivet:registered device format class MDRaidMember as mdmember >Aug 10 01:58:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[18107]: DEBUG:blivet:registered device format class MultipathMember as multipath_member >Aug 10 01:58:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[18107]: DEBUG:blivet:registered device format class PPCPRePBoot as prepboot >Aug 10 01:58:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[18107]: DEBUG:blivet:registered device format class SwapSpace as swap >Aug 10 01:58:56 localhost-live dbus-daemon[1155]: [system] Successfully activated service 'org.freedesktop.hostname1' >Aug 10 01:58:56 localhost-live systemd[1]: Started Hostname Service. >Aug 10 01:58:56 localhost-live 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' >Aug 10 01:58:56 localhost-live audit[1155]: USER_AVC pid=1155 uid=81 auid=4294967295 ses=4294967295 subj=system_u:system_r:system_dbusd_t:s0-s0:c0.c1023 msg='avc: denied { send_msg } for msgtype=method_return dest=:1.194 spid=18200 tpid=18132 scontext=system_u:system_r:systemd_hostnamed_t:s0 tcontext=unconfined_u:system_r:install_t:s0-s0:c0.c1023 tclass=dbus permissive=1 >exe="/usr/bin/dbus-daemon" sauid=81 hostname=? addr=? terminal=?' >Aug 10 01:58:56 localhost-live org.fedoraproject.Anaconda.Modules.Network[18107]: DEBUG:anaconda.modules.common.base.base:Schedule publishing. >Aug 10 01:58:56 localhost-live org.fedoraproject.Anaconda.Modules.Network[18107]: DEBUG:anaconda.modules.common.base.base:Start the loop. >Aug 10 01:58:56 localhost-live org.fedoraproject.Anaconda.Modules.Network[18107]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Network. >Aug 10 01:58:56 localhost-live org.fedoraproject.Anaconda.Modules.Network[18107]: INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-pAVjCGQejy,guid=0db8a48c0403aa453ae8700b5b6d29a0. >Aug 10 01:58:56 localhost-live org.fedoraproject.Anaconda.Modules.Network[18107]: DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Network. >Aug 10 01:58:56 localhost-live dbus-daemon[18107]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Network' >Aug 10 01:58:56 localhost-live org.fedoraproject.Anaconda.Boss[18107]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Network is available >Aug 10 01:58:56 localhost-live org.fedoraproject.Anaconda.Boss[18107]: DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Modules/Network started successfully. >Aug 10 01:58:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[18107]: DEBUG:anaconda.modules.common.base.base:Schedule publishing. >Aug 10 01:58:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[18107]: DEBUG:anaconda.modules.common.base.base:Start the loop. >Aug 10 01:58:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[18107]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/DiskInitialization. >Aug 10 01:58:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[18107]: INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-pAVjCGQejy,guid=0db8a48c0403aa453ae8700b5b6d29a0. >Aug 10 01:58:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[18107]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/DiskSelection. >Aug 10 01:58:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[18107]: DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage. >Aug 10 01:58:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[18107]: DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Storage. >Aug 10 01:58:56 localhost-live dbus-daemon[18107]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Storage' >Aug 10 01:58:56 localhost-live org.fedoraproject.Anaconda.Boss[18107]: DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Storage is available >Aug 10 01:58:56 localhost-live org.fedoraproject.Anaconda.Boss[18107]: DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Modules/Storage started successfully. >Aug 10 01:58:56 localhost-live org.fedoraproject.Anaconda.Boss[18107]: INFO:anaconda.modules.boss.module_manager:All modules are ready now. >Aug 10 01:58:57 localhost-live org.fedoraproject.Anaconda.Boss[18107]: INFO:anaconda.modules.boss.boss:Splitting kickstart from /usr/share/anaconda/interactive-defaults.ks. >Aug 10 01:58:57 localhost-live org.fedoraproject.Anaconda.Boss[18107]: INFO:anaconda.modules.boss.boss:Distributing kickstart. >Aug 10 01:58:57 localhost-live org.fedoraproject.Anaconda.Boss[18107]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: org.fedoraproject.Anaconda.Modules.Timezone handles commands ['timezone'] sections [] addons [] >Aug 10 01:58:57 localhost-live org.fedoraproject.Anaconda.Boss[18107]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: there are no data for org.fedoraproject.Anaconda.Modules.Timezone >Aug 10 01:58:57 localhost-live org.fedoraproject.Anaconda.Boss[18107]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: org.fedoraproject.Anaconda.Modules.Network handles commands ['network'] sections [] addons [] >Aug 10 01:58:57 localhost-live org.fedoraproject.Anaconda.Boss[18107]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: there are no data for org.fedoraproject.Anaconda.Modules.Network >Aug 10 01:58:57 localhost-live org.fedoraproject.Anaconda.Boss[18107]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: org.fedoraproject.Anaconda.Modules.Localization handles commands ['keyboard', 'lang'] sections [] addons [] >Aug 10 01:58:57 localhost-live org.fedoraproject.Anaconda.Boss[18107]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: there are no data for org.fedoraproject.Anaconda.Modules.Localization >Aug 10 01:58:57 localhost-live org.fedoraproject.Anaconda.Boss[18107]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: org.fedoraproject.Anaconda.Modules.Security handles commands ['auth', 'authconfig', 'authselect', 'selinux', 'realm'] sections [] addons [] >Aug 10 01:58:57 localhost-live org.fedoraproject.Anaconda.Boss[18107]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: there are no data for org.fedoraproject.Anaconda.Modules.Security ><auto-removed line containing rootpw> >Aug 10 01:58:57 localhost-live org.fedoraproject.Anaconda.Boss[18107]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: there are no data for org.fedoraproject.Anaconda.Modules.User >Aug 10 01:58:57 localhost-live org.fedoraproject.Anaconda.Boss[18107]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: org.fedoraproject.Anaconda.Modules.Payload handles commands [] sections [] addons [] >Aug 10 01:58:57 localhost-live org.fedoraproject.Anaconda.Boss[18107]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: there are no data for org.fedoraproject.Anaconda.Modules.Payload >Aug 10 01:58:57 localhost-live org.fedoraproject.Anaconda.Boss[18107]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: org.fedoraproject.Anaconda.Modules.Storage handles commands ['zerombr', 'clearpart', 'ignoredisk'] sections [] addons [] >Aug 10 01:58:57 localhost-live org.fedoraproject.Anaconda.Boss[18107]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: there are no data for org.fedoraproject.Anaconda.Modules.Storage >Aug 10 01:58:57 localhost-live org.fedoraproject.Anaconda.Boss[18107]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: org.fedoraproject.Anaconda.Modules.Services handles commands ['firstboot', 'services', 'skipx', 'xconfig'] sections [] addons [] >Aug 10 01:58:57 localhost-live org.fedoraproject.Anaconda.Modules.Services[18107]: DEBUG:anaconda.modules.common.base.base:Reading kickstart... >Aug 10 01:58:57 localhost-live org.fedoraproject.Anaconda.Modules.Services[18107]: DEBUG:anaconda.modules.services.services:Processing kickstart data... >Aug 10 01:58:57 localhost-live org.fedoraproject.Anaconda.Modules.Services[18107]: DEBUG:anaconda.modules.services.services:Enabled services are set to []. >Aug 10 01:58:57 localhost-live org.fedoraproject.Anaconda.Modules.Services[18107]: DEBUG:anaconda.modules.services.services:Disabled services are set to []. >Aug 10 01:58:57 localhost-live org.fedoraproject.Anaconda.Modules.Services[18107]: DEBUG:anaconda.modules.services.services:Default desktop is set to . >Aug 10 01:58:57 localhost-live org.fedoraproject.Anaconda.Modules.Services[18107]: DEBUG:anaconda.modules.services.services:Setup on boot is set to SetupOnBootAction.ENABLED. >Aug 10 01:58:57 localhost-live org.fedoraproject.Anaconda.Modules.Services[18107]: DEBUG:anaconda.modules.common.base.base:Kickstarted is set to True. >Aug 10 01:58:57 localhost-live org.fedoraproject.Anaconda.Boss[18107]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: org.fedoraproject.Anaconda.Addons.Baz handles commands [] sections [] addons [] >Aug 10 01:58:57 localhost-live org.fedoraproject.Anaconda.Boss[18107]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: there are no data for org.fedoraproject.Anaconda.Addons.Baz >Aug 10 01:58:57 localhost-live org.fedoraproject.Anaconda.Modules.Localization[18107]: DEBUG:anaconda.modules.localization.localization:Language is set to en_US.UTF-8. >Aug 10 01:58:57 localhost-live org.fedoraproject.Anaconda.Modules.Timezone[18107]: DEBUG:anaconda.modules.timezone.timezone:NTP servers are set to []. >Using EXT2FS Library version 1.43.8, 1-Jan-2018 >Aug 10 01:58:58 localhost-live 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=?' >'/dev/disk/by-label/Fedora-SciK-Live-28-1-1 ' >'/dev/disk/by-id/usb-Kingston_DataTraveler_2.0_C860008862E4EEA1DA1C44A9-0:0 ' >'/dev/disk/by-path/pci-0000:00:14.0-usb-0:12:1.0-scsi-0:0:0:0', >'DEVNAME': '/dev/sdh', >'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb3/3-12/3-12:1.0/host8/target8:0:0/8:0:0:0/block/sdh', >'DEVTYPE': 'disk', >'ID_BUS': 'usb', >'ID_DRIVE_THUMB': '1', >'ID_FS_APPLICATION_ID': 'GENISOIMAGE\\x20ISO\\x209660\\x2fHFS\\x20FILESYSTEM\\x20CREATOR\\x20\\x28C\\x29\\x201993\\x20E.YOUNGDALE\\x20\\x28C\\x29\\x201997-2006\\x20J.PEARSON\\x2fJ.SCHILLING\\x20\\x28C\\x29\\x202006-2007\\x20CDRKIT\\x20TEAM', >'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', >'ID_FS_LABEL': 'Fedora-SciK-Live-28-1-1', >'ID_FS_LABEL_ENC': 'Fedora-SciK-Live-28-1-1', >'ID_FS_SYSTEM_ID': 'LINUX', >'ID_FS_TYPE': 'iso9660', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '2018-04-25-06-40-05-00', >'ID_FS_UUID_ENC': '2018-04-25-06-40-05-00', >'ID_FS_VERSION': 'Joliet Extension', >'ID_INSTANCE': '0:0', >'ID_MODEL': 'DataTraveler_2.0', >'ID_MODEL_ENC': 'DataTraveler\\x202.0', >'ID_MODEL_ID': '6545', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '2faae032', >'ID_PATH': 'pci-0000:00:14.0-usb-0:12:1.0-scsi-0:0:0:0', >'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_12_1_0-scsi-0_0_0_0', >'ID_REVISION': 'PMAP', >'ID_SERIAL': 'Kingston_DataTraveler_2.0_C860008862E4EEA1DA1C44A9-0:0', >'ID_SERIAL_SHORT': 'C860008862E4EEA1DA1C44A9', >'ID_TYPE': 'disk', >'ID_USB_DRIVER': 'usb-storage', >'ID_USB_INTERFACES': ':080650:', >'ID_USB_INTERFACE_NUM': '00', >'ID_VENDOR': 'Kingston', >'ID_VENDOR_ENC': 'Kingston', >'ID_VENDOR_ID': '0930', >'MAJOR': '8', >'MINOR': '112', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'SYS_NAME': 'sdh', >'SYS_PATH': '/sys/devices/pci0000:00/0000:00:14.0/usb3/3-12/3-12:1.0/host8/target8:0:0/8:0:0:0/block/sdh', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '12556065'} ; >name = sdh status = True id = 2 >children = [] >parents = [] >uuid = None size = 7.27 GiB >format = existing None >major = 8 minor = 112 exists = True protected = False >sysfs path = /sys/devices/pci0000:00/0000:00:14.0/usb3/3-12/3-12:1.0/host8/target8:0:0/8:0:0:0/block/sdh >target size = 7.27 GiB path = /dev/sdh >format args = [] original_format = None removable = True wwn = None >'/dev/disk/by-uuid/2018-04-25-06-40-05-00 ' >'/dev/disk/by-partuuid/2faae032-01 ' >'/dev/disk/by-label/Fedora-SciK-Live-28-1-1 ' >'/dev/disk/by-path/pci-0000:00:14.0-usb-0:12:1.0-scsi-0:0:0:0-part1', >'DEVNAME': '/dev/sdh1', >'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb3/3-12/3-12:1.0/host8/target8:0:0/8:0:0:0/block/sdh/sdh1', >'DEVTYPE': 'partition', >'ID_BUS': 'usb', >'ID_DRIVE_THUMB': '1', >'ID_FS_APPLICATION_ID': 'GENISOIMAGE\\x20ISO\\x209660\\x2fHFS\\x20FILESYSTEM\\x20CREATOR\\x20\\x28C\\x29\\x201993\\x20E.YOUNGDALE\\x20\\x28C\\x29\\x201997-2006\\x20J.PEARSON\\x2fJ.SCHILLING\\x20\\x28C\\x29\\x202006-2007\\x20CDRKIT\\x20TEAM', >'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', >'ID_FS_LABEL': 'Fedora-SciK-Live-28-1-1', >'ID_FS_LABEL_ENC': 'Fedora-SciK-Live-28-1-1', >'ID_FS_SYSTEM_ID': 'LINUX', >'ID_FS_TYPE': 'iso9660', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '2018-04-25-06-40-05-00', >'ID_FS_UUID_ENC': '2018-04-25-06-40-05-00', >'ID_FS_VERSION': 'Joliet Extension', >'ID_INSTANCE': '0:0', >'ID_MODEL': 'DataTraveler_2.0', >'ID_MODEL_ENC': 'DataTraveler\\x202.0', >'ID_MODEL_ID': '6545', >'ID_PART_ENTRY_DISK': '8:112', >'ID_PART_ENTRY_FLAGS': '0x80', >'ID_PART_ENTRY_NUMBER': '1', >'ID_PART_ENTRY_OFFSET': '0', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '7340032', >'ID_PART_ENTRY_TYPE': '0x0', >'ID_PART_ENTRY_UUID': '2faae032-01', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '2faae032', >'ID_PATH': 'pci-0000:00:14.0-usb-0:12:1.0-scsi-0:0:0:0', >'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_12_1_0-scsi-0_0_0_0', >'ID_REVISION': 'PMAP', >'ID_SERIAL': 'Kingston_DataTraveler_2.0_C860008862E4EEA1DA1C44A9-0:0', >'ID_SERIAL_SHORT': 'C860008862E4EEA1DA1C44A9', >'ID_TYPE': 'disk', >'ID_USB_DRIVER': 'usb-storage', >'ID_USB_INTERFACES': ':080650:', >'ID_USB_INTERFACE_NUM': '00', >'ID_VENDOR': 'Kingston', >'ID_VENDOR_ENC': 'Kingston', >'ID_VENDOR_ID': '0930', >'MAJOR': '8', >'MINOR': '113', >'PARTN': '1', >'SUBSYSTEM': 'block', >'SYS_NAME': 'sdh1', >'SYS_PATH': '/sys/devices/pci0000:00/0000:00:14.0/usb3/3-12/3-12:1.0/host8/target8:0:0/8:0:0:0/block/sdh/sdh1', >'TAGS': ':systemd:', >'UDISKS_IGNORE': '0', >'USEC_INITIALIZED': '12680245'} ; >'/dev/disk/by-id/usb-Kingston_DataTraveler_2.0_C860008862E4EEA1DA1C44A9-0:0-part2 ' >'/dev/disk/by-partuuid/2faae032-02 ' >'/dev/disk/by-path/pci-0000:00:14.0-usb-0:12:1.0-scsi-0:0:0:0-part2', >'DEVNAME': '/dev/sdh2', >'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb3/3-12/3-12:1.0/host8/target8:0:0/8:0:0:0/block/sdh/sdh2', >'DEVTYPE': 'partition', >'ID_BUS': 'usb', >'ID_DRIVE_THUMB': '1', >'ID_FS_APPLICATION_ID': 'GENISOIMAGE\\x20ISO\\x209660\\x2fHFS\\x20FILESYSTEM\\x20CREATOR\\x20\\x28C\\x29\\x201993\\x20E.YOUNGDALE\\x20\\x28C\\x29\\x201997-2006\\x20J.PEARSON\\x2fJ.SCHILLING\\x20\\x28C\\x29\\x202006-2007\\x20CDRKIT\\x20TEAM', >'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', >'ID_FS_LABEL': 'ANACONDA', >'ID_FS_LABEL_ENC': 'ANACONDA', >'ID_FS_SYSTEM_ID': 'LINUX', >'ID_FS_TYPE': 'vfat', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '2B87-AD13', >'ID_FS_UUID_ENC': '2B87-AD13', >'ID_FS_VERSION': 'FAT16', >'ID_INSTANCE': '0:0', >'ID_MODEL': 'DataTraveler_2.0', >'ID_MODEL_ENC': 'DataTraveler\\x202.0', >'ID_MODEL_ID': '6545', >'ID_PART_ENTRY_DISK': '8:112', >'ID_PART_ENTRY_NUMBER': '2', >'ID_PART_ENTRY_OFFSET': '122080', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '18656', >'ID_PART_ENTRY_TYPE': '0xef', >'ID_PART_ENTRY_UUID': '2faae032-02', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '2faae032', >'ID_PATH': 'pci-0000:00:14.0-usb-0:12:1.0-scsi-0:0:0:0', >'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_12_1_0-scsi-0_0_0_0', >'ID_REVISION': 'PMAP', >'ID_SERIAL': 'Kingston_DataTraveler_2.0_C860008862E4EEA1DA1C44A9-0:0', >'ID_SERIAL_SHORT': 'C860008862E4EEA1DA1C44A9', >'ID_TYPE': 'disk', >'ID_USB_DRIVER': 'usb-storage', >'ID_USB_INTERFACES': ':080650:', >'ID_USB_INTERFACE_NUM': '00', >'ID_VENDOR': 'Kingston', >'ID_VENDOR_ENC': 'Kingston', >'ID_VENDOR_ID': '0930', >'MAJOR': '8', >'MINOR': '114', >'PARTN': '2', >'SUBSYSTEM': 'block', >'SYS_NAME': 'sdh2', >'SYS_PATH': '/sys/devices/pci0000:00/0000:00:14.0/usb3/3-12/3-12:1.0/host8/target8:0:0/8:0:0:0/block/sdh/sdh2', >'TAGS': ':systemd:', >'UDISKS_IGNORE': '1', >'USEC_INITIALIZED': '12567454'} ; >'/dev/disk/by-id/usb-Kingston_DataTraveler_2.0_C860008862E4EEA1DA1C44A9-0:0-part3 ' >'/dev/disk/by-path/pci-0000:00:14.0-usb-0:12:1.0-scsi-0:0:0:0-part3 ' >'/dev/disk/by-uuid/98d30d4b-57c8-3c73-9894-2765c7a74802 ' >'/dev/disk/by-label/ANACONDA', >'DEVNAME': '/dev/sdh3', >'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb3/3-12/3-12:1.0/host8/target8:0:0/8:0:0:0/block/sdh/sdh3', >'DEVTYPE': 'partition', >'ID_BUS': 'usb', >'ID_DRIVE_THUMB': '1', >'ID_FS_APPLICATION_ID': 'GENISOIMAGE\\x20ISO\\x209660\\x2fHFS\\x20FILESYSTEM\\x20CREATOR\\x20\\x28C\\x29\\x201993\\x20E.YOUNGDALE\\x20\\x28C\\x29\\x201997-2006\\x20J.PEARSON\\x2fJ.SCHILLING\\x20\\x28C\\x29\\x202006-2007\\x20CDRKIT\\x20TEAM', >'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', >'ID_FS_LABEL': 'ANACONDA', >'ID_FS_LABEL_ENC': 'ANACONDA', >'ID_FS_SYSTEM_ID': 'LINUX', >'ID_FS_TYPE': 'hfsplus', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '98d30d4b-57c8-3c73-9894-2765c7a74802', >'ID_FS_UUID_ENC': '98d30d4b-57c8-3c73-9894-2765c7a74802', >'ID_FS_VERSION': 'Joliet Extension', >'ID_INSTANCE': '0:0', >'ID_MODEL': 'DataTraveler_2.0', >'ID_MODEL_ENC': 'DataTraveler\\x202.0', >'ID_MODEL_ID': '6545', >'ID_PART_ENTRY_DISK': '8:112', >'ID_PART_ENTRY_NUMBER': '3', >'ID_PART_ENTRY_OFFSET': '140736', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '39408', >'ID_PART_ENTRY_TYPE': '0x0', >'ID_PART_ENTRY_UUID': '2faae032-03', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '2faae032', >'ID_PATH': 'pci-0000:00:14.0-usb-0:12:1.0-scsi-0:0:0:0', >'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_12_1_0-scsi-0_0_0_0', >'ID_REVISION': 'PMAP', >'ID_SERIAL': 'Kingston_DataTraveler_2.0_C860008862E4EEA1DA1C44A9-0:0', >'ID_SERIAL_SHORT': 'C860008862E4EEA1DA1C44A9', >'ID_TYPE': 'disk', >'ID_USB_DRIVER': 'usb-storage', >'ID_USB_INTERFACES': ':080650:', >'ID_USB_INTERFACE_NUM': '00', >'ID_VENDOR': 'Kingston', >'ID_VENDOR_ENC': 'Kingston', >'ID_VENDOR_ID': '0930', >'MAJOR': '8', >'MINOR': '115', >'PARTN': '3', >'SUBSYSTEM': 'block', >'SYS_NAME': 'sdh3', >'SYS_PATH': '/sys/devices/pci0000:00/0000:00:14.0/usb3/3-12/3-12:1.0/host8/target8:0:0/8:0:0:0/block/sdh/sdh3', >'TAGS': ':systemd:', >'UDISKS_IGNORE': '1', >'USEC_INITIALIZED': '12583607'} ; >'/dev/disk/by-id/wwn-0x50025385a00a5a17 ' >'/dev/disk/by-path/pci-0000:04:00.0-ata-1', >'DEVNAME': '/dev/sdg', >'DEVPATH': '/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdg', >'DEVTYPE': 'disk', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_HPA': '1', >'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', >'ID_ATA_FEATURE_SET_PM': '1', >'ID_ATA_FEATURE_SET_PM_ENABLED': '1', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '2', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', >'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '0', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_MODEL': 'Samsung_SSD_840_PRO_Series', >'ID_MODEL_ENC': 'Samsung\\x20SSD\\x20840\\x20PRO\\x20Series\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_TABLE_TYPE': 'gpt', >'ID_PART_TABLE_UUID': 'fe5661ee-abf8-4fbf-bb3b-2bfd0c8925c7', >'ID_PATH': 'pci-0000:04:00.0-ata-1', >'ID_PATH_TAG': 'pci-0000_04_00_0-ata-1', >'ID_REVISION': 'DXM05B0Q', >'ID_SERIAL': 'Samsung_SSD_840_PRO_Series_S1ATNSAD757489A', >'ID_SERIAL_SHORT': 'S1ATNSAD757489A', >'ID_TYPE': 'disk', >'ID_WWN': '0x50025385a00a5a17', >'ID_WWN_WITH_EXTENSION': '0x50025385a00a5a17', >'MAJOR': '8', >'MINOR': '96', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'SYS_NAME': 'sdg', >'SYS_PATH': '/sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdg', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '12063356'} ; >name = sdg status = True id = 12 >children = [] >parents = [] >uuid = None size = 238.47 GiB >format = existing None >major = 8 minor = 96 exists = True protected = False >sysfs path = /sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdg >target size = 238.47 GiB path = /dev/sdg >format args = [] original_format = None removable = False wwn = 0x50025385a00a5a17 >type: gpt primaryPartitionCount: 4 >lastPartitionNumber: 4 maxPrimaryPartitionCount: 128 >partitions: [<parted.partition.Partition object at 0x7f732bb62358>, <parted.partition.Partition object at 0x7f732bb622b0>, <parted.partition.Partition object at 0x7f732bb621d0>, <parted.partition.Partition object at 0x7f732bb62d68>] >device: <parted.device.Device object at 0x7f732bb629b0> >PedDisk: <_ped.Disk object at 0x7f732b47e708> >'/dev/disk/by-partuuid/cf533694-78fc-4a88-a0fd-5f2d9030f900 ' >'/dev/disk/by-id/ata-Samsung_SSD_840_PRO_Series_S1ATNSAD757489A-part1 ' >'/dev/disk/by-id/wwn-0x50025385a00a5a17-part1 ' >'/dev/disk/by-path/pci-0000:04:00.0-ata-1-part1 ' >'/dev/disk/by-uuid/49651ABC464D8668', >'DEVNAME': '/dev/sdg1', >'DEVPATH': '/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdg/sdg1', >'DEVTYPE': 'partition', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_HPA': '1', >'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', >'ID_ATA_FEATURE_SET_PM': '1', >'ID_ATA_FEATURE_SET_PM_ENABLED': '1', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '2', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', >'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '0', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_FS_LABEL': 'win7x64', >'ID_FS_LABEL_ENC': 'win7x64', >'ID_FS_TYPE': 'ntfs', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '49651ABC464D8668', >'ID_FS_UUID_ENC': '49651ABC464D8668', >'ID_MODEL': 'Samsung_SSD_840_PRO_Series', >'ID_MODEL_ENC': 'Samsung\\x20SSD\\x20840\\x20PRO\\x20Series\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_ENTRY_DISK': '8:96', >'ID_PART_ENTRY_NUMBER': '1', >'ID_PART_ENTRY_OFFSET': '34', >'ID_PART_ENTRY_SCHEME': 'gpt', >'ID_PART_ENTRY_SIZE': '352229772', >'ID_PART_ENTRY_TYPE': 'ebd0a0a2-b9e5-4433-87c0-68b6b72699c7', >'ID_PART_ENTRY_UUID': 'cf533694-78fc-4a88-a0fd-5f2d9030f900', >'ID_PART_TABLE_TYPE': 'gpt', >'ID_PART_TABLE_UUID': 'fe5661ee-abf8-4fbf-bb3b-2bfd0c8925c7', >'ID_PATH': 'pci-0000:04:00.0-ata-1', >'ID_PATH_TAG': 'pci-0000_04_00_0-ata-1', >'ID_REVISION': 'DXM05B0Q', >'ID_SERIAL': 'Samsung_SSD_840_PRO_Series_S1ATNSAD757489A', >'ID_SERIAL_SHORT': 'S1ATNSAD757489A', >'ID_TYPE': 'disk', >'ID_WWN': '0x50025385a00a5a17', >'ID_WWN_WITH_EXTENSION': '0x50025385a00a5a17', >'MAJOR': '8', >'MINOR': '97', >'PARTN': '1', >'SUBSYSTEM': 'block', >'SYS_NAME': 'sdg1', >'SYS_PATH': '/sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdg/sdg1', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '2224768582'} ; >name = sdg1 status = True id = 22 >children = [] >parents = ['existing 238.47 GiB disk sdg (12) with existing gpt disklabel'] >uuid = cf533694-78fc-4a88-a0fd-5f2d9030f900 size = 167.96 GiB >format = existing None >major = 8 minor = 97 exists = True protected = False >sysfs path = /sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdg/sdg1 >target size = 167.96 GiB path = /dev/sdg1 >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 0x7f732bb622e8> fileSystem: <parted.filesystem.FileSystem object at 0x7f732bb62f28> >number: 1 path: /dev/sdg1 type: 0 >name: active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f732bb62208> PedPartition: <_ped.Partition object at 0x7f732b49d410> >disk = existing 238.47 GiB disk sdg (12) with existing gpt disklabel >start = 34 end = 352229805 length = 352229772 >flags = msftdata >Aug 10 01:58:58 localhost-live org.fedoraproject.Anaconda.Modules.Localization[18107]: DEBUG:anaconda.modules.localization.localization:Language is set to nl_NL.UTF-8. >return cls.new(*args, **kwds) >'/dev/disk/by-id/ata-Samsung_SSD_840_PRO_Series_S1ATNSAD757489A-part2 ' >'/dev/disk/by-partuuid/d8517309-3ae8-4a0e-958f-1952af48e70d ' >'/dev/disk/by-uuid/A21E310A1E30D8CD ' >'/dev/disk/by-path/pci-0000:04:00.0-ata-1-part2', >'DEVNAME': '/dev/sdg2', >'DEVPATH': '/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdg/sdg2', >'DEVTYPE': 'partition', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_HPA': '1', >'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', >'ID_ATA_FEATURE_SET_PM': '1', >'ID_ATA_FEATURE_SET_PM_ENABLED': '1', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '2', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', >'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '0', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_FS_TYPE': 'ntfs', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': 'A21E310A1E30D8CD', >'ID_FS_UUID_ENC': 'A21E310A1E30D8CD', >'ID_MODEL': 'Samsung_SSD_840_PRO_Series', >'ID_MODEL_ENC': 'Samsung\\x20SSD\\x20840\\x20PRO\\x20Series\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_ENTRY_DISK': '8:96', >'ID_PART_ENTRY_FLAGS': '0x1', >'ID_PART_ENTRY_NUMBER': '2', >'ID_PART_ENTRY_OFFSET': '352231424', >'ID_PART_ENTRY_SCHEME': 'gpt', >'ID_PART_ENTRY_SIZE': '1746944', >'ID_PART_ENTRY_TYPE': 'de94bba4-06d1-4d40-a16a-bfd50179d6ac', >'ID_PART_ENTRY_UUID': 'd8517309-3ae8-4a0e-958f-1952af48e70d', >'ID_PART_TABLE_TYPE': 'gpt', >'ID_PART_TABLE_UUID': 'fe5661ee-abf8-4fbf-bb3b-2bfd0c8925c7', >'ID_PATH': 'pci-0000:04:00.0-ata-1', >'ID_PATH_TAG': 'pci-0000_04_00_0-ata-1', >'ID_REVISION': 'DXM05B0Q', >'ID_SERIAL': 'Samsung_SSD_840_PRO_Series_S1ATNSAD757489A', >'ID_SERIAL_SHORT': 'S1ATNSAD757489A', >'ID_TYPE': 'disk', >'ID_WWN': '0x50025385a00a5a17', >'ID_WWN_WITH_EXTENSION': '0x50025385a00a5a17', >'MAJOR': '8', >'MINOR': '98', >'PARTN': '2', >'SUBSYSTEM': 'block', >'SYS_NAME': 'sdg2', >'SYS_PATH': '/sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdg/sdg2', >'TAGS': ':systemd:', >'UDISKS_IGNORE': '1', >'USEC_INITIALIZED': '2224768290'} ; >name = sdg2 status = True id = 32 >children = [] >parents = ['existing 238,47 GiB disk sdg (12) with existing gpt disklabel'] >uuid = d8517309-3ae8-4a0e-958f-1952af48e70d size = 853 MiB >format = existing None >major = 8 minor = 98 exists = True protected = False >sysfs path = /sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdg/sdg2 >target size = 853 MiB path = /dev/sdg2 >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 0x7f732bb622e8> fileSystem: <parted.filesystem.FileSystem object at 0x7f732bb62630> >number: 2 path: /dev/sdg2 type: 0 >name: active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f732bb62a90> PedPartition: <_ped.Partition object at 0x7f732b49d4c0> >disk = existing 238,47 GiB disk sdg (12) with existing gpt disklabel >start = 352231424 end = 353978367 length = 1746944 >flags = hidden, diag >'/dev/disk/by-label/Recovery /dev/disk/by-uuid/582C9FCA2C9FA194 ' >'/dev/disk/by-id/wwn-0x50025385a00a5a17-part3 ' >'/dev/disk/by-path/pci-0000:04:00.0-ata-1-part3 ' >'/dev/disk/by-partuuid/e5d08099-5354-49ab-af3f-a367b758b996 ' >'/dev/disk/by-id/ata-Samsung_SSD_840_PRO_Series_S1ATNSAD757489A-part3', >'DEVNAME': '/dev/sdg3', >'DEVPATH': '/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdg/sdg3', >'DEVTYPE': 'partition', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_HPA': '1', >'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', >'ID_ATA_FEATURE_SET_PM': '1', >'ID_ATA_FEATURE_SET_PM_ENABLED': '1', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '2', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', >'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '0', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_FS_LABEL': 'Recovery', >'ID_FS_LABEL_ENC': 'Recovery', >'ID_FS_TYPE': 'ntfs', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '582C9FCA2C9FA194', >'ID_FS_UUID_ENC': '582C9FCA2C9FA194', >'ID_MODEL': 'Samsung_SSD_840_PRO_Series', >'ID_MODEL_ENC': 'Samsung\\x20SSD\\x20840\\x20PRO\\x20Series\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_ENTRY_DISK': '8:96', >'ID_PART_ENTRY_FLAGS': '0x1', >'ID_PART_ENTRY_NAME': 'Basic\\x20data\\x20partition', >'ID_PART_ENTRY_NUMBER': '3', >'ID_PART_ENTRY_OFFSET': '353978368', >'ID_PART_ENTRY_SCHEME': 'gpt', >'ID_PART_ENTRY_SIZE': '921600', >'ID_PART_ENTRY_TYPE': 'de94bba4-06d1-4d40-a16a-bfd50179d6ac', >'ID_PART_ENTRY_UUID': 'e5d08099-5354-49ab-af3f-a367b758b996', >'ID_PART_TABLE_TYPE': 'gpt', >'ID_PART_TABLE_UUID': 'fe5661ee-abf8-4fbf-bb3b-2bfd0c8925c7', >'ID_PATH': 'pci-0000:04:00.0-ata-1', >'ID_PATH_TAG': 'pci-0000_04_00_0-ata-1', >'ID_REVISION': 'DXM05B0Q', >'ID_SERIAL': 'Samsung_SSD_840_PRO_Series_S1ATNSAD757489A', >'ID_SERIAL_SHORT': 'S1ATNSAD757489A', >'ID_TYPE': 'disk', >'ID_WWN': '0x50025385a00a5a17', >'ID_WWN_WITH_EXTENSION': '0x50025385a00a5a17', >'MAJOR': '8', >'MINOR': '99', >'PARTN': '3', >'PARTNAME': 'Basic data partition', >'SUBSYSTEM': 'block', >'SYS_NAME': 'sdg3', >'SYS_PATH': '/sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdg/sdg3', >'TAGS': ':systemd:', >'UDISKS_IGNORE': '1', >'USEC_INITIALIZED': '2224768937'} ; >name = sdg3 status = True id = 42 >children = [] >parents = ['existing 238,47 GiB disk sdg (12) with existing gpt disklabel'] >uuid = e5d08099-5354-49ab-af3f-a367b758b996 size = 450 MiB >format = existing None >major = 8 minor = 99 exists = True protected = False >sysfs path = /sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdg/sdg3 >target size = 450 MiB path = /dev/sdg3 >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 0x7f732bb622e8> fileSystem: <parted.filesystem.FileSystem object at 0x7f732bb62748> >number: 3 path: /dev/sdg3 type: 0 >name: Basic data partition active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f732bb62a58> PedPartition: <_ped.Partition object at 0x7f732b49d468> >disk = existing 238,47 GiB disk sdg (12) with existing gpt disklabel >start = 353978368 end = 354899967 length = 921600 >flags = hidden, diag >'/dev/disk/by-partlabel/EFI\\x20system\\x20partition ' >'/dev/disk/by-id/ata-Samsung_SSD_840_PRO_Series_S1ATNSAD757489A-part4 ' >'/dev/disk/by-partuuid/d1fe435a-dfca-480e-97dc-0c21673d5d9f ' >'/dev/disk/by-path/pci-0000:04:00.0-ata-1-part4 ' >'/dev/disk/by-uuid/A2A6-09A6', >'DEVNAME': '/dev/sdg4', >'DEVPATH': '/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdg/sdg4', >'DEVTYPE': 'partition', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_HPA': '1', >'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', >'ID_ATA_FEATURE_SET_PM': '1', >'ID_ATA_FEATURE_SET_PM_ENABLED': '1', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '2', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', >'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '0', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_FS_TYPE': 'vfat', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': 'A2A6-09A6', >'ID_FS_UUID_ENC': 'A2A6-09A6', >'ID_FS_VERSION': 'FAT32', >'ID_MODEL': 'Samsung_SSD_840_PRO_Series', >'ID_MODEL_ENC': 'Samsung\\x20SSD\\x20840\\x20PRO\\x20Series\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_ENTRY_DISK': '8:96', >'ID_PART_ENTRY_NAME': 'EFI\\x20system\\x20partition', >'ID_PART_ENTRY_NUMBER': '4', >'ID_PART_ENTRY_OFFSET': '354899968', >'ID_PART_ENTRY_SCHEME': 'gpt', >'ID_PART_ENTRY_SIZE': '204800', >'ID_PART_ENTRY_TYPE': 'c12a7328-f81f-11d2-ba4b-00a0c93ec93b', >'ID_PART_ENTRY_UUID': 'd1fe435a-dfca-480e-97dc-0c21673d5d9f', >'ID_PART_TABLE_TYPE': 'gpt', >'ID_PART_TABLE_UUID': 'fe5661ee-abf8-4fbf-bb3b-2bfd0c8925c7', >'ID_PATH': 'pci-0000:04:00.0-ata-1', >'ID_PATH_TAG': 'pci-0000_04_00_0-ata-1', >'ID_REVISION': 'DXM05B0Q', >'ID_SERIAL': 'Samsung_SSD_840_PRO_Series_S1ATNSAD757489A', >'ID_SERIAL_SHORT': 'S1ATNSAD757489A', >'ID_TYPE': 'disk', >'ID_WWN': '0x50025385a00a5a17', >'ID_WWN_WITH_EXTENSION': '0x50025385a00a5a17', >'MAJOR': '8', >'MINOR': '100', >'PARTN': '4', >'PARTNAME': 'EFI system partition', >'SUBSYSTEM': 'block', >'SYS_NAME': 'sdg4', >'SYS_PATH': '/sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdg/sdg4', >'TAGS': ':systemd:', >'UDISKS_IGNORE': '1', >'USEC_INITIALIZED': '2224771122'} ; >name = sdg4 status = True id = 52 >children = [] >parents = ['existing 238,47 GiB disk sdg (12) with existing gpt disklabel'] >uuid = d1fe435a-dfca-480e-97dc-0c21673d5d9f size = 100 MiB >format = existing None >major = 8 minor = 100 exists = True protected = False >sysfs path = /sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdg/sdg4 >target size = 100 MiB path = /dev/sdg4 >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 0x7f732bb622e8> fileSystem: <parted.filesystem.FileSystem object at 0x7f732bb62c50> >number: 4 path: /dev/sdg4 type: 0 >name: EFI system partition active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f732bb62b38> PedPartition: <_ped.Partition object at 0x7f732b49d518> >disk = existing 238,47 GiB disk sdg (12) with existing gpt disklabel >start = 354899968 end = 355104767 length = 204800 >flags = boot, esp >'/dev/disk/by-id/ata-HL-DT-ST_DVDRAM_GH24NS95_KAID1LL3715 ' >'/dev/disk/by-id/wwn-0x5001480000000000 /dev/cdrom', >'DEVNAME': '/dev/sr0', >'DEVPATH': '/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata8/host7/target7:0:0/7:0:0:0/block/sr0', >'DEVTYPE': 'disk', >'ID_ATA': '1', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_BUS': 'ata', >'ID_CDROM': '1', >'ID_CDROM_CD': '1', >'ID_CDROM_CD_R': '1', >'ID_CDROM_CD_RW': '1', >'ID_CDROM_DVD': '1', >'ID_CDROM_DVD_PLUS_R': '1', >'ID_CDROM_DVD_PLUS_RW': '1', >'ID_CDROM_DVD_PLUS_R_DL': '1', >'ID_CDROM_DVD_R': '1', >'ID_CDROM_DVD_RAM': '1', >'ID_CDROM_DVD_RW': '1', >'ID_CDROM_MRW': '1', >'ID_CDROM_MRW_W': '1', >'ID_FOR_SEAT': 'block-pci-0000_04_00_0-ata-2', >'ID_MODEL': 'HL-DT-ST_DVDRAM_GH24NS95', >'ID_MODEL_ENC': 'HL-DT-ST\\x20DVDRAM\\x20GH24NS95\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PATH': 'pci-0000:04:00.0-ata-2', >'ID_PATH_TAG': 'pci-0000_04_00_0-ata-2', >'ID_REVISION': 'RN01', >'ID_SERIAL': 'HL-DT-ST_DVDRAM_GH24NS95_KAID1LL3715', >'ID_SERIAL_SHORT': 'KAID1LL3715', >'ID_TYPE': 'cd', >'ID_WWN': '0x5001480000000000', >'ID_WWN_WITH_EXTENSION': '0x5001480000000000', >'MAJOR': '11', >'MINOR': '0', >'SUBSYSTEM': 'block', >'SYSTEMD_MOUNT_DEVICE_BOUND': '1', >'SYS_NAME': 'sr0', >'SYS_PATH': '/sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata8/host7/target7:0:0/7:0:0:0/block/sr0', >'TAGS': ':uaccess:seat:systemd:', >'USEC_INITIALIZED': '12313797'} ; >name = sr0 status = True id = 60 >children = [] >parents = [] >uuid = None size = 1024 MiB >format = existing None >major = 11 minor = 0 exists = True protected = False >sysfs path = /sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata8/host7/target7:0:0/7:0:0:0/block/sr0 >target size = 1024 MiB path = /dev/sr0 >format args = [] original_format = None >'/dev/disk/by-path/pci-0000:00:1f.2-ata-1 ' >'/dev/disk/by-id/ata-Samsung_SSD_850_EVO_500GB_S2RBNX0J260452Z', >'DEVNAME': '/dev/sda', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda', >'DEVTYPE': 'disk', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_HPA': '1', >'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', >'ID_ATA_FEATURE_SET_PM': '1', >'ID_ATA_FEATURE_SET_PM_ENABLED': '1', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '8', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', >'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '0', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_MODEL': 'Samsung_SSD_850_EVO_500GB', >'ID_MODEL_ENC': 'Samsung\\x20SSD\\x20850\\x20EVO\\x20500GB\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_TABLE_TYPE': 'gpt', >'ID_PART_TABLE_UUID': '6cc8f97c-8461-4add-b657-ae6a2e1859f1', >'ID_PATH': 'pci-0000:00:1f.2-ata-1', >'ID_PATH_TAG': 'pci-0000_00_1f_2-ata-1', >'ID_REVISION': 'EMT02B6Q', >'ID_SERIAL': 'Samsung_SSD_850_EVO_500GB_S2RBNX0J260452Z', >'ID_SERIAL_SHORT': 'S2RBNX0J260452Z', >'ID_TYPE': 'disk', >'ID_WWN': '0x5002538d41c19cac', >'ID_WWN_WITH_EXTENSION': '0x5002538d41c19cac', >'MAJOR': '8', >'MINOR': '0', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'SYS_NAME': 'sda', >'SYS_PATH': '/sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '12032826'} ; >name = sda status = True id = 65 >children = [] >parents = [] >uuid = None size = 465,76 GiB >format = existing None >major = 8 minor = 0 exists = True protected = False >sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda >target size = 465,76 GiB path = /dev/sda >format args = [] original_format = None removable = False wwn = 0x5002538d41c19cac >type: gpt primaryPartitionCount: 3 >lastPartitionNumber: 3 maxPrimaryPartitionCount: 128 >partitions: [<parted.partition.Partition object at 0x7f732bb6bfd0>, <parted.partition.Partition object at 0x7f732bb687f0>, <parted.partition.Partition object at 0x7f732b2cf4a8>] >device: <parted.device.Device object at 0x7f732b3ac2b0> >PedDisk: <_ped.Disk object at 0x7f732b3a68c8> >'/dev/disk/by-partuuid/7fe96ae6-24e0-42a6-b250-520da30484d1 ' >'/dev/disk/by-uuid/15DC-9787 ' >'/dev/disk/by-id/wwn-0x5002538d41c19cac-part1 ' >'/dev/disk/by-partlabel/EFI\\x20System\\x20Partition ' >'/dev/disk/by-path/pci-0000:00:1f.2-ata-1-part1', >'DEVNAME': '/dev/sda1', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1', >'DEVTYPE': 'partition', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_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': '8', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', >'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '0', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_FS_TYPE': 'vfat', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '15DC-9787', >'ID_FS_UUID_ENC': '15DC-9787', >'ID_FS_VERSION': 'FAT32', >'ID_MODEL': 'Samsung_SSD_850_EVO_500GB', >'ID_MODEL_ENC': 'Samsung\\x20SSD\\x20850\\x20EVO\\x20500GB\\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': '2048', >'ID_PART_ENTRY_SCHEME': 'gpt', >'ID_PART_ENTRY_SIZE': '1048576', >'ID_PART_ENTRY_TYPE': 'c12a7328-f81f-11d2-ba4b-00a0c93ec93b', >'ID_PART_ENTRY_UUID': '7fe96ae6-24e0-42a6-b250-520da30484d1', >'ID_PART_TABLE_TYPE': 'gpt', >'ID_PART_TABLE_UUID': '6cc8f97c-8461-4add-b657-ae6a2e1859f1', >'ID_PATH': 'pci-0000:00:1f.2-ata-1', >'ID_PATH_TAG': 'pci-0000_00_1f_2-ata-1', >'ID_REVISION': 'EMT02B6Q', >'ID_SERIAL': 'Samsung_SSD_850_EVO_500GB_S2RBNX0J260452Z', >'ID_SERIAL_SHORT': 'S2RBNX0J260452Z', >'ID_TYPE': 'disk', >'ID_WWN': '0x5002538d41c19cac', >'ID_WWN_WITH_EXTENSION': '0x5002538d41c19cac', >'MAJOR': '8', >'MINOR': '1', >'PARTN': '1', >'PARTNAME': 'EFI System Partition', >'SUBSYSTEM': 'block', >'SYS_NAME': 'sda1', >'SYS_PATH': '/sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1', >'TAGS': ':systemd:', >'UDISKS_IGNORE': '1', >'USEC_INITIALIZED': '2225046975'} ; >name = sda1 status = True id = 75 >children = [] >parents = ['existing 465,76 GiB disk sda (65) with existing gpt disklabel'] >uuid = 7fe96ae6-24e0-42a6-b250-520da30484d1 size = 512 MiB >format = existing None >major = 8 minor = 1 exists = True protected = False >sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 >target size = 512 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 0x7f732bb6bb70> fileSystem: <parted.filesystem.FileSystem object at 0x7f732b2cf358> >number: 1 path: /dev/sda1 type: 0 >name: EFI System Partition active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f732bb6bd30> PedPartition: <_ped.Partition object at 0x7f732b3b9db0> >disk = existing 465,76 GiB disk sda (65) with existing gpt disklabel >start = 2048 end = 1050623 length = 1048576 >flags = boot, esp >'/dev/disk/by-path/pci-0000:00:1f.2-ata-1-part2 ' >'/dev/disk/by-partuuid/4e23af31-a373-48d9-a7e0-c2b1fa06fea4 ' >'/dev/disk/by-uuid/fb6de720-236e-4c81-b81a-7a6996219f93 ' >'/dev/disk/by-id/wwn-0x5002538d41c19cac-part2', >'DEVNAME': '/dev/sda2', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2', >'DEVTYPE': 'partition', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_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': '8', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', >'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '0', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': 'fb6de720-236e-4c81-b81a-7a6996219f93', >'ID_FS_UUID_ENC': 'fb6de720-236e-4c81-b81a-7a6996219f93', >'ID_FS_VERSION': '1.0', >'ID_MODEL': 'Samsung_SSD_850_EVO_500GB', >'ID_MODEL_ENC': 'Samsung\\x20SSD\\x20850\\x20EVO\\x20500GB\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_ENTRY_DISK': '8:0', >'ID_PART_ENTRY_NUMBER': '2', >'ID_PART_ENTRY_OFFSET': '1050624', >'ID_PART_ENTRY_SCHEME': 'gpt', >'ID_PART_ENTRY_SIZE': '1499136', >'ID_PART_ENTRY_TYPE': '0fc63daf-8483-4772-8e79-3d69d8477de4', >'ID_PART_ENTRY_UUID': '4e23af31-a373-48d9-a7e0-c2b1fa06fea4', >'ID_PART_TABLE_TYPE': 'gpt', >'ID_PART_TABLE_UUID': '6cc8f97c-8461-4add-b657-ae6a2e1859f1', >'ID_PATH': 'pci-0000:00:1f.2-ata-1', >'ID_PATH_TAG': 'pci-0000_00_1f_2-ata-1', >'ID_REVISION': 'EMT02B6Q', >'ID_SERIAL': 'Samsung_SSD_850_EVO_500GB_S2RBNX0J260452Z', >'ID_SERIAL_SHORT': 'S2RBNX0J260452Z', >'ID_TYPE': 'disk', >'ID_WWN': '0x5002538d41c19cac', >'ID_WWN_WITH_EXTENSION': '0x5002538d41c19cac', >'MAJOR': '8', >'MINOR': '2', >'PARTN': '2', >'SUBSYSTEM': 'block', >'SYS_NAME': 'sda2', >'SYS_PATH': '/sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '2225045478'} ; >name = sda2 status = True id = 83 >children = [] >parents = ['existing 465,76 GiB disk sda (65) with existing gpt disklabel'] >uuid = 4e23af31-a373-48d9-a7e0-c2b1fa06fea4 size = 732 MiB >format = existing None >major = 8 minor = 2 exists = True protected = False >sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 >target size = 732 MiB 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 0x7f732bb6bb70> fileSystem: <parted.filesystem.FileSystem object at 0x7f732b2cf128> >number: 2 path: /dev/sda2 type: 0 >name: active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f732b2bbc18> PedPartition: <_ped.Partition object at 0x7f732b3b9e60> >disk = existing 465,76 GiB disk sda (65) with existing gpt disklabel >start = 1050624 end = 2549759 length = 1499136 >flags = >'/dev/disk/by-id/ata-Samsung_SSD_850_EVO_500GB_S2RBNX0J260452Z-part3 ' >'/dev/disk/by-path/pci-0000:00:1f.2-ata-1-part3 ' >'/dev/disk/by-uuid/3519bbb3-0d27-47fe-a9ac-a685c46f8a32 ' >'/dev/disk/by-partuuid/dcccc766-4d06-418d-a38c-6d977e3d93d5', >'DEVNAME': '/dev/sda3', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/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_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': '8', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', >'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '0', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_FS_TYPE': 'crypto_LUKS', >'ID_FS_USAGE': 'crypto', >'ID_FS_UUID': '3519bbb3-0d27-47fe-a9ac-a685c46f8a32', >'ID_FS_UUID_ENC': '3519bbb3-0d27-47fe-a9ac-a685c46f8a32', >'ID_FS_VERSION': '1', >'ID_MODEL': 'Samsung_SSD_850_EVO_500GB', >'ID_MODEL_ENC': 'Samsung\\x20SSD\\x20850\\x20EVO\\x20500GB\\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': '2549760', >'ID_PART_ENTRY_SCHEME': 'gpt', >'ID_PART_ENTRY_SIZE': '974221312', >'ID_PART_ENTRY_TYPE': '0fc63daf-8483-4772-8e79-3d69d8477de4', >'ID_PART_ENTRY_UUID': 'dcccc766-4d06-418d-a38c-6d977e3d93d5', >'ID_PART_TABLE_TYPE': 'gpt', >'ID_PART_TABLE_UUID': '6cc8f97c-8461-4add-b657-ae6a2e1859f1', >'ID_PATH': 'pci-0000:00:1f.2-ata-1', >'ID_PATH_TAG': 'pci-0000_00_1f_2-ata-1', >'ID_REVISION': 'EMT02B6Q', >'ID_SERIAL': 'Samsung_SSD_850_EVO_500GB_S2RBNX0J260452Z', >'ID_SERIAL_SHORT': 'S2RBNX0J260452Z', >'ID_TYPE': 'disk', >'ID_WWN': '0x5002538d41c19cac', >'ID_WWN_WITH_EXTENSION': '0x5002538d41c19cac', >'MAJOR': '8', >'MINOR': '3', >'PARTN': '3', >'SUBSYSTEM': 'block', >'SYS_NAME': 'sda3', >'SYS_PATH': '/sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '2225042289'} ; >name = sda3 status = True id = 93 >children = [] >parents = ['existing 465,76 GiB disk sda (65) with existing gpt disklabel'] >uuid = dcccc766-4d06-418d-a38c-6d977e3d93d5 size = 464,54 GiB >format = existing None >major = 8 minor = 3 exists = True protected = False >sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 >target size = 464,54 GiB 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 0x7f732bb6bb70> fileSystem: None >number: 3 path: /dev/sda3 type: 0 >name: active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f732b2cfc88> PedPartition: <_ped.Partition object at 0x7f732b3b9e08> >disk = existing 465,76 GiB disk sda (65) with existing gpt disklabel >start = 2549760 end = 976771071 length = 974221312 >flags = >'/dev/disk/by-id/ata-Samsung_SSD_850_EVO_500GB_S21JNSAFC34055Z ' >'/dev/disk/by-path/pci-0000:00:1f.2-ata-2', >'DEVNAME': '/dev/sdb', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb', >'DEVTYPE': 'disk', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_HPA': '1', >'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', >'ID_ATA_FEATURE_SET_PM': '1', >'ID_ATA_FEATURE_SET_PM_ENABLED': '1', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '8', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', >'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '0', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_MODEL': 'Samsung_SSD_850_EVO_500GB', >'ID_MODEL_ENC': 'Samsung\\x20SSD\\x20850\\x20EVO\\x20500GB\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '01744ed0', >'ID_PATH': 'pci-0000:00:1f.2-ata-2', >'ID_PATH_TAG': 'pci-0000_00_1f_2-ata-2', >'ID_REVISION': 'EMT01B6Q', >'ID_SERIAL': 'Samsung_SSD_850_EVO_500GB_S21JNSAFC34055Z', >'ID_SERIAL_SHORT': 'S21JNSAFC34055Z', >'ID_TYPE': 'disk', >'ID_WWN': '0x5002538da00a5fdf', >'ID_WWN_WITH_EXTENSION': '0x5002538da00a5fdf', >'MAJOR': '8', >'MINOR': '16', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'SYS_NAME': 'sdb', >'SYS_PATH': '/sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '12032760'} ; >name = sdb status = True id = 107 >children = [] >parents = [] >uuid = None size = 465,76 GiB >format = existing None >major = 8 minor = 16 exists = True protected = False >sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb >target size = 465,76 GiB path = /dev/sdb >format args = [] original_format = None removable = False wwn = 0x5002538da00a5fdf >type: msdos primaryPartitionCount: 2 >lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 >partitions: [<parted.partition.Partition object at 0x7f732bb698d0>, <parted.partition.Partition object at 0x7f732b3c01d0>] >device: <parted.device.Device object at 0x7f732b51f400> >PedDisk: <_ped.Disk object at 0x7f732b2ed588> >'/dev/disk/by-id/wwn-0x5002538da00a5fdf-part1 ' >'/dev/disk/by-path/pci-0000:00:1f.2-ata-2-part1 ' >'/dev/disk/by-partuuid/01744ed0-01 ' >'/dev/disk/by-label/System\\x20Reserved ' >'/dev/disk/by-id/ata-Samsung_SSD_850_EVO_500GB_S21JNSAFC34055Z-part1', >'DEVNAME': '/dev/sdb1', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1', >'DEVTYPE': 'partition', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_HPA': '1', >'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', >'ID_ATA_FEATURE_SET_PM': '1', >'ID_ATA_FEATURE_SET_PM_ENABLED': '1', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '8', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', >'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '0', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_FS_LABEL': 'System_Reserved', >'ID_FS_LABEL_ENC': 'System\\x20Reserved', >'ID_FS_TYPE': 'ntfs', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '3006A05B06A02436', >'ID_FS_UUID_ENC': '3006A05B06A02436', >'ID_MODEL': 'Samsung_SSD_850_EVO_500GB', >'ID_MODEL_ENC': 'Samsung\\x20SSD\\x20850\\x20EVO\\x20500GB\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_ENTRY_DISK': '8:16', >'ID_PART_ENTRY_FLAGS': '0x80', >'ID_PART_ENTRY_NUMBER': '1', >'ID_PART_ENTRY_OFFSET': '2048', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '1124352', >'ID_PART_ENTRY_TYPE': '0x7', >'ID_PART_ENTRY_UUID': '01744ed0-01', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '01744ed0', >'ID_PATH': 'pci-0000:00:1f.2-ata-2', >'ID_PATH_TAG': 'pci-0000_00_1f_2-ata-2', >'ID_REVISION': 'EMT01B6Q', >'ID_SERIAL': 'Samsung_SSD_850_EVO_500GB_S21JNSAFC34055Z', >'ID_SERIAL_SHORT': 'S21JNSAFC34055Z', >'ID_TYPE': 'disk', >'ID_WWN': '0x5002538da00a5fdf', >'ID_WWN_WITH_EXTENSION': '0x5002538da00a5fdf', >'MAJOR': '8', >'MINOR': '17', >'PARTN': '1', >'SUBSYSTEM': 'block', >'SYS_NAME': 'sdb1', >'SYS_PATH': '/sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1', >'TAGS': ':systemd:', >'UDISKS_IGNORE': '1', >'USEC_INITIALIZED': '2225197321'} ; >name = sdb1 status = True id = 117 >children = [] >parents = ['existing 465,76 GiB disk sdb (107) with existing msdos disklabel'] >uuid = 01744ed0-01 size = 549 MiB >format = existing None >major = 8 minor = 17 exists = True protected = False >sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1 >target size = 549 MiB path = /dev/sdb1 >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 0x7f732bb67a20> fileSystem: <parted.filesystem.FileSystem object at 0x7f732b3c0828> >number: 1 path: /dev/sdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f732b3c00f0> PedPartition: <_ped.Partition object at 0x7f733997c678> >disk = existing 465,76 GiB disk sdb (107) with existing msdos disklabel >start = 2048 end = 1126399 length = 1124352 >flags = boot >'/dev/disk/by-partuuid/01744ed0-02 /dev/disk/by-label/Win10 ' >'/dev/disk/by-id/wwn-0x5002538da00a5fdf-part2 ' >'/dev/disk/by-path/pci-0000:00:1f.2-ata-2-part2 ' >'/dev/disk/by-id/ata-Samsung_SSD_850_EVO_500GB_S21JNSAFC34055Z-part2', >'DEVNAME': '/dev/sdb2', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb2', >'DEVTYPE': 'partition', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_HPA': '1', >'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', >'ID_ATA_FEATURE_SET_PM': '1', >'ID_ATA_FEATURE_SET_PM_ENABLED': '1', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '8', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', >'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '0', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_FS_LABEL': 'Win10', >'ID_FS_LABEL_ENC': 'Win10', >'ID_FS_TYPE': 'ntfs', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': 'D2E0A115E0A10139', >'ID_FS_UUID_ENC': 'D2E0A115E0A10139', >'ID_MODEL': 'Samsung_SSD_850_EVO_500GB', >'ID_MODEL_ENC': 'Samsung\\x20SSD\\x20850\\x20EVO\\x20500GB\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_ENTRY_DISK': '8:16', >'ID_PART_ENTRY_NUMBER': '2', >'ID_PART_ENTRY_OFFSET': '1126400', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '975644672', >'ID_PART_ENTRY_TYPE': '0x7', >'ID_PART_ENTRY_UUID': '01744ed0-02', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '01744ed0', >'ID_PATH': 'pci-0000:00:1f.2-ata-2', >'ID_PATH_TAG': 'pci-0000_00_1f_2-ata-2', >'ID_REVISION': 'EMT01B6Q', >'ID_SERIAL': 'Samsung_SSD_850_EVO_500GB_S21JNSAFC34055Z', >'ID_SERIAL_SHORT': 'S21JNSAFC34055Z', >'ID_TYPE': 'disk', >'ID_WWN': '0x5002538da00a5fdf', >'ID_WWN_WITH_EXTENSION': '0x5002538da00a5fdf', >'MAJOR': '8', >'MINOR': '18', >'PARTN': '2', >'SUBSYSTEM': 'block', >'SYS_NAME': 'sdb2', >'SYS_PATH': '/sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb2', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '2225197331'} ; >name = sdb2 status = True id = 127 >children = [] >parents = ['existing 465,76 GiB disk sdb (107) with existing msdos disklabel'] >uuid = 01744ed0-02 size = 465,22 GiB >format = existing None >major = 8 minor = 18 exists = True protected = False >sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb2 >target size = 465,22 GiB path = /dev/sdb2 >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 0x7f732bb67a20> fileSystem: <parted.filesystem.FileSystem object at 0x7f732b3c0978> >number: 2 path: /dev/sdb2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f732b3c0cf8> PedPartition: <_ped.Partition object at 0x7f733997c570> >disk = existing 465,76 GiB disk sdb (107) with existing msdos disklabel >start = 1126400 end = 976771071 length = 975644672 >flags = >'/dev/disk/by-id/ata-HGST_HDN726040ALE614_K7GHPW4L ' >'/dev/disk/by-path/pci-0000:00:1f.2-ata-3', >'DEVNAME': '/dev/sdc', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdc', >'DEVTYPE': 'disk', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_APM': '1', >'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '254', >'ID_ATA_FEATURE_SET_APM_ENABLED': '1', >'ID_ATA_FEATURE_SET_HPA': '1', >'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', >'ID_ATA_FEATURE_SET_PM': '1', >'ID_ATA_FEATURE_SET_PM_ENABLED': '1', >'ID_ATA_FEATURE_SET_PUIS': '1', >'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '66030', >'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '7200', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_MODEL': 'HGST_HDN726040ALE614', >'ID_MODEL_ENC': 'HGST\\x20HDN726040ALE614\\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': '79cb34c6-10f6-49b7-93b6-5b314f994773', >'ID_PATH': 'pci-0000:00:1f.2-ata-3', >'ID_PATH_TAG': 'pci-0000_00_1f_2-ata-3', >'ID_REVISION': 'APGNW7JH', >'ID_SERIAL': 'HGST_HDN726040ALE614_K7GHPW4L', >'ID_SERIAL_SHORT': 'K7GHPW4L', >'ID_TYPE': 'disk', >'ID_WWN': '0x5000cca269c723af', >'ID_WWN_WITH_EXTENSION': '0x5000cca269c723af', >'MAJOR': '8', >'MINOR': '32', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'SYS_NAME': 'sdc', >'SYS_PATH': '/sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdc', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '12034129'} ; >name = sdc status = True id = 137 >children = [] >parents = [] >uuid = None size = 3,64 TiB >format = existing None >major = 8 minor = 32 exists = True protected = False >sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdc >target size = 3,64 TiB path = /dev/sdc >format args = [] original_format = None removable = False wwn = 0x5000cca269c723af >type: gpt primaryPartitionCount: 1 >lastPartitionNumber: 1 maxPrimaryPartitionCount: 128 >partitions: [<parted.partition.Partition object at 0x7f732b2d98d0>] >device: <parted.device.Device object at 0x7f732b2d9c18> >PedDisk: <_ped.Disk object at 0x7f732b2c44c8> >'/dev/disk/by-id/ata-HGST_HDN726040ALE614_K7GHPW4L-part1 ' >'/dev/disk/by-id/wwn-0x5000cca269c723af-part1 ' >'/dev/disk/by-partuuid/25899521-7fdd-4731-b15f-891c64b8b1c5', >'DEVNAME': '/dev/sdc1', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc1', >'DEVTYPE': 'partition', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_APM': '1', >'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '254', >'ID_ATA_FEATURE_SET_APM_ENABLED': '1', >'ID_ATA_FEATURE_SET_HPA': '1', >'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', >'ID_ATA_FEATURE_SET_PM': '1', >'ID_ATA_FEATURE_SET_PM_ENABLED': '1', >'ID_ATA_FEATURE_SET_PUIS': '1', >'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '66030', >'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '7200', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_FS_LABEL': 'myraidname', >'ID_FS_LABEL_ENC': 'myraidname', >'ID_FS_TYPE': 'linux_raid_member', >'ID_FS_USAGE': 'raid', >'ID_FS_UUID': '12c3222d-2959-51ba-1d8f-0b64164d4fed', >'ID_FS_UUID_ENC': '12c3222d-2959-51ba-1d8f-0b64164d4fed', >'ID_FS_UUID_SUB': 'f4da13e4-d837-2836-20ac-3779cee2456c', >'ID_FS_UUID_SUB_ENC': 'f4da13e4-d837-2836-20ac-3779cee2456c', >'ID_FS_VERSION': '1.2', >'ID_MODEL': 'HGST_HDN726040ALE614', >'ID_MODEL_ENC': 'HGST\\x20HDN726040ALE614\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_ENTRY_DISK': '8:32', >'ID_PART_ENTRY_NUMBER': '1', >'ID_PART_ENTRY_OFFSET': '2048', >'ID_PART_ENTRY_SCHEME': 'gpt', >'ID_PART_ENTRY_SIZE': '7814035087', >'ID_PART_ENTRY_TYPE': 'a19d880f-05fc-4d3b-a006-743f0f84911e', >'ID_PART_ENTRY_UUID': '25899521-7fdd-4731-b15f-891c64b8b1c5', >'ID_PART_TABLE_TYPE': 'gpt', >'ID_PART_TABLE_UUID': '79cb34c6-10f6-49b7-93b6-5b314f994773', >'ID_PATH': 'pci-0000:00:1f.2-ata-3', >'ID_PATH_TAG': 'pci-0000_00_1f_2-ata-3', >'ID_REVISION': 'APGNW7JH', >'ID_SERIAL': 'HGST_HDN726040ALE614_K7GHPW4L', >'ID_SERIAL_SHORT': 'K7GHPW4L', >'ID_TYPE': 'disk', >'ID_WWN': '0x5000cca269c723af', >'ID_WWN_WITH_EXTENSION': '0x5000cca269c723af', >'MAJOR': '8', >'MINOR': '33', >'PARTN': '1', >'SUBSYSTEM': 'block', >'SYS_NAME': 'sdc1', >'SYS_PATH': '/sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc1', >'TAGS': ':systemd:', >'UDISKS_IGNORE': '1', >'UDISKS_MD_MEMBER_ARRAY_SIZE': '4000.65GB', >'UDISKS_MD_MEMBER_DEVICES': '2', >'UDISKS_MD_MEMBER_DEV_UUID': 'f4da13e4:d8372836:20ac3779:cee2456c', >'UDISKS_MD_MEMBER_EVENTS': '1229519', >'UDISKS_MD_MEMBER_LEVEL': 'raid1', >'UDISKS_MD_MEMBER_NAME': 'myraidname', >'UDISKS_MD_MEMBER_UPDATE_TIME': '1533864048', >'UDISKS_MD_MEMBER_UUID': '12c3222d:295951ba:1d8f0b64:164d4fed', >'USEC_INITIALIZED': '12421985'} ; >name = sdc1 status = True id = 147 >children = [] >parents = ['existing 3,64 TiB disk sdc (137) with existing gpt disklabel'] >uuid = 25899521-7fdd-4731-b15f-891c64b8b1c5 size = 3,64 TiB >format = existing None >major = 8 minor = 33 exists = True protected = False >sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc1 >target size = 3,64 TiB path = /dev/sdc1 >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 0x7f732b2d9898> fileSystem: None >number: 1 path: /dev/sdc1 type: 0 >name: active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f732b2d9438> PedPartition: <_ped.Partition object at 0x7f732b2b7410> >disk = existing 3,64 TiB disk sdc (137) with existing gpt disklabel >start = 2048 end = 7814037134 length = 7814035087 >flags = raid >Magic : a92b4efc >Version : 1.2 >Feature Map : 0x1 >Array UUID : 12c3222d:295951ba:1d8f0b64:164d4fed >Name : myraidname >Creation Time : Sat Mar 17 19:18:49 2018 >Raid Level : raid1 >Raid Devices : 2 > >Avail Dev Size : 7813772943 (3725.90 GiB 4000.65 GB) >Array Size : 3906886464 (3725.90 GiB 4000.65 GB) >Used Dev Size : 7813772928 (3725.90 GiB 4000.65 GB) >Data Offset : 262144 sectors >Super Offset : 8 sectors >Unused Space : before=262064 sectors, after=15 sectors >State : clean >Device UUID : f4da13e4:d8372836:20ac3779:cee2456c > >Internal Bitmap : 8 sectors from superblock >Update Time : Thu Aug 9 21:20:48 2018 >Bad Block Log : 512 entries available at offset 24 sectors >Checksum : b41d5425 - correct >Events : 1229519 > > >Device Role : Active device 0 >Array State : AA ('A' == active, '.' == missing, 'R' == replacing) >MD_DEVICES=2 >MD_NAME=myraidname >MD_ARRAY_SIZE=4000.65GB >MD_UUID=12c3222d:295951ba:1d8f0b64:164d4fed >MD_UPDATE_TIME=1533864048 >MD_DEV_UUID=f4da13e4:d8372836:20ac3779:cee2456c >MD_EVENTS=1229519 >'/dev/disk/by-id/md-uuid-12c3222d:295951ba:1d8f0b64:164d4fed ' >'/dev/disk/by-id/md-name-myraidname', >'DEVNAME': '/dev/md127', >'DEVPATH': '/devices/virtual/block/md127', >'DEVTYPE': 'disk', >'ID_PART_TABLE_TYPE': 'gpt', >'ID_PART_TABLE_UUID': '6280e996-ba17-4e3f-ba62-6c6ff64965a3', >'MAJOR': '9', >'MD_DEVICES': '2', >'MD_DEVICE_sdc1_DEV': '/dev/sdc1', >'MD_DEVICE_sdc1_ROLE': '0', >'MD_DEVICE_sdd1_DEV': '/dev/sdd1', >'MD_DEVICE_sdd1_ROLE': '1', >'MD_DEVNAME': 'myraidname', >'MD_LEVEL': 'raid1', >'MD_METADATA': '1.2', >'MD_NAME': 'myraidname', >'MD_UUID': '12c3222d:295951ba:1d8f0b64:164d4fed', >'MINOR': '127', >'SUBSYSTEM': 'block', >'SYSTEMD_WANTS': 'mdmonitor.service', >'SYS_NAME': 'md127', >'SYS_PATH': '/sys/devices/virtual/block/md127', >'TAGS': ':systemd:', >'UDISKS_MD_DEVICES': '2', >'UDISKS_MD_DEVICE_sdc1_DEV': '/dev/sdc1', >'UDISKS_MD_DEVICE_sdc1_ROLE': '0', >'UDISKS_MD_DEVICE_sdd1_DEV': '/dev/sdd1', >'UDISKS_MD_DEVICE_sdd1_ROLE': '1', >'UDISKS_MD_DEVNAME': 'myraidname', >'UDISKS_MD_LEVEL': 'raid1', >'UDISKS_MD_METADATA': '1.2', >'UDISKS_MD_NAME': 'myraidname', >'UDISKS_MD_UUID': '12c3222d:295951ba:1d8f0b64:164d4fed', >'USEC_INITIALIZED': '12810528'} ; >'/dev/disk/by-path/pci-0000:00:1f.2-ata-4-part1 ' >'/dev/disk/by-id/ata-HGST_HDN726040ALE614_K7GJB85L-part1 ' >'/dev/disk/by-id/wwn-0x5000cca269c77038-part1', >'DEVNAME': '/dev/sdd1', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdd/sdd1', >'DEVTYPE': 'partition', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_APM': '1', >'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '254', >'ID_ATA_FEATURE_SET_APM_ENABLED': '1', >'ID_ATA_FEATURE_SET_HPA': '1', >'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', >'ID_ATA_FEATURE_SET_PM': '1', >'ID_ATA_FEATURE_SET_PM_ENABLED': '1', >'ID_ATA_FEATURE_SET_PUIS': '1', >'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '66030', >'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '7200', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_FS_LABEL': 'myraidname', >'ID_FS_LABEL_ENC': 'myraidname', >'ID_FS_TYPE': 'linux_raid_member', >'ID_FS_USAGE': 'raid', >'ID_FS_UUID': '12c3222d-2959-51ba-1d8f-0b64164d4fed', >'ID_FS_UUID_ENC': '12c3222d-2959-51ba-1d8f-0b64164d4fed', >'ID_FS_UUID_SUB': '23fdef09-9ddd-392c-d605-6966ddd07101', >'ID_FS_UUID_SUB_ENC': '23fdef09-9ddd-392c-d605-6966ddd07101', >'ID_FS_VERSION': '1.2', >'ID_MODEL': 'HGST_HDN726040ALE614', >'ID_MODEL_ENC': 'HGST\\x20HDN726040ALE614\\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:48', >'ID_PART_ENTRY_NUMBER': '1', >'ID_PART_ENTRY_OFFSET': '2048', >'ID_PART_ENTRY_SCHEME': 'gpt', >'ID_PART_ENTRY_SIZE': '7814035087', >'ID_PART_ENTRY_TYPE': 'a19d880f-05fc-4d3b-a006-743f0f84911e', >'ID_PART_ENTRY_UUID': '25899521-7fdd-4731-b15f-891c64b8b1c5', >'ID_PART_TABLE_TYPE': 'gpt', >'ID_PART_TABLE_UUID': '79cb34c6-10f6-49b7-93b6-5b314f994773', >'ID_PATH': 'pci-0000:00:1f.2-ata-4', >'ID_PATH_TAG': 'pci-0000_00_1f_2-ata-4', >'ID_REVISION': 'APGNW7JH', >'ID_SERIAL': 'HGST_HDN726040ALE614_K7GJB85L', >'ID_SERIAL_SHORT': 'K7GJB85L', >'ID_TYPE': 'disk', >'ID_WWN': '0x5000cca269c77038', >'ID_WWN_WITH_EXTENSION': '0x5000cca269c77038', >'MAJOR': '8', >'MINOR': '49', >'PARTN': '1', >'SUBSYSTEM': 'block', >'SYS_NAME': 'sdd1', >'SYS_PATH': '/sys/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdd/sdd1', >'TAGS': ':systemd:', >'UDISKS_IGNORE': '1', >'UDISKS_MD_MEMBER_ARRAY_SIZE': '4000.65GB', >'UDISKS_MD_MEMBER_DEVICES': '2', >'UDISKS_MD_MEMBER_DEV_UUID': '23fdef09:9ddd392c:d6056966:ddd07101', >'UDISKS_MD_MEMBER_EVENTS': '1229519', >'UDISKS_MD_MEMBER_LEVEL': 'raid1', >'UDISKS_MD_MEMBER_NAME': 'myraidname', >'UDISKS_MD_MEMBER_UPDATE_TIME': '1533864048', >'UDISKS_MD_MEMBER_UUID': '12c3222d:295951ba:1d8f0b64:164d4fed', >'USEC_INITIALIZED': '13027446'} ; >'/dev/disk/by-id/ata-HGST_HDN726040ALE614_K7GJB85L ' >'/dev/disk/by-id/wwn-0x5000cca269c77038', >'DEVNAME': '/dev/sdd', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdd', >'DEVTYPE': 'disk', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_APM': '1', >'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '254', >'ID_ATA_FEATURE_SET_APM_ENABLED': '1', >'ID_ATA_FEATURE_SET_HPA': '1', >'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', >'ID_ATA_FEATURE_SET_PM': '1', >'ID_ATA_FEATURE_SET_PM_ENABLED': '1', >'ID_ATA_FEATURE_SET_PUIS': '1', >'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '66030', >'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '7200', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_MODEL': 'HGST_HDN726040ALE614', >'ID_MODEL_ENC': 'HGST\\x20HDN726040ALE614\\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': '79cb34c6-10f6-49b7-93b6-5b314f994773', >'ID_PATH': 'pci-0000:00:1f.2-ata-4', >'ID_PATH_TAG': 'pci-0000_00_1f_2-ata-4', >'ID_REVISION': 'APGNW7JH', >'ID_SERIAL': 'HGST_HDN726040ALE614_K7GJB85L', >'ID_SERIAL_SHORT': 'K7GJB85L', >'ID_TYPE': 'disk', >'ID_WWN': '0x5000cca269c77038', >'ID_WWN_WITH_EXTENSION': '0x5000cca269c77038', >'MAJOR': '8', >'MINOR': '48', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'SYS_NAME': 'sdd', >'SYS_PATH': '/sys/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdd', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '12035644'} ; >name = sdd status = True id = 161 >children = [] >parents = [] >uuid = None size = 3,64 TiB >format = existing None >major = 8 minor = 48 exists = True protected = False >sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdd >target size = 3,64 TiB path = /dev/sdd >format args = [] original_format = None removable = False wwn = 0x5000cca269c77038 >type: gpt primaryPartitionCount: 1 >lastPartitionNumber: 1 maxPrimaryPartitionCount: 128 >partitions: [<parted.partition.Partition object at 0x7f732b2a2908>] >device: <parted.device.Device object at 0x7f732b2a2a90> >PedDisk: <_ped.Disk object at 0x7f732b3b3848> > >File "/usr/lib64/python3.6/site-packages/pyanaconda/threading.py", line 291, in run >threading.Thread.run(self) > >File "/usr/lib64/python3.6/threading.py", line 864, in run >self._target(*self._args, **self._kwargs) > >File "/usr/lib64/python3.6/site-packages/pyanaconda/storage/osinstall.py", line 2193, in storage_initialize >storage.reset() > >File "/usr/lib/python3.6/site-packages/blivet/threads.py", line 53, in run_with_lock >return m(*args, **kwargs) > >File "/usr/lib64/python3.6/site-packages/pyanaconda/storage/osinstall.py", line 1670, in reset >super().reset(cleanup_only=cleanup_only) > >File "/usr/lib/python3.6/site-packages/blivet/threads.py", line 53, in run_with_lock >return m(*args, **kwargs) > >File "/usr/lib/python3.6/site-packages/blivet/blivet.py", line 161, in reset >self.devicetree.populate(cleanup_only=cleanup_only) > >File "/usr/lib/python3.6/site-packages/blivet/threads.py", line 53, in run_with_lock >return m(*args, **kwargs) > >File "/usr/lib/python3.6/site-packages/blivet/populator/populator.py", line 412, in populate >self._populate() > >File "/usr/lib/python3.6/site-packages/blivet/threads.py", line 53, in run_with_lock >return m(*args, **kwargs) > >File "/usr/lib/python3.6/site-packages/blivet/populator/populator.py", line 462, in _populate >self.handle_device(dev) > >File "/usr/lib/python3.6/site-packages/blivet/threads.py", line 53, in run_with_lock >return m(*args, **kwargs) > >File "/usr/lib/python3.6/site-packages/blivet/populator/populator.py", line 275, in handle_device >self.handle_format(info, device) > >File "/usr/lib/python3.6/site-packages/blivet/threads.py", line 53, in run_with_lock >return m(*args, **kwargs) > >File "/usr/lib/python3.6/site-packages/blivet/populator/populator.py", line 303, in handle_format >helper_class(self, info, device).run() > >File "/usr/lib/python3.6/site-packages/blivet/populator/helpers/mdraid.py", line 216, in run >self._devicetree.handle_device(array_info, update_orig_fmt=True) > >File "/usr/lib/python3.6/site-packages/blivet/threads.py", line 53, in run_with_lock >return m(*args, **kwargs) > >File "/usr/lib/python3.6/site-packages/blivet/populator/populator.py", line 263, in handle_device >device = helper_class(self, info).run() > >File "/usr/lib/python3.6/site-packages/blivet/populator/helpers/mdraid.py", line 55, in run >self._devicetree._add_slave_devices(self.data) > >File "/usr/lib/python3.6/site-packages/blivet/threads.py", line 53, in run_with_lock >return m(*args, **kwargs) > >File "/usr/lib/python3.6/site-packages/blivet/populator/populator.py", line 122, in _add_slave_devices >self.handle_device(slave_info) > >File "/usr/lib/python3.6/site-packages/blivet/threads.py", line 53, in run_with_lock >return m(*args, **kwargs) > >File "/usr/lib/python3.6/site-packages/blivet/populator/populator.py", line 263, in handle_device >device = helper_class(self, info).run() > >File "/usr/lib/python3.6/site-packages/blivet/populator/helpers/partition.py", line 112, in run >self._devicetree._add_device(device) > >File "/usr/lib/python3.6/site-packages/blivet/threads.py", line 53, in run_with_lock >return m(*args, **kwargs) > >File "/usr/lib/python3.6/site-packages/blivet/devicetree.py", line 158, in _add_device >raise ValueError("device is already in tree") > >ValueError: device is already in tree >Aug 10 01:59:03 localhost-live org.fedoraproject.Anaconda.Modules.Timezone[18107]: DEBUG:anaconda.modules.timezone.timezone:UTC is set to False. > > > >/tmp/anaconda.log: >21:26:26,298 INF main: /sbin/anaconda 28.22.10-1.fc28 >21:26:26,362 INF isys: 32746616 kB (31979 MB) are available >21:26:26,377 INF startup_utils: check_memory(): total:31979, needed:320, graphical:410 >21:26:26,382 INF flags: Not doing 'early exception handler' in live installation >21:26:26,382 INF flags: Not doing 'start audit daemon' in live installation >21:26:26,382 INF main: anaconda called with cmdline = ['/sbin/anaconda', '--liveinst', '--method=livecd:///dev/mapper/live-base'] >21:26:26,382 INF main: Default encoding = utf-8 >21:26:26,395 INF dbus.connection: Connecting to a default bus at unix:abstract=/tmp/dbus-seKGnyxGyi,guid=a26d98b12c761b926cf7d1f15b6ce9c2. >21:26:26,622 INF startup_utils: Waiting 60 sec for modules to be started. >21:26:27,659 INF startup_utils: Parsing kickstart: /usr/share/anaconda/interactive-defaults.ks >21:26:28,025 WRN kickstart: Command firstboot will be parsed in DBus module. >21:26:28,038 DBG localization: setting locale to: en_US.UTF-8 >21:26:28,048 DBG network: devices found ['eno1', 'wlp3s0'] >21:26:28,054 DBG network: ensure single initramfs connections >21:26:28,146 DBG network: apply kickstart >21:26:28,146 DBG network: create missing ifcfg files >21:26:28,215 DBG network: ifcfg file for eno1 not found >21:26:28,367 DBG network: dumping ifcfg file for eno1 from default autoconnection bf6dd6e7-db40-3459-a7c3-0b4747d53b86 >21:26:28,380 DBG network: missing ifcfgs created for devices ['eno1'] >21:26:28,387 DBG network: set real ONBOOT value >21:26:28,389 INF threading: Running Thread: AnaWaitForConnectingNMThread (139620684633856) >21:26:28,391 DBG anaconda: setting display mode to GUI >21:26:28,395 INF anaconda: Display mode is set to 'interactive graphical mode'. >21:26:28,396 INF isys: 32746616 kB (31979 MB) are available >21:26:28,401 INF startup_utils: check_memory(): total:31979, needed:320, graphical:410 >21:26:28,422 INF network: got 0 NTP servers from DHCP >21:26:28,424 INF threading: Thread Done: AnaWaitForConnectingNMThread (139620684633856) >21:26:28,559 DBG installclass: Searching /usr/lib64/python3.6/site-packages/pyanaconda/installclasses. >21:26:28,567 DBG installclass: Found Red Hat Enterprise Linux (RHELBaseInstallClass). >21:26:28,567 DBG installclass: Found Fedora (DefaultInstallClass). >21:26:28,567 DBG installclass: Found Fedora Server (FedoraServerInstallClass). >21:26:28,567 DBG installclass: Found Fedora Workstation (FedoraWorkstationInstallClass). >21:26:28,567 DBG installclass: Found Scientific Linux (ScientificBaseInstallClass). >21:26:28,567 DBG installclass: Found Atomic Host (AtomicHostInstallClass). >21:26:28,567 DBG installclass: Found Fedora (FedoraBaseInstallClass). >21:26:28,567 DBG installclass: Found CentOS Linux (CentOSBaseInstallClass). >21:26:28,568 INF installclass: Using a visible install class Fedora (FedoraBaseInstallClass). >21:26:28,713 INF bootloader: bootloader EFIGRUB on EFI platform >21:26:28,714 INF autopart: Detected 31.23 GiB of memory >21:26:28,714 INF autopart: Suggested swap size (15.61 GiB) exceeds 10 % of disk space, using 10 % of disk space (0.0) instead. >21:26:28,715 INF autopart: Swap attempt of 0.0 >21:26:28,715 INF bootloader: bootloader EFIGRUB on EFI platform >21:26:28,789 DBG storage_utils: LABEL=OEMDRV matches [] for devicetree=None and disks_only=True >21:26:28,790 INF threading: Running Thread: AnaStorageThread (139620684633856) >21:26:28,792 INF threading: Running Thread: AnaTimeInitThread (139620414629632) >21:26:28,797 DBG payload: Restarting payload thread >21:26:28,798 INF threading: Running Thread: AnaPayloadRestartThread (139620406236928) >21:26:28,798 INF geoloc: Geolocation is enabled. >21:26:28,798 INF threading: Running Thread: AnaPayloadThread (139620327094016) >21:26:28,799 INF threading: Thread Done: AnaPayloadRestartThread (139620406236928)21:26:28,799 DBG payload: Updating payload thread state: 0 >21:26:28,799 INF threading: Running Thread: AnaGeolocationRefreshThread (139620318701312) >21:26:28,799 INF flags: Not doing 'start chronyd' in live installation >21:26:28,799 INF geoloc: Starting geolocation lookup > >21:26:28,800 DBG payload: Updating payload thread state: 121:26:28,800 INF geoloc: Geolocation provider: Fedora GeoIP > >21:26:29,215 DBG ui.gui: Detected primary monitor: 1920x1200 94dpix 94dpiy >21:26:29,749 INF geoloc: Geolocation lookup finished in 0.9 seconds >21:26:29,750 INF geoloc: got results from geolocation >21:26:29,750 INF geoloc: Waited 0.39 seconds for Geolocation >21:26:29,751 INF threading: Thread Done: AnaGeolocationRefreshThread (139620318701312) >21:26:29,757 DBG localization: setting locale to: nl_NL.UTF-8 >21:26:29,766 DBG localization: setting locale to: nl_NL.UTF-8 >21:26:29,803 DBG ui.common: Entered spoke: WelcomeLanguageSpoke >21:26:29,810 WRN misc: /usr/lib64/python3.6/site-packages/gi/overrides/Gdk.py:336: DeprecationWarning: Gdk.Cursor.new is deprecated > return cls.new(*args, **kwds) > >21:26:35,306 DBG exception: running handleException >21:26:35,306 CRT exception: Traceback (most recent call last): > > File "/usr/lib64/python3.6/site-packages/pyanaconda/threading.py", line 291, in run > threading.Thread.run(self) > > File "/usr/lib64/python3.6/threading.py", line 864, in run > self._target(*self._args, **self._kwargs) > > File "/usr/lib64/python3.6/site-packages/pyanaconda/storage/osinstall.py", line 2193, in storage_initialize > storage.reset() > > File "/usr/lib/python3.6/site-packages/blivet/threads.py", line 53, in run_with_lock > return m(*args, **kwargs) > > File "/usr/lib64/python3.6/site-packages/pyanaconda/storage/osinstall.py", line 1670, in reset > super().reset(cleanup_only=cleanup_only) > > File "/usr/lib/python3.6/site-packages/blivet/threads.py", line 53, in run_with_lock > return m(*args, **kwargs) > > File "/usr/lib/python3.6/site-packages/blivet/blivet.py", line 161, in reset > self.devicetree.populate(cleanup_only=cleanup_only) > > File "/usr/lib/python3.6/site-packages/blivet/threads.py", line 53, in run_with_lock > return m(*args, **kwargs) > > File "/usr/lib/python3.6/site-packages/blivet/populator/populator.py", line 412, in populate > self._populate() > > File "/usr/lib/python3.6/site-packages/blivet/threads.py", line 53, in run_with_lock > return m(*args, **kwargs) > > File "/usr/lib/python3.6/site-packages/blivet/populator/populator.py", line 462, in _populate > self.handle_device(dev) > > File "/usr/lib/python3.6/site-packages/blivet/threads.py", line 53, in run_with_lock > return m(*args, **kwargs) > > File "/usr/lib/python3.6/site-packages/blivet/populator/populator.py", line 275, in handle_device > self.handle_format(info, device) > > File "/usr/lib/python3.6/site-packages/blivet/threads.py", line 53, in run_with_lock > return m(*args, **kwargs) > > File "/usr/lib/python3.6/site-packages/blivet/populator/populator.py", line 303, in handle_format > helper_class(self, info, device).run() > > File "/usr/lib/python3.6/site-packages/blivet/populator/helpers/mdraid.py", line 216, in run > self._devicetree.handle_device(array_info, update_orig_fmt=True) > > File "/usr/lib/python3.6/site-packages/blivet/threads.py", line 53, in run_with_lock > return m(*args, **kwargs) > > File "/usr/lib/python3.6/site-packages/blivet/populator/populator.py", line 263, in handle_device > device = helper_class(self, info).run() > > File "/usr/lib/python3.6/site-packages/blivet/populator/helpers/mdraid.py", line 55, in run > self._devicetree._add_slave_devices(self.data) > > File "/usr/lib/python3.6/site-packages/blivet/threads.py", line 53, in run_with_lock > return m(*args, **kwargs) > > File "/usr/lib/python3.6/site-packages/blivet/populator/populator.py", line 122, in _add_slave_devices > self.handle_device(slave_info) > > File "/usr/lib/python3.6/site-packages/blivet/threads.py", line 53, in run_with_lock > return m(*args, **kwargs) > > File "/usr/lib/python3.6/site-packages/blivet/populator/populator.py", line 263, in handle_device > device = helper_class(self, info).run() > > File "/usr/lib/python3.6/site-packages/blivet/populator/helpers/partition.py", line 112, in run > self._devicetree._add_device(device) > > File "/usr/lib/python3.6/site-packages/blivet/threads.py", line 53, in run_with_lock > return m(*args, **kwargs) > > File "/usr/lib/python3.6/site-packages/blivet/devicetree.py", line 158, in _add_device > raise ValueError("device is already in tree") > >ValueError: device is already in tree > >21:26:35,307 DBG exception: Gtk running, queuing exception handler to the main loop >21:26:35,307 INF threading: Thread Done: AnaStorageThread (139620684633856) >21:26:35,308 DBG payload: Updating payload thread state: 2 >21:26:35,323 INF threading: Thread Done: AnaPayloadThread (139620327094016) >21:26:35,326 DBG bootloader: _is_valid_disklabel(sdb1) returning False >21:26:35,330 DBG bootloader: _is_valid_size(sdb1) returning True >21:26:35,335 DBG bootloader: _is_valid_partition(sdb1) returning True >21:26:35,339 DBG bootloader: _is_valid_format(sdb1) returning True >21:26:35,339 DBG bootloader: is_valid_stage2_device(sdb1) returning False >21:26:35,343 DBG bootloader: _is_valid_disklabel(sdb2) returning False >21:26:35,343 DBG bootloader: _is_valid_size(sdb2) returning True >21:26:35,344 DBG bootloader: _is_valid_partition(sdb2) returning True >21:26:35,344 DBG bootloader: _is_valid_format(sdb2) returning True >21:26:35,344 DBG bootloader: is_valid_stage2_device(sdb2) returning False >21:26:35,344 DBG bootloader: _is_valid_disklabel(sdg1) returning True >21:26:35,345 DBG bootloader: _is_valid_size(sdg1) returning True >21:26:35,345 DBG bootloader: _is_valid_partition(sdg1) returning True >21:26:35,345 DBG bootloader: _is_valid_format(sdg1) returning True >21:26:35,345 DBG bootloader: is_valid_stage2_device(sdg1) returning True >21:26:35,346 DBG bootloader: _is_valid_disklabel(sdg2) returning True >21:26:35,346 DBG bootloader: _is_valid_size(sdg2) returning True >21:26:35,346 DBG bootloader: _is_valid_partition(sdg2) returning True >21:26:35,346 DBG bootloader: _is_valid_format(sdg2) returning True >21:26:35,347 DBG bootloader: is_valid_stage2_device(sdg2) returning True >21:26:35,347 DBG bootloader: _is_valid_disklabel(sdg3) returning True >21:26:35,347 DBG bootloader: _is_valid_size(sdg3) returning True >21:26:35,347 DBG bootloader: _is_valid_partition(sdg3) returning True >21:26:35,348 DBG bootloader: _is_valid_format(sdg3) returning True >21:26:35,348 DBG bootloader: is_valid_stage2_device(sdg3) returning True >21:26:35,726 INF core.util: Running kickstart %%onerror script(s) >21:26:35,727 INF core.util: All kickstart %%onerror script(s) have been run >21:26:35,727 INF kickstart.script: Running kickstart %%traceback script(s) >21:26:35,727 INF kickstart.script: All kickstart %%traceback script(s) have been run >01:26:36,000 INF threading: Thread Done: AnaTimeInitThread (139620414629632) >01:29:20,027 INF main: /sbin/anaconda 28.22.10-1.fc28 >01:29:20,061 INF isys: 32746616 kB (31979 MB) are available >01:29:20,067 INF startup_utils: check_memory(): total:31979, needed:320, graphical:410 >01:29:20,071 INF flags: Not doing 'early exception handler' in live installation >01:29:20,071 INF flags: Not doing 'start audit daemon' in live installation >01:29:20,071 INF main: anaconda called with cmdline = ['/sbin/anaconda', '--liveinst', '--method=livecd:///dev/mapper/live-base'] >01:29:20,072 INF main: Default encoding = utf-8 >01:29:20,078 INF dbus.connection: Connecting to a default bus at unix:abstract=/tmp/dbus-Uao4gpv8RI,guid=e35e9318b8fa7f49c62405165b6d22b0. >01:29:20,287 INF startup_utils: Waiting 60 sec for modules to be started. >01:29:21,318 INF startup_utils: Parsing kickstart: /usr/share/anaconda/interactive-defaults.ks >01:29:21,599 WRN kickstart: Command firstboot will be parsed in DBus module. >01:29:21,610 DBG localization: setting locale to: en_US.UTF-8 >01:29:21,622 DBG network: devices found ['eno1', 'wlp3s0'] >01:29:21,632 DBG network: ensure single initramfs connections >01:29:21,715 DBG network: apply kickstart >01:29:21,716 DBG network: create missing ifcfg files >01:29:21,790 DBG network: set real ONBOOT value >01:29:21,792 INF threading: Running Thread: AnaWaitForConnectingNMThread (140630179706624) >01:29:21,793 DBG anaconda: setting display mode to GUI >01:29:21,798 INF anaconda: Display mode is set to 'interactive graphical mode'. >01:29:21,799 INF isys: 32746616 kB (31979 MB) are available >01:29:21,805 INF startup_utils: check_memory(): total:31979, needed:320, graphical:410 >01:29:21,843 INF network: got 0 NTP servers from DHCP >01:29:21,847 INF threading: Thread Done: AnaWaitForConnectingNMThread (140630179706624) >01:29:21,879 DBG installclass: Searching /usr/lib64/python3.6/site-packages/pyanaconda/installclasses. >01:29:21,882 DBG installclass: Found Red Hat Enterprise Linux (RHELBaseInstallClass). >01:29:21,882 DBG installclass: Found Fedora (DefaultInstallClass). >01:29:21,882 DBG installclass: Found Fedora Server (FedoraServerInstallClass). >01:29:21,883 DBG installclass: Found Fedora Workstation (FedoraWorkstationInstallClass). >01:29:21,883 DBG installclass: Found Scientific Linux (ScientificBaseInstallClass). >01:29:21,883 DBG installclass: Found Atomic Host (AtomicHostInstallClass). >01:29:21,883 DBG installclass: Found Fedora (FedoraBaseInstallClass). >01:29:21,883 DBG installclass: Found CentOS Linux (CentOSBaseInstallClass). >01:29:21,883 INF installclass: Using a visible install class Fedora (FedoraBaseInstallClass). >01:29:21,927 INF bootloader: bootloader EFIGRUB on EFI platform >01:29:21,928 INF autopart: Detected 31.23 GiB of memory >01:29:21,929 INF autopart: Suggested swap size (15.61 GiB) exceeds 10 % of disk space, using 10 % of disk space (0.0) instead. >01:29:21,929 INF autopart: Swap attempt of 0.0 >01:29:21,929 INF bootloader: bootloader EFIGRUB on EFI platform >01:29:21,994 DBG storage_utils: LABEL=OEMDRV matches [] for devicetree=None and disks_only=True >01:29:21,995 INF threading: Running Thread: AnaStorageThread (140630179706624) >01:29:21,998 INF threading: Running Thread: AnaTimeInitThread (140629977065216) >01:29:22,002 DBG payload: Restarting payload thread >01:29:22,002 INF threading: Running Thread: AnaPayloadRestartThread (140629968672512) >01:29:22,003 INF geoloc: Geolocation is enabled. >01:29:22,003 INF threading: Running Thread: AnaPayloadThread (140629960279808) >01:29:22,003 DBG payload: Updating payload thread state: 0 >01:29:22,004 DBG payload: Updating payload thread state: 1 >01:29:22,004 INF threading: Thread Done: AnaPayloadRestartThread (140629968672512) >01:29:22,004 INF threading: Running Thread: AnaGeolocationRefreshThread (140629951887104) >01:29:22,004 INF flags: Not doing 'start chronyd' in live installation >01:29:22,004 INF geoloc: Starting geolocation lookup >01:29:22,005 INF geoloc: Geolocation provider: Fedora GeoIP >01:29:22,202 DBG ui.gui: Detected primary monitor: 1920x1200 94dpix 94dpiy >01:29:22,905 INF geoloc: Geolocation lookup finished in 0.9 seconds >01:29:22,906 INF geoloc: got results from geolocation >01:29:22,906 INF geoloc: Waited 0.65 seconds for Geolocation >01:29:22,907 INF threading: Thread Done: AnaGeolocationRefreshThread (140629951887104) >01:29:22,912 DBG localization: setting locale to: nl_NL.UTF-8 >01:29:22,914 DBG localization: setting locale to: nl_NL.UTF-8 >01:29:22,926 DBG ui.common: Entered spoke: WelcomeLanguageSpoke >01:29:22,927 WRN misc: /usr/lib64/python3.6/site-packages/gi/overrides/Gdk.py:336: DeprecationWarning: Gdk.Cursor.new is deprecated > return cls.new(*args, **kwds) > >01:29:27,902 DBG exception: running handleException >01:29:27,902 CRT exception: Traceback (most recent call last): > > File "/usr/lib64/python3.6/site-packages/pyanaconda/threading.py", line 291, in run > threading.Thread.run(self) > > File "/usr/lib64/python3.6/threading.py", line 864, in run > self._target(*self._args, **self._kwargs) > > File "/usr/lib64/python3.6/site-packages/pyanaconda/storage/osinstall.py", line 2193, in storage_initialize > storage.reset() > > File "/usr/lib/python3.6/site-packages/blivet/threads.py", line 53, in run_with_lock > return m(*args, **kwargs) > > File "/usr/lib64/python3.6/site-packages/pyanaconda/storage/osinstall.py", line 1670, in reset > super().reset(cleanup_only=cleanup_only) > > File "/usr/lib/python3.6/site-packages/blivet/threads.py", line 53, in run_with_lock > return m(*args, **kwargs) > > File "/usr/lib/python3.6/site-packages/blivet/blivet.py", line 161, in reset > self.devicetree.populate(cleanup_only=cleanup_only) > > File "/usr/lib/python3.6/site-packages/blivet/threads.py", line 53, in run_with_lock > return m(*args, **kwargs) > > File "/usr/lib/python3.6/site-packages/blivet/populator/populator.py", line 412, in populate > self._populate() > > File "/usr/lib/python3.6/site-packages/blivet/threads.py", line 53, in run_with_lock > return m(*args, **kwargs) > > File "/usr/lib/python3.6/site-packages/blivet/populator/populator.py", line 462, in _populate > self.handle_device(dev) > > File "/usr/lib/python3.6/site-packages/blivet/threads.py", line 53, in run_with_lock > return m(*args, **kwargs) > > File "/usr/lib/python3.6/site-packages/blivet/populator/populator.py", line 275, in handle_device > self.handle_format(info, device) > > File "/usr/lib/python3.6/site-packages/blivet/threads.py", line 53, in run_with_lock > return m(*args, **kwargs) > > File "/usr/lib/python3.6/site-packages/blivet/populator/populator.py", line 303, in handle_format > helper_class(self, info, device).run() > > File "/usr/lib/python3.6/site-packages/blivet/populator/helpers/mdraid.py", line 216, in run > self._devicetree.handle_device(array_info, update_orig_fmt=True) > > File "/usr/lib/python3.6/site-packages/blivet/threads.py", line 53, in run_with_lock > return m(*args, **kwargs) > > File "/usr/lib/python3.6/site-packages/blivet/populator/populator.py", line 263, in handle_device > device = helper_class(self, info).run() > > File "/usr/lib/python3.6/site-packages/blivet/populator/helpers/mdraid.py", line 55, in run > self._devicetree._add_slave_devices(self.data) > > File "/usr/lib/python3.6/site-packages/blivet/threads.py", line 53, in run_with_lock > return m(*args, **kwargs) > > File "/usr/lib/python3.6/site-packages/blivet/populator/populator.py", line 122, in _add_slave_devices > self.handle_device(slave_info) > > File "/usr/lib/python3.6/site-packages/blivet/threads.py", line 53, in run_with_lock > return m(*args, **kwargs) > > File "/usr/lib/python3.6/site-packages/blivet/populator/populator.py", line 263, in handle_device > device = helper_class(self, info).run() > > File "/usr/lib/python3.6/site-packages/blivet/populator/helpers/partition.py", line 112, in run > self._devicetree._add_device(device) > > File "/usr/lib/python3.6/site-packages/blivet/threads.py", line 53, in run_with_lock > return m(*args, **kwargs) > > File "/usr/lib/python3.6/site-packages/blivet/devicetree.py", line 158, in _add_device > raise ValueError("device is already in tree") > >ValueError: device is already in tree > >01:29:27,902 DBG exception: Gtk running, queuing exception handler to the main loop >01:29:27,903 INF threading: Thread Done: AnaStorageThread (140630179706624) >01:29:27,903 DBG payload: Updating payload thread state: 2 >01:29:27,915 INF threading: Thread Done: AnaPayloadThread (140629960279808) >01:29:27,917 DBG bootloader: _is_valid_disklabel(sdb1) returning False >01:29:27,921 DBG bootloader: _is_valid_size(sdb1) returning True >01:29:27,921 DBG bootloader: _is_valid_partition(sdb1) returning True >01:29:27,922 DBG bootloader: _is_valid_format(sdb1) returning True >01:29:27,922 DBG bootloader: is_valid_stage2_device(sdb1) returning False >01:29:27,932 DBG bootloader: _is_valid_disklabel(sdb2) returning False >01:29:27,933 DBG bootloader: _is_valid_size(sdb2) returning True >01:29:27,934 DBG bootloader: _is_valid_partition(sdb2) returning True >01:29:27,934 DBG bootloader: _is_valid_format(sdb2) returning True >01:29:27,934 DBG bootloader: is_valid_stage2_device(sdb2) returning False >01:29:27,934 DBG bootloader: _is_valid_disklabel(sdg1) returning True >01:29:27,935 DBG bootloader: _is_valid_size(sdg1) returning True >01:29:27,935 DBG bootloader: _is_valid_partition(sdg1) returning True >01:29:27,935 DBG bootloader: _is_valid_format(sdg1) returning True >01:29:27,935 DBG bootloader: is_valid_stage2_device(sdg1) returning True >01:29:27,936 DBG bootloader: _is_valid_disklabel(sdg2) returning True >01:29:27,936 DBG bootloader: _is_valid_size(sdg2) returning True >01:29:27,936 DBG bootloader: _is_valid_partition(sdg2) returning True >01:29:27,937 DBG bootloader: _is_valid_format(sdg2) returning True >01:29:27,937 DBG bootloader: is_valid_stage2_device(sdg2) returning True >01:29:27,937 DBG bootloader: _is_valid_disklabel(sdg3) returning True >01:29:27,937 DBG bootloader: _is_valid_size(sdg3) returning True >01:29:27,937 DBG bootloader: _is_valid_partition(sdg3) returning True >01:29:27,938 DBG bootloader: _is_valid_format(sdg3) returning True >01:29:27,938 DBG bootloader: is_valid_stage2_device(sdg3) returning True >01:29:31,003 INF threading: Thread Done: AnaTimeInitThread (140629977065216) >01:29:33,872 INF core.util: Running kickstart %%onerror script(s) >01:29:33,873 INF core.util: All kickstart %%onerror script(s) have been run >01:29:33,873 INF kickstart.script: Running kickstart %%traceback script(s) >01:29:33,873 INF kickstart.script: All kickstart %%traceback script(s) have been run >01:58:55,987 INF main: /sbin/anaconda 28.22.10-1.fc28 >01:58:56,019 INF isys: 32746616 kB (31979 MB) are available >01:58:56,023 INF startup_utils: check_memory(): total:31979, needed:320, graphical:410 >01:58:56,028 INF flags: Not doing 'early exception handler' in live installation >01:58:56,028 INF flags: Not doing 'start audit daemon' in live installation >01:58:56,028 INF main: anaconda called with cmdline = ['/sbin/anaconda', '--liveinst', '--method=livecd:///dev/mapper/live-base'] >01:58:56,029 INF main: Default encoding = utf-8 >01:58:56,035 INF dbus.connection: Connecting to a default bus at unix:abstract=/tmp/dbus-pAVjCGQejy,guid=0db8a48c0403aa453ae8700b5b6d29a0. >01:58:56,243 INF startup_utils: Waiting 60 sec for modules to be started. >01:58:57,274 INF startup_utils: Parsing kickstart: /usr/share/anaconda/interactive-defaults.ks >01:58:57,562 WRN kickstart: Command firstboot will be parsed in DBus module. >01:58:57,572 DBG localization: setting locale to: en_US.UTF-8 >01:58:57,581 DBG network: devices found ['eno1', 'wlp3s0'] >01:58:57,590 DBG network: ensure single initramfs connections >01:58:57,668 DBG network: apply kickstart >01:58:57,668 DBG network: create missing ifcfg files >01:58:57,746 DBG network: set real ONBOOT value >01:58:57,749 INF threading: Running Thread: AnaWaitForConnectingNMThread (140133105923840) >01:58:57,752 DBG anaconda: setting display mode to GUI >01:58:57,759 INF anaconda: Display mode is set to 'interactive graphical mode'. >01:58:57,760 INF isys: 32746616 kB (31979 MB) are available >01:58:57,765 INF startup_utils: check_memory(): total:31979, needed:320, graphical:410 >01:58:57,785 INF network: got 0 NTP servers from DHCP >01:58:57,805 INF threading: Thread Done: AnaWaitForConnectingNMThread (140133105923840) >01:58:57,837 DBG installclass: Searching /usr/lib64/python3.6/site-packages/pyanaconda/installclasses. >01:58:57,839 DBG installclass: Found Red Hat Enterprise Linux (RHELBaseInstallClass). >01:58:57,839 DBG installclass: Found Fedora (DefaultInstallClass). >01:58:57,839 DBG installclass: Found Fedora Server (FedoraServerInstallClass). >01:58:57,840 DBG installclass: Found Fedora Workstation (FedoraWorkstationInstallClass). >01:58:57,840 DBG installclass: Found Scientific Linux (ScientificBaseInstallClass). >01:58:57,840 DBG installclass: Found Atomic Host (AtomicHostInstallClass). >01:58:57,840 DBG installclass: Found Fedora (FedoraBaseInstallClass). >01:58:57,840 DBG installclass: Found CentOS Linux (CentOSBaseInstallClass). >01:58:57,840 INF installclass: Using a visible install class Fedora (FedoraBaseInstallClass). >01:58:57,882 INF bootloader: bootloader EFIGRUB on EFI platform >01:58:57,883 INF autopart: Detected 31.23 GiB of memory >01:58:57,884 INF autopart: Suggested swap size (15.61 GiB) exceeds 10 % of disk space, using 10 % of disk space (0.0) instead. >01:58:57,884 INF autopart: Swap attempt of 0.0 >01:58:57,885 INF bootloader: bootloader EFIGRUB on EFI platform >01:58:57,959 DBG storage_utils: LABEL=OEMDRV matches [] for devicetree=None and disks_only=True >01:58:57,960 INF threading: Running Thread: AnaStorageThread (140133105923840) >01:58:57,962 INF threading: Running Thread: AnaTimeInitThread (140132907714304) >01:58:57,967 DBG payload: Restarting payload thread >01:58:57,967 INF threading: Running Thread: AnaPayloadRestartThread (140132899321600) >01:58:57,967 INF geoloc: Geolocation is enabled. >01:58:57,968 INF threading: Running Thread: AnaPayloadThread (140132890928896) >01:58:57,968 DBG payload: Updating payload thread state: 0 >01:58:57,968 DBG payload: Updating payload thread state: 1 >01:58:57,968 INF threading: Thread Done: AnaPayloadRestartThread (140132899321600) >01:58:57,969 INF threading: Running Thread: AnaGeolocationRefreshThread (140132882536192)01:58:57,969 INF flags: Not doing 'start chronyd' in live installation > >01:58:57,969 INF geoloc: Starting geolocation lookup >01:58:57,969 INF geoloc: Geolocation provider: Fedora GeoIP >01:58:58,166 DBG ui.gui: Detected primary monitor: 1920x1200 94dpix 94dpiy >01:58:58,875 INF geoloc: Geolocation lookup finished in 0.9 seconds >01:58:58,875 INF geoloc: got results from geolocation >01:58:58,876 INF threading: Thread Done: AnaGeolocationRefreshThread (140132882536192) >01:58:58,876 INF geoloc: Waited 0.64 seconds for Geolocation >01:58:58,881 DBG localization: setting locale to: nl_NL.UTF-8 >01:58:58,883 DBG localization: setting locale to: nl_NL.UTF-8 >01:58:58,895 DBG ui.common: Entered spoke: WelcomeLanguageSpoke >01:58:58,896 WRN misc: /usr/lib64/python3.6/site-packages/gi/overrides/Gdk.py:336: DeprecationWarning: Gdk.Cursor.new is deprecated > return cls.new(*args, **kwds) > >01:59:03,865 DBG exception: running handleException >01:59:03,865 CRT exception: Traceback (most recent call last): > > File "/usr/lib64/python3.6/site-packages/pyanaconda/threading.py", line 291, in run > threading.Thread.run(self) > > File "/usr/lib64/python3.6/threading.py", line 864, in run > self._target(*self._args, **self._kwargs) > > File "/usr/lib64/python3.6/site-packages/pyanaconda/storage/osinstall.py", line 2193, in storage_initialize > storage.reset() > > File "/usr/lib/python3.6/site-packages/blivet/threads.py", line 53, in run_with_lock > return m(*args, **kwargs) > > File "/usr/lib64/python3.6/site-packages/pyanaconda/storage/osinstall.py", line 1670, in reset > super().reset(cleanup_only=cleanup_only) > > File "/usr/lib/python3.6/site-packages/blivet/threads.py", line 53, in run_with_lock > return m(*args, **kwargs) > > File "/usr/lib/python3.6/site-packages/blivet/blivet.py", line 161, in reset > self.devicetree.populate(cleanup_only=cleanup_only) > > File "/usr/lib/python3.6/site-packages/blivet/threads.py", line 53, in run_with_lock > return m(*args, **kwargs) > > File "/usr/lib/python3.6/site-packages/blivet/populator/populator.py", line 412, in populate > self._populate() > > File "/usr/lib/python3.6/site-packages/blivet/threads.py", line 53, in run_with_lock > return m(*args, **kwargs) > > File "/usr/lib/python3.6/site-packages/blivet/populator/populator.py", line 462, in _populate > self.handle_device(dev) > > File "/usr/lib/python3.6/site-packages/blivet/threads.py", line 53, in run_with_lock > return m(*args, **kwargs) > > File "/usr/lib/python3.6/site-packages/blivet/populator/populator.py", line 275, in handle_device > self.handle_format(info, device) > > File "/usr/lib/python3.6/site-packages/blivet/threads.py", line 53, in run_with_lock > return m(*args, **kwargs) > > File "/usr/lib/python3.6/site-packages/blivet/populator/populator.py", line 303, in handle_format > helper_class(self, info, device).run() > > File "/usr/lib/python3.6/site-packages/blivet/populator/helpers/mdraid.py", line 216, in run > self._devicetree.handle_device(array_info, update_orig_fmt=True) > > File "/usr/lib/python3.6/site-packages/blivet/threads.py", line 53, in run_with_lock > return m(*args, **kwargs) > > File "/usr/lib/python3.6/site-packages/blivet/populator/populator.py", line 263, in handle_device > device = helper_class(self, info).run() > > File "/usr/lib/python3.6/site-packages/blivet/populator/helpers/mdraid.py", line 55, in run > self._devicetree._add_slave_devices(self.data) > > File "/usr/lib/python3.6/site-packages/blivet/threads.py", line 53, in run_with_lock > return m(*args, **kwargs) > > File "/usr/lib/python3.6/site-packages/blivet/populator/populator.py", line 122, in _add_slave_devices > self.handle_device(slave_info) > > File "/usr/lib/python3.6/site-packages/blivet/threads.py", line 53, in run_with_lock > return m(*args, **kwargs) > > File "/usr/lib/python3.6/site-packages/blivet/populator/populator.py", line 263, in handle_device > device = helper_class(self, info).run() > > File "/usr/lib/python3.6/site-packages/blivet/populator/helpers/partition.py", line 112, in run > self._devicetree._add_device(device) > > File "/usr/lib/python3.6/site-packages/blivet/threads.py", line 53, in run_with_lock > return m(*args, **kwargs) > > File "/usr/lib/python3.6/site-packages/blivet/devicetree.py", line 158, in _add_device > raise ValueError("device is already in tree") > >ValueError: device is already in tree > >01:59:03,865 DBG exception: Gtk running, queuing exception handler to the main loop >01:59:03,865 INF threading: Thread Done: AnaStorageThread (140133105923840) >01:59:03,866 DBG payload: Updating payload thread state: 2 >01:59:03,876 DBG bootloader: _is_valid_disklabel(sdb1) returning False >01:59:03,878 INF threading: Thread Done: AnaPayloadThread (140132890928896) >01:59:03,882 DBG bootloader: _is_valid_size(sdb1) returning True >01:59:03,882 DBG bootloader: _is_valid_partition(sdb1) returning True >01:59:03,883 DBG bootloader: _is_valid_format(sdb1) returning True >01:59:03,884 DBG bootloader: is_valid_stage2_device(sdb1) returning False >01:59:03,890 DBG bootloader: _is_valid_disklabel(sdb2) returning False >01:59:03,895 DBG bootloader: _is_valid_size(sdb2) returning True >01:59:03,896 DBG bootloader: _is_valid_partition(sdb2) returning True >01:59:03,896 DBG bootloader: _is_valid_format(sdb2) returning True >01:59:03,896 DBG bootloader: is_valid_stage2_device(sdb2) returning False >01:59:03,896 DBG bootloader: _is_valid_disklabel(sdg1) returning True >01:59:03,897 DBG bootloader: _is_valid_size(sdg1) returning True >01:59:03,897 DBG bootloader: _is_valid_partition(sdg1) returning True >01:59:03,897 DBG bootloader: _is_valid_format(sdg1) returning True >01:59:03,897 DBG bootloader: is_valid_stage2_device(sdg1) returning True >01:59:03,898 DBG bootloader: _is_valid_disklabel(sdg2) returning True >01:59:03,898 DBG bootloader: _is_valid_size(sdg2) returning True >01:59:03,898 DBG bootloader: _is_valid_partition(sdg2) returning True >01:59:03,898 DBG bootloader: _is_valid_format(sdg2) returning True >01:59:03,898 DBG bootloader: is_valid_stage2_device(sdg2) returning True >01:59:03,899 DBG bootloader: _is_valid_disklabel(sdg3) returning True >01:59:03,899 DBG bootloader: _is_valid_size(sdg3) returning True >01:59:03,899 DBG bootloader: _is_valid_partition(sdg3) returning True >01:59:03,899 DBG bootloader: _is_valid_format(sdg3) returning True >01:59:03,900 DBG bootloader: is_valid_stage2_device(sdg3) returning True > > >/tmp/packaging.log: > > >/tmp/program.log: >21:26:23,359 INF program: Running [1] lvm version ... >21:26:23,363 INF program: stdout[1]: LVM version: 2.02.177(2) (2017-12-18) > Library version: 1.02.146 (2017-12-18) > Driver version: 4.37.0 > Configuration: ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-default-dm-run-dir=/run --with-default-run-dir=/run/lvm --with-default-pid-dir=/run --with-default-locking-dir=/run/lock/lvm --with-usrlibdir=/usr/lib64 --enable-lvm1_fallback --enable-fsadm --with-pool=internal --enable-write_install --with-user= --with-group= --with-device-uid=0 --with-device-gid=6 --with-device-mode=0660 --enable-pkgconfig --enable-applib --enable-cmdlib --enable-dmeventd --enable-blkid_wiping --enable-python2-bindings --enable-python3-bindings --with-cluster=internal --with-clvmd=corosync --enable-cmirrord --with-udevdir=/usr/lib/udev/rules.d --enable-udev_sync --with-thin=internal --enable-lvmetad --with-cache=internal --enable-lvmpolld --enable-lvmlockd-dlm --enable-lvmlockd-sanlock --enable-dbus-service --enable-notify-dbus --enable-dmfilemapd > >21:26:23,363 INF program: stderr[1]: >21:26:23,363 INF program: ...done [1] (exit code: 0) >21:26:23,364 INF program: Running [2] btrfs --version ... >21:26:23,398 INF program: stdout[2]: btrfs-progs v4.15.1 > >21:26:23,398 INF program: stderr[2]: >21:26:23,398 INF program: ...done [2] (exit code: 0) >21:26:23,398 INF program: Running [3] mkswap --version ... >21:26:23,409 INF program: stdout[3]: mkswap from util-linux 2.32 > >21:26:23,410 INF program: stderr[3]: >21:26:23,410 INF program: ...done [3] (exit code: 0) >21:26:23,412 INF program: Running [4] multipath --version ... >21:26:23,415 INF program: stdout[4]: >21:26:23,416 INF program: stderr[4]: Aug 09 21:26:23 | /etc/multipath.conf does not exist, blacklisting all devices. >Aug 09 21:26:23 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >Unknown switch: (null) >multipath-tools v0.7.4 (11/15, 2017) >Usage: > multipath [-a|-A|-c|-w|-W] [-d] [-r] [-i] [-v lvl] [-p pol] [-b fil] [-q] [dev] > multipath -l|-ll|-f [-v lvl] [-b fil] [-R num] [dev] > multipath -F [-v lvl] [-R num] > 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 > -C check if a multipath device has usable paths > -q allow queue_if_no_path when multipathd is not running > -d dry run, do not create or update devmaps > -t display the currently used multipathd configuration > -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 > -R num number of times to retry removes of in-use devices > 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) > >21:26:23,416 INF program: ...done [4] (exit code: 256) >21:26:23,416 INF program: Running [5] dmsetup --version ... >21:26:23,423 INF program: stdout[5]: Library version: 1.02.146 (2017-12-18) >Driver version: 4.37.0 > >21:26:23,424 INF program: stderr[5]: >21:26:23,424 INF program: ...done [5] (exit code: 0) >21:26:23,424 INF program: Running [6] mdadm --version ... >21:26:23,426 INF program: stdout[6]: >21:26:23,426 INF program: stderr[6]: mdadm - v4.0 - 2017-01-09 > >21:26:23,426 INF program: ...done [6] (exit code: 0) >21:26:23,751 INF program: Running... udevadm settle --timeout=300 >21:26:23,765 DBG program: Return code: 0 >21:26:23,923 INF program: Running... udevadm settle --timeout=300 >21:26:23,937 DBG program: Return code: 0 >21:26:23,957 INF program: Running... udevadm settle --timeout=300 >21:26:23,969 DBG program: Return code: 0 >21:26:23,988 INF program: Running... udevadm settle --timeout=300 >21:26:23,999 DBG program: Return code: 0 >21:26:24,084 INF program: Running... udevadm settle --timeout=300 >21:26:24,094 DBG program: Return code: 0 >21:26:24,120 INF program: Running... udevadm settle --timeout=300 >21:26:24,131 DBG program: Return code: 0 >21:26:24,155 INF program: Running... udevadm settle --timeout=300 >21:26:24,167 DBG program: Return code: 0 >21:26:24,191 INF program: Running... udevadm settle --timeout=300 >21:26:24,202 DBG program: Return code: 0 >21:26:24,356 INF program: Running... udevadm settle --timeout=300 >21:26:24,370 DBG program: Return code: 0 >21:26:24,399 INF program: Running... udevadm settle --timeout=300 >21:26:24,412 DBG program: Return code: 0 >21:26:24,434 INF program: Running [7] e2fsck -V ... >21:26:24,470 INF program: stdout[7]: >21:26:24,471 INF program: stderr[7]: e2fsck 1.43.8 (1-Jan-2018) > Using EXT2FS Library version 1.43.8, 1-Jan-2018 > >21:26:24,471 INF program: ...done [7] (exit code: 0) >21:26:24,473 INF program: Running... udevadm settle --timeout=300 >21:26:24,485 DBG program: Return code: 0 >21:26:24,552 INF program: Running... udevadm settle --timeout=300 >21:26:24,566 DBG program: Return code: 0 >21:26:24,592 INF program: Running... udevadm settle --timeout=300 >21:26:24,604 DBG program: Return code: 0 >21:26:24,671 INF program: Running... udevadm settle --timeout=300 >21:26:24,683 DBG program: Return code: 0 >21:26:24,704 INF program: Running [8] mdadm --examine -E /dev/sdc1 ... >21:26:24,708 INF program: stdout[8]: /dev/sdc1: > Magic : a92b4efc > Version : 1.2 > Feature Map : 0x1 > Array UUID : 12c3222d:295951ba:1d8f0b64:164d4fed > Name : myraidname (local to host mypcname) > Creation Time : Sat Mar 17 19:18:49 2018 > Raid Level : raid1 > Raid Devices : 2 > > Avail Dev Size : 7813772943 (3725.90 GiB 4000.65 GB) > Array Size : 3906886464 (3725.90 GiB 4000.65 GB) > Used Dev Size : 7813772928 (3725.90 GiB 4000.65 GB) > Data Offset : 262144 sectors > Super Offset : 8 sectors > Unused Space : before=262064 sectors, after=15 sectors > State : clean > Device UUID : f4da13e4:d8372836:20ac3779:cee2456c > >Internal Bitmap : 8 sectors from superblock > Update Time : Thu Aug 9 21:20:48 2018 > Bad Block Log : 512 entries available at offset 24 sectors > Checksum : b41d5425 - correct > Events : 1229519 > > > Device Role : Active device 0 > Array State : AA ('A' == active, '.' == missing, 'R' == replacing) > >21:26:24,709 INF program: stderr[8]: >21:26:24,709 INF program: ...done [8] (exit code: 0) >21:26:24,709 INF program: Running [9] mdadm --examine --export /dev/sdc1 ... >21:26:24,712 INF program: stdout[9]: MD_LEVEL=raid1 >MD_DEVICES=2 >MD_NAME=myraidname >MD_ARRAY_SIZE=4000.65GB >MD_UUID=12c3222d:295951ba:1d8f0b64:164d4fed >MD_UPDATE_TIME=1533864048 >MD_DEV_UUID=f4da13e4:d8372836:20ac3779:cee2456c >MD_EVENTS=1229519 > >21:26:24,712 INF program: stderr[9]: >21:26:24,712 INF program: ...done [9] (exit code: 0) >21:26:24,712 INF program: Running [10] mdadm --examine --brief /dev/sdc1 ... >21:26:24,716 INF program: stdout[10]: ARRAY /dev/md/raidhome metadata=1.2 UUID=12c3222d:295951ba:1d8f0b64:164d4fed name=myraidname > >21:26:24,716 INF program: stderr[10]: >21:26:24,716 INF program: ...done [10] (exit code: 0) >21:26:24,717 INF program: Running... udevadm settle --timeout=300 >21:26:24,730 DBG program: Return code: 0 >21:26:24,920 INF program: Running... udevadm settle --timeout=300 >21:26:24,932 DBG program: Return code: 0 >21:26:26,362 INF program: Running... losetup --list >21:26:26,383 INF program: Running... dbus-daemon --print-address --syslog --config-file=/usr/share/anaconda/dbus/anaconda-bus.conf >21:26:27,694 INF program: Running... udevadm trigger --action=change --subsystem-match=block >21:26:27,711 DBG program: Return code: 0 >21:26:27,712 INF program: Running... udevadm settle --timeout=300 >21:26:27,878 DBG program: Return code: 0 >21:26:27,880 INF program: Running... modprobe fcoe >21:26:27,930 DBG program: Return code: 0 >21:26:27,931 INF program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >21:26:27,942 INF program: stdout: >21:26:27,942 INF program: No FCoE boot disk information is found in EDD! >21:26:27,942 DBG program: Return code: 1 >21:26:28,396 INF program: Running... losetup --list >21:26:28,529 INF program: Running [7] e2fsck -V ... >21:26:28,534 INF program: stdout[7]: >21:26:28,534 INF program: stderr[7]: e2fsck 1.43.8 (1-Jan-2018) > Using EXT2FS Library version 1.43.8, 1-Jan-2018 > >21:26:28,534 INF program: ...done [7] (exit code: 0) >21:26:28,719 INF program: Running... udevadm settle --timeout=300 >21:26:28,738 DBG program: Return code: 0 >21:26:28,757 INF program: Running... udevadm settle --timeout=300 >21:26:28,769 DBG program: Return code: 0 >21:26:28,812 INF program: Running [8] mpathconf --find_multipaths y --user_friendly_names y --with_multipathd y ... >21:26:28,850 INF program: stdout[8]: >21:26:28,851 INF program: stderr[8]: >21:26:28,852 INF program: ...done [8] (exit code: 0) >21:26:28,852 INF program: Running... udevadm settle --timeout=300 >21:26:28,871 DBG program: Return code: 0 >21:26:29,223 INF program: Running... udevadm settle --timeout=300 >21:26:29,238 DBG program: Return code: 0 >21:26:29,260 INF program: Running... udevadm settle --timeout=300 >21:26:29,275 DBG program: Return code: 0 >21:26:29,295 INF program: Running... udevadm settle --timeout=300 >21:26:29,310 DBG program: Return code: 0 >21:26:29,342 INF program: Running... udevadm settle --timeout=300 >21:26:29,358 DBG program: Return code: 0 >21:26:29,380 INF program: Running... udevadm settle --timeout=300 >21:26:29,392 DBG program: Return code: 0 >21:26:29,417 INF program: Running... udevadm settle --timeout=300 >21:26:29,432 DBG program: Return code: 0 >21:26:29,456 INF program: Running... udevadm settle --timeout=300 >21:26:29,467 DBG program: Return code: 0 >21:26:29,586 INF program: Running... udevadm settle --timeout=300 >21:26:29,603 DBG program: Return code: 0 >21:26:29,646 INF program: Running... ntfsinfo -m /dev/sdg1 >21:26:29,683 INF program: stdout: >21:26:29,683 INF program: Volume Information >21:26:29,683 INF program: Name of device: /dev/sdg1 >21:26:29,683 INF program: Device state: 11 >21:26:29,683 INF program: Volume Name: win7x64 >21:26:29,683 INF program: Volume State: 91 >21:26:29,684 INF program: Volume Flags: 0x0000 >21:26:29,684 INF program: Volume Version: 3.1 >21:26:29,684 INF program: Sector Size: 512 >21:26:29,684 INF program: Cluster Size: 4096 >21:26:29,684 INF program: Index Block Size: 4096 >21:26:29,684 INF program: Volume Size in Clusters: 44028721 >21:26:29,684 INF program: MFT Information >21:26:29,684 INF program: MFT Record Size: 1024 >21:26:29,684 INF program: MFT Zone Multiplier: 0 >21:26:29,684 INF program: MFT Data Position: 24 >21:26:29,684 INF program: MFT Zone Start: 0 >21:26:29,684 INF program: MFT Zone End: 5503594 >21:26:29,685 INF program: MFT Zone Position: 4 >21:26:29,685 INF program: Current Position in First Data Zone: 5503594 >21:26:29,685 INF program: Current Position in Second Data Zone: 0 >21:26:29,685 INF program: Allocated clusters 152448 (0.3%) >21:26:29,685 INF program: LCN of Data Attribute for FILE_MFT: 4 >21:26:29,685 INF program: FILE_MFTMirr Size: 4 >21:26:29,685 INF program: LCN of Data Attribute for File_MFTMirr: 13743605 >21:26:29,685 INF program: Size of Attribute Definition Table: 2560 >21:26:29,685 INF program: Number of Attached Extent Inodes: 0 >21:26:29,685 INF program: FILE_Bitmap Information >21:26:29,685 INF program: FILE_Bitmap MFT Record Number: 6 >21:26:29,686 INF program: State of FILE_Bitmap Inode: 80 >21:26:29,686 INF program: Length of Attribute List: 0 >21:26:29,686 INF program: Number of Attached Extent Inodes: 0 >21:26:29,686 INF program: FILE_Bitmap Data Attribute Information >21:26:29,686 INF program: Decompressed Runlist: not done yet >21:26:29,686 INF program: Base Inode: 6 >21:26:29,686 INF program: Attribute Types: not done yet >21:26:29,686 INF program: Attribute Name Length: 0 >21:26:29,686 INF program: Attribute State: 3 >21:26:29,686 INF program: Attribute Allocated Size: 5505024 >21:26:29,686 INF program: Attribute Data Size: 5503592 >21:26:29,686 INF program: Attribute Initialized Size: 5503592 >21:26:29,687 INF program: Attribute Compressed Size: 0 >21:26:29,687 INF program: Compression Block Size: 0 >21:26:29,687 INF program: Compression Block Size Bits: 0 >21:26:29,687 INF program: Compression Block Clusters: 0 >21:26:29,687 INF program: Free Clusters: 10284241 (23.4%) >21:26:29,687 DBG program: Return code: 0 >21:26:29,687 INF program: Running... ntfsresize -m /dev/sdg1 >21:26:32,256 INF program: stdout: >21:26:32,257 INF program: ntfsresize v2017.3.23 (libntfs-3g) >21:26:32,257 INF program: Minsize (in MB): 138218 >21:26:32,257 DBG program: Return code: 0 >21:26:32,260 INF program: Running... udevadm settle --timeout=300 >21:26:32,275 DBG program: Return code: 0 >21:26:32,296 INF program: Running... udevadm settle --timeout=300 >21:26:32,310 DBG program: Return code: 0 >21:26:32,334 INF program: Running... udevadm settle --timeout=300 >21:26:32,347 DBG program: Return code: 0 >21:26:32,386 INF program: Running... ntfsinfo -m /dev/sdg2 >21:26:32,394 INF program: stdout: >21:26:32,394 INF program: Volume Information >21:26:32,395 INF program: Name of device: /dev/sdg2 >21:26:32,395 INF program: Device state: 11 >21:26:32,395 INF program: Volume Name: >21:26:32,395 INF program: Volume State: 91 >21:26:32,395 INF program: Volume Flags: 0x0080 >21:26:32,395 INF program: Volume Version: 3.1 >21:26:32,395 INF program: Sector Size: 512 >21:26:32,395 INF program: Cluster Size: 4096 >21:26:32,395 INF program: Index Block Size: 4096 >21:26:32,395 INF program: Volume Size in Clusters: 218367 >21:26:32,396 INF program: MFT Information >21:26:32,396 INF program: MFT Record Size: 1024 >21:26:32,396 INF program: MFT Zone Multiplier: 0 >21:26:32,396 INF program: MFT Data Position: 24 >21:26:32,396 INF program: MFT Zone Start: 72789 >21:26:32,396 INF program: MFT Zone End: 100084 >21:26:32,396 INF program: MFT Zone Position: 72789 >21:26:32,396 INF program: Current Position in First Data Zone: 100084 >21:26:32,396 INF program: Current Position in Second Data Zone: 0 >21:26:32,396 INF program: Allocated clusters 64 (0.0%) >21:26:32,396 INF program: LCN of Data Attribute for FILE_MFT: 72789 >21:26:32,396 INF program: FILE_MFTMirr Size: 4 >21:26:32,397 INF program: LCN of Data Attribute for File_MFTMirr: 2 >21:26:32,397 INF program: Size of Attribute Definition Table: 2560 >21:26:32,397 INF program: Number of Attached Extent Inodes: 0 >21:26:32,397 INF program: FILE_Bitmap Information >21:26:32,397 INF program: FILE_Bitmap MFT Record Number: 6 >21:26:32,397 INF program: State of FILE_Bitmap Inode: 80 >21:26:32,397 INF program: Length of Attribute List: 0 >21:26:32,397 INF program: Number of Attached Extent Inodes: 0 >21:26:32,397 INF program: FILE_Bitmap Data Attribute Information >21:26:32,397 INF program: Decompressed Runlist: not done yet >21:26:32,397 INF program: Base Inode: 6 >21:26:32,398 INF program: Attribute Types: not done yet >21:26:32,398 INF program: Attribute Name Length: 0 >21:26:32,398 INF program: Attribute State: 3 >21:26:32,398 INF program: Attribute Allocated Size: 28672 >21:26:32,398 INF program: Attribute Data Size: 27296 >21:26:32,398 INF program: Attribute Initialized Size: 27296 >21:26:32,398 INF program: Attribute Compressed Size: 0 >21:26:32,398 INF program: Compression Block Size: 0 >21:26:32,398 INF program: Compression Block Size Bits: 0 >21:26:32,398 INF program: Compression Block Clusters: 0 >21:26:32,398 INF program: Free Clusters: 121015 (55.4%) >21:26:32,398 DBG program: Return code: 0 >21:26:32,399 INF program: Running... ntfsresize -m /dev/sdg2 >21:26:32,408 INF program: stdout: >21:26:32,408 INF program: ntfsresize v2017.3.23 (libntfs-3g) >21:26:32,408 INF program: Minsize (in MB): 399 >21:26:32,408 DBG program: Return code: 0 >21:26:32,411 INF program: Running... udevadm settle --timeout=300 >21:26:32,427 DBG program: Return code: 0 >21:26:32,446 INF program: Running... udevadm settle --timeout=300 >21:26:32,460 DBG program: Return code: 0 >21:26:32,483 INF program: Running... udevadm settle --timeout=300 >21:26:32,498 DBG program: Return code: 0 >21:26:32,539 INF program: Running... ntfsinfo -m /dev/sdg3 >21:26:32,546 INF program: stdout: >21:26:32,547 INF program: Volume Information >21:26:32,547 INF program: Name of device: /dev/sdg3 >21:26:32,547 INF program: Device state: 11 >21:26:32,547 INF program: Volume Name: Recovery >21:26:32,547 INF program: Volume State: 91 >21:26:32,547 INF program: Volume Flags: 0x0080 >21:26:32,547 INF program: Volume Version: 3.1 >21:26:32,548 INF program: Sector Size: 512 >21:26:32,548 INF program: Cluster Size: 4096 >21:26:32,548 INF program: Index Block Size: 4096 >21:26:32,548 INF program: Volume Size in Clusters: 115199 >21:26:32,548 INF program: MFT Information >21:26:32,548 INF program: MFT Record Size: 1024 >21:26:32,548 INF program: MFT Zone Multiplier: 0 >21:26:32,548 INF program: MFT Data Position: 24 >21:26:32,548 INF program: MFT Zone Start: 38400 >21:26:32,548 INF program: MFT Zone End: 52799 >21:26:32,548 INF program: MFT Zone Position: 38400 >21:26:32,548 INF program: Current Position in First Data Zone: 52799 >21:26:32,549 INF program: Current Position in Second Data Zone: 0 >21:26:32,549 INF program: Allocated clusters 64 (0.1%) >21:26:32,549 INF program: LCN of Data Attribute for FILE_MFT: 38400 >21:26:32,549 INF program: FILE_MFTMirr Size: 4 >21:26:32,549 INF program: LCN of Data Attribute for File_MFTMirr: 2 >21:26:32,549 INF program: Size of Attribute Definition Table: 2560 >21:26:32,549 INF program: Number of Attached Extent Inodes: 0 >21:26:32,549 INF program: FILE_Bitmap Information >21:26:32,549 INF program: FILE_Bitmap MFT Record Number: 6 >21:26:32,549 INF program: State of FILE_Bitmap Inode: 80 >21:26:32,549 INF program: Length of Attribute List: 0 >21:26:32,550 INF program: Number of Attached Extent Inodes: 0 >21:26:32,550 INF program: FILE_Bitmap Data Attribute Information >21:26:32,550 INF program: Decompressed Runlist: not done yet >21:26:32,550 INF program: Base Inode: 6 >21:26:32,550 INF program: Attribute Types: not done yet >21:26:32,550 INF program: Attribute Name Length: 0 >21:26:32,550 INF program: Attribute State: 3 >21:26:32,550 INF program: Attribute Allocated Size: 16384 >21:26:32,550 INF program: Attribute Data Size: 14400 >21:26:32,550 INF program: Attribute Initialized Size: 14400 >21:26:32,550 INF program: Attribute Compressed Size: 0 >21:26:32,550 INF program: Compression Block Size: 0 >21:26:32,551 INF program: Compression Block Size Bits: 0 >21:26:32,551 INF program: Compression Block Clusters: 0 >21:26:32,551 INF program: Free Clusters: 112669 (97.8%) >21:26:32,551 DBG program: Return code: 0 >21:26:32,551 INF program: Running... ntfsresize -m /dev/sdg3 >21:26:32,559 INF program: stdout: >21:26:32,559 INF program: ntfsresize v2017.3.23 (libntfs-3g) >21:26:32,560 INF program: Minsize (in MB): 11 >21:26:32,560 DBG program: Return code: 0 >21:26:32,563 INF program: Running... udevadm settle --timeout=300 >21:26:32,579 DBG program: Return code: 0 >21:26:32,599 INF program: Running... udevadm settle --timeout=300 >21:26:32,613 DBG program: Return code: 0 >21:26:32,636 INF program: Running... udevadm settle --timeout=300 >21:26:32,651 DBG program: Return code: 0 >21:26:32,691 INF program: Running... udevadm settle --timeout=300 >21:26:32,704 DBG program: Return code: 0 >21:26:32,723 INF program: Running... udevadm settle --timeout=300 >21:26:32,737 DBG program: Return code: 0 >21:26:32,908 INF program: Running... udevadm settle --timeout=300 >21:26:32,921 DBG program: Return code: 0 >21:26:32,959 INF program: Running... udevadm settle --timeout=300 >21:26:32,974 DBG program: Return code: 0 >21:26:32,993 INF program: Running... udevadm settle --timeout=300 >21:26:33,007 DBG program: Return code: 0 >21:26:33,031 INF program: Running... udevadm settle --timeout=300 >21:26:33,045 DBG program: Return code: 0 >21:26:33,084 INF program: Running... dumpe2fs -h /dev/sda2 >21:26:33,092 INF program: stdout: >21:26:33,092 INF program: Filesystem volume name: <none> >21:26:33,092 INF program: Last mounted on: /boot >21:26:33,092 INF program: Filesystem UUID: fb6de720-236e-4c81-b81a-7a6996219f93 >21:26:33,092 INF program: Filesystem magic number: 0xEF53 >21:26:33,092 INF program: Filesystem revision #: 1 (dynamic) >21:26:33,093 INF 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 metadata_csum >21:26:33,093 INF program: Filesystem flags: signed_directory_hash >21:26:33,093 INF program: Default mount options: user_xattr acl >21:26:33,093 INF program: Filesystem state: clean >21:26:33,093 INF program: Errors behavior: Continue >21:26:33,093 INF program: Filesystem OS type: Linux >21:26:33,093 INF program: Inode count: 46848 >21:26:33,093 INF program: Block count: 187392 >21:26:33,093 INF program: Reserved block count: 9369 >21:26:33,093 INF program: Free blocks: 142172 >21:26:33,093 INF program: Free inodes: 46541 >21:26:33,094 INF program: First block: 0 >21:26:33,094 INF program: Block size: 4096 >21:26:33,094 INF program: Fragment size: 4096 >21:26:33,094 INF program: Group descriptor size: 64 >21:26:33,094 INF program: Reserved GDT blocks: 91 >21:26:33,094 INF program: Blocks per group: 32768 >21:26:33,094 INF program: Fragments per group: 32768 >21:26:33,094 INF program: Inodes per group: 7808 >21:26:33,094 INF program: Inode blocks per group: 488 >21:26:33,094 INF program: Flex block group size: 16 >21:26:33,094 INF program: Filesystem created: Wed Jul 25 11:03:57 2018 >21:26:33,094 INF program: Last mount time: Thu Aug 9 14:52:31 2018 >21:26:33,095 INF program: Last write time: Thu Aug 9 21:20:47 2018 >21:26:33,095 INF program: Mount count: 10 >21:26:33,095 INF program: Maximum mount count: -1 >21:26:33,095 INF program: Last checked: Wed Jul 25 11:03:57 2018 >21:26:33,095 INF program: Check interval: 0 (<none>) >21:26:33,095 INF program: Lifetime writes: 1562 MB >21:26:33,095 INF program: Reserved blocks uid: 0 (user root) >21:26:33,095 INF program: Reserved blocks gid: 0 (group root) >21:26:33,095 INF program: First inode: 11 >21:26:33,095 INF program: Inode size: 256 >21:26:33,095 INF program: Required extra isize: 32 >21:26:33,095 INF program: Desired extra isize: 32 >21:26:33,096 INF program: Journal inode: 8 >21:26:33,096 INF program: Default directory hash: half_md4 >21:26:33,096 INF program: Directory Hash Seed: 17d6db75-7d2e-4d77-853b-bbfbf9cbbaf9 >21:26:33,096 INF program: Journal backup: inode blocks >21:26:33,096 INF program: Checksum type: crc32c >21:26:33,096 INF program: Checksum: 0xd23c2430 >21:26:33,096 INF program: Journal features: journal_incompat_revoke journal_64bit journal_checksum_v3 >21:26:33,096 INF program: Journal size: 16M >21:26:33,096 INF program: Journal length: 4096 >21:26:33,096 INF program: Journal sequence: 0x000004d4 >21:26:33,096 INF program: Journal start: 0 >21:26:33,096 INF program: Journal checksum type: crc32c >21:26:33,096 INF program: Journal checksum: 0xfc6663d7 >21:26:33,097 INF program: >21:26:33,097 INF program: stderr: >21:26:33,097 INF program: b'dumpe2fs 1.43.8 (1-Jan-2018)' >21:26:33,097 DBG program: Return code: 0 >21:26:33,098 INF program: Running... resize2fs -P /dev/sda2 >21:26:33,108 INF program: stdout: >21:26:33,109 INF program: Estimated minimum size of the filesystem: 46086 >21:26:33,109 INF program: stderr: >21:26:33,109 INF program: b'resize2fs 1.43.8 (1-Jan-2018)' >21:26:33,109 DBG program: Return code: 0 >21:26:33,112 INF program: Running... udevadm settle --timeout=300 >21:26:33,125 DBG program: Return code: 0 >21:26:33,144 INF program: Running... udevadm settle --timeout=300 >21:26:33,159 DBG program: Return code: 0 >21:26:33,183 INF program: Running... udevadm settle --timeout=300 >21:26:33,197 DBG program: Return code: 0 >21:26:33,315 INF program: Running... udevadm settle --timeout=300 >21:26:33,326 DBG program: Return code: 0 >21:26:33,394 INF program: Running... ntfsinfo -m /dev/sdb1 >21:26:33,402 INF program: stdout: >21:26:33,403 INF program: Volume Information >21:26:33,403 INF program: Name of device: /dev/sdb1 >21:26:33,403 INF program: Device state: 11 >21:26:33,403 INF program: Volume Name: System Reserved >21:26:33,403 INF program: Volume State: 91 >21:26:33,403 INF program: Volume Flags: 0x0080 >21:26:33,404 INF program: Volume Version: 3.1 >21:26:33,404 INF program: Sector Size: 512 >21:26:33,404 INF program: Cluster Size: 4096 >21:26:33,404 INF program: Index Block Size: 4096 >21:26:33,404 INF program: Volume Size in Clusters: 140543 >21:26:33,404 INF program: MFT Information >21:26:33,404 INF program: MFT Record Size: 1024 >21:26:33,404 INF program: MFT Zone Multiplier: 0 >21:26:33,405 INF program: MFT Data Position: 24 >21:26:33,405 INF program: MFT Zone Start: 46848 >21:26:33,405 INF program: MFT Zone End: 64415 >21:26:33,405 INF program: MFT Zone Position: 46848 >21:26:33,405 INF program: Current Position in First Data Zone: 64415 >21:26:33,405 INF program: Current Position in Second Data Zone: 0 >21:26:33,405 INF program: Allocated clusters 64 (0.0%) >21:26:33,406 INF program: LCN of Data Attribute for FILE_MFT: 46848 >21:26:33,406 INF program: FILE_MFTMirr Size: 4 >21:26:33,406 INF program: LCN of Data Attribute for File_MFTMirr: 2 >21:26:33,406 INF program: Size of Attribute Definition Table: 2560 >21:26:33,406 INF program: Number of Attached Extent Inodes: 0 >21:26:33,406 INF program: FILE_Bitmap Information >21:26:33,406 INF program: FILE_Bitmap MFT Record Number: 6 >21:26:33,406 INF program: State of FILE_Bitmap Inode: 80 >21:26:33,406 INF program: Length of Attribute List: 0 >21:26:33,407 INF program: Number of Attached Extent Inodes: 0 >21:26:33,407 INF program: FILE_Bitmap Data Attribute Information >21:26:33,407 INF program: Decompressed Runlist: not done yet >21:26:33,407 INF program: Base Inode: 6 >21:26:33,407 INF program: Attribute Types: not done yet >21:26:33,407 INF program: Attribute Name Length: 0 >21:26:33,407 INF program: Attribute State: 3 >21:26:33,407 INF program: Attribute Allocated Size: 20480 >21:26:33,408 INF program: Attribute Data Size: 17568 >21:26:33,408 INF program: Attribute Initialized Size: 17568 >21:26:33,408 INF program: Attribute Compressed Size: 0 >21:26:33,408 INF program: Compression Block Size: 0 >21:26:33,408 INF program: Compression Block Size Bits: 0 >21:26:33,408 INF program: Compression Block Clusters: 0 >21:26:33,408 INF program: Free Clusters: 42870 (30.5%) >21:26:33,408 DBG program: Return code: 0 >21:26:33,409 INF program: Running... ntfsresize -m /dev/sdb1 >21:26:33,417 INF program: stdout: >21:26:33,417 INF program: ntfsresize v2017.3.23 (libntfs-3g) >21:26:33,418 INF program: Minsize (in MB): 401 >21:26:33,418 DBG program: Return code: 0 >21:26:33,421 INF program: Running... udevadm settle --timeout=300 >21:26:33,435 DBG program: Return code: 0 >21:26:33,456 INF program: Running... udevadm settle --timeout=300 >21:26:33,469 DBG program: Return code: 0 >21:26:33,493 INF program: Running... udevadm settle --timeout=300 >21:26:33,508 DBG program: Return code: 0 >21:26:33,549 INF program: Running... ntfsinfo -m /dev/sdb2 >21:26:33,591 INF program: stdout: >21:26:33,592 INF program: Volume Information >21:26:33,592 INF program: Name of device: /dev/sdb2 >21:26:33,592 INF program: Device state: 11 >21:26:33,592 INF program: Volume Name: Win10 >21:26:33,592 INF program: Volume State: 91 >21:26:33,592 INF program: Volume Flags: 0x0000 >21:26:33,593 INF program: Volume Version: 3.1 >21:26:33,593 INF program: Sector Size: 512 >21:26:33,593 INF program: Cluster Size: 4096 >21:26:33,593 INF program: Index Block Size: 4096 >21:26:33,593 INF program: Volume Size in Clusters: 121955583 >21:26:33,593 INF program: MFT Information >21:26:33,593 INF program: MFT Record Size: 1024 >21:26:33,593 INF program: MFT Zone Multiplier: 0 >21:26:33,594 INF program: MFT Data Position: 24 >21:26:33,594 INF program: MFT Zone Start: 786432 >21:26:33,594 INF program: MFT Zone End: 16030879 >21:26:33,594 INF program: MFT Zone Position: 786432 >21:26:33,594 INF program: Current Position in First Data Zone: 16030879 >21:26:33,594 INF program: Current Position in Second Data Zone: 0 >21:26:33,594 INF program: Allocated clusters 70208 (0.1%) >21:26:33,594 INF program: LCN of Data Attribute for FILE_MFT: 786432 >21:26:33,594 INF program: FILE_MFTMirr Size: 4 >21:26:33,595 INF program: LCN of Data Attribute for File_MFTMirr: 2 >21:26:33,595 INF program: Size of Attribute Definition Table: 2560 >21:26:33,595 INF program: Number of Attached Extent Inodes: 0 >21:26:33,595 INF program: FILE_Bitmap Information >21:26:33,595 INF program: FILE_Bitmap MFT Record Number: 6 >21:26:33,595 INF program: State of FILE_Bitmap Inode: 80 >21:26:33,595 INF program: Length of Attribute List: 0 >21:26:33,595 INF program: Number of Attached Extent Inodes: 0 >21:26:33,596 INF program: FILE_Bitmap Data Attribute Information >21:26:33,596 INF program: Decompressed Runlist: not done yet >21:26:33,596 INF program: Base Inode: 6 >21:26:33,596 INF program: Attribute Types: not done yet >21:26:33,596 INF program: Attribute Name Length: 0 >21:26:33,596 INF program: Attribute State: 3 >21:26:33,596 INF program: Attribute Allocated Size: 15245312 >21:26:33,596 INF program: Attribute Data Size: 15244448 >21:26:33,596 INF program: Attribute Initialized Size: 15244448 >21:26:33,597 INF program: Attribute Compressed Size: 0 >21:26:33,597 INF program: Compression Block Size: 0 >21:26:33,597 INF program: Compression Block Size Bits: 0 >21:26:33,597 INF program: Compression Block Clusters: 0 >21:26:33,597 INF program: Free Clusters: 102278350 (83.9%) >21:26:33,597 DBG program: Return code: 0 >21:26:33,598 INF program: Running... ntfsresize -m /dev/sdb2 >21:26:34,876 INF program: stdout: >21:26:34,876 INF program: ntfsresize v2017.3.23 (libntfs-3g) >21:26:34,876 INF program: Minsize (in MB): 80598 >21:26:34,876 DBG program: Return code: 0 >21:26:34,880 INF program: Running... udevadm settle --timeout=300 >21:26:34,894 DBG program: Return code: 0 >21:26:34,916 INF program: Running... udevadm settle --timeout=300 >21:26:34,930 DBG program: Return code: 0 >21:26:35,016 INF program: Running... udevadm settle --timeout=300 >21:26:35,033 DBG program: Return code: 0 >21:26:35,076 INF program: Running [9] mdadm --examine -E /dev/sdc1 ... >21:26:35,083 INF program: stdout[9]: /dev/sdc1: > Magic : a92b4efc > Version : 1.2 > Feature Map : 0x1 > Array UUID : 12c3222d:295951ba:1d8f0b64:164d4fed > Name : myraidname > Creation Time : Sat Mar 17 19:18:49 2018 > Raid Level : raid1 > Raid Devices : 2 > > Avail Dev Size : 7813772943 (3725.90 GiB 4000.65 GB) > Array Size : 3906886464 (3725.90 GiB 4000.65 GB) > Used Dev Size : 7813772928 (3725.90 GiB 4000.65 GB) > Data Offset : 262144 sectors > Super Offset : 8 sectors > Unused Space : before=262064 sectors, after=15 sectors > State : clean > Device UUID : f4da13e4:d8372836:20ac3779:cee2456c > >Internal Bitmap : 8 sectors from superblock > Update Time : Thu Aug 9 21:20:48 2018 > Bad Block Log : 512 entries available at offset 24 sectors > Checksum : b41d5425 - correct > Events : 1229519 > > > Device Role : Active device 0 > Array State : AA ('A' == active, '.' == missing, 'R' == replacing) > >21:26:35,084 INF program: stderr[9]: >21:26:35,084 INF program: ...done [9] (exit code: 0) >21:26:35,084 INF program: Running [10] mdadm --examine --export /dev/sdc1 ... >21:26:35,090 INF program: stdout[10]: MD_LEVEL=raid1 >MD_DEVICES=2 >MD_NAME=myraidname >MD_ARRAY_SIZE=4000.65GB >MD_UUID=12c3222d:295951ba:1d8f0b64:164d4fed >MD_UPDATE_TIME=1533864048 >MD_DEV_UUID=f4da13e4:d8372836:20ac3779:cee2456c >MD_EVENTS=1229519 > >21:26:35,091 INF program: stderr[10]: >21:26:35,091 INF program: ...done [10] (exit code: 0) >21:26:35,091 INF program: Running [11] mdadm --examine --brief /dev/sdc1 ... >21:26:35,097 INF program: stdout[11]: ARRAY /dev/md/raidhome metadata=1.2 UUID=12c3222d:295951ba:1d8f0b64:164d4fed name=myraidname > >21:26:35,097 INF program: stderr[11]: >21:26:35,098 INF program: ...done [11] (exit code: 0) >21:26:35,100 INF program: Running... udevadm settle --timeout=300 >21:26:35,114 DBG program: Return code: 0 >21:26:35,156 INF program: Running... udevadm settle --timeout=300 >21:26:35,171 DBG program: Return code: 0 >21:26:35,192 INF program: Running... udevadm settle --timeout=300 >21:26:35,206 DBG program: Return code: 0 >21:26:35,339 INF program: Running... journalctl -b >21:26:35,353 INF program: Running... hwclock --hctosys --localtime >01:26:36,000 DBG program: Return code: 0 >01:29:15,851 INF program: Running... umount /run/install/source >01:29:15,866 INF program: stderr: >01:29:15,866 INF program: b'umount: /run/install/source: no mount point specified.' >01:29:15,867 DBG program: Return code: 32 >01:29:17,787 INF program: Running [1] lvm version ... >01:29:17,790 INF program: stdout[1]: LVM version: 2.02.177(2) (2017-12-18) > Library version: 1.02.146 (2017-12-18) > Driver version: 4.37.0 > Configuration: ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-default-dm-run-dir=/run --with-default-run-dir=/run/lvm --with-default-pid-dir=/run --with-default-locking-dir=/run/lock/lvm --with-usrlibdir=/usr/lib64 --enable-lvm1_fallback --enable-fsadm --with-pool=internal --enable-write_install --with-user= --with-group= --with-device-uid=0 --with-device-gid=6 --with-device-mode=0660 --enable-pkgconfig --enable-applib --enable-cmdlib --enable-dmeventd --enable-blkid_wiping --enable-python2-bindings --enable-python3-bindings --with-cluster=internal --with-clvmd=corosync --enable-cmirrord --with-udevdir=/usr/lib/udev/rules.d --enable-udev_sync --with-thin=internal --enable-lvmetad --with-cache=internal --enable-lvmpolld --enable-lvmlockd-dlm --enable-lvmlockd-sanlock --enable-dbus-service --enable-notify-dbus --enable-dmfilemapd > >01:29:17,791 INF program: stderr[1]: >01:29:17,791 INF program: ...done [1] (exit code: 0) >01:29:17,791 INF program: Running [2] btrfs --version ... >01:29:17,793 INF program: stdout[2]: btrfs-progs v4.15.1 > >01:29:17,793 INF program: stderr[2]: >01:29:17,793 INF program: ...done [2] (exit code: 0) >01:29:17,793 INF program: Running [3] mkswap --version ... >01:29:17,795 INF program: stdout[3]: mkswap from util-linux 2.32 > >01:29:17,795 INF program: stderr[3]: >01:29:17,795 INF program: ...done [3] (exit code: 0) >01:29:17,797 INF program: Running [4] multipath --version ... >01:29:17,800 INF program: stdout[4]: >01:29:17,800 INF program: stderr[4]: Unknown switch: (null) >multipath-tools v0.7.4 (11/15, 2017) >Usage: > multipath [-a|-A|-c|-w|-W] [-d] [-r] [-i] [-v lvl] [-p pol] [-b fil] [-q] [dev] > multipath -l|-ll|-f [-v lvl] [-b fil] [-R num] [dev] > multipath -F [-v lvl] [-R num] > 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 > -C check if a multipath device has usable paths > -q allow queue_if_no_path when multipathd is not running > -d dry run, do not create or update devmaps > -t display the currently used multipathd configuration > -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 > -R num number of times to retry removes of in-use devices > 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) > >01:29:17,800 INF program: ...done [4] (exit code: 256) >01:29:17,800 INF program: Running [5] dmsetup --version ... >01:29:17,802 INF program: stdout[5]: Library version: 1.02.146 (2017-12-18) >Driver version: 4.37.0 > >01:29:17,802 INF program: stderr[5]: >01:29:17,802 INF program: ...done [5] (exit code: 0) >01:29:17,802 INF program: Running [6] mdadm --version ... >01:29:17,804 INF program: stdout[6]: >01:29:17,804 INF program: stderr[6]: mdadm - v4.0 - 2017-01-09 > >01:29:17,804 INF program: ...done [6] (exit code: 0) >01:29:18,058 INF program: Running... udevadm settle --timeout=300 >01:29:18,071 DBG program: Return code: 0 >01:29:18,122 INF program: Running... udevadm settle --timeout=300 >01:29:18,131 DBG program: Return code: 0 >01:29:18,155 INF program: Running... udevadm settle --timeout=300 >01:29:18,167 DBG program: Return code: 0 >01:29:18,186 INF program: Running... udevadm settle --timeout=300 >01:29:18,197 DBG program: Return code: 0 >01:29:18,283 INF program: Running... udevadm settle --timeout=300 >01:29:18,298 DBG program: Return code: 0 >01:29:18,326 INF program: Running... udevadm settle --timeout=300 >01:29:18,338 DBG program: Return code: 0 >01:29:18,359 INF program: Running... udevadm settle --timeout=300 >01:29:18,369 DBG program: Return code: 0 >01:29:18,391 INF program: Running... udevadm settle --timeout=300 >01:29:18,401 DBG program: Return code: 0 >01:29:18,545 INF program: Running... udevadm settle --timeout=300 >01:29:18,557 DBG program: Return code: 0 >01:29:18,581 INF program: Running... udevadm settle --timeout=300 >01:29:18,590 DBG program: Return code: 0 >01:29:18,611 INF program: Running [7] e2fsck -V ... >01:29:18,613 INF program: stdout[7]: >01:29:18,613 INF program: stderr[7]: e2fsck 1.43.8 (1-Jan-2018) > Using EXT2FS Library version 1.43.8, 1-Jan-2018 > >01:29:18,613 INF program: ...done [7] (exit code: 0) >01:29:18,616 INF program: Running... udevadm settle --timeout=300 >01:29:18,626 DBG program: Return code: 0 >01:29:18,692 INF program: Running... udevadm settle --timeout=300 >01:29:18,705 DBG program: Return code: 0 >01:29:18,727 INF program: Running... udevadm settle --timeout=300 >01:29:18,736 DBG program: Return code: 0 >01:29:18,818 INF program: Running... udevadm settle --timeout=300 >01:29:18,832 DBG program: Return code: 0 >01:29:18,856 INF program: Running [8] mdadm --examine -E /dev/sdc1 ... >01:29:18,862 INF program: stdout[8]: /dev/sdc1: > Magic : a92b4efc > Version : 1.2 > Feature Map : 0x1 > Array UUID : 12c3222d:295951ba:1d8f0b64:164d4fed > Name : myraidname > Creation Time : Sat Mar 17 19:18:49 2018 > Raid Level : raid1 > Raid Devices : 2 > > Avail Dev Size : 7813772943 (3725.90 GiB 4000.65 GB) > Array Size : 3906886464 (3725.90 GiB 4000.65 GB) > Used Dev Size : 7813772928 (3725.90 GiB 4000.65 GB) > Data Offset : 262144 sectors > Super Offset : 8 sectors > Unused Space : before=262064 sectors, after=15 sectors > State : clean > Device UUID : f4da13e4:d8372836:20ac3779:cee2456c > >Internal Bitmap : 8 sectors from superblock > Update Time : Thu Aug 9 21:20:48 2018 > Bad Block Log : 512 entries available at offset 24 sectors > Checksum : b41d5425 - correct > Events : 1229519 > > > Device Role : Active device 0 > Array State : AA ('A' == active, '.' == missing, 'R' == replacing) > >01:29:18,862 INF program: stderr[8]: >01:29:18,862 INF program: ...done [8] (exit code: 0) >01:29:18,862 INF program: Running [9] mdadm --examine --export /dev/sdc1 ... >01:29:18,869 INF program: stdout[9]: MD_LEVEL=raid1 >MD_DEVICES=2 >MD_NAME=myraidname >MD_ARRAY_SIZE=4000.65GB >MD_UUID=12c3222d:295951ba:1d8f0b64:164d4fed >MD_UPDATE_TIME=1533864048 >MD_DEV_UUID=f4da13e4:d8372836:20ac3779:cee2456c >MD_EVENTS=1229519 > >01:29:18,869 INF program: stderr[9]: >01:29:18,869 INF program: ...done [9] (exit code: 0) >01:29:18,869 INF program: Running [10] mdadm --examine --brief /dev/sdc1 ... >01:29:18,875 INF program: stdout[10]: ARRAY /dev/md/raidhome metadata=1.2 UUID=12c3222d:295951ba:1d8f0b64:164d4fed name=myraidname > >01:29:18,875 INF program: stderr[10]: >01:29:18,875 INF program: ...done [10] (exit code: 0) >01:29:18,876 INF program: Running... udevadm settle --timeout=300 >01:29:18,888 DBG program: Return code: 0 >01:29:19,041 INF program: Running... udevadm settle --timeout=300 >01:29:19,057 DBG program: Return code: 0 >01:29:20,062 INF program: Running... losetup --list >01:29:20,072 INF program: Running... dbus-daemon --print-address --syslog --config-file=/usr/share/anaconda/dbus/anaconda-bus.conf >01:29:21,336 INF program: Running... udevadm trigger --action=change --subsystem-match=block >01:29:21,350 DBG program: Return code: 0 >01:29:21,350 INF program: Running... udevadm settle --timeout=300 >01:29:21,515 DBG program: Return code: 0 >01:29:21,516 INF program: Running... modprobe fcoe >01:29:21,519 DBG program: Return code: 0 >01:29:21,520 INF program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >01:29:21,525 INF program: stdout: >01:29:21,525 INF program: No FCoE boot disk information is found in EDD! >01:29:21,525 DBG program: Return code: 1 >01:29:21,799 INF program: Running... losetup --list >01:29:21,857 INF program: Running [7] e2fsck -V ... >01:29:21,861 INF program: stdout[7]: >01:29:21,861 INF program: stderr[7]: e2fsck 1.43.8 (1-Jan-2018) > Using EXT2FS Library version 1.43.8, 1-Jan-2018 > >01:29:21,861 INF program: ...done [7] (exit code: 0) >01:29:21,933 INF program: Running... udevadm settle --timeout=300 >01:29:21,946 DBG program: Return code: 0 >01:29:21,964 INF program: Running... udevadm settle --timeout=300 >01:29:21,978 DBG program: Return code: 0 >01:29:22,190 INF program: Running [8] mpathconf --find_multipaths y --user_friendly_names y --with_multipathd y ... >01:29:22,221 INF program: stdout[8]: >01:29:22,222 INF program: stderr[8]: >01:29:22,222 INF program: ...done [8] (exit code: 0) >01:29:22,222 INF program: Running... udevadm settle --timeout=300 >01:29:22,238 DBG program: Return code: 0 >01:29:22,285 INF program: Running... udevadm settle --timeout=300 >01:29:22,297 DBG program: Return code: 0 >01:29:22,313 INF program: Running... udevadm settle --timeout=300 >01:29:22,325 DBG program: Return code: 0 >01:29:22,340 INF program: Running... udevadm settle --timeout=300 >01:29:22,355 DBG program: Return code: 0 >01:29:22,375 INF program: Running... udevadm settle --timeout=300 >01:29:22,389 DBG program: Return code: 0 >01:29:22,412 INF program: Running... udevadm settle --timeout=300 >01:29:22,424 DBG program: Return code: 0 >01:29:22,446 INF program: Running... udevadm settle --timeout=300 >01:29:22,460 DBG program: Return code: 0 >01:29:22,482 INF program: Running... udevadm settle --timeout=300 >01:29:22,497 DBG program: Return code: 0 >01:29:22,606 INF program: Running... udevadm settle --timeout=300 >01:29:22,622 DBG program: Return code: 0 >01:29:22,660 INF program: Running... ntfsinfo -m /dev/sdg1 >01:29:22,685 INF program: stdout: >01:29:22,685 INF program: Volume Information >01:29:22,685 INF program: Name of device: /dev/sdg1 >01:29:22,685 INF program: Device state: 11 >01:29:22,685 INF program: Volume Name: win7x64 >01:29:22,685 INF program: Volume State: 91 >01:29:22,686 INF program: Volume Flags: 0x0000 >01:29:22,686 INF program: Volume Version: 3.1 >01:29:22,686 INF program: Sector Size: 512 >01:29:22,686 INF program: Cluster Size: 4096 >01:29:22,686 INF program: Index Block Size: 4096 >01:29:22,686 INF program: Volume Size in Clusters: 44028721 >01:29:22,686 INF program: MFT Information >01:29:22,686 INF program: MFT Record Size: 1024 >01:29:22,686 INF program: MFT Zone Multiplier: 0 >01:29:22,686 INF program: MFT Data Position: 24 >01:29:22,686 INF program: MFT Zone Start: 0 >01:29:22,687 INF program: MFT Zone End: 5503594 >01:29:22,687 INF program: MFT Zone Position: 4 >01:29:22,687 INF program: Current Position in First Data Zone: 5503594 >01:29:22,687 INF program: Current Position in Second Data Zone: 0 >01:29:22,687 INF program: Allocated clusters 152448 (0.3%) >01:29:22,687 INF program: LCN of Data Attribute for FILE_MFT: 4 >01:29:22,687 INF program: FILE_MFTMirr Size: 4 >01:29:22,687 INF program: LCN of Data Attribute for File_MFTMirr: 13743605 >01:29:22,687 INF program: Size of Attribute Definition Table: 2560 >01:29:22,687 INF program: Number of Attached Extent Inodes: 0 >01:29:22,687 INF program: FILE_Bitmap Information >01:29:22,688 INF program: FILE_Bitmap MFT Record Number: 6 >01:29:22,688 INF program: State of FILE_Bitmap Inode: 80 >01:29:22,688 INF program: Length of Attribute List: 0 >01:29:22,688 INF program: Number of Attached Extent Inodes: 0 >01:29:22,688 INF program: FILE_Bitmap Data Attribute Information >01:29:22,688 INF program: Decompressed Runlist: not done yet >01:29:22,688 INF program: Base Inode: 6 >01:29:22,688 INF program: Attribute Types: not done yet >01:29:22,688 INF program: Attribute Name Length: 0 >01:29:22,689 INF program: Attribute State: 3 >01:29:22,689 INF program: Attribute Allocated Size: 5505024 >01:29:22,689 INF program: Attribute Data Size: 5503592 >01:29:22,689 INF program: Attribute Initialized Size: 5503592 >01:29:22,689 INF program: Attribute Compressed Size: 0 >01:29:22,689 INF program: Compression Block Size: 0 >01:29:22,689 INF program: Compression Block Size Bits: 0 >01:29:22,689 INF program: Compression Block Clusters: 0 >01:29:22,689 INF program: Free Clusters: 10284241 (23.4%) >01:29:22,689 DBG program: Return code: 0 >01:29:22,690 INF program: Running... ntfsresize -m /dev/sdg1 >01:29:25,060 INF program: stdout: >01:29:25,060 INF program: ntfsresize v2017.3.23 (libntfs-3g) >01:29:25,060 INF program: Minsize (in MB): 138218 >01:29:25,061 DBG program: Return code: 0 >01:29:25,063 INF program: Running... udevadm settle --timeout=300 >01:29:25,076 DBG program: Return code: 0 >01:29:25,092 INF program: Running... udevadm settle --timeout=300 >01:29:25,107 DBG program: Return code: 0 >01:29:25,128 INF program: Running... udevadm settle --timeout=300 >01:29:25,142 DBG program: Return code: 0 >01:29:25,178 INF program: Running... ntfsinfo -m /dev/sdg2 >01:29:25,185 INF program: stdout: >01:29:25,186 INF program: Volume Information >01:29:25,186 INF program: Name of device: /dev/sdg2 >01:29:25,186 INF program: Device state: 11 >01:29:25,186 INF program: Volume Name: >01:29:25,186 INF program: Volume State: 91 >01:29:25,186 INF program: Volume Flags: 0x0080 >01:29:25,186 INF program: Volume Version: 3.1 >01:29:25,186 INF program: Sector Size: 512 >01:29:25,186 INF program: Cluster Size: 4096 >01:29:25,186 INF program: Index Block Size: 4096 >01:29:25,187 INF program: Volume Size in Clusters: 218367 >01:29:25,187 INF program: MFT Information >01:29:25,187 INF program: MFT Record Size: 1024 >01:29:25,187 INF program: MFT Zone Multiplier: 0 >01:29:25,187 INF program: MFT Data Position: 24 >01:29:25,187 INF program: MFT Zone Start: 72789 >01:29:25,187 INF program: MFT Zone End: 100084 >01:29:25,187 INF program: MFT Zone Position: 72789 >01:29:25,187 INF program: Current Position in First Data Zone: 100084 >01:29:25,187 INF program: Current Position in Second Data Zone: 0 >01:29:25,187 INF program: Allocated clusters 64 (0.0%) >01:29:25,187 INF program: LCN of Data Attribute for FILE_MFT: 72789 >01:29:25,188 INF program: FILE_MFTMirr Size: 4 >01:29:25,188 INF program: LCN of Data Attribute for File_MFTMirr: 2 >01:29:25,188 INF program: Size of Attribute Definition Table: 2560 >01:29:25,188 INF program: Number of Attached Extent Inodes: 0 >01:29:25,188 INF program: FILE_Bitmap Information >01:29:25,188 INF program: FILE_Bitmap MFT Record Number: 6 >01:29:25,188 INF program: State of FILE_Bitmap Inode: 80 >01:29:25,188 INF program: Length of Attribute List: 0 >01:29:25,188 INF program: Number of Attached Extent Inodes: 0 >01:29:25,188 INF program: FILE_Bitmap Data Attribute Information >01:29:25,188 INF program: Decompressed Runlist: not done yet >01:29:25,188 INF program: Base Inode: 6 >01:29:25,188 INF program: Attribute Types: not done yet >01:29:25,188 INF program: Attribute Name Length: 0 >01:29:25,189 INF program: Attribute State: 3 >01:29:25,189 INF program: Attribute Allocated Size: 28672 >01:29:25,189 INF program: Attribute Data Size: 27296 >01:29:25,189 INF program: Attribute Initialized Size: 27296 >01:29:25,189 INF program: Attribute Compressed Size: 0 >01:29:25,189 INF program: Compression Block Size: 0 >01:29:25,189 INF program: Compression Block Size Bits: 0 >01:29:25,189 INF program: Compression Block Clusters: 0 >01:29:25,189 INF program: Free Clusters: 121015 (55.4%) >01:29:25,189 DBG program: Return code: 0 >01:29:25,190 INF program: Running... ntfsresize -m /dev/sdg2 >01:29:25,197 INF program: stdout: >01:29:25,197 INF program: ntfsresize v2017.3.23 (libntfs-3g) >01:29:25,197 INF program: Minsize (in MB): 399 >01:29:25,197 DBG program: Return code: 0 >01:29:25,200 INF program: Running... udevadm settle --timeout=300 >01:29:25,210 DBG program: Return code: 0 >01:29:25,227 INF program: Running... udevadm settle --timeout=300 >01:29:25,240 DBG program: Return code: 0 >01:29:25,260 INF program: Running... udevadm settle --timeout=300 >01:29:25,274 DBG program: Return code: 0 >01:29:25,309 INF program: Running... ntfsinfo -m /dev/sdg3 >01:29:25,316 INF program: stdout: >01:29:25,316 INF program: Volume Information >01:29:25,316 INF program: Name of device: /dev/sdg3 >01:29:25,317 INF program: Device state: 11 >01:29:25,317 INF program: Volume Name: Recovery >01:29:25,317 INF program: Volume State: 91 >01:29:25,317 INF program: Volume Flags: 0x0080 >01:29:25,317 INF program: Volume Version: 3.1 >01:29:25,317 INF program: Sector Size: 512 >01:29:25,317 INF program: Cluster Size: 4096 >01:29:25,317 INF program: Index Block Size: 4096 >01:29:25,317 INF program: Volume Size in Clusters: 115199 >01:29:25,318 INF program: MFT Information >01:29:25,318 INF program: MFT Record Size: 1024 >01:29:25,318 INF program: MFT Zone Multiplier: 0 >01:29:25,318 INF program: MFT Data Position: 24 >01:29:25,318 INF program: MFT Zone Start: 38400 >01:29:25,318 INF program: MFT Zone End: 52799 >01:29:25,318 INF program: MFT Zone Position: 38400 >01:29:25,318 INF program: Current Position in First Data Zone: 52799 >01:29:25,319 INF program: Current Position in Second Data Zone: 0 >01:29:25,319 INF program: Allocated clusters 64 (0.1%) >01:29:25,319 INF program: LCN of Data Attribute for FILE_MFT: 38400 >01:29:25,319 INF program: FILE_MFTMirr Size: 4 >01:29:25,319 INF program: LCN of Data Attribute for File_MFTMirr: 2 >01:29:25,319 INF program: Size of Attribute Definition Table: 2560 >01:29:25,319 INF program: Number of Attached Extent Inodes: 0 >01:29:25,319 INF program: FILE_Bitmap Information >01:29:25,319 INF program: FILE_Bitmap MFT Record Number: 6 >01:29:25,319 INF program: State of FILE_Bitmap Inode: 80 >01:29:25,319 INF program: Length of Attribute List: 0 >01:29:25,319 INF program: Number of Attached Extent Inodes: 0 >01:29:25,320 INF program: FILE_Bitmap Data Attribute Information >01:29:25,320 INF program: Decompressed Runlist: not done yet >01:29:25,320 INF program: Base Inode: 6 >01:29:25,320 INF program: Attribute Types: not done yet >01:29:25,320 INF program: Attribute Name Length: 0 >01:29:25,320 INF program: Attribute State: 3 >01:29:25,320 INF program: Attribute Allocated Size: 16384 >01:29:25,320 INF program: Attribute Data Size: 14400 >01:29:25,320 INF program: Attribute Initialized Size: 14400 >01:29:25,320 INF program: Attribute Compressed Size: 0 >01:29:25,320 INF program: Compression Block Size: 0 >01:29:25,320 INF program: Compression Block Size Bits: 0 >01:29:25,320 INF program: Compression Block Clusters: 0 >01:29:25,321 INF program: Free Clusters: 112669 (97.8%) >01:29:25,321 DBG program: Return code: 0 >01:29:25,321 INF program: Running... ntfsresize -m /dev/sdg3 >01:29:25,330 INF program: stdout: >01:29:25,330 INF program: ntfsresize v2017.3.23 (libntfs-3g) >01:29:25,330 INF program: Minsize (in MB): 11 >01:29:25,330 DBG program: Return code: 0 >01:29:25,333 INF program: Running... udevadm settle --timeout=300 >01:29:25,349 DBG program: Return code: 0 >01:29:25,367 INF program: Running... udevadm settle --timeout=300 >01:29:25,383 DBG program: Return code: 0 >01:29:25,403 INF program: Running... udevadm settle --timeout=300 >01:29:25,418 DBG program: Return code: 0 >01:29:25,454 INF program: Running... udevadm settle --timeout=300 >01:29:25,470 DBG program: Return code: 0 >01:29:25,488 INF program: Running... udevadm settle --timeout=300 >01:29:25,501 DBG program: Return code: 0 >01:29:25,658 INF program: Running... udevadm settle --timeout=300 >01:29:25,672 DBG program: Return code: 0 >01:29:25,709 INF program: Running... udevadm settle --timeout=300 >01:29:25,723 DBG program: Return code: 0 >01:29:25,740 INF program: Running... udevadm settle --timeout=300 >01:29:25,751 DBG program: Return code: 0 >01:29:25,771 INF program: Running... udevadm settle --timeout=300 >01:29:25,785 DBG program: Return code: 0 >01:29:25,820 INF program: Running... dumpe2fs -h /dev/sda2 >01:29:25,827 INF program: stdout: >01:29:25,827 INF program: Filesystem volume name: <none> >01:29:25,827 INF program: Last mounted on: /boot >01:29:25,827 INF program: Filesystem UUID: fb6de720-236e-4c81-b81a-7a6996219f93 >01:29:25,827 INF program: Filesystem magic number: 0xEF53 >01:29:25,828 INF program: Filesystem revision #: 1 (dynamic) >01:29:25,828 INF 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 metadata_csum >01:29:25,828 INF program: Filesystem flags: signed_directory_hash >01:29:25,828 INF program: Default mount options: user_xattr acl >01:29:25,828 INF program: Filesystem state: clean >01:29:25,828 INF program: Errors behavior: Continue >01:29:25,828 INF program: Filesystem OS type: Linux >01:29:25,828 INF program: Inode count: 46848 >01:29:25,828 INF program: Block count: 187392 >01:29:25,828 INF program: Reserved block count: 9369 >01:29:25,828 INF program: Free blocks: 142172 >01:29:25,828 INF program: Free inodes: 46541 >01:29:25,828 INF program: First block: 0 >01:29:25,829 INF program: Block size: 4096 >01:29:25,829 INF program: Fragment size: 4096 >01:29:25,829 INF program: Group descriptor size: 64 >01:29:25,829 INF program: Reserved GDT blocks: 91 >01:29:25,829 INF program: Blocks per group: 32768 >01:29:25,829 INF program: Fragments per group: 32768 >01:29:25,829 INF program: Inodes per group: 7808 >01:29:25,829 INF program: Inode blocks per group: 488 >01:29:25,829 INF program: Flex block group size: 16 >01:29:25,829 INF program: Filesystem created: Wed Jul 25 11:03:57 2018 >01:29:25,829 INF program: Last mount time: Thu Aug 9 14:52:31 2018 >01:29:25,829 INF program: Last write time: Thu Aug 9 21:20:47 2018 >01:29:25,829 INF program: Mount count: 10 >01:29:25,830 INF program: Maximum mount count: -1 >01:29:25,830 INF program: Last checked: Wed Jul 25 11:03:57 2018 >01:29:25,830 INF program: Check interval: 0 (<none>) >01:29:25,830 INF program: Lifetime writes: 1562 MB >01:29:25,830 INF program: Reserved blocks uid: 0 (user root) >01:29:25,830 INF program: Reserved blocks gid: 0 (group root) >01:29:25,830 INF program: First inode: 11 >01:29:25,830 INF program: Inode size: 256 >01:29:25,830 INF program: Required extra isize: 32 >01:29:25,830 INF program: Desired extra isize: 32 >01:29:25,830 INF program: Journal inode: 8 >01:29:25,830 INF program: Default directory hash: half_md4 >01:29:25,830 INF program: Directory Hash Seed: 17d6db75-7d2e-4d77-853b-bbfbf9cbbaf9 >01:29:25,831 INF program: Journal backup: inode blocks >01:29:25,831 INF program: Checksum type: crc32c >01:29:25,831 INF program: Checksum: 0xd23c2430 >01:29:25,831 INF program: Journal features: journal_incompat_revoke journal_64bit journal_checksum_v3 >01:29:25,831 INF program: Journal size: 16M >01:29:25,831 INF program: Journal length: 4096 >01:29:25,831 INF program: Journal sequence: 0x000004d4 >01:29:25,831 INF program: Journal start: 0 >01:29:25,831 INF program: Journal checksum type: crc32c >01:29:25,831 INF program: Journal checksum: 0xfc6663d7 >01:29:25,831 INF program: >01:29:25,831 INF program: stderr: >01:29:25,832 INF program: b'dumpe2fs 1.43.8 (1-Jan-2018)' >01:29:25,832 DBG program: Return code: 0 >01:29:25,832 INF program: Running... resize2fs -P /dev/sda2 >01:29:25,838 INF program: stdout: >01:29:25,838 INF program: Estimated minimum size of the filesystem: 46086 >01:29:25,838 INF program: stderr: >01:29:25,839 INF program: b'resize2fs 1.43.8 (1-Jan-2018)' >01:29:25,839 DBG program: Return code: 0 >01:29:25,842 INF program: Running... udevadm settle --timeout=300 >01:29:25,858 DBG program: Return code: 0 >01:29:25,876 INF program: Running... udevadm settle --timeout=300 >01:29:25,890 DBG program: Return code: 0 >01:29:25,911 INF program: Running... udevadm settle --timeout=300 >01:29:25,926 DBG program: Return code: 0 >01:29:26,055 INF program: Running... udevadm settle --timeout=300 >01:29:26,069 DBG program: Return code: 0 >01:29:26,118 INF program: Running... ntfsinfo -m /dev/sdb1 >01:29:26,128 INF program: stdout: >01:29:26,128 INF program: Volume Information >01:29:26,129 INF program: Name of device: /dev/sdb1 >01:29:26,129 INF program: Device state: 11 >01:29:26,129 INF program: Volume Name: System Reserved >01:29:26,129 INF program: Volume State: 91 >01:29:26,130 INF program: Volume Flags: 0x0080 >01:29:26,130 INF program: Volume Version: 3.1 >01:29:26,130 INF program: Sector Size: 512 >01:29:26,130 INF program: Cluster Size: 4096 >01:29:26,130 INF program: Index Block Size: 4096 >01:29:26,130 INF program: Volume Size in Clusters: 140543 >01:29:26,130 INF program: MFT Information >01:29:26,130 INF program: MFT Record Size: 1024 >01:29:26,130 INF program: MFT Zone Multiplier: 0 >01:29:26,131 INF program: MFT Data Position: 24 >01:29:26,131 INF program: MFT Zone Start: 46848 >01:29:26,131 INF program: MFT Zone End: 64415 >01:29:26,131 INF program: MFT Zone Position: 46848 >01:29:26,131 INF program: Current Position in First Data Zone: 64415 >01:29:26,131 INF program: Current Position in Second Data Zone: 0 >01:29:26,131 INF program: Allocated clusters 64 (0.0%) >01:29:26,131 INF program: LCN of Data Attribute for FILE_MFT: 46848 >01:29:26,131 INF program: FILE_MFTMirr Size: 4 >01:29:26,132 INF program: LCN of Data Attribute for File_MFTMirr: 2 >01:29:26,132 INF program: Size of Attribute Definition Table: 2560 >01:29:26,132 INF program: Number of Attached Extent Inodes: 0 >01:29:26,132 INF program: FILE_Bitmap Information >01:29:26,132 INF program: FILE_Bitmap MFT Record Number: 6 >01:29:26,132 INF program: State of FILE_Bitmap Inode: 80 >01:29:26,132 INF program: Length of Attribute List: 0 >01:29:26,132 INF program: Number of Attached Extent Inodes: 0 >01:29:26,133 INF program: FILE_Bitmap Data Attribute Information >01:29:26,133 INF program: Decompressed Runlist: not done yet >01:29:26,133 INF program: Base Inode: 6 >01:29:26,133 INF program: Attribute Types: not done yet >01:29:26,133 INF program: Attribute Name Length: 0 >01:29:26,133 INF program: Attribute State: 3 >01:29:26,133 INF program: Attribute Allocated Size: 20480 >01:29:26,133 INF program: Attribute Data Size: 17568 >01:29:26,134 INF program: Attribute Initialized Size: 17568 >01:29:26,134 INF program: Attribute Compressed Size: 0 >01:29:26,134 INF program: Compression Block Size: 0 >01:29:26,134 INF program: Compression Block Size Bits: 0 >01:29:26,134 INF program: Compression Block Clusters: 0 >01:29:26,134 INF program: Free Clusters: 42870 (30.5%) >01:29:26,134 DBG program: Return code: 0 >01:29:26,135 INF program: Running... ntfsresize -m /dev/sdb1 >01:29:26,143 INF program: stdout: >01:29:26,144 INF program: ntfsresize v2017.3.23 (libntfs-3g) >01:29:26,144 INF program: Minsize (in MB): 401 >01:29:26,144 DBG program: Return code: 0 >01:29:26,147 INF program: Running... udevadm settle --timeout=300 >01:29:26,160 DBG program: Return code: 0 >01:29:26,181 INF program: Running... udevadm settle --timeout=300 >01:29:26,196 DBG program: Return code: 0 >01:29:26,218 INF program: Running... udevadm settle --timeout=300 >01:29:26,234 DBG program: Return code: 0 >01:29:26,272 INF program: Running... ntfsinfo -m /dev/sdb2 >01:29:26,310 INF program: stdout: >01:29:26,310 INF program: Volume Information >01:29:26,310 INF program: Name of device: /dev/sdb2 >01:29:26,311 INF program: Device state: 11 >01:29:26,311 INF program: Volume Name: Win10 >01:29:26,311 INF program: Volume State: 91 >01:29:26,311 INF program: Volume Flags: 0x0000 >01:29:26,311 INF program: Volume Version: 3.1 >01:29:26,311 INF program: Sector Size: 512 >01:29:26,311 INF program: Cluster Size: 4096 >01:29:26,311 INF program: Index Block Size: 4096 >01:29:26,311 INF program: Volume Size in Clusters: 121955583 >01:29:26,311 INF program: MFT Information >01:29:26,311 INF program: MFT Record Size: 1024 >01:29:26,312 INF program: MFT Zone Multiplier: 0 >01:29:26,312 INF program: MFT Data Position: 24 >01:29:26,312 INF program: MFT Zone Start: 786432 >01:29:26,312 INF program: MFT Zone End: 16030879 >01:29:26,312 INF program: MFT Zone Position: 786432 >01:29:26,312 INF program: Current Position in First Data Zone: 16030879 >01:29:26,312 INF program: Current Position in Second Data Zone: 0 >01:29:26,312 INF program: Allocated clusters 70208 (0.1%) >01:29:26,312 INF program: LCN of Data Attribute for FILE_MFT: 786432 >01:29:26,312 INF program: FILE_MFTMirr Size: 4 >01:29:26,312 INF program: LCN of Data Attribute for File_MFTMirr: 2 >01:29:26,312 INF program: Size of Attribute Definition Table: 2560 >01:29:26,312 INF program: Number of Attached Extent Inodes: 0 >01:29:26,313 INF program: FILE_Bitmap Information >01:29:26,313 INF program: FILE_Bitmap MFT Record Number: 6 >01:29:26,313 INF program: State of FILE_Bitmap Inode: 80 >01:29:26,313 INF program: Length of Attribute List: 0 >01:29:26,313 INF program: Number of Attached Extent Inodes: 0 >01:29:26,313 INF program: FILE_Bitmap Data Attribute Information >01:29:26,313 INF program: Decompressed Runlist: not done yet >01:29:26,313 INF program: Base Inode: 6 >01:29:26,313 INF program: Attribute Types: not done yet >01:29:26,313 INF program: Attribute Name Length: 0 >01:29:26,313 INF program: Attribute State: 3 >01:29:26,313 INF program: Attribute Allocated Size: 15245312 >01:29:26,313 INF program: Attribute Data Size: 15244448 >01:29:26,314 INF program: Attribute Initialized Size: 15244448 >01:29:26,314 INF program: Attribute Compressed Size: 0 >01:29:26,314 INF program: Compression Block Size: 0 >01:29:26,314 INF program: Compression Block Size Bits: 0 >01:29:26,314 INF program: Compression Block Clusters: 0 >01:29:26,314 INF program: Free Clusters: 102278350 (83.9%) >01:29:26,314 DBG program: Return code: 0 >01:29:26,314 INF program: Running... ntfsresize -m /dev/sdb2 >01:29:27,478 INF program: stdout: >01:29:27,479 INF program: ntfsresize v2017.3.23 (libntfs-3g) >01:29:27,479 INF program: Minsize (in MB): 80598 >01:29:27,479 DBG program: Return code: 0 >01:29:27,482 INF program: Running... udevadm settle --timeout=300 >01:29:27,499 DBG program: Return code: 0 >01:29:27,519 INF program: Running... udevadm settle --timeout=300 >01:29:27,536 DBG program: Return code: 0 >01:29:27,621 INF program: Running... udevadm settle --timeout=300 >01:29:27,635 DBG program: Return code: 0 >01:29:27,672 INF program: Running [9] mdadm --examine -E /dev/sdc1 ... >01:29:27,681 INF program: stdout[9]: /dev/sdc1: > Magic : a92b4efc > Version : 1.2 > Feature Map : 0x1 > Array UUID : 12c3222d:295951ba:1d8f0b64:164d4fed > Name : myraidname > Creation Time : Sat Mar 17 19:18:49 2018 > Raid Level : raid1 > Raid Devices : 2 > > Avail Dev Size : 7813772943 (3725.90 GiB 4000.65 GB) > Array Size : 3906886464 (3725.90 GiB 4000.65 GB) > Used Dev Size : 7813772928 (3725.90 GiB 4000.65 GB) > Data Offset : 262144 sectors > Super Offset : 8 sectors > Unused Space : before=262064 sectors, after=15 sectors > State : clean > Device UUID : f4da13e4:d8372836:20ac3779:cee2456c > >Internal Bitmap : 8 sectors from superblock > Update Time : Thu Aug 9 21:20:48 2018 > Bad Block Log : 512 entries available at offset 24 sectors > Checksum : b41d5425 - correct > Events : 1229519 > > > Device Role : Active device 0 > Array State : AA ('A' == active, '.' == missing, 'R' == replacing) > >01:29:27,682 INF program: stderr[9]: >01:29:27,682 INF program: ...done [9] (exit code: 0) >01:29:27,682 INF program: Running [10] mdadm --examine --export /dev/sdc1 ... >01:29:27,690 INF program: stdout[10]: MD_LEVEL=raid1 >MD_DEVICES=2 >MD_NAME=myraidname >MD_ARRAY_SIZE=4000.65GB >MD_UUID=12c3222d:295951ba:1d8f0b64:164d4fed >MD_UPDATE_TIME=1533864048 >MD_DEV_UUID=f4da13e4:d8372836:20ac3779:cee2456c >MD_EVENTS=1229519 > >01:29:27,690 INF program: stderr[10]: >01:29:27,690 INF program: ...done [10] (exit code: 0) >01:29:27,690 INF program: Running [11] mdadm --examine --brief /dev/sdc1 ... >01:29:27,698 INF program: stdout[11]: ARRAY /dev/md/raidhome metadata=1.2 UUID=12c3222d:295951ba:1d8f0b64:164d4fed name=myraidname > >01:29:27,698 INF program: stderr[11]: >01:29:27,698 INF program: ...done [11] (exit code: 0) >01:29:27,700 INF program: Running... udevadm settle --timeout=300 >01:29:27,716 DBG program: Return code: 0 >01:29:27,755 INF program: Running... udevadm settle --timeout=300 >01:29:27,772 DBG program: Return code: 0 >01:29:27,790 INF program: Running... udevadm settle --timeout=300 >01:29:27,805 DBG program: Return code: 0 >01:29:27,930 INF program: Running... journalctl -b >01:29:27,941 INF program: Running... hwclock --hctosys --localtime >01:29:31,002 DBG program: Return code: 0 >01:29:39,787 INF program: Running... lsblk --perms --fs --bytes >01:29:39,801 INF program: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID MOUNTPOINT >01:29:39,801 INF program: loop0 3656187904 root disk brw-rw---- squashfs >01:29:39,801 INF program: loop1 15206449152 root disk brw-rw---- ext4 Anaconda af3c6154-3ad3-4c83-9f65-c32ef47c3b12 >01:29:39,801 INF program: |-live-rw 15206449152 root disk brw-rw---- ext4 Anaconda af3c6154-3ad3-4c83-9f65-c32ef47c3b12 / >01:29:39,801 INF program: `-live-base 15206449152 root disk brw-rw---- ext4 Anaconda af3c6154-3ad3-4c83-9f65-c32ef47c3b12 >01:29:39,802 INF program: loop2 34359738368 root disk brw-rw---- >01:29:39,802 INF program: `-live-rw 15206449152 root disk brw-rw---- ext4 Anaconda af3c6154-3ad3-4c83-9f65-c32ef47c3b12 / >01:29:39,802 INF program: sda 500107862016 root disk brw-rw---- >01:29:39,802 INF program: |-sda1 536870912 root disk brw-rw---- vfat 15DC-9787 >01:29:39,802 INF program: |-sda2 767557632 root disk brw-rw---- ext4 fb6de720-236e-4c81-b81a-7a6996219f93 >01:29:39,802 INF program: `-sda3 498801311744 root disk brw-rw---- crypto_LUKS 3519bbb3-0d27-47fe-a9ac-a685c46f8a32 >01:29:39,802 INF program: sdb 500107862016 root disk brw-rw---- >01:29:39,802 INF program: |-sdb1 575668224 root disk brw-rw---- ntfs System Reserved 3006A05B06A02436 >01:29:39,802 INF program: `-sdb2 499530072064 root disk brw-rw---- ntfs Win10 D2E0A115E0A10139 >01:29:39,802 INF program: sdc 4000787030016 root disk brw-rw---- >01:29:39,802 INF program: `-sdc1 4000785964544 root disk brw-rw---- linux_raid_member myraidname 12c3222d-2959-51ba-1d8f-0b64164d4fed >01:29:39,802 INF program: `-md127 4000651739136 root disk brw-rw---- >01:29:39,802 INF program: `-md127p1 4000649838592 root disk brw-rw---- ext4 bigraid 55d77587-4737-45c4-a72c-6b343acff43b >01:29:39,803 INF program: sdd 4000787030016 root disk brw-rw---- >01:29:39,803 INF program: `-sdd1 4000785964544 root disk brw-rw---- linux_raid_member myraidname 12c3222d-2959-51ba-1d8f-0b64164d4fed >01:29:39,803 INF program: `-md127 4000651739136 root disk brw-rw---- >01:29:39,803 INF program: `-md127p1 4000649838592 root disk brw-rw---- ext4 bigraid 55d77587-4737-45c4-a72c-6b343acff43b >01:29:39,803 INF program: sde 3000592982016 root disk brw-rw---- btrfs 7956d543-45c7-4344-9816-8cfc8a622355 >01:29:39,803 INF program: sdf 3000592982016 root disk brw-rw---- btrfs 7956d543-45c7-4344-9816-8cfc8a622355 >01:29:39,803 INF program: sdg 256060514304 root disk brw-rw---- >01:29:39,803 INF program: |-sdg1 180341643264 root disk brw-rw---- ntfs win7x64 49651ABC464D8668 >01:29:39,803 INF program: |-sdg2 894435328 root disk brw-rw---- ntfs A21E310A1E30D8CD >01:29:39,803 INF program: |-sdg3 471859200 root disk brw-rw---- ntfs Recovery 582C9FCA2C9FA194 >01:29:39,803 INF program: `-sdg4 104857600 root disk brw-rw---- vfat A2A6-09A6 >01:29:39,803 INF program: sdh 7807401984 root disk brw-rw---- iso9660 Fedora-SciK-Live-28-1-1 2018-04-25-06-40-05-00 >01:29:39,803 INF program: |-sdh1 3758096384 root disk brw-rw---- iso9660 Fedora-SciK-Live-28-1-1 2018-04-25-06-40-05-00 /run/initramfs/live >01:29:39,804 INF program: |-sdh2 9551872 root disk brw-rw---- vfat ANACONDA 2B87-AD13 >01:29:39,804 INF program: `-sdh3 20176896 root disk brw-rw---- hfsplus ANACONDA 98d30d4b-57c8-3c73-9894-2765c7a74802 >01:29:39,804 INF program: sr0 1073741312 root cdrom brw-rw---- >01:29:39,804 DBG program: Return code: 0 >01:29:39,804 INF program: Running... nmcli device show >01:29:39,840 INF program: GENERAL.DEVICE: eno1 >01:29:39,840 INF program: GENERAL.TYPE: ethernet >01:29:39,840 INF program: GENERAL.HWADDR: 74:D0:2B:9E:F5:55 >01:29:39,840 INF program: GENERAL.MTU: 1500 >01:29:39,840 INF program: GENERAL.STATE: 100 (connected) >01:29:39,840 INF program: GENERAL.CONNECTION: eno1 >01:29:39,840 INF program: GENERAL.CON-PATH: /org/freedesktop/NetworkManager/ActiveConnection/1 >01:29:39,840 INF program: WIRED-PROPERTIES.CARRIER: on >01:29:39,841 INF program: IP4.ADDRESS[1]: 10.10.1.100/24 >01:29:39,841 INF program: IP4.GATEWAY: 10.10.1.1 >01:29:39,841 INF program: IP4.ROUTE[1]: dst = 0.0.0.0/0, nh = 10.10.1.1, mt = 100 >01:29:39,841 INF program: IP4.ROUTE[2]: dst = 10.10.1.0/24, nh = 0.0.0.0, mt = 100 >01:29:39,841 INF program: IP4.DNS[1]: 10.10.1.1 >01:29:39,841 INF program: IP6.ADDRESS[1]: fe80::39bd:543a:b20:43aa/64 >01:29:39,841 INF program: IP6.GATEWAY: -- >01:29:39,841 INF program: IP6.ROUTE[1]: dst = ff00::/8, nh = ::, mt = 256, table=255 >01:29:39,841 INF program: IP6.ROUTE[2]: dst = fe80::/64, nh = ::, mt = 256 >01:29:39,841 INF program: IP6.ROUTE[3]: dst = fe80::/64, nh = ::, mt = 100 >01:29:39,842 INF program: >01:29:39,842 INF program: GENERAL.DEVICE: wlp3s0 >01:29:39,842 INF program: GENERAL.TYPE: wifi >01:29:39,842 INF program: GENERAL.HWADDR: E2:47:BF:9A:5F:10 >01:29:39,842 INF program: GENERAL.MTU: 1500 >01:29:39,842 INF program: GENERAL.STATE: 30 (disconnected) >01:29:39,842 INF program: GENERAL.CONNECTION: -- >01:29:39,842 INF program: GENERAL.CON-PATH: -- >01:29:39,842 INF program: >01:29:39,842 INF program: GENERAL.DEVICE: lo >01:29:39,843 INF program: GENERAL.TYPE: loopback >01:29:39,843 INF program: GENERAL.HWADDR: 00:00:00:00:00:00 >01:29:39,843 INF program: GENERAL.MTU: 65536 >01:29:39,843 INF program: GENERAL.STATE: 10 (unmanaged) >01:29:39,843 INF program: GENERAL.CONNECTION: -- >01:29:39,843 INF program: GENERAL.CON-PATH: -- >01:29:39,843 INF program: IP4.ADDRESS[1]: 127.0.0.1/8 >01:29:39,843 INF program: IP4.GATEWAY: -- >01:29:39,843 INF program: IP6.ADDRESS[1]: ::1/128 >01:29:39,843 INF program: IP6.GATEWAY: -- >01:29:39,843 DBG program: Return code: 0 >01:29:39,844 INF program: Running... journalctl -b >01:38:18,620 INF program: Running... umount /run/install/source >01:38:18,630 INF program: stderr: >01:38:18,631 INF program: b'umount: /run/install/source: no mount point specified.' >01:38:18,631 DBG program: Return code: 32 >01:58:53,737 INF program: Running [1] lvm version ... >01:58:53,740 INF program: stdout[1]: LVM version: 2.02.177(2) (2017-12-18) > Library version: 1.02.146 (2017-12-18) > Driver version: 4.37.0 > Configuration: ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-default-dm-run-dir=/run --with-default-run-dir=/run/lvm --with-default-pid-dir=/run --with-default-locking-dir=/run/lock/lvm --with-usrlibdir=/usr/lib64 --enable-lvm1_fallback --enable-fsadm --with-pool=internal --enable-write_install --with-user= --with-group= --with-device-uid=0 --with-device-gid=6 --with-device-mode=0660 --enable-pkgconfig --enable-applib --enable-cmdlib --enable-dmeventd --enable-blkid_wiping --enable-python2-bindings --enable-python3-bindings --with-cluster=internal --with-clvmd=corosync --enable-cmirrord --with-udevdir=/usr/lib/udev/rules.d --enable-udev_sync --with-thin=internal --enable-lvmetad --with-cache=internal --enable-lvmpolld --enable-lvmlockd-dlm --enable-lvmlockd-sanlock --enable-dbus-service --enable-notify-dbus --enable-dmfilemapd > >01:58:53,740 INF program: stderr[1]: >01:58:53,740 INF program: ...done [1] (exit code: 0) >01:58:53,740 INF program: Running [2] btrfs --version ... >01:58:53,742 INF program: stdout[2]: btrfs-progs v4.15.1 > >01:58:53,742 INF program: stderr[2]: >01:58:53,742 INF program: ...done [2] (exit code: 0) >01:58:53,742 INF program: Running [3] mkswap --version ... >01:58:53,743 INF program: stdout[3]: mkswap from util-linux 2.32 > >01:58:53,743 INF program: stderr[3]: >01:58:53,743 INF program: ...done [3] (exit code: 0) >01:58:53,745 INF program: Running [4] multipath --version ... >01:58:53,748 INF program: stdout[4]: >01:58:53,749 INF program: stderr[4]: Unknown switch: (null) >multipath-tools v0.7.4 (11/15, 2017) >Usage: > multipath [-a|-A|-c|-w|-W] [-d] [-r] [-i] [-v lvl] [-p pol] [-b fil] [-q] [dev] > multipath -l|-ll|-f [-v lvl] [-b fil] [-R num] [dev] > multipath -F [-v lvl] [-R num] > 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 > -C check if a multipath device has usable paths > -q allow queue_if_no_path when multipathd is not running > -d dry run, do not create or update devmaps > -t display the currently used multipathd configuration > -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 > -R num number of times to retry removes of in-use devices > 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) > >01:58:53,749 INF program: ...done [4] (exit code: 256) >01:58:53,749 INF program: Running [5] dmsetup --version ... >01:58:53,750 INF program: stdout[5]: Library version: 1.02.146 (2017-12-18) >Driver version: 4.37.0 > >01:58:53,751 INF program: stderr[5]: >01:58:53,751 INF program: ...done [5] (exit code: 0) >01:58:53,751 INF program: Running [6] mdadm --version ... >01:58:53,752 INF program: stdout[6]: >01:58:53,752 INF program: stderr[6]: mdadm - v4.0 - 2017-01-09 > >01:58:53,752 INF program: ...done [6] (exit code: 0) >01:58:54,001 INF program: Running... udevadm settle --timeout=300 >01:58:54,010 DBG program: Return code: 0 >01:58:54,064 INF program: Running... udevadm settle --timeout=300 >01:58:54,075 DBG program: Return code: 0 >01:58:54,094 INF program: Running... udevadm settle --timeout=300 >01:58:54,106 DBG program: Return code: 0 >01:58:54,124 INF program: Running... udevadm settle --timeout=300 >01:58:54,135 DBG program: Return code: 0 >01:58:54,224 INF program: Running... udevadm settle --timeout=300 >01:58:54,238 DBG program: Return code: 0 >01:58:54,263 INF program: Running... udevadm settle --timeout=300 >01:58:54,274 DBG program: Return code: 0 >01:58:54,296 INF program: Running... udevadm settle --timeout=300 >01:58:54,307 DBG program: Return code: 0 >01:58:54,331 INF program: Running... udevadm settle --timeout=300 >01:58:54,342 DBG program: Return code: 0 >01:58:54,499 INF program: Running... udevadm settle --timeout=300 >01:58:54,509 DBG program: Return code: 0 >01:58:54,533 INF program: Running... udevadm settle --timeout=300 >01:58:54,543 DBG program: Return code: 0 >01:58:54,564 INF program: Running [7] e2fsck -V ... >01:58:54,566 INF program: stdout[7]: >01:58:54,566 INF program: stderr[7]: e2fsck 1.43.8 (1-Jan-2018) > Using EXT2FS Library version 1.43.8, 1-Jan-2018 > >01:58:54,566 INF program: ...done [7] (exit code: 0) >01:58:54,568 INF program: Running... udevadm settle --timeout=300 >01:58:54,579 DBG program: Return code: 0 >01:58:54,648 INF program: Running... udevadm settle --timeout=300 >01:58:54,661 DBG program: Return code: 0 >01:58:54,685 INF program: Running... udevadm settle --timeout=300 >01:58:54,693 DBG program: Return code: 0 >01:58:54,760 INF program: Running... udevadm settle --timeout=300 >01:58:54,772 DBG program: Return code: 0 >01:58:54,796 INF program: Running [8] mdadm --examine -E /dev/sdc1 ... >01:58:54,801 INF program: stdout[8]: /dev/sdc1: > Magic : a92b4efc > Version : 1.2 > Feature Map : 0x1 > Array UUID : 12c3222d:295951ba:1d8f0b64:164d4fed > Name : myraidname > Creation Time : Sat Mar 17 19:18:49 2018 > Raid Level : raid1 > Raid Devices : 2 > > Avail Dev Size : 7813772943 (3725.90 GiB 4000.65 GB) > Array Size : 3906886464 (3725.90 GiB 4000.65 GB) > Used Dev Size : 7813772928 (3725.90 GiB 4000.65 GB) > Data Offset : 262144 sectors > Super Offset : 8 sectors > Unused Space : before=262064 sectors, after=15 sectors > State : clean > Device UUID : f4da13e4:d8372836:20ac3779:cee2456c > >Internal Bitmap : 8 sectors from superblock > Update Time : Thu Aug 9 21:20:48 2018 > Bad Block Log : 512 entries available at offset 24 sectors > Checksum : b41d5425 - correct > Events : 1229519 > > > Device Role : Active device 0 > Array State : AA ('A' == active, '.' == missing, 'R' == replacing) > >01:58:54,801 INF program: stderr[8]: >01:58:54,801 INF program: ...done [8] (exit code: 0) >01:58:54,801 INF program: Running [9] mdadm --examine --export /dev/sdc1 ... >01:58:54,805 INF program: stdout[9]: MD_LEVEL=raid1 >MD_DEVICES=2 >MD_NAME=myraidname >MD_ARRAY_SIZE=4000.65GB >MD_UUID=12c3222d:295951ba:1d8f0b64:164d4fed >MD_UPDATE_TIME=1533864048 >MD_DEV_UUID=f4da13e4:d8372836:20ac3779:cee2456c >MD_EVENTS=1229519 > >01:58:54,805 INF program: stderr[9]: >01:58:54,805 INF program: ...done [9] (exit code: 0) >01:58:54,805 INF program: Running [10] mdadm --examine --brief /dev/sdc1 ... >01:58:54,809 INF program: stdout[10]: ARRAY /dev/md/raidhome metadata=1.2 UUID=12c3222d:295951ba:1d8f0b64:164d4fed name=myraidname > >01:58:54,809 INF program: stderr[10]: >01:58:54,809 INF program: ...done [10] (exit code: 0) >01:58:54,810 INF program: Running... udevadm settle --timeout=300 >01:58:54,822 DBG program: Return code: 0 >01:58:54,993 INF program: Running... udevadm settle --timeout=300 >01:58:55,005 DBG program: Return code: 0 >01:58:56,020 INF program: Running... losetup --list >01:58:56,029 INF program: Running... dbus-daemon --print-address --syslog --config-file=/usr/share/anaconda/dbus/anaconda-bus.conf >01:58:57,293 INF program: Running... udevadm trigger --action=change --subsystem-match=block >01:58:57,306 DBG program: Return code: 0 >01:58:57,306 INF program: Running... udevadm settle --timeout=300 >01:58:57,474 DBG program: Return code: 0 >01:58:57,475 INF program: Running... modprobe fcoe >01:58:57,479 DBG program: Return code: 0 >01:58:57,479 INF program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >01:58:57,483 INF program: stdout: >01:58:57,484 INF program: No FCoE boot disk information is found in EDD! >01:58:57,484 DBG program: Return code: 1 >01:58:57,760 INF program: Running... losetup --list >01:58:57,817 INF program: Running [7] e2fsck -V ... >01:58:57,820 INF program: stdout[7]: >01:58:57,820 INF program: stderr[7]: e2fsck 1.43.8 (1-Jan-2018) > Using EXT2FS Library version 1.43.8, 1-Jan-2018 > >01:58:57,821 INF program: ...done [7] (exit code: 0) >01:58:57,888 INF program: Running... udevadm settle --timeout=300 >01:58:57,903 DBG program: Return code: 0 >01:58:57,928 INF program: Running... udevadm settle --timeout=300 >01:58:57,941 DBG program: Return code: 0 >01:58:58,144 INF program: Running [8] mpathconf --find_multipaths y --user_friendly_names y --with_multipathd y ... >01:58:58,171 INF program: stdout[8]: >01:58:58,171 INF program: stderr[8]: >01:58:58,171 INF program: ...done [8] (exit code: 0) >01:58:58,171 INF program: Running... udevadm settle --timeout=300 >01:58:58,183 DBG program: Return code: 0 >01:58:58,248 INF program: Running... udevadm settle --timeout=300 >01:58:58,262 DBG program: Return code: 0 >01:58:58,281 INF program: Running... udevadm settle --timeout=300 >01:58:58,292 DBG program: Return code: 0 >01:58:58,310 INF program: Running... udevadm settle --timeout=300 >01:58:58,322 DBG program: Return code: 0 >01:58:58,342 INF program: Running... udevadm settle --timeout=300 >01:58:58,353 DBG program: Return code: 0 >01:58:58,375 INF program: Running... udevadm settle --timeout=300 >01:58:58,388 DBG program: Return code: 0 >01:58:58,410 INF program: Running... udevadm settle --timeout=300 >01:58:58,426 DBG program: Return code: 0 >01:58:58,450 INF program: Running... udevadm settle --timeout=300 >01:58:58,463 DBG program: Return code: 0 >01:58:58,568 INF program: Running... udevadm settle --timeout=300 >01:58:58,580 DBG program: Return code: 0 >01:58:58,622 INF program: Running... ntfsinfo -m /dev/sdg1 >01:58:58,645 INF program: stdout: >01:58:58,646 INF program: Volume Information >01:58:58,646 INF program: Name of device: /dev/sdg1 >01:58:58,646 INF program: Device state: 11 >01:58:58,646 INF program: Volume Name: win7x64 >01:58:58,646 INF program: Volume State: 91 >01:58:58,646 INF program: Volume Flags: 0x0000 >01:58:58,646 INF program: Volume Version: 3.1 >01:58:58,646 INF program: Sector Size: 512 >01:58:58,646 INF program: Cluster Size: 4096 >01:58:58,646 INF program: Index Block Size: 4096 >01:58:58,646 INF program: Volume Size in Clusters: 44028721 >01:58:58,647 INF program: MFT Information >01:58:58,647 INF program: MFT Record Size: 1024 >01:58:58,647 INF program: MFT Zone Multiplier: 0 >01:58:58,647 INF program: MFT Data Position: 24 >01:58:58,647 INF program: MFT Zone Start: 0 >01:58:58,647 INF program: MFT Zone End: 5503594 >01:58:58,647 INF program: MFT Zone Position: 4 >01:58:58,647 INF program: Current Position in First Data Zone: 5503594 >01:58:58,647 INF program: Current Position in Second Data Zone: 0 >01:58:58,647 INF program: Allocated clusters 152448 (0.3%) >01:58:58,647 INF program: LCN of Data Attribute for FILE_MFT: 4 >01:58:58,647 INF program: FILE_MFTMirr Size: 4 >01:58:58,647 INF program: LCN of Data Attribute for File_MFTMirr: 13743605 >01:58:58,648 INF program: Size of Attribute Definition Table: 2560 >01:58:58,648 INF program: Number of Attached Extent Inodes: 0 >01:58:58,648 INF program: FILE_Bitmap Information >01:58:58,648 INF program: FILE_Bitmap MFT Record Number: 6 >01:58:58,648 INF program: State of FILE_Bitmap Inode: 80 >01:58:58,648 INF program: Length of Attribute List: 0 >01:58:58,648 INF program: Number of Attached Extent Inodes: 0 >01:58:58,648 INF program: FILE_Bitmap Data Attribute Information >01:58:58,648 INF program: Decompressed Runlist: not done yet >01:58:58,648 INF program: Base Inode: 6 >01:58:58,648 INF program: Attribute Types: not done yet >01:58:58,648 INF program: Attribute Name Length: 0 >01:58:58,648 INF program: Attribute State: 3 >01:58:58,649 INF program: Attribute Allocated Size: 5505024 >01:58:58,649 INF program: Attribute Data Size: 5503592 >01:58:58,649 INF program: Attribute Initialized Size: 5503592 >01:58:58,649 INF program: Attribute Compressed Size: 0 >01:58:58,649 INF program: Compression Block Size: 0 >01:58:58,649 INF program: Compression Block Size Bits: 0 >01:58:58,649 INF program: Compression Block Clusters: 0 >01:58:58,649 INF program: Free Clusters: 10284241 (23.4%) >01:58:58,649 DBG program: Return code: 0 >01:58:58,649 INF program: Running... ntfsresize -m /dev/sdg1 >01:59:01,000 INF program: stdout: >01:59:01,000 INF program: ntfsresize v2017.3.23 (libntfs-3g) >01:59:01,000 INF program: Minsize (in MB): 138218 >01:59:01,000 DBG program: Return code: 0 >01:59:01,003 INF program: Running... udevadm settle --timeout=300 >01:59:01,017 DBG program: Return code: 0 >01:59:01,034 INF program: Running... udevadm settle --timeout=300 >01:59:01,048 DBG program: Return code: 0 >01:59:01,069 INF program: Running... udevadm settle --timeout=300 >01:59:01,084 DBG program: Return code: 0 >01:59:01,120 INF program: Running... ntfsinfo -m /dev/sdg2 >01:59:01,127 INF program: stdout: >01:59:01,128 INF program: Volume Information >01:59:01,128 INF program: Name of device: /dev/sdg2 >01:59:01,128 INF program: Device state: 11 >01:59:01,128 INF program: Volume Name: >01:59:01,128 INF program: Volume State: 91 >01:59:01,128 INF program: Volume Flags: 0x0080 >01:59:01,128 INF program: Volume Version: 3.1 >01:59:01,128 INF program: Sector Size: 512 >01:59:01,128 INF program: Cluster Size: 4096 >01:59:01,128 INF program: Index Block Size: 4096 >01:59:01,129 INF program: Volume Size in Clusters: 218367 >01:59:01,129 INF program: MFT Information >01:59:01,129 INF program: MFT Record Size: 1024 >01:59:01,129 INF program: MFT Zone Multiplier: 0 >01:59:01,129 INF program: MFT Data Position: 24 >01:59:01,129 INF program: MFT Zone Start: 72789 >01:59:01,129 INF program: MFT Zone End: 100084 >01:59:01,129 INF program: MFT Zone Position: 72789 >01:59:01,129 INF program: Current Position in First Data Zone: 100084 >01:59:01,129 INF program: Current Position in Second Data Zone: 0 >01:59:01,129 INF program: Allocated clusters 64 (0.0%) >01:59:01,130 INF program: LCN of Data Attribute for FILE_MFT: 72789 >01:59:01,130 INF program: FILE_MFTMirr Size: 4 >01:59:01,130 INF program: LCN of Data Attribute for File_MFTMirr: 2 >01:59:01,130 INF program: Size of Attribute Definition Table: 2560 >01:59:01,130 INF program: Number of Attached Extent Inodes: 0 >01:59:01,130 INF program: FILE_Bitmap Information >01:59:01,130 INF program: FILE_Bitmap MFT Record Number: 6 >01:59:01,130 INF program: State of FILE_Bitmap Inode: 80 >01:59:01,130 INF program: Length of Attribute List: 0 >01:59:01,130 INF program: Number of Attached Extent Inodes: 0 >01:59:01,130 INF program: FILE_Bitmap Data Attribute Information >01:59:01,130 INF program: Decompressed Runlist: not done yet >01:59:01,130 INF program: Base Inode: 6 >01:59:01,131 INF program: Attribute Types: not done yet >01:59:01,131 INF program: Attribute Name Length: 0 >01:59:01,131 INF program: Attribute State: 3 >01:59:01,131 INF program: Attribute Allocated Size: 28672 >01:59:01,131 INF program: Attribute Data Size: 27296 >01:59:01,131 INF program: Attribute Initialized Size: 27296 >01:59:01,131 INF program: Attribute Compressed Size: 0 >01:59:01,131 INF program: Compression Block Size: 0 >01:59:01,131 INF program: Compression Block Size Bits: 0 >01:59:01,131 INF program: Compression Block Clusters: 0 >01:59:01,131 INF program: Free Clusters: 121015 (55.4%) >01:59:01,131 DBG program: Return code: 0 >01:59:01,132 INF program: Running... ntfsresize -m /dev/sdg2 >01:59:01,139 INF program: stdout: >01:59:01,139 INF program: ntfsresize v2017.3.23 (libntfs-3g) >01:59:01,140 INF program: Minsize (in MB): 399 >01:59:01,140 DBG program: Return code: 0 >01:59:01,142 INF program: Running... udevadm settle --timeout=300 >01:59:01,156 DBG program: Return code: 0 >01:59:01,175 INF program: Running... udevadm settle --timeout=300 >01:59:01,188 DBG program: Return code: 0 >01:59:01,208 INF program: Running... udevadm settle --timeout=300 >01:59:01,221 DBG program: Return code: 0 >01:59:01,261 INF program: Running... ntfsinfo -m /dev/sdg3 >01:59:01,268 INF program: stdout: >01:59:01,269 INF program: Volume Information >01:59:01,269 INF program: Name of device: /dev/sdg3 >01:59:01,269 INF program: Device state: 11 >01:59:01,269 INF program: Volume Name: Recovery >01:59:01,269 INF program: Volume State: 91 >01:59:01,269 INF program: Volume Flags: 0x0080 >01:59:01,269 INF program: Volume Version: 3.1 >01:59:01,269 INF program: Sector Size: 512 >01:59:01,269 INF program: Cluster Size: 4096 >01:59:01,270 INF program: Index Block Size: 4096 >01:59:01,270 INF program: Volume Size in Clusters: 115199 >01:59:01,270 INF program: MFT Information >01:59:01,270 INF program: MFT Record Size: 1024 >01:59:01,270 INF program: MFT Zone Multiplier: 0 >01:59:01,270 INF program: MFT Data Position: 24 >01:59:01,270 INF program: MFT Zone Start: 38400 >01:59:01,270 INF program: MFT Zone End: 52799 >01:59:01,270 INF program: MFT Zone Position: 38400 >01:59:01,270 INF program: Current Position in First Data Zone: 52799 >01:59:01,270 INF program: Current Position in Second Data Zone: 0 >01:59:01,270 INF program: Allocated clusters 64 (0.1%) >01:59:01,271 INF program: LCN of Data Attribute for FILE_MFT: 38400 >01:59:01,271 INF program: FILE_MFTMirr Size: 4 >01:59:01,271 INF program: LCN of Data Attribute for File_MFTMirr: 2 >01:59:01,271 INF program: Size of Attribute Definition Table: 2560 >01:59:01,271 INF program: Number of Attached Extent Inodes: 0 >01:59:01,271 INF program: FILE_Bitmap Information >01:59:01,271 INF program: FILE_Bitmap MFT Record Number: 6 >01:59:01,271 INF program: State of FILE_Bitmap Inode: 80 >01:59:01,271 INF program: Length of Attribute List: 0 >01:59:01,271 INF program: Number of Attached Extent Inodes: 0 >01:59:01,271 INF program: FILE_Bitmap Data Attribute Information >01:59:01,271 INF program: Decompressed Runlist: not done yet >01:59:01,271 INF program: Base Inode: 6 >01:59:01,271 INF program: Attribute Types: not done yet >01:59:01,272 INF program: Attribute Name Length: 0 >01:59:01,272 INF program: Attribute State: 3 >01:59:01,272 INF program: Attribute Allocated Size: 16384 >01:59:01,272 INF program: Attribute Data Size: 14400 >01:59:01,272 INF program: Attribute Initialized Size: 14400 >01:59:01,272 INF program: Attribute Compressed Size: 0 >01:59:01,272 INF program: Compression Block Size: 0 >01:59:01,272 INF program: Compression Block Size Bits: 0 >01:59:01,272 INF program: Compression Block Clusters: 0 >01:59:01,272 INF program: Free Clusters: 112669 (97.8%) >01:59:01,272 DBG program: Return code: 0 >01:59:01,273 INF program: Running... ntfsresize -m /dev/sdg3 >01:59:01,280 INF program: stdout: >01:59:01,281 INF program: ntfsresize v2017.3.23 (libntfs-3g) >01:59:01,281 INF program: Minsize (in MB): 11 >01:59:01,281 DBG program: Return code: 0 >01:59:01,286 INF program: Running... udevadm settle --timeout=300 >01:59:01,299 DBG program: Return code: 0 >01:59:01,317 INF program: Running... udevadm settle --timeout=300 >01:59:01,332 DBG program: Return code: 0 >01:59:01,355 INF program: Running... udevadm settle --timeout=300 >01:59:01,369 DBG program: Return code: 0 >01:59:01,408 INF program: Running... udevadm settle --timeout=300 >01:59:01,420 DBG program: Return code: 0 >01:59:01,440 INF program: Running... udevadm settle --timeout=300 >01:59:01,451 DBG program: Return code: 0 >01:59:01,615 INF program: Running... udevadm settle --timeout=300 >01:59:01,627 DBG program: Return code: 0 >01:59:01,663 INF program: Running... udevadm settle --timeout=300 >01:59:01,677 DBG program: Return code: 0 >01:59:01,695 INF program: Running... udevadm settle --timeout=300 >01:59:01,709 DBG program: Return code: 0 >01:59:01,732 INF program: Running... udevadm settle --timeout=300 >01:59:01,743 DBG program: Return code: 0 >01:59:01,779 INF program: Running... dumpe2fs -h /dev/sda2 >01:59:01,787 INF program: stdout: >01:59:01,787 INF program: Filesystem volume name: <none> >01:59:01,787 INF program: Last mounted on: /boot >01:59:01,788 INF program: Filesystem UUID: fb6de720-236e-4c81-b81a-7a6996219f93 >01:59:01,788 INF program: Filesystem magic number: 0xEF53 >01:59:01,788 INF program: Filesystem revision #: 1 (dynamic) >01:59:01,788 INF 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 metadata_csum >01:59:01,788 INF program: Filesystem flags: signed_directory_hash >01:59:01,788 INF program: Default mount options: user_xattr acl >01:59:01,788 INF program: Filesystem state: clean >01:59:01,788 INF program: Errors behavior: Continue >01:59:01,788 INF program: Filesystem OS type: Linux >01:59:01,788 INF program: Inode count: 46848 >01:59:01,788 INF program: Block count: 187392 >01:59:01,788 INF program: Reserved block count: 9369 >01:59:01,789 INF program: Free blocks: 142172 >01:59:01,789 INF program: Free inodes: 46541 >01:59:01,789 INF program: First block: 0 >01:59:01,789 INF program: Block size: 4096 >01:59:01,789 INF program: Fragment size: 4096 >01:59:01,789 INF program: Group descriptor size: 64 >01:59:01,789 INF program: Reserved GDT blocks: 91 >01:59:01,789 INF program: Blocks per group: 32768 >01:59:01,789 INF program: Fragments per group: 32768 >01:59:01,789 INF program: Inodes per group: 7808 >01:59:01,789 INF program: Inode blocks per group: 488 >01:59:01,789 INF program: Flex block group size: 16 >01:59:01,789 INF program: Filesystem created: Wed Jul 25 11:03:57 2018 >01:59:01,790 INF program: Last mount time: Thu Aug 9 14:52:31 2018 >01:59:01,790 INF program: Last write time: Thu Aug 9 21:20:47 2018 >01:59:01,790 INF program: Mount count: 10 >01:59:01,790 INF program: Maximum mount count: -1 >01:59:01,790 INF program: Last checked: Wed Jul 25 11:03:57 2018 >01:59:01,790 INF program: Check interval: 0 (<none>) >01:59:01,790 INF program: Lifetime writes: 1562 MB >01:59:01,790 INF program: Reserved blocks uid: 0 (user root) >01:59:01,790 INF program: Reserved blocks gid: 0 (group root) >01:59:01,790 INF program: First inode: 11 >01:59:01,790 INF program: Inode size: 256 >01:59:01,790 INF program: Required extra isize: 32 >01:59:01,790 INF program: Desired extra isize: 32 >01:59:01,791 INF program: Journal inode: 8 >01:59:01,791 INF program: Default directory hash: half_md4 >01:59:01,791 INF program: Directory Hash Seed: 17d6db75-7d2e-4d77-853b-bbfbf9cbbaf9 >01:59:01,791 INF program: Journal backup: inode blocks >01:59:01,791 INF program: Checksum type: crc32c >01:59:01,791 INF program: Checksum: 0xd23c2430 >01:59:01,791 INF program: Journal features: journal_incompat_revoke journal_64bit journal_checksum_v3 >01:59:01,791 INF program: Journal size: 16M >01:59:01,791 INF program: Journal length: 4096 >01:59:01,791 INF program: Journal sequence: 0x000004d4 >01:59:01,791 INF program: Journal start: 0 >01:59:01,791 INF program: Journal checksum type: crc32c >01:59:01,791 INF program: Journal checksum: 0xfc6663d7 >01:59:01,792 INF program: >01:59:01,792 INF program: stderr: >01:59:01,792 INF program: b'dumpe2fs 1.43.8 (1-Jan-2018)' >01:59:01,792 DBG program: Return code: 0 >01:59:01,792 INF program: Running... resize2fs -P /dev/sda2 >01:59:01,798 INF program: stdout: >01:59:01,798 INF program: Estimated minimum size of the filesystem: 46086 >01:59:01,798 INF program: stderr: >01:59:01,798 INF program: b'resize2fs 1.43.8 (1-Jan-2018)' >01:59:01,798 DBG program: Return code: 0 >01:59:01,802 INF program: Running... udevadm settle --timeout=300 >01:59:01,816 DBG program: Return code: 0 >01:59:01,834 INF program: Running... udevadm settle --timeout=300 >01:59:01,846 DBG program: Return code: 0 >01:59:01,867 INF program: Running... udevadm settle --timeout=300 >01:59:01,879 DBG program: Return code: 0 >01:59:02,014 INF program: Running... udevadm settle --timeout=300 >01:59:02,028 DBG program: Return code: 0 >01:59:02,068 INF program: Running... ntfsinfo -m /dev/sdb1 >01:59:02,077 INF program: stdout: >01:59:02,077 INF program: Volume Information >01:59:02,077 INF program: Name of device: /dev/sdb1 >01:59:02,077 INF program: Device state: 11 >01:59:02,077 INF program: Volume Name: System Reserved >01:59:02,077 INF program: Volume State: 91 >01:59:02,078 INF program: Volume Flags: 0x0080 >01:59:02,078 INF program: Volume Version: 3.1 >01:59:02,078 INF program: Sector Size: 512 >01:59:02,078 INF program: Cluster Size: 4096 >01:59:02,078 INF program: Index Block Size: 4096 >01:59:02,078 INF program: Volume Size in Clusters: 140543 >01:59:02,078 INF program: MFT Information >01:59:02,078 INF program: MFT Record Size: 1024 >01:59:02,079 INF program: MFT Zone Multiplier: 0 >01:59:02,079 INF program: MFT Data Position: 24 >01:59:02,079 INF program: MFT Zone Start: 46848 >01:59:02,079 INF program: MFT Zone End: 64415 >01:59:02,079 INF program: MFT Zone Position: 46848 >01:59:02,079 INF program: Current Position in First Data Zone: 64415 >01:59:02,079 INF program: Current Position in Second Data Zone: 0 >01:59:02,079 INF program: Allocated clusters 64 (0.0%) >01:59:02,080 INF program: LCN of Data Attribute for FILE_MFT: 46848 >01:59:02,080 INF program: FILE_MFTMirr Size: 4 >01:59:02,080 INF program: LCN of Data Attribute for File_MFTMirr: 2 >01:59:02,080 INF program: Size of Attribute Definition Table: 2560 >01:59:02,080 INF program: Number of Attached Extent Inodes: 0 >01:59:02,080 INF program: FILE_Bitmap Information >01:59:02,080 INF program: FILE_Bitmap MFT Record Number: 6 >01:59:02,080 INF program: State of FILE_Bitmap Inode: 80 >01:59:02,080 INF program: Length of Attribute List: 0 >01:59:02,081 INF program: Number of Attached Extent Inodes: 0 >01:59:02,081 INF program: FILE_Bitmap Data Attribute Information >01:59:02,081 INF program: Decompressed Runlist: not done yet >01:59:02,081 INF program: Base Inode: 6 >01:59:02,081 INF program: Attribute Types: not done yet >01:59:02,081 INF program: Attribute Name Length: 0 >01:59:02,081 INF program: Attribute State: 3 >01:59:02,081 INF program: Attribute Allocated Size: 20480 >01:59:02,082 INF program: Attribute Data Size: 17568 >01:59:02,082 INF program: Attribute Initialized Size: 17568 >01:59:02,082 INF program: Attribute Compressed Size: 0 >01:59:02,082 INF program: Compression Block Size: 0 >01:59:02,082 INF program: Compression Block Size Bits: 0 >01:59:02,082 INF program: Compression Block Clusters: 0 >01:59:02,082 INF program: Free Clusters: 42870 (30.5%) >01:59:02,082 DBG program: Return code: 0 >01:59:02,083 INF program: Running... ntfsresize -m /dev/sdb1 >01:59:02,091 INF program: stdout: >01:59:02,092 INF program: ntfsresize v2017.3.23 (libntfs-3g) >01:59:02,092 INF program: Minsize (in MB): 401 >01:59:02,092 DBG program: Return code: 0 >01:59:02,095 INF program: Running... udevadm settle --timeout=300 >01:59:02,111 DBG program: Return code: 0 >01:59:02,132 INF program: Running... udevadm settle --timeout=300 >01:59:02,146 DBG program: Return code: 0 >01:59:02,169 INF program: Running... udevadm settle --timeout=300 >01:59:02,181 DBG program: Return code: 0 >01:59:02,221 INF program: Running... ntfsinfo -m /dev/sdb2 >01:59:02,259 INF program: stdout: >01:59:02,259 INF program: Volume Information >01:59:02,259 INF program: Name of device: /dev/sdb2 >01:59:02,259 INF program: Device state: 11 >01:59:02,260 INF program: Volume Name: Win10 >01:59:02,260 INF program: Volume State: 91 >01:59:02,260 INF program: Volume Flags: 0x0000 >01:59:02,260 INF program: Volume Version: 3.1 >01:59:02,260 INF program: Sector Size: 512 >01:59:02,260 INF program: Cluster Size: 4096 >01:59:02,260 INF program: Index Block Size: 4096 >01:59:02,261 INF program: Volume Size in Clusters: 121955583 >01:59:02,261 INF program: MFT Information >01:59:02,261 INF program: MFT Record Size: 1024 >01:59:02,261 INF program: MFT Zone Multiplier: 0 >01:59:02,261 INF program: MFT Data Position: 24 >01:59:02,261 INF program: MFT Zone Start: 786432 >01:59:02,261 INF program: MFT Zone End: 16030879 >01:59:02,261 INF program: MFT Zone Position: 786432 >01:59:02,261 INF program: Current Position in First Data Zone: 16030879 >01:59:02,262 INF program: Current Position in Second Data Zone: 0 >01:59:02,262 INF program: Allocated clusters 70208 (0.1%) >01:59:02,262 INF program: LCN of Data Attribute for FILE_MFT: 786432 >01:59:02,262 INF program: FILE_MFTMirr Size: 4 >01:59:02,262 INF program: LCN of Data Attribute for File_MFTMirr: 2 >01:59:02,262 INF program: Size of Attribute Definition Table: 2560 >01:59:02,262 INF program: Number of Attached Extent Inodes: 0 >01:59:02,262 INF program: FILE_Bitmap Information >01:59:02,262 INF program: FILE_Bitmap MFT Record Number: 6 >01:59:02,263 INF program: State of FILE_Bitmap Inode: 80 >01:59:02,263 INF program: Length of Attribute List: 0 >01:59:02,263 INF program: Number of Attached Extent Inodes: 0 >01:59:02,263 INF program: FILE_Bitmap Data Attribute Information >01:59:02,263 INF program: Decompressed Runlist: not done yet >01:59:02,263 INF program: Base Inode: 6 >01:59:02,263 INF program: Attribute Types: not done yet >01:59:02,263 INF program: Attribute Name Length: 0 >01:59:02,263 INF program: Attribute State: 3 >01:59:02,264 INF program: Attribute Allocated Size: 15245312 >01:59:02,264 INF program: Attribute Data Size: 15244448 >01:59:02,264 INF program: Attribute Initialized Size: 15244448 >01:59:02,264 INF program: Attribute Compressed Size: 0 >01:59:02,264 INF program: Compression Block Size: 0 >01:59:02,264 INF program: Compression Block Size Bits: 0 >01:59:02,264 INF program: Compression Block Clusters: 0 >01:59:02,264 INF program: Free Clusters: 102278350 (83.9%) >01:59:02,264 DBG program: Return code: 0 >01:59:02,265 INF program: Running... ntfsresize -m /dev/sdb2 >01:59:03,443 INF program: stdout: >01:59:03,444 INF program: ntfsresize v2017.3.23 (libntfs-3g) >01:59:03,444 INF program: Minsize (in MB): 80598 >01:59:03,444 DBG program: Return code: 0 >01:59:03,447 INF program: Running... udevadm settle --timeout=300 >01:59:03,460 DBG program: Return code: 0 >01:59:03,481 INF program: Running... udevadm settle --timeout=300 >01:59:03,494 DBG program: Return code: 0 >01:59:03,589 INF program: Running... udevadm settle --timeout=300 >01:59:03,604 DBG program: Return code: 0 >01:59:03,642 INF program: Running [9] mdadm --examine -E /dev/sdc1 ... >01:59:03,649 INF program: stdout[9]: /dev/sdc1: > Magic : a92b4efc > Version : 1.2 > Feature Map : 0x1 > Array UUID : 12c3222d:295951ba:1d8f0b64:164d4fed > Name : myraidname > Creation Time : Sat Mar 17 19:18:49 2018 > Raid Level : raid1 > Raid Devices : 2 > > Avail Dev Size : 7813772943 (3725.90 GiB 4000.65 GB) > Array Size : 3906886464 (3725.90 GiB 4000.65 GB) > Used Dev Size : 7813772928 (3725.90 GiB 4000.65 GB) > Data Offset : 262144 sectors > Super Offset : 8 sectors > Unused Space : before=262064 sectors, after=15 sectors > State : clean > Device UUID : f4da13e4:d8372836:20ac3779:cee2456c > >Internal Bitmap : 8 sectors from superblock > Update Time : Thu Aug 9 21:20:48 2018 > Bad Block Log : 512 entries available at offset 24 sectors > Checksum : b41d5425 - correct > Events : 1229519 > > > Device Role : Active device 0 > Array State : AA ('A' == active, '.' == missing, 'R' == replacing) > >01:59:03,650 INF program: stderr[9]: >01:59:03,650 INF program: ...done [9] (exit code: 0) >01:59:03,650 INF program: Running [10] mdadm --examine --export /dev/sdc1 ... >01:59:03,656 INF program: stdout[10]: MD_LEVEL=raid1 >MD_DEVICES=2 >MD_NAME=myraidname >MD_ARRAY_SIZE=4000.65GB >MD_UUID=12c3222d:295951ba:1d8f0b64:164d4fed >MD_UPDATE_TIME=1533864048 >MD_DEV_UUID=f4da13e4:d8372836:20ac3779:cee2456c >MD_EVENTS=1229519 > >01:59:03,656 INF program: stderr[10]: >01:59:03,657 INF program: ...done [10] (exit code: 0) >01:59:03,657 INF program: Running [11] mdadm --examine --brief /dev/sdc1 ... >01:59:03,663 INF program: stdout[11]: ARRAY /dev/md/raidhome metadata=1.2 UUID=12c3222d:295951ba:1d8f0b64:164d4fed name=myraidname > >01:59:03,663 INF program: stderr[11]: >01:59:03,663 INF program: ...done [11] (exit code: 0) >01:59:03,665 INF program: Running... udevadm settle --timeout=300 >01:59:03,678 DBG program: Return code: 0 >01:59:03,717 INF program: Running... udevadm settle --timeout=300 >01:59:03,729 DBG program: Return code: 0 >01:59:03,748 INF program: Running... udevadm settle --timeout=300 >01:59:03,763 DBG program: Return code: 0 >01:59:03,892 INF program: Running... journalctl -b >01:59:03,903 INF program: Running... hwclock --hctosys --localtime >02:01:46,017 DBG program: Return code: 0 > > >/tmp/storage.log: >21:26:23,482 DBG blivet: registered device format class DeviceFormat as None >21:26:23,502 DBG blivet: registered device format class BIOSBoot as biosboot >21:26:23,508 DBG blivet: registered device format class DiskLabel as disklabel >21:26:23,509 DBG blivet: registered device format class DMRaidMember as dmraidmember >21:26:23,517 DBG blivet: registered device format class Ext2FS as ext2 >21:26:23,517 DBG blivet: registered device format class Ext3FS as ext3 >21:26:23,517 DBG blivet: registered device format class Ext4FS as ext4 >21:26:23,517 DBG blivet: registered device format class FATFS as vfat >21:26:23,518 DBG blivet: registered device format class EFIFS as efi >21:26:23,518 DBG blivet: registered device format class BTRFS as btrfs >21:26:23,518 DBG blivet: registered device format class GFS2 as gfs2 >21:26:23,518 DBG blivet: registered device format class JFS as jfs >21:26:23,518 DBG blivet: registered device format class ReiserFS as reiserfs >21:26:23,518 DBG blivet: registered device format class XFS as xfs >21:26:23,518 DBG blivet: registered device format class HFS as hfs >21:26:23,519 DBG blivet: registered device format class AppleBootstrapFS as appleboot >21:26:23,519 DBG blivet: registered device format class HFSPlus as hfs+ >21:26:23,519 DBG blivet: registered device format class MacEFIFS as macefi >21:26:23,519 DBG blivet: registered device format class NTFS as ntfs >21:26:23,519 DBG blivet: registered device format class NFS as nfs >21:26:23,519 DBG blivet: registered device format class NFSv4 as nfs4 >21:26:23,519 DBG blivet: registered device format class Iso9660FS as iso9660 >21:26:23,519 DBG blivet: registered device format class NoDevFS as nodev >21:26:23,519 DBG blivet: registered device format class DevPtsFS as devpts >21:26:23,520 DBG blivet: registered device format class ProcFS as proc >21:26:23,520 DBG blivet: registered device format class SysFS as sysfs >21:26:23,520 DBG blivet: registered device format class TmpFS as tmpfs >21:26:23,520 DBG blivet: registered device format class BindFS as bind >21:26:23,520 DBG blivet: registered device format class SELinuxFS as selinuxfs >21:26:23,520 DBG blivet: registered device format class USBFS as usbfs >21:26:23,520 DBG blivet: registered device format class EFIVarFS as efivarfs >21:26:23,522 DBG blivet: registered device format class LUKS as luks >21:26:23,524 DBG blivet: registered device format class LVMPhysicalVolume as lvmpv >21:26:23,524 DBG blivet: registered device format class MDRaidMember as mdmember >21:26:23,527 DBG blivet: registered device format class MultipathMember as multipath_member >21:26:23,527 DBG blivet: registered device format class PPCPRePBoot as prepboot >21:26:23,528 DBG blivet: registered device format class SwapSpace as swap >21:26:23,751 INF blivet: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] >21:26:23,751 WRN blivet: Failed to call the update_volume_info method: libstoragemgmt functionality not available >21:26:23,785 INF blivet: devices to scan: ['sdh', 'sdh1', 'sdh2', 'sdh3', 'sdg', 'sdg1', 'sdg2', 'sdg3', 'sdg4', 'sr0', 'sda', 'sda1', 'sda2', 'sda3', 'sdb', 'sdb1', 'sdb2', 'sdc', 'sdc1', 'sdd', 'sdd1', 'sde', 'sdf', 'loop0', 'loop1', 'loop2', 'live-rw', 'live-base', 'myraidname', 'md127p1'] >21:26:23,786 INF blivet: scanning sdh (/sys/devices/pci0000:00/0000:00:14.0/usb3/3-12/3-12:1.0/host8/target8:0:0/8:0:0:0/block/sdh)... >21:26:23,804 DBG blivet: DeviceTree.get_device_by_name returned None >21:26:23,911 DBG blivet: IGNORED: Caught exception, continuing. >21:26:23,911 DBG blivet: IGNORED: Problem description: failed to get initiator name from iscsi firmware >21:26:23,911 DBG blivet: IGNORED: Begin exception details. >21:26:23,915 DBG blivet: IGNORED: Traceback (most recent call last): >21:26:23,915 DBG blivet: IGNORED: File "/usr/lib/python3.6/site-packages/blivet/safe_dbus.py", line 147, in call_sync >21:26:23,915 DBG blivet: IGNORED: DEFAULT_DBUS_TIMEOUT, None) >21:26:23,915 DBG blivet: IGNORED: GLib.GError: g-io-error-quark: GDBus.Error:org.freedesktop.UDisks2.Error.ISCSI.NoFirmware: No firmware found (36) >21:26:23,915 DBG blivet: IGNORED: During handling of the above exception, another exception occurred: >21:26:23,915 DBG blivet: IGNORED: Traceback (most recent call last): >21:26:23,915 DBG blivet: IGNORED: File "/usr/lib/python3.6/site-packages/blivet/iscsi.py", line 156, in __init__ >21:26:23,915 DBG blivet: IGNORED: initiatorname = self._call_initiator_method("GetFirmwareInitiatorName")[0] >21:26:23,915 DBG blivet: IGNORED: File "/usr/lib/python3.6/site-packages/blivet/util.py", line 1079, in decorated >21:26:23,915 DBG blivet: IGNORED: return fn(*args, **kwargs) >21:26:23,915 DBG blivet: IGNORED: File "/usr/lib/python3.6/site-packages/blivet/iscsi.py", line 192, in _call_initiator_method >21:26:23,915 DBG blivet: IGNORED: connection=self._connection) >21:26:23,915 DBG blivet: IGNORED: File "/usr/lib/python3.6/site-packages/blivet/safe_dbus.py", line 151, in call_sync >21:26:23,915 DBG blivet: IGNORED: raise DBusCallError(msg) >21:26:23,915 DBG blivet: IGNORED: blivet.safe_dbus.DBusCallError: Failed to call GetFirmwareInitiatorName method on /org/freedesktop/UDisks2/Manager with None arguments: GDBus.Error:org.freedesktop.UDisks2.Error.ISCSI.NoFirmware: No firmware found >21:26:23,915 DBG blivet: IGNORED: End exception details. >21:26:23,917 INF blivet: sdh is a disk >21:26:23,917 DBG blivet: get_format('None') returning DeviceFormat instance with object id 1 >21:26:23,918 DBG blivet: get_format('None') returning DeviceFormat instance with object id 2 >21:26:23,918 DBG blivet: sdh sysfs_path set to /sys/devices/pci0000:00/0000:00:14.0/usb3/3-12/3-12:1.0/host8/target8:0:0/8:0:0:0/block/sdh >21:26:23,919 DBG blivet: updated sdh size to 7.27 GiB (7.27 GiB) >21:26:23,919 INF blivet: added disk sdh (id 0) to device tree >21:26:23,919 INF blivet: got device: DiskDevice instance (0x7f6550026cc0) -- > name = sdh status = True id = 0 > children = [] > parents = [] > uuid = None size = 7.27 GiB > format = existing None > major = 8 minor = 112 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:14.0/usb3/3-12/3-12:1.0/host8/target8:0:0/8:0:0:0/block/sdh > target size = 7.27 GiB path = /dev/sdh > format args = [] original_format = None removable = True wwn = None >21:26:23,920 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 4 >21:26:23,921 DBG blivet: get_format('efi') returning EFIFS instance with object id 5 >21:26:23,921 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 6 >21:26:23,921 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 7 >21:26:23,921 INF blivet: type detected on 'sdh' is 'iso9660' >21:26:23,922 DBG blivet: get_format('iso9660') returning Iso9660FS instance with object id 8 >21:26:23,922 INF blivet: got format: existing iso9660 filesystem >21:26:23,923 INF blivet: scanning sdh1 (/sys/devices/pci0000:00/0000:00:14.0/usb3/3-12/3-12:1.0/host8/target8:0:0/8:0:0:0/block/sdh/sdh1)... >21:26:23,923 DBG blivet: DeviceTree.get_device_by_name returned None >21:26:23,956 DBG blivet: DeviceTree.get_device_by_name returned existing 7.27 GiB disk sdh (0) with existing iso9660 filesystem >21:26:23,956 DBG blivet: lvm filter: adding sdh1 to the reject list >21:26:23,956 DBG blivet: ignoring partition sdh1 on iso9660 >21:26:23,956 DBG blivet: no device obtained for sdh1 >21:26:23,957 INF blivet: scanning sdh2 (/sys/devices/pci0000:00/0000:00:14.0/usb3/3-12/3-12:1.0/host8/target8:0:0/8:0:0:0/block/sdh/sdh2)... >21:26:23,957 DBG blivet: DeviceTree.get_device_by_name returned None >21:26:23,987 DBG blivet: DeviceTree.get_device_by_name returned existing 7.27 GiB disk sdh (0) with existing iso9660 filesystem >21:26:23,987 DBG blivet: lvm filter: adding sdh2 to the reject list >21:26:23,987 DBG blivet: ignoring partition sdh2 on iso9660 >21:26:23,987 DBG blivet: no device obtained for sdh2 >21:26:23,988 INF blivet: scanning sdh3 (/sys/devices/pci0000:00/0000:00:14.0/usb3/3-12/3-12:1.0/host8/target8:0:0/8:0:0:0/block/sdh/sdh3)... >21:26:23,988 DBG blivet: DeviceTree.get_device_by_name returned None >21:26:24,019 DBG blivet: DeviceTree.get_device_by_name returned existing 7.27 GiB disk sdh (0) with existing iso9660 filesystem >21:26:24,019 DBG blivet: lvm filter: adding sdh3 to the reject list >21:26:24,019 DBG blivet: ignoring partition sdh3 on iso9660 >21:26:24,019 DBG blivet: no device obtained for sdh3 >21:26:24,019 INF blivet: scanning sdg (/sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdg)... >21:26:24,020 DBG blivet: DeviceTree.get_device_by_name returned None >21:26:24,021 INF blivet: sdg is a disk >21:26:24,021 DBG blivet: get_format('None') returning DeviceFormat instance with object id 11 >21:26:24,021 DBG blivet: get_format('None') returning DeviceFormat instance with object id 12 >21:26:24,022 DBG blivet: sdg sysfs_path set to /sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdg >21:26:24,022 DBG blivet: updated sdg size to 238.47 GiB (238.47 GiB) >21:26:24,022 INF blivet: added disk sdg (id 10) to device tree >21:26:24,022 INF blivet: got device: DiskDevice instance (0x7f655011b940) -- > name = sdg status = True id = 10 > children = [] > parents = [] > uuid = None size = 238.47 GiB > format = existing None > major = 8 minor = 96 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdg > target size = 238.47 GiB path = /dev/sdg > format args = [] original_format = None removable = False wwn = 0x50025385a00a5a17 >21:26:24,023 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 14 >21:26:24,023 DBG blivet: get_format('efi') returning EFIFS instance with object id 15 >21:26:24,023 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 16 >21:26:24,024 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 17 >21:26:24,044 DBG blivet: Clear pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 4 > lastPartitionNumber: 4 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7f65500429b0>, <parted.partition.Partition object at 0x7f6550042cc0>, <parted.partition.Partition object at 0x7f6550042668>, <parted.partition.Partition object at 0x7f6550042940>] > device: <parted.device.Device object at 0x7f654efe2128> > PedDisk: <_ped.Disk object at 0x7f655004fb08> >21:26:24,082 DBG blivet: get_format('disklabel') returning DiskLabel instance with object id 18 >21:26:24,082 INF blivet: got format: existing gpt disklabel >21:26:24,083 INF blivet: scanning sdg1 (/sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdg/sdg1)... >21:26:24,084 DBG blivet: DeviceTree.get_device_by_name returned None >21:26:24,114 DBG blivet: DeviceTree.get_device_by_name returned existing 238.47 GiB disk sdg (10) with existing gpt disklabel >21:26:24,114 DBG blivet: get_format('None') returning DeviceFormat instance with object id 21 >21:26:24,114 DBG blivet: get_format('None') returning DeviceFormat instance with object id 22 >21:26:24,115 DBG blivet: sdg1 sysfs_path set to /sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdg/sdg1 >21:26:24,115 DBG blivet: updated sdg1 size to 167.96 GiB (167.96 GiB) >21:26:24,115 DBG blivet: looking up parted Partition: /dev/sdg1 >21:26:24,116 DBG blivet: updated sdg1 size to 167.96 GiB (167.96 GiB) >21:26:24,116 INF blivet: added partition sdg1 (id 20) to device tree >21:26:24,116 INF blivet: got device: PartitionDevice instance (0x7f654eff9fd0) -- > name = sdg1 status = True id = 20 > children = [] > parents = ['existing 238.47 GiB disk sdg (10) with existing gpt disklabel'] > uuid = cf533694-78fc-4a88-a0fd-5f2d9030f900 size = 167.96 GiB > format = existing None > major = 8 minor = 97 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdg/sdg1 > target size = 167.96 GiB path = /dev/sdg1 > 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 0x7f654efe2390> fileSystem: <parted.filesystem.FileSystem object at 0x7f6550042d30> > number: 1 path: /dev/sdg1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f6550042eb8> PedPartition: <_ped.Partition object at 0x7f6550056678> > disk = existing 238.47 GiB disk sdg (10) with existing gpt disklabel > start = 34 end = 352229805 length = 352229772 > flags = msftdata >21:26:24,117 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 24 >21:26:24,117 DBG blivet: get_format('efi') returning EFIFS instance with object id 25 >21:26:24,118 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 26 >21:26:24,118 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 27 >21:26:24,118 INF blivet: type detected on 'sdg1' is 'ntfs' >21:26:24,118 DBG blivet: get_format('ntfs') returning NTFS instance with object id 28 >21:26:24,118 INF blivet: got format: existing ntfs filesystem >21:26:24,119 INF blivet: scanning sdg2 (/sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdg/sdg2)... >21:26:24,120 DBG blivet: DeviceTree.get_device_by_name returned None >21:26:24,150 DBG blivet: DeviceTree.get_device_by_name returned existing 238.47 GiB disk sdg (10) with existing gpt disklabel >21:26:24,150 DBG blivet: get_format('None') returning DeviceFormat instance with object id 31 >21:26:24,150 DBG blivet: get_format('None') returning DeviceFormat instance with object id 32 >21:26:24,151 DBG blivet: sdg2 sysfs_path set to /sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdg/sdg2 >21:26:24,151 DBG blivet: updated sdg2 size to 853 MiB (853 MiB) >21:26:24,151 DBG blivet: looking up parted Partition: /dev/sdg2 >21:26:24,152 DBG blivet: updated sdg2 size to 853 MiB (853 MiB) >21:26:24,152 INF blivet: added partition sdg2 (id 30) to device tree >21:26:24,152 INF blivet: got device: PartitionDevice instance (0x7f654eff9390) -- > name = sdg2 status = True id = 30 > children = [] > parents = ['existing 238.47 GiB disk sdg (10) with existing gpt disklabel'] > uuid = d8517309-3ae8-4a0e-958f-1952af48e70d size = 853 MiB > format = existing None > major = 8 minor = 98 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdg/sdg2 > target size = 853 MiB path = /dev/sdg2 > 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 0x7f654efe2390> fileSystem: <parted.filesystem.FileSystem object at 0x7f6550042ef0> > number: 2 path: /dev/sdg2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f6550042be0> PedPartition: <_ped.Partition object at 0x7f65500568e0> > disk = existing 238.47 GiB disk sdg (10) with existing gpt disklabel > start = 352231424 end = 353978367 length = 1746944 > flags = hidden, diag >21:26:24,153 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 34 >21:26:24,153 DBG blivet: get_format('efi') returning EFIFS instance with object id 35 >21:26:24,153 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 36 >21:26:24,153 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 37 >21:26:24,154 INF blivet: type detected on 'sdg2' is 'ntfs' >21:26:24,154 DBG blivet: get_format('ntfs') returning NTFS instance with object id 38 >21:26:24,154 INF blivet: got format: existing ntfs filesystem >21:26:24,154 INF blivet: scanning sdg3 (/sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdg/sdg3)... >21:26:24,155 DBG blivet: DeviceTree.get_device_by_name returned None >21:26:24,186 DBG blivet: DeviceTree.get_device_by_name returned existing 238.47 GiB disk sdg (10) with existing gpt disklabel >21:26:24,186 DBG blivet: get_format('None') returning DeviceFormat instance with object id 41 >21:26:24,186 DBG blivet: get_format('None') returning DeviceFormat instance with object id 42 >21:26:24,187 DBG blivet: sdg3 sysfs_path set to /sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdg/sdg3 >21:26:24,187 DBG blivet: updated sdg3 size to 450 MiB (450 MiB) >21:26:24,187 DBG blivet: looking up parted Partition: /dev/sdg3 >21:26:24,188 DBG blivet: updated sdg3 size to 450 MiB (450 MiB) >21:26:24,188 INF blivet: added partition sdg3 (id 40) to device tree >21:26:24,188 INF blivet: got device: PartitionDevice instance (0x7f654f002dd8) -- > name = sdg3 status = True id = 40 > children = [] > parents = ['existing 238.47 GiB disk sdg (10) with existing gpt disklabel'] > uuid = e5d08099-5354-49ab-af3f-a367b758b996 size = 450 MiB > format = existing None > major = 8 minor = 99 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdg/sdg3 > target size = 450 MiB path = /dev/sdg3 > 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 0x7f654efe2390> fileSystem: <parted.filesystem.FileSystem object at 0x7f65500427b8> > number: 3 path: /dev/sdg3 type: 0 > name: Basic data partition active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f65500428d0> PedPartition: <_ped.Partition object at 0x7f65500569e8> > disk = existing 238.47 GiB disk sdg (10) with existing gpt disklabel > start = 353978368 end = 354899967 length = 921600 > flags = hidden, diag >21:26:24,189 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 44 >21:26:24,189 DBG blivet: get_format('efi') returning EFIFS instance with object id 45 >21:26:24,189 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 46 >21:26:24,189 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 47 >21:26:24,189 INF blivet: type detected on 'sdg3' is 'ntfs' >21:26:24,189 DBG blivet: get_format('ntfs') returning NTFS instance with object id 48 >21:26:24,190 INF blivet: got format: existing ntfs filesystem >21:26:24,190 INF blivet: scanning sdg4 (/sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdg/sdg4)... >21:26:24,191 DBG blivet: DeviceTree.get_device_by_name returned None >21:26:24,222 DBG blivet: DeviceTree.get_device_by_name returned existing 238.47 GiB disk sdg (10) with existing gpt disklabel >21:26:24,223 DBG blivet: get_format('None') returning DeviceFormat instance with object id 51 >21:26:24,223 DBG blivet: get_format('None') returning DeviceFormat instance with object id 52 >21:26:24,223 DBG blivet: sdg4 sysfs_path set to /sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdg/sdg4 >21:26:24,224 DBG blivet: updated sdg4 size to 100 MiB (100 MiB) >21:26:24,224 DBG blivet: looking up parted Partition: /dev/sdg4 >21:26:24,224 DBG blivet: updated sdg4 size to 100 MiB (100 MiB) >21:26:24,225 INF blivet: added partition sdg4 (id 50) to device tree >21:26:24,225 INF blivet: got device: PartitionDevice instance (0x7f654eff9898) -- > name = sdg4 status = True id = 50 > children = [] > parents = ['existing 238.47 GiB disk sdg (10) with existing gpt disklabel'] > uuid = d1fe435a-dfca-480e-97dc-0c21673d5d9f size = 100 MiB > format = existing None > major = 8 minor = 100 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdg/sdg4 > target size = 100 MiB path = /dev/sdg4 > 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 0x7f654efe2390> fileSystem: <parted.filesystem.FileSystem object at 0x7f6550042550> > number: 4 path: /dev/sdg4 type: 0 > name: EFI system partition active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f6550042d68> PedPartition: <_ped.Partition object at 0x7f6550056a40> > disk = existing 238.47 GiB disk sdg (10) with existing gpt disklabel > start = 354899968 end = 355104767 length = 204800 > flags = boot, esp >21:26:24,225 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 54 >21:26:24,226 DBG blivet: get_format('efi') returning EFIFS instance with object id 55 >21:26:24,226 INF blivet: type detected on 'sdg4' is 'efi' >21:26:24,226 DBG blivet: get_format('efi') returning EFIFS instance with object id 56 >21:26:24,226 INF blivet: got format: existing efi filesystem >21:26:24,227 INF blivet: scanning sr0 (/sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata8/host7/target7:0:0/7:0:0:0/block/sr0)... >21:26:24,227 DBG blivet: DeviceTree.get_device_by_name returned None >21:26:24,227 DBG blivet: get_format('None') returning DeviceFormat instance with object id 59 >21:26:24,227 DBG blivet: get_format('None') returning DeviceFormat instance with object id 60 >21:26:24,228 DBG blivet: sr0 sysfs_path set to /sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata8/host7/target7:0:0/7:0:0:0/block/sr0 >21:26:24,228 DBG blivet: updated sr0 size to 1024 MiB (1024 MiB) >21:26:24,228 INF blivet: added cdrom sr0 (id 58) to device tree >21:26:24,228 INF blivet: got device: OpticalDevice instance (0x7f654efeff28) -- > name = sr0 status = True id = 58 > children = [] > parents = [] > uuid = None size = 1024 MiB > format = existing None > major = 11 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata8/host7/target7:0:0/7:0:0:0/block/sr0 > target size = 1024 MiB path = /dev/sr0 > format args = [] original_format = None >21:26:24,301 DBG blivet: no media present for device sr0 >21:26:24,302 INF blivet: scanning sda (/sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >21:26:24,303 DBG blivet: DeviceTree.get_device_by_name returned None >21:26:24,306 INF blivet: sda is a disk >21:26:24,306 DBG blivet: get_format('None') returning DeviceFormat instance with object id 64 >21:26:24,306 DBG blivet: get_format('None') returning DeviceFormat instance with object id 65 >21:26:24,306 DBG blivet: sda sysfs_path set to /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda >21:26:24,307 DBG blivet: updated sda size to 465.76 GiB (465.76 GiB) >21:26:24,308 INF blivet: added disk sda (id 63) to device tree >21:26:24,308 INF blivet: got device: DiskDevice instance (0x7f654eff1630) -- > name = sda status = True id = 63 > children = [] > parents = [] > uuid = None size = 465.76 GiB > format = existing None > major = 8 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda > target size = 465.76 GiB path = /dev/sda > format args = [] original_format = None removable = False wwn = 0x5002538d41c19cac >21:26:24,309 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 67 >21:26:24,309 DBG blivet: get_format('efi') returning EFIFS instance with object id 68 >21:26:24,309 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 69 >21:26:24,310 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 70 >21:26:24,322 DBG blivet: Clear pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 3 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7f654f010438>, <parted.partition.Partition object at 0x7f654f010588>, <parted.partition.Partition object at 0x7f654f0107f0>] > device: <parted.device.Device object at 0x7f654f0101d0> > PedDisk: <_ped.Disk object at 0x7f654eff5d88> >21:26:24,354 DBG blivet: get_format('disklabel') returning DiskLabel instance with object id 71 >21:26:24,354 INF blivet: got format: existing gpt disklabel >21:26:24,355 INF blivet: scanning sda1 (/sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >21:26:24,356 DBG blivet: DeviceTree.get_device_by_name returned None >21:26:24,393 DBG blivet: DeviceTree.get_device_by_name returned existing 465.76 GiB disk sda (63) with existing gpt disklabel >21:26:24,394 DBG blivet: get_format('None') returning DeviceFormat instance with object id 74 >21:26:24,394 DBG blivet: get_format('None') returning DeviceFormat instance with object id 75 >21:26:24,394 DBG blivet: sda1 sysfs_path set to /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 >21:26:24,394 DBG blivet: updated sda1 size to 512 MiB (512 MiB) >21:26:24,395 DBG blivet: looking up parted Partition: /dev/sda1 >21:26:24,395 DBG blivet: updated sda1 size to 512 MiB (512 MiB) >21:26:24,395 INF blivet: added partition sda1 (id 73) to device tree >21:26:24,396 INF blivet: got device: PartitionDevice instance (0x7f654f000748) -- > name = sda1 status = True id = 73 > children = [] > parents = ['existing 465.76 GiB disk sda (63) with existing gpt disklabel'] > uuid = 7fe96ae6-24e0-42a6-b250-520da30484d1 size = 512 MiB > format = existing None > major = 8 minor = 1 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 > target size = 512 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 0x7f654f010278> fileSystem: <parted.filesystem.FileSystem object at 0x7f654f0106a0> > number: 1 path: /dev/sda1 type: 0 > name: EFI System Partition active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f654f010400> PedPartition: <_ped.Partition object at 0x7f6550056fc0> > disk = existing 465.76 GiB disk sda (63) with existing gpt disklabel > start = 2048 end = 1050623 length = 1048576 > flags = boot, esp >21:26:24,397 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 77 >21:26:24,397 DBG blivet: get_format('efi') returning EFIFS instance with object id 78 >21:26:24,397 INF blivet: type detected on 'sda1' is 'efi' >21:26:24,397 DBG blivet: get_format('efi') returning EFIFS instance with object id 79 >21:26:24,397 INF blivet: got format: existing efi filesystem >21:26:24,398 INF blivet: scanning sda2 (/sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >21:26:24,398 DBG blivet: DeviceTree.get_device_by_name returned None >21:26:24,430 DBG blivet: DeviceTree.get_device_by_name returned existing 465.76 GiB disk sda (63) with existing gpt disklabel >21:26:24,431 DBG blivet: get_format('None') returning DeviceFormat instance with object id 82 >21:26:24,431 DBG blivet: get_format('None') returning DeviceFormat instance with object id 83 >21:26:24,431 DBG blivet: sda2 sysfs_path set to /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 >21:26:24,431 DBG blivet: updated sda2 size to 732 MiB (732 MiB) >21:26:24,431 DBG blivet: looking up parted Partition: /dev/sda2 >21:26:24,432 DBG blivet: updated sda2 size to 732 MiB (732 MiB) >21:26:24,432 INF blivet: added partition sda2 (id 81) to device tree >21:26:24,432 INF blivet: got device: PartitionDevice instance (0x7f654efef7f0) -- > name = sda2 status = True id = 81 > children = [] > parents = ['existing 465.76 GiB disk sda (63) with existing gpt disklabel'] > uuid = 4e23af31-a373-48d9-a7e0-c2b1fa06fea4 size = 732 MiB > format = existing None > major = 8 minor = 2 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 > target size = 732 MiB 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 0x7f654f010278> fileSystem: <parted.filesystem.FileSystem object at 0x7f654f010710> > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f654f010550> PedPartition: <_ped.Partition object at 0x7f6550056ca8> > disk = existing 465.76 GiB disk sda (63) with existing gpt disklabel > start = 1050624 end = 2549759 length = 1499136 > flags = >21:26:24,433 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 85 >21:26:24,434 DBG blivet: get_format('efi') returning EFIFS instance with object id 86 >21:26:24,434 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 87 >21:26:24,434 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 88 >21:26:24,434 INF blivet: type detected on 'sda2' is 'ext4' >21:26:24,471 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 89 >21:26:24,471 INF blivet: got format: existing ext4 filesystem >21:26:24,473 INF blivet: scanning sda3 (/sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3)... >21:26:24,473 DBG blivet: DeviceTree.get_device_by_name returned None >21:26:24,503 DBG blivet: DeviceTree.get_device_by_name returned existing 465.76 GiB disk sda (63) with existing gpt disklabel >21:26:24,504 DBG blivet: get_format('None') returning DeviceFormat instance with object id 92 >21:26:24,504 DBG blivet: get_format('None') returning DeviceFormat instance with object id 93 >21:26:24,504 DBG blivet: sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 >21:26:24,505 DBG blivet: updated sda3 size to 464.54 GiB (464.54 GiB) >21:26:24,505 DBG blivet: looking up parted Partition: /dev/sda3 >21:26:24,506 DBG blivet: updated sda3 size to 464.54 GiB (464.54 GiB) >21:26:24,506 INF blivet: added partition sda3 (id 91) to device tree >21:26:24,506 INF blivet: got device: PartitionDevice instance (0x7f654f0108d0) -- > name = sda3 status = True id = 91 > children = [] > parents = ['existing 465.76 GiB disk sda (63) with existing gpt disklabel'] > uuid = dcccc766-4d06-418d-a38c-6d977e3d93d5 size = 464.54 GiB > format = existing None > major = 8 minor = 3 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 > target size = 464.54 GiB 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 0x7f654f010278> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f654f010828> PedPartition: <_ped.Partition object at 0x7f6550056eb8> > disk = existing 465.76 GiB disk sda (63) with existing gpt disklabel > start = 2549760 end = 976771071 length = 974221312 > flags = >21:26:24,507 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 95 >21:26:24,507 DBG blivet: get_format('efi') returning EFIFS instance with object id 96 >21:26:24,507 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 97 >21:26:24,507 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 98 >21:26:24,507 INF blivet: type detected on 'sda3' is 'luks' >21:26:24,507 DBG blivet: get_format('luks') returning LUKS instance with object id 99 >21:26:24,508 DBG blivet: DeviceTree.get_device_by_name returned None >21:26:24,508 DBG blivet: get_format('None') returning DeviceFormat instance with object id 101 >21:26:24,508 DBG blivet: get_format('None') returning DeviceFormat instance with object id 102 >21:26:24,509 ERR blivet: failed to update sysfs path for luks-3519bbb3-0d27-47fe-a9ac-a685c46f8a32: [Errno 2] No such file or directory: '/dev/mapper/luks-3519bbb3-0d27-47fe-a9ac-a685c46f8a32' >21:26:24,509 INF blivet: setup of luks-3519bbb3-0d27-47fe-a9ac-a685c46f8a32 failed: luks device not configured >21:26:24,509 INF blivet: got format: existing luks >21:26:24,510 INF blivet: scanning sdb (/sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb)... >21:26:24,510 DBG blivet: DeviceTree.get_device_by_name returned None >21:26:24,511 INF blivet: sdb is a disk >21:26:24,511 DBG blivet: get_format('None') returning DeviceFormat instance with object id 106 >21:26:24,512 DBG blivet: get_format('None') returning DeviceFormat instance with object id 107 >21:26:24,512 DBG blivet: sdb sysfs_path set to /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb >21:26:24,512 DBG blivet: updated sdb size to 465.76 GiB (465.76 GiB) >21:26:24,512 INF blivet: added disk sdb (id 105) to device tree >21:26:24,512 INF blivet: got device: DiskDevice instance (0x7f654ef9d0b8) -- > name = sdb status = True id = 105 > children = [] > parents = [] > uuid = None size = 465.76 GiB > format = existing None > major = 8 minor = 16 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb > target size = 465.76 GiB path = /dev/sdb > format args = [] original_format = None removable = False wwn = 0x5002538da00a5fdf >21:26:24,513 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 109 >21:26:24,513 DBG blivet: get_format('efi') returning EFIFS instance with object id 110 >21:26:24,513 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 111 >21:26:24,513 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 112 >21:26:24,523 DBG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 2 > lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f654ef9b0f0>, <parted.partition.Partition object at 0x7f654ef9b240>] > device: <parted.device.Device object at 0x7f654ef97e48> > PedDisk: <_ped.Disk object at 0x7f654f014e08> >21:26:24,550 DBG blivet: get_format('disklabel') returning DiskLabel instance with object id 113 >21:26:24,550 INF blivet: got format: existing msdos disklabel >21:26:24,551 INF blivet: scanning sdb1 (/sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1)... >21:26:24,552 DBG blivet: DeviceTree.get_device_by_name returned None >21:26:24,586 DBG blivet: DeviceTree.get_device_by_name returned existing 465.76 GiB disk sdb (105) with existing msdos disklabel >21:26:24,587 DBG blivet: get_format('None') returning DeviceFormat instance with object id 116 >21:26:24,587 DBG blivet: get_format('None') returning DeviceFormat instance with object id 117 >21:26:24,587 DBG blivet: sdb1 sysfs_path set to /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1 >21:26:24,588 DBG blivet: updated sdb1 size to 549 MiB (549 MiB) >21:26:24,588 DBG blivet: looking up parted Partition: /dev/sdb1 >21:26:24,588 DBG blivet: updated sdb1 size to 549 MiB (549 MiB) >21:26:24,589 INF blivet: added partition sdb1 (id 115) to device tree >21:26:24,589 INF blivet: parted exception: msdos disk labels do not support partition names. >21:26:24,589 INF blivet: got device: PartitionDevice instance (0x7f654ef97cf8) -- > name = sdb1 status = True id = 115 > children = [] > parents = ['existing 465.76 GiB disk sdb (105) with existing msdos disklabel'] > uuid = 01744ed0-01 size = 549 MiB > format = existing None > major = 8 minor = 17 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1 > target size = 549 MiB path = /dev/sdb1 > 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 0x7f654eff1ef0> fileSystem: <parted.filesystem.FileSystem object at 0x7f654ef9b358> > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f654ef9b0b8> PedPartition: <_ped.Partition object at 0x7f6550056308> > disk = existing 465.76 GiB disk sdb (105) with existing msdos disklabel > start = 2048 end = 1126399 length = 1124352 > flags = boot >21:26:24,590 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 119 >21:26:24,590 DBG blivet: get_format('efi') returning EFIFS instance with object id 120 >21:26:24,590 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 121 >21:26:24,590 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 122 >21:26:24,590 INF blivet: type detected on 'sdb1' is 'ntfs' >21:26:24,590 DBG blivet: get_format('ntfs') returning NTFS instance with object id 123 >21:26:24,590 INF blivet: got format: existing ntfs filesystem >21:26:24,591 INF blivet: scanning sdb2 (/sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb2)... >21:26:24,591 DBG blivet: DeviceTree.get_device_by_name returned None >21:26:24,621 DBG blivet: DeviceTree.get_device_by_name returned existing 465.76 GiB disk sdb (105) with existing msdos disklabel >21:26:24,622 DBG blivet: get_format('None') returning DeviceFormat instance with object id 126 >21:26:24,622 DBG blivet: get_format('None') returning DeviceFormat instance with object id 127 >21:26:24,622 DBG blivet: sdb2 sysfs_path set to /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb2 >21:26:24,622 DBG blivet: updated sdb2 size to 465.22 GiB (465.22 GiB) >21:26:24,622 DBG blivet: looking up parted Partition: /dev/sdb2 >21:26:24,623 DBG blivet: updated sdb2 size to 465.22 GiB (465.22 GiB) >21:26:24,623 INF blivet: added partition sdb2 (id 125) to device tree >21:26:24,624 INF blivet: parted exception: msdos disk labels do not support partition names. >21:26:24,623 INF blivet: got device: PartitionDevice instance (0x7f654ef9b898) -- > name = sdb2 status = True id = 125 > children = [] > parents = ['existing 465.76 GiB disk sdb (105) with existing msdos disklabel'] > uuid = 01744ed0-02 size = 465.22 GiB > format = existing None > major = 8 minor = 18 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb2 > target size = 465.22 GiB path = /dev/sdb2 > 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 0x7f654eff1ef0> fileSystem: <parted.filesystem.FileSystem object at 0x7f654ef9b3c8> > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f654ef9b208> PedPartition: <_ped.Partition object at 0x7f6550056e08> > disk = existing 465.76 GiB disk sdb (105) with existing msdos disklabel > start = 1126400 end = 976771071 length = 975644672 > flags = >21:26:24,624 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 129 >21:26:24,624 DBG blivet: get_format('efi') returning EFIFS instance with object id 130 >21:26:24,625 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 131 >21:26:24,625 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 132 >21:26:24,625 INF blivet: type detected on 'sdb2' is 'ntfs' >21:26:24,625 DBG blivet: get_format('ntfs') returning NTFS instance with object id 133 >21:26:24,625 INF blivet: got format: existing ntfs filesystem >21:26:24,626 INF blivet: scanning sdc (/sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdc)... >21:26:24,626 DBG blivet: DeviceTree.get_device_by_name returned None >21:26:24,627 INF blivet: sdc is a disk >21:26:24,627 DBG blivet: get_format('None') returning DeviceFormat instance with object id 136 >21:26:24,627 DBG blivet: get_format('None') returning DeviceFormat instance with object id 137 >21:26:24,628 DBG blivet: sdc sysfs_path set to /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdc >21:26:24,628 DBG blivet: updated sdc size to 3.64 TiB (3.64 TiB) >21:26:24,628 INF blivet: added disk sdc (id 135) to device tree >21:26:24,628 INF blivet: got device: DiskDevice instance (0x7f654ef9d198) -- > name = sdc status = True id = 135 > children = [] > parents = [] > uuid = None size = 3.64 TiB > format = existing None > major = 8 minor = 32 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdc > target size = 3.64 TiB path = /dev/sdc > format args = [] original_format = None removable = False wwn = 0x5000cca269c723af >21:26:24,629 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 139 >21:26:24,629 DBG blivet: get_format('efi') returning EFIFS instance with object id 140 >21:26:24,629 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 141 >21:26:24,629 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 142 >21:26:24,635 DBG blivet: Clear pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7f654ef986d8>] > device: <parted.device.Device object at 0x7f654ef984e0> > PedDisk: <_ped.Disk object at 0x7f654f014c88> >21:26:24,669 DBG blivet: get_format('disklabel') returning DiskLabel instance with object id 143 >21:26:24,669 INF blivet: got format: existing gpt disklabel >21:26:24,670 INF blivet: scanning sdc1 (/sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc1)... >21:26:24,671 DBG blivet: DeviceTree.get_device_by_name returned None >21:26:24,700 DBG blivet: DeviceTree.get_device_by_name returned existing 3.64 TiB disk sdc (135) with existing gpt disklabel >21:26:24,701 DBG blivet: get_format('None') returning DeviceFormat instance with object id 146 >21:26:24,701 DBG blivet: get_format('None') returning DeviceFormat instance with object id 147 >21:26:24,701 DBG blivet: sdc1 sysfs_path set to /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc1 >21:26:24,701 DBG blivet: updated sdc1 size to 3.64 TiB (3.64 TiB) >21:26:24,702 DBG blivet: looking up parted Partition: /dev/sdc1 >21:26:24,702 DBG blivet: updated sdc1 size to 3.64 TiB (3.64 TiB) >21:26:24,702 INF blivet: added partition sdc1 (id 145) to device tree >21:26:24,702 INF blivet: got device: PartitionDevice instance (0x7f654efac208) -- > name = sdc1 status = True id = 145 > children = [] > parents = ['existing 3.64 TiB disk sdc (135) with existing gpt disklabel'] > uuid = 25899521-7fdd-4731-b15f-891c64b8b1c5 size = 3.64 TiB > format = existing None > major = 8 minor = 33 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc1 > target size = 3.64 TiB path = /dev/sdc1 > 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 0x7f654ef98550> fileSystem: None > number: 1 path: /dev/sdc1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f654ef98710> PedPartition: <_ped.Partition object at 0x7f6550056780> > disk = existing 3.64 TiB disk sdc (135) with existing gpt disklabel > start = 2048 end = 7814037134 length = 7814035087 > flags = raid >21:26:24,703 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 149 >21:26:24,703 DBG blivet: get_format('efi') returning EFIFS instance with object id 150 >21:26:24,704 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 151 >21:26:24,704 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 152 >21:26:24,704 INF blivet: type detected on 'sdc1' is 'mdmember' >21:26:24,704 DBG blivet: get_format('mdmember') returning MDRaidMember instance with object id 153 >21:26:24,717 DBG blivet: DeviceTree.get_device_by_uuid returned None >21:26:24,749 INF blivet: using name myraidname for md array containing member sdc1 >21:26:24,749 DBG blivet: get_format('None') returning DeviceFormat instance with object id 155 >21:26:24,749 DBG blivet: get_format('None') returning DeviceFormat instance with object id 156 >21:26:24,750 DBG blivet: myraidname sysfs_path set to /sys/devices/virtual/block/md127 >21:26:24,750 DBG blivet: existing RAID None size == 3.64 TiB >21:26:24,750 DBG blivet: updated myraidname size to 3.64 TiB (3.64 TiB) >21:26:24,751 DBG blivet: get_format('None') returning DeviceFormat instance with object id 158 >21:26:24,751 DBG blivet: myraidname sysfs_path set to /sys/devices/virtual/block/md127 >21:26:24,751 INF blivet: added mdarray myraidname (id 154) to device tree >21:26:24,752 INF blivet: scanning myraidname (/sys/devices/virtual/block/md127)... >21:26:24,753 DBG blivet: DeviceTree.get_device_by_name returned None >21:26:24,754 DBG blivet: existing RAID raid1 size == 3.64 TiB >21:26:24,753 DBG blivet: DeviceTree.get_device_by_name returned existing 3.64 TiB mdarray myraidname (154) >21:26:24,754 DBG blivet: existing RAID raid1 size == 3.64 TiB >21:26:24,754 INF blivet: got device: MDRaidArrayDevice instance (0x7f6550026d30) -- > name = myraidname status = True id = 154 > children = [] > parents = ['existing 3.64 TiB partition sdc1 (145) with existing mdmember'] > uuid = 12c3222d-2959-51ba-1d8f-0b64164d4fed size = 3.64 TiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/md127 > target size = 3.64 TiB path = /dev/md/myraidname > format args = [] original_format = None level = raid1 spares = 0 > members = 2 > total devices = 1 metadata version = 1.2 >21:26:24,755 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 159 >21:26:24,755 DBG blivet: get_format('efi') returning EFIFS instance with object id 160 >21:26:24,755 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 161 >21:26:24,755 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 162 >21:26:24,770 DBG blivet: Clear pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7f654ef9bac8>] > device: <parted.device.Device object at 0x7f654ef9beb8> > PedDisk: <_ped.Disk object at 0x7f654ef575c8> >21:26:24,870 DBG blivet: get_format('disklabel') returning DiskLabel instance with object id 163 >21:26:24,871 INF blivet: got format: existing gpt disklabel >21:26:24,871 INF blivet: got format: existing mdmember >21:26:24,875 INF blivet: scanning sdd (/sys/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdd)... >21:26:24,876 DBG blivet: DeviceTree.get_device_by_name returned None >21:26:24,878 INF blivet: sdd is a disk >21:26:24,878 DBG blivet: get_format('None') returning DeviceFormat instance with object id 175 >21:26:24,878 DBG blivet: get_format('None') returning DeviceFormat instance with object id 176 >21:26:24,879 DBG blivet: sdd sysfs_path set to /sys/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdd >21:26:24,879 DBG blivet: updated sdd size to 3.64 TiB (3.64 TiB) >21:26:24,880 INF blivet: added disk sdd (id 174) to device tree >21:26:24,880 INF blivet: got device: DiskDevice instance (0x7f654ef988d0) -- > name = sdd status = True id = 174 > children = [] > parents = [] > uuid = None size = 3.64 TiB > format = existing None > major = 8 minor = 48 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdd > target size = 3.64 TiB path = /dev/sdd > format args = [] original_format = None removable = False wwn = 0x5000cca269c77038 >21:26:24,881 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 178 >21:26:24,881 DBG blivet: get_format('efi') returning EFIFS instance with object id 179 >21:26:24,881 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 180 >21:26:24,881 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 181 >21:26:24,887 DBG blivet: Clear pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7f654ef58a20>] > device: <parted.device.Device object at 0x7f654ef58860> > PedDisk: <_ped.Disk object at 0x7f654ef57188> >21:26:24,918 DBG blivet: get_format('disklabel') returning DiskLabel instance with object id 182 >21:26:24,918 INF blivet: got format: existing gpt disklabel >21:26:24,919 INF blivet: scanning sdd1 (/sys/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdd/sdd1)... >21:26:24,920 DBG blivet: DeviceTree.get_device_by_name returned None >21:26:24,953 DBG blivet: DeviceTree.get_device_by_name returned existing 3.64 TiB disk sdd (174) with existing gpt disklabel >21:26:24,954 DBG blivet: get_format('None') returning DeviceFormat instance with object id 185 >21:26:24,954 DBG blivet: get_format('None') returning DeviceFormat instance with object id 186 >21:26:24,954 DBG blivet: sdd1 sysfs_path set to /sys/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdd/sdd1 >21:26:24,955 DBG blivet: updated sdd1 size to 3.64 TiB (3.64 TiB) >21:26:24,955 DBG blivet: looking up parted Partition: /dev/sdd1 >21:26:24,956 DBG blivet: updated sdd1 size to 3.64 TiB (3.64 TiB) >21:26:27,879 INF blivet: ISCSID is /sbin/iscsid >21:26:27,880 INF blivet: no initiator set >21:26:27,942 INF blivet: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >21:26:27,942 INF blivet: no /etc/zfcp.conf; not configuring zfcp >21:26:28,555 DBG blivet: Ext4FS.supported: supported: True ; >21:26:28,555 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 0 >21:26:28,556 DBG blivet: Ext4FS.supported: supported: True ; >21:26:28,556 DBG blivet: trying to set new default fstype to 'ext4' >21:26:28,557 DBG blivet: Ext4FS.supported: supported: True ; >21:26:28,557 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 1 >21:26:28,558 DBG blivet: Ext4FS.supported: supported: True ; >21:26:28,810 INF blivet: no initiator set >21:26:28,810 INF blivet: resetting Blivet (version 3.0.0.b1) instance <pyanaconda.storage.osinstall.InstallerStorage object at 0x7efbf9528f28> >21:26:28,811 INF blivet: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] >21:26:28,812 WRN blivet: Failed to call the update_volume_info method: libstoragemgmt functionality not available >21:26:29,167 INF blivet: devices to scan: ['sdh', 'sdh1', 'sdh2', 'sdh3', 'sdg', 'sdg1', 'sdg2', 'sdg3', 'sdg4', 'sr0', 'sda', 'sda1', 'sda2', 'sda3', 'sdb', 'sdb1', 'sdb2', 'sdc', 'sdc1', 'sdd', 'sdd1', 'sde', 'sdf', 'loop0', 'loop1', 'loop2', 'live-rw', 'live-base', 'myraidname', 'md127p1'] >21:26:29,175 DBG blivet: DeviceTree.handle_device: name: sdh ; info: {'DEVLINKS': '/dev/disk/by-id/usb-Kingston_DataTraveler_2.0_C860008862E4EEA1DA1C44A9-0:0 ' > '/dev/disk/by-uuid/2018-04-25-06-40-05-00 ' > '/dev/disk/by-path/pci-0000:00:14.0-usb-0:12:1.0-scsi-0:0:0:0 ' > '/dev/disk/by-label/Fedora-SciK-Live-28-1-1', > 'DEVNAME': '/dev/sdh', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb3/3-12/3-12:1.0/host8/target8:0:0/8:0:0:0/block/sdh', > 'DEVTYPE': 'disk', > 'ID_BUS': 'usb', > 'ID_DRIVE_THUMB': '1', > 'ID_FS_APPLICATION_ID': 'GENISOIMAGE\\x20ISO\\x209660\\x2fHFS\\x20FILESYSTEM\\x20CREATOR\\x20\\x28C\\x29\\x201993\\x20E.YOUNGDALE\\x20\\x28C\\x29\\x201997-2006\\x20J.PEARSON\\x2fJ.SCHILLING\\x20\\x28C\\x29\\x202006-2007\\x20CDRKIT\\x20TEAM', > 'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', > 'ID_FS_LABEL': 'Fedora-SciK-Live-28-1-1', > 'ID_FS_LABEL_ENC': 'Fedora-SciK-Live-28-1-1', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2018-04-25-06-40-05-00', > 'ID_FS_UUID_ENC': '2018-04-25-06-40-05-00', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'DataTraveler_2.0', > 'ID_MODEL_ENC': 'DataTraveler\\x202.0', > 'ID_MODEL_ID': '6545', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '2faae032', > 'ID_PATH': 'pci-0000:00:14.0-usb-0:12:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_12_1_0-scsi-0_0_0_0', > 'ID_REVISION': 'PMAP', > 'ID_SERIAL': 'Kingston_DataTraveler_2.0_C860008862E4EEA1DA1C44A9-0:0', > 'ID_SERIAL_SHORT': 'C860008862E4EEA1DA1C44A9', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Kingston', > 'ID_VENDOR_ENC': 'Kingston', > 'ID_VENDOR_ID': '0930', > 'MAJOR': '8', > 'MINOR': '112', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdh', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:14.0/usb3/3-12/3-12:1.0/host8/target8:0:0/8:0:0:0/block/sdh', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '12556065'} ; >21:26:29,175 INF blivet: scanning sdh (/sys/devices/pci0000:00/0000:00:14.0/usb3/3-12/3-12:1.0/host8/target8:0:0/8:0:0:0/block/sdh)... >21:26:29,176 DBG blivet: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; >21:26:29,177 DBG blivet: DeviceTree.get_device_by_name returned None >21:26:29,179 DBG blivet: DiskDevicePopulator.run: name: sdh ; >21:26:29,182 INF blivet: sdh is a disk >21:26:29,182 DBG blivet: get_format('None') returning DeviceFormat instance with object id 3 >21:26:29,183 DBG blivet: get_format('None') returning DeviceFormat instance with object id 4 >21:26:29,191 DBG blivet: DiskDevice._set_format: sdh ; type: None ; current: None ; >21:26:29,195 DBG blivet: DiskDevice.update_sysfs_path: sdh ; status: True ; >21:26:29,196 DBG blivet: sdh sysfs_path set to /sys/devices/pci0000:00/0000:00:14.0/usb3/3-12/3-12:1.0/host8/target8:0:0/8:0:0:0/block/sdh >21:26:29,201 DBG blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/pci0000:00/0000:00:14.0/usb3/3-12/3-12:1.0/host8/target8:0:0/8:0:0:0/block/sdh ; >21:26:29,202 DBG blivet: updated sdh size to 7.27 GiB (7.27 GiB) >21:26:29,204 INF blivet: added disk sdh (id 2) to device tree >21:26:29,204 INF blivet: got device: DiskDevice instance (0x7efbe8036860) -- > name = sdh status = True id = 2 > children = [] > parents = [] > uuid = None size = 7.27 GiB > format = existing None > major = 8 minor = 112 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:14.0/usb3/3-12/3-12:1.0/host8/target8:0:0/8:0:0:0/block/sdh > target size = 7.27 GiB path = /dev/sdh > format args = [] original_format = None removable = True wwn = None >21:26:29,211 DBG blivet: DeviceTree.handle_format: name: sdh ; >21:26:29,216 DBG blivet: AppleBootstrapFS.supported: supported: True ; >21:26:29,216 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 6 >21:26:29,217 DBG blivet: EFIFS.supported: supported: True ; >21:26:29,217 DBG blivet: get_format('efi') returning EFIFS instance with object id 7 >21:26:29,219 DBG blivet: MacEFIFS.supported: supported: True ; >21:26:29,219 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 8 >21:26:29,220 DBG blivet: MacEFIFS.supported: supported: True ; >21:26:29,220 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 9 >21:26:29,220 INF blivet: type detected on 'sdh' is 'iso9660' >21:26:29,221 DBG blivet: Iso9660FS.supported: supported: True ; >21:26:29,222 DBG blivet: get_format('iso9660') returning Iso9660FS instance with object id 10 >21:26:29,223 DBG blivet: DiskDevice._set_format: sdh ; type: iso9660 ; current: None ; >21:26:29,223 INF blivet: got format: existing iso9660 filesystem >21:26:29,341 DBG blivet: Iso9660FS.supported: supported: True ; >21:26:29,376 DBG blivet: Iso9660FS.supported: supported: True ; >21:26:29,378 DBG blivet: DeviceTree.handle_device: name: sdh1 ; info: {'DEVLINKS': '/dev/disk/by-partuuid/2faae032-01 ' > '/dev/disk/by-path/pci-0000:00:14.0-usb-0:12:1.0-scsi-0:0:0:0-part1 ' > '/dev/disk/by-label/Fedora-SciK-Live-28-1-1 ' > '/dev/disk/by-uuid/2018-04-25-06-40-05-00 ' > '/dev/disk/by-id/usb-Kingston_DataTraveler_2.0_C860008862E4EEA1DA1C44A9-0:0-part1', > 'DEVNAME': '/dev/sdh1', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb3/3-12/3-12:1.0/host8/target8:0:0/8:0:0:0/block/sdh/sdh1', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > 'ID_DRIVE_THUMB': '1', > 'ID_FS_APPLICATION_ID': 'GENISOIMAGE\\x20ISO\\x209660\\x2fHFS\\x20FILESYSTEM\\x20CREATOR\\x20\\x28C\\x29\\x201993\\x20E.YOUNGDALE\\x20\\x28C\\x29\\x201997-2006\\x20J.PEARSON\\x2fJ.SCHILLING\\x20\\x28C\\x29\\x202006-2007\\x20CDRKIT\\x20TEAM', > 'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', > 'ID_FS_LABEL': 'Fedora-SciK-Live-28-1-1', > 'ID_FS_LABEL_ENC': 'Fedora-SciK-Live-28-1-1', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2018-04-25-06-40-05-00', > 'ID_FS_UUID_ENC': '2018-04-25-06-40-05-00', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'DataTraveler_2.0', > 'ID_MODEL_ENC': 'DataTraveler\\x202.0', > 'ID_MODEL_ID': '6545', > 'ID_PART_ENTRY_DISK': '8:112', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '0', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '7340032', > 'ID_PART_ENTRY_TYPE': '0x0', > 'ID_PART_ENTRY_UUID': '2faae032-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '2faae032', > 'ID_PATH': 'pci-0000:00:14.0-usb-0:12:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_12_1_0-scsi-0_0_0_0', > 'ID_REVISION': 'PMAP', > 'ID_SERIAL': 'Kingston_DataTraveler_2.0_C860008862E4EEA1DA1C44A9-0:0', > 'ID_SERIAL_SHORT': 'C860008862E4EEA1DA1C44A9', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Kingston', > 'ID_VENDOR_ENC': 'Kingston', > 'ID_VENDOR_ID': '0930', > 'MAJOR': '8', > 'MINOR': '113', > 'PARTN': '1', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdh1', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:14.0/usb3/3-12/3-12:1.0/host8/target8:0:0/8:0:0:0/block/sdh/sdh1', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '0', > 'USEC_INITIALIZED': '12680245'} ; >21:26:29,378 INF blivet: scanning sdh1 (/sys/devices/pci0000:00/0000:00:14.0/usb3/3-12/3-12:1.0/host8/target8:0:0/8:0:0:0/block/sdh/sdh1)... >21:26:29,379 DBG blivet: DeviceTree.get_device_by_name: name: sdh1 ; incomplete: False ; hidden: False ; >21:26:29,379 DBG blivet: DeviceTree.get_device_by_name returned None >21:26:29,380 DBG blivet: PartitionDevicePopulator.run: name: sdh1 ; >21:26:29,412 DBG blivet: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; >21:26:29,412 DBG blivet: DeviceTree.get_device_by_name returned existing 7.27 GiB disk sdh (2) with existing iso9660 filesystem >21:26:29,413 DBG blivet: lvm filter: adding sdh1 to the reject list >21:26:29,413 DBG blivet: ignoring partition sdh1 on iso9660 >21:26:29,413 DBG blivet: no device obtained for sdh1 >21:26:29,415 DBG blivet: DeviceTree.handle_device: name: sdh2 ; info: {'DEVLINKS': '/dev/disk/by-id/usb-Kingston_DataTraveler_2.0_C860008862E4EEA1DA1C44A9-0:0-part2 ' > '/dev/disk/by-path/pci-0000:00:14.0-usb-0:12:1.0-scsi-0:0:0:0-part2 ' > '/dev/disk/by-partuuid/2faae032-02 /dev/disk/by-label/ANACONDA ' > '/dev/disk/by-uuid/2B87-AD13', > 'DEVNAME': '/dev/sdh2', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb3/3-12/3-12:1.0/host8/target8:0:0/8:0:0:0/block/sdh/sdh2', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > 'ID_DRIVE_THUMB': '1', > 'ID_FS_APPLICATION_ID': 'GENISOIMAGE\\x20ISO\\x209660\\x2fHFS\\x20FILESYSTEM\\x20CREATOR\\x20\\x28C\\x29\\x201993\\x20E.YOUNGDALE\\x20\\x28C\\x29\\x201997-2006\\x20J.PEARSON\\x2fJ.SCHILLING\\x20\\x28C\\x29\\x202006-2007\\x20CDRKIT\\x20TEAM', > 'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', > 'ID_FS_LABEL': 'ANACONDA', > 'ID_FS_LABEL_ENC': 'ANACONDA', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'vfat', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2B87-AD13', > 'ID_FS_UUID_ENC': '2B87-AD13', > 'ID_FS_VERSION': 'FAT16', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'DataTraveler_2.0', > 'ID_MODEL_ENC': 'DataTraveler\\x202.0', > 'ID_MODEL_ID': '6545', > 'ID_PART_ENTRY_DISK': '8:112', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '122080', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '18656', > 'ID_PART_ENTRY_TYPE': '0xef', > 'ID_PART_ENTRY_UUID': '2faae032-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '2faae032', > 'ID_PATH': 'pci-0000:00:14.0-usb-0:12:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_12_1_0-scsi-0_0_0_0', > 'ID_REVISION': 'PMAP', > 'ID_SERIAL': 'Kingston_DataTraveler_2.0_C860008862E4EEA1DA1C44A9-0:0', > 'ID_SERIAL_SHORT': 'C860008862E4EEA1DA1C44A9', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Kingston', > 'ID_VENDOR_ENC': 'Kingston', > 'ID_VENDOR_ID': '0930', > 'MAJOR': '8', > 'MINOR': '114', > 'PARTN': '2', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdh2', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:14.0/usb3/3-12/3-12:1.0/host8/target8:0:0/8:0:0:0/block/sdh/sdh2', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '12567454'} ; >21:26:29,415 INF blivet: scanning sdh2 (/sys/devices/pci0000:00/0000:00:14.0/usb3/3-12/3-12:1.0/host8/target8:0:0/8:0:0:0/block/sdh/sdh2)... >21:26:29,415 DBG blivet: DeviceTree.get_device_by_name: name: sdh2 ; incomplete: False ; hidden: False ; >21:26:29,416 DBG blivet: DeviceTree.get_device_by_name returned None >21:26:29,417 DBG blivet: PartitionDevicePopulator.run: name: sdh2 ; >21:26:29,451 DBG blivet: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; >21:26:29,452 DBG blivet: DeviceTree.get_device_by_name returned existing 7.27 GiB disk sdh (2) with existing iso9660 filesystem >21:26:29,452 DBG blivet: lvm filter: adding sdh2 to the reject list >21:26:29,453 DBG blivet: ignoring partition sdh2 on iso9660 >21:26:29,453 DBG blivet: no device obtained for sdh2 >21:26:29,454 DBG blivet: DeviceTree.handle_device: name: sdh3 ; info: {'DEVLINKS': '/dev/disk/by-label/ANACONDA ' > '/dev/disk/by-path/pci-0000:00:14.0-usb-0:12:1.0-scsi-0:0:0:0-part3 ' > '/dev/disk/by-id/usb-Kingston_DataTraveler_2.0_C860008862E4EEA1DA1C44A9-0:0-part3 ' > '/dev/disk/by-partuuid/2faae032-03 ' > '/dev/disk/by-uuid/98d30d4b-57c8-3c73-9894-2765c7a74802', > 'DEVNAME': '/dev/sdh3', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb3/3-12/3-12:1.0/host8/target8:0:0/8:0:0:0/block/sdh/sdh3', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > 'ID_DRIVE_THUMB': '1', > 'ID_FS_APPLICATION_ID': 'GENISOIMAGE\\x20ISO\\x209660\\x2fHFS\\x20FILESYSTEM\\x20CREATOR\\x20\\x28C\\x29\\x201993\\x20E.YOUNGDALE\\x20\\x28C\\x29\\x201997-2006\\x20J.PEARSON\\x2fJ.SCHILLING\\x20\\x28C\\x29\\x202006-2007\\x20CDRKIT\\x20TEAM', > 'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', > 'ID_FS_LABEL': 'ANACONDA', > 'ID_FS_LABEL_ENC': 'ANACONDA', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'hfsplus', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '98d30d4b-57c8-3c73-9894-2765c7a74802', > 'ID_FS_UUID_ENC': '98d30d4b-57c8-3c73-9894-2765c7a74802', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'DataTraveler_2.0', > 'ID_MODEL_ENC': 'DataTraveler\\x202.0', > 'ID_MODEL_ID': '6545', > 'ID_PART_ENTRY_DISK': '8:112', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '140736', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '39408', > 'ID_PART_ENTRY_TYPE': '0x0', > 'ID_PART_ENTRY_UUID': '2faae032-03', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '2faae032', > 'ID_PATH': 'pci-0000:00:14.0-usb-0:12:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_12_1_0-scsi-0_0_0_0', > 'ID_REVISION': 'PMAP', > 'ID_SERIAL': 'Kingston_DataTraveler_2.0_C860008862E4EEA1DA1C44A9-0:0', > 'ID_SERIAL_SHORT': 'C860008862E4EEA1DA1C44A9', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Kingston', > 'ID_VENDOR_ENC': 'Kingston', > 'ID_VENDOR_ID': '0930', > 'MAJOR': '8', > 'MINOR': '115', > 'PARTN': '3', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdh3', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:14.0/usb3/3-12/3-12:1.0/host8/target8:0:0/8:0:0:0/block/sdh/sdh3', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '12583607'} ; >21:26:29,454 INF blivet: scanning sdh3 (/sys/devices/pci0000:00/0000:00:14.0/usb3/3-12/3-12:1.0/host8/target8:0:0/8:0:0:0/block/sdh/sdh3)... >21:26:29,454 DBG blivet: DeviceTree.get_device_by_name: name: sdh3 ; incomplete: False ; hidden: False ; >21:26:29,455 DBG blivet: DeviceTree.get_device_by_name returned None >21:26:29,456 DBG blivet: PartitionDevicePopulator.run: name: sdh3 ; >21:26:29,486 DBG blivet: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; >21:26:29,487 DBG blivet: DeviceTree.get_device_by_name returned existing 7.27 GiB disk sdh (2) with existing iso9660 filesystem >21:26:29,488 DBG blivet: lvm filter: adding sdh3 to the reject list >21:26:29,488 DBG blivet: ignoring partition sdh3 on iso9660 >21:26:29,488 DBG blivet: no device obtained for sdh3 >21:26:29,489 DBG blivet: DeviceTree.handle_device: name: sdg ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x50025385a00a5a17 ' > '/dev/disk/by-path/pci-0000:04:00.0-ata-1 ' > '/dev/disk/by-id/ata-Samsung_SSD_840_PRO_Series_S1ATNSAD757489A', > 'DEVNAME': '/dev/sdg', > 'DEVPATH': '/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdg', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'Samsung_SSD_840_PRO_Series', > 'ID_MODEL_ENC': 'Samsung\\x20SSD\\x20840\\x20PRO\\x20Series\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': 'fe5661ee-abf8-4fbf-bb3b-2bfd0c8925c7', > 'ID_PATH': 'pci-0000:04:00.0-ata-1', > 'ID_PATH_TAG': 'pci-0000_04_00_0-ata-1', > 'ID_REVISION': 'DXM05B0Q', > 'ID_SERIAL': 'Samsung_SSD_840_PRO_Series_S1ATNSAD757489A', > 'ID_SERIAL_SHORT': 'S1ATNSAD757489A', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50025385a00a5a17', > 'ID_WWN_WITH_EXTENSION': '0x50025385a00a5a17', > 'MAJOR': '8', > 'MINOR': '96', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdg', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdg', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '12063356'} ; >21:26:29,489 INF blivet: scanning sdg (/sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdg)... >21:26:29,489 DBG blivet: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; >21:26:29,490 DBG blivet: DeviceTree.get_device_by_name returned None >21:26:29,492 DBG blivet: DiskDevicePopulator.run: name: sdg ; >21:26:29,492 INF blivet: sdg is a disk >21:26:29,492 DBG blivet: get_format('None') returning DeviceFormat instance with object id 13 >21:26:29,493 DBG blivet: get_format('None') returning DeviceFormat instance with object id 14 >21:26:29,494 DBG blivet: DiskDevice._set_format: sdg ; type: None ; current: None ; >21:26:29,494 DBG blivet: DiskDevice.update_sysfs_path: sdg ; status: True ; >21:26:29,495 DBG blivet: sdg sysfs_path set to /sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdg >21:26:29,496 DBG blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdg ; >21:26:29,496 DBG blivet: updated sdg size to 238.47 GiB (238.47 GiB) >21:26:29,496 INF blivet: added disk sdg (id 12) to device tree >21:26:29,496 INF blivet: got device: DiskDevice instance (0x7efbe0b15ef0) -- > name = sdg status = True id = 12 > children = [] > parents = [] > uuid = None size = 238.47 GiB > format = existing None > major = 8 minor = 96 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdg > target size = 238.47 GiB path = /dev/sdg > format args = [] original_format = None removable = False wwn = 0x50025385a00a5a17 >21:26:29,498 DBG blivet: DeviceTree.handle_format: name: sdg ; >21:26:29,499 DBG blivet: AppleBootstrapFS.supported: supported: True ; >21:26:29,499 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 16 >21:26:29,500 DBG blivet: EFIFS.supported: supported: True ; >21:26:29,500 DBG blivet: get_format('efi') returning EFIFS instance with object id 17 >21:26:29,501 DBG blivet: MacEFIFS.supported: supported: True ; >21:26:29,502 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 18 >21:26:29,503 DBG blivet: MacEFIFS.supported: supported: True ; >21:26:29,503 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 19 >21:26:29,504 DBG blivet: DiskLabelFormatPopulator.run: device: sdg ; label_type: gpt ; >21:26:29,505 DBG blivet: DiskDevice.setup: sdg ; orig: False ; status: True ; controllable: True ; >21:26:29,509 DBG blivet: DiskLabel.__init__: uuid: fe5661ee-abf8-4fbf-bb3b-2bfd0c8925c7 ; label: None ; device: /dev/sdg ; serial: Samsung_SSD_840_PRO_Series_S1ATNSAD757489A ; exists: True ; >21:26:29,530 DBG blivet: Clear pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 4 > lastPartitionNumber: 4 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7efbe0b15128>, <parted.partition.Partition object at 0x7efbe0b2edd8>, <parted.partition.Partition object at 0x7efbe0b159e8>, <parted.partition.Partition object at 0x7efbe0b2ec88>] > device: <parted.device.Device object at 0x7efbe0b15f28> > PedDisk: <_ped.Disk object at 0x7efbe8121488> >21:26:29,574 DBG blivet: get_format('disklabel') returning DiskLabel instance with object id 20 >21:26:29,576 DBG blivet: DiskDevice._set_format: sdg ; type: disklabel ; current: None ; >21:26:29,576 INF blivet: got format: existing gpt disklabel >21:26:29,582 DBG blivet: DeviceTree.handle_device: name: sdg1 ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x50025385a00a5a17-part1 ' > '/dev/disk/by-label/win7x64 ' > '/dev/disk/by-id/ata-Samsung_SSD_840_PRO_Series_S1ATNSAD757489A-part1 ' > '/dev/disk/by-uuid/49651ABC464D8668 ' > '/dev/disk/by-partuuid/cf533694-78fc-4a88-a0fd-5f2d9030f900 ' > '/dev/disk/by-path/pci-0000:04:00.0-ata-1-part1', > 'DEVNAME': '/dev/sdg1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdg/sdg1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'win7x64', > 'ID_FS_LABEL_ENC': 'win7x64', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '49651ABC464D8668', > 'ID_FS_UUID_ENC': '49651ABC464D8668', > 'ID_MODEL': 'Samsung_SSD_840_PRO_Series', > 'ID_MODEL_ENC': 'Samsung\\x20SSD\\x20840\\x20PRO\\x20Series\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:96', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '34', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '352229772', > 'ID_PART_ENTRY_TYPE': 'ebd0a0a2-b9e5-4433-87c0-68b6b72699c7', > 'ID_PART_ENTRY_UUID': 'cf533694-78fc-4a88-a0fd-5f2d9030f900', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': 'fe5661ee-abf8-4fbf-bb3b-2bfd0c8925c7', > 'ID_PATH': 'pci-0000:04:00.0-ata-1', > 'ID_PATH_TAG': 'pci-0000_04_00_0-ata-1', > 'ID_REVISION': 'DXM05B0Q', > 'ID_SERIAL': 'Samsung_SSD_840_PRO_Series_S1ATNSAD757489A', > 'ID_SERIAL_SHORT': 'S1ATNSAD757489A', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50025385a00a5a17', > 'ID_WWN_WITH_EXTENSION': '0x50025385a00a5a17', > 'MAJOR': '8', > 'MINOR': '97', > 'PARTN': '1', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdg1', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdg/sdg1', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '12082226'} ; >21:26:29,582 INF blivet: scanning sdg1 (/sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdg/sdg1)... >21:26:29,583 DBG blivet: DeviceTree.get_device_by_name: name: sdg1 ; incomplete: False ; hidden: False ; >21:26:29,584 DBG blivet: DeviceTree.get_device_by_name returned None >21:26:29,585 DBG blivet: PartitionDevicePopulator.run: name: sdg1 ; >21:26:29,622 DBG blivet: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; >21:26:29,623 DBG blivet: DeviceTree.get_device_by_name returned existing 238.47 GiB disk sdg (12) with existing gpt disklabel >21:26:29,623 DBG blivet: get_format('None') returning DeviceFormat instance with object id 23 >21:26:29,627 DBG blivet: DiskDevice.add_child: name: sdg ; child: sdg1 ; kids: 0 ; >21:26:29,628 DBG blivet: get_format('None') returning DeviceFormat instance with object id 24 >21:26:29,628 DBG blivet: PartitionDevice._set_format: sdg1 ; type: None ; current: None ; >21:26:29,629 DBG blivet: PartitionDevice.update_sysfs_path: sdg1 ; status: True ; >21:26:29,630 DBG blivet: sdg1 sysfs_path set to /sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdg/sdg1 >21:26:29,631 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sdg1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdg/sdg1 ; >21:26:29,631 DBG blivet: updated sdg1 size to 167.96 GiB (167.96 GiB) >21:26:29,631 DBG blivet: looking up parted Partition: /dev/sdg1 >21:26:29,632 DBG blivet: PartitionDevice.probe: sdg1 ; exists: True ; >21:26:29,633 DBG blivet: PartitionDevice.get_flag: path: /dev/sdg1 ; flag: 1 ; >21:26:29,634 DBG blivet: PartitionDevice.get_flag: path: /dev/sdg1 ; flag: 10 ; >21:26:29,635 DBG blivet: PartitionDevice.get_flag: path: /dev/sdg1 ; flag: 12 ; >21:26:29,636 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sdg1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdg/sdg1 ; >21:26:29,636 DBG blivet: updated sdg1 size to 167.96 GiB (167.96 GiB) >21:26:29,636 INF blivet: added partition sdg1 (id 22) to device tree >21:26:29,636 INF blivet: got device: PartitionDevice instance (0x7efbe0af6390) -- > name = sdg1 status = True id = 22 > children = [] > parents = ['existing 238.47 GiB disk sdg (12) with existing gpt disklabel'] > uuid = cf533694-78fc-4a88-a0fd-5f2d9030f900 size = 167.96 GiB > format = existing None > major = 8 minor = 97 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdg/sdg1 > target size = 167.96 GiB path = /dev/sdg1 > 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 0x7efbe0b15940> fileSystem: <parted.filesystem.FileSystem object at 0x7efbe0b2e2e8> > number: 1 path: /dev/sdg1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7efbe0b2ee48> PedPartition: <_ped.Partition object at 0x7efbe048a3b8> > disk = existing 238.47 GiB disk sdg (12) with existing gpt disklabel > start = 34 end = 352229805 length = 352229772 > flags = msftdata >21:26:29,640 DBG blivet: DeviceTree.handle_format: name: sdg1 ; >21:26:29,642 DBG blivet: AppleBootstrapFS.supported: supported: True ; >21:26:29,642 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 26 >21:26:29,643 DBG blivet: EFIFS.supported: supported: True ; >21:26:29,643 DBG blivet: get_format('efi') returning EFIFS instance with object id 27 >21:26:29,644 DBG blivet: MacEFIFS.supported: supported: True ; >21:26:29,644 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 28 >21:26:29,645 DBG blivet: MacEFIFS.supported: supported: True ; >21:26:29,646 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 29 >21:26:29,646 INF blivet: type detected on 'sdg1' is 'ntfs' >21:26:32,257 DBG blivet: padding min size from 128,73 GiB up to 129,21 GiB >21:26:32,259 DBG blivet: NTFS.supported: supported: False ; >21:26:32,259 DBG blivet: get_format('ntfs') returning NTFS instance with object id 30 >21:26:32,259 DBG blivet: PartitionDevice._set_format: sdg1 ; type: ntfs ; current: None ; >21:26:32,260 INF blivet: got format: existing ntfs filesystem >21:26:32,295 DBG blivet: NTFS.supported: supported: False ; >21:26:32,330 DBG blivet: NTFS.supported: supported: False ; >21:26:32,331 DBG blivet: DeviceTree.handle_device: name: sdg2 ; info: {'DEVLINKS': '/dev/disk/by-uuid/A21E310A1E30D8CD ' > '/dev/disk/by-partuuid/d8517309-3ae8-4a0e-958f-1952af48e70d ' > '/dev/disk/by-path/pci-0000:04:00.0-ata-1-part2 ' > '/dev/disk/by-id/ata-Samsung_SSD_840_PRO_Series_S1ATNSAD757489A-part2 ' > '/dev/disk/by-id/wwn-0x50025385a00a5a17-part2', > 'DEVNAME': '/dev/sdg2', > 'DEVPATH': '/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdg/sdg2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'A21E310A1E30D8CD', > 'ID_FS_UUID_ENC': 'A21E310A1E30D8CD', > 'ID_MODEL': 'Samsung_SSD_840_PRO_Series', > 'ID_MODEL_ENC': 'Samsung\\x20SSD\\x20840\\x20PRO\\x20Series\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:96', > 'ID_PART_ENTRY_FLAGS': '0x1', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '352231424', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '1746944', > 'ID_PART_ENTRY_TYPE': 'de94bba4-06d1-4d40-a16a-bfd50179d6ac', > 'ID_PART_ENTRY_UUID': 'd8517309-3ae8-4a0e-958f-1952af48e70d', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': 'fe5661ee-abf8-4fbf-bb3b-2bfd0c8925c7', > 'ID_PATH': 'pci-0000:04:00.0-ata-1', > 'ID_PATH_TAG': 'pci-0000_04_00_0-ata-1', > 'ID_REVISION': 'DXM05B0Q', > 'ID_SERIAL': 'Samsung_SSD_840_PRO_Series_S1ATNSAD757489A', > 'ID_SERIAL_SHORT': 'S1ATNSAD757489A', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50025385a00a5a17', > 'ID_WWN_WITH_EXTENSION': '0x50025385a00a5a17', > 'MAJOR': '8', > 'MINOR': '98', > 'PARTN': '2', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdg2', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdg/sdg2', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '12084107'} ; >21:26:32,331 INF blivet: scanning sdg2 (/sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdg/sdg2)... >21:26:32,332 DBG blivet: DeviceTree.get_device_by_name: name: sdg2 ; incomplete: False ; hidden: False ; >21:26:32,333 DBG blivet: DeviceTree.get_device_by_name returned None >21:26:32,334 DBG blivet: PartitionDevicePopulator.run: name: sdg2 ; >21:26:32,366 DBG blivet: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; >21:26:32,366 DBG blivet: DeviceTree.get_device_by_name returned existing 238,47 GiB disk sdg (12) with existing gpt disklabel >21:26:32,368 DBG blivet: get_format('None') returning DeviceFormat instance with object id 33 >21:26:32,369 DBG blivet: DiskDevice.add_child: name: sdg ; child: sdg2 ; kids: 1 ; >21:26:32,369 DBG blivet: get_format('None') returning DeviceFormat instance with object id 34 >21:26:32,370 DBG blivet: PartitionDevice._set_format: sdg2 ; type: None ; current: None ; >21:26:32,370 DBG blivet: PartitionDevice.update_sysfs_path: sdg2 ; status: True ; >21:26:32,371 DBG blivet: sdg2 sysfs_path set to /sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdg/sdg2 >21:26:32,372 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sdg2 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdg/sdg2 ; >21:26:32,372 DBG blivet: updated sdg2 size to 853 MiB (853 MiB) >21:26:32,372 DBG blivet: looking up parted Partition: /dev/sdg2 >21:26:32,373 DBG blivet: PartitionDevice.probe: sdg2 ; exists: True ; >21:26:32,374 DBG blivet: PartitionDevice.get_flag: path: /dev/sdg2 ; flag: 1 ; >21:26:32,375 DBG blivet: PartitionDevice.get_flag: path: /dev/sdg2 ; flag: 10 ; >21:26:32,376 DBG blivet: PartitionDevice.get_flag: path: /dev/sdg2 ; flag: 12 ; >21:26:32,377 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sdg2 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdg/sdg2 ; >21:26:32,377 DBG blivet: updated sdg2 size to 853 MiB (853 MiB) >21:26:32,377 INF blivet: added partition sdg2 (id 32) to device tree >21:26:32,377 INF blivet: got device: PartitionDevice instance (0x7efbe04304e0) -- > name = sdg2 status = True id = 32 > children = [] > parents = ['existing 238,47 GiB disk sdg (12) with existing gpt disklabel'] > uuid = d8517309-3ae8-4a0e-958f-1952af48e70d size = 853 MiB > format = existing None > major = 8 minor = 98 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdg/sdg2 > target size = 853 MiB path = /dev/sdg2 > 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 0x7efbe0b15940> fileSystem: <parted.filesystem.FileSystem object at 0x7efbe0b2ee80> > number: 2 path: /dev/sdg2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7efbe0b2ec18> PedPartition: <_ped.Partition object at 0x7efbe048a410> > disk = existing 238,47 GiB disk sdg (12) with existing gpt disklabel > start = 352231424 end = 353978367 length = 1746944 > flags = hidden, diag >21:26:32,381 DBG blivet: DeviceTree.handle_format: name: sdg2 ; >21:26:32,382 DBG blivet: AppleBootstrapFS.supported: supported: True ; >21:26:32,382 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 36 >21:26:32,383 DBG blivet: EFIFS.supported: supported: True ; >21:26:32,383 DBG blivet: get_format('efi') returning EFIFS instance with object id 37 >21:26:32,384 DBG blivet: MacEFIFS.supported: supported: True ; >21:26:32,385 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 38 >21:26:32,386 DBG blivet: MacEFIFS.supported: supported: True ; >21:26:32,386 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 39 >21:26:32,386 INF blivet: type detected on 'sdg2' is 'ntfs' >21:26:32,409 DBG blivet: padding min size from 380,52 MiB up to 418,57 MiB >21:26:32,410 DBG blivet: NTFS.supported: supported: False ; >21:26:32,410 DBG blivet: get_format('ntfs') returning NTFS instance with object id 40 >21:26:32,411 DBG blivet: PartitionDevice._set_format: sdg2 ; type: ntfs ; current: None ; >21:26:32,411 INF blivet: got format: existing ntfs filesystem >21:26:32,446 DBG blivet: NTFS.supported: supported: False ; >21:26:32,479 DBG blivet: NTFS.supported: supported: False ; >21:26:32,481 DBG blivet: DeviceTree.handle_device: name: sdg3 ; info: {'DEVLINKS': '/dev/disk/by-partlabel/Basic\\x20data\\x20partition ' > '/dev/disk/by-id/ata-Samsung_SSD_840_PRO_Series_S1ATNSAD757489A-part3 ' > '/dev/disk/by-uuid/582C9FCA2C9FA194 ' > '/dev/disk/by-partuuid/e5d08099-5354-49ab-af3f-a367b758b996 ' > '/dev/disk/by-id/wwn-0x50025385a00a5a17-part3 ' > '/dev/disk/by-label/Recovery ' > '/dev/disk/by-path/pci-0000:04:00.0-ata-1-part3', > 'DEVNAME': '/dev/sdg3', > 'DEVPATH': '/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdg/sdg3', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'Recovery', > 'ID_FS_LABEL_ENC': 'Recovery', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '582C9FCA2C9FA194', > 'ID_FS_UUID_ENC': '582C9FCA2C9FA194', > 'ID_MODEL': 'Samsung_SSD_840_PRO_Series', > 'ID_MODEL_ENC': 'Samsung\\x20SSD\\x20840\\x20PRO\\x20Series\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:96', > 'ID_PART_ENTRY_FLAGS': '0x1', > 'ID_PART_ENTRY_NAME': 'Basic\\x20data\\x20partition', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '353978368', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '921600', > 'ID_PART_ENTRY_TYPE': 'de94bba4-06d1-4d40-a16a-bfd50179d6ac', > 'ID_PART_ENTRY_UUID': 'e5d08099-5354-49ab-af3f-a367b758b996', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': 'fe5661ee-abf8-4fbf-bb3b-2bfd0c8925c7', > 'ID_PATH': 'pci-0000:04:00.0-ata-1', > 'ID_PATH_TAG': 'pci-0000_04_00_0-ata-1', > 'ID_REVISION': 'DXM05B0Q', > 'ID_SERIAL': 'Samsung_SSD_840_PRO_Series_S1ATNSAD757489A', > 'ID_SERIAL_SHORT': 'S1ATNSAD757489A', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50025385a00a5a17', > 'ID_WWN_WITH_EXTENSION': '0x50025385a00a5a17', > 'MAJOR': '8', > 'MINOR': '99', > 'PARTN': '3', > 'PARTNAME': 'Basic data partition', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdg3', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdg/sdg3', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '12082153'} ; >21:26:32,481 INF blivet: scanning sdg3 (/sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdg/sdg3)... >21:26:32,482 DBG blivet: DeviceTree.get_device_by_name: name: sdg3 ; incomplete: False ; hidden: False ; >21:26:32,482 DBG blivet: DeviceTree.get_device_by_name returned None >21:26:32,483 DBG blivet: PartitionDevicePopulator.run: name: sdg3 ; >21:26:32,516 DBG blivet: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; >21:26:32,517 DBG blivet: DeviceTree.get_device_by_name returned existing 238,47 GiB disk sdg (12) with existing gpt disklabel >21:26:32,519 DBG blivet: get_format('None') returning DeviceFormat instance with object id 43 >21:26:32,520 DBG blivet: DiskDevice.add_child: name: sdg ; child: sdg3 ; kids: 2 ; >21:26:32,520 DBG blivet: get_format('None') returning DeviceFormat instance with object id 44 >21:26:32,521 DBG blivet: PartitionDevice._set_format: sdg3 ; type: None ; current: None ; >21:26:32,522 DBG blivet: PartitionDevice.update_sysfs_path: sdg3 ; status: True ; >21:26:32,522 DBG blivet: sdg3 sysfs_path set to /sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdg/sdg3 >21:26:32,523 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sdg3 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdg/sdg3 ; >21:26:32,524 DBG blivet: updated sdg3 size to 450 MiB (450 MiB) >21:26:32,524 DBG blivet: looking up parted Partition: /dev/sdg3 >21:26:32,525 DBG blivet: PartitionDevice.probe: sdg3 ; exists: True ; >21:26:32,526 DBG blivet: PartitionDevice.get_flag: path: /dev/sdg3 ; flag: 1 ; >21:26:32,527 DBG blivet: PartitionDevice.get_flag: path: /dev/sdg3 ; flag: 10 ; >21:26:32,527 DBG blivet: PartitionDevice.get_flag: path: /dev/sdg3 ; flag: 12 ; >21:26:32,528 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sdg3 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdg/sdg3 ; >21:26:32,529 DBG blivet: updated sdg3 size to 450 MiB (450 MiB) >21:26:32,529 INF blivet: added partition sdg3 (id 42) to device tree >21:26:32,529 INF blivet: got device: PartitionDevice instance (0x7efbd7fd8fd0) -- > name = sdg3 status = True id = 42 > children = [] > parents = ['existing 238,47 GiB disk sdg (12) with existing gpt disklabel'] > uuid = e5d08099-5354-49ab-af3f-a367b758b996 size = 450 MiB > format = existing None > major = 8 minor = 99 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdg/sdg3 > target size = 450 MiB path = /dev/sdg3 > 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 0x7efbe0b15940> fileSystem: <parted.filesystem.FileSystem object at 0x7efbe0b2e780> > number: 3 path: /dev/sdg3 type: 0 > name: Basic data partition active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7efbe0b15fd0> PedPartition: <_ped.Partition object at 0x7efbe04d3360> > disk = existing 238,47 GiB disk sdg (12) with existing gpt disklabel > start = 353978368 end = 354899967 length = 921600 > flags = hidden, diag >21:26:32,533 DBG blivet: DeviceTree.handle_format: name: sdg3 ; >21:26:32,534 DBG blivet: AppleBootstrapFS.supported: supported: True ; >21:26:32,534 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 46 >21:26:32,535 DBG blivet: EFIFS.supported: supported: True ; >21:26:32,535 DBG blivet: get_format('efi') returning EFIFS instance with object id 47 >21:26:32,536 DBG blivet: MacEFIFS.supported: supported: True ; >21:26:32,536 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 48 >21:26:32,538 DBG blivet: MacEFIFS.supported: supported: True ; >21:26:32,538 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 49 >21:26:32,539 INF blivet: type detected on 'sdg3' is 'ntfs' >21:26:32,560 DBG blivet: padding min size from 10,49 MiB up to 11,54 MiB >21:26:32,561 DBG blivet: NTFS.supported: supported: False ; >21:26:32,562 DBG blivet: get_format('ntfs') returning NTFS instance with object id 50 >21:26:32,562 DBG blivet: PartitionDevice._set_format: sdg3 ; type: ntfs ; current: None ; >21:26:32,562 INF blivet: got format: existing ntfs filesystem >21:26:32,599 DBG blivet: NTFS.supported: supported: False ; >21:26:32,632 DBG blivet: NTFS.supported: supported: False ; >21:26:32,633 DBG blivet: DeviceTree.handle_device: name: sdg4 ; info: {'DEVLINKS': '/dev/disk/by-partlabel/EFI\\x20system\\x20partition ' > '/dev/disk/by-uuid/A2A6-09A6 ' > '/dev/disk/by-id/wwn-0x50025385a00a5a17-part4 ' > '/dev/disk/by-path/pci-0000:04:00.0-ata-1-part4 ' > '/dev/disk/by-partuuid/d1fe435a-dfca-480e-97dc-0c21673d5d9f ' > '/dev/disk/by-id/ata-Samsung_SSD_840_PRO_Series_S1ATNSAD757489A-part4', > 'DEVNAME': '/dev/sdg4', > 'DEVPATH': '/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdg/sdg4', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'vfat', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'A2A6-09A6', > 'ID_FS_UUID_ENC': 'A2A6-09A6', > 'ID_FS_VERSION': 'FAT32', > 'ID_MODEL': 'Samsung_SSD_840_PRO_Series', > 'ID_MODEL_ENC': 'Samsung\\x20SSD\\x20840\\x20PRO\\x20Series\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:96', > 'ID_PART_ENTRY_NAME': 'EFI\\x20system\\x20partition', > 'ID_PART_ENTRY_NUMBER': '4', > 'ID_PART_ENTRY_OFFSET': '354899968', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '204800', > 'ID_PART_ENTRY_TYPE': 'c12a7328-f81f-11d2-ba4b-00a0c93ec93b', > 'ID_PART_ENTRY_UUID': 'd1fe435a-dfca-480e-97dc-0c21673d5d9f', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': 'fe5661ee-abf8-4fbf-bb3b-2bfd0c8925c7', > 'ID_PATH': 'pci-0000:04:00.0-ata-1', > 'ID_PATH_TAG': 'pci-0000_04_00_0-ata-1', > 'ID_REVISION': 'DXM05B0Q', > 'ID_SERIAL': 'Samsung_SSD_840_PRO_Series_S1ATNSAD757489A', > 'ID_SERIAL_SHORT': 'S1ATNSAD757489A', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50025385a00a5a17', > 'ID_WWN_WITH_EXTENSION': '0x50025385a00a5a17', > 'MAJOR': '8', > 'MINOR': '100', > 'PARTN': '4', > 'PARTNAME': 'EFI system partition', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdg4', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdg/sdg4', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '12084262'} ; >21:26:32,633 INF blivet: scanning sdg4 (/sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdg/sdg4)... >21:26:32,634 DBG blivet: DeviceTree.get_device_by_name: name: sdg4 ; incomplete: False ; hidden: False ; >21:26:32,635 DBG blivet: DeviceTree.get_device_by_name returned None >21:26:32,635 DBG blivet: PartitionDevicePopulator.run: name: sdg4 ; >21:26:32,670 DBG blivet: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; >21:26:32,670 DBG blivet: DeviceTree.get_device_by_name returned existing 238,47 GiB disk sdg (12) with existing gpt disklabel >21:26:32,672 DBG blivet: get_format('None') returning DeviceFormat instance with object id 53 >21:26:32,673 DBG blivet: DiskDevice.add_child: name: sdg ; child: sdg4 ; kids: 3 ; >21:26:32,673 DBG blivet: get_format('None') returning DeviceFormat instance with object id 54 >21:26:32,674 DBG blivet: PartitionDevice._set_format: sdg4 ; type: None ; current: None ; >21:26:32,675 DBG blivet: PartitionDevice.update_sysfs_path: sdg4 ; status: True ; >21:26:32,675 DBG blivet: sdg4 sysfs_path set to /sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdg/sdg4 >21:26:32,676 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sdg4 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdg/sdg4 ; >21:26:32,677 DBG blivet: updated sdg4 size to 100 MiB (100 MiB) >21:26:32,677 DBG blivet: looking up parted Partition: /dev/sdg4 >21:26:32,678 DBG blivet: PartitionDevice.probe: sdg4 ; exists: True ; >21:26:32,679 DBG blivet: PartitionDevice.get_flag: path: /dev/sdg4 ; flag: 1 ; >21:26:32,679 DBG blivet: PartitionDevice.get_flag: path: /dev/sdg4 ; flag: 10 ; >21:26:32,680 DBG blivet: PartitionDevice.get_flag: path: /dev/sdg4 ; flag: 12 ; >21:26:32,681 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sdg4 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdg/sdg4 ; >21:26:32,682 DBG blivet: updated sdg4 size to 100 MiB (100 MiB) >21:26:32,682 INF blivet: added partition sdg4 (id 52) to device tree >21:26:32,682 INF blivet: got device: PartitionDevice instance (0x7efbe0b093c8) -- > name = sdg4 status = True id = 52 > children = [] > parents = ['existing 238,47 GiB disk sdg (12) with existing gpt disklabel'] > uuid = d1fe435a-dfca-480e-97dc-0c21673d5d9f size = 100 MiB > format = existing None > major = 8 minor = 100 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdg/sdg4 > target size = 100 MiB path = /dev/sdg4 > 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 0x7efbe0b15940> fileSystem: <parted.filesystem.FileSystem object at 0x7efbe0b2e898> > number: 4 path: /dev/sdg4 type: 0 > name: EFI system partition active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7efbe0b2e8d0> PedPartition: <_ped.Partition object at 0x7efbe048a468> > disk = existing 238,47 GiB disk sdg (12) with existing gpt disklabel > start = 354899968 end = 355104767 length = 204800 > flags = boot, esp >21:26:32,686 DBG blivet: DeviceTree.handle_format: name: sdg4 ; >21:26:32,687 DBG blivet: AppleBootstrapFS.supported: supported: True ; >21:26:32,687 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 56 >21:26:32,688 DBG blivet: EFIFS.supported: supported: True ; >21:26:32,688 DBG blivet: get_format('efi') returning EFIFS instance with object id 57 >21:26:32,688 INF blivet: type detected on 'sdg4' is 'efi' >21:26:32,689 DBG blivet: EFIFS.supported: supported: True ; >21:26:32,689 DBG blivet: get_format('efi') returning EFIFS instance with object id 58 >21:26:32,690 DBG blivet: PartitionDevice._set_format: sdg4 ; type: efi ; current: None ; >21:26:32,690 INF blivet: got format: existing efi filesystem >21:26:32,723 DBG blivet: EFIFS.supported: supported: True ; >21:26:32,758 DBG blivet: EFIFS.supported: supported: True ; >21:26:32,759 DBG blivet: DeviceTree.handle_device: name: sr0 ; info: {'DEVLINKS': '/dev/disk/by-id/ata-HL-DT-ST_DVDRAM_GH24NS95_KAID1LL3715 ' > '/dev/disk/by-id/wwn-0x5001480000000000 ' > '/dev/disk/by-path/pci-0000:04:00.0-ata-2 /dev/cdrom', > 'DEVNAME': '/dev/sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata8/host7/target7:0:0/7:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_CD': '1', > 'ID_CDROM_CD_R': '1', > 'ID_CDROM_CD_RW': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_DVD_PLUS_R': '1', > 'ID_CDROM_DVD_PLUS_RW': '1', > 'ID_CDROM_DVD_PLUS_R_DL': '1', > 'ID_CDROM_DVD_R': '1', > 'ID_CDROM_DVD_RAM': '1', > 'ID_CDROM_DVD_RW': '1', > 'ID_CDROM_MRW': '1', > 'ID_CDROM_MRW_W': '1', > 'ID_FOR_SEAT': 'block-pci-0000_04_00_0-ata-2', > 'ID_MODEL': 'HL-DT-ST_DVDRAM_GH24NS95', > 'ID_MODEL_ENC': 'HL-DT-ST\\x20DVDRAM\\x20GH24NS95\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PATH': 'pci-0000:04:00.0-ata-2', > 'ID_PATH_TAG': 'pci-0000_04_00_0-ata-2', > 'ID_REVISION': 'RN01', > 'ID_SERIAL': 'HL-DT-ST_DVDRAM_GH24NS95_KAID1LL3715', > 'ID_SERIAL_SHORT': 'KAID1LL3715', > 'ID_TYPE': 'cd', > 'ID_WWN': '0x5001480000000000', > 'ID_WWN_WITH_EXTENSION': '0x5001480000000000', > 'MAJOR': '11', > 'MINOR': '0', > 'SUBSYSTEM': 'block', > 'SYSTEMD_MOUNT_DEVICE_BOUND': '1', > 'SYS_NAME': 'sr0', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata8/host7/target7:0:0/7:0:0:0/block/sr0', > 'TAGS': ':uaccess:systemd:seat:', > 'USEC_INITIALIZED': '12313797'} ; >21:26:32,759 INF blivet: scanning sr0 (/sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata8/host7/target7:0:0/7:0:0:0/block/sr0)... >21:26:32,760 DBG blivet: DeviceTree.get_device_by_name: name: sr0 ; incomplete: False ; hidden: False ; >21:26:32,761 DBG blivet: DeviceTree.get_device_by_name returned None >21:26:32,762 DBG blivet: OpticalDevicePopulator.run: >21:26:32,762 DBG blivet: get_format('None') returning DeviceFormat instance with object id 61 >21:26:32,762 DBG blivet: get_format('None') returning DeviceFormat instance with object id 62 >21:26:32,763 DBG blivet: OpticalDevice._set_format: sr0 ; type: None ; current: None ; >21:26:32,764 DBG blivet: OpticalDevice.update_sysfs_path: sr0 ; status: True ; >21:26:32,764 DBG blivet: sr0 sysfs_path set to /sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata8/host7/target7:0:0/7:0:0:0/block/sr0 >21:26:32,765 DBG blivet: OpticalDevice.read_current_size: exists: True ; path: /dev/sr0 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata8/host7/target7:0:0/7:0:0:0/block/sr0 ; >21:26:32,766 DBG blivet: updated sr0 size to 1024 MiB (1024 MiB) >21:26:32,766 INF blivet: added cdrom sr0 (id 60) to device tree >21:26:32,766 INF blivet: got device: OpticalDevice instance (0x7efbd7fd8208) -- > name = sr0 status = True id = 60 > children = [] > parents = [] > uuid = None size = 1024 MiB > format = existing None > major = 11 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata8/host7/target7:0:0/7:0:0:0/block/sr0 > target size = 1024 MiB path = /dev/sr0 > format args = [] original_format = None >21:26:32,767 DBG blivet: DeviceTree.handle_format: name: sr0 ; >21:26:32,768 DBG blivet: OpticalDevice.media_present: sr0 ; status: True ; >21:26:32,834 DBG blivet: no media present for device sr0 >21:26:32,836 DBG blivet: DeviceTree.handle_device: name: sda ; info: {'DEVLINKS': '/dev/disk/by-id/ata-Samsung_SSD_850_EVO_500GB_S2RBNX0J260452Z ' > '/dev/disk/by-id/wwn-0x5002538d41c19cac ' > '/dev/disk/by-path/pci-0000:00:1f.2-ata-1', > 'DEVNAME': '/dev/sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '8', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'Samsung_SSD_850_EVO_500GB', > 'ID_MODEL_ENC': 'Samsung\\x20SSD\\x20850\\x20EVO\\x20500GB\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': '6cc8f97c-8461-4add-b657-ae6a2e1859f1', > 'ID_PATH': 'pci-0000:00:1f.2-ata-1', > 'ID_PATH_TAG': 'pci-0000_00_1f_2-ata-1', > 'ID_REVISION': 'EMT02B6Q', > 'ID_SERIAL': 'Samsung_SSD_850_EVO_500GB_S2RBNX0J260452Z', > 'ID_SERIAL_SHORT': 'S2RBNX0J260452Z', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5002538d41c19cac', > 'ID_WWN_WITH_EXTENSION': '0x5002538d41c19cac', > 'MAJOR': '8', > 'MINOR': '0', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sda', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '12032826'} ; >21:26:32,836 INF blivet: scanning sda (/sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >21:26:32,838 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >21:26:32,839 DBG blivet: DeviceTree.get_device_by_name returned None >21:26:32,841 DBG blivet: DiskDevicePopulator.run: name: sda ; >21:26:32,842 INF blivet: sda is a disk >21:26:32,842 DBG blivet: get_format('None') returning DeviceFormat instance with object id 66 >21:26:32,843 DBG blivet: get_format('None') returning DeviceFormat instance with object id 67 >21:26:32,844 DBG blivet: DiskDevice._set_format: sda ; type: None ; current: None ; >21:26:32,845 DBG blivet: DiskDevice.update_sysfs_path: sda ; status: True ; >21:26:32,846 DBG blivet: sda sysfs_path set to /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda >21:26:32,847 DBG blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda ; >21:26:32,847 DBG blivet: updated sda size to 465,76 GiB (465,76 GiB) >21:26:32,847 INF blivet: added disk sda (id 65) to device tree >21:26:32,848 INF blivet: got device: DiskDevice instance (0x7efbe0421f28) -- > name = sda status = True id = 65 > children = [] > parents = [] > uuid = None size = 465,76 GiB > format = existing None > major = 8 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda > target size = 465,76 GiB path = /dev/sda > format args = [] original_format = None removable = False wwn = 0x5002538d41c19cac >21:26:32,849 DBG blivet: DeviceTree.handle_format: name: sda ; >21:26:32,850 DBG blivet: AppleBootstrapFS.supported: supported: True ; >21:26:32,850 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 69 >21:26:32,851 DBG blivet: EFIFS.supported: supported: True ; >21:26:32,851 DBG blivet: get_format('efi') returning EFIFS instance with object id 70 >21:26:32,852 DBG blivet: MacEFIFS.supported: supported: True ; >21:26:32,853 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 71 >21:26:32,854 DBG blivet: MacEFIFS.supported: supported: True ; >21:26:32,854 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 72 >21:26:32,855 DBG blivet: DiskLabelFormatPopulator.run: device: sda ; label_type: gpt ; >21:26:32,855 DBG blivet: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; >21:26:32,856 DBG blivet: DiskLabel.__init__: uuid: 6cc8f97c-8461-4add-b657-ae6a2e1859f1 ; label: None ; device: /dev/sda ; serial: Samsung_SSD_850_EVO_500GB_S2RBNX0J260452Z ; exists: True ; >21:26:32,867 DBG blivet: Clear pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 3 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7efbe0439f98>, <parted.partition.Partition object at 0x7efbe0439278>, <parted.partition.Partition object at 0x7efbd7fc3668>] > device: <parted.device.Device object at 0x7efbe04395c0> > PedDisk: <_ped.Disk object at 0x7efbe0432088> >21:26:32,899 DBG blivet: get_format('disklabel') returning DiskLabel instance with object id 73 >21:26:32,900 DBG blivet: DiskDevice._set_format: sda ; type: disklabel ; current: None ; >21:26:32,900 INF blivet: got format: existing gpt disklabel >21:26:32,906 DBG blivet: DeviceTree.handle_device: name: sda1 ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x5002538d41c19cac-part1 ' > '/dev/disk/by-path/pci-0000:00:1f.2-ata-1-part1 ' > '/dev/disk/by-partuuid/7fe96ae6-24e0-42a6-b250-520da30484d1 ' > '/dev/disk/by-partlabel/EFI\\x20System\\x20Partition ' > '/dev/disk/by-id/ata-Samsung_SSD_850_EVO_500GB_S2RBNX0J260452Z-part1 ' > '/dev/disk/by-uuid/15DC-9787', > 'DEVNAME': '/dev/sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_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': '8', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'vfat', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '15DC-9787', > 'ID_FS_UUID_ENC': '15DC-9787', > 'ID_FS_VERSION': 'FAT32', > 'ID_MODEL': 'Samsung_SSD_850_EVO_500GB', > 'ID_MODEL_ENC': 'Samsung\\x20SSD\\x20850\\x20EVO\\x20500GB\\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': '2048', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '1048576', > 'ID_PART_ENTRY_TYPE': 'c12a7328-f81f-11d2-ba4b-00a0c93ec93b', > 'ID_PART_ENTRY_UUID': '7fe96ae6-24e0-42a6-b250-520da30484d1', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': '6cc8f97c-8461-4add-b657-ae6a2e1859f1', > 'ID_PATH': 'pci-0000:00:1f.2-ata-1', > 'ID_PATH_TAG': 'pci-0000_00_1f_2-ata-1', > 'ID_REVISION': 'EMT02B6Q', > 'ID_SERIAL': 'Samsung_SSD_850_EVO_500GB_S2RBNX0J260452Z', > 'ID_SERIAL_SHORT': 'S2RBNX0J260452Z', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5002538d41c19cac', > 'ID_WWN_WITH_EXTENSION': '0x5002538d41c19cac', > 'MAJOR': '8', > 'MINOR': '1', > 'PARTN': '1', > 'PARTNAME': 'EFI System Partition', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sda1', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '277855563'} ; >21:26:32,906 INF blivet: scanning sda1 (/sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >21:26:32,906 DBG blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: False ; hidden: False ; >21:26:32,907 DBG blivet: DeviceTree.get_device_by_name returned None >21:26:32,908 DBG blivet: PartitionDevicePopulator.run: name: sda1 ; >21:26:32,939 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >21:26:32,940 DBG blivet: DeviceTree.get_device_by_name returned existing 465,76 GiB disk sda (65) with existing gpt disklabel >21:26:32,941 DBG blivet: get_format('None') returning DeviceFormat instance with object id 76 >21:26:32,942 DBG blivet: DiskDevice.add_child: name: sda ; child: sda1 ; kids: 0 ; >21:26:32,942 DBG blivet: get_format('None') returning DeviceFormat instance with object id 77 >21:26:32,943 DBG blivet: PartitionDevice._set_format: sda1 ; type: None ; current: None ; >21:26:32,944 DBG blivet: PartitionDevice.update_sysfs_path: sda1 ; status: True ; >21:26:32,944 DBG blivet: sda1 sysfs_path set to /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 >21:26:32,945 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 ; >21:26:32,946 DBG blivet: updated sda1 size to 512 MiB (512 MiB) >21:26:32,946 DBG blivet: looking up parted Partition: /dev/sda1 >21:26:32,947 DBG blivet: PartitionDevice.probe: sda1 ; exists: True ; >21:26:32,947 DBG blivet: PartitionDevice.get_flag: path: /dev/sda1 ; flag: 1 ; >21:26:32,948 DBG blivet: PartitionDevice.get_flag: path: /dev/sda1 ; flag: 10 ; >21:26:32,949 DBG blivet: PartitionDevice.get_flag: path: /dev/sda1 ; flag: 12 ; >21:26:32,950 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 ; >21:26:32,950 DBG blivet: updated sda1 size to 512 MiB (512 MiB) >21:26:32,951 INF blivet: added partition sda1 (id 75) to device tree >21:26:32,951 INF blivet: got device: PartitionDevice instance (0x7efbd7fdaa20) -- > name = sda1 status = True id = 75 > children = [] > parents = ['existing 465,76 GiB disk sda (65) with existing gpt disklabel'] > uuid = 7fe96ae6-24e0-42a6-b250-520da30484d1 size = 512 MiB > format = existing None > major = 8 minor = 1 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 > target size = 512 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 0x7efbe04392e8> fileSystem: <parted.filesystem.FileSystem object at 0x7efbe0421f98> > number: 1 path: /dev/sda1 type: 0 > name: EFI System Partition active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7efbe0439f28> PedPartition: <_ped.Partition object at 0x7efbe048a830> > disk = existing 465,76 GiB disk sda (65) with existing gpt disklabel > start = 2048 end = 1050623 length = 1048576 > flags = boot, esp >21:26:32,954 DBG blivet: DeviceTree.handle_format: name: sda1 ; >21:26:32,955 DBG blivet: AppleBootstrapFS.supported: supported: True ; >21:26:32,956 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 79 >21:26:32,956 DBG blivet: EFIFS.supported: supported: True ; >21:26:32,957 DBG blivet: get_format('efi') returning EFIFS instance with object id 80 >21:26:32,957 INF blivet: type detected on 'sda1' is 'efi' >21:26:32,958 DBG blivet: EFIFS.supported: supported: True ; >21:26:32,958 DBG blivet: get_format('efi') returning EFIFS instance with object id 81 >21:26:32,959 DBG blivet: PartitionDevice._set_format: sda1 ; type: efi ; current: None ; >21:26:32,959 INF blivet: got format: existing efi filesystem >21:26:32,993 DBG blivet: EFIFS.supported: supported: True ; >21:26:33,027 DBG blivet: EFIFS.supported: supported: True ; >21:26:33,028 DBG blivet: DeviceTree.handle_device: name: sda2 ; info: {'DEVLINKS': '/dev/disk/by-path/pci-0000:00:1f.2-ata-1-part2 ' > '/dev/disk/by-id/ata-Samsung_SSD_850_EVO_500GB_S2RBNX0J260452Z-part2 ' > '/dev/disk/by-uuid/fb6de720-236e-4c81-b81a-7a6996219f93 ' > '/dev/disk/by-id/wwn-0x5002538d41c19cac-part2 ' > '/dev/disk/by-partuuid/4e23af31-a373-48d9-a7e0-c2b1fa06fea4', > 'DEVNAME': '/dev/sda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_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': '8', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'fb6de720-236e-4c81-b81a-7a6996219f93', > 'ID_FS_UUID_ENC': 'fb6de720-236e-4c81-b81a-7a6996219f93', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'Samsung_SSD_850_EVO_500GB', > 'ID_MODEL_ENC': 'Samsung\\x20SSD\\x20850\\x20EVO\\x20500GB\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '1050624', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '1499136', > 'ID_PART_ENTRY_TYPE': '0fc63daf-8483-4772-8e79-3d69d8477de4', > 'ID_PART_ENTRY_UUID': '4e23af31-a373-48d9-a7e0-c2b1fa06fea4', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': '6cc8f97c-8461-4add-b657-ae6a2e1859f1', > 'ID_PATH': 'pci-0000:00:1f.2-ata-1', > 'ID_PATH_TAG': 'pci-0000_00_1f_2-ata-1', > 'ID_REVISION': 'EMT02B6Q', > 'ID_SERIAL': 'Samsung_SSD_850_EVO_500GB_S2RBNX0J260452Z', > 'ID_SERIAL_SHORT': 'S2RBNX0J260452Z', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5002538d41c19cac', > 'ID_WWN_WITH_EXTENSION': '0x5002538d41c19cac', > 'MAJOR': '8', > 'MINOR': '2', > 'PARTN': '2', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sda2', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '277854978'} ; >21:26:33,028 INF blivet: scanning sda2 (/sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >21:26:33,029 DBG blivet: DeviceTree.get_device_by_name: name: sda2 ; incomplete: False ; hidden: False ; >21:26:33,030 DBG blivet: DeviceTree.get_device_by_name returned None >21:26:33,031 DBG blivet: PartitionDevicePopulator.run: name: sda2 ; >21:26:33,064 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >21:26:33,064 DBG blivet: DeviceTree.get_device_by_name returned existing 465,76 GiB disk sda (65) with existing gpt disklabel >21:26:33,066 DBG blivet: get_format('None') returning DeviceFormat instance with object id 84 >21:26:33,067 DBG blivet: DiskDevice.add_child: name: sda ; child: sda2 ; kids: 1 ; >21:26:33,067 DBG blivet: get_format('None') returning DeviceFormat instance with object id 85 >21:26:33,068 DBG blivet: PartitionDevice._set_format: sda2 ; type: None ; current: None ; >21:26:33,069 DBG blivet: PartitionDevice.update_sysfs_path: sda2 ; status: True ; >21:26:33,069 DBG blivet: sda2 sysfs_path set to /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 >21:26:33,070 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda2 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 ; >21:26:33,070 DBG blivet: updated sda2 size to 732 MiB (732 MiB) >21:26:33,071 DBG blivet: looking up parted Partition: /dev/sda2 >21:26:33,071 DBG blivet: PartitionDevice.probe: sda2 ; exists: True ; >21:26:33,072 DBG blivet: PartitionDevice.get_flag: path: /dev/sda2 ; flag: 1 ; >21:26:33,073 DBG blivet: PartitionDevice.get_flag: path: /dev/sda2 ; flag: 10 ; >21:26:33,074 DBG blivet: PartitionDevice.get_flag: path: /dev/sda2 ; flag: 12 ; >21:26:33,075 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda2 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 ; >21:26:33,075 DBG blivet: updated sda2 size to 732 MiB (732 MiB) >21:26:33,075 INF blivet: added partition sda2 (id 83) to device tree >21:26:33,075 INF blivet: got device: PartitionDevice instance (0x7efbd7fcbe10) -- > name = sda2 status = True id = 83 > children = [] > parents = ['existing 465,76 GiB disk sda (65) with existing gpt disklabel'] > uuid = 4e23af31-a373-48d9-a7e0-c2b1fa06fea4 size = 732 MiB > format = existing None > major = 8 minor = 2 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 > target size = 732 MiB 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 0x7efbe04392e8> fileSystem: <parted.filesystem.FileSystem object at 0x7efbe0421cc0> > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7efbe0439438> PedPartition: <_ped.Partition object at 0x7efbe048a938> > disk = existing 465,76 GiB disk sda (65) with existing gpt disklabel > start = 1050624 end = 2549759 length = 1499136 > flags = >21:26:33,079 DBG blivet: DeviceTree.handle_format: name: sda2 ; >21:26:33,080 DBG blivet: AppleBootstrapFS.supported: supported: True ; >21:26:33,080 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 87 >21:26:33,081 DBG blivet: EFIFS.supported: supported: True ; >21:26:33,081 DBG blivet: get_format('efi') returning EFIFS instance with object id 88 >21:26:33,082 DBG blivet: MacEFIFS.supported: supported: True ; >21:26:33,082 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 89 >21:26:33,083 DBG blivet: MacEFIFS.supported: supported: True ; >21:26:33,084 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 90 >21:26:33,084 INF blivet: type detected on 'sda2' is 'ext4' >21:26:33,109 DBG blivet: padding min size from 180,02 MiB up to 199 MiB >21:26:33,111 DBG blivet: Ext4FS.supported: supported: True ; >21:26:33,111 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 91 >21:26:33,112 DBG blivet: PartitionDevice._set_format: sda2 ; type: ext4 ; current: None ; >21:26:33,112 INF blivet: got format: existing ext4 filesystem >21:26:33,144 DBG blivet: Ext4FS.supported: supported: True ; >21:26:33,179 DBG blivet: Ext4FS.supported: supported: True ; >21:26:33,180 DBG blivet: DeviceTree.handle_device: name: sda3 ; info: {'DEVLINKS': '/dev/disk/by-path/pci-0000:00:1f.2-ata-1-part3 ' > '/dev/disk/by-partuuid/dcccc766-4d06-418d-a38c-6d977e3d93d5 ' > '/dev/disk/by-id/ata-Samsung_SSD_850_EVO_500GB_S2RBNX0J260452Z-part3 ' > '/dev/disk/by-uuid/3519bbb3-0d27-47fe-a9ac-a685c46f8a32 ' > '/dev/disk/by-id/wwn-0x5002538d41c19cac-part3', > 'DEVNAME': '/dev/sda3', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/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_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': '8', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'crypto_LUKS', > 'ID_FS_USAGE': 'crypto', > 'ID_FS_UUID': '3519bbb3-0d27-47fe-a9ac-a685c46f8a32', > 'ID_FS_UUID_ENC': '3519bbb3-0d27-47fe-a9ac-a685c46f8a32', > 'ID_FS_VERSION': '1', > 'ID_MODEL': 'Samsung_SSD_850_EVO_500GB', > 'ID_MODEL_ENC': 'Samsung\\x20SSD\\x20850\\x20EVO\\x20500GB\\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': '2549760', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '974221312', > 'ID_PART_ENTRY_TYPE': '0fc63daf-8483-4772-8e79-3d69d8477de4', > 'ID_PART_ENTRY_UUID': 'dcccc766-4d06-418d-a38c-6d977e3d93d5', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': '6cc8f97c-8461-4add-b657-ae6a2e1859f1', > 'ID_PATH': 'pci-0000:00:1f.2-ata-1', > 'ID_PATH_TAG': 'pci-0000_00_1f_2-ata-1', > 'ID_REVISION': 'EMT02B6Q', > 'ID_SERIAL': 'Samsung_SSD_850_EVO_500GB_S2RBNX0J260452Z', > 'ID_SERIAL_SHORT': 'S2RBNX0J260452Z', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5002538d41c19cac', > 'ID_WWN_WITH_EXTENSION': '0x5002538d41c19cac', > 'MAJOR': '8', > 'MINOR': '3', > 'PARTN': '3', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sda3', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '277850756'} ; >21:26:33,181 INF blivet: scanning sda3 (/sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3)... >21:26:33,181 DBG blivet: DeviceTree.get_device_by_name: name: sda3 ; incomplete: False ; hidden: False ; >21:26:33,182 DBG blivet: DeviceTree.get_device_by_name returned None >21:26:33,183 DBG blivet: PartitionDevicePopulator.run: name: sda3 ; >21:26:33,215 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >21:26:33,216 DBG blivet: DeviceTree.get_device_by_name returned existing 465,76 GiB disk sda (65) with existing gpt disklabel >21:26:33,218 DBG blivet: get_format('None') returning DeviceFormat instance with object id 94 >21:26:33,219 DBG blivet: DiskDevice.add_child: name: sda ; child: sda3 ; kids: 2 ; >21:26:33,219 DBG blivet: get_format('None') returning DeviceFormat instance with object id 95 >21:26:33,220 DBG blivet: PartitionDevice._set_format: sda3 ; type: None ; current: None ; >21:26:33,221 DBG blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >21:26:33,221 DBG blivet: sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 >21:26:33,222 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda3 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 ; >21:26:33,222 DBG blivet: updated sda3 size to 464,54 GiB (464,54 GiB) >21:26:33,223 DBG blivet: looking up parted Partition: /dev/sda3 >21:26:33,223 DBG blivet: PartitionDevice.probe: sda3 ; exists: True ; >21:26:33,224 DBG blivet: PartitionDevice.get_flag: path: /dev/sda3 ; flag: 1 ; >21:26:33,225 DBG blivet: PartitionDevice.get_flag: path: /dev/sda3 ; flag: 10 ; >21:26:33,226 DBG blivet: PartitionDevice.get_flag: path: /dev/sda3 ; flag: 12 ; >21:26:33,227 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda3 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 ; >21:26:33,227 DBG blivet: updated sda3 size to 464,54 GiB (464,54 GiB) >21:26:33,227 INF blivet: added partition sda3 (id 93) to device tree >21:26:33,227 INF blivet: got device: PartitionDevice instance (0x7efbd7fdae10) -- > name = sda3 status = True id = 93 > children = [] > parents = ['existing 465,76 GiB disk sda (65) with existing gpt disklabel'] > uuid = dcccc766-4d06-418d-a38c-6d977e3d93d5 size = 464,54 GiB > format = existing None > major = 8 minor = 3 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 > target size = 464,54 GiB 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 0x7efbe04392e8> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7efbd7fc3630> PedPartition: <_ped.Partition object at 0x7efbe0423d58> > disk = existing 465,76 GiB disk sda (65) with existing gpt disklabel > start = 2549760 end = 976771071 length = 974221312 > flags = >21:26:33,231 DBG blivet: DeviceTree.handle_format: name: sda3 ; >21:26:33,232 DBG blivet: AppleBootstrapFS.supported: supported: True ; >21:26:33,232 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 97 >21:26:33,233 DBG blivet: EFIFS.supported: supported: True ; >21:26:33,233 DBG blivet: get_format('efi') returning EFIFS instance with object id 98 >21:26:33,235 DBG blivet: MacEFIFS.supported: supported: True ; >21:26:33,235 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 99 >21:26:33,236 DBG blivet: MacEFIFS.supported: supported: True ; >21:26:33,236 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 100 >21:26:33,236 INF blivet: type detected on 'sda3' is 'luks' >21:26:33,237 DBG blivet: LUKS.__init__: uuid: 3519bbb3-0d27-47fe-a9ac-a685c46f8a32 ; label: None ; device: /dev/sda3 ; serial: Samsung_SSD_850_EVO_500GB_S2RBNX0J260452Z ; exists: True ; name: luks-3519bbb3-0d27-47fe-a9ac-a685c46f8a32 ; >21:26:33,238 DBG blivet: get_format('luks') returning LUKS instance with object id 101 >21:26:33,238 DBG blivet: PartitionDevice._set_format: sda3 ; type: luks ; current: None ; >21:26:33,239 DBG blivet: DeviceTree.get_device_by_name: name: luks-3519bbb3-0d27-47fe-a9ac-a685c46f8a32 ; incomplete: False ; hidden: False ; >21:26:33,240 DBG blivet: DeviceTree.get_device_by_name returned None >21:26:33,240 DBG blivet: get_format('None') returning DeviceFormat instance with object id 103 >21:26:33,241 DBG blivet: PartitionDevice.add_child: name: sda3 ; child: luks-3519bbb3-0d27-47fe-a9ac-a685c46f8a32 ; kids: 0 ; >21:26:33,241 DBG blivet: get_format('None') returning DeviceFormat instance with object id 104 >21:26:33,242 DBG blivet: LUKSDevice._set_format: luks-3519bbb3-0d27-47fe-a9ac-a685c46f8a32 ; type: None ; current: None ; >21:26:33,243 DBG blivet: LUKSDevice.update_sysfs_path: luks-3519bbb3-0d27-47fe-a9ac-a685c46f8a32 ; status: False ; >21:26:33,243 ERR blivet: failed to update sysfs path for luks-3519bbb3-0d27-47fe-a9ac-a685c46f8a32: [Errno 2] No such file or directory: '/dev/mapper/luks-3519bbb3-0d27-47fe-a9ac-a685c46f8a32' >21:26:33,244 DBG blivet: LUKSDevice.setup: luks-3519bbb3-0d27-47fe-a9ac-a685c46f8a32 ; orig: False ; status: False ; controllable: True ; >21:26:33,245 DBG blivet: LUKSDevice.setup_parents: name: luks-3519bbb3-0d27-47fe-a9ac-a685c46f8a32 ; orig: False ; >21:26:33,246 DBG blivet: PartitionDevice.setup: sda3 ; orig: False ; status: True ; controllable: True ; >21:26:33,247 DBG blivet: LUKS.setup: device: /dev/sda3 ; type: luks ; status: False ; >21:26:33,247 INF blivet: setup of luks-3519bbb3-0d27-47fe-a9ac-a685c46f8a32 failed: luks device not configured >21:26:33,248 DBG blivet: PartitionDevice.remove_child: name: sda3 ; child: luks-3519bbb3-0d27-47fe-a9ac-a685c46f8a32 ; kids: 1 ; >21:26:33,248 INF blivet: got format: existing luks >21:26:33,250 DBG blivet: DeviceTree.handle_device: name: sdb ; info: {'DEVLINKS': '/dev/disk/by-path/pci-0000:00:1f.2-ata-2 ' > '/dev/disk/by-id/ata-Samsung_SSD_850_EVO_500GB_S21JNSAFC34055Z ' > '/dev/disk/by-id/wwn-0x5002538da00a5fdf', > 'DEVNAME': '/dev/sdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '8', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'Samsung_SSD_850_EVO_500GB', > 'ID_MODEL_ENC': 'Samsung\\x20SSD\\x20850\\x20EVO\\x20500GB\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '01744ed0', > 'ID_PATH': 'pci-0000:00:1f.2-ata-2', > 'ID_PATH_TAG': 'pci-0000_00_1f_2-ata-2', > 'ID_REVISION': 'EMT01B6Q', > 'ID_SERIAL': 'Samsung_SSD_850_EVO_500GB_S21JNSAFC34055Z', > 'ID_SERIAL_SHORT': 'S21JNSAFC34055Z', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5002538da00a5fdf', > 'ID_WWN_WITH_EXTENSION': '0x5002538da00a5fdf', > 'MAJOR': '8', > 'MINOR': '16', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdb', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '12032760'} ; >21:26:33,250 INF blivet: scanning sdb (/sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb)... >21:26:33,250 DBG blivet: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; >21:26:33,251 DBG blivet: DeviceTree.get_device_by_name returned None >21:26:33,252 DBG blivet: DiskDevicePopulator.run: name: sdb ; >21:26:33,253 INF blivet: sdb is a disk >21:26:33,253 DBG blivet: get_format('None') returning DeviceFormat instance with object id 108 >21:26:33,253 DBG blivet: get_format('None') returning DeviceFormat instance with object id 109 >21:26:33,254 DBG blivet: DiskDevice._set_format: sdb ; type: None ; current: None ; >21:26:33,255 DBG blivet: DiskDevice.update_sysfs_path: sdb ; status: True ; >21:26:33,255 DBG blivet: sdb sysfs_path set to /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb >21:26:33,256 DBG blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb ; >21:26:33,256 DBG blivet: updated sdb size to 465,76 GiB (465,76 GiB) >21:26:33,257 INF blivet: added disk sdb (id 107) to device tree >21:26:33,257 INF blivet: got device: DiskDevice instance (0x7efbd7fe5f60) -- > name = sdb status = True id = 107 > children = [] > parents = [] > uuid = None size = 465,76 GiB > format = existing None > major = 8 minor = 16 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb > target size = 465,76 GiB path = /dev/sdb > format args = [] original_format = None removable = False wwn = 0x5002538da00a5fdf >21:26:33,258 DBG blivet: DeviceTree.handle_format: name: sdb ; >21:26:33,259 DBG blivet: AppleBootstrapFS.supported: supported: True ; >21:26:33,259 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 111 >21:26:33,261 DBG blivet: EFIFS.supported: supported: True ; >21:26:33,261 DBG blivet: get_format('efi') returning EFIFS instance with object id 112 >21:26:33,262 DBG blivet: MacEFIFS.supported: supported: True ; >21:26:33,262 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 113 >21:26:33,263 DBG blivet: MacEFIFS.supported: supported: True ; >21:26:33,264 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 114 >21:26:33,264 DBG blivet: DiskLabelFormatPopulator.run: device: sdb ; label_type: dos ; >21:26:33,265 DBG blivet: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; >21:26:33,266 DBG blivet: DiskLabel.__init__: uuid: 01744ed0 ; label: None ; device: /dev/sdb ; serial: Samsung_SSD_850_EVO_500GB_S21JNSAFC34055Z ; exists: True ; >21:26:33,277 DBG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 2 > lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7efbd7fe7b38>, <parted.partition.Partition object at 0x7efbd7fe72e8>] > device: <parted.device.Device object at 0x7efbd7fe50f0> > PedDisk: <_ped.Disk object at 0x7efbd7fdc148> >21:26:33,308 DBG blivet: get_format('disklabel') returning DiskLabel instance with object id 115 >21:26:33,309 DBG blivet: DiskDevice._set_format: sdb ; type: disklabel ; current: None ; >21:26:33,309 INF blivet: got format: existing msdos disklabel >21:26:33,312 DBG blivet: DeviceTree.handle_device: name: sdb1 ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x5002538da00a5fdf-part1 ' > '/dev/disk/by-partuuid/01744ed0-01 ' > '/dev/disk/by-label/System\\x20Reserved ' > '/dev/disk/by-uuid/3006A05B06A02436 ' > '/dev/disk/by-id/ata-Samsung_SSD_850_EVO_500GB_S21JNSAFC34055Z-part1 ' > '/dev/disk/by-path/pci-0000:00:1f.2-ata-2-part1', > 'DEVNAME': '/dev/sdb1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '8', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'System_Reserved', > 'ID_FS_LABEL_ENC': 'System\\x20Reserved', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '3006A05B06A02436', > 'ID_FS_UUID_ENC': '3006A05B06A02436', > 'ID_MODEL': 'Samsung_SSD_850_EVO_500GB', > 'ID_MODEL_ENC': 'Samsung\\x20SSD\\x20850\\x20EVO\\x20500GB\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1124352', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_ENTRY_UUID': '01744ed0-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '01744ed0', > 'ID_PATH': 'pci-0000:00:1f.2-ata-2', > 'ID_PATH_TAG': 'pci-0000_00_1f_2-ata-2', > 'ID_REVISION': 'EMT01B6Q', > 'ID_SERIAL': 'Samsung_SSD_850_EVO_500GB_S21JNSAFC34055Z', > 'ID_SERIAL_SHORT': 'S21JNSAFC34055Z', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5002538da00a5fdf', > 'ID_WWN_WITH_EXTENSION': '0x5002538da00a5fdf', > 'MAJOR': '8', > 'MINOR': '17', > 'PARTN': '1', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdb1', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '12051399'} ; >21:26:33,312 INF blivet: scanning sdb1 (/sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1)... >21:26:33,313 DBG blivet: DeviceTree.get_device_by_name: name: sdb1 ; incomplete: False ; hidden: False ; >21:26:33,314 DBG blivet: DeviceTree.get_device_by_name returned None >21:26:33,314 DBG blivet: PartitionDevicePopulator.run: name: sdb1 ; >21:26:33,373 DBG blivet: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; >21:26:33,374 DBG blivet: DeviceTree.get_device_by_name returned existing 465,76 GiB disk sdb (107) with existing msdos disklabel >21:26:33,375 DBG blivet: get_format('None') returning DeviceFormat instance with object id 118 >21:26:33,376 DBG blivet: DiskDevice.add_child: name: sdb ; child: sdb1 ; kids: 0 ; >21:26:33,376 DBG blivet: get_format('None') returning DeviceFormat instance with object id 119 >21:26:33,377 DBG blivet: PartitionDevice._set_format: sdb1 ; type: None ; current: None ; >21:26:33,378 DBG blivet: PartitionDevice.update_sysfs_path: sdb1 ; status: True ; >21:26:33,378 DBG blivet: sdb1 sysfs_path set to /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1 >21:26:33,379 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sdb1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1 ; >21:26:33,379 DBG blivet: updated sdb1 size to 549 MiB (549 MiB) >21:26:33,379 DBG blivet: looking up parted Partition: /dev/sdb1 >21:26:33,380 DBG blivet: PartitionDevice.probe: sdb1 ; exists: True ; >21:26:33,381 DBG blivet: PartitionDevice.get_flag: path: /dev/sdb1 ; flag: 1 ; >21:26:33,382 DBG blivet: PartitionDevice.get_flag: path: /dev/sdb1 ; flag: 10 ; >21:26:33,383 DBG blivet: PartitionDevice.get_flag: path: /dev/sdb1 ; flag: 12 ; >21:26:33,384 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sdb1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1 ; >21:26:33,384 DBG blivet: updated sdb1 size to 549 MiB (549 MiB) >21:26:33,384 INF blivet: added partition sdb1 (id 117) to device tree >21:26:33,385 INF blivet: parted exception: msdos disk labels do not support partition names. >21:26:33,385 INF blivet: got device: PartitionDevice instance (0x7efbe0418d68) -- > name = sdb1 status = True id = 117 > children = [] > parents = ['existing 465,76 GiB disk sdb (107) with existing msdos disklabel'] > uuid = 01744ed0-01 size = 549 MiB > format = existing None > major = 8 minor = 17 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1 > target size = 549 MiB path = /dev/sdb1 > 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 0x7efbd7fe5860> fileSystem: <parted.filesystem.FileSystem object at 0x7efbd7fe7400> > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7efbd7fe7d68> PedPartition: <_ped.Partition object at 0x7efbd7fcf6d0> > disk = existing 465,76 GiB disk sdb (107) with existing msdos disklabel > start = 2048 end = 1126399 length = 1124352 > flags = boot >21:26:33,386 INF blivet: parted exception: msdos disk labels do not support partition names. >21:26:33,387 INF blivet: parted exception: msdos disk labels do not support partition names. >21:26:33,388 INF blivet: parted exception: msdos disk labels do not support partition names. >21:26:33,389 DBG blivet: DeviceTree.handle_format: name: sdb1 ; >21:26:33,390 DBG blivet: AppleBootstrapFS.supported: supported: True ; >21:26:33,390 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 121 >21:26:33,391 DBG blivet: EFIFS.supported: supported: True ; >21:26:33,391 DBG blivet: get_format('efi') returning EFIFS instance with object id 122 >21:26:33,392 DBG blivet: MacEFIFS.supported: supported: True ; >21:26:33,392 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 123 >21:26:33,394 DBG blivet: MacEFIFS.supported: supported: True ; >21:26:33,394 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 124 >21:26:33,394 INF blivet: type detected on 'sdb1' is 'ntfs' >21:26:33,418 DBG blivet: padding min size from 382,42 MiB up to 420,67 MiB >21:26:33,419 DBG blivet: NTFS.supported: supported: False ; >21:26:33,419 DBG blivet: get_format('ntfs') returning NTFS instance with object id 125 >21:26:33,420 DBG blivet: PartitionDevice._set_format: sdb1 ; type: ntfs ; current: None ; >21:26:33,421 INF blivet: got format: existing ntfs filesystem >21:26:33,455 DBG blivet: NTFS.supported: supported: False ; >21:26:33,489 DBG blivet: NTFS.supported: supported: False ; >21:26:33,491 DBG blivet: DeviceTree.handle_device: name: sdb2 ; info: {'DEVLINKS': '/dev/disk/by-path/pci-0000:00:1f.2-ata-2-part2 ' > '/dev/disk/by-id/ata-Samsung_SSD_850_EVO_500GB_S21JNSAFC34055Z-part2 ' > '/dev/disk/by-partuuid/01744ed0-02 ' > '/dev/disk/by-id/wwn-0x5002538da00a5fdf-part2 ' > '/dev/disk/by-uuid/D2E0A115E0A10139 /dev/disk/by-label/Win10', > 'DEVNAME': '/dev/sdb2', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '8', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'Win10', > 'ID_FS_LABEL_ENC': 'Win10', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'D2E0A115E0A10139', > 'ID_FS_UUID_ENC': 'D2E0A115E0A10139', > 'ID_MODEL': 'Samsung_SSD_850_EVO_500GB', > 'ID_MODEL_ENC': 'Samsung\\x20SSD\\x20850\\x20EVO\\x20500GB\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '1126400', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '975644672', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_ENTRY_UUID': '01744ed0-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '01744ed0', > 'ID_PATH': 'pci-0000:00:1f.2-ata-2', > 'ID_PATH_TAG': 'pci-0000_00_1f_2-ata-2', > 'ID_REVISION': 'EMT01B6Q', > 'ID_SERIAL': 'Samsung_SSD_850_EVO_500GB_S21JNSAFC34055Z', > 'ID_SERIAL_SHORT': 'S21JNSAFC34055Z', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5002538da00a5fdf', > 'ID_WWN_WITH_EXTENSION': '0x5002538da00a5fdf', > 'MAJOR': '8', > 'MINOR': '18', > 'PARTN': '2', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdb2', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb2', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '12042279'} ; >21:26:33,491 INF blivet: scanning sdb2 (/sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb2)... >21:26:33,492 DBG blivet: DeviceTree.get_device_by_name: name: sdb2 ; incomplete: False ; hidden: False ; >21:26:33,492 DBG blivet: DeviceTree.get_device_by_name returned None >21:26:33,493 DBG blivet: PartitionDevicePopulator.run: name: sdb2 ; >21:26:33,527 DBG blivet: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; >21:26:33,528 DBG blivet: DeviceTree.get_device_by_name returned existing 465,76 GiB disk sdb (107) with existing msdos disklabel >21:26:33,529 DBG blivet: get_format('None') returning DeviceFormat instance with object id 128 >21:26:33,530 DBG blivet: DiskDevice.add_child: name: sdb ; child: sdb2 ; kids: 1 ; >21:26:33,530 DBG blivet: get_format('None') returning DeviceFormat instance with object id 129 >21:26:33,531 DBG blivet: PartitionDevice._set_format: sdb2 ; type: None ; current: None ; >21:26:33,532 DBG blivet: PartitionDevice.update_sysfs_path: sdb2 ; status: True ; >21:26:33,532 DBG blivet: sdb2 sysfs_path set to /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb2 >21:26:33,533 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sdb2 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb2 ; >21:26:33,534 DBG blivet: updated sdb2 size to 465,22 GiB (465,22 GiB) >21:26:33,534 DBG blivet: looking up parted Partition: /dev/sdb2 >21:26:33,535 DBG blivet: PartitionDevice.probe: sdb2 ; exists: True ; >21:26:33,536 DBG blivet: PartitionDevice.get_flag: path: /dev/sdb2 ; flag: 1 ; >21:26:33,537 DBG blivet: PartitionDevice.get_flag: path: /dev/sdb2 ; flag: 10 ; >21:26:33,537 DBG blivet: PartitionDevice.get_flag: path: /dev/sdb2 ; flag: 12 ; >21:26:33,538 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sdb2 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb2 ; >21:26:33,539 DBG blivet: updated sdb2 size to 465,22 GiB (465,22 GiB) >21:26:33,539 INF blivet: added partition sdb2 (id 127) to device tree >21:26:33,540 INF blivet: parted exception: msdos disk labels do not support partition names. >21:26:33,539 INF blivet: got device: PartitionDevice instance (0x7efbe0b61240) -- > name = sdb2 status = True id = 127 > children = [] > parents = ['existing 465,76 GiB disk sdb (107) with existing msdos disklabel'] > uuid = 01744ed0-02 size = 465,22 GiB > format = existing None > major = 8 minor = 18 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb2 > target size = 465,22 GiB path = /dev/sdb2 > 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 0x7efbd7fe5860> fileSystem: <parted.filesystem.FileSystem object at 0x7efbd7fe7198> > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7efbd7fe7828> PedPartition: <_ped.Partition object at 0x7efbd7fcf728> > disk = existing 465,76 GiB disk sdb (107) with existing msdos disklabel > start = 1126400 end = 976771071 length = 975644672 > flags = >21:26:33,540 INF blivet: parted exception: msdos disk labels do not support partition names. >21:26:33,541 INF blivet: parted exception: msdos disk labels do not support partition names. >21:26:33,542 INF blivet: parted exception: msdos disk labels do not support partition names. >21:26:33,543 DBG blivet: DeviceTree.handle_format: name: sdb2 ; >21:26:33,545 DBG blivet: AppleBootstrapFS.supported: supported: True ; >21:26:33,545 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 131 >21:26:33,546 DBG blivet: EFIFS.supported: supported: True ; >21:26:33,546 DBG blivet: get_format('efi') returning EFIFS instance with object id 132 >21:26:33,547 DBG blivet: MacEFIFS.supported: supported: True ; >21:26:33,547 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 133 >21:26:33,548 DBG blivet: MacEFIFS.supported: supported: True ; >21:26:33,548 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 134 >21:26:33,548 INF blivet: type detected on 'sdb2' is 'ntfs' >21:26:34,877 DBG blivet: padding min size from 75,06 GiB up to 75,55 GiB >21:26:34,878 DBG blivet: NTFS.supported: supported: False ; >21:26:34,878 DBG blivet: get_format('ntfs') returning NTFS instance with object id 135 >21:26:34,879 DBG blivet: PartitionDevice._set_format: sdb2 ; type: ntfs ; current: None ; >21:26:34,880 INF blivet: got format: existing ntfs filesystem >21:26:34,916 DBG blivet: NTFS.supported: supported: False ; >21:26:34,949 DBG blivet: NTFS.supported: supported: False ; >21:26:34,951 DBG blivet: DeviceTree.handle_device: name: sdc ; info: {'DEVLINKS': '/dev/disk/by-path/pci-0000:00:1f.2-ata-3 ' > '/dev/disk/by-id/wwn-0x5000cca269c723af ' > '/dev/disk/by-id/ata-HGST_HDN726040ALE614_K7GHPW4L', > 'DEVNAME': '/dev/sdc', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdc', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '66030', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'HGST_HDN726040ALE614', > 'ID_MODEL_ENC': 'HGST\\x20HDN726040ALE614\\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': '79cb34c6-10f6-49b7-93b6-5b314f994773', > 'ID_PATH': 'pci-0000:00:1f.2-ata-3', > 'ID_PATH_TAG': 'pci-0000_00_1f_2-ata-3', > 'ID_REVISION': 'APGNW7JH', > 'ID_SERIAL': 'HGST_HDN726040ALE614_K7GHPW4L', > 'ID_SERIAL_SHORT': 'K7GHPW4L', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000cca269c723af', > 'ID_WWN_WITH_EXTENSION': '0x5000cca269c723af', > 'MAJOR': '8', > 'MINOR': '32', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdc', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdc', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '12034129'} ; >21:26:34,951 INF blivet: scanning sdc (/sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdc)... >21:26:34,951 DBG blivet: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; >21:26:34,952 DBG blivet: DeviceTree.get_device_by_name returned None >21:26:34,953 DBG blivet: DiskDevicePopulator.run: name: sdc ; >21:26:34,954 INF blivet: sdc is a disk >21:26:34,954 DBG blivet: get_format('None') returning DeviceFormat instance with object id 138 >21:26:34,954 DBG blivet: get_format('None') returning DeviceFormat instance with object id 139 >21:26:34,955 DBG blivet: DiskDevice._set_format: sdc ; type: None ; current: None ; >21:26:34,956 DBG blivet: DiskDevice.update_sysfs_path: sdc ; status: True ; >21:26:34,956 DBG blivet: sdc sysfs_path set to /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdc >21:26:34,957 DBG blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdc ; sysfs_path: /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdc ; >21:26:34,958 DBG blivet: updated sdc size to 3,64 TiB (3,64 TiB) >21:26:34,958 INF blivet: added disk sdc (id 137) to device tree >21:26:34,958 INF blivet: got device: DiskDevice instance (0x7efbd7f8da90) -- > name = sdc status = True id = 137 > children = [] > parents = [] > uuid = None size = 3,64 TiB > format = existing None > major = 8 minor = 32 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdc > target size = 3,64 TiB path = /dev/sdc > format args = [] original_format = None removable = False wwn = 0x5000cca269c723af >21:26:34,960 DBG blivet: DeviceTree.handle_format: name: sdc ; >21:26:34,961 DBG blivet: AppleBootstrapFS.supported: supported: True ; >21:26:34,961 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 141 >21:26:34,962 DBG blivet: EFIFS.supported: supported: True ; >21:26:34,962 DBG blivet: get_format('efi') returning EFIFS instance with object id 142 >21:26:34,963 DBG blivet: MacEFIFS.supported: supported: True ; >21:26:34,964 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 143 >21:26:34,965 DBG blivet: MacEFIFS.supported: supported: True ; >21:26:34,965 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 144 >21:26:34,966 DBG blivet: DiskLabelFormatPopulator.run: device: sdc ; label_type: gpt ; >21:26:34,966 DBG blivet: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; >21:26:34,967 DBG blivet: DiskLabel.__init__: uuid: 79cb34c6-10f6-49b7-93b6-5b314f994773 ; label: None ; device: /dev/sdc ; serial: HGST_HDN726040ALE614_K7GHPW4L ; exists: True ; >21:26:34,973 DBG blivet: Clear pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7efbd7fe9f98>] > device: <parted.device.Device object at 0x7efbd7fe9a90> > PedDisk: <_ped.Disk object at 0x7efbd7fe2308> >21:26:35,009 DBG blivet: get_format('disklabel') returning DiskLabel instance with object id 145 >21:26:35,010 DBG blivet: DiskDevice._set_format: sdc ; type: disklabel ; current: None ; >21:26:35,010 INF blivet: got format: existing gpt disklabel >21:26:35,013 DBG blivet: DeviceTree.handle_device: name: sdc1 ; info: {'DEVLINKS': '/dev/disk/by-id/ata-HGST_HDN726040ALE614_K7GHPW4L-part1 ' > '/dev/disk/by-path/pci-0000:00:1f.2-ata-3-part1 ' > '/dev/disk/by-partuuid/25899521-7fdd-4731-b15f-891c64b8b1c5 ' > '/dev/disk/by-id/wwn-0x5000cca269c723af-part1', > 'DEVNAME': '/dev/sdc1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '66030', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'myraidname', > 'ID_FS_LABEL_ENC': 'myraidname', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '12c3222d-2959-51ba-1d8f-0b64164d4fed', > 'ID_FS_UUID_ENC': '12c3222d-2959-51ba-1d8f-0b64164d4fed', > 'ID_FS_UUID_SUB': 'f4da13e4-d837-2836-20ac-3779cee2456c', > 'ID_FS_UUID_SUB_ENC': 'f4da13e4-d837-2836-20ac-3779cee2456c', > 'ID_FS_VERSION': '1.2', > 'ID_MODEL': 'HGST_HDN726040ALE614', > 'ID_MODEL_ENC': 'HGST\\x20HDN726040ALE614\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:32', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '7814035087', > 'ID_PART_ENTRY_TYPE': 'a19d880f-05fc-4d3b-a006-743f0f84911e', > 'ID_PART_ENTRY_UUID': '25899521-7fdd-4731-b15f-891c64b8b1c5', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': '79cb34c6-10f6-49b7-93b6-5b314f994773', > 'ID_PATH': 'pci-0000:00:1f.2-ata-3', > 'ID_PATH_TAG': 'pci-0000_00_1f_2-ata-3', > 'ID_REVISION': 'APGNW7JH', > 'ID_SERIAL': 'HGST_HDN726040ALE614_K7GHPW4L', > 'ID_SERIAL_SHORT': 'K7GHPW4L', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000cca269c723af', > 'ID_WWN_WITH_EXTENSION': '0x5000cca269c723af', > 'MAJOR': '8', > 'MINOR': '33', > 'PARTN': '1', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdc1', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc1', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'UDISKS_MD_MEMBER_ARRAY_SIZE': '4000.65GB', > 'UDISKS_MD_MEMBER_DEVICES': '2', > 'UDISKS_MD_MEMBER_DEV_UUID': 'f4da13e4:d8372836:20ac3779:cee2456c', > 'UDISKS_MD_MEMBER_EVENTS': '1229519', > 'UDISKS_MD_MEMBER_LEVEL': 'raid1', > 'UDISKS_MD_MEMBER_NAME': 'myraidname', > 'UDISKS_MD_MEMBER_UPDATE_TIME': '1533864048', > 'UDISKS_MD_MEMBER_UUID': '12c3222d:295951ba:1d8f0b64:164d4fed', > 'USEC_INITIALIZED': '12421985'} ; >21:26:35,014 INF blivet: scanning sdc1 (/sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc1)... >21:26:35,014 DBG blivet: DeviceTree.get_device_by_name: name: sdc1 ; incomplete: False ; hidden: False ; >21:26:35,015 DBG blivet: DeviceTree.get_device_by_name returned None >21:26:35,016 DBG blivet: PartitionDevicePopulator.run: name: sdc1 ; >21:26:35,054 DBG blivet: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; >21:26:35,055 DBG blivet: DeviceTree.get_device_by_name returned existing 3,64 TiB disk sdc (137) with existing gpt disklabel >21:26:35,056 DBG blivet: get_format('None') returning DeviceFormat instance with object id 148 >21:26:35,057 DBG blivet: DiskDevice.add_child: name: sdc ; child: sdc1 ; kids: 0 ; >21:26:35,057 DBG blivet: get_format('None') returning DeviceFormat instance with object id 149 >21:26:35,058 DBG blivet: PartitionDevice._set_format: sdc1 ; type: None ; current: None ; >21:26:35,059 DBG blivet: PartitionDevice.update_sysfs_path: sdc1 ; status: True ; >21:26:35,059 DBG blivet: sdc1 sysfs_path set to /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc1 >21:26:35,060 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sdc1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc1 ; >21:26:35,060 DBG blivet: updated sdc1 size to 3,64 TiB (3,64 TiB) >21:26:35,060 DBG blivet: looking up parted Partition: /dev/sdc1 >21:26:35,061 DBG blivet: PartitionDevice.probe: sdc1 ; exists: True ; >21:26:35,062 DBG blivet: PartitionDevice.get_flag: path: /dev/sdc1 ; flag: 1 ; >21:26:35,063 DBG blivet: PartitionDevice.get_flag: path: /dev/sdc1 ; flag: 10 ; >21:26:35,064 DBG blivet: PartitionDevice.get_flag: path: /dev/sdc1 ; flag: 12 ; >21:26:35,065 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sdc1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc1 ; >21:26:35,065 DBG blivet: updated sdc1 size to 3,64 TiB (3,64 TiB) >21:26:35,065 INF blivet: added partition sdc1 (id 147) to device tree >21:26:35,066 INF blivet: got device: PartitionDevice instance (0x7efbd7fd8ba8) -- > name = sdc1 status = True id = 147 > children = [] > parents = ['existing 3,64 TiB disk sdc (137) with existing gpt disklabel'] > uuid = 25899521-7fdd-4731-b15f-891c64b8b1c5 size = 3,64 TiB > format = existing None > major = 8 minor = 33 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc1 > target size = 3,64 TiB path = /dev/sdc1 > 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 0x7efbd7fe9b00> fileSystem: None > number: 1 path: /dev/sdc1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7efbd7fe9da0> PedPartition: <_ped.Partition object at 0x7efbe04b4bf8> > disk = existing 3,64 TiB disk sdc (137) with existing gpt disklabel > start = 2048 end = 7814037134 length = 7814035087 > flags = raid >21:26:35,069 DBG blivet: DeviceTree.handle_format: name: sdc1 ; >21:26:35,070 DBG blivet: AppleBootstrapFS.supported: supported: True ; >21:26:35,070 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 151 >21:26:35,071 DBG blivet: EFIFS.supported: supported: True ; >21:26:35,072 DBG blivet: get_format('efi') returning EFIFS instance with object id 152 >21:26:35,073 DBG blivet: MacEFIFS.supported: supported: True ; >21:26:35,073 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 153 >21:26:35,074 DBG blivet: MacEFIFS.supported: supported: True ; >21:26:35,074 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 154 >21:26:35,074 INF blivet: type detected on 'sdc1' is 'mdmember' >21:26:35,075 DBG blivet: MDRaidMember.__init__: uuid: f4da13e4-d837-2836-20ac-3779cee2456c ; label: myraidname ; device: /dev/sdc1 ; serial: HGST_HDN726040ALE614_K7GHPW4L ; exists: True ; md_uuid: 12c3222d-2959-51ba-1d8f-0b64164d4fed ; biosraid: False ; >21:26:35,075 DBG blivet: get_format('mdmember') returning MDRaidMember instance with object id 155 >21:26:35,076 DBG blivet: PartitionDevice._set_format: sdc1 ; type: mdmember ; current: None ; >21:26:35,099 DBG blivet: DeviceTree.get_device_by_uuid: uuid: 12c3222d-2959-51ba-1d8f-0b64164d4fed ; incomplete: True ; hidden: False ; >21:26:35,100 DBG blivet: DeviceTree.get_device_by_uuid returned None >21:26:35,134 INF blivet: using name myraidname for md array containing member sdc1 >21:26:35,134 DBG blivet: get_format('None') returning DeviceFormat instance with object id 157 >21:26:35,134 DBG blivet: get_format('None') returning DeviceFormat instance with object id 158 >21:26:35,136 DBG blivet: MDRaidArrayDevice._set_format: myraidname ; type: None ; current: None ; >21:26:35,137 DBG blivet: MDRaidArrayDevice.update_sysfs_path: myraidname ; status: True ; >21:26:35,137 DBG blivet: myraidname sysfs_path set to /sys/devices/virtual/block/md127 >21:26:35,138 DBG blivet: MDRaidArrayDevice.read_current_size: exists: True ; path: /dev/md/myraidname ; sysfs_path: /sys/devices/virtual/block/md127 ; >21:26:35,139 DBG blivet: existing RAID None size == 3,64 TiB >21:26:35,139 DBG blivet: updated myraidname size to 3,64 TiB (3,64 TiB) >21:26:35,140 DBG blivet: MDRaidArrayDevice.read_chunk_size: exists: True ; path: /dev/md/myraidname ; sysfs_path: /sys/devices/virtual/block/md127 ; >21:26:35,140 DBG blivet: get_format('None') returning DeviceFormat instance with object id 160 >21:26:35,141 DBG blivet: MDRaidArrayDevice._set_format: myraidname ; type: None ; current: None ; >21:26:35,142 DBG blivet: MDRaidArrayDevice.update_sysfs_path: myraidname ; status: True ; >21:26:35,142 DBG blivet: myraidname sysfs_path set to /sys/devices/virtual/block/md127 >21:26:35,143 DBG blivet: MDRaidArrayDevice._add_parent: myraidname ; parent: sdc1 ; >21:26:35,144 DBG blivet: PartitionDevice.add_child: name: sdc1 ; child: myraidname ; kids: 0 ; >21:26:35,144 INF blivet: added mdarray myraidname (id 156) to device tree >21:26:35,145 DBG blivet: DeviceTree.handle_device: name: myraidname ; info: {'DEVLINKS': '/dev/disk/by-id/md-name-myraidname ' > '/dev/md/myraidname ' > '/dev/disk/by-id/md-uuid-12c3222d:295951ba:1d8f0b64:164d4fed', > 'DEVNAME': '/dev/md127', > 'DEVPATH': '/devices/virtual/block/md127', > 'DEVTYPE': 'disk', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': '6280e996-ba17-4e3f-ba62-6c6ff64965a3', > 'MAJOR': '9', > 'MD_DEVICES': '2', > 'MD_DEVICE_sdc1_DEV': '/dev/sdc1', > 'MD_DEVICE_sdc1_ROLE': '0', > 'MD_DEVICE_sdd1_DEV': '/dev/sdd1', > 'MD_DEVICE_sdd1_ROLE': '1', > 'MD_DEVNAME': 'myraidname', > 'MD_LEVEL': 'raid1', > 'MD_METADATA': '1.2', > 'MD_NAME': 'myraidname', > 'MD_UUID': '12c3222d:295951ba:1d8f0b64:164d4fed', > 'MINOR': '127', > 'SUBSYSTEM': 'block', > 'SYSTEMD_WANTS': 'mdmonitor.service', > 'SYS_NAME': 'md127', > 'SYS_PATH': '/sys/devices/virtual/block/md127', > 'TAGS': ':systemd:', > 'UDISKS_MD_DEVICES': '2', > 'UDISKS_MD_DEVICE_sdc1_DEV': '/dev/sdc1', > 'UDISKS_MD_DEVICE_sdc1_ROLE': '0', > 'UDISKS_MD_DEVICE_sdd1_DEV': '/dev/sdd1', > 'UDISKS_MD_DEVICE_sdd1_ROLE': '1', > 'UDISKS_MD_DEVNAME': 'myraidname', > 'UDISKS_MD_LEVEL': 'raid1', > 'UDISKS_MD_METADATA': '1.2', > 'UDISKS_MD_NAME': 'myraidname', > 'UDISKS_MD_UUID': '12c3222d:295951ba:1d8f0b64:164d4fed', > 'USEC_INITIALIZED': '12810528'} ; >21:26:35,146 INF blivet: scanning myraidname (/sys/devices/virtual/block/md127)... >21:26:35,146 DBG blivet: DeviceTree.get_device_by_name: name: myraidname ; incomplete: False ; hidden: False ; >21:26:35,147 DBG blivet: DeviceTree.get_device_by_name returned None >21:26:35,148 DBG blivet: DeviceTree.get_device_by_name: name: myraidname ; incomplete: False ; hidden: False ; >21:26:35,149 DBG blivet: DeviceTree.get_device_by_name returned None >21:26:35,150 DBG blivet: MDDevicePopulator.run: name: myraidname ; >21:26:35,151 DBG blivet: DeviceTree.get_device_by_name: name: sdd1 ; incomplete: False ; hidden: False ; >21:26:35,152 DBG blivet: DeviceTree.get_device_by_name returned None >21:26:35,153 DBG blivet: DeviceTree.handle_device: name: sdd1 ; info: {'DEVLINKS': '/dev/disk/by-path/pci-0000:00:1f.2-ata-4-part1 ' > '/dev/disk/by-id/ata-HGST_HDN726040ALE614_K7GJB85L-part1 ' > '/dev/disk/by-id/wwn-0x5000cca269c77038-part1 ' > '/dev/disk/by-partuuid/25899521-7fdd-4731-b15f-891c64b8b1c5', > 'DEVNAME': '/dev/sdd1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdd/sdd1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '66030', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'myraidname', > 'ID_FS_LABEL_ENC': 'myraidname', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '12c3222d-2959-51ba-1d8f-0b64164d4fed', > 'ID_FS_UUID_ENC': '12c3222d-2959-51ba-1d8f-0b64164d4fed', > 'ID_FS_UUID_SUB': '23fdef09-9ddd-392c-d605-6966ddd07101', > 'ID_FS_UUID_SUB_ENC': '23fdef09-9ddd-392c-d605-6966ddd07101', > 'ID_FS_VERSION': '1.2', > 'ID_MODEL': 'HGST_HDN726040ALE614', > 'ID_MODEL_ENC': 'HGST\\x20HDN726040ALE614\\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:48', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '7814035087', > 'ID_PART_ENTRY_TYPE': 'a19d880f-05fc-4d3b-a006-743f0f84911e', > 'ID_PART_ENTRY_UUID': '25899521-7fdd-4731-b15f-891c64b8b1c5', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': '79cb34c6-10f6-49b7-93b6-5b314f994773', > 'ID_PATH': 'pci-0000:00:1f.2-ata-4', > 'ID_PATH_TAG': 'pci-0000_00_1f_2-ata-4', > 'ID_REVISION': 'APGNW7JH', > 'ID_SERIAL': 'HGST_HDN726040ALE614_K7GJB85L', > 'ID_SERIAL_SHORT': 'K7GJB85L', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000cca269c77038', > 'ID_WWN_WITH_EXTENSION': '0x5000cca269c77038', > 'MAJOR': '8', > 'MINOR': '49', > 'PARTN': '1', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdd1', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdd/sdd1', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'UDISKS_MD_MEMBER_ARRAY_SIZE': '4000.65GB', > 'UDISKS_MD_MEMBER_DEVICES': '2', > 'UDISKS_MD_MEMBER_DEV_UUID': '23fdef09:9ddd392c:d6056966:ddd07101', > 'UDISKS_MD_MEMBER_EVENTS': '1229519', > 'UDISKS_MD_MEMBER_LEVEL': 'raid1', > 'UDISKS_MD_MEMBER_NAME': 'myraidname', > 'UDISKS_MD_MEMBER_UPDATE_TIME': '1533864048', > 'UDISKS_MD_MEMBER_UUID': '12c3222d:295951ba:1d8f0b64:164d4fed', > 'USEC_INITIALIZED': '13027446'} ; >21:26:35,154 INF blivet: scanning sdd1 (/sys/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdd/sdd1)... >21:26:35,154 DBG blivet: DeviceTree.get_device_by_name: name: sdd1 ; incomplete: False ; hidden: False ; >21:26:35,155 DBG blivet: DeviceTree.get_device_by_name returned None >21:26:35,156 DBG blivet: PartitionDevicePopulator.run: name: sdd1 ; >21:26:35,191 DBG blivet: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; >21:26:35,192 DBG blivet: DeviceTree.get_device_by_name returned None >21:26:35,226 DBG blivet: DeviceTree.handle_device: name: sdd ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x5000cca269c77038 ' > '/dev/disk/by-path/pci-0000:00:1f.2-ata-4 ' > '/dev/disk/by-id/ata-HGST_HDN726040ALE614_K7GJB85L', > 'DEVNAME': '/dev/sdd', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdd', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '66030', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'HGST_HDN726040ALE614', > 'ID_MODEL_ENC': 'HGST\\x20HDN726040ALE614\\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': '79cb34c6-10f6-49b7-93b6-5b314f994773', > 'ID_PATH': 'pci-0000:00:1f.2-ata-4', > 'ID_PATH_TAG': 'pci-0000_00_1f_2-ata-4', > 'ID_REVISION': 'APGNW7JH', > 'ID_SERIAL': 'HGST_HDN726040ALE614_K7GJB85L', > 'ID_SERIAL_SHORT': 'K7GJB85L', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000cca269c77038', > 'ID_WWN_WITH_EXTENSION': '0x5000cca269c77038', > 'MAJOR': '8', > 'MINOR': '48', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdd', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdd', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '12035644'} ; >21:26:35,226 INF blivet: scanning sdd (/sys/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdd)... >21:26:35,227 DBG blivet: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; >21:26:35,228 DBG blivet: DeviceTree.get_device_by_name returned None >21:26:35,230 DBG blivet: DiskDevicePopulator.run: name: sdd ; >21:26:35,230 INF blivet: sdd is a disk >21:26:35,231 DBG blivet: get_format('None') returning DeviceFormat instance with object id 162 >21:26:35,231 DBG blivet: get_format('None') returning DeviceFormat instance with object id 163 >21:26:35,232 DBG blivet: DiskDevice._set_format: sdd ; type: None ; current: None ; >21:26:35,233 DBG blivet: DiskDevice.update_sysfs_path: sdd ; status: True ; >21:26:35,233 DBG blivet: sdd sysfs_path set to /sys/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdd >21:26:35,235 DBG blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdd ; >21:26:35,235 DBG blivet: updated sdd size to 3,64 TiB (3,64 TiB) >21:26:35,236 INF blivet: added disk sdd (id 161) to device tree >21:26:35,236 INF blivet: got device: DiskDevice instance (0x7efbd7f8d1d0) -- > name = sdd status = True id = 161 > children = [] > parents = [] > uuid = None size = 3,64 TiB > format = existing None > major = 8 minor = 48 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdd > target size = 3,64 TiB path = /dev/sdd > format args = [] original_format = None removable = False wwn = 0x5000cca269c77038 >21:26:35,237 DBG blivet: DeviceTree.handle_format: name: sdd ; >21:26:35,239 DBG blivet: AppleBootstrapFS.supported: supported: True ; >21:26:35,239 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 165 >21:26:35,240 DBG blivet: EFIFS.supported: supported: True ; >21:26:35,240 DBG blivet: get_format('efi') returning EFIFS instance with object id 166 >21:26:35,242 DBG blivet: MacEFIFS.supported: supported: True ; >21:26:35,242 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 167 >21:26:35,243 DBG blivet: MacEFIFS.supported: supported: True ; >21:26:35,244 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 168 >21:26:35,245 DBG blivet: DiskLabelFormatPopulator.run: device: sdd ; label_type: gpt ; >21:26:35,246 DBG blivet: DiskDevice.setup: sdd ; orig: False ; status: True ; controllable: True ; >21:26:35,247 DBG blivet: DiskLabel.__init__: uuid: 79cb34c6-10f6-49b7-93b6-5b314f994773 ; label: None ; device: /dev/sdd ; serial: HGST_HDN726040ALE614_K7GJB85L ; exists: True ; >21:26:35,253 DBG blivet: Clear pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7efbe04302b0>] > device: <parted.device.Device object at 0x7efbe0430f60> > PedDisk: <_ped.Disk object at 0x7efbd7fee248> >21:26:35,287 DBG blivet: get_format('disklabel') returning DiskLabel instance with object id 169 >21:26:35,288 DBG blivet: DiskDevice._set_format: sdd ; type: disklabel ; current: None ; >21:26:35,289 INF blivet: got format: existing gpt disklabel >21:26:35,291 DBG blivet: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; >21:26:35,292 DBG blivet: DeviceTree.get_device_by_name returned existing 3,64 TiB disk sdd (161) with existing gpt disklabel >21:26:35,294 DBG blivet: get_format('None') returning DeviceFormat instance with object id 172 >21:26:35,295 DBG blivet: DiskDevice.add_child: name: sdd ; child: sdd1 ; kids: 0 ; >21:26:35,295 DBG blivet: get_format('None') returning DeviceFormat instance with object id 173 >21:26:35,296 DBG blivet: PartitionDevice._set_format: sdd1 ; type: None ; current: None ; >21:26:35,297 DBG blivet: PartitionDevice.update_sysfs_path: sdd1 ; status: True ; >21:26:35,298 DBG blivet: sdd1 sysfs_path set to /sys/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdd/sdd1 >21:26:35,299 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sdd1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdd/sdd1 ; >21:26:35,300 DBG blivet: updated sdd1 size to 3,64 TiB (3,64 TiB) >21:26:35,300 DBG blivet: looking up parted Partition: /dev/sdd1 >21:26:35,301 DBG blivet: PartitionDevice.probe: sdd1 ; exists: True ; >21:26:35,302 DBG blivet: PartitionDevice.get_flag: path: /dev/sdd1 ; flag: 1 ; >21:26:35,303 DBG blivet: PartitionDevice.get_flag: path: /dev/sdd1 ; flag: 10 ; >21:26:35,304 DBG blivet: PartitionDevice.get_flag: path: /dev/sdd1 ; flag: 12 ; >21:26:35,305 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sdd1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdd/sdd1 ; >21:26:35,306 DBG blivet: updated sdd1 size to 3,64 TiB (3,64 TiB) >21:26:35,320 DBG blivet: DeviceTree.get_device_by_path: path: /dev/mapper/live-base ; incomplete: False ; hidden: False ; >21:26:35,321 DBG blivet: DeviceTree.get_device_by_path returned None >21:26:35,324 DBG blivet: existing RAID raid1 size == 3,64 TiB >21:26:35,330 DBG blivet: existing RAID raid1 size == 3,64 TiB >01:29:17,825 DBG blivet: registered device format class DeviceFormat as None >01:29:17,832 DBG blivet: registered device format class BIOSBoot as biosboot >01:29:17,835 DBG blivet: registered device format class DiskLabel as disklabel >01:29:17,836 DBG blivet: registered device format class DMRaidMember as dmraidmember >01:29:17,842 DBG blivet: registered device format class Ext2FS as ext2 >01:29:17,842 DBG blivet: registered device format class Ext3FS as ext3 >01:29:17,842 DBG blivet: registered device format class Ext4FS as ext4 >01:29:17,843 DBG blivet: registered device format class FATFS as vfat >01:29:17,843 DBG blivet: registered device format class EFIFS as efi >01:29:17,843 DBG blivet: registered device format class BTRFS as btrfs >01:29:17,843 DBG blivet: registered device format class GFS2 as gfs2 >01:29:17,843 DBG blivet: registered device format class JFS as jfs >01:29:17,843 DBG blivet: registered device format class ReiserFS as reiserfs >01:29:17,843 DBG blivet: registered device format class XFS as xfs >01:29:17,843 DBG blivet: registered device format class HFS as hfs >01:29:17,844 DBG blivet: registered device format class AppleBootstrapFS as appleboot >01:29:17,844 DBG blivet: registered device format class HFSPlus as hfs+ >01:29:17,844 DBG blivet: registered device format class MacEFIFS as macefi >01:29:17,844 DBG blivet: registered device format class NTFS as ntfs >01:29:17,844 DBG blivet: registered device format class NFS as nfs >01:29:17,844 DBG blivet: registered device format class NFSv4 as nfs4 >01:29:17,844 DBG blivet: registered device format class Iso9660FS as iso9660 >01:29:17,844 DBG blivet: registered device format class NoDevFS as nodev >01:29:17,844 DBG blivet: registered device format class DevPtsFS as devpts >01:29:17,844 DBG blivet: registered device format class ProcFS as proc >01:29:17,844 DBG blivet: registered device format class SysFS as sysfs >01:29:17,845 DBG blivet: registered device format class TmpFS as tmpfs >01:29:17,845 DBG blivet: registered device format class BindFS as bind >01:29:17,845 DBG blivet: registered device format class SELinuxFS as selinuxfs >01:29:17,845 DBG blivet: registered device format class USBFS as usbfs >01:29:17,845 DBG blivet: registered device format class EFIVarFS as efivarfs >01:29:17,846 DBG blivet: registered device format class LUKS as luks >01:29:17,848 DBG blivet: registered device format class LVMPhysicalVolume as lvmpv >01:29:17,849 DBG blivet: registered device format class MDRaidMember as mdmember >01:29:17,849 DBG blivet: registered device format class MultipathMember as multipath_member >01:29:17,849 DBG blivet: registered device format class PPCPRePBoot as prepboot >01:29:17,850 DBG blivet: registered device format class SwapSpace as swap >01:29:18,057 INF blivet: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] >01:29:18,058 WRN blivet: Failed to call the update_volume_info method: libstoragemgmt functionality not available >01:29:18,086 INF blivet: devices to scan: ['sdh', 'sdh1', 'sdh2', 'sdh3', 'sdg', 'sdg1', 'sdg2', 'sdg3', 'sdg4', 'sr0', 'sda', 'sda1', 'sda2', 'sda3', 'sdb', 'sdb1', 'sdb2', 'sdc', 'sdc1', 'sdd', 'sdd1', 'sde', 'sdf', 'loop0', 'loop1', 'loop2', 'live-rw', 'live-base', 'myraidname', 'md127p1'] >01:29:18,087 INF blivet: scanning sdh (/sys/devices/pci0000:00/0000:00:14.0/usb3/3-12/3-12:1.0/host8/target8:0:0/8:0:0:0/block/sdh)... >01:29:18,098 DBG blivet: DeviceTree.get_device_by_name returned None >01:29:18,114 DBG blivet: IGNORED: Caught exception, continuing. >01:29:18,114 DBG blivet: IGNORED: Problem description: failed to get initiator name from iscsi firmware >01:29:18,114 DBG blivet: IGNORED: Begin exception details. >01:29:18,114 DBG blivet: IGNORED: Traceback (most recent call last): >01:29:18,114 DBG blivet: IGNORED: File "/usr/lib/python3.6/site-packages/blivet/safe_dbus.py", line 147, in call_sync >01:29:18,115 DBG blivet: IGNORED: DEFAULT_DBUS_TIMEOUT, None) >01:29:18,115 DBG blivet: IGNORED: GLib.GError: g-io-error-quark: GDBus.Error:org.freedesktop.UDisks2.Error.ISCSI.NoFirmware: No firmware found (36) >01:29:18,115 DBG blivet: IGNORED: During handling of the above exception, another exception occurred: >01:29:18,115 DBG blivet: IGNORED: Traceback (most recent call last): >01:29:18,115 DBG blivet: IGNORED: File "/usr/lib/python3.6/site-packages/blivet/iscsi.py", line 156, in __init__ >01:29:18,115 DBG blivet: IGNORED: initiatorname = self._call_initiator_method("GetFirmwareInitiatorName")[0] >01:29:18,115 DBG blivet: IGNORED: File "/usr/lib/python3.6/site-packages/blivet/util.py", line 1079, in decorated >01:29:18,115 DBG blivet: IGNORED: return fn(*args, **kwargs) >01:29:18,115 DBG blivet: IGNORED: File "/usr/lib/python3.6/site-packages/blivet/iscsi.py", line 192, in _call_initiator_method >01:29:18,115 DBG blivet: IGNORED: connection=self._connection) >01:29:18,115 DBG blivet: IGNORED: File "/usr/lib/python3.6/site-packages/blivet/safe_dbus.py", line 151, in call_sync >01:29:18,115 DBG blivet: IGNORED: raise DBusCallError(msg) >01:29:18,115 DBG blivet: IGNORED: blivet.safe_dbus.DBusCallError: Failed to call GetFirmwareInitiatorName method on /org/freedesktop/UDisks2/Manager with None arguments: GDBus.Error:org.freedesktop.UDisks2.Error.ISCSI.NoFirmware: No firmware found >01:29:18,115 DBG blivet: IGNORED: End exception details. >01:29:18,117 INF blivet: sdh is a disk >01:29:18,117 DBG blivet: get_format('None') returning DeviceFormat instance with object id 1 >01:29:18,117 DBG blivet: get_format('None') returning DeviceFormat instance with object id 2 >01:29:18,117 DBG blivet: sdh sysfs_path set to /sys/devices/pci0000:00/0000:00:14.0/usb3/3-12/3-12:1.0/host8/target8:0:0/8:0:0:0/block/sdh >01:29:18,118 DBG blivet: updated sdh size to 7.27 GiB (7.27 GiB) >01:29:18,118 INF blivet: added disk sdh (id 0) to device tree >01:29:18,118 INF blivet: got device: DiskDevice instance (0x7fa906158f28) -- > name = sdh status = True id = 0 > children = [] > parents = [] > uuid = None size = 7.27 GiB > format = existing None > major = 8 minor = 112 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:14.0/usb3/3-12/3-12:1.0/host8/target8:0:0/8:0:0:0/block/sdh > target size = 7.27 GiB path = /dev/sdh > format args = [] original_format = None removable = True wwn = None >01:29:18,119 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 4 >01:29:18,119 DBG blivet: get_format('efi') returning EFIFS instance with object id 5 >01:29:18,120 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 6 >01:29:18,120 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 7 >01:29:18,120 INF blivet: type detected on 'sdh' is 'iso9660' >01:29:18,120 DBG blivet: get_format('iso9660') returning Iso9660FS instance with object id 8 >01:29:18,120 INF blivet: got format: existing iso9660 filesystem >01:29:18,121 INF blivet: scanning sdh1 (/sys/devices/pci0000:00/0000:00:14.0/usb3/3-12/3-12:1.0/host8/target8:0:0/8:0:0:0/block/sdh/sdh1)... >01:29:18,122 DBG blivet: DeviceTree.get_device_by_name returned None >01:29:18,154 DBG blivet: DeviceTree.get_device_by_name returned existing 7.27 GiB disk sdh (0) with existing iso9660 filesystem >01:29:18,154 DBG blivet: lvm filter: adding sdh1 to the reject list >01:29:18,154 DBG blivet: ignoring partition sdh1 on iso9660 >01:29:18,154 DBG blivet: no device obtained for sdh1 >01:29:18,155 INF blivet: scanning sdh2 (/sys/devices/pci0000:00/0000:00:14.0/usb3/3-12/3-12:1.0/host8/target8:0:0/8:0:0:0/block/sdh/sdh2)... >01:29:18,155 DBG blivet: DeviceTree.get_device_by_name returned None >01:29:18,184 DBG blivet: DeviceTree.get_device_by_name returned existing 7.27 GiB disk sdh (0) with existing iso9660 filesystem >01:29:18,184 DBG blivet: lvm filter: adding sdh2 to the reject list >01:29:18,184 DBG blivet: ignoring partition sdh2 on iso9660 >01:29:18,184 DBG blivet: no device obtained for sdh2 >01:29:18,185 INF blivet: scanning sdh3 (/sys/devices/pci0000:00/0000:00:14.0/usb3/3-12/3-12:1.0/host8/target8:0:0/8:0:0:0/block/sdh/sdh3)... >01:29:18,185 DBG blivet: DeviceTree.get_device_by_name returned None >01:29:18,215 DBG blivet: DeviceTree.get_device_by_name returned existing 7.27 GiB disk sdh (0) with existing iso9660 filesystem >01:29:18,215 DBG blivet: lvm filter: adding sdh3 to the reject list >01:29:18,215 DBG blivet: ignoring partition sdh3 on iso9660 >01:29:18,215 DBG blivet: no device obtained for sdh3 >01:29:18,216 INF blivet: scanning sdg (/sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdg)... >01:29:18,216 DBG blivet: DeviceTree.get_device_by_name returned None >01:29:18,217 INF blivet: sdg is a disk >01:29:18,217 DBG blivet: get_format('None') returning DeviceFormat instance with object id 11 >01:29:18,217 DBG blivet: get_format('None') returning DeviceFormat instance with object id 12 >01:29:18,218 DBG blivet: sdg sysfs_path set to /sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdg >01:29:18,218 DBG blivet: updated sdg size to 238.47 GiB (238.47 GiB) >01:29:18,218 INF blivet: added disk sdg (id 10) to device tree >01:29:18,218 INF blivet: got device: DiskDevice instance (0x7fa90624e780) -- > name = sdg status = True id = 10 > children = [] > parents = [] > uuid = None size = 238.47 GiB > format = existing None > major = 8 minor = 96 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdg > target size = 238.47 GiB path = /dev/sdg > format args = [] original_format = None removable = False wwn = 0x50025385a00a5a17 >01:29:18,219 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 14 >01:29:18,219 DBG blivet: get_format('efi') returning EFIFS instance with object id 15 >01:29:18,219 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 16 >01:29:18,219 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 17 >01:29:18,243 DBG blivet: Clear pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 4 > lastPartitionNumber: 4 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7fa90615ffd0>, <parted.partition.Partition object at 0x7fa90615fe10>, <parted.partition.Partition object at 0x7fa90615f780>, <parted.partition.Partition object at 0x7fa90615f908>] > device: <parted.device.Device object at 0x7fa90511deb8> > PedDisk: <_ped.Disk object at 0x7fa906181b48> >01:29:18,280 DBG blivet: get_format('disklabel') returning DiskLabel instance with object id 18 >01:29:18,281 INF blivet: got format: existing gpt disklabel >01:29:18,282 INF blivet: scanning sdg1 (/sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdg/sdg1)... >01:29:18,282 DBG blivet: DeviceTree.get_device_by_name returned None >01:29:18,320 DBG blivet: DeviceTree.get_device_by_name returned existing 238.47 GiB disk sdg (10) with existing gpt disklabel >01:29:18,320 DBG blivet: get_format('None') returning DeviceFormat instance with object id 21 >01:29:18,320 DBG blivet: get_format('None') returning DeviceFormat instance with object id 22 >01:29:18,321 DBG blivet: sdg1 sysfs_path set to /sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdg/sdg1 >01:29:18,321 DBG blivet: updated sdg1 size to 167.96 GiB (167.96 GiB) >01:29:18,321 DBG blivet: looking up parted Partition: /dev/sdg1 >01:29:18,322 DBG blivet: updated sdg1 size to 167.96 GiB (167.96 GiB) >01:29:18,322 INF blivet: added partition sdg1 (id 20) to device tree >01:29:18,322 INF blivet: got device: PartitionDevice instance (0x7fa90512ae48) -- > name = sdg1 status = True id = 20 > children = [] > parents = ['existing 238.47 GiB disk sdg (10) with existing gpt disklabel'] > uuid = cf533694-78fc-4a88-a0fd-5f2d9030f900 size = 167.96 GiB > format = existing None > major = 8 minor = 97 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdg/sdg1 > target size = 167.96 GiB path = /dev/sdg1 > 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 0x7fa90511dc50> fileSystem: <parted.filesystem.FileSystem object at 0x7fa90615ff60> > number: 1 path: /dev/sdg1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa90615f278> PedPartition: <_ped.Partition object at 0x7fa906189888> > disk = existing 238.47 GiB disk sdg (10) with existing gpt disklabel > start = 34 end = 352229805 length = 352229772 > flags = msftdata >01:29:18,323 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 24 >01:29:18,323 DBG blivet: get_format('efi') returning EFIFS instance with object id 25 >01:29:18,323 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 26 >01:29:18,324 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 27 >01:29:18,324 INF blivet: type detected on 'sdg1' is 'ntfs' >01:29:18,324 DBG blivet: get_format('ntfs') returning NTFS instance with object id 28 >01:29:18,324 INF blivet: got format: existing ntfs filesystem >01:29:18,325 INF blivet: scanning sdg2 (/sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdg/sdg2)... >01:29:18,326 DBG blivet: DeviceTree.get_device_by_name returned None >01:29:18,353 DBG blivet: DeviceTree.get_device_by_name returned existing 238.47 GiB disk sdg (10) with existing gpt disklabel >01:29:18,354 DBG blivet: get_format('None') returning DeviceFormat instance with object id 31 >01:29:18,354 DBG blivet: get_format('None') returning DeviceFormat instance with object id 32 >01:29:18,354 DBG blivet: sdg2 sysfs_path set to /sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdg/sdg2 >01:29:18,355 DBG blivet: updated sdg2 size to 853 MiB (853 MiB) >01:29:18,355 DBG blivet: looking up parted Partition: /dev/sdg2 >01:29:18,355 DBG blivet: updated sdg2 size to 853 MiB (853 MiB) >01:29:18,356 INF blivet: added partition sdg2 (id 30) to device tree >01:29:18,356 INF blivet: got device: PartitionDevice instance (0x7fa905115668) -- > name = sdg2 status = True id = 30 > children = [] > parents = ['existing 238.47 GiB disk sdg (10) with existing gpt disklabel'] > uuid = d8517309-3ae8-4a0e-958f-1952af48e70d size = 853 MiB > format = existing None > major = 8 minor = 98 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdg/sdg2 > target size = 853 MiB path = /dev/sdg2 > 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 0x7fa90511dc50> fileSystem: <parted.filesystem.FileSystem object at 0x7fa90615fbe0> > number: 2 path: /dev/sdg2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa90615fd30> PedPartition: <_ped.Partition object at 0x7fa906189938> > disk = existing 238.47 GiB disk sdg (10) with existing gpt disklabel > start = 352231424 end = 353978367 length = 1746944 > flags = hidden, diag >01:29:18,356 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 34 >01:29:18,357 DBG blivet: get_format('efi') returning EFIFS instance with object id 35 >01:29:18,357 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 36 >01:29:18,357 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 37 >01:29:18,357 INF blivet: type detected on 'sdg2' is 'ntfs' >01:29:18,357 DBG blivet: get_format('ntfs') returning NTFS instance with object id 38 >01:29:18,357 INF blivet: got format: existing ntfs filesystem >01:29:18,358 INF blivet: scanning sdg3 (/sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdg/sdg3)... >01:29:18,359 DBG blivet: DeviceTree.get_device_by_name returned None >01:29:18,386 DBG blivet: DeviceTree.get_device_by_name returned existing 238.47 GiB disk sdg (10) with existing gpt disklabel >01:29:18,386 DBG blivet: get_format('None') returning DeviceFormat instance with object id 41 >01:29:18,386 DBG blivet: get_format('None') returning DeviceFormat instance with object id 42 >01:29:18,387 DBG blivet: sdg3 sysfs_path set to /sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdg/sdg3 >01:29:18,387 DBG blivet: updated sdg3 size to 450 MiB (450 MiB) >01:29:18,387 DBG blivet: looking up parted Partition: /dev/sdg3 >01:29:18,388 DBG blivet: updated sdg3 size to 450 MiB (450 MiB) >01:29:18,388 INF blivet: added partition sdg3 (id 40) to device tree >01:29:18,388 INF blivet: got device: PartitionDevice instance (0x7fa90512a1d0) -- > name = sdg3 status = True id = 40 > children = [] > parents = ['existing 238.47 GiB disk sdg (10) with existing gpt disklabel'] > uuid = e5d08099-5354-49ab-af3f-a367b758b996 size = 450 MiB > format = existing None > major = 8 minor = 99 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdg/sdg3 > target size = 450 MiB path = /dev/sdg3 > 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 0x7fa90511dc50> fileSystem: <parted.filesystem.FileSystem object at 0x7fa90615f748> > number: 3 path: /dev/sdg3 type: 0 > name: Basic data partition active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa90615fac8> PedPartition: <_ped.Partition object at 0x7fa906189a40> > disk = existing 238.47 GiB disk sdg (10) with existing gpt disklabel > start = 353978368 end = 354899967 length = 921600 > flags = hidden, diag >01:29:18,389 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 44 >01:29:18,389 DBG blivet: get_format('efi') returning EFIFS instance with object id 45 >01:29:18,389 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 46 >01:29:18,389 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 47 >01:29:18,389 INF blivet: type detected on 'sdg3' is 'ntfs' >01:29:18,389 DBG blivet: get_format('ntfs') returning NTFS instance with object id 48 >01:29:18,390 INF blivet: got format: existing ntfs filesystem >01:29:18,391 INF blivet: scanning sdg4 (/sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdg/sdg4)... >01:29:18,391 DBG blivet: DeviceTree.get_device_by_name returned None >01:29:18,418 DBG blivet: DeviceTree.get_device_by_name returned existing 238.47 GiB disk sdg (10) with existing gpt disklabel >01:29:18,419 DBG blivet: get_format('None') returning DeviceFormat instance with object id 51 >01:29:18,419 DBG blivet: get_format('None') returning DeviceFormat instance with object id 52 >01:29:18,419 DBG blivet: sdg4 sysfs_path set to /sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdg/sdg4 >01:29:18,419 DBG blivet: updated sdg4 size to 100 MiB (100 MiB) >01:29:18,419 DBG blivet: looking up parted Partition: /dev/sdg4 >01:29:18,420 DBG blivet: updated sdg4 size to 100 MiB (100 MiB) >01:29:18,420 INF blivet: added partition sdg4 (id 50) to device tree >01:29:18,420 INF blivet: got device: PartitionDevice instance (0x7fa906158e80) -- > name = sdg4 status = True id = 50 > children = [] > parents = ['existing 238.47 GiB disk sdg (10) with existing gpt disklabel'] > uuid = d1fe435a-dfca-480e-97dc-0c21673d5d9f size = 100 MiB > format = existing None > major = 8 minor = 100 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdg/sdg4 > target size = 100 MiB path = /dev/sdg4 > 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 0x7fa90511dc50> fileSystem: <parted.filesystem.FileSystem object at 0x7fa90615fa90> > number: 4 path: /dev/sdg4 type: 0 > name: EFI system partition active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa90615f978> PedPartition: <_ped.Partition object at 0x7fa906189a98> > disk = existing 238.47 GiB disk sdg (10) with existing gpt disklabel > start = 354899968 end = 355104767 length = 204800 > flags = boot, esp >01:29:18,421 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 54 >01:29:18,421 DBG blivet: get_format('efi') returning EFIFS instance with object id 55 >01:29:18,422 INF blivet: type detected on 'sdg4' is 'efi' >01:29:18,422 DBG blivet: get_format('efi') returning EFIFS instance with object id 56 >01:29:18,422 INF blivet: got format: existing efi filesystem >01:29:18,422 INF blivet: scanning sr0 (/sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata8/host7/target7:0:0/7:0:0:0/block/sr0)... >01:29:18,423 DBG blivet: DeviceTree.get_device_by_name returned None >01:29:18,423 DBG blivet: get_format('None') returning DeviceFormat instance with object id 59 >01:29:18,423 DBG blivet: get_format('None') returning DeviceFormat instance with object id 60 >01:29:18,423 DBG blivet: sr0 sysfs_path set to /sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata8/host7/target7:0:0/7:0:0:0/block/sr0 >01:29:18,424 DBG blivet: updated sr0 size to 1024 MiB (1024 MiB) >01:29:18,424 INF blivet: added cdrom sr0 (id 58) to device tree >01:29:18,424 INF blivet: got device: OpticalDevice instance (0x7fa905126c50) -- > name = sr0 status = True id = 58 > children = [] > parents = [] > uuid = None size = 1024 MiB > format = existing None > major = 11 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata8/host7/target7:0:0/7:0:0:0/block/sr0 > target size = 1024 MiB path = /dev/sr0 > format args = [] original_format = None >01:29:18,498 DBG blivet: no media present for device sr0 >01:29:18,499 INF blivet: scanning sda (/sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >01:29:18,500 DBG blivet: DeviceTree.get_device_by_name returned None >01:29:18,501 INF blivet: sda is a disk >01:29:18,501 DBG blivet: get_format('None') returning DeviceFormat instance with object id 64 >01:29:18,501 DBG blivet: get_format('None') returning DeviceFormat instance with object id 65 >01:29:18,502 DBG blivet: sda sysfs_path set to /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda >01:29:18,502 DBG blivet: updated sda size to 465.76 GiB (465.76 GiB) >01:29:18,503 INF blivet: added disk sda (id 63) to device tree >01:29:18,503 INF blivet: got device: DiskDevice instance (0x7fa9051410f0) -- > name = sda status = True id = 63 > children = [] > parents = [] > uuid = None size = 465.76 GiB > format = existing None > major = 8 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda > target size = 465.76 GiB path = /dev/sda > format args = [] original_format = None removable = False wwn = 0x5002538d41c19cac >01:29:18,503 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 67 >01:29:18,504 DBG blivet: get_format('efi') returning EFIFS instance with object id 68 >01:29:18,504 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 69 >01:29:18,504 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 70 >01:29:18,515 DBG blivet: Clear pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 3 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7fa905148630>, <parted.partition.Partition object at 0x7fa905148780>, <parted.partition.Partition object at 0x7fa9051489e8>] > device: <parted.device.Device object at 0x7fa9051483c8> > PedDisk: <_ped.Disk object at 0x7fa905125a88> >01:29:18,542 DBG blivet: get_format('disklabel') returning DiskLabel instance with object id 71 >01:29:18,542 INF blivet: got format: existing gpt disklabel >01:29:18,543 INF blivet: scanning sda1 (/sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >01:29:18,544 DBG blivet: DeviceTree.get_device_by_name returned None >01:29:18,576 DBG blivet: DeviceTree.get_device_by_name returned existing 465.76 GiB disk sda (63) with existing gpt disklabel >01:29:18,576 DBG blivet: get_format('None') returning DeviceFormat instance with object id 74 >01:29:18,576 DBG blivet: get_format('None') returning DeviceFormat instance with object id 75 >01:29:18,577 DBG blivet: sda1 sysfs_path set to /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 >01:29:18,577 DBG blivet: updated sda1 size to 512 MiB (512 MiB) >01:29:18,577 DBG blivet: looking up parted Partition: /dev/sda1 >01:29:18,578 DBG blivet: updated sda1 size to 512 MiB (512 MiB) >01:29:18,578 INF blivet: added partition sda1 (id 73) to device tree >01:29:18,578 INF blivet: got device: PartitionDevice instance (0x7fa90512ae80) -- > name = sda1 status = True id = 73 > children = [] > parents = ['existing 465.76 GiB disk sda (63) with existing gpt disklabel'] > uuid = 7fe96ae6-24e0-42a6-b250-520da30484d1 size = 512 MiB > format = existing None > major = 8 minor = 1 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 > target size = 512 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 0x7fa905148470> fileSystem: <parted.filesystem.FileSystem object at 0x7fa905148898> > number: 1 path: /dev/sda1 type: 0 > name: EFI System Partition active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa9051485f8> PedPartition: <_ped.Partition object at 0x7fa906189fc0> > disk = existing 465.76 GiB disk sda (63) with existing gpt disklabel > start = 2048 end = 1050623 length = 1048576 > flags = boot, esp >01:29:18,579 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 77 >01:29:18,579 DBG blivet: get_format('efi') returning EFIFS instance with object id 78 >01:29:18,580 INF blivet: type detected on 'sda1' is 'efi' >01:29:18,580 DBG blivet: get_format('efi') returning EFIFS instance with object id 79 >01:29:18,580 INF blivet: got format: existing efi filesystem >01:29:18,580 INF blivet: scanning sda2 (/sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >01:29:18,581 DBG blivet: DeviceTree.get_device_by_name returned None >01:29:18,607 DBG blivet: DeviceTree.get_device_by_name returned existing 465.76 GiB disk sda (63) with existing gpt disklabel >01:29:18,607 DBG blivet: get_format('None') returning DeviceFormat instance with object id 82 >01:29:18,607 DBG blivet: get_format('None') returning DeviceFormat instance with object id 83 >01:29:18,608 DBG blivet: sda2 sysfs_path set to /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 >01:29:18,608 DBG blivet: updated sda2 size to 732 MiB (732 MiB) >01:29:18,608 DBG blivet: looking up parted Partition: /dev/sda2 >01:29:18,609 DBG blivet: updated sda2 size to 732 MiB (732 MiB) >01:29:18,609 INF blivet: added partition sda2 (id 81) to device tree >01:29:18,609 INF blivet: got device: PartitionDevice instance (0x7fa905126f60) -- > name = sda2 status = True id = 81 > children = [] > parents = ['existing 465.76 GiB disk sda (63) with existing gpt disklabel'] > uuid = 4e23af31-a373-48d9-a7e0-c2b1fa06fea4 size = 732 MiB > format = existing None > major = 8 minor = 2 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 > target size = 732 MiB 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 0x7fa905148470> fileSystem: <parted.filesystem.FileSystem object at 0x7fa905148908> > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa905148748> PedPartition: <_ped.Partition object at 0x7fa906189d00> > disk = existing 465.76 GiB disk sda (63) with existing gpt disklabel > start = 1050624 end = 2549759 length = 1499136 > flags = >01:29:18,610 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 85 >01:29:18,610 DBG blivet: get_format('efi') returning EFIFS instance with object id 86 >01:29:18,610 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 87 >01:29:18,610 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 88 >01:29:18,610 INF blivet: type detected on 'sda2' is 'ext4' >01:29:18,614 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 89 >01:29:18,614 INF blivet: got format: existing ext4 filesystem >01:29:18,615 INF blivet: scanning sda3 (/sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3)... >01:29:18,616 DBG blivet: DeviceTree.get_device_by_name returned None >01:29:18,641 DBG blivet: DeviceTree.get_device_by_name returned existing 465.76 GiB disk sda (63) with existing gpt disklabel >01:29:18,641 DBG blivet: get_format('None') returning DeviceFormat instance with object id 92 >01:29:18,642 DBG blivet: get_format('None') returning DeviceFormat instance with object id 93 >01:29:18,642 DBG blivet: sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 >01:29:18,642 DBG blivet: updated sda3 size to 464.54 GiB (464.54 GiB) >01:29:18,642 DBG blivet: looking up parted Partition: /dev/sda3 >01:29:18,643 DBG blivet: updated sda3 size to 464.54 GiB (464.54 GiB) >01:29:18,643 INF blivet: added partition sda3 (id 91) to device tree >01:29:18,643 INF blivet: got device: PartitionDevice instance (0x7fa90511da20) -- > name = sda3 status = True id = 91 > children = [] > parents = ['existing 465.76 GiB disk sda (63) with existing gpt disklabel'] > uuid = dcccc766-4d06-418d-a38c-6d977e3d93d5 size = 464.54 GiB > format = existing None > major = 8 minor = 3 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 > target size = 464.54 GiB 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 0x7fa905148470> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa905148a20> PedPartition: <_ped.Partition object at 0x7fa906189830> > disk = existing 465.76 GiB disk sda (63) with existing gpt disklabel > start = 2549760 end = 976771071 length = 974221312 > flags = >01:29:18,644 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 95 >01:29:18,644 DBG blivet: get_format('efi') returning EFIFS instance with object id 96 >01:29:18,644 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 97 >01:29:18,644 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 98 >01:29:18,645 INF blivet: type detected on 'sda3' is 'luks' >01:29:18,645 DBG blivet: get_format('luks') returning LUKS instance with object id 99 >01:29:18,645 DBG blivet: DeviceTree.get_device_by_name returned None >01:29:18,645 DBG blivet: get_format('None') returning DeviceFormat instance with object id 101 >01:29:18,645 DBG blivet: get_format('None') returning DeviceFormat instance with object id 102 >01:29:18,646 ERR blivet: failed to update sysfs path for luks-3519bbb3-0d27-47fe-a9ac-a685c46f8a32: [Errno 2] No such file or directory: '/dev/mapper/luks-3519bbb3-0d27-47fe-a9ac-a685c46f8a32' >01:29:18,646 INF blivet: setup of luks-3519bbb3-0d27-47fe-a9ac-a685c46f8a32 failed: luks device not configured >01:29:18,646 INF blivet: got format: existing luks >01:29:18,647 INF blivet: scanning sdb (/sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb)... >01:29:18,648 DBG blivet: DeviceTree.get_device_by_name returned None >01:29:18,649 INF blivet: sdb is a disk >01:29:18,649 DBG blivet: get_format('None') returning DeviceFormat instance with object id 106 >01:29:18,649 DBG blivet: get_format('None') returning DeviceFormat instance with object id 107 >01:29:18,649 DBG blivet: sdb sysfs_path set to /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb >01:29:18,649 DBG blivet: updated sdb size to 465.76 GiB (465.76 GiB) >01:29:18,650 INF blivet: added disk sdb (id 105) to device tree >01:29:18,650 INF blivet: got device: DiskDevice instance (0x7fa905126cc0) -- > name = sdb status = True id = 105 > children = [] > parents = [] > uuid = None size = 465.76 GiB > format = existing None > major = 8 minor = 16 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb > target size = 465.76 GiB path = /dev/sdb > format args = [] original_format = None removable = False wwn = 0x5002538da00a5fdf >01:29:18,650 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 109 >01:29:18,650 DBG blivet: get_format('efi') returning EFIFS instance with object id 110 >01:29:18,651 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 111 >01:29:18,651 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 112 >01:29:18,660 DBG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 2 > lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7fa9050d12e8>, <parted.partition.Partition object at 0x7fa9050d1438>] > device: <parted.device.Device object at 0x7fa9050d1080> > PedDisk: <_ped.Disk object at 0x7fa90513eac8> >01:29:18,690 DBG blivet: get_format('disklabel') returning DiskLabel instance with object id 113 >01:29:18,690 INF blivet: got format: existing msdos disklabel >01:29:18,691 INF blivet: scanning sdb1 (/sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1)... >01:29:18,692 DBG blivet: DeviceTree.get_device_by_name returned None >01:29:18,722 DBG blivet: DeviceTree.get_device_by_name returned existing 465.76 GiB disk sdb (105) with existing msdos disklabel >01:29:18,722 DBG blivet: get_format('None') returning DeviceFormat instance with object id 116 >01:29:18,723 DBG blivet: get_format('None') returning DeviceFormat instance with object id 117 >01:29:18,723 DBG blivet: sdb1 sysfs_path set to /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1 >01:29:18,723 DBG blivet: updated sdb1 size to 549 MiB (549 MiB) >01:29:18,723 DBG blivet: looking up parted Partition: /dev/sdb1 >01:29:18,724 DBG blivet: updated sdb1 size to 549 MiB (549 MiB) >01:29:18,724 INF blivet: added partition sdb1 (id 115) to device tree >01:29:18,724 INF blivet: parted exception: msdos disk labels do not support partition names. >01:29:18,724 INF blivet: got device: PartitionDevice instance (0x7fa9051478d0) -- > name = sdb1 status = True id = 115 > children = [] > parents = ['existing 465.76 GiB disk sdb (105) with existing msdos disklabel'] > uuid = 01744ed0-01 size = 549 MiB > format = existing None > major = 8 minor = 17 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1 > target size = 549 MiB path = /dev/sdb1 > 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 0x7fa9050d1128> fileSystem: <parted.filesystem.FileSystem object at 0x7fa9050d1550> > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa9050d12b0> PedPartition: <_ped.Partition object at 0x7fa906189360> > disk = existing 465.76 GiB disk sdb (105) with existing msdos disklabel > start = 2048 end = 1126399 length = 1124352 > flags = boot >01:29:18,725 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 119 >01:29:18,725 DBG blivet: get_format('efi') returning EFIFS instance with object id 120 >01:29:18,725 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 121 >01:29:18,726 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 122 >01:29:18,726 INF blivet: type detected on 'sdb1' is 'ntfs' >01:29:18,726 DBG blivet: get_format('ntfs') returning NTFS instance with object id 123 >01:29:18,726 INF blivet: got format: existing ntfs filesystem >01:29:18,727 INF blivet: scanning sdb2 (/sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb2)... >01:29:18,727 DBG blivet: DeviceTree.get_device_by_name returned None >01:29:18,753 DBG blivet: DeviceTree.get_device_by_name returned existing 465.76 GiB disk sdb (105) with existing msdos disklabel >01:29:18,753 DBG blivet: get_format('None') returning DeviceFormat instance with object id 126 >01:29:18,753 DBG blivet: get_format('None') returning DeviceFormat instance with object id 127 >01:29:18,753 DBG blivet: sdb2 sysfs_path set to /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb2 >01:29:18,754 DBG blivet: updated sdb2 size to 465.22 GiB (465.22 GiB) >01:29:18,754 DBG blivet: looking up parted Partition: /dev/sdb2 >01:29:18,754 DBG blivet: updated sdb2 size to 465.22 GiB (465.22 GiB) >01:29:18,755 INF blivet: added partition sdb2 (id 125) to device tree >01:29:18,755 INF blivet: parted exception: msdos disk labels do not support partition names. >01:29:18,755 INF blivet: got device: PartitionDevice instance (0x7fa9050cb198) -- > name = sdb2 status = True id = 125 > children = [] > parents = ['existing 465.76 GiB disk sdb (105) with existing msdos disklabel'] > uuid = 01744ed0-02 size = 465.22 GiB > format = existing None > major = 8 minor = 18 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb2 > target size = 465.22 GiB path = /dev/sdb2 > 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 0x7fa9050d1128> fileSystem: <parted.filesystem.FileSystem object at 0x7fa9050d15c0> > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa9050d1400> PedPartition: <_ped.Partition object at 0x7fa906189ca8> > disk = existing 465.76 GiB disk sdb (105) with existing msdos disklabel > start = 1126400 end = 976771071 length = 975644672 > flags = >01:29:18,755 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 129 >01:29:18,756 DBG blivet: get_format('efi') returning EFIFS instance with object id 130 >01:29:18,756 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 131 >01:29:18,756 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 132 >01:29:18,756 INF blivet: type detected on 'sdb2' is 'ntfs' >01:29:18,756 DBG blivet: get_format('ntfs') returning NTFS instance with object id 133 >01:29:18,756 INF blivet: got format: existing ntfs filesystem >01:29:18,757 INF blivet: scanning sdc (/sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdc)... >01:29:18,757 DBG blivet: DeviceTree.get_device_by_name returned None >01:29:18,758 INF blivet: sdc is a disk >01:29:18,759 DBG blivet: get_format('None') returning DeviceFormat instance with object id 136 >01:29:18,759 DBG blivet: get_format('None') returning DeviceFormat instance with object id 137 >01:29:18,759 DBG blivet: sdc sysfs_path set to /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdc >01:29:18,759 DBG blivet: updated sdc size to 3.64 TiB (3.64 TiB) >01:29:18,759 INF blivet: added disk sdc (id 135) to device tree >01:29:18,759 INF blivet: got device: DiskDevice instance (0x7fa9050dd438) -- > name = sdc status = True id = 135 > children = [] > parents = [] > uuid = None size = 3.64 TiB > format = existing None > major = 8 minor = 32 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdc > target size = 3.64 TiB path = /dev/sdc > format args = [] original_format = None removable = False wwn = 0x5000cca269c723af >01:29:18,760 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 139 >01:29:18,760 DBG blivet: get_format('efi') returning EFIFS instance with object id 140 >01:29:18,760 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 141 >01:29:18,760 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 142 >01:29:18,782 DBG blivet: Clear pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7fa9050cb2b0>] > device: <parted.device.Device object at 0x7fa905141588> > PedDisk: <_ped.Disk object at 0x7fa9050da5c8> >01:29:18,816 DBG blivet: get_format('disklabel') returning DiskLabel instance with object id 143 >01:29:18,816 INF blivet: got format: existing gpt disklabel >01:29:18,817 INF blivet: scanning sdc1 (/sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc1)... >01:29:18,818 DBG blivet: DeviceTree.get_device_by_name returned None >01:29:18,852 DBG blivet: DeviceTree.get_device_by_name returned existing 3.64 TiB disk sdc (135) with existing gpt disklabel >01:29:18,852 DBG blivet: get_format('None') returning DeviceFormat instance with object id 146 >01:29:18,853 DBG blivet: get_format('None') returning DeviceFormat instance with object id 147 >01:29:18,853 DBG blivet: sdc1 sysfs_path set to /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc1 >01:29:18,853 DBG blivet: updated sdc1 size to 3.64 TiB (3.64 TiB) >01:29:18,853 DBG blivet: looking up parted Partition: /dev/sdc1 >01:29:18,854 DBG blivet: updated sdc1 size to 3.64 TiB (3.64 TiB) >01:29:18,854 INF blivet: added partition sdc1 (id 145) to device tree >01:29:18,855 INF blivet: got device: PartitionDevice instance (0x7fa9050ce860) -- > name = sdc1 status = True id = 145 > children = [] > parents = ['existing 3.64 TiB disk sdc (135) with existing gpt disklabel'] > uuid = 25899521-7fdd-4731-b15f-891c64b8b1c5 size = 3.64 TiB > format = existing None > major = 8 minor = 33 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc1 > target size = 3.64 TiB path = /dev/sdc1 > 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 0x7fa9051315c0> fileSystem: None > number: 1 path: /dev/sdc1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa9050cbfd0> PedPartition: <_ped.Partition object at 0x7fa906189b48> > disk = existing 3.64 TiB disk sdc (135) with existing gpt disklabel > start = 2048 end = 7814037134 length = 7814035087 > flags = raid >01:29:18,855 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 149 >01:29:18,856 DBG blivet: get_format('efi') returning EFIFS instance with object id 150 >01:29:18,856 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 151 >01:29:18,856 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 152 >01:29:18,856 INF blivet: type detected on 'sdc1' is 'mdmember' >01:29:18,856 DBG blivet: get_format('mdmember') returning MDRaidMember instance with object id 153 >01:29:18,876 DBG blivet: DeviceTree.get_device_by_uuid returned None >01:29:18,906 INF blivet: using name myraidname for md array containing member sdc1 >01:29:18,906 DBG blivet: get_format('None') returning DeviceFormat instance with object id 155 >01:29:18,906 DBG blivet: get_format('None') returning DeviceFormat instance with object id 156 >01:29:18,907 DBG blivet: myraidname sysfs_path set to /sys/devices/virtual/block/md127 >01:29:18,907 DBG blivet: existing RAID None size == 3.64 TiB >01:29:18,907 DBG blivet: updated myraidname size to 3.64 TiB (3.64 TiB) >01:29:18,908 DBG blivet: get_format('None') returning DeviceFormat instance with object id 158 >01:29:18,908 DBG blivet: myraidname sysfs_path set to /sys/devices/virtual/block/md127 >01:29:18,908 INF blivet: added mdarray myraidname (id 154) to device tree >01:29:18,909 INF blivet: scanning myraidname (/sys/devices/virtual/block/md127)... >01:29:18,910 DBG blivet: DeviceTree.get_device_by_name returned None >01:29:18,910 DBG blivet: existing RAID raid1 size == 3.64 TiB >01:29:18,910 DBG blivet: DeviceTree.get_device_by_name returned existing 3.64 TiB mdarray myraidname (154) >01:29:18,911 DBG blivet: existing RAID raid1 size == 3.64 TiB >01:29:18,911 INF blivet: got device: MDRaidArrayDevice instance (0x7fa905147828) -- > name = myraidname status = True id = 154 > children = [] > parents = ['existing 3.64 TiB partition sdc1 (145) with existing mdmember'] > uuid = 12c3222d-2959-51ba-1d8f-0b64164d4fed size = 3.64 TiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/md127 > target size = 3.64 TiB path = /dev/md/myraidname > format args = [] original_format = None level = raid1 spares = 0 > members = 2 > total devices = 1 metadata version = 1.2 >01:29:18,911 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 159 >01:29:18,912 DBG blivet: get_format('efi') returning EFIFS instance with object id 160 >01:29:18,912 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 161 >01:29:18,912 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 162 >01:29:18,931 DBG blivet: Clear pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7fa9050ddcc0>] > device: <parted.device.Device object at 0x7fa905148be0> > PedDisk: <_ped.Disk object at 0x7fa9050f6208> >01:29:18,992 DBG blivet: get_format('disklabel') returning DiskLabel instance with object id 163 >01:29:18,992 INF blivet: got format: existing gpt disklabel >01:29:18,993 INF blivet: got format: existing mdmember >01:29:18,995 INF blivet: scanning sdd (/sys/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdd)... >01:29:18,996 DBG blivet: DeviceTree.get_device_by_name returned None >01:29:18,997 INF blivet: sdd is a disk >01:29:18,997 DBG blivet: get_format('None') returning DeviceFormat instance with object id 175 >01:29:18,998 DBG blivet: get_format('None') returning DeviceFormat instance with object id 176 >01:29:18,998 DBG blivet: sdd sysfs_path set to /sys/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdd >01:29:18,998 DBG blivet: updated sdd size to 3.64 TiB (3.64 TiB) >01:29:18,999 INF blivet: added disk sdd (id 174) to device tree >01:29:18,999 INF blivet: got device: DiskDevice instance (0x7fa9050d1c88) -- > name = sdd status = True id = 174 > children = [] > parents = [] > uuid = None size = 3.64 TiB > format = existing None > major = 8 minor = 48 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdd > target size = 3.64 TiB path = /dev/sdd > format args = [] original_format = None removable = False wwn = 0x5000cca269c77038 >01:29:19,000 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 178 >01:29:19,000 DBG blivet: get_format('efi') returning EFIFS instance with object id 179 >01:29:19,000 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 180 >01:29:19,000 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 181 >01:29:19,006 DBG blivet: Clear pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7fa9050cc908>] > device: <parted.device.Device object at 0x7fa905147b70> > PedDisk: <_ped.Disk object at 0x7fa9050f6c48> >01:29:19,039 DBG blivet: get_format('disklabel') returning DiskLabel instance with object id 182 >01:29:19,039 INF blivet: got format: existing gpt disklabel >01:29:19,040 INF blivet: scanning sdd1 (/sys/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdd/sdd1)... >01:29:19,041 DBG blivet: DeviceTree.get_device_by_name returned None >01:29:19,074 DBG blivet: DeviceTree.get_device_by_name returned existing 3.64 TiB disk sdd (174) with existing gpt disklabel >01:29:19,074 DBG blivet: get_format('None') returning DeviceFormat instance with object id 185 >01:29:19,074 DBG blivet: get_format('None') returning DeviceFormat instance with object id 186 >01:29:19,075 DBG blivet: sdd1 sysfs_path set to /sys/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdd/sdd1 >01:29:19,075 DBG blivet: updated sdd1 size to 3.64 TiB (3.64 TiB) >01:29:19,075 DBG blivet: looking up parted Partition: /dev/sdd1 >01:29:19,076 DBG blivet: updated sdd1 size to 3.64 TiB (3.64 TiB) >01:29:21,515 INF blivet: ISCSID is /sbin/iscsid >01:29:21,515 INF blivet: no initiator set >01:29:21,525 INF blivet: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >01:29:21,526 INF blivet: no /etc/zfcp.conf; not configuring zfcp >01:29:21,876 DBG blivet: Ext4FS.supported: supported: True ; >01:29:21,876 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 0 >01:29:21,876 DBG blivet: Ext4FS.supported: supported: True ; >01:29:21,877 DBG blivet: trying to set new default fstype to 'ext4' >01:29:21,877 DBG blivet: Ext4FS.supported: supported: True ; >01:29:21,877 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 1 >01:29:21,878 DBG blivet: Ext4FS.supported: supported: True ; >01:29:22,018 INF blivet: no initiator set >01:29:22,018 INF blivet: resetting Blivet (version 3.0.0.b1) instance <pyanaconda.storage.osinstall.InstallerStorage object at 0x7fe703eb33c8> >01:29:22,018 INF blivet: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] >01:29:22,189 WRN blivet: Failed to call the update_volume_info method: libstoragemgmt functionality not available >01:29:22,265 INF blivet: devices to scan: ['sdh', 'sdh1', 'sdh2', 'sdh3', 'sdg', 'sdg1', 'sdg2', 'sdg3', 'sdg4', 'sr0', 'sda', 'sda1', 'sda2', 'sda3', 'sdb', 'sdb1', 'sdb2', 'sdc', 'sdc1', 'sdd', 'sdd1', 'sde', 'sdf', 'loop0', 'loop1', 'loop2', 'live-rw', 'live-base', 'myraidname', 'md127p1'] >01:29:22,266 DBG blivet: DeviceTree.handle_device: name: sdh ; info: {'DEVLINKS': '/dev/disk/by-id/usb-Kingston_DataTraveler_2.0_C860008862E4EEA1DA1C44A9-0:0 ' > '/dev/disk/by-path/pci-0000:00:14.0-usb-0:12:1.0-scsi-0:0:0:0 ' > '/dev/disk/by-label/Fedora-SciK-Live-28-1-1 ' > '/dev/disk/by-uuid/2018-04-25-06-40-05-00', > 'DEVNAME': '/dev/sdh', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb3/3-12/3-12:1.0/host8/target8:0:0/8:0:0:0/block/sdh', > 'DEVTYPE': 'disk', > 'ID_BUS': 'usb', > 'ID_DRIVE_THUMB': '1', > 'ID_FS_APPLICATION_ID': 'GENISOIMAGE\\x20ISO\\x209660\\x2fHFS\\x20FILESYSTEM\\x20CREATOR\\x20\\x28C\\x29\\x201993\\x20E.YOUNGDALE\\x20\\x28C\\x29\\x201997-2006\\x20J.PEARSON\\x2fJ.SCHILLING\\x20\\x28C\\x29\\x202006-2007\\x20CDRKIT\\x20TEAM', > 'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', > 'ID_FS_LABEL': 'Fedora-SciK-Live-28-1-1', > 'ID_FS_LABEL_ENC': 'Fedora-SciK-Live-28-1-1', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2018-04-25-06-40-05-00', > 'ID_FS_UUID_ENC': '2018-04-25-06-40-05-00', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'DataTraveler_2.0', > 'ID_MODEL_ENC': 'DataTraveler\\x202.0', > 'ID_MODEL_ID': '6545', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '2faae032', > 'ID_PATH': 'pci-0000:00:14.0-usb-0:12:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_12_1_0-scsi-0_0_0_0', > 'ID_REVISION': 'PMAP', > 'ID_SERIAL': 'Kingston_DataTraveler_2.0_C860008862E4EEA1DA1C44A9-0:0', > 'ID_SERIAL_SHORT': 'C860008862E4EEA1DA1C44A9', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Kingston', > 'ID_VENDOR_ENC': 'Kingston', > 'ID_VENDOR_ID': '0930', > 'MAJOR': '8', > 'MINOR': '112', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdh', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:14.0/usb3/3-12/3-12:1.0/host8/target8:0:0/8:0:0:0/block/sdh', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '12556065'} ; >01:29:22,267 INF blivet: scanning sdh (/sys/devices/pci0000:00/0000:00:14.0/usb3/3-12/3-12:1.0/host8/target8:0:0/8:0:0:0/block/sdh)... >01:29:22,267 DBG blivet: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; >01:29:22,268 DBG blivet: DeviceTree.get_device_by_name returned None >01:29:22,270 DBG blivet: DiskDevicePopulator.run: name: sdh ; >01:29:22,270 INF blivet: sdh is a disk >01:29:22,270 DBG blivet: get_format('None') returning DeviceFormat instance with object id 3 >01:29:22,271 DBG blivet: get_format('None') returning DeviceFormat instance with object id 4 >01:29:22,272 DBG blivet: DiskDevice._set_format: sdh ; type: None ; current: None ; >01:29:22,273 DBG blivet: DiskDevice.update_sysfs_path: sdh ; status: True ; >01:29:22,273 DBG blivet: sdh sysfs_path set to /sys/devices/pci0000:00/0000:00:14.0/usb3/3-12/3-12:1.0/host8/target8:0:0/8:0:0:0/block/sdh >01:29:22,274 DBG blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/pci0000:00/0000:00:14.0/usb3/3-12/3-12:1.0/host8/target8:0:0/8:0:0:0/block/sdh ; >01:29:22,274 DBG blivet: updated sdh size to 7.27 GiB (7.27 GiB) >01:29:22,275 INF blivet: added disk sdh (id 2) to device tree >01:29:22,275 INF blivet: got device: DiskDevice instance (0x7fe6e6f71f98) -- > name = sdh status = True id = 2 > children = [] > parents = [] > uuid = None size = 7.27 GiB > format = existing None > major = 8 minor = 112 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:14.0/usb3/3-12/3-12:1.0/host8/target8:0:0/8:0:0:0/block/sdh > target size = 7.27 GiB path = /dev/sdh > format args = [] original_format = None removable = True wwn = None >01:29:22,277 DBG blivet: DeviceTree.handle_format: name: sdh ; >01:29:22,278 DBG blivet: AppleBootstrapFS.supported: supported: True ; >01:29:22,278 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 6 >01:29:22,279 DBG blivet: EFIFS.supported: supported: True ; >01:29:22,279 DBG blivet: get_format('efi') returning EFIFS instance with object id 7 >01:29:22,280 DBG blivet: MacEFIFS.supported: supported: True ; >01:29:22,281 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 8 >01:29:22,282 DBG blivet: MacEFIFS.supported: supported: True ; >01:29:22,282 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 9 >01:29:22,282 INF blivet: type detected on 'sdh' is 'iso9660' >01:29:22,283 DBG blivet: Iso9660FS.supported: supported: True ; >01:29:22,283 DBG blivet: get_format('iso9660') returning Iso9660FS instance with object id 10 >01:29:22,284 DBG blivet: DiskDevice._set_format: sdh ; type: iso9660 ; current: None ; >01:29:22,284 INF blivet: got format: existing iso9660 filesystem >01:29:22,374 DBG blivet: Iso9660FS.supported: supported: True ; >01:29:22,408 DBG blivet: Iso9660FS.supported: supported: True ; >01:29:22,409 DBG blivet: DeviceTree.handle_device: name: sdh1 ; info: {'DEVLINKS': '/dev/disk/by-path/pci-0000:00:14.0-usb-0:12:1.0-scsi-0:0:0:0-part1 ' > '/dev/disk/by-uuid/2018-04-25-06-40-05-00 ' > '/dev/disk/by-id/usb-Kingston_DataTraveler_2.0_C860008862E4EEA1DA1C44A9-0:0-part1 ' > '/dev/disk/by-label/Fedora-SciK-Live-28-1-1 ' > '/dev/disk/by-partuuid/2faae032-01', > 'DEVNAME': '/dev/sdh1', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb3/3-12/3-12:1.0/host8/target8:0:0/8:0:0:0/block/sdh/sdh1', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > 'ID_DRIVE_THUMB': '1', > 'ID_FS_APPLICATION_ID': 'GENISOIMAGE\\x20ISO\\x209660\\x2fHFS\\x20FILESYSTEM\\x20CREATOR\\x20\\x28C\\x29\\x201993\\x20E.YOUNGDALE\\x20\\x28C\\x29\\x201997-2006\\x20J.PEARSON\\x2fJ.SCHILLING\\x20\\x28C\\x29\\x202006-2007\\x20CDRKIT\\x20TEAM', > 'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', > 'ID_FS_LABEL': 'Fedora-SciK-Live-28-1-1', > 'ID_FS_LABEL_ENC': 'Fedora-SciK-Live-28-1-1', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2018-04-25-06-40-05-00', > 'ID_FS_UUID_ENC': '2018-04-25-06-40-05-00', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'DataTraveler_2.0', > 'ID_MODEL_ENC': 'DataTraveler\\x202.0', > 'ID_MODEL_ID': '6545', > 'ID_PART_ENTRY_DISK': '8:112', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '0', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '7340032', > 'ID_PART_ENTRY_TYPE': '0x0', > 'ID_PART_ENTRY_UUID': '2faae032-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '2faae032', > 'ID_PATH': 'pci-0000:00:14.0-usb-0:12:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_12_1_0-scsi-0_0_0_0', > 'ID_REVISION': 'PMAP', > 'ID_SERIAL': 'Kingston_DataTraveler_2.0_C860008862E4EEA1DA1C44A9-0:0', > 'ID_SERIAL_SHORT': 'C860008862E4EEA1DA1C44A9', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Kingston', > 'ID_VENDOR_ENC': 'Kingston', > 'ID_VENDOR_ID': '0930', > 'MAJOR': '8', > 'MINOR': '113', > 'PARTN': '1', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdh1', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:14.0/usb3/3-12/3-12:1.0/host8/target8:0:0/8:0:0:0/block/sdh/sdh1', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '0', > 'USEC_INITIALIZED': '12680245'} ; >01:29:22,410 INF blivet: scanning sdh1 (/sys/devices/pci0000:00/0000:00:14.0/usb3/3-12/3-12:1.0/host8/target8:0:0/8:0:0:0/block/sdh/sdh1)... >01:29:22,410 DBG blivet: DeviceTree.get_device_by_name: name: sdh1 ; incomplete: False ; hidden: False ; >01:29:22,411 DBG blivet: DeviceTree.get_device_by_name returned None >01:29:22,412 DBG blivet: PartitionDevicePopulator.run: name: sdh1 ; >01:29:22,441 DBG blivet: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; >01:29:22,441 DBG blivet: DeviceTree.get_device_by_name returned existing 7.27 GiB disk sdh (2) with existing iso9660 filesystem >01:29:22,442 DBG blivet: lvm filter: adding sdh1 to the reject list >01:29:22,443 DBG blivet: ignoring partition sdh1 on iso9660 >01:29:22,443 DBG blivet: no device obtained for sdh1 >01:29:22,444 DBG blivet: DeviceTree.handle_device: name: sdh2 ; info: {'DEVLINKS': '/dev/disk/by-partuuid/2faae032-02 /dev/disk/by-uuid/2B87-AD13 ' > '/dev/disk/by-path/pci-0000:00:14.0-usb-0:12:1.0-scsi-0:0:0:0-part2 ' > '/dev/disk/by-label/ANACONDA ' > '/dev/disk/by-id/usb-Kingston_DataTraveler_2.0_C860008862E4EEA1DA1C44A9-0:0-part2', > 'DEVNAME': '/dev/sdh2', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb3/3-12/3-12:1.0/host8/target8:0:0/8:0:0:0/block/sdh/sdh2', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > 'ID_DRIVE_THUMB': '1', > 'ID_FS_APPLICATION_ID': 'GENISOIMAGE\\x20ISO\\x209660\\x2fHFS\\x20FILESYSTEM\\x20CREATOR\\x20\\x28C\\x29\\x201993\\x20E.YOUNGDALE\\x20\\x28C\\x29\\x201997-2006\\x20J.PEARSON\\x2fJ.SCHILLING\\x20\\x28C\\x29\\x202006-2007\\x20CDRKIT\\x20TEAM', > 'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', > 'ID_FS_LABEL': 'ANACONDA', > 'ID_FS_LABEL_ENC': 'ANACONDA', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'vfat', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2B87-AD13', > 'ID_FS_UUID_ENC': '2B87-AD13', > 'ID_FS_VERSION': 'FAT16', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'DataTraveler_2.0', > 'ID_MODEL_ENC': 'DataTraveler\\x202.0', > 'ID_MODEL_ID': '6545', > 'ID_PART_ENTRY_DISK': '8:112', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '122080', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '18656', > 'ID_PART_ENTRY_TYPE': '0xef', > 'ID_PART_ENTRY_UUID': '2faae032-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '2faae032', > 'ID_PATH': 'pci-0000:00:14.0-usb-0:12:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_12_1_0-scsi-0_0_0_0', > 'ID_REVISION': 'PMAP', > 'ID_SERIAL': 'Kingston_DataTraveler_2.0_C860008862E4EEA1DA1C44A9-0:0', > 'ID_SERIAL_SHORT': 'C860008862E4EEA1DA1C44A9', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Kingston', > 'ID_VENDOR_ENC': 'Kingston', > 'ID_VENDOR_ID': '0930', > 'MAJOR': '8', > 'MINOR': '114', > 'PARTN': '2', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdh2', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:14.0/usb3/3-12/3-12:1.0/host8/target8:0:0/8:0:0:0/block/sdh/sdh2', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '12567454'} ; >01:29:22,444 INF blivet: scanning sdh2 (/sys/devices/pci0000:00/0000:00:14.0/usb3/3-12/3-12:1.0/host8/target8:0:0/8:0:0:0/block/sdh/sdh2)... >01:29:22,444 DBG blivet: DeviceTree.get_device_by_name: name: sdh2 ; incomplete: False ; hidden: False ; >01:29:22,445 DBG blivet: DeviceTree.get_device_by_name returned None >01:29:22,446 DBG blivet: PartitionDevicePopulator.run: name: sdh2 ; >01:29:22,477 DBG blivet: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; >01:29:22,478 DBG blivet: DeviceTree.get_device_by_name returned existing 7.27 GiB disk sdh (2) with existing iso9660 filesystem >01:29:22,479 DBG blivet: lvm filter: adding sdh2 to the reject list >01:29:22,479 DBG blivet: ignoring partition sdh2 on iso9660 >01:29:22,479 DBG blivet: no device obtained for sdh2 >01:29:22,480 DBG blivet: DeviceTree.handle_device: name: sdh3 ; info: {'DEVLINKS': '/dev/disk/by-label/ANACONDA ' > '/dev/disk/by-path/pci-0000:00:14.0-usb-0:12:1.0-scsi-0:0:0:0-part3 ' > '/dev/disk/by-id/usb-Kingston_DataTraveler_2.0_C860008862E4EEA1DA1C44A9-0:0-part3 ' > '/dev/disk/by-uuid/98d30d4b-57c8-3c73-9894-2765c7a74802 ' > '/dev/disk/by-partuuid/2faae032-03', > 'DEVNAME': '/dev/sdh3', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb3/3-12/3-12:1.0/host8/target8:0:0/8:0:0:0/block/sdh/sdh3', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > 'ID_DRIVE_THUMB': '1', > 'ID_FS_APPLICATION_ID': 'GENISOIMAGE\\x20ISO\\x209660\\x2fHFS\\x20FILESYSTEM\\x20CREATOR\\x20\\x28C\\x29\\x201993\\x20E.YOUNGDALE\\x20\\x28C\\x29\\x201997-2006\\x20J.PEARSON\\x2fJ.SCHILLING\\x20\\x28C\\x29\\x202006-2007\\x20CDRKIT\\x20TEAM', > 'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', > 'ID_FS_LABEL': 'ANACONDA', > 'ID_FS_LABEL_ENC': 'ANACONDA', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'hfsplus', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '98d30d4b-57c8-3c73-9894-2765c7a74802', > 'ID_FS_UUID_ENC': '98d30d4b-57c8-3c73-9894-2765c7a74802', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'DataTraveler_2.0', > 'ID_MODEL_ENC': 'DataTraveler\\x202.0', > 'ID_MODEL_ID': '6545', > 'ID_PART_ENTRY_DISK': '8:112', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '140736', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '39408', > 'ID_PART_ENTRY_TYPE': '0x0', > 'ID_PART_ENTRY_UUID': '2faae032-03', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '2faae032', > 'ID_PATH': 'pci-0000:00:14.0-usb-0:12:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_12_1_0-scsi-0_0_0_0', > 'ID_REVISION': 'PMAP', > 'ID_SERIAL': 'Kingston_DataTraveler_2.0_C860008862E4EEA1DA1C44A9-0:0', > 'ID_SERIAL_SHORT': 'C860008862E4EEA1DA1C44A9', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Kingston', > 'ID_VENDOR_ENC': 'Kingston', > 'ID_VENDOR_ID': '0930', > 'MAJOR': '8', > 'MINOR': '115', > 'PARTN': '3', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdh3', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:14.0/usb3/3-12/3-12:1.0/host8/target8:0:0/8:0:0:0/block/sdh/sdh3', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '12583607'} ; >01:29:22,480 INF blivet: scanning sdh3 (/sys/devices/pci0000:00/0000:00:14.0/usb3/3-12/3-12:1.0/host8/target8:0:0/8:0:0:0/block/sdh/sdh3)... >01:29:22,480 DBG blivet: DeviceTree.get_device_by_name: name: sdh3 ; incomplete: False ; hidden: False ; >01:29:22,481 DBG blivet: DeviceTree.get_device_by_name returned None >01:29:22,482 DBG blivet: PartitionDevicePopulator.run: name: sdh3 ; >01:29:22,512 DBG blivet: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; >01:29:22,513 DBG blivet: DeviceTree.get_device_by_name returned existing 7.27 GiB disk sdh (2) with existing iso9660 filesystem >01:29:22,514 DBG blivet: lvm filter: adding sdh3 to the reject list >01:29:22,514 DBG blivet: ignoring partition sdh3 on iso9660 >01:29:22,514 DBG blivet: no device obtained for sdh3 >01:29:22,515 DBG blivet: DeviceTree.handle_device: name: sdg ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x50025385a00a5a17 ' > '/dev/disk/by-path/pci-0000:04:00.0-ata-1 ' > '/dev/disk/by-id/ata-Samsung_SSD_840_PRO_Series_S1ATNSAD757489A', > 'DEVNAME': '/dev/sdg', > 'DEVPATH': '/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdg', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'Samsung_SSD_840_PRO_Series', > 'ID_MODEL_ENC': 'Samsung\\x20SSD\\x20840\\x20PRO\\x20Series\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': 'fe5661ee-abf8-4fbf-bb3b-2bfd0c8925c7', > 'ID_PATH': 'pci-0000:04:00.0-ata-1', > 'ID_PATH_TAG': 'pci-0000_04_00_0-ata-1', > 'ID_REVISION': 'DXM05B0Q', > 'ID_SERIAL': 'Samsung_SSD_840_PRO_Series_S1ATNSAD757489A', > 'ID_SERIAL_SHORT': 'S1ATNSAD757489A', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50025385a00a5a17', > 'ID_WWN_WITH_EXTENSION': '0x50025385a00a5a17', > 'MAJOR': '8', > 'MINOR': '96', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdg', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdg', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '12063356'} ; >01:29:22,515 INF blivet: scanning sdg (/sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdg)... >01:29:22,515 DBG blivet: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; >01:29:22,516 DBG blivet: DeviceTree.get_device_by_name returned None >01:29:22,517 DBG blivet: DiskDevicePopulator.run: name: sdg ; >01:29:22,518 INF blivet: sdg is a disk >01:29:22,518 DBG blivet: get_format('None') returning DeviceFormat instance with object id 13 >01:29:22,519 DBG blivet: get_format('None') returning DeviceFormat instance with object id 14 >01:29:22,519 DBG blivet: DiskDevice._set_format: sdg ; type: None ; current: None ; >01:29:22,520 DBG blivet: DiskDevice.update_sysfs_path: sdg ; status: True ; >01:29:22,520 DBG blivet: sdg sysfs_path set to /sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdg >01:29:22,521 DBG blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdg ; >01:29:22,522 DBG blivet: updated sdg size to 238.47 GiB (238.47 GiB) >01:29:22,522 INF blivet: added disk sdg (id 12) to device tree >01:29:22,522 INF blivet: got device: DiskDevice instance (0x7fe6e6eebe10) -- > name = sdg status = True id = 12 > children = [] > parents = [] > uuid = None size = 238.47 GiB > format = existing None > major = 8 minor = 96 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdg > target size = 238.47 GiB path = /dev/sdg > format args = [] original_format = None removable = False wwn = 0x50025385a00a5a17 >01:29:22,524 DBG blivet: DeviceTree.handle_format: name: sdg ; >01:29:22,525 DBG blivet: AppleBootstrapFS.supported: supported: True ; >01:29:22,525 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 16 >01:29:22,526 DBG blivet: EFIFS.supported: supported: True ; >01:29:22,526 DBG blivet: get_format('efi') returning EFIFS instance with object id 17 >01:29:22,527 DBG blivet: MacEFIFS.supported: supported: True ; >01:29:22,527 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 18 >01:29:22,528 DBG blivet: MacEFIFS.supported: supported: True ; >01:29:22,528 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 19 >01:29:22,529 DBG blivet: DiskLabelFormatPopulator.run: device: sdg ; label_type: gpt ; >01:29:22,530 DBG blivet: DiskDevice.setup: sdg ; orig: False ; status: True ; controllable: True ; >01:29:22,531 DBG blivet: DiskLabel.__init__: uuid: fe5661ee-abf8-4fbf-bb3b-2bfd0c8925c7 ; label: None ; device: /dev/sdg ; serial: Samsung_SSD_840_PRO_Series_S1ATNSAD757489A ; exists: True ; >01:29:22,551 DBG blivet: Clear pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 4 > lastPartitionNumber: 4 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7fe6e6e58160>, <parted.partition.Partition object at 0x7fe6e6e58358>, <parted.partition.Partition object at 0x7fe6e6e580b8>, <parted.partition.Partition object at 0x7fe6e6e585c0>] > device: <parted.device.Device object at 0x7fe6e6ec4d30> > PedDisk: <_ped.Disk object at 0x7fe6e6eb9f48> >01:29:22,595 DBG blivet: get_format('disklabel') returning DiskLabel instance with object id 20 >01:29:22,597 DBG blivet: DiskDevice._set_format: sdg ; type: disklabel ; current: None ; >01:29:22,597 INF blivet: got format: existing gpt disklabel >01:29:22,603 DBG blivet: DeviceTree.handle_device: name: sdg1 ; info: {'DEVLINKS': '/dev/disk/by-id/ata-Samsung_SSD_840_PRO_Series_S1ATNSAD757489A-part1 ' > '/dev/disk/by-label/win7x64 /dev/disk/by-uuid/49651ABC464D8668 ' > '/dev/disk/by-path/pci-0000:04:00.0-ata-1-part1 ' > '/dev/disk/by-id/wwn-0x50025385a00a5a17-part1 ' > '/dev/disk/by-partuuid/cf533694-78fc-4a88-a0fd-5f2d9030f900', > 'DEVNAME': '/dev/sdg1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdg/sdg1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'win7x64', > 'ID_FS_LABEL_ENC': 'win7x64', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '49651ABC464D8668', > 'ID_FS_UUID_ENC': '49651ABC464D8668', > 'ID_MODEL': 'Samsung_SSD_840_PRO_Series', > 'ID_MODEL_ENC': 'Samsung\\x20SSD\\x20840\\x20PRO\\x20Series\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:96', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '34', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '352229772', > 'ID_PART_ENTRY_TYPE': 'ebd0a0a2-b9e5-4433-87c0-68b6b72699c7', > 'ID_PART_ENTRY_UUID': 'cf533694-78fc-4a88-a0fd-5f2d9030f900', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': 'fe5661ee-abf8-4fbf-bb3b-2bfd0c8925c7', > 'ID_PATH': 'pci-0000:04:00.0-ata-1', > 'ID_PATH_TAG': 'pci-0000_04_00_0-ata-1', > 'ID_REVISION': 'DXM05B0Q', > 'ID_SERIAL': 'Samsung_SSD_840_PRO_Series_S1ATNSAD757489A', > 'ID_SERIAL_SHORT': 'S1ATNSAD757489A', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50025385a00a5a17', > 'ID_WWN_WITH_EXTENSION': '0x50025385a00a5a17', > 'MAJOR': '8', > 'MINOR': '97', > 'PARTN': '1', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdg1', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdg/sdg1', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '451812573'} ; >01:29:22,603 INF blivet: scanning sdg1 (/sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdg/sdg1)... >01:29:22,604 DBG blivet: DeviceTree.get_device_by_name: name: sdg1 ; incomplete: False ; hidden: False ; >01:29:22,605 DBG blivet: DeviceTree.get_device_by_name returned None >01:29:22,606 DBG blivet: PartitionDevicePopulator.run: name: sdg1 ; >01:29:22,639 DBG blivet: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; >01:29:22,640 DBG blivet: DeviceTree.get_device_by_name returned existing 238.47 GiB disk sdg (12) with existing gpt disklabel >01:29:22,641 DBG blivet: get_format('None') returning DeviceFormat instance with object id 23 >01:29:22,642 DBG blivet: DiskDevice.add_child: name: sdg ; child: sdg1 ; kids: 0 ; >01:29:22,642 DBG blivet: get_format('None') returning DeviceFormat instance with object id 24 >01:29:22,643 DBG blivet: PartitionDevice._set_format: sdg1 ; type: None ; current: None ; >01:29:22,644 DBG blivet: PartitionDevice.update_sysfs_path: sdg1 ; status: True ; >01:29:22,644 DBG blivet: sdg1 sysfs_path set to /sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdg/sdg1 >01:29:22,645 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sdg1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdg/sdg1 ; >01:29:22,646 DBG blivet: updated sdg1 size to 167.96 GiB (167.96 GiB) >01:29:22,646 DBG blivet: looking up parted Partition: /dev/sdg1 >01:29:22,647 DBG blivet: PartitionDevice.probe: sdg1 ; exists: True ; >01:29:22,648 DBG blivet: PartitionDevice.get_flag: path: /dev/sdg1 ; flag: 1 ; >01:29:22,648 DBG blivet: PartitionDevice.get_flag: path: /dev/sdg1 ; flag: 10 ; >01:29:22,649 DBG blivet: PartitionDevice.get_flag: path: /dev/sdg1 ; flag: 12 ; >01:29:22,650 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sdg1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdg/sdg1 ; >01:29:22,650 DBG blivet: updated sdg1 size to 167.96 GiB (167.96 GiB) >01:29:22,651 INF blivet: added partition sdg1 (id 22) to device tree >01:29:22,651 INF blivet: got device: PartitionDevice instance (0x7fe6e6e58c50) -- > name = sdg1 status = True id = 22 > children = [] > parents = ['existing 238.47 GiB disk sdg (12) with existing gpt disklabel'] > uuid = cf533694-78fc-4a88-a0fd-5f2d9030f900 size = 167.96 GiB > format = existing None > major = 8 minor = 97 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdg/sdg1 > target size = 167.96 GiB path = /dev/sdg1 > 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 0x7fe6e6ec4ba8> fileSystem: <parted.filesystem.FileSystem object at 0x7fe6e6e582b0> > number: 1 path: /dev/sdg1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe6e6e581d0> PedPartition: <_ped.Partition object at 0x7fe6e6ebc0a0> > disk = existing 238.47 GiB disk sdg (12) with existing gpt disklabel > start = 34 end = 352229805 length = 352229772 > flags = msftdata >01:29:22,655 DBG blivet: DeviceTree.handle_format: name: sdg1 ; >01:29:22,656 DBG blivet: AppleBootstrapFS.supported: supported: True ; >01:29:22,656 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 26 >01:29:22,657 DBG blivet: EFIFS.supported: supported: True ; >01:29:22,657 DBG blivet: get_format('efi') returning EFIFS instance with object id 27 >01:29:22,658 DBG blivet: MacEFIFS.supported: supported: True ; >01:29:22,659 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 28 >01:29:22,660 DBG blivet: MacEFIFS.supported: supported: True ; >01:29:22,660 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 29 >01:29:22,660 INF blivet: type detected on 'sdg1' is 'ntfs' >01:29:25,061 DBG blivet: padding min size from 128,73 GiB up to 129,21 GiB >01:29:25,062 DBG blivet: NTFS.supported: supported: False ; >01:29:25,062 DBG blivet: get_format('ntfs') returning NTFS instance with object id 30 >01:29:25,063 DBG blivet: PartitionDevice._set_format: sdg1 ; type: ntfs ; current: None ; >01:29:25,063 INF blivet: got format: existing ntfs filesystem >01:29:25,092 DBG blivet: NTFS.supported: supported: False ; >01:29:25,124 DBG blivet: NTFS.supported: supported: False ; >01:29:25,125 DBG blivet: DeviceTree.handle_device: name: sdg2 ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x50025385a00a5a17-part2 ' > '/dev/disk/by-partuuid/d8517309-3ae8-4a0e-958f-1952af48e70d ' > '/dev/disk/by-id/ata-Samsung_SSD_840_PRO_Series_S1ATNSAD757489A-part2 ' > '/dev/disk/by-uuid/A21E310A1E30D8CD ' > '/dev/disk/by-path/pci-0000:04:00.0-ata-1-part2', > 'DEVNAME': '/dev/sdg2', > 'DEVPATH': '/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdg/sdg2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'A21E310A1E30D8CD', > 'ID_FS_UUID_ENC': 'A21E310A1E30D8CD', > 'ID_MODEL': 'Samsung_SSD_840_PRO_Series', > 'ID_MODEL_ENC': 'Samsung\\x20SSD\\x20840\\x20PRO\\x20Series\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:96', > 'ID_PART_ENTRY_FLAGS': '0x1', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '352231424', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '1746944', > 'ID_PART_ENTRY_TYPE': 'de94bba4-06d1-4d40-a16a-bfd50179d6ac', > 'ID_PART_ENTRY_UUID': 'd8517309-3ae8-4a0e-958f-1952af48e70d', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': 'fe5661ee-abf8-4fbf-bb3b-2bfd0c8925c7', > 'ID_PATH': 'pci-0000:04:00.0-ata-1', > 'ID_PATH_TAG': 'pci-0000_04_00_0-ata-1', > 'ID_REVISION': 'DXM05B0Q', > 'ID_SERIAL': 'Samsung_SSD_840_PRO_Series_S1ATNSAD757489A', > 'ID_SERIAL_SHORT': 'S1ATNSAD757489A', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50025385a00a5a17', > 'ID_WWN_WITH_EXTENSION': '0x50025385a00a5a17', > 'MAJOR': '8', > 'MINOR': '98', > 'PARTN': '2', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdg2', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdg/sdg2', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '451812634'} ; >01:29:25,126 INF blivet: scanning sdg2 (/sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdg/sdg2)... >01:29:25,126 DBG blivet: DeviceTree.get_device_by_name: name: sdg2 ; incomplete: False ; hidden: False ; >01:29:25,127 DBG blivet: DeviceTree.get_device_by_name returned None >01:29:25,128 DBG blivet: PartitionDevicePopulator.run: name: sdg2 ; >01:29:25,158 DBG blivet: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; >01:29:25,159 DBG blivet: DeviceTree.get_device_by_name returned existing 238,47 GiB disk sdg (12) with existing gpt disklabel >01:29:25,160 DBG blivet: get_format('None') returning DeviceFormat instance with object id 33 >01:29:25,161 DBG blivet: DiskDevice.add_child: name: sdg ; child: sdg2 ; kids: 1 ; >01:29:25,161 DBG blivet: get_format('None') returning DeviceFormat instance with object id 34 >01:29:25,162 DBG blivet: PartitionDevice._set_format: sdg2 ; type: None ; current: None ; >01:29:25,163 DBG blivet: PartitionDevice.update_sysfs_path: sdg2 ; status: True ; >01:29:25,163 DBG blivet: sdg2 sysfs_path set to /sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdg/sdg2 >01:29:25,164 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sdg2 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdg/sdg2 ; >01:29:25,165 DBG blivet: updated sdg2 size to 853 MiB (853 MiB) >01:29:25,165 DBG blivet: looking up parted Partition: /dev/sdg2 >01:29:25,166 DBG blivet: PartitionDevice.probe: sdg2 ; exists: True ; >01:29:25,167 DBG blivet: PartitionDevice.get_flag: path: /dev/sdg2 ; flag: 1 ; >01:29:25,167 DBG blivet: PartitionDevice.get_flag: path: /dev/sdg2 ; flag: 10 ; >01:29:25,168 DBG blivet: PartitionDevice.get_flag: path: /dev/sdg2 ; flag: 12 ; >01:29:25,169 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sdg2 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdg/sdg2 ; >01:29:25,169 DBG blivet: updated sdg2 size to 853 MiB (853 MiB) >01:29:25,170 INF blivet: added partition sdg2 (id 32) to device tree >01:29:25,170 INF blivet: got device: PartitionDevice instance (0x7fe6e6de6e48) -- > name = sdg2 status = True id = 32 > children = [] > parents = ['existing 238,47 GiB disk sdg (12) with existing gpt disklabel'] > uuid = d8517309-3ae8-4a0e-958f-1952af48e70d size = 853 MiB > format = existing None > major = 8 minor = 98 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdg/sdg2 > target size = 853 MiB path = /dev/sdg2 > 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 0x7fe6e6ec4ba8> fileSystem: <parted.filesystem.FileSystem object at 0x7fe6e6e58470> > number: 2 path: /dev/sdg2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe6e6e58400> PedPartition: <_ped.Partition object at 0x7fe6e6ebc0f8> > disk = existing 238,47 GiB disk sdg (12) with existing gpt disklabel > start = 352231424 end = 353978367 length = 1746944 > flags = hidden, diag >01:29:25,173 DBG blivet: DeviceTree.handle_format: name: sdg2 ; >01:29:25,174 DBG blivet: AppleBootstrapFS.supported: supported: True ; >01:29:25,174 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 36 >01:29:25,175 DBG blivet: EFIFS.supported: supported: True ; >01:29:25,175 DBG blivet: get_format('efi') returning EFIFS instance with object id 37 >01:29:25,176 DBG blivet: MacEFIFS.supported: supported: True ; >01:29:25,177 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 38 >01:29:25,178 DBG blivet: MacEFIFS.supported: supported: True ; >01:29:25,178 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 39 >01:29:25,178 INF blivet: type detected on 'sdg2' is 'ntfs' >01:29:25,198 DBG blivet: padding min size from 380,52 MiB up to 418,57 MiB >01:29:25,199 DBG blivet: NTFS.supported: supported: False ; >01:29:25,199 DBG blivet: get_format('ntfs') returning NTFS instance with object id 40 >01:29:25,200 DBG blivet: PartitionDevice._set_format: sdg2 ; type: ntfs ; current: None ; >01:29:25,200 INF blivet: got format: existing ntfs filesystem >01:29:25,227 DBG blivet: NTFS.supported: supported: False ; >01:29:25,257 DBG blivet: NTFS.supported: supported: False ; >01:29:25,258 DBG blivet: DeviceTree.handle_device: name: sdg3 ; info: {'DEVLINKS': '/dev/disk/by-partlabel/Basic\\x20data\\x20partition ' > '/dev/disk/by-id/wwn-0x50025385a00a5a17-part3 ' > '/dev/disk/by-partuuid/e5d08099-5354-49ab-af3f-a367b758b996 ' > '/dev/disk/by-id/ata-Samsung_SSD_840_PRO_Series_S1ATNSAD757489A-part3 ' > '/dev/disk/by-path/pci-0000:04:00.0-ata-1-part3 ' > '/dev/disk/by-uuid/582C9FCA2C9FA194 /dev/disk/by-label/Recovery', > 'DEVNAME': '/dev/sdg3', > 'DEVPATH': '/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdg/sdg3', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'Recovery', > 'ID_FS_LABEL_ENC': 'Recovery', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '582C9FCA2C9FA194', > 'ID_FS_UUID_ENC': '582C9FCA2C9FA194', > 'ID_MODEL': 'Samsung_SSD_840_PRO_Series', > 'ID_MODEL_ENC': 'Samsung\\x20SSD\\x20840\\x20PRO\\x20Series\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:96', > 'ID_PART_ENTRY_FLAGS': '0x1', > 'ID_PART_ENTRY_NAME': 'Basic\\x20data\\x20partition', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '353978368', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '921600', > 'ID_PART_ENTRY_TYPE': 'de94bba4-06d1-4d40-a16a-bfd50179d6ac', > 'ID_PART_ENTRY_UUID': 'e5d08099-5354-49ab-af3f-a367b758b996', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': 'fe5661ee-abf8-4fbf-bb3b-2bfd0c8925c7', > 'ID_PATH': 'pci-0000:04:00.0-ata-1', > 'ID_PATH_TAG': 'pci-0000_04_00_0-ata-1', > 'ID_REVISION': 'DXM05B0Q', > 'ID_SERIAL': 'Samsung_SSD_840_PRO_Series_S1ATNSAD757489A', > 'ID_SERIAL_SHORT': 'S1ATNSAD757489A', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50025385a00a5a17', > 'ID_WWN_WITH_EXTENSION': '0x50025385a00a5a17', > 'MAJOR': '8', > 'MINOR': '99', > 'PARTN': '3', > 'PARTNAME': 'Basic data partition', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdg3', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdg/sdg3', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '451812653'} ; >01:29:25,258 INF blivet: scanning sdg3 (/sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdg/sdg3)... >01:29:25,259 DBG blivet: DeviceTree.get_device_by_name: name: sdg3 ; incomplete: False ; hidden: False ; >01:29:25,260 DBG blivet: DeviceTree.get_device_by_name returned None >01:29:25,260 DBG blivet: PartitionDevicePopulator.run: name: sdg3 ; >01:29:25,289 DBG blivet: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; >01:29:25,290 DBG blivet: DeviceTree.get_device_by_name returned existing 238,47 GiB disk sdg (12) with existing gpt disklabel >01:29:25,291 DBG blivet: get_format('None') returning DeviceFormat instance with object id 43 >01:29:25,292 DBG blivet: DiskDevice.add_child: name: sdg ; child: sdg3 ; kids: 2 ; >01:29:25,292 DBG blivet: get_format('None') returning DeviceFormat instance with object id 44 >01:29:25,293 DBG blivet: PartitionDevice._set_format: sdg3 ; type: None ; current: None ; >01:29:25,294 DBG blivet: PartitionDevice.update_sysfs_path: sdg3 ; status: True ; >01:29:25,294 DBG blivet: sdg3 sysfs_path set to /sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdg/sdg3 >01:29:25,295 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sdg3 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdg/sdg3 ; >01:29:25,295 DBG blivet: updated sdg3 size to 450 MiB (450 MiB) >01:29:25,295 DBG blivet: looking up parted Partition: /dev/sdg3 >01:29:25,296 DBG blivet: PartitionDevice.probe: sdg3 ; exists: True ; >01:29:25,298 DBG blivet: PartitionDevice.get_flag: path: /dev/sdg3 ; flag: 1 ; >01:29:25,299 DBG blivet: PartitionDevice.get_flag: path: /dev/sdg3 ; flag: 10 ; >01:29:25,299 DBG blivet: PartitionDevice.get_flag: path: /dev/sdg3 ; flag: 12 ; >01:29:25,300 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sdg3 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdg/sdg3 ; >01:29:25,301 DBG blivet: updated sdg3 size to 450 MiB (450 MiB) >01:29:25,301 INF blivet: added partition sdg3 (id 42) to device tree >01:29:25,301 INF blivet: got device: PartitionDevice instance (0x7fe6e6df8b70) -- > name = sdg3 status = True id = 42 > children = [] > parents = ['existing 238,47 GiB disk sdg (12) with existing gpt disklabel'] > uuid = e5d08099-5354-49ab-af3f-a367b758b996 size = 450 MiB > format = existing None > major = 8 minor = 99 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdg/sdg3 > target size = 450 MiB path = /dev/sdg3 > 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 0x7fe6e6ec4ba8> fileSystem: <parted.filesystem.FileSystem object at 0x7fe6e6e58518> > number: 3 path: /dev/sdg3 type: 0 > name: Basic data partition active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe6e6e58048> PedPartition: <_ped.Partition object at 0x7fe6f40f90a0> > disk = existing 238,47 GiB disk sdg (12) with existing gpt disklabel > start = 353978368 end = 354899967 length = 921600 > flags = hidden, diag >01:29:25,304 DBG blivet: DeviceTree.handle_format: name: sdg3 ; >01:29:25,305 DBG blivet: AppleBootstrapFS.supported: supported: True ; >01:29:25,305 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 46 >01:29:25,306 DBG blivet: EFIFS.supported: supported: True ; >01:29:25,306 DBG blivet: get_format('efi') returning EFIFS instance with object id 47 >01:29:25,307 DBG blivet: MacEFIFS.supported: supported: True ; >01:29:25,308 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 48 >01:29:25,308 DBG blivet: MacEFIFS.supported: supported: True ; >01:29:25,309 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 49 >01:29:25,309 INF blivet: type detected on 'sdg3' is 'ntfs' >01:29:25,330 DBG blivet: padding min size from 10,49 MiB up to 11,54 MiB >01:29:25,332 DBG blivet: NTFS.supported: supported: False ; >01:29:25,332 DBG blivet: get_format('ntfs') returning NTFS instance with object id 50 >01:29:25,333 DBG blivet: PartitionDevice._set_format: sdg3 ; type: ntfs ; current: None ; >01:29:25,333 INF blivet: got format: existing ntfs filesystem >01:29:25,366 DBG blivet: NTFS.supported: supported: False ; >01:29:25,399 DBG blivet: NTFS.supported: supported: False ; >01:29:25,401 DBG blivet: DeviceTree.handle_device: name: sdg4 ; info: {'DEVLINKS': '/dev/disk/by-path/pci-0000:04:00.0-ata-1-part4 ' > '/dev/disk/by-id/wwn-0x50025385a00a5a17-part4 ' > '/dev/disk/by-id/ata-Samsung_SSD_840_PRO_Series_S1ATNSAD757489A-part4 ' > '/dev/disk/by-partlabel/EFI\\x20system\\x20partition ' > '/dev/disk/by-partuuid/d1fe435a-dfca-480e-97dc-0c21673d5d9f ' > '/dev/disk/by-uuid/A2A6-09A6', > 'DEVNAME': '/dev/sdg4', > 'DEVPATH': '/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdg/sdg4', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'vfat', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'A2A6-09A6', > 'ID_FS_UUID_ENC': 'A2A6-09A6', > 'ID_FS_VERSION': 'FAT32', > 'ID_MODEL': 'Samsung_SSD_840_PRO_Series', > 'ID_MODEL_ENC': 'Samsung\\x20SSD\\x20840\\x20PRO\\x20Series\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:96', > 'ID_PART_ENTRY_NAME': 'EFI\\x20system\\x20partition', > 'ID_PART_ENTRY_NUMBER': '4', > 'ID_PART_ENTRY_OFFSET': '354899968', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '204800', > 'ID_PART_ENTRY_TYPE': 'c12a7328-f81f-11d2-ba4b-00a0c93ec93b', > 'ID_PART_ENTRY_UUID': 'd1fe435a-dfca-480e-97dc-0c21673d5d9f', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': 'fe5661ee-abf8-4fbf-bb3b-2bfd0c8925c7', > 'ID_PATH': 'pci-0000:04:00.0-ata-1', > 'ID_PATH_TAG': 'pci-0000_04_00_0-ata-1', > 'ID_REVISION': 'DXM05B0Q', > 'ID_SERIAL': 'Samsung_SSD_840_PRO_Series_S1ATNSAD757489A', > 'ID_SERIAL_SHORT': 'S1ATNSAD757489A', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50025385a00a5a17', > 'ID_WWN_WITH_EXTENSION': '0x50025385a00a5a17', > 'MAJOR': '8', > 'MINOR': '100', > 'PARTN': '4', > 'PARTNAME': 'EFI system partition', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdg4', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdg/sdg4', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '451813466'} ; >01:29:25,401 INF blivet: scanning sdg4 (/sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdg/sdg4)... >01:29:25,402 DBG blivet: DeviceTree.get_device_by_name: name: sdg4 ; incomplete: False ; hidden: False ; >01:29:25,402 DBG blivet: DeviceTree.get_device_by_name returned None >01:29:25,403 DBG blivet: PartitionDevicePopulator.run: name: sdg4 ; >01:29:25,434 DBG blivet: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; >01:29:25,435 DBG blivet: DeviceTree.get_device_by_name returned existing 238,47 GiB disk sdg (12) with existing gpt disklabel >01:29:25,437 DBG blivet: get_format('None') returning DeviceFormat instance with object id 53 >01:29:25,438 DBG blivet: DiskDevice.add_child: name: sdg ; child: sdg4 ; kids: 3 ; >01:29:25,438 DBG blivet: get_format('None') returning DeviceFormat instance with object id 54 >01:29:25,438 DBG blivet: PartitionDevice._set_format: sdg4 ; type: None ; current: None ; >01:29:25,439 DBG blivet: PartitionDevice.update_sysfs_path: sdg4 ; status: True ; >01:29:25,439 DBG blivet: sdg4 sysfs_path set to /sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdg/sdg4 >01:29:25,440 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sdg4 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdg/sdg4 ; >01:29:25,441 DBG blivet: updated sdg4 size to 100 MiB (100 MiB) >01:29:25,441 DBG blivet: looking up parted Partition: /dev/sdg4 >01:29:25,442 DBG blivet: PartitionDevice.probe: sdg4 ; exists: True ; >01:29:25,443 DBG blivet: PartitionDevice.get_flag: path: /dev/sdg4 ; flag: 1 ; >01:29:25,444 DBG blivet: PartitionDevice.get_flag: path: /dev/sdg4 ; flag: 10 ; >01:29:25,444 DBG blivet: PartitionDevice.get_flag: path: /dev/sdg4 ; flag: 12 ; >01:29:25,445 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sdg4 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdg/sdg4 ; >01:29:25,446 DBG blivet: updated sdg4 size to 100 MiB (100 MiB) >01:29:25,446 INF blivet: added partition sdg4 (id 52) to device tree >01:29:25,446 INF blivet: got device: PartitionDevice instance (0x7fe6e6e589b0) -- > name = sdg4 status = True id = 52 > children = [] > parents = ['existing 238,47 GiB disk sdg (12) with existing gpt disklabel'] > uuid = d1fe435a-dfca-480e-97dc-0c21673d5d9f size = 100 MiB > format = existing None > major = 8 minor = 100 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdg/sdg4 > target size = 100 MiB path = /dev/sdg4 > 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 0x7fe6e6ec4ba8> fileSystem: <parted.filesystem.FileSystem object at 0x7fe6e6e586a0> > number: 4 path: /dev/sdg4 type: 0 > name: EFI system partition active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe6e6e58588> PedPartition: <_ped.Partition object at 0x7fe6e6ebc048> > disk = existing 238,47 GiB disk sdg (12) with existing gpt disklabel > start = 354899968 end = 355104767 length = 204800 > flags = boot, esp >01:29:25,449 DBG blivet: DeviceTree.handle_format: name: sdg4 ; >01:29:25,450 DBG blivet: AppleBootstrapFS.supported: supported: True ; >01:29:25,451 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 56 >01:29:25,451 DBG blivet: EFIFS.supported: supported: True ; >01:29:25,452 DBG blivet: get_format('efi') returning EFIFS instance with object id 57 >01:29:25,452 INF blivet: type detected on 'sdg4' is 'efi' >01:29:25,453 DBG blivet: EFIFS.supported: supported: True ; >01:29:25,453 DBG blivet: get_format('efi') returning EFIFS instance with object id 58 >01:29:25,453 DBG blivet: PartitionDevice._set_format: sdg4 ; type: efi ; current: None ; >01:29:25,453 INF blivet: got format: existing efi filesystem >01:29:25,487 DBG blivet: EFIFS.supported: supported: True ; >01:29:25,518 DBG blivet: EFIFS.supported: supported: True ; >01:29:25,520 DBG blivet: DeviceTree.handle_device: name: sr0 ; info: {'DEVLINKS': '/dev/disk/by-path/pci-0000:04:00.0-ata-2 ' > '/dev/disk/by-id/ata-HL-DT-ST_DVDRAM_GH24NS95_KAID1LL3715 ' > '/dev/disk/by-id/wwn-0x5001480000000000 /dev/cdrom', > 'DEVNAME': '/dev/sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata8/host7/target7:0:0/7:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_CD': '1', > 'ID_CDROM_CD_R': '1', > 'ID_CDROM_CD_RW': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_DVD_PLUS_R': '1', > 'ID_CDROM_DVD_PLUS_RW': '1', > 'ID_CDROM_DVD_PLUS_R_DL': '1', > 'ID_CDROM_DVD_R': '1', > 'ID_CDROM_DVD_RAM': '1', > 'ID_CDROM_DVD_RW': '1', > 'ID_CDROM_MRW': '1', > 'ID_CDROM_MRW_W': '1', > 'ID_FOR_SEAT': 'block-pci-0000_04_00_0-ata-2', > 'ID_MODEL': 'HL-DT-ST_DVDRAM_GH24NS95', > 'ID_MODEL_ENC': 'HL-DT-ST\\x20DVDRAM\\x20GH24NS95\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PATH': 'pci-0000:04:00.0-ata-2', > 'ID_PATH_TAG': 'pci-0000_04_00_0-ata-2', > 'ID_REVISION': 'RN01', > 'ID_SERIAL': 'HL-DT-ST_DVDRAM_GH24NS95_KAID1LL3715', > 'ID_SERIAL_SHORT': 'KAID1LL3715', > 'ID_TYPE': 'cd', > 'ID_WWN': '0x5001480000000000', > 'ID_WWN_WITH_EXTENSION': '0x5001480000000000', > 'MAJOR': '11', > 'MINOR': '0', > 'SUBSYSTEM': 'block', > 'SYSTEMD_MOUNT_DEVICE_BOUND': '1', > 'SYS_NAME': 'sr0', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata8/host7/target7:0:0/7:0:0:0/block/sr0', > 'TAGS': ':uaccess:systemd:seat:', > 'USEC_INITIALIZED': '12313797'} ; >01:29:25,520 INF blivet: scanning sr0 (/sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata8/host7/target7:0:0/7:0:0:0/block/sr0)... >01:29:25,520 DBG blivet: DeviceTree.get_device_by_name: name: sr0 ; incomplete: False ; hidden: False ; >01:29:25,521 DBG blivet: DeviceTree.get_device_by_name returned None >01:29:25,522 DBG blivet: OpticalDevicePopulator.run: >01:29:25,522 DBG blivet: get_format('None') returning DeviceFormat instance with object id 61 >01:29:25,522 DBG blivet: get_format('None') returning DeviceFormat instance with object id 62 >01:29:25,523 DBG blivet: OpticalDevice._set_format: sr0 ; type: None ; current: None ; >01:29:25,524 DBG blivet: OpticalDevice.update_sysfs_path: sr0 ; status: True ; >01:29:25,524 DBG blivet: sr0 sysfs_path set to /sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata8/host7/target7:0:0/7:0:0:0/block/sr0 >01:29:25,524 DBG blivet: OpticalDevice.read_current_size: exists: True ; path: /dev/sr0 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata8/host7/target7:0:0/7:0:0:0/block/sr0 ; >01:29:25,525 DBG blivet: updated sr0 size to 1024 MiB (1024 MiB) >01:29:25,525 INF blivet: added cdrom sr0 (id 60) to device tree >01:29:25,525 INF blivet: got device: OpticalDevice instance (0x7fe6e6d82780) -- > name = sr0 status = True id = 60 > children = [] > parents = [] > uuid = None size = 1024 MiB > format = existing None > major = 11 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata8/host7/target7:0:0/7:0:0:0/block/sr0 > target size = 1024 MiB path = /dev/sr0 > format args = [] original_format = None >01:29:25,526 DBG blivet: DeviceTree.handle_format: name: sr0 ; >01:29:25,527 DBG blivet: OpticalDevice.media_present: sr0 ; status: True ; >01:29:25,597 DBG blivet: no media present for device sr0 >01:29:25,598 DBG blivet: DeviceTree.handle_device: name: sda ; info: {'DEVLINKS': '/dev/disk/by-id/ata-Samsung_SSD_850_EVO_500GB_S2RBNX0J260452Z ' > '/dev/disk/by-path/pci-0000:00:1f.2-ata-1 ' > '/dev/disk/by-id/wwn-0x5002538d41c19cac', > 'DEVNAME': '/dev/sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '8', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'Samsung_SSD_850_EVO_500GB', > 'ID_MODEL_ENC': 'Samsung\\x20SSD\\x20850\\x20EVO\\x20500GB\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': '6cc8f97c-8461-4add-b657-ae6a2e1859f1', > 'ID_PATH': 'pci-0000:00:1f.2-ata-1', > 'ID_PATH_TAG': 'pci-0000_00_1f_2-ata-1', > 'ID_REVISION': 'EMT02B6Q', > 'ID_SERIAL': 'Samsung_SSD_850_EVO_500GB_S2RBNX0J260452Z', > 'ID_SERIAL_SHORT': 'S2RBNX0J260452Z', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5002538d41c19cac', > 'ID_WWN_WITH_EXTENSION': '0x5002538d41c19cac', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sda', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '12032826'} ; >01:29:25,598 INF blivet: scanning sda (/sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >01:29:25,599 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >01:29:25,600 DBG blivet: DeviceTree.get_device_by_name returned None >01:29:25,601 DBG blivet: DiskDevicePopulator.run: name: sda ; >01:29:25,602 INF blivet: sda is a disk >01:29:25,602 DBG blivet: get_format('None') returning DeviceFormat instance with object id 66 >01:29:25,602 DBG blivet: get_format('None') returning DeviceFormat instance with object id 67 >01:29:25,603 DBG blivet: DiskDevice._set_format: sda ; type: None ; current: None ; >01:29:25,604 DBG blivet: DiskDevice.update_sysfs_path: sda ; status: True ; >01:29:25,604 DBG blivet: sda sysfs_path set to /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda >01:29:25,605 DBG blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda ; >01:29:25,605 DBG blivet: updated sda size to 465,76 GiB (465,76 GiB) >01:29:25,606 INF blivet: added disk sda (id 65) to device tree >01:29:25,606 INF blivet: got device: DiskDevice instance (0x7fe6e6d7dba8) -- > name = sda status = True id = 65 > children = [] > parents = [] > uuid = None size = 465,76 GiB > format = existing None > major = 8 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda > target size = 465,76 GiB path = /dev/sda > format args = [] original_format = None removable = False wwn = 0x5002538d41c19cac >01:29:25,607 DBG blivet: DeviceTree.handle_format: name: sda ; >01:29:25,608 DBG blivet: AppleBootstrapFS.supported: supported: True ; >01:29:25,608 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 69 >01:29:25,609 DBG blivet: EFIFS.supported: supported: True ; >01:29:25,609 DBG blivet: get_format('efi') returning EFIFS instance with object id 70 >01:29:25,610 DBG blivet: MacEFIFS.supported: supported: True ; >01:29:25,610 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 71 >01:29:25,611 DBG blivet: MacEFIFS.supported: supported: True ; >01:29:25,611 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 72 >01:29:25,612 DBG blivet: DiskLabelFormatPopulator.run: device: sda ; label_type: gpt ; >01:29:25,613 DBG blivet: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; >01:29:25,613 DBG blivet: DiskLabel.__init__: uuid: 6cc8f97c-8461-4add-b657-ae6a2e1859f1 ; label: None ; device: /dev/sda ; serial: Samsung_SSD_850_EVO_500GB_S2RBNX0J260452Z ; exists: True ; >01:29:25,623 DBG blivet: Clear pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 3 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7fe6e6d7d940>, <parted.partition.Partition object at 0x7fe6e6d7d0b8>, <parted.partition.Partition object at 0x7fe6e6d7d5c0>] > device: <parted.device.Device object at 0x7fe6e6d7db70> > PedDisk: <_ped.Disk object at 0x7fe6e6eb9d48> >01:29:25,651 DBG blivet: get_format('disklabel') returning DiskLabel instance with object id 73 >01:29:25,652 DBG blivet: DiskDevice._set_format: sda ; type: disklabel ; current: None ; >01:29:25,652 INF blivet: got format: existing gpt disklabel >01:29:25,656 DBG blivet: DeviceTree.handle_device: name: sda1 ; info: {'DEVLINKS': '/dev/disk/by-id/ata-Samsung_SSD_850_EVO_500GB_S2RBNX0J260452Z-part1 ' > '/dev/disk/by-partlabel/EFI\\x20System\\x20Partition ' > '/dev/disk/by-uuid/15DC-9787 ' > '/dev/disk/by-partuuid/7fe96ae6-24e0-42a6-b250-520da30484d1 ' > '/dev/disk/by-path/pci-0000:00:1f.2-ata-1-part1 ' > '/dev/disk/by-id/wwn-0x5002538d41c19cac-part1', > 'DEVNAME': '/dev/sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_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': '8', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'vfat', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '15DC-9787', > 'ID_FS_UUID_ENC': '15DC-9787', > 'ID_FS_VERSION': 'FAT32', > 'ID_MODEL': 'Samsung_SSD_850_EVO_500GB', > 'ID_MODEL_ENC': 'Samsung\\x20SSD\\x20850\\x20EVO\\x20500GB\\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': '2048', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '1048576', > 'ID_PART_ENTRY_TYPE': 'c12a7328-f81f-11d2-ba4b-00a0c93ec93b', > 'ID_PART_ENTRY_UUID': '7fe96ae6-24e0-42a6-b250-520da30484d1', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': '6cc8f97c-8461-4add-b657-ae6a2e1859f1', > 'ID_PATH': 'pci-0000:00:1f.2-ata-1', > 'ID_PATH_TAG': 'pci-0000_00_1f_2-ata-1', > 'ID_REVISION': 'EMT02B6Q', > 'ID_SERIAL': 'Samsung_SSD_850_EVO_500GB_S2RBNX0J260452Z', > 'ID_SERIAL_SHORT': 'S2RBNX0J260452Z', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5002538d41c19cac', > 'ID_WWN_WITH_EXTENSION': '0x5002538d41c19cac', > 'MAJOR': '8', > 'MINOR': '1', > 'PARTN': '1', > 'PARTNAME': 'EFI System Partition', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sda1', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '277855563'} ; >01:29:25,656 INF blivet: scanning sda1 (/sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >01:29:25,656 DBG blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: False ; hidden: False ; >01:29:25,657 DBG blivet: DeviceTree.get_device_by_name returned None >01:29:25,658 DBG blivet: PartitionDevicePopulator.run: name: sda1 ; >01:29:25,691 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >01:29:25,692 DBG blivet: DeviceTree.get_device_by_name returned existing 465,76 GiB disk sda (65) with existing gpt disklabel >01:29:25,693 DBG blivet: get_format('None') returning DeviceFormat instance with object id 76 >01:29:25,694 DBG blivet: DiskDevice.add_child: name: sda ; child: sda1 ; kids: 0 ; >01:29:25,694 DBG blivet: get_format('None') returning DeviceFormat instance with object id 77 >01:29:25,694 DBG blivet: PartitionDevice._set_format: sda1 ; type: None ; current: None ; >01:29:25,695 DBG blivet: PartitionDevice.update_sysfs_path: sda1 ; status: True ; >01:29:25,695 DBG blivet: sda1 sysfs_path set to /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 >01:29:25,696 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 ; >01:29:25,697 DBG blivet: updated sda1 size to 512 MiB (512 MiB) >01:29:25,697 DBG blivet: looking up parted Partition: /dev/sda1 >01:29:25,698 DBG blivet: PartitionDevice.probe: sda1 ; exists: True ; >01:29:25,699 DBG blivet: PartitionDevice.get_flag: path: /dev/sda1 ; flag: 1 ; >01:29:25,699 DBG blivet: PartitionDevice.get_flag: path: /dev/sda1 ; flag: 10 ; >01:29:25,700 DBG blivet: PartitionDevice.get_flag: path: /dev/sda1 ; flag: 12 ; >01:29:25,701 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 ; >01:29:25,701 DBG blivet: updated sda1 size to 512 MiB (512 MiB) >01:29:25,701 INF blivet: added partition sda1 (id 75) to device tree >01:29:25,702 INF blivet: got device: PartitionDevice instance (0x7fe6e6d898d0) -- > name = sda1 status = True id = 75 > children = [] > parents = ['existing 465,76 GiB disk sda (65) with existing gpt disklabel'] > uuid = 7fe96ae6-24e0-42a6-b250-520da30484d1 size = 512 MiB > format = existing None > major = 8 minor = 1 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 > target size = 512 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 0x7fe6e6d7d6a0> fileSystem: <parted.filesystem.FileSystem object at 0x7fe6e6d7d240> > number: 1 path: /dev/sda1 type: 0 > name: EFI System Partition active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe6e6d7d9b0> PedPartition: <_ped.Partition object at 0x7fe6e6ebc3b8> > disk = existing 465,76 GiB disk sda (65) with existing gpt disklabel > start = 2048 end = 1050623 length = 1048576 > flags = boot, esp >01:29:25,705 DBG blivet: DeviceTree.handle_format: name: sda1 ; >01:29:25,706 DBG blivet: AppleBootstrapFS.supported: supported: True ; >01:29:25,706 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 79 >01:29:25,707 DBG blivet: EFIFS.supported: supported: True ; >01:29:25,707 DBG blivet: get_format('efi') returning EFIFS instance with object id 80 >01:29:25,707 INF blivet: type detected on 'sda1' is 'efi' >01:29:25,708 DBG blivet: EFIFS.supported: supported: True ; >01:29:25,708 DBG blivet: get_format('efi') returning EFIFS instance with object id 81 >01:29:25,709 DBG blivet: PartitionDevice._set_format: sda1 ; type: efi ; current: None ; >01:29:25,709 INF blivet: got format: existing efi filesystem >01:29:25,740 DBG blivet: EFIFS.supported: supported: True ; >01:29:25,768 DBG blivet: EFIFS.supported: supported: True ; >01:29:25,769 DBG blivet: DeviceTree.handle_device: name: sda2 ; info: {'DEVLINKS': '/dev/disk/by-id/ata-Samsung_SSD_850_EVO_500GB_S2RBNX0J260452Z-part2 ' > '/dev/disk/by-path/pci-0000:00:1f.2-ata-1-part2 ' > '/dev/disk/by-uuid/fb6de720-236e-4c81-b81a-7a6996219f93 ' > '/dev/disk/by-id/wwn-0x5002538d41c19cac-part2 ' > '/dev/disk/by-partuuid/4e23af31-a373-48d9-a7e0-c2b1fa06fea4', > 'DEVNAME': '/dev/sda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_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': '8', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'fb6de720-236e-4c81-b81a-7a6996219f93', > 'ID_FS_UUID_ENC': 'fb6de720-236e-4c81-b81a-7a6996219f93', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'Samsung_SSD_850_EVO_500GB', > 'ID_MODEL_ENC': 'Samsung\\x20SSD\\x20850\\x20EVO\\x20500GB\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '1050624', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '1499136', > 'ID_PART_ENTRY_TYPE': '0fc63daf-8483-4772-8e79-3d69d8477de4', > 'ID_PART_ENTRY_UUID': '4e23af31-a373-48d9-a7e0-c2b1fa06fea4', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': '6cc8f97c-8461-4add-b657-ae6a2e1859f1', > 'ID_PATH': 'pci-0000:00:1f.2-ata-1', > 'ID_PATH_TAG': 'pci-0000_00_1f_2-ata-1', > 'ID_REVISION': 'EMT02B6Q', > 'ID_SERIAL': 'Samsung_SSD_850_EVO_500GB_S2RBNX0J260452Z', > 'ID_SERIAL_SHORT': 'S2RBNX0J260452Z', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5002538d41c19cac', > 'ID_WWN_WITH_EXTENSION': '0x5002538d41c19cac', > 'MAJOR': '8', > 'MINOR': '2', > 'PARTN': '2', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sda2', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '277854978'} ; >01:29:25,769 INF blivet: scanning sda2 (/sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >01:29:25,770 DBG blivet: DeviceTree.get_device_by_name: name: sda2 ; incomplete: False ; hidden: False ; >01:29:25,771 DBG blivet: DeviceTree.get_device_by_name returned None >01:29:25,771 DBG blivet: PartitionDevicePopulator.run: name: sda2 ; >01:29:25,800 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >01:29:25,801 DBG blivet: DeviceTree.get_device_by_name returned existing 465,76 GiB disk sda (65) with existing gpt disklabel >01:29:25,802 DBG blivet: get_format('None') returning DeviceFormat instance with object id 84 >01:29:25,803 DBG blivet: DiskDevice.add_child: name: sda ; child: sda2 ; kids: 1 ; >01:29:25,803 DBG blivet: get_format('None') returning DeviceFormat instance with object id 85 >01:29:25,804 DBG blivet: PartitionDevice._set_format: sda2 ; type: None ; current: None ; >01:29:25,805 DBG blivet: PartitionDevice.update_sysfs_path: sda2 ; status: True ; >01:29:25,805 DBG blivet: sda2 sysfs_path set to /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 >01:29:25,806 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda2 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 ; >01:29:25,807 DBG blivet: updated sda2 size to 732 MiB (732 MiB) >01:29:25,807 DBG blivet: looking up parted Partition: /dev/sda2 >01:29:25,807 DBG blivet: PartitionDevice.probe: sda2 ; exists: True ; >01:29:25,808 DBG blivet: PartitionDevice.get_flag: path: /dev/sda2 ; flag: 1 ; >01:29:25,809 DBG blivet: PartitionDevice.get_flag: path: /dev/sda2 ; flag: 10 ; >01:29:25,810 DBG blivet: PartitionDevice.get_flag: path: /dev/sda2 ; flag: 12 ; >01:29:25,811 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda2 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 ; >01:29:25,811 DBG blivet: updated sda2 size to 732 MiB (732 MiB) >01:29:25,811 INF blivet: added partition sda2 (id 83) to device tree >01:29:25,811 INF blivet: got device: PartitionDevice instance (0x7fe6e6d895f8) -- > name = sda2 status = True id = 83 > children = [] > parents = ['existing 465,76 GiB disk sda (65) with existing gpt disklabel'] > uuid = 4e23af31-a373-48d9-a7e0-c2b1fa06fea4 size = 732 MiB > format = existing None > major = 8 minor = 2 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 > target size = 732 MiB 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 0x7fe6e6d7d6a0> fileSystem: <parted.filesystem.FileSystem object at 0x7fe6e6d7d908> > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe6e6d7d320> PedPartition: <_ped.Partition object at 0x7fe6e6df0e60> > disk = existing 465,76 GiB disk sda (65) with existing gpt disklabel > start = 1050624 end = 2549759 length = 1499136 > flags = >01:29:25,815 DBG blivet: DeviceTree.handle_format: name: sda2 ; >01:29:25,816 DBG blivet: AppleBootstrapFS.supported: supported: True ; >01:29:25,816 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 87 >01:29:25,817 DBG blivet: EFIFS.supported: supported: True ; >01:29:25,817 DBG blivet: get_format('efi') returning EFIFS instance with object id 88 >01:29:25,818 DBG blivet: MacEFIFS.supported: supported: True ; >01:29:25,818 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 89 >01:29:25,819 DBG blivet: MacEFIFS.supported: supported: True ; >01:29:25,819 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 90 >01:29:25,820 INF blivet: type detected on 'sda2' is 'ext4' >01:29:25,839 DBG blivet: padding min size from 180,02 MiB up to 199 MiB >01:29:25,840 DBG blivet: Ext4FS.supported: supported: True ; >01:29:25,841 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 91 >01:29:25,841 DBG blivet: PartitionDevice._set_format: sda2 ; type: ext4 ; current: None ; >01:29:25,841 INF blivet: got format: existing ext4 filesystem >01:29:25,876 DBG blivet: Ext4FS.supported: supported: True ; >01:29:25,907 DBG blivet: Ext4FS.supported: supported: True ; >01:29:25,908 DBG blivet: DeviceTree.handle_device: name: sda3 ; info: {'DEVLINKS': '/dev/disk/by-path/pci-0000:00:1f.2-ata-1-part3 ' > '/dev/disk/by-uuid/3519bbb3-0d27-47fe-a9ac-a685c46f8a32 ' > '/dev/disk/by-id/wwn-0x5002538d41c19cac-part3 ' > '/dev/disk/by-partuuid/dcccc766-4d06-418d-a38c-6d977e3d93d5 ' > '/dev/disk/by-id/ata-Samsung_SSD_850_EVO_500GB_S2RBNX0J260452Z-part3', > 'DEVNAME': '/dev/sda3', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/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_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': '8', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'crypto_LUKS', > 'ID_FS_USAGE': 'crypto', > 'ID_FS_UUID': '3519bbb3-0d27-47fe-a9ac-a685c46f8a32', > 'ID_FS_UUID_ENC': '3519bbb3-0d27-47fe-a9ac-a685c46f8a32', > 'ID_FS_VERSION': '1', > 'ID_MODEL': 'Samsung_SSD_850_EVO_500GB', > 'ID_MODEL_ENC': 'Samsung\\x20SSD\\x20850\\x20EVO\\x20500GB\\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': '2549760', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '974221312', > 'ID_PART_ENTRY_TYPE': '0fc63daf-8483-4772-8e79-3d69d8477de4', > 'ID_PART_ENTRY_UUID': 'dcccc766-4d06-418d-a38c-6d977e3d93d5', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': '6cc8f97c-8461-4add-b657-ae6a2e1859f1', > 'ID_PATH': 'pci-0000:00:1f.2-ata-1', > 'ID_PATH_TAG': 'pci-0000_00_1f_2-ata-1', > 'ID_REVISION': 'EMT02B6Q', > 'ID_SERIAL': 'Samsung_SSD_850_EVO_500GB_S2RBNX0J260452Z', > 'ID_SERIAL_SHORT': 'S2RBNX0J260452Z', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5002538d41c19cac', > 'ID_WWN_WITH_EXTENSION': '0x5002538d41c19cac', > 'MAJOR': '8', > 'MINOR': '3', > 'PARTN': '3', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sda3', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '277850756'} ; >01:29:25,909 INF blivet: scanning sda3 (/sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3)... >01:29:25,909 DBG blivet: DeviceTree.get_device_by_name: name: sda3 ; incomplete: False ; hidden: False ; >01:29:25,910 DBG blivet: DeviceTree.get_device_by_name returned None >01:29:25,911 DBG blivet: PartitionDevicePopulator.run: name: sda3 ; >01:29:25,941 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >01:29:25,942 DBG blivet: DeviceTree.get_device_by_name returned existing 465,76 GiB disk sda (65) with existing gpt disklabel >01:29:25,944 DBG blivet: get_format('None') returning DeviceFormat instance with object id 94 >01:29:25,945 DBG blivet: DiskDevice.add_child: name: sda ; child: sda3 ; kids: 2 ; >01:29:25,945 DBG blivet: get_format('None') returning DeviceFormat instance with object id 95 >01:29:25,945 DBG blivet: PartitionDevice._set_format: sda3 ; type: None ; current: None ; >01:29:25,946 DBG blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >01:29:25,947 DBG blivet: sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 >01:29:25,948 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda3 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 ; >01:29:25,948 DBG blivet: updated sda3 size to 464,54 GiB (464,54 GiB) >01:29:25,948 DBG blivet: looking up parted Partition: /dev/sda3 >01:29:25,949 DBG blivet: PartitionDevice.probe: sda3 ; exists: True ; >01:29:25,950 DBG blivet: PartitionDevice.get_flag: path: /dev/sda3 ; flag: 1 ; >01:29:25,950 DBG blivet: PartitionDevice.get_flag: path: /dev/sda3 ; flag: 10 ; >01:29:25,951 DBG blivet: PartitionDevice.get_flag: path: /dev/sda3 ; flag: 12 ; >01:29:25,952 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda3 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 ; >01:29:25,952 DBG blivet: updated sda3 size to 464,54 GiB (464,54 GiB) >01:29:25,953 INF blivet: added partition sda3 (id 93) to device tree >01:29:25,953 INF blivet: got device: PartitionDevice instance (0x7fe6e6d89c50) -- > name = sda3 status = True id = 93 > children = [] > parents = ['existing 465,76 GiB disk sda (65) with existing gpt disklabel'] > uuid = dcccc766-4d06-418d-a38c-6d977e3d93d5 size = 464,54 GiB > format = existing None > major = 8 minor = 3 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 > target size = 464,54 GiB 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 0x7fe6e6d7d6a0> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe6e6d7d898> PedPartition: <_ped.Partition object at 0x7fe6e6df0b48> > disk = existing 465,76 GiB disk sda (65) with existing gpt disklabel > start = 2549760 end = 976771071 length = 974221312 > flags = >01:29:25,956 DBG blivet: DeviceTree.handle_format: name: sda3 ; >01:29:25,957 DBG blivet: AppleBootstrapFS.supported: supported: True ; >01:29:25,957 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 97 >01:29:25,958 DBG blivet: EFIFS.supported: supported: True ; >01:29:25,958 DBG blivet: get_format('efi') returning EFIFS instance with object id 98 >01:29:25,959 DBG blivet: MacEFIFS.supported: supported: True ; >01:29:25,960 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 99 >01:29:25,961 DBG blivet: MacEFIFS.supported: supported: True ; >01:29:25,961 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 100 >01:29:25,961 INF blivet: type detected on 'sda3' is 'luks' >01:29:25,962 DBG blivet: LUKS.__init__: uuid: 3519bbb3-0d27-47fe-a9ac-a685c46f8a32 ; label: None ; device: /dev/sda3 ; serial: Samsung_SSD_850_EVO_500GB_S2RBNX0J260452Z ; exists: True ; name: luks-3519bbb3-0d27-47fe-a9ac-a685c46f8a32 ; >01:29:25,962 DBG blivet: get_format('luks') returning LUKS instance with object id 101 >01:29:25,963 DBG blivet: PartitionDevice._set_format: sda3 ; type: luks ; current: None ; >01:29:25,963 DBG blivet: DeviceTree.get_device_by_name: name: luks-3519bbb3-0d27-47fe-a9ac-a685c46f8a32 ; incomplete: False ; hidden: False ; >01:29:25,964 DBG blivet: DeviceTree.get_device_by_name returned None >01:29:25,964 DBG blivet: get_format('None') returning DeviceFormat instance with object id 103 >01:29:25,966 DBG blivet: PartitionDevice.add_child: name: sda3 ; child: luks-3519bbb3-0d27-47fe-a9ac-a685c46f8a32 ; kids: 0 ; >01:29:25,966 DBG blivet: get_format('None') returning DeviceFormat instance with object id 104 >01:29:25,967 DBG blivet: LUKSDevice._set_format: luks-3519bbb3-0d27-47fe-a9ac-a685c46f8a32 ; type: None ; current: None ; >01:29:25,968 DBG blivet: LUKSDevice.update_sysfs_path: luks-3519bbb3-0d27-47fe-a9ac-a685c46f8a32 ; status: False ; >01:29:25,968 ERR blivet: failed to update sysfs path for luks-3519bbb3-0d27-47fe-a9ac-a685c46f8a32: [Errno 2] No such file or directory: '/dev/mapper/luks-3519bbb3-0d27-47fe-a9ac-a685c46f8a32' >01:29:25,969 DBG blivet: LUKSDevice.setup: luks-3519bbb3-0d27-47fe-a9ac-a685c46f8a32 ; orig: False ; status: False ; controllable: True ; >01:29:25,969 DBG blivet: LUKSDevice.setup_parents: name: luks-3519bbb3-0d27-47fe-a9ac-a685c46f8a32 ; orig: False ; >01:29:25,970 DBG blivet: PartitionDevice.setup: sda3 ; orig: False ; status: True ; controllable: True ; >01:29:25,971 DBG blivet: LUKS.setup: device: /dev/sda3 ; type: luks ; status: False ; >01:29:25,971 INF blivet: setup of luks-3519bbb3-0d27-47fe-a9ac-a685c46f8a32 failed: luks device not configured >01:29:25,972 DBG blivet: PartitionDevice.remove_child: name: sda3 ; child: luks-3519bbb3-0d27-47fe-a9ac-a685c46f8a32 ; kids: 1 ; >01:29:25,972 INF blivet: got format: existing luks >01:29:25,974 DBG blivet: DeviceTree.handle_device: name: sdb ; info: {'DEVLINKS': '/dev/disk/by-id/ata-Samsung_SSD_850_EVO_500GB_S21JNSAFC34055Z ' > '/dev/disk/by-path/pci-0000:00:1f.2-ata-2 ' > '/dev/disk/by-id/wwn-0x5002538da00a5fdf', > 'DEVNAME': '/dev/sdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '8', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'Samsung_SSD_850_EVO_500GB', > 'ID_MODEL_ENC': 'Samsung\\x20SSD\\x20850\\x20EVO\\x20500GB\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '01744ed0', > 'ID_PATH': 'pci-0000:00:1f.2-ata-2', > 'ID_PATH_TAG': 'pci-0000_00_1f_2-ata-2', > 'ID_REVISION': 'EMT01B6Q', > 'ID_SERIAL': 'Samsung_SSD_850_EVO_500GB_S21JNSAFC34055Z', > 'ID_SERIAL_SHORT': 'S21JNSAFC34055Z', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5002538da00a5fdf', > 'ID_WWN_WITH_EXTENSION': '0x5002538da00a5fdf', > 'MAJOR': '8', > 'MINOR': '16', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdb', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '12032760'} ; >01:29:25,974 INF blivet: scanning sdb (/sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb)... >01:29:25,974 DBG blivet: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; >01:29:25,975 DBG blivet: DeviceTree.get_device_by_name returned None >01:29:25,976 DBG blivet: DiskDevicePopulator.run: name: sdb ; >01:29:25,977 INF blivet: sdb is a disk >01:29:25,977 DBG blivet: get_format('None') returning DeviceFormat instance with object id 108 >01:29:25,977 DBG blivet: get_format('None') returning DeviceFormat instance with object id 109 >01:29:25,978 DBG blivet: DiskDevice._set_format: sdb ; type: None ; current: None ; >01:29:25,979 DBG blivet: DiskDevice.update_sysfs_path: sdb ; status: True ; >01:29:25,979 DBG blivet: sdb sysfs_path set to /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb >01:29:25,980 DBG blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb ; >01:29:25,980 DBG blivet: updated sdb size to 465,76 GiB (465,76 GiB) >01:29:25,980 INF blivet: added disk sdb (id 107) to device tree >01:29:25,980 INF blivet: got device: DiskDevice instance (0x7fe6e6d9ab70) -- > name = sdb status = True id = 107 > children = [] > parents = [] > uuid = None size = 465,76 GiB > format = existing None > major = 8 minor = 16 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb > target size = 465,76 GiB path = /dev/sdb > format args = [] original_format = None removable = False wwn = 0x5002538da00a5fdf >01:29:25,982 DBG blivet: DeviceTree.handle_format: name: sdb ; >01:29:25,983 DBG blivet: AppleBootstrapFS.supported: supported: True ; >01:29:25,983 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 111 >01:29:25,984 DBG blivet: EFIFS.supported: supported: True ; >01:29:25,984 DBG blivet: get_format('efi') returning EFIFS instance with object id 112 >01:29:25,985 DBG blivet: MacEFIFS.supported: supported: True ; >01:29:25,985 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 113 >01:29:26,010 DBG blivet: MacEFIFS.supported: supported: True ; >01:29:26,010 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 114 >01:29:26,011 DBG blivet: DiskLabelFormatPopulator.run: device: sdb ; label_type: dos ; >01:29:26,011 DBG blivet: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; >01:29:26,012 DBG blivet: DiskLabel.__init__: uuid: 01744ed0 ; label: None ; device: /dev/sdb ; serial: Samsung_SSD_850_EVO_500GB_S21JNSAFC34055Z ; exists: True ; >01:29:26,022 DBG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 2 > lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7fe6e6d7d048>, <parted.partition.Partition object at 0x7fe6e6e8acc0>] > device: <parted.device.Device object at 0x7fe6e6e9cb38> > PedDisk: <_ped.Disk object at 0x7fe6e6e067c8> >01:29:26,048 DBG blivet: get_format('disklabel') returning DiskLabel instance with object id 115 >01:29:26,050 DBG blivet: DiskDevice._set_format: sdb ; type: disklabel ; current: None ; >01:29:26,050 INF blivet: got format: existing msdos disklabel >01:29:26,053 DBG blivet: DeviceTree.handle_device: name: sdb1 ; info: {'DEVLINKS': '/dev/disk/by-path/pci-0000:00:1f.2-ata-2-part1 ' > '/dev/disk/by-uuid/3006A05B06A02436 ' > '/dev/disk/by-partuuid/01744ed0-01 ' > '/dev/disk/by-label/System\\x20Reserved ' > '/dev/disk/by-id/wwn-0x5002538da00a5fdf-part1 ' > '/dev/disk/by-id/ata-Samsung_SSD_850_EVO_500GB_S21JNSAFC34055Z-part1', > 'DEVNAME': '/dev/sdb1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '8', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'System_Reserved', > 'ID_FS_LABEL_ENC': 'System\\x20Reserved', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '3006A05B06A02436', > 'ID_FS_UUID_ENC': '3006A05B06A02436', > 'ID_MODEL': 'Samsung_SSD_850_EVO_500GB', > 'ID_MODEL_ENC': 'Samsung\\x20SSD\\x20850\\x20EVO\\x20500GB\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1124352', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_ENTRY_UUID': '01744ed0-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '01744ed0', > 'ID_PATH': 'pci-0000:00:1f.2-ata-2', > 'ID_PATH_TAG': 'pci-0000_00_1f_2-ata-2', > 'ID_REVISION': 'EMT01B6Q', > 'ID_SERIAL': 'Samsung_SSD_850_EVO_500GB_S21JNSAFC34055Z', > 'ID_SERIAL_SHORT': 'S21JNSAFC34055Z', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5002538da00a5fdf', > 'ID_WWN_WITH_EXTENSION': '0x5002538da00a5fdf', > 'MAJOR': '8', > 'MINOR': '17', > 'PARTN': '1', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdb1', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '12051399'} ; >01:29:26,053 INF blivet: scanning sdb1 (/sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1)... >01:29:26,053 DBG blivet: DeviceTree.get_device_by_name: name: sdb1 ; incomplete: False ; hidden: False ; >01:29:26,054 DBG blivet: DeviceTree.get_device_by_name returned None >01:29:26,055 DBG blivet: PartitionDevicePopulator.run: name: sdb1 ; >01:29:26,093 DBG blivet: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; >01:29:26,094 DBG blivet: DeviceTree.get_device_by_name returned existing 465,76 GiB disk sdb (107) with existing msdos disklabel >01:29:26,095 DBG blivet: get_format('None') returning DeviceFormat instance with object id 118 >01:29:26,097 DBG blivet: DiskDevice.add_child: name: sdb ; child: sdb1 ; kids: 0 ; >01:29:26,097 DBG blivet: get_format('None') returning DeviceFormat instance with object id 119 >01:29:26,098 DBG blivet: PartitionDevice._set_format: sdb1 ; type: None ; current: None ; >01:29:26,099 DBG blivet: PartitionDevice.update_sysfs_path: sdb1 ; status: True ; >01:29:26,099 DBG blivet: sdb1 sysfs_path set to /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1 >01:29:26,100 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sdb1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1 ; >01:29:26,100 DBG blivet: updated sdb1 size to 549 MiB (549 MiB) >01:29:26,101 DBG blivet: looking up parted Partition: /dev/sdb1 >01:29:26,101 DBG blivet: PartitionDevice.probe: sdb1 ; exists: True ; >01:29:26,102 DBG blivet: PartitionDevice.get_flag: path: /dev/sdb1 ; flag: 1 ; >01:29:26,103 DBG blivet: PartitionDevice.get_flag: path: /dev/sdb1 ; flag: 10 ; >01:29:26,104 DBG blivet: PartitionDevice.get_flag: path: /dev/sdb1 ; flag: 12 ; >01:29:26,105 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sdb1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1 ; >01:29:26,105 DBG blivet: updated sdb1 size to 549 MiB (549 MiB) >01:29:26,105 INF blivet: added partition sdb1 (id 117) to device tree >01:29:26,106 INF blivet: parted exception: msdos disk labels do not support partition names. >01:29:26,105 INF blivet: got device: PartitionDevice instance (0x7fe6e6d89ba8) -- > name = sdb1 status = True id = 117 > children = [] > parents = ['existing 465,76 GiB disk sdb (107) with existing msdos disklabel'] > uuid = 01744ed0-01 size = 549 MiB > format = existing None > major = 8 minor = 17 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1 > target size = 549 MiB path = /dev/sdb1 > 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 0x7fe6e6e9c320> fileSystem: <parted.filesystem.FileSystem object at 0x7fe6e6e8ab38> > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe6e6f3b278> PedPartition: <_ped.Partition object at 0x7fe6e6ebc308> > disk = existing 465,76 GiB disk sdb (107) with existing msdos disklabel > start = 2048 end = 1126399 length = 1124352 > flags = boot >01:29:26,107 INF blivet: parted exception: msdos disk labels do not support partition names. >01:29:26,108 INF blivet: parted exception: msdos disk labels do not support partition names. >01:29:26,108 INF blivet: parted exception: msdos disk labels do not support partition names. >01:29:26,110 DBG blivet: DeviceTree.handle_format: name: sdb1 ; >01:29:26,112 DBG blivet: AppleBootstrapFS.supported: supported: True ; >01:29:26,112 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 121 >01:29:26,114 DBG blivet: EFIFS.supported: supported: True ; >01:29:26,114 DBG blivet: get_format('efi') returning EFIFS instance with object id 122 >01:29:26,116 DBG blivet: MacEFIFS.supported: supported: True ; >01:29:26,116 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 123 >01:29:26,118 DBG blivet: MacEFIFS.supported: supported: True ; >01:29:26,118 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 124 >01:29:26,118 INF blivet: type detected on 'sdb1' is 'ntfs' >01:29:26,145 DBG blivet: padding min size from 382,42 MiB up to 420,67 MiB >01:29:26,146 DBG blivet: NTFS.supported: supported: False ; >01:29:26,146 DBG blivet: get_format('ntfs') returning NTFS instance with object id 125 >01:29:26,147 DBG blivet: PartitionDevice._set_format: sdb1 ; type: ntfs ; current: None ; >01:29:26,147 INF blivet: got format: existing ntfs filesystem >01:29:26,181 DBG blivet: NTFS.supported: supported: False ; >01:29:26,214 DBG blivet: NTFS.supported: supported: False ; >01:29:26,215 DBG blivet: DeviceTree.handle_device: name: sdb2 ; info: {'DEVLINKS': '/dev/disk/by-partuuid/01744ed0-02 ' > '/dev/disk/by-uuid/D2E0A115E0A10139 ' > '/dev/disk/by-path/pci-0000:00:1f.2-ata-2-part2 ' > '/dev/disk/by-id/wwn-0x5002538da00a5fdf-part2 ' > '/dev/disk/by-label/Win10 ' > '/dev/disk/by-id/ata-Samsung_SSD_850_EVO_500GB_S21JNSAFC34055Z-part2', > 'DEVNAME': '/dev/sdb2', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '8', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'Win10', > 'ID_FS_LABEL_ENC': 'Win10', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'D2E0A115E0A10139', > 'ID_FS_UUID_ENC': 'D2E0A115E0A10139', > 'ID_MODEL': 'Samsung_SSD_850_EVO_500GB', > 'ID_MODEL_ENC': 'Samsung\\x20SSD\\x20850\\x20EVO\\x20500GB\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '1126400', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '975644672', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_ENTRY_UUID': '01744ed0-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '01744ed0', > 'ID_PATH': 'pci-0000:00:1f.2-ata-2', > 'ID_PATH_TAG': 'pci-0000_00_1f_2-ata-2', > 'ID_REVISION': 'EMT01B6Q', > 'ID_SERIAL': 'Samsung_SSD_850_EVO_500GB_S21JNSAFC34055Z', > 'ID_SERIAL_SHORT': 'S21JNSAFC34055Z', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5002538da00a5fdf', > 'ID_WWN_WITH_EXTENSION': '0x5002538da00a5fdf', > 'MAJOR': '8', > 'MINOR': '18', > 'PARTN': '2', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdb2', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb2', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '12042279'} ; >01:29:26,216 INF blivet: scanning sdb2 (/sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb2)... >01:29:26,216 DBG blivet: DeviceTree.get_device_by_name: name: sdb2 ; incomplete: False ; hidden: False ; >01:29:26,217 DBG blivet: DeviceTree.get_device_by_name returned None >01:29:26,218 DBG blivet: PartitionDevicePopulator.run: name: sdb2 ; >01:29:26,252 DBG blivet: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; >01:29:26,252 DBG blivet: DeviceTree.get_device_by_name returned existing 465,76 GiB disk sdb (107) with existing msdos disklabel >01:29:26,254 DBG blivet: get_format('None') returning DeviceFormat instance with object id 128 >01:29:26,254 DBG blivet: DiskDevice.add_child: name: sdb ; child: sdb2 ; kids: 1 ; >01:29:26,255 DBG blivet: get_format('None') returning DeviceFormat instance with object id 129 >01:29:26,255 DBG blivet: PartitionDevice._set_format: sdb2 ; type: None ; current: None ; >01:29:26,256 DBG blivet: PartitionDevice.update_sysfs_path: sdb2 ; status: True ; >01:29:26,256 DBG blivet: sdb2 sysfs_path set to /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb2 >01:29:26,257 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sdb2 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb2 ; >01:29:26,258 DBG blivet: updated sdb2 size to 465,22 GiB (465,22 GiB) >01:29:26,258 DBG blivet: looking up parted Partition: /dev/sdb2 >01:29:26,259 DBG blivet: PartitionDevice.probe: sdb2 ; exists: True ; >01:29:26,260 DBG blivet: PartitionDevice.get_flag: path: /dev/sdb2 ; flag: 1 ; >01:29:26,261 DBG blivet: PartitionDevice.get_flag: path: /dev/sdb2 ; flag: 10 ; >01:29:26,261 DBG blivet: PartitionDevice.get_flag: path: /dev/sdb2 ; flag: 12 ; >01:29:26,262 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sdb2 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb2 ; >01:29:26,262 DBG blivet: updated sdb2 size to 465,22 GiB (465,22 GiB) >01:29:26,263 INF blivet: added partition sdb2 (id 127) to device tree >01:29:26,263 INF blivet: parted exception: msdos disk labels do not support partition names. >01:29:26,263 INF blivet: got device: PartitionDevice instance (0x7fe6e6d82668) -- > name = sdb2 status = True id = 127 > children = [] > parents = ['existing 465,76 GiB disk sdb (107) with existing msdos disklabel'] > uuid = 01744ed0-02 size = 465,22 GiB > format = existing None > major = 8 minor = 18 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb2 > target size = 465,22 GiB path = /dev/sdb2 > 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 0x7fe6e6e9c320> fileSystem: <parted.filesystem.FileSystem object at 0x7fe6e6e8ac50> > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe6e6e8ac18> PedPartition: <_ped.Partition object at 0x7fe6e6ebc6d0> > disk = existing 465,76 GiB disk sdb (107) with existing msdos disklabel > start = 1126400 end = 976771071 length = 975644672 > flags = >01:29:26,264 INF blivet: parted exception: msdos disk labels do not support partition names. >01:29:26,265 INF blivet: parted exception: msdos disk labels do not support partition names. >01:29:26,266 INF blivet: parted exception: msdos disk labels do not support partition names. >01:29:26,267 DBG blivet: DeviceTree.handle_format: name: sdb2 ; >01:29:26,268 DBG blivet: AppleBootstrapFS.supported: supported: True ; >01:29:26,268 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 131 >01:29:26,269 DBG blivet: EFIFS.supported: supported: True ; >01:29:26,269 DBG blivet: get_format('efi') returning EFIFS instance with object id 132 >01:29:26,270 DBG blivet: MacEFIFS.supported: supported: True ; >01:29:26,271 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 133 >01:29:26,272 DBG blivet: MacEFIFS.supported: supported: True ; >01:29:26,272 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 134 >01:29:26,272 INF blivet: type detected on 'sdb2' is 'ntfs' >01:29:27,479 DBG blivet: padding min size from 75,06 GiB up to 75,55 GiB >01:29:27,480 DBG blivet: NTFS.supported: supported: False ; >01:29:27,480 DBG blivet: get_format('ntfs') returning NTFS instance with object id 135 >01:29:27,482 DBG blivet: PartitionDevice._set_format: sdb2 ; type: ntfs ; current: None ; >01:29:27,482 INF blivet: got format: existing ntfs filesystem >01:29:27,518 DBG blivet: NTFS.supported: supported: False ; >01:29:27,554 DBG blivet: NTFS.supported: supported: False ; >01:29:27,556 DBG blivet: DeviceTree.handle_device: name: sdc ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x5000cca269c723af ' > '/dev/disk/by-path/pci-0000:00:1f.2-ata-3 ' > '/dev/disk/by-id/ata-HGST_HDN726040ALE614_K7GHPW4L', > 'DEVNAME': '/dev/sdc', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdc', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '66030', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'HGST_HDN726040ALE614', > 'ID_MODEL_ENC': 'HGST\\x20HDN726040ALE614\\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': '79cb34c6-10f6-49b7-93b6-5b314f994773', > 'ID_PATH': 'pci-0000:00:1f.2-ata-3', > 'ID_PATH_TAG': 'pci-0000_00_1f_2-ata-3', > 'ID_REVISION': 'APGNW7JH', > 'ID_SERIAL': 'HGST_HDN726040ALE614_K7GHPW4L', > 'ID_SERIAL_SHORT': 'K7GHPW4L', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000cca269c723af', > 'ID_WWN_WITH_EXTENSION': '0x5000cca269c723af', > 'MAJOR': '8', > 'MINOR': '32', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdc', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdc', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '12034129'} ; >01:29:27,556 INF blivet: scanning sdc (/sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdc)... >01:29:27,557 DBG blivet: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; >01:29:27,558 DBG blivet: DeviceTree.get_device_by_name returned None >01:29:27,559 DBG blivet: DiskDevicePopulator.run: name: sdc ; >01:29:27,560 INF blivet: sdc is a disk >01:29:27,560 DBG blivet: get_format('None') returning DeviceFormat instance with object id 138 >01:29:27,560 DBG blivet: get_format('None') returning DeviceFormat instance with object id 139 >01:29:27,561 DBG blivet: DiskDevice._set_format: sdc ; type: None ; current: None ; >01:29:27,562 DBG blivet: DiskDevice.update_sysfs_path: sdc ; status: True ; >01:29:27,562 DBG blivet: sdc sysfs_path set to /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdc >01:29:27,563 DBG blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdc ; sysfs_path: /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdc ; >01:29:27,563 DBG blivet: updated sdc size to 3,64 TiB (3,64 TiB) >01:29:27,564 INF blivet: added disk sdc (id 137) to device tree >01:29:27,564 INF blivet: got device: DiskDevice instance (0x7fe6e6d9da90) -- > name = sdc status = True id = 137 > children = [] > parents = [] > uuid = None size = 3,64 TiB > format = existing None > major = 8 minor = 32 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdc > target size = 3,64 TiB path = /dev/sdc > format args = [] original_format = None removable = False wwn = 0x5000cca269c723af >01:29:27,565 DBG blivet: DeviceTree.handle_format: name: sdc ; >01:29:27,566 DBG blivet: AppleBootstrapFS.supported: supported: True ; >01:29:27,566 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 141 >01:29:27,568 DBG blivet: EFIFS.supported: supported: True ; >01:29:27,568 DBG blivet: get_format('efi') returning EFIFS instance with object id 142 >01:29:27,569 DBG blivet: MacEFIFS.supported: supported: True ; >01:29:27,569 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 143 >01:29:27,571 DBG blivet: MacEFIFS.supported: supported: True ; >01:29:27,571 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 144 >01:29:27,572 DBG blivet: DiskLabelFormatPopulator.run: device: sdc ; label_type: gpt ; >01:29:27,573 DBG blivet: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; >01:29:27,574 DBG blivet: DiskLabel.__init__: uuid: 79cb34c6-10f6-49b7-93b6-5b314f994773 ; label: None ; device: /dev/sdc ; serial: HGST_HDN726040ALE614_K7GHPW4L ; exists: True ; >01:29:27,579 DBG blivet: Clear pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7fe6e6d7ab00>] > device: <parted.device.Device object at 0x7fe6e6d7aa20> > PedDisk: <_ped.Disk object at 0x7fe6e6e0dc48> >01:29:27,614 DBG blivet: get_format('disklabel') returning DiskLabel instance with object id 145 >01:29:27,615 DBG blivet: DiskDevice._set_format: sdc ; type: disklabel ; current: None ; >01:29:27,615 INF blivet: got format: existing gpt disklabel >01:29:27,618 DBG blivet: DeviceTree.handle_device: name: sdc1 ; info: {'DEVLINKS': '/dev/disk/by-partuuid/25899521-7fdd-4731-b15f-891c64b8b1c5 ' > '/dev/disk/by-id/wwn-0x5000cca269c723af-part1 ' > '/dev/disk/by-path/pci-0000:00:1f.2-ata-3-part1 ' > '/dev/disk/by-id/ata-HGST_HDN726040ALE614_K7GHPW4L-part1', > 'DEVNAME': '/dev/sdc1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '66030', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'myraidname', > 'ID_FS_LABEL_ENC': 'myraidname', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '12c3222d-2959-51ba-1d8f-0b64164d4fed', > 'ID_FS_UUID_ENC': '12c3222d-2959-51ba-1d8f-0b64164d4fed', > 'ID_FS_UUID_SUB': 'f4da13e4-d837-2836-20ac-3779cee2456c', > 'ID_FS_UUID_SUB_ENC': 'f4da13e4-d837-2836-20ac-3779cee2456c', > 'ID_FS_VERSION': '1.2', > 'ID_MODEL': 'HGST_HDN726040ALE614', > 'ID_MODEL_ENC': 'HGST\\x20HDN726040ALE614\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:32', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '7814035087', > 'ID_PART_ENTRY_TYPE': 'a19d880f-05fc-4d3b-a006-743f0f84911e', > 'ID_PART_ENTRY_UUID': '25899521-7fdd-4731-b15f-891c64b8b1c5', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': '79cb34c6-10f6-49b7-93b6-5b314f994773', > 'ID_PATH': 'pci-0000:00:1f.2-ata-3', > 'ID_PATH_TAG': 'pci-0000_00_1f_2-ata-3', > 'ID_REVISION': 'APGNW7JH', > 'ID_SERIAL': 'HGST_HDN726040ALE614_K7GHPW4L', > 'ID_SERIAL_SHORT': 'K7GHPW4L', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000cca269c723af', > 'ID_WWN_WITH_EXTENSION': '0x5000cca269c723af', > 'MAJOR': '8', > 'MINOR': '33', > 'PARTN': '1', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdc1', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc1', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'UDISKS_MD_MEMBER_ARRAY_SIZE': '4000.65GB', > 'UDISKS_MD_MEMBER_DEVICES': '2', > 'UDISKS_MD_MEMBER_DEV_UUID': 'f4da13e4:d8372836:20ac3779:cee2456c', > 'UDISKS_MD_MEMBER_EVENTS': '1229519', > 'UDISKS_MD_MEMBER_LEVEL': 'raid1', > 'UDISKS_MD_MEMBER_NAME': 'myraidname', > 'UDISKS_MD_MEMBER_UPDATE_TIME': '1533864048', > 'UDISKS_MD_MEMBER_UUID': '12c3222d:295951ba:1d8f0b64:164d4fed', > 'USEC_INITIALIZED': '12421985'} ; >01:29:27,618 INF blivet: scanning sdc1 (/sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc1)... >01:29:27,619 DBG blivet: DeviceTree.get_device_by_name: name: sdc1 ; incomplete: False ; hidden: False ; >01:29:27,620 DBG blivet: DeviceTree.get_device_by_name returned None >01:29:27,620 DBG blivet: PartitionDevicePopulator.run: name: sdc1 ; >01:29:27,651 DBG blivet: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; >01:29:27,652 DBG blivet: DeviceTree.get_device_by_name returned existing 3,64 TiB disk sdc (137) with existing gpt disklabel >01:29:27,653 DBG blivet: get_format('None') returning DeviceFormat instance with object id 148 >01:29:27,654 DBG blivet: DiskDevice.add_child: name: sdc ; child: sdc1 ; kids: 0 ; >01:29:27,654 DBG blivet: get_format('None') returning DeviceFormat instance with object id 149 >01:29:27,655 DBG blivet: PartitionDevice._set_format: sdc1 ; type: None ; current: None ; >01:29:27,656 DBG blivet: PartitionDevice.update_sysfs_path: sdc1 ; status: True ; >01:29:27,656 DBG blivet: sdc1 sysfs_path set to /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc1 >01:29:27,657 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sdc1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc1 ; >01:29:27,657 DBG blivet: updated sdc1 size to 3,64 TiB (3,64 TiB) >01:29:27,657 DBG blivet: looking up parted Partition: /dev/sdc1 >01:29:27,658 DBG blivet: PartitionDevice.probe: sdc1 ; exists: True ; >01:29:27,659 DBG blivet: PartitionDevice.get_flag: path: /dev/sdc1 ; flag: 1 ; >01:29:27,660 DBG blivet: PartitionDevice.get_flag: path: /dev/sdc1 ; flag: 10 ; >01:29:27,660 DBG blivet: PartitionDevice.get_flag: path: /dev/sdc1 ; flag: 12 ; >01:29:27,661 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sdc1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc1 ; >01:29:27,662 DBG blivet: updated sdc1 size to 3,64 TiB (3,64 TiB) >01:29:27,662 INF blivet: added partition sdc1 (id 147) to device tree >01:29:27,662 INF blivet: got device: PartitionDevice instance (0x7fe6e6d80cc0) -- > name = sdc1 status = True id = 147 > children = [] > parents = ['existing 3,64 TiB disk sdc (137) with existing gpt disklabel'] > uuid = 25899521-7fdd-4731-b15f-891c64b8b1c5 size = 3,64 TiB > format = existing None > major = 8 minor = 33 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc1 > target size = 3,64 TiB path = /dev/sdc1 > 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 0x7fe6e6d7acc0> fileSystem: None > number: 1 path: /dev/sdc1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe6e6d7a358> PedPartition: <_ped.Partition object at 0x7fe6e6dade08> > disk = existing 3,64 TiB disk sdc (137) with existing gpt disklabel > start = 2048 end = 7814037134 length = 7814035087 > flags = raid >01:29:27,665 DBG blivet: DeviceTree.handle_format: name: sdc1 ; >01:29:27,666 DBG blivet: AppleBootstrapFS.supported: supported: True ; >01:29:27,667 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 151 >01:29:27,667 DBG blivet: EFIFS.supported: supported: True ; >01:29:27,668 DBG blivet: get_format('efi') returning EFIFS instance with object id 152 >01:29:27,669 DBG blivet: MacEFIFS.supported: supported: True ; >01:29:27,669 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 153 >01:29:27,670 DBG blivet: MacEFIFS.supported: supported: True ; >01:29:27,670 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 154 >01:29:27,670 INF blivet: type detected on 'sdc1' is 'mdmember' >01:29:27,671 DBG blivet: MDRaidMember.__init__: uuid: f4da13e4-d837-2836-20ac-3779cee2456c ; label: myraidname ; device: /dev/sdc1 ; serial: HGST_HDN726040ALE614_K7GHPW4L ; exists: True ; md_uuid: 12c3222d-2959-51ba-1d8f-0b64164d4fed ; biosraid: False ; >01:29:27,671 DBG blivet: get_format('mdmember') returning MDRaidMember instance with object id 155 >01:29:27,672 DBG blivet: PartitionDevice._set_format: sdc1 ; type: mdmember ; current: None ; >01:29:27,699 DBG blivet: DeviceTree.get_device_by_uuid: uuid: 12c3222d-2959-51ba-1d8f-0b64164d4fed ; incomplete: True ; hidden: False ; >01:29:27,700 DBG blivet: DeviceTree.get_device_by_uuid returned None >01:29:27,732 INF blivet: using name myraidname for md array containing member sdc1 >01:29:27,732 DBG blivet: get_format('None') returning DeviceFormat instance with object id 157 >01:29:27,732 DBG blivet: get_format('None') returning DeviceFormat instance with object id 158 >01:29:27,734 DBG blivet: MDRaidArrayDevice._set_format: myraidname ; type: None ; current: None ; >01:29:27,736 DBG blivet: MDRaidArrayDevice.update_sysfs_path: myraidname ; status: True ; >01:29:27,736 DBG blivet: myraidname sysfs_path set to /sys/devices/virtual/block/md127 >01:29:27,737 DBG blivet: MDRaidArrayDevice.read_current_size: exists: True ; path: /dev/md/myraidname ; sysfs_path: /sys/devices/virtual/block/md127 ; >01:29:27,738 DBG blivet: existing RAID None size == 3,64 TiB >01:29:27,738 DBG blivet: updated myraidname size to 3,64 TiB (3,64 TiB) >01:29:27,739 DBG blivet: MDRaidArrayDevice.read_chunk_size: exists: True ; path: /dev/md/myraidname ; sysfs_path: /sys/devices/virtual/block/md127 ; >01:29:27,739 DBG blivet: get_format('None') returning DeviceFormat instance with object id 160 >01:29:27,740 DBG blivet: MDRaidArrayDevice._set_format: myraidname ; type: None ; current: None ; >01:29:27,741 DBG blivet: MDRaidArrayDevice.update_sysfs_path: myraidname ; status: True ; >01:29:27,741 DBG blivet: myraidname sysfs_path set to /sys/devices/virtual/block/md127 >01:29:27,742 DBG blivet: MDRaidArrayDevice._add_parent: myraidname ; parent: sdc1 ; >01:29:27,743 DBG blivet: PartitionDevice.add_child: name: sdc1 ; child: myraidname ; kids: 0 ; >01:29:27,743 INF blivet: added mdarray myraidname (id 156) to device tree >01:29:27,744 DBG blivet: DeviceTree.handle_device: name: myraidname ; info: {'DEVLINKS': '/dev/disk/by-id/md-uuid-12c3222d:295951ba:1d8f0b64:164d4fed ' > '/dev/disk/by-id/md-name-myraidname ' > '/dev/md/myraidname', > 'DEVNAME': '/dev/md127', > 'DEVPATH': '/devices/virtual/block/md127', > 'DEVTYPE': 'disk', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': '6280e996-ba17-4e3f-ba62-6c6ff64965a3', > 'MAJOR': '9', > 'MD_DEVICES': '2', > 'MD_DEVICE_sdc1_DEV': '/dev/sdc1', > 'MD_DEVICE_sdc1_ROLE': '0', > 'MD_DEVICE_sdd1_DEV': '/dev/sdd1', > 'MD_DEVICE_sdd1_ROLE': '1', > 'MD_DEVNAME': 'myraidname', > 'MD_LEVEL': 'raid1', > 'MD_METADATA': '1.2', > 'MD_NAME': 'myraidname', > 'MD_UUID': '12c3222d:295951ba:1d8f0b64:164d4fed', > 'MINOR': '127', > 'SUBSYSTEM': 'block', > 'SYSTEMD_WANTS': 'mdmonitor.service', > 'SYS_NAME': 'md127', > 'SYS_PATH': '/sys/devices/virtual/block/md127', > 'TAGS': ':systemd:', > 'UDISKS_MD_DEVICES': '2', > 'UDISKS_MD_DEVICE_sdc1_DEV': '/dev/sdc1', > 'UDISKS_MD_DEVICE_sdc1_ROLE': '0', > 'UDISKS_MD_DEVICE_sdd1_DEV': '/dev/sdd1', > 'UDISKS_MD_DEVICE_sdd1_ROLE': '1', > 'UDISKS_MD_DEVNAME': 'myraidname', > 'UDISKS_MD_LEVEL': 'raid1', > 'UDISKS_MD_METADATA': '1.2', > 'UDISKS_MD_NAME': 'myraidname', > 'UDISKS_MD_UUID': '12c3222d:295951ba:1d8f0b64:164d4fed', > 'USEC_INITIALIZED': '12810528'} ; >01:29:27,745 INF blivet: scanning myraidname (/sys/devices/virtual/block/md127)... >01:29:27,745 DBG blivet: DeviceTree.get_device_by_name: name: myraidname ; incomplete: False ; hidden: False ; >01:29:27,746 DBG blivet: DeviceTree.get_device_by_name returned None >01:29:27,747 DBG blivet: DeviceTree.get_device_by_name: name: myraidname ; incomplete: False ; hidden: False ; >01:29:27,748 DBG blivet: DeviceTree.get_device_by_name returned None >01:29:27,749 DBG blivet: MDDevicePopulator.run: name: myraidname ; >01:29:27,750 DBG blivet: DeviceTree.get_device_by_name: name: sdd1 ; incomplete: False ; hidden: False ; >01:29:27,751 DBG blivet: DeviceTree.get_device_by_name returned None >01:29:27,752 DBG blivet: DeviceTree.handle_device: name: sdd1 ; info: {'DEVLINKS': '/dev/disk/by-partuuid/25899521-7fdd-4731-b15f-891c64b8b1c5 ' > '/dev/disk/by-path/pci-0000:00:1f.2-ata-4-part1 ' > '/dev/disk/by-id/wwn-0x5000cca269c77038-part1 ' > '/dev/disk/by-id/ata-HGST_HDN726040ALE614_K7GJB85L-part1', > 'DEVNAME': '/dev/sdd1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdd/sdd1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '66030', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'myraidname', > 'ID_FS_LABEL_ENC': 'myraidname', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '12c3222d-2959-51ba-1d8f-0b64164d4fed', > 'ID_FS_UUID_ENC': '12c3222d-2959-51ba-1d8f-0b64164d4fed', > 'ID_FS_UUID_SUB': '23fdef09-9ddd-392c-d605-6966ddd07101', > 'ID_FS_UUID_SUB_ENC': '23fdef09-9ddd-392c-d605-6966ddd07101', > 'ID_FS_VERSION': '1.2', > 'ID_MODEL': 'HGST_HDN726040ALE614', > 'ID_MODEL_ENC': 'HGST\\x20HDN726040ALE614\\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:48', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '7814035087', > 'ID_PART_ENTRY_TYPE': 'a19d880f-05fc-4d3b-a006-743f0f84911e', > 'ID_PART_ENTRY_UUID': '25899521-7fdd-4731-b15f-891c64b8b1c5', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': '79cb34c6-10f6-49b7-93b6-5b314f994773', > 'ID_PATH': 'pci-0000:00:1f.2-ata-4', > 'ID_PATH_TAG': 'pci-0000_00_1f_2-ata-4', > 'ID_REVISION': 'APGNW7JH', > 'ID_SERIAL': 'HGST_HDN726040ALE614_K7GJB85L', > 'ID_SERIAL_SHORT': 'K7GJB85L', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000cca269c77038', > 'ID_WWN_WITH_EXTENSION': '0x5000cca269c77038', > 'MAJOR': '8', > 'MINOR': '49', > 'PARTN': '1', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdd1', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdd/sdd1', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'UDISKS_MD_MEMBER_ARRAY_SIZE': '4000.65GB', > 'UDISKS_MD_MEMBER_DEVICES': '2', > 'UDISKS_MD_MEMBER_DEV_UUID': '23fdef09:9ddd392c:d6056966:ddd07101', > 'UDISKS_MD_MEMBER_EVENTS': '1229519', > 'UDISKS_MD_MEMBER_LEVEL': 'raid1', > 'UDISKS_MD_MEMBER_NAME': 'myraidname', > 'UDISKS_MD_MEMBER_UPDATE_TIME': '1533864048', > 'UDISKS_MD_MEMBER_UUID': '12c3222d:295951ba:1d8f0b64:164d4fed', > 'USEC_INITIALIZED': '13027446'} ; >01:29:27,752 INF blivet: scanning sdd1 (/sys/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdd/sdd1)... >01:29:27,753 DBG blivet: DeviceTree.get_device_by_name: name: sdd1 ; incomplete: False ; hidden: False ; >01:29:27,754 DBG blivet: DeviceTree.get_device_by_name returned None >01:29:27,755 DBG blivet: PartitionDevicePopulator.run: name: sdd1 ; >01:29:27,789 DBG blivet: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; >01:29:27,790 DBG blivet: DeviceTree.get_device_by_name returned None >01:29:27,821 DBG blivet: DeviceTree.handle_device: name: sdd ; info: {'DEVLINKS': '/dev/disk/by-id/ata-HGST_HDN726040ALE614_K7GJB85L ' > '/dev/disk/by-path/pci-0000:00:1f.2-ata-4 ' > '/dev/disk/by-id/wwn-0x5000cca269c77038', > 'DEVNAME': '/dev/sdd', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdd', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '66030', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'HGST_HDN726040ALE614', > 'ID_MODEL_ENC': 'HGST\\x20HDN726040ALE614\\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': '79cb34c6-10f6-49b7-93b6-5b314f994773', > 'ID_PATH': 'pci-0000:00:1f.2-ata-4', > 'ID_PATH_TAG': 'pci-0000_00_1f_2-ata-4', > 'ID_REVISION': 'APGNW7JH', > 'ID_SERIAL': 'HGST_HDN726040ALE614_K7GJB85L', > 'ID_SERIAL_SHORT': 'K7GJB85L', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000cca269c77038', > 'ID_WWN_WITH_EXTENSION': '0x5000cca269c77038', > 'MAJOR': '8', > 'MINOR': '48', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdd', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdd', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '12035644'} ; >01:29:27,821 INF blivet: scanning sdd (/sys/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdd)... >01:29:27,822 DBG blivet: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; >01:29:27,823 DBG blivet: DeviceTree.get_device_by_name returned None >01:29:27,825 DBG blivet: DiskDevicePopulator.run: name: sdd ; >01:29:27,825 INF blivet: sdd is a disk >01:29:27,826 DBG blivet: get_format('None') returning DeviceFormat instance with object id 162 >01:29:27,826 DBG blivet: get_format('None') returning DeviceFormat instance with object id 163 >01:29:27,827 DBG blivet: DiskDevice._set_format: sdd ; type: None ; current: None ; >01:29:27,828 DBG blivet: DiskDevice.update_sysfs_path: sdd ; status: True ; >01:29:27,828 DBG blivet: sdd sysfs_path set to /sys/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdd >01:29:27,830 DBG blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdd ; >01:29:27,830 DBG blivet: updated sdd size to 3,64 TiB (3,64 TiB) >01:29:27,830 INF blivet: added disk sdd (id 161) to device tree >01:29:27,830 INF blivet: got device: DiskDevice instance (0x7fe6e6db0c18) -- > name = sdd status = True id = 161 > children = [] > parents = [] > uuid = None size = 3,64 TiB > format = existing None > major = 8 minor = 48 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdd > target size = 3,64 TiB path = /dev/sdd > format args = [] original_format = None removable = False wwn = 0x5000cca269c77038 >01:29:27,832 DBG blivet: DeviceTree.handle_format: name: sdd ; >01:29:27,834 DBG blivet: AppleBootstrapFS.supported: supported: True ; >01:29:27,834 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 165 >01:29:27,836 DBG blivet: EFIFS.supported: supported: True ; >01:29:27,836 DBG blivet: get_format('efi') returning EFIFS instance with object id 166 >01:29:27,837 DBG blivet: MacEFIFS.supported: supported: True ; >01:29:27,838 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 167 >01:29:27,839 DBG blivet: MacEFIFS.supported: supported: True ; >01:29:27,839 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 168 >01:29:27,841 DBG blivet: DiskLabelFormatPopulator.run: device: sdd ; label_type: gpt ; >01:29:27,842 DBG blivet: DiskDevice.setup: sdd ; orig: False ; status: True ; controllable: True ; >01:29:27,843 DBG blivet: DiskLabel.__init__: uuid: 79cb34c6-10f6-49b7-93b6-5b314f994773 ; label: None ; device: /dev/sdd ; serial: HGST_HDN726040ALE614_K7GJB85L ; exists: True ; >01:29:27,848 DBG blivet: Clear pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7fe6e6d7ac18>] > device: <parted.device.Device object at 0x7fe6e6d7a0f0> > PedDisk: <_ped.Disk object at 0x7fe6e69f80c8> >01:29:27,882 DBG blivet: get_format('disklabel') returning DiskLabel instance with object id 169 >01:29:27,884 DBG blivet: DiskDevice._set_format: sdd ; type: disklabel ; current: None ; >01:29:27,884 INF blivet: got format: existing gpt disklabel >01:29:27,887 DBG blivet: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; >01:29:27,888 DBG blivet: DeviceTree.get_device_by_name returned existing 3,64 TiB disk sdd (161) with existing gpt disklabel >01:29:27,889 DBG blivet: get_format('None') returning DeviceFormat instance with object id 172 >01:29:27,890 DBG blivet: DiskDevice.add_child: name: sdd ; child: sdd1 ; kids: 0 ; >01:29:27,890 DBG blivet: get_format('None') returning DeviceFormat instance with object id 173 >01:29:27,892 DBG blivet: PartitionDevice._set_format: sdd1 ; type: None ; current: None ; >01:29:27,893 DBG blivet: PartitionDevice.update_sysfs_path: sdd1 ; status: True ; >01:29:27,894 DBG blivet: sdd1 sysfs_path set to /sys/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdd/sdd1 >01:29:27,895 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sdd1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdd/sdd1 ; >01:29:27,895 DBG blivet: updated sdd1 size to 3,64 TiB (3,64 TiB) >01:29:27,896 DBG blivet: looking up parted Partition: /dev/sdd1 >01:29:27,897 DBG blivet: PartitionDevice.probe: sdd1 ; exists: True ; >01:29:27,898 DBG blivet: PartitionDevice.get_flag: path: /dev/sdd1 ; flag: 1 ; >01:29:27,899 DBG blivet: PartitionDevice.get_flag: path: /dev/sdd1 ; flag: 10 ; >01:29:27,900 DBG blivet: PartitionDevice.get_flag: path: /dev/sdd1 ; flag: 12 ; >01:29:27,901 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sdd1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdd/sdd1 ; >01:29:27,902 DBG blivet: updated sdd1 size to 3,64 TiB (3,64 TiB) >01:29:27,912 DBG blivet: DeviceTree.get_device_by_path: path: /dev/mapper/live-base ; incomplete: False ; hidden: False ; >01:29:27,913 DBG blivet: DeviceTree.get_device_by_path returned None >01:29:27,916 DBG blivet: existing RAID raid1 size == 3,64 TiB >01:29:27,922 DBG blivet: existing RAID raid1 size == 3,64 TiB >01:58:53,773 DBG blivet: registered device format class DeviceFormat as None >01:58:53,780 DBG blivet: registered device format class BIOSBoot as biosboot >01:58:53,783 DBG blivet: registered device format class DiskLabel as disklabel >01:58:53,784 DBG blivet: registered device format class DMRaidMember as dmraidmember >01:58:53,790 DBG blivet: registered device format class Ext2FS as ext2 >01:58:53,790 DBG blivet: registered device format class Ext3FS as ext3 >01:58:53,790 DBG blivet: registered device format class Ext4FS as ext4 >01:58:53,790 DBG blivet: registered device format class FATFS as vfat >01:58:53,790 DBG blivet: registered device format class EFIFS as efi >01:58:53,791 DBG blivet: registered device format class BTRFS as btrfs >01:58:53,791 DBG blivet: registered device format class GFS2 as gfs2 >01:58:53,791 DBG blivet: registered device format class JFS as jfs >01:58:53,791 DBG blivet: registered device format class ReiserFS as reiserfs >01:58:53,791 DBG blivet: registered device format class XFS as xfs >01:58:53,791 DBG blivet: registered device format class HFS as hfs >01:58:53,791 DBG blivet: registered device format class AppleBootstrapFS as appleboot >01:58:53,791 DBG blivet: registered device format class HFSPlus as hfs+ >01:58:53,791 DBG blivet: registered device format class MacEFIFS as macefi >01:58:53,792 DBG blivet: registered device format class NTFS as ntfs >01:58:53,792 DBG blivet: registered device format class NFS as nfs >01:58:53,792 DBG blivet: registered device format class NFSv4 as nfs4 >01:58:53,792 DBG blivet: registered device format class Iso9660FS as iso9660 >01:58:53,792 DBG blivet: registered device format class NoDevFS as nodev >01:58:53,792 DBG blivet: registered device format class DevPtsFS as devpts >01:58:53,792 DBG blivet: registered device format class ProcFS as proc >01:58:53,792 DBG blivet: registered device format class SysFS as sysfs >01:58:53,792 DBG blivet: registered device format class TmpFS as tmpfs >01:58:53,792 DBG blivet: registered device format class BindFS as bind >01:58:53,792 DBG blivet: registered device format class SELinuxFS as selinuxfs >01:58:53,792 DBG blivet: registered device format class USBFS as usbfs >01:58:53,792 DBG blivet: registered device format class EFIVarFS as efivarfs >01:58:53,794 DBG blivet: registered device format class LUKS as luks >01:58:53,795 DBG blivet: registered device format class LVMPhysicalVolume as lvmpv >01:58:53,796 DBG blivet: registered device format class MDRaidMember as mdmember >01:58:53,796 DBG blivet: registered device format class MultipathMember as multipath_member >01:58:53,797 DBG blivet: registered device format class PPCPRePBoot as prepboot >01:58:53,798 DBG blivet: registered device format class SwapSpace as swap >01:58:54,000 INF blivet: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] >01:58:54,001 WRN blivet: Failed to call the update_volume_info method: libstoragemgmt functionality not available >01:58:54,026 INF blivet: devices to scan: ['sdh', 'sdh1', 'sdh2', 'sdh3', 'sdg', 'sdg1', 'sdg2', 'sdg3', 'sdg4', 'sr0', 'sda', 'sda1', 'sda2', 'sda3', 'sdb', 'sdb1', 'sdb2', 'sdc', 'sdc1', 'sdd', 'sdd1', 'sde', 'sdf', 'loop0', 'loop1', 'loop2', 'live-rw', 'live-base', 'myraidname', 'md127p1'] >01:58:54,026 INF blivet: scanning sdh (/sys/devices/pci0000:00/0000:00:14.0/usb3/3-12/3-12:1.0/host8/target8:0:0/8:0:0:0/block/sdh)... >01:58:54,041 DBG blivet: DeviceTree.get_device_by_name returned None >01:58:54,057 DBG blivet: IGNORED: Caught exception, continuing. >01:58:54,057 DBG blivet: IGNORED: Problem description: failed to get initiator name from iscsi firmware >01:58:54,057 DBG blivet: IGNORED: Begin exception details. >01:58:54,057 DBG blivet: IGNORED: Traceback (most recent call last): >01:58:54,057 DBG blivet: IGNORED: File "/usr/lib/python3.6/site-packages/blivet/safe_dbus.py", line 147, in call_sync >01:58:54,057 DBG blivet: IGNORED: DEFAULT_DBUS_TIMEOUT, None) >01:58:54,057 DBG blivet: IGNORED: GLib.GError: g-io-error-quark: GDBus.Error:org.freedesktop.UDisks2.Error.ISCSI.NoFirmware: No firmware found (36) >01:58:54,057 DBG blivet: IGNORED: During handling of the above exception, another exception occurred: >01:58:54,058 DBG blivet: IGNORED: Traceback (most recent call last): >01:58:54,058 DBG blivet: IGNORED: File "/usr/lib/python3.6/site-packages/blivet/iscsi.py", line 156, in __init__ >01:58:54,058 DBG blivet: IGNORED: initiatorname = self._call_initiator_method("GetFirmwareInitiatorName")[0] >01:58:54,058 DBG blivet: IGNORED: File "/usr/lib/python3.6/site-packages/blivet/util.py", line 1079, in decorated >01:58:54,058 DBG blivet: IGNORED: return fn(*args, **kwargs) >01:58:54,058 DBG blivet: IGNORED: File "/usr/lib/python3.6/site-packages/blivet/iscsi.py", line 192, in _call_initiator_method >01:58:54,058 DBG blivet: IGNORED: connection=self._connection) >01:58:54,058 DBG blivet: IGNORED: File "/usr/lib/python3.6/site-packages/blivet/safe_dbus.py", line 151, in call_sync >01:58:54,058 DBG blivet: IGNORED: raise DBusCallError(msg) >01:58:54,058 DBG blivet: IGNORED: blivet.safe_dbus.DBusCallError: Failed to call GetFirmwareInitiatorName method on /org/freedesktop/UDisks2/Manager with None arguments: GDBus.Error:org.freedesktop.UDisks2.Error.ISCSI.NoFirmware: No firmware found >01:58:54,058 DBG blivet: IGNORED: End exception details. >01:58:54,059 INF blivet: sdh is a disk >01:58:54,059 DBG blivet: get_format('None') returning DeviceFormat instance with object id 1 >01:58:54,060 DBG blivet: get_format('None') returning DeviceFormat instance with object id 2 >01:58:54,060 DBG blivet: sdh sysfs_path set to /sys/devices/pci0000:00/0000:00:14.0/usb3/3-12/3-12:1.0/host8/target8:0:0/8:0:0:0/block/sdh >01:58:54,060 DBG blivet: updated sdh size to 7.27 GiB (7.27 GiB) >01:58:54,061 INF blivet: added disk sdh (id 0) to device tree >01:58:54,061 INF blivet: got device: DiskDevice instance (0x7f5d4c048da0) -- > name = sdh status = True id = 0 > children = [] > parents = [] > uuid = None size = 7.27 GiB > format = existing None > major = 8 minor = 112 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:14.0/usb3/3-12/3-12:1.0/host8/target8:0:0/8:0:0:0/block/sdh > target size = 7.27 GiB path = /dev/sdh > format args = [] original_format = None removable = True wwn = None >01:58:54,062 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 4 >01:58:54,062 DBG blivet: get_format('efi') returning EFIFS instance with object id 5 >01:58:54,062 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 6 >01:58:54,062 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 7 >01:58:54,062 INF blivet: type detected on 'sdh' is 'iso9660' >01:58:54,062 DBG blivet: get_format('iso9660') returning Iso9660FS instance with object id 8 >01:58:54,062 INF blivet: got format: existing iso9660 filesystem >01:58:54,063 INF blivet: scanning sdh1 (/sys/devices/pci0000:00/0000:00:14.0/usb3/3-12/3-12:1.0/host8/target8:0:0/8:0:0:0/block/sdh/sdh1)... >01:58:54,064 DBG blivet: DeviceTree.get_device_by_name returned None >01:58:54,093 DBG blivet: DeviceTree.get_device_by_name returned existing 7.27 GiB disk sdh (0) with existing iso9660 filesystem >01:58:54,093 DBG blivet: lvm filter: adding sdh1 to the reject list >01:58:54,093 DBG blivet: ignoring partition sdh1 on iso9660 >01:58:54,093 DBG blivet: no device obtained for sdh1 >01:58:54,094 INF blivet: scanning sdh2 (/sys/devices/pci0000:00/0000:00:14.0/usb3/3-12/3-12:1.0/host8/target8:0:0/8:0:0:0/block/sdh/sdh2)... >01:58:54,094 DBG blivet: DeviceTree.get_device_by_name returned None >01:58:54,122 DBG blivet: DeviceTree.get_device_by_name returned existing 7.27 GiB disk sdh (0) with existing iso9660 filesystem >01:58:54,123 DBG blivet: lvm filter: adding sdh2 to the reject list >01:58:54,123 DBG blivet: ignoring partition sdh2 on iso9660 >01:58:54,123 DBG blivet: no device obtained for sdh2 >01:58:54,123 INF blivet: scanning sdh3 (/sys/devices/pci0000:00/0000:00:14.0/usb3/3-12/3-12:1.0/host8/target8:0:0/8:0:0:0/block/sdh/sdh3)... >01:58:54,124 DBG blivet: DeviceTree.get_device_by_name returned None >01:58:54,152 DBG blivet: DeviceTree.get_device_by_name returned existing 7.27 GiB disk sdh (0) with existing iso9660 filesystem >01:58:54,153 DBG blivet: lvm filter: adding sdh3 to the reject list >01:58:54,153 DBG blivet: ignoring partition sdh3 on iso9660 >01:58:54,153 DBG blivet: no device obtained for sdh3 >01:58:54,153 INF blivet: scanning sdg (/sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdg)... >01:58:54,153 DBG blivet: DeviceTree.get_device_by_name returned None >01:58:54,155 INF blivet: sdg is a disk >01:58:54,155 DBG blivet: get_format('None') returning DeviceFormat instance with object id 11 >01:58:54,155 DBG blivet: get_format('None') returning DeviceFormat instance with object id 12 >01:58:54,156 DBG blivet: sdg sysfs_path set to /sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdg >01:58:54,156 DBG blivet: updated sdg size to 238.47 GiB (238.47 GiB) >01:58:54,156 INF blivet: added disk sdg (id 10) to device tree >01:58:54,156 INF blivet: got device: DiskDevice instance (0x7f5d4c048e80) -- > name = sdg status = True id = 10 > children = [] > parents = [] > uuid = None size = 238.47 GiB > format = existing None > major = 8 minor = 96 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdg > target size = 238.47 GiB path = /dev/sdg > format args = [] original_format = None removable = False wwn = 0x50025385a00a5a17 >01:58:54,157 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 14 >01:58:54,157 DBG blivet: get_format('efi') returning EFIFS instance with object id 15 >01:58:54,157 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 16 >01:58:54,157 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 17 >01:58:54,177 DBG blivet: Clear pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 4 > lastPartitionNumber: 4 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7f5d4c04f898>, <parted.partition.Partition object at 0x7f5d4c04fd30>, <parted.partition.Partition object at 0x7f5d4c04fe48>, <parted.partition.Partition object at 0x7f5d4c04f6a0>] > device: <parted.device.Device object at 0x7f5d4b00d5f8> > PedDisk: <_ped.Disk object at 0x7f5d4c071b48> >01:58:54,221 DBG blivet: get_format('disklabel') returning DiskLabel instance with object id 18 >01:58:54,221 INF blivet: got format: existing gpt disklabel >01:58:54,223 INF blivet: scanning sdg1 (/sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdg/sdg1)... >01:58:54,224 DBG blivet: DeviceTree.get_device_by_name returned None >01:58:54,257 DBG blivet: DeviceTree.get_device_by_name returned existing 238.47 GiB disk sdg (10) with existing gpt disklabel >01:58:54,258 DBG blivet: get_format('None') returning DeviceFormat instance with object id 21 >01:58:54,258 DBG blivet: get_format('None') returning DeviceFormat instance with object id 22 >01:58:54,258 DBG blivet: sdg1 sysfs_path set to /sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdg/sdg1 >01:58:54,258 DBG blivet: updated sdg1 size to 167.96 GiB (167.96 GiB) >01:58:54,259 DBG blivet: looking up parted Partition: /dev/sdg1 >01:58:54,259 DBG blivet: updated sdg1 size to 167.96 GiB (167.96 GiB) >01:58:54,259 INF blivet: added partition sdg1 (id 20) to device tree >01:58:54,259 INF blivet: got device: PartitionDevice instance (0x7f5d4b01af60) -- > name = sdg1 status = True id = 20 > children = [] > parents = ['existing 238.47 GiB disk sdg (10) with existing gpt disklabel'] > uuid = cf533694-78fc-4a88-a0fd-5f2d9030f900 size = 167.96 GiB > format = existing None > major = 8 minor = 97 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdg/sdg1 > target size = 167.96 GiB path = /dev/sdg1 > 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 0x7f5d4b00db70> fileSystem: <parted.filesystem.FileSystem object at 0x7f5d4c04fe80> > number: 1 path: /dev/sdg1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f5d4c04fe10> PedPartition: <_ped.Partition object at 0x7f5d4c0796d0> > disk = existing 238.47 GiB disk sdg (10) with existing gpt disklabel > start = 34 end = 352229805 length = 352229772 > flags = msftdata >01:58:54,260 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 24 >01:58:54,261 DBG blivet: get_format('efi') returning EFIFS instance with object id 25 >01:58:54,261 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 26 >01:58:54,261 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 27 >01:58:54,261 INF blivet: type detected on 'sdg1' is 'ntfs' >01:58:54,261 DBG blivet: get_format('ntfs') returning NTFS instance with object id 28 >01:58:54,261 INF blivet: got format: existing ntfs filesystem >01:58:54,262 INF blivet: scanning sdg2 (/sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdg/sdg2)... >01:58:54,262 DBG blivet: DeviceTree.get_device_by_name returned None >01:58:54,291 DBG blivet: DeviceTree.get_device_by_name returned existing 238.47 GiB disk sdg (10) with existing gpt disklabel >01:58:54,292 DBG blivet: get_format('None') returning DeviceFormat instance with object id 31 >01:58:54,292 DBG blivet: get_format('None') returning DeviceFormat instance with object id 32 >01:58:54,292 DBG blivet: sdg2 sysfs_path set to /sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdg/sdg2 >01:58:54,293 DBG blivet: updated sdg2 size to 853 MiB (853 MiB) >01:58:54,293 DBG blivet: looking up parted Partition: /dev/sdg2 >01:58:54,293 DBG blivet: updated sdg2 size to 853 MiB (853 MiB) >01:58:54,293 INF blivet: added partition sdg2 (id 30) to device tree >01:58:54,293 INF blivet: got device: PartitionDevice instance (0x7f5d4b01aeb8) -- > name = sdg2 status = True id = 30 > children = [] > parents = ['existing 238.47 GiB disk sdg (10) with existing gpt disklabel'] > uuid = d8517309-3ae8-4a0e-958f-1952af48e70d size = 853 MiB > format = existing None > major = 8 minor = 98 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdg/sdg2 > target size = 853 MiB path = /dev/sdg2 > 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 0x7f5d4b00db70> fileSystem: <parted.filesystem.FileSystem object at 0x7f5d4c04fc18> > number: 2 path: /dev/sdg2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f5d4c04feb8> PedPartition: <_ped.Partition object at 0x7f5d4c079938> > disk = existing 238.47 GiB disk sdg (10) with existing gpt disklabel > start = 352231424 end = 353978367 length = 1746944 > flags = hidden, diag >01:58:54,294 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 34 >01:58:54,294 DBG blivet: get_format('efi') returning EFIFS instance with object id 35 >01:58:54,295 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 36 >01:58:54,295 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 37 >01:58:54,295 INF blivet: type detected on 'sdg2' is 'ntfs' >01:58:54,295 DBG blivet: get_format('ntfs') returning NTFS instance with object id 38 >01:58:54,295 INF blivet: got format: existing ntfs filesystem >01:58:54,296 INF blivet: scanning sdg3 (/sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdg/sdg3)... >01:58:54,296 DBG blivet: DeviceTree.get_device_by_name returned None >01:58:54,325 DBG blivet: DeviceTree.get_device_by_name returned existing 238.47 GiB disk sdg (10) with existing gpt disklabel >01:58:54,326 DBG blivet: get_format('None') returning DeviceFormat instance with object id 41 >01:58:54,326 DBG blivet: get_format('None') returning DeviceFormat instance with object id 42 >01:58:54,326 DBG blivet: sdg3 sysfs_path set to /sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdg/sdg3 >01:58:54,326 DBG blivet: updated sdg3 size to 450 MiB (450 MiB) >01:58:54,327 DBG blivet: looking up parted Partition: /dev/sdg3 >01:58:54,327 DBG blivet: updated sdg3 size to 450 MiB (450 MiB) >01:58:54,327 INF blivet: added partition sdg3 (id 40) to device tree >01:58:54,327 INF blivet: got device: PartitionDevice instance (0x7f5d4b021b70) -- > name = sdg3 status = True id = 40 > children = [] > parents = ['existing 238.47 GiB disk sdg (10) with existing gpt disklabel'] > uuid = e5d08099-5354-49ab-af3f-a367b758b996 size = 450 MiB > format = existing None > major = 8 minor = 99 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdg/sdg3 > target size = 450 MiB path = /dev/sdg3 > 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 0x7f5d4b00db70> fileSystem: <parted.filesystem.FileSystem object at 0x7f5d4c04fda0> > number: 3 path: /dev/sdg3 type: 0 > name: Basic data partition active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f5d4c04f9b0> PedPartition: <_ped.Partition object at 0x7f5d4c079a40> > disk = existing 238.47 GiB disk sdg (10) with existing gpt disklabel > start = 353978368 end = 354899967 length = 921600 > flags = hidden, diag >01:58:54,328 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 44 >01:58:54,328 DBG blivet: get_format('efi') returning EFIFS instance with object id 45 >01:58:54,329 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 46 >01:58:54,329 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 47 >01:58:54,329 INF blivet: type detected on 'sdg3' is 'ntfs' >01:58:54,329 DBG blivet: get_format('ntfs') returning NTFS instance with object id 48 >01:58:54,329 INF blivet: got format: existing ntfs filesystem >01:58:54,330 INF blivet: scanning sdg4 (/sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdg/sdg4)... >01:58:54,330 DBG blivet: DeviceTree.get_device_by_name returned None >01:58:54,359 DBG blivet: DeviceTree.get_device_by_name returned existing 238.47 GiB disk sdg (10) with existing gpt disklabel >01:58:54,359 DBG blivet: get_format('None') returning DeviceFormat instance with object id 51 >01:58:54,360 DBG blivet: get_format('None') returning DeviceFormat instance with object id 52 >01:58:54,360 DBG blivet: sdg4 sysfs_path set to /sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdg/sdg4 >01:58:54,360 DBG blivet: updated sdg4 size to 100 MiB (100 MiB) >01:58:54,360 DBG blivet: looking up parted Partition: /dev/sdg4 >01:58:54,361 DBG blivet: updated sdg4 size to 100 MiB (100 MiB) >01:58:54,361 INF blivet: added partition sdg4 (id 50) to device tree >01:58:54,361 INF blivet: got device: PartitionDevice instance (0x7f5d4b015e80) -- > name = sdg4 status = True id = 50 > children = [] > parents = ['existing 238.47 GiB disk sdg (10) with existing gpt disklabel'] > uuid = d1fe435a-dfca-480e-97dc-0c21673d5d9f size = 100 MiB > format = existing None > major = 8 minor = 100 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdg/sdg4 > target size = 100 MiB path = /dev/sdg4 > 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 0x7f5d4b00db70> fileSystem: <parted.filesystem.FileSystem object at 0x7f5d4c04fb00> > number: 4 path: /dev/sdg4 type: 0 > name: EFI system partition active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f5d4c04f6d8> PedPartition: <_ped.Partition object at 0x7f5d4c079a98> > disk = existing 238.47 GiB disk sdg (10) with existing gpt disklabel > start = 354899968 end = 355104767 length = 204800 > flags = boot, esp >01:58:54,362 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 54 >01:58:54,362 DBG blivet: get_format('efi') returning EFIFS instance with object id 55 >01:58:54,362 INF blivet: type detected on 'sdg4' is 'efi' >01:58:54,362 DBG blivet: get_format('efi') returning EFIFS instance with object id 56 >01:58:54,363 INF blivet: got format: existing efi filesystem >01:58:54,363 INF blivet: scanning sr0 (/sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata8/host7/target7:0:0/7:0:0:0/block/sr0)... >01:58:54,364 DBG blivet: DeviceTree.get_device_by_name returned None >01:58:54,364 DBG blivet: get_format('None') returning DeviceFormat instance with object id 59 >01:58:54,364 DBG blivet: get_format('None') returning DeviceFormat instance with object id 60 >01:58:54,364 DBG blivet: sr0 sysfs_path set to /sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata8/host7/target7:0:0/7:0:0:0/block/sr0 >01:58:54,364 DBG blivet: updated sr0 size to 1024 MiB (1024 MiB) >01:58:54,365 INF blivet: added cdrom sr0 (id 58) to device tree >01:58:54,365 INF blivet: got device: OpticalDevice instance (0x7f5d4b025860) -- > name = sr0 status = True id = 58 > children = [] > parents = [] > uuid = None size = 1024 MiB > format = existing None > major = 11 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata8/host7/target7:0:0/7:0:0:0/block/sr0 > target size = 1024 MiB path = /dev/sr0 > format args = [] original_format = None >01:58:54,443 DBG blivet: no media present for device sr0 >01:58:54,444 INF blivet: scanning sda (/sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >01:58:54,445 DBG blivet: DeviceTree.get_device_by_name returned None >01:58:54,447 INF blivet: sda is a disk >01:58:54,447 DBG blivet: get_format('None') returning DeviceFormat instance with object id 64 >01:58:54,448 DBG blivet: get_format('None') returning DeviceFormat instance with object id 65 >01:58:54,448 DBG blivet: sda sysfs_path set to /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda >01:58:54,449 DBG blivet: updated sda size to 465.76 GiB (465.76 GiB) >01:58:54,449 INF blivet: added disk sda (id 63) to device tree >01:58:54,449 INF blivet: got device: DiskDevice instance (0x7f5d4b025fd0) -- > name = sda status = True id = 63 > children = [] > parents = [] > uuid = None size = 465.76 GiB > format = existing None > major = 8 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda > target size = 465.76 GiB path = /dev/sda > format args = [] original_format = None removable = False wwn = 0x5002538d41c19cac >01:58:54,450 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 67 >01:58:54,450 DBG blivet: get_format('efi') returning EFIFS instance with object id 68 >01:58:54,451 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 69 >01:58:54,451 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 70 >01:58:54,462 DBG blivet: Clear pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 3 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7f5d4b0385c0>, <parted.partition.Partition object at 0x7f5d4b038710>, <parted.partition.Partition object at 0x7f5d4b038978>] > device: <parted.device.Device object at 0x7f5d4b038358> > PedDisk: <_ped.Disk object at 0x7f5d4b016688> >01:58:54,496 DBG blivet: get_format('disklabel') returning DiskLabel instance with object id 71 >01:58:54,496 INF blivet: got format: existing gpt disklabel >01:58:54,497 INF blivet: scanning sda1 (/sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >01:58:54,498 DBG blivet: DeviceTree.get_device_by_name returned None >01:58:54,528 DBG blivet: DeviceTree.get_device_by_name returned existing 465.76 GiB disk sda (63) with existing gpt disklabel >01:58:54,528 DBG blivet: get_format('None') returning DeviceFormat instance with object id 74 >01:58:54,528 DBG blivet: get_format('None') returning DeviceFormat instance with object id 75 >01:58:54,529 DBG blivet: sda1 sysfs_path set to /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 >01:58:54,529 DBG blivet: updated sda1 size to 512 MiB (512 MiB) >01:58:54,529 DBG blivet: looking up parted Partition: /dev/sda1 >01:58:54,530 DBG blivet: updated sda1 size to 512 MiB (512 MiB) >01:58:54,530 INF blivet: added partition sda1 (id 73) to device tree >01:58:54,530 INF blivet: got device: PartitionDevice instance (0x7f5d4b019588) -- > name = sda1 status = True id = 73 > children = [] > parents = ['existing 465.76 GiB disk sda (63) with existing gpt disklabel'] > uuid = 7fe96ae6-24e0-42a6-b250-520da30484d1 size = 512 MiB > format = existing None > major = 8 minor = 1 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 > target size = 512 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 0x7f5d4b038400> fileSystem: <parted.filesystem.FileSystem object at 0x7f5d4b038828> > number: 1 path: /dev/sda1 type: 0 > name: EFI System Partition active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f5d4b038588> PedPartition: <_ped.Partition object at 0x7f5d4c079fc0> > disk = existing 465.76 GiB disk sda (63) with existing gpt disklabel > start = 2048 end = 1050623 length = 1048576 > flags = boot, esp >01:58:54,531 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 77 >01:58:54,531 DBG blivet: get_format('efi') returning EFIFS instance with object id 78 >01:58:54,531 INF blivet: type detected on 'sda1' is 'efi' >01:58:54,531 DBG blivet: get_format('efi') returning EFIFS instance with object id 79 >01:58:54,531 INF blivet: got format: existing efi filesystem >01:58:54,532 INF blivet: scanning sda2 (/sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >01:58:54,533 DBG blivet: DeviceTree.get_device_by_name returned None >01:58:54,560 DBG blivet: DeviceTree.get_device_by_name returned existing 465.76 GiB disk sda (63) with existing gpt disklabel >01:58:54,560 DBG blivet: get_format('None') returning DeviceFormat instance with object id 82 >01:58:54,561 DBG blivet: get_format('None') returning DeviceFormat instance with object id 83 >01:58:54,561 DBG blivet: sda2 sysfs_path set to /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 >01:58:54,561 DBG blivet: updated sda2 size to 732 MiB (732 MiB) >01:58:54,561 DBG blivet: looking up parted Partition: /dev/sda2 >01:58:54,562 DBG blivet: updated sda2 size to 732 MiB (732 MiB) >01:58:54,562 INF blivet: added partition sda2 (id 81) to device tree >01:58:54,562 INF blivet: got device: PartitionDevice instance (0x7f5d4b00d0b8) -- > name = sda2 status = True id = 81 > children = [] > parents = ['existing 465.76 GiB disk sda (63) with existing gpt disklabel'] > uuid = 4e23af31-a373-48d9-a7e0-c2b1fa06fea4 size = 732 MiB > format = existing None > major = 8 minor = 2 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 > target size = 732 MiB 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 0x7f5d4b038400> fileSystem: <parted.filesystem.FileSystem object at 0x7f5d4b038898> > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f5d4b0386d8> PedPartition: <_ped.Partition object at 0x7f5d4c079d00> > disk = existing 465.76 GiB disk sda (63) with existing gpt disklabel > start = 1050624 end = 2549759 length = 1499136 > flags = >01:58:54,563 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 85 >01:58:54,563 DBG blivet: get_format('efi') returning EFIFS instance with object id 86 >01:58:54,563 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 87 >01:58:54,564 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 88 >01:58:54,564 INF blivet: type detected on 'sda2' is 'ext4' >01:58:54,566 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 89 >01:58:54,566 INF blivet: got format: existing ext4 filesystem >01:58:54,568 INF blivet: scanning sda3 (/sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3)... >01:58:54,568 DBG blivet: DeviceTree.get_device_by_name returned None >01:58:54,595 DBG blivet: DeviceTree.get_device_by_name returned existing 465.76 GiB disk sda (63) with existing gpt disklabel >01:58:54,595 DBG blivet: get_format('None') returning DeviceFormat instance with object id 92 >01:58:54,595 DBG blivet: get_format('None') returning DeviceFormat instance with object id 93 >01:58:54,596 DBG blivet: sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 >01:58:54,596 DBG blivet: updated sda3 size to 464.54 GiB (464.54 GiB) >01:58:54,596 DBG blivet: looking up parted Partition: /dev/sda3 >01:58:54,597 DBG blivet: updated sda3 size to 464.54 GiB (464.54 GiB) >01:58:54,597 INF blivet: added partition sda3 (id 91) to device tree >01:58:54,597 INF blivet: got device: PartitionDevice instance (0x7f5d4b0156a0) -- > name = sda3 status = True id = 91 > children = [] > parents = ['existing 465.76 GiB disk sda (63) with existing gpt disklabel'] > uuid = dcccc766-4d06-418d-a38c-6d977e3d93d5 size = 464.54 GiB > format = existing None > major = 8 minor = 3 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 > target size = 464.54 GiB 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 0x7f5d4b038400> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f5d4b0389b0> PedPartition: <_ped.Partition object at 0x7f5d4c079830> > disk = existing 465.76 GiB disk sda (63) with existing gpt disklabel > start = 2549760 end = 976771071 length = 974221312 > flags = >01:58:54,598 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 95 >01:58:54,598 DBG blivet: get_format('efi') returning EFIFS instance with object id 96 >01:58:54,598 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 97 >01:58:54,598 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 98 >01:58:54,598 INF blivet: type detected on 'sda3' is 'luks' >01:58:54,598 DBG blivet: get_format('luks') returning LUKS instance with object id 99 >01:58:54,599 DBG blivet: DeviceTree.get_device_by_name returned None >01:58:54,599 DBG blivet: get_format('None') returning DeviceFormat instance with object id 101 >01:58:54,599 DBG blivet: get_format('None') returning DeviceFormat instance with object id 102 >01:58:54,599 ERR blivet: failed to update sysfs path for luks-3519bbb3-0d27-47fe-a9ac-a685c46f8a32: [Errno 2] No such file or directory: '/dev/mapper/luks-3519bbb3-0d27-47fe-a9ac-a685c46f8a32' >01:58:54,599 INF blivet: setup of luks-3519bbb3-0d27-47fe-a9ac-a685c46f8a32 failed: luks device not configured >01:58:54,600 INF blivet: got format: existing luks >01:58:54,600 INF blivet: scanning sdb (/sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb)... >01:58:54,601 DBG blivet: DeviceTree.get_device_by_name returned None >01:58:54,601 INF blivet: sdb is a disk >01:58:54,602 DBG blivet: get_format('None') returning DeviceFormat instance with object id 106 >01:58:54,602 DBG blivet: get_format('None') returning DeviceFormat instance with object id 107 >01:58:54,602 DBG blivet: sdb sysfs_path set to /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb >01:58:54,602 DBG blivet: updated sdb size to 465.76 GiB (465.76 GiB) >01:58:54,602 INF blivet: added disk sdb (id 105) to device tree >01:58:54,602 INF blivet: got device: DiskDevice instance (0x7f5d4b033ba8) -- > name = sdb status = True id = 105 > children = [] > parents = [] > uuid = None size = 465.76 GiB > format = existing None > major = 8 minor = 16 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb > target size = 465.76 GiB path = /dev/sdb > format args = [] original_format = None removable = False wwn = 0x5002538da00a5fdf >01:58:54,603 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 109 >01:58:54,603 DBG blivet: get_format('efi') returning EFIFS instance with object id 110 >01:58:54,603 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 111 >01:58:54,603 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 112 >01:58:54,613 DBG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 2 > lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f5d4afbf278>, <parted.partition.Partition object at 0x7f5d4afbf3c8>] > device: <parted.device.Device object at 0x7f5d4afc9fd0> > PedDisk: <_ped.Disk object at 0x7f5d4afbe0c8> >01:58:54,645 DBG blivet: get_format('disklabel') returning DiskLabel instance with object id 113 >01:58:54,645 INF blivet: got format: existing msdos disklabel >01:58:54,646 INF blivet: scanning sdb1 (/sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1)... >01:58:54,647 DBG blivet: DeviceTree.get_device_by_name returned None >01:58:54,679 DBG blivet: DeviceTree.get_device_by_name returned existing 465.76 GiB disk sdb (105) with existing msdos disklabel >01:58:54,680 DBG blivet: get_format('None') returning DeviceFormat instance with object id 116 >01:58:54,680 DBG blivet: get_format('None') returning DeviceFormat instance with object id 117 >01:58:54,680 DBG blivet: sdb1 sysfs_path set to /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1 >01:58:54,681 DBG blivet: updated sdb1 size to 549 MiB (549 MiB) >01:58:54,681 DBG blivet: looking up parted Partition: /dev/sdb1 >01:58:54,681 DBG blivet: updated sdb1 size to 549 MiB (549 MiB) >01:58:54,681 INF blivet: added partition sdb1 (id 115) to device tree >01:58:54,682 INF blivet: parted exception: msdos disk labels do not support partition names. >01:58:54,682 INF blivet: got device: PartitionDevice instance (0x7f5d4b0337f0) -- > name = sdb1 status = True id = 115 > children = [] > parents = ['existing 465.76 GiB disk sdb (105) with existing msdos disklabel'] > uuid = 01744ed0-01 size = 549 MiB > format = existing None > major = 8 minor = 17 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1 > target size = 549 MiB path = /dev/sdb1 > 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 0x7f5d4afbf0b8> fileSystem: <parted.filesystem.FileSystem object at 0x7f5d4afbf4e0> > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f5d4afbf240> PedPartition: <_ped.Partition object at 0x7f5d4c079360> > disk = existing 465.76 GiB disk sdb (105) with existing msdos disklabel > start = 2048 end = 1126399 length = 1124352 > flags = boot >01:58:54,682 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 119 >01:58:54,683 DBG blivet: get_format('efi') returning EFIFS instance with object id 120 >01:58:54,683 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 121 >01:58:54,683 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 122 >01:58:54,683 INF blivet: type detected on 'sdb1' is 'ntfs' >01:58:54,683 DBG blivet: get_format('ntfs') returning NTFS instance with object id 123 >01:58:54,683 INF blivet: got format: existing ntfs filesystem >01:58:54,684 INF blivet: scanning sdb2 (/sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb2)... >01:58:54,684 DBG blivet: DeviceTree.get_device_by_name returned None >01:58:54,709 DBG blivet: DeviceTree.get_device_by_name returned existing 465.76 GiB disk sdb (105) with existing msdos disklabel >01:58:54,709 DBG blivet: get_format('None') returning DeviceFormat instance with object id 126 >01:58:54,710 DBG blivet: get_format('None') returning DeviceFormat instance with object id 127 >01:58:54,710 DBG blivet: sdb2 sysfs_path set to /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb2 >01:58:54,710 DBG blivet: updated sdb2 size to 465.22 GiB (465.22 GiB) >01:58:54,710 DBG blivet: looking up parted Partition: /dev/sdb2 >01:58:54,711 DBG blivet: updated sdb2 size to 465.22 GiB (465.22 GiB) >01:58:54,711 INF blivet: added partition sdb2 (id 125) to device tree >01:58:54,712 INF blivet: parted exception: msdos disk labels do not support partition names. >01:58:54,711 INF blivet: got device: PartitionDevice instance (0x7f5d4b019748) -- > name = sdb2 status = True id = 125 > children = [] > parents = ['existing 465.76 GiB disk sdb (105) with existing msdos disklabel'] > uuid = 01744ed0-02 size = 465.22 GiB > format = existing None > major = 8 minor = 18 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb2 > target size = 465.22 GiB path = /dev/sdb2 > 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 0x7f5d4afbf0b8> fileSystem: <parted.filesystem.FileSystem object at 0x7f5d4afbf550> > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f5d4afbf390> PedPartition: <_ped.Partition object at 0x7f5d4c079ca8> > disk = existing 465.76 GiB disk sdb (105) with existing msdos disklabel > start = 1126400 end = 976771071 length = 975644672 > flags = >01:58:54,712 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 129 >01:58:54,712 DBG blivet: get_format('efi') returning EFIFS instance with object id 130 >01:58:54,712 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 131 >01:58:54,713 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 132 >01:58:54,713 INF blivet: type detected on 'sdb2' is 'ntfs' >01:58:54,713 DBG blivet: get_format('ntfs') returning NTFS instance with object id 133 >01:58:54,713 INF blivet: got format: existing ntfs filesystem >01:58:54,714 INF blivet: scanning sdc (/sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdc)... >01:58:54,714 DBG blivet: DeviceTree.get_device_by_name returned None >01:58:54,716 INF blivet: sdc is a disk >01:58:54,716 DBG blivet: get_format('None') returning DeviceFormat instance with object id 136 >01:58:54,716 DBG blivet: get_format('None') returning DeviceFormat instance with object id 137 >01:58:54,716 DBG blivet: sdc sysfs_path set to /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdc >01:58:54,717 DBG blivet: updated sdc size to 3.64 TiB (3.64 TiB) >01:58:54,717 INF blivet: added disk sdc (id 135) to device tree >01:58:54,717 INF blivet: got device: DiskDevice instance (0x7f5d4afcd1d0) -- > name = sdc status = True id = 135 > children = [] > parents = [] > uuid = None size = 3.64 TiB > format = existing None > major = 8 minor = 32 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdc > target size = 3.64 TiB path = /dev/sdc > format args = [] original_format = None removable = False wwn = 0x5000cca269c723af >01:58:54,718 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 139 >01:58:54,718 DBG blivet: get_format('efi') returning EFIFS instance with object id 140 >01:58:54,718 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 141 >01:58:54,718 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 142 >01:58:54,724 DBG blivet: Clear pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7f5d4afc9470>] > device: <parted.device.Device object at 0x7f5d4b0384a8> > PedDisk: <_ped.Disk object at 0x7f5d4afbe648> >01:58:54,758 DBG blivet: get_format('disklabel') returning DiskLabel instance with object id 143 >01:58:54,758 INF blivet: got format: existing gpt disklabel >01:58:54,759 INF blivet: scanning sdc1 (/sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc1)... >01:58:54,759 DBG blivet: DeviceTree.get_device_by_name returned None >01:58:54,792 DBG blivet: DeviceTree.get_device_by_name returned existing 3.64 TiB disk sdc (135) with existing gpt disklabel >01:58:54,792 DBG blivet: get_format('None') returning DeviceFormat instance with object id 146 >01:58:54,792 DBG blivet: get_format('None') returning DeviceFormat instance with object id 147 >01:58:54,793 DBG blivet: sdc1 sysfs_path set to /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc1 >01:58:54,793 DBG blivet: updated sdc1 size to 3.64 TiB (3.64 TiB) >01:58:54,793 DBG blivet: looking up parted Partition: /dev/sdc1 >01:58:54,794 DBG blivet: updated sdc1 size to 3.64 TiB (3.64 TiB) >01:58:54,794 INF blivet: added partition sdc1 (id 145) to device tree >01:58:54,794 INF blivet: got device: PartitionDevice instance (0x7f5d4afc9c88) -- > name = sdc1 status = True id = 145 > children = [] > parents = ['existing 3.64 TiB disk sdc (135) with existing gpt disklabel'] > uuid = 25899521-7fdd-4731-b15f-891c64b8b1c5 size = 3.64 TiB > format = existing None > major = 8 minor = 33 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc1 > target size = 3.64 TiB path = /dev/sdc1 > 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 0x7f5d4b038c88> fileSystem: None > number: 1 path: /dev/sdc1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f5d4afc94a8> PedPartition: <_ped.Partition object at 0x7f5d4c079b48> > disk = existing 3.64 TiB disk sdc (135) with existing gpt disklabel > start = 2048 end = 7814037134 length = 7814035087 > flags = raid >01:58:54,795 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 149 >01:58:54,795 DBG blivet: get_format('efi') returning EFIFS instance with object id 150 >01:58:54,795 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 151 >01:58:54,795 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 152 >01:58:54,795 INF blivet: type detected on 'sdc1' is 'mdmember' >01:58:54,796 DBG blivet: get_format('mdmember') returning MDRaidMember instance with object id 153 >01:58:54,810 DBG blivet: DeviceTree.get_device_by_uuid returned None >01:58:54,840 INF blivet: using name myraidname for md array containing member sdc1 >01:58:54,841 DBG blivet: get_format('None') returning DeviceFormat instance with object id 155 >01:58:54,841 DBG blivet: get_format('None') returning DeviceFormat instance with object id 156 >01:58:54,841 DBG blivet: myraidname sysfs_path set to /sys/devices/virtual/block/md127 >01:58:54,842 DBG blivet: existing RAID None size == 3.64 TiB >01:58:54,842 DBG blivet: updated myraidname size to 3.64 TiB (3.64 TiB) >01:58:54,842 DBG blivet: get_format('None') returning DeviceFormat instance with object id 158 >01:58:54,842 DBG blivet: myraidname sysfs_path set to /sys/devices/virtual/block/md127 >01:58:54,842 INF blivet: added mdarray myraidname (id 154) to device tree >01:58:54,843 INF blivet: scanning myraidname (/sys/devices/virtual/block/md127)... >01:58:54,844 DBG blivet: DeviceTree.get_device_by_name returned None >01:58:54,844 DBG blivet: existing RAID raid1 size == 3.64 TiB >01:58:54,844 DBG blivet: DeviceTree.get_device_by_name returned existing 3.64 TiB mdarray myraidname (154) >01:58:54,845 DBG blivet: existing RAID raid1 size == 3.64 TiB >01:58:54,845 INF blivet: got device: MDRaidArrayDevice instance (0x7f5d4b033d68) -- > name = myraidname status = True id = 154 > children = [] > parents = ['existing 3.64 TiB partition sdc1 (145) with existing mdmember'] > uuid = 12c3222d-2959-51ba-1d8f-0b64164d4fed size = 3.64 TiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/md127 > target size = 3.64 TiB path = /dev/md/myraidname > format args = [] original_format = None level = raid1 spares = 0 > members = 2 > total devices = 1 metadata version = 1.2 >01:58:54,845 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 159 >01:58:54,846 DBG blivet: get_format('efi') returning EFIFS instance with object id 160 >01:58:54,846 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 161 >01:58:54,846 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 162 >01:58:54,855 DBG blivet: Clear pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7f5d4afd1630>] > device: <parted.device.Device object at 0x7f5d4afcdeb8> > PedDisk: <_ped.Disk object at 0x7f5d4afc06c8> >01:58:54,943 DBG blivet: get_format('disklabel') returning DiskLabel instance with object id 163 >01:58:54,943 INF blivet: got format: existing gpt disklabel >01:58:54,944 INF blivet: got format: existing mdmember >01:58:54,946 INF blivet: scanning sdd (/sys/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdd)... >01:58:54,947 DBG blivet: DeviceTree.get_device_by_name returned None >01:58:54,949 INF blivet: sdd is a disk >01:58:54,949 DBG blivet: get_format('None') returning DeviceFormat instance with object id 175 >01:58:54,949 DBG blivet: get_format('None') returning DeviceFormat instance with object id 176 >01:58:54,950 DBG blivet: sdd sysfs_path set to /sys/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdd >01:58:54,950 DBG blivet: updated sdd size to 3.64 TiB (3.64 TiB) >01:58:54,951 INF blivet: added disk sdd (id 174) to device tree >01:58:54,951 INF blivet: got device: DiskDevice instance (0x7f5d4afbd438) -- > name = sdd status = True id = 174 > children = [] > parents = [] > uuid = None size = 3.64 TiB > format = existing None > major = 8 minor = 48 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdd > target size = 3.64 TiB path = /dev/sdd > format args = [] original_format = None removable = False wwn = 0x5000cca269c77038 >01:58:54,951 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 178 >01:58:54,952 DBG blivet: get_format('efi') returning EFIFS instance with object id 179 >01:58:54,952 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 180 >01:58:54,952 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 181 >01:58:54,957 DBG blivet: Clear pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7f5d4afd8898>] > device: <parted.device.Device object at 0x7f5d4afbfdd8> > PedDisk: <_ped.Disk object at 0x7f5d4afc0408> >01:58:54,990 DBG blivet: get_format('disklabel') returning DiskLabel instance with object id 182 >01:58:54,991 INF blivet: got format: existing gpt disklabel >01:58:54,992 INF blivet: scanning sdd1 (/sys/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdd/sdd1)... >01:58:54,992 DBG blivet: DeviceTree.get_device_by_name returned None >01:58:55,024 DBG blivet: DeviceTree.get_device_by_name returned existing 3.64 TiB disk sdd (174) with existing gpt disklabel >01:58:55,025 DBG blivet: get_format('None') returning DeviceFormat instance with object id 185 >01:58:55,025 DBG blivet: get_format('None') returning DeviceFormat instance with object id 186 >01:58:55,025 DBG blivet: sdd1 sysfs_path set to /sys/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdd/sdd1 >01:58:55,026 DBG blivet: updated sdd1 size to 3.64 TiB (3.64 TiB) >01:58:55,026 DBG blivet: looking up parted Partition: /dev/sdd1 >01:58:55,026 DBG blivet: updated sdd1 size to 3.64 TiB (3.64 TiB) >01:58:57,475 INF blivet: ISCSID is /sbin/iscsid >01:58:57,475 INF blivet: no initiator set >01:58:57,484 INF blivet: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >01:58:57,484 INF blivet: no /etc/zfcp.conf; not configuring zfcp >01:58:57,833 DBG blivet: Ext4FS.supported: supported: True ; >01:58:57,834 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 0 >01:58:57,834 DBG blivet: Ext4FS.supported: supported: True ; >01:58:57,834 DBG blivet: trying to set new default fstype to 'ext4' >01:58:57,835 DBG blivet: Ext4FS.supported: supported: True ; >01:58:57,835 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 1 >01:58:57,836 DBG blivet: Ext4FS.supported: supported: True ; >01:58:57,981 INF blivet: no initiator set >01:58:57,981 INF blivet: resetting Blivet (version 3.0.0.b1) instance <pyanaconda.storage.osinstall.InstallerStorage object at 0x7f734c4ecef0> >01:58:57,981 INF blivet: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] >01:58:58,143 WRN blivet: Failed to call the update_volume_info method: libstoragemgmt functionality not available >01:58:58,219 INF blivet: devices to scan: ['sdh', 'sdh1', 'sdh2', 'sdh3', 'sdg', 'sdg1', 'sdg2', 'sdg3', 'sdg4', 'sr0', 'sda', 'sda1', 'sda2', 'sda3', 'sdb', 'sdb1', 'sdb2', 'sdc', 'sdc1', 'sdd', 'sdd1', 'sde', 'sdf', 'loop0', 'loop1', 'loop2', 'live-rw', 'live-base', 'myraidname', 'md127p1'] >01:58:58,225 DBG blivet: DeviceTree.handle_device: name: sdh ; info: {'DEVLINKS': '/dev/disk/by-uuid/2018-04-25-06-40-05-00 ' > '/dev/disk/by-label/Fedora-SciK-Live-28-1-1 ' > '/dev/disk/by-id/usb-Kingston_DataTraveler_2.0_C860008862E4EEA1DA1C44A9-0:0 ' > '/dev/disk/by-path/pci-0000:00:14.0-usb-0:12:1.0-scsi-0:0:0:0', > 'DEVNAME': '/dev/sdh', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb3/3-12/3-12:1.0/host8/target8:0:0/8:0:0:0/block/sdh', > 'DEVTYPE': 'disk', > 'ID_BUS': 'usb', > 'ID_DRIVE_THUMB': '1', > 'ID_FS_APPLICATION_ID': 'GENISOIMAGE\\x20ISO\\x209660\\x2fHFS\\x20FILESYSTEM\\x20CREATOR\\x20\\x28C\\x29\\x201993\\x20E.YOUNGDALE\\x20\\x28C\\x29\\x201997-2006\\x20J.PEARSON\\x2fJ.SCHILLING\\x20\\x28C\\x29\\x202006-2007\\x20CDRKIT\\x20TEAM', > 'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', > 'ID_FS_LABEL': 'Fedora-SciK-Live-28-1-1', > 'ID_FS_LABEL_ENC': 'Fedora-SciK-Live-28-1-1', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2018-04-25-06-40-05-00', > 'ID_FS_UUID_ENC': '2018-04-25-06-40-05-00', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'DataTraveler_2.0', > 'ID_MODEL_ENC': 'DataTraveler\\x202.0', > 'ID_MODEL_ID': '6545', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '2faae032', > 'ID_PATH': 'pci-0000:00:14.0-usb-0:12:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_12_1_0-scsi-0_0_0_0', > 'ID_REVISION': 'PMAP', > 'ID_SERIAL': 'Kingston_DataTraveler_2.0_C860008862E4EEA1DA1C44A9-0:0', > 'ID_SERIAL_SHORT': 'C860008862E4EEA1DA1C44A9', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Kingston', > 'ID_VENDOR_ENC': 'Kingston', > 'ID_VENDOR_ID': '0930', > 'MAJOR': '8', > 'MINOR': '112', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdh', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:14.0/usb3/3-12/3-12:1.0/host8/target8:0:0/8:0:0:0/block/sdh', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '12556065'} ; >01:58:58,226 INF blivet: scanning sdh (/sys/devices/pci0000:00/0000:00:14.0/usb3/3-12/3-12:1.0/host8/target8:0:0/8:0:0:0/block/sdh)... >01:58:58,230 DBG blivet: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; >01:58:58,232 DBG blivet: DeviceTree.get_device_by_name returned None >01:58:58,234 DBG blivet: DiskDevicePopulator.run: name: sdh ; >01:58:58,235 INF blivet: sdh is a disk >01:58:58,235 DBG blivet: get_format('None') returning DeviceFormat instance with object id 3 >01:58:58,235 DBG blivet: get_format('None') returning DeviceFormat instance with object id 4 >01:58:58,236 DBG blivet: DiskDevice._set_format: sdh ; type: None ; current: None ; >01:58:58,237 DBG blivet: DiskDevice.update_sysfs_path: sdh ; status: True ; >01:58:58,237 DBG blivet: sdh sysfs_path set to /sys/devices/pci0000:00/0000:00:14.0/usb3/3-12/3-12:1.0/host8/target8:0:0/8:0:0:0/block/sdh >01:58:58,238 DBG blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/pci0000:00/0000:00:14.0/usb3/3-12/3-12:1.0/host8/target8:0:0/8:0:0:0/block/sdh ; >01:58:58,238 DBG blivet: updated sdh size to 7.27 GiB (7.27 GiB) >01:58:58,239 INF blivet: added disk sdh (id 2) to device tree >01:58:58,239 INF blivet: got device: DiskDevice instance (0x7f732bb5cb70) -- > name = sdh status = True id = 2 > children = [] > parents = [] > uuid = None size = 7.27 GiB > format = existing None > major = 8 minor = 112 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:14.0/usb3/3-12/3-12:1.0/host8/target8:0:0/8:0:0:0/block/sdh > target size = 7.27 GiB path = /dev/sdh > format args = [] original_format = None removable = True wwn = None >01:58:58,241 DBG blivet: DeviceTree.handle_format: name: sdh ; >01:58:58,242 DBG blivet: AppleBootstrapFS.supported: supported: True ; >01:58:58,242 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 6 >01:58:58,243 DBG blivet: EFIFS.supported: supported: True ; >01:58:58,243 DBG blivet: get_format('efi') returning EFIFS instance with object id 7 >01:58:58,244 DBG blivet: MacEFIFS.supported: supported: True ; >01:58:58,245 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 8 >01:58:58,246 DBG blivet: MacEFIFS.supported: supported: True ; >01:58:58,246 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 9 >01:58:58,246 INF blivet: type detected on 'sdh' is 'iso9660' >01:58:58,247 DBG blivet: Iso9660FS.supported: supported: True ; >01:58:58,247 DBG blivet: get_format('iso9660') returning Iso9660FS instance with object id 10 >01:58:58,248 DBG blivet: DiskDevice._set_format: sdh ; type: iso9660 ; current: None ; >01:58:58,248 INF blivet: got format: existing iso9660 filesystem >01:58:58,342 DBG blivet: Iso9660FS.supported: supported: True ; >01:58:58,371 DBG blivet: Iso9660FS.supported: supported: True ; >01:58:58,373 DBG blivet: DeviceTree.handle_device: name: sdh1 ; info: {'DEVLINKS': '/dev/disk/by-id/usb-Kingston_DataTraveler_2.0_C860008862E4EEA1DA1C44A9-0:0-part1 ' > '/dev/disk/by-uuid/2018-04-25-06-40-05-00 ' > '/dev/disk/by-partuuid/2faae032-01 ' > '/dev/disk/by-label/Fedora-SciK-Live-28-1-1 ' > '/dev/disk/by-path/pci-0000:00:14.0-usb-0:12:1.0-scsi-0:0:0:0-part1', > 'DEVNAME': '/dev/sdh1', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb3/3-12/3-12:1.0/host8/target8:0:0/8:0:0:0/block/sdh/sdh1', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > 'ID_DRIVE_THUMB': '1', > 'ID_FS_APPLICATION_ID': 'GENISOIMAGE\\x20ISO\\x209660\\x2fHFS\\x20FILESYSTEM\\x20CREATOR\\x20\\x28C\\x29\\x201993\\x20E.YOUNGDALE\\x20\\x28C\\x29\\x201997-2006\\x20J.PEARSON\\x2fJ.SCHILLING\\x20\\x28C\\x29\\x202006-2007\\x20CDRKIT\\x20TEAM', > 'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', > 'ID_FS_LABEL': 'Fedora-SciK-Live-28-1-1', > 'ID_FS_LABEL_ENC': 'Fedora-SciK-Live-28-1-1', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2018-04-25-06-40-05-00', > 'ID_FS_UUID_ENC': '2018-04-25-06-40-05-00', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'DataTraveler_2.0', > 'ID_MODEL_ENC': 'DataTraveler\\x202.0', > 'ID_MODEL_ID': '6545', > 'ID_PART_ENTRY_DISK': '8:112', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '0', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '7340032', > 'ID_PART_ENTRY_TYPE': '0x0', > 'ID_PART_ENTRY_UUID': '2faae032-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '2faae032', > 'ID_PATH': 'pci-0000:00:14.0-usb-0:12:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_12_1_0-scsi-0_0_0_0', > 'ID_REVISION': 'PMAP', > 'ID_SERIAL': 'Kingston_DataTraveler_2.0_C860008862E4EEA1DA1C44A9-0:0', > 'ID_SERIAL_SHORT': 'C860008862E4EEA1DA1C44A9', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Kingston', > 'ID_VENDOR_ENC': 'Kingston', > 'ID_VENDOR_ID': '0930', > 'MAJOR': '8', > 'MINOR': '113', > 'PARTN': '1', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdh1', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:14.0/usb3/3-12/3-12:1.0/host8/target8:0:0/8:0:0:0/block/sdh/sdh1', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '0', > 'USEC_INITIALIZED': '12680245'} ; >01:58:58,373 INF blivet: scanning sdh1 (/sys/devices/pci0000:00/0000:00:14.0/usb3/3-12/3-12:1.0/host8/target8:0:0/8:0:0:0/block/sdh/sdh1)... >01:58:58,374 DBG blivet: DeviceTree.get_device_by_name: name: sdh1 ; incomplete: False ; hidden: False ; >01:58:58,374 DBG blivet: DeviceTree.get_device_by_name returned None >01:58:58,375 DBG blivet: PartitionDevicePopulator.run: name: sdh1 ; >01:58:58,404 DBG blivet: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; >01:58:58,405 DBG blivet: DeviceTree.get_device_by_name returned existing 7.27 GiB disk sdh (2) with existing iso9660 filesystem >01:58:58,406 DBG blivet: lvm filter: adding sdh1 to the reject list >01:58:58,406 DBG blivet: ignoring partition sdh1 on iso9660 >01:58:58,406 DBG blivet: no device obtained for sdh1 >01:58:58,407 DBG blivet: DeviceTree.handle_device: name: sdh2 ; info: {'DEVLINKS': '/dev/disk/by-label/ANACONDA /dev/disk/by-uuid/2B87-AD13 ' > '/dev/disk/by-id/usb-Kingston_DataTraveler_2.0_C860008862E4EEA1DA1C44A9-0:0-part2 ' > '/dev/disk/by-partuuid/2faae032-02 ' > '/dev/disk/by-path/pci-0000:00:14.0-usb-0:12:1.0-scsi-0:0:0:0-part2', > 'DEVNAME': '/dev/sdh2', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb3/3-12/3-12:1.0/host8/target8:0:0/8:0:0:0/block/sdh/sdh2', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > 'ID_DRIVE_THUMB': '1', > 'ID_FS_APPLICATION_ID': 'GENISOIMAGE\\x20ISO\\x209660\\x2fHFS\\x20FILESYSTEM\\x20CREATOR\\x20\\x28C\\x29\\x201993\\x20E.YOUNGDALE\\x20\\x28C\\x29\\x201997-2006\\x20J.PEARSON\\x2fJ.SCHILLING\\x20\\x28C\\x29\\x202006-2007\\x20CDRKIT\\x20TEAM', > 'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', > 'ID_FS_LABEL': 'ANACONDA', > 'ID_FS_LABEL_ENC': 'ANACONDA', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'vfat', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2B87-AD13', > 'ID_FS_UUID_ENC': '2B87-AD13', > 'ID_FS_VERSION': 'FAT16', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'DataTraveler_2.0', > 'ID_MODEL_ENC': 'DataTraveler\\x202.0', > 'ID_MODEL_ID': '6545', > 'ID_PART_ENTRY_DISK': '8:112', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '122080', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '18656', > 'ID_PART_ENTRY_TYPE': '0xef', > 'ID_PART_ENTRY_UUID': '2faae032-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '2faae032', > 'ID_PATH': 'pci-0000:00:14.0-usb-0:12:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_12_1_0-scsi-0_0_0_0', > 'ID_REVISION': 'PMAP', > 'ID_SERIAL': 'Kingston_DataTraveler_2.0_C860008862E4EEA1DA1C44A9-0:0', > 'ID_SERIAL_SHORT': 'C860008862E4EEA1DA1C44A9', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Kingston', > 'ID_VENDOR_ENC': 'Kingston', > 'ID_VENDOR_ID': '0930', > 'MAJOR': '8', > 'MINOR': '114', > 'PARTN': '2', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdh2', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:14.0/usb3/3-12/3-12:1.0/host8/target8:0:0/8:0:0:0/block/sdh/sdh2', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '12567454'} ; >01:58:58,407 INF blivet: scanning sdh2 (/sys/devices/pci0000:00/0000:00:14.0/usb3/3-12/3-12:1.0/host8/target8:0:0/8:0:0:0/block/sdh/sdh2)... >01:58:58,408 DBG blivet: DeviceTree.get_device_by_name: name: sdh2 ; incomplete: False ; hidden: False ; >01:58:58,409 DBG blivet: DeviceTree.get_device_by_name returned None >01:58:58,409 DBG blivet: PartitionDevicePopulator.run: name: sdh2 ; >01:58:58,445 DBG blivet: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; >01:58:58,446 DBG blivet: DeviceTree.get_device_by_name returned existing 7.27 GiB disk sdh (2) with existing iso9660 filesystem >01:58:58,446 DBG blivet: lvm filter: adding sdh2 to the reject list >01:58:58,447 DBG blivet: ignoring partition sdh2 on iso9660 >01:58:58,447 DBG blivet: no device obtained for sdh2 >01:58:58,448 DBG blivet: DeviceTree.handle_device: name: sdh3 ; info: {'DEVLINKS': '/dev/disk/by-partuuid/2faae032-03 ' > '/dev/disk/by-id/usb-Kingston_DataTraveler_2.0_C860008862E4EEA1DA1C44A9-0:0-part3 ' > '/dev/disk/by-path/pci-0000:00:14.0-usb-0:12:1.0-scsi-0:0:0:0-part3 ' > '/dev/disk/by-uuid/98d30d4b-57c8-3c73-9894-2765c7a74802 ' > '/dev/disk/by-label/ANACONDA', > 'DEVNAME': '/dev/sdh3', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb3/3-12/3-12:1.0/host8/target8:0:0/8:0:0:0/block/sdh/sdh3', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > 'ID_DRIVE_THUMB': '1', > 'ID_FS_APPLICATION_ID': 'GENISOIMAGE\\x20ISO\\x209660\\x2fHFS\\x20FILESYSTEM\\x20CREATOR\\x20\\x28C\\x29\\x201993\\x20E.YOUNGDALE\\x20\\x28C\\x29\\x201997-2006\\x20J.PEARSON\\x2fJ.SCHILLING\\x20\\x28C\\x29\\x202006-2007\\x20CDRKIT\\x20TEAM', > 'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', > 'ID_FS_LABEL': 'ANACONDA', > 'ID_FS_LABEL_ENC': 'ANACONDA', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'hfsplus', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '98d30d4b-57c8-3c73-9894-2765c7a74802', > 'ID_FS_UUID_ENC': '98d30d4b-57c8-3c73-9894-2765c7a74802', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'DataTraveler_2.0', > 'ID_MODEL_ENC': 'DataTraveler\\x202.0', > 'ID_MODEL_ID': '6545', > 'ID_PART_ENTRY_DISK': '8:112', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '140736', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '39408', > 'ID_PART_ENTRY_TYPE': '0x0', > 'ID_PART_ENTRY_UUID': '2faae032-03', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '2faae032', > 'ID_PATH': 'pci-0000:00:14.0-usb-0:12:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_12_1_0-scsi-0_0_0_0', > 'ID_REVISION': 'PMAP', > 'ID_SERIAL': 'Kingston_DataTraveler_2.0_C860008862E4EEA1DA1C44A9-0:0', > 'ID_SERIAL_SHORT': 'C860008862E4EEA1DA1C44A9', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Kingston', > 'ID_VENDOR_ENC': 'Kingston', > 'ID_VENDOR_ID': '0930', > 'MAJOR': '8', > 'MINOR': '115', > 'PARTN': '3', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdh3', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:14.0/usb3/3-12/3-12:1.0/host8/target8:0:0/8:0:0:0/block/sdh/sdh3', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '12583607'} ; >01:58:58,448 INF blivet: scanning sdh3 (/sys/devices/pci0000:00/0000:00:14.0/usb3/3-12/3-12:1.0/host8/target8:0:0/8:0:0:0/block/sdh/sdh3)... >01:58:58,449 DBG blivet: DeviceTree.get_device_by_name: name: sdh3 ; incomplete: False ; hidden: False ; >01:58:58,449 DBG blivet: DeviceTree.get_device_by_name returned None >01:58:58,450 DBG blivet: PartitionDevicePopulator.run: name: sdh3 ; >01:58:58,480 DBG blivet: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; >01:58:58,480 DBG blivet: DeviceTree.get_device_by_name returned existing 7.27 GiB disk sdh (2) with existing iso9660 filesystem >01:58:58,481 DBG blivet: lvm filter: adding sdh3 to the reject list >01:58:58,481 DBG blivet: ignoring partition sdh3 on iso9660 >01:58:58,482 DBG blivet: no device obtained for sdh3 >01:58:58,482 DBG blivet: DeviceTree.handle_device: name: sdg ; info: {'DEVLINKS': '/dev/disk/by-id/ata-Samsung_SSD_840_PRO_Series_S1ATNSAD757489A ' > '/dev/disk/by-id/wwn-0x50025385a00a5a17 ' > '/dev/disk/by-path/pci-0000:04:00.0-ata-1', > 'DEVNAME': '/dev/sdg', > 'DEVPATH': '/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdg', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'Samsung_SSD_840_PRO_Series', > 'ID_MODEL_ENC': 'Samsung\\x20SSD\\x20840\\x20PRO\\x20Series\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': 'fe5661ee-abf8-4fbf-bb3b-2bfd0c8925c7', > 'ID_PATH': 'pci-0000:04:00.0-ata-1', > 'ID_PATH_TAG': 'pci-0000_04_00_0-ata-1', > 'ID_REVISION': 'DXM05B0Q', > 'ID_SERIAL': 'Samsung_SSD_840_PRO_Series_S1ATNSAD757489A', > 'ID_SERIAL_SHORT': 'S1ATNSAD757489A', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50025385a00a5a17', > 'ID_WWN_WITH_EXTENSION': '0x50025385a00a5a17', > 'MAJOR': '8', > 'MINOR': '96', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdg', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdg', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '12063356'} ; >01:58:58,483 INF blivet: scanning sdg (/sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdg)... >01:58:58,483 DBG blivet: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; >01:58:58,484 DBG blivet: DeviceTree.get_device_by_name returned None >01:58:58,485 DBG blivet: DiskDevicePopulator.run: name: sdg ; >01:58:58,486 INF blivet: sdg is a disk >01:58:58,486 DBG blivet: get_format('None') returning DeviceFormat instance with object id 13 >01:58:58,486 DBG blivet: get_format('None') returning DeviceFormat instance with object id 14 >01:58:58,487 DBG blivet: DiskDevice._set_format: sdg ; type: None ; current: None ; >01:58:58,488 DBG blivet: DiskDevice.update_sysfs_path: sdg ; status: True ; >01:58:58,488 DBG blivet: sdg sysfs_path set to /sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdg >01:58:58,489 DBG blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdg ; >01:58:58,489 DBG blivet: updated sdg size to 238.47 GiB (238.47 GiB) >01:58:58,490 INF blivet: added disk sdg (id 12) to device tree >01:58:58,490 INF blivet: got device: DiskDevice instance (0x7f732bb6b7b8) -- > name = sdg status = True id = 12 > children = [] > parents = [] > uuid = None size = 238.47 GiB > format = existing None > major = 8 minor = 96 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdg > target size = 238.47 GiB path = /dev/sdg > format args = [] original_format = None removable = False wwn = 0x50025385a00a5a17 >01:58:58,491 DBG blivet: DeviceTree.handle_format: name: sdg ; >01:58:58,492 DBG blivet: AppleBootstrapFS.supported: supported: True ; >01:58:58,493 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 16 >01:58:58,493 DBG blivet: EFIFS.supported: supported: True ; >01:58:58,494 DBG blivet: get_format('efi') returning EFIFS instance with object id 17 >01:58:58,494 DBG blivet: MacEFIFS.supported: supported: True ; >01:58:58,495 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 18 >01:58:58,496 DBG blivet: MacEFIFS.supported: supported: True ; >01:58:58,496 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 19 >01:58:58,497 DBG blivet: DiskLabelFormatPopulator.run: device: sdg ; label_type: gpt ; >01:58:58,498 DBG blivet: DiskDevice.setup: sdg ; orig: False ; status: True ; controllable: True ; >01:58:58,499 DBG blivet: DiskLabel.__init__: uuid: fe5661ee-abf8-4fbf-bb3b-2bfd0c8925c7 ; label: None ; device: /dev/sdg ; serial: Samsung_SSD_840_PRO_Series_S1ATNSAD757489A ; exists: True ; >01:58:58,517 DBG blivet: Clear pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 4 > lastPartitionNumber: 4 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7f732bb62358>, <parted.partition.Partition object at 0x7f732bb622b0>, <parted.partition.Partition object at 0x7f732bb621d0>, <parted.partition.Partition object at 0x7f732bb62d68>] > device: <parted.device.Device object at 0x7f732bb629b0> > PedDisk: <_ped.Disk object at 0x7f732b47e708> >01:58:58,560 DBG blivet: get_format('disklabel') returning DiskLabel instance with object id 20 >01:58:58,562 DBG blivet: DiskDevice._set_format: sdg ; type: disklabel ; current: None ; >01:58:58,562 INF blivet: got format: existing gpt disklabel >01:58:58,566 DBG blivet: DeviceTree.handle_device: name: sdg1 ; info: {'DEVLINKS': '/dev/disk/by-label/win7x64 ' > '/dev/disk/by-partuuid/cf533694-78fc-4a88-a0fd-5f2d9030f900 ' > '/dev/disk/by-id/ata-Samsung_SSD_840_PRO_Series_S1ATNSAD757489A-part1 ' > '/dev/disk/by-id/wwn-0x50025385a00a5a17-part1 ' > '/dev/disk/by-path/pci-0000:04:00.0-ata-1-part1 ' > '/dev/disk/by-uuid/49651ABC464D8668', > 'DEVNAME': '/dev/sdg1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdg/sdg1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'win7x64', > 'ID_FS_LABEL_ENC': 'win7x64', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '49651ABC464D8668', > 'ID_FS_UUID_ENC': '49651ABC464D8668', > 'ID_MODEL': 'Samsung_SSD_840_PRO_Series', > 'ID_MODEL_ENC': 'Samsung\\x20SSD\\x20840\\x20PRO\\x20Series\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:96', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '34', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '352229772', > 'ID_PART_ENTRY_TYPE': 'ebd0a0a2-b9e5-4433-87c0-68b6b72699c7', > 'ID_PART_ENTRY_UUID': 'cf533694-78fc-4a88-a0fd-5f2d9030f900', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': 'fe5661ee-abf8-4fbf-bb3b-2bfd0c8925c7', > 'ID_PATH': 'pci-0000:04:00.0-ata-1', > 'ID_PATH_TAG': 'pci-0000_04_00_0-ata-1', > 'ID_REVISION': 'DXM05B0Q', > 'ID_SERIAL': 'Samsung_SSD_840_PRO_Series_S1ATNSAD757489A', > 'ID_SERIAL_SHORT': 'S1ATNSAD757489A', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50025385a00a5a17', > 'ID_WWN_WITH_EXTENSION': '0x50025385a00a5a17', > 'MAJOR': '8', > 'MINOR': '97', > 'PARTN': '1', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdg1', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdg/sdg1', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '2224768582'} ; >01:58:58,566 INF blivet: scanning sdg1 (/sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdg/sdg1)... >01:58:58,566 DBG blivet: DeviceTree.get_device_by_name: name: sdg1 ; incomplete: False ; hidden: False ; >01:58:58,567 DBG blivet: DeviceTree.get_device_by_name returned None >01:58:58,568 DBG blivet: PartitionDevicePopulator.run: name: sdg1 ; >01:58:58,601 DBG blivet: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; >01:58:58,602 DBG blivet: DeviceTree.get_device_by_name returned existing 238.47 GiB disk sdg (12) with existing gpt disklabel >01:58:58,603 DBG blivet: get_format('None') returning DeviceFormat instance with object id 23 >01:58:58,605 DBG blivet: DiskDevice.add_child: name: sdg ; child: sdg1 ; kids: 0 ; >01:58:58,605 DBG blivet: get_format('None') returning DeviceFormat instance with object id 24 >01:58:58,606 DBG blivet: PartitionDevice._set_format: sdg1 ; type: None ; current: None ; >01:58:58,606 DBG blivet: PartitionDevice.update_sysfs_path: sdg1 ; status: True ; >01:58:58,607 DBG blivet: sdg1 sysfs_path set to /sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdg/sdg1 >01:58:58,608 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sdg1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdg/sdg1 ; >01:58:58,608 DBG blivet: updated sdg1 size to 167.96 GiB (167.96 GiB) >01:58:58,608 DBG blivet: looking up parted Partition: /dev/sdg1 >01:58:58,609 DBG blivet: PartitionDevice.probe: sdg1 ; exists: True ; >01:58:58,610 DBG blivet: PartitionDevice.get_flag: path: /dev/sdg1 ; flag: 1 ; >01:58:58,611 DBG blivet: PartitionDevice.get_flag: path: /dev/sdg1 ; flag: 10 ; >01:58:58,611 DBG blivet: PartitionDevice.get_flag: path: /dev/sdg1 ; flag: 12 ; >01:58:58,612 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sdg1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdg/sdg1 ; >01:58:58,613 DBG blivet: updated sdg1 size to 167.96 GiB (167.96 GiB) >01:58:58,613 INF blivet: added partition sdg1 (id 22) to device tree >01:58:58,613 INF blivet: got device: PartitionDevice instance (0x7f732bb62c18) -- > name = sdg1 status = True id = 22 > children = [] > parents = ['existing 238.47 GiB disk sdg (12) with existing gpt disklabel'] > uuid = cf533694-78fc-4a88-a0fd-5f2d9030f900 size = 167.96 GiB > format = existing None > major = 8 minor = 97 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdg/sdg1 > target size = 167.96 GiB path = /dev/sdg1 > 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 0x7f732bb622e8> fileSystem: <parted.filesystem.FileSystem object at 0x7f732bb62f28> > number: 1 path: /dev/sdg1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f732bb62208> PedPartition: <_ped.Partition object at 0x7f732b49d410> > disk = existing 238.47 GiB disk sdg (12) with existing gpt disklabel > start = 34 end = 352229805 length = 352229772 > flags = msftdata >01:58:58,617 DBG blivet: DeviceTree.handle_format: name: sdg1 ; >01:58:58,618 DBG blivet: AppleBootstrapFS.supported: supported: True ; >01:58:58,618 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 26 >01:58:58,619 DBG blivet: EFIFS.supported: supported: True ; >01:58:58,619 DBG blivet: get_format('efi') returning EFIFS instance with object id 27 >01:58:58,620 DBG blivet: MacEFIFS.supported: supported: True ; >01:58:58,620 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 28 >01:58:58,621 DBG blivet: MacEFIFS.supported: supported: True ; >01:58:58,621 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 29 >01:58:58,622 INF blivet: type detected on 'sdg1' is 'ntfs' >01:59:01,001 DBG blivet: padding min size from 128,73 GiB up to 129,21 GiB >01:59:01,002 DBG blivet: NTFS.supported: supported: False ; >01:59:01,002 DBG blivet: get_format('ntfs') returning NTFS instance with object id 30 >01:59:01,003 DBG blivet: PartitionDevice._set_format: sdg1 ; type: ntfs ; current: None ; >01:59:01,003 INF blivet: got format: existing ntfs filesystem >01:59:01,034 DBG blivet: NTFS.supported: supported: False ; >01:59:01,065 DBG blivet: NTFS.supported: supported: False ; >01:59:01,066 DBG blivet: DeviceTree.handle_device: name: sdg2 ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x50025385a00a5a17-part2 ' > '/dev/disk/by-id/ata-Samsung_SSD_840_PRO_Series_S1ATNSAD757489A-part2 ' > '/dev/disk/by-partuuid/d8517309-3ae8-4a0e-958f-1952af48e70d ' > '/dev/disk/by-uuid/A21E310A1E30D8CD ' > '/dev/disk/by-path/pci-0000:04:00.0-ata-1-part2', > 'DEVNAME': '/dev/sdg2', > 'DEVPATH': '/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdg/sdg2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'A21E310A1E30D8CD', > 'ID_FS_UUID_ENC': 'A21E310A1E30D8CD', > 'ID_MODEL': 'Samsung_SSD_840_PRO_Series', > 'ID_MODEL_ENC': 'Samsung\\x20SSD\\x20840\\x20PRO\\x20Series\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:96', > 'ID_PART_ENTRY_FLAGS': '0x1', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '352231424', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '1746944', > 'ID_PART_ENTRY_TYPE': 'de94bba4-06d1-4d40-a16a-bfd50179d6ac', > 'ID_PART_ENTRY_UUID': 'd8517309-3ae8-4a0e-958f-1952af48e70d', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': 'fe5661ee-abf8-4fbf-bb3b-2bfd0c8925c7', > 'ID_PATH': 'pci-0000:04:00.0-ata-1', > 'ID_PATH_TAG': 'pci-0000_04_00_0-ata-1', > 'ID_REVISION': 'DXM05B0Q', > 'ID_SERIAL': 'Samsung_SSD_840_PRO_Series_S1ATNSAD757489A', > 'ID_SERIAL_SHORT': 'S1ATNSAD757489A', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50025385a00a5a17', > 'ID_WWN_WITH_EXTENSION': '0x50025385a00a5a17', > 'MAJOR': '8', > 'MINOR': '98', > 'PARTN': '2', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdg2', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdg/sdg2', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '2224768290'} ; >01:59:01,067 INF blivet: scanning sdg2 (/sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdg/sdg2)... >01:59:01,067 DBG blivet: DeviceTree.get_device_by_name: name: sdg2 ; incomplete: False ; hidden: False ; >01:59:01,068 DBG blivet: DeviceTree.get_device_by_name returned None >01:59:01,069 DBG blivet: PartitionDevicePopulator.run: name: sdg2 ; >01:59:01,101 DBG blivet: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; >01:59:01,101 DBG blivet: DeviceTree.get_device_by_name returned existing 238,47 GiB disk sdg (12) with existing gpt disklabel >01:59:01,103 DBG blivet: get_format('None') returning DeviceFormat instance with object id 33 >01:59:01,104 DBG blivet: DiskDevice.add_child: name: sdg ; child: sdg2 ; kids: 1 ; >01:59:01,104 DBG blivet: get_format('None') returning DeviceFormat instance with object id 34 >01:59:01,104 DBG blivet: PartitionDevice._set_format: sdg2 ; type: None ; current: None ; >01:59:01,105 DBG blivet: PartitionDevice.update_sysfs_path: sdg2 ; status: True ; >01:59:01,106 DBG blivet: sdg2 sysfs_path set to /sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdg/sdg2 >01:59:01,107 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sdg2 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdg/sdg2 ; >01:59:01,107 DBG blivet: updated sdg2 size to 853 MiB (853 MiB) >01:59:01,107 DBG blivet: looking up parted Partition: /dev/sdg2 >01:59:01,108 DBG blivet: PartitionDevice.probe: sdg2 ; exists: True ; >01:59:01,109 DBG blivet: PartitionDevice.get_flag: path: /dev/sdg2 ; flag: 1 ; >01:59:01,110 DBG blivet: PartitionDevice.get_flag: path: /dev/sdg2 ; flag: 10 ; >01:59:01,110 DBG blivet: PartitionDevice.get_flag: path: /dev/sdg2 ; flag: 12 ; >01:59:01,111 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sdg2 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdg/sdg2 ; >01:59:01,112 DBG blivet: updated sdg2 size to 853 MiB (853 MiB) >01:59:01,112 INF blivet: added partition sdg2 (id 32) to device tree >01:59:01,112 INF blivet: got device: PartitionDevice instance (0x7f732bb6aef0) -- > name = sdg2 status = True id = 32 > children = [] > parents = ['existing 238,47 GiB disk sdg (12) with existing gpt disklabel'] > uuid = d8517309-3ae8-4a0e-958f-1952af48e70d size = 853 MiB > format = existing None > major = 8 minor = 98 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdg/sdg2 > target size = 853 MiB path = /dev/sdg2 > 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 0x7f732bb622e8> fileSystem: <parted.filesystem.FileSystem object at 0x7f732bb62630> > number: 2 path: /dev/sdg2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f732bb62a90> PedPartition: <_ped.Partition object at 0x7f732b49d4c0> > disk = existing 238,47 GiB disk sdg (12) with existing gpt disklabel > start = 352231424 end = 353978367 length = 1746944 > flags = hidden, diag >01:59:01,115 DBG blivet: DeviceTree.handle_format: name: sdg2 ; >01:59:01,116 DBG blivet: AppleBootstrapFS.supported: supported: True ; >01:59:01,117 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 36 >01:59:01,117 DBG blivet: EFIFS.supported: supported: True ; >01:59:01,118 DBG blivet: get_format('efi') returning EFIFS instance with object id 37 >01:59:01,119 DBG blivet: MacEFIFS.supported: supported: True ; >01:59:01,119 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 38 >01:59:01,120 DBG blivet: MacEFIFS.supported: supported: True ; >01:59:01,120 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 39 >01:59:01,120 INF blivet: type detected on 'sdg2' is 'ntfs' >01:59:01,140 DBG blivet: padding min size from 380,52 MiB up to 418,57 MiB >01:59:01,141 DBG blivet: NTFS.supported: supported: False ; >01:59:01,141 DBG blivet: get_format('ntfs') returning NTFS instance with object id 40 >01:59:01,142 DBG blivet: PartitionDevice._set_format: sdg2 ; type: ntfs ; current: None ; >01:59:01,142 INF blivet: got format: existing ntfs filesystem >01:59:01,174 DBG blivet: NTFS.supported: supported: False ; >01:59:01,205 DBG blivet: NTFS.supported: supported: False ; >01:59:01,206 DBG blivet: DeviceTree.handle_device: name: sdg3 ; info: {'DEVLINKS': '/dev/disk/by-partlabel/Basic\\x20data\\x20partition ' > '/dev/disk/by-label/Recovery /dev/disk/by-uuid/582C9FCA2C9FA194 ' > '/dev/disk/by-id/wwn-0x50025385a00a5a17-part3 ' > '/dev/disk/by-path/pci-0000:04:00.0-ata-1-part3 ' > '/dev/disk/by-partuuid/e5d08099-5354-49ab-af3f-a367b758b996 ' > '/dev/disk/by-id/ata-Samsung_SSD_840_PRO_Series_S1ATNSAD757489A-part3', > 'DEVNAME': '/dev/sdg3', > 'DEVPATH': '/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdg/sdg3', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'Recovery', > 'ID_FS_LABEL_ENC': 'Recovery', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '582C9FCA2C9FA194', > 'ID_FS_UUID_ENC': '582C9FCA2C9FA194', > 'ID_MODEL': 'Samsung_SSD_840_PRO_Series', > 'ID_MODEL_ENC': 'Samsung\\x20SSD\\x20840\\x20PRO\\x20Series\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:96', > 'ID_PART_ENTRY_FLAGS': '0x1', > 'ID_PART_ENTRY_NAME': 'Basic\\x20data\\x20partition', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '353978368', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '921600', > 'ID_PART_ENTRY_TYPE': 'de94bba4-06d1-4d40-a16a-bfd50179d6ac', > 'ID_PART_ENTRY_UUID': 'e5d08099-5354-49ab-af3f-a367b758b996', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': 'fe5661ee-abf8-4fbf-bb3b-2bfd0c8925c7', > 'ID_PATH': 'pci-0000:04:00.0-ata-1', > 'ID_PATH_TAG': 'pci-0000_04_00_0-ata-1', > 'ID_REVISION': 'DXM05B0Q', > 'ID_SERIAL': 'Samsung_SSD_840_PRO_Series_S1ATNSAD757489A', > 'ID_SERIAL_SHORT': 'S1ATNSAD757489A', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50025385a00a5a17', > 'ID_WWN_WITH_EXTENSION': '0x50025385a00a5a17', > 'MAJOR': '8', > 'MINOR': '99', > 'PARTN': '3', > 'PARTNAME': 'Basic data partition', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdg3', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdg/sdg3', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '2224768937'} ; >01:59:01,206 INF blivet: scanning sdg3 (/sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdg/sdg3)... >01:59:01,207 DBG blivet: DeviceTree.get_device_by_name: name: sdg3 ; incomplete: False ; hidden: False ; >01:59:01,208 DBG blivet: DeviceTree.get_device_by_name returned None >01:59:01,208 DBG blivet: PartitionDevicePopulator.run: name: sdg3 ; >01:59:01,239 DBG blivet: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; >01:59:01,240 DBG blivet: DeviceTree.get_device_by_name returned existing 238,47 GiB disk sdg (12) with existing gpt disklabel >01:59:01,242 DBG blivet: get_format('None') returning DeviceFormat instance with object id 43 >01:59:01,243 DBG blivet: DiskDevice.add_child: name: sdg ; child: sdg3 ; kids: 2 ; >01:59:01,243 DBG blivet: get_format('None') returning DeviceFormat instance with object id 44 >01:59:01,244 DBG blivet: PartitionDevice._set_format: sdg3 ; type: None ; current: None ; >01:59:01,245 DBG blivet: PartitionDevice.update_sysfs_path: sdg3 ; status: True ; >01:59:01,245 DBG blivet: sdg3 sysfs_path set to /sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdg/sdg3 >01:59:01,246 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sdg3 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdg/sdg3 ; >01:59:01,246 DBG blivet: updated sdg3 size to 450 MiB (450 MiB) >01:59:01,247 DBG blivet: looking up parted Partition: /dev/sdg3 >01:59:01,248 DBG blivet: PartitionDevice.probe: sdg3 ; exists: True ; >01:59:01,249 DBG blivet: PartitionDevice.get_flag: path: /dev/sdg3 ; flag: 1 ; >01:59:01,250 DBG blivet: PartitionDevice.get_flag: path: /dev/sdg3 ; flag: 10 ; >01:59:01,250 DBG blivet: PartitionDevice.get_flag: path: /dev/sdg3 ; flag: 12 ; >01:59:01,251 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sdg3 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdg/sdg3 ; >01:59:01,252 DBG blivet: updated sdg3 size to 450 MiB (450 MiB) >01:59:01,252 INF blivet: added partition sdg3 (id 42) to device tree >01:59:01,252 INF blivet: got device: PartitionDevice instance (0x7f732bb6a320) -- > name = sdg3 status = True id = 42 > children = [] > parents = ['existing 238,47 GiB disk sdg (12) with existing gpt disklabel'] > uuid = e5d08099-5354-49ab-af3f-a367b758b996 size = 450 MiB > format = existing None > major = 8 minor = 99 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdg/sdg3 > target size = 450 MiB path = /dev/sdg3 > 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 0x7f732bb622e8> fileSystem: <parted.filesystem.FileSystem object at 0x7f732bb62748> > number: 3 path: /dev/sdg3 type: 0 > name: Basic data partition active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f732bb62a58> PedPartition: <_ped.Partition object at 0x7f732b49d468> > disk = existing 238,47 GiB disk sdg (12) with existing gpt disklabel > start = 353978368 end = 354899967 length = 921600 > flags = hidden, diag >01:59:01,256 DBG blivet: DeviceTree.handle_format: name: sdg3 ; >01:59:01,257 DBG blivet: AppleBootstrapFS.supported: supported: True ; >01:59:01,257 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 46 >01:59:01,258 DBG blivet: EFIFS.supported: supported: True ; >01:59:01,258 DBG blivet: get_format('efi') returning EFIFS instance with object id 47 >01:59:01,259 DBG blivet: MacEFIFS.supported: supported: True ; >01:59:01,259 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 48 >01:59:01,260 DBG blivet: MacEFIFS.supported: supported: True ; >01:59:01,260 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 49 >01:59:01,261 INF blivet: type detected on 'sdg3' is 'ntfs' >01:59:01,281 DBG blivet: padding min size from 10,49 MiB up to 11,54 MiB >01:59:01,283 DBG blivet: NTFS.supported: supported: False ; >01:59:01,283 DBG blivet: get_format('ntfs') returning NTFS instance with object id 50 >01:59:01,285 DBG blivet: PartitionDevice._set_format: sdg3 ; type: ntfs ; current: None ; >01:59:01,286 INF blivet: got format: existing ntfs filesystem >01:59:01,316 DBG blivet: NTFS.supported: supported: False ; >01:59:01,351 DBG blivet: NTFS.supported: supported: False ; >01:59:01,352 DBG blivet: DeviceTree.handle_device: name: sdg4 ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x50025385a00a5a17-part4 ' > '/dev/disk/by-partlabel/EFI\\x20system\\x20partition ' > '/dev/disk/by-id/ata-Samsung_SSD_840_PRO_Series_S1ATNSAD757489A-part4 ' > '/dev/disk/by-partuuid/d1fe435a-dfca-480e-97dc-0c21673d5d9f ' > '/dev/disk/by-path/pci-0000:04:00.0-ata-1-part4 ' > '/dev/disk/by-uuid/A2A6-09A6', > 'DEVNAME': '/dev/sdg4', > 'DEVPATH': '/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdg/sdg4', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'vfat', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'A2A6-09A6', > 'ID_FS_UUID_ENC': 'A2A6-09A6', > 'ID_FS_VERSION': 'FAT32', > 'ID_MODEL': 'Samsung_SSD_840_PRO_Series', > 'ID_MODEL_ENC': 'Samsung\\x20SSD\\x20840\\x20PRO\\x20Series\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:96', > 'ID_PART_ENTRY_NAME': 'EFI\\x20system\\x20partition', > 'ID_PART_ENTRY_NUMBER': '4', > 'ID_PART_ENTRY_OFFSET': '354899968', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '204800', > 'ID_PART_ENTRY_TYPE': 'c12a7328-f81f-11d2-ba4b-00a0c93ec93b', > 'ID_PART_ENTRY_UUID': 'd1fe435a-dfca-480e-97dc-0c21673d5d9f', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': 'fe5661ee-abf8-4fbf-bb3b-2bfd0c8925c7', > 'ID_PATH': 'pci-0000:04:00.0-ata-1', > 'ID_PATH_TAG': 'pci-0000_04_00_0-ata-1', > 'ID_REVISION': 'DXM05B0Q', > 'ID_SERIAL': 'Samsung_SSD_840_PRO_Series_S1ATNSAD757489A', > 'ID_SERIAL_SHORT': 'S1ATNSAD757489A', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50025385a00a5a17', > 'ID_WWN_WITH_EXTENSION': '0x50025385a00a5a17', > 'MAJOR': '8', > 'MINOR': '100', > 'PARTN': '4', > 'PARTNAME': 'EFI system partition', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdg4', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdg/sdg4', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '2224771122'} ; >01:59:01,353 INF blivet: scanning sdg4 (/sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdg/sdg4)... >01:59:01,353 DBG blivet: DeviceTree.get_device_by_name: name: sdg4 ; incomplete: False ; hidden: False ; >01:59:01,354 DBG blivet: DeviceTree.get_device_by_name returned None >01:59:01,355 DBG blivet: PartitionDevicePopulator.run: name: sdg4 ; >01:59:01,388 DBG blivet: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; >01:59:01,388 DBG blivet: DeviceTree.get_device_by_name returned existing 238,47 GiB disk sdg (12) with existing gpt disklabel >01:59:01,390 DBG blivet: get_format('None') returning DeviceFormat instance with object id 53 >01:59:01,391 DBG blivet: DiskDevice.add_child: name: sdg ; child: sdg4 ; kids: 3 ; >01:59:01,391 DBG blivet: get_format('None') returning DeviceFormat instance with object id 54 >01:59:01,392 DBG blivet: PartitionDevice._set_format: sdg4 ; type: None ; current: None ; >01:59:01,393 DBG blivet: PartitionDevice.update_sysfs_path: sdg4 ; status: True ; >01:59:01,393 DBG blivet: sdg4 sysfs_path set to /sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdg/sdg4 >01:59:01,394 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sdg4 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdg/sdg4 ; >01:59:01,394 DBG blivet: updated sdg4 size to 100 MiB (100 MiB) >01:59:01,395 DBG blivet: looking up parted Partition: /dev/sdg4 >01:59:01,395 DBG blivet: PartitionDevice.probe: sdg4 ; exists: True ; >01:59:01,396 DBG blivet: PartitionDevice.get_flag: path: /dev/sdg4 ; flag: 1 ; >01:59:01,397 DBG blivet: PartitionDevice.get_flag: path: /dev/sdg4 ; flag: 10 ; >01:59:01,398 DBG blivet: PartitionDevice.get_flag: path: /dev/sdg4 ; flag: 12 ; >01:59:01,399 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sdg4 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdg/sdg4 ; >01:59:01,399 DBG blivet: updated sdg4 size to 100 MiB (100 MiB) >01:59:01,399 INF blivet: added partition sdg4 (id 52) to device tree >01:59:01,399 INF blivet: got device: PartitionDevice instance (0x7f732b3c09b0) -- > name = sdg4 status = True id = 52 > children = [] > parents = ['existing 238,47 GiB disk sdg (12) with existing gpt disklabel'] > uuid = d1fe435a-dfca-480e-97dc-0c21673d5d9f size = 100 MiB > format = existing None > major = 8 minor = 100 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdg/sdg4 > target size = 100 MiB path = /dev/sdg4 > 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 0x7f732bb622e8> fileSystem: <parted.filesystem.FileSystem object at 0x7f732bb62c50> > number: 4 path: /dev/sdg4 type: 0 > name: EFI system partition active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f732bb62b38> PedPartition: <_ped.Partition object at 0x7f732b49d518> > disk = existing 238,47 GiB disk sdg (12) with existing gpt disklabel > start = 354899968 end = 355104767 length = 204800 > flags = boot, esp >01:59:01,403 DBG blivet: DeviceTree.handle_format: name: sdg4 ; >01:59:01,404 DBG blivet: AppleBootstrapFS.supported: supported: True ; >01:59:01,404 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 56 >01:59:01,405 DBG blivet: EFIFS.supported: supported: True ; >01:59:01,405 DBG blivet: get_format('efi') returning EFIFS instance with object id 57 >01:59:01,405 INF blivet: type detected on 'sdg4' is 'efi' >01:59:01,406 DBG blivet: EFIFS.supported: supported: True ; >01:59:01,406 DBG blivet: get_format('efi') returning EFIFS instance with object id 58 >01:59:01,407 DBG blivet: PartitionDevice._set_format: sdg4 ; type: efi ; current: None ; >01:59:01,407 INF blivet: got format: existing efi filesystem >01:59:01,439 DBG blivet: EFIFS.supported: supported: True ; >01:59:01,469 DBG blivet: EFIFS.supported: supported: True ; >01:59:01,471 DBG blivet: DeviceTree.handle_device: name: sr0 ; info: {'DEVLINKS': '/dev/disk/by-path/pci-0000:04:00.0-ata-2 ' > '/dev/disk/by-id/ata-HL-DT-ST_DVDRAM_GH24NS95_KAID1LL3715 ' > '/dev/disk/by-id/wwn-0x5001480000000000 /dev/cdrom', > 'DEVNAME': '/dev/sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata8/host7/target7:0:0/7:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_CD': '1', > 'ID_CDROM_CD_R': '1', > 'ID_CDROM_CD_RW': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_DVD_PLUS_R': '1', > 'ID_CDROM_DVD_PLUS_RW': '1', > 'ID_CDROM_DVD_PLUS_R_DL': '1', > 'ID_CDROM_DVD_R': '1', > 'ID_CDROM_DVD_RAM': '1', > 'ID_CDROM_DVD_RW': '1', > 'ID_CDROM_MRW': '1', > 'ID_CDROM_MRW_W': '1', > 'ID_FOR_SEAT': 'block-pci-0000_04_00_0-ata-2', > 'ID_MODEL': 'HL-DT-ST_DVDRAM_GH24NS95', > 'ID_MODEL_ENC': 'HL-DT-ST\\x20DVDRAM\\x20GH24NS95\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PATH': 'pci-0000:04:00.0-ata-2', > 'ID_PATH_TAG': 'pci-0000_04_00_0-ata-2', > 'ID_REVISION': 'RN01', > 'ID_SERIAL': 'HL-DT-ST_DVDRAM_GH24NS95_KAID1LL3715', > 'ID_SERIAL_SHORT': 'KAID1LL3715', > 'ID_TYPE': 'cd', > 'ID_WWN': '0x5001480000000000', > 'ID_WWN_WITH_EXTENSION': '0x5001480000000000', > 'MAJOR': '11', > 'MINOR': '0', > 'SUBSYSTEM': 'block', > 'SYSTEMD_MOUNT_DEVICE_BOUND': '1', > 'SYS_NAME': 'sr0', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata8/host7/target7:0:0/7:0:0:0/block/sr0', > 'TAGS': ':uaccess:seat:systemd:', > 'USEC_INITIALIZED': '12313797'} ; >01:59:01,471 INF blivet: scanning sr0 (/sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata8/host7/target7:0:0/7:0:0:0/block/sr0)... >01:59:01,471 DBG blivet: DeviceTree.get_device_by_name: name: sr0 ; incomplete: False ; hidden: False ; >01:59:01,472 DBG blivet: DeviceTree.get_device_by_name returned None >01:59:01,473 DBG blivet: OpticalDevicePopulator.run: >01:59:01,473 DBG blivet: get_format('None') returning DeviceFormat instance with object id 61 >01:59:01,473 DBG blivet: get_format('None') returning DeviceFormat instance with object id 62 >01:59:01,474 DBG blivet: OpticalDevice._set_format: sr0 ; type: None ; current: None ; >01:59:01,475 DBG blivet: OpticalDevice.update_sysfs_path: sr0 ; status: True ; >01:59:01,475 DBG blivet: sr0 sysfs_path set to /sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata8/host7/target7:0:0/7:0:0:0/block/sr0 >01:59:01,476 DBG blivet: OpticalDevice.read_current_size: exists: True ; path: /dev/sr0 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata8/host7/target7:0:0/7:0:0:0/block/sr0 ; >01:59:01,476 DBG blivet: updated sr0 size to 1024 MiB (1024 MiB) >01:59:01,476 INF blivet: added cdrom sr0 (id 60) to device tree >01:59:01,477 INF blivet: got device: OpticalDevice instance (0x7f732b3b0eb8) -- > name = sr0 status = True id = 60 > children = [] > parents = [] > uuid = None size = 1024 MiB > format = existing None > major = 11 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/ata8/host7/target7:0:0/7:0:0:0/block/sr0 > target size = 1024 MiB path = /dev/sr0 > format args = [] original_format = None >01:59:01,478 DBG blivet: DeviceTree.handle_format: name: sr0 ; >01:59:01,478 DBG blivet: OpticalDevice.media_present: sr0 ; status: True ; >01:59:01,549 DBG blivet: no media present for device sr0 >01:59:01,551 DBG blivet: DeviceTree.handle_device: name: sda ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x5002538d41c19cac ' > '/dev/disk/by-path/pci-0000:00:1f.2-ata-1 ' > '/dev/disk/by-id/ata-Samsung_SSD_850_EVO_500GB_S2RBNX0J260452Z', > 'DEVNAME': '/dev/sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '8', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'Samsung_SSD_850_EVO_500GB', > 'ID_MODEL_ENC': 'Samsung\\x20SSD\\x20850\\x20EVO\\x20500GB\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': '6cc8f97c-8461-4add-b657-ae6a2e1859f1', > 'ID_PATH': 'pci-0000:00:1f.2-ata-1', > 'ID_PATH_TAG': 'pci-0000_00_1f_2-ata-1', > 'ID_REVISION': 'EMT02B6Q', > 'ID_SERIAL': 'Samsung_SSD_850_EVO_500GB_S2RBNX0J260452Z', > 'ID_SERIAL_SHORT': 'S2RBNX0J260452Z', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5002538d41c19cac', > 'ID_WWN_WITH_EXTENSION': '0x5002538d41c19cac', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sda', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '12032826'} ; >01:59:01,551 INF blivet: scanning sda (/sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >01:59:01,552 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >01:59:01,553 DBG blivet: DeviceTree.get_device_by_name returned None >01:59:01,555 DBG blivet: DiskDevicePopulator.run: name: sda ; >01:59:01,555 INF blivet: sda is a disk >01:59:01,556 DBG blivet: get_format('None') returning DeviceFormat instance with object id 66 >01:59:01,556 DBG blivet: get_format('None') returning DeviceFormat instance with object id 67 >01:59:01,557 DBG blivet: DiskDevice._set_format: sda ; type: None ; current: None ; >01:59:01,558 DBG blivet: DiskDevice.update_sysfs_path: sda ; status: True ; >01:59:01,558 DBG blivet: sda sysfs_path set to /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda >01:59:01,560 DBG blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda ; >01:59:01,560 DBG blivet: updated sda size to 465,76 GiB (465,76 GiB) >01:59:01,561 INF blivet: added disk sda (id 65) to device tree >01:59:01,561 INF blivet: got device: DiskDevice instance (0x7f732b4ceeb8) -- > name = sda status = True id = 65 > children = [] > parents = [] > uuid = None size = 465,76 GiB > format = existing None > major = 8 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda > target size = 465,76 GiB path = /dev/sda > format args = [] original_format = None removable = False wwn = 0x5002538d41c19cac >01:59:01,562 DBG blivet: DeviceTree.handle_format: name: sda ; >01:59:01,563 DBG blivet: AppleBootstrapFS.supported: supported: True ; >01:59:01,563 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 69 >01:59:01,564 DBG blivet: EFIFS.supported: supported: True ; >01:59:01,564 DBG blivet: get_format('efi') returning EFIFS instance with object id 70 >01:59:01,565 DBG blivet: MacEFIFS.supported: supported: True ; >01:59:01,566 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 71 >01:59:01,567 DBG blivet: MacEFIFS.supported: supported: True ; >01:59:01,567 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 72 >01:59:01,568 DBG blivet: DiskLabelFormatPopulator.run: device: sda ; label_type: gpt ; >01:59:01,568 DBG blivet: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; >01:59:01,569 DBG blivet: DiskLabel.__init__: uuid: 6cc8f97c-8461-4add-b657-ae6a2e1859f1 ; label: None ; device: /dev/sda ; serial: Samsung_SSD_850_EVO_500GB_S2RBNX0J260452Z ; exists: True ; >01:59:01,580 DBG blivet: Clear pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 3 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7f732bb6bfd0>, <parted.partition.Partition object at 0x7f732bb687f0>, <parted.partition.Partition object at 0x7f732b2cf4a8>] > device: <parted.device.Device object at 0x7f732b3ac2b0> > PedDisk: <_ped.Disk object at 0x7f732b3a68c8> >01:59:01,608 DBG blivet: get_format('disklabel') returning DiskLabel instance with object id 73 >01:59:01,609 DBG blivet: DiskDevice._set_format: sda ; type: disklabel ; current: None ; >01:59:01,609 INF blivet: got format: existing gpt disklabel >01:59:01,613 DBG blivet: DeviceTree.handle_device: name: sda1 ; info: {'DEVLINKS': '/dev/disk/by-id/ata-Samsung_SSD_850_EVO_500GB_S2RBNX0J260452Z-part1 ' > '/dev/disk/by-partuuid/7fe96ae6-24e0-42a6-b250-520da30484d1 ' > '/dev/disk/by-uuid/15DC-9787 ' > '/dev/disk/by-id/wwn-0x5002538d41c19cac-part1 ' > '/dev/disk/by-partlabel/EFI\\x20System\\x20Partition ' > '/dev/disk/by-path/pci-0000:00:1f.2-ata-1-part1', > 'DEVNAME': '/dev/sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_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': '8', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'vfat', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '15DC-9787', > 'ID_FS_UUID_ENC': '15DC-9787', > 'ID_FS_VERSION': 'FAT32', > 'ID_MODEL': 'Samsung_SSD_850_EVO_500GB', > 'ID_MODEL_ENC': 'Samsung\\x20SSD\\x20850\\x20EVO\\x20500GB\\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': '2048', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '1048576', > 'ID_PART_ENTRY_TYPE': 'c12a7328-f81f-11d2-ba4b-00a0c93ec93b', > 'ID_PART_ENTRY_UUID': '7fe96ae6-24e0-42a6-b250-520da30484d1', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': '6cc8f97c-8461-4add-b657-ae6a2e1859f1', > 'ID_PATH': 'pci-0000:00:1f.2-ata-1', > 'ID_PATH_TAG': 'pci-0000_00_1f_2-ata-1', > 'ID_REVISION': 'EMT02B6Q', > 'ID_SERIAL': 'Samsung_SSD_850_EVO_500GB_S2RBNX0J260452Z', > 'ID_SERIAL_SHORT': 'S2RBNX0J260452Z', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5002538d41c19cac', > 'ID_WWN_WITH_EXTENSION': '0x5002538d41c19cac', > 'MAJOR': '8', > 'MINOR': '1', > 'PARTN': '1', > 'PARTNAME': 'EFI System Partition', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sda1', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '2225046975'} ; >01:59:01,613 INF blivet: scanning sda1 (/sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >01:59:01,614 DBG blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: False ; hidden: False ; >01:59:01,614 DBG blivet: DeviceTree.get_device_by_name returned None >01:59:01,615 DBG blivet: PartitionDevicePopulator.run: name: sda1 ; >01:59:01,644 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >01:59:01,645 DBG blivet: DeviceTree.get_device_by_name returned existing 465,76 GiB disk sda (65) with existing gpt disklabel >01:59:01,646 DBG blivet: get_format('None') returning DeviceFormat instance with object id 76 >01:59:01,647 DBG blivet: DiskDevice.add_child: name: sda ; child: sda1 ; kids: 0 ; >01:59:01,647 DBG blivet: get_format('None') returning DeviceFormat instance with object id 77 >01:59:01,648 DBG blivet: PartitionDevice._set_format: sda1 ; type: None ; current: None ; >01:59:01,649 DBG blivet: PartitionDevice.update_sysfs_path: sda1 ; status: True ; >01:59:01,649 DBG blivet: sda1 sysfs_path set to /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 >01:59:01,650 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 ; >01:59:01,651 DBG blivet: updated sda1 size to 512 MiB (512 MiB) >01:59:01,651 DBG blivet: looking up parted Partition: /dev/sda1 >01:59:01,652 DBG blivet: PartitionDevice.probe: sda1 ; exists: True ; >01:59:01,652 DBG blivet: PartitionDevice.get_flag: path: /dev/sda1 ; flag: 1 ; >01:59:01,653 DBG blivet: PartitionDevice.get_flag: path: /dev/sda1 ; flag: 10 ; >01:59:01,654 DBG blivet: PartitionDevice.get_flag: path: /dev/sda1 ; flag: 12 ; >01:59:01,655 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 ; >01:59:01,655 DBG blivet: updated sda1 size to 512 MiB (512 MiB) >01:59:01,655 INF blivet: added partition sda1 (id 75) to device tree >01:59:01,655 INF blivet: got device: PartitionDevice instance (0x7f732b2c35f8) -- > name = sda1 status = True id = 75 > children = [] > parents = ['existing 465,76 GiB disk sda (65) with existing gpt disklabel'] > uuid = 7fe96ae6-24e0-42a6-b250-520da30484d1 size = 512 MiB > format = existing None > major = 8 minor = 1 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 > target size = 512 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 0x7f732bb6bb70> fileSystem: <parted.filesystem.FileSystem object at 0x7f732b2cf358> > number: 1 path: /dev/sda1 type: 0 > name: EFI System Partition active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f732bb6bd30> PedPartition: <_ped.Partition object at 0x7f732b3b9db0> > disk = existing 465,76 GiB disk sda (65) with existing gpt disklabel > start = 2048 end = 1050623 length = 1048576 > flags = boot, esp >01:59:01,659 DBG blivet: DeviceTree.handle_format: name: sda1 ; >01:59:01,660 DBG blivet: AppleBootstrapFS.supported: supported: True ; >01:59:01,660 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 79 >01:59:01,661 DBG blivet: EFIFS.supported: supported: True ; >01:59:01,661 DBG blivet: get_format('efi') returning EFIFS instance with object id 80 >01:59:01,661 INF blivet: type detected on 'sda1' is 'efi' >01:59:01,662 DBG blivet: EFIFS.supported: supported: True ; >01:59:01,662 DBG blivet: get_format('efi') returning EFIFS instance with object id 81 >01:59:01,663 DBG blivet: PartitionDevice._set_format: sda1 ; type: efi ; current: None ; >01:59:01,663 INF blivet: got format: existing efi filesystem >01:59:01,694 DBG blivet: EFIFS.supported: supported: True ; >01:59:01,728 DBG blivet: EFIFS.supported: supported: True ; >01:59:01,729 DBG blivet: DeviceTree.handle_device: name: sda2 ; info: {'DEVLINKS': '/dev/disk/by-id/ata-Samsung_SSD_850_EVO_500GB_S2RBNX0J260452Z-part2 ' > '/dev/disk/by-path/pci-0000:00:1f.2-ata-1-part2 ' > '/dev/disk/by-partuuid/4e23af31-a373-48d9-a7e0-c2b1fa06fea4 ' > '/dev/disk/by-uuid/fb6de720-236e-4c81-b81a-7a6996219f93 ' > '/dev/disk/by-id/wwn-0x5002538d41c19cac-part2', > 'DEVNAME': '/dev/sda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_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': '8', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'fb6de720-236e-4c81-b81a-7a6996219f93', > 'ID_FS_UUID_ENC': 'fb6de720-236e-4c81-b81a-7a6996219f93', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'Samsung_SSD_850_EVO_500GB', > 'ID_MODEL_ENC': 'Samsung\\x20SSD\\x20850\\x20EVO\\x20500GB\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '1050624', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '1499136', > 'ID_PART_ENTRY_TYPE': '0fc63daf-8483-4772-8e79-3d69d8477de4', > 'ID_PART_ENTRY_UUID': '4e23af31-a373-48d9-a7e0-c2b1fa06fea4', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': '6cc8f97c-8461-4add-b657-ae6a2e1859f1', > 'ID_PATH': 'pci-0000:00:1f.2-ata-1', > 'ID_PATH_TAG': 'pci-0000_00_1f_2-ata-1', > 'ID_REVISION': 'EMT02B6Q', > 'ID_SERIAL': 'Samsung_SSD_850_EVO_500GB_S2RBNX0J260452Z', > 'ID_SERIAL_SHORT': 'S2RBNX0J260452Z', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5002538d41c19cac', > 'ID_WWN_WITH_EXTENSION': '0x5002538d41c19cac', > 'MAJOR': '8', > 'MINOR': '2', > 'PARTN': '2', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sda2', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '2225045478'} ; >01:59:01,729 INF blivet: scanning sda2 (/sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >01:59:01,730 DBG blivet: DeviceTree.get_device_by_name: name: sda2 ; incomplete: False ; hidden: False ; >01:59:01,731 DBG blivet: DeviceTree.get_device_by_name returned None >01:59:01,732 DBG blivet: PartitionDevicePopulator.run: name: sda2 ; >01:59:01,760 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >01:59:01,760 DBG blivet: DeviceTree.get_device_by_name returned existing 465,76 GiB disk sda (65) with existing gpt disklabel >01:59:01,762 DBG blivet: get_format('None') returning DeviceFormat instance with object id 84 >01:59:01,763 DBG blivet: DiskDevice.add_child: name: sda ; child: sda2 ; kids: 1 ; >01:59:01,763 DBG blivet: get_format('None') returning DeviceFormat instance with object id 85 >01:59:01,764 DBG blivet: PartitionDevice._set_format: sda2 ; type: None ; current: None ; >01:59:01,764 DBG blivet: PartitionDevice.update_sysfs_path: sda2 ; status: True ; >01:59:01,765 DBG blivet: sda2 sysfs_path set to /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 >01:59:01,766 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda2 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 ; >01:59:01,766 DBG blivet: updated sda2 size to 732 MiB (732 MiB) >01:59:01,766 DBG blivet: looking up parted Partition: /dev/sda2 >01:59:01,767 DBG blivet: PartitionDevice.probe: sda2 ; exists: True ; >01:59:01,768 DBG blivet: PartitionDevice.get_flag: path: /dev/sda2 ; flag: 1 ; >01:59:01,769 DBG blivet: PartitionDevice.get_flag: path: /dev/sda2 ; flag: 10 ; >01:59:01,769 DBG blivet: PartitionDevice.get_flag: path: /dev/sda2 ; flag: 12 ; >01:59:01,770 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda2 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 ; >01:59:01,771 DBG blivet: updated sda2 size to 732 MiB (732 MiB) >01:59:01,771 INF blivet: added partition sda2 (id 83) to device tree >01:59:01,771 INF blivet: got device: PartitionDevice instance (0x7f732b2c3f98) -- > name = sda2 status = True id = 83 > children = [] > parents = ['existing 465,76 GiB disk sda (65) with existing gpt disklabel'] > uuid = 4e23af31-a373-48d9-a7e0-c2b1fa06fea4 size = 732 MiB > format = existing None > major = 8 minor = 2 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 > target size = 732 MiB 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 0x7f732bb6bb70> fileSystem: <parted.filesystem.FileSystem object at 0x7f732b2cf128> > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f732b2bbc18> PedPartition: <_ped.Partition object at 0x7f732b3b9e60> > disk = existing 465,76 GiB disk sda (65) with existing gpt disklabel > start = 1050624 end = 2549759 length = 1499136 > flags = >01:59:01,775 DBG blivet: DeviceTree.handle_format: name: sda2 ; >01:59:01,776 DBG blivet: AppleBootstrapFS.supported: supported: True ; >01:59:01,776 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 87 >01:59:01,777 DBG blivet: EFIFS.supported: supported: True ; >01:59:01,777 DBG blivet: get_format('efi') returning EFIFS instance with object id 88 >01:59:01,778 DBG blivet: MacEFIFS.supported: supported: True ; >01:59:01,778 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 89 >01:59:01,779 DBG blivet: MacEFIFS.supported: supported: True ; >01:59:01,779 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 90 >01:59:01,779 INF blivet: type detected on 'sda2' is 'ext4' >01:59:01,799 DBG blivet: padding min size from 180,02 MiB up to 199 MiB >01:59:01,800 DBG blivet: Ext4FS.supported: supported: True ; >01:59:01,800 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 91 >01:59:01,801 DBG blivet: PartitionDevice._set_format: sda2 ; type: ext4 ; current: None ; >01:59:01,801 INF blivet: got format: existing ext4 filesystem >01:59:01,833 DBG blivet: Ext4FS.supported: supported: True ; >01:59:01,863 DBG blivet: Ext4FS.supported: supported: True ; >01:59:01,865 DBG blivet: DeviceTree.handle_device: name: sda3 ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x5002538d41c19cac-part3 ' > '/dev/disk/by-id/ata-Samsung_SSD_850_EVO_500GB_S2RBNX0J260452Z-part3 ' > '/dev/disk/by-path/pci-0000:00:1f.2-ata-1-part3 ' > '/dev/disk/by-uuid/3519bbb3-0d27-47fe-a9ac-a685c46f8a32 ' > '/dev/disk/by-partuuid/dcccc766-4d06-418d-a38c-6d977e3d93d5', > 'DEVNAME': '/dev/sda3', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/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_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': '8', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'crypto_LUKS', > 'ID_FS_USAGE': 'crypto', > 'ID_FS_UUID': '3519bbb3-0d27-47fe-a9ac-a685c46f8a32', > 'ID_FS_UUID_ENC': '3519bbb3-0d27-47fe-a9ac-a685c46f8a32', > 'ID_FS_VERSION': '1', > 'ID_MODEL': 'Samsung_SSD_850_EVO_500GB', > 'ID_MODEL_ENC': 'Samsung\\x20SSD\\x20850\\x20EVO\\x20500GB\\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': '2549760', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '974221312', > 'ID_PART_ENTRY_TYPE': '0fc63daf-8483-4772-8e79-3d69d8477de4', > 'ID_PART_ENTRY_UUID': 'dcccc766-4d06-418d-a38c-6d977e3d93d5', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': '6cc8f97c-8461-4add-b657-ae6a2e1859f1', > 'ID_PATH': 'pci-0000:00:1f.2-ata-1', > 'ID_PATH_TAG': 'pci-0000_00_1f_2-ata-1', > 'ID_REVISION': 'EMT02B6Q', > 'ID_SERIAL': 'Samsung_SSD_850_EVO_500GB_S2RBNX0J260452Z', > 'ID_SERIAL_SHORT': 'S2RBNX0J260452Z', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5002538d41c19cac', > 'ID_WWN_WITH_EXTENSION': '0x5002538d41c19cac', > 'MAJOR': '8', > 'MINOR': '3', > 'PARTN': '3', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sda3', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '2225042289'} ; >01:59:01,865 INF blivet: scanning sda3 (/sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3)... >01:59:01,866 DBG blivet: DeviceTree.get_device_by_name: name: sda3 ; incomplete: False ; hidden: False ; >01:59:01,867 DBG blivet: DeviceTree.get_device_by_name returned None >01:59:01,867 DBG blivet: PartitionDevicePopulator.run: name: sda3 ; >01:59:01,896 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >01:59:01,897 DBG blivet: DeviceTree.get_device_by_name returned existing 465,76 GiB disk sda (65) with existing gpt disklabel >01:59:01,898 DBG blivet: get_format('None') returning DeviceFormat instance with object id 94 >01:59:01,899 DBG blivet: DiskDevice.add_child: name: sda ; child: sda3 ; kids: 2 ; >01:59:01,899 DBG blivet: get_format('None') returning DeviceFormat instance with object id 95 >01:59:01,900 DBG blivet: PartitionDevice._set_format: sda3 ; type: None ; current: None ; >01:59:01,901 DBG blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >01:59:01,901 DBG blivet: sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 >01:59:01,902 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda3 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 ; >01:59:01,903 DBG blivet: updated sda3 size to 464,54 GiB (464,54 GiB) >01:59:01,903 DBG blivet: looking up parted Partition: /dev/sda3 >01:59:01,903 DBG blivet: PartitionDevice.probe: sda3 ; exists: True ; >01:59:01,904 DBG blivet: PartitionDevice.get_flag: path: /dev/sda3 ; flag: 1 ; >01:59:01,905 DBG blivet: PartitionDevice.get_flag: path: /dev/sda3 ; flag: 10 ; >01:59:01,906 DBG blivet: PartitionDevice.get_flag: path: /dev/sda3 ; flag: 12 ; >01:59:01,907 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda3 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 ; >01:59:01,907 DBG blivet: updated sda3 size to 464,54 GiB (464,54 GiB) >01:59:01,907 INF blivet: added partition sda3 (id 93) to device tree >01:59:01,907 INF blivet: got device: PartitionDevice instance (0x7f732b2d3b00) -- > name = sda3 status = True id = 93 > children = [] > parents = ['existing 465,76 GiB disk sda (65) with existing gpt disklabel'] > uuid = dcccc766-4d06-418d-a38c-6d977e3d93d5 size = 464,54 GiB > format = existing None > major = 8 minor = 3 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 > target size = 464,54 GiB 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 0x7f732bb6bb70> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f732b2cfc88> PedPartition: <_ped.Partition object at 0x7f732b3b9e08> > disk = existing 465,76 GiB disk sda (65) with existing gpt disklabel > start = 2549760 end = 976771071 length = 974221312 > flags = >01:59:01,911 DBG blivet: DeviceTree.handle_format: name: sda3 ; >01:59:01,912 DBG blivet: AppleBootstrapFS.supported: supported: True ; >01:59:01,912 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 97 >01:59:01,913 DBG blivet: EFIFS.supported: supported: True ; >01:59:01,913 DBG blivet: get_format('efi') returning EFIFS instance with object id 98 >01:59:01,914 DBG blivet: MacEFIFS.supported: supported: True ; >01:59:01,914 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 99 >01:59:01,915 DBG blivet: MacEFIFS.supported: supported: True ; >01:59:01,916 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 100 >01:59:01,916 INF blivet: type detected on 'sda3' is 'luks' >01:59:01,917 DBG blivet: LUKS.__init__: uuid: 3519bbb3-0d27-47fe-a9ac-a685c46f8a32 ; label: None ; device: /dev/sda3 ; serial: Samsung_SSD_850_EVO_500GB_S2RBNX0J260452Z ; exists: True ; name: luks-3519bbb3-0d27-47fe-a9ac-a685c46f8a32 ; >01:59:01,917 DBG blivet: get_format('luks') returning LUKS instance with object id 101 >01:59:01,918 DBG blivet: PartitionDevice._set_format: sda3 ; type: luks ; current: None ; >01:59:01,918 DBG blivet: DeviceTree.get_device_by_name: name: luks-3519bbb3-0d27-47fe-a9ac-a685c46f8a32 ; incomplete: False ; hidden: False ; >01:59:01,919 DBG blivet: DeviceTree.get_device_by_name returned None >01:59:01,919 DBG blivet: get_format('None') returning DeviceFormat instance with object id 103 >01:59:01,920 DBG blivet: PartitionDevice.add_child: name: sda3 ; child: luks-3519bbb3-0d27-47fe-a9ac-a685c46f8a32 ; kids: 0 ; >01:59:01,921 DBG blivet: get_format('None') returning DeviceFormat instance with object id 104 >01:59:01,921 DBG blivet: LUKSDevice._set_format: luks-3519bbb3-0d27-47fe-a9ac-a685c46f8a32 ; type: None ; current: None ; >01:59:01,922 DBG blivet: LUKSDevice.update_sysfs_path: luks-3519bbb3-0d27-47fe-a9ac-a685c46f8a32 ; status: False ; >01:59:01,922 ERR blivet: failed to update sysfs path for luks-3519bbb3-0d27-47fe-a9ac-a685c46f8a32: [Errno 2] No such file or directory: '/dev/mapper/luks-3519bbb3-0d27-47fe-a9ac-a685c46f8a32' >01:59:01,923 DBG blivet: LUKSDevice.setup: luks-3519bbb3-0d27-47fe-a9ac-a685c46f8a32 ; orig: False ; status: False ; controllable: True ; >01:59:01,924 DBG blivet: LUKSDevice.setup_parents: name: luks-3519bbb3-0d27-47fe-a9ac-a685c46f8a32 ; orig: False ; >01:59:01,925 DBG blivet: PartitionDevice.setup: sda3 ; orig: False ; status: True ; controllable: True ; >01:59:01,926 DBG blivet: LUKS.setup: device: /dev/sda3 ; type: luks ; status: False ; >01:59:01,926 INF blivet: setup of luks-3519bbb3-0d27-47fe-a9ac-a685c46f8a32 failed: luks device not configured >01:59:01,926 DBG blivet: PartitionDevice.remove_child: name: sda3 ; child: luks-3519bbb3-0d27-47fe-a9ac-a685c46f8a32 ; kids: 1 ; >01:59:01,927 INF blivet: got format: existing luks >01:59:01,928 DBG blivet: DeviceTree.handle_device: name: sdb ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x5002538da00a5fdf ' > '/dev/disk/by-id/ata-Samsung_SSD_850_EVO_500GB_S21JNSAFC34055Z ' > '/dev/disk/by-path/pci-0000:00:1f.2-ata-2', > 'DEVNAME': '/dev/sdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '8', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'Samsung_SSD_850_EVO_500GB', > 'ID_MODEL_ENC': 'Samsung\\x20SSD\\x20850\\x20EVO\\x20500GB\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '01744ed0', > 'ID_PATH': 'pci-0000:00:1f.2-ata-2', > 'ID_PATH_TAG': 'pci-0000_00_1f_2-ata-2', > 'ID_REVISION': 'EMT01B6Q', > 'ID_SERIAL': 'Samsung_SSD_850_EVO_500GB_S21JNSAFC34055Z', > 'ID_SERIAL_SHORT': 'S21JNSAFC34055Z', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5002538da00a5fdf', > 'ID_WWN_WITH_EXTENSION': '0x5002538da00a5fdf', > 'MAJOR': '8', > 'MINOR': '16', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdb', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '12032760'} ; >01:59:01,929 INF blivet: scanning sdb (/sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb)... >01:59:01,929 DBG blivet: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; >01:59:01,930 DBG blivet: DeviceTree.get_device_by_name returned None >01:59:01,931 DBG blivet: DiskDevicePopulator.run: name: sdb ; >01:59:01,932 INF blivet: sdb is a disk >01:59:01,932 DBG blivet: get_format('None') returning DeviceFormat instance with object id 108 >01:59:01,932 DBG blivet: get_format('None') returning DeviceFormat instance with object id 109 >01:59:01,933 DBG blivet: DiskDevice._set_format: sdb ; type: None ; current: None ; >01:59:01,934 DBG blivet: DiskDevice.update_sysfs_path: sdb ; status: True ; >01:59:01,934 DBG blivet: sdb sysfs_path set to /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb >01:59:01,935 DBG blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb ; >01:59:01,935 DBG blivet: updated sdb size to 465,76 GiB (465,76 GiB) >01:59:01,935 INF blivet: added disk sdb (id 107) to device tree >01:59:01,935 INF blivet: got device: DiskDevice instance (0x7f732b2d38d0) -- > name = sdb status = True id = 107 > children = [] > parents = [] > uuid = None size = 465,76 GiB > format = existing None > major = 8 minor = 16 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb > target size = 465,76 GiB path = /dev/sdb > format args = [] original_format = None removable = False wwn = 0x5002538da00a5fdf >01:59:01,937 DBG blivet: DeviceTree.handle_format: name: sdb ; >01:59:01,938 DBG blivet: AppleBootstrapFS.supported: supported: True ; >01:59:01,938 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 111 >01:59:01,939 DBG blivet: EFIFS.supported: supported: True ; >01:59:01,939 DBG blivet: get_format('efi') returning EFIFS instance with object id 112 >01:59:01,940 DBG blivet: MacEFIFS.supported: supported: True ; >01:59:01,940 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 113 >01:59:01,966 DBG blivet: MacEFIFS.supported: supported: True ; >01:59:01,966 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 114 >01:59:01,967 DBG blivet: DiskLabelFormatPopulator.run: device: sdb ; label_type: dos ; >01:59:01,968 DBG blivet: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; >01:59:01,968 DBG blivet: DiskLabel.__init__: uuid: 01744ed0 ; label: None ; device: /dev/sdb ; serial: Samsung_SSD_850_EVO_500GB_S21JNSAFC34055Z ; exists: True ; >01:59:01,978 DBG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 2 > lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f732bb698d0>, <parted.partition.Partition object at 0x7f732b3c01d0>] > device: <parted.device.Device object at 0x7f732b51f400> > PedDisk: <_ped.Disk object at 0x7f732b2ed588> >01:59:02,007 DBG blivet: get_format('disklabel') returning DiskLabel instance with object id 115 >01:59:02,009 DBG blivet: DiskDevice._set_format: sdb ; type: disklabel ; current: None ; >01:59:02,009 INF blivet: got format: existing msdos disklabel >01:59:02,012 DBG blivet: DeviceTree.handle_device: name: sdb1 ; info: {'DEVLINKS': '/dev/disk/by-uuid/3006A05B06A02436 ' > '/dev/disk/by-id/wwn-0x5002538da00a5fdf-part1 ' > '/dev/disk/by-path/pci-0000:00:1f.2-ata-2-part1 ' > '/dev/disk/by-partuuid/01744ed0-01 ' > '/dev/disk/by-label/System\\x20Reserved ' > '/dev/disk/by-id/ata-Samsung_SSD_850_EVO_500GB_S21JNSAFC34055Z-part1', > 'DEVNAME': '/dev/sdb1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '8', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'System_Reserved', > 'ID_FS_LABEL_ENC': 'System\\x20Reserved', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '3006A05B06A02436', > 'ID_FS_UUID_ENC': '3006A05B06A02436', > 'ID_MODEL': 'Samsung_SSD_850_EVO_500GB', > 'ID_MODEL_ENC': 'Samsung\\x20SSD\\x20850\\x20EVO\\x20500GB\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1124352', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_ENTRY_UUID': '01744ed0-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '01744ed0', > 'ID_PATH': 'pci-0000:00:1f.2-ata-2', > 'ID_PATH_TAG': 'pci-0000_00_1f_2-ata-2', > 'ID_REVISION': 'EMT01B6Q', > 'ID_SERIAL': 'Samsung_SSD_850_EVO_500GB_S21JNSAFC34055Z', > 'ID_SERIAL_SHORT': 'S21JNSAFC34055Z', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5002538da00a5fdf', > 'ID_WWN_WITH_EXTENSION': '0x5002538da00a5fdf', > 'MAJOR': '8', > 'MINOR': '17', > 'PARTN': '1', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdb1', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '2225197321'} ; >01:59:02,012 INF blivet: scanning sdb1 (/sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1)... >01:59:02,013 DBG blivet: DeviceTree.get_device_by_name: name: sdb1 ; incomplete: False ; hidden: False ; >01:59:02,013 DBG blivet: DeviceTree.get_device_by_name returned None >01:59:02,014 DBG blivet: PartitionDevicePopulator.run: name: sdb1 ; >01:59:02,046 DBG blivet: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; >01:59:02,047 DBG blivet: DeviceTree.get_device_by_name returned existing 465,76 GiB disk sdb (107) with existing msdos disklabel >01:59:02,048 DBG blivet: get_format('None') returning DeviceFormat instance with object id 118 >01:59:02,049 DBG blivet: DiskDevice.add_child: name: sdb ; child: sdb1 ; kids: 0 ; >01:59:02,049 DBG blivet: get_format('None') returning DeviceFormat instance with object id 119 >01:59:02,050 DBG blivet: PartitionDevice._set_format: sdb1 ; type: None ; current: None ; >01:59:02,051 DBG blivet: PartitionDevice.update_sysfs_path: sdb1 ; status: True ; >01:59:02,051 DBG blivet: sdb1 sysfs_path set to /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1 >01:59:02,052 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sdb1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1 ; >01:59:02,053 DBG blivet: updated sdb1 size to 549 MiB (549 MiB) >01:59:02,053 DBG blivet: looking up parted Partition: /dev/sdb1 >01:59:02,054 DBG blivet: PartitionDevice.probe: sdb1 ; exists: True ; >01:59:02,055 DBG blivet: PartitionDevice.get_flag: path: /dev/sdb1 ; flag: 1 ; >01:59:02,056 DBG blivet: PartitionDevice.get_flag: path: /dev/sdb1 ; flag: 10 ; >01:59:02,057 DBG blivet: PartitionDevice.get_flag: path: /dev/sdb1 ; flag: 12 ; >01:59:02,057 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sdb1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1 ; >01:59:02,058 DBG blivet: updated sdb1 size to 549 MiB (549 MiB) >01:59:02,058 INF blivet: added partition sdb1 (id 117) to device tree >01:59:02,059 INF blivet: parted exception: msdos disk labels do not support partition names. >01:59:02,058 INF blivet: got device: PartitionDevice instance (0x7f734c658cf8) -- > name = sdb1 status = True id = 117 > children = [] > parents = ['existing 465,76 GiB disk sdb (107) with existing msdos disklabel'] > uuid = 01744ed0-01 size = 549 MiB > format = existing None > major = 8 minor = 17 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1 > target size = 549 MiB path = /dev/sdb1 > 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 0x7f732bb67a20> fileSystem: <parted.filesystem.FileSystem object at 0x7f732b3c0828> > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f732b3c00f0> PedPartition: <_ped.Partition object at 0x7f733997c678> > disk = existing 465,76 GiB disk sdb (107) with existing msdos disklabel > start = 2048 end = 1126399 length = 1124352 > flags = boot >01:59:02,060 INF blivet: parted exception: msdos disk labels do not support partition names. >01:59:02,061 INF blivet: parted exception: msdos disk labels do not support partition names. >01:59:02,061 INF blivet: parted exception: msdos disk labels do not support partition names. >01:59:02,063 DBG blivet: DeviceTree.handle_format: name: sdb1 ; >01:59:02,064 DBG blivet: AppleBootstrapFS.supported: supported: True ; >01:59:02,064 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 121 >01:59:02,065 DBG blivet: EFIFS.supported: supported: True ; >01:59:02,065 DBG blivet: get_format('efi') returning EFIFS instance with object id 122 >01:59:02,066 DBG blivet: MacEFIFS.supported: supported: True ; >01:59:02,067 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 123 >01:59:02,068 DBG blivet: MacEFIFS.supported: supported: True ; >01:59:02,068 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 124 >01:59:02,068 INF blivet: type detected on 'sdb1' is 'ntfs' >01:59:02,092 DBG blivet: padding min size from 382,42 MiB up to 420,67 MiB >01:59:02,093 DBG blivet: NTFS.supported: supported: False ; >01:59:02,094 DBG blivet: get_format('ntfs') returning NTFS instance with object id 125 >01:59:02,094 DBG blivet: PartitionDevice._set_format: sdb1 ; type: ntfs ; current: None ; >01:59:02,094 INF blivet: got format: existing ntfs filesystem >01:59:02,132 DBG blivet: NTFS.supported: supported: False ; >01:59:02,165 DBG blivet: NTFS.supported: supported: False ; >01:59:02,167 DBG blivet: DeviceTree.handle_device: name: sdb2 ; info: {'DEVLINKS': '/dev/disk/by-uuid/D2E0A115E0A10139 ' > '/dev/disk/by-partuuid/01744ed0-02 /dev/disk/by-label/Win10 ' > '/dev/disk/by-id/wwn-0x5002538da00a5fdf-part2 ' > '/dev/disk/by-path/pci-0000:00:1f.2-ata-2-part2 ' > '/dev/disk/by-id/ata-Samsung_SSD_850_EVO_500GB_S21JNSAFC34055Z-part2', > 'DEVNAME': '/dev/sdb2', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '8', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'Win10', > 'ID_FS_LABEL_ENC': 'Win10', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'D2E0A115E0A10139', > 'ID_FS_UUID_ENC': 'D2E0A115E0A10139', > 'ID_MODEL': 'Samsung_SSD_850_EVO_500GB', > 'ID_MODEL_ENC': 'Samsung\\x20SSD\\x20850\\x20EVO\\x20500GB\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '1126400', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '975644672', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_ENTRY_UUID': '01744ed0-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '01744ed0', > 'ID_PATH': 'pci-0000:00:1f.2-ata-2', > 'ID_PATH_TAG': 'pci-0000_00_1f_2-ata-2', > 'ID_REVISION': 'EMT01B6Q', > 'ID_SERIAL': 'Samsung_SSD_850_EVO_500GB_S21JNSAFC34055Z', > 'ID_SERIAL_SHORT': 'S21JNSAFC34055Z', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5002538da00a5fdf', > 'ID_WWN_WITH_EXTENSION': '0x5002538da00a5fdf', > 'MAJOR': '8', > 'MINOR': '18', > 'PARTN': '2', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdb2', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb2', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '2225197331'} ; >01:59:02,167 INF blivet: scanning sdb2 (/sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb2)... >01:59:02,168 DBG blivet: DeviceTree.get_device_by_name: name: sdb2 ; incomplete: False ; hidden: False ; >01:59:02,168 DBG blivet: DeviceTree.get_device_by_name returned None >01:59:02,169 DBG blivet: PartitionDevicePopulator.run: name: sdb2 ; >01:59:02,200 DBG blivet: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; >01:59:02,201 DBG blivet: DeviceTree.get_device_by_name returned existing 465,76 GiB disk sdb (107) with existing msdos disklabel >01:59:02,202 DBG blivet: get_format('None') returning DeviceFormat instance with object id 128 >01:59:02,203 DBG blivet: DiskDevice.add_child: name: sdb ; child: sdb2 ; kids: 1 ; >01:59:02,203 DBG blivet: get_format('None') returning DeviceFormat instance with object id 129 >01:59:02,204 DBG blivet: PartitionDevice._set_format: sdb2 ; type: None ; current: None ; >01:59:02,205 DBG blivet: PartitionDevice.update_sysfs_path: sdb2 ; status: True ; >01:59:02,205 DBG blivet: sdb2 sysfs_path set to /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb2 >01:59:02,206 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sdb2 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb2 ; >01:59:02,207 DBG blivet: updated sdb2 size to 465,22 GiB (465,22 GiB) >01:59:02,207 DBG blivet: looking up parted Partition: /dev/sdb2 >01:59:02,208 DBG blivet: PartitionDevice.probe: sdb2 ; exists: True ; >01:59:02,209 DBG blivet: PartitionDevice.get_flag: path: /dev/sdb2 ; flag: 1 ; >01:59:02,209 DBG blivet: PartitionDevice.get_flag: path: /dev/sdb2 ; flag: 10 ; >01:59:02,210 DBG blivet: PartitionDevice.get_flag: path: /dev/sdb2 ; flag: 12 ; >01:59:02,211 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sdb2 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb2 ; >01:59:02,211 DBG blivet: updated sdb2 size to 465,22 GiB (465,22 GiB) >01:59:02,211 INF blivet: added partition sdb2 (id 127) to device tree >01:59:02,212 INF blivet: parted exception: msdos disk labels do not support partition names. >01:59:02,212 INF blivet: got device: PartitionDevice instance (0x7f732b2bbef0) -- > name = sdb2 status = True id = 127 > children = [] > parents = ['existing 465,76 GiB disk sdb (107) with existing msdos disklabel'] > uuid = 01744ed0-02 size = 465,22 GiB > format = existing None > major = 8 minor = 18 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb2 > target size = 465,22 GiB path = /dev/sdb2 > 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 0x7f732bb67a20> fileSystem: <parted.filesystem.FileSystem object at 0x7f732b3c0978> > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f732b3c0cf8> PedPartition: <_ped.Partition object at 0x7f733997c570> > disk = existing 465,76 GiB disk sdb (107) with existing msdos disklabel > start = 1126400 end = 976771071 length = 975644672 > flags = >01:59:02,213 INF blivet: parted exception: msdos disk labels do not support partition names. >01:59:02,214 INF blivet: parted exception: msdos disk labels do not support partition names. >01:59:02,214 INF blivet: parted exception: msdos disk labels do not support partition names. >01:59:02,216 DBG blivet: DeviceTree.handle_format: name: sdb2 ; >01:59:02,217 DBG blivet: AppleBootstrapFS.supported: supported: True ; >01:59:02,217 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 131 >01:59:02,218 DBG blivet: EFIFS.supported: supported: True ; >01:59:02,218 DBG blivet: get_format('efi') returning EFIFS instance with object id 132 >01:59:02,219 DBG blivet: MacEFIFS.supported: supported: True ; >01:59:02,220 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 133 >01:59:02,221 DBG blivet: MacEFIFS.supported: supported: True ; >01:59:02,221 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 134 >01:59:02,221 INF blivet: type detected on 'sdb2' is 'ntfs' >01:59:03,445 DBG blivet: padding min size from 75,06 GiB up to 75,55 GiB >01:59:03,446 DBG blivet: NTFS.supported: supported: False ; >01:59:03,446 DBG blivet: get_format('ntfs') returning NTFS instance with object id 135 >01:59:03,447 DBG blivet: PartitionDevice._set_format: sdb2 ; type: ntfs ; current: None ; >01:59:03,447 INF blivet: got format: existing ntfs filesystem >01:59:03,480 DBG blivet: NTFS.supported: supported: False ; >01:59:03,512 DBG blivet: NTFS.supported: supported: False ; >01:59:03,514 DBG blivet: DeviceTree.handle_device: name: sdc ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x5000cca269c723af ' > '/dev/disk/by-id/ata-HGST_HDN726040ALE614_K7GHPW4L ' > '/dev/disk/by-path/pci-0000:00:1f.2-ata-3', > 'DEVNAME': '/dev/sdc', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdc', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '66030', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'HGST_HDN726040ALE614', > 'ID_MODEL_ENC': 'HGST\\x20HDN726040ALE614\\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': '79cb34c6-10f6-49b7-93b6-5b314f994773', > 'ID_PATH': 'pci-0000:00:1f.2-ata-3', > 'ID_PATH_TAG': 'pci-0000_00_1f_2-ata-3', > 'ID_REVISION': 'APGNW7JH', > 'ID_SERIAL': 'HGST_HDN726040ALE614_K7GHPW4L', > 'ID_SERIAL_SHORT': 'K7GHPW4L', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000cca269c723af', > 'ID_WWN_WITH_EXTENSION': '0x5000cca269c723af', > 'MAJOR': '8', > 'MINOR': '32', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdc', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdc', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '12034129'} ; >01:59:03,514 INF blivet: scanning sdc (/sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdc)... >01:59:03,515 DBG blivet: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; >01:59:03,516 DBG blivet: DeviceTree.get_device_by_name returned None >01:59:03,517 DBG blivet: DiskDevicePopulator.run: name: sdc ; >01:59:03,517 INF blivet: sdc is a disk >01:59:03,518 DBG blivet: get_format('None') returning DeviceFormat instance with object id 138 >01:59:03,518 DBG blivet: get_format('None') returning DeviceFormat instance with object id 139 >01:59:03,519 DBG blivet: DiskDevice._set_format: sdc ; type: None ; current: None ; >01:59:03,519 DBG blivet: DiskDevice.update_sysfs_path: sdc ; status: True ; >01:59:03,520 DBG blivet: sdc sysfs_path set to /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdc >01:59:03,520 DBG blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdc ; sysfs_path: /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdc ; >01:59:03,521 DBG blivet: updated sdc size to 3,64 TiB (3,64 TiB) >01:59:03,521 INF blivet: added disk sdc (id 137) to device tree >01:59:03,521 INF blivet: got device: DiskDevice instance (0x7f732b2d6cc0) -- > name = sdc status = True id = 137 > children = [] > parents = [] > uuid = None size = 3,64 TiB > format = existing None > major = 8 minor = 32 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdc > target size = 3,64 TiB path = /dev/sdc > format args = [] original_format = None removable = False wwn = 0x5000cca269c723af >01:59:03,523 DBG blivet: DeviceTree.handle_format: name: sdc ; >01:59:03,524 DBG blivet: AppleBootstrapFS.supported: supported: True ; >01:59:03,524 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 141 >01:59:03,525 DBG blivet: EFIFS.supported: supported: True ; >01:59:03,525 DBG blivet: get_format('efi') returning EFIFS instance with object id 142 >01:59:03,526 DBG blivet: MacEFIFS.supported: supported: True ; >01:59:03,527 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 143 >01:59:03,528 DBG blivet: MacEFIFS.supported: supported: True ; >01:59:03,528 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 144 >01:59:03,529 DBG blivet: DiskLabelFormatPopulator.run: device: sdc ; label_type: gpt ; >01:59:03,529 DBG blivet: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; >01:59:03,530 DBG blivet: DiskLabel.__init__: uuid: 79cb34c6-10f6-49b7-93b6-5b314f994773 ; label: None ; device: /dev/sdc ; serial: HGST_HDN726040ALE614_K7GHPW4L ; exists: True ; >01:59:03,551 DBG blivet: Clear pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7f732b2d98d0>] > device: <parted.device.Device object at 0x7f732b2d9c18> > PedDisk: <_ped.Disk object at 0x7f732b2c44c8> >01:59:03,582 DBG blivet: get_format('disklabel') returning DiskLabel instance with object id 145 >01:59:03,583 DBG blivet: DiskDevice._set_format: sdc ; type: disklabel ; current: None ; >01:59:03,583 INF blivet: got format: existing gpt disklabel >01:59:03,586 DBG blivet: DeviceTree.handle_device: name: sdc1 ; info: {'DEVLINKS': '/dev/disk/by-path/pci-0000:00:1f.2-ata-3-part1 ' > '/dev/disk/by-id/ata-HGST_HDN726040ALE614_K7GHPW4L-part1 ' > '/dev/disk/by-id/wwn-0x5000cca269c723af-part1 ' > '/dev/disk/by-partuuid/25899521-7fdd-4731-b15f-891c64b8b1c5', > 'DEVNAME': '/dev/sdc1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '66030', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'myraidname', > 'ID_FS_LABEL_ENC': 'myraidname', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '12c3222d-2959-51ba-1d8f-0b64164d4fed', > 'ID_FS_UUID_ENC': '12c3222d-2959-51ba-1d8f-0b64164d4fed', > 'ID_FS_UUID_SUB': 'f4da13e4-d837-2836-20ac-3779cee2456c', > 'ID_FS_UUID_SUB_ENC': 'f4da13e4-d837-2836-20ac-3779cee2456c', > 'ID_FS_VERSION': '1.2', > 'ID_MODEL': 'HGST_HDN726040ALE614', > 'ID_MODEL_ENC': 'HGST\\x20HDN726040ALE614\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:32', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '7814035087', > 'ID_PART_ENTRY_TYPE': 'a19d880f-05fc-4d3b-a006-743f0f84911e', > 'ID_PART_ENTRY_UUID': '25899521-7fdd-4731-b15f-891c64b8b1c5', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': '79cb34c6-10f6-49b7-93b6-5b314f994773', > 'ID_PATH': 'pci-0000:00:1f.2-ata-3', > 'ID_PATH_TAG': 'pci-0000_00_1f_2-ata-3', > 'ID_REVISION': 'APGNW7JH', > 'ID_SERIAL': 'HGST_HDN726040ALE614_K7GHPW4L', > 'ID_SERIAL_SHORT': 'K7GHPW4L', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000cca269c723af', > 'ID_WWN_WITH_EXTENSION': '0x5000cca269c723af', > 'MAJOR': '8', > 'MINOR': '33', > 'PARTN': '1', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdc1', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc1', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'UDISKS_MD_MEMBER_ARRAY_SIZE': '4000.65GB', > 'UDISKS_MD_MEMBER_DEVICES': '2', > 'UDISKS_MD_MEMBER_DEV_UUID': 'f4da13e4:d8372836:20ac3779:cee2456c', > 'UDISKS_MD_MEMBER_EVENTS': '1229519', > 'UDISKS_MD_MEMBER_LEVEL': 'raid1', > 'UDISKS_MD_MEMBER_NAME': 'myraidname', > 'UDISKS_MD_MEMBER_UPDATE_TIME': '1533864048', > 'UDISKS_MD_MEMBER_UUID': '12c3222d:295951ba:1d8f0b64:164d4fed', > 'USEC_INITIALIZED': '12421985'} ; >01:59:03,587 INF blivet: scanning sdc1 (/sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc1)... >01:59:03,587 DBG blivet: DeviceTree.get_device_by_name: name: sdc1 ; incomplete: False ; hidden: False ; >01:59:03,588 DBG blivet: DeviceTree.get_device_by_name returned None >01:59:03,589 DBG blivet: PartitionDevicePopulator.run: name: sdc1 ; >01:59:03,621 DBG blivet: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; >01:59:03,622 DBG blivet: DeviceTree.get_device_by_name returned existing 3,64 TiB disk sdc (137) with existing gpt disklabel >01:59:03,623 DBG blivet: get_format('None') returning DeviceFormat instance with object id 148 >01:59:03,624 DBG blivet: DiskDevice.add_child: name: sdc ; child: sdc1 ; kids: 0 ; >01:59:03,624 DBG blivet: get_format('None') returning DeviceFormat instance with object id 149 >01:59:03,624 DBG blivet: PartitionDevice._set_format: sdc1 ; type: None ; current: None ; >01:59:03,625 DBG blivet: PartitionDevice.update_sysfs_path: sdc1 ; status: True ; >01:59:03,626 DBG blivet: sdc1 sysfs_path set to /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc1 >01:59:03,626 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sdc1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc1 ; >01:59:03,627 DBG blivet: updated sdc1 size to 3,64 TiB (3,64 TiB) >01:59:03,627 DBG blivet: looking up parted Partition: /dev/sdc1 >01:59:03,628 DBG blivet: PartitionDevice.probe: sdc1 ; exists: True ; >01:59:03,629 DBG blivet: PartitionDevice.get_flag: path: /dev/sdc1 ; flag: 1 ; >01:59:03,629 DBG blivet: PartitionDevice.get_flag: path: /dev/sdc1 ; flag: 10 ; >01:59:03,630 DBG blivet: PartitionDevice.get_flag: path: /dev/sdc1 ; flag: 12 ; >01:59:03,631 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sdc1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc1 ; >01:59:03,631 DBG blivet: updated sdc1 size to 3,64 TiB (3,64 TiB) >01:59:03,632 INF blivet: added partition sdc1 (id 147) to device tree >01:59:03,632 INF blivet: got device: PartitionDevice instance (0x7f732b2dc898) -- > name = sdc1 status = True id = 147 > children = [] > parents = ['existing 3,64 TiB disk sdc (137) with existing gpt disklabel'] > uuid = 25899521-7fdd-4731-b15f-891c64b8b1c5 size = 3,64 TiB > format = existing None > major = 8 minor = 33 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc1 > target size = 3,64 TiB path = /dev/sdc1 > 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 0x7f732b2d9898> fileSystem: None > number: 1 path: /dev/sdc1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f732b2d9438> PedPartition: <_ped.Partition object at 0x7f732b2b7410> > disk = existing 3,64 TiB disk sdc (137) with existing gpt disklabel > start = 2048 end = 7814037134 length = 7814035087 > flags = raid >01:59:03,635 DBG blivet: DeviceTree.handle_format: name: sdc1 ; >01:59:03,636 DBG blivet: AppleBootstrapFS.supported: supported: True ; >01:59:03,637 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 151 >01:59:03,637 DBG blivet: EFIFS.supported: supported: True ; >01:59:03,638 DBG blivet: get_format('efi') returning EFIFS instance with object id 152 >01:59:03,639 DBG blivet: MacEFIFS.supported: supported: True ; >01:59:03,639 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 153 >01:59:03,640 DBG blivet: MacEFIFS.supported: supported: True ; >01:59:03,640 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 154 >01:59:03,640 INF blivet: type detected on 'sdc1' is 'mdmember' >01:59:03,641 DBG blivet: MDRaidMember.__init__: uuid: f4da13e4-d837-2836-20ac-3779cee2456c ; label: myraidname ; device: /dev/sdc1 ; serial: HGST_HDN726040ALE614_K7GHPW4L ; exists: True ; md_uuid: 12c3222d-2959-51ba-1d8f-0b64164d4fed ; biosraid: False ; >01:59:03,641 DBG blivet: get_format('mdmember') returning MDRaidMember instance with object id 155 >01:59:03,642 DBG blivet: PartitionDevice._set_format: sdc1 ; type: mdmember ; current: None ; >01:59:03,664 DBG blivet: DeviceTree.get_device_by_uuid: uuid: 12c3222d-2959-51ba-1d8f-0b64164d4fed ; incomplete: True ; hidden: False ; >01:59:03,665 DBG blivet: DeviceTree.get_device_by_uuid returned None >01:59:03,694 INF blivet: using name myraidname for md array containing member sdc1 >01:59:03,695 DBG blivet: get_format('None') returning DeviceFormat instance with object id 157 >01:59:03,695 DBG blivet: get_format('None') returning DeviceFormat instance with object id 158 >01:59:03,697 DBG blivet: MDRaidArrayDevice._set_format: myraidname ; type: None ; current: None ; >01:59:03,698 DBG blivet: MDRaidArrayDevice.update_sysfs_path: myraidname ; status: True ; >01:59:03,698 DBG blivet: myraidname sysfs_path set to /sys/devices/virtual/block/md127 >01:59:03,699 DBG blivet: MDRaidArrayDevice.read_current_size: exists: True ; path: /dev/md/myraidname ; sysfs_path: /sys/devices/virtual/block/md127 ; >01:59:03,700 DBG blivet: existing RAID None size == 3,64 TiB >01:59:03,700 DBG blivet: updated myraidname size to 3,64 TiB (3,64 TiB) >01:59:03,701 DBG blivet: MDRaidArrayDevice.read_chunk_size: exists: True ; path: /dev/md/myraidname ; sysfs_path: /sys/devices/virtual/block/md127 ; >01:59:03,701 DBG blivet: get_format('None') returning DeviceFormat instance with object id 160 >01:59:03,702 DBG blivet: MDRaidArrayDevice._set_format: myraidname ; type: None ; current: None ; >01:59:03,703 DBG blivet: MDRaidArrayDevice.update_sysfs_path: myraidname ; status: True ; >01:59:03,703 DBG blivet: myraidname sysfs_path set to /sys/devices/virtual/block/md127 >01:59:03,704 DBG blivet: MDRaidArrayDevice._add_parent: myraidname ; parent: sdc1 ; >01:59:03,704 DBG blivet: PartitionDevice.add_child: name: sdc1 ; child: myraidname ; kids: 0 ; >01:59:03,705 INF blivet: added mdarray myraidname (id 156) to device tree >01:59:03,706 DBG blivet: DeviceTree.handle_device: name: myraidname ; info: {'DEVLINKS': '/dev/md/myraidname ' > '/dev/disk/by-id/md-uuid-12c3222d:295951ba:1d8f0b64:164d4fed ' > '/dev/disk/by-id/md-name-myraidname', > 'DEVNAME': '/dev/md127', > 'DEVPATH': '/devices/virtual/block/md127', > 'DEVTYPE': 'disk', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': '6280e996-ba17-4e3f-ba62-6c6ff64965a3', > 'MAJOR': '9', > 'MD_DEVICES': '2', > 'MD_DEVICE_sdc1_DEV': '/dev/sdc1', > 'MD_DEVICE_sdc1_ROLE': '0', > 'MD_DEVICE_sdd1_DEV': '/dev/sdd1', > 'MD_DEVICE_sdd1_ROLE': '1', > 'MD_DEVNAME': 'myraidname', > 'MD_LEVEL': 'raid1', > 'MD_METADATA': '1.2', > 'MD_NAME': 'myraidname', > 'MD_UUID': '12c3222d:295951ba:1d8f0b64:164d4fed', > 'MINOR': '127', > 'SUBSYSTEM': 'block', > 'SYSTEMD_WANTS': 'mdmonitor.service', > 'SYS_NAME': 'md127', > 'SYS_PATH': '/sys/devices/virtual/block/md127', > 'TAGS': ':systemd:', > 'UDISKS_MD_DEVICES': '2', > 'UDISKS_MD_DEVICE_sdc1_DEV': '/dev/sdc1', > 'UDISKS_MD_DEVICE_sdc1_ROLE': '0', > 'UDISKS_MD_DEVICE_sdd1_DEV': '/dev/sdd1', > 'UDISKS_MD_DEVICE_sdd1_ROLE': '1', > 'UDISKS_MD_DEVNAME': 'myraidname', > 'UDISKS_MD_LEVEL': 'raid1', > 'UDISKS_MD_METADATA': '1.2', > 'UDISKS_MD_NAME': 'myraidname', > 'UDISKS_MD_UUID': '12c3222d:295951ba:1d8f0b64:164d4fed', > 'USEC_INITIALIZED': '12810528'} ; >01:59:03,706 INF blivet: scanning myraidname (/sys/devices/virtual/block/md127)... >01:59:03,707 DBG blivet: DeviceTree.get_device_by_name: name: myraidname ; incomplete: False ; hidden: False ; >01:59:03,708 DBG blivet: DeviceTree.get_device_by_name returned None >01:59:03,708 DBG blivet: DeviceTree.get_device_by_name: name: myraidname ; incomplete: False ; hidden: False ; >01:59:03,709 DBG blivet: DeviceTree.get_device_by_name returned None >01:59:03,710 DBG blivet: MDDevicePopulator.run: name: myraidname ; >01:59:03,712 DBG blivet: DeviceTree.get_device_by_name: name: sdd1 ; incomplete: False ; hidden: False ; >01:59:03,713 DBG blivet: DeviceTree.get_device_by_name returned None >01:59:03,714 DBG blivet: DeviceTree.handle_device: name: sdd1 ; info: {'DEVLINKS': '/dev/disk/by-partuuid/25899521-7fdd-4731-b15f-891c64b8b1c5 ' > '/dev/disk/by-path/pci-0000:00:1f.2-ata-4-part1 ' > '/dev/disk/by-id/ata-HGST_HDN726040ALE614_K7GJB85L-part1 ' > '/dev/disk/by-id/wwn-0x5000cca269c77038-part1', > 'DEVNAME': '/dev/sdd1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdd/sdd1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '66030', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'myraidname', > 'ID_FS_LABEL_ENC': 'myraidname', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '12c3222d-2959-51ba-1d8f-0b64164d4fed', > 'ID_FS_UUID_ENC': '12c3222d-2959-51ba-1d8f-0b64164d4fed', > 'ID_FS_UUID_SUB': '23fdef09-9ddd-392c-d605-6966ddd07101', > 'ID_FS_UUID_SUB_ENC': '23fdef09-9ddd-392c-d605-6966ddd07101', > 'ID_FS_VERSION': '1.2', > 'ID_MODEL': 'HGST_HDN726040ALE614', > 'ID_MODEL_ENC': 'HGST\\x20HDN726040ALE614\\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:48', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '7814035087', > 'ID_PART_ENTRY_TYPE': 'a19d880f-05fc-4d3b-a006-743f0f84911e', > 'ID_PART_ENTRY_UUID': '25899521-7fdd-4731-b15f-891c64b8b1c5', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': '79cb34c6-10f6-49b7-93b6-5b314f994773', > 'ID_PATH': 'pci-0000:00:1f.2-ata-4', > 'ID_PATH_TAG': 'pci-0000_00_1f_2-ata-4', > 'ID_REVISION': 'APGNW7JH', > 'ID_SERIAL': 'HGST_HDN726040ALE614_K7GJB85L', > 'ID_SERIAL_SHORT': 'K7GJB85L', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000cca269c77038', > 'ID_WWN_WITH_EXTENSION': '0x5000cca269c77038', > 'MAJOR': '8', > 'MINOR': '49', > 'PARTN': '1', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdd1', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdd/sdd1', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'UDISKS_MD_MEMBER_ARRAY_SIZE': '4000.65GB', > 'UDISKS_MD_MEMBER_DEVICES': '2', > 'UDISKS_MD_MEMBER_DEV_UUID': '23fdef09:9ddd392c:d6056966:ddd07101', > 'UDISKS_MD_MEMBER_EVENTS': '1229519', > 'UDISKS_MD_MEMBER_LEVEL': 'raid1', > 'UDISKS_MD_MEMBER_NAME': 'myraidname', > 'UDISKS_MD_MEMBER_UPDATE_TIME': '1533864048', > 'UDISKS_MD_MEMBER_UUID': '12c3222d:295951ba:1d8f0b64:164d4fed', > 'USEC_INITIALIZED': '13027446'} ; >01:59:03,714 INF blivet: scanning sdd1 (/sys/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdd/sdd1)... >01:59:03,715 DBG blivet: DeviceTree.get_device_by_name: name: sdd1 ; incomplete: False ; hidden: False ; >01:59:03,716 DBG blivet: DeviceTree.get_device_by_name returned None >01:59:03,717 DBG blivet: PartitionDevicePopulator.run: name: sdd1 ; >01:59:03,747 DBG blivet: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; >01:59:03,748 DBG blivet: DeviceTree.get_device_by_name returned None >01:59:03,781 DBG blivet: DeviceTree.handle_device: name: sdd ; info: {'DEVLINKS': '/dev/disk/by-path/pci-0000:00:1f.2-ata-4 ' > '/dev/disk/by-id/ata-HGST_HDN726040ALE614_K7GJB85L ' > '/dev/disk/by-id/wwn-0x5000cca269c77038', > 'DEVNAME': '/dev/sdd', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdd', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '66030', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'HGST_HDN726040ALE614', > 'ID_MODEL_ENC': 'HGST\\x20HDN726040ALE614\\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': '79cb34c6-10f6-49b7-93b6-5b314f994773', > 'ID_PATH': 'pci-0000:00:1f.2-ata-4', > 'ID_PATH_TAG': 'pci-0000_00_1f_2-ata-4', > 'ID_REVISION': 'APGNW7JH', > 'ID_SERIAL': 'HGST_HDN726040ALE614_K7GJB85L', > 'ID_SERIAL_SHORT': 'K7GJB85L', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000cca269c77038', > 'ID_WWN_WITH_EXTENSION': '0x5000cca269c77038', > 'MAJOR': '8', > 'MINOR': '48', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdd', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdd', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '12035644'} ; >01:59:03,781 INF blivet: scanning sdd (/sys/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdd)... >01:59:03,782 DBG blivet: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; >01:59:03,783 DBG blivet: DeviceTree.get_device_by_name returned None >01:59:03,784 DBG blivet: DiskDevicePopulator.run: name: sdd ; >01:59:03,785 INF blivet: sdd is a disk >01:59:03,785 DBG blivet: get_format('None') returning DeviceFormat instance with object id 162 >01:59:03,785 DBG blivet: get_format('None') returning DeviceFormat instance with object id 163 >01:59:03,786 DBG blivet: DiskDevice._set_format: sdd ; type: None ; current: None ; >01:59:03,788 DBG blivet: DiskDevice.update_sysfs_path: sdd ; status: True ; >01:59:03,788 DBG blivet: sdd sysfs_path set to /sys/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdd >01:59:03,789 DBG blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdd ; >01:59:03,789 DBG blivet: updated sdd size to 3,64 TiB (3,64 TiB) >01:59:03,790 INF blivet: added disk sdd (id 161) to device tree >01:59:03,790 INF blivet: got device: DiskDevice instance (0x7f732b29eef0) -- > name = sdd status = True id = 161 > children = [] > parents = [] > uuid = None size = 3,64 TiB > format = existing None > major = 8 minor = 48 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdd > target size = 3,64 TiB path = /dev/sdd > format args = [] original_format = None removable = False wwn = 0x5000cca269c77038 >01:59:03,792 DBG blivet: DeviceTree.handle_format: name: sdd ; >01:59:03,793 DBG blivet: AppleBootstrapFS.supported: supported: True ; >01:59:03,793 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 165 >01:59:03,794 DBG blivet: EFIFS.supported: supported: True ; >01:59:03,794 DBG blivet: get_format('efi') returning EFIFS instance with object id 166 >01:59:03,796 DBG blivet: MacEFIFS.supported: supported: True ; >01:59:03,796 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 167 >01:59:03,798 DBG blivet: MacEFIFS.supported: supported: True ; >01:59:03,798 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 168 >01:59:03,799 DBG blivet: DiskLabelFormatPopulator.run: device: sdd ; label_type: gpt ; >01:59:03,800 DBG blivet: DiskDevice.setup: sdd ; orig: False ; status: True ; controllable: True ; >01:59:03,801 DBG blivet: DiskLabel.__init__: uuid: 79cb34c6-10f6-49b7-93b6-5b314f994773 ; label: None ; device: /dev/sdd ; serial: HGST_HDN726040ALE614_K7GJB85L ; exists: True ; >01:59:03,816 DBG blivet: Clear pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7f732b2a2908>] > device: <parted.device.Device object at 0x7f732b2a2a90> > PedDisk: <_ped.Disk object at 0x7f732b3b3848> >01:59:03,847 DBG blivet: get_format('disklabel') returning DiskLabel instance with object id 169 >01:59:03,848 DBG blivet: DiskDevice._set_format: sdd ; type: disklabel ; current: None ; >01:59:03,848 INF blivet: got format: existing gpt disklabel >01:59:03,851 DBG blivet: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; >01:59:03,852 DBG blivet: DeviceTree.get_device_by_name returned existing 3,64 TiB disk sdd (161) with existing gpt disklabel >01:59:03,853 DBG blivet: get_format('None') returning DeviceFormat instance with object id 172 >01:59:03,854 DBG blivet: DiskDevice.add_child: name: sdd ; child: sdd1 ; kids: 0 ; >01:59:03,854 DBG blivet: get_format('None') returning DeviceFormat instance with object id 173 >01:59:03,856 DBG blivet: PartitionDevice._set_format: sdd1 ; type: None ; current: None ; >01:59:03,857 DBG blivet: PartitionDevice.update_sysfs_path: sdd1 ; status: True ; >01:59:03,857 DBG blivet: sdd1 sysfs_path set to /sys/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdd/sdd1 >01:59:03,858 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sdd1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdd/sdd1 ; >01:59:03,859 DBG blivet: updated sdd1 size to 3,64 TiB (3,64 TiB) >01:59:03,859 DBG blivet: looking up parted Partition: /dev/sdd1 >01:59:03,860 DBG blivet: PartitionDevice.probe: sdd1 ; exists: True ; >01:59:03,861 DBG blivet: PartitionDevice.get_flag: path: /dev/sdd1 ; flag: 1 ; >01:59:03,862 DBG blivet: PartitionDevice.get_flag: path: /dev/sdd1 ; flag: 10 ; >01:59:03,863 DBG blivet: PartitionDevice.get_flag: path: /dev/sdd1 ; flag: 12 ; >01:59:03,864 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sdd1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdd/sdd1 ; >01:59:03,864 DBG blivet: updated sdd1 size to 3,64 TiB (3,64 TiB) >01:59:03,876 DBG blivet: DeviceTree.get_device_by_path: path: /dev/mapper/live-base ; incomplete: False ; hidden: False ; >01:59:03,876 DBG blivet: DeviceTree.get_device_by_path returned None >01:59:03,879 DBG blivet: existing RAID raid1 size == 3,64 TiB >01:59:03,885 DBG blivet: existing RAID raid1 size == 3,64 TiB > > >/tmp/ifcfg.log: >21:26:28,048 DBG ifcfg: content of files (network initialization): >21:26:28,053 DBG ifcfg: all settings: [{'802-3-ethernet': {'auto-negotiate': False, 'mac-address': [116, 208, 43, 158, 245, 85], 'mac-address-blacklist': [], 's390-options': {}}, 'connection': {'id': 'Wired connection 1', 'uuid': 'bf6dd6e7-db40-3459-a7c3-0b4747d53b86', 'type': '802-3-ethernet', 'permissions': [], 'autoconnect-priority': -999, 'timestamp': 1533878528}, 'ipv6': {'method': 'auto', 'dns': [], 'dns-search': [], 'addresses': [], 'routes': [], 'address-data': [], 'route-data': []}, 'ipv4': {'method': 'auto', 'dns': [], 'dns-search': [], 'addresses': [], 'routes': [], 'address-data': [], 'route-data': []}, 'proxy': {}}] >21:26:28,380 DBG ifcfg: content of files (missing ifcfgs created for devices ['eno1']): >21:26:28,381 DBG ifcfg: /etc/sysconfig/network-scripts/ifcfg-eno1: >21:26:28,381 DBG ifcfg: TYPE=Ethernet >21:26:28,381 DBG ifcfg: PROXY_METHOD=none >21:26:28,381 DBG ifcfg: BROWSER_ONLY=no >21:26:28,381 DBG ifcfg: BOOTPROTO=dhcp >21:26:28,381 DBG ifcfg: DEFROUTE=yes >21:26:28,381 DBG ifcfg: IPV4_FAILURE_FATAL=no >21:26:28,381 DBG ifcfg: IPV6INIT=yes >21:26:28,382 DBG ifcfg: IPV6_AUTOCONF=yes >21:26:28,382 DBG ifcfg: IPV6_DEFROUTE=yes >21:26:28,382 DBG ifcfg: IPV6_FAILURE_FATAL=no >21:26:28,382 DBG ifcfg: IPV6_ADDR_GEN_MODE=stable-privacy >21:26:28,382 DBG ifcfg: NAME=eno1 >21:26:28,382 DBG ifcfg: UUID=bf6dd6e7-db40-3459-a7c3-0b4747d53b86 >21:26:28,382 DBG ifcfg: ONBOOT=yes >21:26:28,382 DBG ifcfg: AUTOCONNECT_PRIORITY=-999 >21:26:28,382 DBG ifcfg: DEVICE=eno1 >21:26:28,386 DBG ifcfg: all settings: [{'802-3-ethernet': {'auto-negotiate': False, 'mac-address-blacklist': [], 's390-options': {}}, 'connection': {'id': 'eno1', 'uuid': 'bf6dd6e7-db40-3459-a7c3-0b4747d53b86', 'interface-name': 'eno1', 'type': '802-3-ethernet', 'permissions': [], 'autoconnect-priority': -999, 'timestamp': 1533878528}, 'ipv6': {'method': 'auto', 'dns': [], 'dns-search': [], 'addresses': [], 'routes': [], 'address-data': [], 'route-data': []}, 'ipv4': {'method': 'auto', 'dns': [], 'dns-search': [], 'addresses': [], 'routes': [], 'address-data': [], 'route-data': []}, 'proxy': {}}] >01:29:21,622 DBG ifcfg: content of files (network initialization): >01:29:21,623 DBG ifcfg: /etc/sysconfig/network-scripts/ifcfg-eno1: >01:29:21,623 DBG ifcfg: TYPE=Ethernet >01:29:21,623 DBG ifcfg: PROXY_METHOD=none >01:29:21,623 DBG ifcfg: BROWSER_ONLY=no >01:29:21,623 DBG ifcfg: BOOTPROTO=dhcp >01:29:21,624 DBG ifcfg: DEFROUTE=yes >01:29:21,624 DBG ifcfg: IPV4_FAILURE_FATAL=no >01:29:21,624 DBG ifcfg: IPV6INIT=yes >01:29:21,624 DBG ifcfg: IPV6_AUTOCONF=yes >01:29:21,624 DBG ifcfg: IPV6_DEFROUTE=yes >01:29:21,624 DBG ifcfg: IPV6_FAILURE_FATAL=no >01:29:21,624 DBG ifcfg: IPV6_ADDR_GEN_MODE=stable-privacy >01:29:21,625 DBG ifcfg: NAME=eno1 >01:29:21,625 DBG ifcfg: UUID=bf6dd6e7-db40-3459-a7c3-0b4747d53b86 >01:29:21,625 DBG ifcfg: ONBOOT=yes >01:29:21,625 DBG ifcfg: AUTOCONNECT_PRIORITY=-999 >01:29:21,625 DBG ifcfg: DEVICE=eno1 >01:29:21,632 DBG ifcfg: all settings: [{'802-3-ethernet': {'auto-negotiate': False, 'mac-address-blacklist': [], 's390-options': {}}, 'connection': {'id': 'eno1', 'uuid': 'bf6dd6e7-db40-3459-a7c3-0b4747d53b86', 'interface-name': 'eno1', 'type': '802-3-ethernet', 'permissions': [], 'autoconnect-priority': -999, 'timestamp': 1533878824}, 'ipv6': {'method': 'auto', 'dns': [], 'dns-search': [], 'addresses': [], 'routes': [], 'address-data': [], 'route-data': []}, 'ipv4': {'method': 'auto', 'dns': [], 'dns-search': [], 'addresses': [], 'routes': [], 'address-data': [], 'route-data': []}, 'proxy': {}}] >01:29:21,779 DBG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-eno1 >01:29:21,780 DBG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-eno1 >01:29:21,781 DBG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-eno1 >01:29:21,781 DBG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-eno1 >01:29:21,782 DBG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-eno1 >01:58:57,581 DBG ifcfg: content of files (network initialization): >01:58:57,581 DBG ifcfg: /etc/sysconfig/network-scripts/ifcfg-eno1: >01:58:57,582 DBG ifcfg: TYPE=Ethernet >01:58:57,582 DBG ifcfg: PROXY_METHOD=none >01:58:57,582 DBG ifcfg: BROWSER_ONLY=no >01:58:57,582 DBG ifcfg: BOOTPROTO=dhcp >01:58:57,582 DBG ifcfg: DEFROUTE=yes >01:58:57,582 DBG ifcfg: IPV4_FAILURE_FATAL=no >01:58:57,582 DBG ifcfg: IPV6INIT=yes >01:58:57,582 DBG ifcfg: IPV6_AUTOCONF=yes >01:58:57,582 DBG ifcfg: IPV6_DEFROUTE=yes >01:58:57,582 DBG ifcfg: IPV6_FAILURE_FATAL=no >01:58:57,583 DBG ifcfg: IPV6_ADDR_GEN_MODE=stable-privacy >01:58:57,583 DBG ifcfg: NAME=eno1 >01:58:57,583 DBG ifcfg: UUID=bf6dd6e7-db40-3459-a7c3-0b4747d53b86 >01:58:57,583 DBG ifcfg: ONBOOT=yes >01:58:57,583 DBG ifcfg: AUTOCONNECT_PRIORITY=-999 >01:58:57,583 DBG ifcfg: DEVICE=eno1 >01:58:57,589 DBG ifcfg: all settings: [{'802-3-ethernet': {'auto-negotiate': False, 'mac-address-blacklist': [], 's390-options': {}}, 'connection': {'id': 'eno1', 'uuid': 'bf6dd6e7-db40-3459-a7c3-0b4747d53b86', 'interface-name': 'eno1', 'type': '802-3-ethernet', 'permissions': [], 'autoconnect-priority': -999, 'timestamp': 1533880627}, 'ipv6': {'method': 'auto', 'dns': [], 'dns-search': [], 'addresses': [], 'routes': [], 'address-data': [], 'route-data': []}, 'ipv4': {'method': 'auto', 'dns': [], 'dns-search': [], 'addresses': [], 'routes': [], 'address-data': [], 'route-data': []}, 'proxy': {}}] >01:58:57,735 DBG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-eno1 >01:58:57,736 DBG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-eno1 >01:58:57,736 DBG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-eno1 >01:58:57,737 DBG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-eno1 >01:58:57,738 DBG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-eno1 > > >/proc/cmdline: >BOOT_IMAGE=/images/pxeboot/vmlinuz root=live:CDLABEL=Fedora-SciK-Live-28-1-1 rd.live.image quiet > > >/tmp/dbus.log: >dbus-daemon[2715]: Activating service name='org.fedoraproject.Anaconda.Boss' requested by ':1.0' (uid=0 pid=2675 comm="/usr/bin/python3 /sbin/anaconda --liveinst --metho" label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[2715]: Successfully activated service 'org.fedoraproject.Anaconda.Boss' >dbus-daemon[2715]: Activating service name='org.fedoraproject.Anaconda.Modules.Timezone' requested by ':1.1' (uid=0 pid=2719 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[2715]: Activating service name='org.fedoraproject.Anaconda.Modules.Network' requested by ':1.1' (uid=0 pid=2719 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[2715]: Activating service name='org.fedoraproject.Anaconda.Modules.Localization' requested by ':1.1' (uid=0 pid=2719 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[2715]: Activating service name='org.fedoraproject.Anaconda.Modules.Security' requested by ':1.1' (uid=0 pid=2719 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[2715]: Activating service name='org.fedoraproject.Anaconda.Modules.User' requested by ':1.1' (uid=0 pid=2719 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[2715]: Activating service name='org.fedoraproject.Anaconda.Modules.Payload' requested by ':1.1' (uid=0 pid=2719 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[2715]: Activating service name='org.fedoraproject.Anaconda.Modules.Storage' requested by ':1.1' (uid=0 pid=2719 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[2715]: Activating service name='org.fedoraproject.Anaconda.Modules.Services' requested by ':1.1' (uid=0 pid=2719 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[2715]: Activating service name='org.fedoraproject.Anaconda.Addons.Baz' requested by ':1.1' (uid=0 pid=2719 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[2715]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Payload' >dbus-daemon[2715]: Successfully activated service 'org.fedoraproject.Anaconda.Addons.Baz' >dbus-daemon[2715]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.User' >dbus-daemon[2715]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Localization' >dbus-daemon[2715]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Timezone' >dbus-daemon[2715]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Services' >dbus-daemon[2715]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Security' >dbus-daemon[2715]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Network' >dbus-daemon[2715]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Storage' >dbus-daemon[3559]: Activating service name='org.fedoraproject.Anaconda.Boss' requested by ':1.0' (uid=0 pid=3537 comm="/usr/bin/python3 /sbin/anaconda --liveinst --metho" label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[3559]: Successfully activated service 'org.fedoraproject.Anaconda.Boss' >dbus-daemon[3559]: Activating service name='org.fedoraproject.Anaconda.Modules.Timezone' requested by ':1.1' (uid=0 pid=3563 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[3559]: Activating service name='org.fedoraproject.Anaconda.Modules.Network' requested by ':1.1' (uid=0 pid=3563 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[3559]: Activating service name='org.fedoraproject.Anaconda.Modules.Localization' requested by ':1.1' (uid=0 pid=3563 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[3559]: Activating service name='org.fedoraproject.Anaconda.Modules.Security' requested by ':1.1' (uid=0 pid=3563 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[3559]: Activating service name='org.fedoraproject.Anaconda.Modules.User' requested by ':1.1' (uid=0 pid=3563 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[3559]: Activating service name='org.fedoraproject.Anaconda.Modules.Payload' requested by ':1.1' (uid=0 pid=3563 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[3559]: Activating service name='org.fedoraproject.Anaconda.Modules.Storage' requested by ':1.1' (uid=0 pid=3563 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[3559]: Activating service name='org.fedoraproject.Anaconda.Modules.Services' requested by ':1.1' (uid=0 pid=3563 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[3559]: Activating service name='org.fedoraproject.Anaconda.Addons.Baz' requested by ':1.1' (uid=0 pid=3563 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[3559]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Payload' >dbus-daemon[3559]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Localization' >dbus-daemon[3559]: Successfully activated service 'org.fedoraproject.Anaconda.Addons.Baz' >dbus-daemon[3559]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.User' >dbus-daemon[3559]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Services' >dbus-daemon[3559]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Security' >dbus-daemon[3559]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Timezone' >dbus-daemon[3559]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Network' >dbus-daemon[3559]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Storage' >dbus-daemon[18107]: Activating service name='org.fedoraproject.Anaconda.Boss' requested by ':1.0' (uid=0 pid=18085 comm="/usr/bin/python3 /sbin/anaconda --liveinst --metho" label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[18107]: Successfully activated service 'org.fedoraproject.Anaconda.Boss' >dbus-daemon[18107]: Activating service name='org.fedoraproject.Anaconda.Modules.Timezone' requested by ':1.1' (uid=0 pid=18111 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[18107]: Activating service name='org.fedoraproject.Anaconda.Modules.Network' requested by ':1.1' (uid=0 pid=18111 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[18107]: Activating service name='org.fedoraproject.Anaconda.Modules.Localization' requested by ':1.1' (uid=0 pid=18111 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[18107]: Activating service name='org.fedoraproject.Anaconda.Modules.Security' requested by ':1.1' (uid=0 pid=18111 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[18107]: Activating service name='org.fedoraproject.Anaconda.Modules.User' requested by ':1.1' (uid=0 pid=18111 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[18107]: Activating service name='org.fedoraproject.Anaconda.Modules.Payload' requested by ':1.1' (uid=0 pid=18111 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[18107]: Activating service name='org.fedoraproject.Anaconda.Modules.Storage' requested by ':1.1' (uid=0 pid=18111 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[18107]: Activating service name='org.fedoraproject.Anaconda.Modules.Services' requested by ':1.1' (uid=0 pid=18111 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[18107]: Activating service name='org.fedoraproject.Anaconda.Addons.Baz' requested by ':1.1' (uid=0 pid=18111 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[18107]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Services' >dbus-daemon[18107]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Payload' >dbus-daemon[18107]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Localization' >dbus-daemon[18107]: Successfully activated service 'org.fedoraproject.Anaconda.Addons.Baz' >dbus-daemon[18107]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Timezone' >dbus-daemon[18107]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.User' >dbus-daemon[18107]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Security' >dbus-daemon[18107]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Network' >dbus-daemon[18107]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Storage'
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 1614592
: 1474853 |
1474854
|
1474855
|
1474856
|
1474857
|
1474858
|
1474859
|
1474860
|
1474861
|
1474862
|
1474863