- 28 Aug, 2009 3 commits
-
-
Leigh B. Stoller authored
-
Kevin Tew authored
-
Leigh B. Stoller authored
-
- 27 Aug, 2009 3 commits
-
-
Kevin Tew authored
-
David Johnson authored
correct.
-
Leigh B. Stoller authored
-
- 26 Aug, 2009 1 commit
-
-
Leigh B. Stoller authored
-
- 24 Aug, 2009 5 commits
-
-
Leigh B. Stoller authored
-
David Johnson authored
in the root context. Also, give containers CAP_NET_ADMIN so they can set the per-device txqueuelen via ifconfig. This may be a bad idea... but for now it's helpful!
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
like shared host nodes. These are removed when the experiment swapped or modified, just like the rest of the virtual state.
-
Leigh B. Stoller authored
like shared host nodes. These are removed when the experiment swapped or modified, just like the rest of the virtual state.
-
- 23 Aug, 2009 1 commit
-
-
Leigh B. Stoller authored
-
- 21 Aug, 2009 5 commits
-
-
Mike Hibler authored
-
David Johnson authored
on devices they contain.
-
Mike Hibler authored
The xmlrpc logfile was getting left open in children and things were not being properly background-ed as a result.
-
Leigh B. Stoller authored
Also fix error reported by Mike where pool_daemon fails if shared-nodes experiment is NEW. Now, daemon exits silently if the experiment is NEW or SWAPPED.
-
Mike Hibler authored
-
- 20 Aug, 2009 7 commits
-
-
Jonathon Duerig authored
-
David Johnson authored
kernel patch's problem), adjust param units on Linux.
-
Kevin Atkinson authored
-
Kevin Atkinson authored
Force a new session, should be used by daemons before performing some sort of swap related activity. The orignal session information will be lost.
-
David Johnson authored
-
Ryan Jackson authored
-
Ryan Jackson authored
FreeBSD network devices are named after the device driver used, whereas Linux network devices are named after the interface type, such as 'eth0' for the first ethernet interface. The newclient script would send each interface name to the server via the 'ifacenameX' parameter, and newnodecheckin.php would use it to get the driver type for the interface. This works with the FreeBSD MFS, but not with the Linux one. Without this fix, all reported interfaces would be of type 'eth', which isn't helpful. To fix this, a new parameter was added to newnodecheckin.php called 'ifacedriverX' (where X is the interface number). This parameter is optional for backward compatibility with existing newnode MFS images. If present, it is used to specify the interface type. If not, the ifacenameX parameter is munged as before to extract the interface type. The newclient script reports this parameter under both FreeBSD and Linux. On FreeBSD, the interface name is munged to extract the type. On Linux, the driver name is extracted from sysfs.
-
- 19 Aug, 2009 12 commits
-
-
Kevin Tew authored
-
Leigh B. Stoller authored
so lands in the email message.
-
Jonathon Duerig authored
Up the timeout for waiting on a child node to 3000 seconds to accomodate estimated time for OpenVZ w/ 100 containers.
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
-
Mike Hibler authored
-
Mike Hibler authored
-
Mike Hibler authored
-
Mike Hibler authored
-
Leigh B. Stoller authored
-
David Johnson authored
-
Kevin Tew authored
-
- 18 Aug, 2009 3 commits
-
-
Kevin Atkinson authored
mode is on". Only silence final output of error if $xmlout is not set as the xmlrpc server depends on this output, but also sets $quiet.
-
Kevin Tew authored
-
David Johnson authored
vzconf global lock, and don't release it if the necessary work has already been done.
-