Hi,
1)  I tried '/usr/sbin/vlimit -c 1000 --cpu 30'. It returned:
'vc_set_rlimit(): Invalid argument'
Any idea?

2) I compiled a program on FC6 using g++ (GCC) 4.1.1 20061011 (Red Hat 4.1.1-30) on host server:

#include <iostream>

using namespace std;

int main(void)
{
 return 0;
}

But in FC5-based vserver 'test' it returned:
 '[EMAIL PROTECTED] /]# ./test-programme
  Floating point exception'

Any idea?

/usr/sbin/vserver --version
vserver 0.30.210 -- manages the state of vservers
This program is part of util-vserver 0.30.210

Copyright (C) 2003,2004,2005 Enrico Scholz
This program is free software; you may redistribute it under the terms of
the GNU General Public License.  This program has absolutely no warranty.

Thanx
JT
_______________________________________________
Vserver mailing list
Vserver@list.linux-vserver.org
http://list.linux-vserver.org/mailman/listinfo/vserver

Reply via email to