yeah it logs right in - no issue
NUNO MARTINS |
Solutions Architect |
+27(0) 73 445 3979 | ||
nuno@rocketscience.co.za | ||
+27(0) 11 745 0060 | ||
+27(0) 86 672 4342 | ||
www.rocketscience.co.za | ||
Little Fourways Office Park, Block C, West Wing, | ||
c/o Leslie Avenue & William Nicol Drive |
DISCLAIMER: This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this email in error please notify the system manager. This message contains confidential information and is intended only for the individual named. If you are not the named addressee you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately by e-mail if you have received this e-mail by mistake and delete this e-mail from your system. If you are not the intended recipient you are notified that disclosing, copying, distributing or taking any action in reliance on the contents of this information is strictly prohibited. |
Hi - I have just setup 3 hosts and I am running a self hosted engine on the primary host - I am now trying to add the remaining two and my installs take awhile and then fail.
Logs say ssh timeout, but the engine can get to the systems via DNS or hosts file etc -
Any advice ?
Thanx guys,
So i have 3 servers and i am running Ovirt 4.2 with a self hosted engine on the primary host. I am trying to add the other hosts but keep getting failed installs due to ssh timeouts - The engine can get to the hosts via DNS and via hosts files but the install just bombs.
Any advice ? - i have added some of the engine.log to this mail -- Unfortunately Martin who works on this side of things is overseas training, so I am abit stuck
Im trying to show dstv this setup so we can move them off the fusionSphere and move to RHEV
##########
2018-10-24 20:19:40,061+02 INFO [org.ovirt.engine.core.uutils.ssh.SSHDialog] (EE-ManagedThreadFactory-engine-Thread-950) [337a439f] SSH execute 'root@ird-vhost02-sam.za.ds.naspers.com' 'umask 0077; MYTMP="$(TMPDIR="${OVIRT_TMPDIR}" mktemp -d -t ovirt-XXXXXXXXXX)"; trap "chmod -R u+rwX \"${MYTMP}\" > /dev/null 2>&1; rm -fr \"${MYTMP}\" > /dev/null 2>&1" 0; tar --warning=no-timestamp -C "${MYTMP}" -x && "${MYTMP}"/ovirt-host-deploy DIALOG/dialect=str:machine DIALOG/customization=bool:True'
2018-10-24 20:19:41,991+02 INFO [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] (VdsDeploy) [337a439f] EVENT_ID: VDS_INSTALL_IN_PROGRESS(509), Installing Host ird-vhost02-sam.za.ds.nas.com. Stage: Initializing.
2018-10-24 20:19:42,083+02 INFO [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] (VdsDeploy) [337a439f] EVENT_ID: VDS_INSTALL_IN_PROGRESS(509), Installing Host ird-vhost02-sam.za.ds.nas.com. Stage: Environment setup.
2018-10-24 20:19:42,138+02 INFO [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] (VdsDeploy) [337a439f] EVENT_ID: VDS_INSTALL_IN_PROGRESS(509), Installing Host ird-vhost02-sam.za.ds.nas.com. Stage: Environment packages setup.
2018-10-24 20:19:52,969+02 ERROR [org.ovirt.engine.core.bll.hostdeploy.VdsDeployBase] (VdsDeploy) [2c4d56fb-f5f3-4eba-b3dd-1f2646b38eec] Error during deploy dialog
2018-10-24 20:19:52,973+02 ERROR [org.ovirt.engine.core.uutils.ssh.SSHDialog] (EE-ManagedThreadFactory-engine-Thread-789) [2c4d56fb-f5f3-4eba-b3dd-1f2646b38eec] SSH error running command root@ird-vhost03-sam.za.ds.nas.com:'umask 0077; MYTMP="$(TMPDIR="${OVIRT_TMPDIR}" mktemp -d -t ovirt-XXXXXXXXXX)"; trap "chmod -R u+rwX \"${MYTMP}\" > /dev/null 2>&1; rm -fr \"${MYTMP}\" > /dev/null 2>&1" 0; tar --warning=no-timestamp -C "${MYTMP}" -x && "${MYTMP}"/ovirt-host-deploy DIALOG/dialect=str:machine DIALOG/customization=bool:True': TimeLimitExceededException: SSH session timeout host 'root@ird-vhost03-sam.za.ds.nas.com'
2018-10-24 20:19:52,977+02 ERROR [org.ovirt.engine.core.bll.hostdeploy.VdsDeployBase] (EE-ManagedThreadFactory-engine-Thread-789) [2c4d56fb-f5f3-4eba-b3dd-1f2646b38eec] Timeout during host ird-vhost03-sam.za.ds.naspers.com install: SSH session timeout host 'root@ird-vhost03-sam.za.ds.nas.com'
2018-10-24 20:19:52,981+02 ERROR [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] (EE-ManagedThreadFactory-engine-Thread-789) [2c4d56fb-f5f3-4eba-b3dd-1f2646b38eec] EVENT_ID: VDS_INSTALL_IN_PROGRESS_ERROR(511), An error has occurred during installation of Host ird-vhost03-sam.za.ds.nas.com: Processing stopped due to timeout.
2018-10-24 20:19:52,981+02 ERROR [org.ovirt.engine.core.bll.hostdeploy.InstallVdsInternalCommand] (EE-ManagedThreadFactory-engine-Thread-789) [2c4d56fb-f5f3-4eba-b3dd-1f2646b38eec] Host installation failed for host '126448ff-2561-416b-b265-ad027683080e', 'ird-vhost03-sam.za.ds.nas.com': SSH session timeout host 'root@ird-vhost03-sam.za.ds.nas.com'
2018-10-24 20:19:52,984+02 INFO [org.ovirt.engine.core.vdsbroker.SetVdsStatusVDSCommand] (EE-ManagedThreadFactory-engine-Thread-789) [2c4d56fb-f5f3-4eba-b3dd-1f2646b38eec] START, SetVdsStatusVDSCommand(HostName = ird-vhost03-sam.za.ds.nas.com, SetVdsStatusVDSCommandParameters:{hostId='126448ff-2561-416b-b265-ad027683080e', status='InstallFailed', nonOperationalReason='NONE', stopSpmFailureLogged='false', maintenanceReason='null'}), log id: 1648388
2018-10-24 20:19:52,987+02 INFO [org.ovirt.engine.core.vdsbroker.SetVdsStatusVDSCommand] (EE-ManagedThreadFactory-engine-Thread-789) [2c4d56fb-f5f3-4eba-b3dd-1f2646b38eec] FINISH, SetVdsStatusVDSCommand, log id: 1648388
2018-10-24 20:19:52,989+02 ERROR [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] (EE-ManagedThreadFactory-engine-Thread-789) [2c4d56fb-f5f3-4eba-b3dd-1f2646b38eec] EVENT_ID: VDS_INSTALL_FAILED(505), Host ird-vhost03-sam.za.ds.nas.com installation failed. SSH session timeout host 'root@ird-vhost03-sam.za.ds.nas.com'.
2018-10-24 20:19:52,993+02 INFO [org.ovirt.engine.core.bll.hostdeploy.InstallVdsInternalCommand] (EE-ManagedThreadFactory-engine-Thread-789) [2c4d56fb-f5f3-4eba-b3dd-1f2646b38eec] Lock freed to object 'EngineLock:{exclusiveLocks='[126448ff-2561-416b-b265-ad027683080e=VDS]', sharedLocks=''}'
_______________________________________________
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-leave@ovirt.org
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/users@ovirt.org/message/QKEJCLHSXKE3EINXZ462W4D5BRGS2KEV/