search for: stevegt

Displaying 5 results from an estimated 5 matches for "stevegt".

2004 Jan 30
5
Graceful shutdown of a virtual domain
...visor can do it to dom0... For reference, in UML you do this by putting this in /etc/inittab: ca:12345:ctrlaltdel:/sbin/shutdown -h now ...and then sending it a ctrlaltdel signal from the userland tool. Steve -- Stephen G. Traugott (KG6HDQ) UNIX/Linux Infrastructure Architect, TerraLuna LLC stevegt@TerraLuna.Org http://www.stevegt.com -- http://Infrastructures.Org ------------------------------------------------------- The SF.Net email is sponsored by EclipseCon 2004 Premiere Conference on Open Tools Development and Integration See the breadth of Eclipse activity. February 3-5 in Anaheim,...
2004 Jan 18
3
xentop, anyone?
...urrent CPU and memory usage of domains? I''m thinking of writing something really simple in python, starting from listdoms.py, but want to make sure that someone else isn''t already there. Steve -- Stephen G. Traugott (KG6HDQ) UNIX/Linux Infrastructure Architect, TerraLuna LLC stevegt@TerraLuna.Org http://www.stevegt.com -- http://Infrastructures.Org ------------------------------------------------------- The SF.Net email is sponsored by EclipseCon 2004 Premiere Conference on Open Tools Development and Integration See the breadth of Eclipse activity. February 3-5 in Anaheim,...
2005 Mar 21
4
Patch: Offline transfer mode
...you should in most cases be able to maintain them on your +terabyte of disk, alongside the live data, with local rsync runs: +see the \-\-link\-dest flag. + .PP .SH "SYMBOLIC LINKS" .PP Steve -- Stephen G. Traugott (KG6HDQ) UNIX/Linux Infrastructure Architect, TerraLuna LLC stevegt@TerraLuna.Org http://www.stevegt.com -- http://Infrastructures.Org -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: Digital signature Url : http://lists.samba.org/archive/rsync/attachments/200503...
2005 Mar 23
2
pauses sync'ing between tmpfs and disk on Linux 2.4.x
I've set up a 1GB tmpfs filesystem on a system with a single IDE disk and 2GB's of memory. I'm storing a large amount of RRD files (~300MB) on the tmpfs filesystem to make their generation a bit speedier... this part works great. However, I want to rsync these files over from time to time to a directory on the local filesystem (same physical server). I'm using rsync 2.6.4pre3
2005 Jul 22
10
AOE (Ata over ethernet) troubles on xen 2.0.6
I understand that all work is going into xen3, but I had wanted to note that aoe (drivers/block/aoe) is giving me trouble on xen 2.0.6 (so we can keep and eye on xen3). Specifically I can''t see nor export AOE devices. As a quick background on AOE, it is not IP (not routable, etc), but works with broadcasts and packets to MAC addresses (see http://www.coraid.com). (for anyone who