Hello,
I successfully installed Ovirt Node NG from ISO to an ISCSI target
attached via first network interface by using following extensions to
the grub cmdline:
"rd.iscsi.ibft=1 ip=ibft ip=eno2:dhcp"
I want to use the server as diskless ovirt-node-ng Server.
After successful install the system reboots and starts up but it fails
later in dracut even having detected correctly the disk and all the LV's.
I think "iscsistart" is run multiple times even after already being
logged in to the ISCSI-Target and that fails finally like that:
*[ 147.644872] localhost dracut-initqueue[1075]: iscsistart: initiator
reported error (15 - session exists)*
[ 147.645588] localhost dracut-initqueue[1075]: iscsistart: Logging
into iqn.2018-01.de.databay.office:storage01.epycdphv02-disk1
172.16.1.3:3260,1
[ 147.651027] localhost dracut-initqueue[1075]: Warning: 'iscsistart -b
' failed with return code 0
[ 147.807510] localhost systemd[1]: Starting Login iSCSI Target...
[ 147.809293] localhost iscsistart[6716]: iscsistart: TargetName not
set. Exiting iscsistart
[ 147.813625] localhost systemd[1]: iscsistart_iscsi.service: main
process exited, code=exited, status=7/NOTRUNNING
[ 147.824897] localhost systemd[1]: Failed to start Login iSCSI Target.
[ 147.825050] localhost systemd[1]: Unit iscsistart_iscsi.service
entered failed state.
[ 147.825185] localhost systemd[1]: iscsistart_iscsi.service failed.
After a long timeout dracut drops to a shell.
I attach my shortended and cleaned rdsosreport.txt. Can someone help me
find a workaround ?
Bye
--
*Ralf Schenk*
fon +49 (0) 24 05 / 40 83 70
fax +49 (0) 24 05 / 40 83 759
mail *[email protected]* <mailto:[email protected]>
*Databay AG*
Jens-Otto-Krag-Straße 11
D-52146 Würselen
*www.databay.de* <http://www.databay.de>
Sitz/Amtsgericht Aachen • HRB:8437 • USt-IdNr.: DE 210844202
Vorstand: Ralf Schenk, Dipl.-Ing. Jens Conze, Aresch Yavari, Dipl.-Kfm.
Philipp Hermanns
Aufsichtsratsvorsitzender: Wilhelm Dohmen
------------------------------------------------------------------------
+ cat /lib/dracut/dracut-033-535.el7
dracut-033-535.el7
+ cat /proc/cmdline
BOOT_IMAGE=/ovirt-node-ng-4.2.3.1-0.20180530.0+1/vmlinuz-3.10.0-862.3.2.el7.x86_64
root=/dev/onn/ovirt-node-ng-4.2.3.1-0.20180530.0+1 ro crashkernel=auto
bootdev=ibft0 ip=ibft ip=eno2:dhcp netroot=iscsi rd.iscsi.ibft=1
rd.iscsi.firmware=1 rd.auto rd.lvm.lv=onn/var_log rd.lvm.lv=onn/tmp
rd.lvm.lv=onn/var_log_audit rd.lvm.lv=onn/swap
rd.lvm.lv=onn/ovirt-node-ng-4.2.3.1-0.20180530.0+1 rd.lvm.lv=onn/home
plymouth.enable=0 rd.lvm.lv=onn/ovirt-node-ng-4.2.3.1-0.20180530.0+1
img.bootid=ovirt-node-ng-4.2.3.1-0.20180530.0+1
+ '[' -f /etc/cmdline ']'
+ for _i in '/etc/cmdline.d/*.conf'
+ '[' -f /etc/cmdline.d/40-ibft.conf ']'
+ echo /etc/cmdline.d/40-ibft.conf
/etc/cmdline.d/40-ibft.conf
+ cat /etc/cmdline.d/40-ibft.conf
ip=172.16.1.121:::255.255.255.0::ibft0:none
+ for _i in '/etc/cmdline.d/*.conf'
+ '[' -f /etc/cmdline.d/45-ifname.conf ']'
+ echo /etc/cmdline.d/45-ifname.conf
/etc/cmdline.d/45-ifname.conf
+ cat /etc/cmdline.d/45-ifname.conf
ifname=ibft0:0c:c4:7a:fa:23:92
+ for _i in '/etc/cmdline.d/*.conf'
+ '[' -f /etc/cmdline.d/dracut-neednet.conf ']'
+ echo /etc/cmdline.d/dracut-neednet.conf
/etc/cmdline.d/dracut-neednet.conf
+ cat /etc/cmdline.d/dracut-neednet.conf
rd.neednet=1
+ cat /proc/self/mountinfo
0 0 0:1 / / rw shared:1 - rootfs rootfs rw
18 0 0:18 / /sys rw,nosuid,nodev,noexec,relatime shared:2 - sysfs sysfs rw
19 0 0:3 / /proc rw,nosuid,nodev,noexec,relatime shared:8 - proc proc rw
20 0 0:5 / /dev rw,nosuid shared:9 - devtmpfs devtmpfs
rw,size=131896204k,nr_inodes=32974051,mode=755
21 18 0:17 / /sys/kernel/security rw,nosuid,nodev,noexec,relatime shared:3 -
securityfs securityfs rw
22 20 0:19 / /dev/shm rw,nosuid,nodev shared:10 - tmpfs tmpfs rw
23 20 0:12 / /dev/pts rw,nosuid,noexec,relatime shared:11 - devpts devpts
rw,gid=5,mode=620,ptmxmode=000
24 0 0:20 / /run rw,nosuid,nodev shared:12 - tmpfs tmpfs rw,mode=755
25 18 0:21 / /sys/fs/cgroup ro,nosuid,nodev,noexec shared:4 - tmpfs tmpfs
ro,mode=755
26 25 0:22 / /sys/fs/cgroup/systemd rw,nosuid,nodev,noexec,relatime shared:5 -
cgroup cgroup
rw,xattr,release_agent=/usr/lib/systemd/systemd-cgroups-agent,name=systemd
27 18 0:23 / /sys/fs/pstore rw,nosuid,nodev,noexec,relatime shared:6 - pstore
pstore rw
28 18 0:24 / /sys/firmware/efi/efivars rw,nosuid,nodev,noexec,relatime shared:7
- efivarfs efivarfs rw
29 25 0:25 / /sys/fs/cgroup/blkio rw,nosuid,nodev,noexec,relatime shared:13 -
cgroup cgroup rw,blkio
30 25 0:26 / /sys/fs/cgroup/freezer rw,nosuid,nodev,noexec,relatime shared:14 -
cgroup cgroup rw,freezer
31 25 0:27 / /sys/fs/cgroup/cpu,cpuacct rw,nosuid,nodev,noexec,relatime
shared:15 - cgroup cgroup rw,cpuacct,cpu
32 25 0:28 / /sys/fs/cgroup/net_cls,net_prio rw,nosuid,nodev,noexec,relatime
shared:16 - cgroup cgroup rw,net_prio,net_cls
33 25 0:29 / /sys/fs/cgroup/devices rw,nosuid,nodev,noexec,relatime shared:17 -
cgroup cgroup rw,devices
34 25 0:30 / /sys/fs/cgroup/perf_event rw,nosuid,nodev,noexec,relatime
shared:18 - cgroup cgroup rw,perf_event
35 25 0:31 / /sys/fs/cgroup/hugetlb rw,nosuid,nodev,noexec,relatime shared:19 -
cgroup cgroup rw,hugetlb
36 25 0:32 / /sys/fs/cgroup/memory rw,nosuid,nodev,noexec,relatime shared:20 -
cgroup cgroup rw,memory
37 25 0:33 / /sys/fs/cgroup/cpuset rw,nosuid,nodev,noexec,relatime shared:21 -
cgroup cgroup rw,cpuset
38 25 0:34 / /sys/fs/cgroup/pids rw,nosuid,nodev,noexec,relatime shared:22 -
cgroup cgroup rw,pids
39 0 0:35 / /var/lib/nfs/rpc_pipefs rw,relatime shared:23 - rpc_pipefs
rpc_pipefs rw
63 18 0:36 / /sys/kernel/config rw,relatime shared:24 - configfs configfs rw
+ cat /proc/mounts
rootfs / rootfs rw 0 0
sysfs /sys sysfs rw,nosuid,nodev,noexec,relatime 0 0
proc /proc proc rw,nosuid,nodev,noexec,relatime 0 0
devtmpfs /dev devtmpfs rw,nosuid,size=131896204k,nr_inodes=32974051,mode=755 0 0
securityfs /sys/kernel/security securityfs rw,nosuid,nodev,noexec,relatime 0 0
tmpfs /dev/shm tmpfs rw,nosuid,nodev 0 0
devpts /dev/pts devpts rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000 0 0
tmpfs /run tmpfs rw,nosuid,nodev,mode=755 0 0
tmpfs /sys/fs/cgroup tmpfs ro,nosuid,nodev,noexec,mode=755 0 0
cgroup /sys/fs/cgroup/systemd cgroup
rw,nosuid,nodev,noexec,relatime,xattr,release_agent=/usr/lib/systemd/systemd-cgroups-agent,name=systemd
0 0
pstore /sys/fs/pstore pstore rw,nosuid,nodev,noexec,relatime 0 0
efivarfs /sys/firmware/efi/efivars efivarfs rw,nosuid,nodev,noexec,relatime 0 0
cgroup /sys/fs/cgroup/blkio cgroup rw,nosuid,nodev,noexec,relatime,blkio 0 0
cgroup /sys/fs/cgroup/freezer cgroup rw,nosuid,nodev,noexec,relatime,freezer 0 0
cgroup /sys/fs/cgroup/cpu,cpuacct cgroup
rw,nosuid,nodev,noexec,relatime,cpuacct,cpu 0 0
cgroup /sys/fs/cgroup/net_cls,net_prio cgroup
rw,nosuid,nodev,noexec,relatime,net_prio,net_cls 0 0
cgroup /sys/fs/cgroup/devices cgroup rw,nosuid,nodev,noexec,relatime,devices 0 0
cgroup /sys/fs/cgroup/perf_event cgroup
rw,nosuid,nodev,noexec,relatime,perf_event 0 0
cgroup /sys/fs/cgroup/hugetlb cgroup rw,nosuid,nodev,noexec,relatime,hugetlb 0 0
cgroup /sys/fs/cgroup/memory cgroup rw,nosuid,nodev,noexec,relatime,memory 0 0
cgroup /sys/fs/cgroup/cpuset cgroup rw,nosuid,nodev,noexec,relatime,cpuset 0 0
cgroup /sys/fs/cgroup/pids cgroup rw,nosuid,nodev,noexec,relatime,pids 0 0
rpc_pipefs /var/lib/nfs/rpc_pipefs rpc_pipefs rw,relatime 0 0
configfs /sys/kernel/config configfs rw,relatime 0 0
+ blkid
/dev/sda1: SEC_TYPE="msdos" UUID="1411-3273" TYPE="vfat" PARTLABEL="EFI System
Partition" PARTUUID="3766792a-c9ca-4abe-b8ad-4e65ed74d262"
/dev/sda2: UUID="1d693a8e-3aaf-4fc7-bc3d-8099d633256d" TYPE="ext4"
PARTUUID="ce3a5039-11b1-42f2-9bfd-3d65b14c9c20"
/dev/sda3: UUID="COdnB7-AHE8-ygxk-LUOc-EGhn-7zvz-ZmmPdp" TYPE="LVM2_member"
PARTUUID="d957d61d-f0f3-40fb-b4a9-158096f8c324"
/dev/mapper/onn-var_log: UUID="d1bbd824-8931-409c-81ae-bbed6b53db1a"
TYPE="ext4"
/dev/mapper/onn-tmp: UUID="663a6b02-d57d-471b-9a30-0a09721076a5" TYPE="ext4"
/dev/mapper/onn-var_log_audit: UUID="797fb8ca-d72e-4fc2-b8ac-971e176c0e64"
TYPE="ext4"
/dev/mapper/onn-swap: UUID="1910cc95-9ea3-40a2-8659-bb24a9d365c6" TYPE="swap"
/dev/mapper/onn-ovirt--node--ng--4.2.3.1--0.20180530.0+1:
UUID="b6773da6-43a2-4631-8b9d-95358d989d3b" TYPE="ext4"
/dev/mapper/onn-home: UUID="eef53422-8521-488d-9a97-379fb398fdb1" TYPE="ext4"
+ blkid -o udev
ID_FS_SEC_TYPE=msdos
ID_FS_UUID=1411-3273
ID_FS_UUID_ENC=1411-3273
ID_FS_TYPE=vfat
ID_FS_PARTLABEL=EFI System Partition
ID_FS_PARTUUID=3766792a-c9ca-4abe-b8ad-4e65ed74d262
ID_FS_UUID=1d693a8e-3aaf-4fc7-bc3d-8099d633256d
ID_FS_UUID_ENC=1d693a8e-3aaf-4fc7-bc3d-8099d633256d
ID_FS_TYPE=ext4
ID_FS_PARTUUID=ce3a5039-11b1-42f2-9bfd-3d65b14c9c20
ID_FS_UUID=COdnB7-AHE8-ygxk-LUOc-EGhn-7zvz-ZmmPdp
ID_FS_UUID_ENC=COdnB7-AHE8-ygxk-LUOc-EGhn-7zvz-ZmmPdp
ID_FS_TYPE=LVM2_member
ID_FS_PARTUUID=d957d61d-f0f3-40fb-b4a9-158096f8c324
ID_FS_UUID=d1bbd824-8931-409c-81ae-bbed6b53db1a
ID_FS_UUID_ENC=d1bbd824-8931-409c-81ae-bbed6b53db1a
ID_FS_TYPE=ext4
ID_FS_UUID=663a6b02-d57d-471b-9a30-0a09721076a5
ID_FS_UUID_ENC=663a6b02-d57d-471b-9a30-0a09721076a5
ID_FS_TYPE=ext4
ID_FS_UUID=797fb8ca-d72e-4fc2-b8ac-971e176c0e64
ID_FS_UUID_ENC=797fb8ca-d72e-4fc2-b8ac-971e176c0e64
ID_FS_TYPE=ext4
ID_FS_UUID=1910cc95-9ea3-40a2-8659-bb24a9d365c6
ID_FS_UUID_ENC=1910cc95-9ea3-40a2-8659-bb24a9d365c6
ID_FS_TYPE=swap
ID_FS_UUID=b6773da6-43a2-4631-8b9d-95358d989d3b
ID_FS_UUID_ENC=b6773da6-43a2-4631-8b9d-95358d989d3b
ID_FS_TYPE=ext4
ID_FS_UUID=eef53422-8521-488d-9a97-379fb398fdb1
ID_FS_UUID_ENC=eef53422-8521-488d-9a97-379fb398fdb1
ID_FS_TYPE=ext4
+ ls -l /dev/disk/by-id /dev/disk/by-partlabel /dev/disk/by-partuuid
/dev/disk/by-path /dev/disk/by-uuid
/dev/disk/by-id:
total 0
lrwxrwxrwx 1 root 0 10 Jun 5 12:40 dm-name-onn-home -> ../../dm-8
lrwxrwxrwx 1 root 0 10 Jun 5 12:40
dm-name-onn-ovirt--node--ng--4.2.3.1--0.20180530.0+1 -> ../../dm-7
lrwxrwxrwx 1 root 0 10 Jun 5 12:40 dm-name-onn-swap -> ../../dm-6
lrwxrwxrwx 1 root 0 10 Jun 5 12:40 dm-name-onn-tmp -> ../../dm-4
lrwxrwxrwx 1 root 0 10 Jun 5 12:40 dm-name-onn-var_log -> ../../dm-3
lrwxrwxrwx 1 root 0 10 Jun 5 12:40 dm-name-onn-var_log_audit -> ../../dm-5
lrwxrwxrwx 1 root 0 10 Jun 5 12:40
dm-uuid-LVM-yBDD4BvsCuRjLOsivSPaTGpoDt7H6Dql9ayVJCcGNtaNvMyWelp5dAgCOERxX4fY ->
../../dm-6
lrwxrwxrwx 1 root 0 10 Jun 5 12:40
dm-uuid-LVM-yBDD4BvsCuRjLOsivSPaTGpoDt7H6DqlKZ766kOwQXaC83F3yiKZEJkjd2nfHRYQ ->
../../dm-4
lrwxrwxrwx 1 root 0 10 Jun 5 12:40
dm-uuid-LVM-yBDD4BvsCuRjLOsivSPaTGpoDt7H6DqlY6yRUrnRspkmV8RYc2fGOyti3zGcnd0u ->
../../dm-7
lrwxrwxrwx 1 root 0 10 Jun 5 12:40
dm-uuid-LVM-yBDD4BvsCuRjLOsivSPaTGpoDt7H6DqljKwVfAOYGu48mTyzRCXtJRFi6fL7W5N6 ->
../../dm-5
lrwxrwxrwx 1 root 0 10 Jun 5 12:40
dm-uuid-LVM-yBDD4BvsCuRjLOsivSPaTGpoDt7H6DqloYFdCvkuji0vyuoVcEqz73WURS3hcZ96 ->
../../dm-3
lrwxrwxrwx 1 root 0 10 Jun 5 12:40
dm-uuid-LVM-yBDD4BvsCuRjLOsivSPaTGpoDt7H6Dqlrb81zQFGHyvWAlk0119p5OIL37FzgQO7 ->
../../dm-8
lrwxrwxrwx 1 root 0 10 Jun 5 12:40
lvm-pv-uuid-COdnB7-AHE8-ygxk-LUOc-EGhn-7zvz-ZmmPdp -> ../../sda3
lrwxrwxrwx 1 root 0 9 Jun 5 12:40 scsi-36001405985635c3eece43249677afd2a ->
../../sda
lrwxrwxrwx 1 root 0 10 Jun 5 12:40
scsi-36001405985635c3eece43249677afd2a-part1 -> ../../sda1
lrwxrwxrwx 1 root 0 10 Jun 5 12:40
scsi-36001405985635c3eece43249677afd2a-part2 -> ../../sda2
lrwxrwxrwx 1 root 0 10 Jun 5 12:40
scsi-36001405985635c3eece43249677afd2a-part3 -> ../../sda3
lrwxrwxrwx 1 root 0 9 Jun 5 12:40 wwn-0x6001405985635c3eece43249677afd2a ->
../../sda
lrwxrwxrwx 1 root 0 10 Jun 5 12:40
wwn-0x6001405985635c3eece43249677afd2a-part1 -> ../../sda1
lrwxrwxrwx 1 root 0 10 Jun 5 12:40
wwn-0x6001405985635c3eece43249677afd2a-part2 -> ../../sda2
lrwxrwxrwx 1 root 0 10 Jun 5 12:40
wwn-0x6001405985635c3eece43249677afd2a-part3 -> ../../sda3
/dev/disk/by-partlabel:
total 0
lrwxrwxrwx 1 root 0 10 Jun 5 12:40 EFI\x20System\x20Partition -> ../../sda1
/dev/disk/by-partuuid:
total 0
lrwxrwxrwx 1 root 0 10 Jun 5 12:40 3766792a-c9ca-4abe-b8ad-4e65ed74d262 ->
../../sda1
lrwxrwxrwx 1 root 0 10 Jun 5 12:40 ce3a5039-11b1-42f2-9bfd-3d65b14c9c20 ->
../../sda2
lrwxrwxrwx 1 root 0 10 Jun 5 12:40 d957d61d-f0f3-40fb-b4a9-158096f8c324 ->
../../sda3
/dev/disk/by-path:
total 0
lrwxrwxrwx 1 root 0 9 Jun 5 12:40
ip-172.16.1.3:3260-iscsi-iqn.2018-01.de.databay.office:storage01.epycdphv02-disk1-lun-0
-> ../../sda
lrwxrwxrwx 1 root 0 10 Jun 5 12:40
ip-172.16.1.3:3260-iscsi-iqn.2018-01.de.databay.office:storage01.epycdphv02-disk1-lun-0-part1
-> ../../sda1
lrwxrwxrwx 1 root 0 10 Jun 5 12:40
ip-172.16.1.3:3260-iscsi-iqn.2018-01.de.databay.office:storage01.epycdphv02-disk1-lun-0-part2
-> ../../sda2
lrwxrwxrwx 1 root 0 10 Jun 5 12:40
ip-172.16.1.3:3260-iscsi-iqn.2018-01.de.databay.office:storage01.epycdphv02-disk1-lun-0-part3
-> ../../sda3
/dev/disk/by-uuid:
total 0
lrwxrwxrwx 1 root 0 10 Jun 5 12:40 1411-3273 -> ../../sda1
lrwxrwxrwx 1 root 0 10 Jun 5 12:40 1910cc95-9ea3-40a2-8659-bb24a9d365c6 ->
../../dm-6
lrwxrwxrwx 1 root 0 10 Jun 5 12:40 1d693a8e-3aaf-4fc7-bc3d-8099d633256d ->
../../sda2
lrwxrwxrwx 1 root 0 10 Jun 5 12:40 663a6b02-d57d-471b-9a30-0a09721076a5 ->
../../dm-4
lrwxrwxrwx 1 root 0 10 Jun 5 12:40 797fb8ca-d72e-4fc2-b8ac-971e176c0e64 ->
../../dm-5
lrwxrwxrwx 1 root 0 10 Jun 5 12:40 b6773da6-43a2-4631-8b9d-95358d989d3b ->
../../dm-7
lrwxrwxrwx 1 root 0 10 Jun 5 12:40 d1bbd824-8931-409c-81ae-bbed6b53db1a ->
../../dm-3
lrwxrwxrwx 1 root 0 10 Jun 5 12:40 eef53422-8521-488d-9a97-379fb398fdb1 ->
../../dm-8
+ for _i in '/etc/conf.d/*.conf'
+ '[' -f /etc/conf.d/systemd.conf ']'
+ echo /etc/conf.d/systemd.conf
/etc/conf.d/systemd.conf
+ cat /etc/conf.d/systemd.conf
systemdutildir="/usr/lib/systemd"
systemdsystemunitdir="/usr/lib/systemd/system"
systemdsystemconfdir="/etc/systemd/system"
+ command -v lvm
+ lvm pvdisplay
--- Physical volume ---
PV Name /dev/sda3
VG Name onn
PV Size <48.79 GiB / not usable 0
Allocatable yes
PE Size 4.00 MiB
Total PE 12488
Free PE 2246
Allocated PE 10242
PV UUID COdnB7-AHE8-ygxk-LUOc-EGhn-7zvz-ZmmPdp
+ lvm vgdisplay
--- Volume group ---
VG Name onn
System ID
Format lvm2
Metadata Areas 1
Metadata Sequence No 34
VG Access read/write
VG Status resizable
MAX LV 0
Cur LV 11
Open LV 0
Max PV 0
Cur PV 1
Act PV 1
VG Size 48.78 GiB
PE Size 4.00 MiB
Total PE 12488
Alloc PE / Size 10242 / <40.01 GiB
Free PE / Size 2246 / 8.77 GiB
VG UUID yBDD4B-vsCu-RjLO-sivS-PaTG-poDt-7H6Dql
+ lvm lvdisplay
--- Logical volume ---
LV Path /dev/onn/swap
LV Name swap
VG Name onn
LV UUID 9ayVJC-cGNt-aNvM-yWel-p5dA-gCOE-RxX4fY
LV Write Access read/write
LV Creation host, time localhost, 2018-06-04 19:21:20 +0000
LV Status available
# open 0
LV Size 4.00 GiB
Current LE 1024
Segments 1
Allocation inherit
Read ahead sectors auto
- currently set to 256
Block device 253:6
--- Logical volume ---
LV Name pool00
VG Name onn
LV UUID Ih7IJL-Cec4-Z5R9-FW3X-XncL-tRWJ-vYejqS
LV Write Access read/write
LV Creation host, time localhost, 2018-06-04 19:21:20 +0000
LV Pool metadata pool00_tmeta
LV Pool data pool00_tdata
LV Status NOT available
LV Size <34.99 GiB
Allocated pool data 9.65%
Allocated metadata 0.20%
Current LE 8957
Segments 1
Allocation inherit
Read ahead sectors auto
--- Logical volume ---
LV Path /dev/onn/var_log_audit
LV Name var_log_audit
VG Name onn
LV UUID jKwVfA-OYGu-48mT-yzRC-XtJR-Fi6f-L7W5N6
LV Write Access read/write
LV Creation host, time localhost, 2018-06-04 19:21:20 +0000
LV Pool name pool00
LV Status available
# open 0
LV Size 2.00 GiB
Mapped size 4.78%
Current LE 512
Segments 1
Allocation inherit
Read ahead sectors auto
- currently set to 256
Block device 253:5
--- Logical volume ---
LV Path /dev/onn/var_log
LV Name var_log
VG Name onn
LV UUID oYFdCv-kuji-0vyu-oVcE-qz73-WURS-3hcZ96
LV Write Access read/write
LV Creation host, time localhost, 2018-06-04 19:21:23 +0000
LV Pool name pool00
LV Status available
# open 0
LV Size 8.00 GiB
Mapped size 3.24%
Current LE 2048
Segments 1
Allocation inherit
Read ahead sectors auto
- currently set to 256
Block device 253:3
--- Logical volume ---
LV Path /dev/onn/var
LV Name var
VG Name onn
LV UUID 5BsRS1-1oO3-EceC-bpwZ-1bFA-feRE-ALPteC
LV Write Access read/write
LV Creation host, time localhost, 2018-06-04 19:21:26 +0000
LV Pool name pool00
LV Status NOT available
LV Size 15.00 GiB
Current LE 3840
Segments 1
Allocation inherit
Read ahead sectors auto
--- Logical volume ---
LV Path /dev/onn/tmp
LV Name tmp
VG Name onn
LV UUID KZ766k-OwQX-aC83-F3yi-KZEJ-kjd2-nfHRYQ
LV Write Access read/write
LV Creation host, time localhost, 2018-06-04 19:21:30 +0000
LV Pool name pool00
LV Status available
# open 0
LV Size 1.00 GiB
Mapped size 4.83%
Current LE 256
Segments 1
Allocation inherit
Read ahead sectors auto
- currently set to 256
Block device 253:4
--- Logical volume ---
LV Path /dev/onn/home
LV Name home
VG Name onn
LV UUID rb81zQ-FGHy-vWAl-k011-9p5O-IL37-FzgQO7
LV Write Access read/write
LV Creation host, time localhost, 2018-06-04 19:21:31 +0000
LV Pool name pool00
LV Status available
# open 0
LV Size 1.00 GiB
Mapped size 4.79%
Current LE 256
Segments 1
Allocation inherit
Read ahead sectors auto
- currently set to 256
Block device 253:8
--- Logical volume ---
LV Path /dev/onn/root
LV Name root
VG Name onn
LV UUID FUBg9k-uvQj-wpVh-aeP1-7lqf-KEHl-um28eE
LV Write Access read/write
LV Creation host, time localhost, 2018-06-04 19:21:33 +0000
LV Pool name pool00
LV Status NOT available
LV Size <7.99 GiB
Current LE 2045
Segments 1
Allocation inherit
Read ahead sectors auto
--- Logical volume ---
LV Path /dev/onn/ovirt-node-ng-4.2.3.1-0.20180530.0
LV Name ovirt-node-ng-4.2.3.1-0.20180530.0
VG Name onn
LV UUID BvPwGf-6z3Q-3dX3-PlA7-X7vf-clfl-Bd2Azk
LV Write Access read/write
LV Creation host, time localhost, 2018-06-04 19:25:31 +0000
LV Pool name pool00
LV Thin origin name root
LV Status NOT available
LV Size <7.99 GiB
Current LE 2045
Segments 1
Allocation inherit
Read ahead sectors auto
--- Logical volume ---
LV Path /dev/onn/ovirt-node-ng-4.2.3.1-0.20180530.0+1
LV Name ovirt-node-ng-4.2.3.1-0.20180530.0+1
VG Name onn
LV UUID Y6yRUr-nRsp-kmV8-RYc2-fGOy-ti3z-Gcnd0u
LV Write Access read/write
LV Creation host, time localhost, 2018-06-04 19:25:32 +0000
LV Pool name pool00
LV Thin origin name ovirt-node-ng-4.2.3.1-0.20180530.0
LV Status available
# open 0
LV Size <7.99 GiB
Mapped size 25.28%
Current LE 2045
Segments 1
Allocation inherit
Read ahead sectors auto
- currently set to 256
Block device 253:7
--- Logical volume ---
LV Path /dev/onn/var_crash
LV Name var_crash
VG Name onn
LV UUID AdUuO6-3JDp-ImGg-CS0x-NTXn-O2ls-EWcd5f
LV Write Access read/write
LV Creation host, time localhost, 2018-06-04 19:25:34 +0000
LV Pool name pool00
LV Status NOT available
LV Size 10.00 GiB
Current LE 2560
Segments 1
Allocation inherit
Read ahead sectors auto
+ command -v dmsetup
+ dmsetup ls --tree
onn-tmp (253:4)
`-onn-pool00-tpool (253:2)
|-onn-pool00_tdata (253:1)
| `- (8:3)
`-onn-pool00_tmeta (253:0)
`- (8:3)
onn-ovirt--node--ng--4.2.3.1--0.20180530.0+1 (253:7)
`-onn-pool00-tpool (253:2)
|-onn-pool00_tdata (253:1)
| `- (8:3)
`-onn-pool00_tmeta (253:0)
`- (8:3)
onn-var_log_audit (253:5)
`-onn-pool00-tpool (253:2)
|-onn-pool00_tdata (253:1)
| `- (8:3)
`-onn-pool00_tmeta (253:0)
`- (8:3)
onn-home (253:8)
`-onn-pool00-tpool (253:2)
|-onn-pool00_tdata (253:1)
| `- (8:3)
`-onn-pool00_tmeta (253:0)
`- (8:3)
onn-var_log (253:3)
`-onn-pool00-tpool (253:2)
|-onn-pool00_tdata (253:1)
| `- (8:3)
`-onn-pool00_tmeta (253:0)
`- (8:3)
onn-swap (253:6)
`- (8:3)
+ cat /proc/mdstat
Personalities :
unused devices: <none>
+ command -v ip
+ ip addr
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group
default qlen 1000
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
inet 127.0.0.1/8 scope host lo
valid_lft forever preferred_lft forever
inet6 ::1/128 scope host
valid_lft forever preferred_lft forever
2: ibft0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq state UP group
default qlen 1000
link/ether 0c:c4:7a:fa:23:92 brd ff:ff:ff:ff:ff:ff
inet 172.16.1.121/24 brd 172.16.1.255 scope global ibft0
valid_lft forever preferred_lft forever
inet6 fe80::ec4:7aff:fefa:2392/64 scope link
valid_lft forever preferred_lft forever
3: eno2: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq state UP group
default qlen 1000
link/ether 0c:c4:7a:fa:23:93 brd ff:ff:ff:ff:ff:ff
inet 192.168.1.83/24 brd 192.168.1.255 scope global dynamic eno2
valid_lft 21276sec preferred_lft 21276sec
inet6 fe80::ec4:7aff:fefa:2393/64 scope link
valid_lft forever preferred_lft forever
4: eno3: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN group default
qlen 1000
link/ether 0c:c4:7a:fa:23:94 brd ff:ff:ff:ff:ff:ff
5: eno4: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN group default
qlen 1000
link/ether 0c:c4:7a:fa:23:95 brd ff:ff:ff:ff:ff:ff
6: enp81s0f0: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN group
default qlen 1000
link/ether 0c:c4:7a:ea:ec:ac brd ff:ff:ff:ff:ff:ff
7: enp81s0f1: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN group
default qlen 1000
link/ether 0c:c4:7a:ea:ec:ad brd ff:ff:ff:ff:ff:ff
+ command -v journalctl
+ journalctl -ab --no-pager -o short-monotonic
-- Logs begin at Tue 2018-06-05 12:40:25 UTC, end at Tue 2018-06-05 12:45:59
UTC. --
[ 3.288233] localhost systemd-journal[486]: Runtime journal is using 8.0M
(max allowed 4.0G, trying to leave 4.0G free of 125.8G available → current
limit 4.0G).
[ 0.000000] localhost kernel: Initializing cgroup subsys cpuset
[ 0.000000] localhost kernel: Initializing cgroup subsys cpu
[ 0.000000] localhost kernel: Initializing cgroup subsys cpuacct
[ 0.000000] localhost kernel: Linux version 3.10.0-862.3.2.el7.x86_64
([email protected]) (gcc version 4.8.5 20150623 (Red Hat
4.8.5-28) (GCC) ) #1 SMP Mon May 21 23:36:36 UTC 2018
[ 0.000000] localhost kernel: Command line:
BOOT_IMAGE=/ovirt-node-ng-4.2.3.1-0.20180530.0+1/vmlinuz-3.10.0-862.3.2.el7.x86_64
root=/dev/onn/ovirt-node-ng-4.2.3.1-0.20180530.0+1 ro crashkernel=auto
bootdev=ibft0 ip=ibft ip=eno2:dhcp netroot=iscsi rd.iscsi.ibft=1
rd.iscsi.firmware=1 rd.auto rd.lvm.lv=onn/var_log rd.lvm.lv=onn/tmp
rd.lvm.lv=onn/var_log_audit rd.lvm.lv=onn/swap
rd.lvm.lv=onn/ovirt-node-ng-4.2.3.1-0.20180530.0+1 rd.lvm.lv=onn/home
plymouth.enable=0 rd.lvm.lv=onn/ovirt-node-ng-4.2.3.1-0.20180530.0+1
img.bootid=ovirt-node-ng-4.2.3.1-0.20180530.0+1
[ 0.000000] localhost kernel: e820: BIOS-provided physical RAM map:
[ 0.000000] localhost kernel: BIOS-e820: [mem
0x0000000000000000-0x000000000009ffff] usable
[ 0.000000] localhost kernel: BIOS-e820: [mem
0x00000000000a0000-0x00000000000fffff] reserved
[ 0.000000] localhost kernel: BIOS-e820: [mem
0x0000000000100000-0x0000000031daffff] usable
[ 0.000000] localhost kernel: BIOS-e820: [mem
0x0000000031db0000-0x0000000031ffffff] reserved
[ 0.000000] localhost kernel: BIOS-e820: [mem
0x0000000032000000-0x00000000c9d0ffff] usable
[... Kernel and PCI Intialization deleted ...]
[ 3.333665] localhost systemd[1]: systemd 219 running in system mode. (+PAM
+AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT
+GNUTLS +ACL +XZ +LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN)
[ 3.340071] localhost systemd[1]: Detected architecture x86-64.
[ 3.342673] localhost systemd[1]: Running in initial RAM disk.
[ 3.352824] localhost kernel: input: HID 0557:2419 as
/devices/pci0000:00/0000:00:07.1/0000:05:00.3/usb5/5-2/5-2.1/5-2.1:1.0/input/input3
[ 3.356672] localhost systemd[1]: No hostname configured.
[ 3.359838] localhost systemd[1]: Set hostname to <localhost>.
[ 3.363074] localhost systemd[1]: Initializing machine ID from random
generator.
[ 3.400878] localhost systemd[1]: Cannot add dependency job for unit
blk-availability.service, ignoring: Unit not found.
[ 3.403986] localhost kernel: hid-generic 0003:0557:2419.0001:
input,hidraw0: USB HID v1.00 Keyboard [HID 0557:2419] on
usb-0000:05:00.3-2.1/input0
[ 3.408359] localhost kernel: input: HID 0557:2419 as
/devices/pci0000:00/0000:00:07.1/0000:05:00.3/usb5/5-2/5-2.1/5-2.1:1.1/input/input4
[ 3.408461] localhost kernel: hid-generic 0003:0557:2419.0002:
input,hidraw1: USB HID v1.00 Mouse [HID 0557:2419] on
usb-0000:05:00.3-2.1/input1
[ 3.428654] localhost systemd[1]: Reached target Local File Systems.
[ 3.433036] localhost systemd[1]: Starting Local File Systems.
[ 3.441937] localhost systemd[1]: Reached target Swap.
[ 3.446251] localhost systemd[1]: Starting Swap.
[ 3.454772] localhost systemd[1]: Reached target Local Encrypted Volumes.
[ 3.459040] localhost systemd[1]: Starting Local Encrypted Volumes.
[ 3.467377] localhost systemd[1]: Reached target Timers.
[ 3.471549] localhost systemd[1]: Starting Timers.
[ 3.480032] localhost systemd[1]: Created slice Root Slice.
[ 3.484170] localhost systemd[1]: Starting Root Slice.
[ 3.492554] localhost systemd[1]: Listening on udev Kernel Socket.
[ 3.496807] localhost systemd[1]: Starting udev Kernel Socket.
[ 3.505346] localhost systemd[1]: Created slice System Slice.
[ 3.509546] localhost systemd[1]: Starting System Slice.
[ 3.517792] localhost systemd[1]: Reached target Slices.
[ 3.521937] localhost systemd[1]: Starting Slices.
[ 3.530274] localhost systemd[1]: Listening on Journal Socket.
[ 3.534273] localhost systemd[1]: Starting Journal Socket.
[ 3.538716] localhost systemd[1]: Starting Journal Service...
[ 3.546819] localhost systemd[1]: Starting Create list of required static
device nodes for the current kernel...
[ 3.555274] localhost systemd[1]: Starting Apply Kernel Variables...
[ 3.563577] localhost systemd[1]: Starting Setup Virtual Console...
[ 3.571784] localhost systemd[1]: Starting dracut cmdline hook...
[ 3.583186] localhost systemd[1]: Listening on udev Control Socket.
[ 3.586778] localhost systemd[1]: Starting udev Control Socket.
[ 3.594130] localhost systemd[1]: Started Create list of required static
device nodes for the current kernel.
[ 3.601646] localhost systemd[1]: Started Apply Kernel Variables.
[ 3.608891] localhost systemd[1]: Started Setup Virtual Console.
[ 3.613063] localhost systemd[1]: Starting Create Static Device Nodes in
/dev...
[ 3.334955] localhost systemd-journal[486]: Journal started
[ 3.624597] localhost systemd[1]: Started Journal Service.
[ 3.351625] localhost systemd[1]: Started Create Static Device Nodes in /dev.
[ 3.711058] localhost kernel: iBFT detected.
[ 3.757773] localhost kernel: Loading iSCSI transport class v2.0-870.
[ 3.771614] localhost kernel: iscsi: registered transport (tcp)
[ 3.498431] localhost dracut-cmdline[494]: eno2:dhcp
[ 4.611637] localhost systemd[1]: Started dracut cmdline hook.
[ 4.612390] localhost systemd[1]: Starting dracut pre-udev hook...
[ 4.916247] localhost kernel: device-mapper: uevent: version 1.0.3
[ 4.919988] localhost kernel: device-mapper: ioctl: 4.37.0-ioctl
(2017-09-20) initialised: [email protected]
[ 4.974830] localhost kernel: RPC: Registered named UNIX socket transport
module.
[ 4.978476] localhost kernel: RPC: Registered udp transport module.
[ 4.982099] localhost kernel: RPC: Registered tcp transport module.
[ 4.985655] localhost kernel: RPC: Registered tcp NFSv4.1 backchannel
transport module.
[ 4.772217] localhost rpc.statd[759]: Version 1.3.0 starting
[ 4.775751] localhost rpc.statd[759]: Initializing NSM state
[ 4.776111] localhost rpc.statd[759]: Running as root. chown
/var/lib/nfs/statd to choose different user
[ 4.825987] localhost systemd[1]: Started dracut pre-udev hook.
[ 4.826527] localhost systemd[1]: Starting udev Kernel Device Manager...
[ 4.829690] localhost systemd-udevd[786]: starting version 219
[ 4.835660] localhost systemd[1]: Started udev Kernel Device Manager.
[ 4.836180] localhost systemd[1]: Starting dracut pre-trigger hook...
[ 4.847014] localhost lldpad[797]: config file failed to load,
[ 4.847127] localhost lldpad[797]: create a new file.
[ 4.847166] localhost lldpad[797]: bound ctrl iface to /com/intel/lldpad
[ 4.848759] localhost dracut-pre-trigger[793]: 798
[ 4.923836] localhost systemd[1]: Started dracut pre-trigger hook.
[ 4.924394] localhost systemd[1]: Starting udev Coldplug all Devices...
[ 4.938243] localhost systemd[1]: Mounting Configuration File System...
[ 4.945697] localhost systemd[1]: Mounted Configuration File System.
[ 4.978831] localhost systemd-udevd[863]: could not find module by
name='ipmi_si'
[ 4.979051] localhost systemd-udevd[863]: could not find module by
name='ipmi_devintf'
[ 4.979232] localhost systemd-udevd[863]: could not find module by
name='ipmi_msghandler'
[ 5.280390] localhost kernel: ccp 0000:05:00.2: enabling device (0000 ->
0002)
[ 5.284174] localhost kernel: ccp 0000:05:00.2: 3 command queues available
[ 5.287810] localhost kernel: ccp 0000:05:00.2: irq 88 for MSI/MSI-X
[ 5.287841] localhost kernel: ccp 0000:05:00.2: irq 89 for MSI/MSI-X
[ 5.287949] localhost kernel: ccp 0000:05:00.2: Queue 2 can access 4 LSB
regions
[ 5.291421] localhost kernel: ccp 0000:05:00.2: Queue 3 can access 4 LSB
regions
[ 5.294776] localhost kernel: ccp 0000:05:00.2: Queue 4 can access 4 LSB
regions
[ 5.298053] localhost kernel: ccp 0000:05:00.2: Queue 0 gets LSB 4
[ 5.301280] localhost kernel: ccp 0000:05:00.2: Queue 1 gets LSB 5
[ 5.301282] localhost kernel: ccp 0000:05:00.2: Queue 2 gets LSB 6
[ 5.301822] localhost kernel: ccp 0000:05:00.2: enabled
[ 5.301891] localhost kernel: ccp 0000:06:00.1: enabling device (0000 ->
0002)
[ 5.302256] localhost kernel: ccp 0000:06:00.1: 5 command queues available
[ 5.302440] localhost kernel: ccp 0000:06:00.1: irq 91 for MSI/MSI-X
[ 5.302576] localhost kernel: ccp 0000:06:00.1: Queue 0 can access 7 LSB
regions
[ 5.302598] localhost kernel: ccp 0000:06:00.1: Queue 1 can access 7 LSB
regions
[ 5.302621] localhost kernel: ccp 0000:06:00.1: Queue 2 can access 7 LSB
regions
[ 5.302645] localhost kernel: ccp 0000:06:00.1: Queue 3 can access 7 LSB
regions
[ 5.302667] localhost kernel: ccp 0000:06:00.1: Queue 4 can access 7 LSB
regions
[ 5.302668] localhost kernel: ccp 0000:06:00.1: Queue 0 gets LSB 1
[ 5.302669] localhost kernel: ccp 0000:06:00.1: Queue 1 gets LSB 2
[ 5.302670] localhost kernel: ccp 0000:06:00.1: Queue 2 gets LSB 3
[ 5.302671] localhost kernel: ccp 0000:06:00.1: Queue 3 gets LSB 4
[ 5.302672] localhost kernel: ccp 0000:06:00.1: Queue 4 gets LSB 5
[ 5.303176] localhost kernel: ccp 0000:06:00.1: enabled
[ 5.303261] localhost kernel: ccp 0000:13:00.2: enabling device (0000 ->
0002)
[ 5.303389] localhost kernel: ccp 0000:13:00.2: 3 command queues available
[ 5.303435] localhost kernel: ccp 0000:13:00.2: irq 93 for MSI/MSI-X
[ 5.303466] localhost kernel: ccp 0000:13:00.2: irq 94 for MSI/MSI-X
[ 5.303497] localhost kernel: ccp 0000:13:00.2: Queue 2 can access 4 LSB
regions
[ 5.303499] localhost kernel: ccp 0000:13:00.2: Queue 3 can access 4 LSB
regions
[ 5.303500] localhost kernel: ccp 0000:13:00.2: Queue 4 can access 4 LSB
regions
[ 5.303502] localhost kernel: ccp 0000:13:00.2: Queue 0 gets LSB 4
[ 5.303503] localhost kernel: ccp 0000:13:00.2: Queue 1 gets LSB 5
[ 5.303504] localhost kernel: ccp 0000:13:00.2: Queue 2 gets LSB 6
[ 5.303901] localhost kernel: ccp 0000:13:00.2: enabled
[ 5.303949] localhost kernel: ccp 0000:14:00.1: enabling device (0000 ->
0002)
[ 5.304038] localhost kernel: ccp 0000:14:00.1: 5 command queues available
[ 5.304087] localhost kernel: ccp 0000:14:00.1: irq 96 for MSI/MSI-X
[ 5.304108] localhost kernel: ccp 0000:14:00.1: Queue 0 can access 7 LSB
regions
[ 5.304110] localhost kernel: ccp 0000:14:00.1: Queue 1 can access 7 LSB
regions
[ 5.304112] localhost kernel: ccp 0000:14:00.1: Queue 2 can access 7 LSB
regions
[ 5.304114] localhost kernel: ccp 0000:14:00.1: Queue 3 can access 7 LSB
regions
[ 5.304116] localhost kernel: ccp 0000:14:00.1: Queue 4 can access 7 LSB
regions
[ 5.304117] localhost kernel: ccp 0000:14:00.1: Queue 0 gets LSB 1
[ 5.304118] localhost kernel: ccp 0000:14:00.1: Queue 1 gets LSB 2
[ 5.304119] localhost kernel: ccp 0000:14:00.1: Queue 2 gets LSB 3
[ 5.304120] localhost kernel: ccp 0000:14:00.1: Queue 3 gets LSB 4
[ 5.304121] localhost kernel: ccp 0000:14:00.1: Queue 4 gets LSB 5
[ 5.304560] localhost kernel: ccp 0000:14:00.1: enabled
[ 5.304645] localhost kernel: ccp 0000:21:00.2: enabling device (0000 ->
0002)
[ 5.304817] localhost kernel: ccp 0000:21:00.2: 3 command queues available
[ 5.304878] localhost kernel: ccp 0000:21:00.2: irq 98 for MSI/MSI-X
[ 5.304912] localhost kernel: ccp 0000:21:00.2: irq 99 for MSI/MSI-X
[ 5.304945] localhost kernel: ccp 0000:21:00.2: Queue 2 can access 4 LSB
regions
[ 5.304947] localhost kernel: ccp 0000:21:00.2: Queue 3 can access 4 LSB
regions
[ 5.304949] localhost kernel: ccp 0000:21:00.2: Queue 4 can access 4 LSB
regions
[ 5.304951] localhost kernel: ccp 0000:21:00.2: Queue 0 gets LSB 4
[ 5.304952] localhost kernel: ccp 0000:21:00.2: Queue 1 gets LSB 5
[ 5.304953] localhost kernel: ccp 0000:21:00.2: Queue 2 gets LSB 6
[ 5.309222] localhost kernel: ccp 0000:21:00.2: enabled
[ 5.309271] localhost kernel: ccp 0000:22:00.1: enabling device (0000 ->
0002)
[ 5.309373] localhost kernel: ccp 0000:22:00.1: 5 command queues available
[ 5.309421] localhost kernel: ccp 0000:22:00.1: irq 101 for MSI/MSI-X
[ 5.309439] localhost kernel: ccp 0000:22:00.1: Queue 0 can access 7 LSB
regions
[ 5.309441] localhost kernel: ccp 0000:22:00.1: Queue 1 can access 7 LSB
regions
[ 5.309443] localhost kernel: ccp 0000:22:00.1: Queue 2 can access 7 LSB
regions
[ 5.309445] localhost kernel: ccp 0000:22:00.1: Queue 3 can access 7 LSB
regions
[ 5.309447] localhost kernel: ccp 0000:22:00.1: Queue 4 can access 7 LSB
regions
[ 5.309448] localhost kernel: ccp 0000:22:00.1: Queue 0 gets LSB 1
[ 5.309449] localhost kernel: ccp 0000:22:00.1: Queue 1 gets LSB 2
[ 5.309450] localhost kernel: ccp 0000:22:00.1: Queue 2 gets LSB 3
[ 5.309451] localhost kernel: ccp 0000:22:00.1: Queue 3 gets LSB 4
[ 5.309452] localhost kernel: ccp 0000:22:00.1: Queue 4 gets LSB 5
[ 5.310379] localhost kernel: ccp 0000:22:00.1: enabled
[ 5.310452] localhost kernel: ccp 0000:31:00.2: enabling device (0000 ->
0002)
[ 5.310573] localhost kernel: ccp 0000:31:00.2: 3 command queues available
[ 5.310745] localhost kernel: ccp 0000:31:00.2: irq 103 for MSI/MSI-X
[ 5.310776] localhost kernel: ccp 0000:31:00.2: irq 104 for MSI/MSI-X
[ 5.310890] localhost kernel: ccp 0000:31:00.2: Queue 2 can access 4 LSB
regions
[ 5.310892] localhost kernel: ccp 0000:31:00.2: Queue 3 can access 4 LSB
regions
[ 5.310894] localhost kernel: ccp 0000:31:00.2: Queue 4 can access 4 LSB
regions
[ 5.310896] localhost kernel: ccp 0000:31:00.2: Queue 0 gets LSB 4
[ 5.310897] localhost kernel: ccp 0000:31:00.2: Queue 1 gets LSB 5
[ 5.310898] localhost kernel: ccp 0000:31:00.2: Queue 2 gets LSB 6
[ 5.311691] localhost kernel: ccp 0000:31:00.2: enabled
[ 5.421640] localhost kernel: ccp 0000:32:00.1: enabling device (0000 ->
0002)
[ 5.423007] localhost kernel: ccp 0000:32:00.1: 5 command queues available
[ 5.423080] localhost kernel: ccp 0000:32:00.1: irq 106 for MSI/MSI-X
[ 5.423143] localhost kernel: ccp 0000:32:00.1: Queue 0 can access 7 LSB
regions
[ 5.423145] localhost kernel: ccp 0000:32:00.1: Queue 1 can access 7 LSB
regions
[ 5.423147] localhost kernel: ccp 0000:32:00.1: Queue 2 can access 7 LSB
regions
[ 5.423149] localhost kernel: ccp 0000:32:00.1: Queue 3 can access 7 LSB
regions
[ 5.423151] localhost kernel: ccp 0000:32:00.1: Queue 4 can access 7 LSB
regions
[ 5.423152] localhost kernel: ccp 0000:32:00.1: Queue 0 gets LSB 1
[ 5.423153] localhost kernel: ccp 0000:32:00.1: Queue 1 gets LSB 2
[ 5.423154] localhost kernel: ccp 0000:32:00.1: Queue 2 gets LSB 3
[ 5.423155] localhost kernel: ccp 0000:32:00.1: Queue 3 gets LSB 4
[ 5.423156] localhost kernel: ccp 0000:32:00.1: Queue 4 gets LSB 5
[ 5.423849] localhost kernel: ccp 0000:32:00.1: enabled
[ 5.423926] localhost kernel: ccp 0000:41:00.2: enabling device (0000 ->
0002)
[ 5.424251] localhost kernel: ccp 0000:41:00.2: 3 command queues available
[ 5.424311] localhost kernel: ccp 0000:41:00.2: irq 108 for MSI/MSI-X
[ 5.424345] localhost kernel: ccp 0000:41:00.2: irq 109 for MSI/MSI-X
[ 5.424399] localhost kernel: ccp 0000:41:00.2: Queue 2 can access 4 LSB
regions
[ 5.424402] localhost kernel: ccp 0000:41:00.2: Queue 3 can access 4 LSB
regions
[ 5.424404] localhost kernel: ccp 0000:41:00.2: Queue 4 can access 4 LSB
regions
[ 5.424406] localhost kernel: ccp 0000:41:00.2: Queue 0 gets LSB 4
[ 5.424407] localhost kernel: ccp 0000:41:00.2: Queue 1 gets LSB 5
[ 5.424408] localhost kernel: ccp 0000:41:00.2: Queue 2 gets LSB 6
[ 5.425094] localhost kernel: ccp 0000:41:00.2: enabled
[ 5.425134] localhost kernel: ccp 0000:42:00.1: enabling device (0000 ->
0002)
[ 5.425255] localhost kernel: ccp 0000:42:00.1: 5 command queues available
[ 5.425426] localhost kernel: ccp 0000:42:00.1: irq 111 for MSI/MSI-X
[ 5.425449] localhost kernel: ccp 0000:42:00.1: Queue 0 can access 7 LSB
regions
[ 5.425451] localhost kernel: ccp 0000:42:00.1: Queue 1 can access 7 LSB
regions
[ 5.425453] localhost kernel: ccp 0000:42:00.1: Queue 2 can access 7 LSB
regions
[ 5.425455] localhost kernel: ccp 0000:42:00.1: Queue 3 can access 7 LSB
regions
[ 5.425456] localhost kernel: ccp 0000:42:00.1: Queue 4 can access 7 LSB
regions
[ 5.425458] localhost kernel: ccp 0000:42:00.1: Queue 0 gets LSB 1
[ 5.425459] localhost kernel: ccp 0000:42:00.1: Queue 1 gets LSB 2
[ 5.425460] localhost kernel: ccp 0000:42:00.1: Queue 2 gets LSB 3
[ 5.425461] localhost kernel: ccp 0000:42:00.1: Queue 3 gets LSB 4
[ 5.425462] localhost kernel: ccp 0000:42:00.1: Queue 4 gets LSB 5
[ 5.426187] localhost kernel: ccp 0000:42:00.1: enabled
[ 5.428666] localhost kernel: ccp 0000:53:00.2: enabling device (0000 ->
0002)
[ 5.428866] localhost kernel: ccp 0000:53:00.2: 3 command queues available
[ 5.428919] localhost kernel: ccp 0000:53:00.2: irq 113 for MSI/MSI-X
[ 5.428955] localhost kernel: ccp 0000:53:00.2: irq 114 for MSI/MSI-X
[ 5.428992] localhost kernel: ccp 0000:53:00.2: Queue 2 can access 4 LSB
regions
[ 5.428995] localhost kernel: ccp 0000:53:00.2: Queue 3 can access 4 LSB
regions
[ 5.428996] localhost kernel: ccp 0000:53:00.2: Queue 4 can access 4 LSB
regions
[ 5.428999] localhost kernel: ccp 0000:53:00.2: Queue 0 gets LSB 4
[ 5.429000] localhost kernel: ccp 0000:53:00.2: Queue 1 gets LSB 5
[ 5.429002] localhost kernel: ccp 0000:53:00.2: Queue 2 gets LSB 6
[ 5.430197] localhost kernel: ccp 0000:53:00.2: enabled
[ 5.430236] localhost kernel: ccp 0000:54:00.1: enabling device (0000 ->
0002)
[ 5.430340] localhost kernel: ccp 0000:54:00.1: 5 command queues available
[ 5.430392] localhost kernel: ccp 0000:54:00.1: irq 116 for MSI/MSI-X
[ 5.430415] localhost kernel: ccp 0000:54:00.1: Queue 0 can access 7 LSB
regions
[ 5.430417] localhost kernel: ccp 0000:54:00.1: Queue 1 can access 7 LSB
regions
[ 5.430421] localhost kernel: ccp 0000:54:00.1: Queue 2 can access 7 LSB
regions
[ 5.430423] localhost kernel: ccp 0000:54:00.1: Queue 3 can access 7 LSB
regions
[ 5.430425] localhost kernel: ccp 0000:54:00.1: Queue 4 can access 7 LSB
regions
[ 5.430427] localhost kernel: ccp 0000:54:00.1: Queue 0 gets LSB 1
[ 5.430428] localhost kernel: ccp 0000:54:00.1: Queue 1 gets LSB 2
[ 5.430429] localhost kernel: ccp 0000:54:00.1: Queue 2 gets LSB 3
[ 5.430430] localhost kernel: ccp 0000:54:00.1: Queue 3 gets LSB 4
[ 5.430431] localhost kernel: ccp 0000:54:00.1: Queue 4 gets LSB 5
[ 5.287999] localhost systemd[1]: Started udev Coldplug all Devices.
[ 5.436664] localhost kernel: ccp 0000:54:00.1: enabled
[ 5.436712] localhost kernel: ccp 0000:61:00.2: enabling device (0000 ->
0002)
[ 5.436924] localhost kernel: ccp 0000:61:00.2: 3 command queues available
[ 5.436974] localhost kernel: ccp 0000:61:00.2: irq 118 for MSI/MSI-X
[ 5.437003] localhost kernel: ccp 0000:61:00.2: irq 119 for MSI/MSI-X
[ 5.437045] localhost kernel: ccp 0000:61:00.2: Queue 2 can access 4 LSB
regions
[ 5.437047] localhost kernel: ccp 0000:61:00.2: Queue 3 can access 4 LSB
regions
[ 5.437049] localhost kernel: ccp 0000:61:00.2: Queue 4 can access 4 LSB
regions
[ 5.437051] localhost kernel: ccp 0000:61:00.2: Queue 0 gets LSB 4
[ 5.437052] localhost kernel: ccp 0000:61:00.2: Queue 1 gets LSB 5
[ 5.437053] localhost kernel: ccp 0000:61:00.2: Queue 2 gets LSB 6
[ 5.437532] localhost kernel: ccp 0000:61:00.2: enabled
[ 5.437549] localhost kernel: ccp 0000:62:00.1: enabling device (0000 ->
0002)
[ 5.437641] localhost kernel: ccp 0000:62:00.1: 5 command queues available
[ 5.437690] localhost kernel: ccp 0000:62:00.1: irq 121 for MSI/MSI-X
[ 5.437710] localhost kernel: ccp 0000:62:00.1: Queue 0 can access 7 LSB
regions
[ 5.437712] localhost kernel: ccp 0000:62:00.1: Queue 1 can access 7 LSB
regions
[ 5.437714] localhost kernel: ccp 0000:62:00.1: Queue 2 can access 7 LSB
regions
[ 5.437716] localhost kernel: ccp 0000:62:00.1: Queue 3 can access 7 LSB
regions
[ 5.437718] localhost kernel: ccp 0000:62:00.1: Queue 4 can access 7 LSB
regions
[ 5.437720] localhost kernel: ccp 0000:62:00.1: Queue 0 gets LSB 1
[ 5.437720] localhost kernel: ccp 0000:62:00.1: Queue 1 gets LSB 2
[ 5.437721] localhost kernel: ccp 0000:62:00.1: Queue 2 gets LSB 3
[ 5.437722] localhost kernel: ccp 0000:62:00.1: Queue 3 gets LSB 4
[ 5.437723] localhost kernel: ccp 0000:62:00.1: Queue 4 gets LSB 5
[ 5.438309] localhost kernel: ccp 0000:62:00.1: enabled
[ 5.438914] localhost kernel: ccp 0000:71:00.2: enabling device (0000 ->
0002)
[ 5.441666] localhost kernel: ccp 0000:71:00.2: 3 command queues available
[ 5.442754] localhost kernel: ccp 0000:71:00.2: irq 123 for MSI/MSI-X
[ 5.443038] localhost kernel: ccp 0000:71:00.2: irq 124 for MSI/MSI-X
[ 5.443588] localhost kernel: cryptd: max_cpu_qlen set to 100
[ 5.443611] localhost kernel: ccp 0000:71:00.2: Queue 2 can access 4 LSB
regions
[ 5.443626] localhost kernel: ccp 0000:71:00.2: Queue 3 can access 4 LSB
regions
[ 5.443891] localhost kernel: ccp 0000:71:00.2: Queue 4 can access 4 LSB
regions
[ 5.443903] localhost kernel: ccp 0000:71:00.2: Queue 0 gets LSB 4
[ 5.443909] localhost kernel: ccp 0000:71:00.2: Queue 1 gets LSB 5
[ 5.443910] localhost kernel: ccp 0000:71:00.2: Queue 2 gets LSB 6
[ 5.457716] localhost kernel: pps_core: LinuxPPS API ver. 1 registered
[ 5.457718] localhost kernel: pps_core: Software ver. 5.3.6 - Copyright
2005-2007 Rodolfo Giometti <[email protected]>
[ 5.461355] localhost kernel: ccp 0000:71:00.2: enabled
[ 5.461562] localhost kernel: ccp 0000:72:00.1: enabling device (0000 ->
0002)
[ 5.463531] localhost kernel: ccp 0000:72:00.1: 5 command queues available
[ 5.464385] localhost kernel: ccp 0000:72:00.1: irq 126 for MSI/MSI-X
[ 5.464671] localhost kernel: ccp 0000:72:00.1: Queue 0 can access 7 LSB
regions
[ 5.464706] localhost kernel: ccp 0000:72:00.1: Queue 1 can access 7 LSB
regions
[ 5.464713] localhost kernel: ccp 0000:72:00.1: Queue 2 can access 7 LSB
regions
[ 5.464726] localhost kernel: ccp 0000:72:00.1: Queue 3 can access 7 LSB
regions
[ 5.464747] localhost kernel: ccp 0000:72:00.1: Queue 4 can access 7 LSB
regions
[ 5.464765] localhost kernel: ccp 0000:72:00.1: Queue 0 gets LSB 1
[ 5.464767] localhost kernel: ccp 0000:72:00.1: Queue 1 gets LSB 2
[ 5.464768] localhost kernel: ccp 0000:72:00.1: Queue 2 gets LSB 3
[ 5.464770] localhost kernel: ccp 0000:72:00.1: Queue 3 gets LSB 4
[ 5.464771] localhost kernel: ccp 0000:72:00.1: Queue 4 gets LSB 5
[ 5.483400] localhost kernel: ccp 0000:72:00.1: enabled
[ 5.512927] localhost kernel: PTP clock support registered
[ 5.544675] localhost kernel: dca service started, version 1.12.1
[ 5.570952] localhost kernel: AVX2 version of gcm_enc/dec engaged.
[ 5.570953] localhost kernel: AES CTR mode by8 optimization enabled
[ 5.573711] localhost kernel: alg: No test for __gcm-aes-aesni
(__driver-gcm-aes-aesni)
[ 5.573793] localhost kernel: alg: No test for __generic-gcm-aes-aesni
(__driver-generic-gcm-aes-aesni)
[ 5.297709] localhost systemd[1]: Started Dispatch Password Requests to
Console Directory Watch.
[ 5.297910] localhost systemd[1]: Starting Dispatch Password Requests to
Console Directory Watch.
[ 5.298111] localhost systemd[1]: Reached target Paths.
[ 5.298316] localhost systemd[1]: Starting Paths.
[ 5.299024] localhost systemd[1]: Reached target System Initialization.
[ 5.299210] localhost systemd[1]: Starting System Initialization.
[ 5.305260] localhost systemd[1]: Listening on Open-iSCSI iscsiuio Socket.
[ 5.580334] localhost kernel: igb: Intel(R) Gigabit Ethernet Network Driver
- version 5.4.0-k
[ 5.580335] localhost kernel: igb: Copyright (c) 2007-2014 Intel Corporation.
[ 5.305463] localhost systemd[1]: Starting Open-iSCSI iscsiuio Socket.
[ 5.307630] localhost systemd[1]: Reached target Sockets.
[ 5.307819] localhost systemd[1]: Starting Sockets.
[ 5.309907] localhost systemd[1]: Reached target Basic System.
[ 5.310180] localhost systemd[1]: Starting Basic System.
[ 5.310878] localhost systemd[1]: Starting Open-iSCSI...
[ 5.316431] localhost iscsid[1066]: iSCSI logger with pid=1068 started!
[ 5.316667] localhost iscsid[1068]: iSCSI daemon with pid=1069 started!
[ 5.595100] localhost kernel: ixgbe: Intel(R) 10 Gigabit PCI Express Network
Driver - version 5.1.0-k-rh7.5
[ 5.597494] localhost kernel: ixgbe: Copyright (c) 1999-2016 Intel
Corporation.
[ 5.598623] localhost kernel: igb 0000:11:00.0: irq 128 for MSI/MSI-X
[ 5.599288] localhost kernel: igb 0000:11:00.0: irq 128 for MSI/MSI-X
[ 5.599322] localhost kernel: igb 0000:11:00.0: irq 129 for MSI/MSI-X
[ 5.599353] localhost kernel: igb 0000:11:00.0: irq 130 for MSI/MSI-X
[ 5.599383] localhost kernel: igb 0000:11:00.0: irq 131 for MSI/MSI-X
[ 5.599415] localhost kernel: igb 0000:11:00.0: irq 132 for MSI/MSI-X
[ 5.599452] localhost kernel: igb 0000:11:00.0: irq 133 for MSI/MSI-X
[ 5.599482] localhost kernel: igb 0000:11:00.0: irq 134 for MSI/MSI-X
[ 5.599513] localhost kernel: igb 0000:11:00.0: irq 135 for MSI/MSI-X
[ 5.599544] localhost kernel: igb 0000:11:00.0: irq 136 for MSI/MSI-X
[ 5.322308] localhost systemd[1]: Started Open-iSCSI.
[ 5.323066] localhost systemd[1]: Starting dracut initqueue hook...
[ 5.611055] localhost kernel: [drm] Using P2A bridge for configuration
[ 5.613566] localhost kernel: [drm] AST 2500 detected
[ 5.616157] localhost kernel: [drm] Analog VGA only
[ 5.618594] localhost kernel: [drm] dram MCLK=800 Mhz type=7 bus_width=16
size=01000000
[ 5.621209] localhost kernel: [TTM] Zone kernel: Available graphics memory:
131929138 kiB
[ 5.623908] localhost kernel: [TTM] Zone dma32: Available graphics memory:
2097152 kiB
[ 5.626533] localhost kernel: [TTM] Initializing pool allocator
[ 5.629209] localhost kernel: [TTM] Initializing DMA pool allocator
[ 5.635251] localhost kernel: checking generic (ee000000 300000) vs hw
(ee000000 1000000)
[ 5.635254] localhost kernel: fb: conflicting fb hw usage astdrmfb vs EFI
VGA - removing generic driver
[ 5.638095] localhost kernel: Console: switching to colour dummy device 80x25
[ 5.638247] localhost kernel: fbcon: astdrmfb (fb0) is primary device
[ 5.643031] localhost kernel: iscsi: registered transport (qla4xxx)
[ 5.643207] localhost kernel: QLogic iSCSI HBA Driver
[ 5.647177] localhost kernel: Console: switching to colour frame buffer
device 128x48
[ 5.650799] localhost kernel: libcxgbi:libcxgbi_init_module: Chelsio iSCSI
driver library libcxgbi v0.9.1-ko (Apr. 2015)
[ 5.657394] localhost kernel: ast 0000:02:00.0: fb0: astdrmfb frame buffer
device
[ 5.663783] localhost kernel: [drm] Initialized ast 0.1.0 20120228 for
0000:02:00.0 on minor 0
[ 5.665318] localhost kernel: Chelsio T3 iSCSI Driver cxgb3i v2.0.1-ko (Apr.
2015)
[ 5.665395] localhost kernel: iscsi: registered transport (cxgb3i)
[ 5.692603] localhost kernel: igb 0000:11:00.0: added PHC on eth0
[ 5.692639] localhost kernel: igb 0000:11:00.0: Intel(R) Gigabit Ethernet
Network Connection
[ 5.692667] localhost kernel: igb 0000:11:00.0: eth0: (PCIe:5.0Gb/s:Width
x4) 0c:c4:7a:fa:23:92
[ 5.692881] localhost kernel: igb 0000:11:00.0: eth0: PBA No: 010C00-000
[ 5.692904] localhost kernel: igb 0000:11:00.0: Using MSI-X interrupts. 8 rx
queue(s), 8 tx queue(s)
[ 5.702808] localhost kernel: 8021q: 802.1Q VLAN Support v1.8
[ 5.711963] localhost kernel: igb 0000:11:00.1: irq 139 for MSI/MSI-X
[ 5.712326] localhost kernel: Chelsio T4-T6 iSCSI Driver cxgb4i v0.9.5-ko
(Apr. 2015)
[ 5.712398] localhost kernel: iscsi: registered transport (cxgb4i)
[ 5.712629] localhost kernel: igb 0000:11:00.1: irq 139 for MSI/MSI-X
[ 5.712665] localhost kernel: igb 0000:11:00.1: irq 140 for MSI/MSI-X
[ 5.712696] localhost kernel: igb 0000:11:00.1: irq 141 for MSI/MSI-X
[ 5.712725] localhost kernel: igb 0000:11:00.1: irq 142 for MSI/MSI-X
[ 5.712755] localhost kernel: igb 0000:11:00.1: irq 143 for MSI/MSI-X
[ 5.712789] localhost kernel: igb 0000:11:00.1: irq 144 for MSI/MSI-X
[ 5.712819] localhost kernel: igb 0000:11:00.1: irq 145 for MSI/MSI-X
[ 5.712853] localhost kernel: igb 0000:11:00.1: irq 146 for MSI/MSI-X
[ 5.712891] localhost kernel: igb 0000:11:00.1: irq 147 for MSI/MSI-X
[ 5.718973] localhost kernel: cnic: QLogic cnicDriver v2.5.22 (July 20, 2015)
[ 5.724063] localhost kernel: QLogic NetXtreme II iSCSI Driver bnx2i
v2.7.10.1 (Jul 16, 2014)
[ 5.724119] localhost kernel: iscsi: registered transport (bnx2i)
[ 5.734393] localhost kernel: iscsi: registered transport (be2iscsi)
[ 5.734417] localhost kernel: In beiscsi_module_init, tt=ffffffffc06b0120
[ 5.806275] localhost kernel: igb 0000:11:00.1: added PHC on eth1
[ 5.806302] localhost kernel: igb 0000:11:00.1: Intel(R) Gigabit Ethernet
Network Connection
[ 5.807243] localhost kernel: igb 0000:11:00.1: eth1: (PCIe:5.0Gb/s:Width
x4) 0c:c4:7a:fa:23:93
[ 5.808189] localhost kernel: igb 0000:11:00.1: eth1: PBA No: 010C00-000
[ 5.808947] localhost kernel: igb 0000:11:00.1: Using MSI-X interrupts. 8 rx
queue(s), 8 tx queue(s)
[ 5.828664] localhost kernel: igb 0000:11:00.2: irq 149 for MSI/MSI-X
[ 5.829325] localhost kernel: igb 0000:11:00.2: irq 149 for MSI/MSI-X
[ 5.829367] localhost kernel: igb 0000:11:00.2: irq 150 for MSI/MSI-X
[ 5.829398] localhost kernel: igb 0000:11:00.2: irq 151 for MSI/MSI-X
[ 5.829427] localhost kernel: igb 0000:11:00.2: irq 152 for MSI/MSI-X
[ 5.829458] localhost kernel: igb 0000:11:00.2: irq 153 for MSI/MSI-X
[ 5.829495] localhost kernel: igb 0000:11:00.2: irq 154 for MSI/MSI-X
[ 5.829527] localhost kernel: igb 0000:11:00.2: irq 155 for MSI/MSI-X
[ 5.829557] localhost kernel: igb 0000:11:00.2: irq 156 for MSI/MSI-X
[ 5.829587] localhost kernel: igb 0000:11:00.2: irq 157 for MSI/MSI-X
[ 5.861783] localhost kernel: ixgbe 0000:51:00.0: irq 158 for MSI/MSI-X
[ 5.861816] localhost kernel: ixgbe 0000:51:00.0: irq 159 for MSI/MSI-X
[ 5.861851] localhost kernel: ixgbe 0000:51:00.0: irq 160 for MSI/MSI-X
[ 5.861881] localhost kernel: ixgbe 0000:51:00.0: irq 161 for MSI/MSI-X
[ 5.861911] localhost kernel: ixgbe 0000:51:00.0: irq 162 for MSI/MSI-X
[ 5.861939] localhost kernel: ixgbe 0000:51:00.0: irq 163 for MSI/MSI-X
[ 5.861967] localhost kernel: ixgbe 0000:51:00.0: irq 164 for MSI/MSI-X
[ 5.861995] localhost kernel: ixgbe 0000:51:00.0: irq 165 for MSI/MSI-X
[ 5.862024] localhost kernel: ixgbe 0000:51:00.0: irq 166 for MSI/MSI-X
[ 5.862053] localhost kernel: ixgbe 0000:51:00.0: irq 167 for MSI/MSI-X
[ 5.862082] localhost kernel: ixgbe 0000:51:00.0: irq 168 for MSI/MSI-X
[ 5.862110] localhost kernel: ixgbe 0000:51:00.0: irq 169 for MSI/MSI-X
[ 5.862146] localhost kernel: ixgbe 0000:51:00.0: irq 170 for MSI/MSI-X
[ 5.862174] localhost kernel: ixgbe 0000:51:00.0: irq 171 for MSI/MSI-X
[ 5.862203] localhost kernel: ixgbe 0000:51:00.0: irq 172 for MSI/MSI-X
[ 5.862231] localhost kernel: ixgbe 0000:51:00.0: irq 173 for MSI/MSI-X
[ 5.862259] localhost kernel: ixgbe 0000:51:00.0: irq 174 for MSI/MSI-X
[ 5.862290] localhost kernel: ixgbe 0000:51:00.0: irq 175 for MSI/MSI-X
[ 5.862319] localhost kernel: ixgbe 0000:51:00.0: irq 176 for MSI/MSI-X
[ 5.862349] localhost kernel: ixgbe 0000:51:00.0: irq 177 for MSI/MSI-X
[ 5.862378] localhost kernel: ixgbe 0000:51:00.0: irq 178 for MSI/MSI-X
[ 5.862408] localhost kernel: ixgbe 0000:51:00.0: irq 179 for MSI/MSI-X
[ 5.862436] localhost kernel: ixgbe 0000:51:00.0: irq 180 for MSI/MSI-X
[ 5.862467] localhost kernel: ixgbe 0000:51:00.0: irq 181 for MSI/MSI-X
[ 5.862497] localhost kernel: ixgbe 0000:51:00.0: irq 182 for MSI/MSI-X
[ 5.862526] localhost kernel: ixgbe 0000:51:00.0: irq 183 for MSI/MSI-X
[ 5.862558] localhost kernel: ixgbe 0000:51:00.0: irq 184 for MSI/MSI-X
[ 5.862587] localhost kernel: ixgbe 0000:51:00.0: irq 185 for MSI/MSI-X
[ 5.862617] localhost kernel: ixgbe 0000:51:00.0: irq 186 for MSI/MSI-X
[ 5.862646] localhost kernel: ixgbe 0000:51:00.0: irq 187 for MSI/MSI-X
[ 5.862674] localhost kernel: ixgbe 0000:51:00.0: irq 188 for MSI/MSI-X
[ 5.862703] localhost kernel: ixgbe 0000:51:00.0: irq 189 for MSI/MSI-X
[ 5.862730] localhost kernel: ixgbe 0000:51:00.0: irq 190 for MSI/MSI-X
[ 5.862758] localhost kernel: ixgbe 0000:51:00.0: irq 191 for MSI/MSI-X
[ 5.862796] localhost kernel: ixgbe 0000:51:00.0: irq 192 for MSI/MSI-X
[ 5.862826] localhost kernel: ixgbe 0000:51:00.0: irq 193 for MSI/MSI-X
[ 5.862854] localhost kernel: ixgbe 0000:51:00.0: irq 194 for MSI/MSI-X
[ 5.862882] localhost kernel: ixgbe 0000:51:00.0: irq 195 for MSI/MSI-X
[ 5.862910] localhost kernel: ixgbe 0000:51:00.0: irq 196 for MSI/MSI-X
[ 5.862939] localhost kernel: ixgbe 0000:51:00.0: irq 197 for MSI/MSI-X
[ 5.862968] localhost kernel: ixgbe 0000:51:00.0: irq 198 for MSI/MSI-X
[ 5.862998] localhost kernel: ixgbe 0000:51:00.0: irq 199 for MSI/MSI-X
[ 5.863027] localhost kernel: ixgbe 0000:51:00.0: irq 200 for MSI/MSI-X
[ 5.863055] localhost kernel: ixgbe 0000:51:00.0: irq 201 for MSI/MSI-X
[ 5.863084] localhost kernel: ixgbe 0000:51:00.0: irq 202 for MSI/MSI-X
[ 5.863112] localhost kernel: ixgbe 0000:51:00.0: irq 203 for MSI/MSI-X
[ 5.863141] localhost kernel: ixgbe 0000:51:00.0: irq 204 for MSI/MSI-X
[ 5.863173] localhost kernel: ixgbe 0000:51:00.0: irq 205 for MSI/MSI-X
[ 5.863202] localhost kernel: ixgbe 0000:51:00.0: irq 206 for MSI/MSI-X
[ 5.863230] localhost kernel: ixgbe 0000:51:00.0: irq 207 for MSI/MSI-X
[ 5.863258] localhost kernel: ixgbe 0000:51:00.0: irq 208 for MSI/MSI-X
[ 5.863287] localhost kernel: ixgbe 0000:51:00.0: irq 209 for MSI/MSI-X
[ 5.863315] localhost kernel: ixgbe 0000:51:00.0: irq 210 for MSI/MSI-X
[ 5.863345] localhost kernel: ixgbe 0000:51:00.0: irq 211 for MSI/MSI-X
[ 5.863374] localhost kernel: ixgbe 0000:51:00.0: irq 212 for MSI/MSI-X
[ 5.863410] localhost kernel: ixgbe 0000:51:00.0: irq 213 for MSI/MSI-X
[ 5.863445] localhost kernel: ixgbe 0000:51:00.0: irq 214 for MSI/MSI-X
[ 5.863480] localhost kernel: ixgbe 0000:51:00.0: irq 215 for MSI/MSI-X
[ 5.863514] localhost kernel: ixgbe 0000:51:00.0: irq 216 for MSI/MSI-X
[ 5.863549] localhost kernel: ixgbe 0000:51:00.0: irq 217 for MSI/MSI-X
[ 5.863584] localhost kernel: ixgbe 0000:51:00.0: irq 218 for MSI/MSI-X
[ 5.863617] localhost kernel: ixgbe 0000:51:00.0: irq 219 for MSI/MSI-X
[ 5.863651] localhost kernel: ixgbe 0000:51:00.0: irq 220 for MSI/MSI-X
[ 5.863685] localhost kernel: ixgbe 0000:51:00.0: irq 221 for MSI/MSI-X
[ 5.863992] localhost kernel: ixgbe 0000:51:00.0: Multiqueue Enabled: Rx
Queue count = 63, Tx Queue count = 63
[ 5.901650] localhost kernel: ixgbe 0000:51:00.0: PCI Express bandwidth of
32GT/s available
[ 5.902555] localhost kernel: ixgbe 0000:51:00.0: (Speed:5.0GT/s, Width: x8,
Encoding Loss:20%)
[ 5.922752] localhost kernel: igb 0000:11:00.2: added PHC on eth2
[ 5.923972] localhost kernel: igb 0000:11:00.2: Intel(R) Gigabit Ethernet
Network Connection
[ 5.924886] localhost kernel: igb 0000:11:00.2: eth2: (PCIe:5.0Gb/s:Width
x4) 0c:c4:7a:fa:23:94
[ 5.925901] localhost kernel: igb 0000:11:00.2: eth2: PBA No: 010C00-000
[ 5.926679] localhost kernel: igb 0000:11:00.2: Using MSI-X interrupts. 8 rx
queue(s), 8 tx queue(s)
[ 5.927662] localhost kernel: ixgbe 0000:51:00.0: MAC: 3, PHY: 0, PBA No:
030000-000
[ 5.928862] localhost kernel: ixgbe 0000:51:00.0: 0c:c4:7a:ea:ec:ac
[ 5.946442] localhost kernel: igb 0000:11:00.3: irq 223 for MSI/MSI-X
[ 5.947106] localhost kernel: igb 0000:11:00.3: irq 223 for MSI/MSI-X
[ 5.947144] localhost kernel: igb 0000:11:00.3: irq 224 for MSI/MSI-X
[ 5.947185] localhost kernel: igb 0000:11:00.3: irq 225 for MSI/MSI-X
[ 5.947221] localhost kernel: igb 0000:11:00.3: irq 226 for MSI/MSI-X
[ 5.947259] localhost kernel: igb 0000:11:00.3: irq 227 for MSI/MSI-X
[ 5.947293] localhost kernel: igb 0000:11:00.3: irq 228 for MSI/MSI-X
[ 5.947326] localhost kernel: igb 0000:11:00.3: irq 229 for MSI/MSI-X
[ 5.947360] localhost kernel: igb 0000:11:00.3: irq 230 for MSI/MSI-X
[ 5.947395] localhost kernel: igb 0000:11:00.3: irq 231 for MSI/MSI-X
[ 6.040889] localhost kernel: igb 0000:11:00.3: added PHC on eth3
[ 6.040890] localhost kernel: igb 0000:11:00.3: Intel(R) Gigabit Ethernet
Network Connection
[ 6.040892] localhost kernel: igb 0000:11:00.3: eth3: (PCIe:5.0Gb/s:Width
x4) 0c:c4:7a:fa:23:95
[ 6.041094] localhost kernel: igb 0000:11:00.3: eth3: PBA No: 010C00-000
[ 6.041095] localhost kernel: igb 0000:11:00.3: Using MSI-X interrupts. 8 rx
queue(s), 8 tx queue(s)
[ 6.194082] localhost kernel: ixgbe 0000:51:00.0: Intel(R) 10 Gigabit
Network Connection
[ 6.462318] localhost kernel: ixgbe 0000:51:00.1: irq 233 for MSI/MSI-X
[ 6.462356] localhost kernel: ixgbe 0000:51:00.1: irq 234 for MSI/MSI-X
[ 6.462392] localhost kernel: ixgbe 0000:51:00.1: irq 235 for MSI/MSI-X
[ 6.462427] localhost kernel: ixgbe 0000:51:00.1: irq 236 for MSI/MSI-X
[ 6.462462] localhost kernel: ixgbe 0000:51:00.1: irq 237 for MSI/MSI-X
[ 6.462495] localhost kernel: ixgbe 0000:51:00.1: irq 238 for MSI/MSI-X
[ 6.462528] localhost kernel: ixgbe 0000:51:00.1: irq 239 for MSI/MSI-X
[ 6.462568] localhost kernel: ixgbe 0000:51:00.1: irq 240 for MSI/MSI-X
[ 6.462603] localhost kernel: ixgbe 0000:51:00.1: irq 241 for MSI/MSI-X
[ 6.462635] localhost kernel: ixgbe 0000:51:00.1: irq 242 for MSI/MSI-X
[ 6.462668] localhost kernel: ixgbe 0000:51:00.1: irq 243 for MSI/MSI-X
[ 6.462701] localhost kernel: ixgbe 0000:51:00.1: irq 244 for MSI/MSI-X
[ 6.462736] localhost kernel: ixgbe 0000:51:00.1: irq 245 for MSI/MSI-X
[ 6.462777] localhost kernel: ixgbe 0000:51:00.1: irq 246 for MSI/MSI-X
[ 6.462812] localhost kernel: ixgbe 0000:51:00.1: irq 247 for MSI/MSI-X
[ 6.462844] localhost kernel: ixgbe 0000:51:00.1: irq 248 for MSI/MSI-X
[ 6.462878] localhost kernel: ixgbe 0000:51:00.1: irq 249 for MSI/MSI-X
[ 6.462912] localhost kernel: ixgbe 0000:51:00.1: irq 250 for MSI/MSI-X
[ 6.462947] localhost kernel: ixgbe 0000:51:00.1: irq 251 for MSI/MSI-X
[ 6.462978] localhost kernel: ixgbe 0000:51:00.1: irq 252 for MSI/MSI-X
[ 6.463011] localhost kernel: ixgbe 0000:51:00.1: irq 253 for MSI/MSI-X
[ 6.463045] localhost kernel: ixgbe 0000:51:00.1: irq 254 for MSI/MSI-X
[ 6.463077] localhost kernel: ixgbe 0000:51:00.1: irq 255 for MSI/MSI-X
[ 6.463114] localhost kernel: ixgbe 0000:51:00.1: irq 256 for MSI/MSI-X
[ 6.463148] localhost kernel: ixgbe 0000:51:00.1: irq 257 for MSI/MSI-X
[ 6.463181] localhost kernel: ixgbe 0000:51:00.1: irq 258 for MSI/MSI-X
[ 6.463214] localhost kernel: ixgbe 0000:51:00.1: irq 259 for MSI/MSI-X
[ 6.463249] localhost kernel: ixgbe 0000:51:00.1: irq 260 for MSI/MSI-X
[ 6.463286] localhost kernel: ixgbe 0000:51:00.1: irq 261 for MSI/MSI-X
[ 6.463318] localhost kernel: ixgbe 0000:51:00.1: irq 262 for MSI/MSI-X
[ 6.463350] localhost kernel: ixgbe 0000:51:00.1: irq 263 for MSI/MSI-X
[ 6.463383] localhost kernel: ixgbe 0000:51:00.1: irq 264 for MSI/MSI-X
[ 6.463417] localhost kernel: ixgbe 0000:51:00.1: irq 265 for MSI/MSI-X
[ 6.463451] localhost kernel: ixgbe 0000:51:00.1: irq 266 for MSI/MSI-X
[ 6.463490] localhost kernel: ixgbe 0000:51:00.1: irq 267 for MSI/MSI-X
[ 6.463522] localhost kernel: ixgbe 0000:51:00.1: irq 268 for MSI/MSI-X
[ 6.463556] localhost kernel: ixgbe 0000:51:00.1: irq 269 for MSI/MSI-X
[ 6.463589] localhost kernel: ixgbe 0000:51:00.1: irq 270 for MSI/MSI-X
[ 6.463624] localhost kernel: ixgbe 0000:51:00.1: irq 271 for MSI/MSI-X
[ 6.463660] localhost kernel: ixgbe 0000:51:00.1: irq 272 for MSI/MSI-X
[ 6.463695] localhost kernel: ixgbe 0000:51:00.1: irq 273 for MSI/MSI-X
[ 6.463727] localhost kernel: ixgbe 0000:51:00.1: irq 274 for MSI/MSI-X
[ 6.463767] localhost kernel: ixgbe 0000:51:00.1: irq 275 for MSI/MSI-X
[ 6.463799] localhost kernel: ixgbe 0000:51:00.1: irq 276 for MSI/MSI-X
[ 6.463834] localhost kernel: ixgbe 0000:51:00.1: irq 277 for MSI/MSI-X
[ 6.463868] localhost kernel: ixgbe 0000:51:00.1: irq 278 for MSI/MSI-X
[ 6.463900] localhost kernel: ixgbe 0000:51:00.1: irq 279 for MSI/MSI-X
[ 6.463934] localhost kernel: ixgbe 0000:51:00.1: irq 280 for MSI/MSI-X
[ 6.463969] localhost kernel: ixgbe 0000:51:00.1: irq 281 for MSI/MSI-X
[ 6.464005] localhost kernel: ixgbe 0000:51:00.1: irq 282 for MSI/MSI-X
[ 6.464039] localhost kernel: ixgbe 0000:51:00.1: irq 283 for MSI/MSI-X
[ 6.464071] localhost kernel: ixgbe 0000:51:00.1: irq 284 for MSI/MSI-X
[ 6.464106] localhost kernel: ixgbe 0000:51:00.1: irq 285 for MSI/MSI-X
[ 6.464138] localhost kernel: ixgbe 0000:51:00.1: irq 286 for MSI/MSI-X
[ 6.464171] localhost kernel: ixgbe 0000:51:00.1: irq 287 for MSI/MSI-X
[ 6.464208] localhost kernel: ixgbe 0000:51:00.1: irq 288 for MSI/MSI-X
[ 6.464242] localhost kernel: ixgbe 0000:51:00.1: irq 289 for MSI/MSI-X
[ 6.464275] localhost kernel: ixgbe 0000:51:00.1: irq 290 for MSI/MSI-X
[ 6.464310] localhost kernel: ixgbe 0000:51:00.1: irq 291 for MSI/MSI-X
[ 6.464342] localhost kernel: ixgbe 0000:51:00.1: irq 292 for MSI/MSI-X
[ 6.464375] localhost kernel: ixgbe 0000:51:00.1: irq 293 for MSI/MSI-X
[ 6.464407] localhost kernel: ixgbe 0000:51:00.1: irq 294 for MSI/MSI-X
[ 6.464438] localhost kernel: ixgbe 0000:51:00.1: irq 295 for MSI/MSI-X
[ 6.464472] localhost kernel: ixgbe 0000:51:00.1: irq 296 for MSI/MSI-X
[ 6.464733] localhost kernel: ixgbe 0000:51:00.1: Multiqueue Enabled: Rx
Queue count = 63, Tx Queue count = 63
[ 6.502489] localhost kernel: ixgbe 0000:51:00.1: PCI Express bandwidth of
32GT/s available
[ 6.503383] localhost kernel: ixgbe 0000:51:00.1: (Speed:5.0GT/s, Width: x8,
Encoding Loss:20%)
[ 6.528648] localhost kernel: ixgbe 0000:51:00.1: MAC: 3, PHY: 0, PBA No:
030000-000
[ 6.529446] localhost kernel: ixgbe 0000:51:00.1: 0c:c4:7a:ea:ec:ad
[ 6.316410] localhost iscsid[1068]: can't open iscsid.safe_logout
configuration file /etc/iscsi/iscsid.conf
[ 6.681998] localhost kernel: ixgbe 0000:51:00.1: Intel(R) 10 Gigabit
Network Connection
[ 6.902988] localhost kernel: IPv6: ADDRCONF(NETDEV_UP): eno2: link is not
ready
[ 6.904518] localhost kernel: 8021q: adding VLAN 0 to HW filter on device
eno2
[ 10.468334] localhost kernel: igb 0000:11:00.1 eno2: igb: eno2 NIC Link is
Up 1000 Mbps Full Duplex, Flow Control: RX
[ 10.471883] localhost kernel: IPv6: ADDRCONF(NETDEV_CHANGE): eno2: link
becomes ready
[ 10.252114] localhost dracut-initqueue[1075]: dhcp: PREINIT eno2 up
[ 10.285386] localhost dhclient[1337]: DHCPDISCOVER on eno2 to
255.255.255.255 port 67 interval 3 (xid=0x1734450c)
[ 11.287887] localhost dhclient[1337]: DHCPREQUEST on eno2 to 255.255.255.255
port 67 (xid=0x1734450c)
[ 11.288031] localhost dhclient[1337]: DHCPOFFER from 192.168.1.100
[ 11.289740] localhost dhclient[1337]: DHCPACK from 192.168.1.100
(xid=0x1734450c)
[ 11.306659] localhost dracut-initqueue[1075]: dhcp: BOND setting eno2
[ 13.324928] localhost dhclient[1337]: bound to 192.168.1.83 -- renewal in
9694 seconds.
[ 13.767704] localhost kernel: IPv6: ADDRCONF(NETDEV_UP): ibft0: link is not
ready
[ 13.768900] localhost kernel: 8021q: adding VLAN 0 to HW filter on device
ibft0
[ 13.508436] localhost dracut-initqueue[1075]: RTNETLINK answers: Network is
unreachable
[ 16.137313] localhost dracut-initqueue[1075]: # BEGIN RECORD 6.2.0.874-7
[ 16.137441] localhost dracut-initqueue[1075]: iface.initiatorname =
iqn.2018-01.de.databay.office:epycdphv02
[ 16.137559] localhost dracut-initqueue[1075]: iface.transport_name = tcp
[ 16.137676] localhost dracut-initqueue[1075]: iface.hwaddress =
0c:c4:7a:fa:23:92
[ 16.137797] localhost dracut-initqueue[1075]: iface.bootproto = STATIC
[ 16.137912] localhost dracut-initqueue[1075]: iface.ipaddress = 172.16.1.121
[ 16.138034] localhost dracut-initqueue[1075]: iface.subnet_mask =
255.255.255.0
[ 16.138149] localhost dracut-initqueue[1075]: iface.vlan_id = 0
[ 16.138265] localhost dracut-initqueue[1075]: iface.net_ifacename = ibft0
[ 16.138378] localhost dracut-initqueue[1075]: node.name =
iqn.2018-01.de.databay.office:storage01.epycdphv02-disk1
[ 16.138495] localhost dracut-initqueue[1075]: node.conn[0].address =
172.16.1.3
[ 16.138609] localhost dracut-initqueue[1075]: node.conn[0].port = 3260
[ 16.138724] localhost dracut-initqueue[1075]: node.session.auth.username =
XXXXXXXXXXXXX
[ 16.138838] localhost dracut-initqueue[1075]: node.session.auth.password =
XXXXXXXXXXXXX
[ 16.138952] localhost dracut-initqueue[1075]: node.boot_lun = 00000000
[ 16.139074] localhost dracut-initqueue[1075]: # END RECORD
[ 16.151067] localhost dracut-initqueue[1075]: iscsistart: version 6.2.0.874-7
[ 16.798153] localhost kernel: igb 0000:11:00.0 ibft0: igb: ibft0 NIC Link is
Up 1000 Mbps Full Duplex, Flow Control: RX
[ 16.801651] localhost kernel: IPv6: ADDRCONF(NETDEV_CHANGE): ibft0: link
becomes ready
[ 17.429397] localhost kernel: scsi host0: iSCSI Initiator over TCP/IP
[ 17.185463] localhost dracut-initqueue[1075]: iscsistart: Connection1:0 to
[target: iqn.2018-01.de.databay.office:storage01.epycdphv02-disk1, portal:
172.16.1.3,3260] through [iface: default] is operational now
[ 17.443285] localhost kernel: scsi 0:0:0:0: Direct-Access LIO-ORG
epycdphv02-disk 4.0 PQ: 0 ANSI: 5
[ 17.473616] localhost kernel: scsi 0:0:0:0: alua: supports implicit and
explicit TPGS
[ 17.474943] localhost kernel: scsi 0:0:0:0: alua: device
naa.6001405985635c3eece43249677afd2a port group 0 rel port 1
[ 17.475986] localhost kernel: scsi 0:0:0:0: alua: Attached
[ 17.197706] localhost dracut-initqueue[1075]: iscsistart: Logging into
iqn.2018-01.de.databay.office:storage01.epycdphv02-disk1 172.16.1.3:3260,1
[ 17.480747] localhost kernel: scsi 0:0:0:0: alua: transition timeout set to
60 seconds
[ 17.481908] localhost kernel: scsi 0:0:0:0: alua: port group 00 state A
non-preferred supports TOlUSNA
[ 17.488599] localhost kernel: sd 0:0:0:0: [sda] 104857600 512-byte logical
blocks: (53.6 GB/50.0 GiB)
[ 17.490713] localhost kernel: sd 0:0:0:0: [sda] Write Protect is off
[ 17.491681] localhost kernel: sd 0:0:0:0: [sda] Mode Sense: 43 00 00 08
[ 17.491985] localhost kernel: sd 0:0:0:0: [sda] Write cache: disabled, read
cache: enabled, doesn't support DPO or FUA
[ 17.497379] localhost kernel: sda: sda1 sda2 sda3
[ 17.500045] localhost kernel: sd 0:0:0:0: [sda] Attached SCSI disk
[ 17.370308] localhost systemd[1]: Starting Login iSCSI Target...
[ 17.371931] localhost iscsistart[1609]: iscsistart: TargetName not set.
Exiting iscsistart
[ 17.375893] localhost systemd[1]: iscsistart_iscsi.service: main process
exited, code=exited, status=7/NOTRUNNING
[ 17.386545] localhost systemd[1]: Failed to start Login iSCSI Target.
[ 17.386740] localhost systemd[1]: Unit iscsistart_iscsi.service entered
failed state.
[ 17.386875] localhost systemd[1]: iscsistart_iscsi.service failed.
[ 17.875112] localhost kernel: device-mapper: thin: Data device (dm-1)
discard unsupported: Disabling discard passdown.
[ 18.059127] localhost kernel: random: crng init done
[ 17.834484] localhost systemd[1]: Found device
/dev/onn/ovirt-node-ng-4.2.3.1-0.20180530.0+1.
[ 17.835012] localhost systemd[1]: Starting File System Check on
/dev/onn/ovirt-node-ng-4.2.3.1-0.20180530.0+1...
[ 17.853848] localhost systemd-fsck[1722]:
/dev/mapper/onn-ovirt--node--ng--4.2.3.1--0.20180530.0+1: clean, 55782/524288
files, 530741/2094080 blocks
[ 17.865877] localhost systemd[1]: Started File System Check on
/dev/onn/ovirt-node-ng-4.2.3.1-0.20180530.0+1.
[ 144.294882] localhost dracut-initqueue[1075]: Warning: dracut-initqueue
timeout - starting timeout scripts
[ 144.596917] localhost systemd[1]: Stopping Open-iSCSI...
[ 144.599877] localhost iscsid[1068]: iscsid shutting down.
[ 144.609982] localhost systemd[1]: Starting Open-iSCSI...
[ 144.612072] localhost iscsid[6613]: iSCSI logger with pid=6614 started!
[ 144.612706] localhost iscsid[6614]: iSCSI daemon with pid=6615 started!
[ 144.621553] localhost systemd[1]: Started Open-iSCSI.
[ 145.612837] localhost iscsid[6614]: can't open iscsid.safe_logout
configuration file /etc/iscsi/iscsid.conf
[ 145.612964] localhost iscsid[6614]: Could not read data from db. Using
default and currently negotiated values
[ 146.628262] localhost dracut-initqueue[1075]: # BEGIN RECORD 6.2.0.874-7
[ 146.628392] localhost dracut-initqueue[1075]: iface.initiatorname =
iqn.2018-01.de.databay.office:epycdphv02
[ 146.628508] localhost dracut-initqueue[1075]: iface.transport_name = tcp
[ 146.628622] localhost dracut-initqueue[1075]: iface.hwaddress =
0c:c4:7a:fa:23:92
[ 146.628738] localhost dracut-initqueue[1075]: iface.bootproto = STATIC
[ 146.628860] localhost dracut-initqueue[1075]: iface.ipaddress = 172.16.1.121
[ 146.628977] localhost dracut-initqueue[1075]: iface.subnet_mask =
255.255.255.0
[ 146.629101] localhost dracut-initqueue[1075]: iface.vlan_id = 0
[ 146.629216] localhost dracut-initqueue[1075]: iface.net_ifacename = ibft0
[ 146.629332] localhost dracut-initqueue[1075]: node.name =
iqn.2018-01.de.databay.office:storage01.epycdphv02-disk1
[ 146.629447] localhost dracut-initqueue[1075]: node.conn[0].address =
172.16.1.3
[ 146.629559] localhost dracut-initqueue[1075]: node.conn[0].port = 3260
[ 146.629679] localhost dracut-initqueue[1075]: node.session.auth.username =
XXXXXXXXXXX
[ 146.629794] localhost dracut-initqueue[1075]: node.session.auth.password =
XXXXXXXXXXX
[ 146.629907] localhost dracut-initqueue[1075]: node.boot_lun = 00000000
[ 146.630031] localhost dracut-initqueue[1075]: # END RECORD
[ 146.643519] localhost dracut-initqueue[1075]: iscsistart: version 6.2.0.874-7
[ 147.613104] localhost iscsid[6614]: connection1:0 is operational after
recovery (1 attempts)
[ 147.644872] localhost dracut-initqueue[1075]: iscsistart: initiator reported
error (15 - session exists)
[ 147.645588] localhost dracut-initqueue[1075]: iscsistart: Logging into
iqn.2018-01.de.databay.office:storage01.epycdphv02-disk1 172.16.1.3:3260,1
[ 147.651027] localhost dracut-initqueue[1075]: Warning: 'iscsistart -b '
failed with return code 0
[ 147.807510] localhost systemd[1]: Starting Login iSCSI Target...
[ 147.809293] localhost iscsistart[6716]: iscsistart: TargetName not set.
Exiting iscsistart
[ 147.813625] localhost systemd[1]: iscsistart_iscsi.service: main process
exited, code=exited, status=7/NOTRUNNING
[ 147.824897] localhost systemd[1]: Failed to start Login iSCSI Target.
[ 147.825050] localhost systemd[1]: Unit iscsistart_iscsi.service entered
failed state.
[ 147.825185] localhost systemd[1]: iscsistart_iscsi.service failed.
[ 273.825270] localhost dracut-initqueue[1075]: Warning: dracut-initqueue
timeout - starting timeout scripts
[ 274.348833] localhost dracut-initqueue[1075]: Warning: dracut-initqueue
timeout - starting timeout scripts
[ 274.871911] localhost dracut-initqueue[1075]: Warning: dracut-initqueue
timeout - starting timeout scripts
[ 275.395848] localhost dracut-initqueue[1075]: Warning: dracut-initqueue
timeout - starting timeout scripts
[ 275.919879] localhost dracut-initqueue[1075]: Warning: dracut-initqueue
timeout - starting timeout scripts
[ 276.443746] localhost dracut-initqueue[1075]: Warning: dracut-initqueue
timeout - starting timeout scripts
[ 276.967717] localhost dracut-initqueue[1075]: Warning: dracut-initqueue
timeout - starting timeout scripts
[ 277.492591] localhost dracut-initqueue[1075]: Warning: dracut-initqueue
timeout - starting timeout scripts
[ 278.016542] localhost dracut-initqueue[1075]: Warning: dracut-initqueue
timeout - starting timeout scripts
[ 278.540440] localhost dracut-initqueue[1075]: Warning: dracut-initqueue
timeout - starting timeout scripts
[ 279.063384] localhost dracut-initqueue[1075]: Warning: dracut-initqueue
timeout - starting timeout scripts
[ 279.587262] localhost dracut-initqueue[1075]: Warning: dracut-initqueue
timeout - starting timeout scripts
[ 280.111132] localhost dracut-initqueue[1075]: Warning: dracut-initqueue
timeout - starting timeout scripts
[ 280.635048] localhost dracut-initqueue[1075]: Warning: dracut-initqueue
timeout - starting timeout scripts
[ 281.160419] localhost dracut-initqueue[1075]: Warning: dracut-initqueue
timeout - starting timeout scripts
[ 281.684850] localhost dracut-initqueue[1075]: Warning: dracut-initqueue
timeout - starting timeout scripts
[ 282.208687] localhost dracut-initqueue[1075]: Warning: dracut-initqueue
timeout - starting timeout scripts
[ 282.733566] localhost dracut-initqueue[1075]: Warning: dracut-initqueue
timeout - starting timeout scripts
[ 283.257495] localhost dracut-initqueue[1075]: Warning: dracut-initqueue
timeout - starting timeout scripts
[ 283.781455] localhost dracut-initqueue[1075]: Warning: dracut-initqueue
timeout - starting timeout scripts
[ 284.306023] localhost dracut-initqueue[1075]: Warning: dracut-initqueue
timeout - starting timeout scripts
[ 284.830215] localhost dracut-initqueue[1075]: Warning: dracut-initqueue
timeout - starting timeout scripts
[ 285.354886] localhost dracut-initqueue[1075]: Warning: dracut-initqueue
timeout - starting timeout scripts
[ 285.880032] localhost dracut-initqueue[1075]: Warning: dracut-initqueue
timeout - starting timeout scripts
[ 286.403943] localhost dracut-initqueue[1075]: Warning: dracut-initqueue
timeout - starting timeout scripts
[ 286.928855] localhost dracut-initqueue[1075]: Warning: dracut-initqueue
timeout - starting timeout scripts
[ 287.452688] localhost dracut-initqueue[1075]: Warning: dracut-initqueue
timeout - starting timeout scripts
[ 287.976613] localhost dracut-initqueue[1075]: Warning: dracut-initqueue
timeout - starting timeout scripts
[ 288.500659] localhost dracut-initqueue[1075]: Warning: dracut-initqueue
timeout - starting timeout scripts
[ 289.026500] localhost dracut-initqueue[1075]: Warning: dracut-initqueue
timeout - starting timeout scripts
[ 289.550434] localhost dracut-initqueue[1075]: Warning: dracut-initqueue
timeout - starting timeout scripts
[ 290.074186] localhost dracut-initqueue[1075]: Warning: dracut-initqueue
timeout - starting timeout scripts
[ 290.597362] localhost dracut-initqueue[1075]: Warning: dracut-initqueue
timeout - starting timeout scripts
[ 291.121996] localhost dracut-initqueue[1075]: Warning: dracut-initqueue
timeout - starting timeout scripts
[ 291.645820] localhost dracut-initqueue[1075]: Warning: dracut-initqueue
timeout - starting timeout scripts
[ 292.169703] localhost dracut-initqueue[1075]: Warning: dracut-initqueue
timeout - starting timeout scripts
[ 292.693811] localhost dracut-initqueue[1075]: Warning: dracut-initqueue
timeout - starting timeout scripts
[ 293.217743] localhost dracut-initqueue[1075]: Warning: dracut-initqueue
timeout - starting timeout scripts
[ 293.741721] localhost dracut-initqueue[1075]: Warning: dracut-initqueue
timeout - starting timeout scripts
[ 294.266715] localhost dracut-initqueue[1075]: Warning: dracut-initqueue
timeout - starting timeout scripts
[ 294.790724] localhost dracut-initqueue[1075]: Warning: dracut-initqueue
timeout - starting timeout scripts
[ 295.313849] localhost dracut-initqueue[1075]: Warning: dracut-initqueue
timeout - starting timeout scripts
[ 295.838684] localhost dracut-initqueue[1075]: Warning: dracut-initqueue
timeout - starting timeout scripts
[ 296.361957] localhost dracut-initqueue[1075]: Warning: dracut-initqueue
timeout - starting timeout scripts
[ 296.887045] localhost dracut-initqueue[1075]: Warning: dracut-initqueue
timeout - starting timeout scripts
[ 297.411478] localhost dracut-initqueue[1075]: Warning: dracut-initqueue
timeout - starting timeout scripts
[ 297.936491] localhost dracut-initqueue[1075]: Warning: dracut-initqueue
timeout - starting timeout scripts
[ 298.460394] localhost dracut-initqueue[1075]: Warning: dracut-initqueue
timeout - starting timeout scripts
[ 298.984392] localhost dracut-initqueue[1075]: Warning: dracut-initqueue
timeout - starting timeout scripts
[ 299.507893] localhost dracut-initqueue[1075]: Warning: dracut-initqueue
timeout - starting timeout scripts
[ 300.034471] localhost dracut-initqueue[1075]: Warning: dracut-initqueue
timeout - starting timeout scripts
[ 300.559648] localhost dracut-initqueue[1075]: Warning: dracut-initqueue
timeout - starting timeout scripts
[ 301.083902] localhost dracut-initqueue[1075]: Warning: dracut-initqueue
timeout - starting timeout scripts
[ 301.607912] localhost dracut-initqueue[1075]: Warning: dracut-initqueue
timeout - starting timeout scripts
[ 302.133403] localhost dracut-initqueue[1075]: Warning: dracut-initqueue
timeout - starting timeout scripts
[ 302.657415] localhost dracut-initqueue[1075]: Warning: dracut-initqueue
timeout - starting timeout scripts
[ 303.181900] localhost dracut-initqueue[1075]: Warning: dracut-initqueue
timeout - starting timeout scripts
[ 303.706926] localhost dracut-initqueue[1075]: Warning: dracut-initqueue
timeout - starting timeout scripts
[ 304.230946] localhost dracut-initqueue[1075]: Warning: dracut-initqueue
timeout - starting timeout scripts
[ 304.755959] localhost dracut-initqueue[1075]: Warning: dracut-initqueue
timeout - starting timeout scripts
[ 305.282380] localhost dracut-initqueue[1075]: Warning: dracut-initqueue
timeout - starting timeout scripts
[ 305.808914] localhost dracut-initqueue[1075]: Warning: dracut-initqueue
timeout - starting timeout scripts
[ 306.334456] localhost dracut-initqueue[1075]: Warning: dracut-initqueue
timeout - starting timeout scripts
[ 306.859420] localhost dracut-initqueue[1075]: Warning: dracut-initqueue
timeout - starting timeout scripts
[ 307.382929] localhost dracut-initqueue[1075]: Warning: dracut-initqueue
timeout - starting timeout scripts
[ 307.908406] localhost dracut-initqueue[1075]: Warning: dracut-initqueue
timeout - starting timeout scripts
[ 308.433532] localhost dracut-initqueue[1075]: Warning: dracut-initqueue
timeout - starting timeout scripts
[ 308.957935] localhost dracut-initqueue[1075]: Warning: dracut-initqueue
timeout - starting timeout scripts
[ 309.482638] localhost dracut-initqueue[1075]: Warning: dracut-initqueue
timeout - starting timeout scripts
[ 310.007616] localhost dracut-initqueue[1075]: Warning: dracut-initqueue
timeout - starting timeout scripts
[ 310.532956] localhost dracut-initqueue[1075]: Warning: dracut-initqueue
timeout - starting timeout scripts
[ 311.057966] localhost dracut-initqueue[1075]: Warning: dracut-initqueue
timeout - starting timeout scripts
[ 311.582961] localhost dracut-initqueue[1075]: Warning: dracut-initqueue
timeout - starting timeout scripts
[ 312.107966] localhost dracut-initqueue[1075]: Warning: dracut-initqueue
timeout - starting timeout scripts
[ 312.631978] localhost dracut-initqueue[1075]: Warning: dracut-initqueue
timeout - starting timeout scripts
[ 313.157040] localhost dracut-initqueue[1075]: Warning: dracut-initqueue
timeout - starting timeout scripts
[ 313.681962] localhost dracut-initqueue[1075]: Warning: dracut-initqueue
timeout - starting timeout scripts
[ 314.206022] localhost dracut-initqueue[1075]: Warning: dracut-initqueue
timeout - starting timeout scripts
[ 314.730978] localhost dracut-initqueue[1075]: Warning: dracut-initqueue
timeout - starting timeout scripts
[ 315.256790] localhost dracut-initqueue[1075]: Warning: dracut-initqueue
timeout - starting timeout scripts
[ 315.782064] localhost dracut-initqueue[1075]: Warning: dracut-initqueue
timeout - starting timeout scripts
[ 316.306979] localhost dracut-initqueue[1075]: Warning: dracut-initqueue
timeout - starting timeout scripts
[ 316.832045] localhost dracut-initqueue[1075]: Warning: dracut-initqueue
timeout - starting timeout scripts
[ 317.355993] localhost dracut-initqueue[1075]: Warning: dracut-initqueue
timeout - starting timeout scripts
[ 317.880987] localhost dracut-initqueue[1075]: Warning: dracut-initqueue
timeout - starting timeout scripts
[ 318.406077] localhost dracut-initqueue[1075]: Warning: dracut-initqueue
timeout - starting timeout scripts
[ 318.931034] localhost dracut-initqueue[1075]: Warning: dracut-initqueue
timeout - starting timeout scripts
[ 319.457017] localhost dracut-initqueue[1075]: Warning: dracut-initqueue
timeout - starting timeout scripts
[ 319.982981] localhost dracut-initqueue[1075]: Warning: dracut-initqueue
timeout - starting timeout scripts
[ 320.509040] localhost dracut-initqueue[1075]: Warning: dracut-initqueue
timeout - starting timeout scripts
[ 321.034820] localhost dracut-initqueue[1075]: Warning: dracut-initqueue
timeout - starting timeout scripts
[ 321.586933] localhost dracut-initqueue[1075]: Warning: dracut-initqueue
timeout - starting timeout scripts
[ 322.139938] localhost dracut-initqueue[1075]: Warning: dracut-initqueue
timeout - starting timeout scripts
[ 322.690946] localhost dracut-initqueue[1075]: Warning: dracut-initqueue
timeout - starting timeout scripts
[ 323.241554] localhost dracut-initqueue[1075]: Warning: dracut-initqueue
timeout - starting timeout scripts
[ 323.784162] localhost dracut-initqueue[1075]: Warning: dracut-initqueue
timeout - starting timeout scripts
[ 324.337017] localhost dracut-initqueue[1075]: Warning: dracut-initqueue
timeout - starting timeout scripts
[ 324.888967] localhost dracut-initqueue[1075]: Warning: dracut-initqueue
timeout - starting timeout scripts
[ 325.441493] localhost dracut-initqueue[1075]: Warning: dracut-initqueue
timeout - starting timeout scripts
[ 325.986933] localhost dracut-initqueue[1075]: Warning: dracut-initqueue
timeout - starting timeout scripts
[ 326.538947] localhost dracut-initqueue[1075]: Warning: dracut-initqueue
timeout - starting timeout scripts
[ 327.090044] localhost dracut-initqueue[1075]: Warning: dracut-initqueue
timeout - starting timeout scripts
[ 327.642822] localhost dracut-initqueue[1075]: Warning: dracut-initqueue
timeout - starting timeout scripts
[ 328.192977] localhost dracut-initqueue[1075]: Warning: dracut-initqueue
timeout - starting timeout scripts
[ 328.745919] localhost dracut-initqueue[1075]: Warning: dracut-initqueue
timeout - starting timeout scripts
[ 329.299059] localhost dracut-initqueue[1075]: Warning: dracut-initqueue
timeout - starting timeout scripts
[ 329.850144] localhost dracut-initqueue[1075]: Warning: dracut-initqueue
timeout - starting timeout scripts
[ 330.401962] localhost dracut-initqueue[1075]: Warning: dracut-initqueue
timeout - starting timeout scripts
[ 330.953408] localhost dracut-initqueue[1075]: Warning: dracut-initqueue
timeout - starting timeout scripts
[ 331.498081] localhost dracut-initqueue[1075]: Warning: dracut-initqueue
timeout - starting timeout scripts
[ 332.052204] localhost dracut-initqueue[1075]: Warning: dracut-initqueue
timeout - starting timeout scripts
[ 332.605953] localhost dracut-initqueue[1075]: Warning: dracut-initqueue
timeout - starting timeout scripts
[ 333.158139] localhost dracut-initqueue[1075]: Warning: dracut-initqueue
timeout - starting timeout scripts
[ 333.711086] localhost dracut-initqueue[1075]: Warning: dracut-initqueue
timeout - starting timeout scripts
[ 334.266259] localhost dracut-initqueue[1075]: Warning: dracut-initqueue
timeout - starting timeout scripts
[ 334.820015] localhost dracut-initqueue[1075]: Warning: dracut-initqueue
timeout - starting timeout scripts
[ 335.373029] localhost dracut-initqueue[1075]: Warning: dracut-initqueue
timeout - starting timeout scripts
[ 335.926064] localhost dracut-initqueue[1075]: Warning: dracut-initqueue
timeout - starting timeout scripts
[ 336.481232] localhost dracut-initqueue[1075]: Warning: dracut-initqueue
timeout - starting timeout scripts
[ 337.035914] localhost dracut-initqueue[1075]: Warning: dracut-initqueue
timeout - starting timeout scripts
[ 337.037163] localhost dracut-initqueue[1075]: Warning: Could not boot.
[ 337.126072] localhost systemd[1]: Starting Dracut Emergency Shell...
_______________________________________________
Users mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct:
https://www.ovirt.org/community/about/community-guidelines/
List Archives:
https://lists.ovirt.org/archives/list/[email protected]/message/SPWHSX6UK6GN6RWAYI2YPVQ5FOSBMEOS/