From: Herbert Poetzl (herbert_at_13thfloor.at)
Date: Tue 09 Nov 2004 - 16:36:32 GMT
On Tue, Nov 09, 2004 at 10:55:43AM -0500, Gregory (Grisha) Trubetskoy wrote:
>
> What are people using out there to backup tagxid mounted partitions? We've
> been using dump, but it mangles gid on restores it seems. We use 32/16 xid
> tagging (default is 24/24 now).
hmm, dump/restore should work fine, if you mount the fs
without tagxid, but I agree it's somewhat suboptimal
maybe a slightly patched dump/restore or rsync would
help there ...
> Related to this - why is xid tagging required for per-context disk limits?
a simple example:
context xid=100 creates a 10MB file, the size is added
to xid=100's disk usage, then the host admin decides to
remove it with rm, how should the kernel know that the
size should be substracted from xid=100's disk usage?
best,
Herbert
> [FC2, 2.6.9-vs1.9.3-rc5]
>
> Thanks!
>
> Grisha
> _______________________________________________
> Vserver mailing list
> Vserver_at_list.linux-vserver.org
> http://list.linux-vserver.org/mailman/listinfo/vserver
_______________________________________________
Vserver mailing list
Vserver_at_list.linux-vserver.org
http://list.linux-vserver.org/mailman/listinfo/vserver