- 04 Dec, 2014 4 commits
-
-
Mike Hibler authored
-
Leigh B Stoller authored
-
Mike Hibler authored
We tried this 14 or so years ago and it didn't work on FreeBSD 4.7. But this does work on Linux at least.
-
Mike Hibler authored
-
- 03 Dec, 2014 15 commits
-
-
Mike Hibler authored
A concession to performance. Previously, PXEBOOTING was reported on the PXE DHCP request and BOOTING on the following OS-originated request. This is conceptually ideal, as that is what those states were intended to mean, but it causes two synchronous "reportboot" command executions from dhcpd for every node boot. Worse, the time gap between the second, OS-originated DHCP call and the first explicit state reported by the node itself (e.g., TBSETUP or RELOADSETUP) is generally small enough that the node reported state often arrived at stated before the BOOTING state from dhcpd. This can cause excess node reboots or other undesirable behaviors from stated. So now we only invoke "reportboot" on the first PXE-originated call and tell reportboot to send both PXEBOOTING and BOOTING events at that time. This does not eliminate the race condition above, but makes it unlikely as there is the whole kernel boot process (10s of seconds) between the dhcpd state reports and the first node state report.
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
Leigh B Stoller authored
users yet.
-
Leigh B Stoller authored
-
Leigh B Stoller authored
all users. Cloudlab added to the list, but not exposed except to admins and studly users.
-
Leigh B Stoller authored
-
Mike Hibler authored
2.68 is installed on FreeBSD 8.x.
-
Mike Hibler authored
-
Mike Hibler authored
-
Mike Hibler authored
-
Mike Hibler authored
-
Mike Hibler authored
-
Leigh B Stoller authored
-
- 02 Dec, 2014 21 commits
-
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
Leigh B Stoller authored
is not killed, the image upload will fail, and it takes 30 minutes for frisbeed to idle exit. We really need to know if the frisbeed process has any clients for this.
-
Leigh B Stoller authored
-
Leigh B Stoller authored
add for VMs, but we were never deleting them and after a while sshd refuses to start.
-
Leigh B Stoller authored
Do not remove iscsi startup files in the guest on XEN44.
-
Mike Hibler authored
-
Mike Hibler authored
-
Mike Hibler authored
-
Mike Hibler authored
-
Leigh B Stoller authored
-
Mike Hibler authored
-
Leigh B Stoller authored
XEN43-64-STD, but is XEN44-64-BIGFS on APT and probably Cloud.
-
Mike Hibler authored
-
Leigh B Stoller authored
-
Leigh B Stoller authored
to a local disk image we were creating a duplicate of the image via image_import in the project of the experiment. Change LookupByURL() to notice that the URL refers to a local disk image, and return that image.
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
Leigh B Stoller authored
the public IP of ops for the mounts.
-
Leigh B Stoller authored
exported. Does not appear to happen automatically.
-
Leigh B Stoller authored
-