- 10 Sep, 2008 5 commits
-
-
David Johnson authored
-
Mike Hibler authored
* when creating an image from a node, make sure the new image gets the MBR version used by the existing image * when loading a single-partition image that requires a different MBR, invalidate all other existing partition ("invalidate" in the sense that we remove any partitions table entries, we don't do anything to the disk)
-
Mike Hibler authored
make sure colocate factor does not end up null
-
Mike Hibler authored
-
Mike Hibler authored
-
- 09 Sep, 2008 7 commits
-
-
David Johnson authored
do what the comments say it should do. I'm not convinced that this is the right thing to do in terms of what we claim to support in the wireless tutorial... but it will stop the odd interface_settings dup key insert errors that wireless users occasionally generates.
-
Ryan Jackson authored
Add code to tell linux to re-read the partition table after we've modified it, since it won't do it until the next reboot otherwise
-
Jonathon Duerig authored
-
Mike Hibler authored
-
Jonathon Duerig authored
-
Mike Hibler authored
-
Mike Hibler authored
-
- 08 Sep, 2008 11 commits
-
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
multiple interfaces. The multiple interfaces issue is going to take some thought and work to get right.
-
Leigh B. Stoller authored
geni code ready for primetime.
-
Leigh B. Stoller authored
now.
-
Pramod R Sanaga authored
competing traffic - stemmed the packet losses in rcv buffers. Completely(& unfairly) dominates a competing IPerf TCP flow though.
-
- 05 Sep, 2008 3 commits
-
-
Kevin Atkinson authored
-
Kevin Atkinson authored
database is only used for Utah's emulab. In the process many other changes where made to dumperrorlog to fix bugs and make it more correct/robust. I also avoided the need to explicitly lock any tables.
-
Mike Hibler authored
This is only used to determine if we can skip reloading the disk (as is, or rather was, the case with some osids). If we cannot get the osinfo, we just force the disk to be reloaded.
-
- 04 Sep, 2008 2 commits
-
-
Mike Hibler authored
-
Pramod R Sanaga authored
-
- 03 Sep, 2008 10 commits
-
-
David Johnson authored
on widearea nodes (if node is in reloading, it aggressively blows away partition tables because we don't care then; if not in reloading, looks for a spare unused disk. The latter will fail if all disks are in use, of course.
-
David Johnson authored
don't light up right away.
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
via the API instead of ssh. Did some cleanup (more conversion to objects) while I was in there.
-
Leigh B. Stoller authored
instead of ssh. Did some cleanup (more conversion to objects) while I was in there. Also add -s (silent mode) option.
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
-
- 02 Sep, 2008 2 commits
-
-
Mike Hibler authored
-
Mike Hibler authored
I'm sure there was a reason for this at one time, but I don't recall it...
-