Custom Query (98 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (37 - 39 of 98)

3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23
Ticket Resolution Summary Owner Reporter
#25 fixed how can site admins find the Emulab source version installed on an image somebody chaos@bbn.com
Description

In testing IG-MON-1 step 6, i wanted to identify the source of the following files from the FEDORA15-OPENVZ-STD image, which are part of Emulab:

/usr/local/etc/emulab/emulab-syncd
/usr/local/libexec/pubsubd

As a site administrator at a rack that contains an image like:

/usr/testbed/images/FEDORA15-OPENVZ-STD.ndz

how can i determine what version of Emulab was installed on this image?

#31 fixed how do i view control IP addresses for terminated VMs or control MAC addresses for any VMs? somebody chaos@bbn.com
Description

In testing IG-MON-3 step 5, i found that the manifest cached for each ProtoGENI experiment reports dataplane IP addresses and MAC addresses (or at least it should do so fully once [instaticket:26] has been resolved). However, the only way i was easily able to find control IPs assigned to VMs was the interfaces table:

mysql> select * from interfaces where IP="172.17.3.1";
+---------+------+------+--------------+------------+-----------+-------------+----------------+-------+------+---------------+--------+--------+----------+------+-------+--------------------------------------+---------+
| node_id | card | port | mac          | IP         | IPaliases | mask        | interface_type | iface | role | current_speed | duplex | rtabid | vnode_id | whol | trunk | uuid                                 | logical |
+---------+------+------+--------------+------------+-----------+-------------+----------------+-------+------+---------------+--------+--------+----------+------+-------+--------------------------------------+---------+
| pcvm3-1 |    0 |    1 | 000000000000 | 172.17.3.1 | NULL      | 255.240.0.0 | generic        | eth0  | ctrl | 0             | full   |      0 | NULL     |    0 |     0 | e5b9ad51-a379-11e1-af1c-00009b6224df |       1 | 
+---------+------+------+--------------+------------+-----------+-------------+----------------+-------+------+---------------+--------+--------+----------+------+-------+--------------------------------------+---------+
1 row in set (0.00 sec)

This table appears to contain IPs only for running experiments, and does not appear to contain real MAC addresses.

  1. How can i find what control IPs were assigned to what VMs belonging to now-terminated experiments?
  2. How can i find out MAC address assignments for these VMs?
#91 fixed Identify and provide access to any rack monitoring tools jbs@bbn.com jbs@bbn.com
Description

If the InstaGENI team is doing any monitoring of the BBN InstaGENI rack, document it, and provide access to any tools to the BBN site admins.

3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23
Note: See TracQuery for help on using queries.