On Wed, Feb 01, 2006 at 03:07:56PM +0100, J.Paechnatz wrote: > got vserver working and running some different machines, debian/ubuntu > mixed. so, nice work guys!
thanks! > I could not mount with the tagxid option. how did you try? (i.e. what filesystem, which partition, what options) > system is running on: > > Versions: > Kernel: 2.6.12-joh > VS-API: 0x00020001 > util-vserver: 0.30.208; Dec 3 2005, 09:58:54 > > Features: > CC: gcc, gcc (GCC) 4.0.2 20050808 (prerelease) > (Ubuntu 4.0.1-4ubuntu9) > CXX: g++, g++ (GCC) 4.0.2 20050808 (prerelease) > (Ubuntu 4.0.1-4ubuntu9) > CPPFLAGS: '' > CFLAGS: '-Wall -g -O2 -std=c99 -Wall -pedantic -W > -funit-at-a-time' > CXXFLAGS: '-g -O2 -ansi -Wall -pedantic -W > -fmessage-length=0 -funit-at-a-time' > build/host: x86_64-pc-linux-gnu/x86_64-pc-linux-gnu > Use dietlibc: yes > Build C++ programs: yes > Build C99 programs: yes > Available APIs: compat,v11,v13,fscompat,net,oldproc,olduts > ext2fs Source: e2fsprogs > syscall(2) invocation: alternative > vserver(2) syscall#: 236/alternative > > Paths: > prefix: /usr > sysconf-Directory: /etc > cfg-Directory: /etc/vservers > initrd-Directory: $(sysconfdir)/init.d > pkgstate-Directory: /var/run/vservers > Kernelheaders: /usr/include > vserver-Rootdir: /var/lib/vservers > > > I want to set context disk limits with vdlimit, therefore I need the > tagxid mount option, did I get it right? how do I enabled tagxid > support? kernel option uid24/gid24 is set. yes, usually it's just a matter of: mount -o tagxid /dev/some /vservers best, Herbert > cu joh. > _______________________________________________ > Vserver mailing list > [email protected] > http://list.linux-vserver.org/mailman/listinfo/vserver _______________________________________________ Vserver mailing list [email protected] http://list.linux-vserver.org/mailman/listinfo/vserver
