Subject: Question on testing setup result
From: "Ng, Cheon-woei" <cheon-woei.ng@intel.com>
Date: Wed, 19 Dec 2007 17:07:57 -0800

 Wed, 19 Dec 2007 17:07:57 -0800
Hi All,

This is my first time trying vserver.  I am using Ubuntu Gutsy as the
host on an Intel based system.  After following the steps on the
"Installation on Linux 2.6" page, I have reached the stage of testing my
setup.  Since the instruction said I should report any error that the
scripts show, I am reporting the error messages:

root@woei-desktop2:~/src# ./testfs.sh -l -t -D /dev/loop0 -M /mnt
Linux-VServer FS Test [V0.18] Copyright (C) 2005-2007 H.Poetzl
Linux 2.6.22.14 i686/0.30.214
VCI:  0002:0200 273 03000716 (ID24)
---
testing ext2 filesystem ...
[000]. [001]. [002]. [999]. 
---
testing ext3 filesystem ...
[000]. [001]. [002]. [999]. 
---
testing xfs filesystem ...
[000]* (xfs format failed)
---
testing reiser filesystem ...
[000]. [001]. [002]. [999]. 
---
testing jfs filesystem ...
[000]* (jfs format failed)
root@woei-desktop2:~/src# ./testfs.sh -t -D /dev/loop0 -M /mnt
Linux-VServer FS Test [V0.18] Copyright (C) 2005-2007 H.Poetzl
Linux 2.6.22.14 i686/0.30.214
VCI:  0002:0200 273 03000716 (ID24)
---
testing ext2 filesystem ...
[000]. [001]. [002]. [999]. 
---
testing ext3 filesystem ...
[000]. [001]. [002]. [999]. 
---
testing xfs filesystem ...
[000]* (xfs format failed)
---
testing reiser filesystem ...
[000]. [001]. [002]. [999]. 
---
testing jfs filesystem ...
[000]* (jfs format failed)


It seems to fail on xfs and jfs filesystem.  Do let me know if I should
file a bug or not.  Thanks!

Sincerely,
Cheon-Woei Ng