| Date | File | Revision | Author | Revision Log |
|---|---|---|---|---|
| 2008/10/21 18:38:19 | 56 | 56 | dpavlin | added link to vzprocfs at http://download.openvz.org/debian-systs/pool/openvz/v/vzprocps/ |
| 2008/10/21 18:12:52 | 55 | 55 | dpavlin | this script requires tools available at: http://svn.rot13.org/index.cgi/perl/checkout/trunk/groupby.pl http://svn.rot13.org/index.cgi/perl/checkout/trunk/sum.pl and module not available in lenny: cpanp i IPC::System::Simple insert following in /etc/sudoers if you are in staff group on remote machine for this to work: %staff ALL=(root) NOPASSWD: /usr/sbin/vzlist |
| 2008/08/15 10:53:25 | 54 | 54 | dpavlin | enter into any virtual machine by unique part of hostname |
| 2008/08/15 10:50:32 | 53 | 53 | dpavlin | skip if not run as root |
| 2008/08/15 09:59:29 | 52 | 52 | dpavlin | update Module::Install |
| 2008/08/14 22:52:56 | 51 | 51 | dpavlin | small helper to execute command on all hosts |
| 2008/08/14 22:49:05 | 50 | 50 | dpavlin | fix iptables with cloned IP number |
| 2008/08/14 22:47:54 | 49 | 49 | dpavlin | fix vim syntax highlightning |
| 2008/08/13 10:40:28 | 48 | 48 | dpavlin | Debian packaging from Josip Rodin |
| 2008/03/30 12:48:39 | 47 | 47 | dpavlin | cleanup hard-coded dist and arh |
| 2008/03/30 12:48:18 | 46 | 46 | dpavlin | runscript now skips non-existent scripts |
| 2008/03/12 00:43:49 | 45 | 45 | dpavlin | initial support for command line options, for now --dist --arh --mirror and --split |
| 2008/02/09 00:28:10 | 44 | 44 | dpavlin | - moved runscript into VZ.pm - hide passwords in vzctl |
| 2008/02/08 23:53:52 | 43 | 43 | dpavlin | stop VE only if started |
| 2008/02/08 23:53:40 | 42 | 42 | dpavlin | - added vzlist - added tests |
| 2008/02/08 23:16:29 | 41 | 41 | dpavlin | basic load test |
| 2008/02/08 23:02:25 | 40 | 40 | dpavlin | - added new common functions - export $vz_root and $vz_conf |
| 2008/02/08 21:46:09 | 39 | 39 | dpavlin | ignore some files |
| 2008/02/08 21:45:37 | 38 | 38 | dpavlin | - make own hostname2ip instead of using host command - restart using sudo if needed |
| 2008/02/08 21:43:29 | 37 | 37 | dpavlin | stop VE before removal |