From: Thorsten Gunkel (tgunkel-lists_at_tgunkel.de)
Date: Sun 19 Dec 2004 - 21:07:05 GMT
Hi *,
I couldn't find a place where the syntax for the schedule file is
explained. What do you think about this more detailed error-message?
#v+
--- util-vserver-0.30.196/scripts/vserver.functions 2004-10-19 23:07:51.000000000 +0200
+++ /tmp/vserver.functions 2004-12-19 21:49:19.000000000 +0100
@@ -370,6 +370,16 @@
test "$cpu_mask" || {
echo $"Bad content in '$f'; aborting..." >&2
+ echo "The schedule file should consist of exactly 6 lines + linebreak,
+each line should contain only one number, the expected values are:
+fill_rate
+interval
+tokens
+tokens_min
+tokens_max
+cpu_mask (obsolete)
+
+See /proc/virtual/ID/sched or doc/configuration.xml for further details"
false
}
#v-
regards
Thorsten
_______________________________________________
Vserver mailing list
Vserver_at_list.linux-vserver.org
http://list.linux-vserver.org/mailman/listinfo/vserver