Custom Query (98 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (64 - 66 of 98)

Ticket Resolution Summary Owner Reporter
#38 worksforme OpenVZ container of sliver pgeni-gpolab-bbn-com/ecgtest bitrotted into a bad state somebody chaos@bbn.com
Description

I created the experiment peni-gpolab-bbn-com/ecgtest on Saturday morning, and used it on Saturday and (possibly) yesterday. Today, https://boss.utah.geniracks.net/showexp.php3?experiment=952 shows the node status of pcvm3-1 as "up (TBFAILED)", and i can't SSH into the VM. I get the error:

capybara,[~],14:23(0)$ sshtmp -p 30010 pc3.utah.geniracks.net
The authenticity of host 'pc3.utah.geniracks.net (155.98.34.13)' can't be established.
RSA key fingerprint is 6d:1d:76:53:a5:25:99:39:e2:89:ea:b0:99:e3:d3:b9.
Are you sure you want to continue connecting (yes/no)? yes
Warning: Permanently added 'pc3.utah.geniracks.net,155.98.34.13' (RSA) to the list of known hosts.
Warning: no access to tty (Bad file descriptor).
                                                Thus no job control in this shell.

and then the shell hangs (sshtmp is an alias for "ssh -o UserKnownHostsFile?=/dev/null".)

Determine what happened to the experiment and why it got into a bad state.

#37 fixed configure serial console access from control node to dataplane switch somebody chaos@bbn.com
Description

Serial console access from the control node to the rack dataplane switch does not work yet.

#36 fixed the FQDN of an OpenVZ resource is not entered into DNS somebody chaos@bbn.com
Description

The full information about my experiment (from https://boss.utah.geniracks.net/showexp.php3?experiment=952#details) shows:

Virtual Node Info:
ID              Type         OS              Qualified Name
--------------- ------------ --------------- --------------------
phys1 (pc2)     pc           FEDORA15-STD    phys1.ecgtest.pgeni-gpolab-bbn-com.utah.geniracks.net
virt1 (pc3)     pcvm         OPENVZ-STD      virt1.ecgtest.pgeni-gpolab-bbn-com.utah.geniracks.net

Of those, the phys1 address is in DNS, and is a valid way to get into the node:

capybara,[~],08:19(0)$ host phys1.ecgtest.pgeni-gpolab-bbn-com.utah.geniracks.net
phys1.ecgtest.pgeni-gpolab-bbn-com.utah.geniracks.net is an alias for pc2.utah.geniracks.net.
pc2.utah.geniracks.net has address 155.98.34.12

However, the virt1 address is not in DNS:

capybara,[~],08:19(0)$ host virt1.ecgtest.pgeni-gpolab-bbn-com.utah.geniracks.net
Host virt1.ecgtest.pgeni-gpolab-bbn-com.utah.geniracks.net not found: 3(NXDOMAIN)

Should it be?

Note: See TracQuery for help on using queries.