Login
Log in using an SSO provider:
Fedora Account System
Red Hat Associate
Red Hat Customer
Login using a Red Hat Bugzilla account
Forgot Password
Create an Account
Red Hat Bugzilla – Attachment 1242036 Details for
Bug 1412906
ovirt-engine can't install legacy RHV-H in 3.6 Compatibility Mode
Home
New
Search
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh90 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
[?]
This site requires JavaScript to be enabled to function correctly, please enable it.
engine install log
test-host.txt (text/plain), 6.35 KB, created by
Germano Veit Michel
on 2017-01-18 06:47:04 UTC
(
hide
)
Description:
engine install log
Filename:
MIME Type:
Creator:
Germano Veit Michel
Created:
2017-01-18 06:47:04 UTC
Size:
6.35 KB
patch
obsolete
>2017-01-18 16:08:34,952 INFO [org.ovirt.engine.core.bll.hostdeploy.InstallVdsInternalCommand] (org.ovirt.thread.pool-6-thread-45) [3cf9c66f] Lock Acquired to object 'EngineLock:{exclusiveLocks='[4c4e44c2-6063-417e-8ac9-5507f30be58f=<VDS, ACTION_TYPE_FAILED_OBJECT_LOCKED>]', sharedLocks='null'}' >2017-01-18 16:08:34,975 INFO [org.ovirt.engine.core.bll.hostdeploy.InstallVdsInternalCommand] (org.ovirt.thread.pool-6-thread-45) [3cf9c66f] Running command: InstallVdsInternalCommand internal: true. Entities affected : ID: 4c4e44c2-6063-417e-8ac9-5507f30be58f Type: VDS >2017-01-18 16:08:34,975 INFO [org.ovirt.engine.core.bll.hostdeploy.InstallVdsInternalCommand] (org.ovirt.thread.pool-6-thread-45) [3cf9c66f] Before Installation host 4c4e44c2-6063-417e-8ac9-5507f30be58f, test-host >2017-01-18 16:08:34,977 INFO [org.ovirt.engine.core.vdsbroker.SetVdsStatusVDSCommand] (org.ovirt.thread.pool-6-thread-45) [3cf9c66f] START, SetVdsStatusVDSCommand(HostName = test-host, SetVdsStatusVDSCommandParameters:{runAsync='true', hostId='4c4e44c2-6063-417e-8ac9-5507f30be58f', status='Installing', nonOperationalReason='NONE', stopSpmFailureLogged='false', maintenanceReason='null'}), log id: 1e15e9e9 >2017-01-18 16:08:35,008 INFO [org.ovirt.engine.core.vdsbroker.SetVdsStatusVDSCommand] (org.ovirt.thread.pool-6-thread-45) [3cf9c66f] FINISH, SetVdsStatusVDSCommand, log id: 1e15e9e9 >2017-01-18 16:08:35,175 INFO [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] (org.ovirt.thread.pool-6-thread-45) [3cf9c66f] Correlation ID: 3cf9c66f, Call Stack: null, Custom Event ID: -1, Message: Installing Host test-host. Connected to host 10.64.24.206 with SSH key fingerprint: SHA256:1K++ylQVEB9A+KkslUoKPhNGpKhYcPpC4RIA0n11178. >2017-01-18 16:08:35,239 INFO [org.ovirt.engine.core.bll.hostdeploy.VdsDeployBase] (org.ovirt.thread.pool-6-thread-45) [3cf9c66f] Installation of 10.64.24.206. Executing command via SSH 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 < /var/cache/ovirt-engine/ovirt-host-deploy.tar >2017-01-18 16:08:35,242 INFO [org.ovirt.engine.core.utils.archivers.tar.CachedTar] (org.ovirt.thread.pool-6-thread-45) [3cf9c66f] Tarball '/var/cache/ovirt-engine/ovirt-host-deploy.tar' refresh >2017-01-18 16:08:35,662 INFO [org.ovirt.engine.core.uutils.ssh.SSHDialog] (org.ovirt.thread.pool-6-thread-45) [3cf9c66f] SSH execute 'root@10.64.24.206' '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' >2017-01-18 16:08:35,868 ERROR [org.ovirt.engine.core.uutils.ssh.SSHDialog] (org.ovirt.thread.pool-6-thread-45) [3cf9c66f] SSH error running command root@10.64.24.206:'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': Command returned failure code 2 during SSH session 'root@10.64.24.206' >2017-01-18 16:08:35,868 ERROR [org.ovirt.engine.core.uutils.ssh.SSHDialog] (org.ovirt.thread.pool-6-thread-45) [3cf9c66f] Exception: java.io.IOException: Command returned failure code 2 during SSH session 'root@10.64.24.206' >2017-01-18 16:08:35,899 ERROR [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] (VdsDeploy) [3cf9c66f] Correlation ID: 3cf9c66f, Call Stack: null, Custom Event ID: -1, Message: Failed to install Host test-host. Internal error: [Errno 30] Read-only file system: 'os.devnull'. >2017-01-18 16:08:35,899 ERROR [org.ovirt.engine.core.bll.hostdeploy.VdsDeployBase] (VdsDeploy) [3cf9c66f] Error during deploy dialog: java.io.IOException: Unexpected connection termination >2017-01-18 16:08:35,909 ERROR [org.ovirt.engine.core.bll.hostdeploy.VdsDeployBase] (org.ovirt.thread.pool-6-thread-45) [3cf9c66f] Error during host 10.64.24.206 install: java.io.IOException: Command returned failure code 2 during SSH session 'root@10.64.24.206' >2017-01-18 16:08:35,936 ERROR [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] (org.ovirt.thread.pool-6-thread-45) [3cf9c66f] Correlation ID: 3cf9c66f, Call Stack: null, Custom Event ID: -1, Message: Failed to install Host test-host. Command returned failure code 2 during SSH session 'root@10.64.24.206'. >2017-01-18 16:08:35,936 ERROR [org.ovirt.engine.core.bll.hostdeploy.VdsDeployBase] (org.ovirt.thread.pool-6-thread-45) [3cf9c66f] Error during host 10.64.24.206 install, prefering first exception: Unexpected connection termination >2017-01-18 16:08:35,936 ERROR [org.ovirt.engine.core.bll.hostdeploy.InstallVdsInternalCommand] (org.ovirt.thread.pool-6-thread-45) [3cf9c66f] Host installation failed for host '4c4e44c2-6063-417e-8ac9-5507f30be58f', 'test-host': Unexpected connection termination >2017-01-18 16:08:35,938 INFO [org.ovirt.engine.core.vdsbroker.SetVdsStatusVDSCommand] (org.ovirt.thread.pool-6-thread-45) [3cf9c66f] START, SetVdsStatusVDSCommand(HostName = test-host, SetVdsStatusVDSCommandParameters:{runAsync='true', hostId='4c4e44c2-6063-417e-8ac9-5507f30be58f', status='InstallFailed', nonOperationalReason='NONE', stopSpmFailureLogged='false', maintenanceReason='null'}), log id: 3a718e98 >2017-01-18 16:08:35,949 INFO [org.ovirt.engine.core.vdsbroker.SetVdsStatusVDSCommand] (org.ovirt.thread.pool-6-thread-45) [3cf9c66f] FINISH, SetVdsStatusVDSCommand, log id: 3a718e98 >2017-01-18 16:08:35,957 ERROR [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] (org.ovirt.thread.pool-6-thread-45) [3cf9c66f] Correlation ID: 3cf9c66f, Job ID: 4ff30534-a477-4c48-903a-acf2fbd68ba5, Call Stack: null, Custom Event ID: -1, Message: Host test-host installation failed. Unexpected connection termination. >2017-01-18 16:08:35,965 INFO [org.ovirt.engine.core.bll.hostdeploy.InstallVdsInternalCommand] (org.ovirt.thread.pool-6-thread-45) [3cf9c66f] Lock freed to object 'EngineLock:{exclusiveLocks='[4c4e44c2-6063-417e-8ac9-5507f30be58f=<VDS, ACTION_TYPE_FAILED_OBJECT_LOCKED>]', sharedLocks='null'}'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1412906
: 1242036 |
1247156