Comment 3 for bug 1506582

Revision history for this message
Alexandr Kostrikov (akostrikov-mirantis) wrote :

I am reassigning because we have not configured kvm as in https://docs.fuel-infra.org/fuel-dev/devops.html#optional-enabling-nested-paging

There is on 51
ssh <email address hidden> "cat /etc/modprobe.d/qemu-system-x86.conf"

/* *\
  Welcome to the Fuel server srv51-bud.infra.mirantis.net
  All granted users could be authenticated via LDAP

  If you'd like to authenticate with public keys,
    please use auth.mirantis.com to upload your key

  On any questions please do not hesitate to contact
  --
    <email address hidden>
\* */
options kvm_intel nested=1

But there is no on 52
ssh <email address hidden> "cat /etc/modprobe.d/qemu-system-x86.conf"
Warning: the ECDSA host key for 'srv52-bud.infra.mirantis.net' differs from the key for the IP address '172.18.162.35'
Offending key for IP in /home/akostrikov/.ssh/known_hosts:31
Matching host key in /home/akostrikov/.ssh/known_hosts:83
Are you sure you want to continue connecting (yes/no)? yes

/* *\
  Welcome to the Fuel server srv52-bud.infra.mirantis.net
  All granted users could be authenticated via LDAP

  If you'd like to authenticate with public keys,
    please use auth.mirantis.com to upload your key

  On any questions please do not hesitate to contact
  --
    <email address hidden>
\* */
cat: /etc/modprobe.d/qemu-system-x86.conf: No such file or directory