Project

General

Profile

Actions

Bug #16977

closed

vpm hostnames are frequently cloud.

Added by Anonymous over 7 years ago. Updated over 7 years ago.

Status:
Resolved
Priority:
Normal
Category:
Infrastructure Service
Target version:
-
% Done:

0%

Source:
other
Tags:
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Crash signature (v1):
Crash signature (v2):

Description

I teuthology-locked two vpms on sepia.

the hostname on one is vpm083. the hostname on the other is cloud.

wusui@teuthology:~/teuthology$ ./virtualenv/bin/teuthology-lock --brief
2016-08-10 02:09:03,488.488 INFO:teuthology.lock:updating host keys for vpm007.front.sepia.ceph.com vpm057.front.sepia.ceph.com vpm083.front.sepia.ceph.com
2016-08-10 02:09:04,684.684 INFO:teuthology.lock:Checking vpm083.front.sepia.ceph.com
2016-08-10 02:09:04,684.684 INFO:teuthology.lock:Checking vpm057.front.sepia.ceph.com
vpm007.front.sepia.ceph.com   locked wusui@teuthology "Tamil's Machine" 
vpm057.front.sepia.ceph.com   locked wusui@teuthology "Centos Openstack" 
vpm083.front.sepia.ceph.com   locked wusui@teuthology "Centos Openstack" 
wusui@teuthology:~/teuthology$ ssh vpm057
Last login: Tue Aug  9 19:10:48 2016 from teuthology.front.sepia.ceph.com
[ubuntu@cloud ~]$ hostname
cloud.front.sepia.ceph.com
[ubuntu@cloud ~]$ exit
logout
Connection to vpm057 closed.
wusui@teuthology:~/teuthology$ ssh vpm083
Last login: Wed Aug 10 02:08:43 2016 from teuthology.front.sepia.ceph.com
[ubuntu@vpm083 ~]$ hostname
vpm083.front.sepia.ceph.com
[ubuntu@vpm083 ~]$ exit
logout
Connection to vpm083 closed.
wusui@teuthology:~/teuthology$ 
Actions #1

Updated by David Galloway over 7 years ago

  • Category set to Infrastructure Service
  • Assignee set to David Galloway

Thanks for this report. I think the issue here is missing cloud-init configs on the new host. Installing cloud-init results in:

The following NEW packages will be installed:
  cloud-guest-utils cloud-init eatmydata gdisk libeatmydata1 python3-blinker
  python3-cffi-backend python3-configobj python3-cryptography python3-idna
  python3-jinja2 python3-json-pointer python3-jsonpatch python3-jwt
  python3-markupsafe python3-oauthlib python3-prettytable python3-pyasn1
  python3-pycurl python3-software-properties python3-yaml
  software-properties-common

Checking with Zack to see if that's OK.

Actions #2

Updated by Anonymous over 7 years ago

Whoo Hoo. Looks fixed.

Actions #3

Updated by David Galloway over 7 years ago

  • Status changed from New to Resolved

Installed cloud-init on new teuthology host and rsync'ed /etc/cloud from teuthology-old to teuthology-new.

Actions

Also available in: Atom PDF