Thursday, August 20, 2009

public XtreemFS demo server

We have set up a public demo server for everybody to test XtreemFS. All you need is to install the client and execute

mkdir ~/xtreemfs_demo
xtfs_mount demo.xtreemfs.com/demo ~/xtreemfs_demo
cd ~/xtreemfs_demo

Please do not upload anything illegal or copyrighted material. For legal reasons every file create/write is logged with the IP address and timestamp. Files are automatically deleted after approx. 1 hour.

2 comments:

cortexiphan said...

It's working, cool, now i will keep on trying to get the server working.
I'm having some classpath issue:

wind XtreemFS-1.0.0 # cat /var/log/xtreemfs/dir.log

Sun Aug 23 15:35:48 Local time zone must be set--see zic manual page 2009
Starting XtreemFS Directory Service (DIR)...


Exception in thread "main" java.lang.NoClassDefFoundError: org/xtreemfs/dir/DIR
Caused by: java.lang.ClassNotFoundException: org.xtreemfs.dir.DIR
at java.net.URLClassLoader$1.run(URLClassLoader.java:200)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
at java.lang.ClassLoader.loadClass(ClassLoader.java:252)
at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:320)
Could not find the main class: org.xtreemfs.dir.DIR. Program will exit.

Björn said...

Hi,

I suggest to use our mailing list for support, we read that more regularly. Can you post the call you use for starting the DIR to http://groups.google.com/group/xtreemfs?