- Jul 11, 2012
-
-
Leigh B Stoller authored
The GPO wants this for the protogeni racks. We now build reverse map files for the 172.16 subnet, although we do it on a /16 boundry to avoid a zillion zone files. I am not planning to write an update script for this, since it would require scripting changes to named.conf, which I am loath to do. So I will do it by hand in Utah, and new sites (racks) will get it. If a site wants it: boss> cd obj/named Copy all of the 172 files to /etc/named/reverse Copy all of the 172 zone entries from named.conf to /etc/named/named.conf boss> named_setup
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
- Jul 10, 2012
-
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
- Jul 08, 2012
-
-
Mike Hibler authored
Did the pubsub one a long time ago, but added a frisbee one as well. The pubsub dissector has not been tested in its wireshark 1.8 incarnation, I just converted it from the 1.2.10 version and made sure it compiled. The frisbee dissector just supports the base UDP protocol (not the TCP master server protocol) and doesn't implement wireshark conversations. This last few commits were the result of a two-day trip into the weeds. This started out as getting a hack shared 10Gb LAN working on the new 820 nodes. Then I decided to test it out by running frisbee at high bandwidth over that LAN. Next thing you know, I'm out in the fields, looking at frisbee traces and tweaking Linux sysctls...
-
Mike Hibler authored
In at least the Linux 3.2 kernel on Ubuntu 12, setsockopt to set the socket buffer size does not return an error if you try to set a value higher than the kernel max. So we do an immediately following getsockopt to verify. This will prevent the server from over-driving the send socket (leading to re-requests of blocks from clients) for really high bandwidth values (i.e., with large burst sizes).
-
Mike Hibler authored
-
- Jul 06, 2012
-
-
Jonathon Duerig authored
-
Robert Ricci authored
Sort them by the node_id the admins assigned, rather than by the order they were added in.
-
Leigh B Stoller authored
-
Leigh B Stoller authored
avoid warnings from the Frontier library.
-
- Jul 05, 2012
-
-
Leigh B Stoller authored
-
- Jul 03, 2012
-
-
Mike Hibler authored
Til we have snmpit working on the Arista, we statically configure a single 10Gb LAN and put one interface from each of the d820s into it. This is controlled by setting the node_attribute.shared_lan_* attributes for each node (ip,mask,mac,speed).
-
Gary Wong authored
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
- Jul 02, 2012
-
-
Gary Wong authored
In particular, if $options->{'vlist'} is not present or too short, do not attempt to look up any virt_node_attributes.
-
Mike Hibler authored
-
Mike Hibler authored
-
Gary Wong authored
-
Gary Wong authored
-
Leigh B Stoller authored
-
Leigh B Stoller authored
we can use it to create a bridge, as for openvz containers that use routable IPs.
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
Leigh B Stoller authored
places.
-
Leigh B Stoller authored
-
Gary Wong authored
-
Gary Wong authored
Documentation to follow.
-
Jonathon Duerig authored
-
- Jun 29, 2012
-
-
Jonathon Duerig authored
-
Leigh B Stoller authored
-
Jonathon Duerig authored
-
Leigh B Stoller authored
-