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 1453968 Details for
Bug 1594494
AttributeError: 'NoneType' object has no attribute 'group'
[?]
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.44 MB, created by
Philippe Troin
on 2018-06-23 18:15:22 UTC
(
hide
)
Description:
File: anaconda-tb
Filename:
MIME Type:
Creator:
Philippe Troin
Created:
2018-06-23 18:15:22 UTC
Size:
1.44 MB
patch
obsolete
>anaconda 28.22.10 exception report >Traceback (most recent call first): > File "/usr/lib/python3.6/site-packages/blivet/devicelibs/edd.py", line 653, in collect_edd_data > biosdev = int("0x%s" % (match.group(1),), base=16) > File "/usr/lib/python3.6/site-packages/blivet/devicelibs/edd.py", line 718, in get_edd_dict > edd_entries_dict = collect_edd_data(root=root) > File "/usr/lib/python3.6/site-packages/blivet/blivet.py", line 162, in reset > self.edd_dict = get_edd_dict(self.partitioned) > 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) >AttributeError: 'NoneType' object has no attribute 'group' > >Local variables in innermost frame: >biosdev: 132 >match: None >path: /sys/firmware/edd/int13_dev8b/ >globstr: /sys/firmware/edd/int13_dev*/ >edd_data_dict: {129: <EddEntry path: /sys/firmware/edd/int13_dev81/ version: 0x30 mbr_signature: 0x6373af13 sectors: 2000409264 SAS host_bus: PCI pci_dev: 01:00.0 channel: 255 interface: "SAS unknown: 4433221101000000 0" sas_address: 4914309074817908736 sas_lun: 0>, 136: <EddEntry path: /sys/firmware/edd/int13_dev88/ version: None mbr_signature: 0xafe25ac4 sectors: None>, 134: <EddEntry path: /sys/firmware/edd/int13_dev86/ version: None mbr_signature: 0x658e580f sectors: None>, 132: <EddEntry path: /sys/firmware/edd/int13_dev84/ version: 0x30 mbr_signature: 0x90b25b46 sectors: 2000409264 SAS host_bus: PCI pci_dev: 01:00.0 channel: 255 interface: "SAS unknown: 4433221107000000 0" sas_address: 4914309074918572032 sas_lun: 0>} >root: None > > >Anaconda instance, containing members: >_bootloader: GRUB2 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: [] > _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 >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: FedoraServerInstallClass 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 (0x7f9334941400) -- > mountpoint = / lv = True thin = True btrfs = True > weight = 0 fstype = xfs encrypted = True > size = 2 GiB max_size = 15 GiB grow = True > >, PartSpec instance (0x7f9334941390) -- > mountpoint = None lv = False thin = False btrfs = False > weight = 0 fstype = biosboot encrypted = False > size = 1024 KiB max_size = None grow = False > >, PartSpec instance (0x7f9334941320) -- > mountpoint = /boot lv = False thin = False btrfs = False > weight = 0 fstype = ext4 encrypted = False > size = 1024 MiB max_size = None grow = False > >, PartSpec instance (0x7f93349416d8) -- > 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: xfs > _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 953.87 GiB disk sda (3) with existing msdos disklabel >, existing 1024 MiB partition sda1 (13) with existing mdmember >, existing 1023.94 MiB mdarray 1 (22) with existing ext4 filesystem >, existing 1.46 TiB disk sdk (27) with existing msdos disklabel >, existing 1024 MiB partition sdk1 (37) with existing mdmember >, existing 953.87 GiB disk sdj (47) with existing msdos disklabel >, existing 1024 MiB partition sdj1 (57) with existing mdmember >, existing 953.87 GiB disk sdi (67) with existing msdos disklabel >, existing 1024 MiB partition sdi1 (77) with existing mdmember >, existing 953.87 GiB disk sdh (87) with existing msdos disklabel >, existing 1024 MiB partition sdh1 (97) with existing mdmember >, existing 953.87 GiB disk sdg (107) with existing msdos disklabel >, existing 1024 MiB partition sdg1 (117) with existing mdmember >, existing 953.87 GiB disk sdf (127) with existing msdos disklabel >, existing 1024 MiB partition sdf1 (137) with existing mdmember >, existing 953.87 GiB disk sde (147) with existing msdos disklabel >, existing 1024 MiB partition sde1 (157) with existing mdmember >, existing 953.87 GiB disk sdd (167) with existing msdos disklabel >, existing 1024 MiB partition sdd1 (177) with existing mdmember >, existing 953.87 GiB disk sdc (187) with existing msdos disklabel >, existing 1024 MiB partition sdc1 (197) with existing mdmember >, existing 953.87 GiB disk sdb (207) with existing msdos disklabel >, existing 1024 MiB partition sdb1 (217) with existing mdmember >, existing 744.71 GiB partition sda2 (234) with existing mdmember >, existing 4 TiB mdarray 2 (243) with existing lvmpv >, existing 744.71 GiB partition sde2 (248) with existing mdmember >, existing 744.71 GiB partition sdd2 (258) with existing mdmember >, existing 744.71 GiB partition sdc2 (268) with existing mdmember >, existing 744.71 GiB partition sdb2 (278) with existing mdmember >, existing 744.71 GiB partition sdk3 (288) with existing mdmember >, existing 744.71 GiB partition sdk2 (298) with existing mdmember >, existing 744.71 GiB partition sdj2 (308) with existing mdmember >, existing 744.71 GiB partition sdi2 (318) with existing mdmember >, existing 744.71 GiB partition sdh2 (328) with existing mdmember >, existing 744.71 GiB partition sdg2 (338) with existing mdmember >, existing 744.71 GiB partition sdf2 (348) with existing mdmember >, existing 4 TiB lvmvg vg_ceramic (363) >, existing 1.72 TiB lvmlv vg_ceramic-home (367) with existing xfs filesystem >, existing 80 GiB lvmlv vg_ceramic-root (380) with existing xfs filesystem >, existing 64 GiB lvmlv vg_ceramic-swap (393) with existing swap >, existing 8 GiB lvmlv vg_ceramic-mysql (406) with existing xfs filesystem >, existing 16 GiB lvmlv vg_ceramic-var (419) with existing xfs filesystem >, existing 558.91 GiB disk sdl (434) >, existing 28.64 GiB disk sdm (439) with existing iso9660 filesystem >, FileDevice instance, containing members: > id: 449 > exists: True > uuid: None > sysfs_path: Skipped > _format: existing None > _size: Size instance, containing members: > _size._c_size: Size (0 B) > _target_size: Already dumped (Size instance) > _current_size: Already dumped (Size instance) > major: 0 > minor: 0 > _serial: None > _vendor: Skipped > _model: Skipped > bus: Skipped > _readonly: False > _protected: False > _controllable: False > _name: /run/install/repo/images/install.img > _tags: set() > _parents: ParentList instance, containing members: > _parents.items: [] > _parents.appendfunc: <bound method Device._add_parent of FileDevice instance (0x7f932fa2b588) -- > name = /run/install/repo/images/install.img status = False id = 449 > children = ['existing 0 B loop loop0 (453)'] > parents = [] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 0 B path = /run/install/repo/images/install.img > format args = [] original_format = None> > _parents.removefunc: <bound method Device._remove_parent of FileDevice instance (0x7f932fa2b588) -- > name = /run/install/repo/images/install.img status = False id = 449 > children = ['existing 0 B loop loop0 (453)'] > parents = [] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 0 B path = /run/install/repo/images/install.img > format args = [] original_format = None> > _children: [LoopDevice instance, containing members: > id: 453 > exists: True > uuid: None > sysfs_path: /sys/devices/virtual/block/loop0 > _format: existing None > _size: Size instance, containing members: > _size._c_size: Size (0 B) > _target_size: Already dumped (Size instance) > _current_size: Already dumped (Size instance) > major: 0 > minor: 0 > _serial: None > _vendor: Skipped > _model: Skipped > bus: Skipped > _readonly: True > _protected: False > _controllable: False > _name: loop0 > _tags: set() > _parents: ParentList instance, containing members: > _parents.items: [Already dumped (FileDevice instance) >] > _parents.appendfunc: <bound method Device._add_parent of LoopDevice instance (0x7f935115f1d0) -- > name = loop0 status = False id = 453 > children = [] > parents = ['existing 0 B file /run/install/repo/images/install.img (449)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /sys/devices/virtual/block/loop0 > target size = 0 B path = /dev/loop0 > format args = [] original_format = None> > _parents.removefunc: <bound method Device._remove_parent of LoopDevice instance (0x7f935115f1d0) -- > name = loop0 status = False id = 453 > children = [] > parents = ['existing 0 B file /run/install/repo/images/install.img (449)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /sys/devices/virtual/block/loop0 > target size = 0 B path = /dev/loop0 > format args = [] original_format = None> > _children: [] > original_format: existing None > fstab_comment: Skipped > device_links: [] >] > original_format: existing None > fstab_comment: Skipped > device_links: [] >, Already dumped (LoopDevice instance) >, FileDevice instance, containing members: > id: 463 > exists: True > uuid: None > sysfs_path: Skipped > _format: existing None > _size: Size instance, containing members: > _size._c_size: Size (0 B) > _target_size: Already dumped (Size instance) > _current_size: Already dumped (Size instance) > major: 0 > minor: 0 > _serial: None > _vendor: Skipped > _model: Skipped > bus: Skipped > _readonly: False > _protected: False > _controllable: False > _name: /LiveOS/rootfs.img > _tags: set() > _parents: ParentList instance, containing members: > _parents.items: [] > _parents.appendfunc: <bound method Device._add_parent of FileDevice instance (0x7f932f351f60) -- > name = /LiveOS/rootfs.img status = False id = 463 > children = ['existing 0 B loop loop1 (467) with existing ext4 filesystem'] > parents = [] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 0 B path = /LiveOS/rootfs.img > format args = [] original_format = None> > _parents.removefunc: <bound method Device._remove_parent of FileDevice instance (0x7f932f351f60) -- > name = /LiveOS/rootfs.img status = False id = 463 > children = ['existing 0 B loop loop1 (467) with existing ext4 filesystem'] > parents = [] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 0 B path = /LiveOS/rootfs.img > format args = [] original_format = None> > _children: [LoopDevice instance, containing members: > id: 467 > exists: True > uuid: None > sysfs_path: /sys/devices/virtual/block/loop1 > _format: Ext4FS instance, containing members: > _format.id: 475 > _format._label: Anaconda > _format._options: None > _format._device: /dev/loop1 > _format.uuid: 1b3dfcc6-544d-4ddc-82de-3168bffc08a0 > _format.exists: True > _format.mountopts: None > _format._create_options: None > _format._info: Ext2FSInfo instance, containing members: > _format._info.fs: Already dumped (Ext4FS instance) > _format._resize: Ext2FSResize instance, containing members: > _format._resize.fs: Already dumped (Ext4FS instance) > _format._minsize: Ext2FSMinSize instance, containing members: > _format._minsize.fs: Already dumped (Ext4FS instance) > _format._size_info: Ext2FSSize instance, containing members: > _format._size_info.fs: Already dumped (Ext4FS instance) > _format._size: Size instance, containing members: > _format._size._c_size: Size (2 GiB) > _format._target_size: Already dumped (Size instance) > _format._min_instance_size: Already dumped (Size instance) > _format._resizable: True > _format._fsck: Ext2FSCK instance, containing members: > _format._fsck.fs: Already dumped (Ext4FS instance) > _format._mkfs: Ext4FSMkfs instance, containing members: > _format._mkfs.fs: Already dumped (Ext4FS instance) > _format._mount: FSMount instance, containing members: > _format._mount.fs: Already dumped (Ext4FS instance) > _format._readlabel: Ext2FSReadLabel instance, containing members: > _format._readlabel.fs: Already dumped (Ext4FS instance) > _format._sync: UnimplementedFSSync instance, containing members: > _format._sync.fs: Already dumped (Ext4FS instance) > _format._writelabel: Ext2FSWriteLabel instance, containing members: > _format._writelabel.fs: Already dumped (Ext4FS instance) > _format._writeuuid: Ext2FSWriteUUID instance, containing members: > _format._writeuuid.fs: Already dumped (Ext4FS instance) > _format._current_info: Filesystem volume name: Anaconda >Last mounted on: / >Filesystem UUID: 1b3dfcc6-544d-4ddc-82de-3168bffc08a0 >Filesystem magic number: 0xEF53 >Filesystem revision #: 1 (dynamic) >Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent 64bit flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >Filesystem flags: signed_directory_hash >Default mount options: user_xattr acl >Filesystem state: clean >Errors behavior: Continue >Filesystem OS type: Linux >Inode count: 131072 >Block count: 524288 >Reserved block count: 0 >Free blocks: 100901 >Free inodes: 92163 >First block: 0 >Block size: 4096 >Fragment size: 4096 >Group descriptor size: 64 >Reserved GDT blocks: 255 >Blocks per group: 32768 >Fragments per group: 32768 >Inodes per group: 8192 >Inode blocks per group: 512 >Flex block group size: 16 >Filesystem created: Wed Apr 25 03:06:22 2018 >Last mount time: Wed Apr 25 03:06:38 2018 >Last write time: Wed Apr 25 03:07:00 2018 >Mount count: 2 >Maximum mount count: -1 >Last checked: Wed Apr 25 03:06:22 2018 >Check interval: 0 (<none>) >Lifetime writes: 1688 MB >Reserved blocks uid: 0 (user root) >Reserved blocks gid: 0 (group root) >First inode: 11 >Inode size: 256 >Required extra isize: 32 >Desired extra isize: 32 >Journal inode: 8 >Default directory hash: half_md4 >Directory Hash Seed: f23d9c2e-77d7-4eec-9d1e-fe1bd19b3b8e >Journal backup: inode blocks >Journal features: journal_64bit >Journal size: 64M >Journal length: 16384 >Journal sequence: 0x0000000d >Journal start: 0 > > > _format.mountpoint: None > _format.fsprofile: None > _format._chrooted_mountpoint: None > _size: Size instance, containing members: > _size._c_size: Size (0 B) > _target_size: Already dumped (Size instance) > _current_size: Already dumped (Size instance) > major: 0 > minor: 0 > _serial: None > _vendor: Skipped > _model: Skipped > bus: Skipped > _readonly: True > _protected: False > _controllable: False > _name: loop1 > _tags: set() > _parents: ParentList instance, containing members: > _parents.items: [Already dumped (FileDevice instance) >] > _parents.appendfunc: <bound method Device._add_parent of LoopDevice instance (0x7f932f3619e8) -- > name = loop1 status = False id = 467 > children = ['existing 2 GiB dm live-rw (486) with existing ext4 filesystem', > 'existing 2 GiB dm live-base (496) with existing ext4 filesystem'] > parents = ['existing 0 B file /LiveOS/rootfs.img (463)'] > uuid = None size = 0 B > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /sys/devices/virtual/block/loop1 > target size = 0 B path = /dev/loop1 > format args = [] original_format = ext4> > _parents.removefunc: <bound method Device._remove_parent of LoopDevice instance (0x7f932f3619e8) -- > name = loop1 status = False id = 467 > children = ['existing 2 GiB dm live-rw (486) with existing ext4 filesystem', > 'existing 2 GiB dm live-base (496) with existing ext4 filesystem'] > parents = ['existing 0 B file /LiveOS/rootfs.img (463)'] > uuid = None size = 0 B > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /sys/devices/virtual/block/loop1 > target size = 0 B path = /dev/loop1 > format args = [] original_format = ext4> > _children: [existing 2 GiB dm live-rw (486) with existing ext4 filesystem >, existing 2 GiB dm live-base (496) with existing ext4 filesystem >] > original_format: Ext4FS instance, containing members: > original_format.id: 475 > original_format._label: Anaconda > original_format._options: None > original_format._device: /dev/loop1 > original_format.uuid: 1b3dfcc6-544d-4ddc-82de-3168bffc08a0 > original_format.exists: True > original_format.mountopts: None > original_format._create_options: None > original_format._info: Ext2FSInfo instance, containing members: > original_format._info.fs: Already dumped (Ext4FS instance) > original_format._resize: Ext2FSResize instance, containing members: > original_format._resize.fs: Already dumped (Ext4FS instance) > original_format._minsize: Ext2FSMinSize instance, containing members: > original_format._minsize.fs: Already dumped (Ext4FS instance) > original_format._size_info: Ext2FSSize instance, containing members: > original_format._size_info.fs: Already dumped (Ext4FS instance) > original_format._size: Size instance, containing members: > original_format._size._c_size: Size (2 GiB) > original_format._target_size: Already dumped (Size instance) > original_format._min_instance_size: Already dumped (Size instance) > original_format._resizable: True > original_format._fsck: Ext2FSCK instance, containing members: > original_format._fsck.fs: Already dumped (Ext4FS instance) > original_format._mkfs: Ext4FSMkfs instance, containing members: > original_format._mkfs.fs: Already dumped (Ext4FS instance) > original_format._mount: FSMount instance, containing members: > original_format._mount.fs: Already dumped (Ext4FS instance) > original_format._readlabel: Ext2FSReadLabel instance, containing members: > original_format._readlabel.fs: Already dumped (Ext4FS instance) > original_format._sync: UnimplementedFSSync instance, containing members: > original_format._sync.fs: Already dumped (Ext4FS instance) > original_format._writelabel: Ext2FSWriteLabel instance, containing members: > original_format._writelabel.fs: Already dumped (Ext4FS instance) > original_format._writeuuid: Ext2FSWriteUUID instance, containing members: > original_format._writeuuid.fs: Already dumped (Ext4FS instance) > original_format._current_info: Filesystem volume name: Anaconda >Last mounted on: / >Filesystem UUID: 1b3dfcc6-544d-4ddc-82de-3168bffc08a0 >Filesystem magic number: 0xEF53 >Filesystem revision #: 1 (dynamic) >Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent 64bit flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >Filesystem flags: signed_directory_hash >Default mount options: user_xattr acl >Filesystem state: clean >Errors behavior: Continue >Filesystem OS type: Linux >Inode count: 131072 >Block count: 524288 >Reserved block count: 0 >Free blocks: 100901 >Free inodes: 92163 >First block: 0 >Block size: 4096 >Fragment size: 4096 >Group descriptor size: 64 >Reserved GDT blocks: 255 >Blocks per group: 32768 >Fragments per group: 32768 >Inodes per group: 8192 >Inode blocks per group: 512 >Flex block group size: 16 >Filesystem created: Wed Apr 25 03:06:22 2018 >Last mount time: Wed Apr 25 03:06:38 2018 >Last write time: Wed Apr 25 03:07:00 2018 >Mount count: 2 >Maximum mount count: -1 >Last checked: Wed Apr 25 03:06:22 2018 >Check interval: 0 (<none>) >Lifetime writes: 1688 MB >Reserved blocks uid: 0 (user root) >Reserved blocks gid: 0 (group root) >First inode: 11 >Inode size: 256 >Required extra isize: 32 >Desired extra isize: 32 >Journal inode: 8 >Default directory hash: half_md4 >Directory Hash Seed: f23d9c2e-77d7-4eec-9d1e-fe1bd19b3b8e >Journal backup: inode blocks >Journal features: journal_64bit >Journal size: 64M >Journal length: 16384 >Journal sequence: 0x0000000d >Journal start: 0 > > > original_format.mountpoint: None > original_format.fsprofile: None > original_format._chrooted_mountpoint: None > fstab_comment: Skipped > device_links: [/dev/disk/by-label/Anaconda, /dev/disk/by-uuid/1b3dfcc6-544d-4ddc-82de-3168bffc08a0] >] > original_format: existing None > fstab_comment: Skipped > device_links: [] >, Already dumped (LoopDevice instance) >, FileDevice instance, containing members: > id: 477 > exists: True > uuid: None > sysfs_path: Skipped > _format: existing None > _size: Size instance, containing members: > _size._c_size: Size (0 B) > _target_size: Already dumped (Size instance) > _current_size: Already dumped (Size instance) > major: 0 > minor: 0 > _serial: None > _vendor: Skipped > _model: Skipped > bus: Skipped > _readonly: False > _protected: False > _controllable: False > _name: /overlay (deleted) > _tags: set() > _parents: ParentList instance, containing members: > _parents.items: [] > _parents.appendfunc: <bound method Device._add_parent of FileDevice instance (0x7f932f3516d8) -- > name = /overlay (deleted) status = False id = 477 > children = ['existing 0 B loop loop2 (481)'] > parents = [] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 0 B path = /overlay (deleted) > format args = [] original_format = None> > _parents.removefunc: <bound method Device._remove_parent of FileDevice instance (0x7f932f3516d8) -- > name = /overlay (deleted) status = False id = 477 > children = ['existing 0 B loop loop2 (481)'] > parents = [] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 0 B path = /overlay (deleted) > format args = [] original_format = None> > _children: [LoopDevice instance, containing members: > id: 481 > exists: True > uuid: None > sysfs_path: /sys/devices/virtual/block/loop2 > _format: existing None > _size: Size instance, containing members: > _size._c_size: Size (0 B) > _target_size: Already dumped (Size instance) > _current_size: Already dumped (Size instance) > major: 0 > minor: 0 > _serial: None > _vendor: Skipped > _model: Skipped > bus: Skipped > _readonly: False > _protected: False > _controllable: False > _name: loop2 > _tags: set() > _parents: ParentList instance, containing members: > _parents.items: [Already dumped (FileDevice instance) >] > _parents.appendfunc: <bound method Device._add_parent of LoopDevice instance (0x7f932f2b1e48) -- > name = loop2 status = False id = 481 > children = [] > parents = ['existing 0 B file /overlay (deleted) (477)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/loop2 > target size = 0 B path = /dev/loop2 > format args = [] original_format = None> > _parents.removefunc: <bound method Device._remove_parent of LoopDevice instance (0x7f932f2b1e48) -- > name = loop2 status = False id = 481 > children = [] > parents = ['existing 0 B file /overlay (deleted) (477)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/loop2 > target size = 0 B path = /dev/loop2 > format args = [] original_format = None> > _children: [] > original_format: existing None > fstab_comment: Skipped > device_links: [] >] > original_format: existing None > fstab_comment: Skipped > device_links: [] >, Already dumped (LoopDevice instance) >, Already dumped (DMDevice instance) >, Already dumped (DMDevice instance) >] > _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 0x7f93468827b8>> > _intf.storage.devicetree._actions._remove_func: <bound method DeviceTreeBase._cancel_action of <blivet.devicetree.DeviceTree object at 0x7f93468827b8>> > _intf.storage.devicetree._actions._actions: [] > _intf.storage.devicetree._actions._completed_actions: [] > _intf.storage.devicetree._actions.processing: False > _intf.storage.devicetree.names: [sda, sda1, 1, sdk1, sdk, sdj1, sdj, sdi1, sdi, sdh1, sdh, sdg1, sdg, sdf1, sdf, sde1, sde, sdd1, sdd, sdc1, sdc, sdb1, sdb, sda2, 2, sde2, sdd2, sdc2, sdb2, sdk3, sdk2, sdj2, sdi2, sdh2, sdg2, sdf2, vg_ceramic, vg_ceramic-home, vg_ceramic-root, vg_ceramic-swap, vg_ceramic-mysql, vg_ceramic-var, sdl, sdm, sdm1, sdm2, loop0, /run/install/repo/images/install.img, loop1, /LiveOS/rootfs.img, loop2, /overlay (deleted), live-rw, live-base] > _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: GRUB2 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.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: [LABEL=Fedora-S-dvd-x86_64-28] > _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: DNFPayload instance, containing members: > _intf.payload.data: Skipped > _intf.payload.storage: Already dumped (InstallerStorage instance) > _intf.payload.instclass: Already dumped (FedoraServerInstallClass 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 0x7f9333334f00> > _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 0x7f933491aae8> > _intf.payload._session.adapters.poolmanager.pools._container: {} > _intf.payload._session.adapters.poolmanager.pools.lock: <unlocked _thread.RLock object owner=0 count=0 at 0x7f9333334f30> > _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 0x7f9352155598>, <class 'urllib3.poolmanager.PoolKey'>) >, 'https': functools.partial(<function _default_key_normalizer at 0x7f9352155598>, <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 0x7f933491abf8> > _intf.payload._session.adapters.poolmanager.pools._container: {} > _intf.payload._session.adapters.poolmanager.pools.lock: <unlocked _thread.RLock object owner=0 count=0 at 0x7f9333334f60> > _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 0x7f9334908dd8>> >, 'RETR': <bound method FTPAdapter.retr of <requests_ftp.ftp.FTPAdapter object at 0x7f9334908dd8>> >, 'STOR': <bound method FTPAdapter.stor of <requests_ftp.ftp.FTPAdapter object at 0x7f9334908dd8>> >, 'NLST': <bound method FTPAdapter.nlst of <requests_ftp.ftp.FTPAdapter object at 0x7f9334908dd8>> >, 'SIZE': <bound method FTPAdapter.size of <requests_ftp.ftp.FTPAdapter object at 0x7f9334908dd8>> >, 'HEAD': <bound method FTPAdapter.head of <requests_ftp.ftp.FTPAdapter object at 0x7f9334908dd8>> >, 'GET': <bound method FTPAdapter.get of <requests_ftp.ftp.FTPAdapter object at 0x7f9334908dd8>> >} >} > _intf.payload.requirements: [] > _intf.payload.install_device: Already dumped (DiskDevice instance) > _intf.payload._rpm_macros: [] > _intf.payload._environmentAddons: {} > _intf.payload._base: Base instance, containing members: > _intf.payload._base._closed: False > _intf.payload._base._conf: MainConf instance, containing members: > _intf.payload._base._conf._option: {'debuglevel': IntOption instance, containing members: > _intf.payload._base._conf._option._range_min: 0 > _intf.payload._base._conf._option._range_max: 10 > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=2, priority=10) >, 'errorlevel': IntOption instance, containing members: > _intf.payload._base._conf._option._range_min: 0 > _intf.payload._base._conf._option._range_max: 10 > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=2, priority=10) >, 'installroot': PathOption instance, containing members: > _intf.payload._base._conf._option._exists: False > _intf.payload._base._conf._option._abspath: True > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: Value(value='/mnt/sysimage', priority=80) > _intf.payload._base._conf._option._default: Value(value='/', priority=10) >, 'config_file_path': PathOption instance, containing members: > _intf.payload._base._conf._option._exists: False > _intf.payload._base._conf._option._abspath: False > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value='/etc/dnf/dnf.conf', priority=10) >, 'plugins': BoolOption instance, containing members: > _intf.payload._base._conf._option._true_names: ('1', 'yes', 'true', 'enabled') > _intf.payload._base._conf._option._false_names: ('0', 'no', 'false', 'disabled') > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=True, priority=10) >, 'pluginpath': ListOption instance, containing members: > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=['/usr/lib/python3.6/site-packages/dnf-plugins'], priority=10) >, 'pluginconfpath': ListOption instance, containing members: > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: Value(value=['/tmp/dnf.pluginconf'], priority=80) > _intf.payload._base._conf._option._default: Value(value=['/etc/dnf/plugins'], priority=10) >, 'persistdir': PathOption instance, containing members: > _intf.payload._base._conf._option._exists: False > _intf.payload._base._conf._option._abspath: False > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: Value(value='/mnt/sysimage/var/lib/dnf', priority=10) > _intf.payload._base._conf._option._default: Value(value='/var/lib/dnf', priority=10) >, 'recent': IntOption instance, containing members: > _intf.payload._base._conf._option._range_min: 0 > _intf.payload._base._conf._option._range_max: None > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=7, priority=10) >, 'retries': PositiveIntOption instance, containing members: > _intf.payload._base._conf._option._names0: [0] > _intf.payload._base._conf._option._range_min: 0 > _intf.payload._base._conf._option._range_max: None > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=10, priority=10) >, 'reset_nice': BoolOption instance, containing members: > _intf.payload._base._conf._option._true_names: ('1', 'yes', 'true', 'enabled') > _intf.payload._base._conf._option._false_names: ('0', 'no', 'false', 'disabled') > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=True, priority=10) >, 'cachedir': PathOption instance, containing members: > _intf.payload._base._conf._option._exists: False > _intf.payload._base._conf._option._abspath: False > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: Value(value='/tmp/dnf.cache', priority=80) > _intf.payload._base._conf._option._default: Value(value='/var/cache/dnf', priority=10) >, 'system_cachedir': PathOption instance, containing members: > _intf.payload._base._conf._option._exists: False > _intf.payload._base._conf._option._abspath: False > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value='/var/cache/dnf', priority=10) >, 'cacheonly': BoolOption instance, containing members: > _intf.payload._base._conf._option._true_names: ('1', 'yes', 'true', 'enabled') > _intf.payload._base._conf._option._false_names: ('0', 'no', 'false', 'disabled') > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=False, priority=10) >, 'keepcache': BoolOption instance, containing members: > _intf.payload._base._conf._option._true_names: ('1', 'yes', 'true', 'enabled') > _intf.payload._base._conf._option._false_names: ('0', 'no', 'false', 'disabled') > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=False, priority=10) >, 'logdir': Option instance, containing members: > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: Value(value='/tmp/', priority=80) > _intf.payload._base._conf._option._default: Value(value='/var/log', priority=10) >, 'reposdir': ListOption instance, containing members: > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: Value(value=['/etc/yum.repos.d', '/etc/anaconda.repos.d', '/tmp/updates/anaconda.repos.d', '/tmp/product/anaconda.repos.d'], priority=80) > _intf.payload._base._conf._option._default: Value(value=['/etc/yum.repos.d', '/etc/yum/repos.d', '/etc/distro.repos.d'], priority=10) >, 'modulesdir': PathOption instance, containing members: > _intf.payload._base._conf._option._exists: False > _intf.payload._base._conf._option._abspath: True > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value='/etc/dnf/modules.d', priority=10) >, 'moduledefaultsdir': PathOption instance, containing members: > _intf.payload._base._conf._option._exists: False > _intf.payload._base._conf._option._abspath: True > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value='/etc/dnf/modules.defaults.d', priority=10) >, 'debug_solver': BoolOption instance, containing members: > _intf.payload._base._conf._option._true_names: ('1', 'yes', 'true', 'enabled') > _intf.payload._base._conf._option._false_names: ('0', 'no', 'false', 'disabled') > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=False, priority=10) >, 'excludepkgs': ListAppendOption instance, containing members: > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=[], priority=10) >, 'includepkgs': ListAppendOption instance, containing members: > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=[], priority=10) >, 'exclude': Already dumped (ListAppendOption instance) >, 'fastestmirror': BoolOption instance, containing members: > _intf.payload._base._conf._option._true_names: ('1', 'yes', 'true', 'enabled') > _intf.payload._base._conf._option._false_names: ('0', 'no', 'false', 'disabled') > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=False, priority=10) >, 'proxy': UrlOption instance, containing members: > _intf.payload._base._conf._option._schemes: ('http', 'ftp', 'https', 'socks5', 'socks5h', 'socks4', 'socks4a') > _intf.payload._base._conf._option._allow_none: True > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: Value(value=None, priority=80) > _intf.payload._base._conf._option._default: Value(value=None, priority=10) >, 'proxy_username': Option instance, containing members: > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: Value(value=None, priority=80) > _intf.payload._base._conf._option._default: Value(value=None, priority=10) >, 'proxy_password': Option instance, containing members: > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: Value(value=None, priority=80) > _intf.payload._base._conf._option._default: Value(value=None, priority=10) >, 'protected_packages': ListOption instance, containing members: > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=['dnf', 'systemd', 'systemd-udev', 'dnf'], priority=10) >, 'username': Option instance, containing members: > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=None, priority=10) >, 'password': Option instance, containing members: > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=None, priority=10) >, 'installonlypkgs': ListAppendOption instance, containing members: > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=['kernel', 'kernel-PAE', 'installonlypkg(kernel)', 'installonlypkg(kernel-module)', 'installonlypkg(vm)'], priority=10) >, 'group_package_types': ListOption instance, containing members: > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=('mandatory', 'default', 'conditional'), priority=10) >, 'installonly_limit': PositiveIntOption instance, containing members: > _intf.payload._base._conf._option._names0: [0, <off>] > _intf.payload._base._conf._option._range_min: 2 > _intf.payload._base._conf._option._range_max: None > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=3, priority=10) >, 'tsflags': ListAppendOption instance, containing members: > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=['nocrypto'], priority=10) >, 'assumeyes': BoolOption instance, containing members: > _intf.payload._base._conf._option._true_names: ('1', 'yes', 'true', 'enabled') > _intf.payload._base._conf._option._false_names: ('0', 'no', 'false', 'disabled') > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=False, priority=10) >, 'assumeno': BoolOption instance, containing members: > _intf.payload._base._conf._option._true_names: ('1', 'yes', 'true', 'enabled') > _intf.payload._base._conf._option._false_names: ('0', 'no', 'false', 'disabled') > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=False, priority=10) >, 'check_config_file_age': BoolOption instance, containing members: > _intf.payload._base._conf._option._true_names: ('1', 'yes', 'true', 'enabled') > _intf.payload._base._conf._option._false_names: ('0', 'no', 'false', 'disabled') > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=True, priority=10) >, 'defaultyes': BoolOption instance, containing members: > _intf.payload._base._conf._option._true_names: ('1', 'yes', 'true', 'enabled') > _intf.payload._base._conf._option._false_names: ('0', 'no', 'false', 'disabled') > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=False, priority=10) >, 'diskspacecheck': BoolOption instance, containing members: > _intf.payload._base._conf._option._true_names: ('1', 'yes', 'true', 'enabled') > _intf.payload._base._conf._option._false_names: ('0', 'no', 'false', 'disabled') > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=True, priority=10) >, 'gpgcheck': BoolOption instance, containing members: > _intf.payload._base._conf._option._true_names: ('1', 'yes', 'true', 'enabled') > _intf.payload._base._conf._option._false_names: ('0', 'no', 'false', 'disabled') > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=False, priority=10) >, 'repo_gpgcheck': BoolOption instance, containing members: > _intf.payload._base._conf._option._true_names: ('1', 'yes', 'true', 'enabled') > _intf.payload._base._conf._option._false_names: ('0', 'no', 'false', 'disabled') > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=False, priority=10) >, 'localpkg_gpgcheck': BoolOption instance, containing members: > _intf.payload._base._conf._option._true_names: ('1', 'yes', 'true', 'enabled') > _intf.payload._base._conf._option._false_names: ('0', 'no', 'false', 'disabled') > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=False, priority=10) >, 'obsoletes': BoolOption instance, containing members: > _intf.payload._base._conf._option._true_names: ('1', 'yes', 'true', 'enabled') > _intf.payload._base._conf._option._false_names: ('0', 'no', 'false', 'disabled') > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=True, priority=10) >, 'showdupesfromrepos': BoolOption instance, containing members: > _intf.payload._base._conf._option._true_names: ('1', 'yes', 'true', 'enabled') > _intf.payload._base._conf._option._false_names: ('0', 'no', 'false', 'disabled') > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=False, priority=10) >, 'enabled': BoolOption instance, containing members: > _intf.payload._base._conf._option._true_names: ('1', 'yes', 'true', 'enabled') > _intf.payload._base._conf._option._false_names: ('0', 'no', 'false', 'disabled') > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=True, priority=10) >, 'enablegroups': BoolOption instance, containing members: > _intf.payload._base._conf._option._true_names: ('1', 'yes', 'true', 'enabled') > _intf.payload._base._conf._option._false_names: ('0', 'no', 'false', 'disabled') > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=True, priority=10) >, 'exit_on_lock': BoolOption instance, containing members: > _intf.payload._base._conf._option._true_names: ('1', 'yes', 'true', 'enabled') > _intf.payload._base._conf._option._false_names: ('0', 'no', 'false', 'disabled') > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=False, priority=10) >, 'bandwidth': BytesOption instance, containing members: > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=0, priority=10) >, 'minrate': BytesOption instance, containing members: > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=1000, priority=10) >, 'ip_resolve': CaselessSelectionOption instance, containing members: > _intf.payload._base._conf._option._choices: ('ipv4', 'ipv6', 'whatever') > _intf.payload._base._conf._option._mapper: {'4': ipv4, '6': ipv6} > _intf.payload._base._conf._option._notimplemented: () > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=None, priority=10) >, 'throttle': ThrottleOption instance, containing members: > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=0, priority=10) >, 'timeout': SecondsOption instance, containing members: > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=30, priority=10) >, 'max_parallel_downloads': IntOption instance, containing members: > _intf.payload._base._conf._option._range_min: 1 > _intf.payload._base._conf._option._range_max: None > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=None, priority=10) >, 'metadata_expire': SecondsOption instance, containing members: > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=172800, priority=10) >, 'metadata_timer_sync': SecondsOption instance, containing members: > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=10800, priority=10) >, 'disable_excludes': ListOption instance, containing members: > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=[], priority=10) >, 'multilib_policy': SelectionOption instance, containing members: > _intf.payload._base._conf._option._choices: ('best', 'all') > _intf.payload._base._conf._option._mapper: {} > _intf.payload._base._conf._option._notimplemented: () > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value='best', priority=10) >, 'best': BoolOption instance, containing members: > _intf.payload._base._conf._option._true_names: ('1', 'yes', 'true', 'enabled') > _intf.payload._base._conf._option._false_names: ('0', 'no', 'false', 'disabled') > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=False, priority=10) >, 'install_weak_deps': BoolOption instance, containing members: > _intf.payload._base._conf._option._true_names: ('1', 'yes', 'true', 'enabled') > _intf.payload._base._conf._option._false_names: ('0', 'no', 'false', 'disabled') > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=True, priority=10) >, 'bugtracker_url': Option instance, containing members: > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value='https://bugzilla.redhat.com/enter_bug.cgi?product=Fedora&component=dnf', priority=10) >, 'color': SelectionOption instance, containing members: > _intf.payload._base._conf._option._choices: ('auto', 'never', 'always') > _intf.payload._base._conf._option._mapper: {'on': always, 'yes': always, '1': always, 'true': always, 'off': never, 'no': never, '0': never, 'false': never, 'tty': auto, 'if-tty': auto} > _intf.payload._base._conf._option._notimplemented: () > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value='auto', priority=10) >, 'color_list_installed_older': Option instance, containing members: > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value='bold', priority=10) >, 'color_list_installed_newer': Option instance, containing members: > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value='bold,yellow', priority=10) >, 'color_list_installed_reinstall': Option instance, containing members: > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value='normal', priority=10) >, 'color_list_installed_extra': Option instance, containing members: > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value='bold,red', priority=10) >, 'color_list_available_upgrade': Option instance, containing members: > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value='bold,blue', priority=10) >, 'color_list_available_downgrade': Option instance, containing members: > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value='dim,cyan', priority=10) >, 'color_list_available_reinstall': Option instance, containing members: > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value='bold,underline,green', priority=10) >, 'color_list_available_install': Option instance, containing members: > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value='normal', priority=10) >, 'color_update_installed': Option instance, containing members: > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value='normal', priority=10) >, 'color_update_local': Option instance, containing members: > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value='bold', priority=10) >, 'color_update_remote': Option instance, containing members: > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value='normal', priority=10) >, 'color_search_match': Option instance, containing members: > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value='bold', priority=10) >, 'sslcacert': PathOption instance, containing members: > _intf.payload._base._conf._option._exists: False > _intf.payload._base._conf._option._abspath: False > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=None, priority=10) >, 'sslverify': BoolOption instance, containing members: > _intf.payload._base._conf._option._true_names: ('1', 'yes', 'true', 'enabled') > _intf.payload._base._conf._option._false_names: ('0', 'no', 'false', 'disabled') > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=True, priority=10) >, 'sslclientcert': Option instance, containing members: > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=None, priority=10) >, 'sslclientkey': Option instance, containing members: > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=None, priority=10) >, 'deltarpm': BoolOption instance, containing members: > _intf.payload._base._conf._option._true_names: ('1', 'yes', 'true', 'enabled') > _intf.payload._base._conf._option._false_names: ('0', 'no', 'false', 'disabled') > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=True, priority=10) >, 'deltarpm_percentage': PositiveIntOption instance, containing members: > _intf.payload._base._conf._option._names0: [0, <off>] > _intf.payload._base._conf._option._range_min: 0 > _intf.payload._base._conf._option._range_max: None > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=75, priority=10) >, 'history_record': BoolOption instance, containing members: > _intf.payload._base._conf._option._true_names: ('1', 'yes', 'true', 'enabled') > _intf.payload._base._conf._option._false_names: ('0', 'no', 'false', 'disabled') > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=True, priority=10) >, 'history_record_packages': ListOption instance, containing members: > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=['dnf', 'rpm'], priority=10) >, 'rpmverbosity': Option instance, containing members: > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value='info', priority=10) >, 'strict': BoolOption instance, containing members: > _intf.payload._base._conf._option._true_names: ('1', 'yes', 'true', 'enabled') > _intf.payload._base._conf._option._false_names: ('0', 'no', 'false', 'disabled') > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=True, priority=10) >, 'skip_broken': BoolOption instance, containing members: > _intf.payload._base._conf._option._true_names: ('1', 'yes', 'true', 'enabled') > _intf.payload._base._conf._option._false_names: ('0', 'no', 'false', 'disabled') > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=False, priority=10) >, 'autocheck_running_kernel': BoolOption instance, containing members: > _intf.payload._base._conf._option._true_names: ('1', 'yes', 'true', 'enabled') > _intf.payload._base._conf._option._false_names: ('0', 'no', 'false', 'disabled') > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=True, priority=10) >, 'clean_requirements_on_remove': BoolOption instance, containing members: > _intf.payload._base._conf._option._true_names: ('1', 'yes', 'true', 'enabled') > _intf.payload._base._conf._option._false_names: ('0', 'no', 'false', 'disabled') > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=True, priority=10) >, 'history_list_view': SelectionOption instance, containing members: > _intf.payload._base._conf._option._choices: ('single-user-commands', 'users', 'commands') > _intf.payload._base._conf._option._mapper: {'cmds': commands, 'default': commands} > _intf.payload._base._conf._option._notimplemented: () > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value='commands', priority=10) >, 'upgrade_group_objects_upgrade': BoolOption instance, containing members: > _intf.payload._base._conf._option._true_names: ('1', 'yes', 'true', 'enabled') > _intf.payload._base._conf._option._false_names: ('0', 'no', 'false', 'disabled') > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=True, priority=10) >, 'destdir': PathOption instance, containing members: > _intf.payload._base._conf._option._exists: False > _intf.payload._base._conf._option._abspath: False > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=None, priority=10) >, 'comment': Option instance, containing members: > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=None, priority=10) >, 'downloadonly': BoolOption instance, containing members: > _intf.payload._base._conf._option._true_names: ('1', 'yes', 'true', 'enabled') > _intf.payload._base._conf._option._false_names: ('0', 'no', 'false', 'disabled') > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: True > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=False, priority=10) >, 'ignorearch': BoolOption instance, containing members: > _intf.payload._base._conf._option._true_names: ('1', 'yes', 'true', 'enabled') > _intf.payload._base._conf._option._false_names: ('0', 'no', 'false', 'disabled') > _intf.payload._base._conf._option._parent: None > _intf.payload._base._conf._option._runtimeonly: False > _intf.payload._base._conf._option._actual: None > _intf.payload._base._conf._option._default: Value(value=False, priority=10) >} > _intf.payload._base._conf._section: main > _intf.payload._base._conf._parser: None > _intf.payload._base._conf.substitutions: {'arch': x86_64, 'basearch': x86_64, 'releasever': 28} > _intf.payload._base._goal: None > _intf.payload._base._repo_persistor: None > _intf.payload._base._sack: Sack instance, containing members: > _intf.payload._base._transaction: None > _intf.payload._base._priv_ts: None > _intf.payload._base._comps: Comps instance, containing members: > _intf.payload._base._comps._i: <_libpycomps.Comps object at 0x7f93349378a0> > _intf.payload._base._comps._langs: _Langs instance, containing members: > _intf.payload._base._comps._langs.last_locale: None > _intf.payload._base._comps._langs.cache: None > _intf.payload._base._comps_trans: TransactionBunch instance, containing members: > _intf.payload._base._comps_trans._install: set() > _intf.payload._base._comps_trans._remove: set() > _intf.payload._base._comps_trans._upgrade: set() > _intf.payload._base._history: None > _intf.payload._base._tempfiles: set() > _intf.payload._base._trans_tempfiles: set() > _intf.payload._base._ds_callback: Depsolve instance, containing members: > _intf.payload._base._group_persistor: GroupPersistor instance, containing members: > _intf.payload._base._group_persistor._commit: False > _intf.payload._base._group_persistor._comps: Already dumped (Comps instance) > _intf.payload._base._group_persistor._dbfile: /mnt/sysimage/var/lib/dnf/groups.json > _intf.payload._base._group_persistor.db: ClonableDict instance, containing members: > _intf.payload._base._group_persistor.db.dct: {'ENVIRONMENTS': {}, 'GROUPS': {}, 'meta': {'version': '0.6.0'}} > _intf.payload._base._group_persistor._original: ClonableDict instance, containing members: > _intf.payload._base._group_persistor._original.dct: {'ENVIRONMENTS': {}, 'GROUPS': {}, 'meta': {'version': '0.6.0'}} > _intf.payload._base._module_persistor: None > _intf.payload._base._logging: Logging instance, containing members: > _intf.payload._base._logging.stdout_handler: None > _intf.payload._base._logging.stderr_handler: None > _intf.payload._base._repos: {'fedora-cisco-openh264': [fedora-cisco-openh264] >name: Fedora 28 openh264 (From Cisco) - x86_64 >enabled: False >basecachedir: /tmp/dnf.cache >baseurl: ['https://codecs.fedoraproject.org/openh264/28/x86_64/'] >mirrorlist: None >metalink: None >type: rpm >mediaid: None >gpgkey: ['file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-28-x86_64'] >excludepkgs: [] >includepkgs: [] >exclude: [] >fastestmirror: False >proxy: None >proxy_username: None >proxy_password: None >username: None >password: None >protected_packages: ['dnf', 'systemd', 'systemd-udev', 'dnf'] >gpgcheck: True >repo_gpgcheck: True >enablegroups: True >retries: 10 >bandwidth: 0 >minrate: 1000 >ip_resolve: None >throttle: 0 >timeout: 30 >max_parallel_downloads: None >metadata_expire: 1209600 >cost: 1000 >priority: 99 >sslcacert: None >sslverify: True >sslclientcert: None >sslclientkey: None >deltarpm: True >deltarpm_percentage: 75 >skip_if_unavailable: False >enabled_metadata: 1 >failovermethod: priority >hotfixes: False >, 'fedora-cisco-openh264-debuginfo': [fedora-cisco-openh264-debuginfo] >name: Fedora 28 openh264 (From Cisco) - x86_64 - Debug >enabled: False >basecachedir: /tmp/dnf.cache >baseurl: ['https://codecs.fedoraproject.org/openh264/28/x86_64/debug/'] >mirrorlist: None >metalink: None >type: rpm >mediaid: None >gpgkey: ['file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-28-x86_64'] >excludepkgs: [] >includepkgs: [] >exclude: [] >fastestmirror: False >proxy: None >proxy_username: None >proxy_password: None >username: None >password: None >protected_packages: ['dnf', 'systemd', 'systemd-udev', 'dnf'] >gpgcheck: True >repo_gpgcheck: True >enablegroups: True >retries: 10 >bandwidth: 0 >minrate: 1000 >ip_resolve: None >throttle: 0 >timeout: 30 >max_parallel_downloads: None >metadata_expire: 2419200 >cost: 1000 >priority: 99 >sslcacert: None >sslverify: True >sslclientcert: None >sslclientkey: None >deltarpm: True >deltarpm_percentage: 75 >skip_if_unavailable: False >enabled_metadata: None >failovermethod: priority >hotfixes: False >, 'updates-testing': [updates-testing] >name: Fedora 28 - x86_64 - Test Updates >enabled: False >basecachedir: /tmp/dnf.cache >baseurl: [] >mirrorlist: None >metalink: https://mirrors.fedoraproject.org/metalink?repo=updates-testing-f28&arch=x86_64 >type: rpm >mediaid: None >gpgkey: ['file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-28-x86_64'] >excludepkgs: [] >includepkgs: [] >exclude: [] >fastestmirror: False >proxy: None >proxy_username: None >proxy_password: None >username: None >password: None >protected_packages: ['dnf', 'systemd', 'systemd-udev', 'dnf'] >gpgcheck: True >repo_gpgcheck: False >enablegroups: True >retries: 10 >bandwidth: 0 >minrate: 1000 >ip_resolve: None >throttle: 0 >timeout: 30 >max_parallel_downloads: None >metadata_expire: 21600 >cost: 1000 >priority: 99 >sslcacert: None >sslverify: True >sslclientcert: None >sslclientkey: None >deltarpm: True >deltarpm_percentage: 75 >skip_if_unavailable: False >enabled_metadata: None >failovermethod: priority >hotfixes: False >, 'updates-testing-debuginfo': [updates-testing-debuginfo] >name: Fedora 28 - x86_64 - Test Updates Debug >enabled: False >basecachedir: /tmp/dnf.cache >baseurl: [] >mirrorlist: None >metalink: https://mirrors.fedoraproject.org/metalink?repo=updates-testing-debug-f28&arch=x86_64 >type: rpm >mediaid: None >gpgkey: ['file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-28-x86_64'] >excludepkgs: [] >includepkgs: [] >exclude: [] >fastestmirror: False >proxy: None >proxy_username: None >proxy_password: None >username: None >password: None >protected_packages: ['dnf', 'systemd', 'systemd-udev', 'dnf'] >gpgcheck: True >repo_gpgcheck: False >enablegroups: True >retries: 10 >bandwidth: 0 >minrate: 1000 >ip_resolve: None >throttle: 0 >timeout: 30 >max_parallel_downloads: None >metadata_expire: 21600 >cost: 1000 >priority: 99 >sslcacert: None >sslverify: True >sslclientcert: None >sslclientkey: None >deltarpm: True >deltarpm_percentage: 75 >skip_if_unavailable: False >enabled_metadata: None >failovermethod: priority >hotfixes: False >, 'updates-testing-source': [updates-testing-source] >name: Fedora 28 - Test Updates Source >enabled: False >basecachedir: /tmp/dnf.cache >baseurl: [] >mirrorlist: None >metalink: https://mirrors.fedoraproject.org/metalink?repo=updates-testing-source-f28&arch=x86_64 >type: rpm >mediaid: None >gpgkey: ['file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-28-x86_64'] >excludepkgs: [] >includepkgs: [] >exclude: [] >fastestmirror: False >proxy: None >proxy_username: None >proxy_password: None >username: None >password: None >protected_packages: ['dnf', 'systemd', 'systemd-udev', 'dnf'] >gpgcheck: True >repo_gpgcheck: False >enablegroups: True >retries: 10 >bandwidth: 0 >minrate: 1000 >ip_resolve: None >throttle: 0 >timeout: 30 >max_parallel_downloads: None >metadata_expire: 21600 >cost: 1000 >priority: 99 >sslcacert: None >sslverify: True >sslclientcert: None >sslclientkey: None >deltarpm: True >deltarpm_percentage: 75 >skip_if_unavailable: False >enabled_metadata: None >failovermethod: priority >hotfixes: False >, 'updates': [updates] >name: Fedora 28 - x86_64 - Updates >enabled: False >basecachedir: /tmp/dnf.cache >baseurl: [] >mirrorlist: None >metalink: https://mirrors.fedoraproject.org/metalink?repo=updates-released-f28&arch=x86_64 >type: rpm >mediaid: None >gpgkey: ['file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-28-x86_64'] >excludepkgs: [] >includepkgs: [] >exclude: [] >fastestmirror: False >proxy: None >proxy_username: None >proxy_password: None >username: None >password: None >protected_packages: ['dnf', 'systemd', 'systemd-udev', 'dnf'] >gpgcheck: True >repo_gpgcheck: False >enablegroups: True >retries: 10 >bandwidth: 0 >minrate: 1000 >ip_resolve: None >throttle: 0 >timeout: 30 >max_parallel_downloads: None >metadata_expire: 21600 >cost: 1000 >priority: 99 >sslcacert: None >sslverify: True >sslclientcert: None >sslclientkey: None >deltarpm: True >deltarpm_percentage: 75 >skip_if_unavailable: False >enabled_metadata: None >failovermethod: priority >hotfixes: False >, 'updates-debuginfo': [updates-debuginfo] >name: Fedora 28 - x86_64 - Updates - Debug >enabled: False >basecachedir: /tmp/dnf.cache >baseurl: [] >mirrorlist: None >metalink: https://mirrors.fedoraproject.org/metalink?repo=updates-released-debug-f28&arch=x86_64 >type: rpm >mediaid: None >gpgkey: ['file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-28-x86_64'] >excludepkgs: [] >includepkgs: [] >exclude: [] >fastestmirror: False >proxy: None >proxy_username: None >proxy_password: None >username: None >password: None >protected_packages: ['dnf', 'systemd', 'systemd-udev', 'dnf'] >gpgcheck: True >repo_gpgcheck: False >enablegroups: True >retries: 10 >bandwidth: 0 >minrate: 1000 >ip_resolve: None >throttle: 0 >timeout: 30 >max_parallel_downloads: None >metadata_expire: 21600 >cost: 1000 >priority: 99 >sslcacert: None >sslverify: True >sslclientcert: None >sslclientkey: None >deltarpm: True >deltarpm_percentage: 75 >skip_if_unavailable: False >enabled_metadata: None >failovermethod: priority >hotfixes: False >, 'updates-source': [updates-source] >name: Fedora 28 - Updates Source >enabled: False >basecachedir: /tmp/dnf.cache >baseurl: [] >mirrorlist: None >metalink: https://mirrors.fedoraproject.org/metalink?repo=updates-released-source-f28&arch=x86_64 >type: rpm >mediaid: None >gpgkey: ['file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-28-x86_64'] >excludepkgs: [] >includepkgs: [] >exclude: [] >fastestmirror: False >proxy: None >proxy_username: None >proxy_password: None >username: None >password: None >protected_packages: ['dnf', 'systemd', 'systemd-udev', 'dnf'] >gpgcheck: True >repo_gpgcheck: False >enablegroups: True >retries: 10 >bandwidth: 0 >minrate: 1000 >ip_resolve: None >throttle: 0 >timeout: 30 >max_parallel_downloads: None >metadata_expire: 21600 >cost: 1000 >priority: 99 >sslcacert: None >sslverify: True >sslclientcert: None >sslclientkey: None >deltarpm: True >deltarpm_percentage: 75 >skip_if_unavailable: False >enabled_metadata: None >failovermethod: priority >hotfixes: False >, 'fedora': [fedora] >name: Fedora 28 - x86_64 >enabled: False >basecachedir: /tmp/dnf.cache >baseurl: [] >mirrorlist: None >metalink: https://mirrors.fedoraproject.org/metalink?repo=fedora-28&arch=x86_64 >type: rpm >mediaid: None >gpgkey: ['file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-28-x86_64'] >excludepkgs: [] >includepkgs: [] >exclude: [] >fastestmirror: False >proxy: None >proxy_username: None >proxy_password: None >username: None >password: None >protected_packages: ['dnf', 'systemd', 'systemd-udev', 'dnf'] >gpgcheck: True >repo_gpgcheck: False >enablegroups: True >retries: 10 >bandwidth: 0 >minrate: 1000 >ip_resolve: None >throttle: 0 >timeout: 30 >max_parallel_downloads: None >metadata_expire: 604800 >cost: 1000 >priority: 99 >sslcacert: None >sslverify: True >sslclientcert: None >sslclientkey: None >deltarpm: True >deltarpm_percentage: 75 >skip_if_unavailable: False >enabled_metadata: None >failovermethod: priority >hotfixes: False >, 'fedora-debuginfo': [fedora-debuginfo] >name: Fedora 28 - x86_64 - Debug >enabled: False >basecachedir: /tmp/dnf.cache >baseurl: [] >mirrorlist: None >metalink: https://mirrors.fedoraproject.org/metalink?repo=fedora-debug-28&arch=x86_64 >type: rpm >mediaid: None >gpgkey: ['file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-28-x86_64'] >excludepkgs: [] >includepkgs: [] >exclude: [] >fastestmirror: False >proxy: None >proxy_username: None >proxy_password: None >username: None >password: None >protected_packages: ['dnf', 'systemd', 'systemd-udev', 'dnf'] >gpgcheck: True >repo_gpgcheck: False >enablegroups: True >retries: 10 >bandwidth: 0 >minrate: 1000 >ip_resolve: None >throttle: 0 >timeout: 30 >max_parallel_downloads: None >metadata_expire: 604800 >cost: 1000 >priority: 99 >sslcacert: None >sslverify: True >sslclientcert: None >sslclientkey: None >deltarpm: True >deltarpm_percentage: 75 >skip_if_unavailable: False >enabled_metadata: None >failovermethod: priority >hotfixes: False >, 'fedora-source': [fedora-source] >name: Fedora 28 - Source >enabled: False >basecachedir: /tmp/dnf.cache >baseurl: [] >mirrorlist: None >metalink: https://mirrors.fedoraproject.org/metalink?repo=fedora-source-28&arch=x86_64 >type: rpm >mediaid: None >gpgkey: ['file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-28-x86_64'] >excludepkgs: [] >includepkgs: [] >exclude: [] >fastestmirror: False >proxy: None >proxy_username: None >proxy_password: None >username: None >password: None >protected_packages: ['dnf', 'systemd', 'systemd-udev', 'dnf'] >gpgcheck: True >repo_gpgcheck: False >enablegroups: True >retries: 10 >bandwidth: 0 >minrate: 1000 >ip_resolve: None >throttle: 0 >timeout: 30 >max_parallel_downloads: None >metadata_expire: 604800 >cost: 1000 >priority: 99 >sslcacert: None >sslverify: True >sslclientcert: None >sslclientkey: None >deltarpm: True >deltarpm_percentage: 75 >skip_if_unavailable: False >enabled_metadata: None >failovermethod: priority >hotfixes: False >, 'anaconda': [anaconda] >name: anaconda >enabled: True >basecachedir: /tmp/dnf.cache >baseurl: ['file:///run/install/repo'] >mirrorlist: None >metalink: None >type: None >mediaid: None >gpgkey: [] >excludepkgs: [] >includepkgs: [] >exclude: [] >fastestmirror: False >proxy: None >proxy_username: None >proxy_password: None >username: None >password: None >protected_packages: ['dnf', 'systemd', 'systemd-udev', 'dnf'] >gpgcheck: False >repo_gpgcheck: False >enablegroups: True >retries: 10 >bandwidth: 0 >minrate: 1000 >ip_resolve: None >throttle: 0 >timeout: 30 >max_parallel_downloads: None >metadata_expire: 172800 >cost: 1000 >priority: 99 >sslcacert: None >sslverify: True >sslclientcert: None >sslclientkey: None >deltarpm: True >deltarpm_percentage: 75 >skip_if_unavailable: True >enabled_metadata: None >failovermethod: priority >hotfixes: False >} > _intf.payload._base._rpm_probfilter: {64} > _intf.payload._base._plugins: Plugins instance, containing members: > _intf.payload._base._plugins.plugin_cls: [] > _intf.payload._base._plugins.plugins: [] > _intf.payload._base._trans_success: False > _intf.payload._base._tempfile_persistor: None > _intf.payload._base._update_security_filters: {} > _intf.payload._base._allow_erasing: False > _intf.payload._base._revert_reason: [] > _intf.payload._base._repo_set_imported_gpg_keys: set() > _intf.payload._base.repo_module_dict: {} > _intf.payload._download_location: None > _intf.payload._updates_enabled: True > _intf.payload._repos_lock: <unlocked _thread.RLock object owner=0 count=0 at 0x7f93349392d0> > _intf.payload._repoMD_list: [] > _intf.instclass: Already dumped (FedoraServerInstallClass instance) > _intf._actions: Skipped > _intf._currentAction: SummaryHub 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: HubWindow 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 (DNFPayload instance) > _intf._currentAction.instclass: Already dumped (FedoraServerInstallClass instance) > _intf._currentAction.paths: {'spokes': [('pyanaconda.ui.gui.spokes.%s', '/usr/lib/python3.6/site-packages/pyanaconda/ui/gui/spokes'), ('pyanaconda.ui.gui.spokes.%s', '/usr/local/lib/python3.6/site-packages/pyanaconda/ui/gui/spokes'), ('pyanaconda.ui.gui.spokes.%s', '/usr/local/lib64/python3.6/site-packages/pyanaconda/ui/gui/spokes'), ('pyanaconda.ui.gui.spokes.%s', '/tmp/updates/pyanaconda/ui/gui/spokes'), ('pyanaconda.ui.gui.spokes.%s', '/usr/lib64/python3.6/site-packages/pyanaconda/ui/gui/spokes'), ('com_redhat_kdump.gui.spokes.%s', '/usr/share/anaconda/addons/com_redhat_kdump/gui/spokes')], 'categories': [('pyanaconda.ui.categories.%s', '/usr/lib/python3.6/site-packages/pyanaconda/ui/categories'), ('pyanaconda.ui.categories.%s', '/usr/local/lib/python3.6/site-packages/pyanaconda/ui/categories'), ('pyanaconda.ui.categories.%s', '/usr/local/lib64/python3.6/site-packages/pyanaconda/ui/categories'), ('pyanaconda.ui.categories.%s', '/tmp/updates/pyanaconda/ui/categories'), ('pyanaconda.ui.categories.%s', '/usr/lib64/python3.6/site-packages/pyanaconda/ui/categories')]} > _intf._currentAction._spokes: {'KeyboardSpoke': KeyboardSpoke instance, containing members: > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes._data: Skipped > _intf._currentAction._spokes.applyOnSkip: False > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes._automaticEntry: False > _intf._currentAction._spokes._autostepRunning: False > _intf._currentAction._spokes._autostepDone: False > _intf._currentAction._spokes._autostepDoneCallback: None > _intf._currentAction._spokes.lastAutostepSpoke: False > _intf._currentAction._spokes._storage: Already dumped (InstallerStorage instance) > _intf._currentAction._spokes.payload: Already dumped (DNFPayload instance) > _intf._currentAction._spokes.instclass: Already dumped (FedoraServerInstallClass instance) > _intf._currentAction._spokes.visitedSinceApplied: True > _intf._currentAction._spokes.entered: Signal instance, containing members: > _intf._currentAction._spokes.entered._functions: set() > _intf._currentAction._spokes.entered._methods: <WeakKeyDictionary at 0x7f932f7eb860> > _intf._currentAction._spokes.exited: Signal instance, containing members: > _intf._currentAction._spokes.exited._functions: set() > _intf._currentAction._spokes.exited._methods: <WeakKeyDictionary at 0x7f932f7ebe48> > _intf._currentAction._spokes.selector: SpokeSelector instance, containing members: > _intf._currentAction._spokes._current_warning_message: Skipped > _intf._currentAction._spokes._remove_last_attempt: False > _intf._currentAction._spokes._confirmed: False > _intf._currentAction._spokes._xkl_wrapper: Skipped > _intf._currentAction._spokes._add_dialog: AddLayoutDialog instance, containing members: > _intf._currentAction._spokes._add_dialog.skipTo: None > _intf._currentAction._spokes._add_dialog._data: Skipped > _intf._currentAction._spokes._add_dialog.applyOnSkip: False > _intf._currentAction._spokes._add_dialog.builder: Builder instance, containing members: > _intf._currentAction._spokes._add_dialog._window: None > _intf._currentAction._spokes._add_dialog._automaticEntry: False > _intf._currentAction._spokes._add_dialog._autostepRunning: False > _intf._currentAction._spokes._add_dialog._autostepDone: False > _intf._currentAction._spokes._add_dialog._autostepDoneCallback: None > _intf._currentAction._spokes._add_dialog.lastAutostepSpoke: False > _intf._currentAction._spokes._add_dialog._xkl_wrapper: Skipped > _intf._currentAction._spokes._add_dialog._chosen_layouts: [] > _intf._currentAction._spokes._add_dialog._entry: Entry instance, containing members: > _intf._currentAction._spokes._add_dialog._treeModelFilter: TreeModelFilter instance, containing members: > _intf._currentAction._spokes._add_dialog._treeModelSort: TreeModelSort instance, containing members: > _intf._currentAction._spokes._add_dialog._confirmAddButton: Button instance, containing members: > _intf._currentAction._spokes._add_dialog._newLayoutSelection: TreeSelection instance, containing members: > _intf._currentAction._spokes._add_dialog._store: ListStore instance, containing members: > _intf._currentAction._spokes._ready: False > _intf._currentAction._spokes._upButton: ToolButton instance, containing members: > _intf._currentAction._spokes._downButton: ToolButton instance, containing members: > _intf._currentAction._spokes._removeButton: ToolButton instance, containing members: > _intf._currentAction._spokes._previewButton: ToolButton instance, containing members: > _intf._currentAction._spokes._l12_module: /org/fedoraproject/Anaconda/Modules/Localization > _intf._currentAction._spokes._seen: False > _intf._currentAction._spokes._store: ListStore instance, containing members: > _intf._currentAction._spokes._selection: TreeSelection instance, containing members: > _intf._currentAction._spokes._switching_dialog: ConfigureSwitchingDialog instance, containing members: > _intf._currentAction._spokes._switching_dialog.skipTo: None > _intf._currentAction._spokes._switching_dialog._data: Skipped > _intf._currentAction._spokes._switching_dialog.applyOnSkip: False > _intf._currentAction._spokes._switching_dialog.builder: Builder instance, containing members: > _intf._currentAction._spokes._switching_dialog._window: None > _intf._currentAction._spokes._switching_dialog._automaticEntry: False > _intf._currentAction._spokes._switching_dialog._autostepRunning: False > _intf._currentAction._spokes._switching_dialog._autostepDone: False > _intf._currentAction._spokes._switching_dialog._autostepDoneCallback: None > _intf._currentAction._spokes._switching_dialog.lastAutostepSpoke: False > _intf._currentAction._spokes._switching_dialog._xkl_wrapper: Skipped > _intf._currentAction._spokes._switching_dialog._switchingOptsStore: ListStore instance, containing members: > _intf._currentAction._spokes._switching_dialog._l12_module: Already dumped (DBusObjectObserver instance) > _intf._currentAction._spokes._switching_dialog._switchingOptsSort: TreeModelSort instance, containing members: > _intf._currentAction._spokes._layoutSwitchLabel: Label instance, containing members: >, 'LangsupportSpoke': LangsupportSpoke instance, containing members: > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes._data: Skipped > _intf._currentAction._spokes.applyOnSkip: False > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes._automaticEntry: False > _intf._currentAction._spokes._autostepRunning: False > _intf._currentAction._spokes._autostepDone: False > _intf._currentAction._spokes._autostepDoneCallback: None > _intf._currentAction._spokes.lastAutostepSpoke: False > _intf._currentAction._spokes._storage: Already dumped (InstallerStorage instance) > _intf._currentAction._spokes.payload: Already dumped (DNFPayload instance) > _intf._currentAction._spokes.instclass: Already dumped (FedoraServerInstallClass instance) > _intf._currentAction._spokes.visitedSinceApplied: True > _intf._currentAction._spokes.entered: Signal instance, containing members: > _intf._currentAction._spokes.entered._functions: set() > _intf._currentAction._spokes.entered._methods: <WeakKeyDictionary at 0x7f9332de0320> > _intf._currentAction._spokes.exited: Signal instance, containing members: > _intf._currentAction._spokes.exited._functions: set() > _intf._currentAction._spokes.exited._methods: <WeakKeyDictionary at 0x7f9332de04a8> > _intf._currentAction._spokes.selector: SpokeSelector instance, containing members: > _intf._currentAction._spokes._current_warning_message: Skipped > _intf._currentAction._spokes._languageStore: ListStore instance, containing members: > _intf._currentAction._spokes._languageStoreFilter: TreeModelFilter instance, containing members: > _intf._currentAction._spokes._languageEntry: Entry instance, containing members: > _intf._currentAction._spokes._langSelection: TreeSelection instance, containing members: > _intf._currentAction._spokes._langSelectedRenderer: CellRendererPixbuf instance, containing members: > _intf._currentAction._spokes._langSelectedColumn: TreeViewColumn instance, containing members: > _intf._currentAction._spokes._langView: TreeView instance, containing members: > _intf._currentAction._spokes._localeView: TreeView instance, containing members: > _intf._currentAction._spokes._localeStore: ListStore instance, containing members: > _intf._currentAction._spokes._localeSelection: None > _intf._currentAction._spokes._right_arrow: Pixbuf instance, containing members: > _intf._currentAction._spokes._left_arrow: Pixbuf instance, containing members: > _intf._currentAction._spokes._selected_locales: set() > _intf._currentAction._spokes._l12_module: /org/fedoraproject/Anaconda/Modules/Localization >, 'DatetimeSpoke': DatetimeSpoke instance, containing members: > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes._data: Skipped > _intf._currentAction._spokes.applyOnSkip: False > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes._automaticEntry: False > _intf._currentAction._spokes._autostepRunning: False > _intf._currentAction._spokes._autostepDone: False > _intf._currentAction._spokes._autostepDoneCallback: None > _intf._currentAction._spokes.lastAutostepSpoke: False > _intf._currentAction._spokes._storage: Already dumped (InstallerStorage instance) > _intf._currentAction._spokes.payload: Already dumped (DNFPayload instance) > _intf._currentAction._spokes.instclass: Already dumped (FedoraServerInstallClass instance) > _intf._currentAction._spokes.visitedSinceApplied: True > _intf._currentAction._spokes.entered: Signal instance, containing members: > _intf._currentAction._spokes.entered._functions: set() > _intf._currentAction._spokes.entered._methods: <WeakKeyDictionary at 0x7f932f7eb208> > _intf._currentAction._spokes.exited: Signal instance, containing members: > _intf._currentAction._spokes.exited._functions: set() > _intf._currentAction._spokes.exited._methods: <WeakKeyDictionary at 0x7f932f7eb4a8> > _intf._currentAction._spokes.selector: SpokeSelector instance, containing members: > _intf._currentAction._spokes._current_warning_message: Skipped > _intf._currentAction._spokes._kickstarted: False > _intf._currentAction._spokes._update_datetime_timer: None > _intf._currentAction._spokes._start_updating_timer: None > _intf._currentAction._spokes._shown: False > _intf._currentAction._spokes._tz: America/Los_Angeles instance, containing members: > _intf._currentAction._spokes._tz._tzinfos: {(datetime.timedelta(-1, 58020), datetime.timedelta(0), 'LMT'): Already dumped (America/Los_Angeles instance) >, (datetime.timedelta(-1, 57600), datetime.timedelta(0), 'PST'): America/Los_Angeles instance, containing members: > _intf._currentAction._spokes._tz._tzinfos._tzinfos: {(datetime.timedelta(-1, 58020), datetime.timedelta(0), 'LMT'): Already dumped (America/Los_Angeles instance) >, (datetime.timedelta(-1, 57600), datetime.timedelta(0), 'PST'): Already dumped (America/Los_Angeles instance) >, (datetime.timedelta(-1, 61200), datetime.timedelta(0, 3600), 'PDT'): America/Los_Angeles instance, containing members: > _intf._currentAction._spokes._tz._tzinfos._tzinfos._tzinfos: {(datetime.timedelta(-1, 58020), datetime.timedelta(0), 'LMT'): Already dumped (America/Los_Angeles instance) >, (datetime.timedelta(-1, 57600), datetime.timedelta(0), 'PST'): Already dumped (America/Los_Angeles instance) >, (datetime.timedelta(-1, 61200), datetime.timedelta(0, 3600), 'PDT'): Already dumped (America/Los_Angeles instance) >, (datetime.timedelta(-1, 61200), datetime.timedelta(0, 3600), 'PWT'): America/Los_Angeles instance, containing members: > _intf._currentAction._spokes._tz._tzinfos._tzinfos._tzinfos._tzinfos: {(datetime.timedelta(-1, 58020), datetime.timedelta(0), 'LMT'): Already dumped (America/Los_Angeles instance) >, (datetime.timedelta(-1, 57600), datetime.timedelta(0), 'PST'): Already dumped (America/Los_Angeles instance) >, (datetime.timedelta(-1, 61200), datetime.timedelta(0, 3600), 'PDT'): Already dumped (America/Los_Angeles instance) >, (datetime.timedelta(-1, 61200), datetime.timedelta(0, 3600), 'PWT'): Already dumped (America/Los_Angeles instance) >, (datetime.timedelta(-1, 61200), datetime.timedelta(0, 3600), 'PPT'): America/Los_Angeles instance, containing members: > _intf._currentAction._spokes._tz._tzinfos._tzinfos._tzinfos._tzinfos._tzinfos: {(datetime.timedelta(-1, 58020), datetime.timedelta(0), 'LMT'): Already dumped (America/Los_Angeles instance) >, (datetime.timedelta(-1, 57600), datetime.timedelta(0), 'PST'): Already dumped (America/Los_Angeles instance) >, (datetime.timedelta(-1, 61200), datetime.timedelta(0, 3600), 'PDT'): Already dumped (America/Los_Angeles instance) >, (datetime.timedelta(-1, 61200), datetime.timedelta(0, 3600), 'PWT'): Already dumped (America/Los_Angeles instance) >, (datetime.timedelta(-1, 61200), datetime.timedelta(0, 3600), 'PPT'): Already dumped (America/Los_Angeles instance) >} > _intf._currentAction._spokes._tz._tzinfos._tzinfos._tzinfos._tzinfos._utcoffset: -1 day, 17:00:00 > _intf._currentAction._spokes._tz._tzinfos._tzinfos._tzinfos._tzinfos._dst: 1:00:00 > _intf._currentAction._spokes._tz._tzinfos._tzinfos._tzinfos._tzinfos._tzname: PPT >} > _intf._currentAction._spokes._tz._tzinfos._tzinfos._tzinfos._utcoffset: -1 day, 17:00:00 > _intf._currentAction._spokes._tz._tzinfos._tzinfos._tzinfos._dst: 1:00:00 > _intf._currentAction._spokes._tz._tzinfos._tzinfos._tzinfos._tzname: PWT >, (datetime.timedelta(-1, 61200), datetime.timedelta(0, 3600), 'PPT'): Already dumped (America/Los_Angeles instance) >} > _intf._currentAction._spokes._tz._tzinfos._tzinfos._utcoffset: -1 day, 17:00:00 > _intf._currentAction._spokes._tz._tzinfos._tzinfos._dst: 1:00:00 > _intf._currentAction._spokes._tz._tzinfos._tzinfos._tzname: PDT >, (datetime.timedelta(-1, 61200), datetime.timedelta(0, 3600), 'PWT'): Already dumped (America/Los_Angeles instance) >, (datetime.timedelta(-1, 61200), datetime.timedelta(0, 3600), 'PPT'): Already dumped (America/Los_Angeles instance) >} > _intf._currentAction._spokes._tz._tzinfos._utcoffset: -1 day, 16:00:00 > _intf._currentAction._spokes._tz._tzinfos._dst: 0:00:00 > _intf._currentAction._spokes._tz._tzinfos._tzname: PST >, (datetime.timedelta(-1, 61200), datetime.timedelta(0, 3600), 'PDT'): Already dumped (America/Los_Angeles instance) >, (datetime.timedelta(-1, 61200), datetime.timedelta(0, 3600), 'PWT'): Already dumped (America/Los_Angeles instance) >, (datetime.timedelta(-1, 61200), datetime.timedelta(0, 3600), 'PPT'): Already dumped (America/Los_Angeles instance) >} > _intf._currentAction._spokes._tz._utcoffset: -1 day, 16:07:00 > _intf._currentAction._spokes._tz._dst: 0:00:00 > _intf._currentAction._spokes._tz._tzname: LMT > _intf._currentAction._spokes._timezone_module: /org/fedoraproject/Anaconda/Modules/Timezone > _intf._currentAction._spokes._daysStore: ListStore instance, containing members: > _intf._currentAction._spokes._monthsStore: ListStore instance, containing members: > _intf._currentAction._spokes._yearsStore: ListStore instance, containing members: > _intf._currentAction._spokes._regionsStore: ListStore instance, containing members: > _intf._currentAction._spokes._citiesStore: ListStore instance, containing members: > _intf._currentAction._spokes._tzmap: TimezoneMap instance, containing members: > _intf._currentAction._spokes._dateBox: Box instance, containing members: > _intf._currentAction._spokes._old_region: America > _intf._currentAction._spokes._old_city: Los_Angeles > _intf._currentAction._spokes._regionCombo: ComboBox instance, containing members: > _intf._currentAction._spokes._cityCombo: ComboBox instance, containing members: > _intf._currentAction._spokes._daysFilter: TreeModelFilter instance, containing members: > _intf._currentAction._spokes._citiesFilter: TreeModelFilter instance, containing members: > _intf._currentAction._spokes._hoursLabel: Label instance, containing members: > _intf._currentAction._spokes._minutesLabel: Label instance, containing members: > _intf._currentAction._spokes._amPmUp: Button instance, containing members: > _intf._currentAction._spokes._amPmDown: Button instance, containing members: > _intf._currentAction._spokes._amPmLabel: Label instance, containing members: > _intf._currentAction._spokes._radioButton24h: RadioButton instance, containing members: > _intf._currentAction._spokes._amPmRevealer: Revealer instance, containing members: > _intf._currentAction._spokes._dayCombo: ComboBox instance, containing members: > _intf._currentAction._spokes._monthCombo: ComboBox instance, containing members: > _intf._currentAction._spokes._yearCombo: ComboBox instance, containing members: > _intf._currentAction._spokes._day_format: %d > _intf._currentAction._spokes._month_format: %m > _intf._currentAction._spokes._year_format: %Y > _intf._currentAction._spokes._ntpSwitch: Switch instance, containing members: > _intf._currentAction._spokes._regions_zones: {'Europe': {'Stockholm', 'Copenhagen', 'Kiev', 'Minsk', 'Zurich', 'Uzhgorod', 'Tirane', 'Jersey', 'Prague', 'Monaco', 'Ljubljana', 'Busingen', 'San_Marino', 'Bucharest', 'Lisbon', 'Zagreb', 'Paris', 'Astrakhan', 'Moscow', 'Athens', 'Zaporozhye', 'Skopje', 'Kaliningrad', 'Vaduz', 'Andorra', 'Belgrade', 'Dublin', 'Podgorica', 'Berlin', 'Tallinn', 'Ulyanovsk', 'Rome', 'Helsinki', 'Sofia', 'Guernsey', 'Kirov', 'Samara', 'Luxembourg', 'Bratislava', 'Sarajevo', 'Warsaw', 'Vienna', 'Malta', 'Chisinau', 'Isle_of_Man', 'Riga', 'Brussels', 'Simferopol', 'Madrid', 'Istanbul', 'Gibraltar', 'London', 'Saratov', 'Vatican', 'Mariehamn', 'Vilnius', 'Volgograd', 'Amsterdam', 'Oslo', 'Budapest'}, 'Asia': {'Bangkok', 'Kuala_Lumpur', 'Kolkata', 'Pyongyang', 'Vladivostok', 'Aqtobe', 'Ashgabat', 'Karachi', 'Dushanbe', 'Oral', 'Muscat', 'Aden', 'Qatar', 'Khandyga', 'Kamchatka', 'Shanghai', 'Jakarta', 'Yangon', 'Yekaterinburg', 'Omsk', 'Nicosia', 'Tehran', 'Singapore', 'Vientiane', 'Kuching', 'Beirut', 'Irkutsk', 'Barnaul', 'Kuwait', 'Brunei', 'Jayapura', 'Tokyo', 'Almaty', 'Manila', 'Srednekolymsk', 'Anadyr', 'Baku', 'Ulaanbaatar', 'Famagusta', 'Dili', 'Urumqi', 'Baghdad', 'Magadan', 'Hebron', 'Thimphu', 'Ust-Nera', 'Dubai', 'Dhaka', 'Bahrain', 'Jerusalem', 'Taipei', 'Samarkand', 'Makassar', 'Damascus', 'Chita', 'Yakutsk', 'Hovd', 'Seoul', 'Colombo', 'Novokuznetsk', 'Aqtau', 'Ho_Chi_Minh', 'Novosibirsk', 'Atyrau', 'Hong_Kong', 'Sakhalin', 'Pontianak', 'Tbilisi', 'Kathmandu', 'Amman', 'Phnom_Penh', 'Bishkek', 'Qyzylorda', 'Macau', 'Choibalsan', 'Tomsk', 'Riyadh', 'Gaza', 'Tashkent', 'Kabul', 'Yerevan', 'Krasnoyarsk'}, 'America': {'Detroit', 'Danmarkshavn', 'Port-au-Prince', 'Argentina/Buenos_Aires', 'Swift_Current', 'Cambridge_Bay', 'Ojinaga', 'Nipigon', 'Guyana', 'Puerto_Rico', 'Indiana/Vincennes', 'Managua', 'Santo_Domingo', 'Blanc-Sablon', 'Port_of_Spain', 'Santarem', 'Indiana/Marengo', 'Indiana/Indianapolis', 'Indiana/Knox', 'Jamaica', 'Aruba', 'Cancun', 'Argentina/Salta', 'Argentina/Mendoza', 'Juneau', 'Recife', 'Kralendijk', 'Goose_Bay', 'Punta_Arenas', 'Argentina/Catamarca', 'Anguilla', 'New_York', 'Mazatlan', 'Miquelon', 'Paramaribo', 'Cayman', 'Indiana/Petersburg', 'Thunder_Bay', 'Bogota', 'Scoresbysund', 'Barbados', 'Kentucky/Monticello', 'Atikokan', 'Santiago', 'St_Thomas', 'Havana', 'Asuncion', 'Guatemala', 'Campo_Grande', 'Tortola', 'Araguaina', 'Whitehorse', 'Eirunepe', 'Bahia_Banderas', 'El_Salvador', 'Tijuana', 'Indiana/Vevay', 'St_Lucia', 'Argentina/Rio_Gallegos', 'Thule', 'Matamoros', 'Guayaquil', 'Chihuahua', 'Argentina/San_Juan', 'Indiana/Tell_City', 'Glace_Bay', 'Toronto', 'North_Dakota/Center', 'Argentina/Jujuy', 'Moncton', 'Chicago', 'Montevideo', 'Edmonton', 'Phoenix', 'Marigot', 'Hermosillo', 'Rainy_River', 'St_Johns', 'Dominica', 'Vancouver', 'Montserrat', 'Lima', 'Curacao', 'Los_Angeles', 'North_Dakota/Beulah', 'St_Vincent', 'Merida', 'Rankin_Inlet', 'Sao_Paulo', 'Denver', 'Godthab', 'Indiana/Winamac', 'Inuvik', 'Grand_Turk', 'Cayenne', 'Caracas', 'Argentina/Ushuaia', 'Metlakatla', 'Bahia', 'Manaus', 'Martinique', 'Noronha', 'Tegucigalpa', 'Yakutat', 'Mexico_City', 'Fortaleza', 'Nassau', 'Cuiaba', 'Argentina/La_Rioja', 'Creston', 'North_Dakota/New_Salem', 'Antigua', 'Argentina/San_Luis', 'Regina', 'Boise', 'St_Kitts', 'Panama', 'Iqaluit', 'Boa_Vista', 'Resolute', 'Costa_Rica', 'Dawson_Creek', 'Fort_Nelson', 'Yellowknife', 'Grenada', 'Belize', 'Maceio', 'St_Barthelemy', 'Pangnirtung', 'Lower_Princes', 'Argentina/Tucuman', 'Anchorage', 'Argentina/Cordoba', 'Guadeloupe', 'La_Paz', 'Kentucky/Louisville', 'Adak', 'Rio_Branco', 'Sitka', 'Menominee', 'Belem', 'Dawson', 'Nome', 'Monterrey', 'Winnipeg', 'Halifax', 'Porto_Velho'}, 'Africa': {'Casablanca', 'Douala', 'Banjul', 'Dar_es_Salaam', 'Gaborone', 'Addis_Ababa', 'Nairobi', 'Tripoli', 'Lome', 'Libreville', 'Brazzaville', 'Conakry', 'Monrovia', 'Harare', 'Porto-Novo', 'Freetown', 'Kampala', 'Lusaka', 'Cairo', 'Nouakchott', 'Malabo', 'Kinshasa', 'Accra', 'Lubumbashi', 'El_Aaiun', 'Blantyre', 'Sao_Tome', 'Maseru', 'Bangui', 'Asmara', 'Ouagadougou', 'Maputo', 'Djibouti', 'Ndjamena', 'Abidjan', 'Mogadishu', 'Khartoum', 'Mbabane', 'Bissau', 'Bujumbura', 'Bamako', 'Windhoek', 'Juba', 'Algiers', 'Dakar', 'Lagos', 'Johannesburg', 'Ceuta', 'Tunis', 'Niamey', 'Kigali', 'Luanda'}, 'Antarctica': {'McMurdo', 'Mawson', 'Rothera', 'DumontDUrville', 'Troll', 'Palmer', 'Syowa', 'Davis', 'Macquarie', 'Casey', 'Vostok'}, 'Pacific': {'Guam', 'Fiji', 'Galapagos', 'Enderbury', 'Auckland', 'Tahiti', 'Saipan', 'Port_Moresby', 'Majuro', 'Rarotonga', 'Fakaofo', 'Marquesas', 'Easter', 'Noumea', 'Chuuk', 'Norfolk', 'Kwajalein', 'Wallis', 'Honolulu', 'Midway', 'Pago_Pago', 'Bougainville', 'Pohnpei', 'Pitcairn', 'Wake', 'Gambier', 'Niue', 'Efate', 'Kosrae', 'Chatham', 'Palau', 'Guadalcanal', 'Tongatapu', 'Apia', 'Tarawa', 'Funafuti', 'Kiritimati', 'Nauru'}, 'Australia': {'Currie', 'Brisbane', 'Lindeman', 'Eucla', 'Lord_Howe', 'Adelaide', 'Melbourne', 'Sydney', 'Perth', 'Darwin', 'Hobart', 'Broken_Hill'}, 'Atlantic': {'Faroe', 'South_Georgia', 'Azores', 'Cape_Verde', 'Reykjavik', 'Canary', 'Madeira', 'Stanley', 'Bermuda', 'St_Helena'}, 'Indian': {'Christmas', 'Comoro', 'Mayotte', 'Mauritius', 'Mahe', 'Maldives', 'Cocos', 'Reunion', 'Chagos', 'Kerguelen', 'Antananarivo'}, 'Arctic': {'Longyearbyen'}, 'US': {'Alaska', 'Central', 'Eastern', 'Mountain', 'Hawaii', 'Arizona', 'Pacific'}, 'Etc': {'GMT', 'GMT+5', 'UTC', 'GMT+1', 'GMT-7', 'GMT+4', 'GMT+3', 'GMT+6', 'GMT-8', 'GMT-9', 'GMT-11', 'GMT-6', 'GMT+11', 'GMT-1', 'GMT-10', 'GMT-12', 'GMT-5', 'GMT+2', 'GMT+12', 'GMT+10', 'GMT-3', 'GMT+9', 'GMT-14', 'GMT+7', 'GMT-4', 'GMT+8', 'GMT-2', 'GMT-13'}} > _intf._currentAction._spokes._config_dialog: NTPconfigDialog instance, containing members: > _intf._currentAction._spokes._config_dialog.skipTo: None > _intf._currentAction._spokes._config_dialog._data: Skipped > _intf._currentAction._spokes._config_dialog.applyOnSkip: False > _intf._currentAction._spokes._config_dialog.builder: Builder instance, containing members: > _intf._currentAction._spokes._config_dialog._window: Dialog instance, containing members: > _intf._currentAction._spokes._config_dialog._automaticEntry: False > _intf._currentAction._spokes._config_dialog._autostepRunning: False > _intf._currentAction._spokes._config_dialog._autostepDone: False > _intf._currentAction._spokes._config_dialog._autostepDoneCallback: None > _intf._currentAction._spokes._config_dialog.lastAutostepSpoke: False > _intf._currentAction._spokes._config_dialog._check_list: [GUIInputCheck instance, containing members: > _parent: Already dumped (NTPconfigDialog instance) > _input_obj: Entry instance, containing members: > _run_check: <bound method NTPconfigDialog._validateServer of <pyanaconda.ui.gui.spokes.datetime_spoke.NTPconfigDialog object at 0x7f9332dbff98>> > _data: None > _check_status: Skipped > _enabled: True > update_check_status: TimedAction instance, containing members: > update_check_status._func: <bound method InputCheck.update_check_status of <pyanaconda.ui.gui.helpers.GUIInputCheck object at 0x7f932f7e3c18>> > update_check_status._last_start: None > update_check_status._timer: None > update_check_status._instance_map: {} >] > _intf._currentAction._spokes._config_dialog._ok_button: Button instance, containing members: > _intf._currentAction._spokes._config_dialog._epoch: 0 > _intf._currentAction._spokes._config_dialog._epoch_lock: <unlocked _thread.lock object at 0x7f9330b641c0> > _intf._currentAction._spokes._config_dialog._timezone_module: Already dumped (DBusObjectObserver instance) > _intf._currentAction._spokes._config_dialog._serverEntry: Already dumped (Entry instance) > _intf._currentAction._spokes._config_dialog._serversStore: ListStore instance, containing members: > _intf._currentAction._spokes._config_dialog._addButton: Already dumped (Button instance) > _intf._currentAction._spokes._config_dialog._poolCheckButton: CheckButton instance, containing members: > _intf._currentAction._spokes._config_dialog._serverCheck: Already dumped (GUIInputCheck instance) >, 'SourceSpoke': SourceSpoke instance, containing members: > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes._data: Skipped > _intf._currentAction._spokes.applyOnSkip: False > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes._automaticEntry: False > _intf._currentAction._spokes._autostepRunning: False > _intf._currentAction._spokes._autostepDone: False > _intf._currentAction._spokes._autostepDoneCallback: None > _intf._currentAction._spokes.lastAutostepSpoke: False > _intf._currentAction._spokes._storage: Already dumped (InstallerStorage instance) > _intf._currentAction._spokes.payload: Already dumped (DNFPayload instance) > _intf._currentAction._spokes.instclass: Already dumped (FedoraServerInstallClass instance) > _intf._currentAction._spokes.visitedSinceApplied: True > _intf._currentAction._spokes.entered: Signal instance, containing members: > _intf._currentAction._spokes.entered._functions: set() > _intf._currentAction._spokes.entered._methods: <WeakKeyDictionary at 0x7f932f2aada0> > _intf._currentAction._spokes.exited: Signal instance, containing members: > _intf._currentAction._spokes.exited._functions: set() > _intf._currentAction._spokes.exited._methods: <WeakKeyDictionary at 0x7f932f2aae80> > _intf._currentAction._spokes.selector: SpokeSelector instance, containing members: > _intf._currentAction._spokes._current_warning_message: Skipped > _intf._currentAction._spokes._check_list: [GUIInputCheck instance, containing members: > _parent: Already dumped (SourceSpoke instance) > _input_obj: Entry instance, containing members: > _run_check: <bound method SourceSpoke._checkURLEntry of SourceSpoke> > _data: None > _check_status: None > _enabled: False > update_check_status: TimedAction instance, containing members: > update_check_status._func: <bound method InputCheck.update_check_status of <pyanaconda.ui.gui.helpers.GUIInputCheck object at 0x7f932f2aaef0>> > update_check_status._last_start: None > update_check_status._timer: None > update_check_status._instance_map: {} >, InputCheck instance, containing members: > _parent: Already dumped (SourceSpoke instance) > _input_obj: ListStore instance, containing members: > _run_check: <bound method SourceSpoke._checkDuplicateRepos of SourceSpoke> > _data: None > _check_status: None > _enabled: True >] > _intf._currentAction._spokes._checker: None > _intf._currentAction._spokes._prev_status: None > _intf._currentAction._spokes._password_kickstarted: False > _intf._currentAction._spokes._can_go_back: False > _intf._currentAction._spokes._needs_waiver: False > _intf._currentAction._spokes._waive_clicks: 0 > _intf._currentAction._spokes._password_entry: None > _intf._currentAction._spokes._password_confirmation_entry: None > _intf._currentAction._spokes._password_bar: None > _intf._currentAction._spokes._password_label: None > _intf._currentAction._spokes._currentIsoFile: None > _intf._currentAction._spokes._ready: False > _intf._currentAction._spokes._error: False > _intf._currentAction._spokes._error_msg: Skipped > _intf._currentAction._spokes._proxyUrl: Skipped > _intf._currentAction._spokes._proxyChange: False > _intf._currentAction._spokes._updatesChange: False > _intf._currentAction._spokes._cdrom: None > _intf._currentAction._spokes._repo_counter: <generator object id_generator at 0x7f932f7aa780> > _intf._currentAction._spokes._repoChecks: {} > _intf._currentAction._spokes._repoStore_lock: <unlocked _thread.lock object at 0x7f932f7826e8> > _intf._currentAction._spokes._autodetectButton: RadioButton instance, containing members: > _intf._currentAction._spokes._autodetectBox: Grid instance, containing members: > _intf._currentAction._spokes._autodetectDeviceLabel: Label instance, containing members: > _intf._currentAction._spokes._autodetectLabel: Label instance, containing members: > _intf._currentAction._spokes._hmcButton: RadioButton instance, containing members: > _intf._currentAction._spokes._isoButton: RadioButton instance, containing members: > _intf._currentAction._spokes._isoBox: Box instance, containing members: > _intf._currentAction._spokes._networkButton: RadioButton instance, containing members: > _intf._currentAction._spokes._networkBox: Box instance, containing members: > _intf._currentAction._spokes._urlEntry: Already dumped (Entry instance) > _intf._currentAction._spokes._protocolComboBox: ComboBoxText instance, containing members: > _intf._currentAction._spokes._isoChooserButton: Button instance, containing members: > _intf._currentAction._spokes._origIsoChooserButton: _Choose an ISO > _intf._currentAction._spokes._urlCheck: Already dumped (GUIInputCheck instance) > _intf._currentAction._spokes._urlTypeComboBox: ComboBoxText instance, containing members: > _intf._currentAction._spokes._urlTypeLabel: Label instance, containing members: > _intf._currentAction._spokes._noUpdatesCheckbox: CheckButton instance, containing members: > _intf._currentAction._spokes._verifyIsoButton: Button instance, containing members: > _intf._currentAction._spokes._repoEntryBox: Grid instance, containing members: > _intf._currentAction._spokes._repoStore: Already dumped (ListStore instance) > _intf._currentAction._spokes._repoSelection: TreeSelection instance, containing members: > _intf._currentAction._spokes._repoNameEntry: Entry instance, containing members: > _intf._currentAction._spokes._repoProtocolComboBox: ComboBoxText instance, containing members: > _intf._currentAction._spokes._repoUrlEntry: Entry instance, containing members: > _intf._currentAction._spokes._repoUrlTypeComboBox: ComboBoxText instance, containing members: > _intf._currentAction._spokes._repoProxyUrlEntry: Entry instance, containing members: > _intf._currentAction._spokes._repoProxyUsernameEntry: Entry instance, containing members: > _intf._currentAction._spokes._repoProxyPasswordEntry: Entry instance, containing members: > _intf._currentAction._spokes._repoView: TreeView instance, containing members: > _intf._currentAction._spokes._duplicateRepoCheck: Already dumped (InputCheck instance) > _intf._currentAction._spokes._updatesBox: Box instance, containing members: > _intf._currentAction._spokes._proxyButton: Button instance, containing members: > _intf._currentAction._spokes._nfsOptsBox: Box instance, containing members: > _intf._currentAction._spokes._repoNameWarningBox: None > _intf._currentAction._spokes._repoNameWarningLabel: None >, 'SoftwareSelectionSpoke': SoftwareSelectionSpoke instance, containing members: > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes._data: Skipped > _intf._currentAction._spokes.applyOnSkip: False > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes._automaticEntry: False > _intf._currentAction._spokes._autostepRunning: False > _intf._currentAction._spokes._autostepDone: False > _intf._currentAction._spokes._autostepDoneCallback: None > _intf._currentAction._spokes.lastAutostepSpoke: False > _intf._currentAction._spokes._storage: Already dumped (InstallerStorage instance) > _intf._currentAction._spokes.payload: Already dumped (DNFPayload instance) > _intf._currentAction._spokes.instclass: Already dumped (FedoraServerInstallClass instance) > _intf._currentAction._spokes.visitedSinceApplied: True > _intf._currentAction._spokes.entered: Signal instance, containing members: > _intf._currentAction._spokes.entered._functions: set() > _intf._currentAction._spokes.entered._methods: <WeakKeyDictionary at 0x7f932fa0b588> > _intf._currentAction._spokes.exited: Signal instance, containing members: > _intf._currentAction._spokes.exited._functions: set() > _intf._currentAction._spokes.exited._methods: <WeakKeyDictionary at 0x7f932fa0b0f0> > _intf._currentAction._spokes.selector: SpokeSelector instance, containing members: > _intf._currentAction._spokes._current_warning_message: Skipped > _intf._currentAction._spokes._errorMsgs: None > _intf._currentAction._spokes._tx_id: None > _intf._currentAction._spokes._selectFlag: False > _intf._currentAction._spokes._environmentListBox: ListBox instance, containing members: > _intf._currentAction._spokes._addonListBox: ListBox instance, containing members: > _intf._currentAction._spokes._addonStates: {} > _intf._currentAction._spokes._firstRadio: RadioButton instance, containing members: > _intf._currentAction._spokes._origAddons: [] > _intf._currentAction._spokes._origEnvironment: None > _intf._currentAction._spokes._kickstarted: False > _intf._currentAction._spokes._error: False > _intf._currentAction._spokes._fakeRadio: RadioButton instance, containing members: >, 'StorageSpoke': StorageSpoke instance, containing members: > _intf._currentAction._spokes._mainSpokeClass: StorageSpoke > _intf._currentAction._spokes._checking: False > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes._data: Skipped > _intf._currentAction._spokes.applyOnSkip: True > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes._automaticEntry: False > _intf._currentAction._spokes._autostepRunning: False > _intf._currentAction._spokes._autostepDone: False > _intf._currentAction._spokes._autostepDoneCallback: None > _intf._currentAction._spokes.lastAutostepSpoke: False > _intf._currentAction._spokes._storage: Already dumped (InstallerStorage instance) > _intf._currentAction._spokes.payload: Already dumped (DNFPayload instance) > _intf._currentAction._spokes.instclass: Already dumped (FedoraServerInstallClass instance) > _intf._currentAction._spokes.visitedSinceApplied: True > _intf._currentAction._spokes.entered: Signal instance, containing members: > _intf._currentAction._spokes.entered._functions: set() > _intf._currentAction._spokes.entered._methods: <WeakKeyDictionary at 0x7f932f347550> > _intf._currentAction._spokes.exited: Signal instance, containing members: > _intf._currentAction._spokes.exited._functions: set() > _intf._currentAction._spokes.exited._methods: <WeakKeyDictionary at 0x7f932f3475c0> > _intf._currentAction._spokes.selector: SpokeSelector instance, containing members: > _intf._currentAction._spokes._current_warning_message: Skipped > _intf._currentAction._spokes._ready: True > _intf._currentAction._spokes.autoPartType: None > _intf._currentAction._spokes.encrypted: False > _intf._currentAction._spokes.passphrase: Skipped > _intf._currentAction._spokes._last_selected_disks: [] > _intf._currentAction._spokes._back_clicked: False > _intf._currentAction._spokes.autopart_missing_passphrase: False > _intf._currentAction._spokes.disks_errors: [] > _intf._currentAction._spokes._disk_init_observer: /org/fedoraproject/Anaconda/Modules/Storage/DiskInitialization > _intf._currentAction._spokes._disk_select_observer: /org/fedoraproject/Anaconda/Modules/Storage/DiskSelection > _intf._currentAction._spokes.selected_disks: [] > _intf._currentAction._spokes.disks: [Already dumped (DiskDevice instance) >, Already dumped (DiskDevice instance) >, Already dumped (DiskDevice instance) >, Already dumped (DiskDevice instance) >, Already dumped (DiskDevice instance) >, Already dumped (DiskDevice instance) >, Already dumped (DiskDevice instance) >, Already dumped (DiskDevice instance) >, Already dumped (DiskDevice instance) >, Already dumped (DiskDevice instance) >, Already dumped (DiskDevice instance) >, Already dumped (DiskDevice instance) >, Already dumped (DiskDevice instance) >] > _intf._currentAction._spokes.autopart: True > _intf._currentAction._spokes.clearPartType: 0 > _intf._currentAction._spokes._previous_autopart: False > _intf._currentAction._spokes._last_clicked_overview: None > _intf._currentAction._spokes._cur_clicked_overview: None > _intf._currentAction._spokes._autoPart: RadioButton instance, containing members: > _intf._currentAction._spokes._customPart: RadioButton instance, containing members: > _intf._currentAction._spokes._blivetGuiPart: RadioButton instance, containing members: > _intf._currentAction._spokes._encrypted: CheckButton instance, containing members: > _intf._currentAction._spokes._encryption_revealer: Revealer instance, containing members: > _intf._currentAction._spokes._reclaim: CheckButton instance, containing members: > _intf._currentAction._spokes._reclaim_revealer: Revealer instance, containing members: > _intf._currentAction._spokes._last_partitioning_method: PartitioningMethod instance, containing members: > _intf._currentAction._spokes._last_partitioning_method._value_: auto > _intf._currentAction._spokes._last_partitioning_method._name_: AUTO > _intf._currentAction._spokes._last_partitioning_method.__objclass__: <enum 'PartitioningMethod'> > _intf._currentAction._spokes.local_disks_box: Box instance, containing members: > _intf._currentAction._spokes.specialized_disks_box: Box instance, containing members: >, 'CustomPartitioningSpoke': CustomPartitioningSpoke instance, containing members: > _intf._currentAction._spokes._mainSpokeClass: StorageSpoke > _intf._currentAction._spokes._checking: False > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes._data: Skipped > _intf._currentAction._spokes.applyOnSkip: False > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes._automaticEntry: False > _intf._currentAction._spokes._autostepRunning: False > _intf._currentAction._spokes._autostepDone: False > _intf._currentAction._spokes._autostepDoneCallback: None > _intf._currentAction._spokes.lastAutostepSpoke: False > _intf._currentAction._spokes._storage: Already dumped (InstallerStorage instance) > _intf._currentAction._spokes.payload: Already dumped (DNFPayload instance) > _intf._currentAction._spokes.instclass: Already dumped (FedoraServerInstallClass instance) > _intf._currentAction._spokes.visitedSinceApplied: True > _intf._currentAction._spokes.entered: Signal instance, containing members: > _intf._currentAction._spokes.entered._functions: set() > _intf._currentAction._spokes.entered._methods: <WeakKeyDictionary at 0x7f9330b52358> > _intf._currentAction._spokes.exited: Signal instance, containing members: > _intf._currentAction._spokes.exited._functions: set() > _intf._currentAction._spokes.exited._methods: <WeakKeyDictionary at 0x7f9330b521d0> > _intf._currentAction._spokes.selector: None > _intf._currentAction._spokes._current_warning_message: Skipped > _intf._currentAction._spokes._back_already_clicked: False > _intf._currentAction._spokes._storage_playground: None > _intf._currentAction._spokes.passphrase: Skipped > _intf._currentAction._spokes._devices: [] > _intf._currentAction._spokes._error: None > _intf._currentAction._spokes._hidden_disks: [] > _intf._currentAction._spokes._fs_types: {'ext2', 'ext3', 'ext4', 'swap', 'xfs', 'vfat', 'BIOS Boot'} > _intf._currentAction._spokes._free_space: Size instance, containing members: > _intf._currentAction._spokes._free_space._c_size: Size (0 B) > _intf._currentAction._spokes._device_disks: [] > _intf._currentAction._spokes._device_container_name: None > _intf._currentAction._spokes._device_container_raid_level: None > _intf._currentAction._spokes._device_container_encrypted: False > _intf._currentAction._spokes._device_container_size: 0 > _intf._currentAction._spokes._device_name_dict: {0: None, 1: None, 5: None, 2: , 3: , 4: } > _intf._currentAction._spokes._initialized: False > _intf._currentAction._spokes._disk_init_observer: /org/fedoraproject/Anaconda/Modules/Storage/DiskInitialization > _intf._currentAction._spokes._configureBox: None > _intf._currentAction._spokes._partitionsViewport: Viewport instance, containing members: > _intf._currentAction._spokes._partitionsNotebook: Notebook instance, containing members: > _intf._currentAction._spokes._pageLabel: Label instance, containing members: > _intf._currentAction._spokes._availableSpaceLabel: Label instance, containing members: > _intf._currentAction._spokes._totalSpaceLabel: Label instance, containing members: > _intf._currentAction._spokes._summaryLabel: Label instance, containing members: > _intf._currentAction._spokes._addButton: ToolButton instance, containing members: > _intf._currentAction._spokes._applyButton: Button instance, containing members: > _intf._currentAction._spokes._configButton: Button instance, containing members: > _intf._currentAction._spokes._removeButton: ToolButton instance, containing members: > _intf._currentAction._spokes._resetButton: Button instance, containing members: > _intf._currentAction._spokes._encryptCheckbox: CheckButton instance, containing members: > _intf._currentAction._spokes._fsCombo: ComboBox instance, containing members: > _intf._currentAction._spokes._fsStore: ListStore instance, containing members: > _intf._currentAction._spokes._labelEntry: Entry instance, containing members: > _intf._currentAction._spokes._mountPointEntry: Entry instance, containing members: > _intf._currentAction._spokes._nameEntry: Entry instance, containing members: > _intf._currentAction._spokes._raidLevelCombo: ComboBox instance, containing members: > _intf._currentAction._spokes._raidLevelLabel: Label instance, containing members: > _intf._currentAction._spokes._reformatCheckbox: CheckButton instance, containing members: > _intf._currentAction._spokes._sizeEntry: Entry instance, containing members: > _intf._currentAction._spokes._typeStore: ListStore instance, containing members: > _intf._currentAction._spokes._typeCombo: ComboBox instance, containing members: > _intf._currentAction._spokes._modifyContainerButton: Button instance, containing members: > _intf._currentAction._spokes._containerCombo: ComboBox instance, containing members: > _intf._currentAction._spokes._containerStore: ListStore instance, containing members: > _intf._currentAction._spokes._deviceDescLabel: Label instance, containing members: > _intf._currentAction._spokes._passphraseEntry: Entry instance, containing members: > _intf._currentAction._spokes._raidStoreFilter: TreeModelFilter instance, containing members: > _intf._currentAction._spokes._selectedDeviceLabel: Label instance, containing members: > _intf._currentAction._spokes._selectedDeviceDescLabel: Label instance, containing members: > _intf._currentAction._spokes._encryptedDeviceLabel: Label instance, containing members: > _intf._currentAction._spokes._encryptedDeviceDescLabel: Label instance, containing members: > _intf._currentAction._spokes._incompleteDeviceLabel: Label instance, containing members: > _intf._currentAction._spokes._incompleteDeviceDescLabel: Label instance, containing members: > _intf._currentAction._spokes._incompleteDeviceOptionsLabel: Label instance, containing members: > _intf._currentAction._spokes._uneditableDeviceLabel: Label instance, containing members: > _intf._currentAction._spokes._uneditableDeviceDescLabel: Label instance, containing members: > _intf._currentAction._spokes._containerLabel: Label instance, containing members: > _intf._currentAction._spokes._accordion: Accordion instance, containing members: > _intf._currentAction._spokes._accordion._expanders: [] > _intf._currentAction._spokes._accordion._active_selectors: [] > _intf._currentAction._spokes._accordion._current_selector: None > _intf._currentAction._spokes._accordion._last_selected: None >, 'BlivetGuiSpoke': BlivetGuiSpoke instance, containing members: > _intf._currentAction._spokes._error: None > _intf._currentAction._spokes._back_already_clicked: False > _intf._currentAction._spokes._storage_playground: None > _intf._currentAction._spokes.label_actions: Label instance, containing members: > _intf._currentAction._spokes.button_reset: Button instance, containing members: > _intf._currentAction._spokes.button_undo: Button instance, containing members: > _intf._currentAction._spokes._mainSpokeClass: StorageSpoke > _intf._currentAction._spokes._checking: False > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes._data: Skipped > _intf._currentAction._spokes.applyOnSkip: False > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes._automaticEntry: False > _intf._currentAction._spokes._autostepRunning: False > _intf._currentAction._spokes._autostepDone: False > _intf._currentAction._spokes._autostepDoneCallback: None > _intf._currentAction._spokes.lastAutostepSpoke: False > _intf._currentAction._spokes._storage: Already dumped (InstallerStorage instance) > _intf._currentAction._spokes.payload: Already dumped (DNFPayload instance) > _intf._currentAction._spokes.instclass: Already dumped (FedoraServerInstallClass instance) > _intf._currentAction._spokes.visitedSinceApplied: True > _intf._currentAction._spokes.entered: Signal instance, containing members: > _intf._currentAction._spokes.entered._functions: set() > _intf._currentAction._spokes.entered._methods: <WeakKeyDictionary at 0x7f932f293c88> > _intf._currentAction._spokes.exited: Signal instance, containing members: > _intf._currentAction._spokes.exited._functions: set() > _intf._currentAction._spokes.exited._methods: <WeakKeyDictionary at 0x7f932f293c18> > _intf._currentAction._spokes.selector: None > _intf._currentAction._spokes._current_warning_message: Skipped > _intf._currentAction._spokes.client: BlivetGUIAnacondaClient instance, containing members: > _intf._currentAction._spokes.client.utils: BlivetUtilsAnaconda instance, containing members: > _intf._currentAction._spokes.client.utils._storage: None > _intf._currentAction._spokes.client.utils.log: <Logger blivet-gui-utils (DBG)> > _intf._currentAction._spokes.blivetgui: BlivetGUIAnaconda instance, containing members: > _intf._currentAction._spokes.blivetgui.spoke: Already dumped (BlivetGuiSpoke instance) > _intf._currentAction._spokes.blivetgui.client: Already dumped (BlivetGUIAnacondaClient instance) > _intf._currentAction._spokes.blivetgui.builder: Builder instance, containing members: > _intf._currentAction._spokes.blivetgui._supported_filesystems: [] > _intf._currentAction._spokes.blivetgui.popup_menu: ActionsMenu instance, containing members: > _intf._currentAction._spokes.blivetgui.popup_menu.blivet_gui: Already dumped (BlivetGUIAnaconda instance) > _intf._currentAction._spokes.blivetgui.popup_menu.menu: Menu instance, containing members: > _intf._currentAction._spokes.blivetgui.popup_menu.menu_items: {'add': MenuItem instance, containing members: >, 'delete': MenuItem instance, containing members: >, 'resize': MenuItem instance, containing members: >, 'format': MenuItem instance, containing members: >, 'unmount': MenuItem instance, containing members: >, 'decrypt': MenuItem instance, containing members: >, 'info': MenuItem instance, containing members: >, 'parents': MenuItem instance, containing members: >, 'mountpoint': MenuItem instance, containing members: >, 'partitiontable': MenuItem instance, containing members: >} > _intf._currentAction._spokes.blivetgui.device_toolbar: DeviceToolbar instance, containing members: > _intf._currentAction._spokes.blivetgui.device_toolbar.blivet_gui: Already dumped (BlivetGUIAnaconda instance) > _intf._currentAction._spokes.blivetgui.device_toolbar.buttons: {'add': Button instance, containing members: >, 'delete': Button instance, containing members: >, 'resize': MenuItem instance, containing members: >, 'format': MenuItem instance, containing members: >, 'unmount': Button instance, containing members: >, 'decrypt': Button instance, containing members: >, 'info': Button instance, containing members: >, 'parents': MenuItem instance, containing members: >, 'mountpoint': MenuItem instance, containing members: >, 'partitiontable': MenuItem instance, containing members: >} > _intf._currentAction._spokes.blivetgui.list_devices: ListDevices instance, containing members: > _intf._currentAction._spokes.blivetgui.list_devices.blivet_gui: Already dumped (BlivetGUIAnaconda instance) > _intf._currentAction._spokes.blivetgui.list_devices.last_iter: None > _intf._currentAction._spokes.blivetgui.list_devices.selected_device: None > _intf._currentAction._spokes.blivetgui.list_devices.device_list: ListStore instance, containing members: > _intf._currentAction._spokes.blivetgui.list_devices.disks_view: TreeView instance, containing members: > _intf._currentAction._spokes.blivetgui.list_devices.selection_signal: 11532 > _intf._currentAction._spokes.blivetgui.list_partitions: ListPartitions instance, containing members: > _intf._currentAction._spokes.blivetgui.list_partitions.blivet_gui: Already dumped (BlivetGUIAnaconda instance) > _intf._currentAction._spokes.blivetgui.list_partitions.installer_mode: True > _intf._currentAction._spokes.blivetgui.list_partitions.partitions_list: TreeStore instance, containing members: > _intf._currentAction._spokes.blivetgui.list_partitions.partitions_view: TreeView instance, containing members: > _intf._currentAction._spokes.blivetgui.list_partitions.select: TreeSelection instance, containing members: > _intf._currentAction._spokes.blivetgui.list_partitions.selected_partition: None > _intf._currentAction._spokes.blivetgui.list_parents: ListParents instance, containing members: > _intf._currentAction._spokes.blivetgui.list_parents.blivet_gui: Already dumped (BlivetGUIAnaconda instance) > _intf._currentAction._spokes.blivetgui.list_parents.parents_list: TreeStore instance, containing members: > _intf._currentAction._spokes.blivetgui.list_actions: ListActions instance, containing members: > _intf._currentAction._spokes.blivetgui.list_actions.blivet_gui: Already dumped (BlivetGUIAnaconda instance) > _intf._currentAction._spokes.blivetgui.list_actions.action_icons: {'add': Pixbuf instance, containing members: >, 'delete': Pixbuf instance, containing members: >, 'edit': Pixbuf instance, containing members: >, 'misc': Pixbuf instance, containing members: >} > _intf._currentAction._spokes.blivetgui.logical_view: LogicalView instance, containing members: > _intf._currentAction._spokes.blivetgui.logical_view.blivet_gui: Already dumped (BlivetGUIAnaconda instance) > _intf._currentAction._spokes.blivetgui.logical_view.hbox: Box instance, containing members: > _intf._currentAction._spokes.blivetgui.logical_view.rectangles: [] > _intf._currentAction._spokes.blivetgui.logical_view.boxes: [] > _intf._currentAction._spokes.blivetgui.logical_view._devices_list: None > _intf._currentAction._spokes.blivetgui.logical_view._ignore_toggle: False > _intf._currentAction._spokes.blivetgui.logical_view._view_width: 0 > _intf._currentAction._spokes.blivetgui.logical_view._allocated_width: 0 > _intf._currentAction._spokes.blivetgui.physical_view: PhysicalView instance, containing members: > _intf._currentAction._spokes.blivetgui.physical_view.blivet_gui: Already dumped (BlivetGUIAnaconda instance) > _intf._currentAction._spokes.blivetgui.physical_view.vbox: Box instance, containing members: > _intf._currentAction._spokes.blivetgui.physical_view.rectangles: [] > _intf._currentAction._spokes.blivetgui.physical_view.boxes: [] > _intf._currentAction._spokes.blivetgui.physical_view._devices_list: None >, 'FilterSpoke': FilterSpoke instance, containing members: > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes._data: Skipped > _intf._currentAction._spokes.applyOnSkip: True > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes._automaticEntry: False > _intf._currentAction._spokes._autostepRunning: False > _intf._currentAction._spokes._autostepDone: False > _intf._currentAction._spokes._autostepDoneCallback: None > _intf._currentAction._spokes.lastAutostepSpoke: False > _intf._currentAction._spokes._storage: Already dumped (InstallerStorage instance) > _intf._currentAction._spokes.payload: Already dumped (DNFPayload instance) > _intf._currentAction._spokes.instclass: Already dumped (FedoraServerInstallClass instance) > _intf._currentAction._spokes.visitedSinceApplied: True > _intf._currentAction._spokes.entered: Signal instance, containing members: > _intf._currentAction._spokes.entered._functions: set() > _intf._currentAction._spokes.entered._methods: <WeakKeyDictionary at 0x7f932ed63a20> > _intf._currentAction._spokes.exited: Signal instance, containing members: > _intf._currentAction._spokes.exited._functions: set() > _intf._currentAction._spokes.exited._methods: <WeakKeyDictionary at 0x7f932ed63a90> > _intf._currentAction._spokes.selector: None > _intf._currentAction._spokes._current_warning_message: Skipped > _intf._currentAction._spokes.ancestors: [] > _intf._currentAction._spokes.disks: [] > _intf._currentAction._spokes.selected_disks: [] > _intf._currentAction._spokes.pages: [SearchPage instance, containing members: > builder: Already dumped (Builder instance) > storage: Already dumped (InstallerStorage instance) > model: TreeModelFilter instance, containing members: > filterActive: False > _lunEntry: Entry instance, containing members: > _wwidEntry: Entry instance, containing members: > _combo: ComboBoxText instance, containing members: > _portCombo: ComboBoxText instance, containing members: > _targetEntry: Entry instance, containing members: >, MultipathPage instance, containing members: > builder: Already dumped (Builder instance) > storage: Already dumped (InstallerStorage instance) > model: TreeModelFilter instance, containing members: > filterActive: False > _combo: ComboBoxText instance, containing members: > _icCombo: ComboBoxText instance, containing members: > _vendorCombo: ComboBoxText instance, containing members: > _wwidEntry: Entry instance, containing members: >, OtherPage instance, containing members: > builder: Already dumped (Builder instance) > storage: Already dumped (InstallerStorage instance) > model: TreeModelFilter instance, containing members: > filterActive: False > _combo: ComboBoxText instance, containing members: > _icCombo: ComboBoxText instance, containing members: > _idEntry: Entry instance, containing members: > _vendorCombo: ComboBoxText instance, containing members: >, ZPage instance, containing members: > builder: Already dumped (Builder instance) > storage: Already dumped (InstallerStorage instance) > model: TreeModelFilter instance, containing members: > filterActive: False > _ccwEntry: Entry instance, containing members: > _wwpnEntry: Entry instance, containing members: > _lunEntry: Entry instance, containing members: > _combo: ComboBoxText instance, containing members: > _isS390: False >] > _intf._currentAction._spokes._notebook: Notebook instance, containing members: > _intf._currentAction._spokes._store: ListStore instance, containing members: > _intf._currentAction._spokes._addDisksButton: None >, 'NetworkSpoke': NetworkSpoke instance, containing members: > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes._data: Skipped > _intf._currentAction._spokes.applyOnSkip: False > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes._automaticEntry: False > _intf._currentAction._spokes._autostepRunning: False > _intf._currentAction._spokes._autostepDone: False > _intf._currentAction._spokes._autostepDoneCallback: None > _intf._currentAction._spokes.lastAutostepSpoke: False > _intf._currentAction._spokes._storage: Already dumped (InstallerStorage instance) > _intf._currentAction._spokes.payload: Already dumped (DNFPayload instance) > _intf._currentAction._spokes.instclass: Already dumped (FedoraServerInstallClass instance) > _intf._currentAction._spokes.visitedSinceApplied: True > _intf._currentAction._spokes.entered: Signal instance, containing members: > _intf._currentAction._spokes.entered._functions: set() > _intf._currentAction._spokes.entered._methods: <WeakKeyDictionary at 0x7f932ed63eb8> > _intf._currentAction._spokes.exited: Signal instance, containing members: > _intf._currentAction._spokes.exited._functions: set() > _intf._currentAction._spokes.exited._methods: <WeakKeyDictionary at 0x7f932ed63e80> > _intf._currentAction._spokes.selector: SpokeSelector instance, containing members: > _intf._currentAction._spokes._current_warning_message: Skipped > _intf._currentAction._spokes.networking_changed: False > _intf._currentAction._spokes.network_control_box: NetworkControlBox instance, containing members: > _intf._currentAction._spokes.network_control_box.builder: Already dumped (Builder instance) > _intf._currentAction._spokes.network_control_box._running_nmce: None > _intf._currentAction._spokes.network_control_box.spoke: Already dumped (NetworkSpoke instance) > _intf._currentAction._spokes.network_control_box.client: Client instance, containing members: > _intf._currentAction._spokes.network_control_box._updating_device: False > _intf._currentAction._spokes.network_control_box.dev_cfg_store: ListStore instance, containing members: > _intf._currentAction._spokes.network_control_box.selected_ap: None > _intf._currentAction._spokes.network_control_box.entry_hostname: Entry instance, containing members: > _intf._currentAction._spokes.network_control_box.label_current_hostname: Label instance, containing members: > _intf._currentAction._spokes.network_control_box.button_apply_hostname: Button instance, containing members: > _intf._currentAction._spokes._network_module: /org/fedoraproject/Anaconda/Modules/Network >} > _intf._currentAction.entered: Signal instance, containing members: > _intf._currentAction.entered._functions: set() > _intf._currentAction.entered._methods: <WeakKeyDictionary at 0x7f932f7e95f8> > _intf._currentAction.exited: Signal instance, containing members: > _intf._currentAction.exited._functions: set() > _intf._currentAction.exited._methods: <WeakKeyDictionary at 0x7f932f7e9cf8> > _intf._currentAction._autoContinue: False > _intf._currentAction.timeout: Timer instance, containing members: > _intf._currentAction.timeout._id: 1680 > _intf._currentAction._incompleteSpokes: [Already dumped (SourceSpoke instance) >, Already dumped (SoftwareSelectionSpoke instance) >, Already dumped (StorageSpoke instance) >] > _intf._currentAction._inSpoke: False > _intf._currentAction._notReadySpokes: [Already dumped (KeyboardSpoke instance) >, Already dumped (DatetimeSpoke instance) >, Already dumped (SourceSpoke instance) >, Already dumped (SoftwareSelectionSpoke instance) >, Already dumped (StorageSpoke instance) >] > _intf._currentAction._warningMsg: Please complete items marked with this icon before continuing to the next step. > _intf._currentAction._checker: FileSystemSpaceChecker instance, containing members: > _intf._currentAction._checker.payload: Already dumped (DNFPayload instance) > _intf._currentAction._checker.storage: Already dumped (InstallerStorage instance) > _intf._currentAction._checker.success: False > _intf._currentAction._checker.deficit: Size instance, containing members: > _intf._currentAction._checker.deficit._c_size: Size (0 B) > _intf._currentAction._checker.error_message: Skipped > _intf._currentAction._checker_ignore: False > _intf._currentAction._spokesToStepIn: [] > _intf._currentAction._spokeAutostepIndex: 0 > _intf._gui_lock: <locked _thread.lock object at 0x7f9346723cd8> > _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: {SummaryHub, WelcomeLanguageSpoke} > _intf.mainWindow._accel_group: AccelGroup instance, containing members: > _intf.mainWindow._current_action: Already dumped (SummaryHub instance) > _intf.mainWindow._mnemonic_signal: 14866 > _intf.mainWindow._saved_help_button_label: Help! > _intf.mainWindow._language: en_US.UTF-8 > _intf.mainWindow._screenshot_index: 0 > _intf._distributionText: <function distributionText at 0x7f9357cf8b70> > _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 0x7f9334937d80 (pyanaconda+ui+gui+MainWindow at 0x55bfa5726280)>> >isHeadless: False >ksdata: Skipped >methodstr: None >opts: Namespace instance, containing members: > opts.stage2: hd:LABEL=Fedora-S-dvd-x86_64-28 > 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: None > opts.askmethod: False > opts.noverifyssl: False > opts.liveinst: False > 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 (DNFPayload instance) >proxy: None >decorated: False >stage2: hd:LABEL=Fedora-S-dvd-x86_64-28 >_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, /tmp/syslog] > mehConfig.localSkipList: [passphrase, password, _oldweak, _password, try_passphrase] > mehConfig.callbackDict: {'lsblk_output': (<function lsblk_callback at 0x7f933859a048>, True), 'nmcli_dev_list': (<function nmcli_dev_list_callback at 0x7f933859a0d0>, True), 'type': (<function initExceptionHandling.<locals>.<lambda> at 0x7f93385a21e0>, True), 'addons': (<function list_addons_callback at 0x7f933859a1e0>, False)} > mehConfig.programName: anaconda > mehConfig.programVersion: 28.22.10 > mehConfig.programArch: x86_64 >xdriver: None >dbus_session_connection: None >dbus_inhibit_id: None >gui_initialized: <locked _thread.lock object at 0x7f9346723cd8> >_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 0x7f934661ac38> > _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: 1914 > _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, com_redhat_docker > > >/tmp/anaconda.log: >18:10:31,806 INF main: /sbin/anaconda 28.22.10-1.fc28 >18:10:31,924 INF isys: 32474004 kB (31712 MB) are available >18:10:31,930 INF startup_utils: check_memory(): total:31712, needed:320, graphical:410 >18:10:31,934 INF main: anaconda called with cmdline = ['/sbin/anaconda'] >18:10:31,934 INF main: Default encoding = utf-8 >18:10:31,973 INF dbus.connection: Connecting to a default bus at unix:abstract=/tmp/dbus-RUpI7ZETEZ,guid=2f46fd5a5e18063914f3e5e45b2e8d17. >18:10:32,252 INF startup_utils: Waiting 60 sec for modules to be started. >18:10:33,334 INF startup_utils: Parsing kickstart: /usr/share/anaconda/interactive-defaults.ks >18:10:33,374 ERR core.util: Failed to import module docker from path /usr/share/anaconda/addons/com_redhat_docker/ks/docker.py in collect: No module named 'pyanaconda.iutil' >18:10:33,904 WRN kickstart: Command firstboot will be parsed in DBus module. >18:10:33,918 DBG localization: setting locale to: en_US.UTF-8 >18:10:33,931 DBG network: devices found ['eno1', 'eno2'] >18:10:33,942 DBG network: ensure single initramfs connections >18:10:34,023 DBG network: apply kickstart >18:10:34,024 DBG network: create missing ifcfg files >18:10:34,081 DBG network: ifcfg file for eno1 not found >18:10:34,238 DBG network: dumping ifcfg file for eno1 from default autoconnection 24537e0c-b440-3090-b794-76b7284763a7 >18:10:34,301 DBG network: ifcfg file for eno2 not found >18:10:34,470 DBG network: dumping ifcfg file for eno2 from default autoconnection 4455419f-baa2-3b9a-a8eb-696861623f57 >18:10:34,471 DBG network: missing ifcfgs created for devices ['eno1', 'eno2'] >18:10:34,487 DBG network: set real ONBOOT value >18:10:34,489 INF threading: Running Thread: AnaWaitForConnectingNMThread (140270457259776) >18:10:34,491 DBG anaconda: setting display mode to GUI >18:10:34,496 INF anaconda: Display mode is set to 'interactive graphical mode'. >18:10:34,497 INF isys: 32474004 kB (31712 MB) are available >18:10:34,505 INF startup_utils: check_memory(): total:31712, needed:320, graphical:410 >18:10:34,505 DBG core.util: Setting timeout 60 seconds for starting X. >18:10:34,512 INF network: got 0 NTP servers from DHCP >18:10:34,516 INF threading: Thread Done: AnaWaitForConnectingNMThread (140270457259776) >18:10:35,340 DBG core.util: X server has signalled a successful start. >18:10:35,419 INF display: spice-vdagent exited with status 1 >18:10:38,770 DBG installclass: Searching /usr/lib64/python3.6/site-packages/pyanaconda/installclasses. >18:10:38,775 DBG installclass: Found Fedora (FedoraBaseInstallClass). >18:10:38,775 DBG installclass: Found Atomic Host (AtomicHostInstallClass). >18:10:38,776 DBG installclass: Found Red Hat Enterprise Linux (RHELBaseInstallClass). >18:10:38,776 DBG installclass: Found Fedora (DefaultInstallClass). >18:10:38,776 DBG installclass: Found Fedora Server (FedoraServerInstallClass). >18:10:38,776 DBG installclass: Found Scientific Linux (ScientificBaseInstallClass). >18:10:38,776 DBG installclass: Found Fedora Workstation (FedoraWorkstationInstallClass). >18:10:38,776 DBG installclass: Found CentOS Linux (CentOSBaseInstallClass). >18:10:38,776 INF installclass: Using a visible install class Fedora Server (FedoraServerInstallClass). >18:10:39,183 DBG payload: getting release version from tree at None (28) >18:10:39,184 DBG payload: using default release version of 28 >18:10:39,319 INF bootloader: bootloader GRUB2 on X86 platform >18:10:39,320 INF autopart: Detected 30.97 GiB of memory >18:10:39,320 INF autopart: Suggested swap size (15.48 GiB) exceeds 10 % of disk space, using 10 % of disk space (0.0) instead. >18:10:39,320 INF autopart: Swap attempt of 0.0 >18:10:39,321 INF bootloader: bootloader GRUB2 on X86 platform >18:10:39,473 DBG storage_utils: LABEL=OEMDRV matches [] for devicetree=None and disks_only=True >18:10:39,474 INF threading: Running Thread: AnaStorageThread (140270457259776) >18:10:39,476 INF threading: Running Thread: AnaTimeInitThread (140270183859968) >18:10:39,488 DBG payload: Restarting payload thread >18:10:39,488 INF threading: Running Thread: AnaPayloadRestartThread (140270175467264) >18:10:39,488 INF geoloc: Geolocation is enabled. >18:10:39,489 INF threading: Running Thread: AnaPayloadThread (140270167074560) >18:10:39,489 DBG payload: Updating payload thread state: 0 >18:10:39,489 DBG payload: Updating payload thread state: 1 >18:10:39,490 INF threading: Thread Done: AnaPayloadRestartThread (140270175467264) >18:10:39,490 INF threading: Running Thread: AnaGeolocationRefreshThread (140270175467264) >18:10:39,490 INF geoloc: Starting geolocation lookup >18:10:39,490 INF geoloc: Geolocation provider: Fedora GeoIP >18:10:40,127 DBG ui.gui: Detected primary monitor: 2560x1440 91dpix 91dpiy >18:10:40,490 INF geoloc: Geolocation lookup finished in 1.0 seconds >18:10:40,491 INF geoloc: got results from geolocation >18:10:40,491 INF geoloc: Waited 0.05 seconds for Geolocation >18:10:40,492 INF threading: Thread Done: AnaGeolocationRefreshThread (140270175467264) >18:10:40,501 DBG localization: setting locale to: en_US.UTF-8 >18:10:40,505 DBG localization: setting locale to: en_US.UTF-8 >18:10:40,527 DBG ui.common: Entered spoke: WelcomeLanguageSpoke >18:10:40,528 WRN misc: /usr/lib64/python3.6/site-packages/gi/overrides/Gdk.py:336: DeprecationWarning: Gdk.Cursor.new is deprecated > return cls.new(*args, **kwds) > >18:10:45,097 DBG localization: setting locale to: en_US.UTF-8 >18:10:45,100 INF ui.gui.spokes.welcome: using timezone determined by geolocation >18:10:45,145 DBG ui.gui.spokes.network: network standalone spoke (init): completed: ['eno1'] >18:10:45,158 DBG ui.common: Left spoke: WelcomeLanguageSpoke >18:10:45,165 INF lifecycle: Adding controller: SummaryHub >18:10:46,006 INF threading: Running Thread: AnaAddLayoutsInitThread (140270102894336) >18:10:46,007 DBG ui.gui.utils: Starting applying <bound method AddLayoutDialog._addLayout of <pyanaconda.ui.gui.spokes.keyboard.AddLayoutDialog object at 0x7f9332df4c88>> on <list object at 0x7f9330b3d108> >18:10:46,007 INF threading: Running Thread: AnaGtkBatchPre1 (140270094501632) >18:10:46,009 INF threading: Thread Done: AnaGtkBatchPre1 (140270094501632) >18:10:46,083 INF threading: Running Thread: AnaKeyboardThread (140270094501632) >18:10:46,171 INF lifecycle: Module initialized: LangsupportSpoke >18:10:46,431 INF threading: Running Thread: AnaNTPserver1 (140270086108928) >18:10:46,431 INF threading: Running Thread: AnaDateTimeThread (140270077716224) >18:10:46,504 INF threading: Thread Done: AnaNTPserver1 (140270086108928) >18:10:47,485 INF threading: Running Thread: AnaSourceWatcher (140270086108928) >18:10:47,491 DBG ui.gui.hubs: incomplete spokes: [SourceSpoke] >18:10:47,503 INF threading: Running Thread: AnaSoftwareWatcher (140270069323520) >18:10:47,504 DBG ui.gui.hubs: incomplete spokes: [SourceSpoke, SoftwareSelectionSpoke] >18:10:47,535 INF threading: Running Thread: AnaStorageWatcher (140270060930816) >18:10:59,117 DBG exception: running handleException >18:10:59,119 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 162, in reset > self.edd_dict = get_edd_dict(self.partitioned) > > File "/usr/lib/python3.6/site-packages/blivet/devicelibs/edd.py", line 718, in get_edd_dict > edd_entries_dict = collect_edd_data(root=root) > > File "/usr/lib/python3.6/site-packages/blivet/devicelibs/edd.py", line 653, in collect_edd_data > biosdev = int("0x%s" % (match.group(1),), base=16) > >AttributeError: 'NoneType' object has no attribute 'group' > >18:10:59,120 DBG exception: Gtk running, queuing exception handler to the main loop >18:10:59,120 INF threading: Thread Done: AnaStorageThread (140270457259776) >18:10:59,121 DBG ui.gui.hubs: incomplete spokes: [SourceSpoke, SoftwareSelectionSpoke, StorageSpoke] >18:10:59,122 DBG payload: Updating payload thread state: 2 >18:10:59,123 DBG payload: Updating payload thread state: 4 >18:10:59,126 INF lifecycle: Module initialized: StorageSpoke >18:10:59,126 INF threading: Thread Done: AnaStorageWatcher (140270060930816) >18:10:59,153 INF threading: Running Thread: AnaCustomStorageInit (140270060930816) >18:10:59,173 DBG payload: getting release version from tree at file:///run/install/repo (28) >18:10:59,173 DBG payload: retrieving treeinfo from file:///run/install/repo (proxy: None ; sslverify: True) >18:10:59,173 INF payload: Trying to download '.treeinfo' >18:10:59,174 DBG payload: Retrieved '.treeinfo' from file:///run/install/repo >18:10:59,175 DBG payload: using treeinfo release version of 28 >18:10:59,256 DBG payload: Updating payload thread state: 5 >18:10:59,263 INF lifecycle: Module initialized: BlivetGuiSpoke >18:10:59,298 INF lifecycle: Module initialized: FilterSpoke >18:10:59,330 DBG ui.gui.spokes.network: can't get remote connection of active connection of device eno1 >18:10:59,330 DBG ui.gui.spokes.network: device configuration added: connection 24537e0c-b440-3090-b794-76b7284763a7 device eno1 >18:10:59,332 DBG ui.gui.spokes.network: no connection when adding device eno2 >18:10:59,332 DBG ui.gui.spokes.network: device configuration added: connection None device eno2 >18:10:59,333 DBG ui.gui.spokes.network: not adding connection 24537e0c-b440-3090-b794-76b7284763a7, already in list >18:10:59,334 DBG ui.gui.spokes.network: attaching connection 4455419f-baa2-3b9a-a8eb-696861623f57 to device eno2 >18:10:59,415 INF lifecycle: Module initialized: CustomPartitioningSpoke >18:10:59,415 INF threading: Thread Done: AnaCustomStorageInit (140270060930816) >18:10:59,467 DBG network: updating host name localhost.localdomain >18:10:59,488 INF lifecycle: Module initialized: NetworkSpoke >18:10:59,550 DBG payload: Source doesn't require network for installation >18:10:59,550 INF lifecycle: Initialization of all modules (10) has been started. >18:10:59,552 DBG ui.gui.hubs: Starting event loop for hub SummaryHub >18:10:59,558 DBG ui.common: Entered hub: SummaryHub >11:10:59,000 INF isys: System time set to Sat Jun 23 18:10:59 2018 UTC >11:10:59,000 INF isys: System time set to Sat Jun 23 18:10:59 2018 UTC >11:10:59,000 INF isys: System time set to Sat Jun 23 18:10:59 2018 UTC > > >/tmp/packaging.log: >18:10:59,123 INF packaging: configuring base repo >18:10:59,173 INF packaging: Enabled 'updates' >18:10:59,176 Level 8 dnf: repo: downloading from remote: anaconda, _Handle: metalnk: None, mlist: None, urls ['file:///run/install/repo']. >18:10:59,256 INF packaging: added repo: 'anaconda' - file:///run/install/repo >18:10:59,257 DBG dnf: repo: using cache for: anaconda >18:10:59,262 DBG dnf: repo: using cache for: anaconda >18:10:59,262 DBG dnf: not found deltainfo for: anaconda >18:10:59,263 DBG dnf: not found updateinfo for: anaconda > > >/tmp/program.log: >18:10:31,924 INF program: Running... losetup --list >18:10:31,930 INF program: Running... /sbin/auditd >18:10:31,933 DBG program: Return code: 0 >18:10:31,935 INF program: Running... dbus-daemon --print-address --syslog --config-file=/usr/share/anaconda/dbus/anaconda-bus.conf >18:10:33,375 INF program: Running... udevadm trigger --action=change --subsystem-match=block >18:10:33,424 DBG program: Return code: 0 >18:10:33,425 INF program: Running... udevadm settle --timeout=300 >18:10:33,700 DBG program: Return code: 0 >18:10:33,702 INF program: Running... modprobe fcoe >18:10:33,781 DBG program: Return code: 0 >18:10:33,782 INF program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >18:10:33,827 INF program: stdout: >18:10:33,827 INF program: No FCoE boot disk information is found in EDD! >18:10:33,827 DBG program: Return code: 1 >18:10:34,497 INF program: Running... losetup --list >18:10:34,505 INF program: Running... Xorg -br -logfile /tmp/X.log :1 vt6 -s 1440 -ac -nolisten tcp -dpi 96 -noreset >18:10:35,341 INF program: Running... metacity --display :1 --sm-disable >18:10:35,363 INF program: Running... xrdb -nocpp -merge /etc/X11/Xresources >18:10:35,396 DBG program: Return code: 0 >18:10:35,397 INF program: Running... spice-vdagent >18:10:35,418 DBG program: Return code: 1 >18:10:38,728 INF program: Running [6] e2fsck -V ... >18:10:38,750 INF program: stdout[6]: >18:10:38,751 INF program: stderr[6]: e2fsck 1.43.8 (1-Jan-2018) > Using EXT2FS Library version 1.43.8, 1-Jan-2018 > >18:10:38,751 INF program: ...done [6] (exit code: 0) >18:10:38,777 INF program: Running... modprobe xfs >18:10:38,858 DBG program: Return code: 0 >18:10:39,324 INF program: Running... udevadm settle --timeout=300 >18:10:39,373 DBG program: Return code: 0 >18:10:39,405 INF program: Running... udevadm settle --timeout=300 >18:10:39,444 DBG program: Return code: 0 >18:10:39,494 INF program: Running... systemctl start chronyd >18:10:39,502 INF program: Running [7] mpathconf --find_multipaths y --user_friendly_names y --with_multipathd y ... >18:10:39,564 INF program: stdout[7]: >18:10:39,565 INF program: stderr[7]: >18:10:39,565 INF program: ...done [7] (exit code: 0) >18:10:39,565 INF program: Running... udevadm settle --timeout=300 >18:10:39,609 DBG program: Return code: 0 >18:10:39,609 DBG program: Return code: 0 >18:10:40,147 INF program: Running... udevadm settle --timeout=300 >18:10:40,191 DBG program: Return code: 0 >18:10:40,252 INF program: Running [8] mdadm --examine -E /dev/sda1 ... >18:10:40,260 INF program: stdout[8]: /dev/sda1: > Magic : a92b4efc > Version : 1.0 > Feature Map : 0x0 > Array UUID : 2992be9a:ac0a09aa:cdd44c9f:a0309eed > Name : ceramic:1 > Creation Time : Thu May 31 15:55:16 2018 > Raid Level : raid1 > Raid Devices : 11 > > Avail Dev Size : 2097120 (1023.98 MiB 1073.73 MB) > Array Size : 1048512 (1023.94 MiB 1073.68 MB) > Used Dev Size : 2097024 (1023.94 MiB 1073.68 MB) > Super Offset : 2097136 sectors > Unused Space : before=0 sectors, after=104 sectors > State : clean > Device UUID : 55c2b694:7bdb5b7b:7780fa8b:f62c64fc > > Update Time : Sat Jun 23 18:02:43 2018 > Bad Block Log : 512 entries available at offset -8 sectors > Checksum : 65eab2bb - correct > Events : 280 > > > Device Role : Active device 0 > Array State : AAAAAAAAAAA ('A' == active, '.' == missing, 'R' == replacing) > >18:10:40,261 INF program: stderr[8]: >18:10:40,261 INF program: ...done [8] (exit code: 0) >18:10:40,261 INF program: Running [9] mdadm --examine --export /dev/sda1 ... >18:10:40,266 INF program: stdout[9]: MD_LEVEL=raid1 >MD_DEVICES=11 >MD_NAME=ceramic:1 >MD_ARRAY_SIZE=1073.68MB >MD_UUID=2992be9a:ac0a09aa:cdd44c9f:a0309eed >MD_UPDATE_TIME=1529776963 >MD_DEV_UUID=55c2b694:7bdb5b7b:7780fa8b:f62c64fc >MD_EVENTS=280 > >18:10:40,266 INF program: stderr[9]: >18:10:40,266 INF program: ...done [9] (exit code: 0) >18:10:40,267 INF program: Running [10] mdadm --examine --brief /dev/sda1 ... >18:10:40,271 INF program: stdout[10]: ARRAY /dev/md/1 metadata=1.0 UUID=2992be9a:ac0a09aa:cdd44c9f:a0309eed name=ceramic:1 > >18:10:40,272 INF program: stderr[10]: >18:10:40,272 INF program: ...done [10] (exit code: 0) >18:10:40,274 INF program: Running... udevadm settle --timeout=300 >18:10:40,319 DBG program: Return code: 0 >18:10:40,404 INF program: Running... udevadm settle --timeout=300 >18:10:40,448 DBG program: Return code: 0 >18:10:40,510 INF program: Running... udevadm settle --timeout=300 >18:10:40,557 DBG program: Return code: 0 >18:10:40,762 INF program: Running [11] mdadm --examine -E /dev/sdk1 ... >18:10:40,769 INF program: stdout[11]: /dev/sdk1: > Magic : a92b4efc > Version : 1.0 > Feature Map : 0x0 > Array UUID : 2992be9a:ac0a09aa:cdd44c9f:a0309eed > Name : ceramic:1 > Creation Time : Thu May 31 15:55:16 2018 > Raid Level : raid1 > Raid Devices : 11 > > Avail Dev Size : 2097120 (1023.98 MiB 1073.73 MB) > Array Size : 1048512 (1023.94 MiB 1073.68 MB) > Used Dev Size : 2097024 (1023.94 MiB 1073.68 MB) > Super Offset : 2097136 sectors > Unused Space : before=0 sectors, after=104 sectors > State : clean > Device UUID : 472cd012:eb289f35:7ff6ccaf:ac35f0d1 > > Update Time : Sat Jun 23 18:02:43 2018 > Bad Block Log : 512 entries available at offset -8 sectors > Checksum : 97a5e8e4 - correct > Events : 280 > > > Device Role : Active device 10 > Array State : AAAAAAAAAAA ('A' == active, '.' == missing, 'R' == replacing) > >18:10:40,769 INF program: stderr[11]: >18:10:40,769 INF program: ...done [11] (exit code: 0) >18:10:40,769 INF program: Running [12] mdadm --examine --export /dev/sdk1 ... >18:10:40,775 INF program: stdout[12]: MD_LEVEL=raid1 >MD_DEVICES=11 >MD_NAME=ceramic:1 >MD_ARRAY_SIZE=1073.68MB >MD_UUID=2992be9a:ac0a09aa:cdd44c9f:a0309eed >MD_UPDATE_TIME=1529776963 >MD_DEV_UUID=472cd012:eb289f35:7ff6ccaf:ac35f0d1 >MD_EVENTS=280 > >18:10:40,775 INF program: stderr[12]: >18:10:40,775 INF program: ...done [12] (exit code: 0) >18:10:40,776 INF program: Running [13] mdadm --examine --brief /dev/sdk1 ... >18:10:40,781 INF program: stdout[13]: ARRAY /dev/md/1 metadata=1.0 UUID=2992be9a:ac0a09aa:cdd44c9f:a0309eed name=ceramic:1 > >18:10:40,781 INF program: stderr[13]: >18:10:40,781 INF program: ...done [13] (exit code: 0) >18:10:40,803 INF program: Running... udevadm settle --timeout=300 >18:10:40,847 DBG program: Return code: 0 >18:10:40,889 INF program: Running... udevadm settle --timeout=300 >18:10:40,935 DBG program: Return code: 0 >18:10:41,154 INF program: Running [14] mdadm --examine -E /dev/sdj1 ... >18:10:41,159 INF program: stdout[14]: /dev/sdj1: > Magic : a92b4efc > Version : 1.0 > Feature Map : 0x0 > Array UUID : 2992be9a:ac0a09aa:cdd44c9f:a0309eed > Name : ceramic:1 > Creation Time : Thu May 31 15:55:16 2018 > Raid Level : raid1 > Raid Devices : 11 > > Avail Dev Size : 2097120 (1023.98 MiB 1073.73 MB) > Array Size : 1048512 (1023.94 MiB 1073.68 MB) > Used Dev Size : 2097024 (1023.94 MiB 1073.68 MB) > Super Offset : 2097136 sectors > Unused Space : before=0 sectors, after=104 sectors > State : clean > Device UUID : d9b5d326:41076b26:f4547987:1c41bf32 > > Update Time : Sat Jun 23 18:02:43 2018 > Bad Block Log : 512 entries available at offset -8 sectors > Checksum : d4f0baaf - correct > Events : 280 > > > Device Role : Active device 9 > Array State : AAAAAAAAAAA ('A' == active, '.' == missing, 'R' == replacing) > >18:10:41,160 INF program: stderr[14]: >18:10:41,160 INF program: ...done [14] (exit code: 0) >18:10:41,160 INF program: Running [15] mdadm --examine --export /dev/sdj1 ... >18:10:41,165 INF program: stdout[15]: MD_LEVEL=raid1 >MD_DEVICES=11 >MD_NAME=ceramic:1 >MD_ARRAY_SIZE=1073.68MB >MD_UUID=2992be9a:ac0a09aa:cdd44c9f:a0309eed >MD_UPDATE_TIME=1529776963 >MD_DEV_UUID=d9b5d326:41076b26:f4547987:1c41bf32 >MD_EVENTS=280 > >18:10:41,165 INF program: stderr[15]: >18:10:41,165 INF program: ...done [15] (exit code: 0) >18:10:41,165 INF program: Running [16] mdadm --examine --brief /dev/sdj1 ... >18:10:41,170 INF program: stdout[16]: ARRAY /dev/md/1 metadata=1.0 UUID=2992be9a:ac0a09aa:cdd44c9f:a0309eed name=ceramic:1 > >18:10:41,170 INF program: stderr[16]: >18:10:41,170 INF program: ...done [16] (exit code: 0) >18:10:41,188 INF program: Running... udevadm settle --timeout=300 >18:10:41,233 DBG program: Return code: 0 >18:10:41,264 INF program: Running... udevadm settle --timeout=300 >18:10:41,307 DBG program: Return code: 0 >18:10:41,502 INF program: Running [17] mdadm --examine -E /dev/sdi1 ... >18:10:41,508 INF program: stdout[17]: /dev/sdi1: > Magic : a92b4efc > Version : 1.0 > Feature Map : 0x0 > Array UUID : 2992be9a:ac0a09aa:cdd44c9f:a0309eed > Name : ceramic:1 > Creation Time : Thu May 31 15:55:16 2018 > Raid Level : raid1 > Raid Devices : 11 > > Avail Dev Size : 2097120 (1023.98 MiB 1073.73 MB) > Array Size : 1048512 (1023.94 MiB 1073.68 MB) > Used Dev Size : 2097024 (1023.94 MiB 1073.68 MB) > Super Offset : 2097136 sectors > Unused Space : before=0 sectors, after=104 sectors > State : clean > Device UUID : dcc01d4f:bc7c7c49:df6d372c:1d55f83a > > Update Time : Sat Jun 23 18:02:43 2018 > Bad Block Log : 512 entries available at offset -8 sectors > Checksum : cd436818 - correct > Events : 280 > > > Device Role : Active device 8 > Array State : AAAAAAAAAAA ('A' == active, '.' == missing, 'R' == replacing) > >18:10:41,508 INF program: stderr[17]: >18:10:41,508 INF program: ...done [17] (exit code: 0) >18:10:41,508 INF program: Running [18] mdadm --examine --export /dev/sdi1 ... >18:10:41,513 INF program: stdout[18]: MD_LEVEL=raid1 >MD_DEVICES=11 >MD_NAME=ceramic:1 >MD_ARRAY_SIZE=1073.68MB >MD_UUID=2992be9a:ac0a09aa:cdd44c9f:a0309eed >MD_UPDATE_TIME=1529776963 >MD_DEV_UUID=dcc01d4f:bc7c7c49:df6d372c:1d55f83a >MD_EVENTS=280 > >18:10:41,513 INF program: stderr[18]: >18:10:41,513 INF program: ...done [18] (exit code: 0) >18:10:41,514 INF program: Running [19] mdadm --examine --brief /dev/sdi1 ... >18:10:41,519 INF program: stdout[19]: ARRAY /dev/md/1 metadata=1.0 UUID=2992be9a:ac0a09aa:cdd44c9f:a0309eed name=ceramic:1 > >18:10:41,519 INF program: stderr[19]: >18:10:41,519 INF program: ...done [19] (exit code: 0) >18:10:41,537 INF program: Running... udevadm settle --timeout=300 >18:10:41,582 DBG program: Return code: 0 >18:10:41,614 INF program: Running... udevadm settle --timeout=300 >18:10:41,659 DBG program: Return code: 0 >18:10:41,856 INF program: Running [20] mdadm --examine -E /dev/sdh1 ... >18:10:41,862 INF program: stdout[20]: /dev/sdh1: > Magic : a92b4efc > Version : 1.0 > Feature Map : 0x0 > Array UUID : 2992be9a:ac0a09aa:cdd44c9f:a0309eed > Name : ceramic:1 > Creation Time : Thu May 31 15:55:16 2018 > Raid Level : raid1 > Raid Devices : 11 > > Avail Dev Size : 2097120 (1023.98 MiB 1073.73 MB) > Array Size : 1048512 (1023.94 MiB 1073.68 MB) > Used Dev Size : 2097024 (1023.94 MiB 1073.68 MB) > Super Offset : 2097136 sectors > Unused Space : before=0 sectors, after=104 sectors > State : clean > Device UUID : da64979c:f827c1e8:3819f927:3479ddce > > Update Time : Sat Jun 23 18:02:43 2018 > Bad Block Log : 512 entries available at offset -8 sectors > Checksum : 49a886c3 - correct > Events : 280 > > > Device Role : Active device 7 > Array State : AAAAAAAAAAA ('A' == active, '.' == missing, 'R' == replacing) > >18:10:41,862 INF program: stderr[20]: >18:10:41,862 INF program: ...done [20] (exit code: 0) >18:10:41,862 INF program: Running [21] mdadm --examine --export /dev/sdh1 ... >18:10:41,867 INF program: stdout[21]: MD_LEVEL=raid1 >MD_DEVICES=11 >MD_NAME=ceramic:1 >MD_ARRAY_SIZE=1073.68MB >MD_UUID=2992be9a:ac0a09aa:cdd44c9f:a0309eed >MD_UPDATE_TIME=1529776963 >MD_DEV_UUID=da64979c:f827c1e8:3819f927:3479ddce >MD_EVENTS=280 > >18:10:41,867 INF program: stderr[21]: >18:10:41,867 INF program: ...done [21] (exit code: 0) >18:10:41,867 INF program: Running [22] mdadm --examine --brief /dev/sdh1 ... >18:10:41,872 INF program: stdout[22]: ARRAY /dev/md/1 metadata=1.0 UUID=2992be9a:ac0a09aa:cdd44c9f:a0309eed name=ceramic:1 > >18:10:41,873 INF program: stderr[22]: >18:10:41,873 INF program: ...done [22] (exit code: 0) >18:10:41,890 INF program: Running... udevadm settle --timeout=300 >18:10:41,934 DBG program: Return code: 0 >18:10:41,966 INF program: Running... udevadm settle --timeout=300 >18:10:42,007 DBG program: Return code: 0 >18:10:42,198 INF program: Running [23] mdadm --examine -E /dev/sdg1 ... >18:10:42,203 INF program: stdout[23]: /dev/sdg1: > Magic : a92b4efc > Version : 1.0 > Feature Map : 0x0 > Array UUID : 2992be9a:ac0a09aa:cdd44c9f:a0309eed > Name : ceramic:1 > Creation Time : Thu May 31 15:55:16 2018 > Raid Level : raid1 > Raid Devices : 11 > > Avail Dev Size : 2097120 (1023.98 MiB 1073.73 MB) > Array Size : 1048512 (1023.94 MiB 1073.68 MB) > Used Dev Size : 2097024 (1023.94 MiB 1073.68 MB) > Super Offset : 2097136 sectors > Unused Space : before=0 sectors, after=104 sectors > State : clean > Device UUID : 75a65758:86eaf90d:02478b60:0c92a50c > > Update Time : Sat Jun 23 18:02:43 2018 > Bad Block Log : 512 entries available at offset -8 sectors > Checksum : a0fbd18b - correct > Events : 280 > > > Device Role : Active device 6 > Array State : AAAAAAAAAAA ('A' == active, '.' == missing, 'R' == replacing) > >18:10:42,203 INF program: stderr[23]: >18:10:42,203 INF program: ...done [23] (exit code: 0) >18:10:42,204 INF program: Running [24] mdadm --examine --export /dev/sdg1 ... >18:10:42,209 INF program: stdout[24]: MD_LEVEL=raid1 >MD_DEVICES=11 >MD_NAME=ceramic:1 >MD_ARRAY_SIZE=1073.68MB >MD_UUID=2992be9a:ac0a09aa:cdd44c9f:a0309eed >MD_UPDATE_TIME=1529776963 >MD_DEV_UUID=75a65758:86eaf90d:02478b60:0c92a50c >MD_EVENTS=280 > >18:10:42,209 INF program: stderr[24]: >18:10:42,209 INF program: ...done [24] (exit code: 0) >18:10:42,209 INF program: Running [25] mdadm --examine --brief /dev/sdg1 ... >18:10:42,214 INF program: stdout[25]: ARRAY /dev/md/1 metadata=1.0 UUID=2992be9a:ac0a09aa:cdd44c9f:a0309eed name=ceramic:1 > >18:10:42,214 INF program: stderr[25]: >18:10:42,214 INF program: ...done [25] (exit code: 0) >18:10:42,232 INF program: Running... udevadm settle --timeout=300 >18:10:42,276 DBG program: Return code: 0 >18:10:42,307 INF program: Running... udevadm settle --timeout=300 >18:10:42,350 DBG program: Return code: 0 >18:10:42,546 INF program: Running [26] mdadm --examine -E /dev/sdf1 ... >18:10:42,552 INF program: stdout[26]: /dev/sdf1: > Magic : a92b4efc > Version : 1.0 > Feature Map : 0x0 > Array UUID : 2992be9a:ac0a09aa:cdd44c9f:a0309eed > Name : ceramic:1 > Creation Time : Thu May 31 15:55:16 2018 > Raid Level : raid1 > Raid Devices : 11 > > Avail Dev Size : 2097120 (1023.98 MiB 1073.73 MB) > Array Size : 1048512 (1023.94 MiB 1073.68 MB) > Used Dev Size : 2097024 (1023.94 MiB 1073.68 MB) > Super Offset : 2097136 sectors > Unused Space : before=0 sectors, after=104 sectors > State : clean > Device UUID : 57458d4d:ceb99c50:a396a296:7ee6b77a > > Update Time : Sat Jun 23 18:02:43 2018 > Bad Block Log : 512 entries available at offset -8 sectors > Checksum : 7cfde3c8 - correct > Events : 280 > > > Device Role : Active device 5 > Array State : AAAAAAAAAAA ('A' == active, '.' == missing, 'R' == replacing) > >18:10:42,552 INF program: stderr[26]: >18:10:42,552 INF program: ...done [26] (exit code: 0) >18:10:42,552 INF program: Running [27] mdadm --examine --export /dev/sdf1 ... >18:10:42,557 INF program: stdout[27]: MD_LEVEL=raid1 >MD_DEVICES=11 >MD_NAME=ceramic:1 >MD_ARRAY_SIZE=1073.68MB >MD_UUID=2992be9a:ac0a09aa:cdd44c9f:a0309eed >MD_UPDATE_TIME=1529776963 >MD_DEV_UUID=57458d4d:ceb99c50:a396a296:7ee6b77a >MD_EVENTS=280 > >18:10:42,557 INF program: stderr[27]: >18:10:42,557 INF program: ...done [27] (exit code: 0) >18:10:42,558 INF program: Running [28] mdadm --examine --brief /dev/sdf1 ... >18:10:42,562 INF program: stdout[28]: ARRAY /dev/md/1 metadata=1.0 UUID=2992be9a:ac0a09aa:cdd44c9f:a0309eed name=ceramic:1 > >18:10:42,563 INF program: stderr[28]: >18:10:42,563 INF program: ...done [28] (exit code: 0) >18:10:42,582 INF program: Running... udevadm settle --timeout=300 >18:10:42,624 DBG program: Return code: 0 >18:10:42,655 INF program: Running... udevadm settle --timeout=300 >18:10:42,698 DBG program: Return code: 0 >18:10:42,894 INF program: Running [29] mdadm --examine -E /dev/sde1 ... >18:10:42,899 INF program: stdout[29]: /dev/sde1: > Magic : a92b4efc > Version : 1.0 > Feature Map : 0x0 > Array UUID : 2992be9a:ac0a09aa:cdd44c9f:a0309eed > Name : ceramic:1 > Creation Time : Thu May 31 15:55:16 2018 > Raid Level : raid1 > Raid Devices : 11 > > Avail Dev Size : 2097120 (1023.98 MiB 1073.73 MB) > Array Size : 1048512 (1023.94 MiB 1073.68 MB) > Used Dev Size : 2097024 (1023.94 MiB 1073.68 MB) > Super Offset : 2097136 sectors > Unused Space : before=0 sectors, after=104 sectors > State : clean > Device UUID : ea06c7c2:5cecf91d:8e10ea38:6d4e6cda > > Update Time : Sat Jun 23 18:02:43 2018 > Bad Block Log : 512 entries available at offset -8 sectors > Checksum : c190b9c2 - correct > Events : 280 > > > Device Role : Active device 4 > Array State : AAAAAAAAAAA ('A' == active, '.' == missing, 'R' == replacing) > >18:10:42,899 INF program: stderr[29]: >18:10:42,899 INF program: ...done [29] (exit code: 0) >18:10:42,899 INF program: Running [30] mdadm --examine --export /dev/sde1 ... >18:10:42,904 INF program: stdout[30]: MD_LEVEL=raid1 >MD_DEVICES=11 >MD_NAME=ceramic:1 >MD_ARRAY_SIZE=1073.68MB >MD_UUID=2992be9a:ac0a09aa:cdd44c9f:a0309eed >MD_UPDATE_TIME=1529776963 >MD_DEV_UUID=ea06c7c2:5cecf91d:8e10ea38:6d4e6cda >MD_EVENTS=280 > >18:10:42,905 INF program: stderr[30]: >18:10:42,905 INF program: ...done [30] (exit code: 0) >18:10:42,905 INF program: Running [31] mdadm --examine --brief /dev/sde1 ... >18:10:42,910 INF program: stdout[31]: ARRAY /dev/md/1 metadata=1.0 UUID=2992be9a:ac0a09aa:cdd44c9f:a0309eed name=ceramic:1 > >18:10:42,910 INF program: stderr[31]: >18:10:42,910 INF program: ...done [31] (exit code: 0) >18:10:42,930 INF program: Running... udevadm settle --timeout=300 >18:10:42,976 DBG program: Return code: 0 >18:10:43,007 INF program: Running... udevadm settle --timeout=300 >18:10:43,052 DBG program: Return code: 0 >18:10:43,249 INF program: Running [32] mdadm --examine -E /dev/sdd1 ... >18:10:43,255 INF program: stdout[32]: /dev/sdd1: > Magic : a92b4efc > Version : 1.0 > Feature Map : 0x0 > Array UUID : 2992be9a:ac0a09aa:cdd44c9f:a0309eed > Name : ceramic:1 > Creation Time : Thu May 31 15:55:16 2018 > Raid Level : raid1 > Raid Devices : 11 > > Avail Dev Size : 2097120 (1023.98 MiB 1073.73 MB) > Array Size : 1048512 (1023.94 MiB 1073.68 MB) > Used Dev Size : 2097024 (1023.94 MiB 1073.68 MB) > Super Offset : 2097136 sectors > Unused Space : before=0 sectors, after=104 sectors > State : clean > Device UUID : 761f8b14:f263877c:2168d9cf:dbeea634 > > Update Time : Sat Jun 23 18:02:43 2018 > Bad Block Log : 512 entries available at offset -8 sectors > Checksum : 630c41e4 - correct > Events : 280 > > > Device Role : Active device 3 > Array State : AAAAAAAAAAA ('A' == active, '.' == missing, 'R' == replacing) > >18:10:43,255 INF program: stderr[32]: >18:10:43,255 INF program: ...done [32] (exit code: 0) >18:10:43,255 INF program: Running [33] mdadm --examine --export /dev/sdd1 ... >18:10:43,260 INF program: stdout[33]: MD_LEVEL=raid1 >MD_DEVICES=11 >MD_NAME=ceramic:1 >MD_ARRAY_SIZE=1073.68MB >MD_UUID=2992be9a:ac0a09aa:cdd44c9f:a0309eed >MD_UPDATE_TIME=1529776963 >MD_DEV_UUID=761f8b14:f263877c:2168d9cf:dbeea634 >MD_EVENTS=280 > >18:10:43,260 INF program: stderr[33]: >18:10:43,260 INF program: ...done [33] (exit code: 0) >18:10:43,260 INF program: Running [34] mdadm --examine --brief /dev/sdd1 ... >18:10:43,265 INF program: stdout[34]: ARRAY /dev/md/1 metadata=1.0 UUID=2992be9a:ac0a09aa:cdd44c9f:a0309eed name=ceramic:1 > >18:10:43,265 INF program: stderr[34]: >18:10:43,266 INF program: ...done [34] (exit code: 0) >18:10:43,285 INF program: Running... udevadm settle --timeout=300 >18:10:43,330 DBG program: Return code: 0 >18:10:43,362 INF program: Running... udevadm settle --timeout=300 >18:10:43,407 DBG program: Return code: 0 >18:10:43,604 INF program: Running [35] mdadm --examine -E /dev/sdc1 ... >18:10:43,609 INF program: stdout[35]: /dev/sdc1: > Magic : a92b4efc > Version : 1.0 > Feature Map : 0x0 > Array UUID : 2992be9a:ac0a09aa:cdd44c9f:a0309eed > Name : ceramic:1 > Creation Time : Thu May 31 15:55:16 2018 > Raid Level : raid1 > Raid Devices : 11 > > Avail Dev Size : 2097120 (1023.98 MiB 1073.73 MB) > Array Size : 1048512 (1023.94 MiB 1073.68 MB) > Used Dev Size : 2097024 (1023.94 MiB 1073.68 MB) > Super Offset : 2097136 sectors > Unused Space : before=0 sectors, after=104 sectors > State : clean > Device UUID : 01b7dd0d:50072648:26421f6c:77f2ff81 > > Update Time : Sat Jun 23 18:02:43 2018 > Bad Block Log : 512 entries available at offset -8 sectors > Checksum : 119c5a6d - correct > Events : 280 > > > Device Role : Active device 2 > Array State : AAAAAAAAAAA ('A' == active, '.' == missing, 'R' == replacing) > >18:10:43,609 INF program: stderr[35]: >18:10:43,609 INF program: ...done [35] (exit code: 0) >18:10:43,610 INF program: Running [36] mdadm --examine --export /dev/sdc1 ... >18:10:43,614 INF program: stdout[36]: MD_LEVEL=raid1 >MD_DEVICES=11 >MD_NAME=ceramic:1 >MD_ARRAY_SIZE=1073.68MB >MD_UUID=2992be9a:ac0a09aa:cdd44c9f:a0309eed >MD_UPDATE_TIME=1529776963 >MD_DEV_UUID=01b7dd0d:50072648:26421f6c:77f2ff81 >MD_EVENTS=280 > >18:10:43,615 INF program: stderr[36]: >18:10:43,615 INF program: ...done [36] (exit code: 0) >18:10:43,615 INF program: Running [37] mdadm --examine --brief /dev/sdc1 ... >18:10:43,620 INF program: stdout[37]: ARRAY /dev/md/1 metadata=1.0 UUID=2992be9a:ac0a09aa:cdd44c9f:a0309eed name=ceramic:1 > >18:10:43,620 INF program: stderr[37]: >18:10:43,620 INF program: ...done [37] (exit code: 0) >18:10:43,646 INF program: Running... udevadm settle --timeout=300 >18:10:43,694 DBG program: Return code: 0 >18:10:43,725 INF program: Running... udevadm settle --timeout=300 >18:10:43,768 DBG program: Return code: 0 >18:10:43,956 INF program: Running [38] mdadm --examine -E /dev/sdb1 ... >18:10:43,961 INF program: stdout[38]: /dev/sdb1: > Magic : a92b4efc > Version : 1.0 > Feature Map : 0x0 > Array UUID : 2992be9a:ac0a09aa:cdd44c9f:a0309eed > Name : ceramic:1 > Creation Time : Thu May 31 15:55:16 2018 > Raid Level : raid1 > Raid Devices : 11 > > Avail Dev Size : 2097120 (1023.98 MiB 1073.73 MB) > Array Size : 1048512 (1023.94 MiB 1073.68 MB) > Used Dev Size : 2097024 (1023.94 MiB 1073.68 MB) > Super Offset : 2097136 sectors > Unused Space : before=0 sectors, after=104 sectors > State : clean > Device UUID : 78c336e7:7df77e48:efec6184:c6cf0cb7 > > Update Time : Sat Jun 23 18:02:43 2018 > Bad Block Log : 512 entries available at offset -8 sectors > Checksum : 389ddf29 - correct > Events : 280 > > > Device Role : Active device 1 > Array State : AAAAAAAAAAA ('A' == active, '.' == missing, 'R' == replacing) > >18:10:43,962 INF program: stderr[38]: >18:10:43,962 INF program: ...done [38] (exit code: 0) >18:10:43,962 INF program: Running [39] mdadm --examine --export /dev/sdb1 ... >18:10:43,967 INF program: stdout[39]: MD_LEVEL=raid1 >MD_DEVICES=11 >MD_NAME=ceramic:1 >MD_ARRAY_SIZE=1073.68MB >MD_UUID=2992be9a:ac0a09aa:cdd44c9f:a0309eed >MD_UPDATE_TIME=1529776963 >MD_DEV_UUID=78c336e7:7df77e48:efec6184:c6cf0cb7 >MD_EVENTS=280 > >18:10:43,967 INF program: stderr[39]: >18:10:43,967 INF program: ...done [39] (exit code: 0) >18:10:43,967 INF program: Running [40] mdadm --examine --brief /dev/sdb1 ... >18:10:43,972 INF program: stdout[40]: ARRAY /dev/md/1 metadata=1.0 UUID=2992be9a:ac0a09aa:cdd44c9f:a0309eed name=ceramic:1 > >18:10:43,972 INF program: stderr[40]: >18:10:43,972 INF program: ...done [40] (exit code: 0) >18:10:44,007 INF program: Running... dumpe2fs -h /dev/md/1 >18:10:44,016 INF program: stdout: >18:10:44,016 INF program: Filesystem volume name: boot-ceramic >18:10:44,016 INF program: Last mounted on: /boot >18:10:44,016 INF program: Filesystem UUID: d7a2dcdf-1284-4a1f-8c87-fb17d39336af >18:10:44,017 INF program: Filesystem magic number: 0xEF53 >18:10:44,017 INF program: Filesystem revision #: 1 (dynamic) >18:10:44,017 INF program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent 64bit flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >18:10:44,017 INF program: Filesystem flags: signed_directory_hash >18:10:44,017 INF program: Default mount options: user_xattr acl >18:10:44,017 INF program: Filesystem state: clean >18:10:44,017 INF program: Errors behavior: Remount read-only >18:10:44,017 INF program: Filesystem OS type: Linux >18:10:44,018 INF program: Inode count: 65536 >18:10:44,018 INF program: Block count: 262128 >18:10:44,018 INF program: Reserved block count: 13106 >18:10:44,018 INF program: Free blocks: 187070 >18:10:44,018 INF program: Free inodes: 65021 >18:10:44,018 INF program: First block: 0 >18:10:44,018 INF program: Block size: 4096 >18:10:44,018 INF program: Fragment size: 4096 >18:10:44,019 INF program: Group descriptor size: 64 >18:10:44,019 INF program: Reserved GDT blocks: 127 >18:10:44,019 INF program: Blocks per group: 32768 >18:10:44,019 INF program: Fragments per group: 32768 >18:10:44,019 INF program: Inodes per group: 8192 >18:10:44,019 INF program: Inode blocks per group: 512 >18:10:44,019 INF program: Flex block group size: 16 >18:10:44,019 INF program: Filesystem created: Fri Jan 26 22:31:15 2018 >18:10:44,019 INF program: Last mount time: Tue Jun 19 20:02:25 2018 >18:10:44,020 INF program: Last write time: Sat Jun 23 18:02:43 2018 >18:10:44,020 INF program: Mount count: 68 >18:10:44,020 INF program: Maximum mount count: -1 >18:10:44,020 INF program: Last checked: Fri Jan 26 22:31:15 2018 >18:10:44,020 INF program: Check interval: 0 (<none>) >18:10:44,020 INF program: Lifetime writes: 39 GB >18:10:44,020 INF program: Reserved blocks uid: 0 (user root) >18:10:44,020 INF program: Reserved blocks gid: 0 (group root) >18:10:44,020 INF program: First inode: 11 >18:10:44,021 INF program: Inode size: 256 >18:10:44,021 INF program: Required extra isize: 32 >18:10:44,021 INF program: Desired extra isize: 32 >18:10:44,021 INF program: Journal inode: 8 >18:10:44,021 INF program: Default directory hash: half_md4 >18:10:44,021 INF program: Directory Hash Seed: 2a005feb-e139-4888-aa67-de79b3049e79 >18:10:44,021 INF program: Journal backup: inode blocks >18:10:44,021 INF program: Journal features: journal_incompat_revoke journal_64bit >18:10:44,021 INF program: Journal size: 16M >18:10:44,022 INF program: Journal length: 4096 >18:10:44,022 INF program: Journal sequence: 0x000022b2 >18:10:44,022 INF program: Journal start: 0 >18:10:44,022 INF program: >18:10:44,022 INF program: stderr: >18:10:44,022 INF program: b'dumpe2fs 1.43.8 (1-Jan-2018)' >18:10:44,023 DBG program: Return code: 0 >18:10:44,023 INF program: Running... resize2fs -P /dev/md/1 >18:10:44,038 INF program: stdout: >18:10:44,038 INF program: Estimated minimum size of the filesystem: 108776 >18:10:44,038 INF program: stderr: >18:10:44,039 INF program: b'resize2fs 1.43.8 (1-Jan-2018)' >18:10:44,039 DBG program: Return code: 0 >18:10:44,043 INF program: Running... udevadm settle --timeout=300 >18:10:44,093 DBG program: Return code: 0 >18:10:44,123 INF program: Running... udevadm settle --timeout=300 >18:10:44,167 DBG program: Return code: 0 >18:10:44,196 INF program: Running... udevadm settle --timeout=300 >18:10:44,240 DBG program: Return code: 0 >18:10:44,271 INF program: Running... udevadm settle --timeout=300 >18:10:44,314 DBG program: Return code: 0 >18:10:44,349 INF program: Running... udevadm settle --timeout=300 >18:10:44,393 DBG program: Return code: 0 >18:10:44,445 INF program: Running [41] mdadm --examine -E /dev/sda2 ... >18:10:44,452 INF program: stdout[41]: /dev/sda2: > Magic : a92b4efc > Version : 1.2 > Feature Map : 0x0 > Array UUID : d51c5255:009664d3:02047d16:793f9b58 > Name : ceramic:2 > Creation Time : Thu May 31 15:56:04 2018 > Raid Level : raid10 > Raid Devices : 11 > > Avail Dev Size : 1561501696 (744.58 GiB 799.49 GB) > Array Size : 4294129664 (4095.20 GiB 4397.19 GB) > Data Offset : 262144 sectors > Super Offset : 8 sectors > Unused Space : before=261864 sectors, after=0 sectors > State : clean > Device UUID : a877348a:5e02e4fc:e52483c6:45587f47 > > Update Time : Sat Jun 23 18:02:46 2018 > Bad Block Log : 512 entries available at offset 264 sectors > Checksum : e27a7122 - correct > Events : 30833 > > Layout : near=2 > Chunk Size : 512K > > Device Role : Active device 0 > Array State : AAAAAAAAAAA ('A' == active, '.' == missing, 'R' == replacing) > >18:10:44,453 INF program: stderr[41]: >18:10:44,453 INF program: ...done [41] (exit code: 0) >18:10:44,454 INF program: Running [42] mdadm --examine --export /dev/sda2 ... >18:10:44,459 INF program: stdout[42]: MD_LEVEL=raid10 >MD_DEVICES=11 >MD_NAME=ceramic:2 >MD_ARRAY_SIZE=4397.19GB >MD_UUID=d51c5255:009664d3:02047d16:793f9b58 >MD_UPDATE_TIME=1529776966 >MD_DEV_UUID=a877348a:5e02e4fc:e52483c6:45587f47 >MD_EVENTS=30833 > >18:10:44,459 INF program: stderr[42]: >18:10:44,459 INF program: ...done [42] (exit code: 0) >18:10:44,459 INF program: Running [43] mdadm --examine --brief /dev/sda2 ... >18:10:44,464 INF program: stdout[43]: ARRAY /dev/md/2 metadata=1.2 UUID=d51c5255:009664d3:02047d16:793f9b58 name=ceramic:2 > >18:10:44,464 INF program: stderr[43]: >18:10:44,464 INF program: ...done [43] (exit code: 0) >18:10:44,466 INF program: Running... udevadm settle --timeout=300 >18:10:44,510 DBG program: Return code: 0 >18:10:44,563 INF program: Running... udevadm settle --timeout=300 >18:10:44,605 DBG program: Return code: 0 >18:10:44,661 INF program: Running [44] mdadm --examine -E /dev/sde2 ... >18:10:44,668 INF program: stdout[44]: /dev/sde2: > Magic : a92b4efc > Version : 1.2 > Feature Map : 0x0 > Array UUID : d51c5255:009664d3:02047d16:793f9b58 > Name : ceramic:2 > Creation Time : Thu May 31 15:56:04 2018 > Raid Level : raid10 > Raid Devices : 11 > > Avail Dev Size : 1561501696 (744.58 GiB 799.49 GB) > Array Size : 4294129664 (4095.20 GiB 4397.19 GB) > Data Offset : 262144 sectors > Super Offset : 8 sectors > Unused Space : before=261864 sectors, after=0 sectors > State : clean > Device UUID : f5d859b6:eb0a02da:13219e62:e4170b5e > > Update Time : Sat Jun 23 18:02:46 2018 > Bad Block Log : 512 entries available at offset 264 sectors > Checksum : 9e6496cd - correct > Events : 30833 > > Layout : near=2 > Chunk Size : 512K > > Device Role : Active device 4 > Array State : AAAAAAAAAAA ('A' == active, '.' == missing, 'R' == replacing) > >18:10:44,668 INF program: stderr[44]: >18:10:44,669 INF program: ...done [44] (exit code: 0) >18:10:44,669 INF program: Running [45] mdadm --examine --export /dev/sde2 ... >18:10:44,673 INF program: stdout[45]: MD_LEVEL=raid10 >MD_DEVICES=11 >MD_NAME=ceramic:2 >MD_ARRAY_SIZE=4397.19GB >MD_UUID=d51c5255:009664d3:02047d16:793f9b58 >MD_UPDATE_TIME=1529776966 >MD_DEV_UUID=f5d859b6:eb0a02da:13219e62:e4170b5e >MD_EVENTS=30833 > >18:10:44,674 INF program: stderr[45]: >18:10:44,674 INF program: ...done [45] (exit code: 0) >18:10:44,674 INF program: Running [46] mdadm --examine --brief /dev/sde2 ... >18:10:44,679 INF program: stdout[46]: ARRAY /dev/md/2 metadata=1.2 UUID=d51c5255:009664d3:02047d16:793f9b58 name=ceramic:2 > >18:10:44,679 INF program: stderr[46]: >18:10:44,679 INF program: ...done [46] (exit code: 0) >18:10:44,697 INF program: Running... udevadm settle --timeout=300 >18:10:44,739 DBG program: Return code: 0 >18:10:44,795 INF program: Running [47] mdadm --examine -E /dev/sdd2 ... >18:10:44,802 INF program: stdout[47]: /dev/sdd2: > Magic : a92b4efc > Version : 1.2 > Feature Map : 0x0 > Array UUID : d51c5255:009664d3:02047d16:793f9b58 > Name : ceramic:2 > Creation Time : Thu May 31 15:56:04 2018 > Raid Level : raid10 > Raid Devices : 11 > > Avail Dev Size : 1561501696 (744.58 GiB 799.49 GB) > Array Size : 4294129664 (4095.20 GiB 4397.19 GB) > Data Offset : 262144 sectors > Super Offset : 8 sectors > Unused Space : before=261864 sectors, after=0 sectors > State : clean > Device UUID : 09d6d3e7:e13d4458:b7acdba5:b0eaacc4 > > Update Time : Sat Jun 23 18:02:46 2018 > Bad Block Log : 512 entries available at offset 264 sectors > Checksum : f8002546 - correct > Events : 30833 > > Layout : near=2 > Chunk Size : 512K > > Device Role : Active device 3 > Array State : AAAAAAAAAAA ('A' == active, '.' == missing, 'R' == replacing) > >18:10:44,802 INF program: stderr[47]: >18:10:44,802 INF program: ...done [47] (exit code: 0) >18:10:44,802 INF program: Running [48] mdadm --examine --export /dev/sdd2 ... >18:10:44,807 INF program: stdout[48]: MD_LEVEL=raid10 >MD_DEVICES=11 >MD_NAME=ceramic:2 >MD_ARRAY_SIZE=4397.19GB >MD_UUID=d51c5255:009664d3:02047d16:793f9b58 >MD_UPDATE_TIME=1529776966 >MD_DEV_UUID=09d6d3e7:e13d4458:b7acdba5:b0eaacc4 >MD_EVENTS=30833 > >18:10:44,807 INF program: stderr[48]: >18:10:44,807 INF program: ...done [48] (exit code: 0) >18:10:44,808 INF program: Running [49] mdadm --examine --brief /dev/sdd2 ... >18:10:44,812 INF program: stdout[49]: ARRAY /dev/md/2 metadata=1.2 UUID=d51c5255:009664d3:02047d16:793f9b58 name=ceramic:2 > >18:10:44,813 INF program: stderr[49]: >18:10:44,813 INF program: ...done [49] (exit code: 0) >18:10:44,831 INF program: Running... udevadm settle --timeout=300 >18:10:44,877 DBG program: Return code: 0 >18:10:44,946 INF program: Running [50] mdadm --examine -E /dev/sdc2 ... >18:10:44,953 INF program: stdout[50]: /dev/sdc2: > Magic : a92b4efc > Version : 1.2 > Feature Map : 0x0 > Array UUID : d51c5255:009664d3:02047d16:793f9b58 > Name : ceramic:2 > Creation Time : Thu May 31 15:56:04 2018 > Raid Level : raid10 > Raid Devices : 11 > > Avail Dev Size : 1561501696 (744.58 GiB 799.49 GB) > Array Size : 4294129664 (4095.20 GiB 4397.19 GB) > Data Offset : 262144 sectors > Super Offset : 8 sectors > Unused Space : before=261864 sectors, after=0 sectors > State : clean > Device UUID : 4d493936:3a763925:2191f162:b4df6384 > > Update Time : Sat Jun 23 18:02:46 2018 > Bad Block Log : 512 entries available at offset 264 sectors > Checksum : 9027aa4f - correct > Events : 30833 > > Layout : near=2 > Chunk Size : 512K > > Device Role : Active device 2 > Array State : AAAAAAAAAAA ('A' == active, '.' == missing, 'R' == replacing) > >18:10:44,953 INF program: stderr[50]: >18:10:44,953 INF program: ...done [50] (exit code: 0) >18:10:44,953 INF program: Running [51] mdadm --examine --export /dev/sdc2 ... >18:10:44,958 INF program: stdout[51]: MD_LEVEL=raid10 >MD_DEVICES=11 >MD_NAME=ceramic:2 >MD_ARRAY_SIZE=4397.19GB >MD_UUID=d51c5255:009664d3:02047d16:793f9b58 >MD_UPDATE_TIME=1529776966 >MD_DEV_UUID=4d493936:3a763925:2191f162:b4df6384 >MD_EVENTS=30833 > >18:10:44,958 INF program: stderr[51]: >18:10:44,958 INF program: ...done [51] (exit code: 0) >18:10:44,958 INF program: Running [52] mdadm --examine --brief /dev/sdc2 ... >18:10:44,963 INF program: stdout[52]: ARRAY /dev/md/2 metadata=1.2 UUID=d51c5255:009664d3:02047d16:793f9b58 name=ceramic:2 > >18:10:44,963 INF program: stderr[52]: >18:10:44,963 INF program: ...done [52] (exit code: 0) >18:10:44,981 INF program: Running... udevadm settle --timeout=300 >18:10:45,032 DBG program: Return code: 0 >18:10:45,091 INF program: Running [53] mdadm --examine -E /dev/sdb2 ... >18:10:45,099 INF program: stdout[53]: /dev/sdb2: > Magic : a92b4efc > Version : 1.2 > Feature Map : 0x0 > Array UUID : d51c5255:009664d3:02047d16:793f9b58 > Name : ceramic:2 > Creation Time : Thu May 31 15:56:04 2018 > Raid Level : raid10 > Raid Devices : 11 > > Avail Dev Size : 1561501696 (744.58 GiB 799.49 GB) > Array Size : 4294129664 (4095.20 GiB 4397.19 GB) > Data Offset : 262144 sectors > Super Offset : 8 sectors > Unused Space : before=261864 sectors, after=0 sectors > State : clean > Device UUID : e55f64d4:8afc5cde:73dfc247:8b6d57e7 > > Update Time : Sat Jun 23 18:02:46 2018 > Bad Block Log : 512 entries available at offset 264 sectors > Checksum : 2f3b2361 - correct > Events : 30833 > > Layout : near=2 > Chunk Size : 512K > > Device Role : Active device 1 > Array State : AAAAAAAAAAA ('A' == active, '.' == missing, 'R' == replacing) > >18:10:45,099 INF program: stderr[53]: >18:10:45,100 INF program: ...done [53] (exit code: 0) >18:10:45,100 INF program: Running [54] mdadm --examine --export /dev/sdb2 ... >18:10:45,107 INF program: stdout[54]: MD_LEVEL=raid10 >MD_DEVICES=11 >MD_NAME=ceramic:2 >MD_ARRAY_SIZE=4397.19GB >MD_UUID=d51c5255:009664d3:02047d16:793f9b58 >MD_UPDATE_TIME=1529776966 >MD_DEV_UUID=e55f64d4:8afc5cde:73dfc247:8b6d57e7 >MD_EVENTS=30833 > >18:10:45,107 INF program: stderr[54]: >18:10:45,108 INF program: ...done [54] (exit code: 0) >18:10:45,108 INF program: Running [55] mdadm --examine --brief /dev/sdb2 ... >18:10:45,114 INF program: stdout[55]: ARRAY /dev/md/2 metadata=1.2 UUID=d51c5255:009664d3:02047d16:793f9b58 name=ceramic:2 > >18:10:45,114 INF program: stderr[55]: >18:10:45,114 INF program: ...done [55] (exit code: 0) >18:10:45,150 INF program: Running... udevadm settle --timeout=300 >18:10:45,199 DBG program: Return code: 0 >18:10:45,290 INF program: Running [56] mdadm --examine -E /dev/sdk3 ... >18:10:45,297 INF program: stdout[56]: /dev/sdk3: > Magic : a92b4efc > Version : 1.2 > Feature Map : 0x0 > Array UUID : d51c5255:009664d3:02047d16:793f9b58 > Name : ceramic:2 > Creation Time : Thu May 31 15:56:04 2018 > Raid Level : raid10 > Raid Devices : 11 > > Avail Dev Size : 1561501696 (744.58 GiB 799.49 GB) > Array Size : 4294129664 (4095.20 GiB 4397.19 GB) > Data Offset : 262144 sectors > Super Offset : 8 sectors > Unused Space : before=261864 sectors, after=0 sectors > State : clean > Device UUID : 050ba098:0104d6ab:be0428c0:ef6660cc > > Update Time : Fri Jun 22 11:58:38 2018 > Bad Block Log : 512 entries available at offset 264 sectors > Checksum : 1e5c4dd9 - correct > Events : 30833 > > Layout : near=2 > Chunk Size : 512K > > Device Role : spare > Array State : AAAAAAAAAAA ('A' == active, '.' == missing, 'R' == replacing) > >18:10:45,298 INF program: stderr[56]: >18:10:45,298 INF program: ...done [56] (exit code: 0) >18:10:45,298 INF program: Running [57] mdadm --examine --export /dev/sdk3 ... >18:10:45,305 INF program: stdout[57]: MD_LEVEL=raid10 >MD_DEVICES=11 >MD_NAME=ceramic:2 >MD_ARRAY_SIZE=4397.19GB >MD_UUID=d51c5255:009664d3:02047d16:793f9b58 >MD_UPDATE_TIME=1529668718 >MD_DEV_UUID=050ba098:0104d6ab:be0428c0:ef6660cc >MD_EVENTS=30833 > >18:10:45,305 INF program: stderr[57]: >18:10:45,305 INF program: ...done [57] (exit code: 0) >18:10:45,306 INF program: Running [58] mdadm --examine --brief /dev/sdk3 ... >18:10:45,312 INF program: stdout[58]: ARRAY /dev/md/2 metadata=1.2 UUID=d51c5255:009664d3:02047d16:793f9b58 name=ceramic:2 > spares=1 > >18:10:45,313 INF program: stderr[58]: >18:10:45,313 INF program: ...done [58] (exit code: 0) >18:10:45,339 INF program: Running... udevadm settle --timeout=300 >18:10:45,386 DBG program: Return code: 0 >18:10:45,471 INF program: Running [59] mdadm --examine -E /dev/sdk2 ... >18:10:45,477 INF program: stdout[59]: /dev/sdk2: > Magic : a92b4efc > Version : 1.2 > Feature Map : 0x0 > Array UUID : d51c5255:009664d3:02047d16:793f9b58 > Name : ceramic:2 > Creation Time : Thu May 31 15:56:04 2018 > Raid Level : raid10 > Raid Devices : 11 > > Avail Dev Size : 1561501696 (744.58 GiB 799.49 GB) > Array Size : 4294129664 (4095.20 GiB 4397.19 GB) > Data Offset : 262144 sectors > Super Offset : 8 sectors > Unused Space : before=261864 sectors, after=0 sectors > State : clean > Device UUID : 39bfa3f5:ef709e3a:1f8f2153:9de3d62f > > Update Time : Sat Jun 23 18:02:46 2018 > Bad Block Log : 512 entries available at offset 264 sectors > Checksum : 9a1ce0 - correct > Events : 30833 > > Layout : near=2 > Chunk Size : 512K > > Device Role : Active device 10 > Array State : AAAAAAAAAAA ('A' == active, '.' == missing, 'R' == replacing) > >18:10:45,477 INF program: stderr[59]: >18:10:45,477 INF program: ...done [59] (exit code: 0) >18:10:45,478 INF program: Running [60] mdadm --examine --export /dev/sdk2 ... >18:10:45,483 INF program: stdout[60]: MD_LEVEL=raid10 >MD_DEVICES=11 >MD_NAME=ceramic:2 >MD_ARRAY_SIZE=4397.19GB >MD_UUID=d51c5255:009664d3:02047d16:793f9b58 >MD_UPDATE_TIME=1529776966 >MD_DEV_UUID=39bfa3f5:ef709e3a:1f8f2153:9de3d62f >MD_EVENTS=30833 > >18:10:45,484 INF program: stderr[60]: >18:10:45,484 INF program: ...done [60] (exit code: 0) >18:10:45,484 INF program: Running [61] mdadm --examine --brief /dev/sdk2 ... >18:10:45,490 INF program: stdout[61]: ARRAY /dev/md/2 metadata=1.2 UUID=d51c5255:009664d3:02047d16:793f9b58 name=ceramic:2 > >18:10:45,490 INF program: stderr[61]: >18:10:45,490 INF program: ...done [61] (exit code: 0) >18:10:45,515 INF program: Running... udevadm settle --timeout=300 >18:10:45,564 DBG program: Return code: 0 >18:10:45,648 INF program: Running [62] mdadm --examine -E /dev/sdj2 ... >18:10:45,656 INF program: stdout[62]: /dev/sdj2: > Magic : a92b4efc > Version : 1.2 > Feature Map : 0x0 > Array UUID : d51c5255:009664d3:02047d16:793f9b58 > Name : ceramic:2 > Creation Time : Thu May 31 15:56:04 2018 > Raid Level : raid10 > Raid Devices : 11 > > Avail Dev Size : 1561501696 (744.58 GiB 799.49 GB) > Array Size : 4294129664 (4095.20 GiB 4397.19 GB) > Data Offset : 262144 sectors > Super Offset : 8 sectors > Unused Space : before=261864 sectors, after=0 sectors > State : clean > Device UUID : 2066e967:69ec1048:351fda44:7920a437 > > Update Time : Sat Jun 23 18:02:46 2018 > Bad Block Log : 512 entries available at offset 264 sectors > Checksum : 79d80c31 - correct > Events : 30833 > > Layout : near=2 > Chunk Size : 512K > > Device Role : Active device 9 > Array State : AAAAAAAAAAA ('A' == active, '.' == missing, 'R' == replacing) > >18:10:45,656 INF program: stderr[62]: >18:10:45,657 INF program: ...done [62] (exit code: 0) >18:10:45,657 INF program: Running [63] mdadm --examine --export /dev/sdj2 ... >18:10:45,662 INF program: stdout[63]: MD_LEVEL=raid10 >MD_DEVICES=11 >MD_NAME=ceramic:2 >MD_ARRAY_SIZE=4397.19GB >MD_UUID=d51c5255:009664d3:02047d16:793f9b58 >MD_UPDATE_TIME=1529776966 >MD_DEV_UUID=2066e967:69ec1048:351fda44:7920a437 >MD_EVENTS=30833 > >18:10:45,663 INF program: stderr[63]: >18:10:45,663 INF program: ...done [63] (exit code: 0) >18:10:45,663 INF program: Running [64] mdadm --examine --brief /dev/sdj2 ... >18:10:45,668 INF program: stdout[64]: ARRAY /dev/md/2 metadata=1.2 UUID=d51c5255:009664d3:02047d16:793f9b58 name=ceramic:2 > >18:10:45,668 INF program: stderr[64]: >18:10:45,669 INF program: ...done [64] (exit code: 0) >18:10:45,693 INF program: Running... udevadm settle --timeout=300 >18:10:45,740 DBG program: Return code: 0 >18:10:45,825 INF program: Running [65] mdadm --examine -E /dev/sdi2 ... >18:10:45,833 INF program: stdout[65]: /dev/sdi2: > Magic : a92b4efc > Version : 1.2 > Feature Map : 0x0 > Array UUID : d51c5255:009664d3:02047d16:793f9b58 > Name : ceramic:2 > Creation Time : Thu May 31 15:56:04 2018 > Raid Level : raid10 > Raid Devices : 11 > > Avail Dev Size : 1561501696 (744.58 GiB 799.49 GB) > Array Size : 4294129664 (4095.20 GiB 4397.19 GB) > Data Offset : 262144 sectors > Super Offset : 8 sectors > Unused Space : before=261864 sectors, after=0 sectors > State : clean > Device UUID : 0d2387ac:5743f7da:c533ce23:1eeb67f8 > > Update Time : Sat Jun 23 18:02:46 2018 > Bad Block Log : 512 entries available at offset 264 sectors > Checksum : f113ff41 - correct > Events : 30833 > > Layout : near=2 > Chunk Size : 512K > > Device Role : Active device 8 > Array State : AAAAAAAAAAA ('A' == active, '.' == missing, 'R' == replacing) > >18:10:45,833 INF program: stderr[65]: >18:10:45,833 INF program: ...done [65] (exit code: 0) >18:10:45,834 INF program: Running [66] mdadm --examine --export /dev/sdi2 ... >18:10:45,840 INF program: stdout[66]: MD_LEVEL=raid10 >MD_DEVICES=11 >MD_NAME=ceramic:2 >MD_ARRAY_SIZE=4397.19GB >MD_UUID=d51c5255:009664d3:02047d16:793f9b58 >MD_UPDATE_TIME=1529776966 >MD_DEV_UUID=0d2387ac:5743f7da:c533ce23:1eeb67f8 >MD_EVENTS=30833 > >18:10:45,840 INF program: stderr[66]: >18:10:45,840 INF program: ...done [66] (exit code: 0) >18:10:45,840 INF program: Running [67] mdadm --examine --brief /dev/sdi2 ... >18:10:45,846 INF program: stdout[67]: ARRAY /dev/md/2 metadata=1.2 UUID=d51c5255:009664d3:02047d16:793f9b58 name=ceramic:2 > >18:10:45,846 INF program: stderr[67]: >18:10:45,846 INF program: ...done [67] (exit code: 0) >18:10:45,872 INF program: Running... udevadm settle --timeout=300 >18:10:45,918 DBG program: Return code: 0 >18:10:46,085 INF program: Running [68] mdadm --examine -E /dev/sdh2 ... >18:10:46,093 INF program: stdout[68]: /dev/sdh2: > Magic : a92b4efc > Version : 1.2 > Feature Map : 0x0 > Array UUID : d51c5255:009664d3:02047d16:793f9b58 > Name : ceramic:2 > Creation Time : Thu May 31 15:56:04 2018 > Raid Level : raid10 > Raid Devices : 11 > > Avail Dev Size : 1561501696 (744.58 GiB 799.49 GB) > Array Size : 4294129664 (4095.20 GiB 4397.19 GB) > Data Offset : 262144 sectors > Super Offset : 8 sectors > Unused Space : before=261864 sectors, after=0 sectors > State : clean > Device UUID : 4c0db377:11ceebc2:59b96711:099df145 > > Update Time : Sat Jun 23 18:02:46 2018 > Bad Block Log : 512 entries available at offset 264 sectors > Checksum : df57abb7 - correct > Events : 30833 > > Layout : near=2 > Chunk Size : 512K > > Device Role : Active device 7 > Array State : AAAAAAAAAAA ('A' == active, '.' == missing, 'R' == replacing) > >18:10:46,093 INF program: stderr[68]: >18:10:46,094 INF program: ...done [68] (exit code: 0) >18:10:46,094 INF program: Running [69] mdadm --examine --export /dev/sdh2 ... >18:10:46,101 INF program: stdout[69]: MD_LEVEL=raid10 >MD_DEVICES=11 >MD_NAME=ceramic:2 >MD_ARRAY_SIZE=4397.19GB >MD_UUID=d51c5255:009664d3:02047d16:793f9b58 >MD_UPDATE_TIME=1529776966 >MD_DEV_UUID=4c0db377:11ceebc2:59b96711:099df145 >MD_EVENTS=30833 > >18:10:46,101 INF program: stderr[69]: >18:10:46,101 INF program: ...done [69] (exit code: 0) >18:10:46,101 INF program: Running [70] mdadm --examine --brief /dev/sdh2 ... >18:10:46,107 INF program: stdout[70]: ARRAY /dev/md/2 metadata=1.2 UUID=d51c5255:009664d3:02047d16:793f9b58 name=ceramic:2 > >18:10:46,107 INF program: stderr[70]: >18:10:46,108 INF program: ...done [70] (exit code: 0) >18:10:46,152 INF program: Running... udevadm settle --timeout=300 >18:10:46,200 DBG program: Return code: 0 >18:10:46,295 INF program: Running [71] mdadm --examine -E /dev/sdg2 ... >18:10:46,303 INF program: stdout[71]: /dev/sdg2: > Magic : a92b4efc > Version : 1.2 > Feature Map : 0x0 > Array UUID : d51c5255:009664d3:02047d16:793f9b58 > Name : ceramic:2 > Creation Time : Thu May 31 15:56:04 2018 > Raid Level : raid10 > Raid Devices : 11 > > Avail Dev Size : 1561501696 (744.58 GiB 799.49 GB) > Array Size : 4294129664 (4095.20 GiB 4397.19 GB) > Data Offset : 262144 sectors > Super Offset : 8 sectors > Unused Space : before=261864 sectors, after=0 sectors > State : clean > Device UUID : 2bd5ea65:c7b04241:b4e1211d:3f310b76 > > Update Time : Sat Jun 23 18:02:46 2018 > Bad Block Log : 512 entries available at offset 264 sectors > Checksum : 87ba12dc - correct > Events : 30833 > > Layout : near=2 > Chunk Size : 512K > > Device Role : Active device 6 > Array State : AAAAAAAAAAA ('A' == active, '.' == missing, 'R' == replacing) > >18:10:46,304 INF program: stderr[71]: >18:10:46,304 INF program: ...done [71] (exit code: 0) >18:10:46,304 INF program: Running [72] mdadm --examine --export /dev/sdg2 ... >18:10:46,310 INF program: stdout[72]: MD_LEVEL=raid10 >MD_DEVICES=11 >MD_NAME=ceramic:2 >MD_ARRAY_SIZE=4397.19GB >MD_UUID=d51c5255:009664d3:02047d16:793f9b58 >MD_UPDATE_TIME=1529776966 >MD_DEV_UUID=2bd5ea65:c7b04241:b4e1211d:3f310b76 >MD_EVENTS=30833 > >18:10:46,310 INF program: stderr[72]: >18:10:46,310 INF program: ...done [72] (exit code: 0) >18:10:46,310 INF program: Running [73] mdadm --examine --brief /dev/sdg2 ... >18:10:46,315 INF program: stdout[73]: ARRAY /dev/md/2 metadata=1.2 UUID=d51c5255:009664d3:02047d16:793f9b58 name=ceramic:2 > >18:10:46,316 INF program: stderr[73]: >18:10:46,316 INF program: ...done [73] (exit code: 0) >18:10:46,344 INF program: Running... udevadm settle --timeout=300 >18:10:46,393 DBG program: Return code: 0 >18:10:46,510 INF program: Running [74] mdadm --examine -E /dev/sdf2 ... >18:10:46,518 INF program: stdout[74]: /dev/sdf2: > Magic : a92b4efc > Version : 1.2 > Feature Map : 0x0 > Array UUID : d51c5255:009664d3:02047d16:793f9b58 > Name : ceramic:2 > Creation Time : Thu May 31 15:56:04 2018 > Raid Level : raid10 > Raid Devices : 11 > > Avail Dev Size : 1561501696 (744.58 GiB 799.49 GB) > Array Size : 4294129664 (4095.20 GiB 4397.19 GB) > Data Offset : 262144 sectors > Super Offset : 8 sectors > Unused Space : before=261864 sectors, after=0 sectors > State : clean > Device UUID : 36a36be7:a5852063:b9056f1a:f6a36473 > > Update Time : Sat Jun 23 18:02:46 2018 > Bad Block Log : 512 entries available at offset 264 sectors > Checksum : 25bf4c81 - correct > Events : 30833 > > Layout : near=2 > Chunk Size : 512K > > Device Role : Active device 5 > Array State : AAAAAAAAAAA ('A' == active, '.' == missing, 'R' == replacing) > >18:10:46,519 INF program: stderr[74]: >18:10:46,519 INF program: ...done [74] (exit code: 0) >18:10:46,519 INF program: Running [75] mdadm --examine --export /dev/sdf2 ... >18:10:46,524 INF program: stdout[75]: MD_LEVEL=raid10 >MD_DEVICES=11 >MD_NAME=ceramic:2 >MD_ARRAY_SIZE=4397.19GB >MD_UUID=d51c5255:009664d3:02047d16:793f9b58 >MD_UPDATE_TIME=1529776966 >MD_DEV_UUID=36a36be7:a5852063:b9056f1a:f6a36473 >MD_EVENTS=30833 > >18:10:46,525 INF program: stderr[75]: >18:10:46,525 INF program: ...done [75] (exit code: 0) >18:10:46,525 INF program: Running [76] mdadm --examine --brief /dev/sdf2 ... >18:10:46,531 INF program: stdout[76]: ARRAY /dev/md/2 metadata=1.2 UUID=d51c5255:009664d3:02047d16:793f9b58 name=ceramic:2 > >18:10:46,531 INF program: stderr[76]: >18:10:46,531 INF program: ...done [76] (exit code: 0) >18:10:46,687 INF program: Running [77] dmsetup info -co subsystem --noheadings vg_ceramic-home ... >18:10:46,695 INF program: stdout[77]: LVM > >18:10:46,695 INF program: stderr[77]: >18:10:46,695 INF program: ...done [77] (exit code: 0) >18:10:46,710 INF program: Running... udevadm settle --timeout=300 >18:10:46,757 DBG program: Return code: 0 >18:10:46,793 INF program: Running... udevadm settle --timeout=300 >18:10:46,841 DBG program: Return code: 0 >18:10:46,954 INF program: Running [78] dmsetup info -co subsystem --noheadings vg_ceramic-root ... >18:10:46,960 INF program: stdout[78]: LVM > >18:10:46,960 INF program: stderr[78]: >18:10:46,960 INF program: ...done [78] (exit code: 0) >18:10:46,974 INF program: Running... udevadm settle --timeout=300 >18:10:47,023 DBG program: Return code: 0 >18:10:47,059 INF program: Running... udevadm settle --timeout=300 >18:10:47,109 DBG program: Return code: 0 >18:10:47,225 INF program: Running [79] dmsetup info -co subsystem --noheadings vg_ceramic-swap ... >18:10:47,230 INF program: stdout[79]: LVM > >18:10:47,231 INF program: stderr[79]: >18:10:47,231 INF program: ...done [79] (exit code: 0) >18:10:47,330 INF program: Running [80] dmsetup info -co subsystem --noheadings vg_ceramic-mysql ... >18:10:47,336 INF program: stdout[80]: LVM > >18:10:47,337 INF program: stderr[80]: >18:10:47,337 INF program: ...done [80] (exit code: 0) >18:10:47,350 INF program: Running... udevadm settle --timeout=300 >18:10:47,399 DBG program: Return code: 0 >18:10:47,436 INF program: Running... udevadm settle --timeout=300 >18:10:47,483 DBG program: Return code: 0 >18:10:47,624 INF program: Running [81] dmsetup info -co subsystem --noheadings vg_ceramic-var ... >18:10:47,630 INF program: stdout[81]: LVM > >18:10:47,630 INF program: stderr[81]: >18:10:47,630 INF program: ...done [81] (exit code: 0) >18:10:47,644 INF program: Running... udevadm settle --timeout=300 >18:10:47,691 DBG program: Return code: 0 >18:10:47,726 INF program: Running... udevadm settle --timeout=300 >18:10:47,771 DBG program: Return code: 0 >18:10:48,160 INF program: Running... udevadm settle --timeout=300 >18:10:48,207 DBG program: Return code: 0 >18:10:48,243 INF program: Running... udevadm settle --timeout=300 >18:10:48,291 DBG program: Return code: 0 >18:10:48,329 INF program: Running... udevadm settle --timeout=300 >18:10:48,376 DBG program: Return code: 0 >18:10:48,417 INF program: Running... udevadm settle --timeout=300 >18:10:48,464 DBG program: Return code: 0 >18:10:48,541 INF program: Running... dumpe2fs -h /dev/loop1 >18:10:48,549 INF program: stdout: >18:10:48,550 INF program: Filesystem volume name: Anaconda >18:10:48,550 INF program: Last mounted on: / >18:10:48,550 INF program: Filesystem UUID: 1b3dfcc6-544d-4ddc-82de-3168bffc08a0 >18:10:48,550 INF program: Filesystem magic number: 0xEF53 >18:10:48,550 INF program: Filesystem revision #: 1 (dynamic) >18:10:48,550 INF program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent 64bit flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >18:10:48,550 INF program: Filesystem flags: signed_directory_hash >18:10:48,551 INF program: Default mount options: user_xattr acl >18:10:48,551 INF program: Filesystem state: clean >18:10:48,551 INF program: Errors behavior: Continue >18:10:48,551 INF program: Filesystem OS type: Linux >18:10:48,551 INF program: Inode count: 131072 >18:10:48,551 INF program: Block count: 524288 >18:10:48,551 INF program: Reserved block count: 0 >18:10:48,551 INF program: Free blocks: 100901 >18:10:48,552 INF program: Free inodes: 92163 >18:10:48,552 INF program: First block: 0 >18:10:48,552 INF program: Block size: 4096 >18:10:48,552 INF program: Fragment size: 4096 >18:10:48,552 INF program: Group descriptor size: 64 >18:10:48,552 INF program: Reserved GDT blocks: 255 >18:10:48,552 INF program: Blocks per group: 32768 >18:10:48,552 INF program: Fragments per group: 32768 >18:10:48,552 INF program: Inodes per group: 8192 >18:10:48,553 INF program: Inode blocks per group: 512 >18:10:48,553 INF program: Flex block group size: 16 >18:10:48,553 INF program: Filesystem created: Wed Apr 25 03:06:22 2018 >18:10:48,553 INF program: Last mount time: Wed Apr 25 03:06:38 2018 >18:10:48,553 INF program: Last write time: Wed Apr 25 03:07:00 2018 >18:10:48,553 INF program: Mount count: 2 >18:10:48,553 INF program: Maximum mount count: -1 >18:10:48,553 INF program: Last checked: Wed Apr 25 03:06:22 2018 >18:10:48,554 INF program: Check interval: 0 (<none>) >18:10:48,554 INF program: Lifetime writes: 1688 MB >18:10:48,554 INF program: Reserved blocks uid: 0 (user root) >18:10:48,554 INF program: Reserved blocks gid: 0 (group root) >18:10:48,554 INF program: First inode: 11 >18:10:48,554 INF program: Inode size: 256 >18:10:48,554 INF program: Required extra isize: 32 >18:10:48,554 INF program: Desired extra isize: 32 >18:10:48,554 INF program: Journal inode: 8 >18:10:48,555 INF program: Default directory hash: half_md4 >18:10:48,555 INF program: Directory Hash Seed: f23d9c2e-77d7-4eec-9d1e-fe1bd19b3b8e >18:10:48,555 INF program: Journal backup: inode blocks >18:10:48,555 INF program: Journal features: journal_64bit >18:10:48,555 INF program: Journal size: 64M >18:10:48,555 INF program: Journal length: 16384 >18:10:48,555 INF program: Journal sequence: 0x0000000d >18:10:48,555 INF program: Journal start: 0 >18:10:48,556 INF program: >18:10:48,556 INF program: stderr: >18:10:48,556 INF program: b'dumpe2fs 1.43.8 (1-Jan-2018)' >18:10:48,556 DBG program: Return code: 0 >18:10:48,556 INF program: Running... resize2fs -P /dev/loop1 >18:10:48,564 INF program: stdout: >18:10:48,564 INF program: Couldn't find valid filesystem superblock. >18:10:48,565 INF program: stderr: >18:10:48,565 INF program: b'resize2fs 1.43.8 (1-Jan-2018)' >18:10:48,565 INF program: b'resize2fs: Device or resource busy while trying to open /dev/loop1' >18:10:48,565 DBG program: Return code: 1 >18:10:48,569 INF program: Running... udevadm settle --timeout=300 >18:10:48,618 DBG program: Return code: 0 >18:10:48,653 INF program: Running... udevadm settle --timeout=300 >18:10:48,701 DBG program: Return code: 0 >18:10:48,755 INF program: Running [82] dmsetup info -co subsystem --noheadings live-rw ... >18:10:48,761 INF program: stdout[82]: > >18:10:48,761 INF program: stderr[82]: >18:10:48,762 INF program: ...done [82] (exit code: 0) >18:10:48,762 INF program: Running [83] dmsetup info -co subsystem --noheadings live-rw ... >18:10:48,767 INF program: stdout[83]: > >18:10:48,767 INF program: stderr[83]: >18:10:48,767 INF program: ...done [83] (exit code: 0) >18:10:48,767 INF program: Running [84] dmsetup info -co subsystem --noheadings live-rw ... >18:10:48,773 INF program: stdout[84]: > >18:10:48,774 INF program: stderr[84]: >18:10:48,774 INF program: ...done [84] (exit code: 0) >18:10:48,774 INF program: Running [85] dmsetup info -co subsystem --noheadings live-rw ... >18:10:48,780 INF program: stdout[85]: > >18:10:48,780 INF program: stderr[85]: >18:10:48,780 INF program: ...done [85] (exit code: 0) >18:10:48,781 INF program: Running [86] dmsetup info -co subsystem --noheadings live-rw ... >18:10:48,787 INF program: stdout[86]: > >18:10:48,787 INF program: stderr[86]: >18:10:48,788 INF program: ...done [86] (exit code: 0) >18:10:48,788 INF program: Running [87] dmsetup info -co subsystem --noheadings live-rw ... >18:10:48,795 INF program: stdout[87]: > >18:10:48,795 INF program: stderr[87]: >18:10:48,795 INF program: ...done [87] (exit code: 0) >18:10:48,795 INF program: Running [88] dmsetup info -co subsystem --noheadings live-rw ... >18:10:48,801 INF program: stdout[88]: > >18:10:48,801 INF program: stderr[88]: >18:10:48,802 INF program: ...done [88] (exit code: 0) >18:10:48,822 INF program: Running [89] dmsetup info -co subsystem --noheadings live-rw ... >18:10:48,827 INF program: stdout[89]: > >18:10:48,828 INF program: stderr[89]: >18:10:48,828 INF program: ...done [89] (exit code: 0) >18:10:48,828 INF program: Running [90] dmsetup info -co subsystem --noheadings live-rw ... >18:10:48,833 INF program: stdout[90]: > >18:10:48,833 INF program: stderr[90]: >18:10:48,834 INF program: ...done [90] (exit code: 0) >18:10:48,882 INF program: Running... dumpe2fs -h /dev/mapper/live-rw >18:10:48,889 INF program: stdout: >18:10:48,889 INF program: Filesystem volume name: Anaconda >18:10:48,890 INF program: Last mounted on: / >18:10:48,890 INF program: Filesystem UUID: 1b3dfcc6-544d-4ddc-82de-3168bffc08a0 >18:10:48,890 INF program: Filesystem magic number: 0xEF53 >18:10:48,890 INF program: Filesystem revision #: 1 (dynamic) >18:10:48,890 INF program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent 64bit flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >18:10:48,890 INF program: Filesystem flags: signed_directory_hash >18:10:48,890 INF program: Default mount options: user_xattr acl >18:10:48,891 INF program: Filesystem state: clean >18:10:48,891 INF program: Errors behavior: Continue >18:10:48,891 INF program: Filesystem OS type: Linux >18:10:48,891 INF program: Inode count: 131072 >18:10:48,891 INF program: Block count: 524288 >18:10:48,891 INF program: Reserved block count: 0 >18:10:48,891 INF program: Free blocks: 100901 >18:10:48,892 INF program: Free inodes: 92163 >18:10:48,892 INF program: First block: 0 >18:10:48,892 INF program: Block size: 4096 >18:10:48,892 INF program: Fragment size: 4096 >18:10:48,892 INF program: Group descriptor size: 64 >18:10:48,892 INF program: Reserved GDT blocks: 255 >18:10:48,892 INF program: Blocks per group: 32768 >18:10:48,893 INF program: Fragments per group: 32768 >18:10:48,893 INF program: Inodes per group: 8192 >18:10:48,893 INF program: Inode blocks per group: 512 >18:10:48,893 INF program: Flex block group size: 16 >18:10:48,893 INF program: Filesystem created: Wed Apr 25 03:06:22 2018 >18:10:48,893 INF program: Last mount time: Sat Jun 23 18:10:22 2018 >18:10:48,893 INF program: Last write time: Sat Jun 23 18:10:22 2018 >18:10:48,894 INF program: Mount count: 3 >18:10:48,894 INF program: Maximum mount count: -1 >18:10:48,894 INF program: Last checked: Wed Apr 25 03:06:22 2018 >18:10:48,894 INF program: Check interval: 0 (<none>) >18:10:48,894 INF program: Lifetime writes: 1688 MB >18:10:48,894 INF program: Reserved blocks uid: 0 (user root) >18:10:48,894 INF program: Reserved blocks gid: 0 (group root) >18:10:48,894 INF program: First inode: 11 >18:10:48,895 INF program: Inode size: 256 >18:10:48,895 INF program: Required extra isize: 32 >18:10:48,895 INF program: Desired extra isize: 32 >18:10:48,895 INF program: Journal inode: 8 >18:10:48,895 INF program: Default directory hash: half_md4 >18:10:48,895 INF program: Directory Hash Seed: f23d9c2e-77d7-4eec-9d1e-fe1bd19b3b8e >18:10:48,895 INF program: Journal backup: inode blocks >18:10:48,896 INF program: Journal features: journal_64bit >18:10:48,896 INF program: Journal size: 64M >18:10:48,896 INF program: Journal length: 16384 >18:10:48,896 INF program: Journal sequence: 0x0000000e >18:10:48,896 INF program: Journal start: 1 >18:10:48,896 INF program: >18:10:48,896 INF program: stderr: >18:10:48,897 INF program: b'dumpe2fs 1.43.8 (1-Jan-2018)' >18:10:48,897 DBG program: Return code: 0 >18:10:48,897 INF program: Running... resize2fs -P /dev/mapper/live-rw >18:10:48,904 INF program: stdout: >18:10:48,904 INF program: Estimated minimum size of the filesystem: 524288 >18:10:48,905 INF program: stderr: >18:10:48,905 INF program: b'resize2fs 1.43.8 (1-Jan-2018)' >18:10:48,905 DBG program: Return code: 0 >18:10:48,910 INF program: Running... udevadm settle --timeout=300 >18:10:48,957 DBG program: Return code: 0 >18:10:48,993 INF program: Running... udevadm settle --timeout=300 >18:10:49,040 DBG program: Return code: 0 >18:10:49,079 INF program: Running [91] dmsetup info -co subsystem --noheadings live-base ... >18:10:49,085 INF program: stdout[91]: > >18:10:49,085 INF program: stderr[91]: >18:10:49,085 INF program: ...done [91] (exit code: 0) >18:10:49,086 INF program: Running [92] dmsetup info -co subsystem --noheadings live-base ... >18:10:49,091 INF program: stdout[92]: > >18:10:49,091 INF program: stderr[92]: >18:10:49,091 INF program: ...done [92] (exit code: 0) >18:10:49,092 INF program: Running [93] dmsetup info -co subsystem --noheadings live-base ... >18:10:49,097 INF program: stdout[93]: > >18:10:49,097 INF program: stderr[93]: >18:10:49,097 INF program: ...done [93] (exit code: 0) >18:10:49,098 INF program: Running [94] dmsetup info -co subsystem --noheadings live-base ... >18:10:49,103 INF program: stdout[94]: > >18:10:49,104 INF program: stderr[94]: >18:10:49,104 INF program: ...done [94] (exit code: 0) >18:10:49,104 INF program: Running [95] dmsetup info -co subsystem --noheadings live-base ... >18:10:49,110 INF program: stdout[95]: > >18:10:49,111 INF program: stderr[95]: >18:10:49,111 INF program: ...done [95] (exit code: 0) >18:10:49,111 INF program: Running [96] dmsetup info -co subsystem --noheadings live-base ... >18:10:49,117 INF program: stdout[96]: > >18:10:49,118 INF program: stderr[96]: >18:10:49,118 INF program: ...done [96] (exit code: 0) >18:10:49,118 INF program: Running [97] dmsetup info -co subsystem --noheadings live-base ... >18:10:49,124 INF program: stdout[97]: > >18:10:49,125 INF program: stderr[97]: >18:10:49,125 INF program: ...done [97] (exit code: 0) >18:10:49,141 INF program: Running [98] dmsetup info -co subsystem --noheadings live-base ... >18:10:49,147 INF program: stdout[98]: > >18:10:49,147 INF program: stderr[98]: >18:10:49,147 INF program: ...done [98] (exit code: 0) >18:10:49,148 INF program: Running [99] dmsetup info -co subsystem --noheadings live-base ... >18:10:49,152 INF program: stdout[99]: > >18:10:49,153 INF program: stderr[99]: >18:10:49,153 INF program: ...done [99] (exit code: 0) >18:10:49,163 INF program: Running... dumpe2fs -h /dev/mapper/live-base >18:10:49,171 INF program: stdout: >18:10:49,171 INF program: Filesystem volume name: Anaconda >18:10:49,171 INF program: Last mounted on: / >18:10:49,171 INF program: Filesystem UUID: 1b3dfcc6-544d-4ddc-82de-3168bffc08a0 >18:10:49,172 INF program: Filesystem magic number: 0xEF53 >18:10:49,172 INF program: Filesystem revision #: 1 (dynamic) >18:10:49,172 INF program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent 64bit flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >18:10:49,172 INF program: Filesystem flags: signed_directory_hash >18:10:49,172 INF program: Default mount options: user_xattr acl >18:10:49,172 INF program: Filesystem state: clean >18:10:49,172 INF program: Errors behavior: Continue >18:10:49,173 INF program: Filesystem OS type: Linux >18:10:49,173 INF program: Inode count: 131072 >18:10:49,173 INF program: Block count: 524288 >18:10:49,173 INF program: Reserved block count: 0 >18:10:49,173 INF program: Free blocks: 100901 >18:10:49,173 INF program: Free inodes: 92163 >18:10:49,173 INF program: First block: 0 >18:10:49,174 INF program: Block size: 4096 >18:10:49,174 INF program: Fragment size: 4096 >18:10:49,174 INF program: Group descriptor size: 64 >18:10:49,174 INF program: Reserved GDT blocks: 255 >18:10:49,174 INF program: Blocks per group: 32768 >18:10:49,174 INF program: Fragments per group: 32768 >18:10:49,174 INF program: Inodes per group: 8192 >18:10:49,175 INF program: Inode blocks per group: 512 >18:10:49,175 INF program: Flex block group size: 16 >18:10:49,175 INF program: Filesystem created: Wed Apr 25 03:06:22 2018 >18:10:49,175 INF program: Last mount time: Wed Apr 25 03:06:38 2018 >18:10:49,175 INF program: Last write time: Wed Apr 25 03:07:00 2018 >18:10:49,175 INF program: Mount count: 2 >18:10:49,175 INF program: Maximum mount count: -1 >18:10:49,175 INF program: Last checked: Wed Apr 25 03:06:22 2018 >18:10:49,176 INF program: Check interval: 0 (<none>) >18:10:49,176 INF program: Lifetime writes: 1688 MB >18:10:49,176 INF program: Reserved blocks uid: 0 (user root) >18:10:49,176 INF program: Reserved blocks gid: 0 (group root) >18:10:49,176 INF program: First inode: 11 >18:10:49,176 INF program: Inode size: 256 >18:10:49,176 INF program: Required extra isize: 32 >18:10:49,177 INF program: Desired extra isize: 32 >18:10:49,177 INF program: Journal inode: 8 >18:10:49,177 INF program: Default directory hash: half_md4 >18:10:49,177 INF program: Directory Hash Seed: f23d9c2e-77d7-4eec-9d1e-fe1bd19b3b8e >18:10:49,177 INF program: Journal backup: inode blocks >18:10:49,177 INF program: Journal features: journal_64bit >18:10:49,177 INF program: Journal size: 64M >18:10:49,178 INF program: Journal length: 16384 >18:10:49,178 INF program: Journal sequence: 0x0000000d >18:10:49,178 INF program: Journal start: 0 >18:10:49,178 INF program: >18:10:49,178 INF program: stderr: >18:10:49,178 INF program: b'dumpe2fs 1.43.8 (1-Jan-2018)' >18:10:49,179 DBG program: Return code: 0 >18:10:49,179 INF program: Running... resize2fs -P /dev/mapper/live-base >18:10:49,186 INF program: stdout: >18:10:49,186 INF program: Couldn't find valid filesystem superblock. >18:10:49,187 INF program: stderr: >18:10:49,187 INF program: b'resize2fs 1.43.8 (1-Jan-2018)' >18:10:49,187 INF program: b'resize2fs: Operation not permitted while trying to open /dev/mapper/live-base' >18:10:49,187 DBG program: Return code: 1 >18:10:49,191 INF program: Running... udevadm settle --timeout=300 >18:10:49,237 DBG program: Return code: 0 >18:10:49,272 INF program: Running... udevadm settle --timeout=300 >18:10:49,321 DBG program: Return code: 0 >18:10:49,421 INF program: Running [100] dmsetup info -co subsystem --noheadings vg_ceramic-swap ... >18:10:49,426 INF program: stdout[100]: LVM > >18:10:49,427 INF program: stderr[100]: >18:10:49,427 INF program: ...done [100] (exit code: 0) >18:10:49,492 INF program: Running [101] dmsetup info -co subsystem --noheadings vg_ceramic-root ... >18:10:49,497 INF program: stdout[101]: LVM > >18:10:49,498 INF program: stderr[101]: >18:10:49,498 INF program: ...done [101] (exit code: 0) >18:10:49,560 INF program: Running [102] dmsetup info -co subsystem --noheadings vg_ceramic-var ... >18:10:49,566 INF program: stdout[102]: LVM > >18:10:49,566 INF program: stderr[102]: >18:10:49,566 INF program: ...done [102] (exit code: 0) >18:10:49,625 INF program: Running [103] dmsetup info -co subsystem --noheadings vg_ceramic-mysql ... >18:10:49,631 INF program: stdout[103]: LVM > >18:10:49,631 INF program: stderr[103]: >18:10:49,631 INF program: ...done [103] (exit code: 0) >18:10:49,691 INF program: Running [104] dmsetup info -co subsystem --noheadings vg_ceramic-home ... >18:10:49,696 INF program: stdout[104]: LVM > >18:10:49,697 INF program: stderr[104]: >18:10:49,697 INF program: ...done [104] (exit code: 0) >18:10:49,733 INF program: Running... udevadm settle --timeout=300 >18:10:49,780 DBG program: Return code: 0 >18:10:49,816 INF program: Running... udevadm settle --timeout=300 >18:10:49,863 DBG program: Return code: 0 >18:10:49,897 INF program: Running... udevadm settle --timeout=300 >18:10:49,947 DBG program: Return code: 0 >18:10:49,980 INF program: Running... udevadm settle --timeout=300 >18:10:50,029 DBG program: Return code: 0 >18:10:50,063 INF program: Running... udevadm settle --timeout=300 >18:10:50,109 DBG program: Return code: 0 >18:10:50,142 INF program: Running... udevadm settle --timeout=300 >18:10:50,191 DBG program: Return code: 0 >18:10:50,192 INF program: Running [105] mdadm --stop /dev/md/1 ... >18:10:50,284 INF program: stdout[105]: >18:10:50,285 INF program: stderr[105]: mdadm: stopped /dev/md/1 > >18:10:50,285 INF program: ...done [105] (exit code: 0) >18:10:50,289 INF program: Running... udevadm settle --timeout=300 >18:10:50,338 DBG program: Return code: 0 >18:10:50,343 INF program: Running... udevadm settle --timeout=300 >18:10:50,392 DBG program: Return code: 0 >18:10:50,397 INF program: Running... udevadm settle --timeout=300 >18:10:50,447 DBG program: Return code: 0 >18:10:50,453 INF program: Running... udevadm settle --timeout=300 >18:10:50,501 DBG program: Return code: 0 >18:10:50,505 INF program: Running... udevadm settle --timeout=300 >18:10:50,556 DBG program: Return code: 0 >18:10:50,561 INF program: Running... udevadm settle --timeout=300 >18:10:50,608 DBG program: Return code: 0 >18:10:50,612 INF program: Running... udevadm settle --timeout=300 >18:10:50,662 DBG program: Return code: 0 >18:10:50,667 INF program: Running... udevadm settle --timeout=300 >18:10:50,727 DBG program: Return code: 0 >18:10:50,731 INF program: Running... udevadm settle --timeout=300 >18:10:50,773 DBG program: Return code: 0 >18:10:50,777 INF program: Running... udevadm settle --timeout=300 >18:10:50,824 DBG program: Return code: 0 >18:10:50,828 INF program: Running... udevadm settle --timeout=300 >18:10:50,874 DBG program: Return code: 0 >18:10:50,879 INF program: Running... udevadm settle --timeout=300 >18:10:50,921 DBG program: Return code: 0 >18:10:50,925 INF program: Running... udevadm settle --timeout=300 >18:10:50,971 DBG program: Return code: 0 >18:10:50,975 INF program: Running... udevadm settle --timeout=300 >18:10:51,022 DBG program: Return code: 0 >18:10:51,026 INF program: Running... udevadm settle --timeout=300 >18:10:51,073 DBG program: Return code: 0 >18:10:51,078 INF program: Running... udevadm settle --timeout=300 >18:10:51,125 DBG program: Return code: 0 >18:10:51,129 INF program: Running... udevadm settle --timeout=300 >18:10:51,175 DBG program: Return code: 0 >18:10:51,180 INF program: Running... udevadm settle --timeout=300 >18:10:51,227 DBG program: Return code: 0 >18:10:51,231 INF program: Running... udevadm settle --timeout=300 >18:10:51,278 DBG program: Return code: 0 >18:10:51,283 INF program: Running... udevadm settle --timeout=300 >18:10:51,328 DBG program: Return code: 0 >18:10:51,332 INF program: Running... udevadm settle --timeout=300 >18:10:51,378 DBG program: Return code: 0 >18:10:51,383 INF program: Running... udevadm settle --timeout=300 >18:10:51,430 DBG program: Return code: 0 >18:10:51,433 INF program: Running... udevadm settle --timeout=300 >18:10:51,479 DBG program: Return code: 0 >18:10:51,509 INF program: Running... udevadm settle --timeout=300 >18:10:51,555 DBG program: Return code: 0 >18:10:51,586 INF program: Running... udevadm settle --timeout=300 >18:10:51,631 DBG program: Return code: 0 >18:10:51,663 INF program: Running... udevadm settle --timeout=300 >18:10:51,705 DBG program: Return code: 0 >18:10:51,734 INF program: Running... udevadm settle --timeout=300 >18:10:51,781 DBG program: Return code: 0 >18:10:51,784 INF program: [106] Calling the 'com.redhat.lvmdbus1.Lv.Deactivate' method on the '/com/redhat/lvmdbus1/Lv/0' object with the following parameters: '(0, 1, {'--config': <' devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] filter=["r|/sdm1$|","r|/sdm2$|"] } log {level=7 file=/tmp/lvm.log syslog=0}'>})' >18:10:51,914 INF program: [106] Done. >18:10:51,914 INF program: [106] No result, no job started >18:10:51,918 INF program: Running... udevadm settle --timeout=300 >18:10:51,965 DBG program: Return code: 0 >18:10:52,024 INF program: [107] Calling the 'com.redhat.lvmdbus1.Vg.Deactivate' method on the '/com/redhat/lvmdbus1/Vg/0' object with the following parameters: '(0, 1, {'--config': <' devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] filter=["r|/sdm1$|","r|/sdm2$|"] } log {level=7 file=/tmp/lvm.log syslog=0}'>})' >18:10:52,180 INF program: [107] Done. >18:10:52,180 INF program: [107] No result, no job started >18:10:52,185 INF program: Running... udevadm settle --timeout=300 >18:10:52,232 DBG program: Return code: 0 >18:10:52,233 INF program: Running [108] mdadm --stop /dev/md/2 ... >18:10:52,333 INF program: stdout[108]: >18:10:52,333 INF program: stderr[108]: mdadm: stopped /dev/md/2 > >18:10:52,333 INF program: ...done [108] (exit code: 0) >18:10:52,338 INF program: Running... udevadm settle --timeout=300 >18:10:52,387 DBG program: Return code: 0 >18:10:52,395 INF program: Running... udevadm settle --timeout=300 >18:10:52,441 DBG program: Return code: 0 >18:10:52,447 INF program: Running... udevadm settle --timeout=300 >18:10:52,493 DBG program: Return code: 0 >18:10:52,500 INF program: Running... udevadm settle --timeout=300 >18:10:52,546 DBG program: Return code: 0 >18:10:52,552 INF program: Running... udevadm settle --timeout=300 >18:10:52,599 DBG program: Return code: 0 >18:10:52,605 INF program: Running... udevadm settle --timeout=300 >18:10:52,651 DBG program: Return code: 0 >18:10:52,657 INF program: Running... udevadm settle --timeout=300 >18:10:52,704 DBG program: Return code: 0 >18:10:52,710 INF program: Running... udevadm settle --timeout=300 >18:10:52,758 DBG program: Return code: 0 >18:10:52,764 INF program: Running... udevadm settle --timeout=300 >18:10:52,808 DBG program: Return code: 0 >18:10:52,815 INF program: Running... udevadm settle --timeout=300 >18:10:52,861 DBG program: Return code: 0 >18:10:52,867 INF program: Running... udevadm settle --timeout=300 >18:10:52,912 DBG program: Return code: 0 >18:10:52,919 INF program: Running... udevadm settle --timeout=300 >18:10:52,965 DBG program: Return code: 0 >18:10:52,971 INF program: Running... udevadm settle --timeout=300 >18:10:53,018 DBG program: Return code: 0 >18:10:53,024 INF program: Running... udevadm settle --timeout=300 >18:10:53,071 DBG program: Return code: 0 >18:10:53,077 INF program: Running... udevadm settle --timeout=300 >18:10:53,125 DBG program: Return code: 0 >18:10:53,131 INF program: Running... udevadm settle --timeout=300 >18:10:53,178 DBG program: Return code: 0 >18:10:53,183 INF program: Running... udevadm settle --timeout=300 >18:10:53,231 DBG program: Return code: 0 >18:10:53,237 INF program: Running... udevadm settle --timeout=300 >18:10:53,286 DBG program: Return code: 0 >18:10:53,292 INF program: Running... udevadm settle --timeout=300 >18:10:53,339 DBG program: Return code: 0 >18:10:53,345 INF program: Running... udevadm settle --timeout=300 >18:10:53,393 DBG program: Return code: 0 >18:10:53,399 INF program: Running... udevadm settle --timeout=300 >18:10:53,446 DBG program: Return code: 0 >18:10:53,452 INF program: Running... udevadm settle --timeout=300 >18:10:53,499 DBG program: Return code: 0 >18:10:53,504 INF program: Running... udevadm settle --timeout=300 >18:10:53,550 DBG program: Return code: 0 >18:10:53,556 INF program: Running... udevadm settle --timeout=300 >18:10:53,604 DBG program: Return code: 0 >18:10:53,613 INF program: Running... udevadm settle --timeout=300 >18:10:53,659 DBG program: Return code: 0 >18:10:53,665 INF program: Running... udevadm settle --timeout=300 >18:10:53,710 DBG program: Return code: 0 >18:10:53,715 INF program: Running... udevadm settle --timeout=300 >18:10:53,760 DBG program: Return code: 0 >18:10:53,766 INF program: Running... udevadm settle --timeout=300 >18:10:53,811 DBG program: Return code: 0 >18:10:53,816 INF program: Running... udevadm settle --timeout=300 >18:10:53,862 DBG program: Return code: 0 >18:10:53,868 INF program: Running... udevadm settle --timeout=300 >18:10:53,917 DBG program: Return code: 0 >18:10:53,922 INF program: Running... udevadm settle --timeout=300 >18:10:53,971 DBG program: Return code: 0 >18:10:53,977 INF program: Running... udevadm settle --timeout=300 >18:10:54,022 DBG program: Return code: 0 >18:10:54,027 INF program: Running... udevadm settle --timeout=300 >18:10:54,072 DBG program: Return code: 0 >18:10:54,077 INF program: Running... udevadm settle --timeout=300 >18:10:54,122 DBG program: Return code: 0 >18:10:54,127 INF program: Running... udevadm settle --timeout=300 >18:10:54,172 DBG program: Return code: 0 >18:10:54,178 INF program: Running... udevadm settle --timeout=300 >18:10:54,225 DBG program: Return code: 0 >18:10:54,230 INF program: Running... udevadm settle --timeout=300 >18:10:54,275 DBG program: Return code: 0 >18:10:54,281 INF program: Running... udevadm settle --timeout=300 >18:10:54,325 DBG program: Return code: 0 >18:10:54,330 INF program: Running... udevadm settle --timeout=300 >18:10:54,376 DBG program: Return code: 0 >18:10:54,381 INF program: Running... udevadm settle --timeout=300 >18:10:54,426 DBG program: Return code: 0 >18:10:54,431 INF program: Running... udevadm settle --timeout=300 >18:10:54,476 DBG program: Return code: 0 >18:10:54,481 INF program: Running... udevadm settle --timeout=300 >18:10:54,528 DBG program: Return code: 0 >18:10:54,533 INF program: Running... udevadm settle --timeout=300 >18:10:54,579 DBG program: Return code: 0 >18:10:54,585 INF program: Running... udevadm settle --timeout=300 >18:10:54,633 DBG program: Return code: 0 >18:10:54,638 INF program: Running... udevadm settle --timeout=300 >18:10:54,688 DBG program: Return code: 0 >18:10:54,694 INF program: Running... udevadm settle --timeout=300 >18:10:54,741 DBG program: Return code: 0 >18:10:54,746 INF program: Running... udevadm settle --timeout=300 >18:10:54,793 DBG program: Return code: 0 >18:10:54,799 INF program: Running... udevadm settle --timeout=300 >18:10:54,845 DBG program: Return code: 0 >18:10:54,854 INF program: Running... udevadm settle --timeout=300 >18:10:54,899 DBG program: Return code: 0 >18:10:54,905 INF program: Running... udevadm settle --timeout=300 >18:10:54,949 DBG program: Return code: 0 >18:10:54,954 INF program: Running... udevadm settle --timeout=300 >18:10:55,000 DBG program: Return code: 0 >18:10:55,006 INF program: Running... udevadm settle --timeout=300 >18:10:55,051 DBG program: Return code: 0 >18:10:55,056 INF program: Running... udevadm settle --timeout=300 >18:10:55,102 DBG program: Return code: 0 >18:10:55,108 INF program: Running... udevadm settle --timeout=300 >18:10:55,151 DBG program: Return code: 0 >18:10:55,157 INF program: Running... udevadm settle --timeout=300 >18:10:55,203 DBG program: Return code: 0 >18:10:55,209 INF program: Running... udevadm settle --timeout=300 >18:10:55,256 DBG program: Return code: 0 >18:10:55,261 INF program: Running... udevadm settle --timeout=300 >18:10:55,308 DBG program: Return code: 0 >18:10:55,314 INF program: Running... udevadm settle --timeout=300 >18:10:55,359 DBG program: Return code: 0 >18:10:55,364 INF program: Running... udevadm settle --timeout=300 >18:10:55,410 DBG program: Return code: 0 >18:10:55,416 INF program: Running... udevadm settle --timeout=300 >18:10:55,461 DBG program: Return code: 0 >18:10:55,466 INF program: Running... udevadm settle --timeout=300 >18:10:55,514 DBG program: Return code: 0 >18:10:55,520 INF program: Running... udevadm settle --timeout=300 >18:10:55,569 DBG program: Return code: 0 >18:10:55,575 INF program: Running... udevadm settle --timeout=300 >18:10:55,623 DBG program: Return code: 0 >18:10:55,629 INF program: Running... udevadm settle --timeout=300 >18:10:55,677 DBG program: Return code: 0 >18:10:55,682 INF program: Running... udevadm settle --timeout=300 >18:10:55,731 DBG program: Return code: 0 >18:10:55,737 INF program: Running... udevadm settle --timeout=300 >18:10:55,785 DBG program: Return code: 0 >18:10:55,790 INF program: Running... udevadm settle --timeout=300 >18:10:55,837 DBG program: Return code: 0 >18:10:55,843 INF program: Running... udevadm settle --timeout=300 >18:10:55,888 DBG program: Return code: 0 >18:10:55,893 INF program: Running... udevadm settle --timeout=300 >18:10:55,938 DBG program: Return code: 0 >18:10:55,943 INF program: Running... udevadm settle --timeout=300 >18:10:55,992 DBG program: Return code: 0 >18:10:55,998 INF program: Running... udevadm settle --timeout=300 >18:10:56,044 DBG program: Return code: 0 >18:10:56,050 INF program: Running... udevadm settle --timeout=300 >18:10:56,094 DBG program: Return code: 0 >18:10:56,103 INF program: Running... udevadm settle --timeout=300 >18:10:56,148 DBG program: Return code: 0 >18:10:56,154 INF program: Running... udevadm settle --timeout=300 >18:10:56,204 DBG program: Return code: 0 >18:10:56,210 INF program: Running... udevadm settle --timeout=300 >18:10:56,257 DBG program: Return code: 0 >18:10:56,263 INF program: Running... udevadm settle --timeout=300 >18:10:56,309 DBG program: Return code: 0 >18:10:56,314 INF program: Running... udevadm settle --timeout=300 >18:10:56,362 DBG program: Return code: 0 >18:10:56,368 INF program: Running... udevadm settle --timeout=300 >18:10:56,417 DBG program: Return code: 0 >18:10:56,422 INF program: Running... udevadm settle --timeout=300 >18:10:56,468 DBG program: Return code: 0 >18:10:56,474 INF program: Running... udevadm settle --timeout=300 >18:10:56,522 DBG program: Return code: 0 >18:10:56,527 INF program: Running... udevadm settle --timeout=300 >18:10:56,574 DBG program: Return code: 0 >18:10:56,580 INF program: Running... udevadm settle --timeout=300 >18:10:56,626 DBG program: Return code: 0 >18:10:56,631 INF program: Running... udevadm settle --timeout=300 >18:10:56,678 DBG program: Return code: 0 >18:10:56,684 INF program: Running... udevadm settle --timeout=300 >18:10:56,730 DBG program: Return code: 0 >18:10:56,735 INF program: Running... udevadm settle --timeout=300 >18:10:56,782 DBG program: Return code: 0 >18:10:56,788 INF program: Running... udevadm settle --timeout=300 >18:10:56,834 DBG program: Return code: 0 >18:10:56,839 INF program: Running... udevadm settle --timeout=300 >18:10:56,886 DBG program: Return code: 0 >18:10:56,892 INF program: Running... udevadm settle --timeout=300 >18:10:56,938 DBG program: Return code: 0 >18:10:56,943 INF program: Running... udevadm settle --timeout=300 >18:10:56,990 DBG program: Return code: 0 >18:10:56,996 INF program: Running... udevadm settle --timeout=300 >18:10:57,042 DBG program: Return code: 0 >18:10:57,047 INF program: Running... udevadm settle --timeout=300 >18:10:57,095 DBG program: Return code: 0 >18:10:57,101 INF program: Running... udevadm settle --timeout=300 >18:10:57,149 DBG program: Return code: 0 >18:10:57,154 INF program: Running... udevadm settle --timeout=300 >18:10:57,201 DBG program: Return code: 0 >18:10:57,207 INF program: Running... udevadm settle --timeout=300 >18:10:57,253 DBG program: Return code: 0 >18:10:57,258 INF program: Running... udevadm settle --timeout=300 >18:10:57,302 DBG program: Return code: 0 >18:10:57,308 INF program: Running... udevadm settle --timeout=300 >18:10:57,354 DBG program: Return code: 0 >18:10:57,364 INF program: Running... udevadm settle --timeout=300 >18:10:57,410 DBG program: Return code: 0 >18:10:57,416 INF program: Running... udevadm settle --timeout=300 >18:10:57,460 DBG program: Return code: 0 >18:10:57,465 INF program: Running... udevadm settle --timeout=300 >18:10:57,511 DBG program: Return code: 0 >18:10:57,517 INF program: Running... udevadm settle --timeout=300 >18:10:57,563 DBG program: Return code: 0 >18:10:57,568 INF program: Running... udevadm settle --timeout=300 >18:10:57,614 DBG program: Return code: 0 >18:10:57,620 INF program: Running... udevadm settle --timeout=300 >18:10:57,665 DBG program: Return code: 0 >18:10:57,671 INF program: Running... udevadm settle --timeout=300 >18:10:57,716 DBG program: Return code: 0 >18:10:57,721 INF program: Running... udevadm settle --timeout=300 >18:10:57,768 DBG program: Return code: 0 >18:10:57,773 INF program: Running... udevadm settle --timeout=300 >18:10:57,820 DBG program: Return code: 0 >18:10:57,826 INF program: Running... udevadm settle --timeout=300 >18:10:57,869 DBG program: Return code: 0 >18:10:57,874 INF program: Running... udevadm settle --timeout=300 >18:10:57,920 DBG program: Return code: 0 >18:10:57,926 INF program: Running... udevadm settle --timeout=300 >18:10:57,972 DBG program: Return code: 0 >18:10:57,977 INF program: Running... udevadm settle --timeout=300 >18:10:58,024 DBG program: Return code: 0 >18:10:58,030 INF program: Running... udevadm settle --timeout=300 >18:10:58,077 DBG program: Return code: 0 >18:10:58,082 INF program: Running... udevadm settle --timeout=300 >18:10:58,128 DBG program: Return code: 0 >18:10:58,134 INF program: Running... udevadm settle --timeout=300 >18:10:58,178 DBG program: Return code: 0 >18:10:58,183 INF program: Running... udevadm settle --timeout=300 >18:10:58,229 DBG program: Return code: 0 >18:10:58,235 INF program: Running... udevadm settle --timeout=300 >18:10:58,283 DBG program: Return code: 0 >18:10:58,289 INF program: Running... udevadm settle --timeout=300 >18:10:58,335 DBG program: Return code: 0 >18:10:58,340 INF program: Running... udevadm settle --timeout=300 >18:10:58,385 DBG program: Return code: 0 >18:10:58,390 INF program: Running... udevadm settle --timeout=300 >18:10:58,437 DBG program: Return code: 0 >18:10:58,443 INF program: Running... udevadm settle --timeout=300 >18:10:58,486 DBG program: Return code: 0 >18:10:58,491 INF program: Running... udevadm settle --timeout=300 >18:10:58,537 DBG program: Return code: 0 >18:10:58,543 INF program: Running... udevadm settle --timeout=300 >18:10:58,592 DBG program: Return code: 0 >18:10:58,596 INF program: Running... udevadm settle --timeout=300 >18:10:58,656 DBG program: Return code: 0 >18:10:58,658 INF program: Running... udevadm settle --timeout=300 >18:10:58,703 DBG program: Return code: 0 >18:10:58,733 INF program: Running... udevadm settle --timeout=300 >18:10:58,779 DBG program: Return code: 0 >18:10:58,808 INF program: Running... udevadm settle --timeout=300 >18:10:58,854 DBG program: Return code: 0 >18:10:58,882 INF program: Running... udevadm settle --timeout=300 >18:10:58,928 DBG program: Return code: 0 >18:10:58,929 INF program: Running... udevadm settle --timeout=300 >18:10:58,976 DBG program: Return code: 0 >18:10:59,004 INF program: Running... umount /run/install/repo >18:10:59,016 INF program: stderr: >18:10:59,016 INF program: b'umount: /run/install/repo: target is busy.' >18:10:59,016 DBG program: Return code: 32 >18:10:59,016 INF program: Running... lsof /run/install/repo >18:10:59,088 DBG program: Return code: 1 >18:10:59,126 INF program: Running... hwclock --hctosys --utc >18:10:59,176 INF program: Running... modprobe vfat >18:10:59,272 DBG program: Return code: 0 >18:10:59,279 INF program: Running... modprobe btrfs >18:10:59,377 DBG program: Return code: 0 >11:11:00,005 DBG program: Return code: 0 > > >/tmp/storage.log: >18:10:33,701 INF blivet: ISCSID is /sbin/iscsid >18:10:33,702 INF blivet: no initiator set >18:10:33,827 INF blivet: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >18:10:33,828 INF blivet: no /etc/zfcp.conf; not configuring zfcp >18:10:38,766 DBG blivet: Ext4FS.supported: supported: True ; >18:10:38,766 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 0 >18:10:38,766 DBG blivet: Ext4FS.supported: supported: True ; >18:10:38,766 DBG blivet: trying to set new default fstype to 'ext4' >18:10:38,767 DBG blivet: Ext4FS.supported: supported: True ; >18:10:38,767 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 1 >18:10:38,768 DBG blivet: Ext4FS.supported: supported: True ; >18:10:38,776 DBG blivet: trying to set new default fstype to 'xfs' >18:10:38,777 DBG blivet: XFS.supported: supported: True ; >18:10:38,859 DBG blivet: get_format('xfs') returning XFS instance with object id 2 >18:10:38,859 DBG blivet: XFS.supported: supported: True ; >18:10:39,500 INF blivet: no initiator set >18:10:39,501 INF blivet: resetting Blivet (version 3.0.0.b1) instance <pyanaconda.storage.osinstall.InstallerStorage object at 0x7f934684de48> >18:10:39,501 INF blivet: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] >18:10:39,502 WRN blivet: Failed to call the update_volume_info method: libstoragemgmt functionality not available >18:10:39,974 INF blivet: devices to scan: ['sda', 'sda1', 'sda2', 'sdb', 'sdb1', 'sdb2', 'sdc', 'sdc1', 'sdc2', 'sdd', 'sdd1', 'sdd2', 'sde', 'sde1', 'sde2', 'sdf', 'sdf1', 'sdf2', 'sdg', 'sdg1', 'sdg2', 'sdh', 'sdh1', 'sdh2', 'sdi', 'sdi1', 'sdi2', 'sdj', 'sdj1', 'sdj2', 'sdk', 'sdk1', 'sdk2', 'sdk3', 'sdl', 'sdm', 'sdm1', 'sdm2', 'loop0', 'loop1', 'loop2', 'live-rw', 'live-base', 'vg_ceramic-swap', 'vg_ceramic-root', 'vg_ceramic-var', 'vg_ceramic-mysql', 'vg_ceramic-home', '1', '2'] >18:10:39,977 DBG blivet: DeviceTree.handle_device: name: sda ; info: {'DEVLINKS': '/dev/disk/by-id/ata-Samsung_SSD_850_PRO_1TB_S1SRNWAFC00155E ' > '/dev/disk/by-id/wwn-0x500253887004bb96 ' > '/dev/disk/by-path/pci-0000:01:00.0-sas-phy2-lun-0', > 'DEVNAME': '/dev/sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:0/end_device-9:0/target9:0:0/9:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'Samsung_SSD_850_PRO_1TB', > 'ID_MODEL_ENC': 'Samsung\\x20SSD\\x20850\\x20PRO\\x201TB\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0de2f89a', > 'ID_PATH': 'pci-0000:01:00.0-sas-phy2-lun-0', > 'ID_PATH_TAG': 'pci-0000_01_00_0-sas-phy2-lun-0', > 'ID_REVISION': 'EXM04B6Q', > 'ID_SERIAL': 'Samsung_SSD_850_PRO_1TB_S1SRNWAFC00155E', > 'ID_SERIAL_SHORT': 'S1SRNWAFC00155E', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x500253887004bb96', > 'ID_WWN_WITH_EXTENSION': '0x500253887004bb96', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sda', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:0/end_device-9:0/target9:0:0/9:0:0:0/block/sda', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '14418211'} ; >18:10:39,978 INF blivet: scanning sda (/sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:0/end_device-9:0/target9:0:0/9:0:0:0/block/sda)... >18:10:39,979 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >18:10:39,980 DBG blivet: DeviceTree.get_device_by_name returned None >18:10:39,982 DBG blivet: DiskDevicePopulator.run: name: sda ; >18:10:39,983 INF blivet: sda is a disk >18:10:39,983 DBG blivet: get_format('None') returning DeviceFormat instance with object id 4 >18:10:39,983 DBG blivet: get_format('None') returning DeviceFormat instance with object id 5 >18:10:39,985 DBG blivet: DiskDevice._set_format: sda ; type: None ; current: None ; >18:10:39,986 DBG blivet: DiskDevice.update_sysfs_path: sda ; status: True ; >18:10:39,987 DBG blivet: sda sysfs_path set to /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:0/end_device-9:0/target9:0:0/9:0:0:0/block/sda >18:10:39,988 DBG blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:0/end_device-9:0/target9:0:0/9:0:0:0/block/sda ; >18:10:39,988 DBG blivet: updated sda size to 953.87 GiB (953.87 GiB) >18:10:39,989 INF blivet: added disk sda (id 3) to device tree >18:10:39,989 INF blivet: got device: DiskDevice instance (0x7f9330b8d780) -- > name = sda status = True id = 3 > children = [] > parents = [] > uuid = None size = 953.87 GiB > format = existing None > major = 8 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:0/end_device-9:0/target9:0:0/9:0:0:0/block/sda > target size = 953.87 GiB path = /dev/sda > format args = [] original_format = None removable = False wwn = 0x500253887004bb96 >18:10:39,991 DBG blivet: DeviceTree.handle_format: name: sda ; >18:10:39,993 DBG blivet: AppleBootstrapFS.supported: supported: True ; >18:10:39,993 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 7 >18:10:39,995 DBG blivet: EFIFS.supported: supported: True ; >18:10:39,995 DBG blivet: get_format('efi') returning EFIFS instance with object id 8 >18:10:39,996 DBG blivet: MacEFIFS.supported: supported: True ; >18:10:39,997 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 9 >18:10:39,998 DBG blivet: MacEFIFS.supported: supported: True ; >18:10:39,998 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 10 >18:10:40,001 DBG blivet: DiskLabelFormatPopulator.run: device: sda ; label_type: dos ; >18:10:40,003 DBG blivet: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; >18:10:40,005 DBG blivet: DiskLabel.__init__: uuid: 0de2f89a ; label: None ; device: /dev/sda ; serial: Samsung_SSD_850_PRO_1TB_S1SRNWAFC00155E ; exists: True ; >18:10:40,044 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 0x7f933434eda0>, <parted.partition.Partition object at 0x7f933434ee10>] > device: <parted.device.Device object at 0x7f933434e828> > PedDisk: <_ped.Disk object at 0x7f9334353e48> >18:10:40,139 DBG blivet: get_format('disklabel') returning DiskLabel instance with object id 11 >18:10:40,140 DBG blivet: DiskDevice._set_format: sda ; type: disklabel ; current: None ; >18:10:40,141 INF blivet: got format: existing msdos disklabel >18:10:40,144 DBG blivet: DeviceTree.handle_device: name: sda1 ; info: {'DEVLINKS': '/dev/disk/by-id/ata-Samsung_SSD_850_PRO_1TB_S1SRNWAFC00155E-part1 ' > '/dev/disk/by-partuuid/0de2f89a-01 ' > '/dev/disk/by-path/pci-0000:01:00.0-sas-phy2-lun-0-part1 ' > '/dev/disk/by-id/wwn-0x500253887004bb96-part1', > 'DEVNAME': '/dev/sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:0/end_device-9:0/target9:0:0/9: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': '2', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', > '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': 'ceramic:1', > 'ID_FS_LABEL_ENC': 'ceramic:1', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '2992be9a-ac0a-09aa-cdd4-4c9fa0309eed', > 'ID_FS_UUID_ENC': '2992be9a-ac0a-09aa-cdd4-4c9fa0309eed', > 'ID_FS_UUID_SUB': '55c2b694-7bdb-5b7b-7780-fa8bf62c64fc', > 'ID_FS_UUID_SUB_ENC': '55c2b694-7bdb-5b7b-7780-fa8bf62c64fc', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'Samsung_SSD_850_PRO_1TB', > 'ID_MODEL_ENC': 'Samsung\\x20SSD\\x20850\\x20PRO\\x201TB\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '2097152', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '0de2f89a-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0de2f89a', > 'ID_PATH': 'pci-0000:01:00.0-sas-phy2-lun-0', > 'ID_PATH_TAG': 'pci-0000_01_00_0-sas-phy2-lun-0', > 'ID_REVISION': 'EXM04B6Q', > 'ID_SERIAL': 'Samsung_SSD_850_PRO_1TB_S1SRNWAFC00155E', > 'ID_SERIAL_SHORT': 'S1SRNWAFC00155E', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x500253887004bb96', > 'ID_WWN_WITH_EXTENSION': '0x500253887004bb96', > 'MAJOR': '8', > 'MINOR': '1', > 'PARTN': '1', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sda1', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:0/end_device-9:0/target9:0:0/9:0:0:0/block/sda/sda1', > 'TAGS': ':systemd:', > 'UDISKS_MD_MEMBER_ARRAY_SIZE': '1073.68MB', > 'UDISKS_MD_MEMBER_DEVICES': '11', > 'UDISKS_MD_MEMBER_DEV_UUID': '55c2b694:7bdb5b7b:7780fa8b:f62c64fc', > 'UDISKS_MD_MEMBER_EVENTS': '280', > 'UDISKS_MD_MEMBER_LEVEL': 'raid1', > 'UDISKS_MD_MEMBER_NAME': 'ceramic:1', > 'UDISKS_MD_MEMBER_UPDATE_TIME': '1529776963', > 'UDISKS_MD_MEMBER_UUID': '2992be9a:ac0a09aa:cdd44c9f:a0309eed', > 'USEC_INITIALIZED': '14481600'} ; >18:10:40,144 INF blivet: scanning sda1 (/sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:0/end_device-9:0/target9:0:0/9:0:0:0/block/sda/sda1)... >18:10:40,145 DBG blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: False ; hidden: False ; >18:10:40,146 DBG blivet: DeviceTree.get_device_by_name returned None >18:10:40,147 DBG blivet: PartitionDevicePopulator.run: name: sda1 ; >18:10:40,224 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >18:10:40,225 DBG blivet: DeviceTree.get_device_by_name returned existing 953.87 GiB disk sda (3) with existing msdos disklabel >18:10:40,226 DBG blivet: get_format('None') returning DeviceFormat instance with object id 14 >18:10:40,228 DBG blivet: DiskDevice.add_child: name: sda ; child: sda1 ; kids: 0 ; >18:10:40,228 DBG blivet: get_format('None') returning DeviceFormat instance with object id 15 >18:10:40,229 DBG blivet: PartitionDevice._set_format: sda1 ; type: None ; current: None ; >18:10:40,230 DBG blivet: PartitionDevice.update_sysfs_path: sda1 ; status: True ; >18:10:40,230 DBG blivet: sda1 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:0/end_device-9:0/target9:0:0/9:0:0:0/block/sda/sda1 >18:10:40,231 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:0/end_device-9:0/target9:0:0/9:0:0:0/block/sda/sda1 ; >18:10:40,232 DBG blivet: updated sda1 size to 1024 MiB (1024 MiB) >18:10:40,232 DBG blivet: looking up parted Partition: /dev/sda1 >18:10:40,233 DBG blivet: PartitionDevice.probe: sda1 ; exists: True ; >18:10:40,234 DBG blivet: PartitionDevice.get_flag: path: /dev/sda1 ; flag: 1 ; >18:10:40,235 DBG blivet: PartitionDevice.get_flag: path: /dev/sda1 ; flag: 10 ; >18:10:40,236 DBG blivet: PartitionDevice.get_flag: path: /dev/sda1 ; flag: 12 ; >18:10:40,237 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:0/end_device-9:0/target9:0:0/9:0:0:0/block/sda/sda1 ; >18:10:40,237 DBG blivet: updated sda1 size to 1024 MiB (1024 MiB) >18:10:40,238 INF blivet: added partition sda1 (id 13) to device tree >18:10:40,239 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:40,238 INF blivet: got device: PartitionDevice instance (0x7f932f75ecf8) -- > name = sda1 status = True id = 13 > children = [] > parents = ['existing 953.87 GiB disk sda (3) with existing msdos disklabel'] > uuid = 0de2f89a-01 size = 1024 MiB > format = existing None > major = 8 minor = 1 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:0/end_device-9:0/target9:0:0/9:0:0:0/block/sda/sda1 > target size = 1024 MiB path = /dev/sda1 > 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 0x7f933434e6d8> fileSystem: <parted.filesystem.FileSystem object at 0x7f9330d0d128> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f933434ec88> PedPartition: <_ped.Partition object at 0x7f9330d2df10> > disk = existing 953.87 GiB disk sda (3) with existing msdos disklabel > start = 2048 end = 2099199 length = 2097152 > flags = >18:10:40,240 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:40,241 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:40,242 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:40,244 DBG blivet: DeviceTree.handle_format: name: sda1 ; >18:10:40,245 DBG blivet: AppleBootstrapFS.supported: supported: True ; >18:10:40,245 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 17 >18:10:40,247 DBG blivet: EFIFS.supported: supported: True ; >18:10:40,247 DBG blivet: get_format('efi') returning EFIFS instance with object id 18 >18:10:40,248 DBG blivet: MacEFIFS.supported: supported: True ; >18:10:40,248 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 19 >18:10:40,249 DBG blivet: MacEFIFS.supported: supported: True ; >18:10:40,250 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 20 >18:10:40,250 INF blivet: type detected on 'sda1' is 'mdmember' >18:10:40,251 DBG blivet: MDRaidMember.__init__: uuid: 55c2b694-7bdb-5b7b-7780-fa8bf62c64fc ; label: ceramic:1 ; device: /dev/sda1 ; serial: Samsung_SSD_850_PRO_1TB_S1SRNWAFC00155E ; exists: True ; md_uuid: 2992be9a-ac0a-09aa-cdd4-4c9fa0309eed ; biosraid: False ; >18:10:40,251 DBG blivet: get_format('mdmember') returning MDRaidMember instance with object id 21 >18:10:40,252 DBG blivet: PartitionDevice._set_format: sda1 ; type: mdmember ; current: None ; >18:10:40,273 DBG blivet: DeviceTree.get_device_by_uuid: uuid: 2992be9a-ac0a-09aa-cdd4-4c9fa0309eed ; incomplete: True ; hidden: False ; >18:10:40,274 DBG blivet: DeviceTree.get_device_by_uuid returned None >18:10:40,365 INF blivet: using name 1 for md array containing member sda1 >18:10:40,365 DBG blivet: get_format('None') returning DeviceFormat instance with object id 23 >18:10:40,366 DBG blivet: get_format('None') returning DeviceFormat instance with object id 24 >18:10:40,369 DBG blivet: MDRaidArrayDevice._set_format: 1 ; type: None ; current: None ; >18:10:40,372 DBG blivet: MDRaidArrayDevice.update_sysfs_path: 1 ; status: True ; >18:10:40,372 DBG blivet: 1 sysfs_path set to /sys/devices/virtual/block/md1 >18:10:40,374 DBG blivet: MDRaidArrayDevice.read_current_size: exists: True ; path: /dev/md/1 ; sysfs_path: /sys/devices/virtual/block/md1 ; >18:10:40,375 DBG blivet: existing RAID None size == 1023.94 MiB >18:10:40,375 DBG blivet: updated 1 size to 1023.94 MiB (1023.94 MiB) >18:10:40,377 DBG blivet: MDRaidArrayDevice.read_chunk_size: exists: True ; path: /dev/md/1 ; sysfs_path: /sys/devices/virtual/block/md1 ; >18:10:40,377 DBG blivet: get_format('None') returning DeviceFormat instance with object id 26 >18:10:40,379 DBG blivet: MDRaidArrayDevice._set_format: 1 ; type: None ; current: None ; >18:10:40,380 DBG blivet: MDRaidArrayDevice.update_sysfs_path: 1 ; status: True ; >18:10:40,380 DBG blivet: 1 sysfs_path set to /sys/devices/virtual/block/md1 >18:10:40,381 DBG blivet: MDRaidArrayDevice._add_parent: 1 ; parent: sda1 ; >18:10:40,383 DBG blivet: PartitionDevice.add_child: name: sda1 ; child: 1 ; kids: 0 ; >18:10:40,383 INF blivet: added mdarray 1 (id 22) to device tree >18:10:40,386 DBG blivet: DeviceTree.handle_device: name: 1 ; info: {'DEVLINKS': '/dev/disk/by-uuid/d7a2dcdf-1284-4a1f-8c87-fb17d39336af ' > '/dev/disk/by-id/md-name-ceramic:1 /dev/md/1 ' > '/dev/disk/by-id/md-uuid-2992be9a:ac0a09aa:cdd44c9f:a0309eed ' > '/dev/disk/by-label/boot-ceramic', > 'DEVNAME': '/dev/md1', > 'DEVPATH': '/devices/virtual/block/md1', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': 'boot-ceramic', > 'ID_FS_LABEL_ENC': 'boot-ceramic', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'd7a2dcdf-1284-4a1f-8c87-fb17d39336af', > 'ID_FS_UUID_ENC': 'd7a2dcdf-1284-4a1f-8c87-fb17d39336af', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '9', > 'MD_DEVICES': '11', > 'MD_DEVICE_sda1_DEV': '/dev/sda1', > 'MD_DEVICE_sda1_ROLE': '0', > 'MD_DEVICE_sdb1_DEV': '/dev/sdb1', > 'MD_DEVICE_sdb1_ROLE': '1', > 'MD_DEVICE_sdc1_DEV': '/dev/sdc1', > 'MD_DEVICE_sdc1_ROLE': '2', > 'MD_DEVICE_sdd1_DEV': '/dev/sdd1', > 'MD_DEVICE_sdd1_ROLE': '3', > 'MD_DEVICE_sde1_DEV': '/dev/sde1', > 'MD_DEVICE_sde1_ROLE': '4', > 'MD_DEVICE_sdf1_DEV': '/dev/sdf1', > 'MD_DEVICE_sdf1_ROLE': '5', > 'MD_DEVICE_sdg1_DEV': '/dev/sdg1', > 'MD_DEVICE_sdg1_ROLE': '6', > 'MD_DEVICE_sdh1_DEV': '/dev/sdh1', > 'MD_DEVICE_sdh1_ROLE': '7', > 'MD_DEVICE_sdi1_DEV': '/dev/sdi1', > 'MD_DEVICE_sdi1_ROLE': '8', > 'MD_DEVICE_sdj1_DEV': '/dev/sdj1', > 'MD_DEVICE_sdj1_ROLE': '9', > 'MD_DEVICE_sdk1_DEV': '/dev/sdk1', > 'MD_DEVICE_sdk1_ROLE': '10', > 'MD_DEVNAME': '1', > 'MD_LEVEL': 'raid1', > 'MD_METADATA': '1.0', > 'MD_NAME': 'ceramic:1', > 'MD_UUID': '2992be9a:ac0a09aa:cdd44c9f:a0309eed', > 'MINOR': '1', > 'SUBSYSTEM': 'block', > 'SYSTEMD_WANTS': 'mdmonitor.service', > 'SYS_NAME': 'md1', > 'SYS_PATH': '/sys/devices/virtual/block/md1', > 'TAGS': ':systemd:', > 'UDISKS_MD_DEVICES': '11', > 'UDISKS_MD_DEVICE_sda1_DEV': '/dev/sda1', > 'UDISKS_MD_DEVICE_sda1_ROLE': '0', > 'UDISKS_MD_DEVICE_sdb1_DEV': '/dev/sdb1', > 'UDISKS_MD_DEVICE_sdb1_ROLE': '1', > 'UDISKS_MD_DEVICE_sdc1_DEV': '/dev/sdc1', > 'UDISKS_MD_DEVICE_sdc1_ROLE': '2', > 'UDISKS_MD_DEVICE_sdd1_DEV': '/dev/sdd1', > 'UDISKS_MD_DEVICE_sdd1_ROLE': '3', > 'UDISKS_MD_DEVICE_sde1_DEV': '/dev/sde1', > 'UDISKS_MD_DEVICE_sde1_ROLE': '4', > 'UDISKS_MD_DEVICE_sdf1_DEV': '/dev/sdf1', > 'UDISKS_MD_DEVICE_sdf1_ROLE': '5', > 'UDISKS_MD_DEVICE_sdg1_DEV': '/dev/sdg1', > 'UDISKS_MD_DEVICE_sdg1_ROLE': '6', > 'UDISKS_MD_DEVICE_sdh1_DEV': '/dev/sdh1', > 'UDISKS_MD_DEVICE_sdh1_ROLE': '7', > 'UDISKS_MD_DEVICE_sdi1_DEV': '/dev/sdi1', > 'UDISKS_MD_DEVICE_sdi1_ROLE': '8', > 'UDISKS_MD_DEVICE_sdj1_DEV': '/dev/sdj1', > 'UDISKS_MD_DEVICE_sdj1_ROLE': '9', > 'UDISKS_MD_DEVICE_sdk1_DEV': '/dev/sdk1', > 'UDISKS_MD_DEVICE_sdk1_ROLE': '10', > 'UDISKS_MD_DEVNAME': '1', > 'UDISKS_MD_LEVEL': 'raid1', > 'UDISKS_MD_METADATA': '1.0', > 'UDISKS_MD_NAME': 'ceramic:1', > 'UDISKS_MD_UUID': '2992be9a:ac0a09aa:cdd44c9f:a0309eed', > 'USEC_INITIALIZED': '14527561'} ; >18:10:40,386 INF blivet: scanning 1 (/sys/devices/virtual/block/md1)... >18:10:40,387 DBG blivet: DeviceTree.get_device_by_name: name: 1 ; incomplete: False ; hidden: False ; >18:10:40,389 DBG blivet: DeviceTree.get_device_by_name returned None >18:10:40,390 DBG blivet: DeviceTree.get_device_by_name: name: 1 ; incomplete: False ; hidden: False ; >18:10:40,391 DBG blivet: DeviceTree.get_device_by_name returned None >18:10:40,393 DBG blivet: MDDevicePopulator.run: name: 1 ; >18:10:40,395 DBG blivet: DeviceTree.get_device_by_name: name: sdk1 ; incomplete: False ; hidden: False ; >18:10:40,397 DBG blivet: DeviceTree.get_device_by_name returned None >18:10:40,399 DBG blivet: DeviceTree.handle_device: name: sdk1 ; info: {'DEVLINKS': '/dev/disk/by-partuuid/6bdec109-01 ' > '/dev/disk/by-id/ata-INTEL_SSDSC2BX016T4_BTHC616202UZ1P6PGN-part1 ' > '/dev/disk/by-id/wwn-0x55cd2e404c21496e-part1 ' > '/dev/disk/by-path/pci-0000:02:00.0-sas-phy1-lun-0-part1', > 'DEVNAME': '/dev/sdk1', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/0000:02:00.0/host10/port-10:2/end_device-10:2/target10:0:2/10:0:2:0/block/sdk/sdk1', > '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': '4', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '4', > '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': 'ceramic:1', > 'ID_FS_LABEL_ENC': 'ceramic:1', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '2992be9a-ac0a-09aa-cdd4-4c9fa0309eed', > 'ID_FS_UUID_ENC': '2992be9a-ac0a-09aa-cdd4-4c9fa0309eed', > 'ID_FS_UUID_SUB': '472cd012-eb28-9f35-7ff6-ccafac35f0d1', > 'ID_FS_UUID_SUB_ENC': '472cd012-eb28-9f35-7ff6-ccafac35f0d1', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'INTEL_SSDSC2BX016T4', > 'ID_MODEL_ENC': 'INTEL\\x20SSDSC2BX016T4\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:160', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '2097152', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '6bdec109-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '6bdec109', > 'ID_PATH': 'pci-0000:02:00.0-sas-phy1-lun-0', > 'ID_PATH_TAG': 'pci-0000_02_00_0-sas-phy1-lun-0', > 'ID_REVISION': 'G2010140', > 'ID_SERIAL': 'INTEL_SSDSC2BX016T4_BTHC616202UZ1P6PGN', > 'ID_SERIAL_SHORT': 'BTHC616202UZ1P6PGN', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x55cd2e404c21496e', > 'ID_WWN_WITH_EXTENSION': '0x55cd2e404c21496e', > 'MAJOR': '8', > 'MINOR': '161', > 'PARTN': '1', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdk1', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:01.1/0000:02:00.0/host10/port-10:2/end_device-10:2/target10:0:2/10:0:2:0/block/sdk/sdk1', > 'TAGS': ':systemd:', > 'UDISKS_MD_MEMBER_ARRAY_SIZE': '1073.68MB', > 'UDISKS_MD_MEMBER_DEVICES': '11', > 'UDISKS_MD_MEMBER_DEV_UUID': '472cd012:eb289f35:7ff6ccaf:ac35f0d1', > 'UDISKS_MD_MEMBER_EVENTS': '280', > 'UDISKS_MD_MEMBER_LEVEL': 'raid1', > 'UDISKS_MD_MEMBER_NAME': 'ceramic:1', > 'UDISKS_MD_MEMBER_UPDATE_TIME': '1529776963', > 'UDISKS_MD_MEMBER_UUID': '2992be9a:ac0a09aa:cdd44c9f:a0309eed', > 'USEC_INITIALIZED': '14459066'} ; >18:10:40,399 INF blivet: scanning sdk1 (/sys/devices/pci0000:00/0000:00:01.1/0000:02:00.0/host10/port-10:2/end_device-10:2/target10:0:2/10:0:2:0/block/sdk/sdk1)... >18:10:40,401 DBG blivet: DeviceTree.get_device_by_name: name: sdk1 ; incomplete: False ; hidden: False ; >18:10:40,402 DBG blivet: DeviceTree.get_device_by_name returned None >18:10:40,404 DBG blivet: PartitionDevicePopulator.run: name: sdk1 ; >18:10:40,507 DBG blivet: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; >18:10:40,510 DBG blivet: DeviceTree.get_device_by_name returned None >18:10:40,594 DBG blivet: DeviceTree.handle_device: name: sdk ; info: {'DEVLINKS': '/dev/disk/by-id/ata-INTEL_SSDSC2BX016T4_BTHC616202UZ1P6PGN ' > '/dev/disk/by-id/wwn-0x55cd2e404c21496e ' > '/dev/disk/by-path/pci-0000:02:00.0-sas-phy1-lun-0', > 'DEVNAME': '/dev/sdk', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/0000:02:00.0/host10/port-10:2/end_device-10:2/target10:0:2/10:0:2:0/block/sdk', > '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': '4', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '4', > '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': 'INTEL_SSDSC2BX016T4', > 'ID_MODEL_ENC': 'INTEL\\x20SSDSC2BX016T4\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '6bdec109', > 'ID_PATH': 'pci-0000:02:00.0-sas-phy1-lun-0', > 'ID_PATH_TAG': 'pci-0000_02_00_0-sas-phy1-lun-0', > 'ID_REVISION': 'G2010140', > 'ID_SERIAL': 'INTEL_SSDSC2BX016T4_BTHC616202UZ1P6PGN', > 'ID_SERIAL_SHORT': 'BTHC616202UZ1P6PGN', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x55cd2e404c21496e', > 'ID_WWN_WITH_EXTENSION': '0x55cd2e404c21496e', > 'MAJOR': '8', > 'MINOR': '160', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdk', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:01.1/0000:02:00.0/host10/port-10:2/end_device-10:2/target10:0:2/10:0:2:0/block/sdk', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '14408857'} ; >18:10:40,595 INF blivet: scanning sdk (/sys/devices/pci0000:00/0000:00:01.1/0000:02:00.0/host10/port-10:2/end_device-10:2/target10:0:2/10:0:2:0/block/sdk)... >18:10:40,596 DBG blivet: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; >18:10:40,597 DBG blivet: DeviceTree.get_device_by_name returned None >18:10:40,600 DBG blivet: DiskDevicePopulator.run: name: sdk ; >18:10:40,600 INF blivet: sdk is a disk >18:10:40,601 DBG blivet: get_format('None') returning DeviceFormat instance with object id 28 >18:10:40,601 DBG blivet: get_format('None') returning DeviceFormat instance with object id 29 >18:10:40,602 DBG blivet: DiskDevice._set_format: sdk ; type: None ; current: None ; >18:10:40,603 DBG blivet: DiskDevice.update_sysfs_path: sdk ; status: True ; >18:10:40,604 DBG blivet: sdk sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:02:00.0/host10/port-10:2/end_device-10:2/target10:0:2/10:0:2:0/block/sdk >18:10:40,605 DBG blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdk ; sysfs_path: /sys/devices/pci0000:00/0000:00:01.1/0000:02:00.0/host10/port-10:2/end_device-10:2/target10:0:2/10:0:2:0/block/sdk ; >18:10:40,605 DBG blivet: updated sdk size to 1.46 TiB (1.46 TiB) >18:10:40,606 INF blivet: added disk sdk (id 27) to device tree >18:10:40,606 INF blivet: got device: DiskDevice instance (0x7f9330c53208) -- > name = sdk status = True id = 27 > children = [] > parents = [] > uuid = None size = 1.46 TiB > format = existing None > major = 8 minor = 160 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.1/0000:02:00.0/host10/port-10:2/end_device-10:2/target10:0:2/10:0:2:0/block/sdk > target size = 1.46 TiB path = /dev/sdk > format args = [] original_format = None removable = False wwn = 0x55cd2e404c21496e >18:10:40,608 DBG blivet: DeviceTree.handle_format: name: sdk ; >18:10:40,609 DBG blivet: AppleBootstrapFS.supported: supported: True ; >18:10:40,609 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 31 >18:10:40,611 DBG blivet: EFIFS.supported: supported: True ; >18:10:40,611 DBG blivet: get_format('efi') returning EFIFS instance with object id 32 >18:10:40,614 DBG blivet: MacEFIFS.supported: supported: True ; >18:10:40,614 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 33 >18:10:40,616 DBG blivet: MacEFIFS.supported: supported: True ; >18:10:40,616 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 34 >18:10:40,618 DBG blivet: DiskLabelFormatPopulator.run: device: sdk ; label_type: dos ; >18:10:40,619 DBG blivet: DiskDevice.setup: sdk ; orig: False ; status: True ; controllable: True ; >18:10:40,621 DBG blivet: DiskLabel.__init__: uuid: 6bdec109 ; label: None ; device: /dev/sdk ; serial: INTEL_SSDSC2BX016T4_BTHC616202UZ1P6PGN ; exists: True ; >18:10:40,631 DBG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 3 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f9330c469b0>, <parted.partition.Partition object at 0x7f9330c465c0>, <parted.partition.Partition object at 0x7f9330c46630>] > device: <parted.device.Device object at 0x7f932f766ba8> > PedDisk: <_ped.Disk object at 0x7f9330c8b5c8> >18:10:40,727 DBG blivet: get_format('disklabel') returning DiskLabel instance with object id 35 >18:10:40,729 DBG blivet: DiskDevice._set_format: sdk ; type: disklabel ; current: None ; >18:10:40,729 INF blivet: got format: existing msdos disklabel >18:10:40,732 DBG blivet: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; >18:10:40,733 DBG blivet: DeviceTree.get_device_by_name returned existing 1.46 TiB disk sdk (27) with existing msdos disklabel >18:10:40,734 DBG blivet: get_format('None') returning DeviceFormat instance with object id 38 >18:10:40,736 DBG blivet: DiskDevice.add_child: name: sdk ; child: sdk1 ; kids: 0 ; >18:10:40,736 DBG blivet: get_format('None') returning DeviceFormat instance with object id 39 >18:10:40,737 DBG blivet: PartitionDevice._set_format: sdk1 ; type: None ; current: None ; >18:10:40,739 DBG blivet: PartitionDevice.update_sysfs_path: sdk1 ; status: True ; >18:10:40,739 DBG blivet: sdk1 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:02:00.0/host10/port-10:2/end_device-10:2/target10:0:2/10:0:2:0/block/sdk/sdk1 >18:10:40,740 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sdk1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:01.1/0000:02:00.0/host10/port-10:2/end_device-10:2/target10:0:2/10:0:2:0/block/sdk/sdk1 ; >18:10:40,741 DBG blivet: updated sdk1 size to 1024 MiB (1024 MiB) >18:10:40,741 DBG blivet: looking up parted Partition: /dev/sdk1 >18:10:40,742 DBG blivet: PartitionDevice.probe: sdk1 ; exists: True ; >18:10:40,744 DBG blivet: PartitionDevice.get_flag: path: /dev/sdk1 ; flag: 1 ; >18:10:40,745 DBG blivet: PartitionDevice.get_flag: path: /dev/sdk1 ; flag: 10 ; >18:10:40,746 DBG blivet: PartitionDevice.get_flag: path: /dev/sdk1 ; flag: 12 ; >18:10:40,748 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sdk1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:01.1/0000:02:00.0/host10/port-10:2/end_device-10:2/target10:0:2/10:0:2:0/block/sdk/sdk1 ; >18:10:40,748 DBG blivet: updated sdk1 size to 1024 MiB (1024 MiB) >18:10:40,748 INF blivet: added partition sdk1 (id 37) to device tree >18:10:40,749 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:40,748 INF blivet: got device: PartitionDevice instance (0x7f9342d88c88) -- > name = sdk1 status = True id = 37 > children = [] > parents = ['existing 1.46 TiB disk sdk (27) with existing msdos disklabel'] > uuid = 6bdec109-01 size = 1024 MiB > format = existing None > major = 8 minor = 161 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.1/0000:02:00.0/host10/port-10:2/end_device-10:2/target10:0:2/10:0:2:0/block/sdk/sdk1 > target size = 1024 MiB path = /dev/sdk1 > 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 0x7f932f766da0> fileSystem: <parted.filesystem.FileSystem object at 0x7f9330c46fd0> > number: 1 path: /dev/sdk1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f9330c467f0> PedPartition: <_ped.Partition object at 0x7f9330c4e570> > disk = existing 1.46 TiB disk sdk (27) with existing msdos disklabel > start = 2048 end = 2099199 length = 2097152 > flags = >18:10:40,750 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:40,751 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:40,752 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:40,754 DBG blivet: DeviceTree.handle_format: name: sdk1 ; >18:10:40,755 DBG blivet: AppleBootstrapFS.supported: supported: True ; >18:10:40,755 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 41 >18:10:40,757 DBG blivet: EFIFS.supported: supported: True ; >18:10:40,757 DBG blivet: get_format('efi') returning EFIFS instance with object id 42 >18:10:40,758 DBG blivet: MacEFIFS.supported: supported: True ; >18:10:40,758 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 43 >18:10:40,759 DBG blivet: MacEFIFS.supported: supported: True ; >18:10:40,760 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 44 >18:10:40,760 INF blivet: type detected on 'sdk1' is 'mdmember' >18:10:40,761 DBG blivet: MDRaidMember.__init__: uuid: 472cd012-eb28-9f35-7ff6-ccafac35f0d1 ; label: ceramic:1 ; device: /dev/sdk1 ; serial: INTEL_SSDSC2BX016T4_BTHC616202UZ1P6PGN ; exists: True ; md_uuid: 2992be9a-ac0a-09aa-cdd4-4c9fa0309eed ; biosraid: False ; >18:10:40,761 DBG blivet: get_format('mdmember') returning MDRaidMember instance with object id 45 >18:10:40,762 DBG blivet: PartitionDevice._set_format: sdk1 ; type: mdmember ; current: None ; >18:10:40,782 DBG blivet: DeviceTree.get_device_by_uuid: uuid: 2992be9a-ac0a-09aa-cdd4-4c9fa0309eed ; incomplete: True ; hidden: False ; >18:10:40,784 DBG blivet: existing RAID raid1 size == 1023.94 MiB >18:10:40,784 DBG blivet: DeviceTree.get_device_by_uuid returned existing 1023.94 MiB mdarray 1 (22) >18:10:40,784 DBG blivet: existing RAID raid1 size == 1023.94 MiB >18:10:40,785 DBG blivet: existing RAID raid1 size == 1023.94 MiB >18:10:40,786 DBG blivet: existing RAID raid1 size == 1023.94 MiB >18:10:40,787 DBG blivet: MDRaidArrayDevice._add_parent: 1 ; parent: sdk1 ; >18:10:40,789 DBG blivet: PartitionDevice.add_child: name: sdk1 ; child: 1 ; kids: 0 ; >18:10:40,789 INF blivet: got format: existing mdmember >18:10:40,791 DBG blivet: DeviceTree.get_device_by_name: name: sdk1 ; incomplete: False ; hidden: False ; >18:10:40,792 DBG blivet: DeviceTree.get_device_by_name returned existing 1024 MiB partition sdk1 (37) with existing mdmember >18:10:40,792 DBG blivet: existing RAID raid1 size == 1023.94 MiB >18:10:40,793 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:40,794 DBG blivet: existing RAID raid1 size == 1023.94 MiB >18:10:40,794 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:40,797 DBG blivet: DeviceTree.get_device_by_name: name: sdj1 ; incomplete: False ; hidden: False ; >18:10:40,798 DBG blivet: DeviceTree.get_device_by_name returned None >18:10:40,799 DBG blivet: DeviceTree.handle_device: name: sdj1 ; info: {'DEVLINKS': '/dev/disk/by-partuuid/b2039f06-01 ' > '/dev/disk/by-id/ata-Samsung_SSD_850_PRO_1TB_S1SRNWAFB07198D-part1 ' > '/dev/disk/by-path/pci-0000:02:00.0-sas-phy0-lun-0-part1 ' > '/dev/disk/by-id/wwn-0x50025388700448c8-part1', > 'DEVNAME': '/dev/sdj1', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/0000:02:00.0/host10/port-10:1/end_device-10:1/target10:0:1/10:0:1:0/block/sdj/sdj1', > '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_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': 'ceramic:1', > 'ID_FS_LABEL_ENC': 'ceramic:1', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '2992be9a-ac0a-09aa-cdd4-4c9fa0309eed', > 'ID_FS_UUID_ENC': '2992be9a-ac0a-09aa-cdd4-4c9fa0309eed', > 'ID_FS_UUID_SUB': 'd9b5d326-4107-6b26-f454-79871c41bf32', > 'ID_FS_UUID_SUB_ENC': 'd9b5d326-4107-6b26-f454-79871c41bf32', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'Samsung_SSD_850_PRO_1TB', > 'ID_MODEL_ENC': 'Samsung\\x20SSD\\x20850\\x20PRO\\x201TB\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:144', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '2097152', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': 'b2039f06-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': 'b2039f06', > 'ID_PATH': 'pci-0000:02:00.0-sas-phy0-lun-0', > 'ID_PATH_TAG': 'pci-0000_02_00_0-sas-phy0-lun-0', > 'ID_REVISION': 'EXM04B6Q', > 'ID_SERIAL': 'Samsung_SSD_850_PRO_1TB_S1SRNWAFB07198D', > 'ID_SERIAL_SHORT': 'S1SRNWAFB07198D', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50025388700448c8', > 'ID_WWN_WITH_EXTENSION': '0x50025388700448c8', > 'MAJOR': '8', > 'MINOR': '145', > 'PARTN': '1', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdj1', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:01.1/0000:02:00.0/host10/port-10:1/end_device-10:1/target10:0:1/10:0:1:0/block/sdj/sdj1', > 'TAGS': ':systemd:', > 'UDISKS_MD_MEMBER_ARRAY_SIZE': '1073.68MB', > 'UDISKS_MD_MEMBER_DEVICES': '11', > 'UDISKS_MD_MEMBER_DEV_UUID': 'd9b5d326:41076b26:f4547987:1c41bf32', > 'UDISKS_MD_MEMBER_EVENTS': '280', > 'UDISKS_MD_MEMBER_LEVEL': 'raid1', > 'UDISKS_MD_MEMBER_NAME': 'ceramic:1', > 'UDISKS_MD_MEMBER_UPDATE_TIME': '1529776963', > 'UDISKS_MD_MEMBER_UUID': '2992be9a:ac0a09aa:cdd44c9f:a0309eed', > 'USEC_INITIALIZED': '14477498'} ; >18:10:40,799 INF blivet: scanning sdj1 (/sys/devices/pci0000:00/0000:00:01.1/0000:02:00.0/host10/port-10:1/end_device-10:1/target10:0:1/10:0:1:0/block/sdj/sdj1)... >18:10:40,800 DBG blivet: DeviceTree.get_device_by_name: name: sdj1 ; incomplete: False ; hidden: False ; >18:10:40,801 DBG blivet: DeviceTree.get_device_by_name returned None >18:10:40,802 DBG blivet: PartitionDevicePopulator.run: name: sdj1 ; >18:10:40,887 DBG blivet: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; >18:10:40,889 DBG blivet: DeviceTree.get_device_by_name returned None >18:10:40,979 DBG blivet: DeviceTree.handle_device: name: sdj ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x50025388700448c8 ' > '/dev/disk/by-id/ata-Samsung_SSD_850_PRO_1TB_S1SRNWAFB07198D ' > '/dev/disk/by-path/pci-0000:02:00.0-sas-phy0-lun-0', > 'DEVNAME': '/dev/sdj', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/0000:02:00.0/host10/port-10:1/end_device-10:1/target10:0:1/10:0:1:0/block/sdj', > '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_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'Samsung_SSD_850_PRO_1TB', > 'ID_MODEL_ENC': 'Samsung\\x20SSD\\x20850\\x20PRO\\x201TB\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': 'b2039f06', > 'ID_PATH': 'pci-0000:02:00.0-sas-phy0-lun-0', > 'ID_PATH_TAG': 'pci-0000_02_00_0-sas-phy0-lun-0', > 'ID_REVISION': 'EXM04B6Q', > 'ID_SERIAL': 'Samsung_SSD_850_PRO_1TB_S1SRNWAFB07198D', > 'ID_SERIAL_SHORT': 'S1SRNWAFB07198D', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50025388700448c8', > 'ID_WWN_WITH_EXTENSION': '0x50025388700448c8', > 'MAJOR': '8', > 'MINOR': '144', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdj', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:01.1/0000:02:00.0/host10/port-10:1/end_device-10:1/target10:0:1/10:0:1:0/block/sdj', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '14378924'} ; >18:10:40,979 INF blivet: scanning sdj (/sys/devices/pci0000:00/0000:00:01.1/0000:02:00.0/host10/port-10:1/end_device-10:1/target10:0:1/10:0:1:0/block/sdj)... >18:10:40,980 DBG blivet: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; >18:10:40,981 DBG blivet: DeviceTree.get_device_by_name returned None >18:10:40,983 DBG blivet: DiskDevicePopulator.run: name: sdj ; >18:10:40,984 INF blivet: sdj is a disk >18:10:40,984 DBG blivet: get_format('None') returning DeviceFormat instance with object id 48 >18:10:40,985 DBG blivet: get_format('None') returning DeviceFormat instance with object id 49 >18:10:40,986 DBG blivet: DiskDevice._set_format: sdj ; type: None ; current: None ; >18:10:40,987 DBG blivet: DiskDevice.update_sysfs_path: sdj ; status: True ; >18:10:40,987 DBG blivet: sdj sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:02:00.0/host10/port-10:1/end_device-10:1/target10:0:1/10:0:1:0/block/sdj >18:10:40,988 DBG blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdj ; sysfs_path: /sys/devices/pci0000:00/0000:00:01.1/0000:02:00.0/host10/port-10:1/end_device-10:1/target10:0:1/10:0:1:0/block/sdj ; >18:10:40,989 DBG blivet: updated sdj size to 953.87 GiB (953.87 GiB) >18:10:40,989 INF blivet: added disk sdj (id 47) to device tree >18:10:40,990 INF blivet: got device: DiskDevice instance (0x7f932f938e48) -- > name = sdj status = True id = 47 > children = [] > parents = [] > uuid = None size = 953.87 GiB > format = existing None > major = 8 minor = 144 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.1/0000:02:00.0/host10/port-10:1/end_device-10:1/target10:0:1/10:0:1:0/block/sdj > target size = 953.87 GiB path = /dev/sdj > format args = [] original_format = None removable = False wwn = 0x50025388700448c8 >18:10:40,992 DBG blivet: DeviceTree.handle_format: name: sdj ; >18:10:40,993 DBG blivet: AppleBootstrapFS.supported: supported: True ; >18:10:40,993 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 51 >18:10:40,995 DBG blivet: EFIFS.supported: supported: True ; >18:10:40,995 DBG blivet: get_format('efi') returning EFIFS instance with object id 52 >18:10:40,996 DBG blivet: MacEFIFS.supported: supported: True ; >18:10:40,996 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 53 >18:10:40,998 DBG blivet: MacEFIFS.supported: supported: True ; >18:10:40,998 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 54 >18:10:40,999 DBG blivet: DiskLabelFormatPopulator.run: device: sdj ; label_type: dos ; >18:10:41,000 DBG blivet: DiskDevice.setup: sdj ; orig: False ; status: True ; controllable: True ; >18:10:41,001 DBG blivet: DiskLabel.__init__: uuid: b2039f06 ; label: None ; device: /dev/sdj ; serial: Samsung_SSD_850_PRO_1TB_S1SRNWAFB07198D ; exists: True ; >18:10:41,040 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 0x7f9330c0e940>, <parted.partition.Partition object at 0x7f932f93e2e8>] > device: <parted.device.Device object at 0x7f9330c0e908> > PedDisk: <_ped.Disk object at 0x7f932f960c88> >18:10:41,124 DBG blivet: get_format('disklabel') returning DiskLabel instance with object id 55 >18:10:41,126 DBG blivet: DiskDevice._set_format: sdj ; type: disklabel ; current: None ; >18:10:41,126 INF blivet: got format: existing msdos disklabel >18:10:41,128 DBG blivet: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; >18:10:41,129 DBG blivet: DeviceTree.get_device_by_name returned existing 953.87 GiB disk sdj (47) with existing msdos disklabel >18:10:41,130 DBG blivet: get_format('None') returning DeviceFormat instance with object id 58 >18:10:41,131 DBG blivet: DiskDevice.add_child: name: sdj ; child: sdj1 ; kids: 0 ; >18:10:41,132 DBG blivet: get_format('None') returning DeviceFormat instance with object id 59 >18:10:41,133 DBG blivet: PartitionDevice._set_format: sdj1 ; type: None ; current: None ; >18:10:41,134 DBG blivet: PartitionDevice.update_sysfs_path: sdj1 ; status: True ; >18:10:41,134 DBG blivet: sdj1 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:02:00.0/host10/port-10:1/end_device-10:1/target10:0:1/10:0:1:0/block/sdj/sdj1 >18:10:41,135 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sdj1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:01.1/0000:02:00.0/host10/port-10:1/end_device-10:1/target10:0:1/10:0:1:0/block/sdj/sdj1 ; >18:10:41,136 DBG blivet: updated sdj1 size to 1024 MiB (1024 MiB) >18:10:41,136 DBG blivet: looking up parted Partition: /dev/sdj1 >18:10:41,137 DBG blivet: PartitionDevice.probe: sdj1 ; exists: True ; >18:10:41,139 DBG blivet: PartitionDevice.get_flag: path: /dev/sdj1 ; flag: 1 ; >18:10:41,140 DBG blivet: PartitionDevice.get_flag: path: /dev/sdj1 ; flag: 10 ; >18:10:41,140 DBG blivet: PartitionDevice.get_flag: path: /dev/sdj1 ; flag: 12 ; >18:10:41,142 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sdj1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:01.1/0000:02:00.0/host10/port-10:1/end_device-10:1/target10:0:1/10:0:1:0/block/sdj/sdj1 ; >18:10:41,142 DBG blivet: updated sdj1 size to 1024 MiB (1024 MiB) >18:10:41,142 INF blivet: added partition sdj1 (id 57) to device tree >18:10:41,143 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:41,142 INF blivet: got device: PartitionDevice instance (0x7f9346701b00) -- > name = sdj1 status = True id = 57 > children = [] > parents = ['existing 953.87 GiB disk sdj (47) with existing msdos disklabel'] > uuid = b2039f06-01 size = 1024 MiB > format = existing None > major = 8 minor = 145 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.1/0000:02:00.0/host10/port-10:1/end_device-10:1/target10:0:1/10:0:1:0/block/sdj/sdj1 > target size = 1024 MiB path = /dev/sdj1 > 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 0x7f9330c0e710> fileSystem: <parted.filesystem.FileSystem object at 0x7f932f93e278> > number: 1 path: /dev/sdj1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f9330c0ef98> PedPartition: <_ped.Partition object at 0x7f9330c40678> > disk = existing 953.87 GiB disk sdj (47) with existing msdos disklabel > start = 2048 end = 2099199 length = 2097152 > flags = >18:10:41,143 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:41,144 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:41,145 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:41,146 DBG blivet: DeviceTree.handle_format: name: sdj1 ; >18:10:41,148 DBG blivet: AppleBootstrapFS.supported: supported: True ; >18:10:41,148 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 61 >18:10:41,149 DBG blivet: EFIFS.supported: supported: True ; >18:10:41,149 DBG blivet: get_format('efi') returning EFIFS instance with object id 62 >18:10:41,150 DBG blivet: MacEFIFS.supported: supported: True ; >18:10:41,150 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 63 >18:10:41,152 DBG blivet: MacEFIFS.supported: supported: True ; >18:10:41,152 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 64 >18:10:41,152 INF blivet: type detected on 'sdj1' is 'mdmember' >18:10:41,153 DBG blivet: MDRaidMember.__init__: uuid: d9b5d326-4107-6b26-f454-79871c41bf32 ; label: ceramic:1 ; device: /dev/sdj1 ; serial: Samsung_SSD_850_PRO_1TB_S1SRNWAFB07198D ; exists: True ; md_uuid: 2992be9a-ac0a-09aa-cdd4-4c9fa0309eed ; biosraid: False ; >18:10:41,153 DBG blivet: get_format('mdmember') returning MDRaidMember instance with object id 65 >18:10:41,154 DBG blivet: PartitionDevice._set_format: sdj1 ; type: mdmember ; current: None ; >18:10:41,171 DBG blivet: DeviceTree.get_device_by_uuid: uuid: 2992be9a-ac0a-09aa-cdd4-4c9fa0309eed ; incomplete: True ; hidden: False ; >18:10:41,173 DBG blivet: existing RAID raid1 size == 1023.94 MiB >18:10:41,173 DBG blivet: DeviceTree.get_device_by_uuid returned existing 1023.94 MiB mdarray 1 (22) >18:10:41,173 DBG blivet: existing RAID raid1 size == 1023.94 MiB >18:10:41,174 DBG blivet: existing RAID raid1 size == 1023.94 MiB >18:10:41,174 DBG blivet: existing RAID raid1 size == 1023.94 MiB >18:10:41,176 DBG blivet: MDRaidArrayDevice._add_parent: 1 ; parent: sdj1 ; >18:10:41,177 DBG blivet: PartitionDevice.add_child: name: sdj1 ; child: 1 ; kids: 0 ; >18:10:41,177 INF blivet: got format: existing mdmember >18:10:41,178 DBG blivet: DeviceTree.get_device_by_name: name: sdj1 ; incomplete: False ; hidden: False ; >18:10:41,179 DBG blivet: DeviceTree.get_device_by_name returned existing 1024 MiB partition sdj1 (57) with existing mdmember >18:10:41,179 DBG blivet: existing RAID raid1 size == 1023.94 MiB >18:10:41,180 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:41,181 DBG blivet: existing RAID raid1 size == 1023.94 MiB >18:10:41,181 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:41,183 DBG blivet: DeviceTree.get_device_by_name: name: sdi1 ; incomplete: False ; hidden: False ; >18:10:41,184 DBG blivet: DeviceTree.get_device_by_name returned None >18:10:41,185 DBG blivet: DeviceTree.handle_device: name: sdi1 ; info: {'DEVLINKS': '/dev/disk/by-partuuid/284e0c8f-01 ' > '/dev/disk/by-id/ata-Samsung_SSD_850_PRO_1TB_S1SRNWAFC00203N-part1 ' > '/dev/disk/by-path/pci-0000:02:00.0-sas-phy2-lun-0-part1 ' > '/dev/disk/by-id/wwn-0x500253887004bc11-part1', > 'DEVNAME': '/dev/sdi1', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/0000:02:00.0/host10/port-10:0/end_device-10:0/target10:0:0/10:0:0:0/block/sdi/sdi1', > '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_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': 'ceramic:1', > 'ID_FS_LABEL_ENC': 'ceramic:1', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '2992be9a-ac0a-09aa-cdd4-4c9fa0309eed', > 'ID_FS_UUID_ENC': '2992be9a-ac0a-09aa-cdd4-4c9fa0309eed', > 'ID_FS_UUID_SUB': 'dcc01d4f-bc7c-7c49-df6d-372c1d55f83a', > 'ID_FS_UUID_SUB_ENC': 'dcc01d4f-bc7c-7c49-df6d-372c1d55f83a', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'Samsung_SSD_850_PRO_1TB', > 'ID_MODEL_ENC': 'Samsung\\x20SSD\\x20850\\x20PRO\\x201TB\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:128', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '2097152', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '284e0c8f-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '284e0c8f', > 'ID_PATH': 'pci-0000:02:00.0-sas-phy2-lun-0', > 'ID_PATH_TAG': 'pci-0000_02_00_0-sas-phy2-lun-0', > 'ID_REVISION': 'EXM04B6Q', > 'ID_SERIAL': 'Samsung_SSD_850_PRO_1TB_S1SRNWAFC00203N', > 'ID_SERIAL_SHORT': 'S1SRNWAFC00203N', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x500253887004bc11', > 'ID_WWN_WITH_EXTENSION': '0x500253887004bc11', > 'MAJOR': '8', > 'MINOR': '129', > 'PARTN': '1', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdi1', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:01.1/0000:02:00.0/host10/port-10:0/end_device-10:0/target10:0:0/10:0:0:0/block/sdi/sdi1', > 'TAGS': ':systemd:', > 'UDISKS_MD_MEMBER_ARRAY_SIZE': '1073.68MB', > 'UDISKS_MD_MEMBER_DEVICES': '11', > 'UDISKS_MD_MEMBER_DEV_UUID': 'dcc01d4f:bc7c7c49:df6d372c:1d55f83a', > 'UDISKS_MD_MEMBER_EVENTS': '280', > 'UDISKS_MD_MEMBER_LEVEL': 'raid1', > 'UDISKS_MD_MEMBER_NAME': 'ceramic:1', > 'UDISKS_MD_MEMBER_UPDATE_TIME': '1529776963', > 'UDISKS_MD_MEMBER_UUID': '2992be9a:ac0a09aa:cdd44c9f:a0309eed', > 'USEC_INITIALIZED': '14544877'} ; >18:10:41,185 INF blivet: scanning sdi1 (/sys/devices/pci0000:00/0000:00:01.1/0000:02:00.0/host10/port-10:0/end_device-10:0/target10:0:0/10:0:0:0/block/sdi/sdi1)... >18:10:41,186 DBG blivet: DeviceTree.get_device_by_name: name: sdi1 ; incomplete: False ; hidden: False ; >18:10:41,187 DBG blivet: DeviceTree.get_device_by_name returned None >18:10:41,188 DBG blivet: PartitionDevicePopulator.run: name: sdi1 ; >18:10:41,263 DBG blivet: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; >18:10:41,264 DBG blivet: DeviceTree.get_device_by_name returned None >18:10:41,337 DBG blivet: DeviceTree.handle_device: name: sdi ; info: {'DEVLINKS': '/dev/disk/by-id/ata-Samsung_SSD_850_PRO_1TB_S1SRNWAFC00203N ' > '/dev/disk/by-id/wwn-0x500253887004bc11 ' > '/dev/disk/by-path/pci-0000:02:00.0-sas-phy2-lun-0', > 'DEVNAME': '/dev/sdi', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/0000:02:00.0/host10/port-10:0/end_device-10:0/target10:0:0/10:0:0:0/block/sdi', > '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_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'Samsung_SSD_850_PRO_1TB', > 'ID_MODEL_ENC': 'Samsung\\x20SSD\\x20850\\x20PRO\\x201TB\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '284e0c8f', > 'ID_PATH': 'pci-0000:02:00.0-sas-phy2-lun-0', > 'ID_PATH_TAG': 'pci-0000_02_00_0-sas-phy2-lun-0', > 'ID_REVISION': 'EXM04B6Q', > 'ID_SERIAL': 'Samsung_SSD_850_PRO_1TB_S1SRNWAFC00203N', > 'ID_SERIAL_SHORT': 'S1SRNWAFC00203N', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x500253887004bc11', > 'ID_WWN_WITH_EXTENSION': '0x500253887004bc11', > 'MAJOR': '8', > 'MINOR': '128', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdi', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:01.1/0000:02:00.0/host10/port-10:0/end_device-10:0/target10:0:0/10:0:0:0/block/sdi', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '14439272'} ; >18:10:41,337 INF blivet: scanning sdi (/sys/devices/pci0000:00/0000:00:01.1/0000:02:00.0/host10/port-10:0/end_device-10:0/target10:0:0/10:0:0:0/block/sdi)... >18:10:41,338 DBG blivet: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; >18:10:41,339 DBG blivet: DeviceTree.get_device_by_name returned None >18:10:41,341 DBG blivet: DiskDevicePopulator.run: name: sdi ; >18:10:41,342 INF blivet: sdi is a disk >18:10:41,342 DBG blivet: get_format('None') returning DeviceFormat instance with object id 68 >18:10:41,342 DBG blivet: get_format('None') returning DeviceFormat instance with object id 69 >18:10:41,343 DBG blivet: DiskDevice._set_format: sdi ; type: None ; current: None ; >18:10:41,345 DBG blivet: DiskDevice.update_sysfs_path: sdi ; status: True ; >18:10:41,345 DBG blivet: sdi sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:02:00.0/host10/port-10:0/end_device-10:0/target10:0:0/10:0:0:0/block/sdi >18:10:41,346 DBG blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdi ; sysfs_path: /sys/devices/pci0000:00/0000:00:01.1/0000:02:00.0/host10/port-10:0/end_device-10:0/target10:0:0/10:0:0:0/block/sdi ; >18:10:41,347 DBG blivet: updated sdi size to 953.87 GiB (953.87 GiB) >18:10:41,347 INF blivet: added disk sdi (id 67) to device tree >18:10:41,347 INF blivet: got device: DiskDevice instance (0x7f932f94e320) -- > name = sdi status = True id = 67 > children = [] > parents = [] > uuid = None size = 953.87 GiB > format = existing None > major = 8 minor = 128 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.1/0000:02:00.0/host10/port-10:0/end_device-10:0/target10:0:0/10:0:0:0/block/sdi > target size = 953.87 GiB path = /dev/sdi > format args = [] original_format = None removable = False wwn = 0x500253887004bc11 >18:10:41,349 DBG blivet: DeviceTree.handle_format: name: sdi ; >18:10:41,350 DBG blivet: AppleBootstrapFS.supported: supported: True ; >18:10:41,350 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 71 >18:10:41,352 DBG blivet: EFIFS.supported: supported: True ; >18:10:41,352 DBG blivet: get_format('efi') returning EFIFS instance with object id 72 >18:10:41,353 DBG blivet: MacEFIFS.supported: supported: True ; >18:10:41,353 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 73 >18:10:41,355 DBG blivet: MacEFIFS.supported: supported: True ; >18:10:41,355 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 74 >18:10:41,356 DBG blivet: DiskLabelFormatPopulator.run: device: sdi ; label_type: dos ; >18:10:41,357 DBG blivet: DiskDevice.setup: sdi ; orig: False ; status: True ; controllable: True ; >18:10:41,358 DBG blivet: DiskLabel.__init__: uuid: 284e0c8f ; label: None ; device: /dev/sdi ; serial: Samsung_SSD_850_PRO_1TB_S1SRNWAFC00203N ; exists: True ; >18:10:41,390 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 0x7f932f9490f0>, <parted.partition.Partition object at 0x7f932f9492b0>] > device: <parted.device.Device object at 0x7f932f94ee10> > PedDisk: <_ped.Disk object at 0x7f932f951b08> >18:10:41,471 DBG blivet: get_format('disklabel') returning DiskLabel instance with object id 75 >18:10:41,473 DBG blivet: DiskDevice._set_format: sdi ; type: disklabel ; current: None ; >18:10:41,473 INF blivet: got format: existing msdos disklabel >18:10:41,476 DBG blivet: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; >18:10:41,477 DBG blivet: DeviceTree.get_device_by_name returned existing 953.87 GiB disk sdi (67) with existing msdos disklabel >18:10:41,478 DBG blivet: get_format('None') returning DeviceFormat instance with object id 78 >18:10:41,479 DBG blivet: DiskDevice.add_child: name: sdi ; child: sdi1 ; kids: 0 ; >18:10:41,480 DBG blivet: get_format('None') returning DeviceFormat instance with object id 79 >18:10:41,481 DBG blivet: PartitionDevice._set_format: sdi1 ; type: None ; current: None ; >18:10:41,483 DBG blivet: PartitionDevice.update_sysfs_path: sdi1 ; status: True ; >18:10:41,483 DBG blivet: sdi1 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:02:00.0/host10/port-10:0/end_device-10:0/target10:0:0/10:0:0:0/block/sdi/sdi1 >18:10:41,484 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sdi1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:01.1/0000:02:00.0/host10/port-10:0/end_device-10:0/target10:0:0/10:0:0:0/block/sdi/sdi1 ; >18:10:41,485 DBG blivet: updated sdi1 size to 1024 MiB (1024 MiB) >18:10:41,485 DBG blivet: looking up parted Partition: /dev/sdi1 >18:10:41,486 DBG blivet: PartitionDevice.probe: sdi1 ; exists: True ; >18:10:41,487 DBG blivet: PartitionDevice.get_flag: path: /dev/sdi1 ; flag: 1 ; >18:10:41,488 DBG blivet: PartitionDevice.get_flag: path: /dev/sdi1 ; flag: 10 ; >18:10:41,489 DBG blivet: PartitionDevice.get_flag: path: /dev/sdi1 ; flag: 12 ; >18:10:41,490 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sdi1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:01.1/0000:02:00.0/host10/port-10:0/end_device-10:0/target10:0:0/10:0:0:0/block/sdi/sdi1 ; >18:10:41,490 DBG blivet: updated sdi1 size to 1024 MiB (1024 MiB) >18:10:41,491 INF blivet: added partition sdi1 (id 77) to device tree >18:10:41,491 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:41,491 INF blivet: got device: PartitionDevice instance (0x7f932f96d4e0) -- > name = sdi1 status = True id = 77 > children = [] > parents = ['existing 953.87 GiB disk sdi (67) with existing msdos disklabel'] > uuid = 284e0c8f-01 size = 1024 MiB > format = existing None > major = 8 minor = 129 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.1/0000:02:00.0/host10/port-10:0/end_device-10:0/target10:0:0/10:0:0:0/block/sdi/sdi1 > target size = 1024 MiB path = /dev/sdi1 > 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 0x7f932f94e5c0> fileSystem: <parted.filesystem.FileSystem object at 0x7f932f949128> > number: 1 path: /dev/sdi1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f932f949898> PedPartition: <_ped.Partition object at 0x7f932f957518> > disk = existing 953.87 GiB disk sdi (67) with existing msdos disklabel > start = 2048 end = 2099199 length = 2097152 > flags = >18:10:41,492 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:41,493 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:41,494 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:41,495 DBG blivet: DeviceTree.handle_format: name: sdi1 ; >18:10:41,496 DBG blivet: AppleBootstrapFS.supported: supported: True ; >18:10:41,496 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 81 >18:10:41,497 DBG blivet: EFIFS.supported: supported: True ; >18:10:41,498 DBG blivet: get_format('efi') returning EFIFS instance with object id 82 >18:10:41,499 DBG blivet: MacEFIFS.supported: supported: True ; >18:10:41,499 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 83 >18:10:41,500 DBG blivet: MacEFIFS.supported: supported: True ; >18:10:41,500 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 84 >18:10:41,500 INF blivet: type detected on 'sdi1' is 'mdmember' >18:10:41,501 DBG blivet: MDRaidMember.__init__: uuid: dcc01d4f-bc7c-7c49-df6d-372c1d55f83a ; label: ceramic:1 ; device: /dev/sdi1 ; serial: Samsung_SSD_850_PRO_1TB_S1SRNWAFC00203N ; exists: True ; md_uuid: 2992be9a-ac0a-09aa-cdd4-4c9fa0309eed ; biosraid: False ; >18:10:41,501 DBG blivet: get_format('mdmember') returning MDRaidMember instance with object id 85 >18:10:41,502 DBG blivet: PartitionDevice._set_format: sdi1 ; type: mdmember ; current: None ; >18:10:41,520 DBG blivet: DeviceTree.get_device_by_uuid: uuid: 2992be9a-ac0a-09aa-cdd4-4c9fa0309eed ; incomplete: True ; hidden: False ; >18:10:41,521 DBG blivet: existing RAID raid1 size == 1023.94 MiB >18:10:41,521 DBG blivet: DeviceTree.get_device_by_uuid returned existing 1023.94 MiB mdarray 1 (22) >18:10:41,522 DBG blivet: existing RAID raid1 size == 1023.94 MiB >18:10:41,522 DBG blivet: existing RAID raid1 size == 1023.94 MiB >18:10:41,523 DBG blivet: existing RAID raid1 size == 1023.94 MiB >18:10:41,524 DBG blivet: MDRaidArrayDevice._add_parent: 1 ; parent: sdi1 ; >18:10:41,525 DBG blivet: PartitionDevice.add_child: name: sdi1 ; child: 1 ; kids: 0 ; >18:10:41,526 INF blivet: got format: existing mdmember >18:10:41,527 DBG blivet: DeviceTree.get_device_by_name: name: sdi1 ; incomplete: False ; hidden: False ; >18:10:41,528 DBG blivet: DeviceTree.get_device_by_name returned existing 1024 MiB partition sdi1 (77) with existing mdmember >18:10:41,528 DBG blivet: existing RAID raid1 size == 1023.94 MiB >18:10:41,529 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:41,529 DBG blivet: existing RAID raid1 size == 1023.94 MiB >18:10:41,530 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:41,532 DBG blivet: DeviceTree.get_device_by_name: name: sdh1 ; incomplete: False ; hidden: False ; >18:10:41,533 DBG blivet: DeviceTree.get_device_by_name returned None >18:10:41,534 DBG blivet: DeviceTree.handle_device: name: sdh1 ; info: {'DEVLINKS': '/dev/disk/by-path/pci-0000:01:00.0-sas-phy7-lun-0-part1 ' > '/dev/disk/by-partuuid/90b25b46-01 ' > '/dev/disk/by-id/ata-Samsung_SSD_850_PRO_1TB_S1SRNWAFC00160D-part1 ' > '/dev/disk/by-id/wwn-0x500253887004bb9b-part1', > 'DEVNAME': '/dev/sdh1', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:7/end_device-9:7/target9:0:7/9:0:7:0/block/sdh/sdh1', > '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_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': 'ceramic:1', > 'ID_FS_LABEL_ENC': 'ceramic:1', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '2992be9a-ac0a-09aa-cdd4-4c9fa0309eed', > 'ID_FS_UUID_ENC': '2992be9a-ac0a-09aa-cdd4-4c9fa0309eed', > 'ID_FS_UUID_SUB': 'da64979c-f827-c1e8-3819-f9273479ddce', > 'ID_FS_UUID_SUB_ENC': 'da64979c-f827-c1e8-3819-f9273479ddce', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'Samsung_SSD_850_PRO_1TB', > 'ID_MODEL_ENC': 'Samsung\\x20SSD\\x20850\\x20PRO\\x201TB\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:112', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '2097152', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '90b25b46-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '90b25b46', > 'ID_PATH': 'pci-0000:01:00.0-sas-phy7-lun-0', > 'ID_PATH_TAG': 'pci-0000_01_00_0-sas-phy7-lun-0', > 'ID_REVISION': 'EXM04B6Q', > 'ID_SERIAL': 'Samsung_SSD_850_PRO_1TB_S1SRNWAFC00160D', > 'ID_SERIAL_SHORT': 'S1SRNWAFC00160D', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x500253887004bb9b', > 'ID_WWN_WITH_EXTENSION': '0x500253887004bb9b', > 'MAJOR': '8', > 'MINOR': '113', > 'PARTN': '1', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdh1', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:7/end_device-9:7/target9:0:7/9:0:7:0/block/sdh/sdh1', > 'TAGS': ':systemd:', > 'UDISKS_MD_MEMBER_ARRAY_SIZE': '1073.68MB', > 'UDISKS_MD_MEMBER_DEVICES': '11', > 'UDISKS_MD_MEMBER_DEV_UUID': 'da64979c:f827c1e8:3819f927:3479ddce', > 'UDISKS_MD_MEMBER_EVENTS': '280', > 'UDISKS_MD_MEMBER_LEVEL': 'raid1', > 'UDISKS_MD_MEMBER_NAME': 'ceramic:1', > 'UDISKS_MD_MEMBER_UPDATE_TIME': '1529776963', > 'UDISKS_MD_MEMBER_UUID': '2992be9a:ac0a09aa:cdd44c9f:a0309eed', > 'USEC_INITIALIZED': '14452056'} ; >18:10:41,534 INF blivet: scanning sdh1 (/sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:7/end_device-9:7/target9:0:7/9:0:7:0/block/sdh/sdh1)... >18:10:41,535 DBG blivet: DeviceTree.get_device_by_name: name: sdh1 ; incomplete: False ; hidden: False ; >18:10:41,536 DBG blivet: DeviceTree.get_device_by_name returned None >18:10:41,537 DBG blivet: PartitionDevicePopulator.run: name: sdh1 ; >18:10:41,613 DBG blivet: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; >18:10:41,614 DBG blivet: DeviceTree.get_device_by_name returned None >18:10:41,690 DBG blivet: DeviceTree.handle_device: name: sdh ; info: {'DEVLINKS': '/dev/disk/by-id/ata-Samsung_SSD_850_PRO_1TB_S1SRNWAFC00160D ' > '/dev/disk/by-path/pci-0000:01:00.0-sas-phy7-lun-0 ' > '/dev/disk/by-id/wwn-0x500253887004bb9b', > 'DEVNAME': '/dev/sdh', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:7/end_device-9:7/target9:0:7/9:0:7:0/block/sdh', > '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_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'Samsung_SSD_850_PRO_1TB', > 'ID_MODEL_ENC': 'Samsung\\x20SSD\\x20850\\x20PRO\\x201TB\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '90b25b46', > 'ID_PATH': 'pci-0000:01:00.0-sas-phy7-lun-0', > 'ID_PATH_TAG': 'pci-0000_01_00_0-sas-phy7-lun-0', > 'ID_REVISION': 'EXM04B6Q', > 'ID_SERIAL': 'Samsung_SSD_850_PRO_1TB_S1SRNWAFC00160D', > 'ID_SERIAL_SHORT': 'S1SRNWAFC00160D', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x500253887004bb9b', > 'ID_WWN_WITH_EXTENSION': '0x500253887004bb9b', > 'MAJOR': '8', > 'MINOR': '112', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdh', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:7/end_device-9:7/target9:0:7/9:0:7:0/block/sdh', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '14407644'} ; >18:10:41,690 INF blivet: scanning sdh (/sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:7/end_device-9:7/target9:0:7/9:0:7:0/block/sdh)... >18:10:41,691 DBG blivet: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; >18:10:41,692 DBG blivet: DeviceTree.get_device_by_name returned None >18:10:41,694 DBG blivet: DiskDevicePopulator.run: name: sdh ; >18:10:41,695 INF blivet: sdh is a disk >18:10:41,695 DBG blivet: get_format('None') returning DeviceFormat instance with object id 88 >18:10:41,695 DBG blivet: get_format('None') returning DeviceFormat instance with object id 89 >18:10:41,696 DBG blivet: DiskDevice._set_format: sdh ; type: None ; current: None ; >18:10:41,697 DBG blivet: DiskDevice.update_sysfs_path: sdh ; status: True ; >18:10:41,697 DBG blivet: sdh sysfs_path set to /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:7/end_device-9:7/target9:0:7/9:0:7:0/block/sdh >18:10:41,699 DBG blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:7/end_device-9:7/target9:0:7/9:0:7:0/block/sdh ; >18:10:41,699 DBG blivet: updated sdh size to 953.87 GiB (953.87 GiB) >18:10:41,699 INF blivet: added disk sdh (id 87) to device tree >18:10:41,699 INF blivet: got device: DiskDevice instance (0x7f9330c0f5c0) -- > name = sdh status = True id = 87 > children = [] > parents = [] > uuid = None size = 953.87 GiB > format = existing None > major = 8 minor = 112 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:7/end_device-9:7/target9:0:7/9:0:7:0/block/sdh > target size = 953.87 GiB path = /dev/sdh > format args = [] original_format = None removable = False wwn = 0x500253887004bb9b >18:10:41,701 DBG blivet: DeviceTree.handle_format: name: sdh ; >18:10:41,703 DBG blivet: AppleBootstrapFS.supported: supported: True ; >18:10:41,703 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 91 >18:10:41,704 DBG blivet: EFIFS.supported: supported: True ; >18:10:41,704 DBG blivet: get_format('efi') returning EFIFS instance with object id 92 >18:10:41,705 DBG blivet: MacEFIFS.supported: supported: True ; >18:10:41,705 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 93 >18:10:41,707 DBG blivet: MacEFIFS.supported: supported: True ; >18:10:41,707 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 94 >18:10:41,708 DBG blivet: DiskLabelFormatPopulator.run: device: sdh ; label_type: dos ; >18:10:41,709 DBG blivet: DiskDevice.setup: sdh ; orig: False ; status: True ; controllable: True ; >18:10:41,710 DBG blivet: DiskLabel.__init__: uuid: 90b25b46 ; label: None ; device: /dev/sdh ; serial: Samsung_SSD_850_PRO_1TB_S1SRNWAFC00160D ; exists: True ; >18:10:41,743 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 0x7f932f9470f0>, <parted.partition.Partition object at 0x7f932f947748>] > device: <parted.device.Device object at 0x7f932f947828> > PedDisk: <_ped.Disk object at 0x7f932f960cc8> >18:10:41,825 DBG blivet: get_format('disklabel') returning DiskLabel instance with object id 95 >18:10:41,827 DBG blivet: DiskDevice._set_format: sdh ; type: disklabel ; current: None ; >18:10:41,828 INF blivet: got format: existing msdos disklabel >18:10:41,830 DBG blivet: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; >18:10:41,831 DBG blivet: DeviceTree.get_device_by_name returned existing 953.87 GiB disk sdh (87) with existing msdos disklabel >18:10:41,832 DBG blivet: get_format('None') returning DeviceFormat instance with object id 98 >18:10:41,834 DBG blivet: DiskDevice.add_child: name: sdh ; child: sdh1 ; kids: 0 ; >18:10:41,834 DBG blivet: get_format('None') returning DeviceFormat instance with object id 99 >18:10:41,835 DBG blivet: PartitionDevice._set_format: sdh1 ; type: None ; current: None ; >18:10:41,836 DBG blivet: PartitionDevice.update_sysfs_path: sdh1 ; status: True ; >18:10:41,836 DBG blivet: sdh1 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:7/end_device-9:7/target9:0:7/9:0:7:0/block/sdh/sdh1 >18:10:41,838 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sdh1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:7/end_device-9:7/target9:0:7/9:0:7:0/block/sdh/sdh1 ; >18:10:41,838 DBG blivet: updated sdh1 size to 1024 MiB (1024 MiB) >18:10:41,838 DBG blivet: looking up parted Partition: /dev/sdh1 >18:10:41,839 DBG blivet: PartitionDevice.probe: sdh1 ; exists: True ; >18:10:41,840 DBG blivet: PartitionDevice.get_flag: path: /dev/sdh1 ; flag: 1 ; >18:10:41,841 DBG blivet: PartitionDevice.get_flag: path: /dev/sdh1 ; flag: 10 ; >18:10:41,842 DBG blivet: PartitionDevice.get_flag: path: /dev/sdh1 ; flag: 12 ; >18:10:41,843 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sdh1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:7/end_device-9:7/target9:0:7/9:0:7:0/block/sdh/sdh1 ; >18:10:41,844 DBG blivet: updated sdh1 size to 1024 MiB (1024 MiB) >18:10:41,844 INF blivet: added partition sdh1 (id 97) to device tree >18:10:41,844 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:41,844 INF blivet: got device: PartitionDevice instance (0x7f9330c22c50) -- > name = sdh1 status = True id = 97 > children = [] > parents = ['existing 953.87 GiB disk sdh (87) with existing msdos disklabel'] > uuid = 90b25b46-01 size = 1024 MiB > format = existing None > major = 8 minor = 113 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:7/end_device-9:7/target9:0:7/9:0:7:0/block/sdh/sdh1 > target size = 1024 MiB path = /dev/sdh1 > 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 0x7f932f947390> fileSystem: <parted.filesystem.FileSystem object at 0x7f932f947b38> > number: 1 path: /dev/sdh1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f932f947c18> PedPartition: <_ped.Partition object at 0x7f9330c29ba0> > disk = existing 953.87 GiB disk sdh (87) with existing msdos disklabel > start = 2048 end = 2099199 length = 2097152 > flags = >18:10:41,845 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:41,846 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:41,847 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:41,848 DBG blivet: DeviceTree.handle_format: name: sdh1 ; >18:10:41,850 DBG blivet: AppleBootstrapFS.supported: supported: True ; >18:10:41,850 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 101 >18:10:41,851 DBG blivet: EFIFS.supported: supported: True ; >18:10:41,851 DBG blivet: get_format('efi') returning EFIFS instance with object id 102 >18:10:41,852 DBG blivet: MacEFIFS.supported: supported: True ; >18:10:41,852 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 103 >18:10:41,853 DBG blivet: MacEFIFS.supported: supported: True ; >18:10:41,854 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 104 >18:10:41,854 INF blivet: type detected on 'sdh1' is 'mdmember' >18:10:41,855 DBG blivet: MDRaidMember.__init__: uuid: da64979c-f827-c1e8-3819-f9273479ddce ; label: ceramic:1 ; device: /dev/sdh1 ; serial: Samsung_SSD_850_PRO_1TB_S1SRNWAFC00160D ; exists: True ; md_uuid: 2992be9a-ac0a-09aa-cdd4-4c9fa0309eed ; biosraid: False ; >18:10:41,855 DBG blivet: get_format('mdmember') returning MDRaidMember instance with object id 105 >18:10:41,856 DBG blivet: PartitionDevice._set_format: sdh1 ; type: mdmember ; current: None ; >18:10:41,874 DBG blivet: DeviceTree.get_device_by_uuid: uuid: 2992be9a-ac0a-09aa-cdd4-4c9fa0309eed ; incomplete: True ; hidden: False ; >18:10:41,875 DBG blivet: existing RAID raid1 size == 1023.94 MiB >18:10:41,875 DBG blivet: DeviceTree.get_device_by_uuid returned existing 1023.94 MiB mdarray 1 (22) >18:10:41,875 DBG blivet: existing RAID raid1 size == 1023.94 MiB >18:10:41,876 DBG blivet: existing RAID raid1 size == 1023.94 MiB >18:10:41,877 DBG blivet: existing RAID raid1 size == 1023.94 MiB >18:10:41,878 DBG blivet: MDRaidArrayDevice._add_parent: 1 ; parent: sdh1 ; >18:10:41,879 DBG blivet: PartitionDevice.add_child: name: sdh1 ; child: 1 ; kids: 0 ; >18:10:41,880 INF blivet: got format: existing mdmember >18:10:41,881 DBG blivet: DeviceTree.get_device_by_name: name: sdh1 ; incomplete: False ; hidden: False ; >18:10:41,882 DBG blivet: DeviceTree.get_device_by_name returned existing 1024 MiB partition sdh1 (97) with existing mdmember >18:10:41,882 DBG blivet: existing RAID raid1 size == 1023.94 MiB >18:10:41,882 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:41,883 DBG blivet: existing RAID raid1 size == 1023.94 MiB >18:10:41,884 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:41,886 DBG blivet: DeviceTree.get_device_by_name: name: sdg1 ; incomplete: False ; hidden: False ; >18:10:41,886 DBG blivet: DeviceTree.get_device_by_name returned None >18:10:41,888 DBG blivet: DeviceTree.handle_device: name: sdg1 ; info: {'DEVLINKS': '/dev/disk/by-path/pci-0000:01:00.0-sas-phy6-lun-0-part1 ' > '/dev/disk/by-id/wwn-0x500253884008e8fb-part1 ' > '/dev/disk/by-id/ata-Samsung_SSD_850_PRO_1TB_S252NXAG812676Z-part1 ' > '/dev/disk/by-partuuid/658e580f-01', > 'DEVNAME': '/dev/sdg1', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:6/end_device-9:6/target9:0:6/9:0:6: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_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': 'ceramic:1', > 'ID_FS_LABEL_ENC': 'ceramic:1', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '2992be9a-ac0a-09aa-cdd4-4c9fa0309eed', > 'ID_FS_UUID_ENC': '2992be9a-ac0a-09aa-cdd4-4c9fa0309eed', > 'ID_FS_UUID_SUB': '75a65758-86ea-f90d-0247-8b600c92a50c', > 'ID_FS_UUID_SUB_ENC': '75a65758-86ea-f90d-0247-8b600c92a50c', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'Samsung_SSD_850_PRO_1TB', > 'ID_MODEL_ENC': 'Samsung\\x20SSD\\x20850\\x20PRO\\x201TB\\x20\\x20\\x20\\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': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '2097152', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '658e580f-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '658e580f', > 'ID_PATH': 'pci-0000:01:00.0-sas-phy6-lun-0', > 'ID_PATH_TAG': 'pci-0000_01_00_0-sas-phy6-lun-0', > 'ID_REVISION': 'EXM04B6Q', > 'ID_SERIAL': 'Samsung_SSD_850_PRO_1TB_S252NXAG812676Z', > 'ID_SERIAL_SHORT': 'S252NXAG812676Z', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x500253884008e8fb', > 'ID_WWN_WITH_EXTENSION': '0x500253884008e8fb', > 'MAJOR': '8', > 'MINOR': '97', > 'PARTN': '1', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdg1', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:6/end_device-9:6/target9:0:6/9:0:6:0/block/sdg/sdg1', > 'TAGS': ':systemd:', > 'UDISKS_MD_MEMBER_ARRAY_SIZE': '1073.68MB', > 'UDISKS_MD_MEMBER_DEVICES': '11', > 'UDISKS_MD_MEMBER_DEV_UUID': '75a65758:86eaf90d:02478b60:0c92a50c', > 'UDISKS_MD_MEMBER_EVENTS': '280', > 'UDISKS_MD_MEMBER_LEVEL': 'raid1', > 'UDISKS_MD_MEMBER_NAME': 'ceramic:1', > 'UDISKS_MD_MEMBER_UPDATE_TIME': '1529776963', > 'UDISKS_MD_MEMBER_UUID': '2992be9a:ac0a09aa:cdd44c9f:a0309eed', > 'USEC_INITIALIZED': '14463480'} ; >18:10:41,888 INF blivet: scanning sdg1 (/sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:6/end_device-9:6/target9:0:6/9:0:6:0/block/sdg/sdg1)... >18:10:41,889 DBG blivet: DeviceTree.get_device_by_name: name: sdg1 ; incomplete: False ; hidden: False ; >18:10:41,889 DBG blivet: DeviceTree.get_device_by_name returned None >18:10:41,890 DBG blivet: PartitionDevicePopulator.run: name: sdg1 ; >18:10:41,965 DBG blivet: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; >18:10:41,966 DBG blivet: DeviceTree.get_device_by_name returned None >18:10:42,037 DBG blivet: DeviceTree.handle_device: name: sdg ; info: {'DEVLINKS': '/dev/disk/by-path/pci-0000:01:00.0-sas-phy6-lun-0 ' > '/dev/disk/by-id/wwn-0x500253884008e8fb ' > '/dev/disk/by-id/ata-Samsung_SSD_850_PRO_1TB_S252NXAG812676Z', > 'DEVNAME': '/dev/sdg', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:6/end_device-9:6/target9:0:6/9:0:6: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_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'Samsung_SSD_850_PRO_1TB', > 'ID_MODEL_ENC': 'Samsung\\x20SSD\\x20850\\x20PRO\\x201TB\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '658e580f', > 'ID_PATH': 'pci-0000:01:00.0-sas-phy6-lun-0', > 'ID_PATH_TAG': 'pci-0000_01_00_0-sas-phy6-lun-0', > 'ID_REVISION': 'EXM04B6Q', > 'ID_SERIAL': 'Samsung_SSD_850_PRO_1TB_S252NXAG812676Z', > 'ID_SERIAL_SHORT': 'S252NXAG812676Z', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x500253884008e8fb', > 'ID_WWN_WITH_EXTENSION': '0x500253884008e8fb', > 'MAJOR': '8', > 'MINOR': '96', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdg', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:6/end_device-9:6/target9:0:6/9:0:6:0/block/sdg', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '14396418'} ; >18:10:42,037 INF blivet: scanning sdg (/sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:6/end_device-9:6/target9:0:6/9:0:6:0/block/sdg)... >18:10:42,038 DBG blivet: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; >18:10:42,039 DBG blivet: DeviceTree.get_device_by_name returned None >18:10:42,041 DBG blivet: DiskDevicePopulator.run: name: sdg ; >18:10:42,042 INF blivet: sdg is a disk >18:10:42,042 DBG blivet: get_format('None') returning DeviceFormat instance with object id 108 >18:10:42,042 DBG blivet: get_format('None') returning DeviceFormat instance with object id 109 >18:10:42,043 DBG blivet: DiskDevice._set_format: sdg ; type: None ; current: None ; >18:10:42,044 DBG blivet: DiskDevice.update_sysfs_path: sdg ; status: True ; >18:10:42,045 DBG blivet: sdg sysfs_path set to /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:6/end_device-9:6/target9:0:6/9:0:6:0/block/sdg >18:10:42,046 DBG blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:6/end_device-9:6/target9:0:6/9:0:6:0/block/sdg ; >18:10:42,046 DBG blivet: updated sdg size to 953.87 GiB (953.87 GiB) >18:10:42,046 INF blivet: added disk sdg (id 107) to device tree >18:10:42,047 INF blivet: got device: DiskDevice instance (0x7f9330c4d6a0) -- > name = sdg status = True id = 107 > children = [] > parents = [] > uuid = None size = 953.87 GiB > format = existing None > major = 8 minor = 96 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:6/end_device-9:6/target9:0:6/9:0:6:0/block/sdg > target size = 953.87 GiB path = /dev/sdg > format args = [] original_format = None removable = False wwn = 0x500253884008e8fb >18:10:42,048 DBG blivet: DeviceTree.handle_format: name: sdg ; >18:10:42,050 DBG blivet: AppleBootstrapFS.supported: supported: True ; >18:10:42,050 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 111 >18:10:42,051 DBG blivet: EFIFS.supported: supported: True ; >18:10:42,051 DBG blivet: get_format('efi') returning EFIFS instance with object id 112 >18:10:42,052 DBG blivet: MacEFIFS.supported: supported: True ; >18:10:42,053 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 113 >18:10:42,054 DBG blivet: MacEFIFS.supported: supported: True ; >18:10:42,054 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 114 >18:10:42,055 DBG blivet: DiskLabelFormatPopulator.run: device: sdg ; label_type: dos ; >18:10:42,056 DBG blivet: DiskDevice.setup: sdg ; orig: False ; status: True ; controllable: True ; >18:10:42,057 DBG blivet: DiskLabel.__init__: uuid: 658e580f ; label: None ; device: /dev/sdg ; serial: Samsung_SSD_850_PRO_1TB_S252NXAG812676Z ; exists: True ; >18:10:42,082 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 0x7f932f96e128>, <parted.partition.Partition object at 0x7f932f96e978>] > device: <parted.device.Device object at 0x7f932f96ea20> > PedDisk: <_ped.Disk object at 0x7f932f963988> >18:10:42,167 DBG blivet: get_format('disklabel') returning DiskLabel instance with object id 115 >18:10:42,169 DBG blivet: DiskDevice._set_format: sdg ; type: disklabel ; current: None ; >18:10:42,169 INF blivet: got format: existing msdos disklabel >18:10:42,172 DBG blivet: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; >18:10:42,173 DBG blivet: DeviceTree.get_device_by_name returned existing 953.87 GiB disk sdg (107) with existing msdos disklabel >18:10:42,174 DBG blivet: get_format('None') returning DeviceFormat instance with object id 118 >18:10:42,175 DBG blivet: DiskDevice.add_child: name: sdg ; child: sdg1 ; kids: 0 ; >18:10:42,175 DBG blivet: get_format('None') returning DeviceFormat instance with object id 119 >18:10:42,176 DBG blivet: PartitionDevice._set_format: sdg1 ; type: None ; current: None ; >18:10:42,177 DBG blivet: PartitionDevice.update_sysfs_path: sdg1 ; status: True ; >18:10:42,177 DBG blivet: sdg1 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:6/end_device-9:6/target9:0:6/9:0:6:0/block/sdg/sdg1 >18:10:42,178 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sdg1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:6/end_device-9:6/target9:0:6/9:0:6:0/block/sdg/sdg1 ; >18:10:42,179 DBG blivet: updated sdg1 size to 1024 MiB (1024 MiB) >18:10:42,179 DBG blivet: looking up parted Partition: /dev/sdg1 >18:10:42,180 DBG blivet: PartitionDevice.probe: sdg1 ; exists: True ; >18:10:42,181 DBG blivet: PartitionDevice.get_flag: path: /dev/sdg1 ; flag: 1 ; >18:10:42,182 DBG blivet: PartitionDevice.get_flag: path: /dev/sdg1 ; flag: 10 ; >18:10:42,183 DBG blivet: PartitionDevice.get_flag: path: /dev/sdg1 ; flag: 12 ; >18:10:42,184 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sdg1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:6/end_device-9:6/target9:0:6/9:0:6:0/block/sdg/sdg1 ; >18:10:42,185 DBG blivet: updated sdg1 size to 1024 MiB (1024 MiB) >18:10:42,185 INF blivet: added partition sdg1 (id 117) to device tree >18:10:42,185 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:42,185 INF blivet: got device: PartitionDevice instance (0x7f932f96e828) -- > name = sdg1 status = True id = 117 > children = [] > parents = ['existing 953.87 GiB disk sdg (107) with existing msdos disklabel'] > uuid = 658e580f-01 size = 1024 MiB > format = existing None > major = 8 minor = 97 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:6/end_device-9:6/target9:0:6/9:0:6:0/block/sdg/sdg1 > target size = 1024 MiB 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 0x7f932f96eba8> fileSystem: <parted.filesystem.FileSystem object at 0x7f932f96ec18> > number: 1 path: /dev/sdg1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f932f96ef98> PedPartition: <_ped.Partition object at 0x7f9330c4e518> > disk = existing 953.87 GiB disk sdg (107) with existing msdos disklabel > start = 2048 end = 2099199 length = 2097152 > flags = >18:10:42,186 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:42,187 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:42,188 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:42,189 DBG blivet: DeviceTree.handle_format: name: sdg1 ; >18:10:42,191 DBG blivet: AppleBootstrapFS.supported: supported: True ; >18:10:42,191 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 121 >18:10:42,192 DBG blivet: EFIFS.supported: supported: True ; >18:10:42,192 DBG blivet: get_format('efi') returning EFIFS instance with object id 122 >18:10:42,193 DBG blivet: MacEFIFS.supported: supported: True ; >18:10:42,193 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 123 >18:10:42,195 DBG blivet: MacEFIFS.supported: supported: True ; >18:10:42,195 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 124 >18:10:42,195 INF blivet: type detected on 'sdg1' is 'mdmember' >18:10:42,196 DBG blivet: MDRaidMember.__init__: uuid: 75a65758-86ea-f90d-0247-8b600c92a50c ; label: ceramic:1 ; device: /dev/sdg1 ; serial: Samsung_SSD_850_PRO_1TB_S252NXAG812676Z ; exists: True ; md_uuid: 2992be9a-ac0a-09aa-cdd4-4c9fa0309eed ; biosraid: False ; >18:10:42,196 DBG blivet: get_format('mdmember') returning MDRaidMember instance with object id 125 >18:10:42,198 DBG blivet: PartitionDevice._set_format: sdg1 ; type: mdmember ; current: None ; >18:10:42,215 DBG blivet: DeviceTree.get_device_by_uuid: uuid: 2992be9a-ac0a-09aa-cdd4-4c9fa0309eed ; incomplete: True ; hidden: False ; >18:10:42,217 DBG blivet: existing RAID raid1 size == 1023.94 MiB >18:10:42,216 DBG blivet: DeviceTree.get_device_by_uuid returned existing 1023.94 MiB mdarray 1 (22) >18:10:42,217 DBG blivet: existing RAID raid1 size == 1023.94 MiB >18:10:42,218 DBG blivet: existing RAID raid1 size == 1023.94 MiB >18:10:42,219 DBG blivet: existing RAID raid1 size == 1023.94 MiB >18:10:42,220 DBG blivet: MDRaidArrayDevice._add_parent: 1 ; parent: sdg1 ; >18:10:42,221 DBG blivet: PartitionDevice.add_child: name: sdg1 ; child: 1 ; kids: 0 ; >18:10:42,221 INF blivet: got format: existing mdmember >18:10:42,222 DBG blivet: DeviceTree.get_device_by_name: name: sdg1 ; incomplete: False ; hidden: False ; >18:10:42,223 DBG blivet: DeviceTree.get_device_by_name returned existing 1024 MiB partition sdg1 (117) with existing mdmember >18:10:42,224 DBG blivet: existing RAID raid1 size == 1023.94 MiB >18:10:42,224 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:42,225 DBG blivet: existing RAID raid1 size == 1023.94 MiB >18:10:42,225 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:42,227 DBG blivet: DeviceTree.get_device_by_name: name: sdf1 ; incomplete: False ; hidden: False ; >18:10:42,228 DBG blivet: DeviceTree.get_device_by_name returned None >18:10:42,229 DBG blivet: DeviceTree.handle_device: name: sdf1 ; info: {'DEVLINKS': '/dev/disk/by-partuuid/5b9a7ec2-01 ' > '/dev/disk/by-path/pci-0000:01:00.0-sas-phy5-lun-0-part1 ' > '/dev/disk/by-id/wwn-0x5002538870044505-part1 ' > '/dev/disk/by-id/ata-Samsung_SSD_850_PRO_1TB_S1SRNWAFB06235X-part1', > 'DEVNAME': '/dev/sdf1', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:5/end_device-9:5/target9:0:5/9:0:5:0/block/sdf/sdf1', > '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_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': 'ceramic:1', > 'ID_FS_LABEL_ENC': 'ceramic:1', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '2992be9a-ac0a-09aa-cdd4-4c9fa0309eed', > 'ID_FS_UUID_ENC': '2992be9a-ac0a-09aa-cdd4-4c9fa0309eed', > 'ID_FS_UUID_SUB': '57458d4d-ceb9-9c50-a396-a2967ee6b77a', > 'ID_FS_UUID_SUB_ENC': '57458d4d-ceb9-9c50-a396-a2967ee6b77a', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'Samsung_SSD_850_PRO_1TB', > 'ID_MODEL_ENC': 'Samsung\\x20SSD\\x20850\\x20PRO\\x201TB\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '2097152', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '5b9a7ec2-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '5b9a7ec2', > 'ID_PATH': 'pci-0000:01:00.0-sas-phy5-lun-0', > 'ID_PATH_TAG': 'pci-0000_01_00_0-sas-phy5-lun-0', > 'ID_REVISION': 'EXM04B6Q', > 'ID_SERIAL': 'Samsung_SSD_850_PRO_1TB_S1SRNWAFB06235X', > 'ID_SERIAL_SHORT': 'S1SRNWAFB06235X', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5002538870044505', > 'ID_WWN_WITH_EXTENSION': '0x5002538870044505', > 'MAJOR': '8', > 'MINOR': '81', > 'PARTN': '1', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdf1', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:5/end_device-9:5/target9:0:5/9:0:5:0/block/sdf/sdf1', > 'TAGS': ':systemd:', > 'UDISKS_MD_MEMBER_ARRAY_SIZE': '1073.68MB', > 'UDISKS_MD_MEMBER_DEVICES': '11', > 'UDISKS_MD_MEMBER_DEV_UUID': '57458d4d:ceb99c50:a396a296:7ee6b77a', > 'UDISKS_MD_MEMBER_EVENTS': '280', > 'UDISKS_MD_MEMBER_LEVEL': 'raid1', > 'UDISKS_MD_MEMBER_NAME': 'ceramic:1', > 'UDISKS_MD_MEMBER_UPDATE_TIME': '1529776963', > 'UDISKS_MD_MEMBER_UUID': '2992be9a:ac0a09aa:cdd44c9f:a0309eed', > 'USEC_INITIALIZED': '14495007'} ; >18:10:42,229 INF blivet: scanning sdf1 (/sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:5/end_device-9:5/target9:0:5/9:0:5:0/block/sdf/sdf1)... >18:10:42,230 DBG blivet: DeviceTree.get_device_by_name: name: sdf1 ; incomplete: False ; hidden: False ; >18:10:42,231 DBG blivet: DeviceTree.get_device_by_name returned None >18:10:42,232 DBG blivet: PartitionDevicePopulator.run: name: sdf1 ; >18:10:42,306 DBG blivet: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; >18:10:42,307 DBG blivet: DeviceTree.get_device_by_name returned None >18:10:42,380 DBG blivet: DeviceTree.handle_device: name: sdf ; info: {'DEVLINKS': '/dev/disk/by-id/ata-Samsung_SSD_850_PRO_1TB_S1SRNWAFB06235X ' > '/dev/disk/by-id/wwn-0x5002538870044505 ' > '/dev/disk/by-path/pci-0000:01:00.0-sas-phy5-lun-0', > 'DEVNAME': '/dev/sdf', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:5/end_device-9:5/target9:0:5/9:0:5:0/block/sdf', > '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_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'Samsung_SSD_850_PRO_1TB', > 'ID_MODEL_ENC': 'Samsung\\x20SSD\\x20850\\x20PRO\\x201TB\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '5b9a7ec2', > 'ID_PATH': 'pci-0000:01:00.0-sas-phy5-lun-0', > 'ID_PATH_TAG': 'pci-0000_01_00_0-sas-phy5-lun-0', > 'ID_REVISION': 'EXM04B6Q', > 'ID_SERIAL': 'Samsung_SSD_850_PRO_1TB_S1SRNWAFB06235X', > 'ID_SERIAL_SHORT': 'S1SRNWAFB06235X', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5002538870044505', > 'ID_WWN_WITH_EXTENSION': '0x5002538870044505', > 'MAJOR': '8', > 'MINOR': '80', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdf', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:5/end_device-9:5/target9:0:5/9:0:5:0/block/sdf', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '14383109'} ; >18:10:42,381 INF blivet: scanning sdf (/sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:5/end_device-9:5/target9:0:5/9:0:5:0/block/sdf)... >18:10:42,381 DBG blivet: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; >18:10:42,382 DBG blivet: DeviceTree.get_device_by_name returned None >18:10:42,384 DBG blivet: DiskDevicePopulator.run: name: sdf ; >18:10:42,385 INF blivet: sdf is a disk >18:10:42,385 DBG blivet: get_format('None') returning DeviceFormat instance with object id 128 >18:10:42,385 DBG blivet: get_format('None') returning DeviceFormat instance with object id 129 >18:10:42,386 DBG blivet: DiskDevice._set_format: sdf ; type: None ; current: None ; >18:10:42,387 DBG blivet: DiskDevice.update_sysfs_path: sdf ; status: True ; >18:10:42,387 DBG blivet: sdf sysfs_path set to /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:5/end_device-9:5/target9:0:5/9:0:5:0/block/sdf >18:10:42,389 DBG blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:5/end_device-9:5/target9:0:5/9:0:5:0/block/sdf ; >18:10:42,389 DBG blivet: updated sdf size to 953.87 GiB (953.87 GiB) >18:10:42,389 INF blivet: added disk sdf (id 127) to device tree >18:10:42,390 INF blivet: got device: DiskDevice instance (0x7f9330c17c88) -- > name = sdf status = True id = 127 > children = [] > parents = [] > uuid = None size = 953.87 GiB > format = existing None > major = 8 minor = 80 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:5/end_device-9:5/target9:0:5/9:0:5:0/block/sdf > target size = 953.87 GiB path = /dev/sdf > format args = [] original_format = None removable = False wwn = 0x5002538870044505 >18:10:42,391 DBG blivet: DeviceTree.handle_format: name: sdf ; >18:10:42,393 DBG blivet: AppleBootstrapFS.supported: supported: True ; >18:10:42,393 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 131 >18:10:42,394 DBG blivet: EFIFS.supported: supported: True ; >18:10:42,394 DBG blivet: get_format('efi') returning EFIFS instance with object id 132 >18:10:42,395 DBG blivet: MacEFIFS.supported: supported: True ; >18:10:42,396 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 133 >18:10:42,397 DBG blivet: MacEFIFS.supported: supported: True ; >18:10:42,397 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 134 >18:10:42,398 DBG blivet: DiskLabelFormatPopulator.run: device: sdf ; label_type: dos ; >18:10:42,399 DBG blivet: DiskDevice.setup: sdf ; orig: False ; status: True ; controllable: True ; >18:10:42,400 DBG blivet: DiskLabel.__init__: uuid: 5b9a7ec2 ; label: None ; device: /dev/sdf ; serial: Samsung_SSD_850_PRO_1TB_S1SRNWAFB06235X ; exists: True ; >18:10:42,433 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 0x7f932f949c50>, <parted.partition.Partition object at 0x7f932f949550>] > device: <parted.device.Device object at 0x7f932f94ee80> > PedDisk: <_ped.Disk object at 0x7f9330bfa988> >18:10:42,515 DBG blivet: get_format('disklabel') returning DiskLabel instance with object id 135 >18:10:42,517 DBG blivet: DiskDevice._set_format: sdf ; type: disklabel ; current: None ; >18:10:42,517 INF blivet: got format: existing msdos disklabel >18:10:42,519 DBG blivet: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; >18:10:42,520 DBG blivet: DeviceTree.get_device_by_name returned existing 953.87 GiB disk sdf (127) with existing msdos disklabel >18:10:42,521 DBG blivet: get_format('None') returning DeviceFormat instance with object id 138 >18:10:42,523 DBG blivet: DiskDevice.add_child: name: sdf ; child: sdf1 ; kids: 0 ; >18:10:42,523 DBG blivet: get_format('None') returning DeviceFormat instance with object id 139 >18:10:42,524 DBG blivet: PartitionDevice._set_format: sdf1 ; type: None ; current: None ; >18:10:42,525 DBG blivet: PartitionDevice.update_sysfs_path: sdf1 ; status: True ; >18:10:42,525 DBG blivet: sdf1 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:5/end_device-9:5/target9:0:5/9:0:5:0/block/sdf/sdf1 >18:10:42,527 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sdf1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:5/end_device-9:5/target9:0:5/9:0:5:0/block/sdf/sdf1 ; >18:10:42,527 DBG blivet: updated sdf1 size to 1024 MiB (1024 MiB) >18:10:42,527 DBG blivet: looking up parted Partition: /dev/sdf1 >18:10:42,528 DBG blivet: PartitionDevice.probe: sdf1 ; exists: True ; >18:10:42,530 DBG blivet: PartitionDevice.get_flag: path: /dev/sdf1 ; flag: 1 ; >18:10:42,531 DBG blivet: PartitionDevice.get_flag: path: /dev/sdf1 ; flag: 10 ; >18:10:42,532 DBG blivet: PartitionDevice.get_flag: path: /dev/sdf1 ; flag: 12 ; >18:10:42,533 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sdf1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:5/end_device-9:5/target9:0:5/9:0:5:0/block/sdf/sdf1 ; >18:10:42,533 DBG blivet: updated sdf1 size to 1024 MiB (1024 MiB) >18:10:42,534 INF blivet: added partition sdf1 (id 137) to device tree >18:10:42,534 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:42,534 INF blivet: got device: PartitionDevice instance (0x7f932f9477b8) -- > name = sdf1 status = True id = 137 > children = [] > parents = ['existing 953.87 GiB disk sdf (127) with existing msdos disklabel'] > uuid = 5b9a7ec2-01 size = 1024 MiB > format = existing None > major = 8 minor = 81 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:5/end_device-9:5/target9:0:5/9:0:5:0/block/sdf/sdf1 > target size = 1024 MiB path = /dev/sdf1 > 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 0x7f932f94e6a0> fileSystem: <parted.filesystem.FileSystem object at 0x7f932f949b00> > number: 1 path: /dev/sdf1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f932f949860> PedPartition: <_ped.Partition object at 0x7f932f9578e0> > disk = existing 953.87 GiB disk sdf (127) with existing msdos disklabel > start = 2048 end = 2099199 length = 2097152 > flags = >18:10:42,535 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:42,536 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:42,537 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:42,538 DBG blivet: DeviceTree.handle_format: name: sdf1 ; >18:10:42,539 DBG blivet: AppleBootstrapFS.supported: supported: True ; >18:10:42,540 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 141 >18:10:42,541 DBG blivet: EFIFS.supported: supported: True ; >18:10:42,541 DBG blivet: get_format('efi') returning EFIFS instance with object id 142 >18:10:42,542 DBG blivet: MacEFIFS.supported: supported: True ; >18:10:42,542 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 143 >18:10:42,544 DBG blivet: MacEFIFS.supported: supported: True ; >18:10:42,544 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 144 >18:10:42,544 INF blivet: type detected on 'sdf1' is 'mdmember' >18:10:42,545 DBG blivet: MDRaidMember.__init__: uuid: 57458d4d-ceb9-9c50-a396-a2967ee6b77a ; label: ceramic:1 ; device: /dev/sdf1 ; serial: Samsung_SSD_850_PRO_1TB_S1SRNWAFB06235X ; exists: True ; md_uuid: 2992be9a-ac0a-09aa-cdd4-4c9fa0309eed ; biosraid: False ; >18:10:42,545 DBG blivet: get_format('mdmember') returning MDRaidMember instance with object id 145 >18:10:42,546 DBG blivet: PartitionDevice._set_format: sdf1 ; type: mdmember ; current: None ; >18:10:42,564 DBG blivet: DeviceTree.get_device_by_uuid: uuid: 2992be9a-ac0a-09aa-cdd4-4c9fa0309eed ; incomplete: True ; hidden: False ; >18:10:42,565 DBG blivet: existing RAID raid1 size == 1023.94 MiB >18:10:42,565 DBG blivet: DeviceTree.get_device_by_uuid returned existing 1023.94 MiB mdarray 1 (22) >18:10:42,565 DBG blivet: existing RAID raid1 size == 1023.94 MiB >18:10:42,566 DBG blivet: existing RAID raid1 size == 1023.94 MiB >18:10:42,567 DBG blivet: existing RAID raid1 size == 1023.94 MiB >18:10:42,569 DBG blivet: MDRaidArrayDevice._add_parent: 1 ; parent: sdf1 ; >18:10:42,570 DBG blivet: PartitionDevice.add_child: name: sdf1 ; child: 1 ; kids: 0 ; >18:10:42,570 INF blivet: got format: existing mdmember >18:10:42,571 DBG blivet: DeviceTree.get_device_by_name: name: sdf1 ; incomplete: False ; hidden: False ; >18:10:42,572 DBG blivet: DeviceTree.get_device_by_name returned existing 1024 MiB partition sdf1 (137) with existing mdmember >18:10:42,573 DBG blivet: existing RAID raid1 size == 1023.94 MiB >18:10:42,573 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:42,574 DBG blivet: existing RAID raid1 size == 1023.94 MiB >18:10:42,575 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:42,577 DBG blivet: DeviceTree.get_device_by_name: name: sde1 ; incomplete: False ; hidden: False ; >18:10:42,577 DBG blivet: DeviceTree.get_device_by_name returned None >18:10:42,579 DBG blivet: DeviceTree.handle_device: name: sde1 ; info: {'DEVLINKS': '/dev/disk/by-path/pci-0000:01:00.0-sas-phy4-lun-0-part1 ' > '/dev/disk/by-partuuid/dcd1348f-01 ' > '/dev/disk/by-id/wwn-0x50025388700447e6-part1 ' > '/dev/disk/by-id/ata-Samsung_SSD_850_PRO_1TB_S1SRNWAFB06972V-part1', > 'DEVNAME': '/dev/sde1', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:4/end_device-9:4/target9:0:4/9:0:4:0/block/sde/sde1', > '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_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': 'ceramic:1', > 'ID_FS_LABEL_ENC': 'ceramic:1', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '2992be9a-ac0a-09aa-cdd4-4c9fa0309eed', > 'ID_FS_UUID_ENC': '2992be9a-ac0a-09aa-cdd4-4c9fa0309eed', > 'ID_FS_UUID_SUB': 'ea06c7c2-5cec-f91d-8e10-ea386d4e6cda', > 'ID_FS_UUID_SUB_ENC': 'ea06c7c2-5cec-f91d-8e10-ea386d4e6cda', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'Samsung_SSD_850_PRO_1TB', > 'ID_MODEL_ENC': 'Samsung\\x20SSD\\x20850\\x20PRO\\x201TB\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:64', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '2097152', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': 'dcd1348f-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': 'dcd1348f', > 'ID_PATH': 'pci-0000:01:00.0-sas-phy4-lun-0', > 'ID_PATH_TAG': 'pci-0000_01_00_0-sas-phy4-lun-0', > 'ID_REVISION': 'EXM04B6Q', > 'ID_SERIAL': 'Samsung_SSD_850_PRO_1TB_S1SRNWAFB06972V', > 'ID_SERIAL_SHORT': 'S1SRNWAFB06972V', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50025388700447e6', > 'ID_WWN_WITH_EXTENSION': '0x50025388700447e6', > 'MAJOR': '8', > 'MINOR': '65', > 'PARTN': '1', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sde1', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:4/end_device-9:4/target9:0:4/9:0:4:0/block/sde/sde1', > 'TAGS': ':systemd:', > 'UDISKS_MD_MEMBER_ARRAY_SIZE': '1073.68MB', > 'UDISKS_MD_MEMBER_DEVICES': '11', > 'UDISKS_MD_MEMBER_DEV_UUID': 'ea06c7c2:5cecf91d:8e10ea38:6d4e6cda', > 'UDISKS_MD_MEMBER_EVENTS': '280', > 'UDISKS_MD_MEMBER_LEVEL': 'raid1', > 'UDISKS_MD_MEMBER_NAME': 'ceramic:1', > 'UDISKS_MD_MEMBER_UPDATE_TIME': '1529776963', > 'UDISKS_MD_MEMBER_UUID': '2992be9a:ac0a09aa:cdd44c9f:a0309eed', > 'USEC_INITIALIZED': '14481476'} ; >18:10:42,579 INF blivet: scanning sde1 (/sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:4/end_device-9:4/target9:0:4/9:0:4:0/block/sde/sde1)... >18:10:42,580 DBG blivet: DeviceTree.get_device_by_name: name: sde1 ; incomplete: False ; hidden: False ; >18:10:42,581 DBG blivet: DeviceTree.get_device_by_name returned None >18:10:42,582 DBG blivet: PartitionDevicePopulator.run: name: sde1 ; >18:10:42,654 DBG blivet: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; >18:10:42,655 DBG blivet: DeviceTree.get_device_by_name returned None >18:10:42,728 DBG blivet: DeviceTree.handle_device: name: sde ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x50025388700447e6 ' > '/dev/disk/by-id/ata-Samsung_SSD_850_PRO_1TB_S1SRNWAFB06972V ' > '/dev/disk/by-path/pci-0000:01:00.0-sas-phy4-lun-0', > 'DEVNAME': '/dev/sde', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:4/end_device-9:4/target9:0:4/9:0:4:0/block/sde', > '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_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'Samsung_SSD_850_PRO_1TB', > 'ID_MODEL_ENC': 'Samsung\\x20SSD\\x20850\\x20PRO\\x201TB\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': 'dcd1348f', > 'ID_PATH': 'pci-0000:01:00.0-sas-phy4-lun-0', > 'ID_PATH_TAG': 'pci-0000_01_00_0-sas-phy4-lun-0', > 'ID_REVISION': 'EXM04B6Q', > 'ID_SERIAL': 'Samsung_SSD_850_PRO_1TB_S1SRNWAFB06972V', > 'ID_SERIAL_SHORT': 'S1SRNWAFB06972V', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50025388700447e6', > 'ID_WWN_WITH_EXTENSION': '0x50025388700447e6', > 'MAJOR': '8', > 'MINOR': '64', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sde', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:4/end_device-9:4/target9:0:4/9:0:4:0/block/sde', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '14419713'} ; >18:10:42,729 INF blivet: scanning sde (/sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:4/end_device-9:4/target9:0:4/9:0:4:0/block/sde)... >18:10:42,729 DBG blivet: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; >18:10:42,730 DBG blivet: DeviceTree.get_device_by_name returned None >18:10:42,732 DBG blivet: DiskDevicePopulator.run: name: sde ; >18:10:42,733 INF blivet: sde is a disk >18:10:42,733 DBG blivet: get_format('None') returning DeviceFormat instance with object id 148 >18:10:42,733 DBG blivet: get_format('None') returning DeviceFormat instance with object id 149 >18:10:42,735 DBG blivet: DiskDevice._set_format: sde ; type: None ; current: None ; >18:10:42,736 DBG blivet: DiskDevice.update_sysfs_path: sde ; status: True ; >18:10:42,736 DBG blivet: sde sysfs_path set to /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:4/end_device-9:4/target9:0:4/9:0:4:0/block/sde >18:10:42,737 DBG blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:4/end_device-9:4/target9:0:4/9:0:4:0/block/sde ; >18:10:42,737 DBG blivet: updated sde size to 953.87 GiB (953.87 GiB) >18:10:42,738 INF blivet: added disk sde (id 147) to device tree >18:10:42,738 INF blivet: got device: DiskDevice instance (0x7f932f9445c0) -- > name = sde status = True id = 147 > children = [] > parents = [] > uuid = None size = 953.87 GiB > format = existing None > major = 8 minor = 64 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:4/end_device-9:4/target9:0:4/9:0:4:0/block/sde > target size = 953.87 GiB path = /dev/sde > format args = [] original_format = None removable = False wwn = 0x50025388700447e6 >18:10:42,740 DBG blivet: DeviceTree.handle_format: name: sde ; >18:10:42,741 DBG blivet: AppleBootstrapFS.supported: supported: True ; >18:10:42,741 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 151 >18:10:42,743 DBG blivet: EFIFS.supported: supported: True ; >18:10:42,743 DBG blivet: get_format('efi') returning EFIFS instance with object id 152 >18:10:42,744 DBG blivet: MacEFIFS.supported: supported: True ; >18:10:42,744 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 153 >18:10:42,746 DBG blivet: MacEFIFS.supported: supported: True ; >18:10:42,746 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 154 >18:10:42,747 DBG blivet: DiskLabelFormatPopulator.run: device: sde ; label_type: dos ; >18:10:42,748 DBG blivet: DiskDevice.setup: sde ; orig: False ; status: True ; controllable: True ; >18:10:42,749 DBG blivet: DiskLabel.__init__: uuid: dcd1348f ; label: None ; device: /dev/sde ; serial: Samsung_SSD_850_PRO_1TB_S1SRNWAFB06972V ; exists: True ; >18:10:42,781 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 0x7f9330c4b160>, <parted.partition.Partition object at 0x7f9330c4b4e0>] > device: <parted.device.Device object at 0x7f9330c4bdd8> > PedDisk: <_ped.Disk object at 0x7f932f946408> >18:10:42,863 DBG blivet: get_format('disklabel') returning DiskLabel instance with object id 155 >18:10:42,865 DBG blivet: DiskDevice._set_format: sde ; type: disklabel ; current: None ; >18:10:42,865 INF blivet: got format: existing msdos disklabel >18:10:42,868 DBG blivet: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; >18:10:42,869 DBG blivet: DeviceTree.get_device_by_name returned existing 953.87 GiB disk sde (147) with existing msdos disklabel >18:10:42,869 DBG blivet: get_format('None') returning DeviceFormat instance with object id 158 >18:10:42,871 DBG blivet: DiskDevice.add_child: name: sde ; child: sde1 ; kids: 0 ; >18:10:42,871 DBG blivet: get_format('None') returning DeviceFormat instance with object id 159 >18:10:42,872 DBG blivet: PartitionDevice._set_format: sde1 ; type: None ; current: None ; >18:10:42,873 DBG blivet: PartitionDevice.update_sysfs_path: sde1 ; status: True ; >18:10:42,873 DBG blivet: sde1 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:4/end_device-9:4/target9:0:4/9:0:4:0/block/sde/sde1 >18:10:42,875 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sde1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:4/end_device-9:4/target9:0:4/9:0:4:0/block/sde/sde1 ; >18:10:42,875 DBG blivet: updated sde1 size to 1024 MiB (1024 MiB) >18:10:42,875 DBG blivet: looking up parted Partition: /dev/sde1 >18:10:42,876 DBG blivet: PartitionDevice.probe: sde1 ; exists: True ; >18:10:42,877 DBG blivet: PartitionDevice.get_flag: path: /dev/sde1 ; flag: 1 ; >18:10:42,878 DBG blivet: PartitionDevice.get_flag: path: /dev/sde1 ; flag: 10 ; >18:10:42,879 DBG blivet: PartitionDevice.get_flag: path: /dev/sde1 ; flag: 12 ; >18:10:42,880 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sde1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:4/end_device-9:4/target9:0:4/9:0:4:0/block/sde/sde1 ; >18:10:42,881 DBG blivet: updated sde1 size to 1024 MiB (1024 MiB) >18:10:42,881 INF blivet: added partition sde1 (id 157) to device tree >18:10:42,882 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:42,881 INF blivet: got device: PartitionDevice instance (0x7f932f93ea58) -- > name = sde1 status = True id = 157 > children = [] > parents = ['existing 953.87 GiB disk sde (147) with existing msdos disklabel'] > uuid = dcd1348f-01 size = 1024 MiB > format = existing None > major = 8 minor = 65 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:4/end_device-9:4/target9:0:4/9:0:4:0/block/sde/sde1 > target size = 1024 MiB path = /dev/sde1 > 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 0x7f9330c4bf98> fileSystem: <parted.filesystem.FileSystem object at 0x7f9330c4b390> > number: 1 path: /dev/sde1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f9330c4b208> PedPartition: <_ped.Partition object at 0x7f9330c29e08> > disk = existing 953.87 GiB disk sde (147) with existing msdos disklabel > start = 2048 end = 2099199 length = 2097152 > flags = >18:10:42,882 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:42,883 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:42,884 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:42,886 DBG blivet: DeviceTree.handle_format: name: sde1 ; >18:10:42,887 DBG blivet: AppleBootstrapFS.supported: supported: True ; >18:10:42,887 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 161 >18:10:42,888 DBG blivet: EFIFS.supported: supported: True ; >18:10:42,888 DBG blivet: get_format('efi') returning EFIFS instance with object id 162 >18:10:42,890 DBG blivet: MacEFIFS.supported: supported: True ; >18:10:42,890 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 163 >18:10:42,891 DBG blivet: MacEFIFS.supported: supported: True ; >18:10:42,891 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 164 >18:10:42,891 INF blivet: type detected on 'sde1' is 'mdmember' >18:10:42,892 DBG blivet: MDRaidMember.__init__: uuid: ea06c7c2-5cec-f91d-8e10-ea386d4e6cda ; label: ceramic:1 ; device: /dev/sde1 ; serial: Samsung_SSD_850_PRO_1TB_S1SRNWAFB06972V ; exists: True ; md_uuid: 2992be9a-ac0a-09aa-cdd4-4c9fa0309eed ; biosraid: False ; >18:10:42,892 DBG blivet: get_format('mdmember') returning MDRaidMember instance with object id 165 >18:10:42,893 DBG blivet: PartitionDevice._set_format: sde1 ; type: mdmember ; current: None ; >18:10:42,911 DBG blivet: DeviceTree.get_device_by_uuid: uuid: 2992be9a-ac0a-09aa-cdd4-4c9fa0309eed ; incomplete: True ; hidden: False ; >18:10:42,912 DBG blivet: existing RAID raid1 size == 1023.94 MiB >18:10:42,912 DBG blivet: DeviceTree.get_device_by_uuid returned existing 1023.94 MiB mdarray 1 (22) >18:10:42,913 DBG blivet: existing RAID raid1 size == 1023.94 MiB >18:10:42,914 DBG blivet: existing RAID raid1 size == 1023.94 MiB >18:10:42,915 DBG blivet: existing RAID raid1 size == 1023.94 MiB >18:10:42,916 DBG blivet: MDRaidArrayDevice._add_parent: 1 ; parent: sde1 ; >18:10:42,918 DBG blivet: PartitionDevice.add_child: name: sde1 ; child: 1 ; kids: 0 ; >18:10:42,918 INF blivet: got format: existing mdmember >18:10:42,919 DBG blivet: DeviceTree.get_device_by_name: name: sde1 ; incomplete: False ; hidden: False ; >18:10:42,920 DBG blivet: DeviceTree.get_device_by_name returned existing 1024 MiB partition sde1 (157) with existing mdmember >18:10:42,920 DBG blivet: existing RAID raid1 size == 1023.94 MiB >18:10:42,921 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:42,922 DBG blivet: existing RAID raid1 size == 1023.94 MiB >18:10:42,922 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:42,925 DBG blivet: DeviceTree.get_device_by_name: name: sdd1 ; incomplete: False ; hidden: False ; >18:10:42,926 DBG blivet: DeviceTree.get_device_by_name returned None >18:10:42,927 DBG blivet: DeviceTree.handle_device: name: sdd1 ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x500253887004bb97-part1 ' > '/dev/disk/by-path/pci-0000:01:00.0-sas-phy3-lun-0-part1 ' > '/dev/disk/by-id/ata-Samsung_SSD_850_PRO_1TB_S1SRNWAFC00156X-part1 ' > '/dev/disk/by-partuuid/afe25ac4-01', > 'DEVNAME': '/dev/sdd1', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:3/end_device-9:3/target9:0:3/9:0:3:0/block/sdd/sdd1', > '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_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': 'ceramic:1', > 'ID_FS_LABEL_ENC': 'ceramic:1', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '2992be9a-ac0a-09aa-cdd4-4c9fa0309eed', > 'ID_FS_UUID_ENC': '2992be9a-ac0a-09aa-cdd4-4c9fa0309eed', > 'ID_FS_UUID_SUB': '761f8b14-f263-877c-2168-d9cfdbeea634', > 'ID_FS_UUID_SUB_ENC': '761f8b14-f263-877c-2168-d9cfdbeea634', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'Samsung_SSD_850_PRO_1TB', > 'ID_MODEL_ENC': 'Samsung\\x20SSD\\x20850\\x20PRO\\x201TB\\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': 'dos', > 'ID_PART_ENTRY_SIZE': '2097152', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': 'afe25ac4-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': 'afe25ac4', > 'ID_PATH': 'pci-0000:01:00.0-sas-phy3-lun-0', > 'ID_PATH_TAG': 'pci-0000_01_00_0-sas-phy3-lun-0', > 'ID_REVISION': 'EXM04B6Q', > 'ID_SERIAL': 'Samsung_SSD_850_PRO_1TB_S1SRNWAFC00156X', > 'ID_SERIAL_SHORT': 'S1SRNWAFC00156X', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x500253887004bb97', > 'ID_WWN_WITH_EXTENSION': '0x500253887004bb97', > 'MAJOR': '8', > 'MINOR': '49', > 'PARTN': '1', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdd1', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:3/end_device-9:3/target9:0:3/9:0:3:0/block/sdd/sdd1', > 'TAGS': ':systemd:', > 'UDISKS_MD_MEMBER_ARRAY_SIZE': '1073.68MB', > 'UDISKS_MD_MEMBER_DEVICES': '11', > 'UDISKS_MD_MEMBER_DEV_UUID': '761f8b14:f263877c:2168d9cf:dbeea634', > 'UDISKS_MD_MEMBER_EVENTS': '280', > 'UDISKS_MD_MEMBER_LEVEL': 'raid1', > 'UDISKS_MD_MEMBER_NAME': 'ceramic:1', > 'UDISKS_MD_MEMBER_UPDATE_TIME': '1529776963', > 'UDISKS_MD_MEMBER_UUID': '2992be9a:ac0a09aa:cdd44c9f:a0309eed', > 'USEC_INITIALIZED': '14454447'} ; >18:10:42,927 INF blivet: scanning sdd1 (/sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:3/end_device-9:3/target9:0:3/9:0:3:0/block/sdd/sdd1)... >18:10:42,928 DBG blivet: DeviceTree.get_device_by_name: name: sdd1 ; incomplete: False ; hidden: False ; >18:10:42,929 DBG blivet: DeviceTree.get_device_by_name returned None >18:10:42,930 DBG blivet: PartitionDevicePopulator.run: name: sdd1 ; >18:10:43,006 DBG blivet: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; >18:10:43,007 DBG blivet: DeviceTree.get_device_by_name returned None >18:10:43,083 DBG blivet: DeviceTree.handle_device: name: sdd ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x500253887004bb97 ' > '/dev/disk/by-path/pci-0000:01:00.0-sas-phy3-lun-0 ' > '/dev/disk/by-id/ata-Samsung_SSD_850_PRO_1TB_S1SRNWAFC00156X', > 'DEVNAME': '/dev/sdd', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:3/end_device-9:3/target9:0:3/9:0:3:0/block/sdd', > '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_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'Samsung_SSD_850_PRO_1TB', > 'ID_MODEL_ENC': 'Samsung\\x20SSD\\x20850\\x20PRO\\x201TB\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': 'afe25ac4', > 'ID_PATH': 'pci-0000:01:00.0-sas-phy3-lun-0', > 'ID_PATH_TAG': 'pci-0000_01_00_0-sas-phy3-lun-0', > 'ID_REVISION': 'EXM04B6Q', > 'ID_SERIAL': 'Samsung_SSD_850_PRO_1TB_S1SRNWAFC00156X', > 'ID_SERIAL_SHORT': 'S1SRNWAFC00156X', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x500253887004bb97', > 'ID_WWN_WITH_EXTENSION': '0x500253887004bb97', > 'MAJOR': '8', > 'MINOR': '48', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdd', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:3/end_device-9:3/target9:0:3/9:0:3:0/block/sdd', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '14419967'} ; >18:10:43,084 INF blivet: scanning sdd (/sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:3/end_device-9:3/target9:0:3/9:0:3:0/block/sdd)... >18:10:43,085 DBG blivet: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; >18:10:43,086 DBG blivet: DeviceTree.get_device_by_name returned None >18:10:43,088 DBG blivet: DiskDevicePopulator.run: name: sdd ; >18:10:43,088 INF blivet: sdd is a disk >18:10:43,089 DBG blivet: get_format('None') returning DeviceFormat instance with object id 168 >18:10:43,089 DBG blivet: get_format('None') returning DeviceFormat instance with object id 169 >18:10:43,090 DBG blivet: DiskDevice._set_format: sdd ; type: None ; current: None ; >18:10:43,091 DBG blivet: DiskDevice.update_sysfs_path: sdd ; status: True ; >18:10:43,091 DBG blivet: sdd sysfs_path set to /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:3/end_device-9:3/target9:0:3/9:0:3:0/block/sdd >18:10:43,092 DBG blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:3/end_device-9:3/target9:0:3/9:0:3:0/block/sdd ; >18:10:43,093 DBG blivet: updated sdd size to 953.87 GiB (953.87 GiB) >18:10:43,093 INF blivet: added disk sdd (id 167) to device tree >18:10:43,093 INF blivet: got device: DiskDevice instance (0x7f9330c0f4a8) -- > name = sdd status = True id = 167 > children = [] > parents = [] > uuid = None size = 953.87 GiB > format = existing None > major = 8 minor = 48 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:3/end_device-9:3/target9:0:3/9:0:3:0/block/sdd > target size = 953.87 GiB path = /dev/sdd > format args = [] original_format = None removable = False wwn = 0x500253887004bb97 >18:10:43,095 DBG blivet: DeviceTree.handle_format: name: sdd ; >18:10:43,097 DBG blivet: AppleBootstrapFS.supported: supported: True ; >18:10:43,097 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 171 >18:10:43,098 DBG blivet: EFIFS.supported: supported: True ; >18:10:43,098 DBG blivet: get_format('efi') returning EFIFS instance with object id 172 >18:10:43,099 DBG blivet: MacEFIFS.supported: supported: True ; >18:10:43,100 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 173 >18:10:43,101 DBG blivet: MacEFIFS.supported: supported: True ; >18:10:43,101 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 174 >18:10:43,102 DBG blivet: DiskLabelFormatPopulator.run: device: sdd ; label_type: dos ; >18:10:43,103 DBG blivet: DiskDevice.setup: sdd ; orig: False ; status: True ; controllable: True ; >18:10:43,104 DBG blivet: DiskLabel.__init__: uuid: afe25ac4 ; label: None ; device: /dev/sdd ; serial: Samsung_SSD_850_PRO_1TB_S1SRNWAFC00156X ; exists: True ; >18:10:43,136 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 0x7f9330c4ba20>, <parted.partition.Partition object at 0x7f932f9477f0>] > device: <parted.device.Device object at 0x7f932f938be0> > PedDisk: <_ped.Disk object at 0x7f9330bb8348> >18:10:43,219 DBG blivet: get_format('disklabel') returning DiskLabel instance with object id 175 >18:10:43,221 DBG blivet: DiskDevice._set_format: sdd ; type: disklabel ; current: None ; >18:10:43,221 INF blivet: got format: existing msdos disklabel >18:10:43,224 DBG blivet: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; >18:10:43,225 DBG blivet: DeviceTree.get_device_by_name returned existing 953.87 GiB disk sdd (167) with existing msdos disklabel >18:10:43,226 DBG blivet: get_format('None') returning DeviceFormat instance with object id 178 >18:10:43,227 DBG blivet: DiskDevice.add_child: name: sdd ; child: sdd1 ; kids: 0 ; >18:10:43,227 DBG blivet: get_format('None') returning DeviceFormat instance with object id 179 >18:10:43,228 DBG blivet: PartitionDevice._set_format: sdd1 ; type: None ; current: None ; >18:10:43,230 DBG blivet: PartitionDevice.update_sysfs_path: sdd1 ; status: True ; >18:10:43,230 DBG blivet: sdd1 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:3/end_device-9:3/target9:0:3/9:0:3:0/block/sdd/sdd1 >18:10:43,231 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sdd1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:3/end_device-9:3/target9:0:3/9:0:3:0/block/sdd/sdd1 ; >18:10:43,231 DBG blivet: updated sdd1 size to 1024 MiB (1024 MiB) >18:10:43,232 DBG blivet: looking up parted Partition: /dev/sdd1 >18:10:43,233 DBG blivet: PartitionDevice.probe: sdd1 ; exists: True ; >18:10:43,234 DBG blivet: PartitionDevice.get_flag: path: /dev/sdd1 ; flag: 1 ; >18:10:43,235 DBG blivet: PartitionDevice.get_flag: path: /dev/sdd1 ; flag: 10 ; >18:10:43,236 DBG blivet: PartitionDevice.get_flag: path: /dev/sdd1 ; flag: 12 ; >18:10:43,237 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sdd1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:3/end_device-9:3/target9:0:3/9:0:3:0/block/sdd/sdd1 ; >18:10:43,237 DBG blivet: updated sdd1 size to 1024 MiB (1024 MiB) >18:10:43,238 INF blivet: added partition sdd1 (id 177) to device tree >18:10:43,238 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:43,238 INF blivet: got device: PartitionDevice instance (0x7f9330bac390) -- > name = sdd1 status = True id = 177 > children = [] > parents = ['existing 953.87 GiB disk sdd (167) with existing msdos disklabel'] > uuid = afe25ac4-01 size = 1024 MiB > format = existing None > major = 8 minor = 49 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:3/end_device-9:3/target9:0:3/9:0:3:0/block/sdd/sdd1 > target size = 1024 MiB path = /dev/sdd1 > 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 0x7f9330c65160> fileSystem: <parted.filesystem.FileSystem object at 0x7f932f947358> > number: 1 path: /dev/sdd1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f932f947f60> PedPartition: <_ped.Partition object at 0x7f9330c40ba0> > disk = existing 953.87 GiB disk sdd (167) with existing msdos disklabel > start = 2048 end = 2099199 length = 2097152 > flags = >18:10:43,239 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:43,240 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:43,241 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:43,242 DBG blivet: DeviceTree.handle_format: name: sdd1 ; >18:10:43,243 DBG blivet: AppleBootstrapFS.supported: supported: True ; >18:10:43,243 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 181 >18:10:43,244 DBG blivet: EFIFS.supported: supported: True ; >18:10:43,245 DBG blivet: get_format('efi') returning EFIFS instance with object id 182 >18:10:43,246 DBG blivet: MacEFIFS.supported: supported: True ; >18:10:43,246 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 183 >18:10:43,247 DBG blivet: MacEFIFS.supported: supported: True ; >18:10:43,247 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 184 >18:10:43,247 INF blivet: type detected on 'sdd1' is 'mdmember' >18:10:43,248 DBG blivet: MDRaidMember.__init__: uuid: 761f8b14-f263-877c-2168-d9cfdbeea634 ; label: ceramic:1 ; device: /dev/sdd1 ; serial: Samsung_SSD_850_PRO_1TB_S1SRNWAFC00156X ; exists: True ; md_uuid: 2992be9a-ac0a-09aa-cdd4-4c9fa0309eed ; biosraid: False ; >18:10:43,248 DBG blivet: get_format('mdmember') returning MDRaidMember instance with object id 185 >18:10:43,249 DBG blivet: PartitionDevice._set_format: sdd1 ; type: mdmember ; current: None ; >18:10:43,267 DBG blivet: DeviceTree.get_device_by_uuid: uuid: 2992be9a-ac0a-09aa-cdd4-4c9fa0309eed ; incomplete: True ; hidden: False ; >18:10:43,268 DBG blivet: existing RAID raid1 size == 1023.94 MiB >18:10:43,268 DBG blivet: DeviceTree.get_device_by_uuid returned existing 1023.94 MiB mdarray 1 (22) >18:10:43,268 DBG blivet: existing RAID raid1 size == 1023.94 MiB >18:10:43,270 DBG blivet: existing RAID raid1 size == 1023.94 MiB >18:10:43,271 DBG blivet: existing RAID raid1 size == 1023.94 MiB >18:10:43,272 DBG blivet: MDRaidArrayDevice._add_parent: 1 ; parent: sdd1 ; >18:10:43,273 DBG blivet: PartitionDevice.add_child: name: sdd1 ; child: 1 ; kids: 0 ; >18:10:43,273 INF blivet: got format: existing mdmember >18:10:43,274 DBG blivet: DeviceTree.get_device_by_name: name: sdd1 ; incomplete: False ; hidden: False ; >18:10:43,275 DBG blivet: DeviceTree.get_device_by_name returned existing 1024 MiB partition sdd1 (177) with existing mdmember >18:10:43,276 DBG blivet: existing RAID raid1 size == 1023.94 MiB >18:10:43,277 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:43,278 DBG blivet: existing RAID raid1 size == 1023.94 MiB >18:10:43,278 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:43,280 DBG blivet: DeviceTree.get_device_by_name: name: sdc1 ; incomplete: False ; hidden: False ; >18:10:43,281 DBG blivet: DeviceTree.get_device_by_name returned None >18:10:43,282 DBG blivet: DeviceTree.handle_device: name: sdc1 ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x500253887004bb9f-part1 ' > '/dev/disk/by-partuuid/6373af13-01 ' > '/dev/disk/by-id/ata-Samsung_SSD_850_PRO_1TB_S1SRNWAFC00164L-part1 ' > '/dev/disk/by-path/pci-0000:01:00.0-sas-phy1-lun-0-part1', > 'DEVNAME': '/dev/sdc1', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:2/end_device-9:2/target9:0:2/9:0:2:0/block/sdc/sdc1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_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_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': 'ceramic:1', > 'ID_FS_LABEL_ENC': 'ceramic:1', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '2992be9a-ac0a-09aa-cdd4-4c9fa0309eed', > 'ID_FS_UUID_ENC': '2992be9a-ac0a-09aa-cdd4-4c9fa0309eed', > 'ID_FS_UUID_SUB': '01b7dd0d-5007-2648-2642-1f6c77f2ff81', > 'ID_FS_UUID_SUB_ENC': '01b7dd0d-5007-2648-2642-1f6c77f2ff81', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'Samsung_SSD_850_PRO_1TB', > 'ID_MODEL_ENC': 'Samsung\\x20SSD\\x20850\\x20PRO\\x201TB\\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': 'dos', > 'ID_PART_ENTRY_SIZE': '2097152', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '6373af13-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '6373af13', > 'ID_PATH': 'pci-0000:01:00.0-sas-phy1-lun-0', > 'ID_PATH_TAG': 'pci-0000_01_00_0-sas-phy1-lun-0', > 'ID_REVISION': 'EXM04B6Q', > 'ID_SERIAL': 'Samsung_SSD_850_PRO_1TB_S1SRNWAFC00164L', > 'ID_SERIAL_SHORT': 'S1SRNWAFC00164L', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x500253887004bb9f', > 'ID_WWN_WITH_EXTENSION': '0x500253887004bb9f', > 'MAJOR': '8', > 'MINOR': '33', > 'PARTN': '1', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdc1', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:2/end_device-9:2/target9:0:2/9:0:2:0/block/sdc/sdc1', > 'TAGS': ':systemd:', > 'UDISKS_MD_MEMBER_ARRAY_SIZE': '1073.68MB', > 'UDISKS_MD_MEMBER_DEVICES': '11', > 'UDISKS_MD_MEMBER_DEV_UUID': '01b7dd0d:50072648:26421f6c:77f2ff81', > 'UDISKS_MD_MEMBER_EVENTS': '280', > 'UDISKS_MD_MEMBER_LEVEL': 'raid1', > 'UDISKS_MD_MEMBER_NAME': 'ceramic:1', > 'UDISKS_MD_MEMBER_UPDATE_TIME': '1529776963', > 'UDISKS_MD_MEMBER_UUID': '2992be9a:ac0a09aa:cdd44c9f:a0309eed', > 'USEC_INITIALIZED': '14508013'} ; >18:10:43,282 INF blivet: scanning sdc1 (/sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:2/end_device-9:2/target9:0:2/9:0:2:0/block/sdc/sdc1)... >18:10:43,283 DBG blivet: DeviceTree.get_device_by_name: name: sdc1 ; incomplete: False ; hidden: False ; >18:10:43,284 DBG blivet: DeviceTree.get_device_by_name returned None >18:10:43,285 DBG blivet: PartitionDevicePopulator.run: name: sdc1 ; >18:10:43,360 DBG blivet: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; >18:10:43,361 DBG blivet: DeviceTree.get_device_by_name returned None >18:10:43,438 DBG blivet: DeviceTree.handle_device: name: sdc ; info: {'DEVLINKS': '/dev/disk/by-id/ata-Samsung_SSD_850_PRO_1TB_S1SRNWAFC00164L ' > '/dev/disk/by-path/pci-0000:01:00.0-sas-phy1-lun-0 ' > '/dev/disk/by-id/wwn-0x500253887004bb9f', > 'DEVNAME': '/dev/sdc', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:2/end_device-9:2/target9:0:2/9:0:2:0/block/sdc', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_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_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'Samsung_SSD_850_PRO_1TB', > 'ID_MODEL_ENC': 'Samsung\\x20SSD\\x20850\\x20PRO\\x201TB\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '6373af13', > 'ID_PATH': 'pci-0000:01:00.0-sas-phy1-lun-0', > 'ID_PATH_TAG': 'pci-0000_01_00_0-sas-phy1-lun-0', > 'ID_REVISION': 'EXM04B6Q', > 'ID_SERIAL': 'Samsung_SSD_850_PRO_1TB_S1SRNWAFC00164L', > 'ID_SERIAL_SHORT': 'S1SRNWAFC00164L', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x500253887004bb9f', > 'ID_WWN_WITH_EXTENSION': '0x500253887004bb9f', > 'MAJOR': '8', > 'MINOR': '32', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdc', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:2/end_device-9:2/target9:0:2/9:0:2:0/block/sdc', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '14380090'} ; >18:10:43,438 INF blivet: scanning sdc (/sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:2/end_device-9:2/target9:0:2/9:0:2:0/block/sdc)... >18:10:43,439 DBG blivet: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; >18:10:43,440 DBG blivet: DeviceTree.get_device_by_name returned None >18:10:43,442 DBG blivet: DiskDevicePopulator.run: name: sdc ; >18:10:43,442 INF blivet: sdc is a disk >18:10:43,442 DBG blivet: get_format('None') returning DeviceFormat instance with object id 188 >18:10:43,443 DBG blivet: get_format('None') returning DeviceFormat instance with object id 189 >18:10:43,444 DBG blivet: DiskDevice._set_format: sdc ; type: None ; current: None ; >18:10:43,445 DBG blivet: DiskDevice.update_sysfs_path: sdc ; status: True ; >18:10:43,445 DBG blivet: sdc sysfs_path set to /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:2/end_device-9:2/target9:0:2/9:0:2:0/block/sdc >18:10:43,446 DBG blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdc ; sysfs_path: /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:2/end_device-9:2/target9:0:2/9:0:2:0/block/sdc ; >18:10:43,447 DBG blivet: updated sdc size to 953.87 GiB (953.87 GiB) >18:10:43,447 INF blivet: added disk sdc (id 187) to device tree >18:10:43,447 INF blivet: got device: DiskDevice instance (0x7f932f96def0) -- > name = sdc status = True id = 187 > children = [] > parents = [] > uuid = None size = 953.87 GiB > format = existing None > major = 8 minor = 32 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:2/end_device-9:2/target9:0:2/9:0:2:0/block/sdc > target size = 953.87 GiB path = /dev/sdc > format args = [] original_format = None removable = False wwn = 0x500253887004bb9f >18:10:43,449 DBG blivet: DeviceTree.handle_format: name: sdc ; >18:10:43,451 DBG blivet: AppleBootstrapFS.supported: supported: True ; >18:10:43,451 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 191 >18:10:43,452 DBG blivet: EFIFS.supported: supported: True ; >18:10:43,452 DBG blivet: get_format('efi') returning EFIFS instance with object id 192 >18:10:43,453 DBG blivet: MacEFIFS.supported: supported: True ; >18:10:43,453 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 193 >18:10:43,455 DBG blivet: MacEFIFS.supported: supported: True ; >18:10:43,455 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 194 >18:10:43,456 DBG blivet: DiskLabelFormatPopulator.run: device: sdc ; label_type: dos ; >18:10:43,457 DBG blivet: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; >18:10:43,458 DBG blivet: DiskLabel.__init__: uuid: 6373af13 ; label: None ; device: /dev/sdc ; serial: Samsung_SSD_850_PRO_1TB_S1SRNWAFC00164L ; exists: True ; >18:10:43,490 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 0x7f932f953208>, <parted.partition.Partition object at 0x7f932f953550>] > device: <parted.device.Device object at 0x7f9330baee48> > PedDisk: <_ped.Disk object at 0x7f9330c00c08> >18:10:43,574 DBG blivet: get_format('disklabel') returning DiskLabel instance with object id 195 >18:10:43,576 DBG blivet: DiskDevice._set_format: sdc ; type: disklabel ; current: None ; >18:10:43,576 INF blivet: got format: existing msdos disklabel >18:10:43,579 DBG blivet: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; >18:10:43,580 DBG blivet: DeviceTree.get_device_by_name returned existing 953.87 GiB disk sdc (187) with existing msdos disklabel >18:10:43,581 DBG blivet: get_format('None') returning DeviceFormat instance with object id 198 >18:10:43,582 DBG blivet: DiskDevice.add_child: name: sdc ; child: sdc1 ; kids: 0 ; >18:10:43,582 DBG blivet: get_format('None') returning DeviceFormat instance with object id 199 >18:10:43,583 DBG blivet: PartitionDevice._set_format: sdc1 ; type: None ; current: None ; >18:10:43,584 DBG blivet: PartitionDevice.update_sysfs_path: sdc1 ; status: True ; >18:10:43,584 DBG blivet: sdc1 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:2/end_device-9:2/target9:0:2/9:0:2:0/block/sdc/sdc1 >18:10:43,585 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sdc1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:2/end_device-9:2/target9:0:2/9:0:2:0/block/sdc/sdc1 ; >18:10:43,586 DBG blivet: updated sdc1 size to 1024 MiB (1024 MiB) >18:10:43,586 DBG blivet: looking up parted Partition: /dev/sdc1 >18:10:43,587 DBG blivet: PartitionDevice.probe: sdc1 ; exists: True ; >18:10:43,588 DBG blivet: PartitionDevice.get_flag: path: /dev/sdc1 ; flag: 1 ; >18:10:43,589 DBG blivet: PartitionDevice.get_flag: path: /dev/sdc1 ; flag: 10 ; >18:10:43,590 DBG blivet: PartitionDevice.get_flag: path: /dev/sdc1 ; flag: 12 ; >18:10:43,591 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sdc1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:2/end_device-9:2/target9:0:2/9:0:2:0/block/sdc/sdc1 ; >18:10:43,592 DBG blivet: updated sdc1 size to 1024 MiB (1024 MiB) >18:10:43,592 INF blivet: added partition sdc1 (id 197) to device tree >18:10:43,592 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:43,592 INF blivet: got device: PartitionDevice instance (0x7f9330bae940) -- > name = sdc1 status = True id = 197 > children = [] > parents = ['existing 953.87 GiB disk sdc (187) with existing msdos disklabel'] > uuid = 6373af13-01 size = 1024 MiB > format = existing None > major = 8 minor = 33 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:2/end_device-9:2/target9:0:2/9:0:2:0/block/sdc/sdc1 > target size = 1024 MiB 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 0x7f9330baef28> fileSystem: <parted.filesystem.FileSystem object at 0x7f932f953358> > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f932f953828> PedPartition: <_ped.Partition object at 0x7f932f942468> > disk = existing 953.87 GiB disk sdc (187) with existing msdos disklabel > start = 2048 end = 2099199 length = 2097152 > flags = >18:10:43,593 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:43,594 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:43,595 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:43,596 DBG blivet: DeviceTree.handle_format: name: sdc1 ; >18:10:43,597 DBG blivet: AppleBootstrapFS.supported: supported: True ; >18:10:43,597 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 201 >18:10:43,598 DBG blivet: EFIFS.supported: supported: True ; >18:10:43,599 DBG blivet: get_format('efi') returning EFIFS instance with object id 202 >18:10:43,600 DBG blivet: MacEFIFS.supported: supported: True ; >18:10:43,600 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 203 >18:10:43,601 DBG blivet: MacEFIFS.supported: supported: True ; >18:10:43,601 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 204 >18:10:43,601 INF blivet: type detected on 'sdc1' is 'mdmember' >18:10:43,602 DBG blivet: MDRaidMember.__init__: uuid: 01b7dd0d-5007-2648-2642-1f6c77f2ff81 ; label: ceramic:1 ; device: /dev/sdc1 ; serial: Samsung_SSD_850_PRO_1TB_S1SRNWAFC00164L ; exists: True ; md_uuid: 2992be9a-ac0a-09aa-cdd4-4c9fa0309eed ; biosraid: False ; >18:10:43,602 DBG blivet: get_format('mdmember') returning MDRaidMember instance with object id 205 >18:10:43,603 DBG blivet: PartitionDevice._set_format: sdc1 ; type: mdmember ; current: None ; >18:10:43,622 DBG blivet: DeviceTree.get_device_by_uuid: uuid: 2992be9a-ac0a-09aa-cdd4-4c9fa0309eed ; incomplete: True ; hidden: False ; >18:10:43,624 DBG blivet: existing RAID raid1 size == 1023.94 MiB >18:10:43,623 DBG blivet: DeviceTree.get_device_by_uuid returned existing 1023.94 MiB mdarray 1 (22) >18:10:43,624 DBG blivet: existing RAID raid1 size == 1023.94 MiB >18:10:43,626 DBG blivet: existing RAID raid1 size == 1023.94 MiB >18:10:43,627 DBG blivet: existing RAID raid1 size == 1023.94 MiB >18:10:43,629 DBG blivet: MDRaidArrayDevice._add_parent: 1 ; parent: sdc1 ; >18:10:43,631 DBG blivet: PartitionDevice.add_child: name: sdc1 ; child: 1 ; kids: 0 ; >18:10:43,631 INF blivet: got format: existing mdmember >18:10:43,633 DBG blivet: DeviceTree.get_device_by_name: name: sdc1 ; incomplete: False ; hidden: False ; >18:10:43,634 DBG blivet: DeviceTree.get_device_by_name returned existing 1024 MiB partition sdc1 (197) with existing mdmember >18:10:43,634 DBG blivet: existing RAID raid1 size == 1023.94 MiB >18:10:43,635 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:43,636 DBG blivet: existing RAID raid1 size == 1023.94 MiB >18:10:43,636 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:43,639 DBG blivet: DeviceTree.get_device_by_name: name: sdb1 ; incomplete: False ; hidden: False ; >18:10:43,641 DBG blivet: DeviceTree.get_device_by_name returned None >18:10:43,642 DBG blivet: DeviceTree.handle_device: name: sdb1 ; info: {'DEVLINKS': '/dev/disk/by-path/pci-0000:01:00.0-sas-phy0-lun-0-part1 ' > '/dev/disk/by-id/wwn-0x500253884008e8c4-part1 ' > '/dev/disk/by-partuuid/8699f579-01 ' > '/dev/disk/by-id/ata-Samsung_SSD_850_PRO_1TB_S252NXAG812621M-part1', > 'DEVNAME': '/dev/sdb1', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:1/end_device-9:1/target9:0:1/9:0:1: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': '2', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', > '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': 'ceramic:1', > 'ID_FS_LABEL_ENC': 'ceramic:1', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '2992be9a-ac0a-09aa-cdd4-4c9fa0309eed', > 'ID_FS_UUID_ENC': '2992be9a-ac0a-09aa-cdd4-4c9fa0309eed', > 'ID_FS_UUID_SUB': '78c336e7-7df7-7e48-efec-6184c6cf0cb7', > 'ID_FS_UUID_SUB_ENC': '78c336e7-7df7-7e48-efec-6184c6cf0cb7', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'Samsung_SSD_850_PRO_1TB', > 'ID_MODEL_ENC': 'Samsung\\x20SSD\\x20850\\x20PRO\\x201TB\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '2097152', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '8699f579-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '8699f579', > 'ID_PATH': 'pci-0000:01:00.0-sas-phy0-lun-0', > 'ID_PATH_TAG': 'pci-0000_01_00_0-sas-phy0-lun-0', > 'ID_REVISION': 'EXM04B6Q', > 'ID_SERIAL': 'Samsung_SSD_850_PRO_1TB_S252NXAG812621M', > 'ID_SERIAL_SHORT': 'S252NXAG812621M', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x500253884008e8c4', > 'ID_WWN_WITH_EXTENSION': '0x500253884008e8c4', > 'MAJOR': '8', > 'MINOR': '17', > 'PARTN': '1', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdb1', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:1/end_device-9:1/target9:0:1/9:0:1:0/block/sdb/sdb1', > 'TAGS': ':systemd:', > 'UDISKS_MD_MEMBER_ARRAY_SIZE': '1073.68MB', > 'UDISKS_MD_MEMBER_DEVICES': '11', > 'UDISKS_MD_MEMBER_DEV_UUID': '78c336e7:7df77e48:efec6184:c6cf0cb7', > 'UDISKS_MD_MEMBER_EVENTS': '280', > 'UDISKS_MD_MEMBER_LEVEL': 'raid1', > 'UDISKS_MD_MEMBER_NAME': 'ceramic:1', > 'UDISKS_MD_MEMBER_UPDATE_TIME': '1529776963', > 'UDISKS_MD_MEMBER_UUID': '2992be9a:ac0a09aa:cdd44c9f:a0309eed', > 'USEC_INITIALIZED': '14455258'} ; >18:10:43,642 INF blivet: scanning sdb1 (/sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:1/end_device-9:1/target9:0:1/9:0:1:0/block/sdb/sdb1)... >18:10:43,644 DBG blivet: DeviceTree.get_device_by_name: name: sdb1 ; incomplete: False ; hidden: False ; >18:10:43,645 DBG blivet: DeviceTree.get_device_by_name returned None >18:10:43,646 DBG blivet: PartitionDevicePopulator.run: name: sdb1 ; >18:10:43,724 DBG blivet: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; >18:10:43,725 DBG blivet: DeviceTree.get_device_by_name returned None >18:10:43,797 DBG blivet: DeviceTree.handle_device: name: sdb ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x500253884008e8c4 ' > '/dev/disk/by-id/ata-Samsung_SSD_850_PRO_1TB_S252NXAG812621M ' > '/dev/disk/by-path/pci-0000:01:00.0-sas-phy0-lun-0', > 'DEVNAME': '/dev/sdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:1/end_device-9:1/target9:0:1/9:0:1: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': '2', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'Samsung_SSD_850_PRO_1TB', > 'ID_MODEL_ENC': 'Samsung\\x20SSD\\x20850\\x20PRO\\x201TB\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '8699f579', > 'ID_PATH': 'pci-0000:01:00.0-sas-phy0-lun-0', > 'ID_PATH_TAG': 'pci-0000_01_00_0-sas-phy0-lun-0', > 'ID_REVISION': 'EXM04B6Q', > 'ID_SERIAL': 'Samsung_SSD_850_PRO_1TB_S252NXAG812621M', > 'ID_SERIAL_SHORT': 'S252NXAG812621M', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x500253884008e8c4', > 'ID_WWN_WITH_EXTENSION': '0x500253884008e8c4', > 'MAJOR': '8', > 'MINOR': '16', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdb', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:1/end_device-9:1/target9:0:1/9:0:1:0/block/sdb', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '14410481'} ; >18:10:43,798 INF blivet: scanning sdb (/sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:1/end_device-9:1/target9:0:1/9:0:1:0/block/sdb)... >18:10:43,798 DBG blivet: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; >18:10:43,800 DBG blivet: DeviceTree.get_device_by_name returned None >18:10:43,801 DBG blivet: DiskDevicePopulator.run: name: sdb ; >18:10:43,802 INF blivet: sdb is a disk >18:10:43,802 DBG blivet: get_format('None') returning DeviceFormat instance with object id 208 >18:10:43,802 DBG blivet: get_format('None') returning DeviceFormat instance with object id 209 >18:10:43,803 DBG blivet: DiskDevice._set_format: sdb ; type: None ; current: None ; >18:10:43,804 DBG blivet: DiskDevice.update_sysfs_path: sdb ; status: True ; >18:10:43,805 DBG blivet: sdb sysfs_path set to /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:1/end_device-9:1/target9:0:1/9:0:1:0/block/sdb >18:10:43,806 DBG blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:1/end_device-9:1/target9:0:1/9:0:1:0/block/sdb ; >18:10:43,806 DBG blivet: updated sdb size to 953.87 GiB (953.87 GiB) >18:10:43,807 INF blivet: added disk sdb (id 207) to device tree >18:10:43,807 INF blivet: got device: DiskDevice instance (0x7f9330bc2828) -- > name = sdb status = True id = 207 > children = [] > parents = [] > uuid = None size = 953.87 GiB > format = existing None > major = 8 minor = 16 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:1/end_device-9:1/target9:0:1/9:0:1:0/block/sdb > target size = 953.87 GiB path = /dev/sdb > format args = [] original_format = None removable = False wwn = 0x500253884008e8c4 >18:10:43,809 DBG blivet: DeviceTree.handle_format: name: sdb ; >18:10:43,810 DBG blivet: AppleBootstrapFS.supported: supported: True ; >18:10:43,810 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 211 >18:10:43,811 DBG blivet: EFIFS.supported: supported: True ; >18:10:43,811 DBG blivet: get_format('efi') returning EFIFS instance with object id 212 >18:10:43,813 DBG blivet: MacEFIFS.supported: supported: True ; >18:10:43,813 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 213 >18:10:43,814 DBG blivet: MacEFIFS.supported: supported: True ; >18:10:43,814 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 214 >18:10:43,815 DBG blivet: DiskLabelFormatPopulator.run: device: sdb ; label_type: dos ; >18:10:43,816 DBG blivet: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; >18:10:43,817 DBG blivet: DiskLabel.__init__: uuid: 8699f579 ; label: None ; device: /dev/sdb ; serial: Samsung_SSD_850_PRO_1TB_S252NXAG812621M ; exists: True ; >18:10:43,843 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 0x7f9330bc29e8>, <parted.partition.Partition object at 0x7f9330bc2b38>] > device: <parted.device.Device object at 0x7f9330bc2940> > PedDisk: <_ped.Disk object at 0x7f932f960dc8> >18:10:43,925 DBG blivet: get_format('disklabel') returning DiskLabel instance with object id 215 >18:10:43,927 DBG blivet: DiskDevice._set_format: sdb ; type: disklabel ; current: None ; >18:10:43,927 INF blivet: got format: existing msdos disklabel >18:10:43,930 DBG blivet: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; >18:10:43,931 DBG blivet: DeviceTree.get_device_by_name returned existing 953.87 GiB disk sdb (207) with existing msdos disklabel >18:10:43,931 DBG blivet: get_format('None') returning DeviceFormat instance with object id 218 >18:10:43,933 DBG blivet: DiskDevice.add_child: name: sdb ; child: sdb1 ; kids: 0 ; >18:10:43,933 DBG blivet: get_format('None') returning DeviceFormat instance with object id 219 >18:10:43,934 DBG blivet: PartitionDevice._set_format: sdb1 ; type: None ; current: None ; >18:10:43,935 DBG blivet: PartitionDevice.update_sysfs_path: sdb1 ; status: True ; >18:10:43,935 DBG blivet: sdb1 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:1/end_device-9:1/target9:0:1/9:0:1:0/block/sdb/sdb1 >18:10:43,936 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sdb1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:1/end_device-9:1/target9:0:1/9:0:1:0/block/sdb/sdb1 ; >18:10:43,937 DBG blivet: updated sdb1 size to 1024 MiB (1024 MiB) >18:10:43,937 DBG blivet: looking up parted Partition: /dev/sdb1 >18:10:43,938 DBG blivet: PartitionDevice.probe: sdb1 ; exists: True ; >18:10:43,939 DBG blivet: PartitionDevice.get_flag: path: /dev/sdb1 ; flag: 1 ; >18:10:43,940 DBG blivet: PartitionDevice.get_flag: path: /dev/sdb1 ; flag: 10 ; >18:10:43,941 DBG blivet: PartitionDevice.get_flag: path: /dev/sdb1 ; flag: 12 ; >18:10:43,943 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sdb1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:1/end_device-9:1/target9:0:1/9:0:1:0/block/sdb/sdb1 ; >18:10:43,943 DBG blivet: updated sdb1 size to 1024 MiB (1024 MiB) >18:10:43,943 INF blivet: added partition sdb1 (id 217) to device tree >18:10:43,944 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:43,943 INF blivet: got device: PartitionDevice instance (0x7f9330c0e240) -- > name = sdb1 status = True id = 217 > children = [] > parents = ['existing 953.87 GiB disk sdb (207) with existing msdos disklabel'] > uuid = 8699f579-01 size = 1024 MiB > format = existing None > major = 8 minor = 17 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:1/end_device-9:1/target9:0:1/9:0:1:0/block/sdb/sdb1 > target size = 1024 MiB path = /dev/sdb1 > 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 0x7f9330bc2f28> fileSystem: <parted.filesystem.FileSystem object at 0x7f9330bc26d8> > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f9330bc2978> PedPartition: <_ped.Partition object at 0x7f9330c40f10> > disk = existing 953.87 GiB disk sdb (207) with existing msdos disklabel > start = 2048 end = 2099199 length = 2097152 > flags = >18:10:43,945 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:43,946 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:43,946 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:43,948 DBG blivet: DeviceTree.handle_format: name: sdb1 ; >18:10:43,949 DBG blivet: AppleBootstrapFS.supported: supported: True ; >18:10:43,949 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 221 >18:10:43,950 DBG blivet: EFIFS.supported: supported: True ; >18:10:43,951 DBG blivet: get_format('efi') returning EFIFS instance with object id 222 >18:10:43,952 DBG blivet: MacEFIFS.supported: supported: True ; >18:10:43,952 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 223 >18:10:43,953 DBG blivet: MacEFIFS.supported: supported: True ; >18:10:43,953 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 224 >18:10:43,954 INF blivet: type detected on 'sdb1' is 'mdmember' >18:10:43,955 DBG blivet: MDRaidMember.__init__: uuid: 78c336e7-7df7-7e48-efec-6184c6cf0cb7 ; label: ceramic:1 ; device: /dev/sdb1 ; serial: Samsung_SSD_850_PRO_1TB_S252NXAG812621M ; exists: True ; md_uuid: 2992be9a-ac0a-09aa-cdd4-4c9fa0309eed ; biosraid: False ; >18:10:43,955 DBG blivet: get_format('mdmember') returning MDRaidMember instance with object id 225 >18:10:43,956 DBG blivet: PartitionDevice._set_format: sdb1 ; type: mdmember ; current: None ; >18:10:43,974 DBG blivet: DeviceTree.get_device_by_uuid: uuid: 2992be9a-ac0a-09aa-cdd4-4c9fa0309eed ; incomplete: True ; hidden: False ; >18:10:43,975 DBG blivet: existing RAID raid1 size == 1023.94 MiB >18:10:43,975 DBG blivet: DeviceTree.get_device_by_uuid returned existing 1023.94 MiB mdarray 1 (22) >18:10:43,975 DBG blivet: existing RAID raid1 size == 1023.94 MiB >18:10:43,977 DBG blivet: existing RAID raid1 size == 1023.94 MiB >18:10:43,978 DBG blivet: existing RAID raid1 size == 1023.94 MiB >18:10:43,979 DBG blivet: MDRaidArrayDevice._add_parent: 1 ; parent: sdb1 ; >18:10:43,980 DBG blivet: PartitionDevice.add_child: name: sdb1 ; child: 1 ; kids: 0 ; >18:10:43,981 INF blivet: got format: existing mdmember >18:10:43,982 DBG blivet: DeviceTree.get_device_by_name: name: sdb1 ; incomplete: False ; hidden: False ; >18:10:43,983 DBG blivet: DeviceTree.get_device_by_name returned existing 1024 MiB partition sdb1 (217) with existing mdmember >18:10:43,983 DBG blivet: existing RAID raid1 size == 1023.94 MiB >18:10:43,984 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:43,984 DBG blivet: existing RAID raid1 size == 1023.94 MiB >18:10:43,985 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:43,987 DBG blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: False ; hidden: False ; >18:10:43,988 DBG blivet: DeviceTree.get_device_by_name returned existing 1024 MiB partition sda1 (13) with existing mdmember >18:10:43,988 DBG blivet: existing RAID raid1 size == 1023.94 MiB >18:10:43,988 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:43,989 DBG blivet: existing RAID raid1 size == 1023.94 MiB >18:10:43,990 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:43,991 DBG blivet: DeviceTree.get_device_by_name: name: 1 ; incomplete: False ; hidden: False ; >18:10:43,992 DBG blivet: existing RAID raid1 size == 1023.94 MiB >18:10:43,992 DBG blivet: DeviceTree.get_device_by_name returned existing 1023.94 MiB mdarray 1 (22) >18:10:43,992 DBG blivet: existing RAID raid1 size == 1023.94 MiB >18:10:43,993 DBG blivet: existing RAID raid1 size == 1023.94 MiB >18:10:43,995 DBG blivet: existing RAID raid1 size == 1023.94 MiB >18:10:43,996 DBG blivet: existing RAID raid1 size == 1023.94 MiB >18:10:43,995 INF blivet: got device: MDRaidArrayDevice instance (0x7f932f766b70) -- > name = 1 status = True id = 22 > children = [] > parents = ['existing 1024 MiB partition sda1 (13) with existing mdmember', > 'existing 1024 MiB partition sdk1 (37) with existing mdmember', > 'existing 1024 MiB partition sdj1 (57) with existing mdmember', > 'existing 1024 MiB partition sdi1 (77) with existing mdmember', > 'existing 1024 MiB partition sdh1 (97) with existing mdmember', > 'existing 1024 MiB partition sdg1 (117) with existing mdmember', > 'existing 1024 MiB partition sdf1 (137) with existing mdmember', > 'existing 1024 MiB partition sde1 (157) with existing mdmember', > 'existing 1024 MiB partition sdd1 (177) with existing mdmember', > 'existing 1024 MiB partition sdc1 (197) with existing mdmember', > 'existing 1024 MiB partition sdb1 (217) with existing mdmember'] > uuid = 2992be9a-ac0a-09aa-cdd4-4c9fa0309eed size = 1023.94 MiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/md1 > target size = 1023.94 MiB path = /dev/md/1 > format args = [] original_format = None level = raid1 spares = 0 > members = 11 > total devices = 11 metadata version = 1.0 >18:10:43,998 DBG blivet: existing RAID raid1 size == 1023.94 MiB >18:10:43,999 DBG blivet: existing RAID raid1 size == 1023.94 MiB >18:10:44,001 DBG blivet: existing RAID raid1 size == 1023.94 MiB >18:10:44,002 DBG blivet: DeviceTree.handle_format: name: 1 ; >18:10:44,003 DBG blivet: AppleBootstrapFS.supported: supported: True ; >18:10:44,003 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 227 >18:10:44,004 DBG blivet: EFIFS.supported: supported: True ; >18:10:44,004 DBG blivet: get_format('efi') returning EFIFS instance with object id 228 >18:10:44,005 DBG blivet: MacEFIFS.supported: supported: True ; >18:10:44,005 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 229 >18:10:44,006 DBG blivet: MacEFIFS.supported: supported: True ; >18:10:44,007 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 230 >18:10:44,007 INF blivet: type detected on '1' is 'ext4' >18:10:44,039 DBG blivet: padding min size from 424.91 MiB up to 468 MiB >18:10:44,040 DBG blivet: Ext4FS.supported: supported: True ; >18:10:44,041 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 231 >18:10:44,042 DBG blivet: MDRaidArrayDevice._set_format: 1 ; type: ext4 ; current: None ; >18:10:44,042 INF blivet: got format: existing ext4 filesystem >18:10:44,270 DBG blivet: Ext4FS.supported: supported: True ; >18:10:44,345 DBG blivet: Ext4FS.supported: supported: True ; >18:10:44,346 INF blivet: got format: existing mdmember >18:10:44,347 DBG blivet: DeviceTree.handle_device: name: sda2 ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x500253887004bb96-part2 ' > '/dev/disk/by-id/ata-Samsung_SSD_850_PRO_1TB_S1SRNWAFC00155E-part2 ' > '/dev/disk/by-path/pci-0000:01:00.0-sas-phy2-lun-0-part2 ' > '/dev/disk/by-partuuid/0de2f89a-02', > 'DEVNAME': '/dev/sda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:0/end_device-9:0/target9:0:0/9: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': '2', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', > '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': 'ceramic:2', > 'ID_FS_LABEL_ENC': 'ceramic:2', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'd51c5255-0096-64d3-0204-7d16793f9b58', > 'ID_FS_UUID_ENC': 'd51c5255-0096-64d3-0204-7d16793f9b58', > 'ID_FS_UUID_SUB': 'a877348a-5e02-e4fc-e524-83c645587f47', > 'ID_FS_UUID_SUB_ENC': 'a877348a-5e02-e4fc-e524-83c645587f47', > 'ID_FS_VERSION': '1.2', > 'ID_MODEL': 'Samsung_SSD_850_PRO_1TB', > 'ID_MODEL_ENC': 'Samsung\\x20SSD\\x20850\\x20PRO\\x201TB\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '2099200', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1561763840', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '0de2f89a-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0de2f89a', > 'ID_PATH': 'pci-0000:01:00.0-sas-phy2-lun-0', > 'ID_PATH_TAG': 'pci-0000_01_00_0-sas-phy2-lun-0', > 'ID_REVISION': 'EXM04B6Q', > 'ID_SERIAL': 'Samsung_SSD_850_PRO_1TB_S1SRNWAFC00155E', > 'ID_SERIAL_SHORT': 'S1SRNWAFC00155E', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x500253887004bb96', > 'ID_WWN_WITH_EXTENSION': '0x500253887004bb96', > 'MAJOR': '8', > 'MINOR': '2', > 'PARTN': '2', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sda2', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:0/end_device-9:0/target9:0:0/9:0:0:0/block/sda/sda2', > 'TAGS': ':systemd:', > 'UDISKS_MD_MEMBER_ARRAY_SIZE': '4397.19GB', > 'UDISKS_MD_MEMBER_DEVICES': '11', > 'UDISKS_MD_MEMBER_DEV_UUID': 'a877348a:5e02e4fc:e52483c6:45587f47', > 'UDISKS_MD_MEMBER_EVENTS': '30833', > 'UDISKS_MD_MEMBER_LEVEL': 'raid10', > 'UDISKS_MD_MEMBER_NAME': 'ceramic:2', > 'UDISKS_MD_MEMBER_UPDATE_TIME': '1529776966', > 'UDISKS_MD_MEMBER_UUID': 'd51c5255:009664d3:02047d16:793f9b58', > 'USEC_INITIALIZED': '14464675'} ; >18:10:44,347 INF blivet: scanning sda2 (/sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:0/end_device-9:0/target9:0:0/9:0:0:0/block/sda/sda2)... >18:10:44,348 DBG blivet: DeviceTree.get_device_by_name: name: sda2 ; incomplete: False ; hidden: False ; >18:10:44,348 DBG blivet: DeviceTree.get_device_by_name returned None >18:10:44,349 DBG blivet: PartitionDevicePopulator.run: name: sda2 ; >18:10:44,422 DBG blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >18:10:44,423 DBG blivet: DeviceTree.get_device_by_name returned existing 953.87 GiB disk sda (3) with existing msdos disklabel >18:10:44,424 DBG blivet: get_format('None') returning DeviceFormat instance with object id 235 >18:10:44,425 DBG blivet: DiskDevice.add_child: name: sda ; child: sda2 ; kids: 1 ; >18:10:44,425 DBG blivet: get_format('None') returning DeviceFormat instance with object id 236 >18:10:44,426 DBG blivet: PartitionDevice._set_format: sda2 ; type: None ; current: None ; >18:10:44,427 DBG blivet: PartitionDevice.update_sysfs_path: sda2 ; status: True ; >18:10:44,428 DBG blivet: sda2 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:0/end_device-9:0/target9:0:0/9:0:0:0/block/sda/sda2 >18:10:44,428 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda2 ; sysfs_path: /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:0/end_device-9:0/target9:0:0/9:0:0:0/block/sda/sda2 ; >18:10:44,429 DBG blivet: updated sda2 size to 744.71 GiB (744.71 GiB) >18:10:44,429 DBG blivet: looking up parted Partition: /dev/sda2 >18:10:44,430 DBG blivet: PartitionDevice.probe: sda2 ; exists: True ; >18:10:44,431 DBG blivet: PartitionDevice.get_flag: path: /dev/sda2 ; flag: 1 ; >18:10:44,432 DBG blivet: PartitionDevice.get_flag: path: /dev/sda2 ; flag: 10 ; >18:10:44,432 DBG blivet: PartitionDevice.get_flag: path: /dev/sda2 ; flag: 12 ; >18:10:44,433 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda2 ; sysfs_path: /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:0/end_device-9:0/target9:0:0/9:0:0:0/block/sda/sda2 ; >18:10:44,434 DBG blivet: updated sda2 size to 744.71 GiB (744.71 GiB) >18:10:44,434 INF blivet: added partition sda2 (id 234) to device tree >18:10:44,434 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:44,434 INF blivet: got device: PartitionDevice instance (0x7f9330bcb278) -- > name = sda2 status = True id = 234 > children = [] > parents = ['existing 953.87 GiB disk sda (3) with existing msdos disklabel'] > uuid = 0de2f89a-02 size = 744.71 GiB > format = existing None > major = 8 minor = 2 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:0/end_device-9:0/target9:0:0/9:0:0:0/block/sda/sda2 > target size = 744.71 GiB path = /dev/sda2 > format args = [] original_format = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f933434e6d8> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f9330d0d080> PedPartition: <_ped.Partition object at 0x7f9330d2df68> > disk = existing 953.87 GiB disk sda (3) with existing msdos disklabel > start = 2099200 end = 1563863039 length = 1561763840 > flags = >18:10:44,435 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:44,436 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:44,437 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:44,438 DBG blivet: DeviceTree.handle_format: name: sda2 ; >18:10:44,439 DBG blivet: AppleBootstrapFS.supported: supported: True ; >18:10:44,439 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 238 >18:10:44,440 DBG blivet: EFIFS.supported: supported: True ; >18:10:44,441 DBG blivet: get_format('efi') returning EFIFS instance with object id 239 >18:10:44,442 DBG blivet: MacEFIFS.supported: supported: True ; >18:10:44,442 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 240 >18:10:44,443 DBG blivet: MacEFIFS.supported: supported: True ; >18:10:44,443 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 241 >18:10:44,443 INF blivet: type detected on 'sda2' is 'mdmember' >18:10:44,444 DBG blivet: MDRaidMember.__init__: uuid: a877348a-5e02-e4fc-e524-83c645587f47 ; label: ceramic:2 ; device: /dev/sda2 ; serial: Samsung_SSD_850_PRO_1TB_S1SRNWAFC00155E ; exists: True ; md_uuid: d51c5255-0096-64d3-0204-7d16793f9b58 ; biosraid: False ; >18:10:44,444 DBG blivet: get_format('mdmember') returning MDRaidMember instance with object id 242 >18:10:44,445 DBG blivet: PartitionDevice._set_format: sda2 ; type: mdmember ; current: None ; >18:10:44,465 DBG blivet: DeviceTree.get_device_by_uuid: uuid: d51c5255-0096-64d3-0204-7d16793f9b58 ; incomplete: True ; hidden: False ; >18:10:44,466 DBG blivet: DeviceTree.get_device_by_uuid returned None >18:10:44,541 INF blivet: using name 2 for md array containing member sda2 >18:10:44,541 DBG blivet: get_format('None') returning DeviceFormat instance with object id 244 >18:10:44,541 DBG blivet: get_format('None') returning DeviceFormat instance with object id 245 >18:10:44,542 DBG blivet: MDRaidArrayDevice._set_format: 2 ; type: None ; current: None ; >18:10:44,544 DBG blivet: MDRaidArrayDevice.update_sysfs_path: 2 ; status: True ; >18:10:44,544 DBG blivet: 2 sysfs_path set to /sys/devices/virtual/block/md2 >18:10:44,545 DBG blivet: MDRaidArrayDevice.read_current_size: exists: True ; path: /dev/md/2 ; sysfs_path: /sys/devices/virtual/block/md2 ; >18:10:44,545 DBG blivet: existing RAID None size == 4 TiB >18:10:44,545 DBG blivet: updated 2 size to 4 TiB (4 TiB) >18:10:44,546 DBG blivet: MDRaidArrayDevice.read_chunk_size: exists: True ; path: /dev/md/2 ; sysfs_path: /sys/devices/virtual/block/md2 ; >18:10:44,547 DBG blivet: get_format('None') returning DeviceFormat instance with object id 247 >18:10:44,547 DBG blivet: MDRaidArrayDevice._set_format: 2 ; type: None ; current: None ; >18:10:44,548 DBG blivet: MDRaidArrayDevice.update_sysfs_path: 2 ; status: True ; >18:10:44,548 DBG blivet: 2 sysfs_path set to /sys/devices/virtual/block/md2 >18:10:44,549 DBG blivet: MDRaidArrayDevice._add_parent: 2 ; parent: sda2 ; >18:10:44,550 DBG blivet: PartitionDevice.add_child: name: sda2 ; child: 2 ; kids: 0 ; >18:10:44,550 INF blivet: added mdarray 2 (id 243) to device tree >18:10:44,552 DBG blivet: DeviceTree.handle_device: name: 2 ; info: {'DEVLINKS': '/dev/md/2 /dev/disk/by-id/md-name-ceramic:2 ' > '/dev/disk/by-id/md-uuid-d51c5255:009664d3:02047d16:793f9b58 ' > '/dev/disk/by-id/lvm-pv-uuid-UlsMyK-8OXj-pPgw-Dk1e-2EyI-6GI6-wfcDbN', > 'DEVNAME': '/dev/md2', > 'DEVPATH': '/devices/virtual/block/md2', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'UlsMyK-8OXj-pPgw-Dk1e-2EyI-6GI6-wfcDbN', > 'ID_FS_UUID_ENC': 'UlsMyK-8OXj-pPgw-Dk1e-2EyI-6GI6-wfcDbN', > 'ID_FS_VERSION': 'LVM2 001', > 'LVM_MD_PV_ACTIVATED': '1', > 'MAJOR': '9', > 'MD_DEVICES': '11', > 'MD_DEVICE_sda2_DEV': '/dev/sda2', > 'MD_DEVICE_sda2_ROLE': '0', > 'MD_DEVICE_sdb2_DEV': '/dev/sdb2', > 'MD_DEVICE_sdb2_ROLE': '1', > 'MD_DEVICE_sdc2_DEV': '/dev/sdc2', > 'MD_DEVICE_sdc2_ROLE': '2', > 'MD_DEVICE_sdd2_DEV': '/dev/sdd2', > 'MD_DEVICE_sdd2_ROLE': '3', > 'MD_DEVICE_sde2_DEV': '/dev/sde2', > 'MD_DEVICE_sde2_ROLE': '4', > 'MD_DEVICE_sdf2_DEV': '/dev/sdf2', > 'MD_DEVICE_sdf2_ROLE': '5', > 'MD_DEVICE_sdg2_DEV': '/dev/sdg2', > 'MD_DEVICE_sdg2_ROLE': '6', > 'MD_DEVICE_sdh2_DEV': '/dev/sdh2', > 'MD_DEVICE_sdh2_ROLE': '7', > 'MD_DEVICE_sdi2_DEV': '/dev/sdi2', > 'MD_DEVICE_sdi2_ROLE': '8', > 'MD_DEVICE_sdj2_DEV': '/dev/sdj2', > 'MD_DEVICE_sdj2_ROLE': '9', > 'MD_DEVICE_sdk2_DEV': '/dev/sdk2', > 'MD_DEVICE_sdk2_ROLE': '10', > 'MD_DEVICE_sdk3_DEV': '/dev/sdk3', > 'MD_DEVICE_sdk3_ROLE': 'spare', > 'MD_DEVNAME': '2', > 'MD_LEVEL': 'raid10', > 'MD_METADATA': '1.2', > 'MD_NAME': 'ceramic:2', > 'MD_UUID': 'd51c5255:009664d3:02047d16:793f9b58', > 'MINOR': '2', > 'SUBSYSTEM': 'block', > 'SYSTEMD_WANTS': 'mdmonitor.service', > 'SYS_NAME': 'md2', > 'SYS_PATH': '/sys/devices/virtual/block/md2', > 'TAGS': ':systemd:', > 'UDISKS_MD_DEVICES': '11', > 'UDISKS_MD_DEVICE_sda2_DEV': '/dev/sda2', > 'UDISKS_MD_DEVICE_sda2_ROLE': '0', > 'UDISKS_MD_DEVICE_sdb2_DEV': '/dev/sdb2', > 'UDISKS_MD_DEVICE_sdb2_ROLE': '1', > 'UDISKS_MD_DEVICE_sdc2_DEV': '/dev/sdc2', > 'UDISKS_MD_DEVICE_sdc2_ROLE': '2', > 'UDISKS_MD_DEVICE_sdd2_DEV': '/dev/sdd2', > 'UDISKS_MD_DEVICE_sdd2_ROLE': '3', > 'UDISKS_MD_DEVICE_sde2_DEV': '/dev/sde2', > 'UDISKS_MD_DEVICE_sde2_ROLE': '4', > 'UDISKS_MD_DEVICE_sdf2_DEV': '/dev/sdf2', > 'UDISKS_MD_DEVICE_sdf2_ROLE': '5', > 'UDISKS_MD_DEVICE_sdg2_DEV': '/dev/sdg2', > 'UDISKS_MD_DEVICE_sdg2_ROLE': '6', > 'UDISKS_MD_DEVICE_sdh2_DEV': '/dev/sdh2', > 'UDISKS_MD_DEVICE_sdh2_ROLE': '7', > 'UDISKS_MD_DEVICE_sdi2_DEV': '/dev/sdi2', > 'UDISKS_MD_DEVICE_sdi2_ROLE': '8', > 'UDISKS_MD_DEVICE_sdj2_DEV': '/dev/sdj2', > 'UDISKS_MD_DEVICE_sdj2_ROLE': '9', > 'UDISKS_MD_DEVICE_sdk2_DEV': '/dev/sdk2', > 'UDISKS_MD_DEVICE_sdk2_ROLE': '10', > 'UDISKS_MD_DEVICE_sdk3_DEV': '/dev/sdk3', > 'UDISKS_MD_DEVICE_sdk3_ROLE': 'spare', > 'UDISKS_MD_DEVNAME': '2', > 'UDISKS_MD_LEVEL': 'raid10', > 'UDISKS_MD_METADATA': '1.2', > 'UDISKS_MD_NAME': 'ceramic:2', > 'UDISKS_MD_UUID': 'd51c5255:009664d3:02047d16:793f9b58', > 'USEC_INITIALIZED': '14519121'} ; >18:10:44,552 INF blivet: scanning 2 (/sys/devices/virtual/block/md2)... >18:10:44,553 DBG blivet: DeviceTree.get_device_by_name: name: 2 ; incomplete: False ; hidden: False ; >18:10:44,554 DBG blivet: DeviceTree.get_device_by_name returned None >18:10:44,555 DBG blivet: DeviceTree.get_device_by_name: name: 2 ; incomplete: False ; hidden: False ; >18:10:44,556 DBG blivet: DeviceTree.get_device_by_name returned None >18:10:44,556 DBG blivet: MDDevicePopulator.run: name: 2 ; >18:10:44,558 DBG blivet: DeviceTree.get_device_by_name: name: sde2 ; incomplete: False ; hidden: False ; >18:10:44,559 DBG blivet: DeviceTree.get_device_by_name returned None >18:10:44,560 DBG blivet: DeviceTree.handle_device: name: sde2 ; info: {'DEVLINKS': '/dev/disk/by-partuuid/dcd1348f-02 ' > '/dev/disk/by-path/pci-0000:01:00.0-sas-phy4-lun-0-part2 ' > '/dev/disk/by-id/ata-Samsung_SSD_850_PRO_1TB_S1SRNWAFB06972V-part2 ' > '/dev/disk/by-id/wwn-0x50025388700447e6-part2', > 'DEVNAME': '/dev/sde2', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:4/end_device-9:4/target9:0:4/9:0:4:0/block/sde/sde2', > '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_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': 'ceramic:2', > 'ID_FS_LABEL_ENC': 'ceramic:2', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'd51c5255-0096-64d3-0204-7d16793f9b58', > 'ID_FS_UUID_ENC': 'd51c5255-0096-64d3-0204-7d16793f9b58', > 'ID_FS_UUID_SUB': 'f5d859b6-eb0a-02da-1321-9e62e4170b5e', > 'ID_FS_UUID_SUB_ENC': 'f5d859b6-eb0a-02da-1321-9e62e4170b5e', > 'ID_FS_VERSION': '1.2', > 'ID_MODEL': 'Samsung_SSD_850_PRO_1TB', > 'ID_MODEL_ENC': 'Samsung\\x20SSD\\x20850\\x20PRO\\x201TB\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:64', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '2099200', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1561763840', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': 'dcd1348f-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': 'dcd1348f', > 'ID_PATH': 'pci-0000:01:00.0-sas-phy4-lun-0', > 'ID_PATH_TAG': 'pci-0000_01_00_0-sas-phy4-lun-0', > 'ID_REVISION': 'EXM04B6Q', > 'ID_SERIAL': 'Samsung_SSD_850_PRO_1TB_S1SRNWAFB06972V', > 'ID_SERIAL_SHORT': 'S1SRNWAFB06972V', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50025388700447e6', > 'ID_WWN_WITH_EXTENSION': '0x50025388700447e6', > 'MAJOR': '8', > 'MINOR': '66', > 'PARTN': '2', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sde2', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:4/end_device-9:4/target9:0:4/9:0:4:0/block/sde/sde2', > 'TAGS': ':systemd:', > 'UDISKS_MD_MEMBER_ARRAY_SIZE': '4397.19GB', > 'UDISKS_MD_MEMBER_DEVICES': '11', > 'UDISKS_MD_MEMBER_DEV_UUID': 'f5d859b6:eb0a02da:13219e62:e4170b5e', > 'UDISKS_MD_MEMBER_EVENTS': '30833', > 'UDISKS_MD_MEMBER_LEVEL': 'raid10', > 'UDISKS_MD_MEMBER_NAME': 'ceramic:2', > 'UDISKS_MD_MEMBER_UPDATE_TIME': '1529776966', > 'UDISKS_MD_MEMBER_UUID': 'd51c5255:009664d3:02047d16:793f9b58', > 'USEC_INITIALIZED': '14491524'} ; >18:10:44,560 INF blivet: scanning sde2 (/sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:4/end_device-9:4/target9:0:4/9:0:4:0/block/sde/sde2)... >18:10:44,561 DBG blivet: DeviceTree.get_device_by_name: name: sde2 ; incomplete: False ; hidden: False ; >18:10:44,562 DBG blivet: DeviceTree.get_device_by_name returned None >18:10:44,563 DBG blivet: PartitionDevicePopulator.run: name: sde2 ; >18:10:44,635 DBG blivet: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; >18:10:44,636 DBG blivet: DeviceTree.get_device_by_name returned existing 953.87 GiB disk sde (147) with existing msdos disklabel >18:10:44,637 DBG blivet: get_format('None') returning DeviceFormat instance with object id 249 >18:10:44,638 DBG blivet: DiskDevice.add_child: name: sde ; child: sde2 ; kids: 1 ; >18:10:44,639 DBG blivet: get_format('None') returning DeviceFormat instance with object id 250 >18:10:44,640 DBG blivet: PartitionDevice._set_format: sde2 ; type: None ; current: None ; >18:10:44,641 DBG blivet: PartitionDevice.update_sysfs_path: sde2 ; status: True ; >18:10:44,641 DBG blivet: sde2 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:4/end_device-9:4/target9:0:4/9:0:4:0/block/sde/sde2 >18:10:44,642 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sde2 ; sysfs_path: /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:4/end_device-9:4/target9:0:4/9:0:4:0/block/sde/sde2 ; >18:10:44,642 DBG blivet: updated sde2 size to 744.71 GiB (744.71 GiB) >18:10:44,643 DBG blivet: looking up parted Partition: /dev/sde2 >18:10:44,644 DBG blivet: PartitionDevice.probe: sde2 ; exists: True ; >18:10:44,645 DBG blivet: PartitionDevice.get_flag: path: /dev/sde2 ; flag: 1 ; >18:10:44,646 DBG blivet: PartitionDevice.get_flag: path: /dev/sde2 ; flag: 10 ; >18:10:44,647 DBG blivet: PartitionDevice.get_flag: path: /dev/sde2 ; flag: 12 ; >18:10:44,648 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sde2 ; sysfs_path: /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:4/end_device-9:4/target9:0:4/9:0:4:0/block/sde/sde2 ; >18:10:44,648 DBG blivet: updated sde2 size to 744.71 GiB (744.71 GiB) >18:10:44,649 INF blivet: added partition sde2 (id 248) to device tree >18:10:44,649 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:44,649 INF blivet: got device: PartitionDevice instance (0x7f9330bb9c18) -- > name = sde2 status = True id = 248 > children = [] > parents = ['existing 953.87 GiB disk sde (147) with existing msdos disklabel'] > uuid = dcd1348f-02 size = 744.71 GiB > format = existing None > major = 8 minor = 66 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:4/end_device-9:4/target9:0:4/9:0:4:0/block/sde/sde2 > target size = 744.71 GiB path = /dev/sde2 > 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 0x7f9330c4bf98> fileSystem: None > number: 2 path: /dev/sde2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f9330c4b9e8> PedPartition: <_ped.Partition object at 0x7f9330c29938> > disk = existing 953.87 GiB disk sde (147) with existing msdos disklabel > start = 2099200 end = 1563863039 length = 1561763840 > flags = >18:10:44,650 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:44,651 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:44,652 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:44,653 DBG blivet: DeviceTree.handle_format: name: sde2 ; >18:10:44,654 DBG blivet: AppleBootstrapFS.supported: supported: True ; >18:10:44,655 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 252 >18:10:44,656 DBG blivet: EFIFS.supported: supported: True ; >18:10:44,656 DBG blivet: get_format('efi') returning EFIFS instance with object id 253 >18:10:44,657 DBG blivet: MacEFIFS.supported: supported: True ; >18:10:44,657 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 254 >18:10:44,659 DBG blivet: MacEFIFS.supported: supported: True ; >18:10:44,659 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 255 >18:10:44,659 INF blivet: type detected on 'sde2' is 'mdmember' >18:10:44,660 DBG blivet: MDRaidMember.__init__: uuid: f5d859b6-eb0a-02da-1321-9e62e4170b5e ; label: ceramic:2 ; device: /dev/sde2 ; serial: Samsung_SSD_850_PRO_1TB_S1SRNWAFB06972V ; exists: True ; md_uuid: d51c5255-0096-64d3-0204-7d16793f9b58 ; biosraid: False ; >18:10:44,660 DBG blivet: get_format('mdmember') returning MDRaidMember instance with object id 256 >18:10:44,661 DBG blivet: PartitionDevice._set_format: sde2 ; type: mdmember ; current: None ; >18:10:44,681 DBG blivet: DeviceTree.get_device_by_uuid: uuid: d51c5255-0096-64d3-0204-7d16793f9b58 ; incomplete: True ; hidden: False ; >18:10:44,682 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:44,682 DBG blivet: DeviceTree.get_device_by_uuid returned existing 4 TiB mdarray 2 (243) >18:10:44,682 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:44,683 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:44,683 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:44,684 DBG blivet: MDRaidArrayDevice._add_parent: 2 ; parent: sde2 ; >18:10:44,685 DBG blivet: PartitionDevice.add_child: name: sde2 ; child: 2 ; kids: 0 ; >18:10:44,686 INF blivet: got format: existing mdmember >18:10:44,687 DBG blivet: DeviceTree.get_device_by_name: name: sde2 ; incomplete: False ; hidden: False ; >18:10:44,688 DBG blivet: DeviceTree.get_device_by_name returned existing 744.71 GiB partition sde2 (248) with existing mdmember >18:10:44,688 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:44,688 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:44,689 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:44,690 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:44,692 DBG blivet: DeviceTree.get_device_by_name: name: sdd2 ; incomplete: False ; hidden: False ; >18:10:44,693 DBG blivet: DeviceTree.get_device_by_name returned None >18:10:44,694 DBG blivet: DeviceTree.handle_device: name: sdd2 ; info: {'DEVLINKS': '/dev/disk/by-path/pci-0000:01:00.0-sas-phy3-lun-0-part2 ' > '/dev/disk/by-id/ata-Samsung_SSD_850_PRO_1TB_S1SRNWAFC00156X-part2 ' > '/dev/disk/by-partuuid/afe25ac4-02 ' > '/dev/disk/by-id/wwn-0x500253887004bb97-part2', > 'DEVNAME': '/dev/sdd2', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:3/end_device-9:3/target9:0:3/9:0:3:0/block/sdd/sdd2', > '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_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': 'ceramic:2', > 'ID_FS_LABEL_ENC': 'ceramic:2', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'd51c5255-0096-64d3-0204-7d16793f9b58', > 'ID_FS_UUID_ENC': 'd51c5255-0096-64d3-0204-7d16793f9b58', > 'ID_FS_UUID_SUB': '09d6d3e7-e13d-4458-b7ac-dba5b0eaacc4', > 'ID_FS_UUID_SUB_ENC': '09d6d3e7-e13d-4458-b7ac-dba5b0eaacc4', > 'ID_FS_VERSION': '1.2', > 'ID_MODEL': 'Samsung_SSD_850_PRO_1TB', > 'ID_MODEL_ENC': 'Samsung\\x20SSD\\x20850\\x20PRO\\x201TB\\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': '2', > 'ID_PART_ENTRY_OFFSET': '2099200', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1561763840', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': 'afe25ac4-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': 'afe25ac4', > 'ID_PATH': 'pci-0000:01:00.0-sas-phy3-lun-0', > 'ID_PATH_TAG': 'pci-0000_01_00_0-sas-phy3-lun-0', > 'ID_REVISION': 'EXM04B6Q', > 'ID_SERIAL': 'Samsung_SSD_850_PRO_1TB_S1SRNWAFC00156X', > 'ID_SERIAL_SHORT': 'S1SRNWAFC00156X', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x500253887004bb97', > 'ID_WWN_WITH_EXTENSION': '0x500253887004bb97', > 'MAJOR': '8', > 'MINOR': '50', > 'PARTN': '2', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdd2', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:3/end_device-9:3/target9:0:3/9:0:3:0/block/sdd/sdd2', > 'TAGS': ':systemd:', > 'UDISKS_MD_MEMBER_ARRAY_SIZE': '4397.19GB', > 'UDISKS_MD_MEMBER_DEVICES': '11', > 'UDISKS_MD_MEMBER_DEV_UUID': '09d6d3e7:e13d4458:b7acdba5:b0eaacc4', > 'UDISKS_MD_MEMBER_EVENTS': '30833', > 'UDISKS_MD_MEMBER_LEVEL': 'raid10', > 'UDISKS_MD_MEMBER_NAME': 'ceramic:2', > 'UDISKS_MD_MEMBER_UPDATE_TIME': '1529776966', > 'UDISKS_MD_MEMBER_UUID': 'd51c5255:009664d3:02047d16:793f9b58', > 'USEC_INITIALIZED': '14458697'} ; >18:10:44,694 INF blivet: scanning sdd2 (/sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:3/end_device-9:3/target9:0:3/9:0:3:0/block/sdd/sdd2)... >18:10:44,695 DBG blivet: DeviceTree.get_device_by_name: name: sdd2 ; incomplete: False ; hidden: False ; >18:10:44,696 DBG blivet: DeviceTree.get_device_by_name returned None >18:10:44,697 DBG blivet: PartitionDevicePopulator.run: name: sdd2 ; >18:10:44,769 DBG blivet: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; >18:10:44,770 DBG blivet: DeviceTree.get_device_by_name returned existing 953.87 GiB disk sdd (167) with existing msdos disklabel >18:10:44,771 DBG blivet: get_format('None') returning DeviceFormat instance with object id 259 >18:10:44,772 DBG blivet: DiskDevice.add_child: name: sdd ; child: sdd2 ; kids: 1 ; >18:10:44,773 DBG blivet: get_format('None') returning DeviceFormat instance with object id 260 >18:10:44,773 DBG blivet: PartitionDevice._set_format: sdd2 ; type: None ; current: None ; >18:10:44,775 DBG blivet: PartitionDevice.update_sysfs_path: sdd2 ; status: True ; >18:10:44,775 DBG blivet: sdd2 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:3/end_device-9:3/target9:0:3/9:0:3:0/block/sdd/sdd2 >18:10:44,776 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sdd2 ; sysfs_path: /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:3/end_device-9:3/target9:0:3/9:0:3:0/block/sdd/sdd2 ; >18:10:44,776 DBG blivet: updated sdd2 size to 744.71 GiB (744.71 GiB) >18:10:44,777 DBG blivet: looking up parted Partition: /dev/sdd2 >18:10:44,777 DBG blivet: PartitionDevice.probe: sdd2 ; exists: True ; >18:10:44,779 DBG blivet: PartitionDevice.get_flag: path: /dev/sdd2 ; flag: 1 ; >18:10:44,779 DBG blivet: PartitionDevice.get_flag: path: /dev/sdd2 ; flag: 10 ; >18:10:44,781 DBG blivet: PartitionDevice.get_flag: path: /dev/sdd2 ; flag: 12 ; >18:10:44,782 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sdd2 ; sysfs_path: /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:3/end_device-9:3/target9:0:3/9:0:3:0/block/sdd/sdd2 ; >18:10:44,782 DBG blivet: updated sdd2 size to 744.71 GiB (744.71 GiB) >18:10:44,783 INF blivet: added partition sdd2 (id 258) to device tree >18:10:44,783 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:44,783 INF blivet: got device: PartitionDevice instance (0x7f932f7c1da0) -- > name = sdd2 status = True id = 258 > children = [] > parents = ['existing 953.87 GiB disk sdd (167) with existing msdos disklabel'] > uuid = afe25ac4-02 size = 744.71 GiB > format = existing None > major = 8 minor = 50 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:3/end_device-9:3/target9:0:3/9:0:3:0/block/sdd/sdd2 > target size = 744.71 GiB path = /dev/sdd2 > 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 0x7f9330c65160> fileSystem: None > number: 2 path: /dev/sdd2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f932f9474e0> PedPartition: <_ped.Partition object at 0x7f9330c406d0> > disk = existing 953.87 GiB disk sdd (167) with existing msdos disklabel > start = 2099200 end = 1563863039 length = 1561763840 > flags = >18:10:44,784 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:44,785 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:44,786 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:44,787 DBG blivet: DeviceTree.handle_format: name: sdd2 ; >18:10:44,788 DBG blivet: AppleBootstrapFS.supported: supported: True ; >18:10:44,788 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 262 >18:10:44,790 DBG blivet: EFIFS.supported: supported: True ; >18:10:44,790 DBG blivet: get_format('efi') returning EFIFS instance with object id 263 >18:10:44,791 DBG blivet: MacEFIFS.supported: supported: True ; >18:10:44,791 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 264 >18:10:44,792 DBG blivet: MacEFIFS.supported: supported: True ; >18:10:44,792 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 265 >18:10:44,793 INF blivet: type detected on 'sdd2' is 'mdmember' >18:10:44,793 DBG blivet: MDRaidMember.__init__: uuid: 09d6d3e7-e13d-4458-b7ac-dba5b0eaacc4 ; label: ceramic:2 ; device: /dev/sdd2 ; serial: Samsung_SSD_850_PRO_1TB_S1SRNWAFC00156X ; exists: True ; md_uuid: d51c5255-0096-64d3-0204-7d16793f9b58 ; biosraid: False ; >18:10:44,794 DBG blivet: get_format('mdmember') returning MDRaidMember instance with object id 266 >18:10:44,795 DBG blivet: PartitionDevice._set_format: sdd2 ; type: mdmember ; current: None ; >18:10:44,814 DBG blivet: DeviceTree.get_device_by_uuid: uuid: d51c5255-0096-64d3-0204-7d16793f9b58 ; incomplete: True ; hidden: False ; >18:10:44,815 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:44,815 DBG blivet: DeviceTree.get_device_by_uuid returned existing 4 TiB mdarray 2 (243) >18:10:44,816 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:44,816 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:44,817 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:44,818 DBG blivet: MDRaidArrayDevice._add_parent: 2 ; parent: sdd2 ; >18:10:44,819 DBG blivet: PartitionDevice.add_child: name: sdd2 ; child: 2 ; kids: 0 ; >18:10:44,819 INF blivet: got format: existing mdmember >18:10:44,820 DBG blivet: DeviceTree.get_device_by_name: name: sdd2 ; incomplete: False ; hidden: False ; >18:10:44,821 DBG blivet: DeviceTree.get_device_by_name returned existing 744.71 GiB partition sdd2 (258) with existing mdmember >18:10:44,822 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:44,822 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:44,823 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:44,823 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:44,825 DBG blivet: DeviceTree.get_device_by_name: name: sdc2 ; incomplete: False ; hidden: False ; >18:10:44,826 DBG blivet: DeviceTree.get_device_by_name returned None >18:10:44,827 DBG blivet: DeviceTree.handle_device: name: sdc2 ; info: {'DEVLINKS': '/dev/disk/by-partuuid/6373af13-02 ' > '/dev/disk/by-id/wwn-0x500253887004bb9f-part2 ' > '/dev/disk/by-id/ata-Samsung_SSD_850_PRO_1TB_S1SRNWAFC00164L-part2 ' > '/dev/disk/by-path/pci-0000:01:00.0-sas-phy1-lun-0-part2', > 'DEVNAME': '/dev/sdc2', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:2/end_device-9:2/target9:0:2/9:0:2:0/block/sdc/sdc2', > '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_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': 'ceramic:2', > 'ID_FS_LABEL_ENC': 'ceramic:2', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'd51c5255-0096-64d3-0204-7d16793f9b58', > 'ID_FS_UUID_ENC': 'd51c5255-0096-64d3-0204-7d16793f9b58', > 'ID_FS_UUID_SUB': '4d493936-3a76-3925-2191-f162b4df6384', > 'ID_FS_UUID_SUB_ENC': '4d493936-3a76-3925-2191-f162b4df6384', > 'ID_FS_VERSION': '1.2', > 'ID_MODEL': 'Samsung_SSD_850_PRO_1TB', > 'ID_MODEL_ENC': 'Samsung\\x20SSD\\x20850\\x20PRO\\x201TB\\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': '2', > 'ID_PART_ENTRY_OFFSET': '2099200', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1561763840', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '6373af13-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '6373af13', > 'ID_PATH': 'pci-0000:01:00.0-sas-phy1-lun-0', > 'ID_PATH_TAG': 'pci-0000_01_00_0-sas-phy1-lun-0', > 'ID_REVISION': 'EXM04B6Q', > 'ID_SERIAL': 'Samsung_SSD_850_PRO_1TB_S1SRNWAFC00164L', > 'ID_SERIAL_SHORT': 'S1SRNWAFC00164L', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x500253887004bb9f', > 'ID_WWN_WITH_EXTENSION': '0x500253887004bb9f', > 'MAJOR': '8', > 'MINOR': '34', > 'PARTN': '2', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdc2', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:2/end_device-9:2/target9:0:2/9:0:2:0/block/sdc/sdc2', > 'TAGS': ':systemd:', > 'UDISKS_MD_MEMBER_ARRAY_SIZE': '4397.19GB', > 'UDISKS_MD_MEMBER_DEVICES': '11', > 'UDISKS_MD_MEMBER_DEV_UUID': '4d493936:3a763925:2191f162:b4df6384', > 'UDISKS_MD_MEMBER_EVENTS': '30833', > 'UDISKS_MD_MEMBER_LEVEL': 'raid10', > 'UDISKS_MD_MEMBER_NAME': 'ceramic:2', > 'UDISKS_MD_MEMBER_UPDATE_TIME': '1529776966', > 'UDISKS_MD_MEMBER_UUID': 'd51c5255:009664d3:02047d16:793f9b58', > 'USEC_INITIALIZED': '14451675'} ; >18:10:44,828 INF blivet: scanning sdc2 (/sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:2/end_device-9:2/target9:0:2/9:0:2:0/block/sdc/sdc2)... >18:10:44,828 DBG blivet: DeviceTree.get_device_by_name: name: sdc2 ; incomplete: False ; hidden: False ; >18:10:44,830 DBG blivet: DeviceTree.get_device_by_name returned None >18:10:44,831 DBG blivet: PartitionDevicePopulator.run: name: sdc2 ; >18:10:44,920 DBG blivet: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; >18:10:44,921 DBG blivet: DeviceTree.get_device_by_name returned existing 953.87 GiB disk sdc (187) with existing msdos disklabel >18:10:44,922 DBG blivet: get_format('None') returning DeviceFormat instance with object id 269 >18:10:44,923 DBG blivet: DiskDevice.add_child: name: sdc ; child: sdc2 ; kids: 1 ; >18:10:44,924 DBG blivet: get_format('None') returning DeviceFormat instance with object id 270 >18:10:44,924 DBG blivet: PartitionDevice._set_format: sdc2 ; type: None ; current: None ; >18:10:44,926 DBG blivet: PartitionDevice.update_sysfs_path: sdc2 ; status: True ; >18:10:44,926 DBG blivet: sdc2 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:2/end_device-9:2/target9:0:2/9:0:2:0/block/sdc/sdc2 >18:10:44,927 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sdc2 ; sysfs_path: /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:2/end_device-9:2/target9:0:2/9:0:2:0/block/sdc/sdc2 ; >18:10:44,927 DBG blivet: updated sdc2 size to 744.71 GiB (744.71 GiB) >18:10:44,928 DBG blivet: looking up parted Partition: /dev/sdc2 >18:10:44,929 DBG blivet: PartitionDevice.probe: sdc2 ; exists: True ; >18:10:44,930 DBG blivet: PartitionDevice.get_flag: path: /dev/sdc2 ; flag: 1 ; >18:10:44,931 DBG blivet: PartitionDevice.get_flag: path: /dev/sdc2 ; flag: 10 ; >18:10:44,932 DBG blivet: PartitionDevice.get_flag: path: /dev/sdc2 ; flag: 12 ; >18:10:44,933 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sdc2 ; sysfs_path: /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:2/end_device-9:2/target9:0:2/9:0:2:0/block/sdc/sdc2 ; >18:10:44,933 DBG blivet: updated sdc2 size to 744.71 GiB (744.71 GiB) >18:10:44,933 INF blivet: added partition sdc2 (id 268) to device tree >18:10:44,934 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:44,934 INF blivet: got device: PartitionDevice instance (0x7f9330bcb908) -- > name = sdc2 status = True id = 268 > children = [] > parents = ['existing 953.87 GiB disk sdc (187) with existing msdos disklabel'] > uuid = 6373af13-02 size = 744.71 GiB > format = existing None > major = 8 minor = 34 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:2/end_device-9:2/target9:0:2/9:0:2:0/block/sdc/sdc2 > target size = 744.71 GiB path = /dev/sdc2 > format args = [] original_format = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f9330baef28> fileSystem: None > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f932f953eb8> PedPartition: <_ped.Partition object at 0x7f932f942ca8> > disk = existing 953.87 GiB disk sdc (187) with existing msdos disklabel > start = 2099200 end = 1563863039 length = 1561763840 > flags = >18:10:44,935 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:44,936 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:44,937 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:44,938 DBG blivet: DeviceTree.handle_format: name: sdc2 ; >18:10:44,939 DBG blivet: AppleBootstrapFS.supported: supported: True ; >18:10:44,939 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 272 >18:10:44,940 DBG blivet: EFIFS.supported: supported: True ; >18:10:44,941 DBG blivet: get_format('efi') returning EFIFS instance with object id 273 >18:10:44,942 DBG blivet: MacEFIFS.supported: supported: True ; >18:10:44,942 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 274 >18:10:44,943 DBG blivet: MacEFIFS.supported: supported: True ; >18:10:44,943 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 275 >18:10:44,943 INF blivet: type detected on 'sdc2' is 'mdmember' >18:10:44,944 DBG blivet: MDRaidMember.__init__: uuid: 4d493936-3a76-3925-2191-f162b4df6384 ; label: ceramic:2 ; device: /dev/sdc2 ; serial: Samsung_SSD_850_PRO_1TB_S1SRNWAFC00164L ; exists: True ; md_uuid: d51c5255-0096-64d3-0204-7d16793f9b58 ; biosraid: False ; >18:10:44,944 DBG blivet: get_format('mdmember') returning MDRaidMember instance with object id 276 >18:10:44,945 DBG blivet: PartitionDevice._set_format: sdc2 ; type: mdmember ; current: None ; >18:10:44,964 DBG blivet: DeviceTree.get_device_by_uuid: uuid: d51c5255-0096-64d3-0204-7d16793f9b58 ; incomplete: True ; hidden: False ; >18:10:44,966 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:44,965 DBG blivet: DeviceTree.get_device_by_uuid returned existing 4 TiB mdarray 2 (243) >18:10:44,966 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:44,967 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:44,967 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:44,969 DBG blivet: MDRaidArrayDevice._add_parent: 2 ; parent: sdc2 ; >18:10:44,970 DBG blivet: PartitionDevice.add_child: name: sdc2 ; child: 2 ; kids: 0 ; >18:10:44,970 INF blivet: got format: existing mdmember >18:10:44,971 DBG blivet: DeviceTree.get_device_by_name: name: sdc2 ; incomplete: False ; hidden: False ; >18:10:44,972 DBG blivet: DeviceTree.get_device_by_name returned existing 744.71 GiB partition sdc2 (268) with existing mdmember >18:10:44,972 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:44,973 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:44,973 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:44,974 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:44,976 DBG blivet: DeviceTree.get_device_by_name: name: sdb2 ; incomplete: False ; hidden: False ; >18:10:44,977 DBG blivet: DeviceTree.get_device_by_name returned None >18:10:44,978 DBG blivet: DeviceTree.handle_device: name: sdb2 ; info: {'DEVLINKS': '/dev/disk/by-partuuid/8699f579-02 ' > '/dev/disk/by-id/ata-Samsung_SSD_850_PRO_1TB_S252NXAG812621M-part2 ' > '/dev/disk/by-id/wwn-0x500253884008e8c4-part2 ' > '/dev/disk/by-path/pci-0000:01:00.0-sas-phy0-lun-0-part2', > 'DEVNAME': '/dev/sdb2', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:1/end_device-9:1/target9:0:1/9:0:1: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': '2', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', > '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': 'ceramic:2', > 'ID_FS_LABEL_ENC': 'ceramic:2', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'd51c5255-0096-64d3-0204-7d16793f9b58', > 'ID_FS_UUID_ENC': 'd51c5255-0096-64d3-0204-7d16793f9b58', > 'ID_FS_UUID_SUB': 'e55f64d4-8afc-5cde-73df-c2478b6d57e7', > 'ID_FS_UUID_SUB_ENC': 'e55f64d4-8afc-5cde-73df-c2478b6d57e7', > 'ID_FS_VERSION': '1.2', > 'ID_MODEL': 'Samsung_SSD_850_PRO_1TB', > 'ID_MODEL_ENC': 'Samsung\\x20SSD\\x20850\\x20PRO\\x201TB\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '2099200', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1561763840', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '8699f579-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '8699f579', > 'ID_PATH': 'pci-0000:01:00.0-sas-phy0-lun-0', > 'ID_PATH_TAG': 'pci-0000_01_00_0-sas-phy0-lun-0', > 'ID_REVISION': 'EXM04B6Q', > 'ID_SERIAL': 'Samsung_SSD_850_PRO_1TB_S252NXAG812621M', > 'ID_SERIAL_SHORT': 'S252NXAG812621M', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x500253884008e8c4', > 'ID_WWN_WITH_EXTENSION': '0x500253884008e8c4', > 'MAJOR': '8', > 'MINOR': '18', > 'PARTN': '2', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdb2', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:1/end_device-9:1/target9:0:1/9:0:1:0/block/sdb/sdb2', > 'TAGS': ':systemd:', > 'UDISKS_MD_MEMBER_ARRAY_SIZE': '4397.19GB', > 'UDISKS_MD_MEMBER_DEVICES': '11', > 'UDISKS_MD_MEMBER_DEV_UUID': 'e55f64d4:8afc5cde:73dfc247:8b6d57e7', > 'UDISKS_MD_MEMBER_EVENTS': '30833', > 'UDISKS_MD_MEMBER_LEVEL': 'raid10', > 'UDISKS_MD_MEMBER_NAME': 'ceramic:2', > 'UDISKS_MD_MEMBER_UPDATE_TIME': '1529776966', > 'UDISKS_MD_MEMBER_UUID': 'd51c5255:009664d3:02047d16:793f9b58', > 'USEC_INITIALIZED': '14449609'} ; >18:10:44,978 INF blivet: scanning sdb2 (/sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:1/end_device-9:1/target9:0:1/9:0:1:0/block/sdb/sdb2)... >18:10:44,979 DBG blivet: DeviceTree.get_device_by_name: name: sdb2 ; incomplete: False ; hidden: False ; >18:10:44,980 DBG blivet: DeviceTree.get_device_by_name returned None >18:10:44,981 DBG blivet: PartitionDevicePopulator.run: name: sdb2 ; >18:10:45,064 DBG blivet: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; >18:10:45,065 DBG blivet: DeviceTree.get_device_by_name returned existing 953.87 GiB disk sdb (207) with existing msdos disklabel >18:10:45,067 DBG blivet: get_format('None') returning DeviceFormat instance with object id 279 >18:10:45,068 DBG blivet: DiskDevice.add_child: name: sdb ; child: sdb2 ; kids: 1 ; >18:10:45,068 DBG blivet: get_format('None') returning DeviceFormat instance with object id 280 >18:10:45,069 DBG blivet: PartitionDevice._set_format: sdb2 ; type: None ; current: None ; >18:10:45,070 DBG blivet: PartitionDevice.update_sysfs_path: sdb2 ; status: True ; >18:10:45,070 DBG blivet: sdb2 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:1/end_device-9:1/target9:0:1/9:0:1:0/block/sdb/sdb2 >18:10:45,072 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sdb2 ; sysfs_path: /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:1/end_device-9:1/target9:0:1/9:0:1:0/block/sdb/sdb2 ; >18:10:45,072 DBG blivet: updated sdb2 size to 744.71 GiB (744.71 GiB) >18:10:45,072 DBG blivet: looking up parted Partition: /dev/sdb2 >18:10:45,073 DBG blivet: PartitionDevice.probe: sdb2 ; exists: True ; >18:10:45,074 DBG blivet: PartitionDevice.get_flag: path: /dev/sdb2 ; flag: 1 ; >18:10:45,075 DBG blivet: PartitionDevice.get_flag: path: /dev/sdb2 ; flag: 10 ; >18:10:45,077 DBG blivet: PartitionDevice.get_flag: path: /dev/sdb2 ; flag: 12 ; >18:10:45,078 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sdb2 ; sysfs_path: /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:1/end_device-9:1/target9:0:1/9:0:1:0/block/sdb/sdb2 ; >18:10:45,078 DBG blivet: updated sdb2 size to 744.71 GiB (744.71 GiB) >18:10:45,078 INF blivet: added partition sdb2 (id 278) to device tree >18:10:45,079 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:45,079 INF blivet: got device: PartitionDevice instance (0x7f9330bcbac8) -- > name = sdb2 status = True id = 278 > children = [] > parents = ['existing 953.87 GiB disk sdb (207) with existing msdos disklabel'] > uuid = 8699f579-02 size = 744.71 GiB > format = existing None > major = 8 minor = 18 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:1/end_device-9:1/target9:0:1/9:0:1:0/block/sdb/sdb2 > target size = 744.71 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 0x7f9330bc2f28> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f9330bc2ac8> PedPartition: <_ped.Partition object at 0x7f932f76b678> > disk = existing 953.87 GiB disk sdb (207) with existing msdos disklabel > start = 2099200 end = 1563863039 length = 1561763840 > flags = >18:10:45,080 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:45,081 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:45,082 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:45,083 DBG blivet: DeviceTree.handle_format: name: sdb2 ; >18:10:45,084 DBG blivet: AppleBootstrapFS.supported: supported: True ; >18:10:45,085 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 282 >18:10:45,086 DBG blivet: EFIFS.supported: supported: True ; >18:10:45,086 DBG blivet: get_format('efi') returning EFIFS instance with object id 283 >18:10:45,087 DBG blivet: MacEFIFS.supported: supported: True ; >18:10:45,087 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 284 >18:10:45,089 DBG blivet: MacEFIFS.supported: supported: True ; >18:10:45,089 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 285 >18:10:45,089 INF blivet: type detected on 'sdb2' is 'mdmember' >18:10:45,090 DBG blivet: MDRaidMember.__init__: uuid: e55f64d4-8afc-5cde-73df-c2478b6d57e7 ; label: ceramic:2 ; device: /dev/sdb2 ; serial: Samsung_SSD_850_PRO_1TB_S252NXAG812621M ; exists: True ; md_uuid: d51c5255-0096-64d3-0204-7d16793f9b58 ; biosraid: False ; >18:10:45,090 DBG blivet: get_format('mdmember') returning MDRaidMember instance with object id 286 >18:10:45,091 DBG blivet: PartitionDevice._set_format: sdb2 ; type: mdmember ; current: None ; >18:10:45,116 DBG blivet: DeviceTree.get_device_by_uuid: uuid: d51c5255-0096-64d3-0204-7d16793f9b58 ; incomplete: True ; hidden: False ; >18:10:45,117 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:45,117 DBG blivet: DeviceTree.get_device_by_uuid returned existing 4 TiB mdarray 2 (243) >18:10:45,118 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:45,119 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:45,120 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:45,122 DBG blivet: MDRaidArrayDevice._add_parent: 2 ; parent: sdb2 ; >18:10:45,123 DBG blivet: PartitionDevice.add_child: name: sdb2 ; child: 2 ; kids: 0 ; >18:10:45,123 INF blivet: got format: existing mdmember >18:10:45,125 DBG blivet: DeviceTree.get_device_by_name: name: sdb2 ; incomplete: False ; hidden: False ; >18:10:45,127 DBG blivet: DeviceTree.get_device_by_name returned existing 744.71 GiB partition sdb2 (278) with existing mdmember >18:10:45,128 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:45,130 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:45,131 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:45,132 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:45,135 DBG blivet: DeviceTree.get_device_by_name: name: sda2 ; incomplete: False ; hidden: False ; >18:10:45,137 DBG blivet: DeviceTree.get_device_by_name returned existing 744.71 GiB partition sda2 (234) with existing mdmember >18:10:45,137 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:45,138 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:45,139 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:45,139 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:45,142 DBG blivet: DeviceTree.get_device_by_name: name: sdk3 ; incomplete: False ; hidden: False ; >18:10:45,143 DBG blivet: DeviceTree.get_device_by_name returned None >18:10:45,146 DBG blivet: DeviceTree.handle_device: name: sdk3 ; info: {'DEVLINKS': '/dev/disk/by-id/ata-INTEL_SSDSC2BX016T4_BTHC616202UZ1P6PGN-part3 ' > '/dev/disk/by-path/pci-0000:02:00.0-sas-phy1-lun-0-part3 ' > '/dev/disk/by-id/wwn-0x55cd2e404c21496e-part3 ' > '/dev/disk/by-partuuid/6bdec109-03', > 'DEVNAME': '/dev/sdk3', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/0000:02:00.0/host10/port-10:2/end_device-10:2/target10:0:2/10:0:2:0/block/sdk/sdk3', > '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': '4', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '4', > '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': 'ceramic:2', > 'ID_FS_LABEL_ENC': 'ceramic:2', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'd51c5255-0096-64d3-0204-7d16793f9b58', > 'ID_FS_UUID_ENC': 'd51c5255-0096-64d3-0204-7d16793f9b58', > 'ID_FS_UUID_SUB': '050ba098-0104-d6ab-be04-28c0ef6660cc', > 'ID_FS_UUID_SUB_ENC': '050ba098-0104-d6ab-be04-28c0ef6660cc', > 'ID_FS_VERSION': '1.2', > 'ID_MODEL': 'INTEL_SSDSC2BX016T4', > 'ID_MODEL_ENC': 'INTEL\\x20SSDSC2BX016T4\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:160', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '1563863040', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1561763840', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '6bdec109-03', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '6bdec109', > 'ID_PATH': 'pci-0000:02:00.0-sas-phy1-lun-0', > 'ID_PATH_TAG': 'pci-0000_02_00_0-sas-phy1-lun-0', > 'ID_REVISION': 'G2010140', > 'ID_SERIAL': 'INTEL_SSDSC2BX016T4_BTHC616202UZ1P6PGN', > 'ID_SERIAL_SHORT': 'BTHC616202UZ1P6PGN', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x55cd2e404c21496e', > 'ID_WWN_WITH_EXTENSION': '0x55cd2e404c21496e', > 'MAJOR': '8', > 'MINOR': '163', > 'PARTN': '3', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdk3', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:01.1/0000:02:00.0/host10/port-10:2/end_device-10:2/target10:0:2/10:0:2:0/block/sdk/sdk3', > 'TAGS': ':systemd:', > 'UDISKS_MD_MEMBER_ARRAY_SIZE': '4397.19GB', > 'UDISKS_MD_MEMBER_DEVICES': '11', > 'UDISKS_MD_MEMBER_DEV_UUID': '050ba098:0104d6ab:be0428c0:ef6660cc', > 'UDISKS_MD_MEMBER_EVENTS': '30833', > 'UDISKS_MD_MEMBER_LEVEL': 'raid10', > 'UDISKS_MD_MEMBER_NAME': 'ceramic:2', > 'UDISKS_MD_MEMBER_UPDATE_TIME': '1529668718', > 'UDISKS_MD_MEMBER_UUID': 'd51c5255:009664d3:02047d16:793f9b58', > 'USEC_INITIALIZED': '14468922'} ; >18:10:45,146 INF blivet: scanning sdk3 (/sys/devices/pci0000:00/0000:00:01.1/0000:02:00.0/host10/port-10:2/end_device-10:2/target10:0:2/10:0:2:0/block/sdk/sdk3)... >18:10:45,147 DBG blivet: DeviceTree.get_device_by_name: name: sdk3 ; incomplete: False ; hidden: False ; >18:10:45,148 DBG blivet: DeviceTree.get_device_by_name returned None >18:10:45,150 DBG blivet: PartitionDevicePopulator.run: name: sdk3 ; >18:10:45,252 DBG blivet: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; >18:10:45,254 DBG blivet: DeviceTree.get_device_by_name returned existing 1.46 TiB disk sdk (27) with existing msdos disklabel >18:10:45,256 DBG blivet: get_format('None') returning DeviceFormat instance with object id 289 >18:10:45,257 DBG blivet: DiskDevice.add_child: name: sdk ; child: sdk3 ; kids: 1 ; >18:10:45,258 DBG blivet: get_format('None') returning DeviceFormat instance with object id 290 >18:10:45,259 DBG blivet: PartitionDevice._set_format: sdk3 ; type: None ; current: None ; >18:10:45,260 DBG blivet: PartitionDevice.update_sysfs_path: sdk3 ; status: True ; >18:10:45,261 DBG blivet: sdk3 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:02:00.0/host10/port-10:2/end_device-10:2/target10:0:2/10:0:2:0/block/sdk/sdk3 >18:10:45,262 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sdk3 ; sysfs_path: /sys/devices/pci0000:00/0000:00:01.1/0000:02:00.0/host10/port-10:2/end_device-10:2/target10:0:2/10:0:2:0/block/sdk/sdk3 ; >18:10:45,263 DBG blivet: updated sdk3 size to 744.71 GiB (744.71 GiB) >18:10:45,263 DBG blivet: looking up parted Partition: /dev/sdk3 >18:10:45,265 DBG blivet: PartitionDevice.probe: sdk3 ; exists: True ; >18:10:45,267 DBG blivet: PartitionDevice.get_flag: path: /dev/sdk3 ; flag: 1 ; >18:10:45,268 DBG blivet: PartitionDevice.get_flag: path: /dev/sdk3 ; flag: 10 ; >18:10:45,269 DBG blivet: PartitionDevice.get_flag: path: /dev/sdk3 ; flag: 12 ; >18:10:45,271 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sdk3 ; sysfs_path: /sys/devices/pci0000:00/0000:00:01.1/0000:02:00.0/host10/port-10:2/end_device-10:2/target10:0:2/10:0:2:0/block/sdk/sdk3 ; >18:10:45,272 DBG blivet: updated sdk3 size to 744.71 GiB (744.71 GiB) >18:10:45,272 INF blivet: added partition sdk3 (id 288) to device tree >18:10:45,273 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:45,272 INF blivet: got device: PartitionDevice instance (0x7f932f7c1e80) -- > name = sdk3 status = True id = 288 > children = [] > parents = ['existing 1.46 TiB disk sdk (27) with existing msdos disklabel'] > uuid = 6bdec109-03 size = 744.71 GiB > format = existing None > major = 8 minor = 163 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.1/0000:02:00.0/host10/port-10:2/end_device-10:2/target10:0:2/10:0:2:0/block/sdk/sdk3 > target size = 744.71 GiB path = /dev/sdk3 > 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 0x7f932f766da0> fileSystem: None > number: 3 path: /dev/sdk3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f9330c46cf8> PedPartition: <_ped.Partition object at 0x7f9330c4e6d0> > disk = existing 1.46 TiB disk sdk (27) with existing msdos disklabel > start = 1563863040 end = 3125626879 length = 1561763840 > flags = >18:10:45,274 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:45,275 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:45,276 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:45,279 DBG blivet: DeviceTree.handle_format: name: sdk3 ; >18:10:45,280 DBG blivet: AppleBootstrapFS.supported: supported: True ; >18:10:45,281 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 292 >18:10:45,282 DBG blivet: EFIFS.supported: supported: True ; >18:10:45,282 DBG blivet: get_format('efi') returning EFIFS instance with object id 293 >18:10:45,284 DBG blivet: MacEFIFS.supported: supported: True ; >18:10:45,284 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 294 >18:10:45,286 DBG blivet: MacEFIFS.supported: supported: True ; >18:10:45,286 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 295 >18:10:45,287 INF blivet: type detected on 'sdk3' is 'mdmember' >18:10:45,288 DBG blivet: MDRaidMember.__init__: uuid: 050ba098-0104-d6ab-be04-28c0ef6660cc ; label: ceramic:2 ; device: /dev/sdk3 ; serial: INTEL_SSDSC2BX016T4_BTHC616202UZ1P6PGN ; exists: True ; md_uuid: d51c5255-0096-64d3-0204-7d16793f9b58 ; biosraid: False ; >18:10:45,288 DBG blivet: get_format('mdmember') returning MDRaidMember instance with object id 296 >18:10:45,290 DBG blivet: PartitionDevice._set_format: sdk3 ; type: mdmember ; current: None ; >18:10:45,314 DBG blivet: DeviceTree.get_device_by_uuid: uuid: d51c5255-0096-64d3-0204-7d16793f9b58 ; incomplete: True ; hidden: False ; >18:10:45,316 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:45,316 DBG blivet: DeviceTree.get_device_by_uuid returned existing 4 TiB mdarray 2 (243) >18:10:45,317 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:45,318 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:45,319 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:45,321 DBG blivet: MDRaidArrayDevice._add_parent: 2 ; parent: sdk3 ; >18:10:45,323 DBG blivet: PartitionDevice.add_child: name: sdk3 ; child: 2 ; kids: 0 ; >18:10:45,323 INF blivet: got format: existing mdmember >18:10:45,325 DBG blivet: DeviceTree.get_device_by_name: name: sdk3 ; incomplete: False ; hidden: False ; >18:10:45,326 DBG blivet: DeviceTree.get_device_by_name returned existing 744.71 GiB partition sdk3 (288) with existing mdmember >18:10:45,326 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:45,327 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:45,328 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:45,329 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:45,332 DBG blivet: DeviceTree.get_device_by_name: name: sdk2 ; incomplete: False ; hidden: False ; >18:10:45,333 DBG blivet: DeviceTree.get_device_by_name returned None >18:10:45,335 DBG blivet: DeviceTree.handle_device: name: sdk2 ; info: {'DEVLINKS': '/dev/disk/by-id/ata-INTEL_SSDSC2BX016T4_BTHC616202UZ1P6PGN-part2 ' > '/dev/disk/by-path/pci-0000:02:00.0-sas-phy1-lun-0-part2 ' > '/dev/disk/by-partuuid/6bdec109-02 ' > '/dev/disk/by-id/wwn-0x55cd2e404c21496e-part2', > 'DEVNAME': '/dev/sdk2', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/0000:02:00.0/host10/port-10:2/end_device-10:2/target10:0:2/10:0:2:0/block/sdk/sdk2', > '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': '4', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '4', > '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': 'ceramic:2', > 'ID_FS_LABEL_ENC': 'ceramic:2', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'd51c5255-0096-64d3-0204-7d16793f9b58', > 'ID_FS_UUID_ENC': 'd51c5255-0096-64d3-0204-7d16793f9b58', > 'ID_FS_UUID_SUB': '39bfa3f5-ef70-9e3a-1f8f-21539de3d62f', > 'ID_FS_UUID_SUB_ENC': '39bfa3f5-ef70-9e3a-1f8f-21539de3d62f', > 'ID_FS_VERSION': '1.2', > 'ID_MODEL': 'INTEL_SSDSC2BX016T4', > 'ID_MODEL_ENC': 'INTEL\\x20SSDSC2BX016T4\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:160', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '2099200', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1561763840', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '6bdec109-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '6bdec109', > 'ID_PATH': 'pci-0000:02:00.0-sas-phy1-lun-0', > 'ID_PATH_TAG': 'pci-0000_02_00_0-sas-phy1-lun-0', > 'ID_REVISION': 'G2010140', > 'ID_SERIAL': 'INTEL_SSDSC2BX016T4_BTHC616202UZ1P6PGN', > 'ID_SERIAL_SHORT': 'BTHC616202UZ1P6PGN', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x55cd2e404c21496e', > 'ID_WWN_WITH_EXTENSION': '0x55cd2e404c21496e', > 'MAJOR': '8', > 'MINOR': '162', > 'PARTN': '2', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdk2', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:01.1/0000:02:00.0/host10/port-10:2/end_device-10:2/target10:0:2/10:0:2:0/block/sdk/sdk2', > 'TAGS': ':systemd:', > 'UDISKS_MD_MEMBER_ARRAY_SIZE': '4397.19GB', > 'UDISKS_MD_MEMBER_DEVICES': '11', > 'UDISKS_MD_MEMBER_DEV_UUID': '39bfa3f5:ef709e3a:1f8f2153:9de3d62f', > 'UDISKS_MD_MEMBER_EVENTS': '30833', > 'UDISKS_MD_MEMBER_LEVEL': 'raid10', > 'UDISKS_MD_MEMBER_NAME': 'ceramic:2', > 'UDISKS_MD_MEMBER_UPDATE_TIME': '1529776966', > 'UDISKS_MD_MEMBER_UUID': 'd51c5255:009664d3:02047d16:793f9b58', > 'USEC_INITIALIZED': '14451680'} ; >18:10:45,335 INF blivet: scanning sdk2 (/sys/devices/pci0000:00/0000:00:01.1/0000:02:00.0/host10/port-10:2/end_device-10:2/target10:0:2/10:0:2:0/block/sdk/sdk2)... >18:10:45,336 DBG blivet: DeviceTree.get_device_by_name: name: sdk2 ; incomplete: False ; hidden: False ; >18:10:45,337 DBG blivet: DeviceTree.get_device_by_name returned None >18:10:45,338 DBG blivet: PartitionDevicePopulator.run: name: sdk2 ; >18:10:45,436 DBG blivet: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; >18:10:45,437 DBG blivet: DeviceTree.get_device_by_name returned existing 1.46 TiB disk sdk (27) with existing msdos disklabel >18:10:45,439 DBG blivet: get_format('None') returning DeviceFormat instance with object id 299 >18:10:45,441 DBG blivet: DiskDevice.add_child: name: sdk ; child: sdk2 ; kids: 2 ; >18:10:45,441 DBG blivet: get_format('None') returning DeviceFormat instance with object id 300 >18:10:45,442 DBG blivet: PartitionDevice._set_format: sdk2 ; type: None ; current: None ; >18:10:45,444 DBG blivet: PartitionDevice.update_sysfs_path: sdk2 ; status: True ; >18:10:45,444 DBG blivet: sdk2 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:02:00.0/host10/port-10:2/end_device-10:2/target10:0:2/10:0:2:0/block/sdk/sdk2 >18:10:45,446 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sdk2 ; sysfs_path: /sys/devices/pci0000:00/0000:00:01.1/0000:02:00.0/host10/port-10:2/end_device-10:2/target10:0:2/10:0:2:0/block/sdk/sdk2 ; >18:10:45,447 DBG blivet: updated sdk2 size to 744.71 GiB (744.71 GiB) >18:10:45,447 DBG blivet: looking up parted Partition: /dev/sdk2 >18:10:45,448 DBG blivet: PartitionDevice.probe: sdk2 ; exists: True ; >18:10:45,450 DBG blivet: PartitionDevice.get_flag: path: /dev/sdk2 ; flag: 1 ; >18:10:45,451 DBG blivet: PartitionDevice.get_flag: path: /dev/sdk2 ; flag: 10 ; >18:10:45,452 DBG blivet: PartitionDevice.get_flag: path: /dev/sdk2 ; flag: 12 ; >18:10:45,454 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sdk2 ; sysfs_path: /sys/devices/pci0000:00/0000:00:01.1/0000:02:00.0/host10/port-10:2/end_device-10:2/target10:0:2/10:0:2:0/block/sdk/sdk2 ; >18:10:45,454 DBG blivet: updated sdk2 size to 744.71 GiB (744.71 GiB) >18:10:45,455 INF blivet: added partition sdk2 (id 298) to device tree >18:10:45,455 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:45,455 INF blivet: got device: PartitionDevice instance (0x7f9332def128) -- > name = sdk2 status = True id = 298 > children = [] > parents = ['existing 1.46 TiB disk sdk (27) with existing msdos disklabel'] > uuid = 6bdec109-02 size = 744.71 GiB > format = existing None > major = 8 minor = 162 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.1/0000:02:00.0/host10/port-10:2/end_device-10:2/target10:0:2/10:0:2:0/block/sdk/sdk2 > target size = 744.71 GiB path = /dev/sdk2 > 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 0x7f932f766da0> fileSystem: None > number: 2 path: /dev/sdk2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f9330c464e0> PedPartition: <_ped.Partition object at 0x7f9330c4e728> > disk = existing 1.46 TiB disk sdk (27) with existing msdos disklabel > start = 2099200 end = 1563863039 length = 1561763840 > flags = >18:10:45,456 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:45,458 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:45,459 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:45,461 DBG blivet: DeviceTree.handle_format: name: sdk2 ; >18:10:45,462 DBG blivet: AppleBootstrapFS.supported: supported: True ; >18:10:45,462 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 302 >18:10:45,464 DBG blivet: EFIFS.supported: supported: True ; >18:10:45,464 DBG blivet: get_format('efi') returning EFIFS instance with object id 303 >18:10:45,466 DBG blivet: MacEFIFS.supported: supported: True ; >18:10:45,466 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 304 >18:10:45,467 DBG blivet: MacEFIFS.supported: supported: True ; >18:10:45,467 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 305 >18:10:45,468 INF blivet: type detected on 'sdk2' is 'mdmember' >18:10:45,469 DBG blivet: MDRaidMember.__init__: uuid: 39bfa3f5-ef70-9e3a-1f8f-21539de3d62f ; label: ceramic:2 ; device: /dev/sdk2 ; serial: INTEL_SSDSC2BX016T4_BTHC616202UZ1P6PGN ; exists: True ; md_uuid: d51c5255-0096-64d3-0204-7d16793f9b58 ; biosraid: False ; >18:10:45,469 DBG blivet: get_format('mdmember') returning MDRaidMember instance with object id 306 >18:10:45,470 DBG blivet: PartitionDevice._set_format: sdk2 ; type: mdmember ; current: None ; >18:10:45,492 DBG blivet: DeviceTree.get_device_by_uuid: uuid: d51c5255-0096-64d3-0204-7d16793f9b58 ; incomplete: True ; hidden: False ; >18:10:45,494 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:45,494 DBG blivet: DeviceTree.get_device_by_uuid returned existing 4 TiB mdarray 2 (243) >18:10:45,494 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:45,496 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:45,497 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:45,499 DBG blivet: MDRaidArrayDevice._add_parent: 2 ; parent: sdk2 ; >18:10:45,500 DBG blivet: PartitionDevice.add_child: name: sdk2 ; child: 2 ; kids: 0 ; >18:10:45,500 INF blivet: got format: existing mdmember >18:10:45,502 DBG blivet: DeviceTree.get_device_by_name: name: sdk2 ; incomplete: False ; hidden: False ; >18:10:45,503 DBG blivet: DeviceTree.get_device_by_name returned existing 744.71 GiB partition sdk2 (298) with existing mdmember >18:10:45,503 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:45,504 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:45,505 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:45,506 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:45,508 DBG blivet: DeviceTree.get_device_by_name: name: sdj2 ; incomplete: False ; hidden: False ; >18:10:45,510 DBG blivet: DeviceTree.get_device_by_name returned None >18:10:45,511 DBG blivet: DeviceTree.handle_device: name: sdj2 ; info: {'DEVLINKS': '/dev/disk/by-partuuid/b2039f06-02 ' > '/dev/disk/by-path/pci-0000:02:00.0-sas-phy0-lun-0-part2 ' > '/dev/disk/by-id/wwn-0x50025388700448c8-part2 ' > '/dev/disk/by-id/ata-Samsung_SSD_850_PRO_1TB_S1SRNWAFB07198D-part2', > 'DEVNAME': '/dev/sdj2', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/0000:02:00.0/host10/port-10:1/end_device-10:1/target10:0:1/10:0:1:0/block/sdj/sdj2', > '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_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': 'ceramic:2', > 'ID_FS_LABEL_ENC': 'ceramic:2', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'd51c5255-0096-64d3-0204-7d16793f9b58', > 'ID_FS_UUID_ENC': 'd51c5255-0096-64d3-0204-7d16793f9b58', > 'ID_FS_UUID_SUB': '2066e967-69ec-1048-351f-da447920a437', > 'ID_FS_UUID_SUB_ENC': '2066e967-69ec-1048-351f-da447920a437', > 'ID_FS_VERSION': '1.2', > 'ID_MODEL': 'Samsung_SSD_850_PRO_1TB', > 'ID_MODEL_ENC': 'Samsung\\x20SSD\\x20850\\x20PRO\\x201TB\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:144', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '2099200', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1561763840', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': 'b2039f06-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': 'b2039f06', > 'ID_PATH': 'pci-0000:02:00.0-sas-phy0-lun-0', > 'ID_PATH_TAG': 'pci-0000_02_00_0-sas-phy0-lun-0', > 'ID_REVISION': 'EXM04B6Q', > 'ID_SERIAL': 'Samsung_SSD_850_PRO_1TB_S1SRNWAFB07198D', > 'ID_SERIAL_SHORT': 'S1SRNWAFB07198D', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50025388700448c8', > 'ID_WWN_WITH_EXTENSION': '0x50025388700448c8', > 'MAJOR': '8', > 'MINOR': '146', > 'PARTN': '2', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdj2', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:01.1/0000:02:00.0/host10/port-10:1/end_device-10:1/target10:0:1/10:0:1:0/block/sdj/sdj2', > 'TAGS': ':systemd:', > 'UDISKS_MD_MEMBER_ARRAY_SIZE': '4397.19GB', > 'UDISKS_MD_MEMBER_DEVICES': '11', > 'UDISKS_MD_MEMBER_DEV_UUID': '2066e967:69ec1048:351fda44:7920a437', > 'UDISKS_MD_MEMBER_EVENTS': '30833', > 'UDISKS_MD_MEMBER_LEVEL': 'raid10', > 'UDISKS_MD_MEMBER_NAME': 'ceramic:2', > 'UDISKS_MD_MEMBER_UPDATE_TIME': '1529776966', > 'UDISKS_MD_MEMBER_UUID': 'd51c5255:009664d3:02047d16:793f9b58', > 'USEC_INITIALIZED': '14536313'} ; >18:10:45,512 INF blivet: scanning sdj2 (/sys/devices/pci0000:00/0000:00:01.1/0000:02:00.0/host10/port-10:1/end_device-10:1/target10:0:1/10:0:1:0/block/sdj/sdj2)... >18:10:45,513 DBG blivet: DeviceTree.get_device_by_name: name: sdj2 ; incomplete: False ; hidden: False ; >18:10:45,514 DBG blivet: DeviceTree.get_device_by_name returned None >18:10:45,515 DBG blivet: PartitionDevicePopulator.run: name: sdj2 ; >18:10:45,614 DBG blivet: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; >18:10:45,616 DBG blivet: DeviceTree.get_device_by_name returned existing 953.87 GiB disk sdj (47) with existing msdos disklabel >18:10:45,617 DBG blivet: get_format('None') returning DeviceFormat instance with object id 309 >18:10:45,619 DBG blivet: DiskDevice.add_child: name: sdj ; child: sdj2 ; kids: 1 ; >18:10:45,619 DBG blivet: get_format('None') returning DeviceFormat instance with object id 310 >18:10:45,620 DBG blivet: PartitionDevice._set_format: sdj2 ; type: None ; current: None ; >18:10:45,622 DBG blivet: PartitionDevice.update_sysfs_path: sdj2 ; status: True ; >18:10:45,622 DBG blivet: sdj2 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:02:00.0/host10/port-10:1/end_device-10:1/target10:0:1/10:0:1:0/block/sdj/sdj2 >18:10:45,623 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sdj2 ; sysfs_path: /sys/devices/pci0000:00/0000:00:01.1/0000:02:00.0/host10/port-10:1/end_device-10:1/target10:0:1/10:0:1:0/block/sdj/sdj2 ; >18:10:45,624 DBG blivet: updated sdj2 size to 744.71 GiB (744.71 GiB) >18:10:45,624 DBG blivet: looking up parted Partition: /dev/sdj2 >18:10:45,626 DBG blivet: PartitionDevice.probe: sdj2 ; exists: True ; >18:10:45,627 DBG blivet: PartitionDevice.get_flag: path: /dev/sdj2 ; flag: 1 ; >18:10:45,629 DBG blivet: PartitionDevice.get_flag: path: /dev/sdj2 ; flag: 10 ; >18:10:45,630 DBG blivet: PartitionDevice.get_flag: path: /dev/sdj2 ; flag: 12 ; >18:10:45,631 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sdj2 ; sysfs_path: /sys/devices/pci0000:00/0000:00:01.1/0000:02:00.0/host10/port-10:1/end_device-10:1/target10:0:1/10:0:1:0/block/sdj/sdj2 ; >18:10:45,632 DBG blivet: updated sdj2 size to 744.71 GiB (744.71 GiB) >18:10:45,632 INF blivet: added partition sdj2 (id 308) to device tree >18:10:45,633 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:45,632 INF blivet: got device: PartitionDevice instance (0x7f932f7eb198) -- > name = sdj2 status = True id = 308 > children = [] > parents = ['existing 953.87 GiB disk sdj (47) with existing msdos disklabel'] > uuid = b2039f06-02 size = 744.71 GiB > format = existing None > major = 8 minor = 146 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.1/0000:02:00.0/host10/port-10:1/end_device-10:1/target10:0:1/10:0:1:0/block/sdj/sdj2 > target size = 744.71 GiB path = /dev/sdj2 > 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 0x7f9330c0e710> fileSystem: None > number: 2 path: /dev/sdj2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f932f93eb70> PedPartition: <_ped.Partition object at 0x7f9330c40b48> > disk = existing 953.87 GiB disk sdj (47) with existing msdos disklabel > start = 2099200 end = 1563863039 length = 1561763840 > flags = >18:10:45,634 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:45,635 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:45,636 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:45,638 DBG blivet: DeviceTree.handle_format: name: sdj2 ; >18:10:45,639 DBG blivet: AppleBootstrapFS.supported: supported: True ; >18:10:45,640 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 312 >18:10:45,641 DBG blivet: EFIFS.supported: supported: True ; >18:10:45,641 DBG blivet: get_format('efi') returning EFIFS instance with object id 313 >18:10:45,643 DBG blivet: MacEFIFS.supported: supported: True ; >18:10:45,643 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 314 >18:10:45,645 DBG blivet: MacEFIFS.supported: supported: True ; >18:10:45,645 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 315 >18:10:45,645 INF blivet: type detected on 'sdj2' is 'mdmember' >18:10:45,646 DBG blivet: MDRaidMember.__init__: uuid: 2066e967-69ec-1048-351f-da447920a437 ; label: ceramic:2 ; device: /dev/sdj2 ; serial: Samsung_SSD_850_PRO_1TB_S1SRNWAFB07198D ; exists: True ; md_uuid: d51c5255-0096-64d3-0204-7d16793f9b58 ; biosraid: False ; >18:10:45,647 DBG blivet: get_format('mdmember') returning MDRaidMember instance with object id 316 >18:10:45,648 DBG blivet: PartitionDevice._set_format: sdj2 ; type: mdmember ; current: None ; >18:10:45,670 DBG blivet: DeviceTree.get_device_by_uuid: uuid: d51c5255-0096-64d3-0204-7d16793f9b58 ; incomplete: True ; hidden: False ; >18:10:45,672 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:45,672 DBG blivet: DeviceTree.get_device_by_uuid returned existing 4 TiB mdarray 2 (243) >18:10:45,672 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:45,674 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:45,675 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:45,677 DBG blivet: MDRaidArrayDevice._add_parent: 2 ; parent: sdj2 ; >18:10:45,678 DBG blivet: PartitionDevice.add_child: name: sdj2 ; child: 2 ; kids: 0 ; >18:10:45,679 INF blivet: got format: existing mdmember >18:10:45,680 DBG blivet: DeviceTree.get_device_by_name: name: sdj2 ; incomplete: False ; hidden: False ; >18:10:45,681 DBG blivet: DeviceTree.get_device_by_name returned existing 744.71 GiB partition sdj2 (308) with existing mdmember >18:10:45,682 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:45,682 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:45,683 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:45,684 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:45,687 DBG blivet: DeviceTree.get_device_by_name: name: sdi2 ; incomplete: False ; hidden: False ; >18:10:45,688 DBG blivet: DeviceTree.get_device_by_name returned None >18:10:45,689 DBG blivet: DeviceTree.handle_device: name: sdi2 ; info: {'DEVLINKS': '/dev/disk/by-partuuid/284e0c8f-02 ' > '/dev/disk/by-id/wwn-0x500253887004bc11-part2 ' > '/dev/disk/by-id/ata-Samsung_SSD_850_PRO_1TB_S1SRNWAFC00203N-part2 ' > '/dev/disk/by-path/pci-0000:02:00.0-sas-phy2-lun-0-part2', > 'DEVNAME': '/dev/sdi2', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/0000:02:00.0/host10/port-10:0/end_device-10:0/target10:0:0/10:0:0:0/block/sdi/sdi2', > '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_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': 'ceramic:2', > 'ID_FS_LABEL_ENC': 'ceramic:2', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'd51c5255-0096-64d3-0204-7d16793f9b58', > 'ID_FS_UUID_ENC': 'd51c5255-0096-64d3-0204-7d16793f9b58', > 'ID_FS_UUID_SUB': '0d2387ac-5743-f7da-c533-ce231eeb67f8', > 'ID_FS_UUID_SUB_ENC': '0d2387ac-5743-f7da-c533-ce231eeb67f8', > 'ID_FS_VERSION': '1.2', > 'ID_MODEL': 'Samsung_SSD_850_PRO_1TB', > 'ID_MODEL_ENC': 'Samsung\\x20SSD\\x20850\\x20PRO\\x201TB\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:128', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '2099200', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1561763840', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '284e0c8f-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '284e0c8f', > 'ID_PATH': 'pci-0000:02:00.0-sas-phy2-lun-0', > 'ID_PATH_TAG': 'pci-0000_02_00_0-sas-phy2-lun-0', > 'ID_REVISION': 'EXM04B6Q', > 'ID_SERIAL': 'Samsung_SSD_850_PRO_1TB_S1SRNWAFC00203N', > 'ID_SERIAL_SHORT': 'S1SRNWAFC00203N', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x500253887004bc11', > 'ID_WWN_WITH_EXTENSION': '0x500253887004bc11', > 'MAJOR': '8', > 'MINOR': '130', > 'PARTN': '2', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdi2', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:01.1/0000:02:00.0/host10/port-10:0/end_device-10:0/target10:0:0/10:0:0:0/block/sdi/sdi2', > 'TAGS': ':systemd:', > 'UDISKS_MD_MEMBER_ARRAY_SIZE': '4397.19GB', > 'UDISKS_MD_MEMBER_DEVICES': '11', > 'UDISKS_MD_MEMBER_DEV_UUID': '0d2387ac:5743f7da:c533ce23:1eeb67f8', > 'UDISKS_MD_MEMBER_EVENTS': '30833', > 'UDISKS_MD_MEMBER_LEVEL': 'raid10', > 'UDISKS_MD_MEMBER_NAME': 'ceramic:2', > 'UDISKS_MD_MEMBER_UPDATE_TIME': '1529776966', > 'UDISKS_MD_MEMBER_UUID': 'd51c5255:009664d3:02047d16:793f9b58', > 'USEC_INITIALIZED': '14514673'} ; >18:10:45,690 INF blivet: scanning sdi2 (/sys/devices/pci0000:00/0000:00:01.1/0000:02:00.0/host10/port-10:0/end_device-10:0/target10:0:0/10:0:0:0/block/sdi/sdi2)... >18:10:45,691 DBG blivet: DeviceTree.get_device_by_name: name: sdi2 ; incomplete: False ; hidden: False ; >18:10:45,692 DBG blivet: DeviceTree.get_device_by_name returned None >18:10:45,693 DBG blivet: PartitionDevicePopulator.run: name: sdi2 ; >18:10:45,791 DBG blivet: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; >18:10:45,792 DBG blivet: DeviceTree.get_device_by_name returned existing 953.87 GiB disk sdi (67) with existing msdos disklabel >18:10:45,794 DBG blivet: get_format('None') returning DeviceFormat instance with object id 319 >18:10:45,795 DBG blivet: DiskDevice.add_child: name: sdi ; child: sdi2 ; kids: 1 ; >18:10:45,796 DBG blivet: get_format('None') returning DeviceFormat instance with object id 320 >18:10:45,797 DBG blivet: PartitionDevice._set_format: sdi2 ; type: None ; current: None ; >18:10:45,799 DBG blivet: PartitionDevice.update_sysfs_path: sdi2 ; status: True ; >18:10:45,799 DBG blivet: sdi2 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:02:00.0/host10/port-10:0/end_device-10:0/target10:0:0/10:0:0:0/block/sdi/sdi2 >18:10:45,800 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sdi2 ; sysfs_path: /sys/devices/pci0000:00/0000:00:01.1/0000:02:00.0/host10/port-10:0/end_device-10:0/target10:0:0/10:0:0:0/block/sdi/sdi2 ; >18:10:45,801 DBG blivet: updated sdi2 size to 744.71 GiB (744.71 GiB) >18:10:45,801 DBG blivet: looking up parted Partition: /dev/sdi2 >18:10:45,803 DBG blivet: PartitionDevice.probe: sdi2 ; exists: True ; >18:10:45,804 DBG blivet: PartitionDevice.get_flag: path: /dev/sdi2 ; flag: 1 ; >18:10:45,805 DBG blivet: PartitionDevice.get_flag: path: /dev/sdi2 ; flag: 10 ; >18:10:45,806 DBG blivet: PartitionDevice.get_flag: path: /dev/sdi2 ; flag: 12 ; >18:10:45,808 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sdi2 ; sysfs_path: /sys/devices/pci0000:00/0000:00:01.1/0000:02:00.0/host10/port-10:0/end_device-10:0/target10:0:0/10:0:0:0/block/sdi/sdi2 ; >18:10:45,808 DBG blivet: updated sdi2 size to 744.71 GiB (744.71 GiB) >18:10:45,809 INF blivet: added partition sdi2 (id 318) to device tree >18:10:45,809 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:45,809 INF blivet: got device: PartitionDevice instance (0x7f9330b3a5f8) -- > name = sdi2 status = True id = 318 > children = [] > parents = ['existing 953.87 GiB disk sdi (67) with existing msdos disklabel'] > uuid = 284e0c8f-02 size = 744.71 GiB > format = existing None > major = 8 minor = 130 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.1/0000:02:00.0/host10/port-10:0/end_device-10:0/target10:0:0/10:0:0:0/block/sdi/sdi2 > target size = 744.71 GiB path = /dev/sdi2 > 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 0x7f932f94e5c0> fileSystem: None > number: 2 path: /dev/sdi2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f932f949ac8> PedPartition: <_ped.Partition object at 0x7f932f957308> > disk = existing 953.87 GiB disk sdi (67) with existing msdos disklabel > start = 2099200 end = 1563863039 length = 1561763840 > flags = >18:10:45,811 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:45,812 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:45,813 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:45,815 DBG blivet: DeviceTree.handle_format: name: sdi2 ; >18:10:45,816 DBG blivet: AppleBootstrapFS.supported: supported: True ; >18:10:45,816 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 322 >18:10:45,818 DBG blivet: EFIFS.supported: supported: True ; >18:10:45,818 DBG blivet: get_format('efi') returning EFIFS instance with object id 323 >18:10:45,820 DBG blivet: MacEFIFS.supported: supported: True ; >18:10:45,820 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 324 >18:10:45,822 DBG blivet: MacEFIFS.supported: supported: True ; >18:10:45,822 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 325 >18:10:45,822 INF blivet: type detected on 'sdi2' is 'mdmember' >18:10:45,823 DBG blivet: MDRaidMember.__init__: uuid: 0d2387ac-5743-f7da-c533-ce231eeb67f8 ; label: ceramic:2 ; device: /dev/sdi2 ; serial: Samsung_SSD_850_PRO_1TB_S1SRNWAFC00203N ; exists: True ; md_uuid: d51c5255-0096-64d3-0204-7d16793f9b58 ; biosraid: False ; >18:10:45,824 DBG blivet: get_format('mdmember') returning MDRaidMember instance with object id 326 >18:10:45,825 DBG blivet: PartitionDevice._set_format: sdi2 ; type: mdmember ; current: None ; >18:10:45,848 DBG blivet: DeviceTree.get_device_by_uuid: uuid: d51c5255-0096-64d3-0204-7d16793f9b58 ; incomplete: True ; hidden: False ; >18:10:45,849 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:45,849 DBG blivet: DeviceTree.get_device_by_uuid returned existing 4 TiB mdarray 2 (243) >18:10:45,850 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:45,852 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:45,853 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:45,855 DBG blivet: MDRaidArrayDevice._add_parent: 2 ; parent: sdi2 ; >18:10:45,856 DBG blivet: PartitionDevice.add_child: name: sdi2 ; child: 2 ; kids: 0 ; >18:10:45,857 INF blivet: got format: existing mdmember >18:10:45,858 DBG blivet: DeviceTree.get_device_by_name: name: sdi2 ; incomplete: False ; hidden: False ; >18:10:45,860 DBG blivet: DeviceTree.get_device_by_name returned existing 744.71 GiB partition sdi2 (318) with existing mdmember >18:10:45,860 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:45,861 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:45,862 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:45,862 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:45,865 DBG blivet: DeviceTree.get_device_by_name: name: sdh2 ; incomplete: False ; hidden: False ; >18:10:45,866 DBG blivet: DeviceTree.get_device_by_name returned None >18:10:45,868 DBG blivet: DeviceTree.handle_device: name: sdh2 ; info: {'DEVLINKS': '/dev/disk/by-path/pci-0000:01:00.0-sas-phy7-lun-0-part2 ' > '/dev/disk/by-partuuid/90b25b46-02 ' > '/dev/disk/by-id/ata-Samsung_SSD_850_PRO_1TB_S1SRNWAFC00160D-part2 ' > '/dev/disk/by-id/wwn-0x500253887004bb9b-part2', > 'DEVNAME': '/dev/sdh2', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:7/end_device-9:7/target9:0:7/9:0:7:0/block/sdh/sdh2', > '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_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': 'ceramic:2', > 'ID_FS_LABEL_ENC': 'ceramic:2', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'd51c5255-0096-64d3-0204-7d16793f9b58', > 'ID_FS_UUID_ENC': 'd51c5255-0096-64d3-0204-7d16793f9b58', > 'ID_FS_UUID_SUB': '4c0db377-11ce-ebc2-59b9-6711099df145', > 'ID_FS_UUID_SUB_ENC': '4c0db377-11ce-ebc2-59b9-6711099df145', > 'ID_FS_VERSION': '1.2', > 'ID_MODEL': 'Samsung_SSD_850_PRO_1TB', > 'ID_MODEL_ENC': 'Samsung\\x20SSD\\x20850\\x20PRO\\x201TB\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:112', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '2099200', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1561763840', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '90b25b46-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '90b25b46', > 'ID_PATH': 'pci-0000:01:00.0-sas-phy7-lun-0', > 'ID_PATH_TAG': 'pci-0000_01_00_0-sas-phy7-lun-0', > 'ID_REVISION': 'EXM04B6Q', > 'ID_SERIAL': 'Samsung_SSD_850_PRO_1TB_S1SRNWAFC00160D', > 'ID_SERIAL_SHORT': 'S1SRNWAFC00160D', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x500253887004bb9b', > 'ID_WWN_WITH_EXTENSION': '0x500253887004bb9b', > 'MAJOR': '8', > 'MINOR': '114', > 'PARTN': '2', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdh2', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:7/end_device-9:7/target9:0:7/9:0:7:0/block/sdh/sdh2', > 'TAGS': ':systemd:', > 'UDISKS_MD_MEMBER_ARRAY_SIZE': '4397.19GB', > 'UDISKS_MD_MEMBER_DEVICES': '11', > 'UDISKS_MD_MEMBER_DEV_UUID': '4c0db377:11ceebc2:59b96711:099df145', > 'UDISKS_MD_MEMBER_EVENTS': '30833', > 'UDISKS_MD_MEMBER_LEVEL': 'raid10', > 'UDISKS_MD_MEMBER_NAME': 'ceramic:2', > 'UDISKS_MD_MEMBER_UPDATE_TIME': '1529776966', > 'UDISKS_MD_MEMBER_UUID': 'd51c5255:009664d3:02047d16:793f9b58', > 'USEC_INITIALIZED': '14504186'} ; >18:10:45,868 INF blivet: scanning sdh2 (/sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:7/end_device-9:7/target9:0:7/9:0:7:0/block/sdh/sdh2)... >18:10:45,869 DBG blivet: DeviceTree.get_device_by_name: name: sdh2 ; incomplete: False ; hidden: False ; >18:10:45,870 DBG blivet: DeviceTree.get_device_by_name returned None >18:10:45,872 DBG blivet: PartitionDevicePopulator.run: name: sdh2 ; >18:10:45,996 DBG blivet: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; >18:10:45,997 DBG blivet: DeviceTree.get_device_by_name returned existing 953.87 GiB disk sdh (87) with existing msdos disklabel >18:10:45,999 DBG blivet: get_format('None') returning DeviceFormat instance with object id 329 >18:10:46,001 DBG blivet: DiskDevice.add_child: name: sdh ; child: sdh2 ; kids: 1 ; >18:10:46,001 DBG blivet: get_format('None') returning DeviceFormat instance with object id 330 >18:10:46,003 DBG blivet: PartitionDevice._set_format: sdh2 ; type: None ; current: None ; >18:10:46,004 DBG blivet: PartitionDevice.update_sysfs_path: sdh2 ; status: True ; >18:10:46,004 DBG blivet: sdh2 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:7/end_device-9:7/target9:0:7/9:0:7:0/block/sdh/sdh2 >18:10:46,012 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sdh2 ; sysfs_path: /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:7/end_device-9:7/target9:0:7/9:0:7:0/block/sdh/sdh2 ; >18:10:46,012 DBG blivet: updated sdh2 size to 744.71 GiB (744.71 GiB) >18:10:46,013 DBG blivet: looking up parted Partition: /dev/sdh2 >18:10:46,021 DBG blivet: PartitionDevice.probe: sdh2 ; exists: True ; >18:10:46,025 DBG blivet: PartitionDevice.get_flag: path: /dev/sdh2 ; flag: 1 ; >18:10:46,028 DBG blivet: PartitionDevice.get_flag: path: /dev/sdh2 ; flag: 10 ; >18:10:46,031 DBG blivet: PartitionDevice.get_flag: path: /dev/sdh2 ; flag: 12 ; >18:10:46,034 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sdh2 ; sysfs_path: /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:7/end_device-9:7/target9:0:7/9:0:7:0/block/sdh/sdh2 ; >18:10:46,037 DBG blivet: updated sdh2 size to 744.71 GiB (744.71 GiB) >18:10:46,038 INF blivet: added partition sdh2 (id 328) to device tree >18:10:46,040 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:46,039 INF blivet: got device: PartitionDevice instance (0x7f9332df4d30) -- > name = sdh2 status = True id = 328 > children = [] > parents = ['existing 953.87 GiB disk sdh (87) with existing msdos disklabel'] > uuid = 90b25b46-02 size = 744.71 GiB > format = existing None > major = 8 minor = 114 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:7/end_device-9:7/target9:0:7/9:0:7:0/block/sdh/sdh2 > target size = 744.71 GiB path = /dev/sdh2 > 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 0x7f932f947390> fileSystem: None > number: 2 path: /dev/sdh2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f932f9479b0> PedPartition: <_ped.Partition object at 0x7f9330c29d00> > disk = existing 953.87 GiB disk sdh (87) with existing msdos disklabel > start = 2099200 end = 1563863039 length = 1561763840 > flags = >18:10:46,042 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:46,044 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:46,045 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:46,050 DBG blivet: DeviceTree.handle_format: name: sdh2 ; >18:10:46,056 DBG blivet: AppleBootstrapFS.supported: supported: True ; >18:10:46,056 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 332 >18:10:46,063 DBG blivet: EFIFS.supported: supported: True ; >18:10:46,063 DBG blivet: get_format('efi') returning EFIFS instance with object id 333 >18:10:46,070 DBG blivet: MacEFIFS.supported: supported: True ; >18:10:46,070 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 334 >18:10:46,076 DBG blivet: MacEFIFS.supported: supported: True ; >18:10:46,076 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 335 >18:10:46,076 INF blivet: type detected on 'sdh2' is 'mdmember' >18:10:46,081 DBG blivet: MDRaidMember.__init__: uuid: 4c0db377-11ce-ebc2-59b9-6711099df145 ; label: ceramic:2 ; device: /dev/sdh2 ; serial: Samsung_SSD_850_PRO_1TB_S1SRNWAFC00160D ; exists: True ; md_uuid: d51c5255-0096-64d3-0204-7d16793f9b58 ; biosraid: False ; >18:10:46,081 DBG blivet: get_format('mdmember') returning MDRaidMember instance with object id 336 >18:10:46,085 DBG blivet: PartitionDevice._set_format: sdh2 ; type: mdmember ; current: None ; >18:10:46,109 DBG blivet: DeviceTree.get_device_by_uuid: uuid: d51c5255-0096-64d3-0204-7d16793f9b58 ; incomplete: True ; hidden: False ; >18:10:46,111 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,111 DBG blivet: DeviceTree.get_device_by_uuid returned existing 4 TiB mdarray 2 (243) >18:10:46,111 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,113 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,115 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,116 DBG blivet: MDRaidArrayDevice._add_parent: 2 ; parent: sdh2 ; >18:10:46,120 DBG blivet: PartitionDevice.add_child: name: sdh2 ; child: 2 ; kids: 0 ; >18:10:46,120 INF blivet: got format: existing mdmember >18:10:46,121 DBG blivet: DeviceTree.get_device_by_name: name: sdh2 ; incomplete: False ; hidden: False ; >18:10:46,123 DBG blivet: DeviceTree.get_device_by_name returned existing 744.71 GiB partition sdh2 (328) with existing mdmember >18:10:46,124 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,124 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:46,126 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,127 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:46,137 DBG blivet: DeviceTree.get_device_by_name: name: sdg2 ; incomplete: False ; hidden: False ; >18:10:46,139 DBG blivet: DeviceTree.get_device_by_name returned None >18:10:46,142 DBG blivet: DeviceTree.handle_device: name: sdg2 ; info: {'DEVLINKS': '/dev/disk/by-id/ata-Samsung_SSD_850_PRO_1TB_S252NXAG812676Z-part2 ' > '/dev/disk/by-id/wwn-0x500253884008e8fb-part2 ' > '/dev/disk/by-path/pci-0000:01:00.0-sas-phy6-lun-0-part2 ' > '/dev/disk/by-partuuid/658e580f-02', > 'DEVNAME': '/dev/sdg2', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:6/end_device-9:6/target9:0:6/9:0:6: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_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': 'ceramic:2', > 'ID_FS_LABEL_ENC': 'ceramic:2', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'd51c5255-0096-64d3-0204-7d16793f9b58', > 'ID_FS_UUID_ENC': 'd51c5255-0096-64d3-0204-7d16793f9b58', > 'ID_FS_UUID_SUB': '2bd5ea65-c7b0-4241-b4e1-211d3f310b76', > 'ID_FS_UUID_SUB_ENC': '2bd5ea65-c7b0-4241-b4e1-211d3f310b76', > 'ID_FS_VERSION': '1.2', > 'ID_MODEL': 'Samsung_SSD_850_PRO_1TB', > 'ID_MODEL_ENC': 'Samsung\\x20SSD\\x20850\\x20PRO\\x201TB\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:96', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '2099200', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1561763840', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '658e580f-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '658e580f', > 'ID_PATH': 'pci-0000:01:00.0-sas-phy6-lun-0', > 'ID_PATH_TAG': 'pci-0000_01_00_0-sas-phy6-lun-0', > 'ID_REVISION': 'EXM04B6Q', > 'ID_SERIAL': 'Samsung_SSD_850_PRO_1TB_S252NXAG812676Z', > 'ID_SERIAL_SHORT': 'S252NXAG812676Z', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x500253884008e8fb', > 'ID_WWN_WITH_EXTENSION': '0x500253884008e8fb', > 'MAJOR': '8', > 'MINOR': '98', > 'PARTN': '2', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdg2', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:6/end_device-9:6/target9:0:6/9:0:6:0/block/sdg/sdg2', > 'TAGS': ':systemd:', > 'UDISKS_MD_MEMBER_ARRAY_SIZE': '4397.19GB', > 'UDISKS_MD_MEMBER_DEVICES': '11', > 'UDISKS_MD_MEMBER_DEV_UUID': '2bd5ea65:c7b04241:b4e1211d:3f310b76', > 'UDISKS_MD_MEMBER_EVENTS': '30833', > 'UDISKS_MD_MEMBER_LEVEL': 'raid10', > 'UDISKS_MD_MEMBER_NAME': 'ceramic:2', > 'UDISKS_MD_MEMBER_UPDATE_TIME': '1529776966', > 'UDISKS_MD_MEMBER_UUID': 'd51c5255:009664d3:02047d16:793f9b58', > 'USEC_INITIALIZED': '14460105'} ; >18:10:46,143 INF blivet: scanning sdg2 (/sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:6/end_device-9:6/target9:0:6/9:0:6:0/block/sdg/sdg2)... >18:10:46,146 DBG blivet: DeviceTree.get_device_by_name: name: sdg2 ; incomplete: False ; hidden: False ; >18:10:46,149 DBG blivet: DeviceTree.get_device_by_name returned None >18:10:46,152 DBG blivet: PartitionDevicePopulator.run: name: sdg2 ; >18:10:46,259 DBG blivet: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; >18:10:46,260 DBG blivet: DeviceTree.get_device_by_name returned existing 953.87 GiB disk sdg (107) with existing msdos disklabel >18:10:46,262 DBG blivet: get_format('None') returning DeviceFormat instance with object id 339 >18:10:46,263 DBG blivet: DiskDevice.add_child: name: sdg ; child: sdg2 ; kids: 1 ; >18:10:46,264 DBG blivet: get_format('None') returning DeviceFormat instance with object id 340 >18:10:46,265 DBG blivet: PartitionDevice._set_format: sdg2 ; type: None ; current: None ; >18:10:46,267 DBG blivet: PartitionDevice.update_sysfs_path: sdg2 ; status: True ; >18:10:46,267 DBG blivet: sdg2 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:6/end_device-9:6/target9:0:6/9:0:6:0/block/sdg/sdg2 >18:10:46,269 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sdg2 ; sysfs_path: /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:6/end_device-9:6/target9:0:6/9:0:6:0/block/sdg/sdg2 ; >18:10:46,269 DBG blivet: updated sdg2 size to 744.71 GiB (744.71 GiB) >18:10:46,269 DBG blivet: looking up parted Partition: /dev/sdg2 >18:10:46,271 DBG blivet: PartitionDevice.probe: sdg2 ; exists: True ; >18:10:46,273 DBG blivet: PartitionDevice.get_flag: path: /dev/sdg2 ; flag: 1 ; >18:10:46,274 DBG blivet: PartitionDevice.get_flag: path: /dev/sdg2 ; flag: 10 ; >18:10:46,275 DBG blivet: PartitionDevice.get_flag: path: /dev/sdg2 ; flag: 12 ; >18:10:46,277 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sdg2 ; sysfs_path: /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:6/end_device-9:6/target9:0:6/9:0:6:0/block/sdg/sdg2 ; >18:10:46,277 DBG blivet: updated sdg2 size to 744.71 GiB (744.71 GiB) >18:10:46,278 INF blivet: added partition sdg2 (id 338) to device tree >18:10:46,278 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:46,278 INF blivet: got device: PartitionDevice instance (0x7f9332def320) -- > name = sdg2 status = True id = 338 > children = [] > parents = ['existing 953.87 GiB disk sdg (107) with existing msdos disklabel'] > uuid = 658e580f-02 size = 744.71 GiB > format = existing None > major = 8 minor = 98 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:6/end_device-9:6/target9:0:6/9:0:6:0/block/sdg/sdg2 > target size = 744.71 GiB 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 0x7f932f96eba8> fileSystem: None > number: 2 path: /dev/sdg2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f932f96e2b0> PedPartition: <_ped.Partition object at 0x7f9330c4e7d8> > disk = existing 953.87 GiB disk sdg (107) with existing msdos disklabel > start = 2099200 end = 1563863039 length = 1561763840 > flags = >18:10:46,280 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:46,281 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:46,282 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:46,284 DBG blivet: DeviceTree.handle_format: name: sdg2 ; >18:10:46,286 DBG blivet: AppleBootstrapFS.supported: supported: True ; >18:10:46,286 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 342 >18:10:46,288 DBG blivet: EFIFS.supported: supported: True ; >18:10:46,288 DBG blivet: get_format('efi') returning EFIFS instance with object id 343 >18:10:46,290 DBG blivet: MacEFIFS.supported: supported: True ; >18:10:46,290 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 344 >18:10:46,292 DBG blivet: MacEFIFS.supported: supported: True ; >18:10:46,292 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 345 >18:10:46,292 INF blivet: type detected on 'sdg2' is 'mdmember' >18:10:46,293 DBG blivet: MDRaidMember.__init__: uuid: 2bd5ea65-c7b0-4241-b4e1-211d3f310b76 ; label: ceramic:2 ; device: /dev/sdg2 ; serial: Samsung_SSD_850_PRO_1TB_S252NXAG812676Z ; exists: True ; md_uuid: d51c5255-0096-64d3-0204-7d16793f9b58 ; biosraid: False ; >18:10:46,294 DBG blivet: get_format('mdmember') returning MDRaidMember instance with object id 346 >18:10:46,295 DBG blivet: PartitionDevice._set_format: sdg2 ; type: mdmember ; current: None ; >18:10:46,318 DBG blivet: DeviceTree.get_device_by_uuid: uuid: d51c5255-0096-64d3-0204-7d16793f9b58 ; incomplete: True ; hidden: False ; >18:10:46,319 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,319 DBG blivet: DeviceTree.get_device_by_uuid returned existing 4 TiB mdarray 2 (243) >18:10:46,320 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,322 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,324 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,326 DBG blivet: MDRaidArrayDevice._add_parent: 2 ; parent: sdg2 ; >18:10:46,327 DBG blivet: PartitionDevice.add_child: name: sdg2 ; child: 2 ; kids: 0 ; >18:10:46,328 INF blivet: got format: existing mdmember >18:10:46,329 DBG blivet: DeviceTree.get_device_by_name: name: sdg2 ; incomplete: False ; hidden: False ; >18:10:46,331 DBG blivet: DeviceTree.get_device_by_name returned existing 744.71 GiB partition sdg2 (338) with existing mdmember >18:10:46,331 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,332 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:46,333 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,333 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:46,336 DBG blivet: DeviceTree.get_device_by_name: name: sdf2 ; incomplete: False ; hidden: False ; >18:10:46,338 DBG blivet: DeviceTree.get_device_by_name returned None >18:10:46,340 DBG blivet: DeviceTree.handle_device: name: sdf2 ; info: {'DEVLINKS': '/dev/disk/by-path/pci-0000:01:00.0-sas-phy5-lun-0-part2 ' > '/dev/disk/by-id/ata-Samsung_SSD_850_PRO_1TB_S1SRNWAFB06235X-part2 ' > '/dev/disk/by-id/wwn-0x5002538870044505-part2 ' > '/dev/disk/by-partuuid/5b9a7ec2-02', > 'DEVNAME': '/dev/sdf2', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:5/end_device-9:5/target9:0:5/9:0:5:0/block/sdf/sdf2', > '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_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': 'ceramic:2', > 'ID_FS_LABEL_ENC': 'ceramic:2', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'd51c5255-0096-64d3-0204-7d16793f9b58', > 'ID_FS_UUID_ENC': 'd51c5255-0096-64d3-0204-7d16793f9b58', > 'ID_FS_UUID_SUB': '36a36be7-a585-2063-b905-6f1af6a36473', > 'ID_FS_UUID_SUB_ENC': '36a36be7-a585-2063-b905-6f1af6a36473', > 'ID_FS_VERSION': '1.2', > 'ID_MODEL': 'Samsung_SSD_850_PRO_1TB', > 'ID_MODEL_ENC': 'Samsung\\x20SSD\\x20850\\x20PRO\\x201TB\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:80', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '2099200', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1561763840', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '5b9a7ec2-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '5b9a7ec2', > 'ID_PATH': 'pci-0000:01:00.0-sas-phy5-lun-0', > 'ID_PATH_TAG': 'pci-0000_01_00_0-sas-phy5-lun-0', > 'ID_REVISION': 'EXM04B6Q', > 'ID_SERIAL': 'Samsung_SSD_850_PRO_1TB_S1SRNWAFB06235X', > 'ID_SERIAL_SHORT': 'S1SRNWAFB06235X', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5002538870044505', > 'ID_WWN_WITH_EXTENSION': '0x5002538870044505', > 'MAJOR': '8', > 'MINOR': '82', > 'PARTN': '2', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdf2', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:5/end_device-9:5/target9:0:5/9:0:5:0/block/sdf/sdf2', > 'TAGS': ':systemd:', > 'UDISKS_MD_MEMBER_ARRAY_SIZE': '4397.19GB', > 'UDISKS_MD_MEMBER_DEVICES': '11', > 'UDISKS_MD_MEMBER_DEV_UUID': '36a36be7:a5852063:b9056f1a:f6a36473', > 'UDISKS_MD_MEMBER_EVENTS': '30833', > 'UDISKS_MD_MEMBER_LEVEL': 'raid10', > 'UDISKS_MD_MEMBER_NAME': 'ceramic:2', > 'UDISKS_MD_MEMBER_UPDATE_TIME': '1529776966', > 'UDISKS_MD_MEMBER_UUID': 'd51c5255:009664d3:02047d16:793f9b58', > 'USEC_INITIALIZED': '14483655'} ; >18:10:46,340 INF blivet: scanning sdf2 (/sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:5/end_device-9:5/target9:0:5/9:0:5:0/block/sdf/sdf2)... >18:10:46,341 DBG blivet: DeviceTree.get_device_by_name: name: sdf2 ; incomplete: False ; hidden: False ; >18:10:46,343 DBG blivet: DeviceTree.get_device_by_name returned None >18:10:46,344 DBG blivet: PartitionDevicePopulator.run: name: sdf2 ; >18:10:46,480 DBG blivet: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; >18:10:46,481 DBG blivet: DeviceTree.get_device_by_name returned existing 953.87 GiB disk sdf (127) with existing msdos disklabel >18:10:46,482 DBG blivet: get_format('None') returning DeviceFormat instance with object id 349 >18:10:46,484 DBG blivet: DiskDevice.add_child: name: sdf ; child: sdf2 ; kids: 1 ; >18:10:46,484 DBG blivet: get_format('None') returning DeviceFormat instance with object id 350 >18:10:46,485 DBG blivet: PartitionDevice._set_format: sdf2 ; type: None ; current: None ; >18:10:46,486 DBG blivet: PartitionDevice.update_sysfs_path: sdf2 ; status: True ; >18:10:46,487 DBG blivet: sdf2 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:5/end_device-9:5/target9:0:5/9:0:5:0/block/sdf/sdf2 >18:10:46,488 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sdf2 ; sysfs_path: /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:5/end_device-9:5/target9:0:5/9:0:5:0/block/sdf/sdf2 ; >18:10:46,488 DBG blivet: updated sdf2 size to 744.71 GiB (744.71 GiB) >18:10:46,488 DBG blivet: looking up parted Partition: /dev/sdf2 >18:10:46,490 DBG blivet: PartitionDevice.probe: sdf2 ; exists: True ; >18:10:46,491 DBG blivet: PartitionDevice.get_flag: path: /dev/sdf2 ; flag: 1 ; >18:10:46,493 DBG blivet: PartitionDevice.get_flag: path: /dev/sdf2 ; flag: 10 ; >18:10:46,494 DBG blivet: PartitionDevice.get_flag: path: /dev/sdf2 ; flag: 12 ; >18:10:46,495 DBG blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sdf2 ; sysfs_path: /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:5/end_device-9:5/target9:0:5/9:0:5:0/block/sdf/sdf2 ; >18:10:46,496 DBG blivet: updated sdf2 size to 744.71 GiB (744.71 GiB) >18:10:46,496 INF blivet: added partition sdf2 (id 348) to device tree >18:10:46,496 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:46,496 INF blivet: got device: PartitionDevice instance (0x7f9332dbf198) -- > name = sdf2 status = True id = 348 > children = [] > parents = ['existing 953.87 GiB disk sdf (127) with existing msdos disklabel'] > uuid = 5b9a7ec2-02 size = 744.71 GiB > format = existing None > major = 8 minor = 82 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:5/end_device-9:5/target9:0:5/9:0:5:0/block/sdf/sdf2 > target size = 744.71 GiB path = /dev/sdf2 > 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 0x7f932f94e6a0> fileSystem: None > number: 2 path: /dev/sdf2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f932f9495f8> PedPartition: <_ped.Partition object at 0x7f932f957728> > disk = existing 953.87 GiB disk sdf (127) with existing msdos disklabel > start = 2099200 end = 1563863039 length = 1561763840 > flags = >18:10:46,497 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:46,498 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:46,499 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:46,501 DBG blivet: DeviceTree.handle_format: name: sdf2 ; >18:10:46,502 DBG blivet: AppleBootstrapFS.supported: supported: True ; >18:10:46,502 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 352 >18:10:46,504 DBG blivet: EFIFS.supported: supported: True ; >18:10:46,504 DBG blivet: get_format('efi') returning EFIFS instance with object id 353 >18:10:46,506 DBG blivet: MacEFIFS.supported: supported: True ; >18:10:46,506 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 354 >18:10:46,507 DBG blivet: MacEFIFS.supported: supported: True ; >18:10:46,507 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 355 >18:10:46,508 INF blivet: type detected on 'sdf2' is 'mdmember' >18:10:46,509 DBG blivet: MDRaidMember.__init__: uuid: 36a36be7-a585-2063-b905-6f1af6a36473 ; label: ceramic:2 ; device: /dev/sdf2 ; serial: Samsung_SSD_850_PRO_1TB_S1SRNWAFB06235X ; exists: True ; md_uuid: d51c5255-0096-64d3-0204-7d16793f9b58 ; biosraid: False ; >18:10:46,509 DBG blivet: get_format('mdmember') returning MDRaidMember instance with object id 356 >18:10:46,510 DBG blivet: PartitionDevice._set_format: sdf2 ; type: mdmember ; current: None ; >18:10:46,533 DBG blivet: DeviceTree.get_device_by_uuid: uuid: d51c5255-0096-64d3-0204-7d16793f9b58 ; incomplete: True ; hidden: False ; >18:10:46,534 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,534 DBG blivet: DeviceTree.get_device_by_uuid returned existing 4 TiB mdarray 2 (243) >18:10:46,534 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,536 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,538 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,540 DBG blivet: MDRaidArrayDevice._add_parent: 2 ; parent: sdf2 ; >18:10:46,541 DBG blivet: PartitionDevice.add_child: name: sdf2 ; child: 2 ; kids: 0 ; >18:10:46,542 INF blivet: got format: existing mdmember >18:10:46,543 DBG blivet: DeviceTree.get_device_by_name: name: sdf2 ; incomplete: False ; hidden: False ; >18:10:46,545 DBG blivet: DeviceTree.get_device_by_name returned existing 744.71 GiB partition sdf2 (348) with existing mdmember >18:10:46,545 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,546 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:46,547 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,547 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:46,549 DBG blivet: DeviceTree.get_device_by_name: name: 2 ; incomplete: False ; hidden: False ; >18:10:46,550 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,550 DBG blivet: DeviceTree.get_device_by_name returned existing 4 TiB mdarray 2 (243) >18:10:46,550 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,552 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,553 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,555 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,554 INF blivet: got device: MDRaidArrayDevice instance (0x7f932f7c15c0) -- > name = 2 status = True id = 243 > children = [] > parents = ['existing 744.71 GiB partition sda2 (234) with existing mdmember', > 'existing 744.71 GiB partition sde2 (248) with existing mdmember', > 'existing 744.71 GiB partition sdd2 (258) with existing mdmember', > 'existing 744.71 GiB partition sdc2 (268) with existing mdmember', > 'existing 744.71 GiB partition sdb2 (278) with existing mdmember', > 'existing 744.71 GiB partition sdk3 (288) with existing mdmember', > 'existing 744.71 GiB partition sdk2 (298) with existing mdmember', > 'existing 744.71 GiB partition sdj2 (308) with existing mdmember', > 'existing 744.71 GiB partition sdi2 (318) with existing mdmember', > 'existing 744.71 GiB partition sdh2 (328) with existing mdmember', > 'existing 744.71 GiB partition sdg2 (338) with existing mdmember', > 'existing 744.71 GiB partition sdf2 (348) with existing mdmember'] > uuid = d51c5255-0096-64d3-0204-7d16793f9b58 size = 4 TiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/md2 > target size = 4 TiB path = /dev/md/2 > format args = [] original_format = None level = raid10 spares = 1 > members = 11 > total devices = 12 metadata version = 1.2 >18:10:46,557 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,559 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,561 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,562 DBG blivet: DeviceTree.handle_format: name: 2 ; >18:10:46,563 DBG blivet: AppleBootstrapFS.supported: supported: True ; >18:10:46,563 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 358 >18:10:46,565 DBG blivet: EFIFS.supported: supported: True ; >18:10:46,565 DBG blivet: get_format('efi') returning EFIFS instance with object id 359 >18:10:46,566 DBG blivet: MacEFIFS.supported: supported: True ; >18:10:46,566 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 360 >18:10:46,568 DBG blivet: MacEFIFS.supported: supported: True ; >18:10:46,568 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 361 >18:10:46,569 DBG blivet: LVMFormatPopulator.run: pv: 2 ; >18:10:46,572 INF blivet: type detected on '2' is 'lvmpv' >18:10:46,573 DBG blivet: LVMPhysicalVolume.__init__: uuid: UlsMyK-8OXj-pPgw-Dk1e-2EyI-6GI6-wfcDbN ; label: None ; device: /dev/md/2 ; serial: None ; exists: True ; vg_name: vg_ceramic ; vg_uuid: R2UROa-ijSH-1pbL-p4Re-Tpwt-myXZ-Q9Tj5R ; pe_start: 5.5 MiB ; free: 2.11 TiB ; >18:10:46,574 DBG blivet: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 362 >18:10:46,575 DBG blivet: MDRaidArrayDevice._set_format: 2 ; type: lvmpv ; current: None ; >18:10:46,576 DBG blivet: DeviceTree.get_device_by_uuid: uuid: R2UROa-ijSH-1pbL-p4Re-Tpwt-myXZ-Q9Tj5R ; incomplete: True ; hidden: False ; >18:10:46,577 DBG blivet: DeviceTree.get_device_by_uuid returned None >18:10:46,578 DBG blivet: DeviceTree.get_device_by_name: name: vg_ceramic ; incomplete: False ; hidden: False ; >18:10:46,579 DBG blivet: DeviceTree.get_device_by_name returned None >18:10:46,580 DBG blivet: get_format('None') returning DeviceFormat instance with object id 364 >18:10:46,581 DBG blivet: LVMVolumeGroupDevice._add_parent: vg_ceramic ; parent: 2 ; >18:10:46,583 DBG blivet: MDRaidArrayDevice.add_child: name: 2 ; child: vg_ceramic ; kids: 0 ; >18:10:46,583 DBG blivet: get_format('None') returning DeviceFormat instance with object id 365 >18:10:46,585 DBG blivet: LVMVolumeGroupDevice._set_format: vg_ceramic ; type: None ; current: None ; >18:10:46,586 DBG blivet: LVMVolumeGroupDevice.update_sysfs_path: vg_ceramic ; status: True ; >18:10:46,586 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,586 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,587 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,587 INF blivet: added lvmvg vg_ceramic (id 363) to device tree >18:10:46,588 DBG blivet: LVMFormatPopulator._update_lvs: pv: 2 ; >18:10:46,589 DBG blivet: DeviceTree.get_device_by_uuid: uuid: R2UROa-ijSH-1pbL-p4Re-Tpwt-myXZ-Q9Tj5R ; incomplete: True ; hidden: False ; >18:10:46,590 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,590 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,590 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,590 DBG blivet: DeviceTree.get_device_by_uuid returned existing 4 TiB lvmvg vg_ceramic (363) >18:10:46,591 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,591 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,591 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,592 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,592 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,592 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,592 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,593 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,593 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,593 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,593 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,594 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,594 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,594 DBG blivet: vg_ceramic size is 4 TiB >18:10:46,594 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,594 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,595 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,595 DBG blivet: vg vg_ceramic has 4 TiB free >18:10:46,595 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,595 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,595 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,596 DBG blivet: vg_ceramic size is 4 TiB >18:10:46,596 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,596 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,596 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,597 DBG blivet: vg vg_ceramic has 4 TiB free >18:10:46,597 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,597 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,597 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,598 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,598 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,598 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,599 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,599 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,599 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,599 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,599 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,600 DBG blivet: vg_ceramic size is 4 TiB >18:10:46,600 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,600 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,600 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,601 DBG blivet: vg vg_ceramic has 4 TiB free >18:10:46,601 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,601 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,601 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,601 DBG blivet: vg_ceramic size is 4 TiB >18:10:46,602 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,602 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,602 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,602 DBG blivet: vg vg_ceramic has 4 TiB free >18:10:46,602 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,611 DBG blivet: DeviceTree.get_device_by_name: name: vg_ceramic-home ; incomplete: False ; hidden: False ; >18:10:46,612 DBG blivet: DeviceTree.get_device_by_name returned None >18:10:46,614 DBG blivet: DeviceTree.get_device_by_uuid: uuid: 32koTP-s4I7-T374-PhBM-cunF-x3lB-gADdjv ; incomplete: False ; hidden: False ; >18:10:46,615 DBG blivet: DeviceTree.get_device_by_uuid returned None >18:10:46,615 DBG blivet: get_format('None') returning DeviceFormat instance with object id 368 >18:10:46,617 DBG blivet: LVMVolumeGroupDevice.add_child: name: vg_ceramic ; child: home ; kids: 0 ; >18:10:46,617 DBG blivet: get_format('None') returning DeviceFormat instance with object id 369 >18:10:46,619 DBG blivet: LVMLogicalVolumeDevice._set_format: vg_ceramic-home ; type: None ; current: None ; >18:10:46,621 DBG blivet: LVMLogicalVolumeDevice.update_sysfs_path: vg_ceramic-home ; status: True ; >18:10:46,621 DBG blivet: vg_ceramic-home sysfs_path set to /sys/devices/virtual/block/dm-6 >18:10:46,623 DBG blivet: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/vg_ceramic-home ; sysfs_path: /sys/devices/virtual/block/dm-6 ; >18:10:46,623 DBG blivet: updated vg_ceramic-home size to 1.72 TiB (1.72 TiB) >18:10:46,623 DBG blivet: get_format('None') returning DeviceFormat instance with object id 371 >18:10:46,625 DBG blivet: LVMVolumeGroupDevice.remove_child: name: vg_ceramic ; child: home ; kids: 1 ; >18:10:46,627 DBG blivet: LVMVolumeGroupDevice.add_child: name: vg_ceramic ; child: home ; kids: 0 ; >18:10:46,627 DBG blivet: get_format('None') returning DeviceFormat instance with object id 372 >18:10:46,628 DBG blivet: LVMLogicalVolumeDevice._set_format: vg_ceramic-home ; type: None ; current: None ; >18:10:46,630 DBG blivet: LVMLogicalVolumeDevice.update_sysfs_path: vg_ceramic-home ; status: True ; >18:10:46,630 DBG blivet: vg_ceramic-home sysfs_path set to /sys/devices/virtual/block/dm-6 >18:10:46,631 DBG blivet: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/vg_ceramic-home ; sysfs_path: /sys/devices/virtual/block/dm-6 ; >18:10:46,632 DBG blivet: updated vg_ceramic-home size to 1.72 TiB (1.72 TiB) >18:10:46,632 DBG blivet: Adding vg_ceramic-home/1.72 TiB to vg_ceramic >18:10:46,632 INF blivet: added lvmlv vg_ceramic-home (id 367) to device tree >18:10:46,634 DBG blivet: LVMLogicalVolumeDevice.setup: vg_ceramic-home ; orig: False ; status: True ; controllable: True ; >18:10:46,635 DBG blivet: LVMLogicalVolumeDevice.update_sysfs_path: vg_ceramic-home ; status: True ; >18:10:46,636 DBG blivet: vg_ceramic-home sysfs_path set to /sys/devices/virtual/block/dm-6 >18:10:46,637 DBG blivet: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/vg_ceramic-home ; sysfs_path: /sys/devices/virtual/block/dm-6 ; >18:10:46,637 DBG blivet: updated vg_ceramic-home size to 1.72 TiB (1.72 TiB) >18:10:46,639 DBG blivet: DeviceTree.handle_device: name: vg_ceramic-home ; info: {'DEVLINKS': '/dev/vg_ceramic/home /dev/mapper/vg_ceramic-home ' > '/dev/disk/by-id/dm-name-vg_ceramic-home ' > '/dev/disk/by-uuid/43b7c8f0-1288-4240-b947-2dda4d32787d ' > '/dev/disk/by-id/dm-uuid-LVM-R2UROaijSH1pbLp4ReTpwtmyXZQ9Tj5R32koTPs4I7T374PhBMcunFx3lBgADdjv', > 'DEVNAME': '/dev/dm-6', > 'DEVPATH': '/devices/virtual/block/dm-6', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'home', > 'DM_NAME': 'vg_ceramic-home', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-R2UROaijSH1pbLp4ReTpwtmyXZQ9Tj5R32koTPs4I7T374PhBMcunFx3lBgADdjv', > 'DM_VG_NAME': 'vg_ceramic', > 'ID_FS_TYPE': 'xfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '43b7c8f0-1288-4240-b947-2dda4d32787d', > 'ID_FS_UUID_ENC': '43b7c8f0-1288-4240-b947-2dda4d32787d', > 'MAJOR': '253', > 'MINOR': '6', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'dm-6', > 'SYS_PATH': '/sys/devices/virtual/block/dm-6', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '15126491'} ; >18:10:46,639 INF blivet: scanning vg_ceramic-home (/sys/devices/virtual/block/dm-6)... >18:10:46,640 DBG blivet: DeviceTree.get_device_by_name: name: vg_ceramic-home ; incomplete: False ; hidden: False ; >18:10:46,642 DBG blivet: DeviceTree.get_device_by_name returned existing 1.72 TiB lvmlv vg_ceramic-home (367) >18:10:46,642 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,642 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,643 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,644 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,644 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,644 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,644 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,645 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,645 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,645 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,645 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,646 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,646 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,646 DBG blivet: vg_ceramic size is 4 TiB >18:10:46,646 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,647 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,647 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,647 DBG blivet: vg vg_ceramic has 2.27 TiB free >18:10:46,647 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,648 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,648 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,648 DBG blivet: vg_ceramic size is 4 TiB >18:10:46,648 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,649 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,649 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,649 DBG blivet: vg vg_ceramic has 2.27 TiB free >18:10:46,649 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,650 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,650 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,650 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,651 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,651 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,651 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,652 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,652 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,652 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,653 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,653 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,653 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,653 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,653 DBG blivet: vg_ceramic size is 4 TiB >18:10:46,654 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,654 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,654 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,655 DBG blivet: vg vg_ceramic has 2.27 TiB free >18:10:46,655 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,655 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,655 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,655 DBG blivet: vg_ceramic size is 4 TiB >18:10:46,656 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,656 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,656 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,657 DBG blivet: vg vg_ceramic has 2.27 TiB free >18:10:46,657 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,658 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,658 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,658 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,659 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,659 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,659 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,660 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,660 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,660 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,660 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,661 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,661 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,661 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,661 DBG blivet: vg_ceramic size is 4 TiB >18:10:46,662 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,662 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,662 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,662 DBG blivet: vg vg_ceramic has 2.27 TiB free >18:10:46,663 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,663 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,663 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,663 DBG blivet: vg_ceramic size is 4 TiB >18:10:46,664 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,664 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,664 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,664 DBG blivet: vg vg_ceramic has 2.27 TiB free >18:10:46,665 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,657 INF blivet: got device: LVMLogicalVolumeDevice instance (0x7f9330b33c50) -- > name = vg_ceramic-home status = True id = 367 > children = [] > parents = ['existing 4 TiB lvmvg vg_ceramic (363)'] > uuid = 32koTP-s4I7-T374-PhBM-cunF-x3lB-gADdjv size = 1.72 TiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/dm-6 > target size = 1.72 TiB path = /dev/mapper/vg_ceramic-home > format args = [] original_format = None target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f9330b3abe0) -- > name = vg_ceramic status = True id = 363 > children = ['existing 1.72 TiB lvmlv vg_ceramic-home (367)'] > parents = ['existing 4 TiB mdarray 2 (243) with existing lvmpv'] > uuid = R2UROa-ijSH-1pbL-p4Re-Tpwt-myXZ-Q9Tj5R size = 4 TiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 4 TiB path = /dev/vg_ceramic > format args = [] original_format = None free = 2.11 TiB PE Size = 4 MiB PE Count = 1048370 > PE Free = 553224 PV Count = 1 > modified = False extents = 1048368 free space = 2.27 TiB > free extents = 596230 reserved percent = 0 reserved space = 0 B > PVs = ['existing 4 TiB mdarray 2 (243) with existing lvmpv'] > LVs = ['existing 1.72 TiB lvmlv vg_ceramic-home (367)'] > segment type = linear percent = 0 > VG space used = 1.72 TiB >18:10:46,665 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,665 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,666 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,666 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,667 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,667 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,667 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,667 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,668 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,668 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,668 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,668 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,669 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,669 DBG blivet: vg_ceramic size is 4 TiB >18:10:46,669 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,669 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,670 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,670 DBG blivet: vg vg_ceramic has 2.27 TiB free >18:10:46,670 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,670 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,670 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,671 DBG blivet: vg_ceramic size is 4 TiB >18:10:46,671 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,671 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,671 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,672 DBG blivet: vg vg_ceramic has 2.27 TiB free >18:10:46,672 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,672 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,673 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,673 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,674 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,674 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,674 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,674 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,675 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,675 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,675 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,675 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,676 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,676 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,676 DBG blivet: vg_ceramic size is 4 TiB >18:10:46,676 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,677 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,677 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,677 DBG blivet: vg vg_ceramic has 2.27 TiB free >18:10:46,677 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,678 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,678 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,678 DBG blivet: vg_ceramic size is 4 TiB >18:10:46,678 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,679 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,679 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,679 DBG blivet: vg vg_ceramic has 2.27 TiB free >18:10:46,679 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,680 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,680 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,680 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,681 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,681 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,681 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,682 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,682 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,682 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,682 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,683 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,683 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,683 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,683 DBG blivet: vg_ceramic size is 4 TiB >18:10:46,684 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,684 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,684 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,685 DBG blivet: vg vg_ceramic has 2.27 TiB free >18:10:46,685 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,685 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,685 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,685 DBG blivet: vg_ceramic size is 4 TiB >18:10:46,686 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,686 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,686 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,686 DBG blivet: vg vg_ceramic has 2.27 TiB free >18:10:46,687 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,697 DBG blivet: DeviceTree.handle_format: name: vg_ceramic-home ; >18:10:46,699 DBG blivet: AppleBootstrapFS.supported: supported: True ; >18:10:46,699 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 374 >18:10:46,701 DBG blivet: EFIFS.supported: supported: True ; >18:10:46,701 DBG blivet: get_format('efi') returning EFIFS instance with object id 375 >18:10:46,703 DBG blivet: MacEFIFS.supported: supported: True ; >18:10:46,703 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 376 >18:10:46,705 DBG blivet: MacEFIFS.supported: supported: True ; >18:10:46,705 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 377 >18:10:46,705 INF blivet: type detected on 'vg_ceramic-home' is 'xfs' >18:10:46,707 DBG blivet: XFS.supported: supported: True ; >18:10:46,707 DBG blivet: get_format('xfs') returning XFS instance with object id 378 >18:10:46,708 DBG blivet: LVMLogicalVolumeDevice._set_format: vg_ceramic-home ; type: xfs ; current: None ; >18:10:46,709 INF blivet: got format: existing xfs filesystem >18:10:46,792 DBG blivet: XFS.supported: supported: True ; >18:10:46,876 DBG blivet: XFS.supported: supported: True ; >18:10:46,878 DBG blivet: DeviceTree.get_device_by_name: name: vg_ceramic-root ; incomplete: False ; hidden: False ; >18:10:46,879 DBG blivet: DeviceTree.get_device_by_name returned None >18:10:46,880 DBG blivet: DeviceTree.get_device_by_uuid: uuid: JTiuuN-07HA-eYjx-jjG3-ypRN-PrmL-BTUaH0 ; incomplete: False ; hidden: False ; >18:10:46,882 DBG blivet: DeviceTree.get_device_by_uuid returned None >18:10:46,882 DBG blivet: get_format('None') returning DeviceFormat instance with object id 381 >18:10:46,884 DBG blivet: LVMVolumeGroupDevice.add_child: name: vg_ceramic ; child: root ; kids: 1 ; >18:10:46,884 DBG blivet: get_format('None') returning DeviceFormat instance with object id 382 >18:10:46,885 DBG blivet: LVMLogicalVolumeDevice._set_format: vg_ceramic-root ; type: None ; current: None ; >18:10:46,887 DBG blivet: LVMLogicalVolumeDevice.update_sysfs_path: vg_ceramic-root ; status: True ; >18:10:46,887 DBG blivet: vg_ceramic-root sysfs_path set to /sys/devices/virtual/block/dm-3 >18:10:46,889 DBG blivet: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/vg_ceramic-root ; sysfs_path: /sys/devices/virtual/block/dm-3 ; >18:10:46,889 DBG blivet: updated vg_ceramic-root size to 80 GiB (80 GiB) >18:10:46,890 DBG blivet: get_format('None') returning DeviceFormat instance with object id 384 >18:10:46,891 DBG blivet: LVMVolumeGroupDevice.remove_child: name: vg_ceramic ; child: root ; kids: 2 ; >18:10:46,892 DBG blivet: LVMVolumeGroupDevice.add_child: name: vg_ceramic ; child: root ; kids: 1 ; >18:10:46,893 DBG blivet: get_format('None') returning DeviceFormat instance with object id 385 >18:10:46,894 DBG blivet: LVMLogicalVolumeDevice._set_format: vg_ceramic-root ; type: None ; current: None ; >18:10:46,895 DBG blivet: LVMLogicalVolumeDevice.update_sysfs_path: vg_ceramic-root ; status: True ; >18:10:46,896 DBG blivet: vg_ceramic-root sysfs_path set to /sys/devices/virtual/block/dm-3 >18:10:46,897 DBG blivet: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/vg_ceramic-root ; sysfs_path: /sys/devices/virtual/block/dm-3 ; >18:10:46,898 DBG blivet: updated vg_ceramic-root size to 80 GiB (80 GiB) >18:10:46,898 DBG blivet: Adding vg_ceramic-root/80 GiB to vg_ceramic >18:10:46,898 INF blivet: added lvmlv vg_ceramic-root (id 380) to device tree >18:10:46,900 DBG blivet: LVMLogicalVolumeDevice.setup: vg_ceramic-root ; orig: False ; status: True ; controllable: True ; >18:10:46,901 DBG blivet: LVMLogicalVolumeDevice.update_sysfs_path: vg_ceramic-root ; status: True ; >18:10:46,901 DBG blivet: vg_ceramic-root sysfs_path set to /sys/devices/virtual/block/dm-3 >18:10:46,902 DBG blivet: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/vg_ceramic-root ; sysfs_path: /sys/devices/virtual/block/dm-3 ; >18:10:46,903 DBG blivet: updated vg_ceramic-root size to 80 GiB (80 GiB) >18:10:46,904 DBG blivet: DeviceTree.handle_device: name: vg_ceramic-root ; info: {'DEVLINKS': '/dev/mapper/vg_ceramic-root ' > '/dev/disk/by-id/dm-uuid-LVM-R2UROaijSH1pbLp4ReTpwtmyXZQ9Tj5RJTiuuN07HAeYjxjjG3ypRNPrmLBTUaH0 ' > '/dev/disk/by-id/dm-name-vg_ceramic-root /dev/vg_ceramic/root ' > '/dev/disk/by-uuid/dd11ec42-9acc-4d2e-b475-d11e232d736e', > 'DEVNAME': '/dev/dm-3', > 'DEVPATH': '/devices/virtual/block/dm-3', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'root', > 'DM_NAME': 'vg_ceramic-root', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-R2UROaijSH1pbLp4ReTpwtmyXZQ9Tj5RJTiuuN07HAeYjxjjG3ypRNPrmLBTUaH0', > 'DM_VG_NAME': 'vg_ceramic', > 'ID_FS_TYPE': 'xfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'dd11ec42-9acc-4d2e-b475-d11e232d736e', > 'ID_FS_UUID_ENC': 'dd11ec42-9acc-4d2e-b475-d11e232d736e', > 'MAJOR': '253', > 'MINOR': '3', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'dm-3', > 'SYS_PATH': '/sys/devices/virtual/block/dm-3', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '15125473'} ; >18:10:46,905 INF blivet: scanning vg_ceramic-root (/sys/devices/virtual/block/dm-3)... >18:10:46,906 DBG blivet: DeviceTree.get_device_by_name: name: vg_ceramic-root ; incomplete: False ; hidden: False ; >18:10:46,907 DBG blivet: DeviceTree.get_device_by_name returned existing 80 GiB lvmlv vg_ceramic-root (380) >18:10:46,908 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,908 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,908 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,909 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,909 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,909 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,910 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,910 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,910 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,910 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,911 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,911 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,911 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,911 DBG blivet: vg_ceramic size is 4 TiB >18:10:46,912 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,912 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,912 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,913 DBG blivet: vg vg_ceramic has 2.2 TiB free >18:10:46,913 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,913 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,913 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,913 DBG blivet: vg_ceramic size is 4 TiB >18:10:46,914 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,914 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,914 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,915 DBG blivet: vg vg_ceramic has 2.2 TiB free >18:10:46,915 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,915 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,916 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,916 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,917 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,917 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,917 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,917 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,918 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,918 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,918 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,919 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,919 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,919 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,919 DBG blivet: vg_ceramic size is 4 TiB >18:10:46,920 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,920 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,920 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,920 DBG blivet: vg vg_ceramic has 2.2 TiB free >18:10:46,921 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,921 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,921 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,921 DBG blivet: vg_ceramic size is 4 TiB >18:10:46,922 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,922 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,922 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,922 DBG blivet: vg vg_ceramic has 2.2 TiB free >18:10:46,923 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,923 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,923 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,924 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,925 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,925 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,925 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,925 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,926 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,926 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,926 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,926 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,927 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,927 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,927 DBG blivet: vg_ceramic size is 4 TiB >18:10:46,928 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,928 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,928 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,928 DBG blivet: vg vg_ceramic has 2.2 TiB free >18:10:46,928 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,929 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,929 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,929 DBG blivet: vg_ceramic size is 4 TiB >18:10:46,930 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,930 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,930 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,930 DBG blivet: vg vg_ceramic has 2.2 TiB free >18:10:46,930 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,923 INF blivet: got device: LVMLogicalVolumeDevice instance (0x7f932fa0f3c8) -- > name = vg_ceramic-root status = True id = 380 > children = [] > parents = ['existing 4 TiB lvmvg vg_ceramic (363)'] > uuid = JTiuuN-07HA-eYjx-jjG3-ypRN-PrmL-BTUaH0 size = 80 GiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/dm-3 > target size = 80 GiB path = /dev/mapper/vg_ceramic-root > format args = [] original_format = None target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f9330b3abe0) -- > name = vg_ceramic status = True id = 363 > children = ['existing 1.72 TiB lvmlv vg_ceramic-home (367) with existing xfs filesystem', > 'existing 80 GiB lvmlv vg_ceramic-root (380)'] > parents = ['existing 4 TiB mdarray 2 (243) with existing lvmpv'] > uuid = R2UROa-ijSH-1pbL-p4Re-Tpwt-myXZ-Q9Tj5R size = 4 TiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 4 TiB path = /dev/vg_ceramic > format args = [] original_format = None free = 2.11 TiB PE Size = 4 MiB PE Count = 1048370 > PE Free = 553224 PV Count = 1 > modified = False extents = 1048368 free space = 2.2 TiB > free extents = 575750 reserved percent = 0 reserved space = 0 B > PVs = ['existing 4 TiB mdarray 2 (243) with existing lvmpv'] > LVs = ['existing 1.72 TiB lvmlv vg_ceramic-home (367) with existing xfs filesystem', > 'existing 80 GiB lvmlv vg_ceramic-root (380)'] > segment type = linear percent = 0 > VG space used = 80 GiB >18:10:46,931 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,931 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,931 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,932 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,933 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,933 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,933 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,933 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,934 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,934 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,934 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,934 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,934 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,935 DBG blivet: vg_ceramic size is 4 TiB >18:10:46,935 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,936 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,936 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,936 DBG blivet: vg vg_ceramic has 2.2 TiB free >18:10:46,936 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,936 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,937 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,937 DBG blivet: vg_ceramic size is 4 TiB >18:10:46,937 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,938 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,938 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,938 DBG blivet: vg vg_ceramic has 2.2 TiB free >18:10:46,938 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,939 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,939 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,939 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,940 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,940 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,941 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,941 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,941 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,941 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,942 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,942 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,942 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,942 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,943 DBG blivet: vg_ceramic size is 4 TiB >18:10:46,943 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,943 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,943 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,944 DBG blivet: vg vg_ceramic has 2.2 TiB free >18:10:46,944 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,944 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,944 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,945 DBG blivet: vg_ceramic size is 4 TiB >18:10:46,945 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,945 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,945 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,946 DBG blivet: vg vg_ceramic has 2.2 TiB free >18:10:46,946 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,947 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,947 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,947 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,948 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,948 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,948 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,949 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,949 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,949 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,949 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,950 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,950 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,950 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,950 DBG blivet: vg_ceramic size is 4 TiB >18:10:46,951 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,951 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,951 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,951 DBG blivet: vg vg_ceramic has 2.2 TiB free >18:10:46,952 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,952 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,952 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,952 DBG blivet: vg_ceramic size is 4 TiB >18:10:46,953 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,953 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,953 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,954 DBG blivet: vg vg_ceramic has 2.2 TiB free >18:10:46,954 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:46,962 DBG blivet: DeviceTree.handle_format: name: vg_ceramic-root ; >18:10:46,964 DBG blivet: AppleBootstrapFS.supported: supported: True ; >18:10:46,964 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 387 >18:10:46,966 DBG blivet: EFIFS.supported: supported: True ; >18:10:46,966 DBG blivet: get_format('efi') returning EFIFS instance with object id 388 >18:10:46,968 DBG blivet: MacEFIFS.supported: supported: True ; >18:10:46,968 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 389 >18:10:46,970 DBG blivet: MacEFIFS.supported: supported: True ; >18:10:46,970 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 390 >18:10:46,970 INF blivet: type detected on 'vg_ceramic-root' is 'xfs' >18:10:46,972 DBG blivet: XFS.supported: supported: True ; >18:10:46,972 DBG blivet: get_format('xfs') returning XFS instance with object id 391 >18:10:46,973 DBG blivet: LVMLogicalVolumeDevice._set_format: vg_ceramic-root ; type: xfs ; current: None ; >18:10:46,974 INF blivet: got format: existing xfs filesystem >18:10:47,058 DBG blivet: XFS.supported: supported: True ; >18:10:47,143 DBG blivet: XFS.supported: supported: True ; >18:10:47,145 DBG blivet: DeviceTree.get_device_by_name: name: vg_ceramic-swap ; incomplete: False ; hidden: False ; >18:10:47,147 DBG blivet: DeviceTree.get_device_by_name returned None >18:10:47,148 DBG blivet: DeviceTree.get_device_by_uuid: uuid: QWvXP0-GlL5-sZGI-jjAS-wY1K-o7Kk-UdVJnA ; incomplete: False ; hidden: False ; >18:10:47,149 DBG blivet: DeviceTree.get_device_by_uuid returned None >18:10:47,149 DBG blivet: get_format('None') returning DeviceFormat instance with object id 394 >18:10:47,151 DBG blivet: LVMVolumeGroupDevice.add_child: name: vg_ceramic ; child: swap ; kids: 2 ; >18:10:47,151 DBG blivet: get_format('None') returning DeviceFormat instance with object id 395 >18:10:47,153 DBG blivet: LVMLogicalVolumeDevice._set_format: vg_ceramic-swap ; type: None ; current: None ; >18:10:47,154 DBG blivet: LVMLogicalVolumeDevice.update_sysfs_path: vg_ceramic-swap ; status: True ; >18:10:47,154 DBG blivet: vg_ceramic-swap sysfs_path set to /sys/devices/virtual/block/dm-2 >18:10:47,156 DBG blivet: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/vg_ceramic-swap ; sysfs_path: /sys/devices/virtual/block/dm-2 ; >18:10:47,156 DBG blivet: updated vg_ceramic-swap size to 64 GiB (64 GiB) >18:10:47,157 DBG blivet: get_format('None') returning DeviceFormat instance with object id 397 >18:10:47,158 DBG blivet: LVMVolumeGroupDevice.remove_child: name: vg_ceramic ; child: swap ; kids: 3 ; >18:10:47,160 DBG blivet: LVMVolumeGroupDevice.add_child: name: vg_ceramic ; child: swap ; kids: 2 ; >18:10:47,160 DBG blivet: get_format('None') returning DeviceFormat instance with object id 398 >18:10:47,162 DBG blivet: LVMLogicalVolumeDevice._set_format: vg_ceramic-swap ; type: None ; current: None ; >18:10:47,163 DBG blivet: LVMLogicalVolumeDevice.update_sysfs_path: vg_ceramic-swap ; status: True ; >18:10:47,163 DBG blivet: vg_ceramic-swap sysfs_path set to /sys/devices/virtual/block/dm-2 >18:10:47,165 DBG blivet: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/vg_ceramic-swap ; sysfs_path: /sys/devices/virtual/block/dm-2 ; >18:10:47,165 DBG blivet: updated vg_ceramic-swap size to 64 GiB (64 GiB) >18:10:47,166 DBG blivet: Adding vg_ceramic-swap/64 GiB to vg_ceramic >18:10:47,166 INF blivet: added lvmlv vg_ceramic-swap (id 393) to device tree >18:10:47,167 DBG blivet: LVMLogicalVolumeDevice.setup: vg_ceramic-swap ; orig: False ; status: True ; controllable: True ; >18:10:47,169 DBG blivet: LVMLogicalVolumeDevice.update_sysfs_path: vg_ceramic-swap ; status: True ; >18:10:47,169 DBG blivet: vg_ceramic-swap sysfs_path set to /sys/devices/virtual/block/dm-2 >18:10:47,170 DBG blivet: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/vg_ceramic-swap ; sysfs_path: /sys/devices/virtual/block/dm-2 ; >18:10:47,170 DBG blivet: updated vg_ceramic-swap size to 64 GiB (64 GiB) >18:10:47,172 DBG blivet: DeviceTree.handle_device: name: vg_ceramic-swap ; info: {'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-R2UROaijSH1pbLp4ReTpwtmyXZQ9Tj5RQWvXP0GlL5sZGIjjASwY1Ko7KkUdVJnA ' > '/dev/disk/by-uuid/d4febdca-6966-4fc6-bbc0-9fd620c62039 ' > '/dev/disk/by-id/dm-name-vg_ceramic-swap /dev/vg_ceramic/swap ' > '/dev/mapper/vg_ceramic-swap', > 'DEVNAME': '/dev/dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'swap', > 'DM_NAME': 'vg_ceramic-swap', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-R2UROaijSH1pbLp4ReTpwtmyXZQ9Tj5RQWvXP0GlL5sZGIjjASwY1Ko7KkUdVJnA', > 'DM_VG_NAME': 'vg_ceramic', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': 'd4febdca-6966-4fc6-bbc0-9fd620c62039', > 'ID_FS_UUID_ENC': 'd4febdca-6966-4fc6-bbc0-9fd620c62039', > 'ID_FS_VERSION': '1', > 'MAJOR': '253', > 'MINOR': '2', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'dm-2', > 'SYS_PATH': '/sys/devices/virtual/block/dm-2', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '15125409'} ; >18:10:47,172 INF blivet: scanning vg_ceramic-swap (/sys/devices/virtual/block/dm-2)... >18:10:47,173 DBG blivet: DeviceTree.get_device_by_name: name: vg_ceramic-swap ; incomplete: False ; hidden: False ; >18:10:47,175 DBG blivet: DeviceTree.get_device_by_name returned existing 64 GiB lvmlv vg_ceramic-swap (393) >18:10:47,175 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,175 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,176 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,177 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,177 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,177 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,177 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,178 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,178 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,178 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,179 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,179 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,179 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,179 DBG blivet: vg_ceramic size is 4 TiB >18:10:47,180 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,180 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,180 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,181 DBG blivet: vg vg_ceramic has 2.13 TiB free >18:10:47,181 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,181 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,181 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,181 DBG blivet: vg_ceramic size is 4 TiB >18:10:47,182 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,182 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,182 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,183 DBG blivet: vg vg_ceramic has 2.13 TiB free >18:10:47,183 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,184 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,184 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,184 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,185 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,185 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,185 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,186 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,186 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,186 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,186 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,187 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,187 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,187 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,187 DBG blivet: vg_ceramic size is 4 TiB >18:10:47,188 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,188 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,188 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,189 DBG blivet: vg vg_ceramic has 2.13 TiB free >18:10:47,189 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,189 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,189 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,190 DBG blivet: vg_ceramic size is 4 TiB >18:10:47,190 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,190 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,191 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,191 DBG blivet: vg vg_ceramic has 2.13 TiB free >18:10:47,191 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,192 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,192 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,192 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,193 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,193 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,194 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,194 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,194 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,194 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,195 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,195 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,195 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,195 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,196 DBG blivet: vg_ceramic size is 4 TiB >18:10:47,196 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,196 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,197 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,197 DBG blivet: vg vg_ceramic has 2.13 TiB free >18:10:47,197 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,197 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,198 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,198 DBG blivet: vg_ceramic size is 4 TiB >18:10:47,198 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,199 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,199 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,199 DBG blivet: vg vg_ceramic has 2.13 TiB free >18:10:47,199 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,192 INF blivet: got device: LVMLogicalVolumeDevice instance (0x7f932fa0f7b8) -- > name = vg_ceramic-swap status = True id = 393 > children = [] > parents = ['existing 4 TiB lvmvg vg_ceramic (363)'] > uuid = QWvXP0-GlL5-sZGI-jjAS-wY1K-o7Kk-UdVJnA size = 64 GiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/dm-2 > target size = 64 GiB path = /dev/mapper/vg_ceramic-swap > format args = [] original_format = None target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f9330b3abe0) -- > name = vg_ceramic status = True id = 363 > children = ['existing 1.72 TiB lvmlv vg_ceramic-home (367) with existing xfs filesystem', > 'existing 80 GiB lvmlv vg_ceramic-root (380) with existing xfs filesystem', > 'existing 64 GiB lvmlv vg_ceramic-swap (393)'] > parents = ['existing 4 TiB mdarray 2 (243) with existing lvmpv'] > uuid = R2UROa-ijSH-1pbL-p4Re-Tpwt-myXZ-Q9Tj5R size = 4 TiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 4 TiB path = /dev/vg_ceramic > format args = [] original_format = None free = 2.11 TiB PE Size = 4 MiB PE Count = 1048370 > PE Free = 553224 PV Count = 1 > modified = False extents = 1048368 free space = 2.13 TiB > free extents = 559366 reserved percent = 0 reserved space = 0 B > PVs = ['existing 4 TiB mdarray 2 (243) with existing lvmpv'] > LVs = ['existing 1.72 TiB lvmlv vg_ceramic-home (367) with existing xfs filesystem', > 'existing 80 GiB lvmlv vg_ceramic-root (380) with existing xfs filesystem', > 'existing 64 GiB lvmlv vg_ceramic-swap (393)'] > segment type = linear percent = 0 > VG space used = 64 GiB >18:10:47,200 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,200 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,200 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,201 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,202 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,202 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,202 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,203 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,203 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,203 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,203 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,203 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,204 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,204 DBG blivet: vg_ceramic size is 4 TiB >18:10:47,205 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,205 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,205 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,205 DBG blivet: vg vg_ceramic has 2.13 TiB free >18:10:47,205 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,206 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,206 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,206 DBG blivet: vg_ceramic size is 4 TiB >18:10:47,207 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,207 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,207 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,207 DBG blivet: vg vg_ceramic has 2.13 TiB free >18:10:47,208 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,208 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,208 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,209 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,210 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,210 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,210 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,210 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,211 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,211 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,211 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,211 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,212 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,212 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,212 DBG blivet: vg_ceramic size is 4 TiB >18:10:47,213 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,213 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,213 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,213 DBG blivet: vg vg_ceramic has 2.13 TiB free >18:10:47,214 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,214 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,214 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,214 DBG blivet: vg_ceramic size is 4 TiB >18:10:47,215 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,215 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,215 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,216 DBG blivet: vg vg_ceramic has 2.13 TiB free >18:10:47,216 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,217 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,217 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,217 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,218 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,218 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,218 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,219 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,219 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,219 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,219 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,220 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,220 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,220 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,220 DBG blivet: vg_ceramic size is 4 TiB >18:10:47,221 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,221 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,221 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,222 DBG blivet: vg vg_ceramic has 2.13 TiB free >18:10:47,222 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,222 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,222 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,223 DBG blivet: vg_ceramic size is 4 TiB >18:10:47,223 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,223 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,224 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,224 DBG blivet: vg vg_ceramic has 2.13 TiB free >18:10:47,224 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,232 DBG blivet: DeviceTree.handle_format: name: vg_ceramic-swap ; >18:10:47,235 DBG blivet: AppleBootstrapFS.supported: supported: True ; >18:10:47,235 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 400 >18:10:47,236 DBG blivet: EFIFS.supported: supported: True ; >18:10:47,237 DBG blivet: get_format('efi') returning EFIFS instance with object id 401 >18:10:47,238 DBG blivet: MacEFIFS.supported: supported: True ; >18:10:47,239 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 402 >18:10:47,240 DBG blivet: MacEFIFS.supported: supported: True ; >18:10:47,240 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 403 >18:10:47,241 INF blivet: type detected on 'vg_ceramic-swap' is 'swap' >18:10:47,242 DBG blivet: SwapSpace.__init__: uuid: d4febdca-6966-4fc6-bbc0-9fd620c62039 ; label: None ; device: /dev/mapper/vg_ceramic-swap ; serial: None ; exists: True ; >18:10:47,242 DBG blivet: get_format('swap') returning SwapSpace instance with object id 404 >18:10:47,244 DBG blivet: LVMLogicalVolumeDevice._set_format: vg_ceramic-swap ; type: swap ; current: None ; >18:10:47,244 INF blivet: got format: existing swap >18:10:47,246 DBG blivet: DeviceTree.get_device_by_name: name: vg_ceramic-mysql ; incomplete: False ; hidden: False ; >18:10:47,248 DBG blivet: DeviceTree.get_device_by_name returned None >18:10:47,249 DBG blivet: DeviceTree.get_device_by_uuid: uuid: b1qePZ-XcA3-D4D9-x7z1-6icG-ysde-tn03tY ; incomplete: False ; hidden: False ; >18:10:47,250 DBG blivet: DeviceTree.get_device_by_uuid returned None >18:10:47,250 DBG blivet: get_format('None') returning DeviceFormat instance with object id 407 >18:10:47,252 DBG blivet: LVMVolumeGroupDevice.add_child: name: vg_ceramic ; child: mysql ; kids: 3 ; >18:10:47,252 DBG blivet: get_format('None') returning DeviceFormat instance with object id 408 >18:10:47,253 DBG blivet: LVMLogicalVolumeDevice._set_format: vg_ceramic-mysql ; type: None ; current: None ; >18:10:47,255 DBG blivet: LVMLogicalVolumeDevice.update_sysfs_path: vg_ceramic-mysql ; status: True ; >18:10:47,255 DBG blivet: vg_ceramic-mysql sysfs_path set to /sys/devices/virtual/block/dm-5 >18:10:47,257 DBG blivet: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/vg_ceramic-mysql ; sysfs_path: /sys/devices/virtual/block/dm-5 ; >18:10:47,257 DBG blivet: updated vg_ceramic-mysql size to 8 GiB (8 GiB) >18:10:47,258 DBG blivet: get_format('None') returning DeviceFormat instance with object id 410 >18:10:47,259 DBG blivet: LVMVolumeGroupDevice.remove_child: name: vg_ceramic ; child: mysql ; kids: 4 ; >18:10:47,261 DBG blivet: LVMVolumeGroupDevice.add_child: name: vg_ceramic ; child: mysql ; kids: 3 ; >18:10:47,261 DBG blivet: get_format('None') returning DeviceFormat instance with object id 411 >18:10:47,262 DBG blivet: LVMLogicalVolumeDevice._set_format: vg_ceramic-mysql ; type: None ; current: None ; >18:10:47,264 DBG blivet: LVMLogicalVolumeDevice.update_sysfs_path: vg_ceramic-mysql ; status: True ; >18:10:47,264 DBG blivet: vg_ceramic-mysql sysfs_path set to /sys/devices/virtual/block/dm-5 >18:10:47,265 DBG blivet: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/vg_ceramic-mysql ; sysfs_path: /sys/devices/virtual/block/dm-5 ; >18:10:47,266 DBG blivet: updated vg_ceramic-mysql size to 8 GiB (8 GiB) >18:10:47,266 DBG blivet: Adding vg_ceramic-mysql/8 GiB to vg_ceramic >18:10:47,267 INF blivet: added lvmlv vg_ceramic-mysql (id 406) to device tree >18:10:47,268 DBG blivet: LVMLogicalVolumeDevice.setup: vg_ceramic-mysql ; orig: False ; status: True ; controllable: True ; >18:10:47,269 DBG blivet: LVMLogicalVolumeDevice.update_sysfs_path: vg_ceramic-mysql ; status: True ; >18:10:47,269 DBG blivet: vg_ceramic-mysql sysfs_path set to /sys/devices/virtual/block/dm-5 >18:10:47,271 DBG blivet: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/vg_ceramic-mysql ; sysfs_path: /sys/devices/virtual/block/dm-5 ; >18:10:47,271 DBG blivet: updated vg_ceramic-mysql size to 8 GiB (8 GiB) >18:10:47,273 DBG blivet: DeviceTree.handle_device: name: vg_ceramic-mysql ; info: {'DEVLINKS': '/dev/mapper/vg_ceramic-mysql ' > '/dev/disk/by-uuid/9be10959-2f09-4564-ba86-d83517a4df8f ' > '/dev/disk/by-id/dm-uuid-LVM-R2UROaijSH1pbLp4ReTpwtmyXZQ9Tj5Rb1qePZXcA3D4D9x7z16icGysdetn03tY ' > '/dev/vg_ceramic/mysql /dev/disk/by-id/dm-name-vg_ceramic-mysql', > 'DEVNAME': '/dev/dm-5', > 'DEVPATH': '/devices/virtual/block/dm-5', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'mysql', > 'DM_NAME': 'vg_ceramic-mysql', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-R2UROaijSH1pbLp4ReTpwtmyXZQ9Tj5Rb1qePZXcA3D4D9x7z16icGysdetn03tY', > 'DM_VG_NAME': 'vg_ceramic', > 'ID_FS_TYPE': 'xfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '9be10959-2f09-4564-ba86-d83517a4df8f', > 'ID_FS_UUID_ENC': '9be10959-2f09-4564-ba86-d83517a4df8f', > 'MAJOR': '253', > 'MINOR': '5', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'dm-5', > 'SYS_PATH': '/sys/devices/virtual/block/dm-5', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '15126498'} ; >18:10:47,273 INF blivet: scanning vg_ceramic-mysql (/sys/devices/virtual/block/dm-5)... >18:10:47,274 DBG blivet: DeviceTree.get_device_by_name: name: vg_ceramic-mysql ; incomplete: False ; hidden: False ; >18:10:47,276 DBG blivet: DeviceTree.get_device_by_name returned existing 8 GiB lvmlv vg_ceramic-mysql (406) >18:10:47,276 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,276 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,276 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,278 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,278 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,278 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,278 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,279 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,279 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,279 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,280 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,280 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,280 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,280 DBG blivet: vg_ceramic size is 4 TiB >18:10:47,281 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,281 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,282 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,282 DBG blivet: vg vg_ceramic has 2.13 TiB free >18:10:47,282 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,282 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,282 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,283 DBG blivet: vg_ceramic size is 4 TiB >18:10:47,284 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,284 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,284 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,284 DBG blivet: vg vg_ceramic has 2.13 TiB free >18:10:47,284 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,285 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,286 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,286 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,287 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,287 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,287 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,287 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,288 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,288 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,288 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,289 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,289 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,289 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,289 DBG blivet: vg_ceramic size is 4 TiB >18:10:47,290 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,290 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,291 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,291 DBG blivet: vg vg_ceramic has 2.13 TiB free >18:10:47,291 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,291 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,292 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,292 DBG blivet: vg_ceramic size is 4 TiB >18:10:47,293 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,293 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,293 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,293 DBG blivet: vg vg_ceramic has 2.13 TiB free >18:10:47,294 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,294 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,295 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,295 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,296 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,296 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,296 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,297 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,297 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,297 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,297 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,298 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,298 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,298 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,298 DBG blivet: vg_ceramic size is 4 TiB >18:10:47,299 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,300 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,300 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,300 DBG blivet: vg vg_ceramic has 2.13 TiB free >18:10:47,300 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,300 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,301 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,301 DBG blivet: vg_ceramic size is 4 TiB >18:10:47,302 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,302 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,302 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,302 DBG blivet: vg vg_ceramic has 2.13 TiB free >18:10:47,303 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,294 INF blivet: got device: LVMLogicalVolumeDevice instance (0x7f932fa19240) -- > name = vg_ceramic-mysql status = True id = 406 > children = [] > parents = ['existing 4 TiB lvmvg vg_ceramic (363)'] > uuid = b1qePZ-XcA3-D4D9-x7z1-6icG-ysde-tn03tY size = 8 GiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/dm-5 > target size = 8 GiB path = /dev/mapper/vg_ceramic-mysql > format args = [] original_format = None target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f9330b3abe0) -- > name = vg_ceramic status = True id = 363 > children = ['existing 1.72 TiB lvmlv vg_ceramic-home (367) with existing xfs filesystem', > 'existing 80 GiB lvmlv vg_ceramic-root (380) with existing xfs filesystem', > 'existing 64 GiB lvmlv vg_ceramic-swap (393) with existing swap', > 'existing 8 GiB lvmlv vg_ceramic-mysql (406)'] > parents = ['existing 4 TiB mdarray 2 (243) with existing lvmpv'] > uuid = R2UROa-ijSH-1pbL-p4Re-Tpwt-myXZ-Q9Tj5R size = 4 TiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 4 TiB path = /dev/vg_ceramic > format args = [] original_format = None free = 2.11 TiB PE Size = 4 MiB PE Count = 1048370 > PE Free = 553224 PV Count = 1 > modified = False extents = 1048368 free space = 2.13 TiB > free extents = 557318 reserved percent = 0 reserved space = 0 B > PVs = ['existing 4 TiB mdarray 2 (243) with existing lvmpv'] > LVs = ['existing 1.72 TiB lvmlv vg_ceramic-home (367) with existing xfs filesystem', > 'existing 80 GiB lvmlv vg_ceramic-root (380) with existing xfs filesystem', > 'existing 64 GiB lvmlv vg_ceramic-swap (393) with existing swap', > 'existing 8 GiB lvmlv vg_ceramic-mysql (406)'] > segment type = linear percent = 0 > VG space used = 8 GiB >18:10:47,303 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,304 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,304 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,305 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,305 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,305 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,306 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,306 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,306 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,306 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,307 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,307 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,307 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,307 DBG blivet: vg_ceramic size is 4 TiB >18:10:47,308 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,309 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,309 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,309 DBG blivet: vg vg_ceramic has 2.13 TiB free >18:10:47,309 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,309 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,310 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,310 DBG blivet: vg_ceramic size is 4 TiB >18:10:47,311 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,311 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,311 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,311 DBG blivet: vg vg_ceramic has 2.13 TiB free >18:10:47,312 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,312 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,313 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,313 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,314 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,314 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,314 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,315 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,315 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,315 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,316 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,316 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,316 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,316 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,317 DBG blivet: vg_ceramic size is 4 TiB >18:10:47,317 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,318 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,318 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,318 DBG blivet: vg vg_ceramic has 2.13 TiB free >18:10:47,318 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,318 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,319 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,319 DBG blivet: vg_ceramic size is 4 TiB >18:10:47,320 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,320 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,320 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,320 DBG blivet: vg vg_ceramic has 2.13 TiB free >18:10:47,321 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,321 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,322 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,322 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,323 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,323 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,323 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,324 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,324 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,324 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,325 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,325 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,325 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,325 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,326 DBG blivet: vg_ceramic size is 4 TiB >18:10:47,326 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,327 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,327 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,327 DBG blivet: vg vg_ceramic has 2.13 TiB free >18:10:47,327 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,328 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,328 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,328 DBG blivet: vg_ceramic size is 4 TiB >18:10:47,329 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,329 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,329 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,330 DBG blivet: vg vg_ceramic has 2.13 TiB free >18:10:47,330 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,338 DBG blivet: DeviceTree.handle_format: name: vg_ceramic-mysql ; >18:10:47,340 DBG blivet: AppleBootstrapFS.supported: supported: True ; >18:10:47,341 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 413 >18:10:47,342 DBG blivet: EFIFS.supported: supported: True ; >18:10:47,342 DBG blivet: get_format('efi') returning EFIFS instance with object id 414 >18:10:47,344 DBG blivet: MacEFIFS.supported: supported: True ; >18:10:47,344 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 415 >18:10:47,346 DBG blivet: MacEFIFS.supported: supported: True ; >18:10:47,346 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 416 >18:10:47,346 INF blivet: type detected on 'vg_ceramic-mysql' is 'xfs' >18:10:47,348 DBG blivet: XFS.supported: supported: True ; >18:10:47,348 DBG blivet: get_format('xfs') returning XFS instance with object id 417 >18:10:47,350 DBG blivet: LVMLogicalVolumeDevice._set_format: vg_ceramic-mysql ; type: xfs ; current: None ; >18:10:47,350 INF blivet: got format: existing xfs filesystem >18:10:47,435 DBG blivet: XFS.supported: supported: True ; >18:10:47,545 DBG blivet: XFS.supported: supported: True ; >18:10:47,546 DBG blivet: DeviceTree.get_device_by_name: name: vg_ceramic-var ; incomplete: False ; hidden: False ; >18:10:47,548 DBG blivet: DeviceTree.get_device_by_name returned None >18:10:47,549 DBG blivet: DeviceTree.get_device_by_uuid: uuid: mhm4nl-8lBr-ZlLz-6oSK-4Iv4-4dm2-JwCIkd ; incomplete: False ; hidden: False ; >18:10:47,550 DBG blivet: DeviceTree.get_device_by_uuid returned None >18:10:47,550 DBG blivet: get_format('None') returning DeviceFormat instance with object id 420 >18:10:47,551 DBG blivet: LVMVolumeGroupDevice.add_child: name: vg_ceramic ; child: var ; kids: 4 ; >18:10:47,552 DBG blivet: get_format('None') returning DeviceFormat instance with object id 421 >18:10:47,553 DBG blivet: LVMLogicalVolumeDevice._set_format: vg_ceramic-var ; type: None ; current: None ; >18:10:47,554 DBG blivet: LVMLogicalVolumeDevice.update_sysfs_path: vg_ceramic-var ; status: True ; >18:10:47,554 DBG blivet: vg_ceramic-var sysfs_path set to /sys/devices/virtual/block/dm-4 >18:10:47,556 DBG blivet: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/vg_ceramic-var ; sysfs_path: /sys/devices/virtual/block/dm-4 ; >18:10:47,556 DBG blivet: updated vg_ceramic-var size to 16 GiB (16 GiB) >18:10:47,556 DBG blivet: get_format('None') returning DeviceFormat instance with object id 423 >18:10:47,558 DBG blivet: LVMVolumeGroupDevice.remove_child: name: vg_ceramic ; child: var ; kids: 5 ; >18:10:47,559 DBG blivet: LVMVolumeGroupDevice.add_child: name: vg_ceramic ; child: var ; kids: 4 ; >18:10:47,559 DBG blivet: get_format('None') returning DeviceFormat instance with object id 424 >18:10:47,560 DBG blivet: LVMLogicalVolumeDevice._set_format: vg_ceramic-var ; type: None ; current: None ; >18:10:47,562 DBG blivet: LVMLogicalVolumeDevice.update_sysfs_path: vg_ceramic-var ; status: True ; >18:10:47,562 DBG blivet: vg_ceramic-var sysfs_path set to /sys/devices/virtual/block/dm-4 >18:10:47,563 DBG blivet: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/vg_ceramic-var ; sysfs_path: /sys/devices/virtual/block/dm-4 ; >18:10:47,564 DBG blivet: updated vg_ceramic-var size to 16 GiB (16 GiB) >18:10:47,564 DBG blivet: Adding vg_ceramic-var/16 GiB to vg_ceramic >18:10:47,564 INF blivet: added lvmlv vg_ceramic-var (id 419) to device tree >18:10:47,565 DBG blivet: LVMLogicalVolumeDevice.setup: vg_ceramic-var ; orig: False ; status: True ; controllable: True ; >18:10:47,566 DBG blivet: LVMLogicalVolumeDevice.update_sysfs_path: vg_ceramic-var ; status: True ; >18:10:47,567 DBG blivet: vg_ceramic-var sysfs_path set to /sys/devices/virtual/block/dm-4 >18:10:47,568 DBG blivet: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/vg_ceramic-var ; sysfs_path: /sys/devices/virtual/block/dm-4 ; >18:10:47,568 DBG blivet: updated vg_ceramic-var size to 16 GiB (16 GiB) >18:10:47,570 DBG blivet: DeviceTree.handle_device: name: vg_ceramic-var ; info: {'DEVLINKS': '/dev/disk/by-uuid/55ef07c6-af46-4df7-a3d7-4ffeed0337ca ' > '/dev/disk/by-id/dm-uuid-LVM-R2UROaijSH1pbLp4ReTpwtmyXZQ9Tj5Rmhm4nl8lBrZlLz6oSK4Iv44dm2JwCIkd ' > '/dev/disk/by-id/dm-name-vg_ceramic-var /dev/vg_ceramic/var ' > '/dev/mapper/vg_ceramic-var', > 'DEVNAME': '/dev/dm-4', > 'DEVPATH': '/devices/virtual/block/dm-4', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'var', > 'DM_NAME': 'vg_ceramic-var', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-R2UROaijSH1pbLp4ReTpwtmyXZQ9Tj5Rmhm4nl8lBrZlLz6oSK4Iv44dm2JwCIkd', > 'DM_VG_NAME': 'vg_ceramic', > 'ID_FS_TYPE': 'xfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '55ef07c6-af46-4df7-a3d7-4ffeed0337ca', > 'ID_FS_UUID_ENC': '55ef07c6-af46-4df7-a3d7-4ffeed0337ca', > 'MAJOR': '253', > 'MINOR': '4', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'dm-4', > 'SYS_PATH': '/sys/devices/virtual/block/dm-4', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '15125455'} ; >18:10:47,570 INF blivet: scanning vg_ceramic-var (/sys/devices/virtual/block/dm-4)... >18:10:47,571 DBG blivet: DeviceTree.get_device_by_name: name: vg_ceramic-var ; incomplete: False ; hidden: False ; >18:10:47,572 DBG blivet: DeviceTree.get_device_by_name returned existing 16 GiB lvmlv vg_ceramic-var (419) >18:10:47,572 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,573 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,573 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,574 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,574 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,574 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,575 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,575 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,575 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,575 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,576 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,576 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,576 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,576 DBG blivet: vg_ceramic size is 4 TiB >18:10:47,577 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,578 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,578 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,578 DBG blivet: vg vg_ceramic has 2.11 TiB free >18:10:47,578 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,578 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,579 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,579 DBG blivet: vg_ceramic size is 4 TiB >18:10:47,580 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,580 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,580 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,580 DBG blivet: vg vg_ceramic has 2.11 TiB free >18:10:47,580 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,581 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,581 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,582 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,583 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,583 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,583 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,583 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,584 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,584 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,584 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,584 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,585 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,585 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,585 DBG blivet: vg_ceramic size is 4 TiB >18:10:47,586 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,586 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,586 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,586 DBG blivet: vg vg_ceramic has 2.11 TiB free >18:10:47,587 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,587 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,587 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,587 DBG blivet: vg_ceramic size is 4 TiB >18:10:47,588 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,588 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,589 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,589 DBG blivet: vg vg_ceramic has 2.11 TiB free >18:10:47,589 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,590 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,590 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,590 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,591 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,592 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,592 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,592 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,592 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,593 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,593 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,593 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,593 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,593 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,594 DBG blivet: vg_ceramic size is 4 TiB >18:10:47,594 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,595 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,595 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,595 DBG blivet: vg vg_ceramic has 2.11 TiB free >18:10:47,595 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,595 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,596 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,596 DBG blivet: vg_ceramic size is 4 TiB >18:10:47,597 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,597 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,597 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,597 DBG blivet: vg vg_ceramic has 2.11 TiB free >18:10:47,598 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,590 INF blivet: got device: LVMLogicalVolumeDevice instance (0x7f932fa19470) -- > name = vg_ceramic-var status = True id = 419 > children = [] > parents = ['existing 4 TiB lvmvg vg_ceramic (363)'] > uuid = mhm4nl-8lBr-ZlLz-6oSK-4Iv4-4dm2-JwCIkd size = 16 GiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/dm-4 > target size = 16 GiB path = /dev/mapper/vg_ceramic-var > format args = [] original_format = None target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f9330b3abe0) -- > name = vg_ceramic status = True id = 363 > children = ['existing 1.72 TiB lvmlv vg_ceramic-home (367) with existing xfs filesystem', > 'existing 80 GiB lvmlv vg_ceramic-root (380) with existing xfs filesystem', > 'existing 64 GiB lvmlv vg_ceramic-swap (393) with existing swap', > 'existing 8 GiB lvmlv vg_ceramic-mysql (406) with existing xfs filesystem', > 'existing 16 GiB lvmlv vg_ceramic-var (419)'] > parents = ['existing 4 TiB mdarray 2 (243) with existing lvmpv'] > uuid = R2UROa-ijSH-1pbL-p4Re-Tpwt-myXZ-Q9Tj5R size = 4 TiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 4 TiB path = /dev/vg_ceramic > format args = [] original_format = None free = 2.11 TiB PE Size = 4 MiB PE Count = 1048370 > PE Free = 553224 PV Count = 1 > modified = False extents = 1048368 free space = 2.11 TiB > free extents = 553222 reserved percent = 0 reserved space = 0 B > PVs = ['existing 4 TiB mdarray 2 (243) with existing lvmpv'] > LVs = ['existing 1.72 TiB lvmlv vg_ceramic-home (367) with existing xfs filesystem', > 'existing 80 GiB lvmlv vg_ceramic-root (380) with existing xfs filesystem', > 'existing 64 GiB lvmlv vg_ceramic-swap (393) with existing swap', > 'existing 8 GiB lvmlv vg_ceramic-mysql (406) with existing xfs filesystem', > 'existing 16 GiB lvmlv vg_ceramic-var (419)'] > segment type = linear percent = 0 > VG space used = 16 GiB >18:10:47,598 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,599 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,599 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,600 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,600 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,600 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,600 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,601 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,601 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,601 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,601 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,602 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,602 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,602 DBG blivet: vg_ceramic size is 4 TiB >18:10:47,603 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,603 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,603 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,604 DBG blivet: vg vg_ceramic has 2.11 TiB free >18:10:47,604 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,604 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,604 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,604 DBG blivet: vg_ceramic size is 4 TiB >18:10:47,605 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,605 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,606 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,606 DBG blivet: vg vg_ceramic has 2.11 TiB free >18:10:47,606 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,607 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,607 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,607 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,608 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,609 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,609 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,609 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,609 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,610 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,610 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,610 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,610 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,610 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,611 DBG blivet: vg_ceramic size is 4 TiB >18:10:47,611 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,612 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,612 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,612 DBG blivet: vg vg_ceramic has 2.11 TiB free >18:10:47,612 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,612 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,613 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,613 DBG blivet: vg_ceramic size is 4 TiB >18:10:47,614 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,614 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,614 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,614 DBG blivet: vg vg_ceramic has 2.11 TiB free >18:10:47,615 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,615 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,616 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,616 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,617 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,617 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,617 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,617 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,618 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,618 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,618 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,619 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,619 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,619 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,619 DBG blivet: vg_ceramic size is 4 TiB >18:10:47,620 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,620 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,620 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,621 DBG blivet: vg vg_ceramic has 2.11 TiB free >18:10:47,621 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,621 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,621 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,621 DBG blivet: vg_ceramic size is 4 TiB >18:10:47,622 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,623 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,623 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,623 DBG blivet: vg vg_ceramic has 2.11 TiB free >18:10:47,623 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,632 DBG blivet: DeviceTree.handle_format: name: vg_ceramic-var ; >18:10:47,634 DBG blivet: AppleBootstrapFS.supported: supported: True ; >18:10:47,634 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 426 >18:10:47,635 DBG blivet: EFIFS.supported: supported: True ; >18:10:47,635 DBG blivet: get_format('efi') returning EFIFS instance with object id 427 >18:10:47,637 DBG blivet: MacEFIFS.supported: supported: True ; >18:10:47,637 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 428 >18:10:47,639 DBG blivet: MacEFIFS.supported: supported: True ; >18:10:47,639 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 429 >18:10:47,640 INF blivet: type detected on 'vg_ceramic-var' is 'xfs' >18:10:47,641 DBG blivet: XFS.supported: supported: True ; >18:10:47,641 DBG blivet: get_format('xfs') returning XFS instance with object id 430 >18:10:47,643 DBG blivet: LVMLogicalVolumeDevice._set_format: vg_ceramic-var ; type: xfs ; current: None ; >18:10:47,643 INF blivet: got format: existing xfs filesystem >18:10:47,725 DBG blivet: XFS.supported: supported: True ; >18:10:47,805 DBG blivet: XFS.supported: supported: True ; >18:10:47,805 INF blivet: got format: existing lvmpv >18:10:47,806 INF blivet: got format: existing mdmember >18:10:47,808 DBG blivet: DeviceTree.handle_device: name: sdb ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x500253884008e8c4 ' > '/dev/disk/by-id/ata-Samsung_SSD_850_PRO_1TB_S252NXAG812621M ' > '/dev/disk/by-path/pci-0000:01:00.0-sas-phy0-lun-0', > 'DEVNAME': '/dev/sdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:1/end_device-9:1/target9:0:1/9:0:1: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': '2', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'Samsung_SSD_850_PRO_1TB', > 'ID_MODEL_ENC': 'Samsung\\x20SSD\\x20850\\x20PRO\\x201TB\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '8699f579', > 'ID_PATH': 'pci-0000:01:00.0-sas-phy0-lun-0', > 'ID_PATH_TAG': 'pci-0000_01_00_0-sas-phy0-lun-0', > 'ID_REVISION': 'EXM04B6Q', > 'ID_SERIAL': 'Samsung_SSD_850_PRO_1TB_S252NXAG812621M', > 'ID_SERIAL_SHORT': 'S252NXAG812621M', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x500253884008e8c4', > 'ID_WWN_WITH_EXTENSION': '0x500253884008e8c4', > 'MAJOR': '8', > 'MINOR': '16', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdb', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:1/end_device-9:1/target9:0:1/9:0:1:0/block/sdb', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '14410481'} ; >18:10:47,808 INF blivet: scanning sdb (/sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:1/end_device-9:1/target9:0:1/9:0:1:0/block/sdb)... >18:10:47,809 DBG blivet: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; >18:10:47,810 DBG blivet: DeviceTree.get_device_by_name returned existing 953.87 GiB disk sdb (207) with existing msdos disklabel >18:10:47,811 INF blivet: got device: DiskDevice instance (0x7f9330bc2828) -- > name = sdb status = True id = 207 > children = ['existing 1024 MiB partition sdb1 (217) with existing mdmember', > 'existing 744.71 GiB partition sdb2 (278) with existing mdmember'] > parents = [] > uuid = None size = 953.87 GiB > format = existing msdos disklabel > major = 8 minor = 16 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:1/end_device-9:1/target9:0:1/9:0:1:0/block/sdb > target size = 953.87 GiB path = /dev/sdb > format args = [] original_format = disklabel removable = False wwn = 0x500253884008e8c4 >18:10:47,814 DBG blivet: DeviceTree.handle_format: name: sdb ; >18:10:47,814 DBG blivet: no type or existing type for sdb, bailing >18:10:47,815 DBG blivet: DeviceTree.handle_device: name: sdb1 ; info: {'DEVLINKS': '/dev/disk/by-path/pci-0000:01:00.0-sas-phy0-lun-0-part1 ' > '/dev/disk/by-id/wwn-0x500253884008e8c4-part1 ' > '/dev/disk/by-partuuid/8699f579-01 ' > '/dev/disk/by-id/ata-Samsung_SSD_850_PRO_1TB_S252NXAG812621M-part1', > 'DEVNAME': '/dev/sdb1', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:1/end_device-9:1/target9:0:1/9:0:1: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': '2', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', > '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': 'ceramic:1', > 'ID_FS_LABEL_ENC': 'ceramic:1', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '2992be9a-ac0a-09aa-cdd4-4c9fa0309eed', > 'ID_FS_UUID_ENC': '2992be9a-ac0a-09aa-cdd4-4c9fa0309eed', > 'ID_FS_UUID_SUB': '78c336e7-7df7-7e48-efec-6184c6cf0cb7', > 'ID_FS_UUID_SUB_ENC': '78c336e7-7df7-7e48-efec-6184c6cf0cb7', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'Samsung_SSD_850_PRO_1TB', > 'ID_MODEL_ENC': 'Samsung\\x20SSD\\x20850\\x20PRO\\x201TB\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '2097152', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '8699f579-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '8699f579', > 'ID_PATH': 'pci-0000:01:00.0-sas-phy0-lun-0', > 'ID_PATH_TAG': 'pci-0000_01_00_0-sas-phy0-lun-0', > 'ID_REVISION': 'EXM04B6Q', > 'ID_SERIAL': 'Samsung_SSD_850_PRO_1TB_S252NXAG812621M', > 'ID_SERIAL_SHORT': 'S252NXAG812621M', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x500253884008e8c4', > 'ID_WWN_WITH_EXTENSION': '0x500253884008e8c4', > 'MAJOR': '8', > 'MINOR': '17', > 'PARTN': '1', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdb1', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:1/end_device-9:1/target9:0:1/9:0:1:0/block/sdb/sdb1', > 'TAGS': ':systemd:', > 'UDISKS_MD_MEMBER_ARRAY_SIZE': '1073.68MB', > 'UDISKS_MD_MEMBER_DEVICES': '11', > 'UDISKS_MD_MEMBER_DEV_UUID': '78c336e7:7df77e48:efec6184:c6cf0cb7', > 'UDISKS_MD_MEMBER_EVENTS': '280', > 'UDISKS_MD_MEMBER_LEVEL': 'raid1', > 'UDISKS_MD_MEMBER_NAME': 'ceramic:1', > 'UDISKS_MD_MEMBER_UPDATE_TIME': '1529776963', > 'UDISKS_MD_MEMBER_UUID': '2992be9a:ac0a09aa:cdd44c9f:a0309eed', > 'USEC_INITIALIZED': '14455258'} ; >18:10:47,815 INF blivet: scanning sdb1 (/sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:1/end_device-9:1/target9:0:1/9:0:1:0/block/sdb/sdb1)... >18:10:47,816 DBG blivet: DeviceTree.get_device_by_name: name: sdb1 ; incomplete: False ; hidden: False ; >18:10:47,817 DBG blivet: DeviceTree.get_device_by_name returned existing 1024 MiB partition sdb1 (217) with existing mdmember >18:10:47,817 DBG blivet: existing RAID raid1 size == 1023.94 MiB >18:10:47,818 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:47,819 DBG blivet: existing RAID raid1 size == 1023.94 MiB >18:10:47,819 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:47,820 DBG blivet: existing RAID raid1 size == 1023.94 MiB >18:10:47,821 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:47,820 INF blivet: got device: PartitionDevice instance (0x7f9330c0e240) -- > name = sdb1 status = True id = 217 > children = ['existing 1023.94 MiB mdarray 1 (22) with existing ext4 filesystem'] > parents = ['existing 953.87 GiB disk sdb (207) with existing msdos disklabel'] > uuid = 8699f579-01 size = 1024 MiB > format = existing mdmember > major = 8 minor = 17 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:1/end_device-9:1/target9:0:1/9:0:1:0/block/sdb/sdb1 > target size = 1024 MiB path = /dev/sdb1 > format args = [] original_format = mdmember 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 0x7f9330bc2f28> fileSystem: <parted.filesystem.FileSystem object at 0x7f9330bc26d8> > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f9330bc2978> PedPartition: <_ped.Partition object at 0x7f9330c40f10> > disk = existing 953.87 GiB disk sdb (207) with existing msdos disklabel > start = 2048 end = 2099199 length = 2097152 > flags = >18:10:47,821 DBG blivet: existing RAID raid1 size == 1023.94 MiB >18:10:47,822 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:47,823 DBG blivet: existing RAID raid1 size == 1023.94 MiB >18:10:47,823 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:47,824 DBG blivet: existing RAID raid1 size == 1023.94 MiB >18:10:47,824 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:47,826 DBG blivet: DeviceTree.handle_format: name: sdb1 ; >18:10:47,826 DBG blivet: no type or existing type for sdb1, bailing >18:10:47,827 DBG blivet: DeviceTree.handle_device: name: sdb2 ; info: {'DEVLINKS': '/dev/disk/by-partuuid/8699f579-02 ' > '/dev/disk/by-id/ata-Samsung_SSD_850_PRO_1TB_S252NXAG812621M-part2 ' > '/dev/disk/by-id/wwn-0x500253884008e8c4-part2 ' > '/dev/disk/by-path/pci-0000:01:00.0-sas-phy0-lun-0-part2', > 'DEVNAME': '/dev/sdb2', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:1/end_device-9:1/target9:0:1/9:0:1: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': '2', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', > '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': 'ceramic:2', > 'ID_FS_LABEL_ENC': 'ceramic:2', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'd51c5255-0096-64d3-0204-7d16793f9b58', > 'ID_FS_UUID_ENC': 'd51c5255-0096-64d3-0204-7d16793f9b58', > 'ID_FS_UUID_SUB': 'e55f64d4-8afc-5cde-73df-c2478b6d57e7', > 'ID_FS_UUID_SUB_ENC': 'e55f64d4-8afc-5cde-73df-c2478b6d57e7', > 'ID_FS_VERSION': '1.2', > 'ID_MODEL': 'Samsung_SSD_850_PRO_1TB', > 'ID_MODEL_ENC': 'Samsung\\x20SSD\\x20850\\x20PRO\\x201TB\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '2099200', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1561763840', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '8699f579-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '8699f579', > 'ID_PATH': 'pci-0000:01:00.0-sas-phy0-lun-0', > 'ID_PATH_TAG': 'pci-0000_01_00_0-sas-phy0-lun-0', > 'ID_REVISION': 'EXM04B6Q', > 'ID_SERIAL': 'Samsung_SSD_850_PRO_1TB_S252NXAG812621M', > 'ID_SERIAL_SHORT': 'S252NXAG812621M', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x500253884008e8c4', > 'ID_WWN_WITH_EXTENSION': '0x500253884008e8c4', > 'MAJOR': '8', > 'MINOR': '18', > 'PARTN': '2', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdb2', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:1/end_device-9:1/target9:0:1/9:0:1:0/block/sdb/sdb2', > 'TAGS': ':systemd:', > 'UDISKS_MD_MEMBER_ARRAY_SIZE': '4397.19GB', > 'UDISKS_MD_MEMBER_DEVICES': '11', > 'UDISKS_MD_MEMBER_DEV_UUID': 'e55f64d4:8afc5cde:73dfc247:8b6d57e7', > 'UDISKS_MD_MEMBER_EVENTS': '30833', > 'UDISKS_MD_MEMBER_LEVEL': 'raid10', > 'UDISKS_MD_MEMBER_NAME': 'ceramic:2', > 'UDISKS_MD_MEMBER_UPDATE_TIME': '1529776966', > 'UDISKS_MD_MEMBER_UUID': 'd51c5255:009664d3:02047d16:793f9b58', > 'USEC_INITIALIZED': '14449609'} ; >18:10:47,827 INF blivet: scanning sdb2 (/sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:1/end_device-9:1/target9:0:1/9:0:1:0/block/sdb/sdb2)... >18:10:47,828 DBG blivet: DeviceTree.get_device_by_name: name: sdb2 ; incomplete: False ; hidden: False ; >18:10:47,829 DBG blivet: DeviceTree.get_device_by_name returned existing 744.71 GiB partition sdb2 (278) with existing mdmember >18:10:47,829 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,830 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:47,830 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,831 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:47,832 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,832 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:47,832 INF blivet: got device: PartitionDevice instance (0x7f9330bcbac8) -- > name = sdb2 status = True id = 278 > children = ['existing 4 TiB mdarray 2 (243) with existing lvmpv'] > parents = ['existing 953.87 GiB disk sdb (207) with existing msdos disklabel'] > uuid = 8699f579-02 size = 744.71 GiB > format = existing mdmember > major = 8 minor = 18 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:1/end_device-9:1/target9:0:1/9:0:1:0/block/sdb/sdb2 > target size = 744.71 GiB path = /dev/sdb2 > format args = [] original_format = mdmember 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 0x7f9330bc2f28> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f9330bc2ac8> PedPartition: <_ped.Partition object at 0x7f932f76b678> > disk = existing 953.87 GiB disk sdb (207) with existing msdos disklabel > start = 2099200 end = 1563863039 length = 1561763840 > flags = >18:10:47,833 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,833 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:47,834 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,835 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:47,836 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,836 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:47,837 DBG blivet: DeviceTree.handle_format: name: sdb2 ; >18:10:47,837 DBG blivet: no type or existing type for sdb2, bailing >18:10:47,838 DBG blivet: DeviceTree.handle_device: name: sdc ; info: {'DEVLINKS': '/dev/disk/by-id/ata-Samsung_SSD_850_PRO_1TB_S1SRNWAFC00164L ' > '/dev/disk/by-path/pci-0000:01:00.0-sas-phy1-lun-0 ' > '/dev/disk/by-id/wwn-0x500253887004bb9f', > 'DEVNAME': '/dev/sdc', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:2/end_device-9:2/target9:0:2/9:0:2:0/block/sdc', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_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_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'Samsung_SSD_850_PRO_1TB', > 'ID_MODEL_ENC': 'Samsung\\x20SSD\\x20850\\x20PRO\\x201TB\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '6373af13', > 'ID_PATH': 'pci-0000:01:00.0-sas-phy1-lun-0', > 'ID_PATH_TAG': 'pci-0000_01_00_0-sas-phy1-lun-0', > 'ID_REVISION': 'EXM04B6Q', > 'ID_SERIAL': 'Samsung_SSD_850_PRO_1TB_S1SRNWAFC00164L', > 'ID_SERIAL_SHORT': 'S1SRNWAFC00164L', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x500253887004bb9f', > 'ID_WWN_WITH_EXTENSION': '0x500253887004bb9f', > 'MAJOR': '8', > 'MINOR': '32', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdc', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:2/end_device-9:2/target9:0:2/9:0:2:0/block/sdc', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '14380090'} ; >18:10:47,839 INF blivet: scanning sdc (/sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:2/end_device-9:2/target9:0:2/9:0:2:0/block/sdc)... >18:10:47,839 DBG blivet: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; >18:10:47,840 DBG blivet: DeviceTree.get_device_by_name returned existing 953.87 GiB disk sdc (187) with existing msdos disklabel >18:10:47,841 INF blivet: got device: DiskDevice instance (0x7f932f96def0) -- > name = sdc status = True id = 187 > children = ['existing 1024 MiB partition sdc1 (197) with existing mdmember', > 'existing 744.71 GiB partition sdc2 (268) with existing mdmember'] > parents = [] > uuid = None size = 953.87 GiB > format = existing msdos disklabel > major = 8 minor = 32 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:2/end_device-9:2/target9:0:2/9:0:2:0/block/sdc > target size = 953.87 GiB path = /dev/sdc > format args = [] original_format = disklabel removable = False wwn = 0x500253887004bb9f >18:10:47,844 DBG blivet: DeviceTree.handle_format: name: sdc ; >18:10:47,844 DBG blivet: no type or existing type for sdc, bailing >18:10:47,846 DBG blivet: DeviceTree.handle_device: name: sdc1 ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x500253887004bb9f-part1 ' > '/dev/disk/by-partuuid/6373af13-01 ' > '/dev/disk/by-id/ata-Samsung_SSD_850_PRO_1TB_S1SRNWAFC00164L-part1 ' > '/dev/disk/by-path/pci-0000:01:00.0-sas-phy1-lun-0-part1', > 'DEVNAME': '/dev/sdc1', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:2/end_device-9:2/target9:0:2/9:0:2:0/block/sdc/sdc1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_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_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': 'ceramic:1', > 'ID_FS_LABEL_ENC': 'ceramic:1', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '2992be9a-ac0a-09aa-cdd4-4c9fa0309eed', > 'ID_FS_UUID_ENC': '2992be9a-ac0a-09aa-cdd4-4c9fa0309eed', > 'ID_FS_UUID_SUB': '01b7dd0d-5007-2648-2642-1f6c77f2ff81', > 'ID_FS_UUID_SUB_ENC': '01b7dd0d-5007-2648-2642-1f6c77f2ff81', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'Samsung_SSD_850_PRO_1TB', > 'ID_MODEL_ENC': 'Samsung\\x20SSD\\x20850\\x20PRO\\x201TB\\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': 'dos', > 'ID_PART_ENTRY_SIZE': '2097152', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '6373af13-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '6373af13', > 'ID_PATH': 'pci-0000:01:00.0-sas-phy1-lun-0', > 'ID_PATH_TAG': 'pci-0000_01_00_0-sas-phy1-lun-0', > 'ID_REVISION': 'EXM04B6Q', > 'ID_SERIAL': 'Samsung_SSD_850_PRO_1TB_S1SRNWAFC00164L', > 'ID_SERIAL_SHORT': 'S1SRNWAFC00164L', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x500253887004bb9f', > 'ID_WWN_WITH_EXTENSION': '0x500253887004bb9f', > 'MAJOR': '8', > 'MINOR': '33', > 'PARTN': '1', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdc1', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:2/end_device-9:2/target9:0:2/9:0:2:0/block/sdc/sdc1', > 'TAGS': ':systemd:', > 'UDISKS_MD_MEMBER_ARRAY_SIZE': '1073.68MB', > 'UDISKS_MD_MEMBER_DEVICES': '11', > 'UDISKS_MD_MEMBER_DEV_UUID': '01b7dd0d:50072648:26421f6c:77f2ff81', > 'UDISKS_MD_MEMBER_EVENTS': '280', > 'UDISKS_MD_MEMBER_LEVEL': 'raid1', > 'UDISKS_MD_MEMBER_NAME': 'ceramic:1', > 'UDISKS_MD_MEMBER_UPDATE_TIME': '1529776963', > 'UDISKS_MD_MEMBER_UUID': '2992be9a:ac0a09aa:cdd44c9f:a0309eed', > 'USEC_INITIALIZED': '14508013'} ; >18:10:47,846 INF blivet: scanning sdc1 (/sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:2/end_device-9:2/target9:0:2/9:0:2:0/block/sdc/sdc1)... >18:10:47,846 DBG blivet: DeviceTree.get_device_by_name: name: sdc1 ; incomplete: False ; hidden: False ; >18:10:47,847 DBG blivet: DeviceTree.get_device_by_name returned existing 1024 MiB partition sdc1 (197) with existing mdmember >18:10:47,848 DBG blivet: existing RAID raid1 size == 1023.94 MiB >18:10:47,848 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:47,849 DBG blivet: existing RAID raid1 size == 1023.94 MiB >18:10:47,849 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:47,850 DBG blivet: existing RAID raid1 size == 1023.94 MiB >18:10:47,851 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:47,850 INF blivet: got device: PartitionDevice instance (0x7f9330bae940) -- > name = sdc1 status = True id = 197 > children = ['existing 1023.94 MiB mdarray 1 (22) with existing ext4 filesystem'] > parents = ['existing 953.87 GiB disk sdc (187) with existing msdos disklabel'] > uuid = 6373af13-01 size = 1024 MiB > format = existing mdmember > major = 8 minor = 33 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:2/end_device-9:2/target9:0:2/9:0:2:0/block/sdc/sdc1 > target size = 1024 MiB path = /dev/sdc1 > format args = [] original_format = mdmember 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 0x7f9330baef28> fileSystem: <parted.filesystem.FileSystem object at 0x7f932f953358> > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f932f953828> PedPartition: <_ped.Partition object at 0x7f932f942468> > disk = existing 953.87 GiB disk sdc (187) with existing msdos disklabel > start = 2048 end = 2099199 length = 2097152 > flags = >18:10:47,852 DBG blivet: existing RAID raid1 size == 1023.94 MiB >18:10:47,852 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:47,853 DBG blivet: existing RAID raid1 size == 1023.94 MiB >18:10:47,853 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:47,854 DBG blivet: existing RAID raid1 size == 1023.94 MiB >18:10:47,855 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:47,856 DBG blivet: DeviceTree.handle_format: name: sdc1 ; >18:10:47,856 DBG blivet: no type or existing type for sdc1, bailing >18:10:47,857 DBG blivet: DeviceTree.handle_device: name: sdc2 ; info: {'DEVLINKS': '/dev/disk/by-partuuid/6373af13-02 ' > '/dev/disk/by-id/wwn-0x500253887004bb9f-part2 ' > '/dev/disk/by-id/ata-Samsung_SSD_850_PRO_1TB_S1SRNWAFC00164L-part2 ' > '/dev/disk/by-path/pci-0000:01:00.0-sas-phy1-lun-0-part2', > 'DEVNAME': '/dev/sdc2', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:2/end_device-9:2/target9:0:2/9:0:2:0/block/sdc/sdc2', > '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_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': 'ceramic:2', > 'ID_FS_LABEL_ENC': 'ceramic:2', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'd51c5255-0096-64d3-0204-7d16793f9b58', > 'ID_FS_UUID_ENC': 'd51c5255-0096-64d3-0204-7d16793f9b58', > 'ID_FS_UUID_SUB': '4d493936-3a76-3925-2191-f162b4df6384', > 'ID_FS_UUID_SUB_ENC': '4d493936-3a76-3925-2191-f162b4df6384', > 'ID_FS_VERSION': '1.2', > 'ID_MODEL': 'Samsung_SSD_850_PRO_1TB', > 'ID_MODEL_ENC': 'Samsung\\x20SSD\\x20850\\x20PRO\\x201TB\\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': '2', > 'ID_PART_ENTRY_OFFSET': '2099200', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1561763840', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '6373af13-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '6373af13', > 'ID_PATH': 'pci-0000:01:00.0-sas-phy1-lun-0', > 'ID_PATH_TAG': 'pci-0000_01_00_0-sas-phy1-lun-0', > 'ID_REVISION': 'EXM04B6Q', > 'ID_SERIAL': 'Samsung_SSD_850_PRO_1TB_S1SRNWAFC00164L', > 'ID_SERIAL_SHORT': 'S1SRNWAFC00164L', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x500253887004bb9f', > 'ID_WWN_WITH_EXTENSION': '0x500253887004bb9f', > 'MAJOR': '8', > 'MINOR': '34', > 'PARTN': '2', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdc2', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:2/end_device-9:2/target9:0:2/9:0:2:0/block/sdc/sdc2', > 'TAGS': ':systemd:', > 'UDISKS_MD_MEMBER_ARRAY_SIZE': '4397.19GB', > 'UDISKS_MD_MEMBER_DEVICES': '11', > 'UDISKS_MD_MEMBER_DEV_UUID': '4d493936:3a763925:2191f162:b4df6384', > 'UDISKS_MD_MEMBER_EVENTS': '30833', > 'UDISKS_MD_MEMBER_LEVEL': 'raid10', > 'UDISKS_MD_MEMBER_NAME': 'ceramic:2', > 'UDISKS_MD_MEMBER_UPDATE_TIME': '1529776966', > 'UDISKS_MD_MEMBER_UUID': 'd51c5255:009664d3:02047d16:793f9b58', > 'USEC_INITIALIZED': '14451675'} ; >18:10:47,857 INF blivet: scanning sdc2 (/sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:2/end_device-9:2/target9:0:2/9:0:2:0/block/sdc/sdc2)... >18:10:47,858 DBG blivet: DeviceTree.get_device_by_name: name: sdc2 ; incomplete: False ; hidden: False ; >18:10:47,859 DBG blivet: DeviceTree.get_device_by_name returned existing 744.71 GiB partition sdc2 (268) with existing mdmember >18:10:47,859 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,860 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:47,861 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,861 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:47,862 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,862 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:47,862 INF blivet: got device: PartitionDevice instance (0x7f9330bcb908) -- > name = sdc2 status = True id = 268 > children = ['existing 4 TiB mdarray 2 (243) with existing lvmpv'] > parents = ['existing 953.87 GiB disk sdc (187) with existing msdos disklabel'] > uuid = 6373af13-02 size = 744.71 GiB > format = existing mdmember > major = 8 minor = 34 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:2/end_device-9:2/target9:0:2/9:0:2:0/block/sdc/sdc2 > target size = 744.71 GiB path = /dev/sdc2 > format args = [] original_format = mdmember 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 0x7f9330baef28> fileSystem: None > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f932f953eb8> PedPartition: <_ped.Partition object at 0x7f932f942ca8> > disk = existing 953.87 GiB disk sdc (187) with existing msdos disklabel > start = 2099200 end = 1563863039 length = 1561763840 > flags = >18:10:47,863 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,864 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:47,864 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,865 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:47,866 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,866 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:47,867 DBG blivet: DeviceTree.handle_format: name: sdc2 ; >18:10:47,868 DBG blivet: no type or existing type for sdc2, bailing >18:10:47,869 DBG blivet: DeviceTree.handle_device: name: sdd ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x500253887004bb97 ' > '/dev/disk/by-path/pci-0000:01:00.0-sas-phy3-lun-0 ' > '/dev/disk/by-id/ata-Samsung_SSD_850_PRO_1TB_S1SRNWAFC00156X', > 'DEVNAME': '/dev/sdd', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:3/end_device-9:3/target9:0:3/9:0:3:0/block/sdd', > '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_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'Samsung_SSD_850_PRO_1TB', > 'ID_MODEL_ENC': 'Samsung\\x20SSD\\x20850\\x20PRO\\x201TB\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': 'afe25ac4', > 'ID_PATH': 'pci-0000:01:00.0-sas-phy3-lun-0', > 'ID_PATH_TAG': 'pci-0000_01_00_0-sas-phy3-lun-0', > 'ID_REVISION': 'EXM04B6Q', > 'ID_SERIAL': 'Samsung_SSD_850_PRO_1TB_S1SRNWAFC00156X', > 'ID_SERIAL_SHORT': 'S1SRNWAFC00156X', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x500253887004bb97', > 'ID_WWN_WITH_EXTENSION': '0x500253887004bb97', > 'MAJOR': '8', > 'MINOR': '48', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdd', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:3/end_device-9:3/target9:0:3/9:0:3:0/block/sdd', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '14419967'} ; >18:10:47,869 INF blivet: scanning sdd (/sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:3/end_device-9:3/target9:0:3/9:0:3:0/block/sdd)... >18:10:47,869 DBG blivet: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; >18:10:47,870 DBG blivet: DeviceTree.get_device_by_name returned existing 953.87 GiB disk sdd (167) with existing msdos disklabel >18:10:47,872 INF blivet: got device: DiskDevice instance (0x7f9330c0f4a8) -- > name = sdd status = True id = 167 > children = ['existing 1024 MiB partition sdd1 (177) with existing mdmember', > 'existing 744.71 GiB partition sdd2 (258) with existing mdmember'] > parents = [] > uuid = None size = 953.87 GiB > format = existing msdos disklabel > major = 8 minor = 48 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:3/end_device-9:3/target9:0:3/9:0:3:0/block/sdd > target size = 953.87 GiB path = /dev/sdd > format args = [] original_format = disklabel removable = False wwn = 0x500253887004bb97 >18:10:47,874 DBG blivet: DeviceTree.handle_format: name: sdd ; >18:10:47,874 DBG blivet: no type or existing type for sdd, bailing >18:10:47,876 DBG blivet: DeviceTree.handle_device: name: sdd1 ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x500253887004bb97-part1 ' > '/dev/disk/by-path/pci-0000:01:00.0-sas-phy3-lun-0-part1 ' > '/dev/disk/by-id/ata-Samsung_SSD_850_PRO_1TB_S1SRNWAFC00156X-part1 ' > '/dev/disk/by-partuuid/afe25ac4-01', > 'DEVNAME': '/dev/sdd1', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:3/end_device-9:3/target9:0:3/9:0:3:0/block/sdd/sdd1', > '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_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': 'ceramic:1', > 'ID_FS_LABEL_ENC': 'ceramic:1', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '2992be9a-ac0a-09aa-cdd4-4c9fa0309eed', > 'ID_FS_UUID_ENC': '2992be9a-ac0a-09aa-cdd4-4c9fa0309eed', > 'ID_FS_UUID_SUB': '761f8b14-f263-877c-2168-d9cfdbeea634', > 'ID_FS_UUID_SUB_ENC': '761f8b14-f263-877c-2168-d9cfdbeea634', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'Samsung_SSD_850_PRO_1TB', > 'ID_MODEL_ENC': 'Samsung\\x20SSD\\x20850\\x20PRO\\x201TB\\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': 'dos', > 'ID_PART_ENTRY_SIZE': '2097152', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': 'afe25ac4-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': 'afe25ac4', > 'ID_PATH': 'pci-0000:01:00.0-sas-phy3-lun-0', > 'ID_PATH_TAG': 'pci-0000_01_00_0-sas-phy3-lun-0', > 'ID_REVISION': 'EXM04B6Q', > 'ID_SERIAL': 'Samsung_SSD_850_PRO_1TB_S1SRNWAFC00156X', > 'ID_SERIAL_SHORT': 'S1SRNWAFC00156X', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x500253887004bb97', > 'ID_WWN_WITH_EXTENSION': '0x500253887004bb97', > 'MAJOR': '8', > 'MINOR': '49', > 'PARTN': '1', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdd1', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:3/end_device-9:3/target9:0:3/9:0:3:0/block/sdd/sdd1', > 'TAGS': ':systemd:', > 'UDISKS_MD_MEMBER_ARRAY_SIZE': '1073.68MB', > 'UDISKS_MD_MEMBER_DEVICES': '11', > 'UDISKS_MD_MEMBER_DEV_UUID': '761f8b14:f263877c:2168d9cf:dbeea634', > 'UDISKS_MD_MEMBER_EVENTS': '280', > 'UDISKS_MD_MEMBER_LEVEL': 'raid1', > 'UDISKS_MD_MEMBER_NAME': 'ceramic:1', > 'UDISKS_MD_MEMBER_UPDATE_TIME': '1529776963', > 'UDISKS_MD_MEMBER_UUID': '2992be9a:ac0a09aa:cdd44c9f:a0309eed', > 'USEC_INITIALIZED': '14454447'} ; >18:10:47,876 INF blivet: scanning sdd1 (/sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:3/end_device-9:3/target9:0:3/9:0:3:0/block/sdd/sdd1)... >18:10:47,876 DBG blivet: DeviceTree.get_device_by_name: name: sdd1 ; incomplete: False ; hidden: False ; >18:10:47,877 DBG blivet: DeviceTree.get_device_by_name returned existing 1024 MiB partition sdd1 (177) with existing mdmember >18:10:47,878 DBG blivet: existing RAID raid1 size == 1023.94 MiB >18:10:47,878 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:47,879 DBG blivet: existing RAID raid1 size == 1023.94 MiB >18:10:47,879 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:47,880 DBG blivet: existing RAID raid1 size == 1023.94 MiB >18:10:47,881 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:47,880 INF blivet: got device: PartitionDevice instance (0x7f9330bac390) -- > name = sdd1 status = True id = 177 > children = ['existing 1023.94 MiB mdarray 1 (22) with existing ext4 filesystem'] > parents = ['existing 953.87 GiB disk sdd (167) with existing msdos disklabel'] > uuid = afe25ac4-01 size = 1024 MiB > format = existing mdmember > major = 8 minor = 49 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:3/end_device-9:3/target9:0:3/9:0:3:0/block/sdd/sdd1 > target size = 1024 MiB path = /dev/sdd1 > format args = [] original_format = mdmember 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 0x7f9330c65160> fileSystem: <parted.filesystem.FileSystem object at 0x7f932f947358> > number: 1 path: /dev/sdd1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f932f947f60> PedPartition: <_ped.Partition object at 0x7f9330c40ba0> > disk = existing 953.87 GiB disk sdd (167) with existing msdos disklabel > start = 2048 end = 2099199 length = 2097152 > flags = >18:10:47,882 DBG blivet: existing RAID raid1 size == 1023.94 MiB >18:10:47,882 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:47,883 DBG blivet: existing RAID raid1 size == 1023.94 MiB >18:10:47,883 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:47,884 DBG blivet: existing RAID raid1 size == 1023.94 MiB >18:10:47,885 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:47,886 DBG blivet: DeviceTree.handle_format: name: sdd1 ; >18:10:47,886 DBG blivet: no type or existing type for sdd1, bailing >18:10:47,887 DBG blivet: DeviceTree.handle_device: name: sdd2 ; info: {'DEVLINKS': '/dev/disk/by-path/pci-0000:01:00.0-sas-phy3-lun-0-part2 ' > '/dev/disk/by-id/ata-Samsung_SSD_850_PRO_1TB_S1SRNWAFC00156X-part2 ' > '/dev/disk/by-partuuid/afe25ac4-02 ' > '/dev/disk/by-id/wwn-0x500253887004bb97-part2', > 'DEVNAME': '/dev/sdd2', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:3/end_device-9:3/target9:0:3/9:0:3:0/block/sdd/sdd2', > '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_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': 'ceramic:2', > 'ID_FS_LABEL_ENC': 'ceramic:2', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'd51c5255-0096-64d3-0204-7d16793f9b58', > 'ID_FS_UUID_ENC': 'd51c5255-0096-64d3-0204-7d16793f9b58', > 'ID_FS_UUID_SUB': '09d6d3e7-e13d-4458-b7ac-dba5b0eaacc4', > 'ID_FS_UUID_SUB_ENC': '09d6d3e7-e13d-4458-b7ac-dba5b0eaacc4', > 'ID_FS_VERSION': '1.2', > 'ID_MODEL': 'Samsung_SSD_850_PRO_1TB', > 'ID_MODEL_ENC': 'Samsung\\x20SSD\\x20850\\x20PRO\\x201TB\\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': '2', > 'ID_PART_ENTRY_OFFSET': '2099200', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1561763840', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': 'afe25ac4-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': 'afe25ac4', > 'ID_PATH': 'pci-0000:01:00.0-sas-phy3-lun-0', > 'ID_PATH_TAG': 'pci-0000_01_00_0-sas-phy3-lun-0', > 'ID_REVISION': 'EXM04B6Q', > 'ID_SERIAL': 'Samsung_SSD_850_PRO_1TB_S1SRNWAFC00156X', > 'ID_SERIAL_SHORT': 'S1SRNWAFC00156X', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x500253887004bb97', > 'ID_WWN_WITH_EXTENSION': '0x500253887004bb97', > 'MAJOR': '8', > 'MINOR': '50', > 'PARTN': '2', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdd2', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:3/end_device-9:3/target9:0:3/9:0:3:0/block/sdd/sdd2', > 'TAGS': ':systemd:', > 'UDISKS_MD_MEMBER_ARRAY_SIZE': '4397.19GB', > 'UDISKS_MD_MEMBER_DEVICES': '11', > 'UDISKS_MD_MEMBER_DEV_UUID': '09d6d3e7:e13d4458:b7acdba5:b0eaacc4', > 'UDISKS_MD_MEMBER_EVENTS': '30833', > 'UDISKS_MD_MEMBER_LEVEL': 'raid10', > 'UDISKS_MD_MEMBER_NAME': 'ceramic:2', > 'UDISKS_MD_MEMBER_UPDATE_TIME': '1529776966', > 'UDISKS_MD_MEMBER_UUID': 'd51c5255:009664d3:02047d16:793f9b58', > 'USEC_INITIALIZED': '14458697'} ; >18:10:47,887 INF blivet: scanning sdd2 (/sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:3/end_device-9:3/target9:0:3/9:0:3:0/block/sdd/sdd2)... >18:10:47,888 DBG blivet: DeviceTree.get_device_by_name: name: sdd2 ; incomplete: False ; hidden: False ; >18:10:47,889 DBG blivet: DeviceTree.get_device_by_name returned existing 744.71 GiB partition sdd2 (258) with existing mdmember >18:10:47,889 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,890 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:47,891 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,891 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:47,892 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,892 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:47,892 INF blivet: got device: PartitionDevice instance (0x7f932f7c1da0) -- > name = sdd2 status = True id = 258 > children = ['existing 4 TiB mdarray 2 (243) with existing lvmpv'] > parents = ['existing 953.87 GiB disk sdd (167) with existing msdos disklabel'] > uuid = afe25ac4-02 size = 744.71 GiB > format = existing mdmember > major = 8 minor = 50 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:3/end_device-9:3/target9:0:3/9:0:3:0/block/sdd/sdd2 > target size = 744.71 GiB path = /dev/sdd2 > format args = [] original_format = mdmember 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 0x7f9330c65160> fileSystem: None > number: 2 path: /dev/sdd2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f932f9474e0> PedPartition: <_ped.Partition object at 0x7f9330c406d0> > disk = existing 953.87 GiB disk sdd (167) with existing msdos disklabel > start = 2099200 end = 1563863039 length = 1561763840 > flags = >18:10:47,893 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,894 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:47,894 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,895 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:47,896 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,896 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:47,897 DBG blivet: DeviceTree.handle_format: name: sdd2 ; >18:10:47,898 DBG blivet: no type or existing type for sdd2, bailing >18:10:47,899 DBG blivet: DeviceTree.handle_device: name: sde ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x50025388700447e6 ' > '/dev/disk/by-id/ata-Samsung_SSD_850_PRO_1TB_S1SRNWAFB06972V ' > '/dev/disk/by-path/pci-0000:01:00.0-sas-phy4-lun-0', > 'DEVNAME': '/dev/sde', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:4/end_device-9:4/target9:0:4/9:0:4:0/block/sde', > '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_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'Samsung_SSD_850_PRO_1TB', > 'ID_MODEL_ENC': 'Samsung\\x20SSD\\x20850\\x20PRO\\x201TB\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': 'dcd1348f', > 'ID_PATH': 'pci-0000:01:00.0-sas-phy4-lun-0', > 'ID_PATH_TAG': 'pci-0000_01_00_0-sas-phy4-lun-0', > 'ID_REVISION': 'EXM04B6Q', > 'ID_SERIAL': 'Samsung_SSD_850_PRO_1TB_S1SRNWAFB06972V', > 'ID_SERIAL_SHORT': 'S1SRNWAFB06972V', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50025388700447e6', > 'ID_WWN_WITH_EXTENSION': '0x50025388700447e6', > 'MAJOR': '8', > 'MINOR': '64', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sde', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:4/end_device-9:4/target9:0:4/9:0:4:0/block/sde', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '14419713'} ; >18:10:47,899 INF blivet: scanning sde (/sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:4/end_device-9:4/target9:0:4/9:0:4:0/block/sde)... >18:10:47,899 DBG blivet: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; >18:10:47,900 DBG blivet: DeviceTree.get_device_by_name returned existing 953.87 GiB disk sde (147) with existing msdos disklabel >18:10:47,902 INF blivet: got device: DiskDevice instance (0x7f932f9445c0) -- > name = sde status = True id = 147 > children = ['existing 1024 MiB partition sde1 (157) with existing mdmember', > 'existing 744.71 GiB partition sde2 (248) with existing mdmember'] > parents = [] > uuid = None size = 953.87 GiB > format = existing msdos disklabel > major = 8 minor = 64 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:4/end_device-9:4/target9:0:4/9:0:4:0/block/sde > target size = 953.87 GiB path = /dev/sde > format args = [] original_format = disklabel removable = False wwn = 0x50025388700447e6 >18:10:47,904 DBG blivet: DeviceTree.handle_format: name: sde ; >18:10:47,905 DBG blivet: no type or existing type for sde, bailing >18:10:47,906 DBG blivet: DeviceTree.handle_device: name: sde1 ; info: {'DEVLINKS': '/dev/disk/by-path/pci-0000:01:00.0-sas-phy4-lun-0-part1 ' > '/dev/disk/by-partuuid/dcd1348f-01 ' > '/dev/disk/by-id/wwn-0x50025388700447e6-part1 ' > '/dev/disk/by-id/ata-Samsung_SSD_850_PRO_1TB_S1SRNWAFB06972V-part1', > 'DEVNAME': '/dev/sde1', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:4/end_device-9:4/target9:0:4/9:0:4:0/block/sde/sde1', > '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_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': 'ceramic:1', > 'ID_FS_LABEL_ENC': 'ceramic:1', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '2992be9a-ac0a-09aa-cdd4-4c9fa0309eed', > 'ID_FS_UUID_ENC': '2992be9a-ac0a-09aa-cdd4-4c9fa0309eed', > 'ID_FS_UUID_SUB': 'ea06c7c2-5cec-f91d-8e10-ea386d4e6cda', > 'ID_FS_UUID_SUB_ENC': 'ea06c7c2-5cec-f91d-8e10-ea386d4e6cda', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'Samsung_SSD_850_PRO_1TB', > 'ID_MODEL_ENC': 'Samsung\\x20SSD\\x20850\\x20PRO\\x201TB\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:64', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '2097152', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': 'dcd1348f-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': 'dcd1348f', > 'ID_PATH': 'pci-0000:01:00.0-sas-phy4-lun-0', > 'ID_PATH_TAG': 'pci-0000_01_00_0-sas-phy4-lun-0', > 'ID_REVISION': 'EXM04B6Q', > 'ID_SERIAL': 'Samsung_SSD_850_PRO_1TB_S1SRNWAFB06972V', > 'ID_SERIAL_SHORT': 'S1SRNWAFB06972V', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50025388700447e6', > 'ID_WWN_WITH_EXTENSION': '0x50025388700447e6', > 'MAJOR': '8', > 'MINOR': '65', > 'PARTN': '1', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sde1', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:4/end_device-9:4/target9:0:4/9:0:4:0/block/sde/sde1', > 'TAGS': ':systemd:', > 'UDISKS_MD_MEMBER_ARRAY_SIZE': '1073.68MB', > 'UDISKS_MD_MEMBER_DEVICES': '11', > 'UDISKS_MD_MEMBER_DEV_UUID': 'ea06c7c2:5cecf91d:8e10ea38:6d4e6cda', > 'UDISKS_MD_MEMBER_EVENTS': '280', > 'UDISKS_MD_MEMBER_LEVEL': 'raid1', > 'UDISKS_MD_MEMBER_NAME': 'ceramic:1', > 'UDISKS_MD_MEMBER_UPDATE_TIME': '1529776963', > 'UDISKS_MD_MEMBER_UUID': '2992be9a:ac0a09aa:cdd44c9f:a0309eed', > 'USEC_INITIALIZED': '14481476'} ; >18:10:47,906 INF blivet: scanning sde1 (/sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:4/end_device-9:4/target9:0:4/9:0:4:0/block/sde/sde1)... >18:10:47,907 DBG blivet: DeviceTree.get_device_by_name: name: sde1 ; incomplete: False ; hidden: False ; >18:10:47,907 DBG blivet: DeviceTree.get_device_by_name returned existing 1024 MiB partition sde1 (157) with existing mdmember >18:10:47,908 DBG blivet: existing RAID raid1 size == 1023.94 MiB >18:10:47,908 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:47,909 DBG blivet: existing RAID raid1 size == 1023.94 MiB >18:10:47,910 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:47,910 DBG blivet: existing RAID raid1 size == 1023.94 MiB >18:10:47,911 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:47,910 INF blivet: got device: PartitionDevice instance (0x7f932f93ea58) -- > name = sde1 status = True id = 157 > children = ['existing 1023.94 MiB mdarray 1 (22) with existing ext4 filesystem'] > parents = ['existing 953.87 GiB disk sde (147) with existing msdos disklabel'] > uuid = dcd1348f-01 size = 1024 MiB > format = existing mdmember > major = 8 minor = 65 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:4/end_device-9:4/target9:0:4/9:0:4:0/block/sde/sde1 > target size = 1024 MiB path = /dev/sde1 > format args = [] original_format = mdmember 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 0x7f9330c4bf98> fileSystem: <parted.filesystem.FileSystem object at 0x7f9330c4b390> > number: 1 path: /dev/sde1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f9330c4b208> PedPartition: <_ped.Partition object at 0x7f9330c29e08> > disk = existing 953.87 GiB disk sde (147) with existing msdos disklabel > start = 2048 end = 2099199 length = 2097152 > flags = >18:10:47,912 DBG blivet: existing RAID raid1 size == 1023.94 MiB >18:10:47,912 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:47,913 DBG blivet: existing RAID raid1 size == 1023.94 MiB >18:10:47,913 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:47,914 DBG blivet: existing RAID raid1 size == 1023.94 MiB >18:10:47,915 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:47,916 DBG blivet: DeviceTree.handle_format: name: sde1 ; >18:10:47,916 DBG blivet: no type or existing type for sde1, bailing >18:10:47,918 DBG blivet: DeviceTree.handle_device: name: sde2 ; info: {'DEVLINKS': '/dev/disk/by-partuuid/dcd1348f-02 ' > '/dev/disk/by-path/pci-0000:01:00.0-sas-phy4-lun-0-part2 ' > '/dev/disk/by-id/ata-Samsung_SSD_850_PRO_1TB_S1SRNWAFB06972V-part2 ' > '/dev/disk/by-id/wwn-0x50025388700447e6-part2', > 'DEVNAME': '/dev/sde2', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:4/end_device-9:4/target9:0:4/9:0:4:0/block/sde/sde2', > '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_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': 'ceramic:2', > 'ID_FS_LABEL_ENC': 'ceramic:2', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'd51c5255-0096-64d3-0204-7d16793f9b58', > 'ID_FS_UUID_ENC': 'd51c5255-0096-64d3-0204-7d16793f9b58', > 'ID_FS_UUID_SUB': 'f5d859b6-eb0a-02da-1321-9e62e4170b5e', > 'ID_FS_UUID_SUB_ENC': 'f5d859b6-eb0a-02da-1321-9e62e4170b5e', > 'ID_FS_VERSION': '1.2', > 'ID_MODEL': 'Samsung_SSD_850_PRO_1TB', > 'ID_MODEL_ENC': 'Samsung\\x20SSD\\x20850\\x20PRO\\x201TB\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:64', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '2099200', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1561763840', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': 'dcd1348f-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': 'dcd1348f', > 'ID_PATH': 'pci-0000:01:00.0-sas-phy4-lun-0', > 'ID_PATH_TAG': 'pci-0000_01_00_0-sas-phy4-lun-0', > 'ID_REVISION': 'EXM04B6Q', > 'ID_SERIAL': 'Samsung_SSD_850_PRO_1TB_S1SRNWAFB06972V', > 'ID_SERIAL_SHORT': 'S1SRNWAFB06972V', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50025388700447e6', > 'ID_WWN_WITH_EXTENSION': '0x50025388700447e6', > 'MAJOR': '8', > 'MINOR': '66', > 'PARTN': '2', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sde2', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:4/end_device-9:4/target9:0:4/9:0:4:0/block/sde/sde2', > 'TAGS': ':systemd:', > 'UDISKS_MD_MEMBER_ARRAY_SIZE': '4397.19GB', > 'UDISKS_MD_MEMBER_DEVICES': '11', > 'UDISKS_MD_MEMBER_DEV_UUID': 'f5d859b6:eb0a02da:13219e62:e4170b5e', > 'UDISKS_MD_MEMBER_EVENTS': '30833', > 'UDISKS_MD_MEMBER_LEVEL': 'raid10', > 'UDISKS_MD_MEMBER_NAME': 'ceramic:2', > 'UDISKS_MD_MEMBER_UPDATE_TIME': '1529776966', > 'UDISKS_MD_MEMBER_UUID': 'd51c5255:009664d3:02047d16:793f9b58', > 'USEC_INITIALIZED': '14491524'} ; >18:10:47,918 INF blivet: scanning sde2 (/sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:4/end_device-9:4/target9:0:4/9:0:4:0/block/sde/sde2)... >18:10:47,919 DBG blivet: DeviceTree.get_device_by_name: name: sde2 ; incomplete: False ; hidden: False ; >18:10:47,920 DBG blivet: DeviceTree.get_device_by_name returned existing 744.71 GiB partition sde2 (248) with existing mdmember >18:10:47,920 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,921 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:47,921 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,922 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:47,923 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,923 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:47,923 INF blivet: got device: PartitionDevice instance (0x7f9330bb9c18) -- > name = sde2 status = True id = 248 > children = ['existing 4 TiB mdarray 2 (243) with existing lvmpv'] > parents = ['existing 953.87 GiB disk sde (147) with existing msdos disklabel'] > uuid = dcd1348f-02 size = 744.71 GiB > format = existing mdmember > major = 8 minor = 66 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:4/end_device-9:4/target9:0:4/9:0:4:0/block/sde/sde2 > target size = 744.71 GiB path = /dev/sde2 > format args = [] original_format = mdmember 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 0x7f9330c4bf98> fileSystem: None > number: 2 path: /dev/sde2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f9330c4b9e8> PedPartition: <_ped.Partition object at 0x7f9330c29938> > disk = existing 953.87 GiB disk sde (147) with existing msdos disklabel > start = 2099200 end = 1563863039 length = 1561763840 > flags = >18:10:47,924 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,924 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:47,925 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,926 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:47,926 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,927 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:47,928 DBG blivet: DeviceTree.handle_format: name: sde2 ; >18:10:47,928 DBG blivet: no type or existing type for sde2, bailing >18:10:47,929 DBG blivet: DeviceTree.handle_device: name: sdf ; info: {'DEVLINKS': '/dev/disk/by-id/ata-Samsung_SSD_850_PRO_1TB_S1SRNWAFB06235X ' > '/dev/disk/by-id/wwn-0x5002538870044505 ' > '/dev/disk/by-path/pci-0000:01:00.0-sas-phy5-lun-0', > 'DEVNAME': '/dev/sdf', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:5/end_device-9:5/target9:0:5/9:0:5:0/block/sdf', > '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_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'Samsung_SSD_850_PRO_1TB', > 'ID_MODEL_ENC': 'Samsung\\x20SSD\\x20850\\x20PRO\\x201TB\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '5b9a7ec2', > 'ID_PATH': 'pci-0000:01:00.0-sas-phy5-lun-0', > 'ID_PATH_TAG': 'pci-0000_01_00_0-sas-phy5-lun-0', > 'ID_REVISION': 'EXM04B6Q', > 'ID_SERIAL': 'Samsung_SSD_850_PRO_1TB_S1SRNWAFB06235X', > 'ID_SERIAL_SHORT': 'S1SRNWAFB06235X', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5002538870044505', > 'ID_WWN_WITH_EXTENSION': '0x5002538870044505', > 'MAJOR': '8', > 'MINOR': '80', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdf', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:5/end_device-9:5/target9:0:5/9:0:5:0/block/sdf', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '14383109'} ; >18:10:47,930 INF blivet: scanning sdf (/sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:5/end_device-9:5/target9:0:5/9:0:5:0/block/sdf)... >18:10:47,930 DBG blivet: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; >18:10:47,931 DBG blivet: DeviceTree.get_device_by_name returned existing 953.87 GiB disk sdf (127) with existing msdos disklabel >18:10:47,932 INF blivet: got device: DiskDevice instance (0x7f9330c17c88) -- > name = sdf status = True id = 127 > children = ['existing 1024 MiB partition sdf1 (137) with existing mdmember', > 'existing 744.71 GiB partition sdf2 (348) with existing mdmember'] > parents = [] > uuid = None size = 953.87 GiB > format = existing msdos disklabel > major = 8 minor = 80 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:5/end_device-9:5/target9:0:5/9:0:5:0/block/sdf > target size = 953.87 GiB path = /dev/sdf > format args = [] original_format = disklabel removable = False wwn = 0x5002538870044505 >18:10:47,935 DBG blivet: DeviceTree.handle_format: name: sdf ; >18:10:47,935 DBG blivet: no type or existing type for sdf, bailing >18:10:47,936 DBG blivet: DeviceTree.handle_device: name: sdf1 ; info: {'DEVLINKS': '/dev/disk/by-partuuid/5b9a7ec2-01 ' > '/dev/disk/by-path/pci-0000:01:00.0-sas-phy5-lun-0-part1 ' > '/dev/disk/by-id/wwn-0x5002538870044505-part1 ' > '/dev/disk/by-id/ata-Samsung_SSD_850_PRO_1TB_S1SRNWAFB06235X-part1', > 'DEVNAME': '/dev/sdf1', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:5/end_device-9:5/target9:0:5/9:0:5:0/block/sdf/sdf1', > '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_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': 'ceramic:1', > 'ID_FS_LABEL_ENC': 'ceramic:1', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '2992be9a-ac0a-09aa-cdd4-4c9fa0309eed', > 'ID_FS_UUID_ENC': '2992be9a-ac0a-09aa-cdd4-4c9fa0309eed', > 'ID_FS_UUID_SUB': '57458d4d-ceb9-9c50-a396-a2967ee6b77a', > 'ID_FS_UUID_SUB_ENC': '57458d4d-ceb9-9c50-a396-a2967ee6b77a', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'Samsung_SSD_850_PRO_1TB', > 'ID_MODEL_ENC': 'Samsung\\x20SSD\\x20850\\x20PRO\\x201TB\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '2097152', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '5b9a7ec2-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '5b9a7ec2', > 'ID_PATH': 'pci-0000:01:00.0-sas-phy5-lun-0', > 'ID_PATH_TAG': 'pci-0000_01_00_0-sas-phy5-lun-0', > 'ID_REVISION': 'EXM04B6Q', > 'ID_SERIAL': 'Samsung_SSD_850_PRO_1TB_S1SRNWAFB06235X', > 'ID_SERIAL_SHORT': 'S1SRNWAFB06235X', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5002538870044505', > 'ID_WWN_WITH_EXTENSION': '0x5002538870044505', > 'MAJOR': '8', > 'MINOR': '81', > 'PARTN': '1', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdf1', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:5/end_device-9:5/target9:0:5/9:0:5:0/block/sdf/sdf1', > 'TAGS': ':systemd:', > 'UDISKS_MD_MEMBER_ARRAY_SIZE': '1073.68MB', > 'UDISKS_MD_MEMBER_DEVICES': '11', > 'UDISKS_MD_MEMBER_DEV_UUID': '57458d4d:ceb99c50:a396a296:7ee6b77a', > 'UDISKS_MD_MEMBER_EVENTS': '280', > 'UDISKS_MD_MEMBER_LEVEL': 'raid1', > 'UDISKS_MD_MEMBER_NAME': 'ceramic:1', > 'UDISKS_MD_MEMBER_UPDATE_TIME': '1529776963', > 'UDISKS_MD_MEMBER_UUID': '2992be9a:ac0a09aa:cdd44c9f:a0309eed', > 'USEC_INITIALIZED': '14495007'} ; >18:10:47,937 INF blivet: scanning sdf1 (/sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:5/end_device-9:5/target9:0:5/9:0:5:0/block/sdf/sdf1)... >18:10:47,937 DBG blivet: DeviceTree.get_device_by_name: name: sdf1 ; incomplete: False ; hidden: False ; >18:10:47,938 DBG blivet: DeviceTree.get_device_by_name returned existing 1024 MiB partition sdf1 (137) with existing mdmember >18:10:47,938 DBG blivet: existing RAID raid1 size == 1023.94 MiB >18:10:47,939 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:47,940 DBG blivet: existing RAID raid1 size == 1023.94 MiB >18:10:47,940 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:47,941 DBG blivet: existing RAID raid1 size == 1023.94 MiB >18:10:47,942 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:47,941 INF blivet: got device: PartitionDevice instance (0x7f932f9477b8) -- > name = sdf1 status = True id = 137 > children = ['existing 1023.94 MiB mdarray 1 (22) with existing ext4 filesystem'] > parents = ['existing 953.87 GiB disk sdf (127) with existing msdos disklabel'] > uuid = 5b9a7ec2-01 size = 1024 MiB > format = existing mdmember > major = 8 minor = 81 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:5/end_device-9:5/target9:0:5/9:0:5:0/block/sdf/sdf1 > target size = 1024 MiB path = /dev/sdf1 > format args = [] original_format = mdmember 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 0x7f932f94e6a0> fileSystem: <parted.filesystem.FileSystem object at 0x7f932f949b00> > number: 1 path: /dev/sdf1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f932f949860> PedPartition: <_ped.Partition object at 0x7f932f9578e0> > disk = existing 953.87 GiB disk sdf (127) with existing msdos disklabel > start = 2048 end = 2099199 length = 2097152 > flags = >18:10:47,943 DBG blivet: existing RAID raid1 size == 1023.94 MiB >18:10:47,943 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:47,945 DBG blivet: existing RAID raid1 size == 1023.94 MiB >18:10:47,945 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:47,947 DBG blivet: existing RAID raid1 size == 1023.94 MiB >18:10:47,947 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:47,950 DBG blivet: DeviceTree.handle_format: name: sdf1 ; >18:10:47,950 DBG blivet: no type or existing type for sdf1, bailing >18:10:47,951 DBG blivet: DeviceTree.handle_device: name: sdf2 ; info: {'DEVLINKS': '/dev/disk/by-path/pci-0000:01:00.0-sas-phy5-lun-0-part2 ' > '/dev/disk/by-id/ata-Samsung_SSD_850_PRO_1TB_S1SRNWAFB06235X-part2 ' > '/dev/disk/by-id/wwn-0x5002538870044505-part2 ' > '/dev/disk/by-partuuid/5b9a7ec2-02', > 'DEVNAME': '/dev/sdf2', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:5/end_device-9:5/target9:0:5/9:0:5:0/block/sdf/sdf2', > '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_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': 'ceramic:2', > 'ID_FS_LABEL_ENC': 'ceramic:2', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'd51c5255-0096-64d3-0204-7d16793f9b58', > 'ID_FS_UUID_ENC': 'd51c5255-0096-64d3-0204-7d16793f9b58', > 'ID_FS_UUID_SUB': '36a36be7-a585-2063-b905-6f1af6a36473', > 'ID_FS_UUID_SUB_ENC': '36a36be7-a585-2063-b905-6f1af6a36473', > 'ID_FS_VERSION': '1.2', > 'ID_MODEL': 'Samsung_SSD_850_PRO_1TB', > 'ID_MODEL_ENC': 'Samsung\\x20SSD\\x20850\\x20PRO\\x201TB\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:80', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '2099200', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1561763840', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '5b9a7ec2-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '5b9a7ec2', > 'ID_PATH': 'pci-0000:01:00.0-sas-phy5-lun-0', > 'ID_PATH_TAG': 'pci-0000_01_00_0-sas-phy5-lun-0', > 'ID_REVISION': 'EXM04B6Q', > 'ID_SERIAL': 'Samsung_SSD_850_PRO_1TB_S1SRNWAFB06235X', > 'ID_SERIAL_SHORT': 'S1SRNWAFB06235X', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5002538870044505', > 'ID_WWN_WITH_EXTENSION': '0x5002538870044505', > 'MAJOR': '8', > 'MINOR': '82', > 'PARTN': '2', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdf2', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:5/end_device-9:5/target9:0:5/9:0:5:0/block/sdf/sdf2', > 'TAGS': ':systemd:', > 'UDISKS_MD_MEMBER_ARRAY_SIZE': '4397.19GB', > 'UDISKS_MD_MEMBER_DEVICES': '11', > 'UDISKS_MD_MEMBER_DEV_UUID': '36a36be7:a5852063:b9056f1a:f6a36473', > 'UDISKS_MD_MEMBER_EVENTS': '30833', > 'UDISKS_MD_MEMBER_LEVEL': 'raid10', > 'UDISKS_MD_MEMBER_NAME': 'ceramic:2', > 'UDISKS_MD_MEMBER_UPDATE_TIME': '1529776966', > 'UDISKS_MD_MEMBER_UUID': 'd51c5255:009664d3:02047d16:793f9b58', > 'USEC_INITIALIZED': '14483655'} ; >18:10:47,951 INF blivet: scanning sdf2 (/sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:5/end_device-9:5/target9:0:5/9:0:5:0/block/sdf/sdf2)... >18:10:47,952 DBG blivet: DeviceTree.get_device_by_name: name: sdf2 ; incomplete: False ; hidden: False ; >18:10:47,953 DBG blivet: DeviceTree.get_device_by_name returned existing 744.71 GiB partition sdf2 (348) with existing mdmember >18:10:47,953 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,954 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:47,955 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,955 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:47,956 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,957 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:47,956 INF blivet: got device: PartitionDevice instance (0x7f9332dbf198) -- > name = sdf2 status = True id = 348 > children = ['existing 4 TiB mdarray 2 (243) with existing lvmpv'] > parents = ['existing 953.87 GiB disk sdf (127) with existing msdos disklabel'] > uuid = 5b9a7ec2-02 size = 744.71 GiB > format = existing mdmember > major = 8 minor = 82 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:5/end_device-9:5/target9:0:5/9:0:5:0/block/sdf/sdf2 > target size = 744.71 GiB path = /dev/sdf2 > format args = [] original_format = mdmember 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 0x7f932f94e6a0> fileSystem: None > number: 2 path: /dev/sdf2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f932f9495f8> PedPartition: <_ped.Partition object at 0x7f932f957728> > disk = existing 953.87 GiB disk sdf (127) with existing msdos disklabel > start = 2099200 end = 1563863039 length = 1561763840 > flags = >18:10:47,957 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,958 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:47,959 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,959 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:47,960 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,961 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:47,962 DBG blivet: DeviceTree.handle_format: name: sdf2 ; >18:10:47,962 DBG blivet: no type or existing type for sdf2, bailing >18:10:47,963 DBG blivet: DeviceTree.handle_device: name: sdg ; info: {'DEVLINKS': '/dev/disk/by-path/pci-0000:01:00.0-sas-phy6-lun-0 ' > '/dev/disk/by-id/wwn-0x500253884008e8fb ' > '/dev/disk/by-id/ata-Samsung_SSD_850_PRO_1TB_S252NXAG812676Z', > 'DEVNAME': '/dev/sdg', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:6/end_device-9:6/target9:0:6/9:0:6: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_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'Samsung_SSD_850_PRO_1TB', > 'ID_MODEL_ENC': 'Samsung\\x20SSD\\x20850\\x20PRO\\x201TB\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '658e580f', > 'ID_PATH': 'pci-0000:01:00.0-sas-phy6-lun-0', > 'ID_PATH_TAG': 'pci-0000_01_00_0-sas-phy6-lun-0', > 'ID_REVISION': 'EXM04B6Q', > 'ID_SERIAL': 'Samsung_SSD_850_PRO_1TB_S252NXAG812676Z', > 'ID_SERIAL_SHORT': 'S252NXAG812676Z', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x500253884008e8fb', > 'ID_WWN_WITH_EXTENSION': '0x500253884008e8fb', > 'MAJOR': '8', > 'MINOR': '96', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdg', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:6/end_device-9:6/target9:0:6/9:0:6:0/block/sdg', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '14396418'} ; >18:10:47,963 INF blivet: scanning sdg (/sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:6/end_device-9:6/target9:0:6/9:0:6:0/block/sdg)... >18:10:47,964 DBG blivet: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; >18:10:47,965 DBG blivet: DeviceTree.get_device_by_name returned existing 953.87 GiB disk sdg (107) with existing msdos disklabel >18:10:47,966 INF blivet: got device: DiskDevice instance (0x7f9330c4d6a0) -- > name = sdg status = True id = 107 > children = ['existing 1024 MiB partition sdg1 (117) with existing mdmember', > 'existing 744.71 GiB partition sdg2 (338) with existing mdmember'] > parents = [] > uuid = None size = 953.87 GiB > format = existing msdos disklabel > major = 8 minor = 96 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:6/end_device-9:6/target9:0:6/9:0:6:0/block/sdg > target size = 953.87 GiB path = /dev/sdg > format args = [] original_format = disklabel removable = False wwn = 0x500253884008e8fb >18:10:47,969 DBG blivet: DeviceTree.handle_format: name: sdg ; >18:10:47,969 DBG blivet: no type or existing type for sdg, bailing >18:10:47,971 DBG blivet: DeviceTree.handle_device: name: sdg1 ; info: {'DEVLINKS': '/dev/disk/by-path/pci-0000:01:00.0-sas-phy6-lun-0-part1 ' > '/dev/disk/by-id/wwn-0x500253884008e8fb-part1 ' > '/dev/disk/by-id/ata-Samsung_SSD_850_PRO_1TB_S252NXAG812676Z-part1 ' > '/dev/disk/by-partuuid/658e580f-01', > 'DEVNAME': '/dev/sdg1', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:6/end_device-9:6/target9:0:6/9:0:6: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_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': 'ceramic:1', > 'ID_FS_LABEL_ENC': 'ceramic:1', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '2992be9a-ac0a-09aa-cdd4-4c9fa0309eed', > 'ID_FS_UUID_ENC': '2992be9a-ac0a-09aa-cdd4-4c9fa0309eed', > 'ID_FS_UUID_SUB': '75a65758-86ea-f90d-0247-8b600c92a50c', > 'ID_FS_UUID_SUB_ENC': '75a65758-86ea-f90d-0247-8b600c92a50c', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'Samsung_SSD_850_PRO_1TB', > 'ID_MODEL_ENC': 'Samsung\\x20SSD\\x20850\\x20PRO\\x201TB\\x20\\x20\\x20\\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': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '2097152', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '658e580f-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '658e580f', > 'ID_PATH': 'pci-0000:01:00.0-sas-phy6-lun-0', > 'ID_PATH_TAG': 'pci-0000_01_00_0-sas-phy6-lun-0', > 'ID_REVISION': 'EXM04B6Q', > 'ID_SERIAL': 'Samsung_SSD_850_PRO_1TB_S252NXAG812676Z', > 'ID_SERIAL_SHORT': 'S252NXAG812676Z', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x500253884008e8fb', > 'ID_WWN_WITH_EXTENSION': '0x500253884008e8fb', > 'MAJOR': '8', > 'MINOR': '97', > 'PARTN': '1', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdg1', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:6/end_device-9:6/target9:0:6/9:0:6:0/block/sdg/sdg1', > 'TAGS': ':systemd:', > 'UDISKS_MD_MEMBER_ARRAY_SIZE': '1073.68MB', > 'UDISKS_MD_MEMBER_DEVICES': '11', > 'UDISKS_MD_MEMBER_DEV_UUID': '75a65758:86eaf90d:02478b60:0c92a50c', > 'UDISKS_MD_MEMBER_EVENTS': '280', > 'UDISKS_MD_MEMBER_LEVEL': 'raid1', > 'UDISKS_MD_MEMBER_NAME': 'ceramic:1', > 'UDISKS_MD_MEMBER_UPDATE_TIME': '1529776963', > 'UDISKS_MD_MEMBER_UUID': '2992be9a:ac0a09aa:cdd44c9f:a0309eed', > 'USEC_INITIALIZED': '14463480'} ; >18:10:47,971 INF blivet: scanning sdg1 (/sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:6/end_device-9:6/target9:0:6/9:0:6:0/block/sdg/sdg1)... >18:10:47,972 DBG blivet: DeviceTree.get_device_by_name: name: sdg1 ; incomplete: False ; hidden: False ; >18:10:47,972 DBG blivet: DeviceTree.get_device_by_name returned existing 1024 MiB partition sdg1 (117) with existing mdmember >18:10:47,973 DBG blivet: existing RAID raid1 size == 1023.94 MiB >18:10:47,973 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:47,974 DBG blivet: existing RAID raid1 size == 1023.94 MiB >18:10:47,975 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:47,976 DBG blivet: existing RAID raid1 size == 1023.94 MiB >18:10:47,976 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:47,975 INF blivet: got device: PartitionDevice instance (0x7f932f96e828) -- > name = sdg1 status = True id = 117 > children = ['existing 1023.94 MiB mdarray 1 (22) with existing ext4 filesystem'] > parents = ['existing 953.87 GiB disk sdg (107) with existing msdos disklabel'] > uuid = 658e580f-01 size = 1024 MiB > format = existing mdmember > major = 8 minor = 97 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:6/end_device-9:6/target9:0:6/9:0:6:0/block/sdg/sdg1 > target size = 1024 MiB path = /dev/sdg1 > format args = [] original_format = mdmember 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 0x7f932f96eba8> fileSystem: <parted.filesystem.FileSystem object at 0x7f932f96ec18> > number: 1 path: /dev/sdg1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f932f96ef98> PedPartition: <_ped.Partition object at 0x7f9330c4e518> > disk = existing 953.87 GiB disk sdg (107) with existing msdos disklabel > start = 2048 end = 2099199 length = 2097152 > flags = >18:10:47,977 DBG blivet: existing RAID raid1 size == 1023.94 MiB >18:10:47,977 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:47,978 DBG blivet: existing RAID raid1 size == 1023.94 MiB >18:10:47,979 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:47,980 DBG blivet: existing RAID raid1 size == 1023.94 MiB >18:10:47,980 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:47,981 DBG blivet: DeviceTree.handle_format: name: sdg1 ; >18:10:47,982 DBG blivet: no type or existing type for sdg1, bailing >18:10:47,983 DBG blivet: DeviceTree.handle_device: name: sdg2 ; info: {'DEVLINKS': '/dev/disk/by-id/ata-Samsung_SSD_850_PRO_1TB_S252NXAG812676Z-part2 ' > '/dev/disk/by-id/wwn-0x500253884008e8fb-part2 ' > '/dev/disk/by-path/pci-0000:01:00.0-sas-phy6-lun-0-part2 ' > '/dev/disk/by-partuuid/658e580f-02', > 'DEVNAME': '/dev/sdg2', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:6/end_device-9:6/target9:0:6/9:0:6: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_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': 'ceramic:2', > 'ID_FS_LABEL_ENC': 'ceramic:2', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'd51c5255-0096-64d3-0204-7d16793f9b58', > 'ID_FS_UUID_ENC': 'd51c5255-0096-64d3-0204-7d16793f9b58', > 'ID_FS_UUID_SUB': '2bd5ea65-c7b0-4241-b4e1-211d3f310b76', > 'ID_FS_UUID_SUB_ENC': '2bd5ea65-c7b0-4241-b4e1-211d3f310b76', > 'ID_FS_VERSION': '1.2', > 'ID_MODEL': 'Samsung_SSD_850_PRO_1TB', > 'ID_MODEL_ENC': 'Samsung\\x20SSD\\x20850\\x20PRO\\x201TB\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:96', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '2099200', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1561763840', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '658e580f-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '658e580f', > 'ID_PATH': 'pci-0000:01:00.0-sas-phy6-lun-0', > 'ID_PATH_TAG': 'pci-0000_01_00_0-sas-phy6-lun-0', > 'ID_REVISION': 'EXM04B6Q', > 'ID_SERIAL': 'Samsung_SSD_850_PRO_1TB_S252NXAG812676Z', > 'ID_SERIAL_SHORT': 'S252NXAG812676Z', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x500253884008e8fb', > 'ID_WWN_WITH_EXTENSION': '0x500253884008e8fb', > 'MAJOR': '8', > 'MINOR': '98', > 'PARTN': '2', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdg2', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:6/end_device-9:6/target9:0:6/9:0:6:0/block/sdg/sdg2', > 'TAGS': ':systemd:', > 'UDISKS_MD_MEMBER_ARRAY_SIZE': '4397.19GB', > 'UDISKS_MD_MEMBER_DEVICES': '11', > 'UDISKS_MD_MEMBER_DEV_UUID': '2bd5ea65:c7b04241:b4e1211d:3f310b76', > 'UDISKS_MD_MEMBER_EVENTS': '30833', > 'UDISKS_MD_MEMBER_LEVEL': 'raid10', > 'UDISKS_MD_MEMBER_NAME': 'ceramic:2', > 'UDISKS_MD_MEMBER_UPDATE_TIME': '1529776966', > 'UDISKS_MD_MEMBER_UUID': 'd51c5255:009664d3:02047d16:793f9b58', > 'USEC_INITIALIZED': '14460105'} ; >18:10:47,983 INF blivet: scanning sdg2 (/sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:6/end_device-9:6/target9:0:6/9:0:6:0/block/sdg/sdg2)... >18:10:47,984 DBG blivet: DeviceTree.get_device_by_name: name: sdg2 ; incomplete: False ; hidden: False ; >18:10:47,985 DBG blivet: DeviceTree.get_device_by_name returned existing 744.71 GiB partition sdg2 (338) with existing mdmember >18:10:47,985 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,986 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:47,986 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,987 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:47,988 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,988 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:47,988 INF blivet: got device: PartitionDevice instance (0x7f9332def320) -- > name = sdg2 status = True id = 338 > children = ['existing 4 TiB mdarray 2 (243) with existing lvmpv'] > parents = ['existing 953.87 GiB disk sdg (107) with existing msdos disklabel'] > uuid = 658e580f-02 size = 744.71 GiB > format = existing mdmember > major = 8 minor = 98 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:6/end_device-9:6/target9:0:6/9:0:6:0/block/sdg/sdg2 > target size = 744.71 GiB path = /dev/sdg2 > format args = [] original_format = mdmember 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 0x7f932f96eba8> fileSystem: None > number: 2 path: /dev/sdg2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f932f96e2b0> PedPartition: <_ped.Partition object at 0x7f9330c4e7d8> > disk = existing 953.87 GiB disk sdg (107) with existing msdos disklabel > start = 2099200 end = 1563863039 length = 1561763840 > flags = >18:10:47,989 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,990 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:47,990 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,991 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:47,992 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:47,992 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:47,994 DBG blivet: DeviceTree.handle_format: name: sdg2 ; >18:10:47,994 DBG blivet: no type or existing type for sdg2, bailing >18:10:47,995 DBG blivet: DeviceTree.handle_device: name: sdh ; info: {'DEVLINKS': '/dev/disk/by-id/ata-Samsung_SSD_850_PRO_1TB_S1SRNWAFC00160D ' > '/dev/disk/by-path/pci-0000:01:00.0-sas-phy7-lun-0 ' > '/dev/disk/by-id/wwn-0x500253887004bb9b', > 'DEVNAME': '/dev/sdh', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:7/end_device-9:7/target9:0:7/9:0:7:0/block/sdh', > '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_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'Samsung_SSD_850_PRO_1TB', > 'ID_MODEL_ENC': 'Samsung\\x20SSD\\x20850\\x20PRO\\x201TB\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '90b25b46', > 'ID_PATH': 'pci-0000:01:00.0-sas-phy7-lun-0', > 'ID_PATH_TAG': 'pci-0000_01_00_0-sas-phy7-lun-0', > 'ID_REVISION': 'EXM04B6Q', > 'ID_SERIAL': 'Samsung_SSD_850_PRO_1TB_S1SRNWAFC00160D', > 'ID_SERIAL_SHORT': 'S1SRNWAFC00160D', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x500253887004bb9b', > 'ID_WWN_WITH_EXTENSION': '0x500253887004bb9b', > 'MAJOR': '8', > 'MINOR': '112', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdh', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:7/end_device-9:7/target9:0:7/9:0:7:0/block/sdh', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '14407644'} ; >18:10:47,995 INF blivet: scanning sdh (/sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:7/end_device-9:7/target9:0:7/9:0:7:0/block/sdh)... >18:10:47,996 DBG blivet: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; >18:10:47,996 DBG blivet: DeviceTree.get_device_by_name returned existing 953.87 GiB disk sdh (87) with existing msdos disklabel >18:10:47,998 INF blivet: got device: DiskDevice instance (0x7f9330c0f5c0) -- > name = sdh status = True id = 87 > children = ['existing 1024 MiB partition sdh1 (97) with existing mdmember', > 'existing 744.71 GiB partition sdh2 (328) with existing mdmember'] > parents = [] > uuid = None size = 953.87 GiB > format = existing msdos disklabel > major = 8 minor = 112 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:7/end_device-9:7/target9:0:7/9:0:7:0/block/sdh > target size = 953.87 GiB path = /dev/sdh > format args = [] original_format = disklabel removable = False wwn = 0x500253887004bb9b >18:10:48,000 DBG blivet: DeviceTree.handle_format: name: sdh ; >18:10:48,001 DBG blivet: no type or existing type for sdh, bailing >18:10:48,002 DBG blivet: DeviceTree.handle_device: name: sdh1 ; info: {'DEVLINKS': '/dev/disk/by-path/pci-0000:01:00.0-sas-phy7-lun-0-part1 ' > '/dev/disk/by-partuuid/90b25b46-01 ' > '/dev/disk/by-id/ata-Samsung_SSD_850_PRO_1TB_S1SRNWAFC00160D-part1 ' > '/dev/disk/by-id/wwn-0x500253887004bb9b-part1', > 'DEVNAME': '/dev/sdh1', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:7/end_device-9:7/target9:0:7/9:0:7:0/block/sdh/sdh1', > '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_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': 'ceramic:1', > 'ID_FS_LABEL_ENC': 'ceramic:1', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '2992be9a-ac0a-09aa-cdd4-4c9fa0309eed', > 'ID_FS_UUID_ENC': '2992be9a-ac0a-09aa-cdd4-4c9fa0309eed', > 'ID_FS_UUID_SUB': 'da64979c-f827-c1e8-3819-f9273479ddce', > 'ID_FS_UUID_SUB_ENC': 'da64979c-f827-c1e8-3819-f9273479ddce', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'Samsung_SSD_850_PRO_1TB', > 'ID_MODEL_ENC': 'Samsung\\x20SSD\\x20850\\x20PRO\\x201TB\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:112', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '2097152', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '90b25b46-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '90b25b46', > 'ID_PATH': 'pci-0000:01:00.0-sas-phy7-lun-0', > 'ID_PATH_TAG': 'pci-0000_01_00_0-sas-phy7-lun-0', > 'ID_REVISION': 'EXM04B6Q', > 'ID_SERIAL': 'Samsung_SSD_850_PRO_1TB_S1SRNWAFC00160D', > 'ID_SERIAL_SHORT': 'S1SRNWAFC00160D', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x500253887004bb9b', > 'ID_WWN_WITH_EXTENSION': '0x500253887004bb9b', > 'MAJOR': '8', > 'MINOR': '113', > 'PARTN': '1', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdh1', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:7/end_device-9:7/target9:0:7/9:0:7:0/block/sdh/sdh1', > 'TAGS': ':systemd:', > 'UDISKS_MD_MEMBER_ARRAY_SIZE': '1073.68MB', > 'UDISKS_MD_MEMBER_DEVICES': '11', > 'UDISKS_MD_MEMBER_DEV_UUID': 'da64979c:f827c1e8:3819f927:3479ddce', > 'UDISKS_MD_MEMBER_EVENTS': '280', > 'UDISKS_MD_MEMBER_LEVEL': 'raid1', > 'UDISKS_MD_MEMBER_NAME': 'ceramic:1', > 'UDISKS_MD_MEMBER_UPDATE_TIME': '1529776963', > 'UDISKS_MD_MEMBER_UUID': '2992be9a:ac0a09aa:cdd44c9f:a0309eed', > 'USEC_INITIALIZED': '14452056'} ; >18:10:48,002 INF blivet: scanning sdh1 (/sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:7/end_device-9:7/target9:0:7/9:0:7:0/block/sdh/sdh1)... >18:10:48,003 DBG blivet: DeviceTree.get_device_by_name: name: sdh1 ; incomplete: False ; hidden: False ; >18:10:48,004 DBG blivet: DeviceTree.get_device_by_name returned existing 1024 MiB partition sdh1 (97) with existing mdmember >18:10:48,004 DBG blivet: existing RAID raid1 size == 1023.94 MiB >18:10:48,004 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:48,005 DBG blivet: existing RAID raid1 size == 1023.94 MiB >18:10:48,006 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:48,007 DBG blivet: existing RAID raid1 size == 1023.94 MiB >18:10:48,007 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:48,007 INF blivet: got device: PartitionDevice instance (0x7f9330c22c50) -- > name = sdh1 status = True id = 97 > children = ['existing 1023.94 MiB mdarray 1 (22) with existing ext4 filesystem'] > parents = ['existing 953.87 GiB disk sdh (87) with existing msdos disklabel'] > uuid = 90b25b46-01 size = 1024 MiB > format = existing mdmember > major = 8 minor = 113 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:7/end_device-9:7/target9:0:7/9:0:7:0/block/sdh/sdh1 > target size = 1024 MiB path = /dev/sdh1 > format args = [] original_format = mdmember 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 0x7f932f947390> fileSystem: <parted.filesystem.FileSystem object at 0x7f932f947b38> > number: 1 path: /dev/sdh1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f932f947c18> PedPartition: <_ped.Partition object at 0x7f9330c29ba0> > disk = existing 953.87 GiB disk sdh (87) with existing msdos disklabel > start = 2048 end = 2099199 length = 2097152 > flags = >18:10:48,008 DBG blivet: existing RAID raid1 size == 1023.94 MiB >18:10:48,009 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:48,009 DBG blivet: existing RAID raid1 size == 1023.94 MiB >18:10:48,010 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:48,011 DBG blivet: existing RAID raid1 size == 1023.94 MiB >18:10:48,011 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:48,013 DBG blivet: DeviceTree.handle_format: name: sdh1 ; >18:10:48,013 DBG blivet: no type or existing type for sdh1, bailing >18:10:48,014 DBG blivet: DeviceTree.handle_device: name: sdh2 ; info: {'DEVLINKS': '/dev/disk/by-path/pci-0000:01:00.0-sas-phy7-lun-0-part2 ' > '/dev/disk/by-partuuid/90b25b46-02 ' > '/dev/disk/by-id/ata-Samsung_SSD_850_PRO_1TB_S1SRNWAFC00160D-part2 ' > '/dev/disk/by-id/wwn-0x500253887004bb9b-part2', > 'DEVNAME': '/dev/sdh2', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:7/end_device-9:7/target9:0:7/9:0:7:0/block/sdh/sdh2', > '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_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': 'ceramic:2', > 'ID_FS_LABEL_ENC': 'ceramic:2', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'd51c5255-0096-64d3-0204-7d16793f9b58', > 'ID_FS_UUID_ENC': 'd51c5255-0096-64d3-0204-7d16793f9b58', > 'ID_FS_UUID_SUB': '4c0db377-11ce-ebc2-59b9-6711099df145', > 'ID_FS_UUID_SUB_ENC': '4c0db377-11ce-ebc2-59b9-6711099df145', > 'ID_FS_VERSION': '1.2', > 'ID_MODEL': 'Samsung_SSD_850_PRO_1TB', > 'ID_MODEL_ENC': 'Samsung\\x20SSD\\x20850\\x20PRO\\x201TB\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:112', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '2099200', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1561763840', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '90b25b46-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '90b25b46', > 'ID_PATH': 'pci-0000:01:00.0-sas-phy7-lun-0', > 'ID_PATH_TAG': 'pci-0000_01_00_0-sas-phy7-lun-0', > 'ID_REVISION': 'EXM04B6Q', > 'ID_SERIAL': 'Samsung_SSD_850_PRO_1TB_S1SRNWAFC00160D', > 'ID_SERIAL_SHORT': 'S1SRNWAFC00160D', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x500253887004bb9b', > 'ID_WWN_WITH_EXTENSION': '0x500253887004bb9b', > 'MAJOR': '8', > 'MINOR': '114', > 'PARTN': '2', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdh2', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:7/end_device-9:7/target9:0:7/9:0:7:0/block/sdh/sdh2', > 'TAGS': ':systemd:', > 'UDISKS_MD_MEMBER_ARRAY_SIZE': '4397.19GB', > 'UDISKS_MD_MEMBER_DEVICES': '11', > 'UDISKS_MD_MEMBER_DEV_UUID': '4c0db377:11ceebc2:59b96711:099df145', > 'UDISKS_MD_MEMBER_EVENTS': '30833', > 'UDISKS_MD_MEMBER_LEVEL': 'raid10', > 'UDISKS_MD_MEMBER_NAME': 'ceramic:2', > 'UDISKS_MD_MEMBER_UPDATE_TIME': '1529776966', > 'UDISKS_MD_MEMBER_UUID': 'd51c5255:009664d3:02047d16:793f9b58', > 'USEC_INITIALIZED': '14504186'} ; >18:10:48,014 INF blivet: scanning sdh2 (/sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:7/end_device-9:7/target9:0:7/9:0:7:0/block/sdh/sdh2)... >18:10:48,015 DBG blivet: DeviceTree.get_device_by_name: name: sdh2 ; incomplete: False ; hidden: False ; >18:10:48,016 DBG blivet: DeviceTree.get_device_by_name returned existing 744.71 GiB partition sdh2 (328) with existing mdmember >18:10:48,016 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:48,017 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:48,018 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:48,018 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:48,019 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:48,019 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:48,019 INF blivet: got device: PartitionDevice instance (0x7f9332df4d30) -- > name = sdh2 status = True id = 328 > children = ['existing 4 TiB mdarray 2 (243) with existing lvmpv'] > parents = ['existing 953.87 GiB disk sdh (87) with existing msdos disklabel'] > uuid = 90b25b46-02 size = 744.71 GiB > format = existing mdmember > major = 8 minor = 114 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/host9/port-9:7/end_device-9:7/target9:0:7/9:0:7:0/block/sdh/sdh2 > target size = 744.71 GiB path = /dev/sdh2 > format args = [] original_format = mdmember 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 0x7f932f947390> fileSystem: None > number: 2 path: /dev/sdh2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f932f9479b0> PedPartition: <_ped.Partition object at 0x7f9330c29d00> > disk = existing 953.87 GiB disk sdh (87) with existing msdos disklabel > start = 2099200 end = 1563863039 length = 1561763840 > flags = >18:10:48,020 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:48,021 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:48,022 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:48,022 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:48,023 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:48,023 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:48,025 DBG blivet: DeviceTree.handle_format: name: sdh2 ; >18:10:48,025 DBG blivet: no type or existing type for sdh2, bailing >18:10:48,026 DBG blivet: DeviceTree.handle_device: name: sdi ; info: {'DEVLINKS': '/dev/disk/by-id/ata-Samsung_SSD_850_PRO_1TB_S1SRNWAFC00203N ' > '/dev/disk/by-id/wwn-0x500253887004bc11 ' > '/dev/disk/by-path/pci-0000:02:00.0-sas-phy2-lun-0', > 'DEVNAME': '/dev/sdi', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/0000:02:00.0/host10/port-10:0/end_device-10:0/target10:0:0/10:0:0:0/block/sdi', > '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_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'Samsung_SSD_850_PRO_1TB', > 'ID_MODEL_ENC': 'Samsung\\x20SSD\\x20850\\x20PRO\\x201TB\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '284e0c8f', > 'ID_PATH': 'pci-0000:02:00.0-sas-phy2-lun-0', > 'ID_PATH_TAG': 'pci-0000_02_00_0-sas-phy2-lun-0', > 'ID_REVISION': 'EXM04B6Q', > 'ID_SERIAL': 'Samsung_SSD_850_PRO_1TB_S1SRNWAFC00203N', > 'ID_SERIAL_SHORT': 'S1SRNWAFC00203N', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x500253887004bc11', > 'ID_WWN_WITH_EXTENSION': '0x500253887004bc11', > 'MAJOR': '8', > 'MINOR': '128', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdi', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:01.1/0000:02:00.0/host10/port-10:0/end_device-10:0/target10:0:0/10:0:0:0/block/sdi', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '14439272'} ; >18:10:48,026 INF blivet: scanning sdi (/sys/devices/pci0000:00/0000:00:01.1/0000:02:00.0/host10/port-10:0/end_device-10:0/target10:0:0/10:0:0:0/block/sdi)... >18:10:48,027 DBG blivet: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; >18:10:48,028 DBG blivet: DeviceTree.get_device_by_name returned existing 953.87 GiB disk sdi (67) with existing msdos disklabel >18:10:48,029 INF blivet: got device: DiskDevice instance (0x7f932f94e320) -- > name = sdi status = True id = 67 > children = ['existing 1024 MiB partition sdi1 (77) with existing mdmember', > 'existing 744.71 GiB partition sdi2 (318) with existing mdmember'] > parents = [] > uuid = None size = 953.87 GiB > format = existing msdos disklabel > major = 8 minor = 128 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.1/0000:02:00.0/host10/port-10:0/end_device-10:0/target10:0:0/10:0:0:0/block/sdi > target size = 953.87 GiB path = /dev/sdi > format args = [] original_format = disklabel removable = False wwn = 0x500253887004bc11 >18:10:48,032 DBG blivet: DeviceTree.handle_format: name: sdi ; >18:10:48,032 DBG blivet: no type or existing type for sdi, bailing >18:10:48,033 DBG blivet: DeviceTree.handle_device: name: sdi1 ; info: {'DEVLINKS': '/dev/disk/by-partuuid/284e0c8f-01 ' > '/dev/disk/by-id/ata-Samsung_SSD_850_PRO_1TB_S1SRNWAFC00203N-part1 ' > '/dev/disk/by-path/pci-0000:02:00.0-sas-phy2-lun-0-part1 ' > '/dev/disk/by-id/wwn-0x500253887004bc11-part1', > 'DEVNAME': '/dev/sdi1', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/0000:02:00.0/host10/port-10:0/end_device-10:0/target10:0:0/10:0:0:0/block/sdi/sdi1', > '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_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': 'ceramic:1', > 'ID_FS_LABEL_ENC': 'ceramic:1', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '2992be9a-ac0a-09aa-cdd4-4c9fa0309eed', > 'ID_FS_UUID_ENC': '2992be9a-ac0a-09aa-cdd4-4c9fa0309eed', > 'ID_FS_UUID_SUB': 'dcc01d4f-bc7c-7c49-df6d-372c1d55f83a', > 'ID_FS_UUID_SUB_ENC': 'dcc01d4f-bc7c-7c49-df6d-372c1d55f83a', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'Samsung_SSD_850_PRO_1TB', > 'ID_MODEL_ENC': 'Samsung\\x20SSD\\x20850\\x20PRO\\x201TB\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:128', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '2097152', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '284e0c8f-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '284e0c8f', > 'ID_PATH': 'pci-0000:02:00.0-sas-phy2-lun-0', > 'ID_PATH_TAG': 'pci-0000_02_00_0-sas-phy2-lun-0', > 'ID_REVISION': 'EXM04B6Q', > 'ID_SERIAL': 'Samsung_SSD_850_PRO_1TB_S1SRNWAFC00203N', > 'ID_SERIAL_SHORT': 'S1SRNWAFC00203N', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x500253887004bc11', > 'ID_WWN_WITH_EXTENSION': '0x500253887004bc11', > 'MAJOR': '8', > 'MINOR': '129', > 'PARTN': '1', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdi1', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:01.1/0000:02:00.0/host10/port-10:0/end_device-10:0/target10:0:0/10:0:0:0/block/sdi/sdi1', > 'TAGS': ':systemd:', > 'UDISKS_MD_MEMBER_ARRAY_SIZE': '1073.68MB', > 'UDISKS_MD_MEMBER_DEVICES': '11', > 'UDISKS_MD_MEMBER_DEV_UUID': 'dcc01d4f:bc7c7c49:df6d372c:1d55f83a', > 'UDISKS_MD_MEMBER_EVENTS': '280', > 'UDISKS_MD_MEMBER_LEVEL': 'raid1', > 'UDISKS_MD_MEMBER_NAME': 'ceramic:1', > 'UDISKS_MD_MEMBER_UPDATE_TIME': '1529776963', > 'UDISKS_MD_MEMBER_UUID': '2992be9a:ac0a09aa:cdd44c9f:a0309eed', > 'USEC_INITIALIZED': '14544877'} ; >18:10:48,033 INF blivet: scanning sdi1 (/sys/devices/pci0000:00/0000:00:01.1/0000:02:00.0/host10/port-10:0/end_device-10:0/target10:0:0/10:0:0:0/block/sdi/sdi1)... >18:10:48,034 DBG blivet: DeviceTree.get_device_by_name: name: sdi1 ; incomplete: False ; hidden: False ; >18:10:48,035 DBG blivet: DeviceTree.get_device_by_name returned existing 1024 MiB partition sdi1 (77) with existing mdmember >18:10:48,035 DBG blivet: existing RAID raid1 size == 1023.94 MiB >18:10:48,036 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:48,037 DBG blivet: existing RAID raid1 size == 1023.94 MiB >18:10:48,037 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:48,038 DBG blivet: existing RAID raid1 size == 1023.94 MiB >18:10:48,038 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:48,038 INF blivet: got device: PartitionDevice instance (0x7f932f96d4e0) -- > name = sdi1 status = True id = 77 > children = ['existing 1023.94 MiB mdarray 1 (22) with existing ext4 filesystem'] > parents = ['existing 953.87 GiB disk sdi (67) with existing msdos disklabel'] > uuid = 284e0c8f-01 size = 1024 MiB > format = existing mdmember > major = 8 minor = 129 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.1/0000:02:00.0/host10/port-10:0/end_device-10:0/target10:0:0/10:0:0:0/block/sdi/sdi1 > target size = 1024 MiB path = /dev/sdi1 > format args = [] original_format = mdmember 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 0x7f932f94e5c0> fileSystem: <parted.filesystem.FileSystem object at 0x7f932f949128> > number: 1 path: /dev/sdi1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f932f949898> PedPartition: <_ped.Partition object at 0x7f932f957518> > disk = existing 953.87 GiB disk sdi (67) with existing msdos disklabel > start = 2048 end = 2099199 length = 2097152 > flags = >18:10:48,039 DBG blivet: existing RAID raid1 size == 1023.94 MiB >18:10:48,040 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:48,041 DBG blivet: existing RAID raid1 size == 1023.94 MiB >18:10:48,041 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:48,042 DBG blivet: existing RAID raid1 size == 1023.94 MiB >18:10:48,042 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:48,044 DBG blivet: DeviceTree.handle_format: name: sdi1 ; >18:10:48,044 DBG blivet: no type or existing type for sdi1, bailing >18:10:48,045 DBG blivet: DeviceTree.handle_device: name: sdi2 ; info: {'DEVLINKS': '/dev/disk/by-partuuid/284e0c8f-02 ' > '/dev/disk/by-id/wwn-0x500253887004bc11-part2 ' > '/dev/disk/by-id/ata-Samsung_SSD_850_PRO_1TB_S1SRNWAFC00203N-part2 ' > '/dev/disk/by-path/pci-0000:02:00.0-sas-phy2-lun-0-part2', > 'DEVNAME': '/dev/sdi2', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/0000:02:00.0/host10/port-10:0/end_device-10:0/target10:0:0/10:0:0:0/block/sdi/sdi2', > '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_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': 'ceramic:2', > 'ID_FS_LABEL_ENC': 'ceramic:2', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'd51c5255-0096-64d3-0204-7d16793f9b58', > 'ID_FS_UUID_ENC': 'd51c5255-0096-64d3-0204-7d16793f9b58', > 'ID_FS_UUID_SUB': '0d2387ac-5743-f7da-c533-ce231eeb67f8', > 'ID_FS_UUID_SUB_ENC': '0d2387ac-5743-f7da-c533-ce231eeb67f8', > 'ID_FS_VERSION': '1.2', > 'ID_MODEL': 'Samsung_SSD_850_PRO_1TB', > 'ID_MODEL_ENC': 'Samsung\\x20SSD\\x20850\\x20PRO\\x201TB\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:128', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '2099200', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1561763840', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '284e0c8f-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '284e0c8f', > 'ID_PATH': 'pci-0000:02:00.0-sas-phy2-lun-0', > 'ID_PATH_TAG': 'pci-0000_02_00_0-sas-phy2-lun-0', > 'ID_REVISION': 'EXM04B6Q', > 'ID_SERIAL': 'Samsung_SSD_850_PRO_1TB_S1SRNWAFC00203N', > 'ID_SERIAL_SHORT': 'S1SRNWAFC00203N', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x500253887004bc11', > 'ID_WWN_WITH_EXTENSION': '0x500253887004bc11', > 'MAJOR': '8', > 'MINOR': '130', > 'PARTN': '2', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdi2', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:01.1/0000:02:00.0/host10/port-10:0/end_device-10:0/target10:0:0/10:0:0:0/block/sdi/sdi2', > 'TAGS': ':systemd:', > 'UDISKS_MD_MEMBER_ARRAY_SIZE': '4397.19GB', > 'UDISKS_MD_MEMBER_DEVICES': '11', > 'UDISKS_MD_MEMBER_DEV_UUID': '0d2387ac:5743f7da:c533ce23:1eeb67f8', > 'UDISKS_MD_MEMBER_EVENTS': '30833', > 'UDISKS_MD_MEMBER_LEVEL': 'raid10', > 'UDISKS_MD_MEMBER_NAME': 'ceramic:2', > 'UDISKS_MD_MEMBER_UPDATE_TIME': '1529776966', > 'UDISKS_MD_MEMBER_UUID': 'd51c5255:009664d3:02047d16:793f9b58', > 'USEC_INITIALIZED': '14514673'} ; >18:10:48,045 INF blivet: scanning sdi2 (/sys/devices/pci0000:00/0000:00:01.1/0000:02:00.0/host10/port-10:0/end_device-10:0/target10:0:0/10:0:0:0/block/sdi/sdi2)... >18:10:48,046 DBG blivet: DeviceTree.get_device_by_name: name: sdi2 ; incomplete: False ; hidden: False ; >18:10:48,047 DBG blivet: DeviceTree.get_device_by_name returned existing 744.71 GiB partition sdi2 (318) with existing mdmember >18:10:48,047 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:48,048 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:48,049 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:48,049 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:48,050 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:48,050 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:48,050 INF blivet: got device: PartitionDevice instance (0x7f9330b3a5f8) -- > name = sdi2 status = True id = 318 > children = ['existing 4 TiB mdarray 2 (243) with existing lvmpv'] > parents = ['existing 953.87 GiB disk sdi (67) with existing msdos disklabel'] > uuid = 284e0c8f-02 size = 744.71 GiB > format = existing mdmember > major = 8 minor = 130 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.1/0000:02:00.0/host10/port-10:0/end_device-10:0/target10:0:0/10:0:0:0/block/sdi/sdi2 > target size = 744.71 GiB path = /dev/sdi2 > format args = [] original_format = mdmember 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 0x7f932f94e5c0> fileSystem: None > number: 2 path: /dev/sdi2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f932f949ac8> PedPartition: <_ped.Partition object at 0x7f932f957308> > disk = existing 953.87 GiB disk sdi (67) with existing msdos disklabel > start = 2099200 end = 1563863039 length = 1561763840 > flags = >18:10:48,051 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:48,052 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:48,052 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:48,053 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:48,054 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:48,054 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:48,055 DBG blivet: DeviceTree.handle_format: name: sdi2 ; >18:10:48,056 DBG blivet: no type or existing type for sdi2, bailing >18:10:48,057 DBG blivet: DeviceTree.handle_device: name: sdj ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x50025388700448c8 ' > '/dev/disk/by-id/ata-Samsung_SSD_850_PRO_1TB_S1SRNWAFB07198D ' > '/dev/disk/by-path/pci-0000:02:00.0-sas-phy0-lun-0', > 'DEVNAME': '/dev/sdj', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/0000:02:00.0/host10/port-10:1/end_device-10:1/target10:0:1/10:0:1:0/block/sdj', > '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_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'Samsung_SSD_850_PRO_1TB', > 'ID_MODEL_ENC': 'Samsung\\x20SSD\\x20850\\x20PRO\\x201TB\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': 'b2039f06', > 'ID_PATH': 'pci-0000:02:00.0-sas-phy0-lun-0', > 'ID_PATH_TAG': 'pci-0000_02_00_0-sas-phy0-lun-0', > 'ID_REVISION': 'EXM04B6Q', > 'ID_SERIAL': 'Samsung_SSD_850_PRO_1TB_S1SRNWAFB07198D', > 'ID_SERIAL_SHORT': 'S1SRNWAFB07198D', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50025388700448c8', > 'ID_WWN_WITH_EXTENSION': '0x50025388700448c8', > 'MAJOR': '8', > 'MINOR': '144', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdj', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:01.1/0000:02:00.0/host10/port-10:1/end_device-10:1/target10:0:1/10:0:1:0/block/sdj', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '14378924'} ; >18:10:48,057 INF blivet: scanning sdj (/sys/devices/pci0000:00/0000:00:01.1/0000:02:00.0/host10/port-10:1/end_device-10:1/target10:0:1/10:0:1:0/block/sdj)... >18:10:48,058 DBG blivet: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; >18:10:48,058 DBG blivet: DeviceTree.get_device_by_name returned existing 953.87 GiB disk sdj (47) with existing msdos disklabel >18:10:48,060 INF blivet: got device: DiskDevice instance (0x7f932f938e48) -- > name = sdj status = True id = 47 > children = ['existing 1024 MiB partition sdj1 (57) with existing mdmember', > 'existing 744.71 GiB partition sdj2 (308) with existing mdmember'] > parents = [] > uuid = None size = 953.87 GiB > format = existing msdos disklabel > major = 8 minor = 144 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.1/0000:02:00.0/host10/port-10:1/end_device-10:1/target10:0:1/10:0:1:0/block/sdj > target size = 953.87 GiB path = /dev/sdj > format args = [] original_format = disklabel removable = False wwn = 0x50025388700448c8 >18:10:48,062 DBG blivet: DeviceTree.handle_format: name: sdj ; >18:10:48,062 DBG blivet: no type or existing type for sdj, bailing >18:10:48,064 DBG blivet: DeviceTree.handle_device: name: sdj1 ; info: {'DEVLINKS': '/dev/disk/by-partuuid/b2039f06-01 ' > '/dev/disk/by-id/ata-Samsung_SSD_850_PRO_1TB_S1SRNWAFB07198D-part1 ' > '/dev/disk/by-path/pci-0000:02:00.0-sas-phy0-lun-0-part1 ' > '/dev/disk/by-id/wwn-0x50025388700448c8-part1', > 'DEVNAME': '/dev/sdj1', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/0000:02:00.0/host10/port-10:1/end_device-10:1/target10:0:1/10:0:1:0/block/sdj/sdj1', > '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_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': 'ceramic:1', > 'ID_FS_LABEL_ENC': 'ceramic:1', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '2992be9a-ac0a-09aa-cdd4-4c9fa0309eed', > 'ID_FS_UUID_ENC': '2992be9a-ac0a-09aa-cdd4-4c9fa0309eed', > 'ID_FS_UUID_SUB': 'd9b5d326-4107-6b26-f454-79871c41bf32', > 'ID_FS_UUID_SUB_ENC': 'd9b5d326-4107-6b26-f454-79871c41bf32', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'Samsung_SSD_850_PRO_1TB', > 'ID_MODEL_ENC': 'Samsung\\x20SSD\\x20850\\x20PRO\\x201TB\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:144', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '2097152', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': 'b2039f06-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': 'b2039f06', > 'ID_PATH': 'pci-0000:02:00.0-sas-phy0-lun-0', > 'ID_PATH_TAG': 'pci-0000_02_00_0-sas-phy0-lun-0', > 'ID_REVISION': 'EXM04B6Q', > 'ID_SERIAL': 'Samsung_SSD_850_PRO_1TB_S1SRNWAFB07198D', > 'ID_SERIAL_SHORT': 'S1SRNWAFB07198D', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50025388700448c8', > 'ID_WWN_WITH_EXTENSION': '0x50025388700448c8', > 'MAJOR': '8', > 'MINOR': '145', > 'PARTN': '1', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdj1', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:01.1/0000:02:00.0/host10/port-10:1/end_device-10:1/target10:0:1/10:0:1:0/block/sdj/sdj1', > 'TAGS': ':systemd:', > 'UDISKS_MD_MEMBER_ARRAY_SIZE': '1073.68MB', > 'UDISKS_MD_MEMBER_DEVICES': '11', > 'UDISKS_MD_MEMBER_DEV_UUID': 'd9b5d326:41076b26:f4547987:1c41bf32', > 'UDISKS_MD_MEMBER_EVENTS': '280', > 'UDISKS_MD_MEMBER_LEVEL': 'raid1', > 'UDISKS_MD_MEMBER_NAME': 'ceramic:1', > 'UDISKS_MD_MEMBER_UPDATE_TIME': '1529776963', > 'UDISKS_MD_MEMBER_UUID': '2992be9a:ac0a09aa:cdd44c9f:a0309eed', > 'USEC_INITIALIZED': '14477498'} ; >18:10:48,064 INF blivet: scanning sdj1 (/sys/devices/pci0000:00/0000:00:01.1/0000:02:00.0/host10/port-10:1/end_device-10:1/target10:0:1/10:0:1:0/block/sdj/sdj1)... >18:10:48,065 DBG blivet: DeviceTree.get_device_by_name: name: sdj1 ; incomplete: False ; hidden: False ; >18:10:48,065 DBG blivet: DeviceTree.get_device_by_name returned existing 1024 MiB partition sdj1 (57) with existing mdmember >18:10:48,066 DBG blivet: existing RAID raid1 size == 1023.94 MiB >18:10:48,066 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:48,067 DBG blivet: existing RAID raid1 size == 1023.94 MiB >18:10:48,067 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:48,068 DBG blivet: existing RAID raid1 size == 1023.94 MiB >18:10:48,069 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:48,068 INF blivet: got device: PartitionDevice instance (0x7f9346701b00) -- > name = sdj1 status = True id = 57 > children = ['existing 1023.94 MiB mdarray 1 (22) with existing ext4 filesystem'] > parents = ['existing 953.87 GiB disk sdj (47) with existing msdos disklabel'] > uuid = b2039f06-01 size = 1024 MiB > format = existing mdmember > major = 8 minor = 145 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.1/0000:02:00.0/host10/port-10:1/end_device-10:1/target10:0:1/10:0:1:0/block/sdj/sdj1 > target size = 1024 MiB path = /dev/sdj1 > format args = [] original_format = mdmember 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 0x7f9330c0e710> fileSystem: <parted.filesystem.FileSystem object at 0x7f932f93e278> > number: 1 path: /dev/sdj1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f9330c0ef98> PedPartition: <_ped.Partition object at 0x7f9330c40678> > disk = existing 953.87 GiB disk sdj (47) with existing msdos disklabel > start = 2048 end = 2099199 length = 2097152 > flags = >18:10:48,070 DBG blivet: existing RAID raid1 size == 1023.94 MiB >18:10:48,070 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:48,071 DBG blivet: existing RAID raid1 size == 1023.94 MiB >18:10:48,071 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:48,072 DBG blivet: existing RAID raid1 size == 1023.94 MiB >18:10:48,073 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:48,074 DBG blivet: DeviceTree.handle_format: name: sdj1 ; >18:10:48,074 DBG blivet: no type or existing type for sdj1, bailing >18:10:48,075 DBG blivet: DeviceTree.handle_device: name: sdj2 ; info: {'DEVLINKS': '/dev/disk/by-partuuid/b2039f06-02 ' > '/dev/disk/by-path/pci-0000:02:00.0-sas-phy0-lun-0-part2 ' > '/dev/disk/by-id/wwn-0x50025388700448c8-part2 ' > '/dev/disk/by-id/ata-Samsung_SSD_850_PRO_1TB_S1SRNWAFB07198D-part2', > 'DEVNAME': '/dev/sdj2', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/0000:02:00.0/host10/port-10:1/end_device-10:1/target10:0:1/10:0:1:0/block/sdj/sdj2', > '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_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': 'ceramic:2', > 'ID_FS_LABEL_ENC': 'ceramic:2', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'd51c5255-0096-64d3-0204-7d16793f9b58', > 'ID_FS_UUID_ENC': 'd51c5255-0096-64d3-0204-7d16793f9b58', > 'ID_FS_UUID_SUB': '2066e967-69ec-1048-351f-da447920a437', > 'ID_FS_UUID_SUB_ENC': '2066e967-69ec-1048-351f-da447920a437', > 'ID_FS_VERSION': '1.2', > 'ID_MODEL': 'Samsung_SSD_850_PRO_1TB', > 'ID_MODEL_ENC': 'Samsung\\x20SSD\\x20850\\x20PRO\\x201TB\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:144', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '2099200', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1561763840', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': 'b2039f06-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': 'b2039f06', > 'ID_PATH': 'pci-0000:02:00.0-sas-phy0-lun-0', > 'ID_PATH_TAG': 'pci-0000_02_00_0-sas-phy0-lun-0', > 'ID_REVISION': 'EXM04B6Q', > 'ID_SERIAL': 'Samsung_SSD_850_PRO_1TB_S1SRNWAFB07198D', > 'ID_SERIAL_SHORT': 'S1SRNWAFB07198D', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50025388700448c8', > 'ID_WWN_WITH_EXTENSION': '0x50025388700448c8', > 'MAJOR': '8', > 'MINOR': '146', > 'PARTN': '2', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdj2', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:01.1/0000:02:00.0/host10/port-10:1/end_device-10:1/target10:0:1/10:0:1:0/block/sdj/sdj2', > 'TAGS': ':systemd:', > 'UDISKS_MD_MEMBER_ARRAY_SIZE': '4397.19GB', > 'UDISKS_MD_MEMBER_DEVICES': '11', > 'UDISKS_MD_MEMBER_DEV_UUID': '2066e967:69ec1048:351fda44:7920a437', > 'UDISKS_MD_MEMBER_EVENTS': '30833', > 'UDISKS_MD_MEMBER_LEVEL': 'raid10', > 'UDISKS_MD_MEMBER_NAME': 'ceramic:2', > 'UDISKS_MD_MEMBER_UPDATE_TIME': '1529776966', > 'UDISKS_MD_MEMBER_UUID': 'd51c5255:009664d3:02047d16:793f9b58', > 'USEC_INITIALIZED': '14536313'} ; >18:10:48,075 INF blivet: scanning sdj2 (/sys/devices/pci0000:00/0000:00:01.1/0000:02:00.0/host10/port-10:1/end_device-10:1/target10:0:1/10:0:1:0/block/sdj/sdj2)... >18:10:48,076 DBG blivet: DeviceTree.get_device_by_name: name: sdj2 ; incomplete: False ; hidden: False ; >18:10:48,077 DBG blivet: DeviceTree.get_device_by_name returned existing 744.71 GiB partition sdj2 (308) with existing mdmember >18:10:48,077 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:48,078 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:48,079 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:48,079 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:48,080 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:48,080 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:48,080 INF blivet: got device: PartitionDevice instance (0x7f932f7eb198) -- > name = sdj2 status = True id = 308 > children = ['existing 4 TiB mdarray 2 (243) with existing lvmpv'] > parents = ['existing 953.87 GiB disk sdj (47) with existing msdos disklabel'] > uuid = b2039f06-02 size = 744.71 GiB > format = existing mdmember > major = 8 minor = 146 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.1/0000:02:00.0/host10/port-10:1/end_device-10:1/target10:0:1/10:0:1:0/block/sdj/sdj2 > target size = 744.71 GiB path = /dev/sdj2 > format args = [] original_format = mdmember 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 0x7f9330c0e710> fileSystem: None > number: 2 path: /dev/sdj2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f932f93eb70> PedPartition: <_ped.Partition object at 0x7f9330c40b48> > disk = existing 953.87 GiB disk sdj (47) with existing msdos disklabel > start = 2099200 end = 1563863039 length = 1561763840 > flags = >18:10:48,081 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:48,082 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:48,082 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:48,083 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:48,084 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:48,084 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:48,085 DBG blivet: DeviceTree.handle_format: name: sdj2 ; >18:10:48,086 DBG blivet: no type or existing type for sdj2, bailing >18:10:48,087 DBG blivet: DeviceTree.handle_device: name: sdk ; info: {'DEVLINKS': '/dev/disk/by-id/ata-INTEL_SSDSC2BX016T4_BTHC616202UZ1P6PGN ' > '/dev/disk/by-id/wwn-0x55cd2e404c21496e ' > '/dev/disk/by-path/pci-0000:02:00.0-sas-phy1-lun-0', > 'DEVNAME': '/dev/sdk', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/0000:02:00.0/host10/port-10:2/end_device-10:2/target10:0:2/10:0:2:0/block/sdk', > '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': '4', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '4', > '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': 'INTEL_SSDSC2BX016T4', > 'ID_MODEL_ENC': 'INTEL\\x20SSDSC2BX016T4\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '6bdec109', > 'ID_PATH': 'pci-0000:02:00.0-sas-phy1-lun-0', > 'ID_PATH_TAG': 'pci-0000_02_00_0-sas-phy1-lun-0', > 'ID_REVISION': 'G2010140', > 'ID_SERIAL': 'INTEL_SSDSC2BX016T4_BTHC616202UZ1P6PGN', > 'ID_SERIAL_SHORT': 'BTHC616202UZ1P6PGN', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x55cd2e404c21496e', > 'ID_WWN_WITH_EXTENSION': '0x55cd2e404c21496e', > 'MAJOR': '8', > 'MINOR': '160', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdk', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:01.1/0000:02:00.0/host10/port-10:2/end_device-10:2/target10:0:2/10:0:2:0/block/sdk', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '14408857'} ; >18:10:48,087 INF blivet: scanning sdk (/sys/devices/pci0000:00/0000:00:01.1/0000:02:00.0/host10/port-10:2/end_device-10:2/target10:0:2/10:0:2:0/block/sdk)... >18:10:48,087 DBG blivet: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; >18:10:48,088 DBG blivet: DeviceTree.get_device_by_name returned existing 1.46 TiB disk sdk (27) with existing msdos disklabel >18:10:48,090 INF blivet: got device: DiskDevice instance (0x7f9330c53208) -- > name = sdk status = True id = 27 > children = ['existing 1024 MiB partition sdk1 (37) with existing mdmember', > 'existing 744.71 GiB partition sdk3 (288) with existing mdmember', > 'existing 744.71 GiB partition sdk2 (298) with existing mdmember'] > parents = [] > uuid = None size = 1.46 TiB > format = existing msdos disklabel > major = 8 minor = 160 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.1/0000:02:00.0/host10/port-10:2/end_device-10:2/target10:0:2/10:0:2:0/block/sdk > target size = 1.46 TiB path = /dev/sdk > format args = [] original_format = disklabel removable = False wwn = 0x55cd2e404c21496e >18:10:48,093 DBG blivet: DeviceTree.handle_format: name: sdk ; >18:10:48,093 DBG blivet: no type or existing type for sdk, bailing >18:10:48,094 DBG blivet: DeviceTree.handle_device: name: sdk1 ; info: {'DEVLINKS': '/dev/disk/by-partuuid/6bdec109-01 ' > '/dev/disk/by-id/ata-INTEL_SSDSC2BX016T4_BTHC616202UZ1P6PGN-part1 ' > '/dev/disk/by-id/wwn-0x55cd2e404c21496e-part1 ' > '/dev/disk/by-path/pci-0000:02:00.0-sas-phy1-lun-0-part1', > 'DEVNAME': '/dev/sdk1', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/0000:02:00.0/host10/port-10:2/end_device-10:2/target10:0:2/10:0:2:0/block/sdk/sdk1', > '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': '4', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '4', > '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': 'ceramic:1', > 'ID_FS_LABEL_ENC': 'ceramic:1', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '2992be9a-ac0a-09aa-cdd4-4c9fa0309eed', > 'ID_FS_UUID_ENC': '2992be9a-ac0a-09aa-cdd4-4c9fa0309eed', > 'ID_FS_UUID_SUB': '472cd012-eb28-9f35-7ff6-ccafac35f0d1', > 'ID_FS_UUID_SUB_ENC': '472cd012-eb28-9f35-7ff6-ccafac35f0d1', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'INTEL_SSDSC2BX016T4', > 'ID_MODEL_ENC': 'INTEL\\x20SSDSC2BX016T4\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:160', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '2097152', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '6bdec109-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '6bdec109', > 'ID_PATH': 'pci-0000:02:00.0-sas-phy1-lun-0', > 'ID_PATH_TAG': 'pci-0000_02_00_0-sas-phy1-lun-0', > 'ID_REVISION': 'G2010140', > 'ID_SERIAL': 'INTEL_SSDSC2BX016T4_BTHC616202UZ1P6PGN', > 'ID_SERIAL_SHORT': 'BTHC616202UZ1P6PGN', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x55cd2e404c21496e', > 'ID_WWN_WITH_EXTENSION': '0x55cd2e404c21496e', > 'MAJOR': '8', > 'MINOR': '161', > 'PARTN': '1', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdk1', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:01.1/0000:02:00.0/host10/port-10:2/end_device-10:2/target10:0:2/10:0:2:0/block/sdk/sdk1', > 'TAGS': ':systemd:', > 'UDISKS_MD_MEMBER_ARRAY_SIZE': '1073.68MB', > 'UDISKS_MD_MEMBER_DEVICES': '11', > 'UDISKS_MD_MEMBER_DEV_UUID': '472cd012:eb289f35:7ff6ccaf:ac35f0d1', > 'UDISKS_MD_MEMBER_EVENTS': '280', > 'UDISKS_MD_MEMBER_LEVEL': 'raid1', > 'UDISKS_MD_MEMBER_NAME': 'ceramic:1', > 'UDISKS_MD_MEMBER_UPDATE_TIME': '1529776963', > 'UDISKS_MD_MEMBER_UUID': '2992be9a:ac0a09aa:cdd44c9f:a0309eed', > 'USEC_INITIALIZED': '14459066'} ; >18:10:48,094 INF blivet: scanning sdk1 (/sys/devices/pci0000:00/0000:00:01.1/0000:02:00.0/host10/port-10:2/end_device-10:2/target10:0:2/10:0:2:0/block/sdk/sdk1)... >18:10:48,095 DBG blivet: DeviceTree.get_device_by_name: name: sdk1 ; incomplete: False ; hidden: False ; >18:10:48,096 DBG blivet: DeviceTree.get_device_by_name returned existing 1024 MiB partition sdk1 (37) with existing mdmember >18:10:48,096 DBG blivet: existing RAID raid1 size == 1023.94 MiB >18:10:48,096 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:48,097 DBG blivet: existing RAID raid1 size == 1023.94 MiB >18:10:48,098 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:48,099 DBG blivet: existing RAID raid1 size == 1023.94 MiB >18:10:48,099 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:48,098 INF blivet: got device: PartitionDevice instance (0x7f9342d88c88) -- > name = sdk1 status = True id = 37 > children = ['existing 1023.94 MiB mdarray 1 (22) with existing ext4 filesystem'] > parents = ['existing 1.46 TiB disk sdk (27) with existing msdos disklabel'] > uuid = 6bdec109-01 size = 1024 MiB > format = existing mdmember > major = 8 minor = 161 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.1/0000:02:00.0/host10/port-10:2/end_device-10:2/target10:0:2/10:0:2:0/block/sdk/sdk1 > target size = 1024 MiB path = /dev/sdk1 > format args = [] original_format = mdmember 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 0x7f932f766da0> fileSystem: <parted.filesystem.FileSystem object at 0x7f9330c46fd0> > number: 1 path: /dev/sdk1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f9330c467f0> PedPartition: <_ped.Partition object at 0x7f9330c4e570> > disk = existing 1.46 TiB disk sdk (27) with existing msdos disklabel > start = 2048 end = 2099199 length = 2097152 > flags = >18:10:48,100 DBG blivet: existing RAID raid1 size == 1023.94 MiB >18:10:48,100 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:48,101 DBG blivet: existing RAID raid1 size == 1023.94 MiB >18:10:48,102 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:48,102 DBG blivet: existing RAID raid1 size == 1023.94 MiB >18:10:48,103 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:48,104 DBG blivet: DeviceTree.handle_format: name: sdk1 ; >18:10:48,104 DBG blivet: no type or existing type for sdk1, bailing >18:10:48,106 DBG blivet: DeviceTree.handle_device: name: sdk2 ; info: {'DEVLINKS': '/dev/disk/by-id/ata-INTEL_SSDSC2BX016T4_BTHC616202UZ1P6PGN-part2 ' > '/dev/disk/by-path/pci-0000:02:00.0-sas-phy1-lun-0-part2 ' > '/dev/disk/by-partuuid/6bdec109-02 ' > '/dev/disk/by-id/wwn-0x55cd2e404c21496e-part2', > 'DEVNAME': '/dev/sdk2', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/0000:02:00.0/host10/port-10:2/end_device-10:2/target10:0:2/10:0:2:0/block/sdk/sdk2', > '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': '4', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '4', > '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': 'ceramic:2', > 'ID_FS_LABEL_ENC': 'ceramic:2', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'd51c5255-0096-64d3-0204-7d16793f9b58', > 'ID_FS_UUID_ENC': 'd51c5255-0096-64d3-0204-7d16793f9b58', > 'ID_FS_UUID_SUB': '39bfa3f5-ef70-9e3a-1f8f-21539de3d62f', > 'ID_FS_UUID_SUB_ENC': '39bfa3f5-ef70-9e3a-1f8f-21539de3d62f', > 'ID_FS_VERSION': '1.2', > 'ID_MODEL': 'INTEL_SSDSC2BX016T4', > 'ID_MODEL_ENC': 'INTEL\\x20SSDSC2BX016T4\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:160', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '2099200', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1561763840', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '6bdec109-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '6bdec109', > 'ID_PATH': 'pci-0000:02:00.0-sas-phy1-lun-0', > 'ID_PATH_TAG': 'pci-0000_02_00_0-sas-phy1-lun-0', > 'ID_REVISION': 'G2010140', > 'ID_SERIAL': 'INTEL_SSDSC2BX016T4_BTHC616202UZ1P6PGN', > 'ID_SERIAL_SHORT': 'BTHC616202UZ1P6PGN', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x55cd2e404c21496e', > 'ID_WWN_WITH_EXTENSION': '0x55cd2e404c21496e', > 'MAJOR': '8', > 'MINOR': '162', > 'PARTN': '2', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdk2', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:01.1/0000:02:00.0/host10/port-10:2/end_device-10:2/target10:0:2/10:0:2:0/block/sdk/sdk2', > 'TAGS': ':systemd:', > 'UDISKS_MD_MEMBER_ARRAY_SIZE': '4397.19GB', > 'UDISKS_MD_MEMBER_DEVICES': '11', > 'UDISKS_MD_MEMBER_DEV_UUID': '39bfa3f5:ef709e3a:1f8f2153:9de3d62f', > 'UDISKS_MD_MEMBER_EVENTS': '30833', > 'UDISKS_MD_MEMBER_LEVEL': 'raid10', > 'UDISKS_MD_MEMBER_NAME': 'ceramic:2', > 'UDISKS_MD_MEMBER_UPDATE_TIME': '1529776966', > 'UDISKS_MD_MEMBER_UUID': 'd51c5255:009664d3:02047d16:793f9b58', > 'USEC_INITIALIZED': '14451680'} ; >18:10:48,106 INF blivet: scanning sdk2 (/sys/devices/pci0000:00/0000:00:01.1/0000:02:00.0/host10/port-10:2/end_device-10:2/target10:0:2/10:0:2:0/block/sdk/sdk2)... >18:10:48,106 DBG blivet: DeviceTree.get_device_by_name: name: sdk2 ; incomplete: False ; hidden: False ; >18:10:48,107 DBG blivet: DeviceTree.get_device_by_name returned existing 744.71 GiB partition sdk2 (298) with existing mdmember >18:10:48,108 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:48,108 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:48,109 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:48,109 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:48,110 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:48,111 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:48,110 INF blivet: got device: PartitionDevice instance (0x7f9332def128) -- > name = sdk2 status = True id = 298 > children = ['existing 4 TiB mdarray 2 (243) with existing lvmpv'] > parents = ['existing 1.46 TiB disk sdk (27) with existing msdos disklabel'] > uuid = 6bdec109-02 size = 744.71 GiB > format = existing mdmember > major = 8 minor = 162 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.1/0000:02:00.0/host10/port-10:2/end_device-10:2/target10:0:2/10:0:2:0/block/sdk/sdk2 > target size = 744.71 GiB path = /dev/sdk2 > format args = [] original_format = mdmember 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 0x7f932f766da0> fileSystem: None > number: 2 path: /dev/sdk2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f9330c464e0> PedPartition: <_ped.Partition object at 0x7f9330c4e728> > disk = existing 1.46 TiB disk sdk (27) with existing msdos disklabel > start = 2099200 end = 1563863039 length = 1561763840 > flags = >18:10:48,112 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:48,112 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:48,113 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:48,113 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:48,114 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:48,115 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:48,116 DBG blivet: DeviceTree.handle_format: name: sdk2 ; >18:10:48,116 DBG blivet: no type or existing type for sdk2, bailing >18:10:48,117 DBG blivet: DeviceTree.handle_device: name: sdk3 ; info: {'DEVLINKS': '/dev/disk/by-id/ata-INTEL_SSDSC2BX016T4_BTHC616202UZ1P6PGN-part3 ' > '/dev/disk/by-path/pci-0000:02:00.0-sas-phy1-lun-0-part3 ' > '/dev/disk/by-id/wwn-0x55cd2e404c21496e-part3 ' > '/dev/disk/by-partuuid/6bdec109-03', > 'DEVNAME': '/dev/sdk3', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/0000:02:00.0/host10/port-10:2/end_device-10:2/target10:0:2/10:0:2:0/block/sdk/sdk3', > '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': '4', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '4', > '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': 'ceramic:2', > 'ID_FS_LABEL_ENC': 'ceramic:2', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'd51c5255-0096-64d3-0204-7d16793f9b58', > 'ID_FS_UUID_ENC': 'd51c5255-0096-64d3-0204-7d16793f9b58', > 'ID_FS_UUID_SUB': '050ba098-0104-d6ab-be04-28c0ef6660cc', > 'ID_FS_UUID_SUB_ENC': '050ba098-0104-d6ab-be04-28c0ef6660cc', > 'ID_FS_VERSION': '1.2', > 'ID_MODEL': 'INTEL_SSDSC2BX016T4', > 'ID_MODEL_ENC': 'INTEL\\x20SSDSC2BX016T4\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:160', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '1563863040', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1561763840', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '6bdec109-03', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '6bdec109', > 'ID_PATH': 'pci-0000:02:00.0-sas-phy1-lun-0', > 'ID_PATH_TAG': 'pci-0000_02_00_0-sas-phy1-lun-0', > 'ID_REVISION': 'G2010140', > 'ID_SERIAL': 'INTEL_SSDSC2BX016T4_BTHC616202UZ1P6PGN', > 'ID_SERIAL_SHORT': 'BTHC616202UZ1P6PGN', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x55cd2e404c21496e', > 'ID_WWN_WITH_EXTENSION': '0x55cd2e404c21496e', > 'MAJOR': '8', > 'MINOR': '163', > 'PARTN': '3', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdk3', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:01.1/0000:02:00.0/host10/port-10:2/end_device-10:2/target10:0:2/10:0:2:0/block/sdk/sdk3', > 'TAGS': ':systemd:', > 'UDISKS_MD_MEMBER_ARRAY_SIZE': '4397.19GB', > 'UDISKS_MD_MEMBER_DEVICES': '11', > 'UDISKS_MD_MEMBER_DEV_UUID': '050ba098:0104d6ab:be0428c0:ef6660cc', > 'UDISKS_MD_MEMBER_EVENTS': '30833', > 'UDISKS_MD_MEMBER_LEVEL': 'raid10', > 'UDISKS_MD_MEMBER_NAME': 'ceramic:2', > 'UDISKS_MD_MEMBER_UPDATE_TIME': '1529668718', > 'UDISKS_MD_MEMBER_UUID': 'd51c5255:009664d3:02047d16:793f9b58', > 'USEC_INITIALIZED': '14468922'} ; >18:10:48,117 INF blivet: scanning sdk3 (/sys/devices/pci0000:00/0000:00:01.1/0000:02:00.0/host10/port-10:2/end_device-10:2/target10:0:2/10:0:2:0/block/sdk/sdk3)... >18:10:48,118 DBG blivet: DeviceTree.get_device_by_name: name: sdk3 ; incomplete: False ; hidden: False ; >18:10:48,119 DBG blivet: DeviceTree.get_device_by_name returned existing 744.71 GiB partition sdk3 (288) with existing mdmember >18:10:48,119 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:48,120 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:48,121 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:48,121 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:48,122 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:48,122 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:48,122 INF blivet: got device: PartitionDevice instance (0x7f932f7c1e80) -- > name = sdk3 status = True id = 288 > children = ['existing 4 TiB mdarray 2 (243) with existing lvmpv'] > parents = ['existing 1.46 TiB disk sdk (27) with existing msdos disklabel'] > uuid = 6bdec109-03 size = 744.71 GiB > format = existing mdmember > major = 8 minor = 163 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.1/0000:02:00.0/host10/port-10:2/end_device-10:2/target10:0:2/10:0:2:0/block/sdk/sdk3 > target size = 744.71 GiB path = /dev/sdk3 > format args = [] original_format = mdmember 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 0x7f932f766da0> fileSystem: None > number: 3 path: /dev/sdk3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f9330c46cf8> PedPartition: <_ped.Partition object at 0x7f9330c4e6d0> > disk = existing 1.46 TiB disk sdk (27) with existing msdos disklabel > start = 1563863040 end = 3125626879 length = 1561763840 > flags = >18:10:48,123 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:48,124 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:48,124 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:48,125 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:48,126 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:48,126 INF blivet: parted exception: msdos disk labels do not support partition names. >18:10:48,128 DBG blivet: DeviceTree.handle_format: name: sdk3 ; >18:10:48,128 DBG blivet: no type or existing type for sdk3, bailing >18:10:48,129 DBG blivet: DeviceTree.handle_device: name: sdl ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-35000cca041a9f174 ' > '/dev/disk/by-path/pci-0000:02:00.0-sas-phy7-lun-0 ' > '/dev/disk/by-id/wwn-0x5000cca041a9f174', > 'DEVNAME': '/dev/sdl', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/0000:02:00.0/host10/port-10:3/end_device-10:3/target10:0:3/10:0:3:0/block/sdl', > 'DEVTYPE': 'disk', > 'ID_BUS': 'scsi', > 'ID_MODEL': 'HUS156060VLS600', > 'ID_MODEL_ENC': 'HUS156060VLS600\\x20', > 'ID_PATH': 'pci-0000:02:00.0-sas-phy7-lun-0', > 'ID_PATH_TAG': 'pci-0000_02_00_0-sas-phy7-lun-0', > 'ID_REVISION': 'A760', > 'ID_SCSI': '1', > 'ID_SCSI_SERIAL': 'CZY0GARL', > 'ID_SERIAL': '35000cca041a9f174', > 'ID_SERIAL_SHORT': '5000cca041a9f174', > 'ID_TYPE': 'disk', > 'ID_VENDOR': 'HITACHI', > 'ID_VENDOR_ENC': 'HITACHI\\x20', > 'ID_WWN': '0x5000cca041a9f174', > 'ID_WWN_WITH_EXTENSION': '0x5000cca041a9f174', > 'MAJOR': '8', > 'MINOR': '176', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdl', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:01.1/0000:02:00.0/host10/port-10:3/end_device-10:3/target10:0:3/10:0:3:0/block/sdl', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '14439108'} ; >18:10:48,129 INF blivet: scanning sdl (/sys/devices/pci0000:00/0000:00:01.1/0000:02:00.0/host10/port-10:3/end_device-10:3/target10:0:3/10:0:3:0/block/sdl)... >18:10:48,129 DBG blivet: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; >18:10:48,131 DBG blivet: DeviceTree.get_device_by_name returned None >18:10:48,133 DBG blivet: DiskDevicePopulator.run: name: sdl ; >18:10:48,133 INF blivet: sdl is a disk >18:10:48,133 DBG blivet: get_format('None') returning DeviceFormat instance with object id 435 >18:10:48,134 DBG blivet: get_format('None') returning DeviceFormat instance with object id 436 >18:10:48,135 DBG blivet: DiskDevice._set_format: sdl ; type: None ; current: None ; >18:10:48,136 DBG blivet: DiskDevice.update_sysfs_path: sdl ; status: True ; >18:10:48,136 DBG blivet: sdl sysfs_path set to /sys/devices/pci0000:00/0000:00:01.1/0000:02:00.0/host10/port-10:3/end_device-10:3/target10:0:3/10:0:3:0/block/sdl >18:10:48,137 DBG blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdl ; sysfs_path: /sys/devices/pci0000:00/0000:00:01.1/0000:02:00.0/host10/port-10:3/end_device-10:3/target10:0:3/10:0:3:0/block/sdl ; >18:10:48,137 DBG blivet: updated sdl size to 558.91 GiB (558.91 GiB) >18:10:48,138 INF blivet: added disk sdl (id 434) to device tree >18:10:48,138 INF blivet: got device: DiskDevice instance (0x7f9332debd30) -- > name = sdl status = True id = 434 > children = [] > parents = [] > uuid = None size = 558.91 GiB > format = existing None > major = 8 minor = 176 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.1/0000:02:00.0/host10/port-10:3/end_device-10:3/target10:0:3/10:0:3:0/block/sdl > target size = 558.91 GiB path = /dev/sdl > format args = [] original_format = None removable = False wwn = 0x5000cca041a9f174 >18:10:48,140 DBG blivet: DeviceTree.handle_format: name: sdl ; >18:10:48,140 DBG blivet: no type or existing type for sdl, bailing >18:10:48,141 DBG blivet: DeviceTree.handle_device: name: sdm ; info: {'DEVLINKS': '/dev/disk/by-uuid/2018-04-25-06-09-17-00 ' > '/dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0 ' > '/dev/disk/by-label/Fedora-S-dvd-x86_64-28 ' > '/dev/disk/by-id/usb-SanDisk_Ultra_USB_3.0_4C531001470726123380-0:0', > 'DEVNAME': '/dev/sdm', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb4/4-2/4-2:1.0/host8/target8:0:0/8:0:0:0/block/sdm', > 'DEVTYPE': 'disk', > 'ID_BUS': 'usb', > 'ID_FS_APPLICATION_ID': 'GENISOIMAGE\\x20ISO\\x209660\\x2fHFS\\x20FILESYSTEM\\x20CREATOR\\x20\\x28C\\x29\\x201993\\x20E.YOUNGDALE\\x20\\x28C\\x29\\x201997-2006\\x20J.PEARSON\\x2fJ.SCHILLING\\x20\\x28C\\x29\\x202006-2007\\x20CDRKIT\\x20TEAM', > 'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', > 'ID_FS_LABEL': 'Fedora-S-dvd-x86_64-28', > 'ID_FS_LABEL_ENC': 'Fedora-S-dvd-x86_64-28', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2018-04-25-06-09-17-00', > 'ID_FS_UUID_ENC': '2018-04-25-06-09-17-00', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Ultra_USB_3.0', > 'ID_MODEL_ENC': 'Ultra\\x20USB\\x203.0\\x20\\x20\\x20', > 'ID_MODEL_ID': '5591', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '537f877e', > 'ID_PATH': 'pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_2_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1.00', > 'ID_SERIAL': 'SanDisk_Ultra_USB_3.0_4C531001470726123380-0:0', > 'ID_SERIAL_SHORT': '4C531001470726123380', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'SanDisk', > 'ID_VENDOR_ENC': 'SanDisk\\x20', > 'ID_VENDOR_ID': '0781', > 'MAJOR': '8', > 'MINOR': '192', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdm', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:14.0/usb4/4-2/4-2:1.0/host8/target8:0:0/8:0:0:0/block/sdm', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '14410615'} ; >18:10:48,141 INF blivet: scanning sdm (/sys/devices/pci0000:00/0000:00:14.0/usb4/4-2/4-2:1.0/host8/target8:0:0/8:0:0:0/block/sdm)... >18:10:48,142 DBG blivet: DeviceTree.get_device_by_name: name: sdm ; incomplete: False ; hidden: False ; >18:10:48,143 DBG blivet: DeviceTree.get_device_by_name returned None >18:10:48,145 DBG blivet: DiskDevicePopulator.run: name: sdm ; >18:10:48,145 INF blivet: sdm is a disk >18:10:48,146 DBG blivet: get_format('None') returning DeviceFormat instance with object id 440 >18:10:48,146 DBG blivet: get_format('None') returning DeviceFormat instance with object id 441 >18:10:48,147 DBG blivet: DiskDevice._set_format: sdm ; type: None ; current: None ; >18:10:48,148 DBG blivet: DiskDevice.update_sysfs_path: sdm ; status: True ; >18:10:48,148 DBG blivet: sdm sysfs_path set to /sys/devices/pci0000:00/0000:00:14.0/usb4/4-2/4-2:1.0/host8/target8:0:0/8:0:0:0/block/sdm >18:10:48,149 DBG blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdm ; sysfs_path: /sys/devices/pci0000:00/0000:00:14.0/usb4/4-2/4-2:1.0/host8/target8:0:0/8:0:0:0/block/sdm ; >18:10:48,149 DBG blivet: updated sdm size to 28.64 GiB (28.64 GiB) >18:10:48,150 INF blivet: added disk sdm (id 439) to device tree >18:10:48,150 INF blivet: got device: DiskDevice instance (0x7f9332def8d0) -- > name = sdm status = True id = 439 > children = [] > parents = [] > uuid = None size = 28.64 GiB > format = existing None > major = 8 minor = 192 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:14.0/usb4/4-2/4-2:1.0/host8/target8:0:0/8:0:0:0/block/sdm > target size = 28.64 GiB path = /dev/sdm > format args = [] original_format = None removable = True wwn = None >18:10:48,152 DBG blivet: DeviceTree.handle_format: name: sdm ; >18:10:48,153 DBG blivet: AppleBootstrapFS.supported: supported: True ; >18:10:48,153 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 443 >18:10:48,154 DBG blivet: EFIFS.supported: supported: True ; >18:10:48,154 DBG blivet: get_format('efi') returning EFIFS instance with object id 444 >18:10:48,155 DBG blivet: MacEFIFS.supported: supported: True ; >18:10:48,156 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 445 >18:10:48,157 DBG blivet: MacEFIFS.supported: supported: True ; >18:10:48,157 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 446 >18:10:48,157 INF blivet: type detected on 'sdm' is 'iso9660' >18:10:48,158 DBG blivet: Iso9660FS.supported: supported: True ; >18:10:48,158 DBG blivet: get_format('iso9660') returning Iso9660FS instance with object id 447 >18:10:48,159 DBG blivet: DiskDevice._set_format: sdm ; type: iso9660 ; current: None ; >18:10:48,159 INF blivet: got format: existing iso9660 filesystem >18:10:48,243 DBG blivet: Iso9660FS.supported: supported: True ; >18:10:48,324 DBG blivet: Iso9660FS.supported: supported: True ; >18:10:48,326 DBG blivet: DeviceTree.handle_device: name: sdm1 ; info: {'DEVLINKS': '/dev/disk/by-partuuid/537f877e-01 ' > '/dev/disk/by-label/Fedora-S-dvd-x86_64-28 ' > '/dev/disk/by-id/usb-SanDisk_Ultra_USB_3.0_4C531001470726123380-0:0-part1 ' > '/dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0-part1 ' > '/dev/disk/by-uuid/2018-04-25-06-09-17-00', > 'DEVNAME': '/dev/sdm1', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb4/4-2/4-2:1.0/host8/target8:0:0/8:0:0:0/block/sdm/sdm1', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > 'ID_FS_APPLICATION_ID': 'GENISOIMAGE\\x20ISO\\x209660\\x2fHFS\\x20FILESYSTEM\\x20CREATOR\\x20\\x28C\\x29\\x201993\\x20E.YOUNGDALE\\x20\\x28C\\x29\\x201997-2006\\x20J.PEARSON\\x2fJ.SCHILLING\\x20\\x28C\\x29\\x202006-2007\\x20CDRKIT\\x20TEAM', > 'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', > 'ID_FS_LABEL': 'Fedora-S-dvd-x86_64-28', > 'ID_FS_LABEL_ENC': 'Fedora-S-dvd-x86_64-28', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2018-04-25-06-09-17-00', > 'ID_FS_UUID_ENC': '2018-04-25-06-09-17-00', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Ultra_USB_3.0', > 'ID_MODEL_ENC': 'Ultra\\x20USB\\x203.0\\x20\\x20\\x20', > 'ID_MODEL_ID': '5591', > 'ID_PART_ENTRY_DISK': '8:192', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '0', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '5670912', > 'ID_PART_ENTRY_TYPE': '0x0', > 'ID_PART_ENTRY_UUID': '537f877e-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '537f877e', > 'ID_PATH': 'pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_2_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1.00', > 'ID_SERIAL': 'SanDisk_Ultra_USB_3.0_4C531001470726123380-0:0', > 'ID_SERIAL_SHORT': '4C531001470726123380', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'SanDisk', > 'ID_VENDOR_ENC': 'SanDisk\\x20', > 'ID_VENDOR_ID': '0781', > 'MAJOR': '8', > 'MINOR': '193', > 'PARTN': '1', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdm1', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:14.0/usb4/4-2/4-2:1.0/host8/target8:0:0/8:0:0:0/block/sdm/sdm1', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '0', > 'USEC_INITIALIZED': '14457072'} ; >18:10:48,326 INF blivet: scanning sdm1 (/sys/devices/pci0000:00/0000:00:14.0/usb4/4-2/4-2:1.0/host8/target8:0:0/8:0:0:0/block/sdm/sdm1)... >18:10:48,327 DBG blivet: DeviceTree.get_device_by_name: name: sdm1 ; incomplete: False ; hidden: False ; >18:10:48,328 DBG blivet: DeviceTree.get_device_by_name returned None >18:10:48,329 DBG blivet: PartitionDevicePopulator.run: name: sdm1 ; >18:10:48,409 DBG blivet: DeviceTree.get_device_by_name: name: sdm ; incomplete: False ; hidden: False ; >18:10:48,411 DBG blivet: DeviceTree.get_device_by_name returned existing 28.64 GiB disk sdm (439) with existing iso9660 filesystem >18:10:48,412 DBG blivet: lvm filter: adding sdm1 to the reject list >18:10:48,412 DBG blivet: ignoring partition sdm1 on iso9660 >18:10:48,412 DBG blivet: no device obtained for sdm1 >18:10:48,413 DBG blivet: DeviceTree.handle_device: name: sdm2 ; info: {'DEVLINKS': '/dev/disk/by-id/usb-SanDisk_Ultra_USB_3.0_4C531001470726123380-0:0-part2 ' > '/dev/disk/by-label/ANACONDA ' > '/dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0-part2 ' > '/dev/disk/by-partuuid/537f877e-02 /dev/disk/by-uuid/16EF-02BA', > 'DEVNAME': '/dev/sdm2', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb4/4-2/4-2:1.0/host8/target8:0:0/8:0:0:0/block/sdm/sdm2', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > 'ID_FS_APPLICATION_ID': 'GENISOIMAGE\\x20ISO\\x209660\\x2fHFS\\x20FILESYSTEM\\x20CREATOR\\x20\\x28C\\x29\\x201993\\x20E.YOUNGDALE\\x20\\x28C\\x29\\x201997-2006\\x20J.PEARSON\\x2fJ.SCHILLING\\x20\\x28C\\x29\\x202006-2007\\x20CDRKIT\\x20TEAM', > 'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', > 'ID_FS_LABEL': 'ANACONDA', > 'ID_FS_LABEL_ENC': 'ANACONDA', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'vfat', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '16EF-02BA', > 'ID_FS_UUID_ENC': '16EF-02BA', > 'ID_FS_VERSION': 'FAT16', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Ultra_USB_3.0', > 'ID_MODEL_ENC': 'Ultra\\x20USB\\x203.0\\x20\\x20\\x20', > 'ID_MODEL_ID': '5591', > 'ID_PART_ENTRY_DISK': '8:192', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '19664', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '18656', > 'ID_PART_ENTRY_TYPE': '0xef', > 'ID_PART_ENTRY_UUID': '537f877e-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '537f877e', > 'ID_PATH': 'pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_2_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1.00', > 'ID_SERIAL': 'SanDisk_Ultra_USB_3.0_4C531001470726123380-0:0', > 'ID_SERIAL_SHORT': '4C531001470726123380', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'SanDisk', > 'ID_VENDOR_ENC': 'SanDisk\\x20', > 'ID_VENDOR_ID': '0781', > 'MAJOR': '8', > 'MINOR': '194', > 'PARTN': '2', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdm2', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:14.0/usb4/4-2/4-2:1.0/host8/target8:0:0/8:0:0:0/block/sdm/sdm2', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '14466432'} ; >18:10:48,414 INF blivet: scanning sdm2 (/sys/devices/pci0000:00/0000:00:14.0/usb4/4-2/4-2:1.0/host8/target8:0:0/8:0:0:0/block/sdm/sdm2)... >18:10:48,414 DBG blivet: DeviceTree.get_device_by_name: name: sdm2 ; incomplete: False ; hidden: False ; >18:10:48,416 DBG blivet: DeviceTree.get_device_by_name returned None >18:10:48,416 DBG blivet: PartitionDevicePopulator.run: name: sdm2 ; >18:10:48,497 DBG blivet: DeviceTree.get_device_by_name: name: sdm ; incomplete: False ; hidden: False ; >18:10:48,498 DBG blivet: DeviceTree.get_device_by_name returned existing 28.64 GiB disk sdm (439) with existing iso9660 filesystem >18:10:48,499 DBG blivet: lvm filter: adding sdm2 to the reject list >18:10:48,499 DBG blivet: ignoring partition sdm2 on iso9660 >18:10:48,499 DBG blivet: no device obtained for sdm2 >18:10:48,500 DBG blivet: DeviceTree.handle_device: name: loop0 ; info: {'DEVNAME': '/dev/loop0', > 'DEVPATH': '/devices/virtual/block/loop0', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '4.0', > 'MAJOR': '7', > 'MINOR': '0', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'loop0', > 'SYS_PATH': '/sys/devices/virtual/block/loop0', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '14484156'} ; >18:10:48,500 INF blivet: scanning loop0 (/sys/devices/virtual/block/loop0)... >18:10:48,501 DBG blivet: DeviceTree.get_device_by_name: name: loop0 ; incomplete: False ; hidden: False ; >18:10:48,502 DBG blivet: DeviceTree.get_device_by_name returned None >18:10:48,503 DBG blivet: LoopDevicePopulator.run: name: loop0 ; >18:10:48,504 DBG blivet: DeviceTree.get_device_by_name: name: /run/install/repo/images/install.img ; incomplete: False ; hidden: False ; >18:10:48,505 DBG blivet: DeviceTree.get_device_by_name returned None >18:10:48,505 DBG blivet: get_format('None') returning DeviceFormat instance with object id 450 >18:10:48,506 DBG blivet: get_format('None') returning DeviceFormat instance with object id 451 >18:10:48,507 DBG blivet: FileDevice._set_format: /run/install/repo/images/install.img ; type: None ; current: None ; >18:10:48,508 DBG blivet: FileDevice.update_sysfs_path: /run/install/repo/images/install.img ; status: True ; >18:10:48,508 ERR blivet: failed to update sysfs path for /run/install/repo/images/install.img: not a device file: '/run/install/repo/images/install.img' >18:10:48,508 INF blivet: added file /run/install/repo/images/install.img (id 449) to device tree >18:10:48,509 DBG blivet: get_format('None') returning DeviceFormat instance with object id 454 >18:10:48,510 DBG blivet: FileDevice.add_child: name: /run/install/repo/images/install.img ; child: loop0 ; kids: 0 ; >18:10:48,510 DBG blivet: get_format('None') returning DeviceFormat instance with object id 455 >18:10:48,511 DBG blivet: LoopDevice._set_format: loop0 ; type: None ; current: None ; >18:10:48,512 DBG blivet: LoopDevice.update_sysfs_path: loop0 ; status: True ; >18:10:48,512 DBG blivet: loop0 sysfs_path set to /sys/devices/virtual/block/loop0 >18:10:48,512 INF blivet: added loop loop0 (id 453) to device tree >18:10:48,512 INF blivet: got device: LoopDevice instance (0x7f935115f1d0) -- > name = loop0 status = False id = 453 > children = [] > parents = ['existing 0 B file /run/install/repo/images/install.img (449)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/loop0 > target size = 0 B path = /dev/loop0 > format args = [] original_format = None >18:10:48,515 DBG blivet: DeviceTree.handle_format: name: loop0 ; >18:10:48,516 DBG blivet: AppleBootstrapFS.supported: supported: True ; >18:10:48,516 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 457 >18:10:48,517 DBG blivet: EFIFS.supported: supported: True ; >18:10:48,517 DBG blivet: get_format('efi') returning EFIFS instance with object id 458 >18:10:48,518 DBG blivet: MacEFIFS.supported: supported: True ; >18:10:48,519 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 459 >18:10:48,520 DBG blivet: MacEFIFS.supported: supported: True ; >18:10:48,520 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 460 >18:10:48,520 INF blivet: type detected on 'loop0' is 'squashfs' >18:10:48,520 DBG blivet: get_format('squashfs') returning DeviceFormat instance with object id 461 >18:10:48,521 DBG blivet: LoopDevice._set_format: loop0 ; type: None ; current: None ; >18:10:48,521 INF blivet: got format: existing None >18:10:48,522 DBG blivet: DeviceTree.handle_device: name: loop1 ; info: {'DEVLINKS': '/dev/disk/by-label/Anaconda ' > '/dev/disk/by-uuid/1b3dfcc6-544d-4ddc-82de-3168bffc08a0', > 'DEVNAME': '/dev/loop1', > 'DEVPATH': '/devices/virtual/block/loop1', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '1b3dfcc6-544d-4ddc-82de-3168bffc08a0', > 'ID_FS_UUID_ENC': '1b3dfcc6-544d-4ddc-82de-3168bffc08a0', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '1', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'loop1', > 'SYS_PATH': '/sys/devices/virtual/block/loop1', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '14484114'} ; >18:10:48,523 INF blivet: scanning loop1 (/sys/devices/virtual/block/loop1)... >18:10:48,523 DBG blivet: DeviceTree.get_device_by_name: name: loop1 ; incomplete: False ; hidden: False ; >18:10:48,525 DBG blivet: DeviceTree.get_device_by_name returned None >18:10:48,525 DBG blivet: LoopDevicePopulator.run: name: loop1 ; >18:10:48,526 DBG blivet: DeviceTree.get_device_by_name: name: /LiveOS/rootfs.img ; incomplete: False ; hidden: False ; >18:10:48,528 DBG blivet: DeviceTree.get_device_by_name returned None >18:10:48,528 DBG blivet: get_format('None') returning DeviceFormat instance with object id 464 >18:10:48,528 DBG blivet: get_format('None') returning DeviceFormat instance with object id 465 >18:10:48,529 DBG blivet: FileDevice._set_format: /LiveOS/rootfs.img ; type: None ; current: None ; >18:10:48,530 DBG blivet: FileDevice.update_sysfs_path: /LiveOS/rootfs.img ; status: False ; >18:10:48,530 ERR blivet: failed to update sysfs path for /LiveOS/rootfs.img: [Errno 2] No such file or directory: '/LiveOS/rootfs.img' >18:10:48,530 INF blivet: added file /LiveOS/rootfs.img (id 463) to device tree >18:10:48,530 DBG blivet: get_format('None') returning DeviceFormat instance with object id 468 >18:10:48,531 DBG blivet: FileDevice.add_child: name: /LiveOS/rootfs.img ; child: loop1 ; kids: 0 ; >18:10:48,531 DBG blivet: get_format('None') returning DeviceFormat instance with object id 469 >18:10:48,532 DBG blivet: LoopDevice._set_format: loop1 ; type: None ; current: None ; >18:10:48,533 DBG blivet: LoopDevice.update_sysfs_path: loop1 ; status: True ; >18:10:48,534 DBG blivet: loop1 sysfs_path set to /sys/devices/virtual/block/loop1 >18:10:48,534 INF blivet: added loop loop1 (id 467) to device tree >18:10:48,534 INF blivet: got device: LoopDevice instance (0x7f932f3619e8) -- > name = loop1 status = False id = 467 > children = [] > parents = ['existing 0 B file /LiveOS/rootfs.img (463)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/loop1 > target size = 0 B path = /dev/loop1 > format args = [] original_format = None >18:10:48,535 DBG blivet: DeviceTree.handle_format: name: loop1 ; >18:10:48,537 DBG blivet: AppleBootstrapFS.supported: supported: True ; >18:10:48,537 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 471 >18:10:48,538 DBG blivet: EFIFS.supported: supported: True ; >18:10:48,538 DBG blivet: get_format('efi') returning EFIFS instance with object id 472 >18:10:48,539 DBG blivet: MacEFIFS.supported: supported: True ; >18:10:48,539 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 473 >18:10:48,541 DBG blivet: MacEFIFS.supported: supported: True ; >18:10:48,541 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 474 >18:10:48,541 INF blivet: type detected on 'loop1' is 'ext4' >18:10:48,565 WRN blivet: Failed to obtain minimum size for device /dev/loop1: failed to gather info from resize program: 1 >18:10:48,567 DBG blivet: Ext4FS.supported: supported: True ; >18:10:48,567 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 475 >18:10:48,568 DBG blivet: LoopDevice._set_format: loop1 ; type: ext4 ; current: None ; >18:10:48,569 INF blivet: got format: existing ext4 filesystem >18:10:48,652 DBG blivet: Ext4FS.supported: supported: True ; >18:10:48,735 DBG blivet: Ext4FS.supported: supported: True ; >18:10:48,737 DBG blivet: DeviceTree.handle_device: name: loop2 ; info: {'DEVNAME': '/dev/loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '2', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'loop2', > 'SYS_PATH': '/sys/devices/virtual/block/loop2', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '14485222'} ; >18:10:48,737 INF blivet: scanning loop2 (/sys/devices/virtual/block/loop2)... >18:10:48,738 DBG blivet: DeviceTree.get_device_by_name: name: loop2 ; incomplete: False ; hidden: False ; >18:10:48,739 DBG blivet: DeviceTree.get_device_by_name returned None >18:10:48,740 DBG blivet: LoopDevicePopulator.run: name: loop2 ; >18:10:48,741 DBG blivet: DeviceTree.get_device_by_name: name: /overlay (deleted) ; incomplete: False ; hidden: False ; >18:10:48,743 DBG blivet: DeviceTree.get_device_by_name returned None >18:10:48,743 DBG blivet: get_format('None') returning DeviceFormat instance with object id 478 >18:10:48,743 DBG blivet: get_format('None') returning DeviceFormat instance with object id 479 >18:10:48,744 DBG blivet: FileDevice._set_format: /overlay (deleted) ; type: None ; current: None ; >18:10:48,745 DBG blivet: FileDevice.update_sysfs_path: /overlay (deleted) ; status: False ; >18:10:48,746 ERR blivet: failed to update sysfs path for /overlay (deleted): [Errno 2] No such file or directory: '/overlay (deleted)' >18:10:48,746 INF blivet: added file /overlay (deleted) (id 477) to device tree >18:10:48,746 DBG blivet: get_format('None') returning DeviceFormat instance with object id 482 >18:10:48,747 DBG blivet: FileDevice.add_child: name: /overlay (deleted) ; child: loop2 ; kids: 0 ; >18:10:48,747 DBG blivet: get_format('None') returning DeviceFormat instance with object id 483 >18:10:48,748 DBG blivet: LoopDevice._set_format: loop2 ; type: None ; current: None ; >18:10:48,749 DBG blivet: LoopDevice.update_sysfs_path: loop2 ; status: True ; >18:10:48,750 DBG blivet: loop2 sysfs_path set to /sys/devices/virtual/block/loop2 >18:10:48,750 INF blivet: added loop loop2 (id 481) to device tree >18:10:48,750 INF blivet: got device: LoopDevice instance (0x7f932f2b1e48) -- > name = loop2 status = False id = 481 > children = [] > parents = ['existing 0 B file /overlay (deleted) (477)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/loop2 > target size = 0 B path = /dev/loop2 > format args = [] original_format = None >18:10:48,752 DBG blivet: DeviceTree.handle_format: name: loop2 ; >18:10:48,752 DBG blivet: no type or existing type for loop2, bailing >18:10:48,753 DBG blivet: DeviceTree.handle_device: name: live-rw ; info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/Anaconda ' > '/dev/disk/by-uuid/1b3dfcc6-544d-4ddc-82de-3168bffc08a0 ' > '/dev/mapper/live-rw', > 'DEVNAME': '/dev/dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-rw', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '1b3dfcc6-544d-4ddc-82de-3168bffc08a0', > 'ID_FS_UUID_ENC': '1b3dfcc6-544d-4ddc-82de-3168bffc08a0', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'dm-0', > 'SYS_PATH': '/sys/devices/virtual/block/dm-0', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '10896486'} ; >18:10:48,753 INF blivet: scanning live-rw (/sys/devices/virtual/block/dm-0)... >18:10:48,754 DBG blivet: DeviceTree.get_device_by_name: name: live-rw ; incomplete: False ; hidden: False ; >18:10:48,755 DBG blivet: DeviceTree.get_device_by_name returned None >18:10:48,803 DBG blivet: DMDevicePopulator.run: name: live-rw ; >18:10:48,805 DBG blivet: DeviceTree.get_device_by_name: name: loop1 ; incomplete: False ; hidden: False ; >18:10:48,808 DBG blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop1 (467) with existing ext4 filesystem >18:10:48,810 DBG blivet: DeviceTree.get_device_by_name: name: loop2 ; incomplete: False ; hidden: False ; >18:10:48,811 DBG blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop2 (481) >18:10:48,813 DBG blivet: DeviceTree.get_device_by_name: name: live-rw ; incomplete: False ; hidden: False ; >18:10:48,814 DBG blivet: DeviceTree.get_device_by_name returned None >18:10:48,815 DBG blivet: get_format('None') returning DeviceFormat instance with object id 487 >18:10:48,816 DBG blivet: LoopDevice.add_child: name: loop1 ; child: live-rw ; kids: 0 ; >18:10:48,816 DBG blivet: get_format('None') returning DeviceFormat instance with object id 488 >18:10:48,817 DBG blivet: DMDevice._set_format: live-rw ; type: None ; current: None ; >18:10:48,818 DBG blivet: DMDevice.update_sysfs_path: live-rw ; status: True ; >18:10:48,819 DBG blivet: live-rw sysfs_path set to /sys/devices/virtual/block/dm-0 >18:10:48,820 DBG blivet: DMDevice.read_current_size: exists: True ; path: /dev/mapper/live-rw ; sysfs_path: /sys/devices/virtual/block/dm-0 ; >18:10:48,820 DBG blivet: updated live-rw size to 2 GiB (2 GiB) >18:10:48,820 INF blivet: added dm live-rw (id 486) to device tree >18:10:48,821 INF blivet: got device: DMDevice instance (0x7f932f3402b0) -- > name = live-rw status = True id = 486 > children = [] > parents = ['existing 0 B loop loop1 (467) with existing ext4 filesystem'] > uuid = None size = 2 GiB > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /sys/devices/virtual/block/dm-0 > target size = 2 GiB path = /dev/mapper/live-rw > format args = [] original_format = None target = None dm_uuid = None >18:10:48,835 DBG blivet: DeviceTree.handle_format: name: live-rw ; >18:10:48,837 DBG blivet: AppleBootstrapFS.supported: supported: True ; >18:10:48,837 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 490 >18:10:48,838 DBG blivet: EFIFS.supported: supported: True ; >18:10:48,838 DBG blivet: get_format('efi') returning EFIFS instance with object id 491 >18:10:48,879 DBG blivet: MacEFIFS.supported: supported: True ; >18:10:48,880 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 492 >18:10:48,881 DBG blivet: MacEFIFS.supported: supported: True ; >18:10:48,881 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 493 >18:10:48,881 INF blivet: type detected on 'live-rw' is 'ext4' >18:10:48,906 DBG blivet: using current size 2 GiB as min size >18:10:48,907 DBG blivet: Ext4FS.supported: supported: True ; >18:10:48,908 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 494 >18:10:48,909 DBG blivet: DMDevice._set_format: live-rw ; type: ext4 ; current: None ; >18:10:48,909 INF blivet: got format: existing ext4 filesystem >18:10:48,992 DBG blivet: Ext4FS.supported: supported: True ; >18:10:49,074 DBG blivet: Ext4FS.supported: supported: True ; >18:10:49,076 DBG blivet: DeviceTree.handle_device: name: live-base ; info: {'DEVLINKS': '/dev/disk/by-label/Anaconda /dev/mapper/live-base ' > '/dev/disk/by-uuid/1b3dfcc6-544d-4ddc-82de-3168bffc08a0 ' > '/dev/disk/by-id/dm-name-live-base', > 'DEVNAME': '/dev/dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-base', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '1b3dfcc6-544d-4ddc-82de-3168bffc08a0', > 'ID_FS_UUID_ENC': '1b3dfcc6-544d-4ddc-82de-3168bffc08a0', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'dm-1', > 'SYS_PATH': '/sys/devices/virtual/block/dm-1', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '10916026'} ; >18:10:49,076 INF blivet: scanning live-base (/sys/devices/virtual/block/dm-1)... >18:10:49,077 DBG blivet: DeviceTree.get_device_by_name: name: live-base ; incomplete: False ; hidden: False ; >18:10:49,079 DBG blivet: DeviceTree.get_device_by_name returned None >18:10:49,126 DBG blivet: DMDevicePopulator.run: name: live-base ; >18:10:49,128 DBG blivet: DeviceTree.get_device_by_name: name: loop1 ; incomplete: False ; hidden: False ; >18:10:49,130 DBG blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop1 (467) with existing ext4 filesystem >18:10:49,132 DBG blivet: DeviceTree.get_device_by_name: name: live-base ; incomplete: False ; hidden: False ; >18:10:49,134 DBG blivet: DeviceTree.get_device_by_name returned None >18:10:49,134 DBG blivet: get_format('None') returning DeviceFormat instance with object id 497 >18:10:49,135 DBG blivet: LoopDevice.add_child: name: loop1 ; child: live-base ; kids: 1 ; >18:10:49,136 DBG blivet: get_format('None') returning DeviceFormat instance with object id 498 >18:10:49,137 DBG blivet: DMDevice._set_format: live-base ; type: None ; current: None ; >18:10:49,138 DBG blivet: DMDevice.update_sysfs_path: live-base ; status: True ; >18:10:49,138 DBG blivet: live-base sysfs_path set to /sys/devices/virtual/block/dm-1 >18:10:49,139 DBG blivet: DMDevice.read_current_size: exists: True ; path: /dev/mapper/live-base ; sysfs_path: /sys/devices/virtual/block/dm-1 ; >18:10:49,140 DBG blivet: updated live-base size to 2 GiB (2 GiB) >18:10:49,140 INF blivet: added dm live-base (id 496) to device tree >18:10:49,140 INF blivet: got device: DMDevice instance (0x7f9330c4bb00) -- > name = live-base status = True id = 496 > children = [] > parents = ['existing 0 B loop loop1 (467) with existing ext4 filesystem'] > uuid = None size = 2 GiB > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /sys/devices/virtual/block/dm-1 > target size = 2 GiB path = /dev/mapper/live-base > format args = [] original_format = None target = None dm_uuid = None >18:10:49,154 DBG blivet: DeviceTree.handle_format: name: live-base ; >18:10:49,156 DBG blivet: AppleBootstrapFS.supported: supported: True ; >18:10:49,157 DBG blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 500 >18:10:49,158 DBG blivet: EFIFS.supported: supported: True ; >18:10:49,159 DBG blivet: get_format('efi') returning EFIFS instance with object id 501 >18:10:49,160 DBG blivet: MacEFIFS.supported: supported: True ; >18:10:49,161 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 502 >18:10:49,162 DBG blivet: MacEFIFS.supported: supported: True ; >18:10:49,162 DBG blivet: get_format('macefi') returning MacEFIFS instance with object id 503 >18:10:49,163 INF blivet: type detected on 'live-base' is 'ext4' >18:10:49,188 WRN blivet: Failed to obtain minimum size for device /dev/mapper/live-base: failed to gather info from resize program: 1 >18:10:49,189 DBG blivet: Ext4FS.supported: supported: True ; >18:10:49,189 DBG blivet: get_format('ext4') returning Ext4FS instance with object id 504 >18:10:49,191 DBG blivet: DMDevice._set_format: live-base ; type: ext4 ; current: None ; >18:10:49,191 INF blivet: got format: existing ext4 filesystem >18:10:49,271 DBG blivet: Ext4FS.supported: supported: True ; >18:10:49,355 DBG blivet: Ext4FS.supported: supported: True ; >18:10:49,357 DBG blivet: DeviceTree.handle_device: name: vg_ceramic-swap ; info: {'DEVLINKS': '/dev/mapper/vg_ceramic-swap /dev/vg_ceramic/swap ' > '/dev/disk/by-uuid/d4febdca-6966-4fc6-bbc0-9fd620c62039 ' > '/dev/disk/by-id/dm-uuid-LVM-R2UROaijSH1pbLp4ReTpwtmyXZQ9Tj5RQWvXP0GlL5sZGIjjASwY1Ko7KkUdVJnA ' > '/dev/disk/by-id/dm-name-vg_ceramic-swap', > 'DEVNAME': '/dev/dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'swap', > 'DM_NAME': 'vg_ceramic-swap', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-R2UROaijSH1pbLp4ReTpwtmyXZQ9Tj5RQWvXP0GlL5sZGIjjASwY1Ko7KkUdVJnA', > 'DM_VG_NAME': 'vg_ceramic', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': 'd4febdca-6966-4fc6-bbc0-9fd620c62039', > 'ID_FS_UUID_ENC': 'd4febdca-6966-4fc6-bbc0-9fd620c62039', > 'ID_FS_VERSION': '1', > 'MAJOR': '253', > 'MINOR': '2', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'dm-2', > 'SYS_PATH': '/sys/devices/virtual/block/dm-2', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '15125409'} ; >18:10:49,358 INF blivet: scanning vg_ceramic-swap (/sys/devices/virtual/block/dm-2)... >18:10:49,358 DBG blivet: DeviceTree.get_device_by_name: name: vg_ceramic-swap ; incomplete: False ; hidden: False ; >18:10:49,360 DBG blivet: DeviceTree.get_device_by_name returned existing 64 GiB lvmlv vg_ceramic-swap (393) with existing swap >18:10:49,360 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,360 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,361 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,362 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,362 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,363 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,363 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,363 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,363 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,364 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,364 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,364 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,364 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,365 DBG blivet: vg_ceramic size is 4 TiB >18:10:49,366 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,366 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,366 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,367 DBG blivet: vg vg_ceramic has 2.11 TiB free >18:10:49,367 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,367 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,367 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,368 DBG blivet: vg_ceramic size is 4 TiB >18:10:49,369 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,369 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,369 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,369 DBG blivet: vg vg_ceramic has 2.11 TiB free >18:10:49,370 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,370 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,371 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,371 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,372 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,372 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,373 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,373 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,373 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,374 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,374 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,374 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,374 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,375 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,375 DBG blivet: vg_ceramic size is 4 TiB >18:10:49,376 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,376 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,376 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,377 DBG blivet: vg vg_ceramic has 2.11 TiB free >18:10:49,377 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,377 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,377 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,378 DBG blivet: vg_ceramic size is 4 TiB >18:10:49,378 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,379 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,379 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,379 DBG blivet: vg vg_ceramic has 2.11 TiB free >18:10:49,379 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,380 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,381 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,381 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,382 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,382 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,383 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,383 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,383 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,384 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,384 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,384 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,384 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,385 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,385 DBG blivet: vg_ceramic size is 4 TiB >18:10:49,386 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,386 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,386 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,387 DBG blivet: vg vg_ceramic has 2.11 TiB free >18:10:49,387 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,387 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,387 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,388 DBG blivet: vg_ceramic size is 4 TiB >18:10:49,389 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,389 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,389 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,389 DBG blivet: vg vg_ceramic has 2.11 TiB free >18:10:49,390 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,380 INF blivet: got device: LVMLogicalVolumeDevice instance (0x7f932fa0f7b8) -- > name = vg_ceramic-swap status = True id = 393 > children = [] > parents = ['existing 4 TiB lvmvg vg_ceramic (363)'] > uuid = QWvXP0-GlL5-sZGI-jjAS-wY1K-o7Kk-UdVJnA size = 64 GiB > format = existing swap > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/dm-2 > target size = 64 GiB path = /dev/mapper/vg_ceramic-swap > format args = [] original_format = swap target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f9330b3abe0) -- > name = vg_ceramic status = True id = 363 > children = ['existing 1.72 TiB lvmlv vg_ceramic-home (367) with existing xfs filesystem', > 'existing 80 GiB lvmlv vg_ceramic-root (380) with existing xfs filesystem', > 'existing 64 GiB lvmlv vg_ceramic-swap (393) with existing swap', > 'existing 8 GiB lvmlv vg_ceramic-mysql (406) with existing xfs filesystem', > 'existing 16 GiB lvmlv vg_ceramic-var (419) with existing xfs filesystem'] > parents = ['existing 4 TiB mdarray 2 (243) with existing lvmpv'] > uuid = R2UROa-ijSH-1pbL-p4Re-Tpwt-myXZ-Q9Tj5R size = 4 TiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 4 TiB path = /dev/vg_ceramic > format args = [] original_format = None free = 2.11 TiB PE Size = 4 MiB PE Count = 1048370 > PE Free = 553224 PV Count = 1 > modified = False extents = 1048368 free space = 2.11 TiB > free extents = 553222 reserved percent = 0 reserved space = 0 B > PVs = ['existing 4 TiB mdarray 2 (243) with existing lvmpv'] > LVs = ['existing 1.72 TiB lvmlv vg_ceramic-home (367) with existing xfs filesystem', > 'existing 80 GiB lvmlv vg_ceramic-root (380) with existing xfs filesystem', > 'existing 64 GiB lvmlv vg_ceramic-swap (393) with existing swap', > 'existing 8 GiB lvmlv vg_ceramic-mysql (406) with existing xfs filesystem', > 'existing 16 GiB lvmlv vg_ceramic-var (419) with existing xfs filesystem'] > segment type = linear percent = 0 > VG space used = 64 GiB >18:10:49,390 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,391 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,391 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,392 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,392 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,393 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,393 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,393 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,394 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,394 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,394 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,394 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,395 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,395 DBG blivet: vg_ceramic size is 4 TiB >18:10:49,396 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,396 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,396 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,397 DBG blivet: vg vg_ceramic has 2.11 TiB free >18:10:49,397 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,397 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,397 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,398 DBG blivet: vg_ceramic size is 4 TiB >18:10:49,399 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,399 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,399 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,399 DBG blivet: vg vg_ceramic has 2.11 TiB free >18:10:49,400 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,400 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,401 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,401 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,402 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,402 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,403 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,403 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,403 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,404 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,404 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,404 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,404 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,405 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,405 DBG blivet: vg_ceramic size is 4 TiB >18:10:49,406 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,406 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,406 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,407 DBG blivet: vg vg_ceramic has 2.11 TiB free >18:10:49,407 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,407 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,407 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,408 DBG blivet: vg_ceramic size is 4 TiB >18:10:49,409 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,409 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,409 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,409 DBG blivet: vg vg_ceramic has 2.11 TiB free >18:10:49,410 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,410 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,411 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,411 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,412 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,412 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,413 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,413 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,413 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,414 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,414 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,414 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,414 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,415 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,415 DBG blivet: vg_ceramic size is 4 TiB >18:10:49,416 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,416 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,416 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,417 DBG blivet: vg vg_ceramic has 2.11 TiB free >18:10:49,417 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,417 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,417 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,418 DBG blivet: vg_ceramic size is 4 TiB >18:10:49,419 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,419 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,419 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,419 DBG blivet: vg vg_ceramic has 2.11 TiB free >18:10:49,420 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,428 DBG blivet: DeviceTree.handle_format: name: vg_ceramic-swap ; >18:10:49,428 DBG blivet: no type or existing type for vg_ceramic-swap, bailing >18:10:49,429 DBG blivet: DeviceTree.handle_device: name: vg_ceramic-root ; info: {'DEVLINKS': '/dev/vg_ceramic/root ' > '/dev/disk/by-id/dm-uuid-LVM-R2UROaijSH1pbLp4ReTpwtmyXZQ9Tj5RJTiuuN07HAeYjxjjG3ypRNPrmLBTUaH0 ' > '/dev/disk/by-uuid/dd11ec42-9acc-4d2e-b475-d11e232d736e ' > '/dev/mapper/vg_ceramic-root ' > '/dev/disk/by-id/dm-name-vg_ceramic-root', > 'DEVNAME': '/dev/dm-3', > 'DEVPATH': '/devices/virtual/block/dm-3', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'root', > 'DM_NAME': 'vg_ceramic-root', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-R2UROaijSH1pbLp4ReTpwtmyXZQ9Tj5RJTiuuN07HAeYjxjjG3ypRNPrmLBTUaH0', > 'DM_VG_NAME': 'vg_ceramic', > 'ID_FS_TYPE': 'xfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'dd11ec42-9acc-4d2e-b475-d11e232d736e', > 'ID_FS_UUID_ENC': 'dd11ec42-9acc-4d2e-b475-d11e232d736e', > 'MAJOR': '253', > 'MINOR': '3', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'dm-3', > 'SYS_PATH': '/sys/devices/virtual/block/dm-3', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '15125473'} ; >18:10:49,429 INF blivet: scanning vg_ceramic-root (/sys/devices/virtual/block/dm-3)... >18:10:49,430 DBG blivet: DeviceTree.get_device_by_name: name: vg_ceramic-root ; incomplete: False ; hidden: False ; >18:10:49,431 DBG blivet: DeviceTree.get_device_by_name returned existing 80 GiB lvmlv vg_ceramic-root (380) with existing xfs filesystem >18:10:49,432 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,432 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,432 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,434 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,434 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,435 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,435 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,435 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,436 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,436 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,436 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,437 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,437 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,437 DBG blivet: vg_ceramic size is 4 TiB >18:10:49,438 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,438 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,439 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,439 DBG blivet: vg vg_ceramic has 2.11 TiB free >18:10:49,439 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,440 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,440 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,440 DBG blivet: vg_ceramic size is 4 TiB >18:10:49,441 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,441 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,442 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,442 DBG blivet: vg vg_ceramic has 2.11 TiB free >18:10:49,442 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,443 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,444 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,444 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,445 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,445 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,446 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,446 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,446 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,446 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,447 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,447 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,447 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,447 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,448 DBG blivet: vg_ceramic size is 4 TiB >18:10:49,449 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,449 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,449 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,449 DBG blivet: vg vg_ceramic has 2.11 TiB free >18:10:49,450 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,450 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,450 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,450 DBG blivet: vg_ceramic size is 4 TiB >18:10:49,451 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,452 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,452 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,452 DBG blivet: vg vg_ceramic has 2.11 TiB free >18:10:49,452 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,453 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,454 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,454 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,455 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,455 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,456 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,456 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,456 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,457 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,457 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,457 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,457 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,458 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,458 DBG blivet: vg_ceramic size is 4 TiB >18:10:49,459 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,459 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,459 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,460 DBG blivet: vg vg_ceramic has 2.11 TiB free >18:10:49,460 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,460 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,460 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,461 DBG blivet: vg_ceramic size is 4 TiB >18:10:49,462 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,462 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,462 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,462 DBG blivet: vg vg_ceramic has 2.11 TiB free >18:10:49,463 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,453 INF blivet: got device: LVMLogicalVolumeDevice instance (0x7f932fa0f3c8) -- > name = vg_ceramic-root status = True id = 380 > children = [] > parents = ['existing 4 TiB lvmvg vg_ceramic (363)'] > uuid = JTiuuN-07HA-eYjx-jjG3-ypRN-PrmL-BTUaH0 size = 80 GiB > format = existing xfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/dm-3 > target size = 80 GiB path = /dev/mapper/vg_ceramic-root > format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f9330b3abe0) -- > name = vg_ceramic status = True id = 363 > children = ['existing 1.72 TiB lvmlv vg_ceramic-home (367) with existing xfs filesystem', > 'existing 80 GiB lvmlv vg_ceramic-root (380) with existing xfs filesystem', > 'existing 64 GiB lvmlv vg_ceramic-swap (393) with existing swap', > 'existing 8 GiB lvmlv vg_ceramic-mysql (406) with existing xfs filesystem', > 'existing 16 GiB lvmlv vg_ceramic-var (419) with existing xfs filesystem'] > parents = ['existing 4 TiB mdarray 2 (243) with existing lvmpv'] > uuid = R2UROa-ijSH-1pbL-p4Re-Tpwt-myXZ-Q9Tj5R size = 4 TiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 4 TiB path = /dev/vg_ceramic > format args = [] original_format = None free = 2.11 TiB PE Size = 4 MiB PE Count = 1048370 > PE Free = 553224 PV Count = 1 > modified = False extents = 1048368 free space = 2.11 TiB > free extents = 553222 reserved percent = 0 reserved space = 0 B > PVs = ['existing 4 TiB mdarray 2 (243) with existing lvmpv'] > LVs = ['existing 1.72 TiB lvmlv vg_ceramic-home (367) with existing xfs filesystem', > 'existing 80 GiB lvmlv vg_ceramic-root (380) with existing xfs filesystem', > 'existing 64 GiB lvmlv vg_ceramic-swap (393) with existing swap', > 'existing 8 GiB lvmlv vg_ceramic-mysql (406) with existing xfs filesystem', > 'existing 16 GiB lvmlv vg_ceramic-var (419) with existing xfs filesystem'] > segment type = linear percent = 0 > VG space used = 80 GiB >18:10:49,464 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,464 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,465 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,467 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,467 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,467 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,467 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,468 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,468 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,468 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,469 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,469 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,469 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,469 DBG blivet: vg_ceramic size is 4 TiB >18:10:49,470 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,470 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,470 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,471 DBG blivet: vg vg_ceramic has 2.11 TiB free >18:10:49,471 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,471 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,471 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,472 DBG blivet: vg_ceramic size is 4 TiB >18:10:49,472 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,473 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,473 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,473 DBG blivet: vg vg_ceramic has 2.11 TiB free >18:10:49,473 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,474 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,474 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,475 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,476 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,476 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,476 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,476 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,477 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,477 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,477 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,477 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,478 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,478 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,478 DBG blivet: vg_ceramic size is 4 TiB >18:10:49,479 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,479 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,479 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,480 DBG blivet: vg vg_ceramic has 2.11 TiB free >18:10:49,480 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,480 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,480 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,480 DBG blivet: vg_ceramic size is 4 TiB >18:10:49,481 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,482 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,482 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,482 DBG blivet: vg vg_ceramic has 2.11 TiB free >18:10:49,482 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,483 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,483 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,483 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,485 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,485 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,485 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,485 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,486 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,486 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,486 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,486 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,486 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,487 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,487 DBG blivet: vg_ceramic size is 4 TiB >18:10:49,488 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,488 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,488 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,488 DBG blivet: vg vg_ceramic has 2.11 TiB free >18:10:49,489 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,489 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,489 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,489 DBG blivet: vg_ceramic size is 4 TiB >18:10:49,490 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,490 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,491 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,491 DBG blivet: vg vg_ceramic has 2.11 TiB free >18:10:49,491 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,499 DBG blivet: DeviceTree.handle_format: name: vg_ceramic-root ; >18:10:49,499 DBG blivet: no type or existing type for vg_ceramic-root, bailing >18:10:49,500 DBG blivet: DeviceTree.handle_device: name: vg_ceramic-var ; info: {'DEVLINKS': '/dev/mapper/vg_ceramic-var ' > '/dev/disk/by-id/dm-name-vg_ceramic-var /dev/vg_ceramic/var ' > '/dev/disk/by-id/dm-uuid-LVM-R2UROaijSH1pbLp4ReTpwtmyXZQ9Tj5Rmhm4nl8lBrZlLz6oSK4Iv44dm2JwCIkd ' > '/dev/disk/by-uuid/55ef07c6-af46-4df7-a3d7-4ffeed0337ca', > 'DEVNAME': '/dev/dm-4', > 'DEVPATH': '/devices/virtual/block/dm-4', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'var', > 'DM_NAME': 'vg_ceramic-var', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-R2UROaijSH1pbLp4ReTpwtmyXZQ9Tj5Rmhm4nl8lBrZlLz6oSK4Iv44dm2JwCIkd', > 'DM_VG_NAME': 'vg_ceramic', > 'ID_FS_TYPE': 'xfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '55ef07c6-af46-4df7-a3d7-4ffeed0337ca', > 'ID_FS_UUID_ENC': '55ef07c6-af46-4df7-a3d7-4ffeed0337ca', > 'MAJOR': '253', > 'MINOR': '4', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'dm-4', > 'SYS_PATH': '/sys/devices/virtual/block/dm-4', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '15125455'} ; >18:10:49,501 INF blivet: scanning vg_ceramic-var (/sys/devices/virtual/block/dm-4)... >18:10:49,501 DBG blivet: DeviceTree.get_device_by_name: name: vg_ceramic-var ; incomplete: False ; hidden: False ; >18:10:49,503 DBG blivet: DeviceTree.get_device_by_name returned existing 16 GiB lvmlv vg_ceramic-var (419) with existing xfs filesystem >18:10:49,504 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,504 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,504 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,506 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,506 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,506 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,506 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,507 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,507 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,507 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,508 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,508 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,508 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,508 DBG blivet: vg_ceramic size is 4 TiB >18:10:49,509 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,510 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,510 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,510 DBG blivet: vg vg_ceramic has 2.11 TiB free >18:10:49,510 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,510 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,511 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,511 DBG blivet: vg_ceramic size is 4 TiB >18:10:49,512 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,512 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,512 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,512 DBG blivet: vg vg_ceramic has 2.11 TiB free >18:10:49,513 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,514 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,514 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,514 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,515 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,515 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,516 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,516 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,516 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,516 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,517 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,517 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,517 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,517 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,517 DBG blivet: vg_ceramic size is 4 TiB >18:10:49,518 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,519 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,519 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,519 DBG blivet: vg vg_ceramic has 2.11 TiB free >18:10:49,519 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,519 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,520 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,520 DBG blivet: vg_ceramic size is 4 TiB >18:10:49,521 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,521 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,521 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,521 DBG blivet: vg vg_ceramic has 2.11 TiB free >18:10:49,522 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,523 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,523 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,523 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,524 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,525 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,525 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,525 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,526 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,526 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,526 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,527 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,527 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,527 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,527 DBG blivet: vg_ceramic size is 4 TiB >18:10:49,528 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,528 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,529 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,529 DBG blivet: vg vg_ceramic has 2.11 TiB free >18:10:49,529 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,529 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,530 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,530 DBG blivet: vg_ceramic size is 4 TiB >18:10:49,531 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,531 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,531 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,532 DBG blivet: vg vg_ceramic has 2.11 TiB free >18:10:49,532 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,523 INF blivet: got device: LVMLogicalVolumeDevice instance (0x7f932fa19470) -- > name = vg_ceramic-var status = True id = 419 > children = [] > parents = ['existing 4 TiB lvmvg vg_ceramic (363)'] > uuid = mhm4nl-8lBr-ZlLz-6oSK-4Iv4-4dm2-JwCIkd size = 16 GiB > format = existing xfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/dm-4 > target size = 16 GiB path = /dev/mapper/vg_ceramic-var > format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f9330b3abe0) -- > name = vg_ceramic status = True id = 363 > children = ['existing 1.72 TiB lvmlv vg_ceramic-home (367) with existing xfs filesystem', > 'existing 80 GiB lvmlv vg_ceramic-root (380) with existing xfs filesystem', > 'existing 64 GiB lvmlv vg_ceramic-swap (393) with existing swap', > 'existing 8 GiB lvmlv vg_ceramic-mysql (406) with existing xfs filesystem', > 'existing 16 GiB lvmlv vg_ceramic-var (419) with existing xfs filesystem'] > parents = ['existing 4 TiB mdarray 2 (243) with existing lvmpv'] > uuid = R2UROa-ijSH-1pbL-p4Re-Tpwt-myXZ-Q9Tj5R size = 4 TiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 4 TiB path = /dev/vg_ceramic > format args = [] original_format = None free = 2.11 TiB PE Size = 4 MiB PE Count = 1048370 > PE Free = 553224 PV Count = 1 > modified = False extents = 1048368 free space = 2.11 TiB > free extents = 553222 reserved percent = 0 reserved space = 0 B > PVs = ['existing 4 TiB mdarray 2 (243) with existing lvmpv'] > LVs = ['existing 1.72 TiB lvmlv vg_ceramic-home (367) with existing xfs filesystem', > 'existing 80 GiB lvmlv vg_ceramic-root (380) with existing xfs filesystem', > 'existing 64 GiB lvmlv vg_ceramic-swap (393) with existing swap', > 'existing 8 GiB lvmlv vg_ceramic-mysql (406) with existing xfs filesystem', > 'existing 16 GiB lvmlv vg_ceramic-var (419) with existing xfs filesystem'] > segment type = linear percent = 0 > VG space used = 16 GiB >18:10:49,533 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,533 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,533 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,535 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,535 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,535 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,535 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,536 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,536 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,536 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,536 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,537 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,537 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,537 DBG blivet: vg_ceramic size is 4 TiB >18:10:49,538 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,538 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,539 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,539 DBG blivet: vg vg_ceramic has 2.11 TiB free >18:10:49,539 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,539 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,539 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,540 DBG blivet: vg_ceramic size is 4 TiB >18:10:49,541 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,541 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,541 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,541 DBG blivet: vg vg_ceramic has 2.11 TiB free >18:10:49,542 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,542 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,543 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,543 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,544 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,544 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,544 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,544 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,545 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,545 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,545 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,546 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,546 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,546 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,546 DBG blivet: vg_ceramic size is 4 TiB >18:10:49,547 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,547 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,548 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,548 DBG blivet: vg vg_ceramic has 2.11 TiB free >18:10:49,548 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,548 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,548 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,549 DBG blivet: vg_ceramic size is 4 TiB >18:10:49,550 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,550 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,550 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,550 DBG blivet: vg vg_ceramic has 2.11 TiB free >18:10:49,550 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,551 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,551 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,552 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,553 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,553 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,553 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,553 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,554 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,554 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,554 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,554 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,555 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,555 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,555 DBG blivet: vg_ceramic size is 4 TiB >18:10:49,556 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,556 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,556 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,557 DBG blivet: vg vg_ceramic has 2.11 TiB free >18:10:49,557 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,557 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,557 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,557 DBG blivet: vg_ceramic size is 4 TiB >18:10:49,558 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,559 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,559 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,559 DBG blivet: vg vg_ceramic has 2.11 TiB free >18:10:49,559 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,567 DBG blivet: DeviceTree.handle_format: name: vg_ceramic-var ; >18:10:49,567 DBG blivet: no type or existing type for vg_ceramic-var, bailing >18:10:49,568 DBG blivet: DeviceTree.handle_device: name: vg_ceramic-mysql ; info: {'DEVLINKS': '/dev/disk/by-id/dm-name-vg_ceramic-mysql /dev/vg_ceramic/mysql ' > '/dev/disk/by-id/dm-uuid-LVM-R2UROaijSH1pbLp4ReTpwtmyXZQ9Tj5Rb1qePZXcA3D4D9x7z16icGysdetn03tY ' > '/dev/mapper/vg_ceramic-mysql ' > '/dev/disk/by-uuid/9be10959-2f09-4564-ba86-d83517a4df8f', > 'DEVNAME': '/dev/dm-5', > 'DEVPATH': '/devices/virtual/block/dm-5', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'mysql', > 'DM_NAME': 'vg_ceramic-mysql', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-R2UROaijSH1pbLp4ReTpwtmyXZQ9Tj5Rb1qePZXcA3D4D9x7z16icGysdetn03tY', > 'DM_VG_NAME': 'vg_ceramic', > 'ID_FS_TYPE': 'xfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '9be10959-2f09-4564-ba86-d83517a4df8f', > 'ID_FS_UUID_ENC': '9be10959-2f09-4564-ba86-d83517a4df8f', > 'MAJOR': '253', > 'MINOR': '5', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'dm-5', > 'SYS_PATH': '/sys/devices/virtual/block/dm-5', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '15126498'} ; >18:10:49,569 INF blivet: scanning vg_ceramic-mysql (/sys/devices/virtual/block/dm-5)... >18:10:49,569 DBG blivet: DeviceTree.get_device_by_name: name: vg_ceramic-mysql ; incomplete: False ; hidden: False ; >18:10:49,571 DBG blivet: DeviceTree.get_device_by_name returned existing 8 GiB lvmlv vg_ceramic-mysql (406) with existing xfs filesystem >18:10:49,571 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,572 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,572 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,573 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,574 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,574 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,574 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,574 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,575 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,575 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,575 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,575 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,576 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,576 DBG blivet: vg_ceramic size is 4 TiB >18:10:49,577 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,577 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,577 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,578 DBG blivet: vg vg_ceramic has 2.11 TiB free >18:10:49,578 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,578 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,578 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,579 DBG blivet: vg_ceramic size is 4 TiB >18:10:49,579 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,580 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,580 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,580 DBG blivet: vg vg_ceramic has 2.11 TiB free >18:10:49,580 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,581 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,581 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,582 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,583 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,583 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,583 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,583 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,584 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,584 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,584 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,584 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,585 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,585 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,585 DBG blivet: vg_ceramic size is 4 TiB >18:10:49,586 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,586 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,586 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,587 DBG blivet: vg vg_ceramic has 2.11 TiB free >18:10:49,587 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,587 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,587 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,587 DBG blivet: vg_ceramic size is 4 TiB >18:10:49,588 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,589 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,589 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,589 DBG blivet: vg vg_ceramic has 2.11 TiB free >18:10:49,589 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,590 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,590 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,590 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,592 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,592 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,592 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,592 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,593 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,593 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,593 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,593 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,594 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,594 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,594 DBG blivet: vg_ceramic size is 4 TiB >18:10:49,595 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,595 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,595 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,596 DBG blivet: vg vg_ceramic has 2.11 TiB free >18:10:49,596 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,596 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,596 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,596 DBG blivet: vg_ceramic size is 4 TiB >18:10:49,597 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,597 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,598 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,598 DBG blivet: vg vg_ceramic has 2.11 TiB free >18:10:49,598 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,590 INF blivet: got device: LVMLogicalVolumeDevice instance (0x7f932fa19240) -- > name = vg_ceramic-mysql status = True id = 406 > children = [] > parents = ['existing 4 TiB lvmvg vg_ceramic (363)'] > uuid = b1qePZ-XcA3-D4D9-x7z1-6icG-ysde-tn03tY size = 8 GiB > format = existing xfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/dm-5 > target size = 8 GiB path = /dev/mapper/vg_ceramic-mysql > format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f9330b3abe0) -- > name = vg_ceramic status = True id = 363 > children = ['existing 1.72 TiB lvmlv vg_ceramic-home (367) with existing xfs filesystem', > 'existing 80 GiB lvmlv vg_ceramic-root (380) with existing xfs filesystem', > 'existing 64 GiB lvmlv vg_ceramic-swap (393) with existing swap', > 'existing 8 GiB lvmlv vg_ceramic-mysql (406) with existing xfs filesystem', > 'existing 16 GiB lvmlv vg_ceramic-var (419) with existing xfs filesystem'] > parents = ['existing 4 TiB mdarray 2 (243) with existing lvmpv'] > uuid = R2UROa-ijSH-1pbL-p4Re-Tpwt-myXZ-Q9Tj5R size = 4 TiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 4 TiB path = /dev/vg_ceramic > format args = [] original_format = None free = 2.11 TiB PE Size = 4 MiB PE Count = 1048370 > PE Free = 553224 PV Count = 1 > modified = False extents = 1048368 free space = 2.11 TiB > free extents = 553222 reserved percent = 0 reserved space = 0 B > PVs = ['existing 4 TiB mdarray 2 (243) with existing lvmpv'] > LVs = ['existing 1.72 TiB lvmlv vg_ceramic-home (367) with existing xfs filesystem', > 'existing 80 GiB lvmlv vg_ceramic-root (380) with existing xfs filesystem', > 'existing 64 GiB lvmlv vg_ceramic-swap (393) with existing swap', > 'existing 8 GiB lvmlv vg_ceramic-mysql (406) with existing xfs filesystem', > 'existing 16 GiB lvmlv vg_ceramic-var (419) with existing xfs filesystem'] > segment type = linear percent = 0 > VG space used = 8 GiB >18:10:49,599 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,599 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,599 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,600 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,601 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,601 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,601 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,602 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,602 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,602 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,602 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,602 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,603 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,603 DBG blivet: vg_ceramic size is 4 TiB >18:10:49,604 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,604 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,604 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,604 DBG blivet: vg vg_ceramic has 2.11 TiB free >18:10:49,605 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,605 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,605 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,605 DBG blivet: vg_ceramic size is 4 TiB >18:10:49,606 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,606 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,606 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,607 DBG blivet: vg vg_ceramic has 2.11 TiB free >18:10:49,607 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,608 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,608 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,608 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,609 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,610 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,610 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,610 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,610 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,611 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,611 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,611 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,611 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,611 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,612 DBG blivet: vg_ceramic size is 4 TiB >18:10:49,613 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,613 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,613 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,613 DBG blivet: vg vg_ceramic has 2.11 TiB free >18:10:49,613 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,614 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,614 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,614 DBG blivet: vg_ceramic size is 4 TiB >18:10:49,615 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,615 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,615 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,616 DBG blivet: vg vg_ceramic has 2.11 TiB free >18:10:49,616 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,617 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,617 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,617 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,618 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,618 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,619 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,619 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,619 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,619 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,620 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,620 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,620 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,620 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,620 DBG blivet: vg_ceramic size is 4 TiB >18:10:49,621 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,622 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,622 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,622 DBG blivet: vg vg_ceramic has 2.11 TiB free >18:10:49,622 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,622 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,623 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,623 DBG blivet: vg_ceramic size is 4 TiB >18:10:49,624 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,624 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,624 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,624 DBG blivet: vg vg_ceramic has 2.11 TiB free >18:10:49,625 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,632 DBG blivet: DeviceTree.handle_format: name: vg_ceramic-mysql ; >18:10:49,632 DBG blivet: no type or existing type for vg_ceramic-mysql, bailing >18:10:49,633 DBG blivet: DeviceTree.handle_device: name: vg_ceramic-home ; info: {'DEVLINKS': '/dev/vg_ceramic/home ' > '/dev/disk/by-id/dm-uuid-LVM-R2UROaijSH1pbLp4ReTpwtmyXZQ9Tj5R32koTPs4I7T374PhBMcunFx3lBgADdjv ' > '/dev/mapper/vg_ceramic-home ' > '/dev/disk/by-uuid/43b7c8f0-1288-4240-b947-2dda4d32787d ' > '/dev/disk/by-id/dm-name-vg_ceramic-home', > 'DEVNAME': '/dev/dm-6', > 'DEVPATH': '/devices/virtual/block/dm-6', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'home', > 'DM_NAME': 'vg_ceramic-home', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-R2UROaijSH1pbLp4ReTpwtmyXZQ9Tj5R32koTPs4I7T374PhBMcunFx3lBgADdjv', > 'DM_VG_NAME': 'vg_ceramic', > 'ID_FS_TYPE': 'xfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '43b7c8f0-1288-4240-b947-2dda4d32787d', > 'ID_FS_UUID_ENC': '43b7c8f0-1288-4240-b947-2dda4d32787d', > 'MAJOR': '253', > 'MINOR': '6', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'dm-6', > 'SYS_PATH': '/sys/devices/virtual/block/dm-6', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '15126491'} ; >18:10:49,634 INF blivet: scanning vg_ceramic-home (/sys/devices/virtual/block/dm-6)... >18:10:49,634 DBG blivet: DeviceTree.get_device_by_name: name: vg_ceramic-home ; incomplete: False ; hidden: False ; >18:10:49,636 DBG blivet: DeviceTree.get_device_by_name returned existing 1.72 TiB lvmlv vg_ceramic-home (367) with existing xfs filesystem >18:10:49,637 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,637 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,637 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,638 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,639 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,639 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,639 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,640 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,640 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,640 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,640 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,641 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,641 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,641 DBG blivet: vg_ceramic size is 4 TiB >18:10:49,642 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,642 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,643 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,643 DBG blivet: vg vg_ceramic has 2.11 TiB free >18:10:49,643 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,643 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,644 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,644 DBG blivet: vg_ceramic size is 4 TiB >18:10:49,645 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,645 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,645 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,646 DBG blivet: vg vg_ceramic has 2.11 TiB free >18:10:49,646 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,647 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,647 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,647 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,648 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,648 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,649 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,649 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,649 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,649 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,650 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,650 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,650 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,650 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,650 DBG blivet: vg_ceramic size is 4 TiB >18:10:49,651 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,652 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,652 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,652 DBG blivet: vg vg_ceramic has 2.11 TiB free >18:10:49,652 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,652 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,653 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,653 DBG blivet: vg_ceramic size is 4 TiB >18:10:49,654 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,654 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,654 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,654 DBG blivet: vg vg_ceramic has 2.11 TiB free >18:10:49,655 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,656 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,656 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,656 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,657 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,657 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,658 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,658 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,658 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,658 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,659 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,659 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,659 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,659 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,659 DBG blivet: vg_ceramic size is 4 TiB >18:10:49,660 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,661 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,661 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,661 DBG blivet: vg vg_ceramic has 2.11 TiB free >18:10:49,661 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,661 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,662 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,662 DBG blivet: vg_ceramic size is 4 TiB >18:10:49,663 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,663 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,663 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,663 DBG blivet: vg vg_ceramic has 2.11 TiB free >18:10:49,664 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,655 INF blivet: got device: LVMLogicalVolumeDevice instance (0x7f9330b33c50) -- > name = vg_ceramic-home status = True id = 367 > children = [] > parents = ['existing 4 TiB lvmvg vg_ceramic (363)'] > uuid = 32koTP-s4I7-T374-PhBM-cunF-x3lB-gADdjv size = 1.72 TiB > format = existing xfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/dm-6 > target size = 1.72 TiB path = /dev/mapper/vg_ceramic-home > format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f9330b3abe0) -- > name = vg_ceramic status = True id = 363 > children = ['existing 1.72 TiB lvmlv vg_ceramic-home (367) with existing xfs filesystem', > 'existing 80 GiB lvmlv vg_ceramic-root (380) with existing xfs filesystem', > 'existing 64 GiB lvmlv vg_ceramic-swap (393) with existing swap', > 'existing 8 GiB lvmlv vg_ceramic-mysql (406) with existing xfs filesystem', > 'existing 16 GiB lvmlv vg_ceramic-var (419) with existing xfs filesystem'] > parents = ['existing 4 TiB mdarray 2 (243) with existing lvmpv'] > uuid = R2UROa-ijSH-1pbL-p4Re-Tpwt-myXZ-Q9Tj5R size = 4 TiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 4 TiB path = /dev/vg_ceramic > format args = [] original_format = None free = 2.11 TiB PE Size = 4 MiB PE Count = 1048370 > PE Free = 553224 PV Count = 1 > modified = False extents = 1048368 free space = 2.11 TiB > free extents = 553222 reserved percent = 0 reserved space = 0 B > PVs = ['existing 4 TiB mdarray 2 (243) with existing lvmpv'] > LVs = ['existing 1.72 TiB lvmlv vg_ceramic-home (367) with existing xfs filesystem', > 'existing 80 GiB lvmlv vg_ceramic-root (380) with existing xfs filesystem', > 'existing 64 GiB lvmlv vg_ceramic-swap (393) with existing swap', > 'existing 8 GiB lvmlv vg_ceramic-mysql (406) with existing xfs filesystem', > 'existing 16 GiB lvmlv vg_ceramic-var (419) with existing xfs filesystem'] > segment type = linear percent = 0 > VG space used = 1.72 TiB >18:10:49,664 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,665 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,665 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,666 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,666 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,666 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,667 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,667 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,667 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,667 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,668 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,668 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,668 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,668 DBG blivet: vg_ceramic size is 4 TiB >18:10:49,669 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,670 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,670 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,670 DBG blivet: vg vg_ceramic has 2.11 TiB free >18:10:49,670 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,670 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,671 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,671 DBG blivet: vg_ceramic size is 4 TiB >18:10:49,672 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,672 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,672 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,672 DBG blivet: vg vg_ceramic has 2.11 TiB free >18:10:49,673 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,673 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,674 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,674 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,675 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,675 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,675 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,676 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,676 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,676 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,676 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,677 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,677 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,677 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,677 DBG blivet: vg_ceramic size is 4 TiB >18:10:49,678 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,678 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,679 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,679 DBG blivet: vg vg_ceramic has 2.11 TiB free >18:10:49,679 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,679 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,679 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,680 DBG blivet: vg_ceramic size is 4 TiB >18:10:49,681 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,681 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,681 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,681 DBG blivet: vg vg_ceramic has 2.11 TiB free >18:10:49,682 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,682 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,683 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,683 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,684 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,684 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,684 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,685 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,685 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,685 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,685 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,686 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,686 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,686 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,686 DBG blivet: vg_ceramic size is 4 TiB >18:10:49,687 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,687 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,688 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,688 DBG blivet: vg vg_ceramic has 2.11 TiB free >18:10:49,688 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,688 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,688 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,689 DBG blivet: vg_ceramic size is 4 TiB >18:10:49,690 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,690 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,690 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,690 DBG blivet: vg vg_ceramic has 2.11 TiB free >18:10:49,690 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,698 DBG blivet: DeviceTree.handle_format: name: vg_ceramic-home ; >18:10:49,698 DBG blivet: no type or existing type for vg_ceramic-home, bailing >18:10:49,700 DBG blivet: DeviceTree.handle_device: name: 1 ; info: {'DEVLINKS': '/dev/disk/by-id/md-uuid-2992be9a:ac0a09aa:cdd44c9f:a0309eed ' > '/dev/disk/by-id/md-name-ceramic:1 ' > '/dev/disk/by-label/boot-ceramic ' > '/dev/disk/by-uuid/d7a2dcdf-1284-4a1f-8c87-fb17d39336af /dev/md/1', > 'DEVNAME': '/dev/md1', > 'DEVPATH': '/devices/virtual/block/md1', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': 'boot-ceramic', > 'ID_FS_LABEL_ENC': 'boot-ceramic', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'd7a2dcdf-1284-4a1f-8c87-fb17d39336af', > 'ID_FS_UUID_ENC': 'd7a2dcdf-1284-4a1f-8c87-fb17d39336af', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '9', > 'MD_DEVICES': '11', > 'MD_DEVICE_sda1_DEV': '/dev/sda1', > 'MD_DEVICE_sda1_ROLE': '0', > 'MD_DEVICE_sdb1_DEV': '/dev/sdb1', > 'MD_DEVICE_sdb1_ROLE': '1', > 'MD_DEVICE_sdc1_DEV': '/dev/sdc1', > 'MD_DEVICE_sdc1_ROLE': '2', > 'MD_DEVICE_sdd1_DEV': '/dev/sdd1', > 'MD_DEVICE_sdd1_ROLE': '3', > 'MD_DEVICE_sde1_DEV': '/dev/sde1', > 'MD_DEVICE_sde1_ROLE': '4', > 'MD_DEVICE_sdf1_DEV': '/dev/sdf1', > 'MD_DEVICE_sdf1_ROLE': '5', > 'MD_DEVICE_sdg1_DEV': '/dev/sdg1', > 'MD_DEVICE_sdg1_ROLE': '6', > 'MD_DEVICE_sdh1_DEV': '/dev/sdh1', > 'MD_DEVICE_sdh1_ROLE': '7', > 'MD_DEVICE_sdi1_DEV': '/dev/sdi1', > 'MD_DEVICE_sdi1_ROLE': '8', > 'MD_DEVICE_sdj1_DEV': '/dev/sdj1', > 'MD_DEVICE_sdj1_ROLE': '9', > 'MD_DEVICE_sdk1_DEV': '/dev/sdk1', > 'MD_DEVICE_sdk1_ROLE': '10', > 'MD_DEVNAME': '1', > 'MD_LEVEL': 'raid1', > 'MD_METADATA': '1.0', > 'MD_NAME': 'ceramic:1', > 'MD_UUID': '2992be9a:ac0a09aa:cdd44c9f:a0309eed', > 'MINOR': '1', > 'SUBSYSTEM': 'block', > 'SYSTEMD_WANTS': 'mdmonitor.service', > 'SYS_NAME': 'md1', > 'SYS_PATH': '/sys/devices/virtual/block/md1', > 'TAGS': ':systemd:', > 'UDISKS_MD_DEVICES': '11', > 'UDISKS_MD_DEVICE_sda1_DEV': '/dev/sda1', > 'UDISKS_MD_DEVICE_sda1_ROLE': '0', > 'UDISKS_MD_DEVICE_sdb1_DEV': '/dev/sdb1', > 'UDISKS_MD_DEVICE_sdb1_ROLE': '1', > 'UDISKS_MD_DEVICE_sdc1_DEV': '/dev/sdc1', > 'UDISKS_MD_DEVICE_sdc1_ROLE': '2', > 'UDISKS_MD_DEVICE_sdd1_DEV': '/dev/sdd1', > 'UDISKS_MD_DEVICE_sdd1_ROLE': '3', > 'UDISKS_MD_DEVICE_sde1_DEV': '/dev/sde1', > 'UDISKS_MD_DEVICE_sde1_ROLE': '4', > 'UDISKS_MD_DEVICE_sdf1_DEV': '/dev/sdf1', > 'UDISKS_MD_DEVICE_sdf1_ROLE': '5', > 'UDISKS_MD_DEVICE_sdg1_DEV': '/dev/sdg1', > 'UDISKS_MD_DEVICE_sdg1_ROLE': '6', > 'UDISKS_MD_DEVICE_sdh1_DEV': '/dev/sdh1', > 'UDISKS_MD_DEVICE_sdh1_ROLE': '7', > 'UDISKS_MD_DEVICE_sdi1_DEV': '/dev/sdi1', > 'UDISKS_MD_DEVICE_sdi1_ROLE': '8', > 'UDISKS_MD_DEVICE_sdj1_DEV': '/dev/sdj1', > 'UDISKS_MD_DEVICE_sdj1_ROLE': '9', > 'UDISKS_MD_DEVICE_sdk1_DEV': '/dev/sdk1', > 'UDISKS_MD_DEVICE_sdk1_ROLE': '10', > 'UDISKS_MD_DEVNAME': '1', > 'UDISKS_MD_LEVEL': 'raid1', > 'UDISKS_MD_METADATA': '1.0', > 'UDISKS_MD_NAME': 'ceramic:1', > 'UDISKS_MD_UUID': '2992be9a:ac0a09aa:cdd44c9f:a0309eed', > 'USEC_INITIALIZED': '14527561'} ; >18:10:49,700 INF blivet: scanning 1 (/sys/devices/virtual/block/md1)... >18:10:49,701 DBG blivet: DeviceTree.get_device_by_name: name: 1 ; incomplete: False ; hidden: False ; >18:10:49,702 DBG blivet: existing RAID raid1 size == 1023.94 MiB >18:10:49,701 DBG blivet: DeviceTree.get_device_by_name returned existing 1023.94 MiB mdarray 1 (22) with existing ext4 filesystem >18:10:49,702 DBG blivet: existing RAID raid1 size == 1023.94 MiB >18:10:49,704 DBG blivet: existing RAID raid1 size == 1023.94 MiB >18:10:49,706 DBG blivet: existing RAID raid1 size == 1023.94 MiB >18:10:49,707 DBG blivet: existing RAID raid1 size == 1023.94 MiB >18:10:49,706 INF blivet: got device: MDRaidArrayDevice instance (0x7f932f766b70) -- > name = 1 status = True id = 22 > children = [] > parents = ['existing 1024 MiB partition sda1 (13) with existing mdmember', > 'existing 1024 MiB partition sdk1 (37) with existing mdmember', > 'existing 1024 MiB partition sdj1 (57) with existing mdmember', > 'existing 1024 MiB partition sdi1 (77) with existing mdmember', > 'existing 1024 MiB partition sdh1 (97) with existing mdmember', > 'existing 1024 MiB partition sdg1 (117) with existing mdmember', > 'existing 1024 MiB partition sdf1 (137) with existing mdmember', > 'existing 1024 MiB partition sde1 (157) with existing mdmember', > 'existing 1024 MiB partition sdd1 (177) with existing mdmember', > 'existing 1024 MiB partition sdc1 (197) with existing mdmember', > 'existing 1024 MiB partition sdb1 (217) with existing mdmember'] > uuid = 2992be9a-ac0a-09aa-cdd4-4c9fa0309eed size = 1023.94 MiB > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/md1 > target size = 1023.94 MiB path = /dev/md/1 > format args = [] original_format = ext4 level = raid1 spares = 0 > members = 11 > total devices = 11 metadata version = 1.0 >18:10:49,709 DBG blivet: existing RAID raid1 size == 1023.94 MiB >18:10:49,711 DBG blivet: existing RAID raid1 size == 1023.94 MiB >18:10:49,713 DBG blivet: existing RAID raid1 size == 1023.94 MiB >18:10:49,714 DBG blivet: DeviceTree.handle_format: name: 1 ; >18:10:49,714 DBG blivet: no type or existing type for 1, bailing >18:10:49,715 DBG blivet: DeviceTree.handle_device: name: 2 ; info: {'DEVLINKS': '/dev/md/2 /dev/disk/by-id/md-name-ceramic:2 ' > '/dev/disk/by-id/md-uuid-d51c5255:009664d3:02047d16:793f9b58 ' > '/dev/disk/by-id/lvm-pv-uuid-UlsMyK-8OXj-pPgw-Dk1e-2EyI-6GI6-wfcDbN', > 'DEVNAME': '/dev/md2', > 'DEVPATH': '/devices/virtual/block/md2', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'UlsMyK-8OXj-pPgw-Dk1e-2EyI-6GI6-wfcDbN', > 'ID_FS_UUID_ENC': 'UlsMyK-8OXj-pPgw-Dk1e-2EyI-6GI6-wfcDbN', > 'ID_FS_VERSION': 'LVM2 001', > 'LVM_MD_PV_ACTIVATED': '1', > 'MAJOR': '9', > 'MD_DEVICES': '11', > 'MD_DEVICE_sda2_DEV': '/dev/sda2', > 'MD_DEVICE_sda2_ROLE': '0', > 'MD_DEVICE_sdb2_DEV': '/dev/sdb2', > 'MD_DEVICE_sdb2_ROLE': '1', > 'MD_DEVICE_sdc2_DEV': '/dev/sdc2', > 'MD_DEVICE_sdc2_ROLE': '2', > 'MD_DEVICE_sdd2_DEV': '/dev/sdd2', > 'MD_DEVICE_sdd2_ROLE': '3', > 'MD_DEVICE_sde2_DEV': '/dev/sde2', > 'MD_DEVICE_sde2_ROLE': '4', > 'MD_DEVICE_sdf2_DEV': '/dev/sdf2', > 'MD_DEVICE_sdf2_ROLE': '5', > 'MD_DEVICE_sdg2_DEV': '/dev/sdg2', > 'MD_DEVICE_sdg2_ROLE': '6', > 'MD_DEVICE_sdh2_DEV': '/dev/sdh2', > 'MD_DEVICE_sdh2_ROLE': '7', > 'MD_DEVICE_sdi2_DEV': '/dev/sdi2', > 'MD_DEVICE_sdi2_ROLE': '8', > 'MD_DEVICE_sdj2_DEV': '/dev/sdj2', > 'MD_DEVICE_sdj2_ROLE': '9', > 'MD_DEVICE_sdk2_DEV': '/dev/sdk2', > 'MD_DEVICE_sdk2_ROLE': '10', > 'MD_DEVICE_sdk3_DEV': '/dev/sdk3', > 'MD_DEVICE_sdk3_ROLE': 'spare', > 'MD_DEVNAME': '2', > 'MD_LEVEL': 'raid10', > 'MD_METADATA': '1.2', > 'MD_NAME': 'ceramic:2', > 'MD_UUID': 'd51c5255:009664d3:02047d16:793f9b58', > 'MINOR': '2', > 'SUBSYSTEM': 'block', > 'SYSTEMD_WANTS': 'mdmonitor.service', > 'SYS_NAME': 'md2', > 'SYS_PATH': '/sys/devices/virtual/block/md2', > 'TAGS': ':systemd:', > 'UDISKS_MD_DEVICES': '11', > 'UDISKS_MD_DEVICE_sda2_DEV': '/dev/sda2', > 'UDISKS_MD_DEVICE_sda2_ROLE': '0', > 'UDISKS_MD_DEVICE_sdb2_DEV': '/dev/sdb2', > 'UDISKS_MD_DEVICE_sdb2_ROLE': '1', > 'UDISKS_MD_DEVICE_sdc2_DEV': '/dev/sdc2', > 'UDISKS_MD_DEVICE_sdc2_ROLE': '2', > 'UDISKS_MD_DEVICE_sdd2_DEV': '/dev/sdd2', > 'UDISKS_MD_DEVICE_sdd2_ROLE': '3', > 'UDISKS_MD_DEVICE_sde2_DEV': '/dev/sde2', > 'UDISKS_MD_DEVICE_sde2_ROLE': '4', > 'UDISKS_MD_DEVICE_sdf2_DEV': '/dev/sdf2', > 'UDISKS_MD_DEVICE_sdf2_ROLE': '5', > 'UDISKS_MD_DEVICE_sdg2_DEV': '/dev/sdg2', > 'UDISKS_MD_DEVICE_sdg2_ROLE': '6', > 'UDISKS_MD_DEVICE_sdh2_DEV': '/dev/sdh2', > 'UDISKS_MD_DEVICE_sdh2_ROLE': '7', > 'UDISKS_MD_DEVICE_sdi2_DEV': '/dev/sdi2', > 'UDISKS_MD_DEVICE_sdi2_ROLE': '8', > 'UDISKS_MD_DEVICE_sdj2_DEV': '/dev/sdj2', > 'UDISKS_MD_DEVICE_sdj2_ROLE': '9', > 'UDISKS_MD_DEVICE_sdk2_DEV': '/dev/sdk2', > 'UDISKS_MD_DEVICE_sdk2_ROLE': '10', > 'UDISKS_MD_DEVICE_sdk3_DEV': '/dev/sdk3', > 'UDISKS_MD_DEVICE_sdk3_ROLE': 'spare', > 'UDISKS_MD_DEVNAME': '2', > 'UDISKS_MD_LEVEL': 'raid10', > 'UDISKS_MD_METADATA': '1.2', > 'UDISKS_MD_NAME': 'ceramic:2', > 'UDISKS_MD_UUID': 'd51c5255:009664d3:02047d16:793f9b58', > 'USEC_INITIALIZED': '14519121'} ; >18:10:49,715 INF blivet: scanning 2 (/sys/devices/virtual/block/md2)... >18:10:49,716 DBG blivet: DeviceTree.get_device_by_name: name: 2 ; incomplete: False ; hidden: False ; >18:10:49,717 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,717 DBG blivet: DeviceTree.get_device_by_name returned existing 4 TiB mdarray 2 (243) with existing lvmpv >18:10:49,717 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,717 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,718 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,718 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,719 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,720 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,720 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,720 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,722 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,722 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,723 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,723 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,724 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,722 INF blivet: got device: MDRaidArrayDevice instance (0x7f932f7c15c0) -- > name = 2 status = True id = 243 > children = ['existing 4 TiB lvmvg vg_ceramic (363)'] > parents = ['existing 744.71 GiB partition sda2 (234) with existing mdmember', > 'existing 744.71 GiB partition sde2 (248) with existing mdmember', > 'existing 744.71 GiB partition sdd2 (258) with existing mdmember', > 'existing 744.71 GiB partition sdc2 (268) with existing mdmember', > 'existing 744.71 GiB partition sdb2 (278) with existing mdmember', > 'existing 744.71 GiB partition sdk3 (288) with existing mdmember', > 'existing 744.71 GiB partition sdk2 (298) with existing mdmember', > 'existing 744.71 GiB partition sdj2 (308) with existing mdmember', > 'existing 744.71 GiB partition sdi2 (318) with existing mdmember', > 'existing 744.71 GiB partition sdh2 (328) with existing mdmember', > 'existing 744.71 GiB partition sdg2 (338) with existing mdmember', > 'existing 744.71 GiB partition sdf2 (348) with existing mdmember'] > uuid = d51c5255-0096-64d3-0204-7d16793f9b58 size = 4 TiB > format = existing lvmpv > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/md2 > target size = 4 TiB path = /dev/md/2 > format args = [] original_format = lvmpv level = raid10 spares = 1 > members = 11 > total devices = 12 metadata version = 1.2 >18:10:49,725 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,725 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,725 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,727 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,727 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,728 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,728 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,729 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,730 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,730 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,730 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,732 DBG blivet: existing RAID raid10 size == 4 TiB >18:10:49,733 DBG blivet: DeviceTree.handle_format: name: 2 ; >18:10:49,733 DBG blivet: no type or existing type for 2, bailing >18:10:49,816 DBG blivet: MDRaidArrayDevice.teardown: 1 ; status: True ; controllable: True ; >18:10:49,897 DBG blivet: Ext4FS.teardown: device: /dev/md/1 ; type: ext4 ; status: False ; >18:10:50,062 DBG blivet: Ext4FS.teardown: device: /dev/md/1 ; type: ext4 ; status: False ; >18:10:50,287 DBG blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >18:10:50,288 DBG blivet: MDRaidMember.teardown: device: /dev/sda1 ; type: mdmember ; status: False ; >18:10:50,289 DBG blivet: MDRaidMember.teardown: device: /dev/sda1 ; type: mdmember ; status: False ; >18:10:50,340 DBG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >18:10:50,342 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >18:10:50,343 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >18:10:50,394 DBG blivet: PartitionDevice.teardown: sdk1 ; status: True ; controllable: True ; >18:10:50,396 DBG blivet: MDRaidMember.teardown: device: /dev/sdk1 ; type: mdmember ; status: False ; >18:10:50,397 DBG blivet: MDRaidMember.teardown: device: /dev/sdk1 ; type: mdmember ; status: False ; >18:10:50,449 DBG blivet: DiskDevice.teardown: sdk ; status: True ; controllable: True ; >18:10:50,451 DBG blivet: DiskLabel.teardown: device: /dev/sdk ; type: disklabel ; status: False ; >18:10:50,452 DBG blivet: DiskLabel.teardown: device: /dev/sdk ; type: disklabel ; status: False ; >18:10:50,503 DBG blivet: PartitionDevice.teardown: sdj1 ; status: True ; controllable: True ; >18:10:50,504 DBG blivet: MDRaidMember.teardown: device: /dev/sdj1 ; type: mdmember ; status: False ; >18:10:50,505 DBG blivet: MDRaidMember.teardown: device: /dev/sdj1 ; type: mdmember ; status: False ; >18:10:50,558 DBG blivet: DiskDevice.teardown: sdj ; status: True ; controllable: True ; >18:10:50,560 DBG blivet: DiskLabel.teardown: device: /dev/sdj ; type: disklabel ; status: False ; >18:10:50,561 DBG blivet: DiskLabel.teardown: device: /dev/sdj ; type: disklabel ; status: False ; >18:10:50,610 DBG blivet: PartitionDevice.teardown: sdi1 ; status: True ; controllable: True ; >18:10:50,611 DBG blivet: MDRaidMember.teardown: device: /dev/sdi1 ; type: mdmember ; status: False ; >18:10:50,612 DBG blivet: MDRaidMember.teardown: device: /dev/sdi1 ; type: mdmember ; status: False ; >18:10:50,664 DBG blivet: DiskDevice.teardown: sdi ; status: True ; controllable: True ; >18:10:50,665 DBG blivet: DiskLabel.teardown: device: /dev/sdi ; type: disklabel ; status: False ; >18:10:50,666 DBG blivet: DiskLabel.teardown: device: /dev/sdi ; type: disklabel ; status: False ; >18:10:50,728 DBG blivet: PartitionDevice.teardown: sdh1 ; status: True ; controllable: True ; >18:10:50,730 DBG blivet: MDRaidMember.teardown: device: /dev/sdh1 ; type: mdmember ; status: False ; >18:10:50,731 DBG blivet: MDRaidMember.teardown: device: /dev/sdh1 ; type: mdmember ; status: False ; >18:10:50,774 DBG blivet: DiskDevice.teardown: sdh ; status: True ; controllable: True ; >18:10:50,776 DBG blivet: DiskLabel.teardown: device: /dev/sdh ; type: disklabel ; status: False ; >18:10:50,777 DBG blivet: DiskLabel.teardown: device: /dev/sdh ; type: disklabel ; status: False ; >18:10:50,825 DBG blivet: PartitionDevice.teardown: sdg1 ; status: True ; controllable: True ; >18:10:50,826 DBG blivet: MDRaidMember.teardown: device: /dev/sdg1 ; type: mdmember ; status: False ; >18:10:50,827 DBG blivet: MDRaidMember.teardown: device: /dev/sdg1 ; type: mdmember ; status: False ; >18:10:50,876 DBG blivet: DiskDevice.teardown: sdg ; status: True ; controllable: True ; >18:10:50,877 DBG blivet: DiskLabel.teardown: device: /dev/sdg ; type: disklabel ; status: False ; >18:10:50,879 DBG blivet: DiskLabel.teardown: device: /dev/sdg ; type: disklabel ; status: False ; >18:10:50,923 DBG blivet: PartitionDevice.teardown: sdf1 ; status: True ; controllable: True ; >18:10:50,924 DBG blivet: MDRaidMember.teardown: device: /dev/sdf1 ; type: mdmember ; status: False ; >18:10:50,925 DBG blivet: MDRaidMember.teardown: device: /dev/sdf1 ; type: mdmember ; status: False ; >18:10:50,973 DBG blivet: DiskDevice.teardown: sdf ; status: True ; controllable: True ; >18:10:50,974 DBG blivet: DiskLabel.teardown: device: /dev/sdf ; type: disklabel ; status: False ; >18:10:50,975 DBG blivet: DiskLabel.teardown: device: /dev/sdf ; type: disklabel ; status: False ; >18:10:51,024 DBG blivet: PartitionDevice.teardown: sde1 ; status: True ; controllable: True ; >18:10:51,025 DBG blivet: MDRaidMember.teardown: device: /dev/sde1 ; type: mdmember ; status: False ; >18:10:51,026 DBG blivet: MDRaidMember.teardown: device: /dev/sde1 ; type: mdmember ; status: False ; >18:10:51,075 DBG blivet: DiskDevice.teardown: sde ; status: True ; controllable: True ; >18:10:51,076 DBG blivet: DiskLabel.teardown: device: /dev/sde ; type: disklabel ; status: False ; >18:10:51,078 DBG blivet: DiskLabel.teardown: device: /dev/sde ; type: disklabel ; status: False ; >18:10:51,127 DBG blivet: PartitionDevice.teardown: sdd1 ; status: True ; controllable: True ; >18:10:51,128 DBG blivet: MDRaidMember.teardown: device: /dev/sdd1 ; type: mdmember ; status: False ; >18:10:51,129 DBG blivet: MDRaidMember.teardown: device: /dev/sdd1 ; type: mdmember ; status: False ; >18:10:51,177 DBG blivet: DiskDevice.teardown: sdd ; status: True ; controllable: True ; >18:10:51,178 DBG blivet: DiskLabel.teardown: device: /dev/sdd ; type: disklabel ; status: False ; >18:10:51,180 DBG blivet: DiskLabel.teardown: device: /dev/sdd ; type: disklabel ; status: False ; >18:10:51,229 DBG blivet: PartitionDevice.teardown: sdc1 ; status: True ; controllable: True ; >18:10:51,230 DBG blivet: MDRaidMember.teardown: device: /dev/sdc1 ; type: mdmember ; status: False ; >18:10:51,231 DBG blivet: MDRaidMember.teardown: device: /dev/sdc1 ; type: mdmember ; status: False ; >18:10:51,280 DBG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >18:10:51,281 DBG blivet: DiskLabel.teardown: device: /dev/sdc ; type: disklabel ; status: False ; >18:10:51,283 DBG blivet: DiskLabel.teardown: device: /dev/sdc ; type: disklabel ; status: False ; >18:10:51,330 DBG blivet: PartitionDevice.teardown: sdb1 ; status: True ; controllable: True ; >18:10:51,331 DBG blivet: MDRaidMember.teardown: device: /dev/sdb1 ; type: mdmember ; status: False ; >18:10:51,332 DBG blivet: MDRaidMember.teardown: device: /dev/sdb1 ; type: mdmember ; status: False ; >18:10:51,380 DBG blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >18:10:51,381 DBG blivet: DiskLabel.teardown: device: /dev/sdb ; type: disklabel ; status: False ; >18:10:51,382 DBG blivet: DiskLabel.teardown: device: /dev/sdb ; type: disklabel ; status: False ; >18:10:51,432 DBG blivet: LVMLogicalVolumeDevice.teardown: vg_ceramic-home ; status: True ; controllable: True ; >18:10:51,509 DBG blivet: XFS.teardown: device: /dev/mapper/vg_ceramic-home ; type: xfs ; status: False ; >18:10:51,662 DBG blivet: XFS.teardown: device: /dev/mapper/vg_ceramic-home ; type: xfs ; status: False ; >18:10:51,783 DBG blivet: LVMLogicalVolumeDevice._teardown: vg_ceramic-home ; status: True ; controllable: True ; >18:10:51,916 DBG blivet: LVMVolumeGroupDevice.teardown: vg_ceramic ; status: True ; controllable: True ; >18:10:51,917 DBG blivet: DeviceFormat.teardown: device: /dev/vg_ceramic ; type: None ; status: False ; >18:10:51,918 DBG blivet: DeviceFormat.teardown: device: /dev/vg_ceramic ; type: None ; status: False ; >18:10:51,967 DBG blivet: LVMVolumeGroupDevice._teardown: vg_ceramic ; status: True ; controllable: True ; >18:10:52,181 DBG blivet: MDRaidArrayDevice.teardown: 2 ; status: True ; controllable: True ; >18:10:52,183 DBG blivet: LVMPhysicalVolume.teardown: device: /dev/md/2 ; type: lvmpv ; status: False ; >18:10:52,184 DBG blivet: LVMPhysicalVolume.teardown: device: /dev/md/2 ; type: lvmpv ; status: False ; >18:10:52,335 DBG blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >18:10:52,337 DBG blivet: MDRaidMember.teardown: device: /dev/sda2 ; type: mdmember ; status: False ; >18:10:52,338 DBG blivet: MDRaidMember.teardown: device: /dev/sda2 ; type: mdmember ; status: False ; >18:10:52,391 DBG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >18:10:52,393 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >18:10:52,395 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >18:10:52,443 DBG blivet: PartitionDevice.teardown: sde2 ; status: True ; controllable: True ; >18:10:52,445 DBG blivet: MDRaidMember.teardown: device: /dev/sde2 ; type: mdmember ; status: False ; >18:10:52,447 DBG blivet: MDRaidMember.teardown: device: /dev/sde2 ; type: mdmember ; status: False ; >18:10:52,495 DBG blivet: DiskDevice.teardown: sde ; status: True ; controllable: True ; >18:10:52,497 DBG blivet: DiskLabel.teardown: device: /dev/sde ; type: disklabel ; status: False ; >18:10:52,499 DBG blivet: DiskLabel.teardown: device: /dev/sde ; type: disklabel ; status: False ; >18:10:52,548 DBG blivet: PartitionDevice.teardown: sdd2 ; status: True ; controllable: True ; >18:10:52,550 DBG blivet: MDRaidMember.teardown: device: /dev/sdd2 ; type: mdmember ; status: False ; >18:10:52,552 DBG blivet: MDRaidMember.teardown: device: /dev/sdd2 ; type: mdmember ; status: False ; >18:10:52,601 DBG blivet: DiskDevice.teardown: sdd ; status: True ; controllable: True ; >18:10:52,603 DBG blivet: DiskLabel.teardown: device: /dev/sdd ; type: disklabel ; status: False ; >18:10:52,605 DBG blivet: DiskLabel.teardown: device: /dev/sdd ; type: disklabel ; status: False ; >18:10:52,653 DBG blivet: PartitionDevice.teardown: sdc2 ; status: True ; controllable: True ; >18:10:52,655 DBG blivet: MDRaidMember.teardown: device: /dev/sdc2 ; type: mdmember ; status: False ; >18:10:52,657 DBG blivet: MDRaidMember.teardown: device: /dev/sdc2 ; type: mdmember ; status: False ; >18:10:52,707 DBG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >18:10:52,708 DBG blivet: DiskLabel.teardown: device: /dev/sdc ; type: disklabel ; status: False ; >18:10:52,710 DBG blivet: DiskLabel.teardown: device: /dev/sdc ; type: disklabel ; status: False ; >18:10:52,760 DBG blivet: PartitionDevice.teardown: sdb2 ; status: True ; controllable: True ; >18:10:52,762 DBG blivet: MDRaidMember.teardown: device: /dev/sdb2 ; type: mdmember ; status: False ; >18:10:52,764 DBG blivet: MDRaidMember.teardown: device: /dev/sdb2 ; type: mdmember ; status: False ; >18:10:52,811 DBG blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >18:10:52,813 DBG blivet: DiskLabel.teardown: device: /dev/sdb ; type: disklabel ; status: False ; >18:10:52,815 DBG blivet: DiskLabel.teardown: device: /dev/sdb ; type: disklabel ; status: False ; >18:10:52,864 DBG blivet: PartitionDevice.teardown: sdk3 ; status: True ; controllable: True ; >18:10:52,865 DBG blivet: MDRaidMember.teardown: device: /dev/sdk3 ; type: mdmember ; status: False ; >18:10:52,867 DBG blivet: MDRaidMember.teardown: device: /dev/sdk3 ; type: mdmember ; status: False ; >18:10:52,914 DBG blivet: DiskDevice.teardown: sdk ; status: True ; controllable: True ; >18:10:52,916 DBG blivet: DiskLabel.teardown: device: /dev/sdk ; type: disklabel ; status: False ; >18:10:52,918 DBG blivet: DiskLabel.teardown: device: /dev/sdk ; type: disklabel ; status: False ; >18:10:52,967 DBG blivet: PartitionDevice.teardown: sdk2 ; status: True ; controllable: True ; >18:10:52,969 DBG blivet: MDRaidMember.teardown: device: /dev/sdk2 ; type: mdmember ; status: False ; >18:10:52,971 DBG blivet: MDRaidMember.teardown: device: /dev/sdk2 ; type: mdmember ; status: False ; >18:10:53,021 DBG blivet: DiskDevice.teardown: sdk ; status: True ; controllable: True ; >18:10:53,022 DBG blivet: DiskLabel.teardown: device: /dev/sdk ; type: disklabel ; status: False ; >18:10:53,024 DBG blivet: DiskLabel.teardown: device: /dev/sdk ; type: disklabel ; status: False ; >18:10:53,074 DBG blivet: PartitionDevice.teardown: sdj2 ; status: True ; controllable: True ; >18:10:53,075 DBG blivet: MDRaidMember.teardown: device: /dev/sdj2 ; type: mdmember ; status: False ; >18:10:53,077 DBG blivet: MDRaidMember.teardown: device: /dev/sdj2 ; type: mdmember ; status: False ; >18:10:53,127 DBG blivet: DiskDevice.teardown: sdj ; status: True ; controllable: True ; >18:10:53,129 DBG blivet: DiskLabel.teardown: device: /dev/sdj ; type: disklabel ; status: False ; >18:10:53,131 DBG blivet: DiskLabel.teardown: device: /dev/sdj ; type: disklabel ; status: False ; >18:10:53,180 DBG blivet: PartitionDevice.teardown: sdi2 ; status: True ; controllable: True ; >18:10:53,182 DBG blivet: MDRaidMember.teardown: device: /dev/sdi2 ; type: mdmember ; status: False ; >18:10:53,183 DBG blivet: MDRaidMember.teardown: device: /dev/sdi2 ; type: mdmember ; status: False ; >18:10:53,233 DBG blivet: DiskDevice.teardown: sdi ; status: True ; controllable: True ; >18:10:53,235 DBG blivet: DiskLabel.teardown: device: /dev/sdi ; type: disklabel ; status: False ; >18:10:53,237 DBG blivet: DiskLabel.teardown: device: /dev/sdi ; type: disklabel ; status: False ; >18:10:53,288 DBG blivet: PartitionDevice.teardown: sdh2 ; status: True ; controllable: True ; >18:10:53,290 DBG blivet: MDRaidMember.teardown: device: /dev/sdh2 ; type: mdmember ; status: False ; >18:10:53,292 DBG blivet: MDRaidMember.teardown: device: /dev/sdh2 ; type: mdmember ; status: False ; >18:10:53,342 DBG blivet: DiskDevice.teardown: sdh ; status: True ; controllable: True ; >18:10:53,344 DBG blivet: DiskLabel.teardown: device: /dev/sdh ; type: disklabel ; status: False ; >18:10:53,345 DBG blivet: DiskLabel.teardown: device: /dev/sdh ; type: disklabel ; status: False ; >18:10:53,395 DBG blivet: PartitionDevice.teardown: sdg2 ; status: True ; controllable: True ; >18:10:53,397 DBG blivet: MDRaidMember.teardown: device: /dev/sdg2 ; type: mdmember ; status: False ; >18:10:53,399 DBG blivet: MDRaidMember.teardown: device: /dev/sdg2 ; type: mdmember ; status: False ; >18:10:53,448 DBG blivet: DiskDevice.teardown: sdg ; status: True ; controllable: True ; >18:10:53,450 DBG blivet: DiskLabel.teardown: device: /dev/sdg ; type: disklabel ; status: False ; >18:10:53,452 DBG blivet: DiskLabel.teardown: device: /dev/sdg ; type: disklabel ; status: False ; >18:10:53,501 DBG blivet: PartitionDevice.teardown: sdf2 ; status: True ; controllable: True ; >18:10:53,503 DBG blivet: MDRaidMember.teardown: device: /dev/sdf2 ; type: mdmember ; status: False ; >18:10:53,504 DBG blivet: MDRaidMember.teardown: device: /dev/sdf2 ; type: mdmember ; status: False ; >18:10:53,552 DBG blivet: DiskDevice.teardown: sdf ; status: True ; controllable: True ; >18:10:53,554 DBG blivet: DiskLabel.teardown: device: /dev/sdf ; type: disklabel ; status: False ; >18:10:53,556 DBG blivet: DiskLabel.teardown: device: /dev/sdf ; type: disklabel ; status: False ; >18:10:53,606 DBG blivet: LVMLogicalVolumeDevice.teardown: vg_ceramic-root ; status: False ; controllable: True ; >18:10:53,607 DBG blivet: LVMVolumeGroupDevice.teardown: vg_ceramic ; status: False ; controllable: True ; >18:10:53,608 DBG blivet: MDRaidArrayDevice.teardown: 2 ; status: False ; controllable: True ; >18:10:53,610 DBG blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >18:10:53,611 DBG blivet: MDRaidMember.teardown: device: /dev/sda2 ; type: mdmember ; status: False ; >18:10:53,613 DBG blivet: MDRaidMember.teardown: device: /dev/sda2 ; type: mdmember ; status: False ; >18:10:53,661 DBG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >18:10:53,663 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >18:10:53,664 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >18:10:53,712 DBG blivet: PartitionDevice.teardown: sde2 ; status: True ; controllable: True ; >18:10:53,714 DBG blivet: MDRaidMember.teardown: device: /dev/sde2 ; type: mdmember ; status: False ; >18:10:53,715 DBG blivet: MDRaidMember.teardown: device: /dev/sde2 ; type: mdmember ; status: False ; >18:10:53,763 DBG blivet: DiskDevice.teardown: sde ; status: True ; controllable: True ; >18:10:53,764 DBG blivet: DiskLabel.teardown: device: /dev/sde ; type: disklabel ; status: False ; >18:10:53,766 DBG blivet: DiskLabel.teardown: device: /dev/sde ; type: disklabel ; status: False ; >18:10:53,813 DBG blivet: PartitionDevice.teardown: sdd2 ; status: True ; controllable: True ; >18:10:53,815 DBG blivet: MDRaidMember.teardown: device: /dev/sdd2 ; type: mdmember ; status: False ; >18:10:53,816 DBG blivet: MDRaidMember.teardown: device: /dev/sdd2 ; type: mdmember ; status: False ; >18:10:53,864 DBG blivet: DiskDevice.teardown: sdd ; status: True ; controllable: True ; >18:10:53,866 DBG blivet: DiskLabel.teardown: device: /dev/sdd ; type: disklabel ; status: False ; >18:10:53,868 DBG blivet: DiskLabel.teardown: device: /dev/sdd ; type: disklabel ; status: False ; >18:10:53,919 DBG blivet: PartitionDevice.teardown: sdc2 ; status: True ; controllable: True ; >18:10:53,921 DBG blivet: MDRaidMember.teardown: device: /dev/sdc2 ; type: mdmember ; status: False ; >18:10:53,922 DBG blivet: MDRaidMember.teardown: device: /dev/sdc2 ; type: mdmember ; status: False ; >18:10:53,973 DBG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >18:10:53,974 DBG blivet: DiskLabel.teardown: device: /dev/sdc ; type: disklabel ; status: False ; >18:10:53,976 DBG blivet: DiskLabel.teardown: device: /dev/sdc ; type: disklabel ; status: False ; >18:10:54,024 DBG blivet: PartitionDevice.teardown: sdb2 ; status: True ; controllable: True ; >18:10:54,025 DBG blivet: MDRaidMember.teardown: device: /dev/sdb2 ; type: mdmember ; status: False ; >18:10:54,027 DBG blivet: MDRaidMember.teardown: device: /dev/sdb2 ; type: mdmember ; status: False ; >18:10:54,074 DBG blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >18:10:54,075 DBG blivet: DiskLabel.teardown: device: /dev/sdb ; type: disklabel ; status: False ; >18:10:54,077 DBG blivet: DiskLabel.teardown: device: /dev/sdb ; type: disklabel ; status: False ; >18:10:54,124 DBG blivet: PartitionDevice.teardown: sdk3 ; status: True ; controllable: True ; >18:10:54,125 DBG blivet: MDRaidMember.teardown: device: /dev/sdk3 ; type: mdmember ; status: False ; >18:10:54,127 DBG blivet: MDRaidMember.teardown: device: /dev/sdk3 ; type: mdmember ; status: False ; >18:10:54,174 DBG blivet: DiskDevice.teardown: sdk ; status: True ; controllable: True ; >18:10:54,176 DBG blivet: DiskLabel.teardown: device: /dev/sdk ; type: disklabel ; status: False ; >18:10:54,178 DBG blivet: DiskLabel.teardown: device: /dev/sdk ; type: disklabel ; status: False ; >18:10:54,227 DBG blivet: PartitionDevice.teardown: sdk2 ; status: True ; controllable: True ; >18:10:54,228 DBG blivet: MDRaidMember.teardown: device: /dev/sdk2 ; type: mdmember ; status: False ; >18:10:54,229 DBG blivet: MDRaidMember.teardown: device: /dev/sdk2 ; type: mdmember ; status: False ; >18:10:54,277 DBG blivet: DiskDevice.teardown: sdk ; status: True ; controllable: True ; >18:10:54,279 DBG blivet: DiskLabel.teardown: device: /dev/sdk ; type: disklabel ; status: False ; >18:10:54,280 DBG blivet: DiskLabel.teardown: device: /dev/sdk ; type: disklabel ; status: False ; >18:10:54,327 DBG blivet: PartitionDevice.teardown: sdj2 ; status: True ; controllable: True ; >18:10:54,328 DBG blivet: MDRaidMember.teardown: device: /dev/sdj2 ; type: mdmember ; status: False ; >18:10:54,330 DBG blivet: MDRaidMember.teardown: device: /dev/sdj2 ; type: mdmember ; status: False ; >18:10:54,378 DBG blivet: DiskDevice.teardown: sdj ; status: True ; controllable: True ; >18:10:54,379 DBG blivet: DiskLabel.teardown: device: /dev/sdj ; type: disklabel ; status: False ; >18:10:54,381 DBG blivet: DiskLabel.teardown: device: /dev/sdj ; type: disklabel ; status: False ; >18:10:54,428 DBG blivet: PartitionDevice.teardown: sdi2 ; status: True ; controllable: True ; >18:10:54,429 DBG blivet: MDRaidMember.teardown: device: /dev/sdi2 ; type: mdmember ; status: False ; >18:10:54,431 DBG blivet: MDRaidMember.teardown: device: /dev/sdi2 ; type: mdmember ; status: False ; >18:10:54,478 DBG blivet: DiskDevice.teardown: sdi ; status: True ; controllable: True ; >18:10:54,479 DBG blivet: DiskLabel.teardown: device: /dev/sdi ; type: disklabel ; status: False ; >18:10:54,481 DBG blivet: DiskLabel.teardown: device: /dev/sdi ; type: disklabel ; status: False ; >18:10:54,530 DBG blivet: PartitionDevice.teardown: sdh2 ; status: True ; controllable: True ; >18:10:54,532 DBG blivet: MDRaidMember.teardown: device: /dev/sdh2 ; type: mdmember ; status: False ; >18:10:54,533 DBG blivet: MDRaidMember.teardown: device: /dev/sdh2 ; type: mdmember ; status: False ; >18:10:54,581 DBG blivet: DiskDevice.teardown: sdh ; status: True ; controllable: True ; >18:10:54,583 DBG blivet: DiskLabel.teardown: device: /dev/sdh ; type: disklabel ; status: False ; >18:10:54,585 DBG blivet: DiskLabel.teardown: device: /dev/sdh ; type: disklabel ; status: False ; >18:10:54,635 DBG blivet: PartitionDevice.teardown: sdg2 ; status: True ; controllable: True ; >18:10:54,636 DBG blivet: MDRaidMember.teardown: device: /dev/sdg2 ; type: mdmember ; status: False ; >18:10:54,638 DBG blivet: MDRaidMember.teardown: device: /dev/sdg2 ; type: mdmember ; status: False ; >18:10:54,690 DBG blivet: DiskDevice.teardown: sdg ; status: True ; controllable: True ; >18:10:54,692 DBG blivet: DiskLabel.teardown: device: /dev/sdg ; type: disklabel ; status: False ; >18:10:54,694 DBG blivet: DiskLabel.teardown: device: /dev/sdg ; type: disklabel ; status: False ; >18:10:54,743 DBG blivet: PartitionDevice.teardown: sdf2 ; status: True ; controllable: True ; >18:10:54,744 DBG blivet: MDRaidMember.teardown: device: /dev/sdf2 ; type: mdmember ; status: False ; >18:10:54,746 DBG blivet: MDRaidMember.teardown: device: /dev/sdf2 ; type: mdmember ; status: False ; >18:10:54,795 DBG blivet: DiskDevice.teardown: sdf ; status: True ; controllable: True ; >18:10:54,797 DBG blivet: DiskLabel.teardown: device: /dev/sdf ; type: disklabel ; status: False ; >18:10:54,799 DBG blivet: DiskLabel.teardown: device: /dev/sdf ; type: disklabel ; status: False ; >18:10:54,847 DBG blivet: LVMLogicalVolumeDevice.teardown: vg_ceramic-swap ; status: False ; controllable: True ; >18:10:54,848 DBG blivet: LVMVolumeGroupDevice.teardown: vg_ceramic ; status: False ; controllable: True ; >18:10:54,850 DBG blivet: MDRaidArrayDevice.teardown: 2 ; status: False ; controllable: True ; >18:10:54,851 DBG blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >18:10:54,853 DBG blivet: MDRaidMember.teardown: device: /dev/sda2 ; type: mdmember ; status: False ; >18:10:54,854 DBG blivet: MDRaidMember.teardown: device: /dev/sda2 ; type: mdmember ; status: False ; >18:10:54,901 DBG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >18:10:54,903 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >18:10:54,905 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >18:10:54,951 DBG blivet: PartitionDevice.teardown: sde2 ; status: True ; controllable: True ; >18:10:54,953 DBG blivet: MDRaidMember.teardown: device: /dev/sde2 ; type: mdmember ; status: False ; >18:10:54,954 DBG blivet: MDRaidMember.teardown: device: /dev/sde2 ; type: mdmember ; status: False ; >18:10:55,003 DBG blivet: DiskDevice.teardown: sde ; status: True ; controllable: True ; >18:10:55,004 DBG blivet: DiskLabel.teardown: device: /dev/sde ; type: disklabel ; status: False ; >18:10:55,006 DBG blivet: DiskLabel.teardown: device: /dev/sde ; type: disklabel ; status: False ; >18:10:55,053 DBG blivet: PartitionDevice.teardown: sdd2 ; status: True ; controllable: True ; >18:10:55,055 DBG blivet: MDRaidMember.teardown: device: /dev/sdd2 ; type: mdmember ; status: False ; >18:10:55,056 DBG blivet: MDRaidMember.teardown: device: /dev/sdd2 ; type: mdmember ; status: False ; >18:10:55,105 DBG blivet: DiskDevice.teardown: sdd ; status: True ; controllable: True ; >18:10:55,106 DBG blivet: DiskLabel.teardown: device: /dev/sdd ; type: disklabel ; status: False ; >18:10:55,108 DBG blivet: DiskLabel.teardown: device: /dev/sdd ; type: disklabel ; status: False ; >18:10:55,153 DBG blivet: PartitionDevice.teardown: sdc2 ; status: True ; controllable: True ; >18:10:55,155 DBG blivet: MDRaidMember.teardown: device: /dev/sdc2 ; type: mdmember ; status: False ; >18:10:55,156 DBG blivet: MDRaidMember.teardown: device: /dev/sdc2 ; type: mdmember ; status: False ; >18:10:55,205 DBG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >18:10:55,207 DBG blivet: DiskLabel.teardown: device: /dev/sdc ; type: disklabel ; status: False ; >18:10:55,209 DBG blivet: DiskLabel.teardown: device: /dev/sdc ; type: disklabel ; status: False ; >18:10:55,258 DBG blivet: PartitionDevice.teardown: sdb2 ; status: True ; controllable: True ; >18:10:55,260 DBG blivet: MDRaidMember.teardown: device: /dev/sdb2 ; type: mdmember ; status: False ; >18:10:55,261 DBG blivet: MDRaidMember.teardown: device: /dev/sdb2 ; type: mdmember ; status: False ; >18:10:55,310 DBG blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >18:10:55,312 DBG blivet: DiskLabel.teardown: device: /dev/sdb ; type: disklabel ; status: False ; >18:10:55,314 DBG blivet: DiskLabel.teardown: device: /dev/sdb ; type: disklabel ; status: False ; >18:10:55,361 DBG blivet: PartitionDevice.teardown: sdk3 ; status: True ; controllable: True ; >18:10:55,363 DBG blivet: MDRaidMember.teardown: device: /dev/sdk3 ; type: mdmember ; status: False ; >18:10:55,364 DBG blivet: MDRaidMember.teardown: device: /dev/sdk3 ; type: mdmember ; status: False ; >18:10:55,413 DBG blivet: DiskDevice.teardown: sdk ; status: True ; controllable: True ; >18:10:55,414 DBG blivet: DiskLabel.teardown: device: /dev/sdk ; type: disklabel ; status: False ; >18:10:55,416 DBG blivet: DiskLabel.teardown: device: /dev/sdk ; type: disklabel ; status: False ; >18:10:55,463 DBG blivet: PartitionDevice.teardown: sdk2 ; status: True ; controllable: True ; >18:10:55,465 DBG blivet: MDRaidMember.teardown: device: /dev/sdk2 ; type: mdmember ; status: False ; >18:10:55,466 DBG blivet: MDRaidMember.teardown: device: /dev/sdk2 ; type: mdmember ; status: False ; >18:10:55,516 DBG blivet: DiskDevice.teardown: sdk ; status: True ; controllable: True ; >18:10:55,518 DBG blivet: DiskLabel.teardown: device: /dev/sdk ; type: disklabel ; status: False ; >18:10:55,520 DBG blivet: DiskLabel.teardown: device: /dev/sdk ; type: disklabel ; status: False ; >18:10:55,571 DBG blivet: PartitionDevice.teardown: sdj2 ; status: True ; controllable: True ; >18:10:55,573 DBG blivet: MDRaidMember.teardown: device: /dev/sdj2 ; type: mdmember ; status: False ; >18:10:55,574 DBG blivet: MDRaidMember.teardown: device: /dev/sdj2 ; type: mdmember ; status: False ; >18:10:55,625 DBG blivet: DiskDevice.teardown: sdj ; status: True ; controllable: True ; >18:10:55,627 DBG blivet: DiskLabel.teardown: device: /dev/sdj ; type: disklabel ; status: False ; >18:10:55,629 DBG blivet: DiskLabel.teardown: device: /dev/sdj ; type: disklabel ; status: False ; >18:10:55,679 DBG blivet: PartitionDevice.teardown: sdi2 ; status: True ; controllable: True ; >18:10:55,681 DBG blivet: MDRaidMember.teardown: device: /dev/sdi2 ; type: mdmember ; status: False ; >18:10:55,682 DBG blivet: MDRaidMember.teardown: device: /dev/sdi2 ; type: mdmember ; status: False ; >18:10:55,734 DBG blivet: DiskDevice.teardown: sdi ; status: True ; controllable: True ; >18:10:55,735 DBG blivet: DiskLabel.teardown: device: /dev/sdi ; type: disklabel ; status: False ; >18:10:55,737 DBG blivet: DiskLabel.teardown: device: /dev/sdi ; type: disklabel ; status: False ; >18:10:55,787 DBG blivet: PartitionDevice.teardown: sdh2 ; status: True ; controllable: True ; >18:10:55,789 DBG blivet: MDRaidMember.teardown: device: /dev/sdh2 ; type: mdmember ; status: False ; >18:10:55,790 DBG blivet: MDRaidMember.teardown: device: /dev/sdh2 ; type: mdmember ; status: False ; >18:10:55,839 DBG blivet: DiskDevice.teardown: sdh ; status: True ; controllable: True ; >18:10:55,841 DBG blivet: DiskLabel.teardown: device: /dev/sdh ; type: disklabel ; status: False ; >18:10:55,843 DBG blivet: DiskLabel.teardown: device: /dev/sdh ; type: disklabel ; status: False ; >18:10:55,890 DBG blivet: PartitionDevice.teardown: sdg2 ; status: True ; controllable: True ; >18:10:55,892 DBG blivet: MDRaidMember.teardown: device: /dev/sdg2 ; type: mdmember ; status: False ; >18:10:55,893 DBG blivet: MDRaidMember.teardown: device: /dev/sdg2 ; type: mdmember ; status: False ; >18:10:55,940 DBG blivet: DiskDevice.teardown: sdg ; status: True ; controllable: True ; >18:10:55,942 DBG blivet: DiskLabel.teardown: device: /dev/sdg ; type: disklabel ; status: False ; >18:10:55,943 DBG blivet: DiskLabel.teardown: device: /dev/sdg ; type: disklabel ; status: False ; >18:10:55,994 DBG blivet: PartitionDevice.teardown: sdf2 ; status: True ; controllable: True ; >18:10:55,996 DBG blivet: MDRaidMember.teardown: device: /dev/sdf2 ; type: mdmember ; status: False ; >18:10:55,998 DBG blivet: MDRaidMember.teardown: device: /dev/sdf2 ; type: mdmember ; status: False ; >18:10:56,046 DBG blivet: DiskDevice.teardown: sdf ; status: True ; controllable: True ; >18:10:56,048 DBG blivet: DiskLabel.teardown: device: /dev/sdf ; type: disklabel ; status: False ; >18:10:56,050 DBG blivet: DiskLabel.teardown: device: /dev/sdf ; type: disklabel ; status: False ; >18:10:56,096 DBG blivet: LVMLogicalVolumeDevice.teardown: vg_ceramic-mysql ; status: False ; controllable: True ; >18:10:56,097 DBG blivet: LVMVolumeGroupDevice.teardown: vg_ceramic ; status: False ; controllable: True ; >18:10:56,099 DBG blivet: MDRaidArrayDevice.teardown: 2 ; status: False ; controllable: True ; >18:10:56,100 DBG blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >18:10:56,102 DBG blivet: MDRaidMember.teardown: device: /dev/sda2 ; type: mdmember ; status: False ; >18:10:56,103 DBG blivet: MDRaidMember.teardown: device: /dev/sda2 ; type: mdmember ; status: False ; >18:10:56,150 DBG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >18:10:56,152 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >18:10:56,154 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >18:10:56,206 DBG blivet: PartitionDevice.teardown: sde2 ; status: True ; controllable: True ; >18:10:56,208 DBG blivet: MDRaidMember.teardown: device: /dev/sde2 ; type: mdmember ; status: False ; >18:10:56,209 DBG blivet: MDRaidMember.teardown: device: /dev/sde2 ; type: mdmember ; status: False ; >18:10:56,259 DBG blivet: DiskDevice.teardown: sde ; status: True ; controllable: True ; >18:10:56,261 DBG blivet: DiskLabel.teardown: device: /dev/sde ; type: disklabel ; status: False ; >18:10:56,263 DBG blivet: DiskLabel.teardown: device: /dev/sde ; type: disklabel ; status: False ; >18:10:56,311 DBG blivet: PartitionDevice.teardown: sdd2 ; status: True ; controllable: True ; >18:10:56,313 DBG blivet: MDRaidMember.teardown: device: /dev/sdd2 ; type: mdmember ; status: False ; >18:10:56,314 DBG blivet: MDRaidMember.teardown: device: /dev/sdd2 ; type: mdmember ; status: False ; >18:10:56,364 DBG blivet: DiskDevice.teardown: sdd ; status: True ; controllable: True ; >18:10:56,366 DBG blivet: DiskLabel.teardown: device: /dev/sdd ; type: disklabel ; status: False ; >18:10:56,368 DBG blivet: DiskLabel.teardown: device: /dev/sdd ; type: disklabel ; status: False ; >18:10:56,419 DBG blivet: PartitionDevice.teardown: sdc2 ; status: True ; controllable: True ; >18:10:56,421 DBG blivet: MDRaidMember.teardown: device: /dev/sdc2 ; type: mdmember ; status: False ; >18:10:56,422 DBG blivet: MDRaidMember.teardown: device: /dev/sdc2 ; type: mdmember ; status: False ; >18:10:56,470 DBG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >18:10:56,472 DBG blivet: DiskLabel.teardown: device: /dev/sdc ; type: disklabel ; status: False ; >18:10:56,474 DBG blivet: DiskLabel.teardown: device: /dev/sdc ; type: disklabel ; status: False ; >18:10:56,524 DBG blivet: PartitionDevice.teardown: sdb2 ; status: True ; controllable: True ; >18:10:56,525 DBG blivet: MDRaidMember.teardown: device: /dev/sdb2 ; type: mdmember ; status: False ; >18:10:56,527 DBG blivet: MDRaidMember.teardown: device: /dev/sdb2 ; type: mdmember ; status: False ; >18:10:56,576 DBG blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >18:10:56,578 DBG blivet: DiskLabel.teardown: device: /dev/sdb ; type: disklabel ; status: False ; >18:10:56,580 DBG blivet: DiskLabel.teardown: device: /dev/sdb ; type: disklabel ; status: False ; >18:10:56,628 DBG blivet: PartitionDevice.teardown: sdk3 ; status: True ; controllable: True ; >18:10:56,630 DBG blivet: MDRaidMember.teardown: device: /dev/sdk3 ; type: mdmember ; status: False ; >18:10:56,631 DBG blivet: MDRaidMember.teardown: device: /dev/sdk3 ; type: mdmember ; status: False ; >18:10:56,680 DBG blivet: DiskDevice.teardown: sdk ; status: True ; controllable: True ; >18:10:56,682 DBG blivet: DiskLabel.teardown: device: /dev/sdk ; type: disklabel ; status: False ; >18:10:56,684 DBG blivet: DiskLabel.teardown: device: /dev/sdk ; type: disklabel ; status: False ; >18:10:56,732 DBG blivet: PartitionDevice.teardown: sdk2 ; status: True ; controllable: True ; >18:10:56,734 DBG blivet: MDRaidMember.teardown: device: /dev/sdk2 ; type: mdmember ; status: False ; >18:10:56,735 DBG blivet: MDRaidMember.teardown: device: /dev/sdk2 ; type: mdmember ; status: False ; >18:10:56,785 DBG blivet: DiskDevice.teardown: sdk ; status: True ; controllable: True ; >18:10:56,787 DBG blivet: DiskLabel.teardown: device: /dev/sdk ; type: disklabel ; status: False ; >18:10:56,788 DBG blivet: DiskLabel.teardown: device: /dev/sdk ; type: disklabel ; status: False ; >18:10:56,836 DBG blivet: PartitionDevice.teardown: sdj2 ; status: True ; controllable: True ; >18:10:56,838 DBG blivet: MDRaidMember.teardown: device: /dev/sdj2 ; type: mdmember ; status: False ; >18:10:56,839 DBG blivet: MDRaidMember.teardown: device: /dev/sdj2 ; type: mdmember ; status: False ; >18:10:56,888 DBG blivet: DiskDevice.teardown: sdj ; status: True ; controllable: True ; >18:10:56,890 DBG blivet: DiskLabel.teardown: device: /dev/sdj ; type: disklabel ; status: False ; >18:10:56,892 DBG blivet: DiskLabel.teardown: device: /dev/sdj ; type: disklabel ; status: False ; >18:10:56,940 DBG blivet: PartitionDevice.teardown: sdi2 ; status: True ; controllable: True ; >18:10:56,942 DBG blivet: MDRaidMember.teardown: device: /dev/sdi2 ; type: mdmember ; status: False ; >18:10:56,943 DBG blivet: MDRaidMember.teardown: device: /dev/sdi2 ; type: mdmember ; status: False ; >18:10:56,992 DBG blivet: DiskDevice.teardown: sdi ; status: True ; controllable: True ; >18:10:56,994 DBG blivet: DiskLabel.teardown: device: /dev/sdi ; type: disklabel ; status: False ; >18:10:56,996 DBG blivet: DiskLabel.teardown: device: /dev/sdi ; type: disklabel ; status: False ; >18:10:57,044 DBG blivet: PartitionDevice.teardown: sdh2 ; status: True ; controllable: True ; >18:10:57,046 DBG blivet: MDRaidMember.teardown: device: /dev/sdh2 ; type: mdmember ; status: False ; >18:10:57,047 DBG blivet: MDRaidMember.teardown: device: /dev/sdh2 ; type: mdmember ; status: False ; >18:10:57,098 DBG blivet: DiskDevice.teardown: sdh ; status: True ; controllable: True ; >18:10:57,099 DBG blivet: DiskLabel.teardown: device: /dev/sdh ; type: disklabel ; status: False ; >18:10:57,101 DBG blivet: DiskLabel.teardown: device: /dev/sdh ; type: disklabel ; status: False ; >18:10:57,151 DBG blivet: PartitionDevice.teardown: sdg2 ; status: True ; controllable: True ; >18:10:57,153 DBG blivet: MDRaidMember.teardown: device: /dev/sdg2 ; type: mdmember ; status: False ; >18:10:57,154 DBG blivet: MDRaidMember.teardown: device: /dev/sdg2 ; type: mdmember ; status: False ; >18:10:57,203 DBG blivet: DiskDevice.teardown: sdg ; status: True ; controllable: True ; >18:10:57,205 DBG blivet: DiskLabel.teardown: device: /dev/sdg ; type: disklabel ; status: False ; >18:10:57,207 DBG blivet: DiskLabel.teardown: device: /dev/sdg ; type: disklabel ; status: False ; >18:10:57,255 DBG blivet: PartitionDevice.teardown: sdf2 ; status: True ; controllable: True ; >18:10:57,257 DBG blivet: MDRaidMember.teardown: device: /dev/sdf2 ; type: mdmember ; status: False ; >18:10:57,258 DBG blivet: MDRaidMember.teardown: device: /dev/sdf2 ; type: mdmember ; status: False ; >18:10:57,304 DBG blivet: DiskDevice.teardown: sdf ; status: True ; controllable: True ; >18:10:57,306 DBG blivet: DiskLabel.teardown: device: /dev/sdf ; type: disklabel ; status: False ; >18:10:57,308 DBG blivet: DiskLabel.teardown: device: /dev/sdf ; type: disklabel ; status: False ; >18:10:57,356 DBG blivet: LVMLogicalVolumeDevice.teardown: vg_ceramic-var ; status: False ; controllable: True ; >18:10:57,357 DBG blivet: LVMVolumeGroupDevice.teardown: vg_ceramic ; status: False ; controllable: True ; >18:10:57,358 DBG blivet: MDRaidArrayDevice.teardown: 2 ; status: False ; controllable: True ; >18:10:57,360 DBG blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >18:10:57,362 DBG blivet: MDRaidMember.teardown: device: /dev/sda2 ; type: mdmember ; status: False ; >18:10:57,364 DBG blivet: MDRaidMember.teardown: device: /dev/sda2 ; type: mdmember ; status: False ; >18:10:57,412 DBG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >18:10:57,414 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >18:10:57,416 DBG blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >18:10:57,462 DBG blivet: PartitionDevice.teardown: sde2 ; status: True ; controllable: True ; >18:10:57,464 DBG blivet: MDRaidMember.teardown: device: /dev/sde2 ; type: mdmember ; status: False ; >18:10:57,465 DBG blivet: MDRaidMember.teardown: device: /dev/sde2 ; type: mdmember ; status: False ; >18:10:57,513 DBG blivet: DiskDevice.teardown: sde ; status: True ; controllable: True ; >18:10:57,515 DBG blivet: DiskLabel.teardown: device: /dev/sde ; type: disklabel ; status: False ; >18:10:57,517 DBG blivet: DiskLabel.teardown: device: /dev/sde ; type: disklabel ; status: False ; >18:10:57,565 DBG blivet: PartitionDevice.teardown: sdd2 ; status: True ; controllable: True ; >18:10:57,567 DBG blivet: MDRaidMember.teardown: device: /dev/sdd2 ; type: mdmember ; status: False ; >18:10:57,568 DBG blivet: MDRaidMember.teardown: device: /dev/sdd2 ; type: mdmember ; status: False ; >18:10:57,616 DBG blivet: DiskDevice.teardown: sdd ; status: True ; controllable: True ; >18:10:57,618 DBG blivet: DiskLabel.teardown: device: /dev/sdd ; type: disklabel ; status: False ; >18:10:57,620 DBG blivet: DiskLabel.teardown: device: /dev/sdd ; type: disklabel ; status: False ; >18:10:57,667 DBG blivet: PartitionDevice.teardown: sdc2 ; status: True ; controllable: True ; >18:10:57,669 DBG blivet: MDRaidMember.teardown: device: /dev/sdc2 ; type: mdmember ; status: False ; >18:10:57,671 DBG blivet: MDRaidMember.teardown: device: /dev/sdc2 ; type: mdmember ; status: False ; >18:10:57,718 DBG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >18:10:57,720 DBG blivet: DiskLabel.teardown: device: /dev/sdc ; type: disklabel ; status: False ; >18:10:57,721 DBG blivet: DiskLabel.teardown: device: /dev/sdc ; type: disklabel ; status: False ; >18:10:57,770 DBG blivet: PartitionDevice.teardown: sdb2 ; status: True ; controllable: True ; >18:10:57,772 DBG blivet: MDRaidMember.teardown: device: /dev/sdb2 ; type: mdmember ; status: False ; >18:10:57,773 DBG blivet: MDRaidMember.teardown: device: /dev/sdb2 ; type: mdmember ; status: False ; >18:10:57,822 DBG blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >18:10:57,824 DBG blivet: DiskLabel.teardown: device: /dev/sdb ; type: disklabel ; status: False ; >18:10:57,826 DBG blivet: DiskLabel.teardown: device: /dev/sdb ; type: disklabel ; status: False ; >18:10:57,871 DBG blivet: PartitionDevice.teardown: sdk3 ; status: True ; controllable: True ; >18:10:57,873 DBG blivet: MDRaidMember.teardown: device: /dev/sdk3 ; type: mdmember ; status: False ; >18:10:57,874 DBG blivet: MDRaidMember.teardown: device: /dev/sdk3 ; type: mdmember ; status: False ; >18:10:57,922 DBG blivet: DiskDevice.teardown: sdk ; status: True ; controllable: True ; >18:10:57,924 DBG blivet: DiskLabel.teardown: device: /dev/sdk ; type: disklabel ; status: False ; >18:10:57,926 DBG blivet: DiskLabel.teardown: device: /dev/sdk ; type: disklabel ; status: False ; >18:10:57,974 DBG blivet: PartitionDevice.teardown: sdk2 ; status: True ; controllable: True ; >18:10:57,976 DBG blivet: MDRaidMember.teardown: device: /dev/sdk2 ; type: mdmember ; status: False ; >18:10:57,977 DBG blivet: MDRaidMember.teardown: device: /dev/sdk2 ; type: mdmember ; status: False ; >18:10:58,026 DBG blivet: DiskDevice.teardown: sdk ; status: True ; controllable: True ; >18:10:58,028 DBG blivet: DiskLabel.teardown: device: /dev/sdk ; type: disklabel ; status: False ; >18:10:58,030 DBG blivet: DiskLabel.teardown: device: /dev/sdk ; type: disklabel ; status: False ; >18:10:58,079 DBG blivet: PartitionDevice.teardown: sdj2 ; status: True ; controllable: True ; >18:10:58,081 DBG blivet: MDRaidMember.teardown: device: /dev/sdj2 ; type: mdmember ; status: False ; >18:10:58,082 DBG blivet: MDRaidMember.teardown: device: /dev/sdj2 ; type: mdmember ; status: False ; >18:10:58,130 DBG blivet: DiskDevice.teardown: sdj ; status: True ; controllable: True ; >18:10:58,132 DBG blivet: DiskLabel.teardown: device: /dev/sdj ; type: disklabel ; status: False ; >18:10:58,134 DBG blivet: DiskLabel.teardown: device: /dev/sdj ; type: disklabel ; status: False ; >18:10:58,180 DBG blivet: PartitionDevice.teardown: sdi2 ; status: True ; controllable: True ; >18:10:58,182 DBG blivet: MDRaidMember.teardown: device: /dev/sdi2 ; type: mdmember ; status: False ; >18:10:58,183 DBG blivet: MDRaidMember.teardown: device: /dev/sdi2 ; type: mdmember ; status: False ; >18:10:58,231 DBG blivet: DiskDevice.teardown: sdi ; status: True ; controllable: True ; >18:10:58,233 DBG blivet: DiskLabel.teardown: device: /dev/sdi ; type: disklabel ; status: False ; >18:10:58,235 DBG blivet: DiskLabel.teardown: device: /dev/sdi ; type: disklabel ; status: False ; >18:10:58,285 DBG blivet: PartitionDevice.teardown: sdh2 ; status: True ; controllable: True ; >18:10:58,287 DBG blivet: MDRaidMember.teardown: device: /dev/sdh2 ; type: mdmember ; status: False ; >18:10:58,288 DBG blivet: MDRaidMember.teardown: device: /dev/sdh2 ; type: mdmember ; status: False ; >18:10:58,337 DBG blivet: DiskDevice.teardown: sdh ; status: True ; controllable: True ; >18:10:58,339 DBG blivet: DiskLabel.teardown: device: /dev/sdh ; type: disklabel ; status: False ; >18:10:58,340 DBG blivet: DiskLabel.teardown: device: /dev/sdh ; type: disklabel ; status: False ; >18:10:58,387 DBG blivet: PartitionDevice.teardown: sdg2 ; status: True ; controllable: True ; >18:10:58,389 DBG blivet: MDRaidMember.teardown: device: /dev/sdg2 ; type: mdmember ; status: False ; >18:10:58,390 DBG blivet: MDRaidMember.teardown: device: /dev/sdg2 ; type: mdmember ; status: False ; >18:10:58,439 DBG blivet: DiskDevice.teardown: sdg ; status: True ; controllable: True ; >18:10:58,441 DBG blivet: DiskLabel.teardown: device: /dev/sdg ; type: disklabel ; status: False ; >18:10:58,443 DBG blivet: DiskLabel.teardown: device: /dev/sdg ; type: disklabel ; status: False ; >18:10:58,488 DBG blivet: PartitionDevice.teardown: sdf2 ; status: True ; controllable: True ; >18:10:58,489 DBG blivet: MDRaidMember.teardown: device: /dev/sdf2 ; type: mdmember ; status: False ; >18:10:58,491 DBG blivet: MDRaidMember.teardown: device: /dev/sdf2 ; type: mdmember ; status: False ; >18:10:58,539 DBG blivet: DiskDevice.teardown: sdf ; status: True ; controllable: True ; >18:10:58,541 DBG blivet: DiskLabel.teardown: device: /dev/sdf ; type: disklabel ; status: False ; >18:10:58,543 DBG blivet: DiskLabel.teardown: device: /dev/sdf ; type: disklabel ; status: False ; >18:10:58,594 DBG blivet: DiskDevice.teardown: sdl ; status: True ; controllable: True ; >18:10:58,595 DBG blivet: DeviceFormat.teardown: device: /dev/sdl ; type: None ; status: False ; >18:10:58,595 DBG blivet: DeviceFormat.teardown: device: /dev/sdl ; type: None ; status: False ; >18:10:58,658 DBG blivet: DiskDevice.teardown: sdm ; status: True ; controllable: True ; >18:10:58,733 DBG blivet: Iso9660FS.teardown: device: /dev/sdm ; type: iso9660 ; status: True ; >18:10:59,089 INF blivet: teardown of sdm failed: umount of /run/install/repo failed (32) >18:10:59,090 DBG blivet: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >18:10:59,090 DBG blivet: FileDevice.teardown: /overlay (deleted) ; status: False ; controllable: False ; >18:10:59,112 INF blivet: edd: collected mbr signatures: {'sda': '0x0de2f89a', 'sdb': '0x8699f579', 'sdc': '0x6373af13', 'sdd': '0xafe25ac4', 'sde': '0xdcd1348f', 'sdf': '0x5b9a7ec2', 'sdg': '0x658e580f', 'sdh': '0x90b25b46', 'sdi': '0x284e0c8f', 'sdj': '0xb2039f06', 'sdk': '0x6bdec109'} >18:10:59,113 DBG blivet: edd: found device 0x81 at /sys/firmware/edd/int13_dev81/ >18:10:59,114 DBG blivet: edd: found device 0x88 at /sys/firmware/edd/int13_dev88/ >18:10:59,115 WRN blivet: version is not a valid attribute >18:10:59,115 WRN blivet: interface is not a valid attribute >18:10:59,115 WRN blivet: sectors is not a valid attribute >18:10:59,115 WRN blivet: host_bus is not a valid attribute >18:10:59,115 DBG blivet: edd: found device 0x86 at /sys/firmware/edd/int13_dev86/ >18:10:59,116 WRN blivet: version is not a valid attribute >18:10:59,116 WRN blivet: interface is not a valid attribute >18:10:59,116 WRN blivet: sectors is not a valid attribute >18:10:59,116 WRN blivet: host_bus is not a valid attribute >18:10:59,116 DBG blivet: edd: found device 0x84 at /sys/firmware/edd/int13_dev84/ >18:10:59,125 DBG blivet: /dev/sdm is mounted on /run/install/repo >18:10:59,125 DBG blivet: /dev/sdm is mounted on /run/install/repo >18:10:59,152 DBG blivet: DeviceTree.get_device_by_path: path: /dev/sdm ; incomplete: False ; hidden: False ; >18:10:59,154 DBG blivet: DeviceTree.get_device_by_path returned existing 28.64 GiB disk sdm (439) with existing iso9660 filesystem >18:10:59,160 DBG blivet: DiskLabel.__init__: >18:10:59,161 INF blivet: DiskLabel.parted_device returning None >18:10:59,164 DBG blivet: DMRaidMember.__init__: >18:10:59,164 DBG blivet: Ext2FS.supported: supported: True ; >18:10:59,168 DBG blivet: Ext2FS.supported: supported: True ; >18:10:59,168 DBG blivet: Ext3FS.supported: supported: True ; >18:10:59,169 DBG blivet: Ext3FS.supported: supported: True ; >18:10:59,169 DBG blivet: Ext4FS.supported: supported: True ; >18:10:59,170 DBG blivet: Ext4FS.supported: supported: True ; >18:10:59,176 DBG blivet: FATFS.supported: supported: True ; >18:10:59,274 DBG blivet: FATFS.supported: supported: True ; >18:10:59,276 DBG blivet: EFIFS.supported: supported: True ; >18:10:59,277 DBG blivet: EFIFS.supported: supported: True ; >18:10:59,278 DBG blivet: BTRFS.supported: supported: True ; >18:10:59,378 DBG blivet: BTRFS.supported: supported: True ; >18:10:59,380 DBG blivet: XFS.supported: supported: True ; >18:10:59,381 DBG blivet: XFS.supported: supported: True ; >18:10:59,381 DBG blivet: HFS.supported: supported: False ; >18:10:59,382 DBG blivet: HFS.supported: supported: False ; >18:10:59,383 DBG blivet: AppleBootstrapFS.supported: supported: True ; >18:10:59,383 DBG blivet: AppleBootstrapFS.supported: supported: True ; >18:10:59,384 DBG blivet: HFSPlus.supported: supported: False ; >18:10:59,385 DBG blivet: HFSPlus.supported: supported: False ; >18:10:59,385 DBG blivet: MacEFIFS.supported: supported: True ; >18:10:59,386 DBG blivet: MacEFIFS.supported: supported: True ; >18:10:59,387 DBG blivet: NTFS.supported: supported: False ; >18:10:59,387 DBG blivet: NTFS.supported: supported: False ; >18:10:59,388 DBG blivet: NFS.supported: supported: False ; >18:10:59,389 DBG blivet: NFS.supported: supported: False ; >18:10:59,389 DBG blivet: NFSv4.supported: supported: False ; >18:10:59,390 DBG blivet: NFSv4.supported: supported: False ; >18:10:59,391 DBG blivet: Iso9660FS.supported: supported: True ; >18:10:59,391 DBG blivet: Iso9660FS.supported: supported: True ; >18:10:59,392 DBG blivet: NoDevFS.supported: supported: False ; >18:10:59,393 DBG blivet: NoDevFS.supported: supported: False ; >18:10:59,393 DBG blivet: DevPtsFS.supported: supported: False ; >18:10:59,394 DBG blivet: DevPtsFS.supported: supported: False ; >18:10:59,395 DBG blivet: ProcFS.supported: supported: False ; >18:10:59,396 DBG blivet: ProcFS.supported: supported: False ; >18:10:59,396 DBG blivet: SysFS.supported: supported: False ; >18:10:59,397 DBG blivet: SysFS.supported: supported: False ; >18:10:59,398 DBG blivet: TmpFS.supported: supported: True ; >18:10:59,405 DBG blivet: TmpFS.supported: supported: True ; >18:10:59,406 DBG blivet: BindFS.supported: supported: False ; >18:10:59,407 DBG blivet: BindFS.supported: supported: False ; >18:10:59,407 DBG blivet: SELinuxFS.supported: supported: False ; >18:10:59,408 DBG blivet: SELinuxFS.supported: supported: False ; >18:10:59,409 DBG blivet: USBFS.supported: supported: False ; >18:10:59,409 DBG blivet: USBFS.supported: supported: False ; >18:10:59,410 DBG blivet: EFIVarFS.supported: supported: False ; >18:10:59,411 DBG blivet: EFIVarFS.supported: supported: False ; >18:10:59,412 DBG blivet: LUKS.__init__: >18:10:59,412 DBG blivet: LVMPhysicalVolume.__init__: >18:10:59,413 DBG blivet: MDRaidMember.__init__: >18:10:59,414 DBG blivet: MultipathMember.__init__: >18:10:59,414 DBG blivet: SwapSpace.__init__: >11:10:59,004 DBG blivet: existing RAID raid1 size == 1023.94 MiB >11:10:59,006 DBG blivet: existing RAID raid10 size == 4 TiB >11:10:59,008 DBG blivet: existing RAID raid10 size == 4 TiB >11:10:59,008 DBG blivet: existing RAID raid10 size == 4 TiB >11:10:59,008 DBG blivet: existing RAID raid10 size == 4 TiB > > >/tmp/ifcfg.log: >18:10:33,931 DBG ifcfg: content of files (network initialization): >18:10:33,941 DBG ifcfg: all settings: [{'802-3-ethernet': {'auto-negotiate': False, 'mac-address': [12, 196, 122, 49, 68, 144], 'mac-address-blacklist': [], 's390-options': {}}, 'connection': {'id': 'Wired connection 1', 'uuid': '24537e0c-b440-3090-b794-76b7284763a7', 'type': '802-3-ethernet', 'permissions': [], 'autoconnect-priority': -999, 'timestamp': 1529777433}, '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': {}}, {'802-3-ethernet': {'auto-negotiate': False, 'mac-address': [12, 196, 122, 49, 68, 145], 'mac-address-blacklist': [], 's390-options': {}}, 'connection': {'id': 'Wired connection 2', 'uuid': '4455419f-baa2-3b9a-a8eb-696861623f57', 'type': '802-3-ethernet', 'permissions': [], 'autoconnect-priority': -999, 'timestamp': 1529777428}, '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': {}}] >18:10:34,297 DBG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-eno1 >18:10:34,298 DBG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-eno1 >18:10:34,299 DBG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-eno1 >18:10:34,299 DBG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-eno1 >18:10:34,300 DBG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-eno1 >18:10:34,471 DBG ifcfg: content of files (missing ifcfgs created for devices ['eno1', 'eno2']): >18:10:34,471 DBG ifcfg: /etc/sysconfig/network-scripts/ifcfg-eno1: >18:10:34,471 DBG ifcfg: TYPE=Ethernet >18:10:34,471 DBG ifcfg: PROXY_METHOD=none >18:10:34,472 DBG ifcfg: BROWSER_ONLY=no >18:10:34,472 DBG ifcfg: BOOTPROTO=dhcp >18:10:34,472 DBG ifcfg: DEFROUTE=yes >18:10:34,472 DBG ifcfg: IPV4_FAILURE_FATAL=no >18:10:34,472 DBG ifcfg: IPV6INIT=yes >18:10:34,472 DBG ifcfg: IPV6_AUTOCONF=yes >18:10:34,473 DBG ifcfg: IPV6_DEFROUTE=yes >18:10:34,473 DBG ifcfg: IPV6_FAILURE_FATAL=no >18:10:34,473 DBG ifcfg: IPV6_ADDR_GEN_MODE=stable-privacy >18:10:34,473 DBG ifcfg: NAME=eno1 >18:10:34,473 DBG ifcfg: UUID=24537e0c-b440-3090-b794-76b7284763a7 >18:10:34,473 DBG ifcfg: ONBOOT=yes >18:10:34,474 DBG ifcfg: AUTOCONNECT_PRIORITY=-999 >18:10:34,474 DBG ifcfg: DEVICE=eno1 >18:10:34,474 DBG ifcfg: /etc/sysconfig/network-scripts/ifcfg-eno2: >18:10:34,474 DBG ifcfg: TYPE=Ethernet >18:10:34,474 DBG ifcfg: PROXY_METHOD=none >18:10:34,475 DBG ifcfg: BROWSER_ONLY=no >18:10:34,475 DBG ifcfg: BOOTPROTO=dhcp >18:10:34,475 DBG ifcfg: DEFROUTE=yes >18:10:34,475 DBG ifcfg: IPV4_FAILURE_FATAL=no >18:10:34,475 DBG ifcfg: IPV6INIT=yes >18:10:34,475 DBG ifcfg: IPV6_AUTOCONF=yes >18:10:34,476 DBG ifcfg: IPV6_DEFROUTE=yes >18:10:34,476 DBG ifcfg: IPV6_FAILURE_FATAL=no >18:10:34,476 DBG ifcfg: IPV6_ADDR_GEN_MODE=stable-privacy >18:10:34,476 DBG ifcfg: NAME=eno2 >18:10:34,476 DBG ifcfg: UUID=4455419f-baa2-3b9a-a8eb-696861623f57 >18:10:34,476 DBG ifcfg: ONBOOT=yes >18:10:34,476 DBG ifcfg: AUTOCONNECT_PRIORITY=-999 >18:10:34,477 DBG ifcfg: DEVICE=eno2 >18:10:34,486 DBG ifcfg: all settings: [{'802-3-ethernet': {'auto-negotiate': False, 'mac-address-blacklist': [], 's390-options': {}}, 'connection': {'id': 'eno1', 'uuid': '24537e0c-b440-3090-b794-76b7284763a7', 'interface-name': 'eno1', 'type': '802-3-ethernet', 'permissions': [], 'autoconnect-priority': -999, 'timestamp': 1529777433}, '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': {}}, {'802-3-ethernet': {'auto-negotiate': False, 'mac-address-blacklist': [], 's390-options': {}}, 'connection': {'id': 'eno2', 'uuid': '4455419f-baa2-3b9a-a8eb-696861623f57', 'interface-name': 'eno2', 'type': '802-3-ethernet', 'permissions': [], 'autoconnect-priority': -999}, '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': {}}] >18:10:59,354 DBG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-eno1 >18:10:59,355 DBG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-eno1 >18:10:59,425 DBG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-eno1 >18:10:59,425 DBG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-eno2 >18:10:59,426 DBG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-eno2 > > >/tmp/dnf.librepo.log: >18:10:39 Librepo version: 1.8.0 with CURL_GLOBAL_ACK_EINTR support (libcurl/7.59.0 OpenSSL/1.1.0h zlib/1.2.11 libidn2/2.0.4 libpsl/0.20.1 (+libidn2/2.0.4) libssh/0.7.5/openssl/zlib nghttp2/1.31.1) >18:10:39 Current date: 2018-06-23T18:10:39+0000 >18:10:59 lr_download: Target: file:///etc/dnf/dnf.conf (-) >18:10:59 select_next_target: Selecting mirror for: file:///etc/dnf/dnf.conf >18:10:59 prepare_next_transfer: URL: file:///etc/dnf/dnf.conf >18:10:59 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (fd: 37): Operation not supported >18:10:59 lr_download: Downloading started >18:10:59 check_transfer_statuses: Transfer finished: file:///etc/dnf/dnf.conf (Effective url: file:///etc/dnf/dnf.conf) >18:10:59 lr_download: Target: file:///etc/anaconda.repos.d/fedora-cisco-openh264.repo (-) >18:10:59 select_next_target: Selecting mirror for: file:///etc/anaconda.repos.d/fedora-cisco-openh264.repo >18:10:59 prepare_next_transfer: URL: file:///etc/anaconda.repos.d/fedora-cisco-openh264.repo >18:10:59 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (fd: 39): Operation not supported >18:10:59 lr_download: Downloading started >18:10:59 check_transfer_statuses: Transfer finished: file:///etc/anaconda.repos.d/fedora-cisco-openh264.repo (Effective url: file:///etc/anaconda.repos.d/fedora-cisco-openh264.repo) >18:10:59 lr_download: Target: file:///etc/anaconda.repos.d/fedora-updates-testing.repo (-) >18:10:59 select_next_target: Selecting mirror for: file:///etc/anaconda.repos.d/fedora-updates-testing.repo >18:10:59 prepare_next_transfer: URL: file:///etc/anaconda.repos.d/fedora-updates-testing.repo >18:10:59 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (fd: 38): Operation not supported >18:10:59 lr_download: Downloading started >18:10:59 check_transfer_statuses: Transfer finished: file:///etc/anaconda.repos.d/fedora-updates-testing.repo (Effective url: file:///etc/anaconda.repos.d/fedora-updates-testing.repo) >18:10:59 lr_download: Target: file:///etc/anaconda.repos.d/fedora-updates.repo (-) >18:10:59 select_next_target: Selecting mirror for: file:///etc/anaconda.repos.d/fedora-updates.repo >18:10:59 prepare_next_transfer: URL: file:///etc/anaconda.repos.d/fedora-updates.repo >18:10:59 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (fd: 38): Operation not supported >18:10:59 lr_download: Downloading started >18:10:59 check_transfer_statuses: Transfer finished: file:///etc/anaconda.repos.d/fedora-updates.repo (Effective url: file:///etc/anaconda.repos.d/fedora-updates.repo) >18:10:59 lr_download: Target: file:///etc/anaconda.repos.d/fedora.repo (-) >18:10:59 select_next_target: Selecting mirror for: file:///etc/anaconda.repos.d/fedora.repo >18:10:59 prepare_next_transfer: URL: file:///etc/anaconda.repos.d/fedora.repo >18:10:59 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (fd: 39): Operation not supported >18:10:59 lr_download: Downloading started >18:10:59 check_transfer_statuses: Transfer finished: file:///etc/anaconda.repos.d/fedora.repo (Effective url: file:///etc/anaconda.repos.d/fedora.repo) >18:10:59 lr_handle_perform: Using dir: /tmp/dnf.cache/anaconda-7f22301011975b35 >18:10:59 lr_handle_perform: Using own SIGINT handler >18:10:59 lr_handle_prepare_internal_mirrorlist: Preparing internal mirrorlist >18:10:59 lr_handle_prepare_internal_mirrorlist: Finalizing internal mirrorlist >18:10:59 lr_handle_prepare_internal_mirrorlist: Finalizing mirrors reported via LRI_MIRRORS >18:10:59 lr_handle_perform: Downloading/Locating yum repo >18:10:59 lr_yum_use_local: Locating repo.. >18:10:59 lr_yum_use_local_load_base: open(/tmp/dnf.cache/anaconda-7f22301011975b35/repodata/repomd.xml): No such file or directory >18:10:59 lr_handle_perform: Restoring an old SIGINT handler >18:10:59 lr_handle_perform: Using dir: /tmp/dnf-affif9ww >18:10:59 lr_handle_perform: Using own SIGINT handler >18:10:59 lr_handle_prepare_internal_mirrorlist: Preparing internal mirrorlist >18:10:59 lr_handle_prepare_internal_mirrorlist: Finalizing internal mirrorlist >18:10:59 lr_handle_prepare_internal_mirrorlist: Finalizing mirrors reported via LRI_MIRRORS >18:10:59 lr_handle_perform: Downloading/Locating yum repo >18:10:59 lr_yum_download_remote: Downloading/Copying repo.. >18:10:59 lr_yum_download_repomd: Downloading repomd.xml via mirrorlist >18:10:59 lr_download: Target: repodata/repomd.xml (-) >18:10:59 lr_prepare_lrmirrors: Preparing internal mirror list for handle id: 0x55bfa8554570 >18:10:59 lr_prepare_lrmirrors: Mirror: file:///run/install/repo >18:10:59 select_next_target: Selecting mirror for: repodata/repomd.xml >18:10:59 prepare_next_transfer: URL: file:///run/install/repo/repodata/repomd.xml >18:10:59 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (fd: 38): Operation not supported >18:10:59 lr_download: Downloading started >18:10:59 check_transfer_statuses: Transfer finished: repodata/repomd.xml (Effective url: file:///run/install/repo/repodata/repomd.xml) >18:10:59 lr_yum_download_remote: Parsing repomd.xml >18:10:59 1524630488: Repomd revision: lr_yum_download_remote >18:10:59 lr_download: Target: repodata/ca4565013354c3ea120a917ab5359a636f4deff8434e97d6a70e453d29adb4be-primary.xml.gz (-) >18:10:59 lr_prepare_lrmirrors: Preparing internal mirror list for handle id: 0x55bfa8554570 >18:10:59 lr_prepare_lrmirrors: Mirror: file:///run/install/repo >18:10:59 lr_download: Target: repodata/11c8106ff3398e8a14d3857af3c9031b2782f7ca7c2e145ce3bc4e0f776b1155-filelists.xml.gz (-) >18:10:59 lr_download: Target: repodata/1bd9a5aeafdd803664d07f228341f5fcd7cbbea435006d5fdaa08c333d6942ee-comps-Server.x86_64.xml.gz (-) >18:10:59 select_next_target: Selecting mirror for: repodata/ca4565013354c3ea120a917ab5359a636f4deff8434e97d6a70e453d29adb4be-primary.xml.gz >18:10:59 prepare_next_transfer: URL: file:///run/install/repo/repodata/ca4565013354c3ea120a917ab5359a636f4deff8434e97d6a70e453d29adb4be-primary.xml.gz >18:10:59 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (fd: 41): Operation not supported >18:10:59 select_next_target: Selecting mirror for: repodata/11c8106ff3398e8a14d3857af3c9031b2782f7ca7c2e145ce3bc4e0f776b1155-filelists.xml.gz >18:10:59 prepare_next_transfer: URL: file:///run/install/repo/repodata/11c8106ff3398e8a14d3857af3c9031b2782f7ca7c2e145ce3bc4e0f776b1155-filelists.xml.gz >18:10:59 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (fd: 43): Operation not supported >18:10:59 select_next_target: Selecting mirror for: repodata/1bd9a5aeafdd803664d07f228341f5fcd7cbbea435006d5fdaa08c333d6942ee-comps-Server.x86_64.xml.gz >18:10:59 prepare_next_transfer: URL: file:///run/install/repo/repodata/1bd9a5aeafdd803664d07f228341f5fcd7cbbea435006d5fdaa08c333d6942ee-comps-Server.x86_64.xml.gz >18:10:59 add_librepo_xattr: Cannot set xattr user.Librepo.DownloadInProgress (fd: 45): Operation not supported >18:10:59 lr_download: Downloading started >18:10:59 check_transfer_statuses: Transfer finished: repodata/ca4565013354c3ea120a917ab5359a636f4deff8434e97d6a70e453d29adb4be-primary.xml.gz (Effective url: file:///run/install/repo/repodata/ca4565013354c3ea120a917ab5359a636f4deff8434e97d6a70e453d29adb4be-primary.xml.gz) >18:10:59 check_finished_trasfer_checksum: Checksum (sha256) ca4565013354c3ea120a917ab5359a636f4deff8434e97d6a70e453d29adb4be is OK >18:10:59 check_transfer_statuses: Transfer finished: repodata/11c8106ff3398e8a14d3857af3c9031b2782f7ca7c2e145ce3bc4e0f776b1155-filelists.xml.gz (Effective url: file:///run/install/repo/repodata/11c8106ff3398e8a14d3857af3c9031b2782f7ca7c2e145ce3bc4e0f776b1155-filelists.xml.gz) >18:10:59 check_finished_trasfer_checksum: Checksum (sha256) 11c8106ff3398e8a14d3857af3c9031b2782f7ca7c2e145ce3bc4e0f776b1155 is OK >18:10:59 check_transfer_statuses: Transfer finished: repodata/1bd9a5aeafdd803664d07f228341f5fcd7cbbea435006d5fdaa08c333d6942ee-comps-Server.x86_64.xml.gz (Effective url: file:///run/install/repo/repodata/1bd9a5aeafdd803664d07f228341f5fcd7cbbea435006d5fdaa08c333d6942ee-comps-Server.x86_64.xml.gz) >18:10:59 check_finished_trasfer_checksum: Checksum (sha256) 1bd9a5aeafdd803664d07f228341f5fcd7cbbea435006d5fdaa08c333d6942ee is OK >18:10:59 lr_handle_perform: Restoring an old SIGINT handler >18:10:59 lr_handle_perform: Using dir: /tmp/dnf.cache/anaconda-7f22301011975b35 >18:10:59 lr_handle_perform: Using own SIGINT handler >18:10:59 lr_handle_prepare_internal_mirrorlist: Preparing internal mirrorlist >18:10:59 lr_handle_prepare_internal_mirrorlist: Finalizing internal mirrorlist >18:10:59 lr_handle_prepare_internal_mirrorlist: Finalizing mirrors reported via LRI_MIRRORS >18:10:59 lr_handle_perform: Downloading/Locating yum repo >18:10:59 lr_yum_use_local: Locating repo.. >18:10:59 lr_yum_use_local_load_base: Parsing repomd.xml >18:10:59 lr_yum_use_local_load_base: Repomd revision: 1524630488 >18:10:59 lr_yum_use_local: Repository was successfully located >18:10:59 lr_yum_check_checksum_of_md_record: Checking checksum of /tmp/dnf.cache/anaconda-7f22301011975b35/repodata/ca4565013354c3ea120a917ab5359a636f4deff8434e97d6a70e453d29adb4be-primary.xml.gz (expected: ca4565013354c3ea120a917ab5359a636f4deff8434e97d6a70e453d29adb4be [sha256]) >18:10:59 lr_yum_check_checksum_of_md_record: Checksum check - Passed >18:10:59 lr_yum_check_checksum_of_md_record: Checking checksum of /tmp/dnf.cache/anaconda-7f22301011975b35/repodata/11c8106ff3398e8a14d3857af3c9031b2782f7ca7c2e145ce3bc4e0f776b1155-filelists.xml.gz (expected: 11c8106ff3398e8a14d3857af3c9031b2782f7ca7c2e145ce3bc4e0f776b1155 [sha256]) >18:10:59 lr_yum_check_checksum_of_md_record: Checksum check - Passed >18:10:59 lr_yum_check_checksum_of_md_record: Checking checksum of /tmp/dnf.cache/anaconda-7f22301011975b35/repodata/1bd9a5aeafdd803664d07f228341f5fcd7cbbea435006d5fdaa08c333d6942ee-comps-Server.x86_64.xml.gz (expected: 1bd9a5aeafdd803664d07f228341f5fcd7cbbea435006d5fdaa08c333d6942ee [sha256]) >18:10:59 lr_yum_check_checksum_of_md_record: Checksum check - Passed >18:10:59 lr_handle_perform: Restoring an old SIGINT handler > > >/tmp/hawkey.log: >INFO Jun-23 18:10:59 === Started libdnf-0.11.1 === >DEBUG Jun-23 18:10:59 fetching anaconda >DEBUG Jun-23 18:10:59 caching repo: anaconda (0x208130709033da59618230157590f7045bb7770105324839cf1eda780f0fe236) >DEBUG Jun-23 18:10:59 load_ext: loading: /tmp/dnf.cache/anaconda-7f22301011975b35/repodata/11c8106ff3398e8a14d3857af3c9031b2782f7ca7c2e145ce3bc4e0f776b1155-filelists.xml.gz >DEBUG Jun-23 11:10:59 write_ext: storing anaconda to: /tmp/dnf.cache/anaconda-filenames.solvx.GAE1aT >DEBUG Jun-23 11:11:00 no presto metadata available for anaconda >DEBUG Jun-23 11:11:00 no updateinfo available for anaconda >DEBUG Jun-23 11:11:00 rewriting repo: anaconda >DEBUG Jun-23 11:11:00 caching repo: anaconda (0x208130709033da59618230157590f7045bb7770105324839cf1eda780f0fe236) > > >/tmp/lvm.log: >libdm-config.c:1074 log/activation not found in config: defaulting to 0 >config/config.c:1472 log/debug_classes not found in config: defaulting to debug_classes = [ "memory", "devices", "io", "activation", "allocation", "lvmetad", "metadata", "cache", "locking", "lvmpolld", "dbus" ] >commands/toolcontext.c:362 Setting log debug classes to 2047 >commands/toolcontext.c:368 Logging initialised at Sat Jun 23 18:10:51 2018 >config/config.c:281 Loading config file: /etc/lvm/lvmlocal.conf >device/dev-io.c:599 Opened /etc/lvm/lvmlocal.conf RO >device/dev-io.c:654 Closed /etc/lvm/lvmlocal.conf >libdm-config.c:1074 config/checks not found in config: defaulting to 1 >libdm-config.c:1074 config/abort_on_errors not found in config: defaulting to 0 >libdm-config.c:1074 config/checks not found in config: defaulting to 1 >libdm-config.c:1074 config/checks not found in config: defaulting to 1 >libdm-config.c:1002 global/umask not found in config: defaulting to 63 >libdm-config.c:975 devices/dir not found in config: defaulting to /dev >libdm-config.c:975 devices/external_device_info_source not found in config: defaulting to none >libdm-config.c:975 global/proc not found in config: defaulting to /proc >libdm-config.c:1074 global/activation not found in config: defaulting to 1 >libdm-config.c:1074 activation/auto_set_activation_skip not found in config: defaulting to 1 >libdm-config.c:975 activation/readahead not found in config: defaulting to auto >libdm-config.c:1074 activation/udev_rules not found in config: defaulting to 1 >libdm-config.c:1074 activation/udev_sync not found in config: defaulting to 1 >libdm-config.c:1074 activation/retry_deactivation not found in config: defaulting to 1 >libdm-config.c:1074 activation/checks not found in config: defaulting to 0 >misc/lvm-globals.c:188 LVM activation checks disabled >libdm-config.c:1074 activation/use_linear_target not found in config: defaulting to 1 >libdm-config.c:975 activation/missing_stripe_filler not found in config: defaulting to error >libdm-config.c:1074 global/metadata_read_only not found in config: defaulting to 0 >libdm-config.c:1002 devices/pv_min_size not found in config: defaulting to 2048 >libdm-config.c:1074 metadata/check_pv_device_sizes not found in config: defaulting to 1 >libdm-config.c:975 global/units not found in config: defaulting to r >libdm-config.c:1074 global/si_unit_consistency not found in config: defaulting to 1 >libdm-config.c:1074 report/binary_values_as_numeric not found in config: defaulting to 0 >libdm-config.c:1074 report/mark_hidden_devices not found in config: defaulting to 1 >libdm-config.c:1074 global/suffix not found in config: defaulting to 1 >libdm-config.c:975 report/list_item_separator not found in config: defaulting to , >libdm-config.c:975 report/time_format not found in config: defaulting to %Y-%m-%d %T %z >libdm-config.c:1074 report/two_word_unknown_device not found in config: defaulting to 0 >libdm-config.c:1074 global/detect_internal_vg_cache_corruption not found in config: defaulting to 0 >libdm-config.c:975 global/system_id_source not found in config: defaulting to none >libdm-config.c:975 config/profile_dir not found in config: defaulting to /etc/lvm/profile >libdm-config.c:1002 devices/disable_after_error_count not found in config: defaulting to 0 >config/config.c:1475 Setting devices/preferred_names to preferred_names = [ "^/dev/mapper/", "^/dev/md/", "^/dev/sd" ] >libdm-config.c:1074 devices/obtain_device_list_from_udev not found in config: defaulting to 1 >config/config.c:1472 devices/scan not found in config: defaulting to scan = [ "/dev" ] >metadata/vg.c:74 Allocated VG #orphans_lvm1 at 0x55830f5203e0. >format1/format1.c:628 Initialised format: lvm1 >metadata/vg.c:74 Allocated VG #orphans_pool at 0x55830f5243f0. >format_pool/format_pool.c:335 Initialised format: pool >metadata/vg.c:74 Allocated VG #orphans_lvm2 at 0x55830f53d1f0. >format_text/format-text.c:2731 Initialised format: lvm2 >libdm-config.c:975 global/format not found in config: defaulting to lvm2 >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_lvm1" with VGID #orphans_lvm1. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_lvm1". >cache/lvmcache.c:1873 lvmcache: Initialised VG #orphans_lvm1. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_pool" with VGID #orphans_pool. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_pool". >cache/lvmcache.c:1873 lvmcache: Initialised VG #orphans_pool. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_lvm2" with VGID #orphans_lvm2. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_lvm2". >cache/lvmcache.c:1873 lvmcache: Initialised VG #orphans_lvm2. >striped/striped.c:245 Initialised segtype: striped >zero/zero.c:98 Initialised segtype: zero >error/errseg.c:104 Initialised segtype: error >libdm-config.c:975 dmeventd/snapshot_library not found in config: defaulting to libdevmapper-event-lvm2snapshot.so >snapshot/snapshot.c:275 Initialised segtype: snapshot >libdm-config.c:975 dmeventd/mirror_library not found in config: defaulting to libdevmapper-event-lvm2mirror.so >mirror/mirrored.c:585 Initialised segtype: mirror >libdm-config.c:975 dmeventd/raid_library not found in config: defaulting to libdevmapper-event-lvm2raid.so >raid/raid.c:646 Initialised segtype: raid0 >raid/raid.c:646 Initialised segtype: raid0_meta >raid/raid.c:646 Initialised segtype: raid1 >raid/raid.c:646 Initialised segtype: raid10 >raid/raid.c:646 Initialised segtype: raid10_near >raid/raid.c:646 Initialised segtype: raid4 >raid/raid.c:646 Initialised segtype: raid5 >raid/raid.c:646 Initialised segtype: raid5_n >raid/raid.c:646 Initialised segtype: raid5_la >raid/raid.c:646 Initialised segtype: raid5_ls >raid/raid.c:646 Initialised segtype: raid5_ra >raid/raid.c:646 Initialised segtype: raid5_rs >raid/raid.c:646 Initialised segtype: raid6 >raid/raid.c:646 Initialised segtype: raid6_n_6 >raid/raid.c:646 Initialised segtype: raid6_nc >raid/raid.c:646 Initialised segtype: raid6_nr >raid/raid.c:646 Initialised segtype: raid6_zr >raid/raid.c:646 Initialised segtype: raid6_ls_6 >raid/raid.c:646 Initialised segtype: raid6_rs_6 >raid/raid.c:646 Initialised segtype: raid6_la_6 >raid/raid.c:646 Initialised segtype: raid6_ra_6 >libdm-config.c:975 dmeventd/thin_library not found in config: defaulting to libdevmapper-event-lvm2thin.so >thin/thin.c:833 Initialised segtype: thin-pool >thin/thin.c:833 Initialised segtype: thin >cache_segtype/cache.c:627 Initialised segtype: cache-pool >cache_segtype/cache.c:641 Initialised segtype: cache >libdm-config.c:1074 backup/archive not found in config: defaulting to 1 >libdm-config.c:1002 backup/retain_days not found in config: defaulting to 30 >libdm-config.c:1002 backup/retain_min not found in config: defaulting to 10 >libdm-config.c:975 backup/archive_dir not found in config: defaulting to /etc/lvm/archive >libdm-config.c:1074 backup/backup not found in config: defaulting to 1 >libdm-config.c:975 backup/backup_dir not found in config: defaulting to /etc/lvm/backup >config/config.c:1472 devices/global_filter not found in config: defaulting to global_filter = [ "a|.*/|" ] >libdm-config.c:1002 global/locking_type not found in config: defaulting to 1 >libdm-config.c:1061 Setting global/use_lvmetad to 1 >libdm-config.c:1002 global/lvmetad_update_wait_time not found in config: defaulting to 10 >daemon-client.c:33 /run/lvm/lvmetad.socket: Opening daemon socket to lvmetad for protocol lvmetad version 1. >daemon-client.c:52 Sending daemon lvmetad: hello >libdm-config.c:966 Setting response to OK >libdm-config.c:966 Setting protocol to lvmetad >libdm-config.c:997 Setting version to 1 >cache/lvmetad.c:143 Successfully connected to lvmetad on fd 4. >libdm-config.c:1074 global/use_lvmpolld not found in config: defaulting to 1 >libdm-config.c:1074 devices/sysfs_scan not found in config: defaulting to 1 >filters/filter-sysfs.c:327 Sysfs filter initialised. >filters/filter-internal.c:77 Internal filter initialised. >filters/filter-type.c:56 LVM type filter initialised. >filters/filter-usable.c:192 Usable device filter initialised. >libdm-config.c:1074 devices/multipath_component_detection not found in config: defaulting to 1 >filters/filter-mpath.c:291 mpath filter initialised. >filters/filter-partitioned.c:59 Partitioned filter initialised. >libdm-config.c:1074 devices/md_component_detection not found in config: defaulting to 1 >filters/filter-md.c:73 MD filter initialised. >libdm-config.c:1074 devices/fw_raid_component_detection not found in config: defaulting to 0 >filters/filter-composite.c:104 Composite filter initialised. >libdm-config.c:1074 devices/ignore_suspended_devices not found in config: defaulting to 0 >libdm-config.c:1074 devices/ignore_lvm_mirrors not found in config: defaulting to 1 >config/config.c:1475 Setting devices/filter to filter = [ "r|/sdm1$|", "r|/sdm2$|" ] >filters/filter-regex.c:216 Regex filter initialised. >filters/filter-usable.c:192 Usable device filter initialised. >filters/filter-composite.c:104 Composite filter initialised. >libdm-config.c:975 devices/cache not found in config: defaulting to /etc/lvm/cache/.cache >filters/filter-persistent.c:369 Persistent filter initialised. >filters/filter-composite.c:104 Composite filter initialised. >libdm-config.c:1074 devices/write_cache_state not found in config: defaulting to 1 >libdm-config.c:1061 Setting global/use_lvmetad to 1 >libdm-config.c:975 activation/activation_mode not found in config: defaulting to degraded >libdm-config.c:1074 metadata/record_lvs_history not found in config: defaulting to 0 >lvmcmdline.c:2871 DEGRADED MODE. Incomplete RAID LVs will be processed. >libdm-config.c:1074 activation/monitoring not found in config: defaulting to 1 >lvmcmdline.c:2877 Processing command: lvchange --config ' devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] filter=["r|/sdm1$|","r|/sdm2$|"] } log {level=7 file=/tmp/lvm.log syslog=0}' -an vg_ceramic/home >lvmcmdline.c:2878 Command pid: 2817 >lvmcmdline.c:2879 System ID: >lvmcmdline.c:2882 O_DIRECT will be used >libdm-config.c:1002 global/locking_type not found in config: defaulting to 1 >libdm-config.c:1074 global/wait_for_locks not found in config: defaulting to 1 >locking/locking.c:129 File-based locking selected. >libdm-config.c:1074 global/prioritise_write_locks not found in config: defaulting to 1 >libdm-config.c:975 global/locking_dir not found in config: defaulting to /run/lock/lvm >libdm-common.c:975 Preparing SELinux context for /run/lock/lvm to system_u:object_r:lvm_lock_t:s0. >libdm-common.c:978 Resetting SELinux context to default value. >libdm-config.c:1074 global/use_lvmlockd not found in config: defaulting to 0 >cache/lvmetad.c:256 Sending lvmetad get_global_info >libdm-config.c:966 Setting response to OK >libdm-config.c:966 Setting token to filter:3239235440 >libdm-config.c:997 Setting daemon_pid to 1688 >libdm-config.c:966 Setting response to OK >libdm-config.c:997 Setting global_disable to 0 >libdm-config.c:975 report/output_format not found in config: defaulting to basic >libdm-config.c:1074 log/report_command_log not found in config: defaulting to 0 >toollib.c:3748 Obtaining the complete list of VGs before processing their LVs >cache/lvmetad.c:1444 Asking lvmetad for complete list of known VG ids/names >libdm-config.c:966 Setting response to OK >libdm-config.c:966 Setting response to OK >libdm-config.c:966 Setting name to vg_ceramic >toollib.c:3616 Processing VG vg_ceramic R2UROa-ijSH-1pbL-p4Re-Tpwt-myXZ-Q9Tj5R >cache/lvmcache.c:522 lvmcache has no info for vgname "vg_ceramic". >misc/lvm-flock.c:202 Locking /run/lock/lvm/V_vg_ceramic RB >libdm-common.c:975 Preparing SELinux context for /run/lock/lvm/V_vg_ceramic to system_u:object_r:lvm_lock_t:s0. >misc/lvm-flock.c:100 _do_flock /run/lock/lvm/V_vg_ceramic:aux WB >misc/lvm-flock.c:47 _undo_flock /run/lock/lvm/V_vg_ceramic:aux >misc/lvm-flock.c:100 _do_flock /run/lock/lvm/V_vg_ceramic RB >libdm-common.c:978 Resetting SELinux context to default value. >cache/lvmcache.c:522 lvmcache has no info for vgname "vg_ceramic". >metadata/metadata.c:3799 Reading VG vg_ceramic R2UROa-ijSH-1pbL-p4Re-Tpwt-myXZ-Q9Tj5R >cache/lvmcache.c:619 lvmcache has no info for vgid "R2UROaijSH1pbLp4ReTpwtmyXZQ9Tj5R" >cache/lvmetad.c:985 Asking lvmetad for VG R2UROa-ijSH-1pbL-p4Re-Tpwt-myXZ-Q9Tj5R vg_ceramic >libdm-config.c:966 Setting response to OK >libdm-config.c:966 Setting response to OK >libdm-config.c:966 Setting name to vg_ceramic >libdm-config.c:966 Setting metadata/format to lvm2 >cache/lvmcache.c:522 lvmcache has no info for vgname "vg_ceramic" with VGID R2UROaijSH1pbLp4ReTpwtmyXZQ9Tj5R. >format_text/format-text.c:2161 <backtrace> >libdm-config.c:966 Setting id to UlsMyK-8OXj-pPgw-Dk1e-2EyI-6GI6-wfcDbN >libdm-config.c:966 Setting format to lvm2 >libdm-config.c:997 Setting device to 2306 >libdm-config.c:997 Setting dev_size to 8588259328 >libdm-config.c:997 Setting label_sector to 1 >libdm-config.c:997 Setting ext_flags to 1 >libdm-config.c:997 Setting ext_version to 2 >device/dev-cache.c:356 /dev/sda: Added to device cache (8:0) >device/dev-cache.c:352 /dev/disk/by-id/ata-Samsung_SSD_850_PRO_1TB_S1SRNWAFC00155E: Aliased to /dev/sda in device cache (8:0) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x500253887004bb96: Aliased to /dev/sda in device cache (8:0) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:01:00.0-sas-phy2-lun-0: Aliased to /dev/sda in device cache (8:0) >device/dev-cache.c:356 /dev/sda1: Added to device cache (8:1) >device/dev-cache.c:352 /dev/disk/by-id/ata-Samsung_SSD_850_PRO_1TB_S1SRNWAFC00155E-part1: Aliased to /dev/sda1 in device cache (8:1) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x500253887004bb96-part1: Aliased to /dev/sda1 in device cache (8:1) >device/dev-cache.c:352 /dev/disk/by-partuuid/0de2f89a-01: Aliased to /dev/sda1 in device cache (8:1) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:01:00.0-sas-phy2-lun-0-part1: Aliased to /dev/sda1 in device cache (8:1) >device/dev-cache.c:356 /dev/sda2: Added to device cache (8:2) >device/dev-cache.c:352 /dev/disk/by-id/ata-Samsung_SSD_850_PRO_1TB_S1SRNWAFC00155E-part2: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x500253887004bb96-part2: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:352 /dev/disk/by-partuuid/0de2f89a-02: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:01:00.0-sas-phy2-lun-0-part2: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:356 /dev/sdb: Added to device cache (8:16) >device/dev-cache.c:352 /dev/disk/by-id/ata-Samsung_SSD_850_PRO_1TB_S252NXAG812621M: Aliased to /dev/sdb in device cache (8:16) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x500253884008e8c4: Aliased to /dev/sdb in device cache (8:16) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:01:00.0-sas-phy0-lun-0: Aliased to /dev/sdb in device cache (8:16) >device/dev-cache.c:356 /dev/sdb1: Added to device cache (8:17) >device/dev-cache.c:352 /dev/disk/by-id/ata-Samsung_SSD_850_PRO_1TB_S252NXAG812621M-part1: Aliased to /dev/sdb1 in device cache (8:17) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x500253884008e8c4-part1: Aliased to /dev/sdb1 in device cache (8:17) >device/dev-cache.c:352 /dev/disk/by-partuuid/8699f579-01: Aliased to /dev/sdb1 in device cache (8:17) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:01:00.0-sas-phy0-lun-0-part1: Aliased to /dev/sdb1 in device cache (8:17) >device/dev-cache.c:356 /dev/sdb2: Added to device cache (8:18) >device/dev-cache.c:352 /dev/disk/by-id/ata-Samsung_SSD_850_PRO_1TB_S252NXAG812621M-part2: Aliased to /dev/sdb2 in device cache (8:18) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x500253884008e8c4-part2: Aliased to /dev/sdb2 in device cache (8:18) >device/dev-cache.c:352 /dev/disk/by-partuuid/8699f579-02: Aliased to /dev/sdb2 in device cache (8:18) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:01:00.0-sas-phy0-lun-0-part2: Aliased to /dev/sdb2 in device cache (8:18) >device/dev-cache.c:356 /dev/sdc: Added to device cache (8:32) >device/dev-cache.c:352 /dev/disk/by-id/ata-Samsung_SSD_850_PRO_1TB_S1SRNWAFC00164L: Aliased to /dev/sdc in device cache (8:32) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x500253887004bb9f: Aliased to /dev/sdc in device cache (8:32) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:01:00.0-sas-phy1-lun-0: Aliased to /dev/sdc in device cache (8:32) >device/dev-cache.c:356 /dev/sdc1: Added to device cache (8:33) >device/dev-cache.c:352 /dev/disk/by-id/ata-Samsung_SSD_850_PRO_1TB_S1SRNWAFC00164L-part1: Aliased to /dev/sdc1 in device cache (8:33) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x500253887004bb9f-part1: Aliased to /dev/sdc1 in device cache (8:33) >device/dev-cache.c:352 /dev/disk/by-partuuid/6373af13-01: Aliased to /dev/sdc1 in device cache (8:33) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:01:00.0-sas-phy1-lun-0-part1: Aliased to /dev/sdc1 in device cache (8:33) >device/dev-cache.c:356 /dev/sdc2: Added to device cache (8:34) >device/dev-cache.c:352 /dev/disk/by-id/ata-Samsung_SSD_850_PRO_1TB_S1SRNWAFC00164L-part2: Aliased to /dev/sdc2 in device cache (8:34) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x500253887004bb9f-part2: Aliased to /dev/sdc2 in device cache (8:34) >device/dev-cache.c:352 /dev/disk/by-partuuid/6373af13-02: Aliased to /dev/sdc2 in device cache (8:34) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:01:00.0-sas-phy1-lun-0-part2: Aliased to /dev/sdc2 in device cache (8:34) >device/dev-cache.c:356 /dev/sdd: Added to device cache (8:48) >device/dev-cache.c:352 /dev/disk/by-id/ata-Samsung_SSD_850_PRO_1TB_S1SRNWAFC00156X: Aliased to /dev/sdd in device cache (8:48) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x500253887004bb97: Aliased to /dev/sdd in device cache (8:48) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:01:00.0-sas-phy3-lun-0: Aliased to /dev/sdd in device cache (8:48) >device/dev-cache.c:356 /dev/sdd1: Added to device cache (8:49) >device/dev-cache.c:352 /dev/disk/by-id/ata-Samsung_SSD_850_PRO_1TB_S1SRNWAFC00156X-part1: Aliased to /dev/sdd1 in device cache (8:49) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x500253887004bb97-part1: Aliased to /dev/sdd1 in device cache (8:49) >device/dev-cache.c:352 /dev/disk/by-partuuid/afe25ac4-01: Aliased to /dev/sdd1 in device cache (8:49) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:01:00.0-sas-phy3-lun-0-part1: Aliased to /dev/sdd1 in device cache (8:49) >device/dev-cache.c:356 /dev/sdd2: Added to device cache (8:50) >device/dev-cache.c:352 /dev/disk/by-id/ata-Samsung_SSD_850_PRO_1TB_S1SRNWAFC00156X-part2: Aliased to /dev/sdd2 in device cache (8:50) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x500253887004bb97-part2: Aliased to /dev/sdd2 in device cache (8:50) >device/dev-cache.c:352 /dev/disk/by-partuuid/afe25ac4-02: Aliased to /dev/sdd2 in device cache (8:50) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:01:00.0-sas-phy3-lun-0-part2: Aliased to /dev/sdd2 in device cache (8:50) >device/dev-cache.c:356 /dev/sde: Added to device cache (8:64) >device/dev-cache.c:352 /dev/disk/by-id/ata-Samsung_SSD_850_PRO_1TB_S1SRNWAFB06972V: Aliased to /dev/sde in device cache (8:64) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x50025388700447e6: Aliased to /dev/sde in device cache (8:64) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:01:00.0-sas-phy4-lun-0: Aliased to /dev/sde in device cache (8:64) >device/dev-cache.c:356 /dev/sde1: Added to device cache (8:65) >device/dev-cache.c:352 /dev/disk/by-id/ata-Samsung_SSD_850_PRO_1TB_S1SRNWAFB06972V-part1: Aliased to /dev/sde1 in device cache (8:65) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x50025388700447e6-part1: Aliased to /dev/sde1 in device cache (8:65) >device/dev-cache.c:352 /dev/disk/by-partuuid/dcd1348f-01: Aliased to /dev/sde1 in device cache (8:65) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:01:00.0-sas-phy4-lun-0-part1: Aliased to /dev/sde1 in device cache (8:65) >device/dev-cache.c:356 /dev/sde2: Added to device cache (8:66) >device/dev-cache.c:352 /dev/disk/by-id/ata-Samsung_SSD_850_PRO_1TB_S1SRNWAFB06972V-part2: Aliased to /dev/sde2 in device cache (8:66) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x50025388700447e6-part2: Aliased to /dev/sde2 in device cache (8:66) >device/dev-cache.c:352 /dev/disk/by-partuuid/dcd1348f-02: Aliased to /dev/sde2 in device cache (8:66) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:01:00.0-sas-phy4-lun-0-part2: Aliased to /dev/sde2 in device cache (8:66) >device/dev-cache.c:356 /dev/sdf: Added to device cache (8:80) >device/dev-cache.c:352 /dev/disk/by-id/ata-Samsung_SSD_850_PRO_1TB_S1SRNWAFB06235X: Aliased to /dev/sdf in device cache (8:80) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x5002538870044505: Aliased to /dev/sdf in device cache (8:80) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:01:00.0-sas-phy5-lun-0: Aliased to /dev/sdf in device cache (8:80) >device/dev-cache.c:356 /dev/sdf1: Added to device cache (8:81) >device/dev-cache.c:352 /dev/disk/by-id/ata-Samsung_SSD_850_PRO_1TB_S1SRNWAFB06235X-part1: Aliased to /dev/sdf1 in device cache (8:81) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x5002538870044505-part1: Aliased to /dev/sdf1 in device cache (8:81) >device/dev-cache.c:352 /dev/disk/by-partuuid/5b9a7ec2-01: Aliased to /dev/sdf1 in device cache (8:81) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:01:00.0-sas-phy5-lun-0-part1: Aliased to /dev/sdf1 in device cache (8:81) >device/dev-cache.c:356 /dev/sdf2: Added to device cache (8:82) >device/dev-cache.c:352 /dev/disk/by-id/ata-Samsung_SSD_850_PRO_1TB_S1SRNWAFB06235X-part2: Aliased to /dev/sdf2 in device cache (8:82) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x5002538870044505-part2: Aliased to /dev/sdf2 in device cache (8:82) >device/dev-cache.c:352 /dev/disk/by-partuuid/5b9a7ec2-02: Aliased to /dev/sdf2 in device cache (8:82) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:01:00.0-sas-phy5-lun-0-part2: Aliased to /dev/sdf2 in device cache (8:82) >device/dev-cache.c:356 /dev/sdg: Added to device cache (8:96) >device/dev-cache.c:352 /dev/disk/by-id/ata-Samsung_SSD_850_PRO_1TB_S252NXAG812676Z: Aliased to /dev/sdg in device cache (8:96) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x500253884008e8fb: Aliased to /dev/sdg in device cache (8:96) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:01:00.0-sas-phy6-lun-0: Aliased to /dev/sdg in device cache (8:96) >device/dev-cache.c:356 /dev/sdg1: Added to device cache (8:97) >device/dev-cache.c:352 /dev/disk/by-id/ata-Samsung_SSD_850_PRO_1TB_S252NXAG812676Z-part1: Aliased to /dev/sdg1 in device cache (8:97) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x500253884008e8fb-part1: Aliased to /dev/sdg1 in device cache (8:97) >device/dev-cache.c:352 /dev/disk/by-partuuid/658e580f-01: Aliased to /dev/sdg1 in device cache (8:97) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:01:00.0-sas-phy6-lun-0-part1: Aliased to /dev/sdg1 in device cache (8:97) >device/dev-cache.c:356 /dev/sdg2: Added to device cache (8:98) >device/dev-cache.c:352 /dev/disk/by-id/ata-Samsung_SSD_850_PRO_1TB_S252NXAG812676Z-part2: Aliased to /dev/sdg2 in device cache (8:98) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x500253884008e8fb-part2: Aliased to /dev/sdg2 in device cache (8:98) >device/dev-cache.c:352 /dev/disk/by-partuuid/658e580f-02: Aliased to /dev/sdg2 in device cache (8:98) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:01:00.0-sas-phy6-lun-0-part2: Aliased to /dev/sdg2 in device cache (8:98) >device/dev-cache.c:356 /dev/sdh: Added to device cache (8:112) >device/dev-cache.c:352 /dev/disk/by-id/ata-Samsung_SSD_850_PRO_1TB_S1SRNWAFC00160D: Aliased to /dev/sdh in device cache (8:112) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x500253887004bb9b: Aliased to /dev/sdh in device cache (8:112) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:01:00.0-sas-phy7-lun-0: Aliased to /dev/sdh in device cache (8:112) >device/dev-cache.c:356 /dev/sdh1: Added to device cache (8:113) >device/dev-cache.c:352 /dev/disk/by-id/ata-Samsung_SSD_850_PRO_1TB_S1SRNWAFC00160D-part1: Aliased to /dev/sdh1 in device cache (8:113) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x500253887004bb9b-part1: Aliased to /dev/sdh1 in device cache (8:113) >device/dev-cache.c:352 /dev/disk/by-partuuid/90b25b46-01: Aliased to /dev/sdh1 in device cache (8:113) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:01:00.0-sas-phy7-lun-0-part1: Aliased to /dev/sdh1 in device cache (8:113) >device/dev-cache.c:356 /dev/sdh2: Added to device cache (8:114) >device/dev-cache.c:352 /dev/disk/by-id/ata-Samsung_SSD_850_PRO_1TB_S1SRNWAFC00160D-part2: Aliased to /dev/sdh2 in device cache (8:114) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x500253887004bb9b-part2: Aliased to /dev/sdh2 in device cache (8:114) >device/dev-cache.c:352 /dev/disk/by-partuuid/90b25b46-02: Aliased to /dev/sdh2 in device cache (8:114) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:01:00.0-sas-phy7-lun-0-part2: Aliased to /dev/sdh2 in device cache (8:114) >device/dev-cache.c:356 /dev/sdi: Added to device cache (8:128) >device/dev-cache.c:352 /dev/disk/by-id/ata-Samsung_SSD_850_PRO_1TB_S1SRNWAFC00203N: Aliased to /dev/sdi in device cache (8:128) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x500253887004bc11: Aliased to /dev/sdi in device cache (8:128) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:02:00.0-sas-phy2-lun-0: Aliased to /dev/sdi in device cache (8:128) >device/dev-cache.c:356 /dev/sdi1: Added to device cache (8:129) >device/dev-cache.c:352 /dev/disk/by-id/ata-Samsung_SSD_850_PRO_1TB_S1SRNWAFC00203N-part1: Aliased to /dev/sdi1 in device cache (8:129) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x500253887004bc11-part1: Aliased to /dev/sdi1 in device cache (8:129) >device/dev-cache.c:352 /dev/disk/by-partuuid/284e0c8f-01: Aliased to /dev/sdi1 in device cache (8:129) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:02:00.0-sas-phy2-lun-0-part1: Aliased to /dev/sdi1 in device cache (8:129) >device/dev-cache.c:356 /dev/sdi2: Added to device cache (8:130) >device/dev-cache.c:352 /dev/disk/by-id/ata-Samsung_SSD_850_PRO_1TB_S1SRNWAFC00203N-part2: Aliased to /dev/sdi2 in device cache (8:130) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x500253887004bc11-part2: Aliased to /dev/sdi2 in device cache (8:130) >device/dev-cache.c:352 /dev/disk/by-partuuid/284e0c8f-02: Aliased to /dev/sdi2 in device cache (8:130) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:02:00.0-sas-phy2-lun-0-part2: Aliased to /dev/sdi2 in device cache (8:130) >device/dev-cache.c:356 /dev/sdj: Added to device cache (8:144) >device/dev-cache.c:352 /dev/disk/by-id/ata-Samsung_SSD_850_PRO_1TB_S1SRNWAFB07198D: Aliased to /dev/sdj in device cache (8:144) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x50025388700448c8: Aliased to /dev/sdj in device cache (8:144) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:02:00.0-sas-phy0-lun-0: Aliased to /dev/sdj in device cache (8:144) >device/dev-cache.c:356 /dev/sdj1: Added to device cache (8:145) >device/dev-cache.c:352 /dev/disk/by-id/ata-Samsung_SSD_850_PRO_1TB_S1SRNWAFB07198D-part1: Aliased to /dev/sdj1 in device cache (8:145) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x50025388700448c8-part1: Aliased to /dev/sdj1 in device cache (8:145) >device/dev-cache.c:352 /dev/disk/by-partuuid/b2039f06-01: Aliased to /dev/sdj1 in device cache (8:145) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:02:00.0-sas-phy0-lun-0-part1: Aliased to /dev/sdj1 in device cache (8:145) >device/dev-cache.c:356 /dev/sdj2: Added to device cache (8:146) >device/dev-cache.c:352 /dev/disk/by-id/ata-Samsung_SSD_850_PRO_1TB_S1SRNWAFB07198D-part2: Aliased to /dev/sdj2 in device cache (8:146) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x50025388700448c8-part2: Aliased to /dev/sdj2 in device cache (8:146) >device/dev-cache.c:352 /dev/disk/by-partuuid/b2039f06-02: Aliased to /dev/sdj2 in device cache (8:146) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:02:00.0-sas-phy0-lun-0-part2: Aliased to /dev/sdj2 in device cache (8:146) >device/dev-cache.c:356 /dev/sdk: Added to device cache (8:160) >device/dev-cache.c:352 /dev/disk/by-id/ata-INTEL_SSDSC2BX016T4_BTHC616202UZ1P6PGN: Aliased to /dev/sdk in device cache (8:160) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x55cd2e404c21496e: Aliased to /dev/sdk in device cache (8:160) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:02:00.0-sas-phy1-lun-0: Aliased to /dev/sdk in device cache (8:160) >device/dev-cache.c:356 /dev/sdk1: Added to device cache (8:161) >device/dev-cache.c:352 /dev/disk/by-id/ata-INTEL_SSDSC2BX016T4_BTHC616202UZ1P6PGN-part1: Aliased to /dev/sdk1 in device cache (8:161) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x55cd2e404c21496e-part1: Aliased to /dev/sdk1 in device cache (8:161) >device/dev-cache.c:352 /dev/disk/by-partuuid/6bdec109-01: Aliased to /dev/sdk1 in device cache (8:161) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:02:00.0-sas-phy1-lun-0-part1: Aliased to /dev/sdk1 in device cache (8:161) >device/dev-cache.c:356 /dev/sdk2: Added to device cache (8:162) >device/dev-cache.c:352 /dev/disk/by-id/ata-INTEL_SSDSC2BX016T4_BTHC616202UZ1P6PGN-part2: Aliased to /dev/sdk2 in device cache (8:162) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x55cd2e404c21496e-part2: Aliased to /dev/sdk2 in device cache (8:162) >device/dev-cache.c:352 /dev/disk/by-partuuid/6bdec109-02: Aliased to /dev/sdk2 in device cache (8:162) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:02:00.0-sas-phy1-lun-0-part2: Aliased to /dev/sdk2 in device cache (8:162) >device/dev-cache.c:356 /dev/sdk3: Added to device cache (8:163) >device/dev-cache.c:352 /dev/disk/by-id/ata-INTEL_SSDSC2BX016T4_BTHC616202UZ1P6PGN-part3: Aliased to /dev/sdk3 in device cache (8:163) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x55cd2e404c21496e-part3: Aliased to /dev/sdk3 in device cache (8:163) >device/dev-cache.c:352 /dev/disk/by-partuuid/6bdec109-03: Aliased to /dev/sdk3 in device cache (8:163) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:02:00.0-sas-phy1-lun-0-part3: Aliased to /dev/sdk3 in device cache (8:163) >device/dev-cache.c:356 /dev/sdl: Added to device cache (8:176) >device/dev-cache.c:352 /dev/disk/by-id/scsi-35000cca041a9f174: Aliased to /dev/sdl in device cache (8:176) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x5000cca041a9f174: Aliased to /dev/sdl in device cache (8:176) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:02:00.0-sas-phy7-lun-0: Aliased to /dev/sdl in device cache (8:176) >device/dev-cache.c:356 /dev/sdm: Added to device cache (8:192) >device/dev-cache.c:352 /dev/disk/by-id/usb-SanDisk_Ultra_USB_3.0_4C531001470726123380-0:0: Aliased to /dev/sdm in device cache (8:192) >device/dev-cache.c:356 /dev/disk/by-label/Fedora-S-dvd-x86_64-28: Added to device cache (8:193) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0: Aliased to /dev/sdm in device cache (8:192) >device/dev-cache.c:352 /dev/disk/by-uuid/2018-04-25-06-09-17-00: Aliased to /dev/disk/by-label/Fedora-S-dvd-x86_64-28 in device cache (8:193) >device/dev-cache.c:352 /dev/sdm1: Aliased to /dev/disk/by-label/Fedora-S-dvd-x86_64-28 in device cache (preferred name) (8:193) >device/dev-cache.c:352 /dev/disk/by-id/usb-SanDisk_Ultra_USB_3.0_4C531001470726123380-0:0-part1: Aliased to /dev/sdm1 in device cache (8:193) >device/dev-cache.c:711 /dev/disk/by-label/Fedora-S-dvd-x86_64-28: Path already cached. >device/dev-cache.c:352 /dev/disk/by-partuuid/537f877e-01: Aliased to /dev/sdm1 in device cache (8:193) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0-part1: Aliased to /dev/sdm1 in device cache (8:193) >device/dev-cache.c:711 /dev/disk/by-uuid/2018-04-25-06-09-17-00: Path already cached. >device/dev-cache.c:356 /dev/sdm2: Added to device cache (8:194) >device/dev-cache.c:352 /dev/disk/by-id/usb-SanDisk_Ultra_USB_3.0_4C531001470726123380-0:0-part2: Aliased to /dev/sdm2 in device cache (8:194) >device/dev-cache.c:352 /dev/disk/by-label/ANACONDA: Aliased to /dev/sdm2 in device cache (8:194) >device/dev-cache.c:352 /dev/disk/by-partuuid/537f877e-02: Aliased to /dev/sdm2 in device cache (8:194) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0-part2: Aliased to /dev/sdm2 in device cache (8:194) >device/dev-cache.c:352 /dev/disk/by-uuid/16EF-02BA: Aliased to /dev/sdm2 in device cache (8:194) >device/dev-cache.c:356 /dev/loop0: Added to device cache (7:0) >device/dev-cache.c:356 /dev/loop1: Added to device cache (7:1) >device/dev-cache.c:356 /dev/disk/by-label/Anaconda: Added to device cache (253:1) >device/dev-cache.c:352 /dev/disk/by-uuid/1b3dfcc6-544d-4ddc-82de-3168bffc08a0: Aliased to /dev/disk/by-label/Anaconda in device cache (253:1) >device/dev-cache.c:356 /dev/loop2: Added to device cache (7:2) >device/dev-cache.c:356 /dev/dm-0: Added to device cache (253:0) >device/dev-cache.c:352 /dev/disk/by-id/dm-name-live-rw: Aliased to /dev/dm-0 in device cache (preferred name) (253:0) >device/dev-cache.c:711 /dev/disk/by-label/Anaconda: Path already cached. >device/dev-cache.c:711 /dev/disk/by-uuid/1b3dfcc6-544d-4ddc-82de-3168bffc08a0: Path already cached. >device/dev-cache.c:352 /dev/mapper/live-rw: Aliased to /dev/disk/by-id/dm-name-live-rw in device cache (preferred name) (253:0) >device/dev-cache.c:352 /dev/dm-1: Aliased to /dev/disk/by-label/Anaconda in device cache (253:1) >device/dev-cache.c:352 /dev/disk/by-id/dm-name-live-base: Aliased to /dev/disk/by-label/Anaconda in device cache (preferred name) (253:1) >device/dev-cache.c:711 /dev/disk/by-label/Anaconda: Path already cached. >device/dev-cache.c:711 /dev/disk/by-uuid/1b3dfcc6-544d-4ddc-82de-3168bffc08a0: Path already cached. >device/dev-cache.c:352 /dev/mapper/live-base: Aliased to /dev/disk/by-id/dm-name-live-base in device cache (preferred name) (253:1) >device/dev-cache.c:356 /dev/dm-2: Added to device cache (253:2) >device/dev-cache.c:352 /dev/disk/by-id/dm-name-vg_ceramic-swap: Aliased to /dev/dm-2 in device cache (preferred name) (253:2) >device/dev-cache.c:352 /dev/disk/by-id/dm-uuid-LVM-R2UROaijSH1pbLp4ReTpwtmyXZQ9Tj5RQWvXP0GlL5sZGIjjASwY1Ko7KkUdVJnA: Aliased to /dev/disk/by-id/dm-name-vg_ceramic-swap in device cache (253:2) >device/dev-cache.c:352 /dev/disk/by-uuid/d4febdca-6966-4fc6-bbc0-9fd620c62039: Aliased to /dev/disk/by-id/dm-name-vg_ceramic-swap in device cache (253:2) >device/dev-cache.c:352 /dev/mapper/vg_ceramic-swap: Aliased to /dev/disk/by-id/dm-name-vg_ceramic-swap in device cache (preferred name) (253:2) >device/dev-cache.c:352 /dev/vg_ceramic/swap: Aliased to /dev/mapper/vg_ceramic-swap in device cache (253:2) >device/dev-cache.c:356 /dev/dm-3: Added to device cache (253:3) >device/dev-cache.c:352 /dev/disk/by-id/dm-name-vg_ceramic-root: Aliased to /dev/dm-3 in device cache (preferred name) (253:3) >device/dev-cache.c:352 /dev/disk/by-id/dm-uuid-LVM-R2UROaijSH1pbLp4ReTpwtmyXZQ9Tj5RJTiuuN07HAeYjxjjG3ypRNPrmLBTUaH0: Aliased to /dev/disk/by-id/dm-name-vg_ceramic-root in device cache (253:3) >device/dev-cache.c:352 /dev/disk/by-uuid/dd11ec42-9acc-4d2e-b475-d11e232d736e: Aliased to /dev/disk/by-id/dm-name-vg_ceramic-root in device cache (253:3) >device/dev-cache.c:352 /dev/mapper/vg_ceramic-root: Aliased to /dev/disk/by-id/dm-name-vg_ceramic-root in device cache (preferred name) (253:3) >device/dev-cache.c:352 /dev/vg_ceramic/root: Aliased to /dev/mapper/vg_ceramic-root in device cache (253:3) >device/dev-cache.c:356 /dev/dm-4: Added to device cache (253:4) >device/dev-cache.c:352 /dev/disk/by-id/dm-name-vg_ceramic-var: Aliased to /dev/dm-4 in device cache (preferred name) (253:4) >device/dev-cache.c:352 /dev/disk/by-id/dm-uuid-LVM-R2UROaijSH1pbLp4ReTpwtmyXZQ9Tj5Rmhm4nl8lBrZlLz6oSK4Iv44dm2JwCIkd: Aliased to /dev/disk/by-id/dm-name-vg_ceramic-var in device cache (253:4) >device/dev-cache.c:352 /dev/disk/by-uuid/55ef07c6-af46-4df7-a3d7-4ffeed0337ca: Aliased to /dev/disk/by-id/dm-name-vg_ceramic-var in device cache (253:4) >device/dev-cache.c:352 /dev/mapper/vg_ceramic-var: Aliased to /dev/disk/by-id/dm-name-vg_ceramic-var in device cache (preferred name) (253:4) >device/dev-cache.c:352 /dev/vg_ceramic/var: Aliased to /dev/mapper/vg_ceramic-var in device cache (253:4) >device/dev-cache.c:356 /dev/dm-5: Added to device cache (253:5) >device/dev-cache.c:352 /dev/disk/by-id/dm-name-vg_ceramic-mysql: Aliased to /dev/dm-5 in device cache (preferred name) (253:5) >device/dev-cache.c:352 /dev/disk/by-id/dm-uuid-LVM-R2UROaijSH1pbLp4ReTpwtmyXZQ9Tj5Rb1qePZXcA3D4D9x7z16icGysdetn03tY: Aliased to /dev/disk/by-id/dm-name-vg_ceramic-mysql in device cache (253:5) >device/dev-cache.c:352 /dev/disk/by-uuid/9be10959-2f09-4564-ba86-d83517a4df8f: Aliased to /dev/disk/by-id/dm-name-vg_ceramic-mysql in device cache (253:5) >device/dev-cache.c:352 /dev/mapper/vg_ceramic-mysql: Aliased to /dev/disk/by-id/dm-name-vg_ceramic-mysql in device cache (preferred name) (253:5) >device/dev-cache.c:352 /dev/vg_ceramic/mysql: Aliased to /dev/mapper/vg_ceramic-mysql in device cache (253:5) >device/dev-cache.c:356 /dev/dm-6: Added to device cache (253:6) >device/dev-cache.c:352 /dev/disk/by-id/dm-name-vg_ceramic-home: Aliased to /dev/dm-6 in device cache (preferred name) (253:6) >device/dev-cache.c:352 /dev/disk/by-id/dm-uuid-LVM-R2UROaijSH1pbLp4ReTpwtmyXZQ9Tj5R32koTPs4I7T374PhBMcunFx3lBgADdjv: Aliased to /dev/disk/by-id/dm-name-vg_ceramic-home in device cache (253:6) >device/dev-cache.c:352 /dev/disk/by-uuid/43b7c8f0-1288-4240-b947-2dda4d32787d: Aliased to /dev/disk/by-id/dm-name-vg_ceramic-home in device cache (253:6) >device/dev-cache.c:352 /dev/mapper/vg_ceramic-home: Aliased to /dev/disk/by-id/dm-name-vg_ceramic-home in device cache (preferred name) (253:6) >device/dev-cache.c:352 /dev/vg_ceramic/home: Aliased to /dev/mapper/vg_ceramic-home in device cache (253:6) >device/dev-cache.c:356 /dev/md2: Added to device cache (9:2) >device/dev-cache.c:352 /dev/disk/by-id/lvm-pv-uuid-UlsMyK-8OXj-pPgw-Dk1e-2EyI-6GI6-wfcDbN: Aliased to /dev/md2 in device cache (9:2) >device/dev-cache.c:352 /dev/disk/by-id/md-name-ceramic:2: Aliased to /dev/md2 in device cache (9:2) >device/dev-cache.c:352 /dev/disk/by-id/md-uuid-d51c5255:009664d3:02047d16:793f9b58: Aliased to /dev/md2 in device cache (9:2) >device/dev-cache.c:352 /dev/md/2: Aliased to /dev/md2 in device cache (preferred name) (9:2) >cache/lvmcache.c:1871 lvmcache /dev/md/2: now in VG #orphans_lvm2 (#orphans_lvm2) with 0 mda(s). >libdm-config.c:997 Setting size to 5763072 >libdm-config.c:997 Setting start to 4096 >libdm-config.c:997 Setting ignore to 0 >metadata/vg.c:74 Allocated VG vg_ceramic at 0x55830f757910. >format_text/import_vsn1.c:597 Importing logical volume vg_ceramic/swap. >format_text/import_vsn1.c:597 Importing logical volume vg_ceramic/root. >format_text/import_vsn1.c:597 Importing logical volume vg_ceramic/var. >format_text/import_vsn1.c:597 Importing logical volume vg_ceramic/mysql. >format_text/import_vsn1.c:597 Importing logical volume vg_ceramic/home. >cache/lvmcache.c:522 lvmcache has no info for vgname "vg_ceramic" with VGID R2UROaijSH1pbLp4ReTpwtmyXZQ9Tj5R. >cache/lvmcache.c:522 lvmcache has no info for vgname "vg_ceramic". >cache/lvmcache.c:1871 lvmcache /dev/md/2: now in VG vg_ceramic with 1 mda(s). >cache/lvmcache.c:1635 lvmcache /dev/md/2: VG vg_ceramic: set VGID to R2UROaijSH1pbLp4ReTpwtmyXZQ9Tj5R. >cache/lvmcache.c:1944 lvmcache /dev/md/2: VG vg_ceramic: set system_id to . >cache/lvmcache.c:202 lvmcache: VG vg_ceramic (R2UROa-ijSH-1pbL-p4Re-Tpwt-myXZ-Q9Tj5R) stored (2263 bytes). >cache/lvmetad.c:2297 Sending lvmetad vg_clear_outdated_pvs >libdm-config.c:966 Setting response to OK >libdm-config.c:966 Setting response to OK >device/dev-io.c:599 Opened /dev/md/2 RO O_DIRECT >device/dev-io.c:358 /dev/md/2: size is 8588259328 sectors >metadata/pv_manip.c:417 /dev/md/2 0: 0 16384: swap(0:0) >metadata/pv_manip.c:417 /dev/md/2 1: 16384 20480: root(0:0) >metadata/pv_manip.c:417 /dev/md/2 2: 36864 4096: var(0:0) >metadata/pv_manip.c:417 /dev/md/2 3: 40960 2048: mysql(0:0) >metadata/pv_manip.c:417 /dev/md/2 4: 43008 452138: home(0:0) >metadata/pv_manip.c:417 /dev/md/2 5: 495146 553224: NULL(0:0) >toollib.c:3106 Adding vg_ceramic/home to the list of LVs to be processed. >toollib.c:3170 Processing LV home in VG vg_ceramic. >metadata/lv.c:1480 Deactivating logical volume vg_ceramic/home. >misc/lvm-flock.c:202 Locking /run/lock/lvm/A_R2UROaijSH1pbLp4ReTpwtmyXZQ9Tj5R32koTPs4I7T374PhBMcunFx3lBgADdjv WB >libdm-common.c:975 Preparing SELinux context for /run/lock/lvm/A_R2UROaijSH1pbLp4ReTpwtmyXZQ9Tj5R32koTPs4I7T374PhBMcunFx3lBgADdjv to system_u:object_r:lvm_lock_t:s0. >misc/lvm-flock.c:100 _do_flock /run/lock/lvm/A_R2UROaijSH1pbLp4ReTpwtmyXZQ9Tj5R32koTPs4I7T374PhBMcunFx3lBgADdjv:aux WB >misc/lvm-flock.c:100 _do_flock /run/lock/lvm/A_R2UROaijSH1pbLp4ReTpwtmyXZQ9Tj5R32koTPs4I7T374PhBMcunFx3lBgADdjv WB >misc/lvm-flock.c:47 _undo_flock /run/lock/lvm/A_R2UROaijSH1pbLp4ReTpwtmyXZQ9Tj5R32koTPs4I7T374PhBMcunFx3lBgADdjv:aux >libdm-common.c:978 Resetting SELinux context to default value. >locking/file_locking.c:99 Locking LV R2UROaijSH1pbLp4ReTpwtmyXZQ9Tj5R32koTPs4I7T374PhBMcunFx3lBgADdjv (NL) >activate/activate.c:2473 Deactivating vg_ceramic/home. >activate/dev_manager.c:696 Getting device info for vg_ceramic-home [LVM-R2UROaijSH1pbLp4ReTpwtmyXZQ9Tj5R32koTPs4I7T374PhBMcunFx3lBgADdjv]. >ioctl/libdm-iface.c:1848 dm version [ opencount flush ] [16384] (*1) >ioctl/libdm-iface.c:1848 dm info LVM-R2UROaijSH1pbLp4ReTpwtmyXZQ9Tj5R32koTPs4I7T374PhBMcunFx3lBgADdjv [ noopencount flush ] [16384] (*1) >activate/dev_manager.c:696 Getting device info for vg_ceramic-home [LVM-R2UROaijSH1pbLp4ReTpwtmyXZQ9Tj5R32koTPs4I7T374PhBMcunFx3lBgADdjv]. >ioctl/libdm-iface.c:1848 dm info LVM-R2UROaijSH1pbLp4ReTpwtmyXZQ9Tj5R32koTPs4I7T374PhBMcunFx3lBgADdjv [ opencount flush ] [16384] (*1) >mm/memlock.c:618 Entering prioritized section (deactivating). >mm/memlock.c:481 Raised task priority 0 -> -18. >activate/dev_manager.c:3073 Creating DEACTIVATE tree for vg_ceramic/home. >activate/dev_manager.c:696 Getting device info for vg_ceramic-home [LVM-R2UROaijSH1pbLp4ReTpwtmyXZQ9Tj5R32koTPs4I7T374PhBMcunFx3lBgADdjv]. >ioctl/libdm-iface.c:1848 dm info LVM-R2UROaijSH1pbLp4ReTpwtmyXZQ9Tj5R32koTPs4I7T374PhBMcunFx3lBgADdjv [ opencount flush ] [16384] (*1) >libdm-config.c:1074 activation/verify_udev_operations not found in config: defaulting to 0 >activate/activate.c:521 Getting driver version >ioctl/libdm-iface.c:1848 dm version [ opencount flush ] [16384] (*1) >ioctl/libdm-iface.c:1848 dm deps (253:6) [ opencount flush ] [16384] (*1) >activate/dev_manager.c:696 Getting device info for vg_ceramic-home-real [LVM-R2UROaijSH1pbLp4ReTpwtmyXZQ9Tj5R32koTPs4I7T374PhBMcunFx3lBgADdjv-real]. >ioctl/libdm-iface.c:1848 dm info LVM-R2UROaijSH1pbLp4ReTpwtmyXZQ9Tj5R32koTPs4I7T374PhBMcunFx3lBgADdjv-real [ opencount flush ] [16384] (*1) >activate/dev_manager.c:678 Skipping checks for old devices without LVM- dm uuid prefix (kernel vsn 4 >= 3). >activate/dev_manager.c:696 Getting device info for vg_ceramic-home-cow [LVM-R2UROaijSH1pbLp4ReTpwtmyXZQ9Tj5R32koTPs4I7T374PhBMcunFx3lBgADdjv-cow]. >ioctl/libdm-iface.c:1848 dm info LVM-R2UROaijSH1pbLp4ReTpwtmyXZQ9Tj5R32koTPs4I7T374PhBMcunFx3lBgADdjv-cow [ opencount flush ] [16384] (*1) >ioctl/libdm-iface.c:1848 dm info (253:6) [ opencount flush ] [16384] (*1) >libdm-deptree.c:993 Removing vg_ceramic-home (253:6) >libdm-common.c:2394 Udev cookie 0xd4d56dd (semid 98304) created >libdm-common.c:2414 Udev cookie 0xd4d56dd (semid 98304) incremented to 1 >libdm-common.c:2286 Udev cookie 0xd4d56dd (semid 98304) incremented to 2 >libdm-common.c:2536 Udev cookie 0xd4d56dd (semid 98304) assigned to REMOVE task(2) with flags DISABLE_LIBRARY_FALLBACK (0x20) >ioctl/libdm-iface.c:1848 dm remove (253:6) [ noopencount flush retryremove ] [16384] (*1) >libdm-common.c:1478 vg_ceramic-home: Stacking NODE_DEL [trust_udev] >mm/memlock.c:629 Leaving section (deactivated). >activate/dev_manager.c:696 Getting device info for vg_ceramic-home [LVM-R2UROaijSH1pbLp4ReTpwtmyXZQ9Tj5R32koTPs4I7T374PhBMcunFx3lBgADdjv]. >ioctl/libdm-iface.c:1848 dm info LVM-R2UROaijSH1pbLp4ReTpwtmyXZQ9Tj5R32koTPs4I7T374PhBMcunFx3lBgADdjv [ noopencount flush ] [16384] (*1) >misc/lvm-flock.c:70 Unlocking /run/lock/lvm/A_R2UROaijSH1pbLp4ReTpwtmyXZQ9Tj5R32koTPs4I7T374PhBMcunFx3lBgADdjv >misc/lvm-flock.c:47 _undo_flock /run/lock/lvm/A_R2UROaijSH1pbLp4ReTpwtmyXZQ9Tj5R32koTPs4I7T374PhBMcunFx3lBgADdjv >mm/memlock.c:586 Unlock: Memlock counters: prioritized:1 locked:0 critical:0 daemon:0 suspended:0 >mm/memlock.c:494 Restoring original task priority 0. >activate/fs.c:491 Syncing device names >libdm-common.c:2321 Udev cookie 0xd4d56dd (semid 98304) decremented to 0 >libdm-common.c:2607 Udev cookie 0xd4d56dd (semid 98304) waiting for zero >libdm-common.c:2336 Udev cookie 0xd4d56dd (semid 98304) destroyed >libdm-common.c:1478 vg_ceramic-home: Skipping NODE_DEL [trust_udev] >cache/lvmcache.c:157 lvmcache: VG vg_ceramic wiped. >misc/lvm-flock.c:70 Unlocking /run/lock/lvm/V_vg_ceramic >misc/lvm-flock.c:47 _undo_flock /run/lock/lvm/V_vg_ceramic >device/dev-io.c:654 Closed /dev/md/2 >metadata/vg.c:89 Freeing VG vg_ceramic at 0x55830f757910. >libdm-config.c:1074 global/notify_dbus not found in config: defaulting to 1 >notify/lvmnotify.c:54 Nofify dbus at com.redhat.lvmdbus1. >commands/toolcontext.c:2106 Reloading config files >activate/fs.c:491 Syncing device names >cache/lvmcache.c:2293 Wiping internal VG cache >metadata/vg.c:89 Freeing VG #orphans_lvm1 at 0x55830f5203e0. >metadata/vg.c:89 Freeing VG #orphans_pool at 0x55830f5243f0. >metadata/vg.c:89 Freeing VG #orphans_lvm2 at 0x55830f53d1f0. >config/config.c:281 Loading config file: /etc/lvm/lvm.conf >device/dev-io.c:599 Opened /etc/lvm/lvm.conf RO >device/dev-io.c:654 Closed /etc/lvm/lvm.conf >libdm-config.c:1074 log/syslog not found in config: defaulting to 1 >libdm-config.c:1002 log/level not found in config: defaulting to 0 >libdm-config.c:1074 log/activation not found in config: defaulting to 0 >config/config.c:1472 log/debug_classes not found in config: defaulting to debug_classes = [ "memory", "devices", "io", "activation", "allocation", "lvmetad", "metadata", "cache", "locking", "lvmpolld", "dbus" ] >commands/toolcontext.c:362 Setting log debug classes to 2047 >commands/toolcontext.c:368 Logging initialised at Sat Jun 23 18:10:52 2018 >config/config.c:281 Loading config file: /etc/lvm/lvmlocal.conf >device/dev-io.c:599 Opened /etc/lvm/lvmlocal.conf RO >device/dev-io.c:654 Closed /etc/lvm/lvmlocal.conf >libdm-config.c:1074 config/checks not found in config: defaulting to 1 >libdm-config.c:1074 config/abort_on_errors not found in config: defaulting to 0 >libdm-config.c:1074 config/checks not found in config: defaulting to 1 >libdm-config.c:1074 config/checks not found in config: defaulting to 1 >libdm-config.c:1002 global/umask not found in config: defaulting to 63 >libdm-config.c:975 devices/dir not found in config: defaulting to /dev >libdm-config.c:975 devices/external_device_info_source not found in config: defaulting to none >libdm-config.c:975 global/proc not found in config: defaulting to /proc >libdm-config.c:1074 global/activation not found in config: defaulting to 1 >libdm-config.c:1074 activation/auto_set_activation_skip not found in config: defaulting to 1 >libdm-config.c:975 activation/readahead not found in config: defaulting to auto >libdm-config.c:1074 activation/udev_rules not found in config: defaulting to 1 >libdm-config.c:1074 activation/udev_sync not found in config: defaulting to 1 >libdm-config.c:1074 activation/retry_deactivation not found in config: defaulting to 1 >libdm-config.c:1074 activation/checks not found in config: defaulting to 0 >misc/lvm-globals.c:188 LVM activation checks disabled >libdm-config.c:1074 activation/use_linear_target not found in config: defaulting to 1 >libdm-config.c:975 activation/missing_stripe_filler not found in config: defaulting to error >libdm-config.c:1074 global/metadata_read_only not found in config: defaulting to 0 >libdm-config.c:1002 devices/pv_min_size not found in config: defaulting to 2048 >libdm-config.c:1074 metadata/check_pv_device_sizes not found in config: defaulting to 1 >libdm-config.c:975 global/units not found in config: defaulting to r >libdm-config.c:1074 global/si_unit_consistency not found in config: defaulting to 1 >libdm-config.c:1074 report/binary_values_as_numeric not found in config: defaulting to 0 >libdm-config.c:1074 report/mark_hidden_devices not found in config: defaulting to 1 >libdm-config.c:1074 global/suffix not found in config: defaulting to 1 >libdm-config.c:975 report/list_item_separator not found in config: defaulting to , >libdm-config.c:975 report/time_format not found in config: defaulting to %Y-%m-%d %T %z >libdm-config.c:1074 report/two_word_unknown_device not found in config: defaulting to 0 >libdm-config.c:1074 global/detect_internal_vg_cache_corruption not found in config: defaulting to 0 >libdm-config.c:975 global/system_id_source not found in config: defaulting to none >libdm-config.c:975 config/profile_dir not found in config: defaulting to /etc/lvm/profile >libdm-config.c:1002 devices/disable_after_error_count not found in config: defaulting to 0 >config/config.c:1475 Setting devices/preferred_names to preferred_names = [ "^/dev/mapper/", "^/dev/md/", "^/dev/sd" ] >libdm-config.c:1074 devices/obtain_device_list_from_udev not found in config: defaulting to 1 >config/config.c:1472 devices/scan not found in config: defaulting to scan = [ "/dev" ] >metadata/vg.c:74 Allocated VG #orphans_lvm1 at 0x56459019a3e0. >format1/format1.c:628 Initialised format: lvm1 >metadata/vg.c:74 Allocated VG #orphans_pool at 0x56459019e3f0. >format_pool/format_pool.c:335 Initialised format: pool >metadata/vg.c:74 Allocated VG #orphans_lvm2 at 0x5645901b51f0. >format_text/format-text.c:2731 Initialised format: lvm2 >libdm-config.c:975 global/format not found in config: defaulting to lvm2 >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_lvm1" with VGID #orphans_lvm1. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_lvm1". >cache/lvmcache.c:1873 lvmcache: Initialised VG #orphans_lvm1. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_pool" with VGID #orphans_pool. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_pool". >cache/lvmcache.c:1873 lvmcache: Initialised VG #orphans_pool. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_lvm2" with VGID #orphans_lvm2. >cache/lvmcache.c:522 lvmcache has no info for vgname "#orphans_lvm2". >cache/lvmcache.c:1873 lvmcache: Initialised VG #orphans_lvm2. >striped/striped.c:245 Initialised segtype: striped >zero/zero.c:98 Initialised segtype: zero >error/errseg.c:104 Initialised segtype: error >libdm-config.c:975 dmeventd/snapshot_library not found in config: defaulting to libdevmapper-event-lvm2snapshot.so >snapshot/snapshot.c:275 Initialised segtype: snapshot >libdm-config.c:975 dmeventd/mirror_library not found in config: defaulting to libdevmapper-event-lvm2mirror.so >mirror/mirrored.c:585 Initialised segtype: mirror >libdm-config.c:975 dmeventd/raid_library not found in config: defaulting to libdevmapper-event-lvm2raid.so >raid/raid.c:646 Initialised segtype: raid0 >raid/raid.c:646 Initialised segtype: raid0_meta >raid/raid.c:646 Initialised segtype: raid1 >raid/raid.c:646 Initialised segtype: raid10 >raid/raid.c:646 Initialised segtype: raid10_near >raid/raid.c:646 Initialised segtype: raid4 >raid/raid.c:646 Initialised segtype: raid5 >raid/raid.c:646 Initialised segtype: raid5_n >raid/raid.c:646 Initialised segtype: raid5_la >raid/raid.c:646 Initialised segtype: raid5_ls >raid/raid.c:646 Initialised segtype: raid5_ra >raid/raid.c:646 Initialised segtype: raid5_rs >raid/raid.c:646 Initialised segtype: raid6 >raid/raid.c:646 Initialised segtype: raid6_n_6 >raid/raid.c:646 Initialised segtype: raid6_nc >raid/raid.c:646 Initialised segtype: raid6_nr >raid/raid.c:646 Initialised segtype: raid6_zr >raid/raid.c:646 Initialised segtype: raid6_ls_6 >raid/raid.c:646 Initialised segtype: raid6_rs_6 >raid/raid.c:646 Initialised segtype: raid6_la_6 >raid/raid.c:646 Initialised segtype: raid6_ra_6 >libdm-config.c:975 dmeventd/thin_library not found in config: defaulting to libdevmapper-event-lvm2thin.so >thin/thin.c:833 Initialised segtype: thin-pool >thin/thin.c:833 Initialised segtype: thin >cache_segtype/cache.c:627 Initialised segtype: cache-pool >cache_segtype/cache.c:641 Initialised segtype: cache >libdm-config.c:1074 backup/archive not found in config: defaulting to 1 >libdm-config.c:1002 backup/retain_days not found in config: defaulting to 30 >libdm-config.c:1002 backup/retain_min not found in config: defaulting to 10 >libdm-config.c:975 backup/archive_dir not found in config: defaulting to /etc/lvm/archive >libdm-config.c:1074 backup/backup not found in config: defaulting to 1 >libdm-config.c:975 backup/backup_dir not found in config: defaulting to /etc/lvm/backup >config/config.c:1472 devices/global_filter not found in config: defaulting to global_filter = [ "a|.*/|" ] >libdm-config.c:1002 global/locking_type not found in config: defaulting to 1 >libdm-config.c:1061 Setting global/use_lvmetad to 1 >libdm-config.c:1002 global/lvmetad_update_wait_time not found in config: defaulting to 10 >daemon-client.c:33 /run/lvm/lvmetad.socket: Opening daemon socket to lvmetad for protocol lvmetad version 1. >daemon-client.c:52 Sending daemon lvmetad: hello >libdm-config.c:966 Setting response to OK >libdm-config.c:966 Setting protocol to lvmetad >libdm-config.c:997 Setting version to 1 >cache/lvmetad.c:143 Successfully connected to lvmetad on fd 4. >libdm-config.c:1074 global/use_lvmpolld not found in config: defaulting to 1 >libdm-config.c:1074 devices/sysfs_scan not found in config: defaulting to 1 >filters/filter-sysfs.c:327 Sysfs filter initialised. >filters/filter-internal.c:77 Internal filter initialised. >filters/filter-type.c:56 LVM type filter initialised. >filters/filter-usable.c:192 Usable device filter initialised. >libdm-config.c:1074 devices/multipath_component_detection not found in config: defaulting to 1 >filters/filter-mpath.c:291 mpath filter initialised. >filters/filter-partitioned.c:59 Partitioned filter initialised. >libdm-config.c:1074 devices/md_component_detection not found in config: defaulting to 1 >filters/filter-md.c:73 MD filter initialised. >libdm-config.c:1074 devices/fw_raid_component_detection not found in config: defaulting to 0 >filters/filter-composite.c:104 Composite filter initialised. >libdm-config.c:1074 devices/ignore_suspended_devices not found in config: defaulting to 0 >libdm-config.c:1074 devices/ignore_lvm_mirrors not found in config: defaulting to 1 >config/config.c:1475 Setting devices/filter to filter = [ "r|/sdm1$|", "r|/sdm2$|" ] >filters/filter-regex.c:216 Regex filter initialised. >filters/filter-usable.c:192 Usable device filter initialised. >filters/filter-composite.c:104 Composite filter initialised. >libdm-config.c:975 devices/cache not found in config: defaulting to /etc/lvm/cache/.cache >filters/filter-persistent.c:369 Persistent filter initialised. >filters/filter-composite.c:104 Composite filter initialised. >libdm-config.c:1074 devices/write_cache_state not found in config: defaulting to 1 >libdm-config.c:1061 Setting global/use_lvmetad to 1 >libdm-config.c:975 activation/activation_mode not found in config: defaulting to degraded >libdm-config.c:1074 metadata/record_lvs_history not found in config: defaulting to 0 >lvmcmdline.c:2871 DEGRADED MODE. Incomplete RAID LVs will be processed. >libdm-config.c:1074 activation/monitoring not found in config: defaulting to 1 >lvmcmdline.c:2877 Processing command: vgchange --config ' devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] filter=["r|/sdm1$|","r|/sdm2$|"] } log {level=7 file=/tmp/lvm.log syslog=0} global/notify_dbus=0' -an vg_ceramic >lvmcmdline.c:2878 Command pid: 2833 >lvmcmdline.c:2879 System ID: >lvmcmdline.c:2882 O_DIRECT will be used >libdm-config.c:1002 global/locking_type not found in config: defaulting to 1 >libdm-config.c:1074 global/wait_for_locks not found in config: defaulting to 1 >locking/locking.c:129 File-based locking selected. >libdm-config.c:1074 global/prioritise_write_locks not found in config: defaulting to 1 >libdm-config.c:975 global/locking_dir not found in config: defaulting to /run/lock/lvm >libdm-common.c:975 Preparing SELinux context for /run/lock/lvm to system_u:object_r:lvm_lock_t:s0. >libdm-common.c:978 Resetting SELinux context to default value. >libdm-config.c:1074 global/use_lvmlockd not found in config: defaulting to 0 >cache/lvmetad.c:256 Sending lvmetad get_global_info >libdm-config.c:966 Setting response to OK >libdm-config.c:966 Setting token to filter:3239235440 >libdm-config.c:997 Setting daemon_pid to 1688 >libdm-config.c:966 Setting response to OK >libdm-config.c:997 Setting global_disable to 0 >libdm-config.c:975 report/output_format not found in config: defaulting to basic >libdm-config.c:1074 log/report_command_log not found in config: defaulting to 0 >toollib.c:2194 Processing each VG >toollib.c:2246 Obtaining the complete list of VGs to process >cache/lvmetad.c:1444 Asking lvmetad for complete list of known VG ids/names >libdm-config.c:966 Setting response to OK >libdm-config.c:966 Setting response to OK >libdm-config.c:966 Setting name to vg_ceramic >toollib.c:1956 Processing VG vg_ceramic R2UROa-ijSH-1pbL-p4Re-Tpwt-myXZ-Q9Tj5R >cache/lvmcache.c:522 lvmcache has no info for vgname "vg_ceramic". >misc/lvm-flock.c:202 Locking /run/lock/lvm/V_vg_ceramic RB >libdm-common.c:975 Preparing SELinux context for /run/lock/lvm/V_vg_ceramic to system_u:object_r:lvm_lock_t:s0. >misc/lvm-flock.c:100 _do_flock /run/lock/lvm/V_vg_ceramic:aux WB >misc/lvm-flock.c:47 _undo_flock /run/lock/lvm/V_vg_ceramic:aux >misc/lvm-flock.c:100 _do_flock /run/lock/lvm/V_vg_ceramic RB >libdm-common.c:978 Resetting SELinux context to default value. >cache/lvmcache.c:522 lvmcache has no info for vgname "vg_ceramic". >metadata/metadata.c:3799 Reading VG vg_ceramic R2UROa-ijSH-1pbL-p4Re-Tpwt-myXZ-Q9Tj5R >cache/lvmcache.c:619 lvmcache has no info for vgid "R2UROaijSH1pbLp4ReTpwtmyXZQ9Tj5R" >cache/lvmetad.c:985 Asking lvmetad for VG R2UROa-ijSH-1pbL-p4Re-Tpwt-myXZ-Q9Tj5R vg_ceramic >libdm-config.c:966 Setting response to OK >libdm-config.c:966 Setting response to OK >libdm-config.c:966 Setting name to vg_ceramic >libdm-config.c:966 Setting metadata/format to lvm2 >cache/lvmcache.c:522 lvmcache has no info for vgname "vg_ceramic" with VGID R2UROaijSH1pbLp4ReTpwtmyXZQ9Tj5R. >format_text/format-text.c:2161 <backtrace> >libdm-config.c:966 Setting id to UlsMyK-8OXj-pPgw-Dk1e-2EyI-6GI6-wfcDbN >libdm-config.c:966 Setting format to lvm2 >libdm-config.c:997 Setting device to 2306 >libdm-config.c:997 Setting dev_size to 8588259328 >libdm-config.c:997 Setting label_sector to 1 >libdm-config.c:997 Setting ext_flags to 1 >libdm-config.c:997 Setting ext_version to 2 >device/dev-cache.c:356 /dev/sda: Added to device cache (8:0) >device/dev-cache.c:352 /dev/disk/by-id/ata-Samsung_SSD_850_PRO_1TB_S1SRNWAFC00155E: Aliased to /dev/sda in device cache (8:0) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x500253887004bb96: Aliased to /dev/sda in device cache (8:0) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:01:00.0-sas-phy2-lun-0: Aliased to /dev/sda in device cache (8:0) >device/dev-cache.c:356 /dev/sda1: Added to device cache (8:1) >device/dev-cache.c:352 /dev/disk/by-id/ata-Samsung_SSD_850_PRO_1TB_S1SRNWAFC00155E-part1: Aliased to /dev/sda1 in device cache (8:1) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x500253887004bb96-part1: Aliased to /dev/sda1 in device cache (8:1) >device/dev-cache.c:352 /dev/disk/by-partuuid/0de2f89a-01: Aliased to /dev/sda1 in device cache (8:1) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:01:00.0-sas-phy2-lun-0-part1: Aliased to /dev/sda1 in device cache (8:1) >device/dev-cache.c:356 /dev/sda2: Added to device cache (8:2) >device/dev-cache.c:352 /dev/disk/by-id/ata-Samsung_SSD_850_PRO_1TB_S1SRNWAFC00155E-part2: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x500253887004bb96-part2: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:352 /dev/disk/by-partuuid/0de2f89a-02: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:01:00.0-sas-phy2-lun-0-part2: Aliased to /dev/sda2 in device cache (8:2) >device/dev-cache.c:356 /dev/sdb: Added to device cache (8:16) >device/dev-cache.c:352 /dev/disk/by-id/ata-Samsung_SSD_850_PRO_1TB_S252NXAG812621M: Aliased to /dev/sdb in device cache (8:16) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x500253884008e8c4: Aliased to /dev/sdb in device cache (8:16) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:01:00.0-sas-phy0-lun-0: Aliased to /dev/sdb in device cache (8:16) >device/dev-cache.c:356 /dev/sdb1: Added to device cache (8:17) >device/dev-cache.c:352 /dev/disk/by-id/ata-Samsung_SSD_850_PRO_1TB_S252NXAG812621M-part1: Aliased to /dev/sdb1 in device cache (8:17) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x500253884008e8c4-part1: Aliased to /dev/sdb1 in device cache (8:17) >device/dev-cache.c:352 /dev/disk/by-partuuid/8699f579-01: Aliased to /dev/sdb1 in device cache (8:17) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:01:00.0-sas-phy0-lun-0-part1: Aliased to /dev/sdb1 in device cache (8:17) >device/dev-cache.c:356 /dev/sdb2: Added to device cache (8:18) >device/dev-cache.c:352 /dev/disk/by-id/ata-Samsung_SSD_850_PRO_1TB_S252NXAG812621M-part2: Aliased to /dev/sdb2 in device cache (8:18) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x500253884008e8c4-part2: Aliased to /dev/sdb2 in device cache (8:18) >device/dev-cache.c:352 /dev/disk/by-partuuid/8699f579-02: Aliased to /dev/sdb2 in device cache (8:18) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:01:00.0-sas-phy0-lun-0-part2: Aliased to /dev/sdb2 in device cache (8:18) >device/dev-cache.c:356 /dev/sdc: Added to device cache (8:32) >device/dev-cache.c:352 /dev/disk/by-id/ata-Samsung_SSD_850_PRO_1TB_S1SRNWAFC00164L: Aliased to /dev/sdc in device cache (8:32) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x500253887004bb9f: Aliased to /dev/sdc in device cache (8:32) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:01:00.0-sas-phy1-lun-0: Aliased to /dev/sdc in device cache (8:32) >device/dev-cache.c:356 /dev/sdc1: Added to device cache (8:33) >device/dev-cache.c:352 /dev/disk/by-id/ata-Samsung_SSD_850_PRO_1TB_S1SRNWAFC00164L-part1: Aliased to /dev/sdc1 in device cache (8:33) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x500253887004bb9f-part1: Aliased to /dev/sdc1 in device cache (8:33) >device/dev-cache.c:352 /dev/disk/by-partuuid/6373af13-01: Aliased to /dev/sdc1 in device cache (8:33) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:01:00.0-sas-phy1-lun-0-part1: Aliased to /dev/sdc1 in device cache (8:33) >device/dev-cache.c:356 /dev/sdc2: Added to device cache (8:34) >device/dev-cache.c:352 /dev/disk/by-id/ata-Samsung_SSD_850_PRO_1TB_S1SRNWAFC00164L-part2: Aliased to /dev/sdc2 in device cache (8:34) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x500253887004bb9f-part2: Aliased to /dev/sdc2 in device cache (8:34) >device/dev-cache.c:352 /dev/disk/by-partuuid/6373af13-02: Aliased to /dev/sdc2 in device cache (8:34) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:01:00.0-sas-phy1-lun-0-part2: Aliased to /dev/sdc2 in device cache (8:34) >device/dev-cache.c:356 /dev/sdd: Added to device cache (8:48) >device/dev-cache.c:352 /dev/disk/by-id/ata-Samsung_SSD_850_PRO_1TB_S1SRNWAFC00156X: Aliased to /dev/sdd in device cache (8:48) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x500253887004bb97: Aliased to /dev/sdd in device cache (8:48) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:01:00.0-sas-phy3-lun-0: Aliased to /dev/sdd in device cache (8:48) >device/dev-cache.c:356 /dev/sdd1: Added to device cache (8:49) >device/dev-cache.c:352 /dev/disk/by-id/ata-Samsung_SSD_850_PRO_1TB_S1SRNWAFC00156X-part1: Aliased to /dev/sdd1 in device cache (8:49) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x500253887004bb97-part1: Aliased to /dev/sdd1 in device cache (8:49) >device/dev-cache.c:352 /dev/disk/by-partuuid/afe25ac4-01: Aliased to /dev/sdd1 in device cache (8:49) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:01:00.0-sas-phy3-lun-0-part1: Aliased to /dev/sdd1 in device cache (8:49) >device/dev-cache.c:356 /dev/sdd2: Added to device cache (8:50) >device/dev-cache.c:352 /dev/disk/by-id/ata-Samsung_SSD_850_PRO_1TB_S1SRNWAFC00156X-part2: Aliased to /dev/sdd2 in device cache (8:50) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x500253887004bb97-part2: Aliased to /dev/sdd2 in device cache (8:50) >device/dev-cache.c:352 /dev/disk/by-partuuid/afe25ac4-02: Aliased to /dev/sdd2 in device cache (8:50) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:01:00.0-sas-phy3-lun-0-part2: Aliased to /dev/sdd2 in device cache (8:50) >device/dev-cache.c:356 /dev/sde: Added to device cache (8:64) >device/dev-cache.c:352 /dev/disk/by-id/ata-Samsung_SSD_850_PRO_1TB_S1SRNWAFB06972V: Aliased to /dev/sde in device cache (8:64) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x50025388700447e6: Aliased to /dev/sde in device cache (8:64) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:01:00.0-sas-phy4-lun-0: Aliased to /dev/sde in device cache (8:64) >device/dev-cache.c:356 /dev/sde1: Added to device cache (8:65) >device/dev-cache.c:352 /dev/disk/by-id/ata-Samsung_SSD_850_PRO_1TB_S1SRNWAFB06972V-part1: Aliased to /dev/sde1 in device cache (8:65) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x50025388700447e6-part1: Aliased to /dev/sde1 in device cache (8:65) >device/dev-cache.c:352 /dev/disk/by-partuuid/dcd1348f-01: Aliased to /dev/sde1 in device cache (8:65) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:01:00.0-sas-phy4-lun-0-part1: Aliased to /dev/sde1 in device cache (8:65) >device/dev-cache.c:356 /dev/sde2: Added to device cache (8:66) >device/dev-cache.c:352 /dev/disk/by-id/ata-Samsung_SSD_850_PRO_1TB_S1SRNWAFB06972V-part2: Aliased to /dev/sde2 in device cache (8:66) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x50025388700447e6-part2: Aliased to /dev/sde2 in device cache (8:66) >device/dev-cache.c:352 /dev/disk/by-partuuid/dcd1348f-02: Aliased to /dev/sde2 in device cache (8:66) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:01:00.0-sas-phy4-lun-0-part2: Aliased to /dev/sde2 in device cache (8:66) >device/dev-cache.c:356 /dev/sdf: Added to device cache (8:80) >device/dev-cache.c:352 /dev/disk/by-id/ata-Samsung_SSD_850_PRO_1TB_S1SRNWAFB06235X: Aliased to /dev/sdf in device cache (8:80) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x5002538870044505: Aliased to /dev/sdf in device cache (8:80) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:01:00.0-sas-phy5-lun-0: Aliased to /dev/sdf in device cache (8:80) >device/dev-cache.c:356 /dev/sdf1: Added to device cache (8:81) >device/dev-cache.c:352 /dev/disk/by-id/ata-Samsung_SSD_850_PRO_1TB_S1SRNWAFB06235X-part1: Aliased to /dev/sdf1 in device cache (8:81) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x5002538870044505-part1: Aliased to /dev/sdf1 in device cache (8:81) >device/dev-cache.c:352 /dev/disk/by-partuuid/5b9a7ec2-01: Aliased to /dev/sdf1 in device cache (8:81) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:01:00.0-sas-phy5-lun-0-part1: Aliased to /dev/sdf1 in device cache (8:81) >device/dev-cache.c:356 /dev/sdf2: Added to device cache (8:82) >device/dev-cache.c:352 /dev/disk/by-id/ata-Samsung_SSD_850_PRO_1TB_S1SRNWAFB06235X-part2: Aliased to /dev/sdf2 in device cache (8:82) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x5002538870044505-part2: Aliased to /dev/sdf2 in device cache (8:82) >device/dev-cache.c:352 /dev/disk/by-partuuid/5b9a7ec2-02: Aliased to /dev/sdf2 in device cache (8:82) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:01:00.0-sas-phy5-lun-0-part2: Aliased to /dev/sdf2 in device cache (8:82) >device/dev-cache.c:356 /dev/sdg: Added to device cache (8:96) >device/dev-cache.c:352 /dev/disk/by-id/ata-Samsung_SSD_850_PRO_1TB_S252NXAG812676Z: Aliased to /dev/sdg in device cache (8:96) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x500253884008e8fb: Aliased to /dev/sdg in device cache (8:96) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:01:00.0-sas-phy6-lun-0: Aliased to /dev/sdg in device cache (8:96) >device/dev-cache.c:356 /dev/sdg1: Added to device cache (8:97) >device/dev-cache.c:352 /dev/disk/by-id/ata-Samsung_SSD_850_PRO_1TB_S252NXAG812676Z-part1: Aliased to /dev/sdg1 in device cache (8:97) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x500253884008e8fb-part1: Aliased to /dev/sdg1 in device cache (8:97) >device/dev-cache.c:352 /dev/disk/by-partuuid/658e580f-01: Aliased to /dev/sdg1 in device cache (8:97) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:01:00.0-sas-phy6-lun-0-part1: Aliased to /dev/sdg1 in device cache (8:97) >device/dev-cache.c:356 /dev/sdg2: Added to device cache (8:98) >device/dev-cache.c:352 /dev/disk/by-id/ata-Samsung_SSD_850_PRO_1TB_S252NXAG812676Z-part2: Aliased to /dev/sdg2 in device cache (8:98) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x500253884008e8fb-part2: Aliased to /dev/sdg2 in device cache (8:98) >device/dev-cache.c:352 /dev/disk/by-partuuid/658e580f-02: Aliased to /dev/sdg2 in device cache (8:98) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:01:00.0-sas-phy6-lun-0-part2: Aliased to /dev/sdg2 in device cache (8:98) >device/dev-cache.c:356 /dev/sdh: Added to device cache (8:112) >device/dev-cache.c:352 /dev/disk/by-id/ata-Samsung_SSD_850_PRO_1TB_S1SRNWAFC00160D: Aliased to /dev/sdh in device cache (8:112) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x500253887004bb9b: Aliased to /dev/sdh in device cache (8:112) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:01:00.0-sas-phy7-lun-0: Aliased to /dev/sdh in device cache (8:112) >device/dev-cache.c:356 /dev/sdh1: Added to device cache (8:113) >device/dev-cache.c:352 /dev/disk/by-id/ata-Samsung_SSD_850_PRO_1TB_S1SRNWAFC00160D-part1: Aliased to /dev/sdh1 in device cache (8:113) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x500253887004bb9b-part1: Aliased to /dev/sdh1 in device cache (8:113) >device/dev-cache.c:352 /dev/disk/by-partuuid/90b25b46-01: Aliased to /dev/sdh1 in device cache (8:113) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:01:00.0-sas-phy7-lun-0-part1: Aliased to /dev/sdh1 in device cache (8:113) >device/dev-cache.c:356 /dev/sdh2: Added to device cache (8:114) >device/dev-cache.c:352 /dev/disk/by-id/ata-Samsung_SSD_850_PRO_1TB_S1SRNWAFC00160D-part2: Aliased to /dev/sdh2 in device cache (8:114) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x500253887004bb9b-part2: Aliased to /dev/sdh2 in device cache (8:114) >device/dev-cache.c:352 /dev/disk/by-partuuid/90b25b46-02: Aliased to /dev/sdh2 in device cache (8:114) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:01:00.0-sas-phy7-lun-0-part2: Aliased to /dev/sdh2 in device cache (8:114) >device/dev-cache.c:356 /dev/sdi: Added to device cache (8:128) >device/dev-cache.c:352 /dev/disk/by-id/ata-Samsung_SSD_850_PRO_1TB_S1SRNWAFC00203N: Aliased to /dev/sdi in device cache (8:128) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x500253887004bc11: Aliased to /dev/sdi in device cache (8:128) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:02:00.0-sas-phy2-lun-0: Aliased to /dev/sdi in device cache (8:128) >device/dev-cache.c:356 /dev/sdi1: Added to device cache (8:129) >device/dev-cache.c:352 /dev/disk/by-id/ata-Samsung_SSD_850_PRO_1TB_S1SRNWAFC00203N-part1: Aliased to /dev/sdi1 in device cache (8:129) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x500253887004bc11-part1: Aliased to /dev/sdi1 in device cache (8:129) >device/dev-cache.c:352 /dev/disk/by-partuuid/284e0c8f-01: Aliased to /dev/sdi1 in device cache (8:129) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:02:00.0-sas-phy2-lun-0-part1: Aliased to /dev/sdi1 in device cache (8:129) >device/dev-cache.c:356 /dev/sdi2: Added to device cache (8:130) >device/dev-cache.c:352 /dev/disk/by-id/ata-Samsung_SSD_850_PRO_1TB_S1SRNWAFC00203N-part2: Aliased to /dev/sdi2 in device cache (8:130) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x500253887004bc11-part2: Aliased to /dev/sdi2 in device cache (8:130) >device/dev-cache.c:352 /dev/disk/by-partuuid/284e0c8f-02: Aliased to /dev/sdi2 in device cache (8:130) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:02:00.0-sas-phy2-lun-0-part2: Aliased to /dev/sdi2 in device cache (8:130) >device/dev-cache.c:356 /dev/sdj: Added to device cache (8:144) >device/dev-cache.c:352 /dev/disk/by-id/ata-Samsung_SSD_850_PRO_1TB_S1SRNWAFB07198D: Aliased to /dev/sdj in device cache (8:144) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x50025388700448c8: Aliased to /dev/sdj in device cache (8:144) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:02:00.0-sas-phy0-lun-0: Aliased to /dev/sdj in device cache (8:144) >device/dev-cache.c:356 /dev/sdj1: Added to device cache (8:145) >device/dev-cache.c:352 /dev/disk/by-id/ata-Samsung_SSD_850_PRO_1TB_S1SRNWAFB07198D-part1: Aliased to /dev/sdj1 in device cache (8:145) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x50025388700448c8-part1: Aliased to /dev/sdj1 in device cache (8:145) >device/dev-cache.c:352 /dev/disk/by-partuuid/b2039f06-01: Aliased to /dev/sdj1 in device cache (8:145) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:02:00.0-sas-phy0-lun-0-part1: Aliased to /dev/sdj1 in device cache (8:145) >device/dev-cache.c:356 /dev/sdj2: Added to device cache (8:146) >device/dev-cache.c:352 /dev/disk/by-id/ata-Samsung_SSD_850_PRO_1TB_S1SRNWAFB07198D-part2: Aliased to /dev/sdj2 in device cache (8:146) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x50025388700448c8-part2: Aliased to /dev/sdj2 in device cache (8:146) >device/dev-cache.c:352 /dev/disk/by-partuuid/b2039f06-02: Aliased to /dev/sdj2 in device cache (8:146) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:02:00.0-sas-phy0-lun-0-part2: Aliased to /dev/sdj2 in device cache (8:146) >device/dev-cache.c:356 /dev/sdk: Added to device cache (8:160) >device/dev-cache.c:352 /dev/disk/by-id/ata-INTEL_SSDSC2BX016T4_BTHC616202UZ1P6PGN: Aliased to /dev/sdk in device cache (8:160) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x55cd2e404c21496e: Aliased to /dev/sdk in device cache (8:160) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:02:00.0-sas-phy1-lun-0: Aliased to /dev/sdk in device cache (8:160) >device/dev-cache.c:356 /dev/sdk1: Added to device cache (8:161) >device/dev-cache.c:352 /dev/disk/by-id/ata-INTEL_SSDSC2BX016T4_BTHC616202UZ1P6PGN-part1: Aliased to /dev/sdk1 in device cache (8:161) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x55cd2e404c21496e-part1: Aliased to /dev/sdk1 in device cache (8:161) >device/dev-cache.c:352 /dev/disk/by-partuuid/6bdec109-01: Aliased to /dev/sdk1 in device cache (8:161) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:02:00.0-sas-phy1-lun-0-part1: Aliased to /dev/sdk1 in device cache (8:161) >device/dev-cache.c:356 /dev/sdk2: Added to device cache (8:162) >device/dev-cache.c:352 /dev/disk/by-id/ata-INTEL_SSDSC2BX016T4_BTHC616202UZ1P6PGN-part2: Aliased to /dev/sdk2 in device cache (8:162) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x55cd2e404c21496e-part2: Aliased to /dev/sdk2 in device cache (8:162) >device/dev-cache.c:352 /dev/disk/by-partuuid/6bdec109-02: Aliased to /dev/sdk2 in device cache (8:162) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:02:00.0-sas-phy1-lun-0-part2: Aliased to /dev/sdk2 in device cache (8:162) >device/dev-cache.c:356 /dev/sdk3: Added to device cache (8:163) >device/dev-cache.c:352 /dev/disk/by-id/ata-INTEL_SSDSC2BX016T4_BTHC616202UZ1P6PGN-part3: Aliased to /dev/sdk3 in device cache (8:163) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x55cd2e404c21496e-part3: Aliased to /dev/sdk3 in device cache (8:163) >device/dev-cache.c:352 /dev/disk/by-partuuid/6bdec109-03: Aliased to /dev/sdk3 in device cache (8:163) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:02:00.0-sas-phy1-lun-0-part3: Aliased to /dev/sdk3 in device cache (8:163) >device/dev-cache.c:356 /dev/sdl: Added to device cache (8:176) >device/dev-cache.c:352 /dev/disk/by-id/scsi-35000cca041a9f174: Aliased to /dev/sdl in device cache (8:176) >device/dev-cache.c:352 /dev/disk/by-id/wwn-0x5000cca041a9f174: Aliased to /dev/sdl in device cache (8:176) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:02:00.0-sas-phy7-lun-0: Aliased to /dev/sdl in device cache (8:176) >device/dev-cache.c:356 /dev/sdm: Added to device cache (8:192) >device/dev-cache.c:352 /dev/disk/by-id/usb-SanDisk_Ultra_USB_3.0_4C531001470726123380-0:0: Aliased to /dev/sdm in device cache (8:192) >device/dev-cache.c:356 /dev/disk/by-label/Fedora-S-dvd-x86_64-28: Added to device cache (8:193) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0: Aliased to /dev/sdm in device cache (8:192) >device/dev-cache.c:352 /dev/disk/by-uuid/2018-04-25-06-09-17-00: Aliased to /dev/disk/by-label/Fedora-S-dvd-x86_64-28 in device cache (8:193) >device/dev-cache.c:352 /dev/sdm1: Aliased to /dev/disk/by-label/Fedora-S-dvd-x86_64-28 in device cache (preferred name) (8:193) >device/dev-cache.c:352 /dev/disk/by-id/usb-SanDisk_Ultra_USB_3.0_4C531001470726123380-0:0-part1: Aliased to /dev/sdm1 in device cache (8:193) >device/dev-cache.c:711 /dev/disk/by-label/Fedora-S-dvd-x86_64-28: Path already cached. >device/dev-cache.c:352 /dev/disk/by-partuuid/537f877e-01: Aliased to /dev/sdm1 in device cache (8:193) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0-part1: Aliased to /dev/sdm1 in device cache (8:193) >device/dev-cache.c:711 /dev/disk/by-uuid/2018-04-25-06-09-17-00: Path already cached. >device/dev-cache.c:356 /dev/sdm2: Added to device cache (8:194) >device/dev-cache.c:352 /dev/disk/by-id/usb-SanDisk_Ultra_USB_3.0_4C531001470726123380-0:0-part2: Aliased to /dev/sdm2 in device cache (8:194) >device/dev-cache.c:352 /dev/disk/by-label/ANACONDA: Aliased to /dev/sdm2 in device cache (8:194) >device/dev-cache.c:352 /dev/disk/by-partuuid/537f877e-02: Aliased to /dev/sdm2 in device cache (8:194) >device/dev-cache.c:352 /dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0-part2: Aliased to /dev/sdm2 in device cache (8:194) >device/dev-cache.c:352 /dev/disk/by-uuid/16EF-02BA: Aliased to /dev/sdm2 in device cache (8:194) >device/dev-cache.c:356 /dev/loop0: Added to device cache (7:0) >device/dev-cache.c:356 /dev/loop1: Added to device cache (7:1) >device/dev-cache.c:356 /dev/disk/by-label/Anaconda: Added to device cache (253:1) >device/dev-cache.c:352 /dev/disk/by-uuid/1b3dfcc6-544d-4ddc-82de-3168bffc08a0: Aliased to /dev/disk/by-label/Anaconda in device cache (253:1) >device/dev-cache.c:356 /dev/loop2: Added to device cache (7:2) >device/dev-cache.c:356 /dev/dm-0: Added to device cache (253:0) >device/dev-cache.c:352 /dev/disk/by-id/dm-name-live-rw: Aliased to /dev/dm-0 in device cache (preferred name) (253:0) >device/dev-cache.c:711 /dev/disk/by-label/Anaconda: Path already cached. >device/dev-cache.c:711 /dev/disk/by-uuid/1b3dfcc6-544d-4ddc-82de-3168bffc08a0: Path already cached. >device/dev-cache.c:352 /dev/mapper/live-rw: Aliased to /dev/disk/by-id/dm-name-live-rw in device cache (preferred name) (253:0) >device/dev-cache.c:352 /dev/dm-1: Aliased to /dev/disk/by-label/Anaconda in device cache (253:1) >device/dev-cache.c:352 /dev/disk/by-id/dm-name-live-base: Aliased to /dev/disk/by-label/Anaconda in device cache (preferred name) (253:1) >device/dev-cache.c:711 /dev/disk/by-label/Anaconda: Path already cached. >device/dev-cache.c:711 /dev/disk/by-uuid/1b3dfcc6-544d-4ddc-82de-3168bffc08a0: Path already cached. >device/dev-cache.c:352 /dev/mapper/live-base: Aliased to /dev/disk/by-id/dm-name-live-base in device cache (preferred name) (253:1) >device/dev-cache.c:356 /dev/dm-2: Added to device cache (253:2) >device/dev-cache.c:352 /dev/disk/by-id/dm-name-vg_ceramic-swap: Aliased to /dev/dm-2 in device cache (preferred name) (253:2) >device/dev-cache.c:352 /dev/disk/by-id/dm-uuid-LVM-R2UROaijSH1pbLp4ReTpwtmyXZQ9Tj5RQWvXP0GlL5sZGIjjASwY1Ko7KkUdVJnA: Aliased to /dev/disk/by-id/dm-name-vg_ceramic-swap in device cache (253:2) >device/dev-cache.c:352 /dev/disk/by-uuid/d4febdca-6966-4fc6-bbc0-9fd620c62039: Aliased to /dev/disk/by-id/dm-name-vg_ceramic-swap in device cache (253:2) >device/dev-cache.c:352 /dev/mapper/vg_ceramic-swap: Aliased to /dev/disk/by-id/dm-name-vg_ceramic-swap in device cache (preferred name) (253:2) >device/dev-cache.c:352 /dev/vg_ceramic/swap: Aliased to /dev/mapper/vg_ceramic-swap in device cache (253:2) >device/dev-cache.c:356 /dev/dm-3: Added to device cache (253:3) >device/dev-cache.c:352 /dev/disk/by-id/dm-name-vg_ceramic-root: Aliased to /dev/dm-3 in device cache (preferred name) (253:3) >device/dev-cache.c:352 /dev/disk/by-id/dm-uuid-LVM-R2UROaijSH1pbLp4ReTpwtmyXZQ9Tj5RJTiuuN07HAeYjxjjG3ypRNPrmLBTUaH0: Aliased to /dev/disk/by-id/dm-name-vg_ceramic-root in device cache (253:3) >device/dev-cache.c:352 /dev/disk/by-uuid/dd11ec42-9acc-4d2e-b475-d11e232d736e: Aliased to /dev/disk/by-id/dm-name-vg_ceramic-root in device cache (253:3) >device/dev-cache.c:352 /dev/mapper/vg_ceramic-root: Aliased to /dev/disk/by-id/dm-name-vg_ceramic-root in device cache (preferred name) (253:3) >device/dev-cache.c:352 /dev/vg_ceramic/root: Aliased to /dev/mapper/vg_ceramic-root in device cache (253:3) >device/dev-cache.c:356 /dev/dm-4: Added to device cache (253:4) >device/dev-cache.c:352 /dev/disk/by-id/dm-name-vg_ceramic-var: Aliased to /dev/dm-4 in device cache (preferred name) (253:4) >device/dev-cache.c:352 /dev/disk/by-id/dm-uuid-LVM-R2UROaijSH1pbLp4ReTpwtmyXZQ9Tj5Rmhm4nl8lBrZlLz6oSK4Iv44dm2JwCIkd: Aliased to /dev/disk/by-id/dm-name-vg_ceramic-var in device cache (253:4) >device/dev-cache.c:352 /dev/disk/by-uuid/55ef07c6-af46-4df7-a3d7-4ffeed0337ca: Aliased to /dev/disk/by-id/dm-name-vg_ceramic-var in device cache (253:4) >device/dev-cache.c:352 /dev/mapper/vg_ceramic-var: Aliased to /dev/disk/by-id/dm-name-vg_ceramic-var in device cache (preferred name) (253:4) >device/dev-cache.c:352 /dev/vg_ceramic/var: Aliased to /dev/mapper/vg_ceramic-var in device cache (253:4) >device/dev-cache.c:356 /dev/dm-5: Added to device cache (253:5) >device/dev-cache.c:352 /dev/disk/by-id/dm-name-vg_ceramic-mysql: Aliased to /dev/dm-5 in device cache (preferred name) (253:5) >device/dev-cache.c:352 /dev/disk/by-id/dm-uuid-LVM-R2UROaijSH1pbLp4ReTpwtmyXZQ9Tj5Rb1qePZXcA3D4D9x7z16icGysdetn03tY: Aliased to /dev/disk/by-id/dm-name-vg_ceramic-mysql in device cache (253:5) >device/dev-cache.c:352 /dev/disk/by-uuid/9be10959-2f09-4564-ba86-d83517a4df8f: Aliased to /dev/disk/by-id/dm-name-vg_ceramic-mysql in device cache (253:5) >device/dev-cache.c:352 /dev/mapper/vg_ceramic-mysql: Aliased to /dev/disk/by-id/dm-name-vg_ceramic-mysql in device cache (preferred name) (253:5) >device/dev-cache.c:352 /dev/vg_ceramic/mysql: Aliased to /dev/mapper/vg_ceramic-mysql in device cache (253:5) >device/dev-cache.c:356 /dev/md2: Added to device cache (9:2) >device/dev-cache.c:352 /dev/disk/by-id/lvm-pv-uuid-UlsMyK-8OXj-pPgw-Dk1e-2EyI-6GI6-wfcDbN: Aliased to /dev/md2 in device cache (9:2) >device/dev-cache.c:352 /dev/disk/by-id/md-name-ceramic:2: Aliased to /dev/md2 in device cache (9:2) >device/dev-cache.c:352 /dev/disk/by-id/md-uuid-d51c5255:009664d3:02047d16:793f9b58: Aliased to /dev/md2 in device cache (9:2) >device/dev-cache.c:352 /dev/md/2: Aliased to /dev/md2 in device cache (preferred name) (9:2) >cache/lvmcache.c:1871 lvmcache /dev/md/2: now in VG #orphans_lvm2 (#orphans_lvm2) with 0 mda(s). >libdm-config.c:997 Setting size to 5763072 >libdm-config.c:997 Setting start to 4096 >libdm-config.c:997 Setting ignore to 0 >metadata/vg.c:74 Allocated VG vg_ceramic at 0x5645903cea80. >format_text/import_vsn1.c:597 Importing logical volume vg_ceramic/swap. >format_text/import_vsn1.c:597 Importing logical volume vg_ceramic/root. >format_text/import_vsn1.c:597 Importing logical volume vg_ceramic/var. >format_text/import_vsn1.c:597 Importing logical volume vg_ceramic/mysql. >format_text/import_vsn1.c:597 Importing logical volume vg_ceramic/home. >cache/lvmcache.c:522 lvmcache has no info for vgname "vg_ceramic" with VGID R2UROaijSH1pbLp4ReTpwtmyXZQ9Tj5R. >cache/lvmcache.c:522 lvmcache has no info for vgname "vg_ceramic". >cache/lvmcache.c:1871 lvmcache /dev/md/2: now in VG vg_ceramic with 1 mda(s). >cache/lvmcache.c:1635 lvmcache /dev/md/2: VG vg_ceramic: set VGID to R2UROaijSH1pbLp4ReTpwtmyXZQ9Tj5R. >cache/lvmcache.c:1944 lvmcache /dev/md/2: VG vg_ceramic: set system_id to . >cache/lvmcache.c:202 lvmcache: VG vg_ceramic (R2UROa-ijSH-1pbL-p4Re-Tpwt-myXZ-Q9Tj5R) stored (2263 bytes). >cache/lvmetad.c:2297 Sending lvmetad vg_clear_outdated_pvs >libdm-config.c:966 Setting response to OK >libdm-config.c:966 Setting response to OK >device/dev-io.c:599 Opened /dev/md/2 RO O_DIRECT >device/dev-io.c:358 /dev/md/2: size is 8588259328 sectors >metadata/pv_manip.c:417 /dev/md/2 0: 0 16384: swap(0:0) >metadata/pv_manip.c:417 /dev/md/2 1: 16384 20480: root(0:0) >metadata/pv_manip.c:417 /dev/md/2 2: 36864 4096: var(0:0) >metadata/pv_manip.c:417 /dev/md/2 3: 40960 2048: mysql(0:0) >metadata/pv_manip.c:417 /dev/md/2 4: 43008 452138: home(0:0) >metadata/pv_manip.c:417 /dev/md/2 5: 495146 553224: NULL(0:0) >toollib.c:1982 Processing VG vg_ceramic R2UROa-ijSH-1pbL-p4Re-Tpwt-myXZ-Q9Tj5R >activate/dev_manager.c:696 Getting device info for vg_ceramic-swap [LVM-R2UROaijSH1pbLp4ReTpwtmyXZQ9Tj5RQWvXP0GlL5sZGIjjASwY1Ko7KkUdVJnA]. >ioctl/libdm-iface.c:1848 dm version [ opencount flush ] [16384] (*1) >ioctl/libdm-iface.c:1848 dm info LVM-R2UROaijSH1pbLp4ReTpwtmyXZQ9Tj5RQWvXP0GlL5sZGIjjASwY1Ko7KkUdVJnA [ opencount flush ] [16384] (*1) >activate/dev_manager.c:696 Getting device info for vg_ceramic-root [LVM-R2UROaijSH1pbLp4ReTpwtmyXZQ9Tj5RJTiuuN07HAeYjxjjG3ypRNPrmLBTUaH0]. >ioctl/libdm-iface.c:1848 dm info LVM-R2UROaijSH1pbLp4ReTpwtmyXZQ9Tj5RJTiuuN07HAeYjxjjG3ypRNPrmLBTUaH0 [ opencount flush ] [16384] (*1) >activate/dev_manager.c:696 Getting device info for vg_ceramic-var [LVM-R2UROaijSH1pbLp4ReTpwtmyXZQ9Tj5Rmhm4nl8lBrZlLz6oSK4Iv44dm2JwCIkd]. >ioctl/libdm-iface.c:1848 dm info LVM-R2UROaijSH1pbLp4ReTpwtmyXZQ9Tj5Rmhm4nl8lBrZlLz6oSK4Iv44dm2JwCIkd [ opencount flush ] [16384] (*1) >activate/dev_manager.c:696 Getting device info for vg_ceramic-mysql [LVM-R2UROaijSH1pbLp4ReTpwtmyXZQ9Tj5Rb1qePZXcA3D4D9x7z16icGysdetn03tY]. >ioctl/libdm-iface.c:1848 dm info LVM-R2UROaijSH1pbLp4ReTpwtmyXZQ9Tj5Rb1qePZXcA3D4D9x7z16icGysdetn03tY [ opencount flush ] [16384] (*1) >activate/dev_manager.c:696 Getting device info for vg_ceramic-home [LVM-R2UROaijSH1pbLp4ReTpwtmyXZQ9Tj5R32koTPs4I7T374PhBMcunFx3lBgADdjv]. >ioctl/libdm-iface.c:1848 dm info LVM-R2UROaijSH1pbLp4ReTpwtmyXZQ9Tj5R32koTPs4I7T374PhBMcunFx3lBgADdjv [ opencount flush ] [16384] (*1) >activate/dev_manager.c:678 Skipping checks for old devices without LVM- dm uuid prefix (kernel vsn 4 >= 3). >activate/activate.c:1494 Counted 0 open LVs in VG vg_ceramic. >metadata/lv.c:1480 Deactivating logical volume vg_ceramic/swap. >misc/lvm-flock.c:202 Locking /run/lock/lvm/A_R2UROaijSH1pbLp4ReTpwtmyXZQ9Tj5RQWvXP0GlL5sZGIjjASwY1Ko7KkUdVJnA WB >libdm-common.c:975 Preparing SELinux context for /run/lock/lvm/A_R2UROaijSH1pbLp4ReTpwtmyXZQ9Tj5RQWvXP0GlL5sZGIjjASwY1Ko7KkUdVJnA to system_u:object_r:lvm_lock_t:s0. >misc/lvm-flock.c:100 _do_flock /run/lock/lvm/A_R2UROaijSH1pbLp4ReTpwtmyXZQ9Tj5RQWvXP0GlL5sZGIjjASwY1Ko7KkUdVJnA:aux WB >misc/lvm-flock.c:100 _do_flock /run/lock/lvm/A_R2UROaijSH1pbLp4ReTpwtmyXZQ9Tj5RQWvXP0GlL5sZGIjjASwY1Ko7KkUdVJnA WB >misc/lvm-flock.c:47 _undo_flock /run/lock/lvm/A_R2UROaijSH1pbLp4ReTpwtmyXZQ9Tj5RQWvXP0GlL5sZGIjjASwY1Ko7KkUdVJnA:aux >libdm-common.c:978 Resetting SELinux context to default value. >locking/file_locking.c:99 Locking LV R2UROaijSH1pbLp4ReTpwtmyXZQ9Tj5RQWvXP0GlL5sZGIjjASwY1Ko7KkUdVJnA (NL) >activate/activate.c:2473 Deactivating vg_ceramic/swap. >activate/dev_manager.c:696 Getting device info for vg_ceramic-swap [LVM-R2UROaijSH1pbLp4ReTpwtmyXZQ9Tj5RQWvXP0GlL5sZGIjjASwY1Ko7KkUdVJnA]. >ioctl/libdm-iface.c:1848 dm info LVM-R2UROaijSH1pbLp4ReTpwtmyXZQ9Tj5RQWvXP0GlL5sZGIjjASwY1Ko7KkUdVJnA [ noopencount flush ] [16384] (*1) >activate/dev_manager.c:696 Getting device info for vg_ceramic-swap [LVM-R2UROaijSH1pbLp4ReTpwtmyXZQ9Tj5RQWvXP0GlL5sZGIjjASwY1Ko7KkUdVJnA]. >ioctl/libdm-iface.c:1848 dm info LVM-R2UROaijSH1pbLp4ReTpwtmyXZQ9Tj5RQWvXP0GlL5sZGIjjASwY1Ko7KkUdVJnA [ opencount flush ] [16384] (*1) >mm/memlock.c:618 Entering prioritized section (deactivating). >mm/memlock.c:481 Raised task priority 0 -> -18. >activate/dev_manager.c:3073 Creating DEACTIVATE tree for vg_ceramic/swap. >activate/dev_manager.c:696 Getting device info for vg_ceramic-swap [LVM-R2UROaijSH1pbLp4ReTpwtmyXZQ9Tj5RQWvXP0GlL5sZGIjjASwY1Ko7KkUdVJnA]. >ioctl/libdm-iface.c:1848 dm info LVM-R2UROaijSH1pbLp4ReTpwtmyXZQ9Tj5RQWvXP0GlL5sZGIjjASwY1Ko7KkUdVJnA [ opencount flush ] [16384] (*1) >libdm-config.c:1074 activation/verify_udev_operations not found in config: defaulting to 0 >activate/activate.c:521 Getting driver version >ioctl/libdm-iface.c:1848 dm version [ opencount flush ] [16384] (*1) >ioctl/libdm-iface.c:1848 dm deps (253:2) [ opencount flush ] [16384] (*1) >activate/dev_manager.c:696 Getting device info for vg_ceramic-swap-real [LVM-R2UROaijSH1pbLp4ReTpwtmyXZQ9Tj5RQWvXP0GlL5sZGIjjASwY1Ko7KkUdVJnA-real]. >ioctl/libdm-iface.c:1848 dm info LVM-R2UROaijSH1pbLp4ReTpwtmyXZQ9Tj5RQWvXP0GlL5sZGIjjASwY1Ko7KkUdVJnA-real [ opencount flush ] [16384] (*1) >activate/dev_manager.c:696 Getting device info for vg_ceramic-swap-cow [LVM-R2UROaijSH1pbLp4ReTpwtmyXZQ9Tj5RQWvXP0GlL5sZGIjjASwY1Ko7KkUdVJnA-cow]. >ioctl/libdm-iface.c:1848 dm info LVM-R2UROaijSH1pbLp4ReTpwtmyXZQ9Tj5RQWvXP0GlL5sZGIjjASwY1Ko7KkUdVJnA-cow [ opencount flush ] [16384] (*1) >ioctl/libdm-iface.c:1848 dm info (253:2) [ opencount flush ] [16384] (*1) >libdm-deptree.c:993 Removing vg_ceramic-swap (253:2) >libdm-common.c:2394 Udev cookie 0xd4d86ec (semid 131072) created >libdm-common.c:2414 Udev cookie 0xd4d86ec (semid 131072) incremented to 1 >libdm-common.c:2286 Udev cookie 0xd4d86ec (semid 131072) incremented to 2 >libdm-common.c:2536 Udev cookie 0xd4d86ec (semid 131072) assigned to REMOVE task(2) with flags DISABLE_LIBRARY_FALLBACK (0x20) >ioctl/libdm-iface.c:1848 dm remove (253:2) [ noopencount flush retryremove ] [16384] (*1) >libdm-common.c:1478 vg_ceramic-swap: Stacking NODE_DEL [trust_udev] >mm/memlock.c:629 Leaving section (deactivated). >activate/dev_manager.c:696 Getting device info for vg_ceramic-swap [LVM-R2UROaijSH1pbLp4ReTpwtmyXZQ9Tj5RQWvXP0GlL5sZGIjjASwY1Ko7KkUdVJnA]. >ioctl/libdm-iface.c:1848 dm info LVM-R2UROaijSH1pbLp4ReTpwtmyXZQ9Tj5RQWvXP0GlL5sZGIjjASwY1Ko7KkUdVJnA [ noopencount flush ] [16384] (*1) >misc/lvm-flock.c:70 Unlocking /run/lock/lvm/A_R2UROaijSH1pbLp4ReTpwtmyXZQ9Tj5RQWvXP0GlL5sZGIjjASwY1Ko7KkUdVJnA >misc/lvm-flock.c:47 _undo_flock /run/lock/lvm/A_R2UROaijSH1pbLp4ReTpwtmyXZQ9Tj5RQWvXP0GlL5sZGIjjASwY1Ko7KkUdVJnA >metadata/lv.c:1480 Deactivating logical volume vg_ceramic/root. >misc/lvm-flock.c:202 Locking /run/lock/lvm/A_R2UROaijSH1pbLp4ReTpwtmyXZQ9Tj5RJTiuuN07HAeYjxjjG3ypRNPrmLBTUaH0 WB >libdm-common.c:975 Preparing SELinux context for /run/lock/lvm/A_R2UROaijSH1pbLp4ReTpwtmyXZQ9Tj5RJTiuuN07HAeYjxjjG3ypRNPrmLBTUaH0 to system_u:object_r:lvm_lock_t:s0. >misc/lvm-flock.c:100 _do_flock /run/lock/lvm/A_R2UROaijSH1pbLp4ReTpwtmyXZQ9Tj5RJTiuuN07HAeYjxjjG3ypRNPrmLBTUaH0:aux WB >misc/lvm-flock.c:100 _do_flock /run/lock/lvm/A_R2UROaijSH1pbLp4ReTpwtmyXZQ9Tj5RJTiuuN07HAeYjxjjG3ypRNPrmLBTUaH0 WB >misc/lvm-flock.c:47 _undo_flock /run/lock/lvm/A_R2UROaijSH1pbLp4ReTpwtmyXZQ9Tj5RJTiuuN07HAeYjxjjG3ypRNPrmLBTUaH0:aux >libdm-common.c:978 Resetting SELinux context to default value. >locking/file_locking.c:99 Locking LV R2UROaijSH1pbLp4ReTpwtmyXZQ9Tj5RJTiuuN07HAeYjxjjG3ypRNPrmLBTUaH0 (NL) >activate/activate.c:2473 Deactivating vg_ceramic/root. >activate/dev_manager.c:696 Getting device info for vg_ceramic-root [LVM-R2UROaijSH1pbLp4ReTpwtmyXZQ9Tj5RJTiuuN07HAeYjxjjG3ypRNPrmLBTUaH0]. >ioctl/libdm-iface.c:1848 dm info LVM-R2UROaijSH1pbLp4ReTpwtmyXZQ9Tj5RJTiuuN07HAeYjxjjG3ypRNPrmLBTUaH0 [ noopencount flush ] [16384] (*1) >activate/dev_manager.c:696 Getting device info for vg_ceramic-root [LVM-R2UROaijSH1pbLp4ReTpwtmyXZQ9Tj5RJTiuuN07HAeYjxjjG3ypRNPrmLBTUaH0]. >ioctl/libdm-iface.c:1848 dm info LVM-R2UROaijSH1pbLp4ReTpwtmyXZQ9Tj5RJTiuuN07HAeYjxjjG3ypRNPrmLBTUaH0 [ opencount flush ] [16384] (*1) >mm/memlock.c:618 Entering prioritized section (deactivating). >activate/dev_manager.c:3073 Creating DEACTIVATE tree for vg_ceramic/root. >activate/dev_manager.c:696 Getting device info for vg_ceramic-root [LVM-R2UROaijSH1pbLp4ReTpwtmyXZQ9Tj5RJTiuuN07HAeYjxjjG3ypRNPrmLBTUaH0]. >ioctl/libdm-iface.c:1848 dm info LVM-R2UROaijSH1pbLp4ReTpwtmyXZQ9Tj5RJTiuuN07HAeYjxjjG3ypRNPrmLBTUaH0 [ opencount flush ] [16384] (*1) >ioctl/libdm-iface.c:1848 dm deps (253:3) [ opencount flush ] [16384] (*1) >activate/dev_manager.c:696 Getting device info for vg_ceramic-root-real [LVM-R2UROaijSH1pbLp4ReTpwtmyXZQ9Tj5RJTiuuN07HAeYjxjjG3ypRNPrmLBTUaH0-real]. >ioctl/libdm-iface.c:1848 dm info LVM-R2UROaijSH1pbLp4ReTpwtmyXZQ9Tj5RJTiuuN07HAeYjxjjG3ypRNPrmLBTUaH0-real [ opencount flush ] [16384] (*1) >activate/dev_manager.c:696 Getting device info for vg_ceramic-root-cow [LVM-R2UROaijSH1pbLp4ReTpwtmyXZQ9Tj5RJTiuuN07HAeYjxjjG3ypRNPrmLBTUaH0-cow]. >ioctl/libdm-iface.c:1848 dm info LVM-R2UROaijSH1pbLp4ReTpwtmyXZQ9Tj5RJTiuuN07HAeYjxjjG3ypRNPrmLBTUaH0-cow [ opencount flush ] [16384] (*1) >ioctl/libdm-iface.c:1848 dm info (253:3) [ opencount flush ] [16384] (*1) >libdm-deptree.c:993 Removing vg_ceramic-root (253:3) >libdm-common.c:2286 Udev cookie 0xd4d86ec (semid 131072) incremented to 2 >libdm-common.c:2536 Udev cookie 0xd4d86ec (semid 131072) assigned to REMOVE task(2) with flags DISABLE_LIBRARY_FALLBACK (0x20) >ioctl/libdm-iface.c:1848 dm remove (253:3) [ noopencount flush retryremove ] [16384] (*1) >libdm-common.c:1478 vg_ceramic-root: Stacking NODE_DEL [trust_udev] >mm/memlock.c:629 Leaving section (deactivated). >activate/dev_manager.c:696 Getting device info for vg_ceramic-root [LVM-R2UROaijSH1pbLp4ReTpwtmyXZQ9Tj5RJTiuuN07HAeYjxjjG3ypRNPrmLBTUaH0]. >ioctl/libdm-iface.c:1848 dm info LVM-R2UROaijSH1pbLp4ReTpwtmyXZQ9Tj5RJTiuuN07HAeYjxjjG3ypRNPrmLBTUaH0 [ noopencount flush ] [16384] (*1) >misc/lvm-flock.c:70 Unlocking /run/lock/lvm/A_R2UROaijSH1pbLp4ReTpwtmyXZQ9Tj5RJTiuuN07HAeYjxjjG3ypRNPrmLBTUaH0 >misc/lvm-flock.c:47 _undo_flock /run/lock/lvm/A_R2UROaijSH1pbLp4ReTpwtmyXZQ9Tj5RJTiuuN07HAeYjxjjG3ypRNPrmLBTUaH0 >metadata/lv.c:1480 Deactivating logical volume vg_ceramic/var. >misc/lvm-flock.c:202 Locking /run/lock/lvm/A_R2UROaijSH1pbLp4ReTpwtmyXZQ9Tj5Rmhm4nl8lBrZlLz6oSK4Iv44dm2JwCIkd WB >libdm-common.c:975 Preparing SELinux context for /run/lock/lvm/A_R2UROaijSH1pbLp4ReTpwtmyXZQ9Tj5Rmhm4nl8lBrZlLz6oSK4Iv44dm2JwCIkd to system_u:object_r:lvm_lock_t:s0. >misc/lvm-flock.c:100 _do_flock /run/lock/lvm/A_R2UROaijSH1pbLp4ReTpwtmyXZQ9Tj5Rmhm4nl8lBrZlLz6oSK4Iv44dm2JwCIkd:aux WB >misc/lvm-flock.c:100 _do_flock /run/lock/lvm/A_R2UROaijSH1pbLp4ReTpwtmyXZQ9Tj5Rmhm4nl8lBrZlLz6oSK4Iv44dm2JwCIkd WB >misc/lvm-flock.c:47 _undo_flock /run/lock/lvm/A_R2UROaijSH1pbLp4ReTpwtmyXZQ9Tj5Rmhm4nl8lBrZlLz6oSK4Iv44dm2JwCIkd:aux >libdm-common.c:978 Resetting SELinux context to default value. >locking/file_locking.c:99 Locking LV R2UROaijSH1pbLp4ReTpwtmyXZQ9Tj5Rmhm4nl8lBrZlLz6oSK4Iv44dm2JwCIkd (NL) >activate/activate.c:2473 Deactivating vg_ceramic/var. >activate/dev_manager.c:696 Getting device info for vg_ceramic-var [LVM-R2UROaijSH1pbLp4ReTpwtmyXZQ9Tj5Rmhm4nl8lBrZlLz6oSK4Iv44dm2JwCIkd]. >ioctl/libdm-iface.c:1848 dm info LVM-R2UROaijSH1pbLp4ReTpwtmyXZQ9Tj5Rmhm4nl8lBrZlLz6oSK4Iv44dm2JwCIkd [ noopencount flush ] [16384] (*1) >activate/dev_manager.c:696 Getting device info for vg_ceramic-var [LVM-R2UROaijSH1pbLp4ReTpwtmyXZQ9Tj5Rmhm4nl8lBrZlLz6oSK4Iv44dm2JwCIkd]. >ioctl/libdm-iface.c:1848 dm info LVM-R2UROaijSH1pbLp4ReTpwtmyXZQ9Tj5Rmhm4nl8lBrZlLz6oSK4Iv44dm2JwCIkd [ opencount flush ] [16384] (*1) >mm/memlock.c:618 Entering prioritized section (deactivating). >activate/dev_manager.c:3073 Creating DEACTIVATE tree for vg_ceramic/var. >activate/dev_manager.c:696 Getting device info for vg_ceramic-var [LVM-R2UROaijSH1pbLp4ReTpwtmyXZQ9Tj5Rmhm4nl8lBrZlLz6oSK4Iv44dm2JwCIkd]. >ioctl/libdm-iface.c:1848 dm info LVM-R2UROaijSH1pbLp4ReTpwtmyXZQ9Tj5Rmhm4nl8lBrZlLz6oSK4Iv44dm2JwCIkd [ opencount flush ] [16384] (*1) >ioctl/libdm-iface.c:1848 dm deps (253:4) [ opencount flush ] [16384] (*1) >activate/dev_manager.c:696 Getting device info for vg_ceramic-var-real [LVM-R2UROaijSH1pbLp4ReTpwtmyXZQ9Tj5Rmhm4nl8lBrZlLz6oSK4Iv44dm2JwCIkd-real]. >ioctl/libdm-iface.c:1848 dm info LVM-R2UROaijSH1pbLp4ReTpwtmyXZQ9Tj5Rmhm4nl8lBrZlLz6oSK4Iv44dm2JwCIkd-real [ opencount flush ] [16384] (*1) >activate/dev_manager.c:696 Getting device info for vg_ceramic-var-cow [LVM-R2UROaijSH1pbLp4ReTpwtmyXZQ9Tj5Rmhm4nl8lBrZlLz6oSK4Iv44dm2JwCIkd-cow]. >ioctl/libdm-iface.c:1848 dm info LVM-R2UROaijSH1pbLp4ReTpwtmyXZQ9Tj5Rmhm4nl8lBrZlLz6oSK4Iv44dm2JwCIkd-cow [ opencount flush ] [16384] (*1) >ioctl/libdm-iface.c:1848 dm info (253:4) [ opencount flush ] [16384] (*1) >libdm-deptree.c:993 Removing vg_ceramic-var (253:4) >libdm-common.c:2286 Udev cookie 0xd4d86ec (semid 131072) incremented to 2 >libdm-common.c:2536 Udev cookie 0xd4d86ec (semid 131072) assigned to REMOVE task(2) with flags DISABLE_LIBRARY_FALLBACK (0x20) >ioctl/libdm-iface.c:1848 dm remove (253:4) [ noopencount flush retryremove ] [16384] (*1) >libdm-common.c:1478 vg_ceramic-var: Stacking NODE_DEL [trust_udev] >mm/memlock.c:629 Leaving section (deactivated). >activate/dev_manager.c:696 Getting device info for vg_ceramic-var [LVM-R2UROaijSH1pbLp4ReTpwtmyXZQ9Tj5Rmhm4nl8lBrZlLz6oSK4Iv44dm2JwCIkd]. >ioctl/libdm-iface.c:1848 dm info LVM-R2UROaijSH1pbLp4ReTpwtmyXZQ9Tj5Rmhm4nl8lBrZlLz6oSK4Iv44dm2JwCIkd [ noopencount flush ] [16384] (*1) >misc/lvm-flock.c:70 Unlocking /run/lock/lvm/A_R2UROaijSH1pbLp4ReTpwtmyXZQ9Tj5Rmhm4nl8lBrZlLz6oSK4Iv44dm2JwCIkd >misc/lvm-flock.c:47 _undo_flock /run/lock/lvm/A_R2UROaijSH1pbLp4ReTpwtmyXZQ9Tj5Rmhm4nl8lBrZlLz6oSK4Iv44dm2JwCIkd >metadata/lv.c:1480 Deactivating logical volume vg_ceramic/mysql. >misc/lvm-flock.c:202 Locking /run/lock/lvm/A_R2UROaijSH1pbLp4ReTpwtmyXZQ9Tj5Rb1qePZXcA3D4D9x7z16icGysdetn03tY WB >libdm-common.c:975 Preparing SELinux context for /run/lock/lvm/A_R2UROaijSH1pbLp4ReTpwtmyXZQ9Tj5Rb1qePZXcA3D4D9x7z16icGysdetn03tY to system_u:object_r:lvm_lock_t:s0. >misc/lvm-flock.c:100 _do_flock /run/lock/lvm/A_R2UROaijSH1pbLp4ReTpwtmyXZQ9Tj5Rb1qePZXcA3D4D9x7z16icGysdetn03tY:aux WB >misc/lvm-flock.c:100 _do_flock /run/lock/lvm/A_R2UROaijSH1pbLp4ReTpwtmyXZQ9Tj5Rb1qePZXcA3D4D9x7z16icGysdetn03tY WB >misc/lvm-flock.c:47 _undo_flock /run/lock/lvm/A_R2UROaijSH1pbLp4ReTpwtmyXZQ9Tj5Rb1qePZXcA3D4D9x7z16icGysdetn03tY:aux >libdm-common.c:978 Resetting SELinux context to default value. >locking/file_locking.c:99 Locking LV R2UROaijSH1pbLp4ReTpwtmyXZQ9Tj5Rb1qePZXcA3D4D9x7z16icGysdetn03tY (NL) >activate/activate.c:2473 Deactivating vg_ceramic/mysql. >activate/dev_manager.c:696 Getting device info for vg_ceramic-mysql [LVM-R2UROaijSH1pbLp4ReTpwtmyXZQ9Tj5Rb1qePZXcA3D4D9x7z16icGysdetn03tY]. >ioctl/libdm-iface.c:1848 dm info LVM-R2UROaijSH1pbLp4ReTpwtmyXZQ9Tj5Rb1qePZXcA3D4D9x7z16icGysdetn03tY [ noopencount flush ] [16384] (*1) >activate/dev_manager.c:696 Getting device info for vg_ceramic-mysql [LVM-R2UROaijSH1pbLp4ReTpwtmyXZQ9Tj5Rb1qePZXcA3D4D9x7z16icGysdetn03tY]. >ioctl/libdm-iface.c:1848 dm info LVM-R2UROaijSH1pbLp4ReTpwtmyXZQ9Tj5Rb1qePZXcA3D4D9x7z16icGysdetn03tY [ opencount flush ] [16384] (*1) >mm/memlock.c:618 Entering prioritized section (deactivating). >activate/dev_manager.c:3073 Creating DEACTIVATE tree for vg_ceramic/mysql. >activate/dev_manager.c:696 Getting device info for vg_ceramic-mysql [LVM-R2UROaijSH1pbLp4ReTpwtmyXZQ9Tj5Rb1qePZXcA3D4D9x7z16icGysdetn03tY]. >ioctl/libdm-iface.c:1848 dm info LVM-R2UROaijSH1pbLp4ReTpwtmyXZQ9Tj5Rb1qePZXcA3D4D9x7z16icGysdetn03tY [ opencount flush ] [16384] (*1) >ioctl/libdm-iface.c:1848 dm deps (253:5) [ opencount flush ] [16384] (*1) >activate/dev_manager.c:696 Getting device info for vg_ceramic-mysql-real [LVM-R2UROaijSH1pbLp4ReTpwtmyXZQ9Tj5Rb1qePZXcA3D4D9x7z16icGysdetn03tY-real]. >ioctl/libdm-iface.c:1848 dm info LVM-R2UROaijSH1pbLp4ReTpwtmyXZQ9Tj5Rb1qePZXcA3D4D9x7z16icGysdetn03tY-real [ opencount flush ] [16384] (*1) >activate/dev_manager.c:696 Getting device info for vg_ceramic-mysql-cow [LVM-R2UROaijSH1pbLp4ReTpwtmyXZQ9Tj5Rb1qePZXcA3D4D9x7z16icGysdetn03tY-cow]. >ioctl/libdm-iface.c:1848 dm info LVM-R2UROaijSH1pbLp4ReTpwtmyXZQ9Tj5Rb1qePZXcA3D4D9x7z16icGysdetn03tY-cow [ opencount flush ] [16384] (*1) >ioctl/libdm-iface.c:1848 dm info (253:5) [ opencount flush ] [16384] (*1) >libdm-deptree.c:993 Removing vg_ceramic-mysql (253:5) >libdm-common.c:2286 Udev cookie 0xd4d86ec (semid 131072) incremented to 2 >libdm-common.c:2536 Udev cookie 0xd4d86ec (semid 131072) assigned to REMOVE task(2) with flags DISABLE_LIBRARY_FALLBACK (0x20) >ioctl/libdm-iface.c:1848 dm remove (253:5) [ noopencount flush retryremove ] [16384] (*1) >libdm-common.c:1478 vg_ceramic-mysql: Stacking NODE_DEL [trust_udev] >mm/memlock.c:629 Leaving section (deactivated). >activate/dev_manager.c:696 Getting device info for vg_ceramic-mysql [LVM-R2UROaijSH1pbLp4ReTpwtmyXZQ9Tj5Rb1qePZXcA3D4D9x7z16icGysdetn03tY]. >ioctl/libdm-iface.c:1848 dm info LVM-R2UROaijSH1pbLp4ReTpwtmyXZQ9Tj5Rb1qePZXcA3D4D9x7z16icGysdetn03tY [ noopencount flush ] [16384] (*1) >misc/lvm-flock.c:70 Unlocking /run/lock/lvm/A_R2UROaijSH1pbLp4ReTpwtmyXZQ9Tj5Rb1qePZXcA3D4D9x7z16icGysdetn03tY >misc/lvm-flock.c:47 _undo_flock /run/lock/lvm/A_R2UROaijSH1pbLp4ReTpwtmyXZQ9Tj5Rb1qePZXcA3D4D9x7z16icGysdetn03tY >metadata/lv.c:1480 Deactivating logical volume vg_ceramic/home. >misc/lvm-flock.c:202 Locking /run/lock/lvm/A_R2UROaijSH1pbLp4ReTpwtmyXZQ9Tj5R32koTPs4I7T374PhBMcunFx3lBgADdjv WB >libdm-common.c:975 Preparing SELinux context for /run/lock/lvm/A_R2UROaijSH1pbLp4ReTpwtmyXZQ9Tj5R32koTPs4I7T374PhBMcunFx3lBgADdjv to system_u:object_r:lvm_lock_t:s0. >misc/lvm-flock.c:100 _do_flock /run/lock/lvm/A_R2UROaijSH1pbLp4ReTpwtmyXZQ9Tj5R32koTPs4I7T374PhBMcunFx3lBgADdjv:aux WB >misc/lvm-flock.c:100 _do_flock /run/lock/lvm/A_R2UROaijSH1pbLp4ReTpwtmyXZQ9Tj5R32koTPs4I7T374PhBMcunFx3lBgADdjv WB >misc/lvm-flock.c:47 _undo_flock /run/lock/lvm/A_R2UROaijSH1pbLp4ReTpwtmyXZQ9Tj5R32koTPs4I7T374PhBMcunFx3lBgADdjv:aux >libdm-common.c:978 Resetting SELinux context to default value. >locking/file_locking.c:99 Locking LV R2UROaijSH1pbLp4ReTpwtmyXZQ9Tj5R32koTPs4I7T374PhBMcunFx3lBgADdjv (NL) >activate/activate.c:2473 Deactivating vg_ceramic/home. >activate/dev_manager.c:696 Getting device info for vg_ceramic-home [LVM-R2UROaijSH1pbLp4ReTpwtmyXZQ9Tj5R32koTPs4I7T374PhBMcunFx3lBgADdjv]. >ioctl/libdm-iface.c:1848 dm info LVM-R2UROaijSH1pbLp4ReTpwtmyXZQ9Tj5R32koTPs4I7T374PhBMcunFx3lBgADdjv [ noopencount flush ] [16384] (*1) >misc/lvm-flock.c:70 Unlocking /run/lock/lvm/A_R2UROaijSH1pbLp4ReTpwtmyXZQ9Tj5R32koTPs4I7T374PhBMcunFx3lBgADdjv >misc/lvm-flock.c:47 _undo_flock /run/lock/lvm/A_R2UROaijSH1pbLp4ReTpwtmyXZQ9Tj5R32koTPs4I7T374PhBMcunFx3lBgADdjv >mm/memlock.c:586 Unlock: Memlock counters: prioritized:1 locked:0 critical:0 daemon:0 suspended:0 >mm/memlock.c:494 Restoring original task priority 0. >activate/fs.c:491 Syncing device names >libdm-common.c:2321 Udev cookie 0xd4d86ec (semid 131072) decremented to 0 >libdm-common.c:2607 Udev cookie 0xd4d86ec (semid 131072) waiting for zero >libdm-common.c:2336 Udev cookie 0xd4d86ec (semid 131072) destroyed >libdm-common.c:1478 vg_ceramic-swap: Skipping NODE_DEL [trust_udev] >libdm-common.c:1478 vg_ceramic-root: Skipping NODE_DEL [trust_udev] >libdm-common.c:1478 vg_ceramic-var: Skipping NODE_DEL [trust_udev] >libdm-common.c:1478 vg_ceramic-mysql: Skipping NODE_DEL [trust_udev] >vgchange.c:148 Deactivated 5 logical volumes in volume group vg_ceramic >activate/dev_manager.c:696 Getting device info for vg_ceramic-swap [LVM-R2UROaijSH1pbLp4ReTpwtmyXZQ9Tj5RQWvXP0GlL5sZGIjjASwY1Ko7KkUdVJnA]. >ioctl/libdm-iface.c:1848 dm info LVM-R2UROaijSH1pbLp4ReTpwtmyXZQ9Tj5RQWvXP0GlL5sZGIjjASwY1Ko7KkUdVJnA [ noopencount flush ] [16384] (*1) >activate/dev_manager.c:696 Getting device info for vg_ceramic-root [LVM-R2UROaijSH1pbLp4ReTpwtmyXZQ9Tj5RJTiuuN07HAeYjxjjG3ypRNPrmLBTUaH0]. >ioctl/libdm-iface.c:1848 dm info LVM-R2UROaijSH1pbLp4ReTpwtmyXZQ9Tj5RJTiuuN07HAeYjxjjG3ypRNPrmLBTUaH0 [ noopencount flush ] [16384] (*1) >activate/dev_manager.c:696 Getting device info for vg_ceramic-var [LVM-R2UROaijSH1pbLp4ReTpwtmyXZQ9Tj5Rmhm4nl8lBrZlLz6oSK4Iv44dm2JwCIkd]. >ioctl/libdm-iface.c:1848 dm info LVM-R2UROaijSH1pbLp4ReTpwtmyXZQ9Tj5Rmhm4nl8lBrZlLz6oSK4Iv44dm2JwCIkd [ noopencount flush ] [16384] (*1) >activate/dev_manager.c:696 Getting device info for vg_ceramic-mysql [LVM-R2UROaijSH1pbLp4ReTpwtmyXZQ9Tj5Rb1qePZXcA3D4D9x7z16icGysdetn03tY]. >ioctl/libdm-iface.c:1848 dm info LVM-R2UROaijSH1pbLp4ReTpwtmyXZQ9Tj5Rb1qePZXcA3D4D9x7z16icGysdetn03tY [ noopencount flush ] [16384] (*1) >activate/dev_manager.c:696 Getting device info for vg_ceramic-home [LVM-R2UROaijSH1pbLp4ReTpwtmyXZQ9Tj5R32koTPs4I7T374PhBMcunFx3lBgADdjv]. >ioctl/libdm-iface.c:1848 dm info LVM-R2UROaijSH1pbLp4ReTpwtmyXZQ9Tj5R32koTPs4I7T374PhBMcunFx3lBgADdjv [ noopencount flush ] [16384] (*1) >activate/activate.c:1477 Counted 0 active LVs in VG vg_ceramic >vgchange.c:246 0 logical volume(s) in volume group "vg_ceramic" now active >activate/dev_manager.c:696 Getting device info for vg_ceramic-swap [LVM-R2UROaijSH1pbLp4ReTpwtmyXZQ9Tj5RQWvXP0GlL5sZGIjjASwY1Ko7KkUdVJnA]. >ioctl/libdm-iface.c:1848 dm info LVM-R2UROaijSH1pbLp4ReTpwtmyXZQ9Tj5RQWvXP0GlL5sZGIjjASwY1Ko7KkUdVJnA [ noopencount flush ] [16384] (*1) >activate/activate.c:1584 vg_ceramic/swap is not active >activate/dev_manager.c:696 Getting device info for vg_ceramic-root [LVM-R2UROaijSH1pbLp4ReTpwtmyXZQ9Tj5RJTiuuN07HAeYjxjjG3ypRNPrmLBTUaH0]. >ioctl/libdm-iface.c:1848 dm info LVM-R2UROaijSH1pbLp4ReTpwtmyXZQ9Tj5RJTiuuN07HAeYjxjjG3ypRNPrmLBTUaH0 [ noopencount flush ] [16384] (*1) >activate/activate.c:1584 vg_ceramic/root is not active >activate/dev_manager.c:696 Getting device info for vg_ceramic-var [LVM-R2UROaijSH1pbLp4ReTpwtmyXZQ9Tj5Rmhm4nl8lBrZlLz6oSK4Iv44dm2JwCIkd]. >ioctl/libdm-iface.c:1848 dm info LVM-R2UROaijSH1pbLp4ReTpwtmyXZQ9Tj5Rmhm4nl8lBrZlLz6oSK4Iv44dm2JwCIkd [ noopencount flush ] [16384] (*1) >activate/activate.c:1584 vg_ceramic/var is not active >activate/dev_manager.c:696 Getting device info for vg_ceramic-mysql [LVM-R2UROaijSH1pbLp4ReTpwtmyXZQ9Tj5Rb1qePZXcA3D4D9x7z16icGysdetn03tY]. >ioctl/libdm-iface.c:1848 dm info LVM-R2UROaijSH1pbLp4ReTpwtmyXZQ9Tj5Rb1qePZXcA3D4D9x7z16icGysdetn03tY [ noopencount flush ] [16384] (*1) >activate/activate.c:1584 vg_ceramic/mysql is not active >activate/dev_manager.c:696 Getting device info for vg_ceramic-home [LVM-R2UROaijSH1pbLp4ReTpwtmyXZQ9Tj5R32koTPs4I7T374PhBMcunFx3lBgADdjv]. >ioctl/libdm-iface.c:1848 dm info LVM-R2UROaijSH1pbLp4ReTpwtmyXZQ9Tj5R32koTPs4I7T374PhBMcunFx3lBgADdjv [ noopencount flush ] [16384] (*1) >activate/activate.c:1584 vg_ceramic/home is not active >mm/memlock.c:586 Unlock: Memlock counters: prioritized:0 locked:0 critical:0 daemon:0 suspended:0 >activate/fs.c:491 Syncing device names >cache/lvmcache.c:157 lvmcache: VG vg_ceramic wiped. >misc/lvm-flock.c:70 Unlocking /run/lock/lvm/V_vg_ceramic >misc/lvm-flock.c:47 _undo_flock /run/lock/lvm/V_vg_ceramic >device/dev-io.c:654 Closed /dev/md/2 >metadata/vg.c:89 Freeing VG vg_ceramic at 0x5645903cea80. >libdm-config.c:1061 Setting global/notify_dbus to 0 >commands/toolcontext.c:2106 Reloading config files >activate/fs.c:491 Syncing device names >cache/lvmcache.c:2293 Wiping internal VG cache >metadata/vg.c:89 Freeing VG #orphans_lvm1 at 0x56459019a3e0. >metadata/vg.c:89 Freeing VG #orphans_pool at 0x56459019e3f0. >metadata/vg.c:89 Freeing VG #orphans_lvm2 at 0x5645901b51f0. >config/config.c:281 Loading config file: /etc/lvm/lvm.conf >device/dev-io.c:599 Opened /etc/lvm/lvm.conf RO >device/dev-io.c:654 Closed /etc/lvm/lvm.conf >libdm-config.c:1074 log/syslog not found in config: defaulting to 1 >libdm-config.c:1002 log/level not found in config: defaulting to 0 > > >/proc/cmdline: >BOOT_IMAGE=vmlinuz initrd=initrd.img inst.stage2=hd:LABEL=Fedora-S-dvd-x86_64-28 quiet > > >/root/lorax-packages.log: >iwl100-firmware-39.31.5.1-83.fc28.1.noarch >xorg-x11-drv-ati-18.0.1-1.fc28.x86_64 >GeoIP-1.6.12-3.fc28.x86_64 >libreport-filesystem-2.9.4-1.fc28.x86_64 >xorg-x11-drv-libinput-0.27.1-2.fc28.x86_64 >authselect-0.4-1.fc28.x86_64 >kacst-fonts-common-2.0-19.fc28.noarch >xorg-x11-drv-v4l-0.2.0-51.fc28.x86_64 >lcms2-2.9-2.fc28.x86_64 >tzdata-2018d-1.fc28.noarch >at-spi2-core-2.28.0-1.fc28.x86_64 >libvisual-0.4.0-24.fc28.x86_64 >naver-nanum-fonts-common-3.020-20.20140930.fc28.1.noarch >gcr-3.28.0-1.fc28.x86_64 >woff2-1.0.2-2.fc28.x86_64 >yelp-xsl-3.28.0-1.fc28.noarch >webkit2gtk3-2.20.1-1.fc28.x86_64 >qrencode-libs-3.4.4-5.fc28.x86_64 >fuse-common-3.2.1-11.fc28.x86_64 >yelp-3.28.1-1.fc28.x86_64 >libasyncns-0.8-14.fc28.x86_64 >pkgconf-m4-1.4.2-1.fc28.noarch >libcgroup-0.41-14.fc28.x86_64 >lsof-4.89-8.fc28.x86_64 >ncurses-base-6.1-4.20180224.fc28.noarch >chrony-3.3-1.fc28.x86_64 >xorg-x11-server-utils-7.7-24.fc28.x86_64 >fedora-repos-28-1.noarch >fedora-logos-28.0.3-1.fc28.x86_64 >xorg-x11-font-utils-7.5-37.fc28.x86_64 >basesystem-11-5.fc28.noarch >logrotate-3.14.0-1.fc28.x86_64 >checkpolicy-2.7-7.fc28.x86_64 >glibc-all-langpacks-2.27-8.fc28.x86_64 >openldap-2.4.46-1.fc28.x86_64 >lz4-1.8.1.2-4.fc28.x86_64 >libsepol-2.7-6.fc28.x86_64 >xmlrpc-c-client-1.51.0-5.fc28.x86_64 >oci-umount-2.3.4-1.git87f9237.fc28.x86_64 >libxml2-2.9.7-4.fc28.x86_64 >ostree-libs-2018.3-2.fc28.x86_64 >libndp-1.6-5.fc28.x86_64 >bzip2-libs-1.0.6-26.fc28.x86_64 >rpm-4.14.1-7.fc28.x86_64 >psmisc-23.1-3.fc28.x86_64 >popt-1.16-14.fc28.x86_64 >libsolv-0.6.34-1.fc28.x86_64 >ncurses-6.1-4.20180224.fc28.x86_64 >perl-Exporter-5.72-396.fc28.noarch >drpm-0.3.0-13.fc28.x86_64 >ca-certificates-2018.2.22-3.fc28.noarch >nss-util-3.36.0-1.0.fc28.x86_64 >libuser-0.62-13.fc28.x86_64 >shadow-utils-4.5-9.fc28.x86_64 >elfutils-libelf-0.170-11.fc28.x86_64 >createrepo_c-0.10.0-18.fc28.x86_64 >cairo-1.15.12-1.fc28.x86_64 >freetype-2.8-10.fc28.x86_64 >selinux-policy-targeted-3.14.1-21.fc28.noarch >polkit-libs-0.114-1.fc28.x86_64 >augeas-libs-1.10.1-2.fc28.x86_64 >python3-policycoreutils-2.7-18.fc28.noarch >json-glib-1.4.2-3.fc28.x86_64 >libattr-2.4.47-23.fc28.x86_64 >libreport-cli-2.9.4-1.fc28.x86_64 >cracklib-2.9.6-13.fc28.x86_64 >audit-libs-2.8.3-3.fc28.x86_64 >ostree-2018.3-2.fc28.x86_64 >python3-setuptools-39.0.1-1.fc28.noarch >libjpeg-turbo-1.5.3-3.fc28.x86_64 >NetworkManager-wifi-1.10.6-1.fc28.x86_64 >python3-six-1.11.0-3.fc28.noarch >libwayland-client-1.15.0-1.fc28.x86_64 >realmd-0.16.3-12.fc28.x86_64 >dbus-glib-0.110-2.fc28.x86_64 >libogg-1.3.2-10.fc28.x86_64 >libblockdev-fs-2.16-2.fc28.x86_64 >harfbuzz-1.7.5-3.fc28.x86_64 >libvorbis-1.3.6-1.fc28.x86_64 >libblockdev-mpath-2.16-2.fc28.x86_64 >cups-libs-2.2.6-14.fc28.x86_64 >file-libs-5.32-3.fc28.x86_64 >hmaccalc-0.9.14-10.fc28.x86_64 >python3-pid-2.1.1-7.fc28.noarch >libX11-1.6.5-7.fc28.x86_64 >gdb-8.1-11.fc28.x86_64 >gsettings-desktop-schemas-3.28.0-1.fc28.x86_64 >libXrandr-1.5.1-5.fc28.x86_64 >udisks2-iscsi-2.7.6-1.fc28.x86_64 >e2fsprogs-1.43.8-2.fc28.x86_64 >libXcursor-1.1.15-1.fc28.x86_64 >python3-dnf-2.7.5-12.fc28.noarch >tmux-2.6-3.fc28.x86_64 >lua-libs-5.3.4-10.fc28.x86_64 >python3-simpleline-1.1-1.fc28.noarch >libsoup-2.62.1-1.fc28.x86_64 >libsemanage-2.7-12.fc28.x86_64 >hfsplus-tools-540.1.linux3-15.fc28.x86_64 >python3-cffi-1.11.2-1.fc28.x86_64 >libassuan-2.5.1-3.fc28.x86_64 >anaconda-tui-28.22.10-1.fc28.x86_64 >libwacom-0.28-3.fc28.x86_64 >libicu-60.2-2.fc28.x86_64 >linux-firmware-20180402-83.git8c1e439c.fc28.noarch >python3-iniparse-0.4-30.fc28.noarch >grep-3.1-5.fc28.x86_64 >gfs2-utils-3.1.10-5.fc28.x86_64 >python3-pysocks-1.6.8-2.fc28.noarch >p11-kit-trust-0.23.10-1.fc28.x86_64 >openssh-server-7.7p1-2.fc28.x86_64 >python3-pyOpenSSL-17.3.0-3.fc28.noarch >libseccomp-2.3.3-2.fc28.x86_64 >dracut-fips-047-8.git20180305.fc28.x86_64 >python3-requests-file-1.4.3-4.fc28.noarch >lzo-2.08-12.fc28.x86_64 >memtest86+-5.01-19.fc28.x86_64 >python3-libcomps-0.1.8-11.fc28.x86_64 >iptables-libs-1.6.2-2.fc28.x86_64 >rng-tools-6.1-4.fc28.x86_64 >python3-pytz-2017.2-7.fc28.noarch >libXmu-1.1.2-8.fc28.x86_64 >xorg-x11-drivers-7.7-22.fc28.x86_64 >atomic-registries-1.22.1-2.fc28.x86_64 >libXxf86vm-1.1.4-7.fc28.x86_64 >shim-x64-13-4.x86_64 >python3-cairo-1.16.3-1.fc28.x86_64 >fuse-2.9.7-11.fc28.x86_64 >xfsdump-3.1.8-2.fc28.x86_64 >python2-pip-9.0.3-1.fc28.noarch >mpfr-3.1.6-1.fc28.x86_64 >tigervnc-server-module-1.8.0-7.fc28.x86_64 >cracklib-dicts-2.9.6-13.fc28.x86_64 >libtdb-1.3.15-4.fc28.x86_64 >mt-st-1.1-20.fc27.x86_64 >ntfsprogs-2017.3.23-4.fc28.x86_64 >hunspell-en-US-0.20140811.1-11.fc28.noarch >icfg-0.9-14.fc28.noarch >libatasmart-0.19-14.fc28.x86_64 >libepoxy-1.5.0-1.fc28.x86_64 >xorg-x11-fonts-misc-7.5-19.fc28.noarch >libsecret-0.18.6-1.fc28.x86_64 >libunwind-1.2.1-5.fc28.x86_64 >sg3_utils-1.42-4.fc28.x86_64 >libmodulemd-1.3.0-2.fc28.x86_64 >libsysfs-2.1.0-23.fc28.x86_64 >pciutils-3.5.6-3.fc28.x86_64 >libnotify-0.7.7-5.fc28.x86_64 >libyaml-0.1.7-5.fc28.x86_64 >vim-minimal-8.0.1704-1.fc28.x86_64 >pango-1.42.1-1.fc28.x86_64 >libref_array-0.1.5-38.fc28.x86_64 >gdb-gdbserver-8.1-11.fc28.x86_64 >librsvg2-2.42.3-1.fc28.x86_64 >libnfnetlink-1.0.1-13.fc28.x86_64 >hdparm-9.54-1.fc28.x86_64 >btrfs-progs-4.15.1-1.fc28.x86_64 >startup-notification-0.12-15.fc28.x86_64 >khmeros-base-fonts-5.0-24.fc28.noarch >device-mapper-libs-1.02.146-4.fc28.x86_64 >xorg-x11-xauth-1.0.9-11.fc28.x86_64 >kacst-farsi-fonts-2.0-19.fc28.noarch >systemd-238-7.fc28.1.x86_64 >lttng-ust-2.10.1-2.fc28.x86_64 >lklug-fonts-0.6-17.20090803cvs.fc28.noarch >systemd-udev-238-7.fc28.1.x86_64 >libtheora-1.1.1-21.fc28.x86_64 >lohit-gujarati-fonts-2.92.4-3.fc28.noarch >xfsprogs-4.15.1-1.fc28.x86_64 >acl-2.2.52-20.fc28.x86_64 >lohit-tamil-fonts-2.91.3-3.fc28.noarch >polkit-0.114-1.fc28.x86_64 >perl-macros-5.26.1-409.fc28.x86_64 >wqy-microhei-fonts-0.2.0-0.20.beta.fc28.noarch >dhcp-client-4.3.6-19.fc28.x86_64 >perl-Unicode-Normalize-1.25-396.fc28.x86_64 >sil-scheherazade-fonts-2.100-5.fc28.noarch >libblockdev-loop-2.16-2.fc28.x86_64 >perl-PathTools-3.74-1.fc28.x86_64 >libertas-usb8388-olpc-firmware-20180402-83.git8c1e439c.fc28.noarch >grub2-tools-minimal-2.02-34.fc28.x86_64 >perl-IO-1.38-409.fc28.x86_64 >iwl7260-firmware-25.30.13.0-83.fc28.1.noarch >libblockdev-dm-2.16-2.fc28.x86_64 >mtools-4.0.18-14.fc28.x86_64 >iwl6000-firmware-9.221.4.1-83.fc28.1.noarch >container-storage-setup-0.8.0-3.git1d27ecf.fc28.noarch >coreutils-common-8.29-5.fc28.x86_64 >iwl3945-firmware-15.32.2.9-83.fc28.1.noarch >plymouth-0.9.3-5.fc28.x86_64 >graphite2-1.3.10-5.fc28.x86_64 >iwl135-firmware-18.168.6.1-83.fc28.1.noarch >libblockdev-btrfs-2.16-2.fc28.x86_64 >mozjs52-52.7.3-1.fc28.x86_64 >rdma-core-16.2-3.fc28.x86_64 >ipw2200-firmware-3.1-15.fc28.noarch >xkeyboard-config-2.23.1-1.fc28.noarch >docker-common-1.13.1-51.git4032bd5.fc28.x86_64 >xorg-x11-drv-fbdev-0.4.3-29.fc28.x86_64 >dejavu-fonts-common-2.35-6.fc28.noarch >libxkbcommon-0.8.0-2.fc28.x86_64 >xorg-x11-drv-qxl-0.1.5-6.fc28.x86_64 >langtable-data-0.0.38-5.fc28.noarch >libdatrie-0.2.9-7.fc28.x86_64 >xorg-x11-drv-wacom-0.36.1-2.fc28.x86_64 >bitmap-fangsongti-fonts-0.3-28.fc28.noarch >opus-1.3-0.4.beta.fc28.x86_64 >zenity-3.28.1-1.fc28.x86_64 >khmeros-fonts-common-5.0-24.fc28.noarch >jbigkit-libs-2.1-12.fc28.x86_64 >geoclue2-2.4.8-1.fc28.x86_64 >dhcp-common-4.3.6-19.fc28.noarch >libestr-0.1.9-10.fc28.x86_64 >yelp-libs-3.28.1-1.fc28.x86_64 >libwacom-data-0.28-3.fc28.noarch >gsm-1.0.17-5.fc28.x86_64 >rpcbind-0.2.4-10.rc3.fc28.x86_64 >kbd-legacy-2.0.4-5.fc28.noarch >sg3_utils-libs-1.42-4.fc28.x86_64 >libblockdev-mdraid-2.16-2.fc28.x86_64 >fedora-gpg-keys-28-1.noarch >libpkgconf-1.4.2-1.fc28.x86_64 >libbabeltrace-1.5.4-2.fc28.x86_64 >filesystem-3.8-2.fc28.x86_64 >dosfstools-4.1-5.fc28.x86_64 >libcanberra-gtk3-0.30-16.fc28.x86_64 >ncurses-libs-6.1-4.20180224.fc28.x86_64 >npth-1.5-4.fc28.x86_64 >nss-sysinit-3.36.0-1.0.fc28.x86_64 >bash-4.4.19-2.fc28.x86_64 >hostname-3.20-3.fc28.x86_64 >NetworkManager-1.10.6-1.fc28.x86_64 >xz-libs-5.2.3-7.fc28.x86_64 >libipt-1.6.1-8.fc28.x86_64 >librepo-1.8.1-7.fc28.x86_64 >info-6.5-3.fc28.x86_64 >libdaemon-0.14-15.fc28.x86_64 >rpm-libs-4.14.1-7.fc28.x86_64 >kmod-libs-25-2.fc28.x86_64 >libnghttp2-1.31.1-1.fc28.x86_64 >policycoreutils-2.7-18.fc28.x86_64 >perl-Carp-1.42-395.fc28.noarch >openssl-libs-1.1.0h-3.fc28.x86_64 >libreport-plugin-reportuploader-2.9.4-1.fc28.x86_64 >nspr-4.19.0-1.fc28.x86_64 >libblkid-2.32-2.fc28.x86_64 >libblockdev-crypto-2.16-2.fc28.x86_64 >sqlite-libs-3.22.0-4.fc28.x86_64 >libmount-2.32-2.fc28.x86_64 >createrepo_c-libs-0.10.0-18.fc28.x86_64 >libpng-1.6.34-3.fc28.x86_64 >atk-2.28.1-1.fc28.x86_64 >libreport-anaconda-2.9.4-1.fc28.x86_64 >libidn2-2.0.4-7.fc28.x86_64 >libtirpc-1.0.3-1.fc28.x86_64 >python3-hawkey-0.11.1-3.fc28.x86_64 >gmp-6.1.2-7.fc28.x86_64 >libusbx-1.0.21-6.fc28.x86_64 >docker-1.13.1-51.git4032bd5.fc28.x86_64 >libcap-ng-0.7.9-1.fc28.x86_64 >libnsl2-1.2.0-1.fc28.x86_64 >dracut-live-047-8.git20180305.fc28.x86_64 >pixman-0.34.0-6.fc28.x86_64 >python3-3.6.5-1.fc28.x86_64 >NetworkManager-team-1.10.6-1.fc28.x86_64 >libdrm-2.4.91-1.fc28.x86_64 >python3-libselinux-2.7-13.fc28.x86_64 >libnfsidmap-2.3.1-7.rc1.fc28.x86_64 >fribidi-0.19.7-7.fc28.x86_64 >python3-dbus-1.2.4-13.fc28.x86_64 >device-mapper-multipath-0.7.4-2.git07e7bd5.fc28.x86_64 >libzstd-1.3.4-1.fc28.x86_64 >gstreamer1-1.14.0-1.fc28.x86_64 >fcoe-utils-1.0.32-5.fc28.x86_64 >e2fsprogs-libs-1.43.8-2.fc28.x86_64 >python3-pyudev-0.21.0-5.fc28.noarch >blivet-gui-runtime-2.1.8-4.fc28.noarch >libxcb-1.13-1.fc28.x86_64 >teamd-1.27-6.fc28.x86_64 >gdb-headless-8.1-11.fc28.x86_64 >libXfixes-5.0.3-5.fc28.x86_64 >gobject-introspection-1.56.1-1.fc28.x86_64 >iscsi-initiator-utils-6.2.0.874-9.git86e8892.fc28.x86_64 >libXdamage-1.1.4-12.fc28.x86_64 >hicolor-icon-theme-0.17-2.fc28.noarch >python3-rpm-4.14.1-7.fc28.x86_64 >gdbm-libs-1.14.1-4.fc28.x86_64 >bind-libs-9.11.3-6.fc28.x86_64 >python3-meh-gui-0.46-2.fc28.noarch >file-5.32-3.fc28.x86_64 >rest-0.8.1-2.fc28.x86_64 >openssh-7.7p1-2.fc28.x86_64 >libwayland-server-1.15.0-1.fc28.x86_64 >gettext-libs-0.19.8.1-14.fc28.x86_64 >kbd-2.0.4-5.fc28.x86_64 >findutils-4.6.0-17.fc28.x86_64 >libinput-1.10.4-1.fc28.x86_64 >anaconda-28.22.10-1.fc28.x86_64 >pcre-8.42-1.fc28.x86_64 >python3-bytesize-1.2-3.fc28.x86_64 >kernel-modules-extra-4.16.3-301.fc28.x86_64 >libtasn1-4.13-2.fc28.x86_64 >python3-IPy-0.81-21.fc28.noarch >docker-anaconda-addon-0.4-7.fc28.x86_64 >mesa-libglapi-18.0.1-2.fc28.x86_64 >python3-urllib3-1.22-6.fc28.noarch >dbus-x11-1.12.0-1.fc28.x86_64 >jansson-2.11-1.fc28.x86_64 >python3-requests-ftp-0.3.1-9.fc28.noarch >anaconda-dracut-28.22.10-1.fc28.x86_64 >llvm-libs-6.0.0-11.fc28.x86_64 >python3-smartcols-0.3.0-2.fc28.x86_64 >rsyslog-8.34.0-1.fc28.x86_64 >mesa-libEGL-18.0.1-2.fc28.x86_64 >blivet-data-3.0.0-0.6.1.b1.fc28.noarch >notification-daemon-3.20.0-4.fc27.x86_64 >libXtst-1.2.3-5.fc28.x86_64 >python3-coverage-4.5.1-1.fc28.x86_64 >grub2-tools-extra-2.02-34.fc28.x86_64 >xcb-util-0.4.0-9.fc28.x86_64 >python3-gobject-3.28.2-1.fc28.x86_64 >system-storage-manager-0.5-1.fc28.noarch >tar-1.30-3.fc28.x86_64 >python2-setuptools-39.0.1-1.fc28.noarch >b43-openfwwf-5.2-17.fc28.noarch >nss-softokn-3.36.0-1.0.fc28.x86_64 >libgusb-0.3.0-1.fc28.x86_64 >ipmitool-1.8.18-10.fc28.x86_64 >libgomp-8.0.1-0.20.fc28.x86_64 >quota-4.04-5.fc28.x86_64 >cryptsetup-2.0.2-2.fc28.x86_64 >libXfont2-2.0.3-1.fc28.x86_64 >dhcp-libs-4.3.6-19.fc28.x86_64 >fpaste-0.3.9.1-3.fc28.noarch >libXdmcp-1.1.2-9.fc28.x86_64 >libgtop2-2.38.0-3.fc28.x86_64 >reiserfs-utils-3.6.25-5.fc28.x86_64 >device-mapper-persistent-data-0.7.5-3.fc28.x86_64 >shared-mime-info-1.9-3.fc28.x86_64 >biosdevname-0.7.3-1.fc28.x86_64 >mtdev-1.1.5-12.fc28.x86_64 >gtk-update-icon-cache-3.22.30-1.fc28.x86_64 >grub2-efi-ia32-cdboot-2.02-34.fc28.x86_64 >libcollection-0.7.0-38.fc28.x86_64 >gtk2-2.24.32-2.fc28.x86_64 >jfsutils-1.1.15-11.fc28.x86_64 >iproute-4.15.0-1.fc28.x86_64 >cyrus-sasl-lib-2.1.27-0.1rc7.fc28.x86_64 >bridge-utils-1.6-1.fc28.x86_64 >libteam-1.27-6.fc28.x86_64 >libfdisk-2.32-2.fc28.x86_64 >hexedit-1.2.13-12.fc28.x86_64 >mesa-libGL-18.0.1-2.fc28.x86_64 >cryptsetup-libs-2.0.2-2.fc28.x86_64 >naver-nanum-gothic-fonts-3.020-20.20140930.fc28.1.noarch >mesa-dri-drivers-18.0.1-2.fc28.x86_64 >dbus-1.12.0-1.fc28.x86_64 >dejavu-sans-mono-fonts-2.35-6.fc28.noarch >keyutils-1.5.10-6.fc28.x86_64 >dracut-047-8.git20180305.fc28.x86_64 >lohit-devanagari-fonts-2.95.4-3.fc28.noarch >rsync-3.1.3-3.fc28.x86_64 >device-mapper-event-libs-1.02.146-4.fc28.x86_64 >lohit-odia-fonts-2.91.2-3.fc28.noarch >libksba-1.3.5-7.fc28.x86_64 >polkit-pkla-compat-0.1-12.fc28.x86_64 >vlgothic-fonts-20141206-10.fc28.1.noarch >perl-parent-0.236-395.fc28.noarch >dracut-network-047-8.git20180305.fc28.x86_64 >abattis-cantarell-fonts-0.0.25-4.fc28.noarch >perl-File-Path-2.15-2.fc28.noarch >libblockdev-swap-2.16-2.fc28.x86_64 >zd1211-firmware-1.4-15.fc28.noarch >perl-Socket-2.027-2.fc28.x86_64 >kpartx-0.7.4-2.git07e7bd5.fc28.x86_64 >libertas-sd8686-firmware-20180402-83.git8c1e439c.fc28.noarch >libcomps-0.1.8-11.fc28.x86_64 >lvm2-libs-2.02.177-4.fc28.x86_64 >iwl6000g2a-firmware-18.168.6.1-83.fc28.1.noarch >diffutils-3.6-4.fc28.x86_64 >libblockdev-lvm-2.16-2.fc28.x86_64 >iwl4965-firmware-228.61.2.24-83.fc28.1.noarch >iso-codes-3.77-2.fc28.noarch >tigervnc-server-minimal-1.8.0-7.fc28.x86_64 >iwl2000-firmware-18.168.6.1-83.fc28.1.noarch >snappy-1.1.7-5.fc28.x86_64 >libblockdev-kbd-2.16-2.fc28.x86_64 >libconfig-1.5-9.fc28.x86_64 >fontpackages-filesystem-1.44-21.fc28.noarch >ipw2100-firmware-1.3-22.fc28.noarch >xorg-x11-drv-evdev-2.10.5-5.fc28.x86_64 >docker-rhel-push-plugin-1.13.1-51.git4032bd5.fc28.x86_64 >hwdata-0.311-1.fc28.noarch >xorg-x11-drv-openchrome-0.6.0-4.fc28.x86_64 >hyphen-2.8.8-9.fc28.x86_64 >langtable-0.0.38-5.fc28.noarch >xorg-x11-drv-vmware-13.2.1-5.fc28.x86_64 >libthai-0.1.27-2.fc28.x86_64 >dnf-conf-2.7.5-12.fc28.noarch >gtk3-3.22.30-1.fc28.x86_64 >orc-0.4.28-2.fc28.x86_64 >thai-scalable-fonts-common-0.6.4-2.fc28.noarch >libtimezonemap-0.4.5.1-3.fc28.x86_64 >libtiff-4.0.9-7.fc28.x86_64 >subscription-manager-rhsm-certificates-1.21.2-3.fc28.x86_64 >anaconda-widgets-28.22.10-1.fc28.x86_64 >libfastjson-0.99.8-2.fc28.x86_64 >mesa-filesystem-18.0.1-2.fc28.x86_64 >libgnomekbd-3.26.0-4.fc28.x86_64 >libsndfile-1.0.28-7.fc28.x86_64 >mobile-broadband-provider-info-1.20170310-1.fc28.noarch >mdadm-4.0-5.fc27.x86_64 >libmcpp-2.7.2-20.fc28.x86_64 >libX11-common-1.6.5-7.fc28.noarch >wpa_supplicant-2.6-14.fc28.x86_64 >pkgconf-1.4.2-1.fc28.x86_64 >setup-2.11.3-1.fc28.noarch >libcanberra-0.30-16.fc28.x86_64 >libsigsegv-2.11-5.fc28.x86_64 >libselinux-2.7-13.fc28.x86_64 >nss-3.36.0-1.0.fc28.x86_64 >libpath_utils-0.2.1-38.fc28.x86_64 >glibc-2.27-8.fc28.x86_64 >NetworkManager-libnm-1.10.6-1.fc28.x86_64 >rmt-1.5.3-12.fc28.x86_64 >libstdc++-8.0.1-0.20.fc28.x86_64 >gpgme-1.10.0-4.fc28.x86_64 >libatomic_ops-7.6.2-3.fc28.x86_64 >libcom_err-1.43.8-2.fc28.x86_64 >rpm-plugin-selinux-4.14.1-7.fc28.x86_64 >glibc-langpack-en-2.27-8.fc28.x86_64 >libcap-2.25-9.fc28.x86_64 >libreport-2.9.4-1.fc28.x86_64 >libev-4.24-6.fc28.x86_64 >libxcrypt-4.0.0-5.fc28.x86_64 >libreport-web-2.9.4-1.fc28.x86_64 >coreutils-8.29-5.fc28.x86_64 >libgpg-error-1.29-1.fc28.x86_64 >volume_key-libs-0.3.9-19.fc28.x86_64 >krb5-libs-1.16-21.fc28.x86_64 >libgcrypt-1.8.2-2.fc28.x86_64 >usermode-1.112-1.fc28.x86_64 >glib2-2.56.1-1.fc28.x86_64 >kmod-25-2.fc28.x86_64 >libreport-plugin-bugzilla-2.9.4-1.fc28.x86_64 >dbus-libs-1.12.0-1.fc28.x86_64 >libunistring-0.9.9-1.fc28.x86_64 >libdnf-0.11.1-3.fc28.x86_64 >gnutls-3.6.2-1.fc28.x86_64 >libX11-xcb-1.6.5-7.fc28.x86_64 >container-selinux-2.55-1.fc28.noarch >gzip-1.9-3.fc28.x86_64 >sed-4.5-1.fc28.x86_64 >grubby-8.40-11.fc28.x86_64 >python3-libs-3.6.5-1.fc28.x86_64 >grub2-common-2.02-34.fc28.noarch >python3-gpg-1.10.0-4.fc28.x86_64 >libpwquality-1.4.0-7.fc28.x86_64 >libpciaccess-0.13.4-8.fc28.x86_64 >nm-connection-editor-1.8.10-2.fc28.2.x86_64 >python3-idna-2.5-4.fc28.noarch >which-2.21-8.fc28.x86_64 >device-mapper-multipath-libs-0.7.4-2.git07e7bd5.fc28.x86_64 >libgudev-232-3.fc28.x86_64 >libxshmfence-1.3-1.fc28.x86_64 >udisks2-2.7.6-1.fc28.x86_64 >libcroco-0.6.12-4.fc28.x86_64 >nettle-3.4-2.fc28.x86_64 >python3-blivet-3.0.0-0.6.1.b1.fc28.noarch >python3-ordered-set-2.0.2-3.fc28.noarch >libXau-1.0.8-11.fc28.x86_64 >guile-2.0.14-7.fc28.x86_64 >procps-ng-3.3.12-1.fc28.x86_64 >libXrender-0.9.10-5.fc28.x86_64 >iscsi-initiator-utils-iscsiuio-6.2.0.874-9.git86e8892.fc28.x86_64 >python3-gobject-base-3.28.2-1.fc28.x86_64 >libXinerama-1.1.3-10.fc28.x86_64 >rpm-build-libs-4.14.1-7.fc28.x86_64 >libevent-2.1.8-2.fc28.x86_64 >libXcomposite-0.4.4-12.fc28.x86_64 >python3-meh-0.46-2.fc28.noarch >python3-pydbus-0.6.0-5.fc28.noarch >libXt-1.1.5-7.fc28.x86_64 >fipscheck-1.5.0-4.fc28.x86_64 >python3-bind-9.11.3-6.fc28.noarch >libxslt-1.1.32-2.fc28.x86_64 >kbd-misc-2.0.4-5.fc28.noarch >gettext-0.19.8.1-14.fc28.x86_64 >cpio-2.12-7.fc28.x86_64 >anaconda-gui-28.22.10-1.fc28.x86_64 >avahi-glib-0.7-12.fc28.x86_64 >lz4-libs-1.8.1.2-4.fc28.x86_64 >kernel-modules-4.16.3-301.fc28.x86_64 >python3-pwquality-1.4.0-7.fc28.x86_64 >libwayland-egl-1.15.0-1.fc28.x86_64 >kexec-tools-anaconda-addon-2.0.16-5.fc28.x86_64 >python3-asn1crypto-0.24.0-1.fc28.noarch >libverto-0.3.0-5.fc28.x86_64 >dnf-2.7.5-12.fc28.noarch >python3-requests-2.18.4-3.fc28.noarch >libtool-ltdl-2.4.6-22.fc28.x86_64 >rpm-ostree-2018.4-1.fc28.x86_64 >python3-audit-2.8.3-3.fc28.x86_64 >userspace-rcu-0.10.1-2.fc28.x86_64 >wget-1.19.4-2.fc28.x86_64 >python3-langtable-0.0.38-5.fc28.noarch >libglvnd-egl-1.0.1-0.5.20180327git5baa1e5.fc28.x86_64 >metacity-3.28.0-1.fc28.x86_64 >python3-pytoml-0.1.14-5.git7dea353.fc28.noarch >libXvMC-1.0.10-5.fc28.x86_64 >libblockdev-lvm-dbus-2.16-2.fc28.x86_64 >python3-systemd-234-5.fc28.x86_64 >xorg-x11-xkb-utils-7.7-23.fc28.x86_64 >grub2-tools-efi-2.02-34.fc28.x86_64 >fros-1.1-15.fc28.noarch >libnl3-cli-3.4.0-3.fc28.x86_64 >bfa-firmware-3.2.21.1-9.fc28.noarch >python2-2.7.14-15.fc28.x86_64 >nss-softokn-freebl-3.36.0-1.0.fc28.x86_64 >net-tools-2.0-0.49.20160912git.fc28.x86_64 >colord-libs-1.4.2-1.fc28.x86_64 >libmetalink-0.1.3-6.fc28.x86_64 >spice-vdagent-0.17.0-6.fc28.x86_64 >pulseaudio-libs-11.1-18.fc28.x86_64 >libfontenc-1.1.3-7.fc28.x86_64 >bind-utils-9.11.3-6.fc28.x86_64 >xorg-x11-drv-wacom-serial-support-0.36.1-2.fc28.x86_64 >pciutils-libs-3.5.6-3.fc28.x86_64 >dump-0.4-0.36.b46.fc28.x86_64 >libudisks2-2.7.6-1.fc28.x86_64 >libaio-0.3.110-11.fc28.x86_64 >strace-4.22-1.fc28.x86_64 >gdk-pixbuf2-2.36.12-1.fc28.x86_64 >libevdev-1.5.9-3.fc28.x86_64 >grub2-efi-x64-cdboot-2.02-34.fc28.x86_64 >libutempter-1.1.6-14.fc28.x86_64 >libbasicobjects-0.1.1-38.fc28.x86_64 >bzip2-1.0.6-26.fc28.x86_64 >unique-1.1.6-20.fc28.x86_64 >libmnl-1.0.4-6.fc28.x86_64 >less-530-1.fc28.x86_64 >bind-export-libs-9.11.3-6.fc28.x86_64 >iptables-1.6.2-2.fc28.x86_64 >vconfig-1.9-23.fc28.x86_64 >util-linux-2.32-2.fc28.x86_64 >libglvnd-glx-1.0.1-0.5.20180327git5baa1e5.fc28.x86_64 >smc-meera-fonts-6.1-9.fc28.noarch >elfutils-libs-0.170-11.fc28.x86_64 >mesa-libxatracker-18.0.1-2.fc28.x86_64 >dejavu-sans-fonts-2.35-6.fc28.noarch >elfutils-default-yama-scope-0.170-11.fc28.noarch >efivar-34-1.fc28.x86_64 >lohit-bengali-fonts-2.91.5-3.fc28.noarch >parted-3.2-31.fc28.x86_64 >jasper-libs-2.0.14-3.fc28.x86_64 >lohit-kannada-fonts-2.5.4-3.fc28.noarch >libblockdev-2.16-2.fc28.x86_64 >libdb-utils-5.3.28-30.fc28.x86_64 >madan-fonts-2.000-20.fc28.noarch >iputils-20161105-9.fc28.x86_64 >perl-constant-1.33-396.fc28.noarch >aajohan-comfortaa-fonts-3.001-2.fc28.noarch >python3-blockdev-2.16-2.fc28.x86_64 >perl-threads-2.21-2.fc28.x86_64 >sil-padauk-fonts-3.002-3.fc28.noarch >python3-pyparted-3.11.0-10.fc28.x86_64 >perl-interpreter-5.26.1-409.fc28.x86_64 >libertas-sd8787-firmware-20180402-83.git8c1e439c.fc28.noarch >dmraid-1.0.0.rc16-37.fc28.x86_64 >bubblewrap-0.2.0-3.fc28.x86_64 >iwl6000g2b-firmware-18.168.6.1-83.fc28.1.noarch >lvm2-2.02.177-4.fc28.x86_64 >syslinux-6.04-0.8.fc28.x86_64 >iwl5000-firmware-8.83.5.1_1-83.fc28.1.noarch >kexec-tools-2.0.16-5.fc28.x86_64 >xml-common-0.6.3-48.fc28.noarch >iwl2030-firmware-18.168.6.1-83.fc28.1.noarch >xorg-x11-drv-intel-2.99.917-32.20171025.fc28.x86_64 >libproxy-0.4.15-5.fc28.x86_64 >iwl1000-firmware-39.31.5.1-83.fc28.1.noarch >libgcc-8.0.1-0.20.fc28.x86_64 >GeoIP-GeoLite-data-2018.04-1.fc28.noarch >xorg-x11-drv-dummy-0.3.7-6.fc28.x86_64 >bind-license-9.11.3-6.fc28.noarch >authselect-libs-0.4-1.fc28.x86_64 >xorg-x11-drv-nouveau-1.0.15-4.fc28.x86_64 >skopeo-containers-0.1.29-5.git7add6fc.fc28.x86_64 >libwebp-0.6.1-8.fc28.x86_64 >xorg-x11-drv-vesa-2.4.0-2.fc28.x86_64 >tigervnc-license-1.8.0-7.fc28.noarch >cdparanoia-libs-10.2-27.fc28.x86_64 >at-spi2-atk-2.26.2-1.fc28.x86_64 >smc-fonts-common-6.1-9.fc28.noarch >brotli-1.0.1-3.fc28.x86_64 >keybinder3-0.3.2-4.fc28.x86_64 >anaconda-user-help-26.1-6.fc28.noarch >libargon2-20161029-5.fc28.x86_64 >glade-libs-3.22.1-1.fc28.x86_64 >quota-nls-4.04-5.fc28.noarch >liblogging-stdlog-1.0.6-4.fc28.x86_64 >GConf2-3.2.6-20.fc28.x86_64 >publicsuffix-list-dafsa-20180328-1.fc28.noarch >ethtool-4.16-1.fc28.x86_64 >gssproxy-0.8.0-4.fc28.x86_64 >adwaita-cursor-theme-3.28.0-1.fc28.noarch >mcpp-2.7.2-20.fc28.x86_64 >lldpad-1.0.1-9.git036e314.fc28.x86_64 >fedora-release-28-1.noarch >pkgconf-pkg-config-1.4.2-1.fc28.x86_64 >sound-theme-freedesktop-0.8-9.fc28.noarch >pcre2-10.31-4.fc28.x86_64 >gawk-4.2.1-1.fc28.x86_64 >openssl-1.1.0h-3.fc28.x86_64 >glibc-common-2.27-8.fc28.x86_64 >libini_config-1.3.1-38.fc28.x86_64 >libcurl-7.59.0-2.fc28.x86_64 >zlib-1.2.11-7.fc28.x86_64 >yajl-2.1.0-10.fc28.x86_64 >gnupg2-2.2.6-1.fc28.x86_64 >libuuid-2.32-2.fc28.x86_64 >gc-7.6.4-3.fc28.x86_64 >curl-7.59.0-2.fc28.x86_64 >expat-2.2.5-3.fc28.x86_64 >sgpio-1.2.0.10-21.fc28.x86_64 >satyr-0.25-4.fc28.x86_64 >readline-7.0-10.fc28.x86_64 >libverto-libev-0.3.0-5.fc28.x86_64 >selinux-policy-3.14.1-21.fc28.noarch >perl-libs-5.26.1-409.fc28.x86_64 >crypto-policies-20180306-1.gitaea6928.fc28.noarch >gnupg-1.4.22-6.fc28.x86_64 >libffi-3.1-16.fc28.x86_64 >fontconfig-2.13.0-3.fc28.x86_64 >passwd-0.80-2.fc28.x86_64 >libdb-5.3.28-30.fc28.x86_64 >systemd-libs-238-7.fc28.1.x86_64 >libreport-gtk-2.9.4-1.fc28.x86_64 >chkconfig-1.10-4.fc28.x86_64 >cairo-gobject-1.15.12-1.fc28.x86_64 >rpm-ostree-libs-2018.4-1.fc28.x86_64 >libtar-1.2.20-12.fc28.x86_64 >libarchive-3.3.1-4.fc28.x86_64 >policycoreutils-python-utils-2.7-18.fc28.noarch >libacl-2.2.52-20.fc28.x86_64 >xmlrpc-c-1.51.0-5.fc28.x86_64 >grub2-tools-2.02-34.fc28.x86_64 >libnl3-3.4.0-3.fc28.x86_64 >python3-pip-9.0.3-1.fc28.noarch >python3-librepo-1.8.1-7.fc28.x86_64 >libICE-1.0.9-12.fc28.x86_64 >pam-1.3.0-10.fc28.x86_64 >libnma-1.8.10-2.fc28.2.x86_64 >p11-kit-0.23.10-1.fc28.x86_64 >avahi-libs-0.7-12.fc28.x86_64 >librados2-12.2.4-1.fc28.x86_64 >keyutils-libs-1.5.10-6.fc28.x86_64 >libxklavier-5.4-10.fc28.x86_64 >libblockdev-part-2.16-2.fc28.x86_64 >libSM-1.2.2-8.fc28.x86_64 >alsa-lib-1.1.6-2.fc28.x86_64 >libblockdev-plugins-all-2.16-2.fc28.x86_64 >efivar-libs-34-1.fc28.x86_64 >python3-ply-3.9-6.fc28.noarch >xorg-x11-xinit-1.3.4-18.fc28.x86_64 >libXext-1.3.3-8.fc28.x86_64 >webkit2gtk3-jsc-2.20.1-1.fc28.x86_64 >isns-utils-libs-0.97-6.fc28.x86_64 >libXi-1.7.9-6.fc28.x86_64 >bind-libs-lite-9.11.3-6.fc28.x86_64 >ima-evm-utils-1.1-2.fc28.x86_64 >libXv-1.0.11-5.fc28.x86_64 >mokutil-0.3.0-8.fc28.x86_64 >python3-libreport-2.9.4-1.fc28.x86_64 >json-c-0.13.1-1.fc28.x86_64 >glib-networking-2.56.0-1.fc28.x86_64 >fipscheck-lib-1.5.0-4.fc28.x86_64 >libpsl-0.20.1-1.fc28.x86_64 >python3-pycparser-2.14-13.fc28.noarch >anaconda-install-env-deps-28.22.10-1.fc28.x86_64 >perl-Scalar-List-Utils-1.49-2.fc28.x86_64 >harfbuzz-icu-1.7.5-3.fc28.x86_64 >anaconda-core-28.22.10-1.fc28.x86_64 >adwaita-icon-theme-3.28.0-1.fc28.noarch >python3-libsemanage-2.7-12.fc28.x86_64 >kernel-core-4.16.3-301.fc28.x86_64 >xz-5.2.3-7.fc28.x86_64 >python3-chardet-3.0.4-5.fc28.noarch >kernel-4.16.3-301.fc28.x86_64 >libglvnd-1.0.1-0.5.20180327git5baa1e5.fc28.x86_64 >python3-cryptography-2.2.1-1.fc28.x86_64 >openssh-clients-7.7p1-2.fc28.x86_64 >libpcap-1.8.1-8.fc28.x86_64 >python3-kickstart-3.12-1.fc28.noarch >nfs-utils-2.3.1-7.rc1.fc28.x86_64 >libedit-3.1-23.20170329cvs.fc28.x86_64 >python3-setools-4.1.1-6.fc28.x86_64 >volume_key-0.3.9-19.fc28.x86_64 >mesa-libgbm-18.0.1-2.fc28.x86_64 >python3-ntplib-0.3.3-10.fc28.noarch >nss-tools-3.36.0-1.0.fc28.x86_64 >gdbm-1.14.1-4.fc28.x86_64 >python3-PyYAML-3.12-10.fc28.x86_64 >libibverbs-16.2-3.fc28.x86_64 >libxkbfile-1.0.9-7.fc28.x86_64 >python3-wrapt-1.10.11-2.fc28.x86_64 >shim-ia32-13-4.x86_64 >libwayland-cursor-1.15.0-1.fc28.x86_64 >bcache-tools-1.0.8-12.fc28.x86_64 >dracut-config-generic-047-8.git20180305.fc28.x86_64 >libbytesize-1.2-3.fc28.x86_64 >python2-libs-2.7.14-15.fc28.x86_64 >audit-2.8.3-3.fc28.x86_64 >gdisk-1.0.3-6.fc28.x86_64 >libusb-0.1.5-12.fc28.x86_64 >smartmontools-6.6-3.fc28.x86_64 >hunspell-1.6.2-1.fc28.x86_64 >plymouth-core-libs-0.9.3-5.fc28.x86_64 >usbutils-009-2.fc28.x86_64 >fuse-libs-2.9.7-11.fc28.x86_64 >enchant-1.6.0-20.fc28.x86_64 >nmap-ncat-7.60-12.fc28.x86_64 >ntfs-3g-2017.3.23-4.fc28.x86_64 >ModemManager-glib-1.6.12-3.fc28.x86_64 >pcmciautils-018-14.fc28.x86_64 >libsmartcols-2.32-2.fc28.x86_64 >gdk-pixbuf2-modules-2.36.12-1.fc28.x86_64 >efibootmgr-15-6.fc28.x86_64 >libselinux-utils-2.7-13.fc28.x86_64 >libXft-2.3.2-8.fc28.x86_64 >ftp-0.17-75.fc28.x86_64 >ipcalc-0.2.2-4.fc28.x86_64 >gstreamer1-plugins-base-1.14.0-2.fc28.x86_64 >pigz-2.4-2.fc28.x86_64 >libnetfilter_conntrack-1.0.6-5.fc28.x86_64 >libssh-0.7.5-7.fc28.x86_64 >mtr-0.92-1.fc28.x86_64 >xorg-x11-server-common-1.19.6-7.fc28.x86_64 >device-mapper-1.02.146-4.fc28.x86_64 >thai-scalable-waree-fonts-0.6.4-2.fc28.noarch >libglvnd-gles-1.0.1-0.5.20180327git5baa1e5.fc28.x86_64 >systemd-pam-238-7.fc28.1.x86_64 >kacst-qurn-fonts-2.0-19.fc28.noarch >libXxf86misc-1.0.3-15.fc28.x86_64 >xorg-x11-server-Xorg-1.19.6-7.fc28.x86_64 >lohit-assamese-fonts-2.91.5-3.fc28.noarch >flac-libs-1.3.2-6.fc28.x86_64 >libblockdev-utils-2.16-2.fc28.x86_64 >lohit-gurmukhi-fonts-2.91.2-3.fc28.noarch >attr-2.4.47-23.fc28.x86_64 >os-prober-1.74-6.fc28.x86_64 >lohit-telugu-fonts-2.5.5-3.fc28.noarch >perl-Text-Tabs+Wrap-2013.0523-395.fc28.noarch >initscripts-9.79-3.fc28.x86_64 >sil-abyssinica-fonts-1.200-13.fc28.noarch >perl-threads-shared-1.58-2.fc28.x86_64 >device-mapper-event-1.02.146-4.fc28.x86_64 >jomolhari-fonts-0.003-24.fc28.noarch >perl-Errno-1.28-409.fc28.x86_64 >dbxtool-8-5.fc28.x86_64 >libertas-usb8388-firmware-20180402-83.git8c1e439c.fc28.noarch >isomd5sum-1.2.3-1.fc28.x86_64 >dmraid-events-1.0.0.rc16-37.fc28.x86_64 >iwl6050-firmware-41.28.5.1-83.fc28.1.noarch >syslinux-nonlinux-6.04-0.8.fc28.noarch >lvm2-dbusd-2.02.177-4.fc28.x86_64 >iwl5150-firmware-8.24.2.2-83.fc28.1.noarch >libss-1.43.8-2.fc28.x86_64 >plymouth-scripts-0.9.3-5.fc28.x86_64 >iwl3160-firmware-25.30.13.0-83.fc28.1.noarch >libmodman-2.0.1-17.fc28.x86_64 >lxpolkit-0.5.3-2.fc28.4.x86_64 >iwl105-firmware-18.168.6.1-83.fc28.1.noarch >atmel-firmware-1.3-18.fc28.noarch > > >/tmp/blivet-gui-utils.log: > > >/tmp/dbus.log: >dbus-daemon[1914]: Activating service name='org.fedoraproject.Anaconda.Boss' requested by ':1.0' (uid=0 pid=1821 comm="/usr/bin/python3 /sbin/anaconda " label="system_u:system_r:initrc_t:s0") >dbus-daemon[1914]: Successfully activated service 'org.fedoraproject.Anaconda.Boss' >dbus-daemon[1914]: Activating service name='org.fedoraproject.Anaconda.Modules.Timezone' requested by ':1.1' (uid=0 pid=1918 comm="python3 -m pyanaconda.modules.boss " label="system_u:system_r:unconfined_service_t:s0-s0:c0.c1023") >dbus-daemon[1914]: Activating service name='org.fedoraproject.Anaconda.Modules.Network' requested by ':1.1' (uid=0 pid=1918 comm="python3 -m pyanaconda.modules.boss " label="system_u:system_r:unconfined_service_t:s0-s0:c0.c1023") >dbus-daemon[1914]: Activating service name='org.fedoraproject.Anaconda.Modules.Localization' requested by ':1.1' (uid=0 pid=1918 comm="python3 -m pyanaconda.modules.boss " label="system_u:system_r:unconfined_service_t:s0-s0:c0.c1023") >dbus-daemon[1914]: Activating service name='org.fedoraproject.Anaconda.Modules.Security' requested by ':1.1' (uid=0 pid=1918 comm="python3 -m pyanaconda.modules.boss " label="system_u:system_r:unconfined_service_t:s0-s0:c0.c1023") >dbus-daemon[1914]: Activating service name='org.fedoraproject.Anaconda.Modules.User' requested by ':1.1' (uid=0 pid=1918 comm="python3 -m pyanaconda.modules.boss " label="system_u:system_r:unconfined_service_t:s0-s0:c0.c1023") >dbus-daemon[1914]: Activating service name='org.fedoraproject.Anaconda.Modules.Payload' requested by ':1.1' (uid=0 pid=1918 comm="python3 -m pyanaconda.modules.boss " label="system_u:system_r:unconfined_service_t:s0-s0:c0.c1023") >dbus-daemon[1914]: Activating service name='org.fedoraproject.Anaconda.Modules.Storage' requested by ':1.1' (uid=0 pid=1918 comm="python3 -m pyanaconda.modules.boss " label="system_u:system_r:unconfined_service_t:s0-s0:c0.c1023") >dbus-daemon[1914]: Activating service name='org.fedoraproject.Anaconda.Modules.Services' requested by ':1.1' (uid=0 pid=1918 comm="python3 -m pyanaconda.modules.boss " label="system_u:system_r:unconfined_service_t:s0-s0:c0.c1023") >dbus-daemon[1914]: Activating service name='org.fedoraproject.Anaconda.Addons.Baz' requested by ':1.1' (uid=0 pid=1918 comm="python3 -m pyanaconda.modules.boss " label="system_u:system_r:unconfined_service_t:s0-s0:c0.c1023") >dbus-daemon[1914]: Successfully activated service 'org.fedoraproject.Anaconda.Addons.Baz' >dbus-daemon[1914]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.User' >dbus-daemon[1914]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Security' >dbus-daemon[1914]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Timezone' >dbus-daemon[1914]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Services' >dbus-daemon[1914]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Localization' >dbus-daemon[1914]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Network' >dbus-daemon[1914]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Payload' >dbus-daemon[1914]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Storage' > > >/tmp/syslog: >18:10:16,643 NOTICE 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 >18:10:16,643 INFO kernel:Command line: BOOT_IMAGE=vmlinuz initrd=initrd.img inst.stage2=hd:LABEL=Fedora-S-dvd-x86_64-28 quiet >18:10:16,643 INFO kernel:x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers' >18:10:16,643 INFO kernel:x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers' >18:10:16,643 INFO kernel:x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers' >18:10:16,643 INFO kernel:x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 >18:10:16,643 INFO kernel:x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. >18:10:16,643 INFO kernel:e820: BIOS-provided physical RAM map: >18:10:16,643 INFO kernel:BIOS-e820: [mem 0x0000000000000000-0x000000000009d3ff] usable >18:10:16,643 INFO kernel:BIOS-e820: [mem 0x000000000009d400-0x000000000009ffff] reserved >18:10:16,643 INFO kernel:BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved >18:10:16,643 INFO kernel:BIOS-e820: [mem 0x0000000000100000-0x000000008ae6cfff] usable >18:10:16,643 INFO kernel:BIOS-e820: [mem 0x000000008ae6d000-0x000000008ae73fff] ACPI NVS >18:10:16,643 INFO kernel:BIOS-e820: [mem 0x000000008ae74000-0x000000008b7c7fff] usable >18:10:16,643 INFO kernel:BIOS-e820: [mem 0x000000008b7c8000-0x000000008bbd2fff] reserved >18:10:16,643 INFO kernel:BIOS-e820: [mem 0x000000008bbd3000-0x000000009b76ffff] usable >18:10:16,643 INFO kernel:BIOS-e820: [mem 0x000000009b770000-0x000000009b865fff] reserved >18:10:16,643 INFO kernel:BIOS-e820: [mem 0x000000009b866000-0x000000009b8acfff] usable >18:10:16,643 INFO kernel:BIOS-e820: [mem 0x000000009b8ad000-0x000000009b9e8fff] ACPI NVS >18:10:16,643 INFO kernel:BIOS-e820: [mem 0x000000009b9e9000-0x000000009bffefff] reserved >18:10:16,643 INFO kernel:BIOS-e820: [mem 0x000000009bfff000-0x000000009bffffff] usable >18:10:16,643 INFO kernel:BIOS-e820: [mem 0x000000009e000000-0x00000000be1fffff] reserved >18:10:16,643 INFO kernel:BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved >18:10:16,643 INFO kernel:BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved >18:10:16,643 INFO kernel:BIOS-e820: [mem 0x00000000fed00000-0x00000000fed03fff] reserved >18:10:16,643 INFO kernel:BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved >18:10:16,643 INFO kernel:BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved >18:10:16,643 INFO kernel:BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved >18:10:16,643 INFO kernel:BIOS-e820: [mem 0x0000000100000000-0x000000083fdfffff] usable >18:10:16,643 INFO kernel:NX (Execute Disable) protection: active >18:10:16,643 NOTICE kernel:random: fast init done >18:10:16,643 INFO kernel:SMBIOS 2.7 present. >18:10:16,643 INFO kernel:DMI: Supermicro X10SAE/X10SAE, BIOS 3.0 05/20/2015 >18:10:16,643 DEBUG kernel:e820: update [mem 0x00000000-0x00000fff] usable ==> reserved >18:10:16,643 DEBUG kernel:e820: remove [mem 0x000a0000-0x000fffff] usable >18:10:16,643 INFO kernel:e820: last_pfn = 0x83fe00 max_arch_pfn = 0x400000000 >18:10:16,643 DEBUG kernel:MTRR default type: uncachable >18:10:16,643 DEBUG kernel:MTRR fixed ranges enabled: >18:10:16,643 DEBUG kernel: 00000-9FFFF write-back >18:10:16,643 DEBUG kernel: A0000-BFFFF uncachable >18:10:16,643 DEBUG kernel: C0000-D7FFF write-protect >18:10:16,643 DEBUG kernel: D8000-E7FFF uncachable >18:10:16,643 DEBUG kernel: E8000-FFFFF write-protect >18:10:16,643 DEBUG kernel:MTRR variable ranges enabled: >18:10:16,643 DEBUG kernel: 0 base 0000000000 mask 7800000000 write-back >18:10:16,643 DEBUG kernel: 1 base 0800000000 mask 7FC0000000 write-back >18:10:16,643 DEBUG kernel: 2 base 00C0000000 mask 7FC0000000 uncachable >18:10:16,643 DEBUG kernel: 3 base 00A0000000 mask 7FE0000000 uncachable >18:10:16,643 DEBUG kernel: 4 base 009E000000 mask 7FFE000000 uncachable >18:10:16,643 DEBUG kernel: 5 base 083FE00000 mask 7FFFE00000 uncachable >18:10:16,643 DEBUG kernel: 6 disabled >18:10:16,643 DEBUG kernel: 7 disabled >18:10:16,643 DEBUG kernel: 8 disabled >18:10:16,643 DEBUG kernel: 9 disabled >18:10:16,643 INFO kernel:x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT >18:10:16,643 DEBUG kernel:e820: update [mem 0x9e000000-0xffffffff] usable ==> reserved >18:10:16,643 INFO kernel:e820: last_pfn = 0x9c000 max_arch_pfn = 0x400000000 >18:10:16,643 INFO kernel:found SMP MP-table at [mem 0x000fd8b0-0x000fd8bf] mapped at [ (ptrval)] >18:10:16,643 DEBUG kernel:Base memory trampoline at [ (ptrval)] 97000 size 24576 >18:10:16,643 INFO kernel:Using GB pages for direct mapping >18:10:16,643 DEBUG kernel:BRK [0x51aa84000, 0x51aa84fff] PGTABLE >18:10:16,643 DEBUG kernel:BRK [0x51aa85000, 0x51aa85fff] PGTABLE >18:10:16,643 DEBUG kernel:BRK [0x51aa86000, 0x51aa86fff] PGTABLE >18:10:16,643 DEBUG kernel:BRK [0x51aa87000, 0x51aa87fff] PGTABLE >18:10:16,643 DEBUG kernel:BRK [0x51aa88000, 0x51aa88fff] PGTABLE >18:10:16,643 DEBUG kernel:BRK [0x51aa89000, 0x51aa89fff] PGTABLE >18:10:16,643 DEBUG kernel:BRK [0x51aa8a000, 0x51aa8afff] PGTABLE >18:10:16,643 DEBUG kernel:BRK [0x51aa8b000, 0x51aa8bfff] PGTABLE >18:10:16,643 DEBUG kernel:BRK [0x51aa8c000, 0x51aa8cfff] PGTABLE >18:10:16,643 DEBUG kernel:BRK [0x51aa8d000, 0x51aa8dfff] PGTABLE >18:10:16,643 DEBUG kernel:BRK [0x51aa8e000, 0x51aa8efff] PGTABLE >18:10:16,643 DEBUG kernel:BRK [0x51aa8f000, 0x51aa8ffff] PGTABLE >18:10:16,643 INFO kernel:RAMDISK: [mem 0x7bf3a000-0x7fffffff] >18:10:16,643 INFO kernel:ACPI: Early table checksum verification disabled >18:10:16,643 INFO kernel:ACPI: RSDP 0x00000000000F0490 000024 (v02 SUPERM) >18:10:16,643 INFO kernel:ACPI: XSDT 0x000000009B9B50A0 0000BC (v01 SUPERM SMCI--MB 01072009 AMI 00010013) >18:10:16,643 INFO kernel:ACPI: FACP 0x000000009B9C51C0 00010C (v05 SUPERM SMCI--MB 01072009 AMI 00010013) >18:10:16,643 INFO kernel:ACPI: DSDT 0x000000009B9B51F0 00FFCD (v02 SUPERM SMCI--MB 00000000 INTL 20120711) >18:10:16,643 INFO kernel:ACPI: FACS 0x000000009B9E8F80 000040 >18:10:16,643 INFO kernel:ACPI: APIC 0x000000009B9C52D0 000092 (v03 SUPERM SMCI--MB 01072009 AMI 00010013) >18:10:16,643 INFO kernel:ACPI: FPDT 0x000000009B9C5368 000044 (v01 SUPERM SMCI--MB 01072009 AMI 00010013) >18:10:16,643 INFO kernel:ACPI: FIDT 0x000000009B9C53B0 00009C (v01 SUPERM SMCI--MB 01072009 AMI 00010013) >18:10:16,643 INFO kernel:ACPI: SSDT 0x000000009B9C5450 000C7D (v02 Ther_R Ther_Rvp 00001000 INTL 20120711) >18:10:16,643 INFO kernel:ACPI: SSDT 0x000000009B9C60D0 000539 (v02 PmRef Cpu0Ist 00003000 INTL 20051117) >18:10:16,643 INFO kernel:ACPI: SSDT 0x000000009B9C6610 000B74 (v02 CpuRef CpuSsdt 00003000 INTL 20051117) >18:10:16,643 INFO kernel:ACPI: SSDT 0x000000009B9C7188 0002DE (v02 PmRef Cpu0Tst 00003000 INTL 20051117) >18:10:16,643 INFO kernel:ACPI: SSDT 0x000000009B9C7468 000348 (v02 PmRef ApTst 00003000 INTL 20051117) >18:10:16,643 INFO kernel:ACPI: MCFG 0x000000009B9C77B0 00003C (v01 SUPERM SMCI--MB 01072009 MSFT 00000097) >18:10:16,643 INFO kernel:ACPI: HPET 0x000000009B9C77F0 000038 (v01 SUPERM SMCI--MB 01072009 AMI. 00000005) >18:10:16,643 INFO kernel:ACPI: SSDT 0x000000009B9C7828 000397 (v01 SataRe SataTabl 00001000 INTL 20120711) >18:10:16,643 INFO kernel:ACPI: SSDT 0x000000009B9C7BC0 0057F6 (v02 SaSsdt SaSsdt 00003000 INTL 20120711) >18:10:16,643 INFO kernel:ACPI: ASF! 0x000000009B9CD3B8 0000A5 (v32 INTEL HCG 00000001 TFSM 000F4240) >18:10:16,643 INFO kernel:ACPI: DMAR 0x000000009B9CD460 0000B8 (v01 INTEL BDW 00000001 INTL 00000001) >18:10:16,643 INFO kernel:ACPI: EINJ 0x000000009B9CD518 000130 (v01 AMI AMI EINJ 00000000 00000000) >18:10:16,643 INFO kernel:ACPI: ERST 0x000000009B9CD648 000230 (v01 AMIER AMI ERST 00000000 00000000) >18:10:16,643 INFO kernel:ACPI: HEST 0x000000009B9CD878 0000A8 (v01 AMI AMI HEST 00000000 00000000) >18:10:16,643 INFO kernel:ACPI: BERT 0x000000009B9CD920 000030 (v01 AMI AMI BERT 00000000 00000000) >18:10:16,643 DEBUG kernel:ACPI: Local APIC address 0xfee00000 >18:10:16,643 INFO kernel:No NUMA configuration found >18:10:16,643 INFO kernel:Faking a node at [mem 0x0000000000000000-0x000000083fdfffff] >18:10:16,643 INFO kernel:NODE_DATA(0) allocated [mem 0x83fdd5000-0x83fdfffff] >18:10:16,643 INFO kernel:tsc: Fast TSC calibration failed >18:10:16,643 INFO kernel:tsc: Using PIT calibration value >18:10:16,643 INFO kernel:Zone ranges: >18:10:16,643 INFO kernel: DMA [mem 0x0000000000001000-0x0000000000ffffff] >18:10:16,643 INFO kernel: DMA32 [mem 0x0000000001000000-0x00000000ffffffff] >18:10:16,643 INFO kernel: Normal [mem 0x0000000100000000-0x000000083fdfffff] >18:10:16,643 INFO kernel: Device empty >18:10:16,643 INFO kernel:Movable zone start for each node >18:10:16,643 INFO kernel:Early memory node ranges >18:10:16,643 INFO kernel: node 0: [mem 0x0000000000001000-0x000000000009cfff] >18:10:16,643 INFO kernel: node 0: [mem 0x0000000000100000-0x000000008ae6cfff] >18:10:16,643 INFO kernel: node 0: [mem 0x000000008ae74000-0x000000008b7c7fff] >18:10:16,643 INFO kernel: node 0: [mem 0x000000008bbd3000-0x000000009b76ffff] >18:10:16,643 INFO kernel: node 0: [mem 0x000000009b866000-0x000000009b8acfff] >18:10:16,643 INFO kernel: node 0: [mem 0x000000009bfff000-0x000000009bffffff] >18:10:16,644 INFO kernel: node 0: [mem 0x0000000100000000-0x000000083fdfffff] >18:10:16,644 INFO kernel:Initmem setup node 0 [mem 0x0000000000001000-0x000000083fdfffff] >18:10:16,644 DEBUG kernel:On node 0 totalpages: 8237378 >18:10:16,644 DEBUG kernel: DMA zone: 64 pages used for memmap >18:10:16,644 DEBUG kernel: DMA zone: 21 pages reserved >18:10:16,644 DEBUG kernel: DMA zone: 3996 pages, LIFO batch:0 >18:10:16,644 DEBUG kernel: DMA32 zone: 9871 pages used for memmap >18:10:16,644 DEBUG kernel: DMA32 zone: 631718 pages, LIFO batch:31 >18:10:16,644 DEBUG kernel: Normal zone: 118776 pages used for memmap >18:10:16,644 DEBUG kernel: Normal zone: 7601664 pages, LIFO batch:31 >18:10:16,644 INFO kernel:Reserved but unavailable: 100 pages >18:10:16,644 INFO kernel:Reserving Intel graphics memory at [mem 0x9e200000-0xbe1fffff] >18:10:16,644 INFO kernel:ACPI: PM-Timer IO Port: 0x1808 >18:10:16,644 DEBUG kernel:ACPI: Local APIC address 0xfee00000 >18:10:16,644 INFO kernel:ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1]) >18:10:16,644 INFO kernel:IOAPIC[0]: apic_id 8, version 32, address 0xfec00000, GSI 0-23 >18:10:16,644 INFO kernel:ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) >18:10:16,644 INFO kernel:ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) >18:10:16,644 DEBUG kernel:ACPI: IRQ0 used by override. >18:10:16,644 DEBUG kernel:ACPI: IRQ9 used by override. >18:10:16,644 INFO kernel:Using ACPI (MADT) for SMP configuration information >18:10:16,644 INFO kernel:ACPI: HPET id: 0x8086a701 base: 0xfed00000 >18:10:16,644 ERR kernel:[Firmware Bug]: TSC_DEADLINE disabled due to Errata; please update microcode to version: 0x22 (or later) >18:10:16,644 INFO kernel:smpboot: Allowing 8 CPUs, 0 hotplug CPUs >18:10:16,644 INFO kernel:PM: Registered nosave memory: [mem 0x00000000-0x00000fff] >18:10:16,644 INFO kernel:PM: Registered nosave memory: [mem 0x0009d000-0x0009dfff] >18:10:16,644 INFO kernel:PM: Registered nosave memory: [mem 0x0009e000-0x0009ffff] >18:10:16,644 INFO kernel:PM: Registered nosave memory: [mem 0x000a0000-0x000dffff] >18:10:16,644 INFO kernel:PM: Registered nosave memory: [mem 0x000e0000-0x000fffff] >18:10:16,644 INFO kernel:PM: Registered nosave memory: [mem 0x8ae6d000-0x8ae73fff] >18:10:16,644 INFO kernel:PM: Registered nosave memory: [mem 0x8b7c8000-0x8bbd2fff] >18:10:16,644 INFO kernel:PM: Registered nosave memory: [mem 0x9b770000-0x9b865fff] >18:10:16,644 INFO kernel:PM: Registered nosave memory: [mem 0x9b8ad000-0x9b9e8fff] >18:10:16,644 INFO kernel:PM: Registered nosave memory: [mem 0x9b9e9000-0x9bffefff] >18:10:16,644 INFO kernel:PM: Registered nosave memory: [mem 0x9c000000-0x9dffffff] >18:10:16,644 INFO kernel:PM: Registered nosave memory: [mem 0x9e000000-0xbe1fffff] >18:10:16,644 INFO kernel:PM: Registered nosave memory: [mem 0xbe200000-0xf7ffffff] >18:10:16,644 INFO kernel:PM: Registered nosave memory: [mem 0xf8000000-0xfbffffff] >18:10:16,644 INFO kernel:PM: Registered nosave memory: [mem 0xfc000000-0xfebfffff] >18:10:16,644 INFO kernel:PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff] >18:10:16,644 INFO kernel:PM: Registered nosave memory: [mem 0xfec01000-0xfecfffff] >18:10:16,644 INFO kernel:PM: Registered nosave memory: [mem 0xfed00000-0xfed03fff] >18:10:16,644 INFO kernel:PM: Registered nosave memory: [mem 0xfed04000-0xfed1bfff] >18:10:16,644 INFO kernel:PM: Registered nosave memory: [mem 0xfed1c000-0xfed1ffff] >18:10:16,644 INFO kernel:PM: Registered nosave memory: [mem 0xfed20000-0xfedfffff] >18:10:16,644 INFO kernel:PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff] >18:10:16,644 INFO kernel:PM: Registered nosave memory: [mem 0xfee01000-0xfeffffff] >18:10:16,644 INFO kernel:PM: Registered nosave memory: [mem 0xff000000-0xffffffff] >18:10:16,644 INFO kernel:e820: [mem 0xbe200000-0xf7ffffff] available for PCI devices >18:10:16,644 INFO kernel:Booting paravirtualized kernel on bare hardware >18:10:16,644 INFO kernel:clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns >18:10:16,644 INFO kernel:setup_percpu: NR_CPUS:1024 nr_cpumask_bits:8 nr_cpu_ids:8 nr_node_ids:1 >18:10:16,644 INFO kernel:percpu: Embedded 44 pages/cpu @ (ptrval) s143360 r8192 d28672 u262144 >18:10:16,644 DEBUG kernel:pcpu-alloc: s143360 r8192 d28672 u262144 alloc=1*2097152 >18:10:16,644 DEBUG kernel:pcpu-alloc: [0] 0 1 2 3 4 5 6 7 >18:10:16,644 INFO kernel:Built 1 zonelists, mobility grouping on. Total pages: 8108646 >18:10:16,644 INFO kernel:Policy zone: Normal >18:10:16,644 NOTICE kernel:Kernel command line: BOOT_IMAGE=vmlinuz initrd=initrd.img inst.stage2=hd:LABEL=Fedora-S-dvd-x86_64-28 quiet >18:10:16,644 INFO kernel:Memory: 32272204K/32949512K available (12300K kernel code, 1566K rwdata, 3864K rodata, 2120K init, 1368K bss, 677308K reserved, 0K cma-reserved) >18:10:16,644 INFO kernel:SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1 >18:10:16,644 INFO kernel:Kernel/User page tables isolation: enabled >18:10:16,644 INFO kernel:ftrace: allocating 36305 entries in 142 pages >18:10:16,644 INFO kernel:Hierarchical RCU implementation. >18:10:16,644 INFO kernel:#011RCU restricting CPUs from NR_CPUS=1024 to nr_cpu_ids=8. >18:10:16,644 INFO kernel:#011Tasks RCU enabled. >18:10:16,644 INFO kernel:RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8 >18:10:16,644 INFO kernel:NR_IRQS: 65792, nr_irqs: 488, preallocated irqs: 16 >18:10:16,644 INFO kernel:#011Offload RCU callbacks from CPUs: . >18:10:16,644 INFO kernel:Console: colour VGA+ 80x25 >18:10:16,644 INFO kernel:console [tty0] enabled >18:10:16,644 INFO kernel:ACPI: Core revision 20180105 >18:10:16,644 INFO kernel:ACPI: 8 ACPI AML tables successfully acquired and loaded >18:10:16,644 INFO kernel:clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484882848 ns >18:10:16,644 DEBUG kernel:hpet clockevent registered >18:10:16,644 INFO kernel:APIC: Switch to symmetric I/O mode setup >18:10:16,644 INFO kernel:DMAR: Host address width 39 >18:10:16,644 INFO kernel:DMAR: DRHD base: 0x000000fed90000 flags: 0x0 >18:10:16,644 INFO kernel:DMAR: dmar0: reg_base_addr fed90000 ver 1:0 cap c0000020660462 ecap f0101a >18:10:16,644 INFO kernel:DMAR: DRHD base: 0x000000fed91000 flags: 0x1 >18:10:16,644 INFO kernel:DMAR: dmar1: reg_base_addr fed91000 ver 1:0 cap d2008c20660462 ecap f010da >18:10:16,644 INFO kernel:DMAR: RMRR base: 0x0000009beab000 end: 0x0000009beb9fff >18:10:16,644 INFO kernel:DMAR: RMRR base: 0x0000009e000000 end: 0x000000be1fffff >18:10:16,644 INFO kernel:DMAR-IR: IOAPIC id 8 under DRHD base 0xfed91000 IOMMU 1 >18:10:16,644 INFO kernel:DMAR-IR: HPET id 0 under DRHD base 0xfed91000 >18:10:16,644 INFO kernel:DMAR-IR: x2apic is disabled because BIOS sets x2apic opt out bit. >18:10:16,644 INFO kernel:DMAR-IR: Use 'intremap=no_x2apic_optout' to override the BIOS setting. >18:10:16,644 INFO kernel:DMAR-IR: Enabled IRQ remapping in xapic mode >18:10:16,644 INFO kernel:x2apic: IRQ remapping doesn't support X2APIC mode >18:10:16,644 INFO kernel:..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >18:10:16,644 INFO kernel:tsc: Fast TSC calibration failed >18:10:16,644 INFO kernel:tsc: PIT calibration matches HPET. 1 loops >18:10:16,644 INFO kernel:tsc: Detected 3600.184 MHz processor >18:10:16,644 INFO kernel:clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x33e5008ca51, max_idle_ns: 440795202126 ns >18:10:16,644 INFO kernel:Calibrating delay loop (skipped), value calculated using timer frequency.. 7200.36 BogoMIPS (lpj=3600184) >18:10:16,644 INFO kernel:pid_max: default: 32768 minimum: 301 >18:10:16,644 INFO kernel:Security Framework initialized >18:10:16,644 INFO kernel:Yama: becoming mindful. >18:10:16,644 INFO kernel:SELinux: Initializing. >18:10:16,644 DEBUG kernel:SELinux: Starting in permissive mode >18:10:16,644 INFO kernel:Dentry cache hash table entries: 4194304 (order: 13, 33554432 bytes) >18:10:16,644 INFO kernel:Inode-cache hash table entries: 2097152 (order: 12, 16777216 bytes) >18:10:16,644 INFO kernel:Mount-cache hash table entries: 65536 (order: 7, 524288 bytes) >18:10:16,644 INFO kernel:Mountpoint-cache hash table entries: 65536 (order: 7, 524288 bytes) >18:10:16,644 INFO kernel:CPU: Physical Processor ID: 0 >18:10:16,644 INFO kernel:CPU: Processor Core ID: 0 >18:10:16,644 WARNING kernel:ENERGY_PERF_BIAS: Set to 'normal', was 'performance' >18:10:16,644 WARNING kernel:ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8) >18:10:16,644 INFO kernel:mce: CPU supports 9 MCE banks >18:10:16,644 INFO kernel:CPU0: Thermal monitoring enabled (TM1) >18:10:16,644 INFO kernel:process: using mwait in idle threads >18:10:16,644 INFO kernel:Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 1024 >18:10:16,644 INFO kernel:Last level dTLB entries: 4KB 1024, 2MB 1024, 4MB 1024, 1GB 4 >18:10:16,644 INFO kernel:Spectre V2 : Mitigation: Full generic retpoline >18:10:16,644 INFO kernel:Freeing SMP alternatives memory: 36K >18:10:16,644 INFO kernel:smpboot: CPU0: Intel(R) Xeon(R) CPU E3-1276 v3 @ 3.60GHz (family: 0x6, model: 0x3c, stepping: 0x3) >18:10:16,644 INFO kernel:Performance Events: PEBS fmt2+, Haswell events, 16-deep LBR, full-width counters, Intel PMU driver. >18:10:16,644 INFO kernel:... version: 3 >18:10:16,644 INFO kernel:... bit width: 48 >18:10:16,644 INFO kernel:... generic registers: 4 >18:10:16,644 INFO kernel:... value mask: 0000ffffffffffff >18:10:16,644 INFO kernel:... max period: 00007fffffffffff >18:10:16,644 INFO kernel:... fixed-purpose events: 3 >18:10:16,644 INFO kernel:... event mask: 000000070000000f >18:10:16,644 INFO kernel:Hierarchical SRCU implementation. >18:10:16,644 INFO kernel:smp: Bringing up secondary CPUs ... >18:10:16,644 INFO kernel:x86: Booting SMP configuration: >18:10:16,644 INFO kernel:.... node #0, CPUs: #1 >18:10:16,644 INFO kernel:NMI watchdog: Enabled. Permanently consumes one hw-PMU counter. >18:10:16,644 WARNING kernel: #2 #3 #4 #5 #6 #7 >18:10:16,644 INFO kernel:smp: Brought up 1 node, 8 CPUs >18:10:16,644 INFO kernel:smpboot: Max logical packages: 1 >18:10:16,644 INFO kernel:smpboot: Total of 8 processors activated (57602.94 BogoMIPS) >18:10:16,644 INFO kernel:devtmpfs: initialized >18:10:16,644 INFO kernel:x86/mm: Memory block size: 128MB >18:10:16,644 INFO kernel:PM: Registering ACPI NVS region [mem 0x8ae6d000-0x8ae73fff] (28672 bytes) >18:10:16,644 INFO kernel:PM: Registering ACPI NVS region [mem 0x9b8ad000-0x9b9e8fff] (1294336 bytes) >18:10:16,644 INFO kernel:clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns >18:10:16,644 INFO kernel:futex hash table entries: 2048 (order: 5, 131072 bytes) >18:10:16,644 INFO kernel:pinctrl core: initialized pinctrl subsystem >18:10:16,644 INFO kernel:RTC time: 18:10:11, date: 06/23/18 >18:10:16,644 INFO kernel:NET: Registered protocol family 16 >18:10:16,644 INFO kernel:audit: initializing netlink subsys (disabled) >18:10:16,644 NOTICE kernel:audit: type=2000 audit(1529777411.022:1): state=initialized audit_enabled=0 res=1 >18:10:16,644 INFO kernel:cpuidle: using governor menu >18:10:16,644 INFO kernel:ACPI FADT declares the system doesn't support PCIe ASPM, so disable it >18:10:16,644 INFO kernel:ACPI: bus type PCI registered >18:10:16,644 INFO kernel:acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 >18:10:16,644 INFO kernel:PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000) >18:10:16,644 INFO kernel:PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820 >18:10:16,644 WARNING kernel:pmd_set_huge: Cannot satisfy [mem 0xf8000000-0xf8200000] with a huge-page mapping due to MTRR override. >18:10:16,644 INFO kernel:PCI: Using configuration type 1 for base access >18:10:16,644 INFO kernel:core: PMU erratum BJ122, BV98, HSD29 worked around, HT is on >18:10:16,644 INFO kernel:HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages >18:10:16,644 INFO kernel:HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages >18:10:16,644 INFO kernel:cryptd: max_cpu_qlen set to 1000 >18:10:16,644 INFO kernel:ACPI: Added _OSI(Module Device) >18:10:16,644 INFO kernel:ACPI: Added _OSI(Processor Device) >18:10:16,644 INFO kernel:ACPI: Added _OSI(3.0 _SCP Extensions) >18:10:16,644 INFO kernel:ACPI: Added _OSI(Processor Aggregator Device) >18:10:16,644 INFO kernel:ACPI: Executed 6 blocks of module-level executable AML code >18:10:16,644 INFO kernel:ACPI: Dynamic OEM Table Load: >18:10:16,644 INFO kernel:ACPI: SSDT 0xFFFF88A59B81F400 0003D3 (v02 PmRef Cpu0Cst 00003001 INTL 20051117) >18:10:16,644 INFO kernel:ACPI: Dynamic OEM Table Load: >18:10:16,644 INFO kernel:ACPI: SSDT 0xFFFF88A59BFC3800 0005AA (v02 PmRef ApIst 00003000 INTL 20051117) >18:10:16,644 INFO kernel:ACPI: Dynamic OEM Table Load: >18:10:16,644 INFO kernel:ACPI: SSDT 0xFFFF88A59B80B600 000119 (v02 PmRef ApCst 00003000 INTL 20051117) >18:10:16,644 INFO kernel:ACPI: Interpreter enabled >18:10:16,644 INFO kernel:ACPI: (supports S0 S1 S3 S4 S5) >18:10:16,644 INFO kernel:ACPI: Using IOAPIC for interrupt routing >18:10:16,644 INFO kernel:HEST: Table parsing has been initialized. >18:10:16,644 INFO kernel:PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug >18:10:16,644 INFO kernel:ACPI: Enabled 9 GPEs in block 00 to 3F >18:10:16,644 INFO kernel:ACPI: Power Resource [PG00] (on) >18:10:16,644 INFO kernel:ACPI: Power Resource [PG01] (on) >18:10:16,644 INFO kernel:ACPI: Power Resource [PG02] (on) >18:10:16,644 INFO kernel:ACPI: Power Resource [FN00] (off) >18:10:16,644 INFO kernel:ACPI: Power Resource [FN01] (off) >18:10:16,644 INFO kernel:ACPI: Power Resource [FN02] (off) >18:10:16,644 INFO kernel:ACPI: Power Resource [FN03] (off) >18:10:16,644 INFO kernel:ACPI: Power Resource [FN04] (off) >18:10:16,644 INFO kernel:ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e]) >18:10:16,644 INFO kernel:acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI] >18:10:16,645 INFO kernel:acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug PME] >18:10:16,645 INFO kernel:acpi PNP0A08:00: _OSC: OS now controls [AER PCIeCapability] >18:10:16,645 INFO kernel:acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration >18:10:16,645 INFO kernel:PCI host bridge to bus 0000:00 >18:10:16,645 INFO kernel:pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] >18:10:16,645 INFO kernel:pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] >18:10:16,645 INFO kernel:pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] >18:10:16,645 INFO kernel:pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff window] >18:10:16,645 INFO kernel:pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff window] >18:10:16,645 INFO kernel:pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff window] >18:10:16,645 INFO kernel:pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff window] >18:10:16,645 INFO kernel:pci_bus 0000:00: root bus resource [mem 0xbe200000-0xfeafffff window] >18:10:16,645 INFO kernel:pci_bus 0000:00: root bus resource [bus 00-3e] >18:10:16,645 DEBUG kernel:pci 0000:00:00.0: [8086:0c08] type 00 class 0x060000 >18:10:16,645 DEBUG kernel:pci 0000:00:01.0: [8086:0c01] type 01 class 0x060400 >18:10:16,645 DEBUG kernel:pci 0000:00:01.0: PME# supported from D0 D3hot D3cold >18:10:16,646 DEBUG kernel:pci 0000:00:01.1: [8086:0c05] type 01 class 0x060400 >18:10:16,646 DEBUG kernel:pci 0000:00:01.1: PME# supported from D0 D3hot D3cold >18:10:16,646 DEBUG kernel:pci 0000:00:02.0: [8086:041a] type 00 class 0x030000 >18:10:16,646 DEBUG kernel:pci 0000:00:02.0: reg 0x10: [mem 0xf7000000-0xf73fffff 64bit] >18:10:16,646 DEBUG kernel:pci 0000:00:02.0: reg 0x18: [mem 0xc0000000-0xdfffffff 64bit pref] >18:10:16,646 DEBUG kernel:pci 0000:00:02.0: reg 0x20: [io 0xf000-0xf03f] >18:10:16,646 DEBUG kernel:pci 0000:00:03.0: [8086:0c0c] type 00 class 0x040300 >18:10:16,646 DEBUG kernel:pci 0000:00:03.0: reg 0x10: [mem 0xf7c34000-0xf7c37fff 64bit] >18:10:16,646 DEBUG kernel:pci 0000:00:14.0: [8086:8c31] type 00 class 0x0c0330 >18:10:16,646 DEBUG kernel:pci 0000:00:14.0: reg 0x10: [mem 0xf7c20000-0xf7c2ffff 64bit] >18:10:16,646 DEBUG kernel:pci 0000:00:14.0: PME# supported from D3hot D3cold >18:10:16,646 DEBUG kernel:pci 0000:00:16.0: [8086:8c3a] type 00 class 0x078000 >18:10:16,646 DEBUG kernel:pci 0000:00:16.0: reg 0x10: [mem 0xf7c3f000-0xf7c3f00f 64bit] >18:10:16,646 DEBUG kernel:pci 0000:00:16.0: PME# supported from D0 D3hot D3cold >18:10:16,647 DEBUG kernel:pci 0000:00:19.0: [8086:153a] type 00 class 0x020000 >18:10:16,647 DEBUG kernel:pci 0000:00:19.0: reg 0x10: [mem 0xf7c00000-0xf7c1ffff] >18:10:16,647 DEBUG kernel:pci 0000:00:19.0: reg 0x14: [mem 0xf7c3d000-0xf7c3dfff] >18:10:16,647 DEBUG kernel:pci 0000:00:19.0: reg 0x18: [io 0xf060-0xf07f] >18:10:16,647 DEBUG kernel:pci 0000:00:19.0: PME# supported from D0 D3hot D3cold >18:10:16,647 DEBUG kernel:pci 0000:00:1a.0: [8086:8c2d] type 00 class 0x0c0320 >18:10:16,647 DEBUG kernel:pci 0000:00:1a.0: reg 0x10: [mem 0xf7c3c000-0xf7c3c3ff] >18:10:16,647 DEBUG kernel:pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold >18:10:16,647 DEBUG kernel:pci 0000:00:1b.0: [8086:8c20] type 00 class 0x040300 >18:10:16,647 DEBUG kernel:pci 0000:00:1b.0: reg 0x10: [mem 0xf7c30000-0xf7c33fff 64bit] >18:10:16,647 DEBUG kernel:pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold >18:10:16,647 DEBUG kernel:pci 0000:00:1c.0: [8086:8c10] type 01 class 0x060400 >18:10:16,647 DEBUG kernel:pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold >18:10:16,647 DEBUG kernel:pci 0000:00:1c.3: [8086:8c16] type 01 class 0x060400 >18:10:16,647 DEBUG kernel:pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold >18:10:16,648 DEBUG kernel:pci 0000:00:1c.4: [8086:8c18] type 01 class 0x060400 >18:10:16,648 DEBUG kernel:pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold >18:10:16,648 DEBUG kernel:pci 0000:00:1c.5: [8086:8c1a] type 01 class 0x060400 >18:10:16,648 DEBUG kernel:pci 0000:00:1c.5: PME# supported from D0 D3hot D3cold >18:10:16,648 DEBUG kernel:pci 0000:00:1c.6: [8086:8c1c] type 01 class 0x060400 >18:10:16,648 DEBUG kernel:pci 0000:00:1c.6: PME# supported from D0 D3hot D3cold >18:10:16,648 DEBUG kernel:pci 0000:00:1c.7: [8086:8c1e] type 01 class 0x060400 >18:10:16,648 DEBUG kernel:pci 0000:00:1c.7: PME# supported from D0 D3hot D3cold >18:10:16,648 DEBUG kernel:pci 0000:00:1d.0: [8086:8c26] type 00 class 0x0c0320 >18:10:16,648 DEBUG kernel:pci 0000:00:1d.0: reg 0x10: [mem 0xf7c3b000-0xf7c3b3ff] >18:10:16,648 DEBUG kernel:pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold >18:10:16,648 DEBUG kernel:pci 0000:00:1f.0: [8086:8c56] type 00 class 0x060100 >18:10:16,648 DEBUG kernel:pci 0000:00:1f.2: [8086:8c02] type 00 class 0x010601 >18:10:16,649 DEBUG kernel:pci 0000:00:1f.2: reg 0x10: [io 0xf0b0-0xf0b7] >18:10:16,649 DEBUG kernel:pci 0000:00:1f.2: reg 0x14: [io 0xf0a0-0xf0a3] >18:10:16,649 DEBUG kernel:pci 0000:00:1f.2: reg 0x18: [io 0xf090-0xf097] >18:10:16,649 DEBUG kernel:pci 0000:00:1f.2: reg 0x1c: [io 0xf080-0xf083] >18:10:16,649 DEBUG kernel:pci 0000:00:1f.2: reg 0x20: [io 0xf040-0xf05f] >18:10:16,649 DEBUG kernel:pci 0000:00:1f.2: reg 0x24: [mem 0xf7c3a000-0xf7c3a7ff] >18:10:16,649 DEBUG kernel:pci 0000:00:1f.2: PME# supported from D3hot >18:10:16,649 DEBUG kernel:pci 0000:00:1f.3: [8086:8c22] type 00 class 0x0c0500 >18:10:16,649 DEBUG kernel:pci 0000:00:1f.3: reg 0x10: [mem 0xf7c39000-0xf7c390ff 64bit] >18:10:16,649 DEBUG kernel:pci 0000:00:1f.3: reg 0x20: [io 0x0580-0x059f] >18:10:16,649 DEBUG kernel:pci 0000:00:1f.6: [8086:8c24] type 00 class 0x118000 >18:10:16,649 DEBUG kernel:pci 0000:00:1f.6: reg 0x10: [mem 0xf7c38000-0xf7c38fff 64bit] >18:10:16,649 DEBUG kernel:pci 0000:01:00.0: [1000:0097] type 00 class 0x010700 >18:10:16,649 DEBUG kernel:pci 0000:01:00.0: reg 0x10: [io 0xe000-0xe0ff] >18:10:16,650 DEBUG kernel:pci 0000:01:00.0: reg 0x14: [mem 0xf7740000-0xf774ffff 64bit] >18:10:16,650 DEBUG kernel:pci 0000:01:00.0: reg 0x1c: [mem 0xf7700000-0xf773ffff 64bit] >18:10:16,650 DEBUG kernel:pci 0000:01:00.0: reg 0x30: [mem 0xf7600000-0xf76fffff pref] >18:10:16,650 INFO kernel:pci 0000:01:00.0: enabling Extended Tags >18:10:16,650 DEBUG kernel:pci 0000:01:00.0: supports D1 D2 >18:10:16,650 INFO kernel:pci 0000:00:01.0: PCI bridge to [bus 01] >18:10:16,650 DEBUG kernel:pci 0000:00:01.0: bridge window [io 0xe000-0xefff] >18:10:16,650 DEBUG kernel:pci 0000:00:01.0: bridge window [mem 0xf7600000-0xf77fffff] >18:10:16,650 DEBUG kernel:pci 0000:02:00.0: [1000:0097] type 00 class 0x010700 >18:10:16,650 DEBUG kernel:pci 0000:02:00.0: reg 0x10: [io 0xd000-0xd0ff] >18:10:16,650 DEBUG kernel:pci 0000:02:00.0: reg 0x14: [mem 0xf7540000-0xf754ffff 64bit] >18:10:16,650 DEBUG kernel:pci 0000:02:00.0: reg 0x1c: [mem 0xf7500000-0xf753ffff 64bit] >18:10:16,650 DEBUG kernel:pci 0000:02:00.0: reg 0x30: [mem 0xf7400000-0xf74fffff pref] >18:10:16,650 INFO kernel:pci 0000:02:00.0: enabling Extended Tags >18:10:16,651 DEBUG kernel:pci 0000:02:00.0: supports D1 D2 >18:10:16,651 INFO kernel:pci 0000:00:01.1: PCI bridge to [bus 02] >18:10:16,651 DEBUG kernel:pci 0000:00:01.1: bridge window [io 0xd000-0xdfff] >18:10:16,651 DEBUG kernel:pci 0000:00:01.1: bridge window [mem 0xf7400000-0xf75fffff] >18:10:16,651 INFO kernel:acpiphp: Slot [1] registered >18:10:16,651 INFO kernel:pci 0000:00:1c.0: PCI bridge to [bus 03] >18:10:16,651 DEBUG kernel:pci 0000:04:00.0: [8086:1533] type 00 class 0x020000 >18:10:16,651 DEBUG kernel:pci 0000:04:00.0: reg 0x10: [mem 0xf7b00000-0xf7b7ffff] >18:10:16,651 DEBUG kernel:pci 0000:04:00.0: reg 0x18: [io 0xc000-0xc01f] >18:10:16,651 DEBUG kernel:pci 0000:04:00.0: reg 0x1c: [mem 0xf7b80000-0xf7b83fff] >18:10:16,651 DEBUG kernel:pci 0000:04:00.0: PME# supported from D0 D3hot D3cold >18:10:16,651 INFO kernel:pci 0000:00:1c.3: PCI bridge to [bus 04] >18:10:16,651 DEBUG kernel:pci 0000:00:1c.3: bridge window [io 0xc000-0xcfff] >18:10:16,651 DEBUG kernel:pci 0000:00:1c.3: bridge window [mem 0xf7b00000-0xf7bfffff] >18:10:16,652 DEBUG kernel:pci 0000:05:00.0: [1b21:1080] type 01 class 0x060400 >18:10:16,652 DEBUG kernel:pci 0000:05:00.0: supports D1 D2 >18:10:16,652 DEBUG kernel:pci 0000:05:00.0: PME# supported from D0 D1 D2 D3hot D3cold >18:10:16,652 INFO kernel:pci 0000:00:1c.4: PCI bridge to [bus 05-06] >18:10:16,652 DEBUG kernel:pci 0000:00:1c.4: bridge window [io 0xb000-0xbfff] >18:10:16,652 DEBUG kernel:pci 0000:06:00.0: [13f6:8788] type 00 class 0x040100 >18:10:16,652 DEBUG kernel:pci 0000:06:00.0: reg 0x10: [io 0xb000-0xb0ff] >18:10:16,652 DEBUG kernel:pci 0000:06:00.0: supports D1 D2 >18:10:16,652 INFO kernel:pci 0000:05:00.0: PCI bridge to [bus 06] >18:10:16,652 DEBUG kernel:pci 0000:05:00.0: bridge window [io 0xb000-0xbfff] >18:10:16,652 DEBUG kernel:pci 0000:07:00.0: [10e3:8113] type 01 class 0x060401 >18:10:16,652 DEBUG kernel:pci 0000:07:00.0: PME# supported from D0 D1 D2 D3hot D3cold >18:10:16,652 INFO kernel:pci 0000:00:1c.5: PCI bridge to [bus 07-08] >18:10:16,653 DEBUG kernel:pci 0000:00:1c.5: bridge window [mem 0xf7a00000-0xf7afffff] >18:10:16,653 DEBUG kernel:pci 0000:08:03.0: [104c:8023] type 00 class 0x0c0010 >18:10:16,653 DEBUG kernel:pci 0000:08:03.0: reg 0x10: [mem 0xf7a04000-0xf7a047ff] >18:10:16,653 DEBUG kernel:pci 0000:08:03.0: reg 0x14: [mem 0xf7a00000-0xf7a03fff] >18:10:16,653 DEBUG kernel:pci 0000:08:03.0: supports D1 D2 >18:10:16,653 DEBUG kernel:pci 0000:08:03.0: PME# supported from D0 D1 D2 D3hot >18:10:16,653 INFO kernel:pci 0000:07:00.0: PCI bridge to [bus 08] (subtractive decode) >18:10:16,653 DEBUG kernel:pci 0000:07:00.0: bridge window [mem 0xf7a00000-0xf7afffff] >18:10:16,653 DEBUG kernel:pci 0000:07:00.0: bridge window [mem 0xf7a00000-0xf7afffff] (subtractive decode) >18:10:16,653 DEBUG kernel:pci 0000:09:00.0: [1912:0015] type 00 class 0x0c0330 >18:10:16,653 DEBUG kernel:pci 0000:09:00.0: reg 0x10: [mem 0xf7900000-0xf7901fff 64bit] >18:10:16,653 DEBUG kernel:pci 0000:09:00.0: PME# supported from D0 D3hot D3cold >18:10:16,653 INFO kernel:pci 0000:00:1c.6: PCI bridge to [bus 09] >18:10:16,654 DEBUG kernel:pci 0000:00:1c.6: bridge window [mem 0xf7900000-0xf79fffff] >18:10:16,654 DEBUG kernel:pci 0000:0a:00.0: [1b21:0612] type 00 class 0x010601 >18:10:16,654 DEBUG kernel:pci 0000:0a:00.0: reg 0x10: [io 0xa050-0xa057] >18:10:16,654 DEBUG kernel:pci 0000:0a:00.0: reg 0x14: [io 0xa040-0xa043] >18:10:16,654 DEBUG kernel:pci 0000:0a:00.0: reg 0x18: [io 0xa030-0xa037] >18:10:16,654 DEBUG kernel:pci 0000:0a:00.0: reg 0x1c: [io 0xa020-0xa023] >18:10:16,654 DEBUG kernel:pci 0000:0a:00.0: reg 0x20: [io 0xa000-0xa01f] >18:10:16,654 DEBUG kernel:pci 0000:0a:00.0: reg 0x24: [mem 0xf7800000-0xf78001ff] >18:10:16,654 INFO kernel:pci 0000:00:1c.7: PCI bridge to [bus 0a] >18:10:16,654 DEBUG kernel:pci 0000:00:1c.7: bridge window [io 0xa000-0xafff] >18:10:16,654 DEBUG kernel:pci 0000:00:1c.7: bridge window [mem 0xf7800000-0xf78fffff] >18:10:16,654 INFO kernel:ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 *11 12 14 15) >18:10:16,654 INFO kernel:ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 *10 11 12 14 15) >18:10:16,654 INFO kernel:ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 *5 6 10 11 12 14 15) >18:10:16,655 INFO kernel:ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 *5 6 10 11 12 14 15) >18:10:16,655 INFO kernel:ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 *11 12 14 15) >18:10:16,655 INFO kernel:ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled. >18:10:16,655 INFO kernel:ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 *10 11 12 14 15) >18:10:16,655 INFO kernel:ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 *11 12 14 15) >18:10:16,655 INFO kernel:pci 0000:00:02.0: vgaarb: setting as boot VGA device >18:10:16,655 INFO kernel:pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none >18:10:16,655 INFO kernel:pci 0000:00:02.0: vgaarb: bridge control possible >18:10:16,655 INFO kernel:vgaarb: loaded >18:10:16,655 NOTICE kernel:SCSI subsystem initialized >18:10:16,655 DEBUG kernel:libata version 3.00 loaded. >18:10:16,655 INFO kernel:ACPI: bus type USB registered >18:10:16,655 INFO kernel:usbcore: registered new interface driver usbfs >18:10:16,655 INFO kernel:usbcore: registered new interface driver hub >18:10:16,655 INFO kernel:usbcore: registered new device driver usb >18:10:16,655 INFO kernel:EDAC MC: Ver: 3.0.0 >18:10:16,655 INFO kernel:PCI: Using ACPI for IRQ routing >18:10:16,655 DEBUG kernel:PCI: pci_cache_line_size set to 64 bytes >18:10:16,655 DEBUG kernel:e820: reserve RAM buffer [mem 0x0009d400-0x0009ffff] >18:10:16,655 DEBUG kernel:e820: reserve RAM buffer [mem 0x8ae6d000-0x8bffffff] >18:10:16,655 DEBUG kernel:e820: reserve RAM buffer [mem 0x8b7c8000-0x8bffffff] >18:10:16,655 DEBUG kernel:e820: reserve RAM buffer [mem 0x9b770000-0x9bffffff] >18:10:16,655 DEBUG kernel:e820: reserve RAM buffer [mem 0x9b8ad000-0x9bffffff] >18:10:16,655 DEBUG kernel:e820: reserve RAM buffer [mem 0x83fe00000-0x83fffffff] >18:10:16,655 INFO kernel:NetLabel: Initializing >18:10:16,655 INFO kernel:NetLabel: domain hash size = 128 >18:10:16,655 INFO kernel:NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO >18:10:16,655 INFO kernel:NetLabel: unlabeled traffic allowed by default >18:10:16,655 INFO kernel:hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0 >18:10:16,655 INFO kernel:hpet0: 8 comparators, 64-bit 14.318180 MHz counter >18:10:16,655 INFO kernel:clocksource: Switched to clocksource tsc-early >18:10:16,655 NOTICE kernel:VFS: Disk quotas dquot_6.6.0 >18:10:16,655 INFO kernel:VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) >18:10:16,655 INFO kernel:pnp: PnP ACPI init >18:10:16,655 INFO kernel:system 00:00: [mem 0xfed40000-0xfed44fff] has been reserved >18:10:16,655 DEBUG kernel:system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active) >18:10:16,655 INFO kernel:system 00:01: [io 0x0800-0x087f] has been reserved >18:10:16,655 DEBUG kernel:system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active) >18:10:16,655 DEBUG kernel:pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active) >18:10:16,655 INFO kernel:system 00:03: [io 0x1854-0x1857] has been reserved >18:10:16,655 DEBUG kernel:system 00:03: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active) >18:10:16,655 INFO kernel:system 00:04: [io 0x0a00-0x0a1f] has been reserved >18:10:16,656 INFO kernel:system 00:04: [io 0x0a30-0x0a3f] has been reserved >18:10:16,656 DEBUG kernel:system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active) >18:10:16,656 DEBUG kernel:pnp 00:05: Plug and Play ACPI device, IDs PNP0303 PNP030b (active) >18:10:16,656 DEBUG kernel:pnp 00:06: [dma 0 disabled] >18:10:16,656 DEBUG kernel:pnp 00:06: Plug and Play ACPI device, IDs PNP0501 (active) >18:10:16,656 DEBUG kernel:pnp 00:07: [dma 0 disabled] >18:10:16,656 DEBUG kernel:pnp 00:07: Plug and Play ACPI device, IDs PNP0501 (active) >18:10:16,656 INFO kernel:system 00:08: [io 0x04d0-0x04d1] has been reserved >18:10:16,656 DEBUG kernel:system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active) >18:10:16,656 INFO kernel:system 00:09: [mem 0xfed1c000-0xfed1ffff] has been reserved >18:10:16,656 INFO kernel:system 00:09: [mem 0xfed10000-0xfed17fff] has been reserved >18:10:16,656 INFO kernel:system 00:09: [mem 0xfed18000-0xfed18fff] has been reserved >18:10:16,656 INFO kernel:system 00:09: [mem 0xfed19000-0xfed19fff] has been reserved >18:10:16,656 INFO kernel:system 00:09: [mem 0xf8000000-0xfbffffff] has been reserved >18:10:16,656 INFO kernel:system 00:09: [mem 0xfed20000-0xfed3ffff] has been reserved >18:10:16,657 INFO kernel:system 00:09: [mem 0xfed90000-0xfed93fff] could not be reserved >18:10:16,657 INFO kernel:system 00:09: [mem 0xfed45000-0xfed8ffff] has been reserved >18:10:16,657 INFO kernel:system 00:09: [mem 0xff000000-0xffffffff] has been reserved >18:10:16,657 INFO kernel:system 00:09: [mem 0xfee00000-0xfeefffff] could not be reserved >18:10:16,657 INFO kernel:system 00:09: [mem 0xf7fe0000-0xf7feffff] has been reserved >18:10:16,657 INFO kernel:system 00:09: [mem 0xf7ff0000-0xf7ffffff] has been reserved >18:10:16,657 DEBUG kernel:system 00:09: Plug and Play ACPI device, IDs PNP0c02 (active) >18:10:16,657 INFO kernel:pnp: PnP ACPI: found 10 devices >18:10:16,657 INFO kernel:clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns >18:10:16,657 DEBUG kernel:pci 0000:00:1c.0: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000 >18:10:16,657 DEBUG kernel:pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 03] add_size 200000 add_align 100000 >18:10:16,657 DEBUG kernel:pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff] to [bus 03] add_size 200000 add_align 100000 >18:10:16,657 INFO kernel:pci 0000:00:1c.0: BAR 14: assigned [mem 0xbe200000-0xbe3fffff] >18:10:16,657 INFO kernel:pci 0000:00:1c.0: BAR 15: assigned [mem 0xbe400000-0xbe5fffff 64bit pref] >18:10:16,657 INFO kernel:pci 0000:00:1c.0: BAR 13: assigned [io 0x2000-0x2fff] >18:10:16,657 INFO kernel:pci 0000:00:01.0: PCI bridge to [bus 01] >18:10:16,658 INFO kernel:pci 0000:00:01.0: bridge window [io 0xe000-0xefff] >18:10:16,658 INFO kernel:pci 0000:00:01.0: bridge window [mem 0xf7600000-0xf77fffff] >18:10:16,658 INFO kernel:pci 0000:00:01.1: PCI bridge to [bus 02] >18:10:16,658 INFO kernel:pci 0000:00:01.1: bridge window [io 0xd000-0xdfff] >18:10:16,658 INFO kernel:pci 0000:00:01.1: bridge window [mem 0xf7400000-0xf75fffff] >18:10:16,658 INFO kernel:pci 0000:00:1c.0: PCI bridge to [bus 03] >18:10:16,658 INFO kernel:pci 0000:00:1c.0: bridge window [io 0x2000-0x2fff] >18:10:16,658 INFO kernel:pci 0000:00:1c.0: bridge window [mem 0xbe200000-0xbe3fffff] >18:10:16,658 INFO kernel:pci 0000:00:1c.0: bridge window [mem 0xbe400000-0xbe5fffff 64bit pref] >18:10:16,658 INFO kernel:pci 0000:00:1c.3: PCI bridge to [bus 04] >18:10:16,658 INFO kernel:pci 0000:00:1c.3: bridge window [io 0xc000-0xcfff] >18:10:16,658 INFO kernel:pci 0000:00:1c.3: bridge window [mem 0xf7b00000-0xf7bfffff] >18:10:16,658 INFO kernel:pci 0000:05:00.0: PCI bridge to [bus 06] >18:10:16,658 INFO kernel:pci 0000:05:00.0: bridge window [io 0xb000-0xbfff] >18:10:16,659 INFO kernel:pci 0000:00:1c.4: PCI bridge to [bus 05-06] >18:10:16,659 INFO kernel:pci 0000:00:1c.4: bridge window [io 0xb000-0xbfff] >18:10:16,659 INFO kernel:pci 0000:07:00.0: PCI bridge to [bus 08] >18:10:16,659 INFO kernel:pci 0000:07:00.0: bridge window [mem 0xf7a00000-0xf7afffff] >18:10:16,659 INFO kernel:pci 0000:00:1c.5: PCI bridge to [bus 07-08] >18:10:16,659 INFO kernel:pci 0000:00:1c.5: bridge window [mem 0xf7a00000-0xf7afffff] >18:10:16,659 INFO kernel:pci 0000:00:1c.6: PCI bridge to [bus 09] >18:10:16,659 INFO kernel:pci 0000:00:1c.6: bridge window [mem 0xf7900000-0xf79fffff] >18:10:16,659 INFO kernel:pci 0000:00:1c.7: PCI bridge to [bus 0a] >18:10:16,659 INFO kernel:pci 0000:00:1c.7: bridge window [io 0xa000-0xafff] >18:10:16,659 INFO kernel:pci 0000:00:1c.7: bridge window [mem 0xf7800000-0xf78fffff] >18:10:16,659 DEBUG kernel:pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] >18:10:16,659 DEBUG kernel:pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] >18:10:16,659 DEBUG kernel:pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] >18:10:16,659 DEBUG kernel:pci_bus 0000:00: resource 7 [mem 0x000d8000-0x000dbfff window] >18:10:16,660 DEBUG kernel:pci_bus 0000:00: resource 8 [mem 0x000dc000-0x000dffff window] >18:10:16,660 DEBUG kernel:pci_bus 0000:00: resource 9 [mem 0x000e0000-0x000e3fff window] >18:10:16,660 DEBUG kernel:pci_bus 0000:00: resource 10 [mem 0x000e4000-0x000e7fff window] >18:10:16,660 DEBUG kernel:pci_bus 0000:00: resource 11 [mem 0xbe200000-0xfeafffff window] >18:10:16,660 DEBUG kernel:pci_bus 0000:01: resource 0 [io 0xe000-0xefff] >18:10:16,660 DEBUG kernel:pci_bus 0000:01: resource 1 [mem 0xf7600000-0xf77fffff] >18:10:16,660 DEBUG kernel:pci_bus 0000:02: resource 0 [io 0xd000-0xdfff] >18:10:16,660 DEBUG kernel:pci_bus 0000:02: resource 1 [mem 0xf7400000-0xf75fffff] >18:10:16,660 DEBUG kernel:pci_bus 0000:03: resource 0 [io 0x2000-0x2fff] >18:10:16,660 DEBUG kernel:pci_bus 0000:03: resource 1 [mem 0xbe200000-0xbe3fffff] >18:10:16,660 DEBUG kernel:pci_bus 0000:03: resource 2 [mem 0xbe400000-0xbe5fffff 64bit pref] >18:10:16,660 DEBUG kernel:pci_bus 0000:04: resource 0 [io 0xc000-0xcfff] >18:10:16,661 DEBUG kernel:pci_bus 0000:04: resource 1 [mem 0xf7b00000-0xf7bfffff] >18:10:16,661 DEBUG kernel:pci_bus 0000:05: resource 0 [io 0xb000-0xbfff] >18:10:16,661 DEBUG kernel:pci_bus 0000:06: resource 0 [io 0xb000-0xbfff] >18:10:16,661 DEBUG kernel:pci_bus 0000:07: resource 1 [mem 0xf7a00000-0xf7afffff] >18:10:16,661 DEBUG kernel:pci_bus 0000:08: resource 1 [mem 0xf7a00000-0xf7afffff] >18:10:16,661 DEBUG kernel:pci_bus 0000:08: resource 4 [mem 0xf7a00000-0xf7afffff] >18:10:16,661 DEBUG kernel:pci_bus 0000:09: resource 1 [mem 0xf7900000-0xf79fffff] >18:10:16,661 DEBUG kernel:pci_bus 0000:0a: resource 0 [io 0xa000-0xafff] >18:10:16,661 DEBUG kernel:pci_bus 0000:0a: resource 1 [mem 0xf7800000-0xf78fffff] >18:10:16,661 INFO kernel:NET: Registered protocol family 2 >18:10:16,661 INFO kernel:tcp_listen_portaddr_hash hash table entries: 16384 (order: 6, 262144 bytes) >18:10:16,661 INFO kernel:TCP established hash table entries: 262144 (order: 9, 2097152 bytes) >18:10:16,661 INFO kernel:TCP bind hash table entries: 65536 (order: 8, 1048576 bytes) >18:10:16,661 INFO kernel:TCP: Hash tables configured (established 262144 bind 65536) >18:10:16,661 INFO kernel:UDP hash table entries: 16384 (order: 7, 524288 bytes) >18:10:16,661 INFO kernel:UDP-Lite hash table entries: 16384 (order: 7, 524288 bytes) >18:10:16,661 INFO kernel:NET: Registered protocol family 1 >18:10:16,661 INFO kernel:pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] >18:10:16,661 DEBUG kernel:PCI: CLS 64 bytes, default 64 >18:10:16,661 INFO kernel:Unpacking initramfs... >18:10:16,661 INFO kernel:Freeing initrd memory: 66328K >18:10:16,661 INFO kernel:PCI-DMA: Using software bounce buffering for IO (SWIOTLB) >18:10:16,661 INFO kernel:software IO TLB [mem 0x97770000-0x9b770000] (64MB) mapped at [00000000f26ccadd-000000007f4a1fb1] >18:10:16,661 NOTICE kernel:Initialise system trusted keyrings >18:10:16,661 NOTICE kernel:Key type blacklist registered >18:10:16,661 INFO kernel:workingset: timestamp_bits=36 max_order=23 bucket_order=0 >18:10:16,661 INFO kernel:zbud: loaded >18:10:16,661 DEBUG kernel:SELinux: Registering netfilter hooks >18:10:16,661 INFO kernel:NET: Registered protocol family 38 >18:10:16,661 NOTICE kernel:Key type asymmetric registered >18:10:16,661 NOTICE kernel:Asymmetric key parser 'x509' registered >18:10:16,661 INFO kernel:Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247) >18:10:16,661 INFO kernel:io scheduler noop registered >18:10:16,661 INFO kernel:io scheduler deadline registered >18:10:16,661 INFO kernel:io scheduler cfq registered (default) >18:10:16,661 INFO kernel:io scheduler mq-deadline registered >18:10:16,661 INFO kernel:atomic64_test: passed for x86-64 platform with CX8 and with SSE >18:10:16,661 DEBUG kernel:intel_idle: MWAIT substates: 0x42120 >18:10:16,661 DEBUG kernel:intel_idle: v0.4.1 model 0x3C >18:10:16,661 DEBUG kernel:intel_idle: lapic_timer_reliable_states 0xffffffff >18:10:16,661 INFO kernel:input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0 >18:10:16,661 INFO kernel:ACPI: Power Button [PWRB] >18:10:16,661 INFO kernel:input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1 >18:10:16,661 INFO kernel:ACPI: Sleep Button [SLPB] >18:10:16,661 INFO kernel:input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2 >18:10:16,661 INFO kernel:ACPI: Power Button [PWRF] >18:10:16,661 INFO kernel:thermal LNXTHERM:00: registered as thermal_zone0 >18:10:16,661 INFO kernel:ACPI: Thermal Zone [TZ00] (28 C) >18:10:16,662 INFO kernel:thermal LNXTHERM:01: registered as thermal_zone1 >18:10:16,662 INFO kernel:ACPI: Thermal Zone [TZ01] (30 C) >18:10:16,662 INFO kernel:ERST: Error Record Serialization Table (ERST) support is initialized. >18:10:16,662 INFO kernel:pstore: using zlib compression >18:10:16,662 INFO kernel:pstore: Registered erst as persistent store backend >18:10:16,662 INFO kernel:GHES: APEI firmware first mode is enabled by APEI bit and WHEA _OSC. >18:10:16,662 INFO kernel:Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled >18:10:16,662 INFO kernel:00:06: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A >18:10:16,662 INFO kernel:00:07: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A >18:10:16,662 INFO kernel:Non-volatile memory driver v1.3 >18:10:16,662 INFO kernel:Linux agpgart interface v0.103 >18:10:16,662 DEBUG kernel:ahci 0000:00:1f.2: version 3.0 >18:10:16,662 INFO kernel:ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0x3f impl SATA mode >18:10:16,662 INFO kernel:ahci 0000:00:1f.2: flags: 64bit ncq pm led clo pio slum part ems apst >18:10:16,662 INFO kernel:scsi host0: ahci >18:10:16,662 INFO kernel:scsi host1: ahci >18:10:16,662 INFO kernel:scsi host2: ahci >18:10:16,662 INFO kernel:scsi host3: ahci >18:10:16,662 INFO kernel:scsi host4: ahci >18:10:16,662 INFO kernel:scsi host5: ahci >18:10:16,662 INFO kernel:ata1: SATA max UDMA/133 abar m2048@0xf7c3a000 port 0xf7c3a100 irq 26 >18:10:16,662 INFO kernel:ata2: SATA max UDMA/133 abar m2048@0xf7c3a000 port 0xf7c3a180 irq 26 >18:10:16,662 INFO kernel:ata3: SATA max UDMA/133 abar m2048@0xf7c3a000 port 0xf7c3a200 irq 26 >18:10:16,662 INFO kernel:ata4: SATA max UDMA/133 abar m2048@0xf7c3a000 port 0xf7c3a280 irq 26 >18:10:16,662 INFO kernel:ata5: SATA max UDMA/133 abar m2048@0xf7c3a000 port 0xf7c3a300 irq 26 >18:10:16,662 INFO kernel:ata6: SATA max UDMA/133 abar m2048@0xf7c3a000 port 0xf7c3a380 irq 26 >18:10:16,663 INFO kernel:ahci 0000:0a:00.0: SSS flag set, parallel bus scan disabled >18:10:16,663 INFO kernel:ahci 0000:0a:00.0: AHCI 0001.0200 32 slots 2 ports 6 Gbps 0x3 impl SATA mode >18:10:16,663 INFO kernel:ahci 0000:0a:00.0: flags: 64bit ncq sntf stag led clo pmp pio slum part ccc sxs >18:10:16,663 INFO kernel:scsi host6: ahci >18:10:16,663 INFO kernel:scsi host7: ahci >18:10:16,663 INFO kernel:ata7: SATA max UDMA/133 abar m512@0xf7800000 port 0xf7800100 irq 27 >18:10:16,663 INFO kernel:ata8: SATA max UDMA/133 abar m512@0xf7800000 port 0xf7800180 irq 27 >18:10:16,663 INFO kernel:libphy: Fixed MDIO Bus: probed >18:10:16,663 INFO kernel:ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >18:10:16,663 INFO kernel:ehci-pci: EHCI PCI platform driver >18:10:16,663 INFO kernel:ehci-pci 0000:00:1a.0: EHCI Host Controller >18:10:16,663 INFO kernel:ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 1 >18:10:16,663 INFO kernel:ehci-pci 0000:00:1a.0: debug port 2 >18:10:16,663 DEBUG kernel:ehci-pci 0000:00:1a.0: cache line size of 64 is not supported >18:10:16,664 INFO kernel:ehci-pci 0000:00:1a.0: irq 16, io mem 0xf7c3c000 >18:10:16,664 INFO kernel:ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00 >18:10:16,664 INFO kernel:usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 >18:10:16,664 INFO kernel:usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >18:10:16,664 INFO kernel:usb usb1: Product: EHCI Host Controller >18:10:16,664 INFO kernel:usb usb1: Manufacturer: Linux 4.16.3-301.fc28.x86_64 ehci_hcd >18:10:16,664 INFO kernel:usb usb1: SerialNumber: 0000:00:1a.0 >18:10:16,664 INFO kernel:hub 1-0:1.0: USB hub found >18:10:16,664 INFO kernel:hub 1-0:1.0: 2 ports detected >18:10:16,664 INFO kernel:ehci-pci 0000:00:1d.0: EHCI Host Controller >18:10:16,664 INFO kernel:ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 2 >18:10:16,664 INFO kernel:ehci-pci 0000:00:1d.0: debug port 2 >18:10:16,664 DEBUG kernel:ehci-pci 0000:00:1d.0: cache line size of 64 is not supported >18:10:16,664 INFO kernel:ehci-pci 0000:00:1d.0: irq 23, io mem 0xf7c3b000 >18:10:16,665 INFO kernel:ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00 >18:10:16,665 INFO kernel:usb usb2: New USB device found, idVendor=1d6b, idProduct=0002 >18:10:16,665 INFO kernel:usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >18:10:16,665 INFO kernel:usb usb2: Product: EHCI Host Controller >18:10:16,665 INFO kernel:usb usb2: Manufacturer: Linux 4.16.3-301.fc28.x86_64 ehci_hcd >18:10:16,665 INFO kernel:usb usb2: SerialNumber: 0000:00:1d.0 >18:10:16,665 INFO kernel:hub 2-0:1.0: USB hub found >18:10:16,665 INFO kernel:hub 2-0:1.0: 3 ports detected >18:10:16,665 INFO kernel:ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >18:10:16,665 INFO kernel:ohci-pci: OHCI PCI platform driver >18:10:16,665 INFO kernel:uhci_hcd: USB Universal Host Controller Interface driver >18:10:16,665 INFO kernel:xhci_hcd 0000:00:14.0: xHCI Host Controller >18:10:16,665 INFO kernel:xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 3 >18:10:16,665 INFO kernel:xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x00009810 >18:10:16,665 DEBUG kernel:xhci_hcd 0000:00:14.0: cache line size of 64 is not supported >18:10:16,665 INFO kernel:usb usb3: New USB device found, idVendor=1d6b, idProduct=0002 >18:10:16,666 INFO kernel:usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >18:10:16,666 INFO kernel:usb usb3: Product: xHCI Host Controller >18:10:16,666 INFO kernel:usb usb3: Manufacturer: Linux 4.16.3-301.fc28.x86_64 xhci-hcd >18:10:16,666 INFO kernel:usb usb3: SerialNumber: 0000:00:14.0 >18:10:16,666 INFO kernel:hub 3-0:1.0: USB hub found >18:10:16,666 INFO kernel:hub 3-0:1.0: 15 ports detected >18:10:16,666 INFO kernel:xhci_hcd 0000:00:14.0: xHCI Host Controller >18:10:16,666 INFO kernel:xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 4 >18:10:16,666 INFO kernel:usb usb4: New USB device found, idVendor=1d6b, idProduct=0003 >18:10:16,666 INFO kernel:usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >18:10:16,666 INFO kernel:usb usb4: Product: xHCI Host Controller >18:10:16,666 INFO kernel:usb usb4: Manufacturer: Linux 4.16.3-301.fc28.x86_64 xhci-hcd >18:10:16,666 INFO kernel:usb usb4: SerialNumber: 0000:00:14.0 >18:10:16,666 INFO kernel:hub 4-0:1.0: USB hub found >18:10:16,667 INFO kernel:hub 4-0:1.0: 6 ports detected >18:10:16,667 WARNING kernel:usb: port power management may be unreliable >18:10:16,667 INFO kernel:xhci_hcd 0000:09:00.0: Resetting >18:10:16,667 INFO kernel:ata1: SATA link down (SStatus 0 SControl 300) >18:10:16,667 INFO kernel:ata7: SATA link down (SStatus 0 SControl 300) >18:10:16,667 INFO kernel:ata4: SATA link down (SStatus 0 SControl 300) >18:10:16,667 INFO kernel:ata2: SATA link down (SStatus 0 SControl 300) >18:10:16,667 INFO kernel:ata6: SATA link down (SStatus 0 SControl 300) >18:10:16,667 INFO kernel:ata5: SATA link down (SStatus 0 SControl 300) >18:10:16,667 INFO kernel:ata3: SATA link down (SStatus 0 SControl 300) >18:10:16,667 INFO kernel:usb 1-1: new high-speed USB device number 2 using ehci-pci >18:10:16,667 INFO kernel:usb 3-5: new high-speed USB device number 2 using xhci_hcd >18:10:16,667 INFO kernel:usb 2-1: new high-speed USB device number 2 using ehci-pci >18:10:16,667 INFO kernel:usb 1-1: New USB device found, idVendor=8087, idProduct=8008 >18:10:16,667 INFO kernel:usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 >18:10:16,667 INFO kernel:hub 1-1:1.0: USB hub found >18:10:16,667 INFO kernel:hub 1-1:1.0: 6 ports detected >18:10:16,667 INFO kernel:usb 3-5: New USB device found, idVendor=04a9, idProduct=190f >18:10:16,667 INFO kernel:usb 3-5: New USB device strings: Mfr=1, Product=2, SerialNumber=0 >18:10:16,668 INFO kernel:usb 3-5: Product: CanoScan >18:10:16,668 INFO kernel:usb 3-5: Manufacturer: Canon >18:10:16,668 INFO kernel:usb 2-1: New USB device found, idVendor=8087, idProduct=8000 >18:10:16,668 INFO kernel:usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 >18:10:16,668 INFO kernel:hub 2-1:1.0: USB hub found >18:10:16,668 INFO kernel:hub 2-1:1.0: 8 ports detected >18:10:16,668 INFO kernel:usb 3-6: new low-speed USB device number 3 using xhci_hcd >18:10:16,668 INFO kernel:ata8: SATA link down (SStatus 0 SControl 300) >18:10:16,668 INFO kernel:usb 3-6: New USB device found, idVendor=051d, idProduct=0002 >18:10:16,668 INFO kernel:usb 3-6: New USB device strings: Mfr=3, Product=1, SerialNumber=2 >18:10:16,668 INFO kernel:usb 3-6: Product: Back-UPS NS 1250 LCD FW:846.H2 .D USB FW:H2 >18:10:16,668 INFO kernel:usb 3-6: Manufacturer: American Power Conversion >18:10:16,668 INFO kernel:usb 3-6: SerialNumber: 3B0906X02678 >18:10:16,668 INFO kernel:tsc: Refined TSC clocksource calibration: 3599.996 MHz >18:10:16,668 INFO kernel:clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x33e44fb235b, max_idle_ns: 440795341910 ns >18:10:16,668 INFO kernel:clocksource: Switched to clocksource tsc >18:10:16,668 INFO kernel:usb 3-10: new high-speed USB device number 4 using xhci_hcd >18:10:16,669 INFO kernel:usb 3-10: New USB device found, idVendor=0451, idProduct=8142 >18:10:16,669 INFO kernel:usb 3-10: New USB device strings: Mfr=0, Product=0, SerialNumber=1 >18:10:16,669 INFO kernel:usb 3-10: SerialNumber: 1D080849B5FA >18:10:16,669 INFO kernel:hub 3-10:1.0: USB hub found >18:10:16,669 INFO kernel:hub 3-10:1.0: 4 ports detected >18:10:16,669 INFO kernel:xhci_hcd 0000:09:00.0: xHCI Host Controller >18:10:16,669 INFO kernel:xhci_hcd 0000:09:00.0: new USB bus registered, assigned bus number 5 >18:10:16,669 INFO kernel:xhci_hcd 0000:09:00.0: hcc params 0x014051cf hci version 0x100 quirks 0x00000090 >18:10:16,669 INFO kernel:usb usb5: New USB device found, idVendor=1d6b, idProduct=0002 >18:10:16,669 INFO kernel:usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >18:10:16,669 INFO kernel:usb usb5: Product: xHCI Host Controller >18:10:16,669 INFO kernel:usb usb5: Manufacturer: Linux 4.16.3-301.fc28.x86_64 xhci-hcd >18:10:16,669 INFO kernel:usb usb5: SerialNumber: 0000:09:00.0 >18:10:16,669 INFO kernel:hub 5-0:1.0: USB hub found >18:10:16,670 INFO kernel:hub 5-0:1.0: 2 ports detected >18:10:16,670 INFO kernel:xhci_hcd 0000:09:00.0: xHCI Host Controller >18:10:16,670 INFO kernel:xhci_hcd 0000:09:00.0: new USB bus registered, assigned bus number 6 >18:10:16,670 INFO kernel:usb usb6: We don't know the algorithms for LPM for this host, disabling LPM. >18:10:16,670 INFO kernel:usb usb6: New USB device found, idVendor=1d6b, idProduct=0003 >18:10:16,670 INFO kernel:usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >18:10:16,670 INFO kernel:usb usb6: Product: xHCI Host Controller >18:10:16,670 INFO kernel:usb usb6: Manufacturer: Linux 4.16.3-301.fc28.x86_64 xhci-hcd >18:10:16,670 INFO kernel:usb usb6: SerialNumber: 0000:09:00.0 >18:10:16,670 INFO kernel:hub 6-0:1.0: USB hub found >18:10:16,671 INFO kernel:hub 6-0:1.0: 2 ports detected >18:10:16,671 INFO kernel:usbcore: registered new interface driver usbserial_generic >18:10:16,671 INFO kernel:usbserial: USB Serial support registered for generic >18:10:16,671 INFO kernel:i8042: PNP: PS/2 Controller [PNP0303:PS2K] at 0x60,0x64 irq 1 >18:10:16,671 WARNING kernel:i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp >18:10:16,671 INFO kernel:serio: i8042 KBD port at 0x60,0x64 irq 1 >18:10:16,671 INFO kernel:mousedev: PS/2 mouse device common for all mice >18:10:16,671 INFO kernel:rtc_cmos 00:02: RTC can wake from S4 >18:10:16,671 INFO kernel:rtc_cmos 00:02: rtc core: registered rtc_cmos as rtc0 >18:10:16,671 INFO kernel:rtc_cmos 00:02: alarms up to one month, y3k, 242 bytes nvram, hpet irqs >18:10:16,671 INFO kernel:device-mapper: uevent: version 1.0.3 >18:10:16,671 INFO kernel:device-mapper: ioctl: 4.37.0-ioctl (2017-09-20) initialised: dm-devel@redhat.com >18:10:16,671 INFO kernel:intel_pstate: Intel P-state driver initializing >18:10:16,671 INFO kernel:hidraw: raw HID events driver (C) Jiri Kosina >18:10:16,671 INFO kernel:input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input3 >18:10:16,671 INFO kernel:hid-generic 0003:051D:0002.0001: hiddev96,hidraw0: USB HID v1.10 Device [American Power Conversion Back-UPS NS 1250 LCD FW:846.H2 .D USB FW:H2 ] on usb-0000:00:14.0-6/input0 >18:10:16,671 INFO kernel:usbcore: registered new interface driver usbhid >18:10:16,671 INFO kernel:usbhid: USB HID core driver >18:10:16,671 INFO kernel:drop_monitor: Initializing network drop monitor service >18:10:16,671 INFO kernel:Initializing XFRM netlink socket >18:10:16,671 INFO kernel:NET: Registered protocol family 10 >18:10:16,671 INFO kernel:Segment Routing with IPv6 >18:10:16,671 INFO kernel:mip6: Mobile IPv6 >18:10:16,671 INFO kernel:NET: Registered protocol family 17 >18:10:16,671 INFO kernel:RAS: Correctable Errors collector initialized. >18:10:16,671 INFO kernel:microcode: sig=0x306c3, pf=0x2, revision=0x1d >18:10:16,671 INFO kernel:microcode: Microcode Update Driver: v2.2. >18:10:16,671 INFO kernel:AVX2 version of gcm_enc/dec engaged. >18:10:16,671 INFO kernel:AES CTR mode by8 optimization enabled >18:10:16,671 INFO kernel:sched_clock: Marking stable (5331451358, 0)->(5441520729, -110069371) >18:10:16,671 INFO kernel:registered taskstats version 1 >18:10:16,671 NOTICE kernel:Loading compiled-in X.509 certificates >18:10:16,671 NOTICE kernel:Loaded X.509 cert 'Fedora kernel signing key: 1b6b5b1775c489712170c979cf62dc872f6d03ae' >18:10:16,671 INFO kernel:zswap: loaded using pool lzo/zbud >18:10:16,671 NOTICE kernel:Key type big_key registered >18:10:16,671 NOTICE kernel:Key type encrypted registered >18:10:16,671 INFO kernel: Magic number: 6:255:191 >18:10:16,671 INFO kernel:acpi device:1d: hash matches >18:10:16,671 INFO kernel:rtc_cmos 00:02: setting system clock to 2018-06-23 18:10:16 UTC (1529777416) >18:10:16,671 INFO kernel:Freeing unused kernel memory: 2120K >18:10:16,671 INFO kernel:Write protecting the kernel read-only data: 18432k >18:10:16,671 INFO kernel:Freeing unused kernel memory: 2012K >18:10:16,671 INFO kernel:Freeing unused kernel memory: 232K >18:10:16,671 INFO kernel:x86/mm: Checked W+X mappings: passed, no W+X pages found. >18:10:16,671 INFO kernel:x86/mm: Checking user space page tables >18:10:16,671 INFO kernel:x86/mm: Checked W+X mappings: passed, no W+X pages found. >18:10:16,671 INFO kernel:rodata_test: all tests were successful >18:10:16,671 INFO systemd: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) >18:10:16,671 INFO systemd:Detected architecture x86-64. >18:10:16,671 INFO systemd:Running in initial RAM disk. >18:10:16,671 INFO systemd:No hostname configured. >18:10:16,671 INFO systemd:Set hostname to <localhost>. >18:10:16,671 INFO systemd:Initializing machine ID from random generator. >18:10:16,671 INFO systemd:Listening on Journal Audit Socket. >18:10:16,671 INFO systemd:Reached target Initrd Root Device. >18:10:16,671 INFO systemd:Listening on Journal Socket. >18:10:16,671 INFO systemd:Starting Setup Virtual Console... >18:10:16,671 NOTICE kernel:audit: type=1130 audit(1529777416.641:2): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-tmpfiles-setup-dev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >18:10:16,671 INFO kernel:BIOS EDD facility v0.16 2004-Jun-25, 12 devices found >18:10:16,671 NOTICE kernel:audit: type=1130 audit(1529777416.662:3): 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' >18:10:16,671 NOTICE kernel:audit: type=1130 audit(1529777416.663:4): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-vconsole-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >18:10:16,671 NOTICE kernel:audit: type=1131 audit(1529777416.663:5): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-vconsole-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >18:10:16,671 INFO systemd-journald:Journal started >18:10:16,671 INFO systemd-journald:Runtime journal (/run/log/journal/3526dcad8d554a13a528406b19a3041d) is 8.0M, max 1.5G, 1.5G free. >18:10:16,671 NOTICE audit: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' >18:10:16,671 NOTICE audit: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' >18:10:16,671 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-vconsole-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >18:10:16,671 NOTICE audit:SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-vconsole-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >18:10:16,671 NOTICE audit: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' >18:10:16,672 INFO dracut-cmdline:dracut-28 (Twenty Eight) dracut-047-8.git20180305.fc28 >18:10:16,672 INFO dracut-cmdline:Using kernel command line parameters: BOOT_IMAGE=vmlinuz initrd=initrd.img inst.stage2=hd:LABEL=Fedora-S-dvd-x86_64-28 quiet >18:10:16,672 INFO dracut-cmdline:Loading Fedora 28 x86_64 installer... >18:10:16,672 NOTICE kernel:audit: type=1130 audit(1529777416.671:6): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >18:10:16,689 INFO kernel:usb 4-2: new SuperSpeed USB device number 2 using xhci_hcd >18:10:16,701 INFO kernel:usb 4-2: New USB device found, idVendor=0781, idProduct=5591 >18:10:16,701 INFO kernel:usb 4-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3 >18:10:16,701 INFO kernel:usb 4-2: Product: Ultra USB 3.0 >18:10:16,702 INFO kernel:usb 4-2: Manufacturer: SanDisk >18:10:16,702 INFO kernel:usb 4-2: SerialNumber: 4C531001470726123380 >18:10:16,765 INFO kernel:usb 3-10.1: new full-speed USB device number 6 using xhci_hcd >18:10:16,767 INFO dracut-cmdline:rd.luks=0: removing cryptoluks activation >18:10:16,786 INFO dracut-cmdline:rd.lvm=0: removing LVM activation >18:10:16,847 INFO systemd:Started dracut cmdline hook. >18:10:16,847 NOTICE kernel:audit: type=1130 audit(1529777416.846:7): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-cmdline comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >18:10:16,847 NOTICE audit: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' >18:10:16,848 INFO systemd:Starting dracut pre-udev hook... >18:10:16,892 INFO kernel:squashfs: version 4.0 (2009/01/31) Phillip Lougher >18:10:16,903 INFO kernel:Loading iSCSI transport class v2.0-870. >18:10:16,911 NOTICE kernel:iscsi: registered transport (tcp) >18:10:16,941 INFO kernel:usb 3-10.1: New USB device found, idVendor=046d, idProduct=08b2 >18:10:16,941 INFO kernel:usb 3-10.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 >18:10:16,967 INFO kernel:usb 3-13: new high-speed USB device number 7 using xhci_hcd >18:10:17,095 INFO kernel:usb 3-13: New USB device found, idVendor=03f0, idProduct=2f17 >18:10:17,095 INFO kernel:usb 3-13: New USB device strings: Mfr=1, Product=2, SerialNumber=3 >18:10:17,095 INFO kernel:usb 3-13: Product: HP Color LaserJet 2605dn >18:10:17,095 INFO kernel:usb 3-13: Manufacturer: Hewlett-Packard >18:10:17,095 INFO kernel:usb 3-13: SerialNumber: 00JPHC82X0SB >18:10:17,157 INFO kernel:usb 3-10.2: new low-speed USB device number 8 using xhci_hcd >18:10:17,242 INFO kernel:usb 3-10.2: New USB device found, idVendor=046d, idProduct=c50e >18:10:17,242 INFO kernel:usb 3-10.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0 >18:10:17,242 INFO kernel:usb 3-10.2: Product: USB RECEIVER >18:10:17,242 INFO kernel:usb 3-10.2: Manufacturer: Logitech >18:10:17,251 INFO kernel:input: Logitech USB RECEIVER as /devices/pci0000:00/0000:00:14.0/usb3/3-10/3-10.2/3-10.2:1.0/0003:046D:C50E.0002/input/input4 >18:10:17,303 INFO kernel:hid-generic 0003:046D:C50E.0002: input,hidraw1: USB HID v1.11 Mouse [Logitech USB RECEIVER] on usb-0000:00:14.0-10.2/input0 >18:10:19,934 INFO kernel:floppy0: no floppy controllers found >18:10:19,948 INFO dracut-pre-udev:modprobe: ERROR: could not insert 'floppy': No such device >18:10:19,966 INFO kernel:No iBFT detected. >18:10:20,018 INFO kernel:raid6: sse2x1 gen() 13562 MB/s >18:10:20,035 INFO kernel:raid6: sse2x1 xor() 9562 MB/s >18:10:20,052 INFO kernel:raid6: sse2x2 gen() 15863 MB/s >18:10:20,069 INFO kernel:raid6: sse2x2 xor() 10656 MB/s >18:10:20,086 INFO kernel:raid6: sse2x4 gen() 19644 MB/s >18:10:20,103 INFO kernel:raid6: sse2x4 xor() 11716 MB/s >18:10:20,120 INFO kernel:raid6: avx2x1 gen() 27035 MB/s >18:10:20,137 INFO kernel:raid6: avx2x1 xor() 18251 MB/s >18:10:20,154 INFO kernel:raid6: avx2x2 gen() 30738 MB/s >18:10:20,171 INFO kernel:raid6: avx2x2 xor() 19197 MB/s >18:10:20,188 INFO kernel:raid6: avx2x4 gen() 35867 MB/s >18:10:20,204 INFO kernel:raid6: avx2x4 xor() 21787 MB/s >18:10:20,204 INFO kernel:raid6: using algorithm avx2x4 gen() 35867 MB/s >18:10:20,204 INFO kernel:raid6: .... xor() 21787 MB/s, rmw enabled >18:10:20,204 INFO kernel:raid6: using avx2x2 recovery algorithm >18:10:20,206 INFO kernel:xor: automatically using best checksumming function avx >18:10:20,207 INFO kernel:async_tx: api initialized (async) >18:10:20,270 INFO kernel:device-mapper: multipath round-robin: version 1.2.0 loaded >18:10:20,376 INFO kernel:RPC: Registered named UNIX socket transport module. >18:10:20,376 INFO kernel:RPC: Registered udp transport module. >18:10:20,376 INFO kernel:RPC: Registered tcp transport module. >18:10:20,376 INFO kernel:RPC: Registered tcp NFSv4.1 backchannel transport module. >18:10:20,421 NOTICE rpc.statd:Version 3.1.1 starting >18:10:20,422 NOTICE rpc.statd:Initializing NSM state >18:10:20,423 WARNING rpc.statd:Running as root. chown /var/lib/nfs/statd to choose different user >18:10:20,447 WARNING rpc.idmapd:Setting log level to 0 >18:10:20,456 INFO systemd:Started dracut pre-udev hook. >18:10:20,456 NOTICE audit: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' >18:10:20,456 NOTICE kernel:audit: type=1130 audit(1529777420.456:8): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-pre-udev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >18:10:20,457 INFO systemd:Starting udev Kernel Device Manager... >18:10:20,495 INFO systemd:Started udev Kernel Device Manager. >18:10:20,495 NOTICE audit: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' >18:10:20,496 INFO systemd:Starting dracut pre-trigger hook... >18:10:20,496 NOTICE kernel:audit: type=1130 audit(1529777420.495:9): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >18:10:20,502 INFO kernel:usb-storage 4-2:1.0: USB Mass Storage device detected >18:10:20,502 INFO kernel:scsi host8: usb-storage 4-2:1.0 >18:10:20,502 INFO kernel:usbcore: registered new interface driver usb-storage >18:10:20,504 INFO lldpad:config file failed to load, >18:10:20,504 INFO kernel:usbcore: registered new interface driver uas >18:10:20,504 INFO lldpad:create a new file. >18:10:20,504 INFO lldpad:bound ctrl iface to /com/intel/lldpad >18:10:20,505 INFO dracut-pre-trigger:783 >18:10:20,506 INFO dracut-pre-trigger:rd.dm=0: removing DM RAID activation >18:10:20,574 INFO dracut-pre-trigger:rd.md.imsm=0: no MD RAID for imsm/isw raids >18:10:20,608 INFO dracut-pre-trigger:rd.md.ddf=0: no MD RAID for SNIA ddf raids >18:10:20,680 INFO dracut-pre-trigger:rd.md=0: removing MD RAID activation >18:10:20,785 INFO systemd:Started dracut pre-trigger hook. >18:10:20,785 NOTICE audit: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' >18:10:20,785 NOTICE kernel:audit: type=1130 audit(1529777420.784:10): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-pre-trigger comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >18:10:20,785 INFO systemd:Starting udev Coldplug all Devices... >18:10:20,832 INFO systemd:Mounting Kernel Configuration File System... >18:10:20,833 INFO systemd:Mounted Kernel Configuration File System. >18:10:20,903 NOTICE audit: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' >18:10:20,903 INFO systemd:Started udev Coldplug all Devices. >18:10:20,903 INFO systemd:Starting udev Wait for Complete Device Initialization... >18:10:20,904 INFO systemd:Starting Show Plymouth Boot Screen... >18:10:20,904 INFO systemd:Starting dracut initqueue hook... >18:10:20,904 NOTICE kernel:audit: type=1130 audit(1529777420.901:11): 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' >18:10:20,917 INFO systemd:Received SIGRTMIN+20 from PID 900 (plymouthd). >18:10:20,917 INFO kernel:pps_core: LinuxPPS API ver. 1 registered >18:10:20,917 INFO kernel:pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> >18:10:20,917 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=plymouth-start comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >18:10:20,917 INFO systemd:Started Show Plymouth Boot Screen. >18:10:20,917 INFO systemd:Started Forward Password Requests to Plymouth Directory Watch. >18:10:20,917 INFO systemd:Reached target Paths. >18:10:20,917 INFO systemd:Reached target Local Encrypted Volumes. >18:10:20,919 INFO kernel:PTP clock support registered >18:10:20,929 INFO kernel:dca service started, version 1.12.1 >18:10:20,934 INFO kernel:mpt3sas version 17.100.00.00 loaded >18:10:20,937 INFO kernel:e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k >18:10:20,937 INFO kernel:e1000e: Copyright(c) 1999 - 2015 Intel Corporation. >18:10:20,937 INFO kernel:e1000e 0000:00:19.0: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode >18:10:20,938 INFO kernel:mpt3sas_cm0: 64 BIT PCI BUS DMA ADDRESSING SUPPORTED, total mem (32342932 kB) >18:10:20,947 INFO kernel:igb: Intel(R) Gigabit Ethernet Network Driver - version 5.4.0-k >18:10:20,947 INFO kernel:igb: Copyright (c) 2007-2014 Intel Corporation. >18:10:20,961 INFO systemd-udevd:link_config: autonegotiation is unset or enabled, the speed and duplex are not writable. >18:10:20,995 NOTICE kernel:firewire_ohci 0000:08:03.0: added OHCI v1.10 device as card 0, 4 IR + 8 IT contexts, quirks 0x2 >18:10:20,996 INFO kernel:mpt3sas_cm0: CurrentHostPageSize is 0: Setting default host page size to 4k >18:10:20,996 WARNING kernel:mpt3sas_cm0: MSI-X vectors supported: 96, no of cores: 8, max_msix_vectors: -1 >18:10:20,996 INFO kernel:mpt3sas0-msix0: PCI-MSI-X enabled: IRQ 38 >18:10:20,996 INFO kernel:mpt3sas0-msix1: PCI-MSI-X enabled: IRQ 39 >18:10:20,996 INFO kernel:mpt3sas0-msix2: PCI-MSI-X enabled: IRQ 40 >18:10:20,996 INFO kernel:mpt3sas0-msix3: PCI-MSI-X enabled: IRQ 41 >18:10:20,996 INFO kernel:mpt3sas0-msix4: PCI-MSI-X enabled: IRQ 42 >18:10:20,996 INFO kernel:mpt3sas0-msix5: PCI-MSI-X enabled: IRQ 43 >18:10:20,996 INFO kernel:mpt3sas0-msix6: PCI-MSI-X enabled: IRQ 44 >18:10:20,996 INFO kernel:mpt3sas0-msix7: PCI-MSI-X enabled: IRQ 45 >18:10:20,996 INFO kernel:mpt3sas_cm0: iomem(0x00000000f7740000), mapped(0x000000009e8ae5de), size(65536) >18:10:20,996 INFO kernel:mpt3sas_cm0: ioport(0x000000000000e000), size(256) >18:10:21,005 INFO systemd:Reloading. >18:10:21,027 INFO kernel:e1000e 0000:00:19.0 0000:00:19.0 (uninitialized): registered PHC clock >18:10:21,050 INFO kernel:mpt3sas_cm0: CurrentHostPageSize is 0: Setting default host page size to 4k >18:10:21,050 INFO kernel:mpt3sas_cm0: sending message unit reset !! >18:10:21,051 INFO kernel:mpt3sas_cm0: message unit reset: SUCCESS >18:10:21,108 INFO kernel:e1000e 0000:00:19.0 eth0: (PCI Express:2.5GT/s:Width x1) 0c:c4:7a:31:44:90 >18:10:21,108 INFO kernel:e1000e 0000:00:19.0 eth0: Intel(R) PRO/1000 Network Connection >18:10:21,108 INFO kernel:e1000e 0000:00:19.0 eth0: MAC: 11, PHY: 12, PBA No: 0100FF-0FF >18:10:21,108 INFO kernel:[drm] Replacing VGA console driver >18:10:21,108 INFO systemd-udevd:link_config: autonegotiation is unset or enabled, the speed and duplex are not writable. >18:10:21,109 INFO kernel:e1000e 0000:00:19.0 eno1: renamed from eth0 >18:10:21,110 INFO kernel:Console: switching to colour dummy device 80x25 >18:10:21,110 INFO kernel:mpt3sas_cm0: Allocated physical memory: size(17201 kB) >18:10:21,110 INFO kernel:mpt3sas_cm0: Current Controller Queue Depth(9744),Max Controller Queue Depth(9856) >18:10:21,110 INFO kernel:mpt3sas_cm0: Scatter Gather Elements per IO(128) >18:10:21,110 INFO kernel:[drm] Supports vblank timestamp caching Rev 2 (21.10.2013). >18:10:21,110 INFO kernel:[drm] Driver supports precise vblank timestamp query. >18:10:21,111 INFO kernel:i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+mem:owns=io+mem >18:10:21,113 INFO kernel:[drm] Initialized i915 1.6.0 20171222 for 0000:00:02.0 on minor 0 >18:10:21,115 INFO kernel:ACPI: Video Device [GFX0] (multi-head: yes rom: no post: no) >18:10:21,115 INFO kernel:input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input5 >18:10:21,116 INFO kernel:8021q: 802.1Q VLAN Support v1.8 >18:10:21,179 INFO systemd-udevd:link_config: autonegotiation is unset or enabled, the speed and duplex are not writable. >18:10:21,201 INFO kernel:fbcon: inteldrmfb (fb0) is primary device >18:10:21,201 INFO kernel:mpt3sas_cm0: LSISAS3008: FWVersion(15.00.02.00), ChipRevision(0x02), BiosVersion(08.35.04.00) >18:10:21,201 INFO kernel:mpt3sas_cm0: Protocol=( >18:10:21,201 INFO kernel:Initiator >18:10:21,201 INFO kernel:,Target >18:10:21,201 INFO kernel:), >18:10:21,201 INFO kernel:Capabilities=( >18:10:21,201 INFO kernel:TLR >18:10:21,201 INFO kernel:,EEDP >18:10:21,201 INFO kernel:,Snapshot Buffer >18:10:21,201 INFO kernel:,Diag Trace Buffer >18:10:21,201 INFO kernel:,Task Set Full >18:10:21,201 INFO kernel:,NCQ >18:10:21,201 INFO kernel:) >18:10:21,201 INFO kernel:scsi host9: Fusion MPT SAS Host >18:10:21,201 INFO kernel:mpt3sas_cm0: sending port enable !! >18:10:21,201 INFO kernel:mpt3sas_cm1: 64 BIT PCI BUS DMA ADDRESSING SUPPORTED, total mem (32342932 kB) >18:10:21,201 INFO kernel:mpt3sas_cm0: host_add: handle(0x0001), sas_addr(0x500605b00a06dbe0), phys(8) >18:10:21,201 INFO kernel:mpt3sas_cm0: port enable: SUCCESS >18:10:21,201 NOTICE kernel:scsi 9:0:0:0: Direct-Access ATA Samsung SSD 850 4B6Q PQ: 0 ANSI: 6 >18:10:21,201 INFO kernel:scsi 9:0:0:0: SATA: handle(0x000b), sas_addr(0x4433221102000000), phy(2), device_name(0x500253887004bb96) >18:10:21,202 INFO kernel:scsi 9:0:0:0: enclosure logical id (0x500605b00a06dbe0), slot(0) >18:10:21,202 INFO kernel:scsi 9:0:0:0: enclosure level(0x0000), connector name( ) >18:10:21,202 INFO kernel:scsi 9:0:0:0: atapi(n), ncq(y), asyn_notify(n), smart(y), fua(y), sw_preserve(y) >18:10:21,202 NOTICE kernel:scsi 9:0:1:0: Direct-Access ATA Samsung SSD 850 4B6Q PQ: 0 ANSI: 6 >18:10:21,202 INFO kernel:scsi 9:0:1:0: SATA: handle(0x0009), sas_addr(0x4433221100000000), phy(0), device_name(0x500253884008e8c4) >18:10:21,202 INFO kernel:scsi 9:0:1:0: enclosure logical id (0x500605b00a06dbe0), slot(3) >18:10:21,202 INFO kernel:scsi 9:0:1:0: enclosure level(0x0000), connector name( ) >18:10:21,202 INFO kernel:scsi 9:0:1:0: atapi(n), ncq(y), asyn_notify(n), smart(y), fua(y), sw_preserve(y) >18:10:21,202 INFO kernel:mpt3sas_cm1: CurrentHostPageSize is 0: Setting default host page size to 4k >18:10:21,202 WARNING kernel:mpt3sas_cm1: MSI-X vectors supported: 96, no of cores: 8, max_msix_vectors: -1 >18:10:21,202 INFO kernel:mpt3sas1-msix0: PCI-MSI-X enabled: IRQ 52 >18:10:21,202 INFO kernel:mpt3sas1-msix1: PCI-MSI-X enabled: IRQ 53 >18:10:21,202 INFO kernel:mpt3sas1-msix2: PCI-MSI-X enabled: IRQ 54 >18:10:21,202 INFO kernel:mpt3sas1-msix3: PCI-MSI-X enabled: IRQ 55 >18:10:21,202 INFO kernel:mpt3sas1-msix4: PCI-MSI-X enabled: IRQ 56 >18:10:21,202 INFO kernel:mpt3sas1-msix5: PCI-MSI-X enabled: IRQ 57 >18:10:21,202 INFO kernel:mpt3sas1-msix6: PCI-MSI-X enabled: IRQ 58 >18:10:21,202 INFO kernel:mpt3sas1-msix7: PCI-MSI-X enabled: IRQ 59 >18:10:21,202 INFO kernel:mpt3sas_cm1: iomem(0x00000000f7540000), mapped(0x00000000847d2c7d), size(65536) >18:10:21,202 INFO kernel:mpt3sas_cm1: ioport(0x000000000000d000), size(256) >18:10:21,202 NOTICE kernel:scsi 9:0:2:0: Direct-Access ATA Samsung SSD 850 4B6Q PQ: 0 ANSI: 6 >18:10:21,202 INFO kernel:scsi 9:0:2:0: SATA: handle(0x000a), sas_addr(0x4433221101000000), phy(1), device_name(0x500253887004bb9f) >18:10:21,203 INFO kernel:scsi 9:0:2:0: enclosure logical id (0x500605b00a06dbe0), slot(2) >18:10:21,203 INFO kernel:scsi 9:0:2:0: enclosure level(0x0000), connector name( ) >18:10:21,203 INFO kernel:scsi 9:0:2:0: atapi(n), ncq(y), asyn_notify(n), smart(y), fua(y), sw_preserve(y) >18:10:21,203 NOTICE kernel:scsi 9:0:3:0: Direct-Access ATA Samsung SSD 850 4B6Q PQ: 0 ANSI: 6 >18:10:21,203 INFO kernel:scsi 9:0:3:0: SATA: handle(0x000c), sas_addr(0x4433221103000000), phy(3), device_name(0x500253887004bb97) >18:10:21,203 INFO kernel:scsi 9:0:3:0: enclosure logical id (0x500605b00a06dbe0), slot(1) >18:10:21,203 INFO kernel:scsi 9:0:3:0: enclosure level(0x0000), connector name( ) >18:10:21,203 INFO kernel:scsi 9:0:3:0: atapi(n), ncq(y), asyn_notify(n), smart(y), fua(y), sw_preserve(y) >18:10:21,203 INFO kernel:pps pps0: new PPS source ptp1 >18:10:21,203 INFO kernel:igb 0000:04:00.0: added PHC on eth0 >18:10:21,204 INFO kernel:igb 0000:04:00.0: Intel(R) Gigabit Ethernet Network Connection >18:10:21,204 INFO kernel:igb 0000:04:00.0: eth0: (PCIe:2.5Gb/s:Width x1) 0c:c4:7a:31:44:91 >18:10:21,204 INFO kernel:igb 0000:04:00.0: eth0: PBA No: 011000-000 >18:10:21,204 INFO kernel:igb 0000:04:00.0: Using MSI-X interrupts. 4 rx queue(s), 4 tx queue(s) >18:10:21,204 INFO kernel:Console: switching to colour frame buffer device 320x90 >18:10:21,204 INFO kernel:igb 0000:04:00.0 eno2: renamed from eth0 >18:10:21,204 NOTICE kernel:scsi 9:0:4:0: Direct-Access ATA Samsung SSD 850 4B6Q PQ: 0 ANSI: 6 >18:10:21,204 INFO kernel:scsi 9:0:4:0: SATA: handle(0x000d), sas_addr(0x4433221104000000), phy(4), device_name(0x50025388700447e6) >18:10:21,204 INFO kernel:scsi 9:0:4:0: enclosure logical id (0x500605b00a06dbe0), slot(7) >18:10:21,204 INFO kernel:scsi 9:0:4:0: enclosure level(0x0000), connector name( ) >18:10:21,204 INFO kernel:scsi 9:0:4:0: atapi(n), ncq(y), asyn_notify(n), smart(y), fua(y), sw_preserve(y) >18:10:21,204 NOTICE kernel:scsi 9:0:5:0: Direct-Access ATA Samsung SSD 850 4B6Q PQ: 0 ANSI: 6 >18:10:21,205 INFO kernel:scsi 9:0:5:0: SATA: handle(0x000e), sas_addr(0x4433221105000000), phy(5), device_name(0x5002538870044505) >18:10:21,205 INFO kernel:scsi 9:0:5:0: enclosure logical id (0x500605b00a06dbe0), slot(6) >18:10:21,205 INFO kernel:scsi 9:0:5:0: enclosure level(0x0000), connector name( ) >18:10:21,205 INFO kernel:scsi 9:0:5:0: atapi(n), ncq(y), asyn_notify(n), smart(y), fua(y), sw_preserve(y) >18:10:21,205 NOTICE kernel:scsi 9:0:6:0: Direct-Access ATA Samsung SSD 850 4B6Q PQ: 0 ANSI: 6 >18:10:21,205 INFO kernel:scsi 9:0:6:0: SATA: handle(0x000f), sas_addr(0x4433221106000000), phy(6), device_name(0x500253884008e8fb) >18:10:21,205 INFO kernel:scsi 9:0:6:0: enclosure logical id (0x500605b00a06dbe0), slot(4) >18:10:21,205 INFO kernel:scsi 9:0:6:0: enclosure level(0x0000), connector name( ) >18:10:21,205 INFO kernel:scsi 9:0:6:0: atapi(n), ncq(y), asyn_notify(n), smart(y), fua(y), sw_preserve(y) >18:10:21,206 NOTICE kernel:scsi 9:0:7:0: Direct-Access ATA Samsung SSD 850 4B6Q PQ: 0 ANSI: 6 >18:10:21,206 INFO kernel:scsi 9:0:7:0: SATA: handle(0x0010), sas_addr(0x4433221107000000), phy(7), device_name(0x500253887004bb9b) >18:10:21,206 INFO kernel:scsi 9:0:7:0: enclosure logical id (0x500605b00a06dbe0), slot(5) >18:10:21,206 INFO kernel:scsi 9:0:7:0: enclosure level(0x0000), connector name( ) >18:10:21,206 INFO kernel:scsi 9:0:7:0: atapi(n), ncq(y), asyn_notify(n), smart(y), fua(y), sw_preserve(y) >18:10:21,206 NOTICE kernel:sd 9:0:0:0: Attached scsi generic sg0 type 0 >18:10:21,206 NOTICE kernel:sd 9:0:1:0: Attached scsi generic sg1 type 0 >18:10:21,206 NOTICE kernel:sd 9:0:2:0: Attached scsi generic sg2 type 0 >18:10:21,206 NOTICE kernel:sd 9:0:3:0: Attached scsi generic sg3 type 0 >18:10:21,206 NOTICE kernel:sd 9:0:4:0: Attached scsi generic sg4 type 0 >18:10:21,206 NOTICE kernel:sd 9:0:5:0: Attached scsi generic sg5 type 0 >18:10:21,207 NOTICE kernel:sd 9:0:6:0: Attached scsi generic sg6 type 0 >18:10:21,207 NOTICE kernel:sd 9:0:7:0: Attached scsi generic sg7 type 0 >18:10:21,207 NOTICE kernel:sd 9:0:0:0: [sda] 2000409264 512-byte logical blocks: (1.02 TB/954 GiB) >18:10:21,207 NOTICE kernel:sd 9:0:1:0: [sdb] 2000409264 512-byte logical blocks: (1.02 TB/954 GiB) >18:10:21,207 NOTICE kernel:sd 9:0:2:0: [sdc] 2000409264 512-byte logical blocks: (1.02 TB/954 GiB) >18:10:21,207 NOTICE kernel:sd 9:0:3:0: [sdd] 2000409264 512-byte logical blocks: (1.02 TB/954 GiB) >18:10:21,207 NOTICE kernel:sd 9:0:4:0: [sde] 2000409264 512-byte logical blocks: (1.02 TB/954 GiB) >18:10:21,207 NOTICE kernel:sd 9:0:5:0: [sdf] 2000409264 512-byte logical blocks: (1.02 TB/954 GiB) >18:10:21,207 NOTICE kernel:sd 9:0:6:0: [sdg] 2000409264 512-byte logical blocks: (1.02 TB/954 GiB) >18:10:21,207 NOTICE kernel:sd 9:0:7:0: [sdh] 2000409264 512-byte logical blocks: (1.02 TB/954 GiB) >18:10:21,208 NOTICE kernel:sd 9:0:0:0: [sda] Write Protect is off >18:10:21,208 DEBUG kernel:sd 9:0:0:0: [sda] Mode Sense: 9b 00 10 08 >18:10:21,208 NOTICE kernel:sd 9:0:1:0: [sdb] Write Protect is off >18:10:21,208 DEBUG kernel:sd 9:0:1:0: [sdb] Mode Sense: 9b 00 10 08 >18:10:21,208 NOTICE kernel:sd 9:0:2:0: [sdc] Write Protect is off >18:10:21,208 DEBUG kernel:sd 9:0:2:0: [sdc] Mode Sense: 9b 00 10 08 >18:10:21,208 NOTICE kernel:sd 9:0:3:0: [sdd] Write Protect is off >18:10:21,208 DEBUG kernel:sd 9:0:3:0: [sdd] Mode Sense: 9b 00 10 08 >18:10:21,208 NOTICE kernel:sd 9:0:4:0: [sde] Write Protect is off >18:10:21,208 DEBUG kernel:sd 9:0:4:0: [sde] Mode Sense: 9b 00 10 08 >18:10:21,209 NOTICE kernel:sd 9:0:5:0: [sdf] Write Protect is off >18:10:21,209 DEBUG kernel:sd 9:0:5:0: [sdf] Mode Sense: 9b 00 10 08 >18:10:21,209 NOTICE kernel:sd 9:0:0:0: [sda] Write cache: enabled, read cache: enabled, supports DPO and FUA >18:10:21,209 NOTICE kernel:sd 9:0:6:0: [sdg] Write Protect is off >18:10:21,209 DEBUG kernel:sd 9:0:6:0: [sdg] Mode Sense: 9b 00 10 08 >18:10:21,209 NOTICE kernel:sd 9:0:7:0: [sdh] Write Protect is off >18:10:21,209 DEBUG kernel:sd 9:0:7:0: [sdh] Mode Sense: 9b 00 10 08 >18:10:21,209 NOTICE kernel:sd 9:0:1:0: [sdb] Write cache: enabled, read cache: enabled, supports DPO and FUA >18:10:21,209 NOTICE kernel:sd 9:0:2:0: [sdc] Write cache: enabled, read cache: enabled, supports DPO and FUA >18:10:21,210 NOTICE kernel:sd 9:0:3:0: [sdd] Write cache: enabled, read cache: enabled, supports DPO and FUA >18:10:21,210 NOTICE kernel:sd 9:0:4:0: [sde] Write cache: enabled, read cache: enabled, supports DPO and FUA >18:10:21,210 NOTICE kernel:sd 9:0:5:0: [sdf] Write cache: enabled, read cache: enabled, supports DPO and FUA >18:10:21,210 NOTICE kernel:sd 9:0:6:0: [sdg] Write cache: enabled, read cache: enabled, supports DPO and FUA >18:10:21,210 NOTICE kernel:sd 9:0:7:0: [sdh] Write cache: enabled, read cache: enabled, supports DPO and FUA >18:10:21,210 INFO kernel:i915 0000:00:02.0: fb0: inteldrmfb frame buffer device >18:10:21,210 INFO kernel: sdb: sdb1 sdb2 >18:10:21,210 INFO kernel: sda: sda1 sda2 >18:10:21,210 INFO kernel: sdc: sdc1 sdc2 >18:10:21,210 INFO kernel: sdd: sdd1 sdd2 >18:10:21,210 INFO kernel: sde: sde1 sde2 >18:10:21,210 INFO kernel: sdf: sdf1 sdf2 >18:10:21,210 INFO kernel: sdg: sdg1 sdg2 >18:10:21,210 INFO kernel: sdh: sdh1 sdh2 >18:10:21,210 NOTICE kernel:sd 9:0:1:0: [sdb] Attached SCSI disk >18:10:21,210 NOTICE kernel:sd 9:0:0:0: [sda] Attached SCSI disk >18:10:21,212 NOTICE kernel:sd 9:0:2:0: [sdc] Attached SCSI disk >18:10:21,212 NOTICE kernel:sd 9:0:3:0: [sdd] Attached SCSI disk >18:10:21,212 NOTICE kernel:sd 9:0:4:0: [sde] Attached SCSI disk >18:10:21,212 NOTICE kernel:sd 9:0:5:0: [sdf] Attached SCSI disk >18:10:21,212 NOTICE kernel:sd 9:0:6:0: [sdg] Attached SCSI disk >18:10:21,213 NOTICE kernel:sd 9:0:7:0: [sdh] Attached SCSI disk >18:10:21,219 INFO kernel:mpt3sas_cm1: CurrentHostPageSize is 0: Setting default host page size to 4k >18:10:21,219 INFO kernel:mpt3sas_cm1: sending message unit reset !! >18:10:21,221 INFO kernel:mpt3sas_cm1: message unit reset: SUCCESS >18:10:21,277 INFO kernel:mpt3sas_cm1: Allocated physical memory: size(17201 kB) >18:10:21,277 INFO kernel:mpt3sas_cm1: Current Controller Queue Depth(9744),Max Controller Queue Depth(9856) >18:10:21,277 INFO kernel:mpt3sas_cm1: Scatter Gather Elements per IO(128) >18:10:21,323 INFO kernel:mpt3sas_cm1: LSISAS3008: FWVersion(15.00.02.00), ChipRevision(0x02), BiosVersion(08.35.04.00) >18:10:21,323 INFO kernel:mpt3sas_cm1: Protocol=( >18:10:21,323 INFO kernel:Initiator >18:10:21,323 INFO kernel:,Target >18:10:21,323 INFO kernel:), >18:10:21,323 INFO kernel:Capabilities=( >18:10:21,323 INFO kernel:TLR >18:10:21,323 INFO kernel:,EEDP >18:10:21,323 INFO kernel:,Snapshot Buffer >18:10:21,323 INFO kernel:,Diag Trace Buffer >18:10:21,323 INFO kernel:,Task Set Full >18:10:21,323 INFO kernel:,NCQ >18:10:21,323 INFO kernel:) >18:10:21,323 INFO kernel:scsi host10: Fusion MPT SAS Host >18:10:21,323 INFO kernel:mpt3sas_cm1: sending port enable !! >18:10:21,324 INFO kernel:mpt3sas_cm1: host_add: handle(0x0001), sas_addr(0x500605b00a00e630), phys(8) >18:10:21,335 INFO kernel:mpt3sas_cm1: port enable: SUCCESS >18:10:21,337 NOTICE kernel:scsi 10:0:0:0: Direct-Access ATA Samsung SSD 850 4B6Q PQ: 0 ANSI: 6 >18:10:21,337 INFO kernel:scsi 10:0:0:0: SATA: handle(0x000b), sas_addr(0x4433221102000000), phy(2), device_name(0x500253887004bc11) >18:10:21,337 INFO kernel:scsi 10:0:0:0: enclosure logical id (0x500605b00a00e630), slot(0) >18:10:21,337 INFO kernel:scsi 10:0:0:0: enclosure level(0x0000), connector name( ) >18:10:21,337 INFO kernel:scsi 10:0:0:0: atapi(n), ncq(y), asyn_notify(n), smart(y), fua(y), sw_preserve(y) >18:10:21,340 NOTICE kernel:scsi 10:0:1:0: Direct-Access ATA Samsung SSD 850 4B6Q PQ: 0 ANSI: 6 >18:10:21,340 INFO kernel:scsi 10:0:1:0: SATA: handle(0x0009), sas_addr(0x4433221100000000), phy(0), device_name(0x50025388700448c8) >18:10:21,340 INFO kernel:scsi 10:0:1:0: enclosure logical id (0x500605b00a00e630), slot(3) >18:10:21,340 INFO kernel:scsi 10:0:1:0: enclosure level(0x0000), connector name( ) >18:10:21,340 INFO kernel:scsi 10:0:1:0: atapi(n), ncq(y), asyn_notify(n), smart(y), fua(y), sw_preserve(y) >18:10:21,341 NOTICE kernel:scsi 10:0:2:0: Direct-Access ATA INTEL SSDSC2BX01 0140 PQ: 0 ANSI: 6 >18:10:21,341 INFO kernel:scsi 10:0:2:0: SATA: handle(0x000a), sas_addr(0x4433221101000000), phy(1), device_name(0x55cd2e404c21496e) >18:10:21,341 INFO kernel:scsi 10:0:2:0: enclosure logical id (0x500605b00a00e630), slot(2) >18:10:21,341 INFO kernel:scsi 10:0:2:0: enclosure level(0x0000), connector name( ) >18:10:21,341 INFO kernel:scsi 10:0:2:0: atapi(n), ncq(y), asyn_notify(n), smart(y), fua(y), sw_preserve(y) >18:10:21,343 NOTICE kernel:scsi 10:0:3:0: Direct-Access HITACHI HUS156060VLS600 A760 PQ: 0 ANSI: 6 >18:10:21,343 INFO kernel:scsi 10:0:3:0: SSP: handle(0x000c), sas_addr(0x5000cca041a9f175), phy(7), device_name(0x5000cca041a9f177) >18:10:21,343 INFO kernel:scsi 10:0:3:0: enclosure logical id (0x500605b00a00e630), slot(5) >18:10:21,343 INFO kernel:scsi 10:0:3:0: enclosure level(0x0000), connector name( ) >18:10:21,344 NOTICE kernel:sd 10:0:0:0: Attached scsi generic sg8 type 0 >18:10:21,344 NOTICE kernel:sd 10:0:1:0: Attached scsi generic sg9 type 0 >18:10:21,344 NOTICE kernel:sd 10:0:2:0: Attached scsi generic sg10 type 0 >18:10:21,344 NOTICE kernel:sd 10:0:3:0: Attached scsi generic sg11 type 0 >18:10:21,345 NOTICE kernel:sd 10:0:3:0: [sdl] 1172123568 512-byte logical blocks: (600 GB/559 GiB) >18:10:21,345 NOTICE kernel:sd 10:0:3:0: [sdl] Write Protect is off >18:10:21,345 DEBUG kernel:sd 10:0:3:0: [sdl] Mode Sense: db 00 10 08 >18:10:21,345 NOTICE kernel:sd 10:0:0:0: [sdi] 2000409264 512-byte logical blocks: (1.02 TB/954 GiB) >18:10:21,345 NOTICE kernel:sd 10:0:1:0: [sdj] 2000409264 512-byte logical blocks: (1.02 TB/954 GiB) >18:10:21,345 NOTICE kernel:sd 10:0:3:0: [sdl] Write cache: enabled, read cache: enabled, supports DPO and FUA >18:10:21,346 NOTICE kernel:sd 10:0:0:0: [sdi] Write Protect is off >18:10:21,346 DEBUG kernel:sd 10:0:0:0: [sdi] Mode Sense: 9b 00 10 08 >18:10:21,346 NOTICE kernel:sd 10:0:1:0: [sdj] Write Protect is off >18:10:21,346 DEBUG kernel:sd 10:0:1:0: [sdj] Mode Sense: 9b 00 10 08 >18:10:21,346 NOTICE kernel:sd 10:0:2:0: [sdk] 3125627568 512-byte logical blocks: (1.60 TB/1.46 TiB) >18:10:21,347 NOTICE kernel:sd 10:0:2:0: [sdk] 4096-byte physical blocks >18:10:21,347 NOTICE kernel:sd 10:0:0:0: [sdi] Write cache: enabled, read cache: enabled, supports DPO and FUA >18:10:21,347 NOTICE kernel:sd 10:0:1:0: [sdj] Write cache: enabled, read cache: enabled, supports DPO and FUA >18:10:21,348 NOTICE kernel:sd 10:0:2:0: [sdk] Write Protect is off >18:10:21,348 DEBUG kernel:sd 10:0:2:0: [sdk] Mode Sense: 9b 00 10 08 >18:10:21,348 NOTICE kernel:sd 10:0:2:0: [sdk] Write cache: enabled, read cache: enabled, supports DPO and FUA >18:10:21,351 INFO kernel: sdi: sdi1 sdi2 >18:10:21,351 INFO kernel: sdj: sdj1 sdj2 >18:10:21,355 INFO kernel: sdk: sdk1 sdk2 sdk3 >18:10:21,355 NOTICE kernel:sd 10:0:1:0: [sdj] Attached SCSI disk >18:10:21,355 NOTICE kernel:sd 10:0:0:0: [sdi] Attached SCSI disk >18:10:21,360 NOTICE kernel:sd 10:0:2:0: [sdk] Attached SCSI disk >18:10:21,368 NOTICE kernel:sd 10:0:3:0: [sdl] Attached SCSI disk >18:10:21,502 NOTICE kernel:firewire_core 0000:08:03.0: created device fw0: GUID 003048000010e428, S400 >18:10:21,535 NOTICE kernel:scsi 8:0:0:0: Direct-Access SanDisk Ultra USB 3.0 1.00 PQ: 0 ANSI: 6 >18:10:21,535 NOTICE kernel:sd 8:0:0:0: Attached scsi generic sg12 type 0 >18:10:21,535 NOTICE kernel:sd 8:0:0:0: [sdm] 60062500 512-byte logical blocks: (30.8 GB/28.6 GiB) >18:10:21,536 NOTICE kernel:sd 8:0:0:0: [sdm] Write Protect is off >18:10:21,536 DEBUG kernel:sd 8:0:0:0: [sdm] Mode Sense: 43 00 00 00 >18:10:21,536 NOTICE kernel:sd 8:0:0:0: [sdm] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA >18:10:21,542 INFO kernel: sdm: sdm1 sdm2 >18:10:21,543 NOTICE kernel:sd 8:0:0:0: [sdm] Attached SCSI removable disk >18:10:21,621 ERR multipath:sdm: can't store path info >18:10:21,697 INFO systemd:Started udev Wait for Complete Device Initialization. >18:10:21,697 NOTICE audit: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' >18:10:21,697 WARNING kernel:kauditd_printk_skb: 1 callbacks suppressed >18:10:21,697 NOTICE kernel:audit: type=1130 audit(1529777421.696:13): 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' >18:10:21,698 INFO systemd:Starting Device-Mapper Multipath Device Controller... >18:10:21,700 INFO systemd:Started Device-Mapper Multipath Device Controller. >18:10:21,700 NOTICE audit: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' >18:10:21,700 NOTICE kernel:audit: type=1130 audit(1529777421.699:14): 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' >18:10:21,700 INFO systemd:Reached target Local File Systems (Pre). >18:10:21,700 INFO systemd:Reached target Local File Systems. >18:10:21,701 INFO systemd:Starting Create Volatile Files and Directories... >18:10:21,734 INFO multipathd:--------start up-------- >18:10:21,734 INFO multipathd:read /etc/multipath.conf >18:10:21,736 INFO systemd:Started Create Volatile Files and Directories. >18:10:21,736 NOTICE audit: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' >18:10:21,736 NOTICE kernel:audit: type=1130 audit(1529777421.735:15): 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' >18:10:21,736 INFO systemd:Reached target System Initialization. >18:10:21,736 INFO multipathd:path checkers start up >18:10:21,736 INFO systemd:Reached target Basic System. >18:10:21,772 INFO dracut-initqueue:anaconda using disk root at /dev/sdm >18:10:21,821 DEBUG kernel:ISO 9660 Extensions: Microsoft Joliet Level 3 >18:10:21,823 DEBUG kernel:ISO 9660 Extensions: Microsoft Joliet Level 3 >18:10:21,826 INFO dracut-initqueue:mount: /run/install/repo: WARNING: device write-protected, mounted read-only. >18:10:21,826 DEBUG kernel:ISO 9660 Extensions: RRIP_1991A >18:10:21,851 INFO dracut-initqueue:anaconda: found /run/install/repo//images/install.img >18:10:21,973 INFO kernel:loop: module loaded >18:10:22,108 INFO systemd:Started dracut initqueue hook. >18:10:22,108 NOTICE audit: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' >18:10:22,108 NOTICE kernel:audit: type=1130 audit(1529777422.107:16): 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' >18:10:22,108 INFO systemd:Starting dracut pre-mount hook... >18:10:22,109 INFO systemd:Reached target Remote File Systems (Pre). >18:10:22,109 INFO systemd:Reached target Remote File Systems. >18:10:22,117 INFO systemd:Started dracut pre-mount hook. >18:10:22,117 NOTICE audit: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' >18:10:22,118 INFO systemd:Reached target Initrd Root File System. >18:10:22,118 INFO systemd:Starting Reload Configuration from the Real Root... >18:10:22,118 NOTICE kernel:audit: type=1130 audit(1529777422.117:17): 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' >18:10:22,153 INFO systemd:Reloading. >18:10:22,292 INFO systemd:Started Reload Configuration from the Real Root. >18:10:22,293 NOTICE audit: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' >18:10:22,293 NOTICE audit: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' >18:10:22,293 INFO systemd:Reached target Initrd File Systems. >18:10:22,293 INFO systemd:Reached target Initrd Default Target. >18:10:22,293 NOTICE kernel:audit: type=1130 audit(1529777422.292:18): 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' >18:10:22,293 NOTICE kernel:audit: type=1131 audit(1529777422.292:19): 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' >18:10:22,293 INFO systemd:Starting dracut mount hook... >18:10:22,307 INFO kernel:EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >18:10:22,338 INFO systemd:Started dracut mount hook. >18:10:22,338 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-mount comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >18:10:22,339 INFO systemd:Starting dracut pre-pivot and cleanup hook... >18:10:22,339 NOTICE kernel:audit: type=1130 audit(1529777422.337:20): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-mount comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >18:10:22,648 INFO systemd:Started dracut pre-pivot and cleanup hook. >18:10:22,648 NOTICE audit: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' >18:10:22,648 NOTICE kernel:audit: type=1130 audit(1529777422.647:21): 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' >18:10:22,649 INFO systemd:Starting Cleaning Up and Shutting Down Daemons... >18:10:22,689 INFO systemd:Stopped dracut pre-pivot and cleanup hook. >18:10:22,689 NOTICE audit: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' >18:10:22,689 INFO systemd:Stopped target Initrd Default Target. >18:10:22,689 INFO systemd:Stopped target Basic System. >18:10:22,689 INFO systemd:Stopped target Initrd Root Device. >18:10:22,689 NOTICE kernel:audit: type=1131 audit(1529777422.688:22): 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' >18:10:22,689 INFO systemd:Starting Setup Virtual Console... >18:10:22,689 INFO systemd:Stopped target Remote File Systems. >18:10:22,689 INFO systemd:Stopped target Remote File Systems (Pre). >18:10:22,690 INFO systemd:Stopped target Timers. >18:10:22,690 INFO systemd:Stopped target Slices. >18:10:22,690 INFO systemd:Stopped target Paths. >18:10:22,690 INFO systemd:Stopped target Sockets. >18:10:22,690 INFO systemd:Stopped dracut mount hook. >18:10:22,690 NOTICE audit:SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-mount comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >18:10:22,690 INFO systemd:Stopped dracut pre-mount hook. >18:10:22,690 NOTICE audit: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' >18:10:22,690 NOTICE audit: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' >18:10:22,691 INFO systemd:Stopped dracut initqueue hook. >18:10:22,691 NOTICE audit: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' >18:10:22,691 NOTICE audit: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' >18:10:22,691 INFO systemd:Stopped target System Initialization. >18:10:22,691 INFO systemd:Stopped Create Volatile Files and Directories. >18:10:22,691 NOTICE audit: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' >18:10:22,691 NOTICE audit: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' >18:10:22,691 INFO systemd:Stopped target Local Encrypted Volumes. >18:10:22,691 INFO systemd:Stopped target Swap. >18:10:22,691 INFO systemd:Stopped target Local File Systems. >18:10:22,691 INFO systemd:Stopped target Local File Systems (Pre). >18:10:22,692 INFO systemd:Stopping Device-Mapper Multipath Device Controller... >18:10:22,692 INFO systemd:Stopped Apply Kernel Variables. >18:10:22,692 NOTICE audit: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' >18:10:22,692 NOTICE audit: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' >18:10:22,693 INFO systemd:Starting Plymouth switch root service... >18:10:22,695 INFO systemd:Started Cleaning Up and Shutting Down Daemons. >18:10:22,695 NOTICE audit: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' >18:10:22,695 NOTICE audit: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' >18:10:22,704 INFO systemd:Started Plymouth switch root service. >18:10:22,705 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=plymouth-switch-root comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >18:10:22,705 NOTICE audit:SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=plymouth-switch-root comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >18:10:22,725 INFO systemd:Started Setup Virtual Console. >18:10:22,725 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-vconsole-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >18:10:22,725 NOTICE audit:SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-vconsole-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >18:10:22,726 INFO multipathd:ok >18:10:22,748 INFO multipathd:--------shut down------- >18:10:22,754 INFO systemd:Stopped Device-Mapper Multipath Device Controller. >18:10:22,754 NOTICE audit: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' >18:10:22,754 NOTICE audit: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' >18:10:22,754 INFO systemd:Stopped udev Wait for Complete Device Initialization. >18:10:22,755 NOTICE audit: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' >18:10:22,755 NOTICE audit: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' >18:10:22,755 INFO systemd:Stopped udev Coldplug all Devices. >18:10:22,755 NOTICE audit: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' >18:10:22,755 NOTICE audit: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' >18:10:22,755 INFO systemd:Stopped dracut pre-trigger hook. >18:10:22,756 NOTICE audit: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' >18:10:22,756 NOTICE audit: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' >18:10:22,756 INFO systemd:Stopping udev Kernel Device Manager... >18:10:22,769 INFO systemd:Stopped udev Kernel Device Manager. >18:10:22,769 NOTICE audit: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' >18:10:22,769 NOTICE audit: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' >18:10:22,769 INFO systemd:Stopped Create Static Device Nodes in /dev. >18:10:22,770 NOTICE audit: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' >18:10:22,770 NOTICE audit: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' >18:10:22,770 INFO systemd:Stopped Create list of required static device nodes for the current kernel. >18:10:22,770 NOTICE audit: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' >18:10:22,770 NOTICE audit: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' >18:10:22,770 INFO systemd:Stopped dracut pre-udev hook. >18:10:22,771 NOTICE audit: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' >18:10:22,771 NOTICE audit: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' >18:10:22,771 INFO systemd:Stopped dracut cmdline hook. >18:10:22,771 NOTICE audit: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' >18:10:22,771 NOTICE audit: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' >18:10:22,771 INFO systemd:Closed udev Kernel Socket. >18:10:22,771 INFO systemd:Closed udev Control Socket. >18:10:22,772 INFO systemd:Starting Cleanup udevd DB... >18:10:22,812 INFO systemd:Started Cleanup udevd DB. >18:10:22,812 NOTICE audit: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' >18:10:22,812 NOTICE audit: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' >18:10:22,812 INFO systemd:Reached target Switch Root. >18:10:22,813 INFO systemd:Starting Switch Root... >18:10:22,852 NOTICE systemd:Switching root. >18:10:22,864 INFO systemd-journald:Journal stopped >18:10:24,725 INFO systemd-journald:Received SIGTERM from PID 1 (systemd). >18:10:24,725 WARNING kernel:systemd: 17 output lines suppressed due to ratelimiting >18:10:24,725 NOTICE kernel:random: crng init done >18:10:24,725 DEBUG kernel:SELinux: 32768 avtab hash slots, 114236 rules. >18:10:24,725 DEBUG kernel:SELinux: 32768 avtab hash slots, 114236 rules. >18:10:24,725 DEBUG kernel:SELinux: 8 users, 14 roles, 5122 types, 320 bools, 1 sens, 1024 cats >18:10:24,725 DEBUG kernel:SELinux: 129 classes, 114236 rules >18:10:24,725 INFO kernel:SELinux: Class bpf not defined in policy. >18:10:24,725 INFO kernel:SELinux: the above unknown classes and permissions will be allowed >18:10:24,725 INFO kernel:SELinux: policy capability network_peer_controls=1 >18:10:24,725 INFO kernel:SELinux: policy capability open_perms=1 >18:10:24,725 INFO kernel:SELinux: policy capability extended_socket_class=1 >18:10:24,725 INFO kernel:SELinux: policy capability always_check_network=0 >18:10:24,725 INFO kernel:SELinux: policy capability cgroup_seclabel=1 >18:10:24,725 INFO kernel:SELinux: policy capability nnp_nosuid_transition=1 >18:10:24,725 DEBUG kernel:SELinux: Completing initialization. >18:10:24,725 DEBUG kernel:SELinux: Setting up existing superblocks. >18:10:24,725 INFO systemd:Successfully loaded SELinux policy in 418.045ms. >18:10:24,725 INFO systemd:Relabelled /dev, /run and /sys/fs/cgroup in 26.457ms. >18:10:24,725 INFO systemd: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) >18:10:24,725 INFO systemd:Detected architecture x86-64. >18:10:24,725 INFO systemd:Stopped Switch Root. >18:10:24,725 INFO systemd:systemd-journald.service: Service has no hold-off time, scheduling restart. >18:10:24,725 INFO systemd:systemd-journald.service: Scheduled restart job, restart counter is at 1. >18:10:24,725 INFO systemd:Stopped Journal Service. >18:10:24,725 INFO systemd:Starting Journal Service... >18:10:24,725 INFO systemd:Starting Remount Root and Kernel File Systems... >18:10:24,725 INFO systemd:Mounting Kernel Debug File System... >18:10:24,725 INFO systemd:Mounting POSIX Message Queue File System... >18:10:24,725 INFO systemd-journald:Journal started >18:10:24,725 INFO systemd-journald:Runtime journal (/run/log/journal/43471ecd6c2f4956bb9ff7d0691d0192) is 8.0M, max 1.5G, 1.5G free. >18:10:24,725 NOTICE audit:MAC_POLICY_LOAD policy loaded auid=4294967295 ses=4294967295 >18:10:24,725 NOTICE audit:AVC avc: denied { relabelto } for pid=1 comm="systemd" name="rootfsbase" dev="tmpfs" ino=22093 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:var_run_t:s0 tclass=lnk_file permissive=1 >18:10:24,725 NOTICE audit: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' >18:10:24,725 NOTICE audit: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' >18:10:24,725 NOTICE audit: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' >18:10:24,725 NOTICE audit: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' >18:10:24,725 NOTICE audit: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' >18:10:24,725 NOTICE audit: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' >18:10:24,725 NOTICE audit: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' >18:10:24,725 NOTICE audit:CONFIG_CHANGE audit_enabled=1 old=1 auid=4294967295 ses=4294967295 subj=system_u:system_r:syslogd_t:s0 res=1 >18:10:24,725 NOTICE audit: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' >18:10:24,726 NOTICE audit: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' >18:10:24,726 INFO systemd:Starting Flush Journal to Persistent Storage... >18:10:24,758 INFO systemd:Started Apply Kernel Variables. >18:10:24,758 NOTICE audit: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' >18:10:24,790 INFO fedora-readonly:/usr/lib/systemd/fedora-readonly: line 14: warning: command substitution: ignored null byte in input >18:10:24,792 INFO systemd-journald:Runtime journal (/run/log/journal/43471ecd6c2f4956bb9ff7d0691d0192) is 8.0M, max 1.5G, 1.5G free. >18:10:24,807 INFO systemd:Started Configure read-only root support. >18:10:24,807 NOTICE audit: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' >18:10:24,809 INFO systemd:Starting Load/Save Random Seed... >18:10:24,809 INFO systemd:Started Flush Journal to Persistent Storage. >18:10:24,809 NOTICE audit: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' >18:10:24,812 INFO systemd:Started Create System Users. >18:10:24,812 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-sysusers comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >18:10:24,812 INFO systemd:Starting Create Static Device Nodes in /dev... >18:10:24,861 INFO systemd:Started Load/Save Random Seed. >18:10:24,862 NOTICE audit: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' >18:10:24,865 INFO systemd:Started Create Static Device Nodes in /dev. >18:10:24,865 NOTICE audit: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' >18:10:24,926 INFO systemd:Started udev Coldplug all Devices. >18:10:24,926 NOTICE audit: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' >18:10:24,927 INFO systemd:Starting udev Wait for Complete Device Initialization... >18:10:24,928 INFO systemd:Started Setup Virtual Console. >18:10:24,928 NOTICE audit: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' >18:10:24,928 NOTICE audit: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' >18:10:25,011 INFO systemd:Started Rebuild Hardware Database. >18:10:25,012 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-hwdb-update comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >18:10:25,013 INFO systemd:Starting udev Kernel Device Manager... >18:10:25,092 INFO systemd:Started udev Kernel Device Manager. >18:10:25,092 NOTICE audit: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' >18:10:25,167 INFO systemd:Reached target Printer. >18:10:25,181 ERR systemd-udevd:ctx=0x5575ce4783b0 path=/lib/modules/4.16.3-301.fc28.x86_64/kernel/sound/pci/hda/snd-hda-codec.ko.xz error=No such file or directory >18:10:25,182 ERR systemd-udevd:ctx=0x5575ce4783b0 path=/lib/modules/4.16.3-301.fc28.x86_64/kernel/sound/pci/hda/snd-hda-codec.ko.xz error=No such file or directory >18:10:25,195 ERR systemd-udevd:ctx=0x5575ce4783b0 path=/lib/modules/4.16.3-301.fc28.x86_64/kernel/drivers/media/common/videobuf2/videobuf2-vmalloc.ko.xz error=No such file or directory >18:10:25,195 ERR systemd-udevd:ctx=0x5575ce4783b0 path=/lib/modules/4.16.3-301.fc28.x86_64/kernel/drivers/media/common/videobuf2/videobuf2-vmalloc.ko.xz error=No such file or directory >18:10:25,195 ERR systemd-udevd:ctx=0x5575ce4783b0 path=/lib/modules/4.16.3-301.fc28.x86_64/kernel/drivers/media/common/videobuf2/videobuf2-vmalloc.ko.xz error=No such file or directory >18:10:25,196 INFO kernel:shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 >18:10:25,197 ERR systemd-udevd:ctx=0x5575ce4783b0 path=/lib/modules/4.16.3-301.fc28.x86_64/kernel/sound/pci/hda/snd-hda-codec.ko.xz error=No such file or directory >18:10:25,197 ERR systemd-udevd:ctx=0x5575ce4783b0 path=/lib/modules/4.16.3-301.fc28.x86_64/kernel/sound/pci/hda/snd-hda-codec.ko.xz error=No such file or directory >18:10:25,221 ERR systemd-udevd:ctx=0x5575ce4783b0 path=/lib/modules/4.16.3-301.fc28.x86_64/kernel/sound/pci/oxygen/snd-oxygen-lib.ko.xz error=No such file or directory >18:10:25,222 ERR systemd-udevd:ctx=0x5575ce4783b0 path=/lib/modules/4.16.3-301.fc28.x86_64/kernel/sound/usb/snd-usbmidi-lib.ko.xz error=No such file or directory >18:10:25,246 WARNING kernel:ACPI Warning: SystemIO range 0x0000000000001828-0x000000000000182F conflicts with OpRegion 0x0000000000001800-0x000000000000187F (\PMIO) (20180105/utaddress-247) >18:10:25,246 INFO kernel:ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver >18:10:25,246 WARNING kernel:ACPI Warning: SystemIO range 0x0000000000001C40-0x0000000000001C4F conflicts with OpRegion 0x0000000000001C00-0x0000000000001FFF (\GPR) (20180105/utaddress-247) >18:10:25,246 INFO kernel:ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver >18:10:25,246 WARNING kernel:ACPI Warning: SystemIO range 0x0000000000001C30-0x0000000000001C3F conflicts with OpRegion 0x0000000000001C00-0x0000000000001C3F (\GPRL) (20180105/utaddress-247) >18:10:25,246 WARNING kernel:ACPI Warning: SystemIO range 0x0000000000001C30-0x0000000000001C3F conflicts with OpRegion 0x0000000000001C00-0x0000000000001FFF (\GPR) (20180105/utaddress-247) >18:10:25,246 INFO kernel:ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver >18:10:25,246 WARNING kernel:ACPI Warning: SystemIO range 0x0000000000001C00-0x0000000000001C2F conflicts with OpRegion 0x0000000000001C00-0x0000000000001C3F (\GPRL) (20180105/utaddress-247) >18:10:25,246 WARNING kernel:ACPI Warning: SystemIO range 0x0000000000001C00-0x0000000000001C2F conflicts with OpRegion 0x0000000000001C00-0x0000000000001FFF (\GPR) (20180105/utaddress-247) >18:10:25,246 INFO kernel:ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver >18:10:25,246 WARNING kernel:lpc_ich: Resource conflict(s) found affecting gpio_ich >18:10:25,246 INFO kernel:usblp 3-13:1.0: usblp0: USB Bidirectional printer dev 7 if 0 alt 0 proto 2 vid 0x03F0 pid 0x2F17 >18:10:25,247 INFO kernel:usbcore: registered new interface driver usblp >18:10:25,323 INFO kernel:i801_smbus 0000:00:1f.3: SPD Write Disable is set >18:10:25,323 INFO kernel:i801_smbus 0000:00:1f.3: SMBus using PCI interrupt >18:10:25,325 INFO systemd-udevd:link_config: autonegotiation is unset or enabled, the speed and duplex are not writable. >18:10:25,423 INFO systemd-udevd:link_config: autonegotiation is unset or enabled, the speed and duplex are not writable. >18:10:25,473 INFO kernel:RAPL PMU: API unit is 2^-32 Joules, 4 fixed counters, 655360 ms ovfl timer >18:10:25,473 INFO kernel:RAPL PMU: hw unit of domain pp0-core 2^-14 Joules >18:10:25,473 INFO kernel:RAPL PMU: hw unit of domain package 2^-14 Joules >18:10:25,473 INFO kernel:RAPL PMU: hw unit of domain dram 2^-14 Joules >18:10:25,473 INFO kernel:RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules >18:10:25,507 ERR systemd-udevd:ctx=0x5575ce4783b0 path=/lib/modules/4.16.3-301.fc28.x86_64/kernel/arch/x86/kvm/kvm.ko.xz error=No such file or directory >18:10:25,508 ERR systemd-udevd:ctx=0x5575ce4783b0 path=/lib/modules/4.16.3-301.fc28.x86_64/kernel/arch/x86/kvm/kvm.ko.xz error=No such file or directory >18:10:25,508 ERR systemd-udevd:ctx=0x5575ce4783b0 path=/lib/modules/4.16.3-301.fc28.x86_64/kernel/arch/x86/kvm/kvm.ko.xz error=No such file or directory >18:10:25,508 ERR systemd-udevd:ctx=0x5575ce4783b0 path=/lib/modules/4.16.3-301.fc28.x86_64/kernel/arch/x86/kvm/kvm.ko.xz error=No such file or directory >18:10:25,520 ERR systemd-udevd:ctx=0x5575ce4783b0 path=/lib/modules/4.16.3-301.fc28.x86_64/kernel/arch/x86/kvm/kvm.ko.xz error=No such file or directory >18:10:25,531 ERR systemd-udevd:ctx=0x5575ce4783b0 path=/lib/modules/4.16.3-301.fc28.x86_64/kernel/arch/x86/kvm/kvm.ko.xz error=No such file or directory >18:10:25,532 ERR systemd-udevd:ctx=0x5575ce4783b0 path=/lib/modules/4.16.3-301.fc28.x86_64/kernel/arch/x86/kvm/kvm.ko.xz error=No such file or directory >18:10:25,542 INFO kernel:intel_rapl: Found RAPL domain package >18:10:25,542 INFO kernel:intel_rapl: Found RAPL domain core >18:10:25,542 INFO kernel:intel_rapl: Found RAPL domain uncore >18:10:25,542 INFO kernel:intel_rapl: Found RAPL domain dram >18:10:25,542 ERR multipath:sdm: can't store path info >18:10:25,559 ERR systemd-udevd:ctx=0x5575ce4783b0 path=/lib/modules/4.16.3-301.fc28.x86_64/kernel/arch/x86/kvm/kvm.ko.xz error=No such file or directory >18:10:25,606 INFO systemd:Started Timer to wait for more drives before activating degraded array.. >18:10:25,625 INFO systemd-udevd:link_config: autonegotiation is unset or enabled, the speed and duplex are not writable. >18:10:25,639 ERR systemd-udevd:ctx=0x5575ce4783b0 path=/lib/modules/4.16.3-301.fc28.x86_64/kernel/drivers/watchdog/iTCO_vendor_support.ko.xz error=No such file or directory >18:10:25,642 INFO kernel:md/raid1:md1: active with 11 out of 11 mirrors >18:10:25,642 INFO kernel:md1: detected capacity change from 0 to 1073676288 >18:10:25,650 WARNING kernel:md2: WARNING: sdk3 appears to be on the same physical disk as sdk2. >18:10:25,650 WARNING kernel:True protection against single-disk failure might be compromised. >18:10:25,650 INFO kernel:md/raid10:md2: active with 11 out of 11 devices >18:10:25,650 INFO kernel:md2: detected capacity change from 0 to 4397188775936 >18:10:25,651 INFO systemd:Started Timer to wait for more drives before activating degraded array.. >18:10:25,663 INFO systemd:Stopped Timer to wait for more drives before activating degraded array.. >18:10:25,668 INFO systemd:Stopped Timer to wait for more drives before activating degraded array.. >18:10:25,668 INFO systemd:Created slice system-lvm2\x2dpvscan.slice. >18:10:25,669 INFO systemd:Starting LVM2 PV scan on device 9:2... >18:10:25,761 INFO systemd:Started udev Wait for Complete Device Initialization. >18:10:25,761 NOTICE audit: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' >18:10:25,762 INFO systemd:Starting Activation of DM RAID sets... >18:10:25,763 INFO systemd:Starting Device-Mapper Multipath Device Controller... >18:10:25,788 INFO kernel:alua: device handler registered >18:10:25,815 INFO kernel:emc: device handler registered >18:10:25,831 INFO kernel:rdac: device handler registered >18:10:25,877 INFO systemd:Started Activation of DM RAID sets. >18:10:25,877 NOTICE audit: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' >18:10:25,877 NOTICE audit: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' >18:10:25,877 INFO systemd:Reached target Local Encrypted Volumes. >18:10:25,941 INFO multipathd:--------start up-------- >18:10:25,941 INFO multipathd:read /etc/multipath.conf >18:10:25,943 INFO multipathd:path checkers start up >18:10:25,989 INFO systemd:Started Device-Mapper Multipath Device Controller. >18:10:25,989 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=multipathd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >18:10:25,989 INFO systemd:Reached target Local File Systems (Pre). >18:10:25,989 INFO systemd:Reached target Local File Systems. >18:10:25,990 INFO systemd:Starting Tell Plymouth To Write Out Runtime Data... >18:10:25,990 INFO systemd:Starting Rebuild Journal Catalog... >18:10:25,991 INFO systemd:Starting Import network configuration from initramfs... >18:10:25,992 INFO systemd:Starting Rebuild Dynamic Linker Cache... >18:10:25,992 INFO systemd:Started LVM2 metadata daemon. >18:10:25,992 NOTICE audit: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' >18:10:26,046 INFO systemd:Started Tell Plymouth To Write Out Runtime Data. >18:10:26,046 NOTICE audit: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' >18:10:26,046 NOTICE audit: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' >18:10:26,075 INFO systemd:Started Rebuild Journal Catalog. >18:10:26,075 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-journal-catalog-update comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >18:10:26,089 INFO systemd:Started Import network configuration from initramfs. >18:10:26,089 NOTICE audit: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' >18:10:26,090 INFO systemd:Starting Create Volatile Files and Directories... >18:10:26,148 INFO systemd:Started Create Volatile Files and Directories. >18:10:26,148 NOTICE audit: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' >18:10:26,149 INFO systemd:Starting Update UTMP about System Boot/Shutdown... >18:10:26,192 NOTICE audit:SYSTEM_BOOT pid=1704 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' >18:10:26,194 INFO systemd:Started Update UTMP about System Boot/Shutdown. >18:10:26,194 NOTICE audit: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' >18:10:26,307 INFO lvm: 5 logical volume(s) in volume group "vg_ceramic" now active >18:10:26,309 INFO systemd:Started LVM2 PV scan on device 9:2. >18:10:26,309 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=lvm2-pvscan@9:2 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >18:10:27,813 INFO systemd:Started Rebuild Dynamic Linker Cache. >18:10:27,813 WARNING kernel:kauditd_printk_skb: 71 callbacks suppressed >18:10:27,813 NOTICE kernel:audit: type=1130 audit(1529777427.812:94): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=ldconfig comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >18:10:27,813 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=ldconfig comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >18:10:27,814 INFO systemd:Starting Update is Completed... >18:10:27,852 INFO systemd:Started Update is Completed. >18:10:27,852 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-update-done comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >18:10:27,853 INFO systemd:Reached target System Initialization. >18:10:27,853 INFO systemd:Listening on Open-iSCSI iscsiuio Socket. >18:10:27,853 INFO systemd:Started Daily Cleanup of Temporary Directories. >18:10:27,853 INFO systemd:Reached target Timers. >18:10:27,853 NOTICE kernel:audit: type=1130 audit(1529777427.852:95): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-update-done comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >18:10:27,854 INFO systemd:Listening on D-Bus System Message Bus Socket. >18:10:27,854 INFO systemd:Listening on Open-iSCSI iscsid Socket. >18:10:27,854 INFO systemd:Reached target Sockets. >18:10:27,854 INFO systemd:Reached target Basic System. >18:10:27,854 INFO systemd:Started Hardware RNG Entropy Gatherer Daemon. >18:10:27,854 NOTICE audit: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' >18:10:27,855 NOTICE kernel:audit: type=1130 audit(1529777427.854:96): 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' >18:10:27,856 INFO systemd:Starting Login Service... >18:10:27,864 INFO systemd:Starting System Logging Service... >18:10:27,869 INFO systemd:Starting OpenSSH ed25519 Server Key Generation... >18:10:27,870 INFO systemd:Starting pre-anaconda logging service... >18:10:27,870 INFO systemd:Starting Software RAID monitoring and management... >18:10:27,871 INFO systemd:Starting Anaconda NetworkManager configuration... >18:10:27,872 INFO systemd:Starting Hold until boot process finishes up... >18:10:27,872 INFO mdadm:mdadm: No mail address or alert command - not monitoring. >18:10:27,873 INFO systemd:Starting OpenSSH rsa Server Key Generation... >18:10:27,874 INFO systemd:Starting Terminate Plymouth Boot Screen... >18:10:27,875 INFO systemd:Starting Service enabling compressing RAM with zRam... >18:10:27,876 INFO systemd:Starting OpenSSH ecdsa Server Key Generation... >18:10:27,876 NOTICE systemd:mdmonitor.service: Control process exited, code=exited status=1 >18:10:27,876 WARNING systemd:mdmonitor.service: Failed with result 'exit-code'. >18:10:27,876 ERR systemd:Failed to start Software RAID monitoring and management. >18:10:27,877 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=mdmonitor comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed' >18:10:27,877 NOTICE kernel:audit: type=1130 audit(1529777427.876:97): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=mdmonitor comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed' >18:10:27,885 INFO systemd:Received SIGRTMIN+21 from PID 900 (plymouthd). >18:10:27,896 INFO systemd:Started Hold until boot process finishes up. >18:10:27,896 NOTICE audit: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' >18:10:27,896 NOTICE audit: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' >18:10:27,896 NOTICE kernel:audit: type=1130 audit(1529777427.895:98): 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' >18:10:27,896 NOTICE kernel:audit: type=1131 audit(1529777427.895:99): 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' >18:10:27,896 NOTICE kernel:audit: type=1130 audit(1529777427.896:100): 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' >18:10:27,896 NOTICE kernel:audit: type=1131 audit(1529777427.896:101): 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' >18:10:27,896 NOTICE audit: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' >18:10:27,896 NOTICE audit: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' >18:10:27,896 INFO zramswapon:+ MAX_RAM_ON=2097152 >18:10:27,897 NOTICE audit: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' >18:10:27,897 NOTICE audit: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' >18:10:27,897 INFO zramswapon:++ grep MemTotal /proc/meminfo >18:10:27,897 INFO systemd:Started Terminate Plymouth Boot Screen. >18:10:27,897 INFO zramswapon:++ grep -E --only-matching '[[:digit:]]+' >18:10:27,897 NOTICE kernel:audit: type=1130 audit(1529777427.896:102): 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' >18:10:27,897 NOTICE kernel:audit: type=1131 audit(1529777427.896:103): 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' >18:10:27,898 INFO zramswapon:+ mem_total_kb=32342932 >18:10:27,898 INFO zramswapon:+ grep -E 'inst\.zram=(on|1)' /proc/cmdline >18:10:27,898 INFO zramswapon:+ force=1 >18:10:27,898 INFO zramswapon:+ '[' '(' 32342932 -gt 2097152 ')' -a '(' 1 '!=' 0 ')' ']' >18:10:27,898 INFO zramswapon:+ exit 0 >18:10:27,899 INFO systemd:Started Service enabling compressing RAM with zRam. >18:10:27,899 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=zram comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >18:10:27,910 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=anaconda-nm-config comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >18:10:27,910 NOTICE audit:SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=anaconda-nm-config comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >18:10:27,910 INFO systemd:Started Anaconda NetworkManager configuration. >18:10:27,911 INFO systemd:Starting Network Manager... >18:10:27,912 INFO systemd:Started pre-anaconda logging service. >18:10:27,912 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=anaconda-pre comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >18:10:27,912 NOTICE audit:SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=anaconda-pre comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >18:10:27,916 INFO rngd:Failed to init entropy source 0: Hardware RNG Device >18:10:27,917 INFO rngd:Failed to init entropy source 1: TPM RNG Device >18:10:27,923 INFO systemd:Started D-Bus System Message Bus. >18:10:27,923 INFO systemd-logind:New seat seat0. >18:10:27,924 NOTICE audit: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' >18:10:27,925 INFO systemd-logind:Watching system buttons on /dev/input/event2 (Power Button) >18:10:27,948 INFO systemd-logind:Watching system buttons on /dev/input/event0 (Power Button) >18:10:27,949 INFO systemd-logind:Watching system buttons on /dev/input/event1 (Sleep Button) >18:10:27,949 INFO systemd-logind:Watching system buttons on /dev/input/event3 (AT Translated Set 2 keyboard) >18:10:28,010 WARNING rsyslogd:environment variable TZ is not set, auto correcting this to TZ=/etc/localtime [v8.34.0 try http://www.rsyslog.com/e/2442 ] >18:10:28,010 NOTICE audit:AVC avc: denied { dac_override } for pid=1734 comm="in:imjournal" capability=1 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:system_r:syslogd_t:s0 tclass=capability permissive=1 >18:10:28,011 NOTICE audit:AVC avc: denied { write } for pid=1734 comm="in:imjournal" name="/" dev="dm-0" ino=2 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=dir permissive=1 >18:10:28,011 NOTICE audit:AVC avc: denied { add_name } for pid=1734 comm="in:imjournal" name="imjournal.state.tmp" scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=dir permissive=1 >18:10:28,011 NOTICE audit:AVC avc: denied { create } for pid=1734 comm="in:imjournal" name="imjournal.state.tmp" scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >18:10:28,011 NOTICE audit:AVC avc: denied { write open } for pid=1734 comm="in:imjournal" path="/imjournal.state.tmp" dev="dm-0" ino=38625 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >18:10:28,011 NOTICE audit:SYSCALL arch=c000003e syscall=257 success=yes exit=9 a0=ffffff9c a1=7fdb67f74a80 a2=241 a3=1b6 items=0 ppid=1 pid=1734 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="in:imjournal" exe="/usr/sbin/rsyslogd" subj=system_u:system_r:syslogd_t:s0 key=(null) >18:10:28,011 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >18:10:28,011 NOTICE audit:AVC avc: denied { getattr } for pid=1734 comm="in:imjournal" path="/imjournal.state.tmp" dev="dm-0" ino=38625 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >18:10:28,011 NOTICE audit:SYSCALL arch=c000003e syscall=5 success=yes exit=0 a0=9 a1=7fdb67f742c0 a2=7fdb67f742c0 a3=0 items=0 ppid=1 pid=1734 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="in:imjournal" exe="/usr/sbin/rsyslogd" subj=system_u:system_r:syslogd_t:s0 key=(null) >18:10:28,011 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >18:10:28,011 NOTICE audit:AVC avc: denied { remove_name } for pid=1734 comm="in:imjournal" name="imjournal.state.tmp" dev="dm-0" ino=38625 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=dir permissive=1 >18:10:28,011 NOTICE audit:AVC avc: denied { rename } for pid=1734 comm="in:imjournal" name="imjournal.state.tmp" dev="dm-0" ino=38625 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >18:10:28,011 NOTICE audit:SYSCALL arch=c000003e syscall=82 success=yes exit=0 a0=7fdb67f74a80 a1=7fdb580023e0 a2=0 a3=7fdb580008d0 items=0 ppid=1 pid=1734 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="in:imjournal" exe="/usr/sbin/rsyslogd" subj=system_u:system_r:syslogd_t:s0 key=(null) >18:10:28,011 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >18:10:28,011 NOTICE audit:AVC avc: denied { unlink } for pid=1734 comm="in:imjournal" name="imjournal.state" dev="dm-0" ino=38625 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >18:10:28,011 NOTICE audit:SYSCALL arch=c000003e syscall=82 success=yes exit=0 a0=7fdb67f74a80 a1=7fdb580023e0 a2=0 a3=7fdb580008d0 items=0 ppid=1 pid=1734 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="in:imjournal" exe="/usr/sbin/rsyslogd" subj=system_u:system_r:syslogd_t:s0 key=(null) >18:10:28,011 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >18:10:28,011 WARNING rsyslogd:warning: ~ action is deprecated, consider using the 'stop' statement instead [v8.34.0 try http://www.rsyslog.com/e/2307 ] >18:10:28,011 ERR rsyslogd:imfile: on startup file '/tmp/X.log' does not exist but is configured in static file monitor - this may indicate a misconfiguration. If the file appears at a later time, it will automatically be processed. Reason: No such file or directory [v8.34.0] >18:10:28,011 ERR rsyslogd:imfile: on startup file '/tmp/anaconda-tb-all.log' does not exist but is configured in static file monitor - this may indicate a misconfiguration. If the file appears at a later time, it will automatically be processed. Reason: No such file or directory [v8.34.0] >18:10:28,011 INFO rsyslogd: [origin software="rsyslogd" swVersion="8.34.0" x-pid="1734" x-info="http://www.rsyslog.com"] start >18:10:28,011 ERR rsyslogd:imjournal: open on state file `/imjournal.state' failed [v8.34.0 try http://www.rsyslog.com/e/2013 ] >18:10:28,083 NOTICE audit: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' >18:10:28,083 INFO systemd:Started System Logging Service. >18:10:28,083 INFO systemd:Started OpenSSH ed25519 Server Key Generation. >18:10:28,084 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=sshd-keygen@ed25519 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >18:10:28,084 NOTICE audit:SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=sshd-keygen@ed25519 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >18:10:28,084 INFO systemd:Started OpenSSH ecdsa Server Key Generation. >18:10:28,084 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=sshd-keygen@ecdsa comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >18:10:28,084 NOTICE audit:SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=sshd-keygen@ecdsa comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >18:10:28,085 INFO systemd:Started Login Service. >18:10:28,085 NOTICE audit: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' >18:10:28,139 DEBUG NetworkManager:<debug> [1529777428.1395] monotonic timestamp started counting 1.004990573 seconds ago with an offset of 16.0 seconds to CLOCK_BOOTTIME (local time is 2018-06-23 18:10:28) >18:10:28,140 INFO NetworkManager:<info> [1529777428.1398] NetworkManager (version 1.10.6-1.fc28) is starting... (for the first time) >18:10:28,140 INFO NetworkManager:<info> [1529777428.1398] Read config: /etc/NetworkManager/NetworkManager.conf (etc: 80-anaconda-no-ibft.conf, 91-anaconda-autoconnect-slaves.conf, 92-anaconda-loglevel-debug.conf) >18:10:28,140 DEBUG NetworkManager:<debug> [1529777428.1398] CONFIG: config-data[0x558704f4e820]: 3 groups >18:10:28,140 DEBUG NetworkManager:<debug> [1529777428.1398] CONFIG: >18:10:28,140 DEBUG NetworkManager:<debug> [1529777428.1399] CONFIG: [main] >18:10:28,140 DEBUG NetworkManager:<debug> [1529777428.1399] CONFIG: plugins=ifcfg-rh,ibft,no-ibft >18:10:28,140 DEBUG NetworkManager:<debug> [1529777428.1399] CONFIG: >18:10:28,140 DEBUG NetworkManager:<debug> [1529777428.1399] CONFIG: [logging] >18:10:28,140 DEBUG NetworkManager:<debug> [1529777428.1399] CONFIG: level=DEBUG >18:10:28,140 DEBUG NetworkManager:<debug> [1529777428.1399] CONFIG: >18:10:28,140 DEBUG NetworkManager:<debug> [1529777428.1399] CONFIG: [connection] >18:10:28,140 DEBUG NetworkManager:<debug> [1529777428.1399] CONFIG: connection.autoconnect-slaves=1 >18:10:28,140 DEBUG NetworkManager:<debug> [1529777428.1399] config: state: missing state file "/var/lib/NetworkManager/NetworkManager.state": No such file or directory >18:10:28,140 DEBUG NetworkManager:<debug> [1529777428.1399] WEXT support is enabled >18:10:28,143 DEBUG NetworkManager:<debug> [1529777428.1433] platform-linux: create (ignore netns, initial netns, use udev) >18:10:28,143 DEBUG NetworkManager:<debug> [1529777428.1434] platform-linux: Netlink socket for events established: port=2860517084, fd=7 >18:10:28,143 DEBUG NetworkManager:<debug> [1529777428.1434] platform-linux: populate platform cache >18:10:28,143 DEBUG NetworkManager:<debug> [1529777428.1435] platform-linux: kernel-support: IFLA_INET6_ADDR_GEN_MODE: detected >18:10:28,143 DEBUG NetworkManager:<debug> [1529777428.1437] platform: signal: link added: 1: lo <UP,LOWER_UP;loopback,up,running,lowerup> mtu 65536 arp 772 loopback? not-init addrgenmode eui64 addr 00:00:00:00:00:00 driver unknown rx:6,416 tx:6,416 >18:10:28,143 DEBUG NetworkManager:<debug> [1529777428.1439] platform: signal: link added: 2: eno1 <DOWN;broadcast,multicast> mtu 1500 arp 1 ethernet? not-init addrgenmode eui64 addr 0C:C4:7A:31:44:90 driver e1000e rx:0,0 tx:0,0 >18:10:28,144 DEBUG NetworkManager:<debug> [1529777428.1440] platform: signal: link added: 3: eno2 <DOWN;broadcast,multicast> mtu 1500 arp 1 ethernet? not-init addrgenmode eui64 addr 0C:C4:7A:31:44:91 driver igb rx:0,0 tx:0,0 >18:10:28,144 DEBUG NetworkManager:<debug> [1529777428.1440] platform: signal: address 4 added: 127.0.0.1/8 lft forever pref forever lifetime 1-0[4294967295,4294967295] dev 1 flags permanent src kernel >18:10:28,144 DEBUG NetworkManager:<debug> [1529777428.1440] platform: signal: address 6 added: ::1/128 lft forever pref forever lifetime 1-0[4294967295,4294967295] dev 1 flags permanent src kernel >18:10:28,144 DEBUG NetworkManager:<debug> [1529777428.1441] platform: signal: qdisc added: noqueue dev 1 family 0 handle 0 parent ffffffff info 2 >18:10:28,144 DEBUG NetworkManager:<debug> [1529777428.1445] platform: signal: link changed: 2: eno1 <DOWN;broadcast,multicast> mtu 1500 arp 1 ethernet? init addrgenmode eui64 addr 0C:C4:7A:31:44:90 driver e1000e rx:0,0 tx:0,0 >18:10:28,144 DEBUG NetworkManager:<debug> [1529777428.1446] platform: signal: link changed: 3: eno2 <DOWN;broadcast,multicast> mtu 1500 arp 1 ethernet? init addrgenmode eui64 addr 0C:C4:7A:31:44:91 driver igb rx:0,0 tx:0,0 >18:10:28,144 DEBUG NetworkManager:<debug> [1529777428.1448] platform: signal: link changed: 1: lo <UP,LOWER_UP;loopback,up,running,lowerup> mtu 65536 arp 772 loopback? init addrgenmode eui64 addr 00:00:00:00:00:00 driver unknown rx:6,416 tx:6,416 >18:10:28,144 DEBUG NetworkManager:<debug> [1529777428.1448] setup NMPlatform singleton (0x558704f27120, NMLinuxPlatform) >18:10:28,144 DEBUG NetworkManager:<debug> [1529777428.1448] create NMNetns singleton (0x558704f58b50) >18:10:28,144 DEBUG NetworkManager:<debug> [1529777428.1448] auth[0x558704f21880]: create auth-manager: polkit enabled >18:10:28,147 DEBUG NetworkManager:<debug> [1529777428.1473] auth[0x558704f21880]: set instance >18:10:28,147 DEBUG NetworkManager:<debug> [1529777428.1473] setup NMAuthManager singleton (0x558704f21880) >18:10:28,151 DEBUG NetworkManager:<debug> [1529777428.1510] bus-manager: setup NMBusManager singleton (0x558704f31630) >18:10:28,152 INFO NetworkManager:<info> [1529777428.1527] manager[0x558704f6c0d0]: monitoring kernel firmware directory '/lib/firmware'. >18:10:28,158 INFO systemd:Started OpenSSH rsa Server Key Generation. >18:10:28,158 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=sshd-keygen@rsa comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >18:10:28,158 NOTICE audit:SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=sshd-keygen@rsa comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >18:10:28,158 INFO systemd:Reached target sshd-keygen.target. >18:10:28,159 DEBUG NetworkManager:<debug> [1529777428.1597] session-monitor: using systemd-logind session tracking >18:10:28,159 DEBUG NetworkManager:<debug> [1529777428.1597] create NMSessionMonitor singleton (0x558704f6ec60) >18:10:28,159 DEBUG NetworkManager:<debug> [1529777428.1598] create NMAgentManager singleton (0x558704f621a0) >18:10:28,160 INFO dbus-daemon:[system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.2' (uid=0 pid=1756 comm="/usr/sbin/NetworkManager --no-daemon " label="system_u:system_r:NetworkManager_t:s0") >18:10:28,162 INFO systemd:Starting Hostname Service... >18:10:28,204 NOTICE audit:AVC avc: denied { mounton } for pid=1789 comm="(ostnamed)" path="/dev" dev="dm-0" ino=41042 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:mock_var_lib_t:s0 tclass=dir permissive=1 >18:10:28,205 NOTICE audit:SYSCALL arch=c000003e syscall=165 success=yes exit=0 a0=7ffe9dbfcf10 a1=55c9635f7f30 a2=0 a3=2000 items=0 ppid=1 pid=1789 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="(ostnamed)" exe="/usr/lib/systemd/systemd" subj=system_u:system_r:init_t:s0 key=(null) >18:10:28,205 NOTICE audit:PROCTITLE proctitle="(ostnamed)" >18:10:28,261 INFO dbus-daemon:[system] Successfully activated service 'org.freedesktop.hostname1' >18:10:28,262 INFO systemd:Started Hostname Service. >18:10:28,262 NOTICE audit: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' >18:10:28,275 INFO NetworkManager:<info> [1529777428.2757] hostname: hostname: using hostnamed >18:10:28,276 DEBUG NetworkManager:<debug> [1529777428.2758] create NMHostnameManager singleton (0x558704f4f5e0) >18:10:28,276 DEBUG NetworkManager:<debug> [1529777428.2760] create NMFirewallManager singleton (0x558704f83980) >18:10:28,276 INFO NetworkManager:<info> [1529777428.2761] dns-mgr[0x558704f88130]: init: dns=default, rc-manager=symlink >18:10:28,276 DEBUG NetworkManager:<debug> [1529777428.2763] create NMDnsManager singleton (0x558704f88130) >18:10:28,276 DEBUG NetworkManager:<debug> [1529777428.2763] policy: hostname-mode: full >18:10:28,276 DEBUG NetworkManager:<debug> [1529777428.2767] manager: setup NMManager singleton (0x558704f6c0d0) >18:10:28,279 DEBUG NetworkManager:<debug> [1529777428.2795] create NMConnectivity singleton (0x558704f86590) >18:10:28,280 INFO systemd:Started Network Manager. >18:10:28,280 NOTICE audit: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' >18:10:28,280 INFO systemd:Reached target Network. >18:10:28,280 DEBUG NetworkManager:<debug> [1529777428.2806] dispatcher: default script directory '/etc/NetworkManager/dispatcher.d' has scripts >18:10:28,280 INFO systemd:Started Logout off all iSCSI sessions on shutdown. >18:10:28,280 NOTICE audit: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' >18:10:28,280 DEBUG NetworkManager:<debug> [1529777428.2807] dispatcher: pre-up script directory '/etc/NetworkManager/dispatcher.d/pre-up.d' has scripts >18:10:28,280 DEBUG NetworkManager:<debug> [1529777428.2808] dispatcher: pre-down script directory '/etc/NetworkManager/dispatcher.d/pre-down.d' has no scripts >18:10:28,281 INFO systemd:Reached target Remote File Systems (Pre). >18:10:28,281 INFO systemd:Reached target Anaconda System Services. >18:10:28,281 INFO dbus-daemon:[system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.2' (uid=0 pid=1756 comm="/usr/sbin/NetworkManager --no-daemon " label="system_u:system_r:NetworkManager_t:s0") >18:10:28,282 INFO systemd:Starting Anaconda... >18:10:28,283 NOTICE audit:AVC avc: denied { execute } for pid=1790 comm="(tmux)" name="tmux" dev="dm-0" ino=2090 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:screen_exec_t:s0 tclass=file permissive=1 >18:10:28,283 NOTICE audit:AVC avc: denied { read open } for pid=1790 comm="(tmux)" path="/usr/bin/tmux" dev="dm-0" ino=2090 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:screen_exec_t:s0 tclass=file permissive=1 >18:10:28,283 NOTICE audit:AVC avc: denied { execute_no_trans } for pid=1790 comm="(tmux)" path="/usr/bin/tmux" dev="dm-0" ino=2090 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:screen_exec_t:s0 tclass=file permissive=1 >18:10:28,285 INFO systemd:Starting Network Manager Script Dispatcher Service... >18:10:28,288 NOTICE audit:AVC avc: denied { map } for pid=1790 comm="tmux" path="/usr/bin/tmux" dev="dm-0" ino=2090 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:screen_exec_t:s0 tclass=file permissive=1 >18:10:28,295 NOTICE audit:SYSCALL arch=c000003e syscall=59 success=yes exit=0 a0=55c963643980 a1=55c9636653c0 a2=55c96364e6b0 a3=26 items=0 ppid=1 pid=1790 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="tmux" exe="/usr/bin/tmux" subj=system_u:system_r:init_t:s0 key=(null) >18:10:28,295 NOTICE audit:PROCTITLE proctitle=2F7573722F62696E2F746D7578002D75002D66002F7573722F73686172652F616E61636F6E64612F746D75782E636F6E66007374617274 >18:10:28,322 INFO dbus-daemon:[system] Successfully activated service 'org.freedesktop.nm_dispatcher' >18:10:28,322 INFO systemd:Started Network Manager Script Dispatcher Service. >18:10:28,322 NOTICE audit: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' >18:10:28,343 DEBUG NetworkManager:<debug> [1529777428.3438] create SettingsPluginIfcfg singleton (0x558704f8b980) >18:10:28,343 INFO NetworkManager:<info> [1529777428.3438] 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) >18:10:28,344 INFO NetworkManager:<info> [1529777428.3439] settings: loaded plugin keyfile: (c) 2007 - 2016 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >18:10:28,344 DEBUG NetworkManager:<debug> [1529777428.3440] ifcfg-rh: loading from file "/etc/sysconfig/network-scripts/ifcfg-lo"... >18:10:28,344 NOTICE audit:AVC avc: denied { dac_override } for pid=1734 comm="in:imjournal" capability=1 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:system_r:syslogd_t:s0 tclass=capability permissive=1 >18:10:28,344 NOTICE audit:AVC avc: denied { write } for pid=1734 comm="in:imjournal" name="/" dev="dm-0" ino=2 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=dir permissive=1 >18:10:28,344 NOTICE audit:AVC avc: denied { add_name } for pid=1734 comm="in:imjournal" name="imjournal.state.tmp" scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=dir permissive=1 >18:10:28,344 NOTICE audit:AVC avc: denied { create } for pid=1734 comm="in:imjournal" name="imjournal.state.tmp" scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >18:10:28,344 NOTICE audit:AVC avc: denied { write open } for pid=1734 comm="in:imjournal" path="/imjournal.state.tmp" dev="dm-0" ino=38629 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >18:10:28,344 NOTICE audit:SYSCALL arch=c000003e syscall=257 success=yes exit=9 a0=ffffff9c a1=7fdb67f74a80 a2=241 a3=1b6 items=0 ppid=1 pid=1734 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="in:imjournal" exe="/usr/sbin/rsyslogd" subj=system_u:system_r:syslogd_t:s0 key=(null) >18:10:28,344 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >18:10:28,344 NOTICE audit:AVC avc: denied { getattr } for pid=1734 comm="in:imjournal" path="/imjournal.state.tmp" dev="dm-0" ino=38629 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >18:10:28,344 NOTICE audit:SYSCALL arch=c000003e syscall=5 success=yes exit=0 a0=9 a1=7fdb67f742c0 a2=7fdb67f742c0 a3=0 items=0 ppid=1 pid=1734 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="in:imjournal" exe="/usr/sbin/rsyslogd" subj=system_u:system_r:syslogd_t:s0 key=(null) >18:10:28,344 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >18:10:28,344 NOTICE audit:AVC avc: denied { remove_name } for pid=1734 comm="in:imjournal" name="imjournal.state.tmp" dev="dm-0" ino=38629 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=dir permissive=1 >18:10:28,344 NOTICE audit:AVC avc: denied { rename } for pid=1734 comm="in:imjournal" name="imjournal.state.tmp" dev="dm-0" ino=38629 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >18:10:28,344 NOTICE audit:AVC avc: denied { unlink } for pid=1734 comm="in:imjournal" name="imjournal.state" dev="dm-0" ino=38626 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >18:10:28,344 NOTICE audit:SYSCALL arch=c000003e syscall=82 success=yes exit=0 a0=7fdb67f74a80 a1=7fdb580023e0 a2=0 a3=7fdb5800eed0 items=0 ppid=1 pid=1734 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="in:imjournal" exe="/usr/sbin/rsyslogd" subj=system_u:system_r:syslogd_t:s0 key=(null) >18:10:28,344 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >18:10:28,345 DEBUG NetworkManager:<debug> [1529777428.3456] ifcfg-rh: loading "/etc/sysconfig/network-scripts/ifcfg-lo" fails: Ignoring loopback device config. >18:10:28,349 INFO NetworkManager:<info> [1529777428.3495] manager: rfkill: WiFi enabled by radio killswitch; enabled by state file >18:10:28,349 INFO NetworkManager:<info> [1529777428.3496] manager: rfkill: WWAN enabled by radio killswitch; enabled by state file >18:10:28,349 INFO NetworkManager:<info> [1529777428.3496] manager: Networking is enabled by state file >18:10:28,349 DEBUG NetworkManager:<debug> [1529777428.3496] dispatcher: (1) dispatching action 'hostname' >18:10:28,349 DEBUG NetworkManager:<debug> [1529777428.3497] dhcp-init: enabled DHCP client 'dhclient' (NMDhcpDhclient) >18:10:28,349 DEBUG NetworkManager:<debug> [1529777428.3498] dhcp-init: enabled DHCP client 'internal' (NMDhcpSystemd) >18:10:28,349 INFO NetworkManager:<info> [1529777428.3498] dhcp-init: Using DHCP client 'dhclient' >18:10:28,349 DEBUG NetworkManager:<debug> [1529777428.3498] create NMDhcpManager singleton (0x558704f710d0) >18:10:28,349 INFO NetworkManager:<info> [1529777428.3499] Loaded device plugin: NMBondDeviceFactory (internal) >18:10:28,349 INFO NetworkManager:<info> [1529777428.3499] Loaded device plugin: NMBridgeDeviceFactory (internal) >18:10:28,350 INFO NetworkManager:<info> [1529777428.3499] Loaded device plugin: NMDummyDeviceFactory (internal) >18:10:28,350 INFO NetworkManager:<info> [1529777428.3499] Loaded device plugin: NMEthernetDeviceFactory (internal) >18:10:28,350 INFO NetworkManager:<info> [1529777428.3499] Loaded device plugin: NMInfinibandDeviceFactory (internal) >18:10:28,350 INFO NetworkManager:<info> [1529777428.3499] Loaded device plugin: NMIPTunnelDeviceFactory (internal) >18:10:28,350 INFO NetworkManager:<info> [1529777428.3500] Loaded device plugin: NMMacsecDeviceFactory (internal) >18:10:28,350 INFO NetworkManager:<info> [1529777428.3500] Loaded device plugin: NMMacvlanDeviceFactory (internal) >18:10:28,350 INFO nm-dispatcher:req:1 'hostname': new request (5 scripts) >18:10:28,350 INFO NetworkManager:<info> [1529777428.3500] Loaded device plugin: NMPppDeviceFactory (internal) >18:10:28,350 DEBUG nm-dispatcher:req:1 'hostname': environment: PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin >18:10:28,350 INFO NetworkManager:<info> [1529777428.3500] Loaded device plugin: NMTunDeviceFactory (internal) >18:10:28,350 INFO nm-dispatcher:req:1 'hostname': start running ordered scripts... >18:10:28,350 INFO NetworkManager:<info> [1529777428.3500] Loaded device plugin: NMVethDeviceFactory (internal) >18:10:28,350 DEBUG nm-dispatcher:req:1 'hostname', "/etc/NetworkManager/dispatcher.d/00-netreport": run script >18:10:28,350 INFO NetworkManager:<info> [1529777428.3500] Loaded device plugin: NMVlanDeviceFactory (internal) >18:10:28,350 INFO NetworkManager:<info> [1529777428.3500] Loaded device plugin: NMVxlanDeviceFactory (internal) >18:10:28,351 NOTICE audit:AVC avc: denied { create } for pid=1796 comm=746D75783A20736572766572 name="default" scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:tmp_t:s0 tclass=sock_file permissive=1 >18:10:28,351 NOTICE audit:SYSCALL arch=c000003e syscall=49 success=yes exit=0 a0=6 a1=7ffef1044120 a2=6e a3=14ef9f14fed2e8 items=0 ppid=1 pid=1796 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm=746D75783A20736572766572 exe="/usr/bin/tmux" subj=system_u:system_r:init_t:s0 key=(null) >18:10:28,351 NOTICE audit:PROCTITLE proctitle=2F7573722F62696E2F746D7578002D75002D66002F7573722F73686172652F616E61636F6E64612F746D75782E636F6E66007374617274 >18:10:28,351 NOTICE audit:AVC avc: denied { getattr } for pid=1796 comm=746D75783A20736572766572 path="/tmp/tmux-0/default" dev="tmpfs" ino=30214 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:tmp_t:s0 tclass=sock_file permissive=1 >18:10:28,351 NOTICE audit:SYSCALL arch=c000003e syscall=4 success=yes exit=0 a0=55af11e72000 a1=7ffef1044110 a2=7ffef1044110 a3=14ef9f14fed2e8 items=0 ppid=1 pid=1796 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm=746D75783A20736572766572 exe="/usr/bin/tmux" subj=system_u:system_r:init_t:s0 key=(null) >18:10:28,351 NOTICE audit:PROCTITLE proctitle=2F7573722F62696E2F746D7578002D75002D66002F7573722F73686172652F616E61636F6E64612F746D75782E636F6E66007374617274 >18:10:28,351 NOTICE audit:AVC avc: denied { setattr } for pid=1796 comm=746D75783A20736572766572 name="default" dev="tmpfs" ino=30214 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:tmp_t:s0 tclass=sock_file permissive=1 >18:10:28,351 NOTICE audit:SYSCALL arch=c000003e syscall=90 success=yes exit=0 a0=55af11e72000 a1=1b0 a2=7ffef1044110 a3=14ef9f14fed2e8 items=0 ppid=1 pid=1796 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm=746D75783A20736572766572 exe="/usr/bin/tmux" subj=system_u:system_r:init_t:s0 key=(null) >18:10:28,351 NOTICE audit:PROCTITLE proctitle=2F7573722F62696E2F746D7578002D75002D66002F7573722F73686172652F616E61636F6E64612F746D75782E636F6E66007374617274 >18:10:28,365 INFO NetworkManager:<info> [1529777428.3652] Loaded device plugin: NMWifiFactory (/usr/lib64/NetworkManager/libnm-device-plugin-wifi.so) >18:10:28,366 INFO NetworkManager:<info> [1529777428.3667] Loaded device plugin: NMTeamFactory (/usr/lib64/NetworkManager/libnm-device-plugin-team.so) >18:10:28,367 DEBUG NetworkManager:<debug> [1529777428.3671] device[0x558704fdc970] (lo): unmanaged: flags set to [platform-init,by-default=0x110/0x110/unmanaged/unrealized], set-unmanaged [by-default=0x100]) >18:10:28,367 DEBUG NetworkManager:<debug> [1529777428.3672] device[0x558704fdc970] (lo): constructed (NMDeviceGeneric) >18:10:28,367 DEBUG NetworkManager:<debug> [1529777428.3672] device[0x558704fdc970] (lo): start setup of NMDeviceGeneric, kernel ifindex 1 >18:10:28,367 DEBUG NetworkManager:<debug> [1529777428.3672] device[0x558704fdc970] (lo): assume-state: set guess-assume=1, connection=(null) >18:10:28,367 DEBUG NetworkManager:<debug> [1529777428.3673] platform-linux: error reading net:/sys/class/net/lo/phys_port_id: error reading 4096 bytes from file descriptor: Operation not supported >18:10:28,367 DEBUG NetworkManager:<debug> [1529777428.3674] platform-linux: sysctl: reading 'net:/sys/class/net/lo/dev_id': '0x0' >18:10:28,367 DEBUG NetworkManager:<debug> [1529777428.3674] platform-linux: error reading net:/sys/class/net/lo/device/sriov_totalvfs: Failed to open file "device/sriov_totalvfs" with openat: No such file or directory >18:10:28,367 DEBUG NetworkManager:<debug> [1529777428.3674] device[0x558704fdc970] (lo): hw-addr: hardware address now 00:00:00:00:00:00 >18:10:28,367 DEBUG NetworkManager:<debug> [1529777428.3674] device[0x558704fdc970] (lo): hw-addr: update initial MAC address 00:00:00:00:00:00 >18:10:28,367 DEBUG NetworkManager:<debug> [1529777428.3674] device[0x558704fdc970] (lo): hw-addr: unable to read permanent MAC address (use current: 00:00:00:00:00:00) >18:10:28,367 INFO NetworkManager:<info> [1529777428.3675] device (lo): carrier: link connected >18:10:28,367 DEBUG NetworkManager:<debug> [1529777428.3675] device[0x558704fdc970] (lo): unmanaged: flags set to [platform-init,by-default,!external-down=0x110/0x910/unmanaged/unrealized], set-managed [external-down=0x800]) >18:10:28,367 DEBUG NetworkManager:<debug> [1529777428.3675] device[0x558704fdc970] (lo): unmanaged: flags set to [loopback,platform-init,by-default,!external-down=0x118/0x918/unmanaged/unrealized], set-unmanaged [loopback=0x8]) >18:10:28,367 DEBUG NetworkManager:<debug> [1529777428.3675] device[0x558704fdc970] (lo): unmanaged: flags set to [loopback,platform-init,by-default,!user-settings,!external-down=0x118/0x958/unmanaged/unrealized], set-managed [user-settings=0x40]) >18:10:28,367 DEBUG NetworkManager:<debug> [1529777428.3675] device[0x558704fdc970] (lo): unmanaged: flags set to [loopback,by-default,!platform-init,!user-settings,!external-down=0x108/0x958/unmanaged/unrealized], set-managed [platform-init=0x10]) >18:10:28,367 DEBUG NetworkManager:<debug> [1529777428.3675] device[0x558704fdc970] (lo): unmanaged: flags set to [loopback,by-default,!sleeping,!platform-init,!user-settings,!external-down=0x108/0x959/unmanaged/unrealized], set-managed [sleeping=0x1]) >18:10:28,367 INFO NetworkManager:<info> [1529777428.3679] manager: (lo): new Generic device (/org/freedesktop/NetworkManager/Devices/1) >18:10:28,368 DEBUG NetworkManager:<debug> [1529777428.3680] device[0x558704fdc970] (lo): assume-state: set guess-assume=0, connection=(null) >18:10:28,368 DEBUG NetworkManager:<debug> [1529777428.3681] device[0x558704feb810] (eno1): constructed (NMDeviceEthernet) >18:10:28,368 DEBUG NetworkManager:<debug> [1529777428.3682] device[0x558704feb810] (eno1): start setup of NMDeviceEthernet, kernel ifindex 2 >18:10:28,368 DEBUG NetworkManager:<debug> [1529777428.3682] device[0x558704feb810] (eno1): assume-state: set guess-assume=1, connection=(null) >18:10:28,368 DEBUG NetworkManager:<debug> [1529777428.3682] platform-linux: error reading net:/sys/class/net/eno1/phys_port_id: error reading 4096 bytes from file descriptor: Operation not supported >18:10:28,368 DEBUG NetworkManager:<debug> [1529777428.3683] platform-linux: sysctl: reading 'net:/sys/class/net/eno1/dev_id': '0x0' >18:10:28,368 DEBUG NetworkManager:<debug> [1529777428.3684] platform-linux: error reading net:/sys/class/net/eno1/device/sriov_totalvfs: Failed to open file "device/sriov_totalvfs" with openat: No such file or directory >18:10:28,368 DEBUG NetworkManager:<debug> [1529777428.3684] device[0x558704feb810] (eno1): hw-addr: hardware address now 0C:C4:7A:31:44:90 >18:10:28,368 DEBUG NetworkManager:<debug> [1529777428.3684] device[0x558704feb810] (eno1): hw-addr: update initial MAC address 0C:C4:7A:31:44:90 >18:10:28,368 DEBUG NetworkManager:<debug> [1529777428.3684] device[0x558704feb810] (eno1): hw-addr: read permanent MAC address '0C:C4:7A:31:44:90' >18:10:28,368 DEBUG NetworkManager:<debug> [1529777428.3685] device[0x558704feb810] (eno1): unmanaged: flags set to [platform-init,!loopback=0x10/0x18/unmanaged/unrealized], set-managed [loopback=0x8]) >18:10:28,368 DEBUG NetworkManager:<debug> [1529777428.3685] device[0x558704feb810] (eno1): unmanaged: flags set to [platform-init,!loopback,!user-settings=0x10/0x58/unmanaged/unrealized], set-managed [user-settings=0x40]) >18:10:28,368 DEBUG NetworkManager:<debug> [1529777428.3685] device[0x558704feb810] (eno1): unmanaged: flags set to [!loopback,!platform-init,!user-settings=0x0/0x58/managed/unrealized], set-managed [platform-init=0x10]) >18:10:28,368 DEBUG NetworkManager:<debug> [1529777428.3686] device[0x558704feb810] (eno1): unmanaged: flags set to [!sleeping,!loopback,!platform-init,!user-settings=0x0/0x59/managed/unrealized], set-managed [sleeping=0x1]) >18:10:28,369 INFO NetworkManager:<info> [1529777428.3690] manager: (eno1): new Ethernet device (/org/freedesktop/NetworkManager/Devices/2) >18:10:28,369 DEBUG NetworkManager:<debug> [1529777428.3693] settings-connection[0x7fe58c0085f0]: constructed (NMIfcfgConnection) >18:10:28,369 INFO NetworkManager:<info> [1529777428.3697] ifcfg-rh: add connection in-memory (24537e0c-b440-3090-b794-76b7284763a7,"Wired connection 1") >18:10:28,369 DEBUG NetworkManager:<debug> [1529777428.3698] settings-connection[0x7fe58c0085f0,24537e0c-b440-3090-b794-76b7284763a7]: failed to read connection timestamp: No such file or directory >18:10:28,369 DEBUG nm-dispatcher:req:1 'hostname', "/etc/NetworkManager/dispatcher.d/00-netreport": complete >18:10:28,370 DEBUG nm-dispatcher:req:1 'hostname', "/etc/NetworkManager/dispatcher.d/04-iscsi": run script >18:10:28,370 DEBUG NetworkManager:<debug> [1529777428.3699] ++ connection 'new connection' (0x7fe58c0085f0/NMIfcfgConnection/"802-3-ethernet"): [/org/freedesktop/NetworkManager/Settings/1] >18:10:28,370 DEBUG NetworkManager:<debug> [1529777428.3700] ++ connection [ 0x558704f4ef80 ] >18:10:28,370 DEBUG NetworkManager:<debug> [1529777428.3700] ++ connection.autoconnect-priority = -999 >18:10:28,370 DEBUG NetworkManager:<debug> [1529777428.3700] ++ connection.id = 'Wired connection 1' >18:10:28,370 DEBUG NetworkManager:<debug> [1529777428.3700] ++ connection.permissions = [] >18:10:28,370 DEBUG NetworkManager:<debug> [1529777428.3700] ++ connection.timestamp = 1529777428 >18:10:28,370 DEBUG NetworkManager:<debug> [1529777428.3700] ++ connection.type = '802-3-ethernet' >18:10:28,370 DEBUG NetworkManager:<debug> [1529777428.3700] ++ connection.uuid = '24537e0c-b440-3090-b794-76b7284763a7' >18:10:28,370 DEBUG NetworkManager:<debug> [1529777428.3700] ++ 802-3-ethernet [ 0x558704f62780 ] >18:10:28,370 DEBUG NetworkManager:<debug> [1529777428.3700] ++ 802-3-ethernet.mac-address = '0C:C4:7A:31:44:90' >18:10:28,370 DEBUG NetworkManager:<debug> [1529777428.3700] ++ 802-3-ethernet.mac-address-blacklist = [] >18:10:28,370 DEBUG NetworkManager:<debug> [1529777428.3700] ++ 802-3-ethernet.s390-options = ((GHashTable*) 0x558705003cc0) >18:10:28,370 DEBUG NetworkManager:<debug> [1529777428.3700] ++ ipv4 [ 0x558705000190 ] >18:10:28,370 DEBUG NetworkManager:<debug> [1529777428.3700] ++ ipv4.addresses = ((GPtrArray*) 0x558704fc6960) >18:10:28,370 DEBUG NetworkManager:<debug> [1529777428.3700] ++ ipv4.dns = [] >18:10:28,370 DEBUG NetworkManager:<debug> [1529777428.3700] ++ ipv4.dns-search = [] >18:10:28,370 DEBUG NetworkManager:<debug> [1529777428.3700] ++ ipv4.method = 'auto' >18:10:28,370 DEBUG NetworkManager:<debug> [1529777428.3701] ++ ipv4.routes = ((GPtrArray*) 0x558704fc6900) >18:10:28,370 DEBUG NetworkManager:<debug> [1529777428.3701] ++ ipv6 [ 0x5587050000d0 ] >18:10:28,370 DEBUG NetworkManager:<debug> [1529777428.3701] ++ ipv6.addresses = ((GPtrArray*) 0x558704fecce0) >18:10:28,370 DEBUG NetworkManager:<debug> [1529777428.3701] ++ ipv6.dns = [] >18:10:28,370 DEBUG NetworkManager:<debug> [1529777428.3701] ++ ipv6.dns-search = [] >18:10:28,370 DEBUG NetworkManager:<debug> [1529777428.3701] ++ ipv6.method = 'auto' >18:10:28,370 DEBUG NetworkManager:<debug> [1529777428.3701] ++ ipv6.routes = ((GPtrArray*) 0x558704fece20) >18:10:28,370 INFO NetworkManager:<info> [1529777428.3702] settings: (eno1): created default wired connection 'Wired connection 1' >18:10:28,370 DEBUG NetworkManager:<debug> [1529777428.3704] device[0x558704feb810] (eno1): ip4-config: update (commit=0, new-config=0x558705009220) >18:10:28,370 DEBUG NetworkManager:<debug> [1529777428.3705] device[0x558704feb810] (eno1): ip4-config: set IP4Config instance (/org/freedesktop/NetworkManager/IP4Config/1) >18:10:28,370 DEBUG NetworkManager:<debug> [1529777428.3705] dns-mgr: (device_ip4_config_changed): queueing DNS updates (1) >18:10:28,370 DEBUG NetworkManager:<debug> [1529777428.3706] dns-mgr: (device_ip4_config_changed): DNS configuration did not change >18:10:28,370 DEBUG NetworkManager:<debug> [1529777428.3706] dns-mgr: (device_ip4_config_changed): no DNS changes to commit (0) >18:10:28,370 DEBUG NetworkManager:<debug> [1529777428.3707] device[0x558704feb810] (eno1): ip6-config: update (commit=0, new-config=0x55870500f280) >18:10:28,370 DEBUG NetworkManager:<debug> [1529777428.3708] device[0x558704feb810] (eno1): ip6-config: set IP6Config instance (/org/freedesktop/NetworkManager/IP6Config/1) >18:10:28,370 DEBUG NetworkManager:<debug> [1529777428.3708] dns-mgr: (device_ip6_config_changed): queueing DNS updates (1) >18:10:28,370 DEBUG NetworkManager:<debug> [1529777428.3708] dns-mgr: (device_ip6_config_changed): DNS configuration did not change >18:10:28,370 DEBUG NetworkManager:<debug> [1529777428.3708] dns-mgr: (device_ip6_config_changed): no DNS changes to commit (0) >18:10:28,370 DEBUG NetworkManager:<debug> [1529777428.3709] device[0x558704feb810] (eno1): assume-state: set guess-assume=0, connection=(null) >18:10:28,370 DEBUG NetworkManager:<debug> [1529777428.3709] manager: (eno1): assume: cannot generate connection: device has no existing configuration >18:10:28,371 INFO NetworkManager:<info> [1529777428.3709] device (eno1): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external') >18:10:28,371 DEBUG NetworkManager:<debug> [1529777428.3709] platform-linux: sysctl: reading '/proc/sys/net/ipv6/conf/eno1/accept_ra': '1' >18:10:28,371 DEBUG NetworkManager:<debug> [1529777428.3710] platform-linux: sysctl: reading '/proc/sys/net/ipv6/conf/eno1/accept_ra_defrtr': '1' >18:10:28,371 DEBUG NetworkManager:<debug> [1529777428.3710] platform-linux: sysctl: reading '/proc/sys/net/ipv6/conf/eno1/accept_ra_pinfo': '1' >18:10:28,371 DEBUG NetworkManager:<debug> [1529777428.3710] platform-linux: sysctl: reading '/proc/sys/net/ipv6/conf/eno1/accept_ra_rtr_pref': '1' >18:10:28,371 DEBUG NetworkManager:<debug> [1529777428.3710] platform-linux: sysctl: reading '/proc/sys/net/ipv6/conf/eno1/forwarding': '0' >18:10:28,371 DEBUG NetworkManager:<debug> [1529777428.3710] platform-linux: sysctl: reading '/proc/sys/net/ipv6/conf/eno1/disable_ipv6': '0' >18:10:28,371 DEBUG NetworkManager:<debug> [1529777428.3710] platform-linux: sysctl: reading '/proc/sys/net/ipv6/conf/eno1/hop_limit': '64' >18:10:28,371 DEBUG NetworkManager:<debug> [1529777428.3710] platform-linux: sysctl: reading '/proc/sys/net/ipv6/conf/eno1/use_tempaddr': '0' >18:10:28,371 DEBUG NetworkManager:<debug> [1529777428.3710] device[0x558704feb810] (eno1): will enable userland IPv6LL >18:10:28,371 DEBUG NetworkManager:<debug> [1529777428.3711] platform-linux: link: change 2: user-ipv6ll: set IPv6 address generation mode to none >18:10:28,371 DEBUG NetworkManager:<debug> [1529777428.3711] platform-linux: do-request-link: 2 >18:10:28,371 DEBUG NetworkManager:<debug> [1529777428.3711] platform: signal: link changed: 2: eno1 <DOWN;broadcast,multicast> mtu 1500 arp 1 ethernet? init addrgenmode none addr 0C:C4:7A:31:44:90 driver e1000e rx:0,0 tx:0,0 >18:10:28,371 DEBUG NetworkManager:<debug> [1529777428.3711] device[0x558704feb810] (eno1): queued link change for ifindex 2 >18:10:28,371 DEBUG NetworkManager:<debug> [1529777428.3711] platform-linux: do-change-link[2]: success changing link: success >18:10:28,371 DEBUG NetworkManager:<debug> [1529777428.3712] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/eno1/disable_ipv6' to '1' (current value is '0') >18:10:28,371 DEBUG NetworkManager:<debug> [1529777428.3712] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/eno1/disable_ipv6' to '0' (current value is '1') >18:10:28,371 DEBUG NetworkManager:<debug> [1529777428.3712] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/eno1/accept_ra_defrtr' to '0' (current value is '1') >18:10:28,371 DEBUG NetworkManager:<debug> [1529777428.3712] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/eno1/accept_ra_pinfo' to '0' (current value is '1') >18:10:28,371 DEBUG NetworkManager:<debug> [1529777428.3712] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/eno1/accept_ra_rtr_pref' to '0' (current value is '1') >18:10:28,371 DEBUG NetworkManager:<debug> [1529777428.3713] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/eno1/use_tempaddr' to '0' (current value is identical) >18:10:28,371 INFO kernel:IPv6: ADDRCONF(NETDEV_UP): eno1: link is not ready >18:10:28,371 DEBUG NetworkManager:<debug> [1529777428.3713] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/eno1/forwarding' to '0' (current value is identical) >18:10:28,371 DEBUG NetworkManager:<debug> [1529777428.3713] device[0x558704feb810] (eno1): bringing up device 2 >18:10:28,371 DEBUG NetworkManager:<debug> [1529777428.3713] platform: link: setting up "eno1" (2) >18:10:28,371 DEBUG NetworkManager:<debug> [1529777428.3713] platform-linux: link: change 2: flags: set 0x1/0x1 ([up] / [up]) >18:10:28,372 DEBUG nm-dispatcher:req:1 'hostname', "/etc/NetworkManager/dispatcher.d/04-iscsi": complete >18:10:28,373 DEBUG nm-dispatcher:req:1 'hostname', "/etc/NetworkManager/dispatcher.d/10-ifcfg-rh-routes.sh": run script >18:10:28,382 DEBUG nm-dispatcher:req:1 'hostname', "/etc/NetworkManager/dispatcher.d/10-ifcfg-rh-routes.sh": complete >18:10:28,382 DEBUG nm-dispatcher:req:1 'hostname', "/etc/NetworkManager/dispatcher.d/11-dhclient": run script >18:10:28,392 DEBUG nm-dispatcher:req:1 'hostname', "/etc/NetworkManager/dispatcher.d/11-dhclient": complete >18:10:28,392 DEBUG nm-dispatcher:req:1 'hostname', "/etc/NetworkManager/dispatcher.d/20-chrony": run script >18:10:28,393 DEBUG nm-dispatcher:req:1 'hostname', "/etc/NetworkManager/dispatcher.d/20-chrony": complete >18:10:28,393 DEBUG nm-dispatcher:req:1 'hostname': completed (5 scripts) >18:10:28,425 NOTICE audit:AVC avc: denied { read write } for pid=1796 comm=746D75783A20736572766572 name="ptmx" dev="devtmpfs" ino=1129 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:ptmx_t:s0 tclass=chr_file permissive=1 >18:10:28,426 NOTICE audit:AVC avc: denied { open } for pid=1796 comm=746D75783A20736572766572 path="/dev/ptmx" dev="devtmpfs" ino=1129 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:ptmx_t:s0 tclass=chr_file permissive=1 >18:10:28,426 NOTICE audit:SYSCALL arch=c000003e syscall=257 success=yes exit=5 a0=ffffff9c a1=7f5a57e5b096 a2=2 a3=0 items=0 ppid=1 pid=1796 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm=746D75783A20736572766572 exe="/usr/bin/tmux" subj=system_u:system_r:init_t:s0 key=(null) >18:10:28,426 NOTICE audit:PROCTITLE proctitle=2F7573722F62696E2F746D7578002D75002D66002F7573722F73686172652F616E61636F6E64612F746D75782E636F6E66007374617274 >18:10:28,426 NOTICE audit:AVC avc: denied { ioctl } for pid=1796 comm=746D75783A20736572766572 path="/dev/ptmx" dev="devtmpfs" ino=1129 ioctlcmd=0x5401 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:ptmx_t:s0 tclass=chr_file permissive=1 >18:10:28,426 NOTICE audit:SYSCALL arch=c000003e syscall=16 success=yes exit=0 a0=5 a1=5401 a2=7ffef1041950 a3=0 items=0 ppid=1 pid=1796 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm=746D75783A20736572766572 exe="/usr/bin/tmux" subj=system_u:system_r:init_t:s0 key=(null) >18:10:28,426 NOTICE audit:PROCTITLE proctitle=2F7573722F62696E2F746D7578002D75002D66002F7573722F73686172652F616E61636F6E64612F746D75782E636F6E66007374617274 >18:10:28,427 INFO systemd:Started Anaconda. >18:10:28,428 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=anaconda comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >18:10:28,429 INFO systemd:Started Anaconda Text Console. >18:10:28,429 INFO systemd:Startup finished in 5.406s (kernel) + 6.861s (initrd) + 5.026s (userspace) = 17.294s. >18:10:28,429 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=anaconda-tmux@tty1 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >18:10:28,490 NOTICE audit:AVC avc: denied { write } for pid=1826 comm=746D75783A20636C69656E74 name="default" dev="tmpfs" ino=30214 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:tmp_t:s0 tclass=sock_file permissive=1 >18:10:28,490 NOTICE audit:SYSCALL arch=c000003e syscall=42 success=yes exit=0 a0=5 a1=7fffea9965e0 a2=6e a3=8 items=0 ppid=1 pid=1826 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=tty1 ses=4294967295 comm=746D75783A20636C69656E74 exe="/usr/bin/tmux" subj=system_u:system_r:init_t:s0 key=(null) >18:10:28,490 NOTICE audit:PROCTITLE proctitle=2F7573722F62696E2F746D7578002D7500617474616368002D7400616E61636F6E6461 >18:10:28,581 DEBUG NetworkManager:<debug> [1529777428.5817] platform-linux: do-request-link: 2 >18:10:28,581 DEBUG NetworkManager:<debug> [1529777428.5818] platform: signal: link changed: 2: eno1 <UP;broadcast,multicast,up> mtu 1500 arp 1 ethernet? init addrgenmode none addr 0C:C4:7A:31:44:90 driver e1000e rx:0,0 tx:0,0 >18:10:28,581 DEBUG NetworkManager:<debug> [1529777428.5818] platform-linux: do-change-link[2]: success changing link: success >18:10:28,582 DEBUG NetworkManager:<debug> [1529777428.5819] device[0x558704feb810] (eno1): add_pending_action (1): 'carrier-wait' >18:10:28,582 DEBUG NetworkManager:<debug> [1529777428.5819] device[0x558704feb810] (eno1): preparing device >18:10:28,582 DEBUG NetworkManager:<debug> [1529777428.5819] device[0x558704feb810] (eno1): clearing queued IP4 config change >18:10:28,582 DEBUG NetworkManager:<debug> [1529777428.5819] device[0x558704feb810] (eno1): clearing queued IP6 config change >18:10:28,582 DEBUG NetworkManager:<debug> [1529777428.5820] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/eno1/accept_ra' to '0' (current value is '1') >18:10:28,582 DEBUG NetworkManager:<debug> [1529777428.5820] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/eno1/use_tempaddr' to '0' (current value is identical) >18:10:28,582 DEBUG NetworkManager:<debug> [1529777428.5820] device[0x558704feb810] (eno1): ip4-config: update (commit=1, new-config=(nil)) >18:10:28,582 DEBUG NetworkManager:<debug> [1529777428.5820] device[0x558704feb810] (eno1): ip4-config: clear IP4Config instance (/org/freedesktop/NetworkManager/IP4Config/1) >18:10:28,582 DEBUG NetworkManager:<debug> [1529777428.5821] dns-mgr: (device_ip4_config_changed): queueing DNS updates (1) >18:10:28,582 DEBUG NetworkManager:<debug> [1529777428.5821] dns-mgr: (device_ip4_config_changed): DNS configuration did not change >18:10:28,582 DEBUG NetworkManager:<debug> [1529777428.5821] dns-mgr: (device_ip4_config_changed): no DNS changes to commit (0) >18:10:28,582 DEBUG NetworkManager:<debug> [1529777428.5822] device[0x558704feb810] (eno1): ip6-config: update (commit=1, new-config=(nil)) >18:10:28,582 DEBUG NetworkManager:<debug> [1529777428.5822] device[0x558704feb810] (eno1): ip6-config: clear IP6Config instance (/org/freedesktop/NetworkManager/IP6Config/1) >18:10:28,582 INFO kernel:IPv6: ADDRCONF(NETDEV_UP): eno1: link is not ready >18:10:28,582 DEBUG NetworkManager:<debug> [1529777428.5822] dns-mgr: (device_ip6_config_changed): queueing DNS updates (1) >18:10:28,582 DEBUG NetworkManager:<debug> [1529777428.5822] dns-mgr: (device_ip6_config_changed): DNS configuration did not change >18:10:28,582 DEBUG NetworkManager:<debug> [1529777428.5822] dns-mgr: (device_ip6_config_changed): no DNS changes to commit (0) >18:10:28,582 DEBUG NetworkManager:<debug> [1529777428.5824] device[0x558704feb810] (eno1): device not yet available for transition to DISCONNECTED >18:10:28,582 DEBUG NetworkManager:<debug> [1529777428.5825] device[0x5587050148b0] (eno2): constructed (NMDeviceEthernet) >18:10:28,582 DEBUG NetworkManager:<debug> [1529777428.5825] device[0x5587050148b0] (eno2): start setup of NMDeviceEthernet, kernel ifindex 3 >18:10:28,582 DEBUG NetworkManager:<debug> [1529777428.5825] device[0x5587050148b0] (eno2): assume-state: set guess-assume=1, connection=(null) >18:10:28,582 DEBUG NetworkManager:<debug> [1529777428.5826] platform-linux: error reading net:/sys/class/net/eno2/phys_port_id: error reading 4096 bytes from file descriptor: Operation not supported >18:10:28,582 DEBUG NetworkManager:<debug> [1529777428.5827] platform-linux: sysctl: reading 'net:/sys/class/net/eno2/dev_id': '0x0' >18:10:28,582 DEBUG NetworkManager:<debug> [1529777428.5827] platform-linux: error reading net:/sys/class/net/eno2/device/sriov_totalvfs: Failed to open file "device/sriov_totalvfs" with openat: No such file or directory >18:10:28,582 DEBUG NetworkManager:<debug> [1529777428.5827] device[0x5587050148b0] (eno2): hw-addr: hardware address now 0C:C4:7A:31:44:91 >18:10:28,582 DEBUG NetworkManager:<debug> [1529777428.5828] device[0x5587050148b0] (eno2): hw-addr: update initial MAC address 0C:C4:7A:31:44:91 >18:10:28,582 DEBUG NetworkManager:<debug> [1529777428.5828] device[0x5587050148b0] (eno2): hw-addr: read permanent MAC address '0C:C4:7A:31:44:91' >18:10:28,582 DEBUG NetworkManager:<debug> [1529777428.5829] device[0x5587050148b0] (eno2): unmanaged: flags set to [platform-init,!loopback=0x10/0x18/unmanaged/unrealized], set-managed [loopback=0x8]) >18:10:28,583 DEBUG NetworkManager:<debug> [1529777428.5829] device[0x5587050148b0] (eno2): unmanaged: flags set to [platform-init,!loopback,!user-settings=0x10/0x58/unmanaged/unrealized], set-managed [user-settings=0x40]) >18:10:28,583 DEBUG NetworkManager:<debug> [1529777428.5829] device[0x5587050148b0] (eno2): unmanaged: flags set to [!loopback,!platform-init,!user-settings=0x0/0x58/managed/unrealized], set-managed [platform-init=0x10]) >18:10:28,583 DEBUG NetworkManager:<debug> [1529777428.5829] device[0x5587050148b0] (eno2): unmanaged: flags set to [!sleeping,!loopback,!platform-init,!user-settings=0x0/0x59/managed/unrealized], set-managed [sleeping=0x1]) >18:10:28,583 INFO NetworkManager:<info> [1529777428.5835] manager: (eno2): new Ethernet device (/org/freedesktop/NetworkManager/Devices/3) >18:10:28,583 DEBUG NetworkManager:<debug> [1529777428.5839] settings-connection[0x7fe58c008740]: constructed (NMIfcfgConnection) >18:10:28,584 INFO NetworkManager:<info> [1529777428.5844] ifcfg-rh: add connection in-memory (4455419f-baa2-3b9a-a8eb-696861623f57,"Wired connection 2") >18:10:28,584 DEBUG NetworkManager:<debug> [1529777428.5844] settings-connection[0x7fe58c008740,4455419f-baa2-3b9a-a8eb-696861623f57]: failed to read connection timestamp: No such file or directory >18:10:28,584 DEBUG NetworkManager:<debug> [1529777428.5846] ++ connection 'new connection' (0x7fe58c008740/NMIfcfgConnection/"802-3-ethernet"): [/org/freedesktop/NetworkManager/Settings/2] >18:10:28,584 DEBUG NetworkManager:<debug> [1529777428.5847] ++ connection [ 0x558705000550 ] >18:10:28,584 DEBUG NetworkManager:<debug> [1529777428.5847] ++ connection.autoconnect-priority = -999 >18:10:28,584 DEBUG NetworkManager:<debug> [1529777428.5847] ++ connection.id = 'Wired connection 2' >18:10:28,584 DEBUG NetworkManager:<debug> [1529777428.5847] ++ connection.permissions = [] >18:10:28,584 DEBUG NetworkManager:<debug> [1529777428.5847] ++ connection.timestamp = 1529777428 >18:10:28,584 DEBUG NetworkManager:<debug> [1529777428.5847] ++ connection.type = '802-3-ethernet' >18:10:28,585 DEBUG NetworkManager:<debug> [1529777428.5847] ++ connection.uuid = '4455419f-baa2-3b9a-a8eb-696861623f57' >18:10:28,585 DEBUG NetworkManager:<debug> [1529777428.5847] ++ 802-3-ethernet [ 0x558705008790 ] >18:10:28,585 DEBUG NetworkManager:<debug> [1529777428.5847] ++ 802-3-ethernet.mac-address = '0C:C4:7A:31:44:91' >18:10:28,585 DEBUG NetworkManager:<debug> [1529777428.5847] ++ 802-3-ethernet.mac-address-blacklist = [] >18:10:28,585 DEBUG NetworkManager:<debug> [1529777428.5847] ++ 802-3-ethernet.s390-options = ((GHashTable*) 0x558704fe4e40) >18:10:28,585 DEBUG NetworkManager:<debug> [1529777428.5847] ++ ipv4 [ 0x5587050006d0 ] >18:10:28,585 DEBUG NetworkManager:<debug> [1529777428.5848] ++ ipv4.addresses = ((GPtrArray*) 0x55870501ece0) >18:10:28,585 DEBUG NetworkManager:<debug> [1529777428.5848] ++ ipv4.dns = [] >18:10:28,585 DEBUG NetworkManager:<debug> [1529777428.5848] ++ ipv4.dns-search = [] >18:10:28,585 DEBUG NetworkManager:<debug> [1529777428.5848] ++ ipv4.method = 'auto' >18:10:28,585 DEBUG NetworkManager:<debug> [1529777428.5848] ++ ipv4.routes = ((GPtrArray*) 0x55870501ed40) >18:10:28,585 DEBUG NetworkManager:<debug> [1529777428.5848] ++ ipv6 [ 0x558705000610 ] >18:10:28,585 DEBUG NetworkManager:<debug> [1529777428.5848] ++ ipv6.addresses = ((GPtrArray*) 0x55870501ed60) >18:10:28,585 DEBUG NetworkManager:<debug> [1529777428.5848] ++ ipv6.dns = [] >18:10:28,585 DEBUG NetworkManager:<debug> [1529777428.5848] ++ ipv6.dns-search = [] >18:10:28,585 DEBUG NetworkManager:<debug> [1529777428.5848] ++ ipv6.method = 'auto' >18:10:28,585 DEBUG NetworkManager:<debug> [1529777428.5848] ++ ipv6.routes = ((GPtrArray*) 0x55870501f000) >18:10:28,585 INFO NetworkManager:<info> [1529777428.5850] settings: (eno2): created default wired connection 'Wired connection 2' >18:10:28,585 DEBUG NetworkManager:<debug> [1529777428.5851] device[0x5587050148b0] (eno2): ip4-config: update (commit=0, new-config=0x5587050094a0) >18:10:28,585 DEBUG NetworkManager:<debug> [1529777428.5853] device[0x5587050148b0] (eno2): ip4-config: set IP4Config instance (/org/freedesktop/NetworkManager/IP4Config/2) >18:10:28,585 DEBUG NetworkManager:<debug> [1529777428.5853] dns-mgr: (device_ip4_config_changed): queueing DNS updates (1) >18:10:28,585 DEBUG NetworkManager:<debug> [1529777428.5853] dns-mgr: (device_ip4_config_changed): DNS configuration did not change >18:10:28,585 DEBUG NetworkManager:<debug> [1529777428.5853] dns-mgr: (device_ip4_config_changed): no DNS changes to commit (0) >18:10:28,585 DEBUG NetworkManager:<debug> [1529777428.5854] device[0x5587050148b0] (eno2): ip6-config: update (commit=0, new-config=0x55870500f040) >18:10:28,585 DEBUG NetworkManager:<debug> [1529777428.5856] device[0x5587050148b0] (eno2): ip6-config: set IP6Config instance (/org/freedesktop/NetworkManager/IP6Config/2) >18:10:28,585 DEBUG NetworkManager:<debug> [1529777428.5856] dns-mgr: (device_ip6_config_changed): queueing DNS updates (1) >18:10:28,585 DEBUG NetworkManager:<debug> [1529777428.5856] dns-mgr: (device_ip6_config_changed): DNS configuration did not change >18:10:28,585 DEBUG NetworkManager:<debug> [1529777428.5856] dns-mgr: (device_ip6_config_changed): no DNS changes to commit (0) >18:10:28,586 DEBUG NetworkManager:<debug> [1529777428.5856] device[0x5587050148b0] (eno2): assume-state: set guess-assume=0, connection=(null) >18:10:28,586 DEBUG NetworkManager:<debug> [1529777428.5856] manager: (eno2): assume: cannot generate connection: device has no existing configuration >18:10:28,586 INFO NetworkManager:<info> [1529777428.5856] device (eno2): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external') >18:10:28,586 DEBUG NetworkManager:<debug> [1529777428.5857] platform-linux: sysctl: reading '/proc/sys/net/ipv6/conf/eno2/accept_ra': '1' >18:10:28,586 DEBUG NetworkManager:<debug> [1529777428.5857] platform-linux: sysctl: reading '/proc/sys/net/ipv6/conf/eno2/accept_ra_defrtr': '1' >18:10:28,586 DEBUG NetworkManager:<debug> [1529777428.5857] platform-linux: sysctl: reading '/proc/sys/net/ipv6/conf/eno2/accept_ra_pinfo': '1' >18:10:28,586 DEBUG NetworkManager:<debug> [1529777428.5857] platform-linux: sysctl: reading '/proc/sys/net/ipv6/conf/eno2/accept_ra_rtr_pref': '1' >18:10:28,586 DEBUG NetworkManager:<debug> [1529777428.5857] platform-linux: sysctl: reading '/proc/sys/net/ipv6/conf/eno2/forwarding': '0' >18:10:28,586 DEBUG NetworkManager:<debug> [1529777428.5858] platform-linux: sysctl: reading '/proc/sys/net/ipv6/conf/eno2/disable_ipv6': '0' >18:10:28,586 DEBUG NetworkManager:<debug> [1529777428.5858] platform-linux: sysctl: reading '/proc/sys/net/ipv6/conf/eno2/hop_limit': '64' >18:10:28,586 DEBUG NetworkManager:<debug> [1529777428.5858] platform-linux: sysctl: reading '/proc/sys/net/ipv6/conf/eno2/use_tempaddr': '0' >18:10:28,586 DEBUG NetworkManager:<debug> [1529777428.5858] device[0x5587050148b0] (eno2): will enable userland IPv6LL >18:10:28,586 DEBUG NetworkManager:<debug> [1529777428.5858] platform-linux: link: change 3: user-ipv6ll: set IPv6 address generation mode to none >18:10:28,586 DEBUG NetworkManager:<debug> [1529777428.5858] platform-linux: do-request-link: 3 >18:10:28,586 DEBUG NetworkManager:<debug> [1529777428.5859] platform: signal: link changed: 3: eno2 <DOWN;broadcast,multicast> mtu 1500 arp 1 ethernet? init addrgenmode none addr 0C:C4:7A:31:44:91 driver igb rx:0,0 tx:0,0 >18:10:28,586 DEBUG NetworkManager:<debug> [1529777428.5859] device[0x5587050148b0] (eno2): queued link change for ifindex 3 >18:10:28,586 INFO kernel:IPv6: ADDRCONF(NETDEV_UP): eno2: link is not ready >18:10:28,586 DEBUG NetworkManager:<debug> [1529777428.5859] platform-linux: do-change-link[3]: success changing link: success >18:10:28,586 DEBUG NetworkManager:<debug> [1529777428.5859] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/eno2/disable_ipv6' to '1' (current value is '0') >18:10:28,586 DEBUG NetworkManager:<debug> [1529777428.5860] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/eno2/disable_ipv6' to '0' (current value is '1') >18:10:28,586 DEBUG NetworkManager:<debug> [1529777428.5860] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/eno2/accept_ra_defrtr' to '0' (current value is '1') >18:10:28,586 DEBUG NetworkManager:<debug> [1529777428.5860] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/eno2/accept_ra_pinfo' to '0' (current value is '1') >18:10:28,586 DEBUG NetworkManager:<debug> [1529777428.5860] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/eno2/accept_ra_rtr_pref' to '0' (current value is '1') >18:10:28,586 DEBUG NetworkManager:<debug> [1529777428.5860] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/eno2/use_tempaddr' to '0' (current value is identical) >18:10:28,586 DEBUG NetworkManager:<debug> [1529777428.5861] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/eno2/forwarding' to '0' (current value is identical) >18:10:28,586 DEBUG NetworkManager:<debug> [1529777428.5861] device[0x5587050148b0] (eno2): bringing up device 3 >18:10:28,586 DEBUG NetworkManager:<debug> [1529777428.5861] platform: link: setting up "eno2" (3) >18:10:28,586 DEBUG NetworkManager:<debug> [1529777428.5861] platform-linux: link: change 3: flags: set 0x1/0x1 ([up] / [up]) >18:10:28,632 DEBUG NetworkManager:<debug> [1529777428.6325] platform-linux: do-request-link: 3 >18:10:28,632 DEBUG NetworkManager:<debug> [1529777428.6326] platform: signal: link changed: 3: eno2 <UP;broadcast,multicast,up> mtu 1500 arp 1 ethernet? init addrgenmode none addr 0C:C4:7A:31:44:91 driver igb rx:0,0 tx:0,0 >18:10:28,632 DEBUG NetworkManager:<debug> [1529777428.6326] platform-linux: do-change-link[3]: success changing link: success >18:10:28,632 DEBUG NetworkManager:<debug> [1529777428.6329] device[0x5587050148b0] (eno2): add_pending_action (1): 'carrier-wait' >18:10:28,632 DEBUG NetworkManager:<debug> [1529777428.6329] device[0x5587050148b0] (eno2): preparing device >18:10:28,632 DEBUG NetworkManager:<debug> [1529777428.6329] device[0x5587050148b0] (eno2): clearing queued IP4 config change >18:10:28,633 DEBUG NetworkManager:<debug> [1529777428.6329] device[0x5587050148b0] (eno2): clearing queued IP6 config change >18:10:28,633 DEBUG NetworkManager:<debug> [1529777428.6329] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/eno2/accept_ra' to '0' (current value is '1') >18:10:28,633 DEBUG NetworkManager:<debug> [1529777428.6329] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/eno2/use_tempaddr' to '0' (current value is identical) >18:10:28,633 DEBUG NetworkManager:<debug> [1529777428.6330] device[0x5587050148b0] (eno2): ip4-config: update (commit=1, new-config=(nil)) >18:10:28,633 DEBUG NetworkManager:<debug> [1529777428.6330] device[0x5587050148b0] (eno2): ip4-config: clear IP4Config instance (/org/freedesktop/NetworkManager/IP4Config/2) >18:10:28,633 DEBUG NetworkManager:<debug> [1529777428.6330] dns-mgr: (device_ip4_config_changed): queueing DNS updates (1) >18:10:28,633 DEBUG NetworkManager:<debug> [1529777428.6330] dns-mgr: (device_ip4_config_changed): DNS configuration did not change >18:10:28,633 DEBUG NetworkManager:<debug> [1529777428.6330] dns-mgr: (device_ip4_config_changed): no DNS changes to commit (0) >18:10:28,633 DEBUG NetworkManager:<debug> [1529777428.6331] device[0x5587050148b0] (eno2): ip6-config: update (commit=1, new-config=(nil)) >18:10:28,633 DEBUG NetworkManager:<debug> [1529777428.6331] device[0x5587050148b0] (eno2): ip6-config: clear IP6Config instance (/org/freedesktop/NetworkManager/IP6Config/2) >18:10:28,633 DEBUG NetworkManager:<debug> [1529777428.6331] dns-mgr: (device_ip6_config_changed): queueing DNS updates (1) >18:10:28,633 DEBUG NetworkManager:<debug> [1529777428.6331] dns-mgr: (device_ip6_config_changed): DNS configuration did not change >18:10:28,633 DEBUG NetworkManager:<debug> [1529777428.6331] dns-mgr: (device_ip6_config_changed): no DNS changes to commit (0) >18:10:28,633 DEBUG NetworkManager:<debug> [1529777428.6333] device[0x5587050148b0] (eno2): device not yet available for transition to DISCONNECTED >18:10:28,633 INFO kernel:IPv6: ADDRCONF(NETDEV_UP): eno2: link is not ready >18:10:28,633 INFO kernel:8021q: adding VLAN 0 to HW filter on device eno2 >18:10:28,634 DEBUG NetworkManager:<debug> [1529777428.6349] create NMVpnManager singleton (0x5587050070f0) >18:10:28,634 DEBUG NetworkManager:<debug> [1529777428.6349] manager: creating virtual devices... >18:10:28,635 DEBUG NetworkManager:<debug> [1529777428.6349] setting up local loopback >18:10:28,635 DEBUG NetworkManager:<debug> [1529777428.6349] platform: link: setting up "lo" (1) >18:10:28,635 DEBUG NetworkManager:<debug> [1529777428.6349] platform-linux: link: change 1: flags: set 0x1/0x1 ([up] / [up]) >18:10:28,635 DEBUG NetworkManager:<debug> [1529777428.6349] platform-linux: do-request-link: 1 >18:10:28,635 DEBUG NetworkManager:<debug> [1529777428.6350] platform-linux: do-change-link[1]: success changing link: success >18:10:28,635 INFO dbus-daemon:[system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' requested by ':1.2' (uid=0 pid=1756 comm="/usr/sbin/NetworkManager --no-daemon " label="system_u:system_r:NetworkManager_t:s0") >18:10:28,635 DEBUG NetworkManager:<debug> [1529777428.6356] dispatcher: (1) 00-netreport succeeded >18:10:28,635 DEBUG NetworkManager:<debug> [1529777428.6356] dispatcher: (1) 04-iscsi succeeded >18:10:28,635 DEBUG NetworkManager:<debug> [1529777428.6356] dispatcher: (1) 10-ifcfg-rh-routes.sh succeeded >18:10:28,635 DEBUG NetworkManager:<debug> [1529777428.6356] dispatcher: (1) 11-dhclient succeeded >18:10:28,635 DEBUG NetworkManager:<debug> [1529777428.6357] dispatcher: (1) 20-chrony succeeded >18:10:28,635 DEBUG NetworkManager:<debug> [1529777428.6358] device[0x558704fdc970] (lo): ip4-config: update (commit=0, new-config=0x558705009360) >18:10:28,636 DEBUG NetworkManager:<debug> [1529777428.6361] device[0x558704fdc970] (lo): ip4-config: set IP4Config instance (/org/freedesktop/NetworkManager/IP4Config/3) >18:10:28,636 DEBUG NetworkManager:<debug> [1529777428.6362] dns-mgr: (device_ip4_config_changed): queueing DNS updates (1) >18:10:28,636 DEBUG NetworkManager:<debug> [1529777428.6362] dns-mgr: (device_ip4_config_changed): DNS configuration did not change >18:10:28,636 DEBUG NetworkManager:<debug> [1529777428.6362] dns-mgr: (device_ip4_config_changed): no DNS changes to commit (0) >18:10:28,636 DEBUG NetworkManager:<debug> [1529777428.6362] device[0x558704fdc970] (lo): ip6-config: update (commit=0, new-config=0x55870500f3a0) >18:10:28,636 DEBUG NetworkManager:<debug> [1529777428.6365] device[0x558704fdc970] (lo): ip6-config: set IP6Config instance (/org/freedesktop/NetworkManager/IP6Config/3) >18:10:28,636 DEBUG NetworkManager:<debug> [1529777428.6365] dns-mgr: (device_ip6_config_changed): queueing DNS updates (1) >18:10:28,636 DEBUG NetworkManager:<debug> [1529777428.6365] dns-mgr: (device_ip6_config_changed): DNS configuration did not change >18:10:28,636 DEBUG NetworkManager:<debug> [1529777428.6366] dns-mgr: (device_ip6_config_changed): no DNS changes to commit (0) >18:10:28,636 DEBUG NetworkManager:<debug> [1529777428.6368] device[0x558704feb810] (eno1): ip4-config: update (commit=0, new-config=0x5587050090e0) >18:10:28,637 DEBUG NetworkManager:<debug> [1529777428.6370] device[0x558704feb810] (eno1): ip4-config: set IP4Config instance (/org/freedesktop/NetworkManager/IP4Config/4) >18:10:28,637 DEBUG NetworkManager:<debug> [1529777428.6370] dns-mgr: (device_ip4_config_changed): queueing DNS updates (1) >18:10:28,637 DEBUG NetworkManager:<debug> [1529777428.6371] dns-mgr: (device_ip4_config_changed): DNS configuration did not change >18:10:28,637 DEBUG NetworkManager:<debug> [1529777428.6371] dns-mgr: (device_ip4_config_changed): no DNS changes to commit (0) >18:10:28,637 DEBUG NetworkManager:<debug> [1529777428.6371] device[0x558704feb810] (eno1): ip6-config: update (commit=0, new-config=0x55870500f5e0) >18:10:28,637 INFO systemd:Starting Authorization Manager... >18:10:28,637 DEBUG NetworkManager:<debug> [1529777428.6373] device[0x558704feb810] (eno1): ip6-config: set IP6Config instance (/org/freedesktop/NetworkManager/IP6Config/4) >18:10:28,638 DEBUG NetworkManager:<debug> [1529777428.6373] dns-mgr: (device_ip6_config_changed): queueing DNS updates (1) >18:10:28,638 DEBUG NetworkManager:<debug> [1529777428.6373] dns-mgr: (device_ip6_config_changed): DNS configuration did not change >18:10:28,638 DEBUG NetworkManager:<debug> [1529777428.6374] dns-mgr: (device_ip6_config_changed): no DNS changes to commit (0) >18:10:28,638 DEBUG NetworkManager:<debug> [1529777428.6374] manager: (eno1): assume: cannot generate connection: device has no existing configuration >18:10:28,638 DEBUG NetworkManager:<debug> [1529777428.6375] device[0x5587050148b0] (eno2): ip4-config: update (commit=0, new-config=0x558705009720) >18:10:28,638 DEBUG NetworkManager:<debug> [1529777428.6377] device[0x5587050148b0] (eno2): ip4-config: set IP4Config instance (/org/freedesktop/NetworkManager/IP4Config/5) >18:10:28,638 DEBUG NetworkManager:<debug> [1529777428.6378] dns-mgr: (device_ip4_config_changed): queueing DNS updates (1) >18:10:28,638 DEBUG NetworkManager:<debug> [1529777428.6378] dns-mgr: (device_ip4_config_changed): DNS configuration did not change >18:10:28,638 DEBUG NetworkManager:<debug> [1529777428.6378] dns-mgr: (device_ip4_config_changed): no DNS changes to commit (0) >18:10:28,638 DEBUG NetworkManager:<debug> [1529777428.6378] device[0x5587050148b0] (eno2): ip6-config: update (commit=0, new-config=0x55870500f940) >18:10:28,638 DEBUG NetworkManager:<debug> [1529777428.6380] device[0x5587050148b0] (eno2): ip6-config: set IP6Config instance (/org/freedesktop/NetworkManager/IP6Config/5) >18:10:28,638 DEBUG NetworkManager:<debug> [1529777428.6380] dns-mgr: (device_ip6_config_changed): queueing DNS updates (1) >18:10:28,638 DEBUG NetworkManager:<debug> [1529777428.6381] dns-mgr: (device_ip6_config_changed): DNS configuration did not change >18:10:28,638 DEBUG NetworkManager:<debug> [1529777428.6381] dns-mgr: (device_ip6_config_changed): no DNS changes to commit (0) >18:10:28,638 DEBUG NetworkManager:<debug> [1529777428.6381] manager: (eno2): assume: cannot generate connection: device has no existing configuration >18:10:28,638 DEBUG NetworkManager:<debug> [1529777428.6382] manager: (lo): assume: don't assume because not managed >18:10:28,638 DEBUG NetworkManager:<debug> [1529777428.6382] device[0x558704feb810] (eno1): ip4-config: update (commit=0, new-config=0x5587050099a0) >18:10:28,638 DEBUG NetworkManager:<debug> [1529777428.6383] device[0x558704feb810] (eno1): ip6-config: update (commit=0, new-config=0x55870500f040) >18:10:28,638 DEBUG NetworkManager:<debug> [1529777428.6383] manager: (eno1): assume: cannot generate connection: device has no existing configuration >18:10:28,638 DEBUG NetworkManager:<debug> [1529777428.6383] device[0x5587050148b0] (eno2): ip4-config: update (commit=0, new-config=0x558705009c20) >18:10:28,638 DEBUG NetworkManager:<debug> [1529777428.6384] device[0x5587050148b0] (eno2): ip6-config: update (commit=0, new-config=0x55870500f040) >18:10:28,638 DEBUG NetworkManager:<debug> [1529777428.6384] manager: (eno2): assume: cannot generate connection: device has no existing configuration >18:10:28,638 DEBUG NetworkManager:<debug> [1529777428.6384] manager: check_if_startup_complete returns FALSE because of eno1 >18:10:28,638 DEBUG NetworkManager:<debug> [1529777428.6387] ifcfg-rh: dbus: aquired D-Bus service com.redhat.ifcfgrh1 and exported /com/redhat/ifcfgrh1 object >18:10:28,639 DEBUG NetworkManager:<debug> [1529777428.6388] sleep-monitor-sd: inhibit: taking sleep inhibitor... >18:10:28,639 DEBUG NetworkManager:<debug> [1529777428.6397] firewall: firewall initialized (not running) >18:10:28,640 DEBUG NetworkManager:<debug> [1529777428.6405] sleep-monitor-sd: inhibit: inhibitor fd is 16 >18:10:28,789 INFO polkitd:Started polkitd version 0.114 >18:10:29,051 INFO dbus-daemon:[system] Successfully activated service 'org.freedesktop.PolicyKit1' >18:10:29,051 INFO systemd:Started Authorization Manager. >18:10:29,051 NOTICE audit: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' >18:10:29,051 DEBUG NetworkManager:<debug> [1529777429.0514] auth: dbus name owner: ':1.6' >18:10:29,051 DEBUG NetworkManager:<debug> [1529777429.0516] auth: emit changed signal >18:10:29,398 NOTICE audit:AVC avc: denied { read write } for pid=1866 comm="ldconfig" path="/dev/pts/0" dev="devpts" ino=3 scontext=system_u:system_r:ldconfig_t:s0 tcontext=system_u:object_r:devpts_t:s0 tclass=chr_file permissive=1 >18:10:29,399 NOTICE audit:SYSCALL arch=c000003e syscall=59 success=yes exit=0 a0=7f9365aae430 a1=7f9357816078 a2=7f9357816090 a3=0 items=0 ppid=1821 pid=1866 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=pts0 ses=4294967295 comm="ldconfig" exe="/usr/sbin/ldconfig" subj=system_u:system_r:ldconfig_t:s0 key=(null) >18:10:29,399 NOTICE audit:PROCTITLE proctitle=2F7362696E2F6C64636F6E666967002D70 >18:10:30,101 INFO dbus-daemon:[system] Activating via systemd: service name='com.redhat.lvmdbus1' unit='lvm2-lvmdbusd.service' requested by ':1.7' (uid=0 pid=1821 comm="/usr/bin/python3 /sbin/anaconda " label="system_u:system_r:initrc_t:s0") >18:10:30,103 INFO systemd:Starting LVM2 D-Bus service... >18:10:30,297 INFO dbus-daemon:[system] Successfully activated service 'com.redhat.lvmdbus1' >18:10:30,298 INFO systemd:Started LVM2 D-Bus service. >18:10:30,298 NOTICE audit:SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=lvm2-lvmdbusd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >18:10:30,708 INFO dbus-daemon:[system] Activating via systemd: service name='org.freedesktop.UDisks2' unit='udisks2.service' requested by ':1.9' (uid=0 pid=1821 comm="/usr/bin/python3 /sbin/anaconda " label="system_u:system_r:initrc_t:s0") >18:10:30,709 INFO systemd:Starting Disk Manager... >18:10:30,761 NOTICE journal:udisks daemon version 2.7.6 starting >18:10:30,976 INFO dbus-daemon:[system] Successfully activated service 'org.freedesktop.UDisks2' >18:10:30,976 INFO systemd:Started Disk Manager. >18:10:30,976 NOTICE audit: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' >18:10:30,981 NOTICE journal:Acquired the name org.freedesktop.UDisks2 on the system message bus >18:10:30,984 NOTICE journal:Loading module libudisks2_iscsi.so... >18:10:30,985 WARNING journal:g_object_notify: object class 'UDisksObjectSkeleton' has no property named 'manager-iscsi-initiator' >18:10:31,934 NOTICE audit:CONFIG_CHANGE audit_pid=1913 old=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:auditd_t:s0 res=1 >18:10:31,934 NOTICE audit:CONFIG_CHANGE audit_enabled=1 old=1 auid=4294967295 ses=4294967295 subj=system_u:system_r:auditd_t:s0 res=1 >18:10:31,937 NOTICE audit:AVC avc: denied { read write } for pid=1914 comm="dbus-daemon" path="/dev/pts/0" dev="devpts" ino=3 scontext=system_u:system_r:system_dbusd_t:s0-s0:c0.c1023 tcontext=system_u:object_r:devpts_t:s0 tclass=chr_file permissive=1 >18:10:31,938 NOTICE audit:SYSCALL arch=c000003e syscall=59 success=yes exit=0 a0=7f9348254168 a1=7f934661ac10 a2=7f9346628030 a3=0 items=0 ppid=1821 pid=1914 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=pts0 ses=4294967295 comm="dbus-daemon" exe="/usr/bin/dbus-daemon" subj=system_u:system_r:system_dbusd_t:s0-s0:c0.c1023 key=(null) >18:10:31,938 NOTICE audit:PROCTITLE proctitle=646275732D6461656D6F6E002D2D7072696E742D61646472657373002D2D7379736C6F67002D2D636F6E6669672D66696C653D2F7573722F73686172652F616E61636F6E64612F646275732F616E61636F6E64612D6275732E636F6E66 >18:10:31,976 INFO dbus-daemon:Activating service name='org.fedoraproject.Anaconda.Boss' requested by ':1.0' (uid=0 pid=1821 comm="/usr/bin/python3 /sbin/anaconda " label="system_u:system_r:initrc_t:s0") >18:10:32,043 DEBUG NetworkManager:<debug> [1529777432.0428] platform-linux: kernel-support: RTA_PREF: ability to set router preference for IPv6 routes: detected >18:10:32,043 DEBUG NetworkManager:<debug> [1529777432.0431] platform: signal: route 6 added: table 255 ff00::/8 via :: dev 2 metric 256 mss 0 rt-src rt-boot >18:10:32,043 INFO kernel:e1000e: eno1 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: Rx/Tx >18:10:32,043 INFO kernel:IPv6: ADDRCONF(NETDEV_CHANGE): eno1: link becomes ready >18:10:32,043 DEBUG NetworkManager:<debug> [1529777432.0431] device[0x558704feb810] (eno1): queued IP6 config change >18:10:32,043 DEBUG NetworkManager:<debug> [1529777432.0432] platform: signal: link changed: 2: eno1 <UP,LOWER_UP;broadcast,multicast,up,running,lowerup> mtu 1500 arp 1 ethernet? init addrgenmode none addr 0C:C4:7A:31:44:90 driver e1000e rx:0,0 tx:0,0 >18:10:32,043 DEBUG NetworkManager:<debug> [1529777432.0432] device[0x558704feb810] (eno1): queued link change for ifindex 2 >18:10:32,043 DEBUG NetworkManager:<debug> [1529777432.0433] device[0x558704feb810] (eno1): ip6-config: update (commit=0, new-config=0x55870500f040) >18:10:32,043 DEBUG NetworkManager:<debug> [1529777432.0434] device[0x558704feb810] (eno1): ip6-config: update IP6Config instance (/org/freedesktop/NetworkManager/IP6Config/4) >18:10:32,043 DEBUG NetworkManager:<debug> [1529777432.0434] dns-mgr: (device_ip6_config_changed): queueing DNS updates (1) >18:10:32,043 DEBUG NetworkManager:<debug> [1529777432.0434] dns-mgr: (device_ip6_config_changed): DNS configuration did not change >18:10:32,043 DEBUG NetworkManager:<debug> [1529777432.0434] dns-mgr: (device_ip6_config_changed): no DNS changes to commit (0) >18:10:32,043 INFO NetworkManager:<info> [1529777432.0434] device (eno1): carrier: link connected >18:10:32,043 DEBUG NetworkManager:<debug> [1529777432.0436] device[0x558704feb810] (eno1): speed is now 1000 Mb/s >18:10:32,043 DEBUG NetworkManager:<debug> [1529777432.0437] device[0x558704feb810] (eno1): add_pending_action (2): 'queued-state-change-disconnected' >18:10:32,043 DEBUG NetworkManager:<debug> [1529777432.0437] device[0x558704feb810] (eno1): queue-state[disconnected, reason:carrier-changed, id:80]: queue state change >18:10:32,043 DEBUG NetworkManager:<debug> [1529777432.0437] device[0x558704feb810] (eno1): remove_pending_action (1): 'carrier-wait' >18:10:32,044 DEBUG NetworkManager:<debug> [1529777432.0440] device[0x558704feb810] (eno1): ip4-config: update (commit=0, new-config=0x558705009c20) >18:10:32,044 DEBUG NetworkManager:<debug> [1529777432.0441] device[0x558704feb810] (eno1): ip6-config: update (commit=0, new-config=0x55870500f040) >18:10:32,044 DEBUG NetworkManager:<debug> [1529777432.0441] manager: (eno1): assume: cannot generate connection: device has no existing configuration >18:10:32,044 DEBUG NetworkManager:<debug> [1529777432.0442] device[0x558704feb810] (eno1): queue-state[disconnected, reason:carrier-changed, id:80]: change state >18:10:32,044 INFO NetworkManager:<info> [1529777432.0442] device (eno1): state change: unavailable -> disconnected (reason 'carrier-changed', sys-iface-state: 'managed') >18:10:32,044 DEBUG NetworkManager:<debug> [1529777432.0442] device[0x558704feb810] (eno1): will enable userland IPv6LL >18:10:32,044 DEBUG NetworkManager:<debug> [1529777432.0442] platform-linux: link: change 2: user-ipv6ll: set IPv6 address generation mode to none >18:10:32,044 DEBUG NetworkManager:<debug> [1529777432.0444] platform-linux: do-request-link: 2 >18:10:32,044 DEBUG NetworkManager:<debug> [1529777432.0445] platform-linux: do-change-link[2]: success changing link: success >18:10:32,044 DEBUG NetworkManager:<debug> [1529777432.0446] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/eno1/disable_ipv6' to '1' (current value is '0') >18:10:32,044 DEBUG NetworkManager:<debug> [1529777432.0447] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/eno1/disable_ipv6' to '0' (current value is '1') >18:10:32,044 DEBUG NetworkManager:<debug> [1529777432.0447] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/eno1/accept_ra_defrtr' to '0' (current value is identical) >18:10:32,044 DEBUG NetworkManager:<debug> [1529777432.0448] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/eno1/accept_ra_pinfo' to '0' (current value is identical) >18:10:32,044 DEBUG NetworkManager:<debug> [1529777432.0448] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/eno1/accept_ra_rtr_pref' to '0' (current value is identical) >18:10:32,044 DEBUG NetworkManager:<debug> [1529777432.0448] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/eno1/use_tempaddr' to '0' (current value is identical) >18:10:32,044 DEBUG NetworkManager:<debug> [1529777432.0448] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/eno1/forwarding' to '0' (current value is identical) >18:10:32,045 DEBUG NetworkManager:<debug> [1529777432.0450] policy: re-enabling autoconnect for all connections on eno1 >18:10:32,045 DEBUG NetworkManager:<debug> [1529777432.0450] device[0x558704feb810] (eno1): add_pending_action (2): 'autoactivate' >18:10:32,045 DEBUG NetworkManager:<debug> [1529777432.0450] device[0x558704feb810] (eno1): remove_pending_action (1): 'queued-state-change-disconnected' >18:10:32,045 DEBUG NetworkManager:<debug> [1529777432.0451] platform: signal: route 6 removed: table 255 ff00::/8 via :: dev 2 metric 256 mss 0 rt-src rt-boot >18:10:32,045 DEBUG NetworkManager:<debug> [1529777432.0451] device[0x558704feb810] (eno1): queued IP6 config change >18:10:32,045 DEBUG NetworkManager:<debug> [1529777432.0451] platform: signal: route 6 added: table 255 ff00::/8 via :: dev 2 metric 256 mss 0 rt-src rt-boot >18:10:32,045 INFO NetworkManager:<info> [1529777432.0453] policy: auto-activating connection 'Wired connection 1' >18:10:32,045 DEBUG NetworkManager:<debug> [1529777432.0456] active-connection[0x55870500f0c0]: set device "eno1" [0x558704feb810] >18:10:32,045 DEBUG NetworkManager:<debug> [1529777432.0456] device[0x558704feb810] (eno1): add_pending_action (2): 'activation-0x55870500f0c0' >18:10:32,045 DEBUG NetworkManager:<debug> [1529777432.0459] active-connection[0x55870500f0c0]: constructed (NMActRequest, version-id 1, type managed) >18:10:32,046 DEBUG NetworkManager:<debug> [1529777432.0460] device[0x558704feb810] (eno1): remove_pending_action (1): 'autoactivate' >18:10:32,046 DEBUG NetworkManager:<debug> [1529777432.0460] device[0x558704feb810] (eno1): ip6-config: update (commit=0, new-config=0x55870500fb80) >18:10:32,046 DEBUG NetworkManager:<debug> [1529777432.0461] device[0x558704feb810] (eno1): unmanaged: flags set to [!sleeping,!loopback,!platform-init,!user-explicit,!user-settings=0x0/0x79/managed], set-managed [user-explicit=0x20], reason user-requested) >18:10:32,046 INFO NetworkManager:<info> [1529777432.0464] device (eno1): Activation: starting connection 'Wired connection 1' (24537e0c-b440-3090-b794-76b7284763a7) >18:10:32,046 DEBUG NetworkManager:<debug> [1529777432.0465] device[0x558704feb810] (eno1): activation-stage: schedule activate_stage1_device_prepare,v4 (id 91) >18:10:32,046 DEBUG NetworkManager:<debug> [1529777432.0466] device[0x558704feb810] (eno1): activation-stage: invoke activate_stage1_device_prepare,v4 (id 91) >18:10:32,046 INFO NetworkManager:<info> [1529777432.0467] device (eno1): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed') >18:10:32,046 DEBUG NetworkManager:<debug> [1529777432.0468] active-connection[0x55870500f0c0]: set state activating (was unknown) >18:10:32,046 INFO NetworkManager:<info> [1529777432.0469] manager: NetworkManager state is now CONNECTING >18:10:32,047 DEBUG NetworkManager:<debug> [1529777432.0469] active-connection[0x55870500f0c0]: check-master-ready: not signalling (state activating, no master) >18:10:32,047 DEBUG NetworkManager:<debug> [1529777432.0470] manager: ActivatingConnection now Wired connection 1 >18:10:32,047 DEBUG NetworkManager:<debug> [1529777432.0470] device[0x558704feb810] (eno1): set-link: ignore link negotiation >18:10:32,047 DEBUG NetworkManager:<debug> [1529777432.0470] device[0x558704feb810] (eno1): activation-stage: schedule activate_stage2_device_config,v4 (id 97) >18:10:32,047 DEBUG NetworkManager:<debug> [1529777432.0470] device[0x558704feb810] (eno1): activation-stage: complete activate_stage1_device_prepare,v4 (id 91) >18:10:32,047 DEBUG NetworkManager:<debug> [1529777432.0473] device[0x558704feb810] (eno1): activation-stage: invoke activate_stage2_device_config,v4 (id 97) >18:10:32,047 INFO NetworkManager:<info> [1529777432.0473] device (eno1): state change: prepare -> config (reason 'none', sys-iface-state: 'managed') >18:10:32,047 DEBUG NetworkManager:<debug> [1529777432.0474] device[0x558704feb810] (eno1): bringing up device 2 >18:10:32,047 DEBUG NetworkManager:<debug> [1529777432.0474] platform: link: setting up "eno1" (2) >18:10:32,047 DEBUG NetworkManager:<debug> [1529777432.0474] platform-linux: link: change 2: flags: set 0x1/0x1 ([up] / [up]) >18:10:32,047 DEBUG NetworkManager:<debug> [1529777432.0474] platform-linux: do-request-link: 2 >18:10:32,047 DEBUG NetworkManager:<debug> [1529777432.0475] platform-linux: do-change-link[2]: success changing link: success >18:10:32,047 DEBUG NetworkManager:<debug> [1529777432.0476] firewall: [0x55870503b450,change*:"eno1"]: firewall zone change eno1:default (not running, simulate success) >18:10:32,047 DEBUG NetworkManager:<debug> [1529777432.0476] device[0x558704feb810] (eno1): activation-stage: complete activate_stage2_device_config,v4 (id 97) >18:10:32,047 DEBUG NetworkManager:<debug> [1529777432.0477] firewall: [0x55870503b450,change*:"eno1"]: complete: fake success >18:10:32,047 DEBUG NetworkManager:<debug> [1529777432.0477] device[0x558704feb810] (eno1): activation-stage: schedule activate_stage3_ip_config_start,v4 (id 102) >18:10:32,047 DEBUG NetworkManager:<debug> [1529777432.0478] device[0x558704feb810] (eno1): activation-stage: invoke activate_stage3_ip_config_start,v4 (id 102) >18:10:32,047 DEBUG NetworkManager:<debug> [1529777432.0478] active-connection[0x55870500f0c0]: set state-flags layer2-ready (was none) >18:10:32,047 INFO NetworkManager:<info> [1529777432.0478] device (eno1): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed') >18:10:32,048 DEBUG NetworkManager:<debug> [1529777432.0483] bus-manager: (dhcp) creating private socket unix:path=/var/run/NetworkManager/private-dhcp >18:10:32,048 DEBUG NetworkManager:<debug> [1529777432.0485] create NMDhcpListener singleton (0x55870504e9c0) >18:10:32,048 INFO NetworkManager:<info> [1529777432.0486] dhcp4 (eno1): activation: beginning transaction (timeout in 45 seconds) >18:10:32,048 DEBUG NetworkManager:<debug> [1529777432.0486] dhcp4 (eno1): creating composite dhclient config /var/lib/NetworkManager/dhclient-eno1.conf >18:10:32,048 DEBUG NetworkManager:<debug> [1529777432.0486] dhcp4 (eno1): looking for existing config /etc/NetworkManager/dhclient-24537e0c-b440-3090-b794-76b7284763a7.conf >18:10:32,048 DEBUG NetworkManager:<debug> [1529777432.0486] dhcp4 (eno1): looking for existing config /etc/NetworkManager/dhclient-eno1.conf >18:10:32,048 DEBUG NetworkManager:<debug> [1529777432.0487] dhcp4 (eno1): looking for existing config /etc/NetworkManager/dhclient.conf >18:10:32,048 DEBUG NetworkManager:<debug> [1529777432.0487] dhcp4 (eno1): looking for existing config /etc/dhcp/dhclient-eno1.conf >18:10:32,048 DEBUG NetworkManager:<debug> [1529777432.0487] dhcp4 (eno1): looking for existing config /etc/dhclient-eno1.conf >18:10:32,048 DEBUG NetworkManager:<debug> [1529777432.0487] dhcp4 (eno1): looking for existing config /etc/dhcp/dhclient.conf >18:10:32,048 DEBUG NetworkManager:<debug> [1529777432.0487] dhcp4 (eno1): looking for existing config /etc/dhclient.conf >18:10:32,048 DEBUG NetworkManager:<debug> [1529777432.0487] dhcp4 (eno1): merging existing dhclient config /etc/dhclient.conf >18:10:32,049 DEBUG NetworkManager:<debug> [1529777432.0490] dhcp4 (eno1): running: /sbin/dhclient -d -q -sf /usr/libexec/nm-dhcp-helper -pf /var/run/dhclient-eno1.pid -lf /var/lib/NetworkManager/dhclient-24537e0c-b440-3090-b794-76b7284763a7-eno1.lease -cf /var/lib/NetworkManager/dhclient-eno1.conf eno1 >18:10:32,065 INFO NetworkManager:<info> [1529777432.0651] dhcp4 (eno1): dhclient started with pid 1919 >18:10:32,065 DEBUG NetworkManager:<debug> [1529777432.0652] device[0x558704feb810] (eno1): add_pending_action (2): 'dhcp4' >18:10:32,065 DEBUG NetworkManager:<debug> [1529777432.0652] device[0x558704feb810] (eno1): will enable userland IPv6LL >18:10:32,065 DEBUG NetworkManager:<debug> [1529777432.0652] platform-linux: link: change 2: user-ipv6ll: set IPv6 address generation mode to none >18:10:32,065 DEBUG NetworkManager:<debug> [1529777432.0653] platform-linux: do-request-link: 2 >18:10:32,065 DEBUG NetworkManager:<debug> [1529777432.0654] platform-linux: do-change-link[2]: success changing link: success >18:10:32,065 DEBUG NetworkManager:<debug> [1529777432.0655] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/eno1/disable_ipv6' to '1' (current value is '0') >18:10:32,065 NOTICE audit:AVC avc: denied { dac_override } for pid=1734 comm="in:imjournal" capability=1 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:system_r:syslogd_t:s0 tclass=capability permissive=1 >18:10:32,065 NOTICE audit:AVC avc: denied { write } for pid=1734 comm="in:imjournal" name="/" dev="dm-0" ino=2 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=dir permissive=1 >18:10:32,065 NOTICE audit:AVC avc: denied { add_name } for pid=1734 comm="in:imjournal" name="imjournal.state.tmp" scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=dir permissive=1 >18:10:32,065 NOTICE audit:AVC avc: denied { create } for pid=1734 comm="in:imjournal" name="imjournal.state.tmp" scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >18:10:32,065 NOTICE audit:AVC avc: denied { write open } for pid=1734 comm="in:imjournal" path="/imjournal.state.tmp" dev="dm-0" ino=39378 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >18:10:32,065 NOTICE audit:SYSCALL arch=c000003e syscall=257 success=yes exit=9 a0=ffffff9c a1=7fdb67f74a80 a2=241 a3=1b6 items=0 ppid=1 pid=1734 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="in:imjournal" exe="/usr/sbin/rsyslogd" subj=system_u:system_r:syslogd_t:s0 key=(null) >18:10:32,065 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >18:10:32,065 NOTICE audit:AVC avc: denied { getattr } for pid=1734 comm="in:imjournal" path="/imjournal.state.tmp" dev="dm-0" ino=39378 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >18:10:32,065 NOTICE audit:SYSCALL arch=c000003e syscall=5 success=yes exit=0 a0=9 a1=7fdb67f742c0 a2=7fdb67f742c0 a3=0 items=0 ppid=1 pid=1734 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="in:imjournal" exe="/usr/sbin/rsyslogd" subj=system_u:system_r:syslogd_t:s0 key=(null) >18:10:32,066 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >18:10:32,066 NOTICE audit:AVC avc: denied { remove_name } for pid=1734 comm="in:imjournal" name="imjournal.state.tmp" dev="dm-0" ino=39378 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=dir permissive=1 >18:10:32,066 NOTICE audit:AVC avc: denied { rename } for pid=1734 comm="in:imjournal" name="imjournal.state.tmp" dev="dm-0" ino=39378 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >18:10:32,066 NOTICE audit:AVC avc: denied { unlink } for pid=1734 comm="in:imjournal" name="imjournal.state" dev="dm-0" ino=39174 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >18:10:32,066 NOTICE audit:SYSCALL arch=c000003e syscall=82 success=yes exit=0 a0=7fdb67f74a80 a1=7fdb580023e0 a2=0 a3=7fdb580008d0 items=0 ppid=1 pid=1734 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="in:imjournal" exe="/usr/sbin/rsyslogd" subj=system_u:system_r:syslogd_t:s0 key=(null) >18:10:32,066 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >18:10:32,066 DEBUG NetworkManager:<debug> [1529777432.0655] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/eno1/disable_ipv6' to '0' (current value is '1') >18:10:32,066 DEBUG NetworkManager:<debug> [1529777432.0656] platform: signal: route 6 removed: table 255 ff00::/8 via :: dev 2 metric 256 mss 0 rt-src rt-boot >18:10:32,066 DEBUG NetworkManager:<debug> [1529777432.0657] device[0x558704feb810] (eno1): queued IP6 config change >18:10:32,066 DEBUG NetworkManager:<debug> [1529777432.0657] platform: signal: route 6 added: table 255 ff00::/8 via :: dev 2 metric 256 mss 0 rt-src rt-boot >18:10:32,066 DEBUG NetworkManager:<debug> [1529777432.0658] platform-linux: sysctl: reading '/proc/sys/net/ipv6/conf/default/use_tempaddr': '0' >18:10:32,066 DEBUG NetworkManager:<debug> [1529777432.0658] platform-linux: sysctl: reading '/proc/sys/net/ipv6/conf/eno1/router_solicitation_interval': '4' >18:10:32,066 DEBUG NetworkManager:<debug> [1529777432.0659] platform-linux: sysctl: reading '/proc/sys/net/ipv6/conf/eno1/router_solicitations': '-1' >18:10:32,066 DEBUG NetworkManager:<debug> [1529777432.0659] platform-linux: sysctl: reading '/proc/sys/net/ipv6/conf/eno1/max_addresses': '16' >18:10:32,066 DEBUG NetworkManager:<debug> [1529777432.0661] device[0x558704feb810] (eno1): linklocal6: starting IPv6 with method 'auto', but the device has no link-local addresses configured. Wait. >18:10:32,066 DEBUG NetworkManager:<debug> [1529777432.0662] device[0x558704feb810] (eno1): linklocal6: using IPv6 stable-privacy addressing >18:10:32,066 DEBUG NetworkManager:<debug> [1529777432.0662] device[0x558704feb810] (eno1): linklocal6: adding IPv6LL address fe80::9bfa:87b:bae:290f >18:10:32,066 DEBUG NetworkManager:<debug> [1529777432.0662] platform: address: adding or updating IPv6 address: fe80::9bfa:87b:bae:290f/64 lft forever pref forever lifetime 4-0[4294967295,4294967295] dev 2 src unknown >18:10:32,066 DEBUG NetworkManager:<debug> [1529777432.0663] platform: signal: route 6 added: fe80::/64 via :: dev 2 metric 256 mss 0 rt-src rt-kernel >18:10:32,066 DEBUG NetworkManager:<debug> [1529777432.0663] platform-linux: do-add-ip6-address[2: fe80::9bfa:87b:bae:290f]: success >18:10:32,066 DEBUG NetworkManager:<debug> [1529777432.0664] platform: signal: address 6 added: fe80::9bfa:87b:bae:290f/64 lft forever pref forever lifetime 4-0[4294967295,4294967295] dev 2 flags tentative,permanent src kernel >18:10:32,066 DEBUG NetworkManager:<debug> [1529777432.0664] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/eno1/use_tempaddr' to '0' (current value is identical) >18:10:32,066 DEBUG NetworkManager:<debug> [1529777432.0664] device[0x558704feb810] (eno1): activation-stage: complete activate_stage3_ip_config_start,v4 (id 102) >18:10:32,066 DEBUG NetworkManager:<debug> [1529777432.0668] device[0x558704feb810] (eno1): ip6-config: update (commit=0, new-config=0x55870500fca0) >18:10:32,067 DEBUG NetworkManager:<debug> [1529777432.0669] device[0x558704feb810] (eno1): ip6-config: update IP6Config instance (/org/freedesktop/NetworkManager/IP6Config/4) >18:10:32,067 DEBUG NetworkManager:<debug> [1529777432.0670] dns-mgr: (device_ip6_config_changed): queueing DNS updates (1) >18:10:32,067 DEBUG NetworkManager:<debug> [1529777432.0670] dns-mgr: (device_ip6_config_changed): DNS configuration did not change >18:10:32,067 DEBUG NetworkManager:<debug> [1529777432.0670] dns-mgr: (device_ip6_config_changed): no DNS changes to commit (0) >18:10:32,152 DEBUG NetworkManager:<debug> [1529777432.1522] bus-manager: (dhcp) accepted connection 0x558704f5f620 on private socket >18:10:32,152 DEBUG NetworkManager:<debug> [1529777432.1523] dhcp4 (eno1): unmapped DHCP state 'PREINIT' >18:10:32,152 DEBUG NetworkManager:<debug> [1529777432.1524] dhcp4 (eno1): DHCP reason 'PREINIT' -> state 'unknown' >18:10:32,152 DEBUG NetworkManager:<debug> [1529777432.1527] bus-manager: (dhcp) closed connection 0x558704f5f620 on private socket >18:10:32,161 INFO dhclient:Created duid "\000\004CG\036\315l/IV\273\237\367\320i\035\001\222". >18:10:32,162 INFO dhclient:DHCPDISCOVER on eno1 to 255.255.255.255 port 67 interval 4 (xid=0x425b477b) >18:10:32,234 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.boss:Schedule publishing. >18:10:32,234 WARNING org.fedoraproject.Anaconda.Boss:INFO:anaconda.modules.boss.boss:Start the main loop. >18:10:32,235 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Boss. >18:10:32,235 WARNING org.fedoraproject.Anaconda.Boss:INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-RUpI7ZETEZ,guid=2f46fd5a5e18063914f3e5e45b2e8d17. >18:10:32,238 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Boss/Installation. >18:10:32,238 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Boss. >18:10:32,240 INFO dbus-daemon:Successfully activated service 'org.fedoraproject.Anaconda.Boss' >18:10:32,243 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.boss:Add module org.fedoraproject.Anaconda.Modules.Timezone. >18:10:32,243 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.boss:Add module org.fedoraproject.Anaconda.Modules.Network. >18:10:32,243 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.boss:Add module org.fedoraproject.Anaconda.Modules.Localization. >18:10:32,243 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.boss:Add module org.fedoraproject.Anaconda.Modules.Security. >18:10:32,243 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.boss:Add module org.fedoraproject.Anaconda.Modules.User. >18:10:32,243 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.boss:Add module org.fedoraproject.Anaconda.Modules.Payload. >18:10:32,243 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.boss:Add module org.fedoraproject.Anaconda.Modules.Storage. >18:10:32,243 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.boss:Add module org.fedoraproject.Anaconda.Modules.Services. >18:10:32,243 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.boss:Addons are enabled. >18:10:32,244 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager:Start modules. >18:10:32,244 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Modules/Timezone >18:10:32,244 INFO dbus-daemon:Activating service name='org.fedoraproject.Anaconda.Modules.Timezone' requested by ':1.1' (uid=0 pid=1918 comm="python3 -m pyanaconda.modules.boss " label="system_u:system_r:unconfined_service_t:s0-s0:c0.c1023") >18:10:32,244 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Modules/Network >18:10:32,245 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Modules/Localization >18:10:32,245 INFO dbus-daemon:Activating service name='org.fedoraproject.Anaconda.Modules.Network' requested by ':1.1' (uid=0 pid=1918 comm="python3 -m pyanaconda.modules.boss " label="system_u:system_r:unconfined_service_t:s0-s0:c0.c1023") >18:10:32,245 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Modules/Security >18:10:32,245 INFO dbus-daemon:Activating service name='org.fedoraproject.Anaconda.Modules.Localization' requested by ':1.1' (uid=0 pid=1918 comm="python3 -m pyanaconda.modules.boss " label="system_u:system_r:unconfined_service_t:s0-s0:c0.c1023") >18:10:32,245 INFO dbus-daemon:Activating service name='org.fedoraproject.Anaconda.Modules.Security' requested by ':1.1' (uid=0 pid=1918 comm="python3 -m pyanaconda.modules.boss " label="system_u:system_r:unconfined_service_t:s0-s0:c0.c1023") >18:10:32,245 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Modules/User >18:10:32,246 INFO dbus-daemon:Activating service name='org.fedoraproject.Anaconda.Modules.User' requested by ':1.1' (uid=0 pid=1918 comm="python3 -m pyanaconda.modules.boss " label="system_u:system_r:unconfined_service_t:s0-s0:c0.c1023") >18:10:32,246 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Modules/Payload >18:10:32,246 INFO dbus-daemon:Activating service name='org.fedoraproject.Anaconda.Modules.Payload' requested by ':1.1' (uid=0 pid=1918 comm="python3 -m pyanaconda.modules.boss " label="system_u:system_r:unconfined_service_t:s0-s0:c0.c1023") >18:10:32,246 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Modules/Storage >18:10:32,247 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Modules/Services >18:10:32,247 INFO dbus-daemon:Activating service name='org.fedoraproject.Anaconda.Modules.Storage' requested by ':1.1' (uid=0 pid=1918 comm="python3 -m pyanaconda.modules.boss " label="system_u:system_r:unconfined_service_t:s0-s0:c0.c1023") >18:10:32,247 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager:Starting /org/fedoraproject/Anaconda/Addons/Baz >18:10:32,247 INFO dbus-daemon:Activating service name='org.fedoraproject.Anaconda.Modules.Services' requested by ':1.1' (uid=0 pid=1918 comm="python3 -m pyanaconda.modules.boss " label="system_u:system_r:unconfined_service_t:s0-s0:c0.c1023") >18:10:32,248 INFO dbus-daemon:Activating service name='org.fedoraproject.Anaconda.Addons.Baz' requested by ':1.1' (uid=0 pid=1918 comm="python3 -m pyanaconda.modules.boss " label="system_u:system_r:unconfined_service_t:s0-s0:c0.c1023") >18:10:32,657 WARNING org.fedoraproject.Anaconda.Addons.Baz:DEBUG:anaconda.modules.common.base.base:Schedule publishing. >18:10:32,657 WARNING org.fedoraproject.Anaconda.Addons.Baz:DEBUG:anaconda.modules.common.base.base:Start the loop. >18:10:32,658 WARNING org.fedoraproject.Anaconda.Addons.Baz:DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Addons/Baz. >18:10:32,659 WARNING org.fedoraproject.Anaconda.Addons.Baz:INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-RUpI7ZETEZ,guid=2f46fd5a5e18063914f3e5e45b2e8d17. >18:10:32,660 WARNING org.fedoraproject.Anaconda.Modules.User:DEBUG:anaconda.modules.common.base.base:Schedule publishing. >18:10:32,661 WARNING org.fedoraproject.Anaconda.Modules.User:DEBUG:anaconda.modules.common.base.base:Start the loop. >18:10:32,662 WARNING org.fedoraproject.Anaconda.Modules.User:DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/User. >18:10:32,662 WARNING org.fedoraproject.Anaconda.Addons.Baz:DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Addons.Baz. >18:10:32,662 WARNING org.fedoraproject.Anaconda.Modules.User:INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-RUpI7ZETEZ,guid=2f46fd5a5e18063914f3e5e45b2e8d17. >18:10:32,663 WARNING org.fedoraproject.Anaconda.Modules.Security:DEBUG:anaconda.modules.common.base.base:Schedule publishing. >18:10:32,663 WARNING org.fedoraproject.Anaconda.Modules.Security:DEBUG:anaconda.modules.common.base.base:Start the loop. >18:10:32,665 WARNING org.fedoraproject.Anaconda.Modules.Security:DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Security. >18:10:32,665 INFO dbus-daemon:Successfully activated service 'org.fedoraproject.Anaconda.Addons.Baz' >18:10:32,665 WARNING org.fedoraproject.Anaconda.Modules.Security:INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-RUpI7ZETEZ,guid=2f46fd5a5e18063914f3e5e45b2e8d17. >18:10:32,666 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Addons/Baz is available >18:10:32,667 WARNING org.fedoraproject.Anaconda.Modules.User:DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.User. >18:10:32,669 WARNING org.fedoraproject.Anaconda.Modules.Timezone:DEBUG:anaconda.modules.common.base.base:Schedule publishing. >18:10:32,669 WARNING org.fedoraproject.Anaconda.Modules.Timezone:DEBUG:anaconda.modules.common.base.base:Start the loop. >18:10:32,669 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Addons/Baz started successfully. >18:10:32,669 WARNING org.fedoraproject.Anaconda.Modules.Services:DEBUG:anaconda.modules.common.base.base:Schedule publishing. >18:10:32,670 WARNING org.fedoraproject.Anaconda.Modules.Services:DEBUG:anaconda.modules.common.base.base:Start the loop. >18:10:32,670 WARNING org.fedoraproject.Anaconda.Modules.Security:DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Security. >18:10:32,671 INFO dbus-daemon:Successfully activated service 'org.fedoraproject.Anaconda.Modules.User' >18:10:32,671 WARNING org.fedoraproject.Anaconda.Modules.Timezone:DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Timezone. >18:10:32,671 WARNING org.fedoraproject.Anaconda.Modules.Timezone:INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-RUpI7ZETEZ,guid=2f46fd5a5e18063914f3e5e45b2e8d17. >18:10:32,671 WARNING org.fedoraproject.Anaconda.Modules.Services:DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Services. >18:10:32,671 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/User is available >18:10:32,671 WARNING org.fedoraproject.Anaconda.Modules.Services:INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-RUpI7ZETEZ,guid=2f46fd5a5e18063914f3e5e45b2e8d17. >18:10:32,674 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Modules/User started successfully. >18:10:32,674 INFO dbus-daemon:Successfully activated service 'org.fedoraproject.Anaconda.Modules.Security' >18:10:32,674 WARNING org.fedoraproject.Anaconda.Modules.Timezone:DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Timezone. >18:10:32,675 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Security is available >18:10:32,675 WARNING org.fedoraproject.Anaconda.Modules.Services:DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Services. >18:10:32,677 INFO dbus-daemon:Successfully activated service 'org.fedoraproject.Anaconda.Modules.Timezone' >18:10:32,678 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Modules/Security started successfully. >18:10:32,678 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Timezone is available >18:10:32,678 INFO dbus-daemon:Successfully activated service 'org.fedoraproject.Anaconda.Modules.Services' >18:10:32,680 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Modules/Timezone started successfully. >18:10:32,680 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Services is available >18:10:32,682 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Modules/Services started successfully. >18:10:32,695 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Running [1] btrfs --version ... >18:10:32,697 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:stdout[1]: btrfs-progs v4.15.1 >18:10:32,697 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:stderr[1]: >18:10:32,697 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:...done [1] (exit code: 0) >18:10:32,698 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Running [2] mkswap --version ... >18:10:32,700 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:stdout[2]: mkswap from util-linux 2.32 >18:10:32,700 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:stderr[2]: >18:10:32,700 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:...done [2] (exit code: 0) >18:10:32,704 WARNING org.fedoraproject.Anaconda.Modules.Localization:DEBUG:anaconda.modules.common.base.base:Schedule publishing. >18:10:32,704 WARNING org.fedoraproject.Anaconda.Modules.Localization:DEBUG:anaconda.modules.common.base.base:Start the loop. >18:10:32,705 WARNING org.fedoraproject.Anaconda.Modules.Localization:DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Localization. >18:10:32,705 WARNING org.fedoraproject.Anaconda.Modules.Localization:INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-RUpI7ZETEZ,guid=2f46fd5a5e18063914f3e5e45b2e8d17. >18:10:32,707 WARNING org.fedoraproject.Anaconda.Modules.Localization:DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Localization. >18:10:32,709 INFO dbus-daemon:Successfully activated service 'org.fedoraproject.Anaconda.Modules.Localization' >18:10:32,709 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Localization is available >18:10:32,712 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Modules/Localization started successfully. >18:10:32,725 WARNING org.fedoraproject.Anaconda.Modules.Network:INFO:anaconda.dbus.connection:Connecting to the system bus. >18:10:32,728 WARNING org.fedoraproject.Anaconda.Modules.Network:DEBUG:anaconda.modules.common.base.base:Schedule publishing. >18:10:32,728 WARNING org.fedoraproject.Anaconda.Modules.Network:DEBUG:anaconda.modules.common.base.base:Start the loop. >18:10:32,729 WARNING org.fedoraproject.Anaconda.Modules.Network:DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Network. >18:10:32,729 WARNING org.fedoraproject.Anaconda.Modules.Network:INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-RUpI7ZETEZ,guid=2f46fd5a5e18063914f3e5e45b2e8d17. >18:10:32,730 WARNING org.fedoraproject.Anaconda.Modules.Payload:DEBUG:anaconda.modules.common.base.base:Schedule publishing. >18:10:32,730 WARNING org.fedoraproject.Anaconda.Modules.Payload:DEBUG:anaconda.modules.common.base.base:Start the loop. >18:10:32,731 WARNING org.fedoraproject.Anaconda.Modules.Payload:DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Payload. >18:10:32,731 WARNING org.fedoraproject.Anaconda.Modules.Payload:INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-RUpI7ZETEZ,guid=2f46fd5a5e18063914f3e5e45b2e8d17. >18:10:32,731 WARNING org.fedoraproject.Anaconda.Modules.Network:DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Network. >18:10:32,732 INFO dbus-daemon:Successfully activated service 'org.fedoraproject.Anaconda.Modules.Network' >18:10:32,733 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Network is available >18:10:32,733 WARNING org.fedoraproject.Anaconda.Modules.Payload:DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Payload. >18:10:32,735 INFO dbus-daemon:Successfully activated service 'org.fedoraproject.Anaconda.Modules.Payload' >18:10:32,736 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Modules/Network started successfully. >18:10:32,736 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Payload is available >18:10:32,737 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Modules/Payload started successfully. >18:10:32,743 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Running [3] multipath --version ... >18:10:32,778 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:stdout[3]: >18:10:32,778 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:stderr[3]: Unknown switch: (null) >18:10:32,778 WARNING org.fedoraproject.Anaconda.Modules.Storage:multipath-tools v0.7.4 (11/15, 2017) >18:10:32,778 WARNING org.fedoraproject.Anaconda.Modules.Storage:Usage: >18:10:32,778 WARNING org.fedoraproject.Anaconda.Modules.Storage: multipath [-a|-A|-c|-w|-W] [-d] [-r] [-i] [-v lvl] [-p pol] [-b fil] [-q] [dev] >18:10:32,778 WARNING org.fedoraproject.Anaconda.Modules.Storage: multipath -l|-ll|-f [-v lvl] [-b fil] [-R num] [dev] >18:10:32,778 WARNING org.fedoraproject.Anaconda.Modules.Storage: multipath -F [-v lvl] [-R num] >18:10:32,778 WARNING org.fedoraproject.Anaconda.Modules.Storage: multipath -t >18:10:32,778 WARNING org.fedoraproject.Anaconda.Modules.Storage: multipath -h >18:10:32,778 WARNING org.fedoraproject.Anaconda.Modules.Storage:Where: >18:10:32,778 WARNING org.fedoraproject.Anaconda.Modules.Storage: -h print this usage text >18:10:32,778 WARNING org.fedoraproject.Anaconda.Modules.Storage: -l show multipath topology (sysfs and DM info) >18:10:32,778 WARNING org.fedoraproject.Anaconda.Modules.Storage: -ll show multipath topology (maximum info) >18:10:32,778 WARNING org.fedoraproject.Anaconda.Modules.Storage: -f flush a multipath device map >18:10:32,778 WARNING org.fedoraproject.Anaconda.Modules.Storage: -F flush all multipath device maps >18:10:32,778 WARNING org.fedoraproject.Anaconda.Modules.Storage: -a add a device wwid to the wwids file >18:10:32,778 WARNING org.fedoraproject.Anaconda.Modules.Storage: -A add devices from kernel command line mpath.wwids >18:10:32,778 WARNING org.fedoraproject.Anaconda.Modules.Storage: parameters to wwids file >18:10:32,778 WARNING org.fedoraproject.Anaconda.Modules.Storage: -c check if a device should be a path in a multipath device >18:10:32,778 WARNING org.fedoraproject.Anaconda.Modules.Storage: -C check if a multipath device has usable paths >18:10:32,778 WARNING org.fedoraproject.Anaconda.Modules.Storage: -q allow queue_if_no_path when multipathd is not running >18:10:32,778 WARNING org.fedoraproject.Anaconda.Modules.Storage: -d dry run, do not create or update devmaps >18:10:32,778 WARNING org.fedoraproject.Anaconda.Modules.Storage: -t display the currently used multipathd configuration >18:10:32,778 WARNING org.fedoraproject.Anaconda.Modules.Storage: -r force devmap reload >18:10:32,778 WARNING org.fedoraproject.Anaconda.Modules.Storage: -i ignore wwids file >18:10:32,778 WARNING org.fedoraproject.Anaconda.Modules.Storage: -B treat the bindings file as read only >18:10:32,778 WARNING org.fedoraproject.Anaconda.Modules.Storage: -b fil bindings file location >18:10:32,778 WARNING org.fedoraproject.Anaconda.Modules.Storage: -w remove a device from the wwids file >18:10:32,778 WARNING org.fedoraproject.Anaconda.Modules.Storage: -W reset the wwids file include only the current devices >18:10:32,778 WARNING org.fedoraproject.Anaconda.Modules.Storage: -p pol force all maps to specified path grouping policy : >18:10:32,778 WARNING org.fedoraproject.Anaconda.Modules.Storage: . failover one path per priority group >18:10:32,778 WARNING org.fedoraproject.Anaconda.Modules.Storage: . multibus all paths in one priority group >18:10:32,778 WARNING org.fedoraproject.Anaconda.Modules.Storage: . group_by_serial one priority group per serial >18:10:32,778 WARNING org.fedoraproject.Anaconda.Modules.Storage: . group_by_prio one priority group per priority lvl >18:10:32,778 WARNING org.fedoraproject.Anaconda.Modules.Storage: . group_by_node_name one priority group per target node >18:10:32,778 WARNING org.fedoraproject.Anaconda.Modules.Storage: -v lvl verbosity level >18:10:32,778 WARNING org.fedoraproject.Anaconda.Modules.Storage: . 0 no output >18:10:32,778 WARNING org.fedoraproject.Anaconda.Modules.Storage: . 1 print created devmap names only >18:10:32,778 WARNING org.fedoraproject.Anaconda.Modules.Storage: . 2 default verbosity >18:10:32,778 WARNING org.fedoraproject.Anaconda.Modules.Storage: . 3 print debug information >18:10:32,778 WARNING org.fedoraproject.Anaconda.Modules.Storage: -R num number of times to retry removes of in-use devices >18:10:32,778 WARNING org.fedoraproject.Anaconda.Modules.Storage: dev action limited to: >18:10:32,778 WARNING org.fedoraproject.Anaconda.Modules.Storage: . multipath named 'dev' (ex: mpath0) or >18:10:32,778 WARNING org.fedoraproject.Anaconda.Modules.Storage: . multipath whose wwid is 'dev' (ex: 60051..) >18:10:32,778 WARNING org.fedoraproject.Anaconda.Modules.Storage: . multipath including the path named 'dev' (ex: /dev/sda) >18:10:32,779 WARNING org.fedoraproject.Anaconda.Modules.Storage: . multipath including the path with maj:min 'dev' (ex: 8:0) >18:10:32,779 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:...done [3] (exit code: 256) >18:10:32,779 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Running [4] dmsetup --version ... >18:10:32,781 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:stdout[4]: Library version: 1.02.146 (2017-12-18) >18:10:32,781 WARNING org.fedoraproject.Anaconda.Modules.Storage:Driver version: 4.37.0 >18:10:32,781 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:stderr[4]: >18:10:32,781 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:...done [4] (exit code: 0) >18:10:32,781 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:Running [5] mdadm --version ... >18:10:32,783 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:stdout[5]: >18:10:32,783 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:stderr[5]: mdadm - v4.0 - 2017-01-09 >18:10:32,783 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:program:...done [5] (exit code: 0) >18:10:32,792 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class DeviceFormat as None >18:10:32,796 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class BIOSBoot as biosboot >18:10:32,809 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class DiskLabel as disklabel >18:10:32,810 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class DMRaidMember as dmraidmember >18:10:32,816 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class Ext2FS as ext2 >18:10:32,816 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class Ext3FS as ext3 >18:10:32,816 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class Ext4FS as ext4 >18:10:32,816 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class FATFS as vfat >18:10:32,816 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class EFIFS as efi >18:10:32,817 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class BTRFS as btrfs >18:10:32,817 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class GFS2 as gfs2 >18:10:32,817 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class JFS as jfs >18:10:32,817 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class ReiserFS as reiserfs >18:10:32,817 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class XFS as xfs >18:10:32,817 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class HFS as hfs >18:10:32,817 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class AppleBootstrapFS as appleboot >18:10:32,817 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class HFSPlus as hfs+ >18:10:32,817 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class MacEFIFS as macefi >18:10:32,818 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class NTFS as ntfs >18:10:32,818 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class NFS as nfs >18:10:32,818 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class NFSv4 as nfs4 >18:10:32,818 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class Iso9660FS as iso9660 >18:10:32,818 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class NoDevFS as nodev >18:10:32,818 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class DevPtsFS as devpts >18:10:32,818 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class ProcFS as proc >18:10:32,818 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class SysFS as sysfs >18:10:32,818 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class TmpFS as tmpfs >18:10:32,818 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class BindFS as bind >18:10:32,818 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class SELinuxFS as selinuxfs >18:10:32,818 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class USBFS as usbfs >18:10:32,818 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class EFIVarFS as efivarfs >18:10:32,854 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class LUKS as luks >18:10:32,855 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class LVMPhysicalVolume as lvmpv >18:10:32,856 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class MDRaidMember as mdmember >18:10:32,856 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class MultipathMember as multipath_member >18:10:32,856 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class PPCPRePBoot as prepboot >18:10:32,857 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:blivet:registered device format class SwapSpace as swap >18:10:32,883 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.common.base.base:Schedule publishing. >18:10:32,883 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.modules.common.base.base:Start the loop. >18:10:32,884 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/DiskInitialization. >18:10:32,884 WARNING org.fedoraproject.Anaconda.Modules.Storage:INFO:anaconda.dbus.connection:Connecting to a default bus at unix:abstract=/tmp/dbus-RUpI7ZETEZ,guid=2f46fd5a5e18063914f3e5e45b2e8d17. >18:10:32,885 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/DiskSelection. >18:10:32,886 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.dbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage. >18:10:32,886 WARNING org.fedoraproject.Anaconda.Modules.Storage:DEBUG:anaconda.dbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Storage. >18:10:32,888 INFO dbus-daemon:Successfully activated service 'org.fedoraproject.Anaconda.Modules.Storage' >18:10:32,888 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager:/org/fedoraproject/Anaconda/Modules/Storage is available >18:10:32,890 WARNING org.fedoraproject.Anaconda.Boss:DEBUG:anaconda.modules.boss.module_manager:Service /org/fedoraproject/Anaconda/Modules/Storage started successfully. >18:10:32,890 WARNING org.fedoraproject.Anaconda.Boss:INFO:anaconda.modules.boss.module_manager:All modules are ready now. >18:10:33,163 INFO dhclient:DHCPREQUEST on eno1 to 255.255.255.255 port 67 (xid=0x425b477b) >18:10:33,164 INFO dhclient:DHCPOFFER from 172.17.1.1 >18:10:33,177 INFO dhclient:DHCPACK from 172.17.1.1 (xid=0x425b477b) >18:10:33,182 DEBUG NetworkManager:<debug> [1529777433.1823] bus-manager: (dhcp) accepted connection 0x558704f5f720 on private socket >18:10:33,183 DEBUG NetworkManager:<debug> [1529777433.1831] dhcp4 (eno1): DHCP reason 'BOUND' -> state 'bound' >18:10:33,183 DEBUG NetworkManager:<debug> [1529777433.1832] dhcp4 (eno1): option 'requested_static_routes'=>'1' >18:10:33,183 DEBUG NetworkManager:<debug> [1529777433.1832] dhcp4 (eno1): option 'requested_time_offset'=>'1' >18:10:33,183 DEBUG NetworkManager:<debug> [1529777433.1832] dhcp4 (eno1): option 'requested_domain_name_servers'=>'1' >18:10:33,183 DEBUG NetworkManager:<debug> [1529777433.1832] dhcp4 (eno1): option 'requested_domain_search'=>'1' >18:10:33,183 DEBUG NetworkManager:<debug> [1529777433.1832] dhcp4 (eno1): option 'requested_domain_name'=>'1' >18:10:33,183 DEBUG NetworkManager:<debug> [1529777433.1832] dhcp4 (eno1): option 'dhcp_message_type'=>'5' >18:10:33,183 DEBUG NetworkManager:<debug> [1529777433.1832] dhcp4 (eno1): option 'requested_subnet_mask'=>'1' >18:10:33,183 DEBUG NetworkManager:<debug> [1529777433.1833] dhcp4 (eno1): option 'requested_rfc3442_classless_static_routes'=>'1' >18:10:33,183 DEBUG NetworkManager:<debug> [1529777433.1833] dhcp4 (eno1): option 'domain_name_servers'=>'172.17.1.1' >18:10:33,183 DEBUG NetworkManager:<debug> [1529777433.1833] dhcp4 (eno1): option 'domain_name'=>'home.fifi.org fifi.org dyn.home.fifi.org' >18:10:33,183 DEBUG NetworkManager:<debug> [1529777433.1833] dhcp4 (eno1): option 'dhcp_lease_time'=>'600' >18:10:33,183 DEBUG NetworkManager:<debug> [1529777433.1833] dhcp4 (eno1): option 'requested_broadcast_address'=>'1' >18:10:33,183 DEBUG NetworkManager:<debug> [1529777433.1833] dhcp4 (eno1): option 'requested_host_name'=>'1' >18:10:33,183 DEBUG NetworkManager:<debug> [1529777433.1833] dhcp4 (eno1): option 'dad_wait_time'=>'0' >18:10:33,184 DEBUG NetworkManager:<debug> [1529777433.1833] dhcp4 (eno1): option 'network_number'=>'172.17.1.0' >18:10:33,184 DEBUG NetworkManager:<debug> [1529777433.1833] dhcp4 (eno1): option 'requested_root_path'=>'1' >18:10:33,184 DEBUG NetworkManager:<debug> [1529777433.1833] dhcp4 (eno1): option 'dhcp_server_identifier'=>'172.17.1.1' >18:10:33,184 DEBUG NetworkManager:<debug> [1529777433.1833] dhcp4 (eno1): option 'next_server'=>'0.0.0.0' >18:10:33,184 DEBUG NetworkManager:<debug> [1529777433.1834] dhcp4 (eno1): option 'requested_classless_static_routes'=>'1' >18:10:33,184 DEBUG NetworkManager:<debug> [1529777433.1834] dhcp4 (eno1): option 'requested_interface_mtu'=>'1' >18:10:33,184 DEBUG NetworkManager:<debug> [1529777433.1834] dhcp4 (eno1): option 'ip_address'=>'172.17.1.150' >18:10:33,184 DEBUG NetworkManager:<debug> [1529777433.1834] dhcp4 (eno1): option 'expiry'=>'1529778033' >18:10:33,184 DEBUG NetworkManager:<debug> [1529777433.1834] dhcp4 (eno1): option 'requested_routers'=>'1' >18:10:33,184 DEBUG NetworkManager:<debug> [1529777433.1834] dhcp4 (eno1): option 'requested_wpad'=>'1' >18:10:33,184 DEBUG NetworkManager:<debug> [1529777433.1834] dhcp4 (eno1): option 'requested_ntp_servers'=>'1' >18:10:33,184 DEBUG NetworkManager:<debug> [1529777433.1834] dhcp4 (eno1): option 'requested_ms_classless_static_routes'=>'1' >18:10:33,184 DEBUG NetworkManager:<debug> [1529777433.1834] dhcp4 (eno1): option 'broadcast_address'=>'172.17.1.255' >18:10:33,184 DEBUG NetworkManager:<debug> [1529777433.1834] dhcp4 (eno1): option 'routers'=>'172.17.1.1' >18:10:33,184 DEBUG NetworkManager:<debug> [1529777433.1834] dhcp4 (eno1): option 'subnet_mask'=>'255.255.255.0' >18:10:33,185 INFO NetworkManager:<info> [1529777433.1835] dhcp4 (eno1): address 172.17.1.150 >18:10:33,185 INFO NetworkManager:<info> [1529777433.1835] dhcp4 (eno1): plen 24 (255.255.255.0) >18:10:33,185 INFO NetworkManager:<info> [1529777433.1835] dhcp4 (eno1): gateway 172.17.1.1 >18:10:33,185 INFO NetworkManager:<info> [1529777433.1835] dhcp4 (eno1): lease time 600 >18:10:33,185 INFO NetworkManager:<info> [1529777433.1836] dhcp4 (eno1): nameserver '172.17.1.1' >18:10:33,185 INFO NetworkManager:<info> [1529777433.1836] dhcp4 (eno1): domain name 'home.fifi.org' >18:10:33,185 INFO NetworkManager:<info> [1529777433.1836] dhcp4 (eno1): domain name 'fifi.org' >18:10:33,185 INFO NetworkManager:<info> [1529777433.1836] dhcp4 (eno1): domain name 'dyn.home.fifi.org' >18:10:33,185 INFO NetworkManager:<info> [1529777433.1836] dhcp4 (eno1): state changed unknown -> bound >18:10:33,185 DEBUG NetworkManager:<debug> [1529777433.1836] device[0x558704feb810] (eno1): new DHCPv4 client state 1 >18:10:33,185 DEBUG NetworkManager:<debug> [1529777433.1838] device[0x558704feb810] (eno1): activation-stage: schedule activate_stage5_ip4_config_result,v4 (id 130) >18:10:33,185 DEBUG NetworkManager:<debug> [1529777433.1841] device[0x558704feb810] (eno1): activation-stage: invoke activate_stage5_ip4_config_result,v4 (id 130) >18:10:33,185 DEBUG NetworkManager:<debug> [1529777433.1842] device[0x558704feb810] (eno1): ip4-config: update (commit=1, new-config=0x5587050094a0) >18:10:33,185 DEBUG NetworkManager:<debug> [1529777433.1842] platform-linux: kernel-support: extended-ifa-flags: unable to detect kernel support for handling IPv6 temporary addresses. Assume support >18:10:33,185 DEBUG NetworkManager:<debug> [1529777433.1842] platform: address: adding or updating IPv4 address: 172.17.1.150/24 lft 600sec pref 600sec lifetime 6-0[600,600] dev 2 flags noprefixroute src unknown >18:10:33,185 DEBUG NetworkManager:<debug> [1529777433.1845] platform: signal: address 4 added: 172.17.1.150/24 lft 600sec pref 600sec lifetime 6-6[600,600] dev 2 flags noprefixroute src kernel >18:10:33,186 DEBUG NetworkManager:<debug> [1529777433.1845] device[0x558704feb810] (eno1): queued IP4 config change >18:10:33,186 DEBUG NetworkManager:<debug> [1529777433.1845] platform-linux: do-add-ip4-address[2: 172.17.1.150/24]: success >18:10:33,186 DEBUG NetworkManager:<debug> [1529777433.1845] platform: route: append IPv4 route: 172.17.1.0/24 via 0.0.0.0 dev 2 metric 100 mss 0 rt-src rt-kernel scope link pref-src 172.17.1.150 >18:10:33,186 DEBUG NetworkManager:<debug> [1529777433.1846] platform: signal: route 4 added: 172.17.1.0/24 via 0.0.0.0 dev 2 metric 100 mss 0 rt-src rt-kernel scope link pref-src 172.17.1.150 >18:10:33,186 INFO dhclient:bound to 172.17.1.150 -- renewal in 288 seconds. >18:10:33,186 DEBUG NetworkManager:<debug> [1529777433.1846] platform-linux: do-add-ip4-route[172.17.1.0/24 via 0.0.0.0 dev 2 metric 100 mss 0 rt-src rt-kernel scope link pref-src 172.17.1.150]: success >18:10:33,186 DEBUG NetworkManager:<debug> [1529777433.1846] platform: route: append IPv4 route: 0.0.0.0/0 via 172.17.1.1 dev 2 metric 100 mss 0 rt-src dhcp >18:10:33,186 DEBUG NetworkManager:<debug> [1529777433.1847] platform: signal: route 4 added: 0.0.0.0/0 via 172.17.1.1 dev 2 metric 100 mss 0 rt-src rt-dhcp scope global >18:10:33,186 DEBUG NetworkManager:<debug> [1529777433.1847] platform-linux: do-add-ip4-route[0.0.0.0/0 via 172.17.1.1 dev 2 metric 100 mss 0 rt-src rt-dhcp scope global]: success >18:10:33,186 DEBUG NetworkManager:<debug> [1529777433.1849] device[0x558704feb810] (eno1): ip4-config: update IP4Config instance (/org/freedesktop/NetworkManager/IP4Config/4) >18:10:33,186 DEBUG NetworkManager:<debug> [1529777433.1850] platform-linux: sysctl: reading '/proc/sys/net/ipv4/conf/eno1/rp_filter': '0' >18:10:33,186 DEBUG NetworkManager:<debug> [1529777433.1850] dns-mgr: (device_ip4_config_changed): queueing DNS updates (1) >18:10:33,186 DEBUG NetworkManager:<debug> [1529777433.1850] dns-mgr: (device_ip4_config_changed): DNS configuration did not change >18:10:33,187 DEBUG NetworkManager:<debug> [1529777433.1850] dns-mgr: (device_ip4_config_changed): no DNS changes to commit (0) >18:10:33,187 DEBUG NetworkManager:<debug> [1529777433.1851] device[0x558704feb810] (eno1): remove_pending_action (1): 'dhcp4' >18:10:33,187 DEBUG NetworkManager:<debug> [1529777433.1851] active-connection[0x55870500f0c0]: set state-flags layer2-ready,ip4-ready (was layer2-ready) >18:10:33,187 INFO NetworkManager:<info> [1529777433.1851] device (eno1): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'managed') >18:10:33,187 INFO nm-dispatcher:req:2 'pre-up' [eno1]: new request (1 scripts) >18:10:33,187 DEBUG NetworkManager:<debug> [1529777433.1853] dispatcher: (2) (eno1) dispatching action 'pre-up' (with callback) >18:10:33,187 DEBUG nm-dispatcher:req:2 'pre-up' [eno1]: environment: PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin >18:10:33,187 DEBUG NetworkManager:<debug> [1529777433.1859] device[0x558704feb810] (eno1): activation-stage: complete activate_stage5_ip4_config_result,v4 (id 130) >18:10:33,187 DEBUG nm-dispatcher:req:2 'pre-up' [eno1]: environment: DEVICE_IP_IFACE=eno1 >18:10:33,187 DEBUG NetworkManager:<debug> [1529777433.1859] bus-manager: (dhcp) closed connection 0x558704f5f720 on private socket >18:10:33,188 DEBUG nm-dispatcher:req:2 'pre-up' [eno1]: environment: DEVICE_IFACE=eno1 >18:10:33,188 DEBUG NetworkManager:<debug> [1529777433.1864] device[0x558704feb810] (eno1): ip4-config: update (commit=0, new-config=0x558705009860) >18:10:33,188 DEBUG nm-dispatcher:req:2 'pre-up' [eno1]: environment: CONNECTION_ID=Wired connection 1 >18:10:33,188 DEBUG nm-dispatcher:req:2 'pre-up' [eno1]: environment: CONNECTION_UUID=24537e0c-b440-3090-b794-76b7284763a7 >18:10:33,188 DEBUG nm-dispatcher:req:2 'pre-up' [eno1]: environment: CONNECTION_DBUS_PATH=/org/freedesktop/NetworkManager/Settings/1 >18:10:33,188 DEBUG nm-dispatcher:req:2 'pre-up' [eno1], "/etc/NetworkManager/dispatcher.d/pre-up.d/10-ifcfg-rh-routes.sh": run script (no-wait) >18:10:33,195 DEBUG nm-dispatcher:req:2 'pre-up' [eno1], "/etc/NetworkManager/dispatcher.d/pre-up.d/10-ifcfg-rh-routes.sh": complete >18:10:33,195 DEBUG nm-dispatcher:req:2 'pre-up' [eno1]: completed (1 scripts) >18:10:33,195 DEBUG NetworkManager:<debug> [1529777433.1955] dispatcher: (2) 10-ifcfg-rh-routes.sh succeeded >18:10:33,195 DEBUG NetworkManager:<debug> [1529777433.1955] device[0x558704feb810] (eno1): add_pending_action (2): 'queued-state-change-secondaries' >18:10:33,195 DEBUG NetworkManager:<debug> [1529777433.1955] device[0x558704feb810] (eno1): queue-state[secondaries, reason:none, id:146]: queue state change >18:10:33,195 DEBUG NetworkManager:<debug> [1529777433.1955] device[0x558704feb810] (eno1): queue-state[secondaries, reason:none, id:146]: change state >18:10:33,195 INFO NetworkManager:<info> [1529777433.1955] device (eno1): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'managed') >18:10:33,195 DEBUG NetworkManager:<debug> [1529777433.1956] device[0x558704feb810] (eno1): add_pending_action (3): 'queued-state-change-activated' >18:10:33,195 DEBUG NetworkManager:<debug> [1529777433.1956] device[0x558704feb810] (eno1): queue-state[activated, reason:none, id:149]: queue state change >18:10:33,195 DEBUG NetworkManager:<debug> [1529777433.1957] device[0x558704feb810] (eno1): device entered SECONDARIES state >18:10:33,195 DEBUG NetworkManager:<debug> [1529777433.1957] device[0x558704feb810] (eno1): remove_pending_action (2): 'queued-state-change-secondaries' >18:10:33,195 DEBUG NetworkManager:<debug> [1529777433.1958] device[0x558704feb810] (eno1): queue-state[activated, reason:none, id:149]: change state >18:10:33,196 INFO NetworkManager:<info> [1529777433.1958] device (eno1): state change: secondaries -> activated (reason 'none', sys-iface-state: 'managed') >18:10:33,196 DEBUG NetworkManager:<debug> [1529777433.1959] active-connection[0x55870500f0c0]: set state activated (was activating) >18:10:33,196 INFO NetworkManager:<info> [1529777433.1959] manager: NetworkManager state is now CONNECTED_LOCAL >18:10:33,196 DEBUG NetworkManager:<debug> [1529777433.1960] active-connection[0x55870500f0c0]: check-master-ready: not signalling (state activated, no master) >18:10:33,196 DEBUG NetworkManager:<debug> [1529777433.1961] device[0x558704feb810] (eno1): remove_pending_action (1): 'activation-0x55870500f0c0' >18:10:33,196 DEBUG NetworkManager:<debug> [1529777433.1963] dns-mgr: (device_state_changed): queueing DNS updates (1) >18:10:33,196 DEBUG NetworkManager:<debug> [1529777433.1963] dns-mgr: (update_routing_and_dns): queueing DNS updates (2) >18:10:33,196 INFO NetworkManager:<info> [1529777433.1963] manager: NetworkManager state is now CONNECTED_SITE >18:10:33,196 INFO NetworkManager:<info> [1529777433.1964] policy: set 'Wired connection 1' (eno1) as default for IPv4 routing and DNS >18:10:33,196 DEBUG NetworkManager:<debug> [1529777433.1964] manager: PrimaryConnection now Wired connection 1 >18:10:33,196 DEBUG NetworkManager:<debug> [1529777433.1966] dns-mgr: (update_routing_and_dns): DNS configuration changed >18:10:33,196 DEBUG NetworkManager:<debug> [1529777433.1966] dns-mgr: (update_routing_and_dns): no DNS changes to commit (1) >18:10:33,196 DEBUG NetworkManager:<debug> [1529777433.1966] dns-mgr: (device_state_changed): DNS configuration changed >18:10:33,196 DEBUG NetworkManager:<debug> [1529777433.1966] dns-mgr: (device_state_changed): committing DNS changes (0) >18:10:33,196 DEBUG NetworkManager:<debug> [1529777433.1966] dns-mgr: update-dns: updating resolv.conf >18:10:33,196 DEBUG NetworkManager:<debug> [1529777433.1969] policy: restarting reverse-lookup thread for address 172.17.1.150 >18:10:33,197 INFO NetworkManager:<info> [1529777433.1970] device (eno1): Activation: successful, device activated. >18:10:33,197 DEBUG NetworkManager:<debug> [1529777433.1971] device[0x558704feb810] (eno1): set metered value 4 >18:10:33,197 DEBUG NetworkManager:<debug> [1529777433.1971] manager: new metered value: 4 >18:10:33,197 DEBUG NetworkManager:<debug> [1529777433.1971] dispatcher: (3) (eno1) dispatching action 'up' >18:10:33,197 DEBUG NetworkManager:<debug> [1529777433.1976] create NMPacrunnerManager singleton (0x558705054c40) >18:10:33,197 DEBUG NetworkManager:<debug> [1529777433.1977] pacrunner: call[0x558705034ac0]: send: new config ({'Interface': <'eno1'>, 'Method': <'direct'>, 'BrowserOnly': <false>},) >18:10:33,197 DEBUG NetworkManager:<debug> [1529777433.1977] connectivity: (eno1) faking request. Connectivity check disabled >18:10:33,197 DEBUG NetworkManager:<debug> [1529777433.1977] device[0x558704feb810] (eno1): remove_pending_action (0): 'queued-state-change-activated' >18:10:33,197 DEBUG NetworkManager:<debug> [1529777433.1977] manager: check_if_startup_complete returns FALSE because of eno2 >18:10:33,198 DEBUG NetworkManager:<debug> [1529777433.1982] device[0x558704feb810] (eno1): state changed from UNKNOWN to FULL >18:10:33,198 DEBUG NetworkManager:<debug> [1529777433.1982] manager: connectivity checking indicates FULL >18:10:33,198 INFO NetworkManager:<info> [1529777433.1982] manager: NetworkManager state is now CONNECTED_GLOBAL >18:10:33,198 DEBUG NetworkManager:<debug> [1529777433.1983] dispatcher: (4) dispatching action 'connectivity-change' >18:10:33,198 DEBUG NetworkManager:<debug> [1529777433.1984] device[0x558704feb810] (eno1): ip4-config: update (commit=1, new-config=0x5587050094a0) >18:10:33,198 INFO nm-dispatcher:req:3 'up' [eno1]: new request (5 scripts) >18:10:33,198 DEBUG NetworkManager:<debug> [1529777433.1984] platform: address: adding or updating IPv4 address: 172.17.1.150/24 lft 600sec pref 600sec lifetime 6-0[600,600] dev 2 flags noprefixroute src unknown >18:10:33,198 DEBUG nm-dispatcher:req:3 'up' [eno1]: environment: PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin >18:10:33,198 DEBUG NetworkManager:<debug> [1529777433.1985] platform-linux: do-add-ip4-address[2: 172.17.1.150/24]: success >18:10:33,198 DEBUG nm-dispatcher:req:3 'up' [eno1]: environment: DHCP4_SUBNET_MASK=255.255.255.0 >18:10:33,198 DEBUG NetworkManager:<debug> [1529777433.1986] dns-mgr: update-dns: updating resolv.conf >18:10:33,198 DEBUG nm-dispatcher:req:3 'up' [eno1]: environment: DHCP4_ROUTERS=172.17.1.1 >18:10:33,198 DEBUG nm-dispatcher:req:3 'up' [eno1]: environment: DHCP4_BROADCAST_ADDRESS=172.17.1.255 >18:10:33,199 DEBUG nm-dispatcher:req:3 'up' [eno1]: environment: DHCP4_REQUESTED_MS_CLASSLESS_STATIC_ROUTES=1 >18:10:33,199 DEBUG nm-dispatcher:req:3 'up' [eno1]: environment: DHCP4_REQUESTED_NTP_SERVERS=1 >18:10:33,199 DEBUG nm-dispatcher:req:3 'up' [eno1]: environment: DHCP4_REQUESTED_WPAD=1 >18:10:33,199 INFO NetworkManager:<info> [1529777433.1990] policy: set-hostname: set hostname to 'dyn-150.home.fifi.org' (from address lookup) >18:10:33,199 DEBUG nm-dispatcher:req:3 'up' [eno1]: environment: DHCP4_REQUESTED_ROUTERS=1 >18:10:33,199 DEBUG nm-dispatcher:req:3 'up' [eno1]: environment: DHCP4_EXPIRY=1529778033 >18:10:33,199 DEBUG nm-dispatcher:req:3 'up' [eno1]: environment: DHCP4_IP_ADDRESS=172.17.1.150 >18:10:33,199 DEBUG nm-dispatcher:req:3 'up' [eno1]: environment: DHCP4_REQUESTED_INTERFACE_MTU=1 >18:10:33,199 DEBUG nm-dispatcher:req:3 'up' [eno1]: environment: DHCP4_REQUESTED_CLASSLESS_STATIC_ROUTES=1 >18:10:33,199 DEBUG nm-dispatcher:req:3 'up' [eno1]: environment: DHCP4_NEXT_SERVER=0.0.0.0 >18:10:33,199 DEBUG NetworkManager:<debug> [1529777433.1993] pacrunner: name owner disappeared >18:10:33,199 DEBUG nm-dispatcher:req:3 'up' [eno1]: environment: DHCP4_DHCP_SERVER_IDENTIFIER=172.17.1.1 >18:10:33,199 INFO systemd-hostnamed:Changed host name to 'dyn-150.home.fifi.org' >18:10:33,199 DEBUG nm-dispatcher:req:3 'up' [eno1]: environment: DHCP4_REQUESTED_ROOT_PATH=1 >18:10:33,200 DEBUG NetworkManager:<debug> [1529777433.1996] dispatcher: (5) dispatching action 'hostname' >18:10:33,200 DEBUG nm-dispatcher:req:3 'up' [eno1]: environment: DHCP4_NETWORK_NUMBER=172.17.1.0 >18:10:33,200 DEBUG nm-dispatcher:req:3 'up' [eno1]: environment: DHCP4_DAD_WAIT_TIME=0 >18:10:33,200 DEBUG nm-dispatcher:req:3 'up' [eno1]: environment: DHCP4_REQUESTED_HOST_NAME=1 >18:10:33,200 DEBUG nm-dispatcher:req:3 'up' [eno1]: environment: DHCP4_REQUESTED_BROADCAST_ADDRESS=1 >18:10:33,200 DEBUG nm-dispatcher:req:3 'up' [eno1]: environment: DHCP4_DHCP_LEASE_TIME=600 >18:10:33,200 DEBUG nm-dispatcher:req:3 'up' [eno1]: environment: DHCP4_DOMAIN_NAME=home.fifi.org fifi.org dyn.home.fifi.org >18:10:33,200 DEBUG nm-dispatcher:req:3 'up' [eno1]: environment: DHCP4_DOMAIN_NAME_SERVERS=172.17.1.1 >18:10:33,200 WARNING org.fedoraproject.Anaconda.Modules.Network:DEBUG:anaconda.modules.network.network:Current hostname changed to dyn-150.home.fifi.org >18:10:33,200 DEBUG nm-dispatcher:req:3 'up' [eno1]: environment: DHCP4_REQUESTED_RFC3442_CLASSLESS_STATIC_ROUTES=1 >18:10:33,200 DEBUG nm-dispatcher:req:3 'up' [eno1]: environment: DHCP4_REQUESTED_SUBNET_MASK=1 >18:10:33,200 DEBUG nm-dispatcher:req:3 'up' [eno1]: environment: DHCP4_DHCP_MESSAGE_TYPE=5 >18:10:33,200 DEBUG nm-dispatcher:req:3 'up' [eno1]: environment: DHCP4_REQUESTED_DOMAIN_NAME=1 >18:10:33,200 DEBUG nm-dispatcher:req:3 'up' [eno1]: environment: DHCP4_REQUESTED_DOMAIN_SEARCH=1 >18:10:33,200 DEBUG nm-dispatcher:req:3 'up' [eno1]: environment: DHCP4_REQUESTED_DOMAIN_NAME_SERVERS=1 >18:10:33,200 DEBUG nm-dispatcher:req:3 'up' [eno1]: environment: DHCP4_REQUESTED_TIME_OFFSET=1 >18:10:33,200 DEBUG nm-dispatcher:req:3 'up' [eno1]: environment: DHCP4_REQUESTED_STATIC_ROUTES=1 >18:10:33,200 DEBUG nm-dispatcher:req:3 'up' [eno1]: environment: IP6_NUM_ROUTES=2 >18:10:33,200 DEBUG nm-dispatcher:req:3 'up' [eno1]: environment: IP6_ROUTE_1=fe80::/64 :: 256 >18:10:33,200 DEBUG nm-dispatcher:req:3 'up' [eno1]: environment: IP6_ROUTE_0=ff00::/8 :: 256 >18:10:33,200 DEBUG nm-dispatcher:req:3 'up' [eno1]: environment: IP6_GATEWAY=:: >18:10:33,200 DEBUG nm-dispatcher:req:3 'up' [eno1]: environment: IP6_NUM_ADDRESSES=1 >18:10:33,200 DEBUG nm-dispatcher:req:3 'up' [eno1]: environment: IP6_ADDRESS_0=fe80::9bfa:87b:bae:290f/64 :: >18:10:33,200 DEBUG nm-dispatcher:req:3 'up' [eno1]: environment: IP4_NUM_ROUTES=1 >18:10:33,200 DEBUG nm-dispatcher:req:3 'up' [eno1]: environment: IP4_ROUTE_0=172.17.1.0/24 0.0.0.0 100 >18:10:33,200 DEBUG nm-dispatcher:req:3 'up' [eno1]: environment: IP4_DOMAINS=home.fifi.org fifi.org dyn.home.fifi.org >18:10:33,200 DEBUG nm-dispatcher:req:3 'up' [eno1]: environment: IP4_NAMESERVERS=172.17.1.1 >18:10:33,200 DEBUG nm-dispatcher:req:3 'up' [eno1]: environment: IP4_GATEWAY=172.17.1.1 >18:10:33,201 DEBUG nm-dispatcher:req:3 'up' [eno1]: environment: IP4_NUM_ADDRESSES=1 >18:10:33,201 DEBUG nm-dispatcher:req:3 'up' [eno1]: environment: IP4_ADDRESS_0=172.17.1.150/24 172.17.1.1 >18:10:33,201 DEBUG nm-dispatcher:req:3 'up' [eno1]: environment: DEVICE_IP_IFACE=eno1 >18:10:33,201 DEBUG nm-dispatcher:req:3 'up' [eno1]: environment: DEVICE_IFACE=eno1 >18:10:33,201 DEBUG nm-dispatcher:req:3 'up' [eno1]: environment: CONNECTION_ID=Wired connection 1 >18:10:33,201 DEBUG nm-dispatcher:req:3 'up' [eno1]: environment: CONNECTION_UUID=24537e0c-b440-3090-b794-76b7284763a7 >18:10:33,201 DEBUG nm-dispatcher:req:3 'up' [eno1]: environment: CONNECTION_DBUS_PATH=/org/freedesktop/NetworkManager/Settings/1 >18:10:33,201 INFO nm-dispatcher:req:3 'up' [eno1]: start running ordered scripts... >18:10:33,201 DEBUG nm-dispatcher:req:3 'up' [eno1], "/etc/NetworkManager/dispatcher.d/00-netreport": run script >18:10:33,201 INFO nm-dispatcher:req:4 'connectivity-change': new request (5 scripts) >18:10:33,201 DEBUG nm-dispatcher:req:4 'connectivity-change': environment: PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin >18:10:33,201 DEBUG nm-dispatcher:req:4 'connectivity-change': environment: CONNECTIVITY_STATE=FULL >18:10:33,201 INFO nm-dispatcher:req:5 'hostname': new request (5 scripts) >18:10:33,201 DEBUG nm-dispatcher:req:5 'hostname': environment: PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin >18:10:33,208 DEBUG nm-dispatcher:req:3 'up' [eno1], "/etc/NetworkManager/dispatcher.d/00-netreport": complete >18:10:33,208 DEBUG nm-dispatcher:req:3 'up' [eno1], "/etc/NetworkManager/dispatcher.d/04-iscsi": run script >18:10:33,244 WARNING systemd:iscsi.service: Unit cannot be reloaded because it is inactive. >18:10:33,245 DEBUG nm-dispatcher:req:3 'up' [eno1], "/etc/NetworkManager/dispatcher.d/04-iscsi": complete >18:10:33,245 DEBUG nm-dispatcher:req:3 'up' [eno1], "/etc/NetworkManager/dispatcher.d/10-ifcfg-rh-routes.sh": run script >18:10:33,246 DEBUG nm-dispatcher:req:3 'up' [eno1], "/etc/NetworkManager/dispatcher.d/10-ifcfg-rh-routes.sh": complete >18:10:33,246 DEBUG nm-dispatcher:req:3 'up' [eno1], "/etc/NetworkManager/dispatcher.d/11-dhclient": run script >18:10:33,259 DEBUG nm-dispatcher:req:3 'up' [eno1], "/etc/NetworkManager/dispatcher.d/11-dhclient": complete >18:10:33,259 DEBUG nm-dispatcher:req:3 'up' [eno1], "/etc/NetworkManager/dispatcher.d/20-chrony": run script >18:10:33,297 DEBUG nm-dispatcher:req:3 'up' [eno1], "/etc/NetworkManager/dispatcher.d/20-chrony": complete >18:10:33,297 DEBUG nm-dispatcher:req:3 'up' [eno1]: completed (5 scripts) >18:10:33,297 INFO nm-dispatcher:req:4 'connectivity-change': start running ordered scripts... >18:10:33,297 DEBUG nm-dispatcher:req:4 'connectivity-change', "/etc/NetworkManager/dispatcher.d/00-netreport": run script >18:10:33,298 DEBUG NetworkManager:<debug> [1529777433.2979] dispatcher: (3) 00-netreport succeeded >18:10:33,298 DEBUG NetworkManager:<debug> [1529777433.2980] dispatcher: (3) 04-iscsi succeeded >18:10:33,298 DEBUG NetworkManager:<debug> [1529777433.2980] dispatcher: (3) 10-ifcfg-rh-routes.sh succeeded >18:10:33,298 DEBUG NetworkManager:<debug> [1529777433.2980] dispatcher: (3) 11-dhclient succeeded >18:10:33,298 DEBUG NetworkManager:<debug> [1529777433.2980] dispatcher: (3) 20-chrony succeeded >18:10:33,304 DEBUG nm-dispatcher:req:4 'connectivity-change', "/etc/NetworkManager/dispatcher.d/00-netreport": complete >18:10:33,305 DEBUG nm-dispatcher:req:4 'connectivity-change', "/etc/NetworkManager/dispatcher.d/04-iscsi": run script >18:10:33,306 DEBUG nm-dispatcher:req:4 'connectivity-change', "/etc/NetworkManager/dispatcher.d/04-iscsi": complete >18:10:33,306 DEBUG nm-dispatcher:req:4 'connectivity-change', "/etc/NetworkManager/dispatcher.d/10-ifcfg-rh-routes.sh": run script >18:10:33,307 DEBUG nm-dispatcher:req:4 'connectivity-change', "/etc/NetworkManager/dispatcher.d/10-ifcfg-rh-routes.sh": complete >18:10:33,307 DEBUG nm-dispatcher:req:4 'connectivity-change', "/etc/NetworkManager/dispatcher.d/11-dhclient": run script >18:10:33,309 DEBUG nm-dispatcher:req:4 'connectivity-change', "/etc/NetworkManager/dispatcher.d/11-dhclient": complete >18:10:33,309 DEBUG nm-dispatcher:req:4 'connectivity-change', "/etc/NetworkManager/dispatcher.d/20-chrony": run script >18:10:33,311 DEBUG nm-dispatcher:req:4 'connectivity-change', "/etc/NetworkManager/dispatcher.d/20-chrony": complete >18:10:33,311 DEBUG nm-dispatcher:req:4 'connectivity-change': completed (5 scripts) >18:10:33,311 INFO nm-dispatcher:req:5 'hostname': start running ordered scripts... >18:10:33,311 DEBUG nm-dispatcher:req:5 'hostname', "/etc/NetworkManager/dispatcher.d/00-netreport": run script >18:10:33,311 DEBUG NetworkManager:<debug> [1529777433.3113] dispatcher: (4) 00-netreport succeeded >18:10:33,311 DEBUG NetworkManager:<debug> [1529777433.3113] dispatcher: (4) 04-iscsi succeeded >18:10:33,311 DEBUG NetworkManager:<debug> [1529777433.3113] dispatcher: (4) 10-ifcfg-rh-routes.sh succeeded >18:10:33,311 DEBUG NetworkManager:<debug> [1529777433.3114] dispatcher: (4) 11-dhclient succeeded >18:10:33,311 DEBUG NetworkManager:<debug> [1529777433.3114] dispatcher: (4) 20-chrony succeeded >18:10:33,317 DEBUG nm-dispatcher:req:5 'hostname', "/etc/NetworkManager/dispatcher.d/00-netreport": complete >18:10:33,317 DEBUG nm-dispatcher:req:5 'hostname', "/etc/NetworkManager/dispatcher.d/04-iscsi": run script >18:10:33,318 DEBUG nm-dispatcher:req:5 'hostname', "/etc/NetworkManager/dispatcher.d/04-iscsi": complete >18:10:33,318 DEBUG nm-dispatcher:req:5 'hostname', "/etc/NetworkManager/dispatcher.d/10-ifcfg-rh-routes.sh": run script >18:10:33,319 DEBUG nm-dispatcher:req:5 'hostname', "/etc/NetworkManager/dispatcher.d/10-ifcfg-rh-routes.sh": complete >18:10:33,319 DEBUG nm-dispatcher:req:5 'hostname', "/etc/NetworkManager/dispatcher.d/11-dhclient": run script >18:10:33,322 DEBUG nm-dispatcher:req:5 'hostname', "/etc/NetworkManager/dispatcher.d/11-dhclient": complete >18:10:33,322 DEBUG nm-dispatcher:req:5 'hostname', "/etc/NetworkManager/dispatcher.d/20-chrony": run script >18:10:33,323 DEBUG nm-dispatcher:req:5 'hostname', "/etc/NetworkManager/dispatcher.d/20-chrony": complete >18:10:33,323 DEBUG nm-dispatcher:req:5 'hostname': completed (5 scripts) >18:10:33,323 DEBUG NetworkManager:<debug> [1529777433.3235] dispatcher: (5) 00-netreport succeeded >18:10:33,323 DEBUG NetworkManager:<debug> [1529777433.3235] dispatcher: (5) 04-iscsi succeeded >18:10:33,323 DEBUG NetworkManager:<debug> [1529777433.3235] dispatcher: (5) 10-ifcfg-rh-routes.sh succeeded >18:10:33,323 DEBUG NetworkManager:<debug> [1529777433.3236] dispatcher: (5) 11-dhclient succeeded >18:10:33,323 DEBUG NetworkManager:<debug> [1529777433.3236] dispatcher: (5) 20-chrony succeeded >18:10:33,542 ERR multipath:sdm: can't store path info >18:10:33,832 WARNING org.fedoraproject.Anaconda.Boss:INFO:anaconda.modules.boss.boss:Splitting kickstart from /usr/share/anaconda/interactive-defaults.ks. >18:10:33,873 WARNING org.fedoraproject.Anaconda.Boss:INFO:anaconda.modules.boss.boss:Distributing kickstart. >18:10:33,876 WARNING org.fedoraproject.Anaconda.Boss:INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: org.fedoraproject.Anaconda.Modules.Timezone handles commands ['timezone'] sections [] addons [] >18:10:33,876 WARNING org.fedoraproject.Anaconda.Boss:INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: there are no data for org.fedoraproject.Anaconda.Modules.Timezone >18:10:33,878 WARNING org.fedoraproject.Anaconda.Boss:INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: org.fedoraproject.Anaconda.Modules.Network handles commands ['network'] sections [] addons [] >18:10:33,878 WARNING org.fedoraproject.Anaconda.Boss:INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: there are no data for org.fedoraproject.Anaconda.Modules.Network >18:10:33,881 WARNING org.fedoraproject.Anaconda.Boss:INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: org.fedoraproject.Anaconda.Modules.Localization handles commands ['keyboard', 'lang'] sections [] addons [] >18:10:33,881 WARNING org.fedoraproject.Anaconda.Boss:INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: there are no data for org.fedoraproject.Anaconda.Modules.Localization >18:10:33,883 WARNING org.fedoraproject.Anaconda.Boss:INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: org.fedoraproject.Anaconda.Modules.Security handles commands ['auth', 'authconfig', 'authselect', 'selinux', 'realm'] sections [] addons [] >18:10:33,883 WARNING org.fedoraproject.Anaconda.Boss:INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: there are no data for org.fedoraproject.Anaconda.Modules.Security >18:10:33,885 DEBUG NetworkManager:<debug> [1529777433.8856] platform: signal: address 6 changed: fe80::9bfa:87b:bae:290f/64 lft forever pref forever lifetime 6-0[4294967295,4294967295] dev 2 flags permanent src kernel >18:10:33,885 DEBUG NetworkManager:<debug> [1529777433.8857] device[0x558704feb810] (eno1): queued IP6 config change >18:10:33,885 DEBUG NetworkManager:<debug> [1529777433.8858] device[0x558704feb810] (eno1): ip6-config: update (commit=0, new-config=0x55870500fb80) >18:10:33,885 DEBUG NetworkManager:<debug> [1529777433.8859] device[0x558704feb810] (eno1): linklocal6: waiting for link-local addresses successful, continue with method auto >18:10:33,886 DEBUG NetworkManager:<debug> [1529777433.8859] device[0x558704feb810] (eno1): addrconf6: using the device EUI-64 identifier >18:10:33,886 DEBUG NetworkManager:<debug> [1529777433.8860] device[0x558704feb810] (eno1): ip6-config: update (commit=1, new-config=0x55870500fb80) >18:10:33,886 DEBUG NetworkManager:<debug> [1529777433.8860] platform: address: adding or updating IPv6 address: fe80::9bfa:87b:bae:290f/64 lft forever pref forever lifetime 6-0[4294967295,4294967295] dev 2 flags permanent,noprefixroute src unknown ><auto-removed line containing rootpw> >18:10:33,886 WARNING org.fedoraproject.Anaconda.Boss:INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: there are no data for org.fedoraproject.Anaconda.Modules.User >18:10:33,886 DEBUG NetworkManager:<debug> [1529777433.8860] platform: signal: address 6 changed: fe80::9bfa:87b:bae:290f/64 lft forever pref forever lifetime 6-0[4294967295,4294967295] dev 2 flags permanent,noprefixroute src kernel >18:10:33,886 DEBUG NetworkManager:<debug> [1529777433.8860] device[0x558704feb810] (eno1): queued IP6 config change >18:10:33,886 DEBUG NetworkManager:<debug> [1529777433.8861] platform: signal: route 6 removed: fe80::/64 via :: dev 2 metric 256 mss 0 rt-src rt-kernel >18:10:33,886 DEBUG NetworkManager:<debug> [1529777433.8861] platform-linux: do-add-ip6-address[2: fe80::9bfa:87b:bae:290f]: success >18:10:33,886 DEBUG NetworkManager:<debug> [1529777433.8861] platform: route: append IPv6 route: fe80::/64 via :: dev 2 metric 256 mss 0 rt-src rt-kernel >18:10:33,886 DEBUG NetworkManager:<debug> [1529777433.8861] platform: signal: route 6 added: fe80::/64 via :: dev 2 metric 256 mss 0 rt-src rt-kernel >18:10:33,886 DEBUG NetworkManager:<debug> [1529777433.8861] platform-linux: do-add-ip6-route[fe80::/64 via :: dev 2 metric 256 mss 0 rt-src rt-kernel]: success >18:10:33,886 DEBUG NetworkManager:<debug> [1529777433.8861] platform: route: append IPv6 route: fe80::/64 via :: dev 2 metric 100 mss 0 rt-src rt-kernel >18:10:33,886 DEBUG NetworkManager:<debug> [1529777433.8861] platform: signal: route 6 added: fe80::/64 via :: dev 2 metric 100 mss 0 rt-src rt-kernel >18:10:33,886 DEBUG NetworkManager:<debug> [1529777433.8861] platform-linux: do-add-ip6-route[fe80::/64 via :: dev 2 metric 100 mss 0 rt-src rt-kernel]: success >18:10:33,886 DEBUG NetworkManager:<debug> [1529777433.8862] device[0x558704feb810] (eno1): ip6-config: update IP6Config instance (/org/freedesktop/NetworkManager/IP6Config/4) >18:10:33,886 DEBUG NetworkManager:<debug> [1529777433.8862] dns-mgr: (device_ip6_config_changed): queueing DNS updates (1) >18:10:33,886 DEBUG NetworkManager:<debug> [1529777433.8863] dns-mgr: (device_ip6_config_changed): DNS configuration did not change >18:10:33,886 DEBUG NetworkManager:<debug> [1529777433.8863] dns-mgr: (device_ip6_config_changed): no DNS changes to commit (0) >18:10:33,886 DEBUG NetworkManager:<debug> [1529777433.8864] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/eno1/accept_ra' to '1' (current value is '0') >18:10:33,886 DEBUG NetworkManager:<debug> [1529777433.8865] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/eno1/accept_ra_defrtr' to '0' (current value is identical) >18:10:33,886 DEBUG NetworkManager:<debug> [1529777433.8865] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/eno1/accept_ra_pinfo' to '0' (current value is identical) >18:10:33,886 DEBUG NetworkManager:<debug> [1529777433.8865] platform-linux: sysctl: setting '/proc/sys/net/ipv6/conf/eno1/accept_ra_rtr_pref' to '0' (current value is identical) >18:10:33,886 DEBUG NetworkManager:<debug> [1529777433.8865] ndisc[0x55870500fe60,"eno1"]: starting neighbor discovery: 2 >18:10:33,886 DEBUG NetworkManager:<debug> [1529777433.8866] ndisc-lndp[0x55870500fe60,"eno1"]: processing libndp events >18:10:33,886 DEBUG NetworkManager:<debug> [1529777433.8867] ndisc[0x55870500fe60,"eno1"]: scheduling RA timeout in 30 seconds >18:10:33,886 DEBUG NetworkManager:<debug> [1529777433.8867] ndisc[0x55870500fe60,"eno1"]: scheduling explicit router solicitation request in 0 seconds. >18:10:33,887 DEBUG NetworkManager:<debug> [1529777433.8870] device[0x558704feb810] (eno1): ip6-config: update (commit=0, new-config=0x55870500f4c0) >18:10:33,888 WARNING org.fedoraproject.Anaconda.Boss:INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: org.fedoraproject.Anaconda.Modules.Payload handles commands [] sections [] addons [] >18:10:33,888 WARNING org.fedoraproject.Anaconda.Boss:INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: there are no data for org.fedoraproject.Anaconda.Modules.Payload >18:10:33,891 WARNING org.fedoraproject.Anaconda.Boss:INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: org.fedoraproject.Anaconda.Modules.Storage handles commands ['zerombr', 'clearpart', 'ignoredisk'] sections [] addons [] >18:10:33,891 WARNING org.fedoraproject.Anaconda.Boss:INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: there are no data for org.fedoraproject.Anaconda.Modules.Storage >18:10:33,894 WARNING org.fedoraproject.Anaconda.Boss:INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: org.fedoraproject.Anaconda.Modules.Services handles commands ['firstboot', 'services', 'skipx', 'xconfig'] sections [] addons [] >18:10:33,895 WARNING org.fedoraproject.Anaconda.Modules.Services:DEBUG:anaconda.modules.common.base.base:Reading kickstart... >18:10:33,898 WARNING org.fedoraproject.Anaconda.Modules.Services:DEBUG:anaconda.modules.services.services:Processing kickstart data... >18:10:33,898 WARNING org.fedoraproject.Anaconda.Modules.Services:DEBUG:anaconda.modules.services.services:Enabled services are set to []. >18:10:33,898 WARNING org.fedoraproject.Anaconda.Modules.Services:DEBUG:anaconda.modules.services.services:Disabled services are set to []. >18:10:33,898 WARNING org.fedoraproject.Anaconda.Modules.Services:DEBUG:anaconda.modules.services.services:Default desktop is set to . >18:10:33,898 WARNING org.fedoraproject.Anaconda.Modules.Services:DEBUG:anaconda.modules.services.services:Setup on boot is set to SetupOnBootAction.ENABLED. >18:10:33,899 WARNING org.fedoraproject.Anaconda.Modules.Services:DEBUG:anaconda.modules.common.base.base:Kickstarted is set to True. >18:10:33,903 WARNING org.fedoraproject.Anaconda.Boss:INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: org.fedoraproject.Anaconda.Addons.Baz handles commands [] sections [] addons [] >18:10:33,903 WARNING org.fedoraproject.Anaconda.Boss:INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:distribute kickstart: there are no data for org.fedoraproject.Anaconda.Addons.Baz >18:10:33,917 WARNING org.fedoraproject.Anaconda.Modules.Localization:DEBUG:anaconda.modules.localization.localization:Language is set to en_US.UTF-8. >18:10:34,024 NOTICE audit:AVC avc: denied { write } for pid=1734 comm="in:imjournal" name="/" dev="dm-0" ino=2 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=dir permissive=1 >18:10:34,024 NOTICE audit:AVC avc: denied { add_name } for pid=1734 comm="in:imjournal" name="imjournal.state.tmp" scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=dir permissive=1 >18:10:34,024 NOTICE audit:AVC avc: denied { create } for pid=1734 comm="in:imjournal" name="imjournal.state.tmp" scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >18:10:34,024 NOTICE audit:AVC avc: denied { write open } for pid=1734 comm="in:imjournal" path="/imjournal.state.tmp" dev="dm-0" ino=39509 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >18:10:34,024 NOTICE audit:SYSCALL arch=c000003e syscall=257 success=yes exit=9 a0=ffffff9c a1=7fdb67f74a80 a2=241 a3=1b6 items=0 ppid=1 pid=1734 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="in:imjournal" exe="/usr/sbin/rsyslogd" subj=system_u:system_r:syslogd_t:s0 key=(null) >18:10:34,024 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >18:10:34,025 NOTICE audit:AVC avc: denied { getattr } for pid=1734 comm="in:imjournal" path="/imjournal.state.tmp" dev="dm-0" ino=39509 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >18:10:34,025 NOTICE audit:SYSCALL arch=c000003e syscall=5 success=yes exit=0 a0=9 a1=7fdb67f742c0 a2=7fdb67f742c0 a3=0 items=0 ppid=1 pid=1734 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="in:imjournal" exe="/usr/sbin/rsyslogd" subj=system_u:system_r:syslogd_t:s0 key=(null) >18:10:34,025 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >18:10:34,025 NOTICE audit:AVC avc: denied { remove_name } for pid=1734 comm="in:imjournal" name="imjournal.state.tmp" dev="dm-0" ino=39509 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=dir permissive=1 >18:10:34,025 NOTICE audit:AVC avc: denied { rename } for pid=1734 comm="in:imjournal" name="imjournal.state.tmp" dev="dm-0" ino=39509 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >18:10:34,025 NOTICE audit:AVC avc: denied { unlink } for pid=1734 comm="in:imjournal" name="imjournal.state" dev="dm-0" ino=39378 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >18:10:34,025 NOTICE audit:SYSCALL arch=c000003e syscall=82 success=yes exit=0 a0=7fdb67f74a80 a1=7fdb580023e0 a2=0 a3=7fdb580008d0 items=0 ppid=1 pid=1734 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="in:imjournal" exe="/usr/sbin/rsyslogd" subj=system_u:system_r:syslogd_t:s0 key=(null) >18:10:34,025 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >18:10:34,135 DEBUG NetworkManager:<debug> [1529777434.1353] ndisc[0x55870500fe60,"eno1"]: router solicitation sent >18:10:34,135 DEBUG NetworkManager:<debug> [1529777434.1354] ndisc[0x55870500fe60,"eno1"]: scheduling router solicitation retry in 4 seconds. >18:10:34,146 DEBUG NetworkManager:<debug> [1529777434.1461] create NMAuditManager singleton (0x55870502f120) >18:10:34,147 DEBUG NetworkManager:<debug> [1529777434.1471] ifcfg-rh: write: connection eno1 (24537e0c-b440-3090-b794-76b7284763a7) was modified by persisting it to "/etc/sysconfig/network-scripts/ifcfg-eno1" >18:10:34,147 DEBUG NetworkManager:<debug> [1529777434.1476] ++ connection 'update-settings' (0x7fe5900015a0/NMSimpleConnection/"802-3-ethernet" < 0x7fe58c0085f0/NMIfcfgConnection/"802-3-ethernet"): >18:10:34,147 DEBUG NetworkManager:<debug> [1529777434.1476] ++ connection [ 0x558704f4eec0 < 0x558704f4ef80 ] >18:10:34,147 DEBUG NetworkManager:<debug> [1529777434.1476] ++ connection.id = 'eno1' < 'Wired connection 1' >18:10:34,147 DEBUG NetworkManager:<debug> [1529777434.1476] ++ connection.timestamp < 1529777428 >18:10:34,148 INFO NetworkManager:<info> [1529777434.1486] settings-connection[0x7fe58c0085f0,24537e0c-b440-3090-b794-76b7284763a7]: write: successfully updated (ifcfg-rh: persist (null)), connection was modified in the process >18:10:34,149 DEBUG NetworkManager:<debug> [1529777434.1490] Saving secrets for connection /org/freedesktop/NetworkManager/Settings/1 (eno1) >18:10:34,149 INFO NetworkManager:<info> [1529777434.1490] audit: op="connection-update" uuid="24537e0c-b440-3090-b794-76b7284763a7" name="eno1" args="connection.id,connection.timestamp" pid=1821 uid=0 result="success" >18:10:34,187 DEBUG NetworkManager:<debug> [1529777434.1877] ifcfg-rh: write: connection eno1 (24537e0c-b440-3090-b794-76b7284763a7) was modified by persisting it to "/etc/sysconfig/network-scripts/ifcfg-eno1" >18:10:34,188 DEBUG NetworkManager:<debug> [1529777434.1882] ++ connection 'update-settings' (0x558705026d60/NMSimpleConnection/"802-3-ethernet" < 0x7fe58c0085f0/NMIfcfgConnection/"802-3-ethernet"): >18:10:34,188 DEBUG NetworkManager:<debug> [1529777434.1882] ++ connection [ 0x558704f4eec0 < 0x55870501d770 ] >18:10:34,188 DEBUG NetworkManager:<debug> [1529777434.1882] ++ connection.interface-name = 'eno1' >18:10:34,189 INFO NetworkManager:<info> [1529777434.1895] settings-connection[0x7fe58c0085f0,24537e0c-b440-3090-b794-76b7284763a7]: write: successfully updated (ifcfg-rh: update /etc/sysconfig/network-scripts/ifcfg-eno1), connection was modified in the process >18:10:34,190 DEBUG NetworkManager:<debug> [1529777434.1900] Saving secrets for connection /org/freedesktop/NetworkManager/Settings/1 (eno1) >18:10:34,190 INFO NetworkManager:<info> [1529777434.1900] audit: op="connection-update" uuid="24537e0c-b440-3090-b794-76b7284763a7" name="eno1" args="connection.timestamp,connection.interface-name" pid=1821 uid=0 result="success" >18:10:34,235 DEBUG NetworkManager:<debug> [1529777434.2354] ifcfg-rh: write: connection eno1 (24537e0c-b440-3090-b794-76b7284763a7) was modified by persisting it to "/etc/sysconfig/network-scripts/ifcfg-eno1" >18:10:34,236 DEBUG NetworkManager:<debug> [1529777434.2360] ++ connection 'update-settings' (0x558705029120/NMSimpleConnection/"802-3-ethernet" < 0x7fe58c0085f0/NMIfcfgConnection/"802-3-ethernet"): >18:10:34,236 DEBUG NetworkManager:<debug> [1529777434.2360] ++ 802-3-ethernet [ 0x55870500df90 < 0x55870500da90 ] >18:10:34,236 DEBUG NetworkManager:<debug> [1529777434.2360] ++ 802-3-ethernet.mac-address < '0C:C4:7A:31:44:90' >18:10:34,237 INFO NetworkManager:<info> [1529777434.2374] settings-connection[0x7fe58c0085f0,24537e0c-b440-3090-b794-76b7284763a7]: write: successfully updated (ifcfg-rh: update /etc/sysconfig/network-scripts/ifcfg-eno1), connection was modified in the process >18:10:34,237 DEBUG NetworkManager:<debug> [1529777434.2378] Saving secrets for connection /org/freedesktop/NetworkManager/Settings/1 (eno1) >18:10:34,238 INFO NetworkManager:<info> [1529777434.2379] audit: op="connection-update" uuid="24537e0c-b440-3090-b794-76b7284763a7" name="eno1" args="connection.timestamp,802-3-ethernet.mac-address" pid=1821 uid=0 result="success" >18:10:34,375 DEBUG NetworkManager:<debug> [1529777434.3753] ifcfg-rh: write: connection eno2 (4455419f-baa2-3b9a-a8eb-696861623f57) was modified by persisting it to "/etc/sysconfig/network-scripts/ifcfg-eno2" >18:10:34,375 DEBUG NetworkManager:<debug> [1529777434.3759] ++ connection 'update-settings' (0x558705026c40/NMSimpleConnection/"802-3-ethernet" < 0x7fe58c008740/NMIfcfgConnection/"802-3-ethernet"): >18:10:34,376 DEBUG NetworkManager:<debug> [1529777434.3760] ++ connection [ 0x55870501d5f0 < 0x558705000550 ] >18:10:34,376 DEBUG NetworkManager:<debug> [1529777434.3760] ++ connection.id = 'eno2' < 'Wired connection 2' >18:10:34,376 DEBUG NetworkManager:<debug> [1529777434.3760] ++ connection.timestamp < 1529777428 >18:10:34,377 INFO NetworkManager:<info> [1529777434.3773] settings-connection[0x7fe58c008740,4455419f-baa2-3b9a-a8eb-696861623f57]: write: successfully updated (ifcfg-rh: persist (null)), connection was modified in the process >18:10:34,377 DEBUG NetworkManager:<debug> [1529777434.3779] Saving secrets for connection /org/freedesktop/NetworkManager/Settings/2 (eno2) >18:10:34,378 INFO NetworkManager:<info> [1529777434.3780] audit: op="connection-update" uuid="4455419f-baa2-3b9a-a8eb-696861623f57" name="eno2" args="connection.id" pid=1821 uid=0 result="success" >18:10:34,419 DEBUG NetworkManager:<debug> [1529777434.4198] ++ connection 'update-settings' (0x558705007660/NMSimpleConnection/"802-3-ethernet" < 0x7fe58c008740/NMIfcfgConnection/"802-3-ethernet"): >18:10:34,419 DEBUG NetworkManager:<debug> [1529777434.4198] ++ connection [ 0x55870501d230 < 0x55870501d3b0 ] >18:10:34,420 DEBUG NetworkManager:<debug> [1529777434.4198] ++ connection.interface-name = 'eno2' >18:10:34,421 INFO NetworkManager:<info> [1529777434.4211] settings-connection[0x7fe58c008740,4455419f-baa2-3b9a-a8eb-696861623f57]: write: successfully updated (ifcfg-rh: update /etc/sysconfig/network-scripts/ifcfg-eno2) >18:10:34,421 DEBUG NetworkManager:<debug> [1529777434.4215] Saving secrets for connection /org/freedesktop/NetworkManager/Settings/2 (eno2) >18:10:34,421 INFO NetworkManager:<info> [1529777434.4216] audit: op="connection-update" uuid="4455419f-baa2-3b9a-a8eb-696861623f57" name="eno2" args="connection.interface-name" pid=1821 uid=0 result="success" >18:10:34,468 DEBUG NetworkManager:<debug> [1529777434.4685] ++ connection 'update-settings' (0x55870501ed40/NMSimpleConnection/"802-3-ethernet" < 0x7fe58c008740/NMIfcfgConnection/"802-3-ethernet"): >18:10:34,468 DEBUG NetworkManager:<debug> [1529777434.4685] ++ 802-3-ethernet [ 0x55870500d9f0 < 0x55870500ddb0 ] >18:10:34,468 DEBUG NetworkManager:<debug> [1529777434.4685] ++ 802-3-ethernet.mac-address < '0C:C4:7A:31:44:91' >18:10:34,469 INFO NetworkManager:<info> [1529777434.4698] settings-connection[0x7fe58c008740,4455419f-baa2-3b9a-a8eb-696861623f57]: write: successfully updated (ifcfg-rh: update /etc/sysconfig/network-scripts/ifcfg-eno2) >18:10:34,470 DEBUG NetworkManager:<debug> [1529777434.4702] Saving secrets for connection /org/freedesktop/NetworkManager/Settings/2 (eno2) >18:10:34,470 INFO NetworkManager:<info> [1529777434.4703] audit: op="connection-update" uuid="4455419f-baa2-3b9a-a8eb-696861623f57" name="eno2" args="802-3-ethernet.mac-address" pid=1821 uid=0 result="success" >18:10:34,515 WARNING org.fedoraproject.Anaconda.Modules.Timezone:DEBUG:anaconda.modules.timezone.timezone:NTP servers are set to []. >18:10:34,633 DEBUG NetworkManager:<debug> [1529777434.6335] device[0x5587050148b0] (eno2): remove_pending_action (0): 'carrier-wait' >18:10:34,633 INFO NetworkManager:<info> [1529777434.6336] manager: startup complete >18:10:34,634 NOTICE audit:AVC avc: denied { dac_override } for pid=1734 comm="in:imjournal" capability=1 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:system_r:syslogd_t:s0 tclass=capability permissive=1 >18:10:34,634 NOTICE audit:SYSCALL arch=c000003e syscall=257 success=yes exit=9 a0=ffffff9c a1=7fdb67f74a80 a2=241 a3=1b6 items=0 ppid=1 pid=1734 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="in:imjournal" exe="/usr/sbin/rsyslogd" subj=system_u:system_r:syslogd_t:s0 key=(null) >18:10:34,634 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >18:10:34,692 INFO multipathd:sdm: spurious uevent, path not found >18:10:34,692 INFO multipathd:uevent trigger error >18:10:35,409 ERR spice-vdagent:Cannot access vdagent virtio channel /dev/virtio-ports/com.redhat.spice.0 >18:10:35,617 NOTICE audit:AVC avc: denied { read write } for pid=2252 comm="dbus-daemon" path="/dev/pts/0" dev="devpts" ino=3 scontext=system_u:system_r:system_dbusd_t:s0-s0:c0.c1023 tcontext=system_u:object_r:devpts_t:s0 tclass=chr_file permissive=1 >18:10:35,618 NOTICE audit:SYSCALL arch=c000003e syscall=59 success=yes exit=0 a0=565289eafdd3 a1=7ffcc3599a00 a2=7ffcc359a198 a3=1 items=0 ppid=2251 pid=2252 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=pts0 ses=4294967295 comm="dbus-daemon" exe="/usr/bin/dbus-daemon" subj=system_u:system_r:system_dbusd_t:s0-s0:c0.c1023 key=(null) >18:10:35,618 NOTICE audit:PROCTITLE proctitle=2F7573722F62696E2F646275732D6461656D6F6E002D2D7379736C6F672D6F6E6C79002D2D666F726B002D2D7072696E742D7069640035002D2D7072696E742D616464726573730037002D2D73657373696F6E >18:10:35,653 INFO dbus-daemon:[session uid=0 pid=2252] Activating service name='org.a11y.Bus' requested by ':1.0' (uid=0 pid=2246 comm="metacity --display :1 --sm-disable " label="system_u:system_r:initrc_t:s0") >18:10:35,666 NOTICE journal:Using the 'memory' GSettings backend. Your settings will not be saved or shared with other applications. >18:10:35,668 INFO dbus-daemon:[session uid=0 pid=2252] Successfully activated service 'org.a11y.Bus' >18:10:35,713 WARNING org.a11y.Bus:dbus-daemon[2264]: Activating service name='org.a11y.atspi.Registry' requested by ':1.0' (uid=0 pid=2246 comm="metacity --display :1 --sm-disable " label="system_u:system_r:initrc_t:s0") >18:10:35,758 WARNING org.a11y.Bus:dbus-daemon[2264]: Successfully activated service 'org.a11y.atspi.Registry' >18:10:35,758 INFO org.a11y.Bus:SpiRegistry daemon is running with well-known name - org.a11y.atspi.Registry >18:10:38,135 DEBUG NetworkManager:<debug> [1529777438.1354] ndisc[0x55870500fe60,"eno1"]: router solicitation sent >18:10:38,135 DEBUG NetworkManager:<debug> [1529777438.1355] ndisc[0x55870500fe60,"eno1"]: scheduling router solicitation retry in 4 seconds. >18:10:38,857 INFO kernel:SGI XFS with ACLs, security attributes, no debug enabled >18:10:39,541 INFO systemd:Starting NTP client/server... >18:10:39,560 INFO chronyd:chronyd version 3.3 starting (+CMDMON +NTP +REFCLOCK +RTC +PRIVDROP +SCFILTER +SIGND +ASYNCDNS +SECHASH +IPV6 +DEBUG) >18:10:39,563 INFO chronyd:Using right/UTC timezone to obtain leap second data >18:10:39,582 INFO systemd:Started NTP client/server. >18:10:39,582 NOTICE audit: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' >18:10:40,226 NOTICE audit:AVC avc: denied { write } for pid=1734 comm="in:imjournal" name="/" dev="dm-0" ino=2 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=dir permissive=1 >18:10:40,226 NOTICE audit:AVC avc: denied { add_name } for pid=1734 comm="in:imjournal" name="imjournal.state.tmp" scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=dir permissive=1 >18:10:40,226 NOTICE audit:SYSCALL arch=c000003e syscall=257 success=yes exit=11 a0=ffffff9c a1=7fdb67f74a80 a2=241 a3=1b6 items=0 ppid=1 pid=1734 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="in:imjournal" exe="/usr/sbin/rsyslogd" subj=system_u:system_r:syslogd_t:s0 key=(null) >18:10:40,226 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >18:10:40,226 NOTICE audit:AVC avc: denied { remove_name } for pid=1734 comm="in:imjournal" name="imjournal.state.tmp" dev="dm-0" ino=10000 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=dir permissive=1 >18:10:40,226 NOTICE audit:SYSCALL arch=c000003e syscall=82 success=yes exit=0 a0=7fdb67f74a80 a1=7fdb580023e0 a2=0 a3=7fdb580008d0 items=0 ppid=1 pid=1734 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="in:imjournal" exe="/usr/sbin/rsyslogd" subj=system_u:system_r:syslogd_t:s0 key=(null) >18:10:40,227 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >18:10:40,500 WARNING org.fedoraproject.Anaconda.Modules.Localization:DEBUG:anaconda.modules.localization.localization:Language is set to en_US.UTF-8. >18:10:40,992 NOTICE audit:AVC avc: denied { create } for pid=1734 comm="in:imjournal" name="imjournal.state.tmp" scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >18:10:40,992 NOTICE audit:AVC avc: denied { write open } for pid=1734 comm="in:imjournal" path="/imjournal.state.tmp" dev="dm-0" ino=10000 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >18:10:40,992 NOTICE audit:SYSCALL arch=c000003e syscall=257 success=yes exit=11 a0=ffffff9c a1=7fdb67f74a80 a2=241 a3=1b6 items=0 ppid=1 pid=1734 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="in:imjournal" exe="/usr/sbin/rsyslogd" subj=system_u:system_r:syslogd_t:s0 key=(null) >18:10:40,992 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >18:10:40,992 NOTICE audit:AVC avc: denied { getattr } for pid=1734 comm="in:imjournal" path="/imjournal.state.tmp" dev="dm-0" ino=10000 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >18:10:40,992 NOTICE audit:SYSCALL arch=c000003e syscall=5 success=yes exit=0 a0=b a1=7fdb67f742c0 a2=7fdb67f742c0 a3=0 items=0 ppid=1 pid=1734 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="in:imjournal" exe="/usr/sbin/rsyslogd" subj=system_u:system_r:syslogd_t:s0 key=(null) >18:10:40,992 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >18:10:40,992 NOTICE audit:AVC avc: denied { rename } for pid=1734 comm="in:imjournal" name="imjournal.state.tmp" dev="dm-0" ino=10000 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >18:10:40,992 NOTICE audit:AVC avc: denied { unlink } for pid=1734 comm="in:imjournal" name="imjournal.state" dev="dm-0" ino=10018 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >18:10:40,992 NOTICE audit:SYSCALL arch=c000003e syscall=82 success=yes exit=0 a0=7fdb67f74a80 a1=7fdb580023e0 a2=7fdb58025210 a3=7fdb580008d0 items=0 ppid=1 pid=1734 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="in:imjournal" exe="/usr/sbin/rsyslogd" subj=system_u:system_r:syslogd_t:s0 key=(null) >18:10:40,992 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >18:10:42,137 DEBUG NetworkManager:<debug> [1529777442.1371] ndisc[0x55870500fe60,"eno1"]: router solicitation sent >18:10:42,137 DEBUG NetworkManager:<debug> [1529777442.1374] ndisc[0x55870500fe60,"eno1"]: did not receive a router advertisement after 3 solicitations. >18:10:43,145 NOTICE audit: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' >18:10:43,408 NOTICE audit:AVC avc: denied { dac_override } for pid=1734 comm="in:imjournal" capability=1 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:system_r:syslogd_t:s0 tclass=capability permissive=1 >18:10:43,408 NOTICE audit:SYSCALL arch=c000003e syscall=257 success=yes exit=11 a0=ffffff9c a1=7fdb67f74a80 a2=241 a3=1b6 items=0 ppid=1 pid=1734 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="in:imjournal" exe="/usr/sbin/rsyslogd" subj=system_u:system_r:syslogd_t:s0 key=(null) >18:10:43,408 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >18:10:44,993 INFO chronyd:Selected source 107.181.191.189 >18:10:44,993 INFO chronyd:System clock TAI offset set to 37 seconds >18:10:45,096 WARNING org.fedoraproject.Anaconda.Modules.Localization:DEBUG:anaconda.modules.localization.localization:Language is set to en_US.UTF-8. >18:10:45,101 WARNING org.fedoraproject.Anaconda.Modules.Timezone:DEBUG:anaconda.modules.timezone.timezone:Timezone is set to America/Los_Angeles. >18:10:45,104 WARNING org.fedoraproject.Anaconda.Modules.Timezone:DEBUG:anaconda.modules.common.base.base:Kickstarted is set to True. >18:10:45,929 INFO chronyd:Selected source 171.66.97.126 >18:10:45,972 WARNING org.fedoraproject.Anaconda.Modules.Localization:DEBUG:anaconda.modules.localization.localization:X Layouts are set to []. >18:10:45,975 WARNING org.fedoraproject.Anaconda.Modules.Localization:DEBUG:anaconda.modules.localization.localization:X Layouts are set to ['us']. >18:10:50,198 INFO kernel:md1: detected capacity change from 1073676288 to 0 >18:10:50,198 INFO kernel:md: md1 stopped. >18:10:51,844 INFO multipathd:dm-6: remove map (uevent) >18:10:51,844 INFO multipathd:dm-6: devmap not registered, can't remove >18:10:52,076 INFO multipathd:dm-6: remove map (uevent) >18:10:52,076 INFO multipathd:dm-2: remove map (uevent) >18:10:52,076 INFO multipathd:dm-2: devmap not registered, can't remove >18:10:52,238 INFO kernel:md2: detected capacity change from 4397188775936 to 0 >18:10:52,238 INFO kernel:md: md2 stopped. >18:10:52,348 INFO systemd:Stopping LVM2 PV scan on device 9:2... >18:10:52,386 INFO lvm: Device 9:2 not found. Cleared from lvmetad cache. >18:10:52,388 INFO systemd:Stopped LVM2 PV scan on device 9:2. >18:10:52,388 NOTICE audit:SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=lvm2-pvscan@9:2 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >18:10:53,346 INFO multipathd:dm-2: remove map (uevent) >18:10:53,346 INFO multipathd:dm-3: remove map (uevent) >18:10:53,346 INFO multipathd:dm-3: devmap not registered, can't remove >18:10:53,346 INFO multipathd:dm-3: remove map (uevent) >18:10:53,346 INFO multipathd:dm-4: remove map (uevent) >18:10:53,346 INFO multipathd:dm-4: devmap not registered, can't remove >18:10:53,346 INFO multipathd:dm-4: remove map (uevent) >18:10:53,346 INFO multipathd:dm-5: remove map (uevent) >18:10:53,346 INFO multipathd:dm-5: devmap not registered, can't remove >18:10:53,346 INFO multipathd:dm-5: remove map (uevent) >18:10:59,124 WARNING org.fedoraproject.Anaconda.Modules.Timezone:DEBUG:anaconda.modules.timezone.timezone:UTC is set to True. >18:10:59,143 NOTICE audit:AVC avc: denied { read write } for pid=2993 comm="hwclock" path="/dev/pts/0" dev="devpts" ino=3 scontext=system_u:system_r:hwclock_t:s0 tcontext=system_u:object_r:devpts_t:s0 tclass=chr_file permissive=1 >18:10:59,144 NOTICE audit:AVC avc: denied { dac_override } for pid=1734 comm="in:imjournal" capability=1 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:system_r:syslogd_t:s0 tclass=capability permissive=1 >18:10:59,144 NOTICE audit:AVC avc: denied { write } for pid=1734 comm="in:imjournal" name="/" dev="dm-0" ino=2 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=dir permissive=1 >18:10:59,144 NOTICE audit:AVC avc: denied { add_name } for pid=1734 comm="in:imjournal" name="imjournal.state.tmp" scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=dir permissive=1 >18:10:59,144 NOTICE audit:AVC avc: denied { create } for pid=1734 comm="in:imjournal" name="imjournal.state.tmp" scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >18:10:59,144 NOTICE audit:SYSCALL arch=c000003e syscall=59 success=yes exit=0 a0=7f934662da00 a1=7f932f7764f0 a2=7f932f9ec440 a3=7f93327b4680 items=0 ppid=1821 pid=2993 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=pts0 ses=4294967295 comm="hwclock" exe="/usr/sbin/hwclock" subj=system_u:system_r:hwclock_t:s0 key=(null) >18:10:59,144 NOTICE audit:PROCTITLE proctitle=6877636C6F636B002D2D6863746F737973002D2D757463 >18:10:59,144 NOTICE audit:AVC avc: denied { write open } for pid=1734 comm="in:imjournal" path="/imjournal.state.tmp" dev="dm-0" ino=10000 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >18:10:59,144 NOTICE audit:SYSCALL arch=c000003e syscall=257 success=yes exit=11 a0=ffffff9c a1=7fdb67f74a80 a2=241 a3=1b6 items=0 ppid=1 pid=1734 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="in:imjournal" exe="/usr/sbin/rsyslogd" subj=system_u:system_r:syslogd_t:s0 key=(null) >18:10:59,144 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >18:10:59,144 NOTICE audit:AVC avc: denied { getattr } for pid=1734 comm="in:imjournal" path="/imjournal.state.tmp" dev="dm-0" ino=10000 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >18:10:59,144 NOTICE audit:SYSCALL arch=c000003e syscall=5 success=yes exit=0 a0=b a1=7fdb67f742c0 a2=7fdb67f742c0 a3=0 items=0 ppid=1 pid=1734 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="in:imjournal" exe="/usr/sbin/rsyslogd" subj=system_u:system_r:syslogd_t:s0 key=(null) >18:10:59,144 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >18:10:59,144 NOTICE audit:AVC avc: denied { remove_name } for pid=1734 comm="in:imjournal" name="imjournal.state.tmp" dev="dm-0" ino=10000 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=dir permissive=1 >18:10:59,144 NOTICE audit:AVC avc: denied { rename } for pid=1734 comm="in:imjournal" name="imjournal.state.tmp" dev="dm-0" ino=10000 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >18:10:59,144 NOTICE audit:AVC avc: denied { unlink } for pid=1734 comm="in:imjournal" name="imjournal.state" dev="dm-0" ino=39744 scontext=system_u:system_r:syslogd_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >18:10:59,144 NOTICE audit:SYSCALL arch=c000003e syscall=82 success=yes exit=0 a0=7fdb67f74a80 a1=7fdb580023e0 a2=7fdb58011950 a3=7fdb580008d0 items=0 ppid=1 pid=1734 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="in:imjournal" exe="/usr/sbin/rsyslogd" subj=system_u:system_r:syslogd_t:s0 key=(null) >18:10:59,145 NOTICE audit:PROCTITLE proctitle=2F7573722F7362696E2F727379736C6F6764002D6E >18:10:59,328 DEBUG NetworkManager:<debug> [1529777459.3281] agent-manager: req[0x558705050370, :1.56/anaconda/0]: requesting permissions >18:10:59,328 DEBUG NetworkManager:<debug> [1529777459.3284] agent-manager: req[0x558705050370, :1.56/anaconda/0]: agent registered >18:10:59,328 DEBUG NetworkManager:<debug> [1529777459.3284] policy: re-enabling autoconnect for all connections (only clear no-secrets flag) >18:10:59,377 INFO kernel:Btrfs loaded, crc32c=crc32c-intel >18:10:59,488 WARNING org.fedoraproject.Anaconda.Modules.Network:DEBUG:anaconda.modules.network.network:Hostname is set to localhost.localdomain >18:11:00,000 NOTICE audit:AVC avc: denied { ioctl } for pid=2993 comm="hwclock" path="/dev/pts/0" dev="devpts" ino=3 ioctlcmd=0x5401 scontext=system_u:system_r:hwclock_t:s0 tcontext=system_u:object_r:devpts_t:s0 tclass=chr_file permissive=1 >18:11:00,000 NOTICE audit:SYSCALL arch=c000003e syscall=16 success=yes exit=0 a0=0 a1=5401 a2=7fff408734c0 a3=0 items=0 ppid=1821 pid=2993 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=pts0 ses=4294967295 comm="hwclock" exe="/usr/sbin/hwclock" subj=system_u:system_r:hwclock_t:s0 key=(null) >18:11:00,000 NOTICE audit:PROCTITLE proctitle=6877636C6F636B002D2D6863746F737973002D2D757463 >18:11:00,000 NOTICE audit:AVC avc: denied { getattr } for pid=2993 comm="hwclock" path="/dev/pts/0" dev="devpts" ino=3 scontext=system_u:system_r:hwclock_t:s0 tcontext=system_u:object_r:devpts_t:s0 tclass=chr_file permissive=1 >18:11:00,000 NOTICE audit:SYSCALL arch=c000003e syscall=5 success=yes exit=0 a0=0 a1=7fff40873560 a2=7fff40873560 a3=0 items=0 ppid=1821 pid=2993 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=pts0 ses=4294967295 comm="hwclock" exe="/usr/sbin/hwclock" subj=system_u:system_r:hwclock_t:s0 key=(null) >18:11:00,000 NOTICE audit:PROCTITLE proctitle=6877636C6F636B002D2D6863746F737973002D2D757463 >18:11:00,000 NOTICE audit:USYS_CONFIG pid=2993 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:hwclock_t:s0 msg='op=change-system-time exe="/usr/sbin/hwclock" hostname=dyn-150.home.fifi.org addr=? terminal=pts/0 res=failed' >18:11:04,039 DEBUG NetworkManager:<debug> [1529777464.0397] device[0x558704feb810] (eno1): timed out waiting for IPv6 router advertisement >18:11:04,040 DEBUG NetworkManager:<debug> [1529777464.0398] device[0x558704feb810] (eno1): activation-stage: schedule activate_stage4_ip6_config_timeout,v6 (id 706) >18:11:04,040 DEBUG NetworkManager:<debug> [1529777464.0398] device[0x558704feb810] (eno1): activation-stage: invoke activate_stage4_ip6_config_timeout,v6 (id 706) >18:11:04,040 DEBUG NetworkManager:<debug> [1529777464.0398] device[0x558704feb810] (eno1): activation-stage: complete activate_stage4_ip6_config_timeout,v6 (id 706)
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 1594494
: 1453968 |
1453969
|
1453970
|
1453971
|
1453972
|
1453973
|
1453974
|
1453975
|
1453976
|
1453977
|
1453978
|
1453979
|
1453980
|
1453981
|
1453982
|
1453983