- 07 Sep, 2010 1 commit
-
-
Leigh B Stoller authored
the same vlan to be on multiple phys devices.
-
- 24 Aug, 2010 1 commit
-
-
Leigh B Stoller authored
trivial link betweem two VMs on the same phys host. There is no vlan, but we can fake things enough so that everything looks as it should by creating a bridge device with no vlan devices in it.
-
- 22 Jun, 2010 1 commit
-
-
Mike Hibler authored
Cut and paste error. Doesn't matter since the file isn't used.
-
- 12 Mar, 2010 1 commit
-
-
Leigh B Stoller authored
-
- 07 Dec, 2009 1 commit
-
-
Mike Hibler authored
writing into a file.
-
- 13 Nov, 2009 1 commit
-
-
Mike Hibler authored
so that it can be used for Xen.
-
- 22 Oct, 2009 2 commits
-
-
David Johnson authored
-
David Johnson authored
openvz.
-
- 19 Oct, 2009 1 commit
-
-
David Johnson authored
Also create var/emulab/boot in the guest -- this should make it possible to boot any fedora-like guest image, even if it hasn't been emulabized. However, we need to also add support for the debian way of configuring interfaces...
-
- 12 Oct, 2009 1 commit
-
-
David Johnson authored
the tb-set-node-os command with a second optional argument; if that is present, the first arg is the child OS and the second is the parent OS. We add some new features in ptopgen (OS-parentOSname-childOSname) based off a new table that maps which child OSes can run on which parents, and the right desires get added to match. We setup the reloads in os_setup along with the parents. Also needed a new opmode, RELOAD-PCVM, to handle all this. For now, users only have to specify that their images can run on pcvms, a special hack for which type the images can run on. This makes sense in general since there is no point conditionalizing childOS loading on hardware type at the moment, but rather on parentOS. Hopefully this stuff wiill mostly work on shared nodes too, although we'll have to be more aggressive on the client side garbage collecting old frisbee'd images for long-lived shared hosts. I only made these changes in libvtop, so assign_wrapper folks are left in the dark. Currently, the client side supports frisbee. Only in openvz for now, and this probably breaks libvnode_xen.pm. Also in here are some openvz improvements, like ability to sniff out which network is the public control net, and which is the fake virtual control net.
-
- 25 Sep, 2009 1 commit
-
-
David Johnson authored
status for each "image".
-
- 24 Sep, 2009 1 commit
-
-
David Johnson authored
:-).
-
- 15 Sep, 2009 1 commit
-
-
David Johnson authored
to exist but their LVM volumes are not mounted. Also make sure to activate volumes cause they seem to go inactive across reboots. Also bump the imq device limit down to 64 for now. I still prefer to fixup the problems with the 2.6.27 ovz kernel and change the imq setup there, rather than add dynamic imq device alloc in 2.6.18... but we'll see.
-
- 14 Sep, 2009 1 commit
-
-
David Johnson authored
vnode creation time linear with the number of images (currently there is only one, although this support allows for different images for vnodes on the same vhost). LVM is currently the default, but I left the old code too. Right now, the master logical device for each image gets 8GB; the snapshots each get 1GB for CoW data. This all needs to be exposed to user control somehow. Also made a ton of resources unlimited, not that it has seemed to improve performance though. mkextrafs.pl now supports some basic LVM creation stuff.
-
- 27 Aug, 2009 1 commit
-
-
David Johnson authored
correct.
-
- 24 Aug, 2009 1 commit
-
-
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!
-
- 18 Aug, 2009 1 commit
-
-
David Johnson authored
vzconf global lock, and don't release it if the necessary work has already been done.
-
- 17 Aug, 2009 1 commit
-
-
Leigh B. Stoller authored
-
- 03 Aug, 2009 1 commit
-
-
Leigh B. Stoller authored
Add unmount hook.
-
- 09 Jul, 2009 1 commit
-
-
Leigh B. Stoller authored
-
- 15 Jun, 2009 1 commit
-
-
Leigh B. Stoller authored
the root fs of the vnode before it is booted. Did not want to duplicate this code in the libraries.
-
- 11 Jun, 2009 1 commit
-
-
Leigh B. Stoller authored
devices are allocated unti Dave fixes the driver.
-
- 27 Feb, 2009 1 commit
-
-
David Johnson authored
-
- 23 Feb, 2009 1 commit
-
-
David Johnson authored
Of course, attaching tc filters via IMQ doesn't seem to work inside openvz...
-
- 07 Feb, 2009 2 commits
-
-
David Johnson authored
-
David Johnson authored
-
- 06 Feb, 2009 1 commit
-
-
David Johnson authored
bootvnodes/vnodesetup/mkX.pl train in favor of my own strawman design for a more generic form of virt node support. The strawman is incomplete and probably wrong in places, but I had to abandon the quest for anything better for now. For now, uses same server side stuff as jails.
-