Anyone setup RHEV Hosted Engine before?
So setting up a new RHEV environment over iSCSI.
I've added the iSCSI targets.
Do I need to do anything before deploying the hosted engine.
Going through:
hosted-engine --deploy
iSCSI discover with Rest API:
Cannot find any LUN found the targets!
Any insight would be greatly appreciated.
Attachments
Responses
It seems like you iscsi server/storage is not configured properly (ie, target configured with no disks assigned). From the RHV host, if you run iscsiadm -m session -P3
, do you see any disks at the end of each target? ie:
# iscsiadm -m session -P 3
iSCSI Transport Class version 2.0-870
version 6.2.0.874-17
Target: iqn.2020-04.com.example:hestore3 (non-flash)
Current Portal: 192.168.122.1:3260,1
Persistent Portal: 192.168.122.1:3260,1
**********
Interface:
**********
Iface Name: default
Iface Transport: tcp
Iface Initiatorname: iqn.1994-05.com.redhat:a9642b8a41eb
Iface IPaddress: 192.168.122.10
Iface HWaddress: <empty>
Iface Netdev: <empty>
SID: 1
iSCSI Connection State: LOGGED IN
iSCSI Session State: LOGGED_IN
Internal iscsid Session State: NO CHANGE
*********
Timeouts:
*********
Recovery Timeout: 5
Target Reset Timeout: 30
LUN Reset Timeout: 30
Abort Timeout: 15
*****
CHAP:
*****
username: <empty>
password: ********
username_in: <empty>
password_in: ********
************************
Negotiated iSCSI params:
************************
HeaderDigest: None
DataDigest: None
MaxRecvDataSegmentLength: 262144
MaxXmitDataSegmentLength: 262144
FirstBurstLength: 65536
MaxBurstLength: 262144
ImmediateData: Yes
InitialR2T: Yes
MaxOutstandingR2T: 1
************************
Attached SCSI devices:
************************
Host Number: 6 State: running
scsi6 Channel 00 Id 0 Lun: 0
Attached scsi disk sda State: running <== need to see a disk here