- 14 Jun, 2013 13 commits
-
-
Dan Reading authored
Compare ether addrs in lower case, compare disk serial numbers in upper case. Don't change the loop termination var while in the loop. Unset exit on error when doing read operation. Returns a non-zero status. Don't create a hwinfo file if not requested by the function arguments
-
Dan Reading authored
-
Dan Reading authored
-
Dan Reading authored
Save the runtime listing of tmcc hwinfo. Do more checking on file add/removes. Don't do a recursive chmod -R.
-
Dan Reading authored
-
Dan Reading authored
compare with the full inventory that was found not just what should be in the tbdb. Needed since disks that don't have a serial will be skipped by the compare function.
-
Dan Reading authored
-
Dan Reading authored
-
Dan Reading authored
-
Mike Hibler authored
-
Matt Strum authored
-
Matt Strum authored
-
Matt Strum authored
-
- 13 Jun, 2013 2 commits
-
-
Leigh B Stoller authored
-
Leigh B Stoller authored
and more efficient space usage. When loading a whole disk image, we need to know what partition is going to be the boot partition, since we do not get that info from mkvnode. Lets be more efficient with space/time; there is no reason to unzip the image on the client until we create the container. Instead, tell frisbee to write the raw ndz file to its lvm. Later, we unzip from that into the target lvm. But to do that, we need to know how many chunks the file is in advance, and that is easy to figure out in tmcd.
-
- 12 Jun, 2013 3 commits
-
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
Leigh B Stoller authored
and let it throw an error later if all space is consumed. After all, each VM can use an arbitrary amount of disk, and eventually we will have to track it with assign.
-
- 11 Jun, 2013 1 commit
-
-
Leigh B Stoller authored
-
- 08 Jun, 2013 2 commits
-
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
- 07 Jun, 2013 8 commits
-
-
Dan Reading authored
fix FreeBSD: "real memory = 268419072 (255 MB)" is not true, 268419072 = 255.984375 MB some code clean up
-
Dan Reading authored
-
Dan Reading authored
crowded. Use relative symlinks instad of absolute paths. Replace hardwired pathname with variable.
-
Mike Hibler authored
-
Mike Hibler authored
-
Mike Hibler authored
-
Mike Hibler authored
-
Mike Hibler authored
-
- 06 Jun, 2013 11 commits
-
-
Mike Hibler authored
Also, some cleanup.
-
Leigh B Stoller authored
-
Leigh B Stoller authored
it won't barf when it finds an allocated group it was not expecting to be.
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
Dan Reading authored
Code cleanup. Remove debugging code.
-
Dan Reading authored
-