Custom Query (98 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (61 - 63 of 98)

Ticket Resolution Summary Owner Reporter
#41 fixed need a plan for creating a new site admin account somebody chaos@bbn.com
Description

There should be a plan or checklist for creating accounts on a rack for a new site admin.

#40 fixed no DNS resolution client tools inside OpenVZ containers somebody chaos@bbn.com
Description

The host OS on pc5.utah.geniracks.net contains the standard DNS resolution client tools:

vhost1,[~],10:01(0)$ ls -1 /usr/bin/{host,dig,nslookup}
/usr/bin/dig*
/usr/bin/host*
/usr/bin/nslookup*

However, these tools seem to be missing from inside my container, virt1.ecgtest2:

[chaos@virt1 ~]$ ls -1 /usr/bin/{host,dig,nslookup}
ls: cannot access /usr/bin/host: No such file or directory
ls: cannot access /usr/bin/dig: No such file or directory
ls: cannot access /usr/bin/nslookup: No such file or directory

[chaos@virt1 ~]$ type host
bash: type: host: not found
[chaos@virt1 ~]$ type dig
bash: type: dig: not found
[chaos@virt1 ~]$ type nslookup
bash: type: nslookup: not found

This seems unexpected. I would think experimenters might want to be able to do DNS lookups, e.g. to download tools on the control network.

#39 fixed every sliver creation at utah.geniracks.net using a pgeni.gpolab.bbn.com slice generates over 200 e-mails to gpolab testbed-ops somebody chaos@bbn.com
Description

I hope this is an easy fix, because it is making our mailserver slightly unhappy...

After yesterday's upgrade, Luisa created 10 slivers at utah.geniracks.net. As a result, we received over 1600 e-mails which looked like this:

From: Unprivileged user <nobody@pgeni.gpolab.bbn.com>
Date: Wed, 30 May 2012 16:25:29 -0400 (EDT)
To: testbed-ops@ops.pgeni.gpolab.bbn.com
Cc: protogeni-errors@flux.utah.edu
Reply-To: testbed-ops@ops.pgeni.gpolab.bbn.com
Subject: [gpo-ops] PGENI.GPOLAB.BBN.COM: protogeni-wrapper.pl

protogeni-wrapper.pl
Invoked by nobody (Unprivileged user)
URN:     urn:publicid:IDN+utah.geniracks.net+authority+cm
Target:  urn:publicid:IDN+pgeni.gpolab.bbn.com+slice+10vmslice1                 
Module:  sa
Method:  RegisterSliver
Start:   16:25:29:579861
End:     16:25:29:662445
Elapsed: 0.082565
Error:   2
Output:  Could not create credential object
Result:
$VAR1 = 0;

Over 200 of these e-mails contain the name of each sliver, and they appear to be sent approximately once per sliver per minute for about 3 hours.

I replicated this just now with my own ecgtest slice, and we have started receiving these e-mails for my slice too.

Note: See TracQuery for help on using queries.