View previous topic :: View next topic |
Author |
Message |
vibidoo Guru
Joined: 27 Nov 2002 Posts: 409
|
Posted: Tue Jul 15, 2003 4:29 pm Post subject: Openmosix ; oMFS not mount |
|
|
I just finish to setup a small cluster
1 Master and one node .
And I would like to test it under omtest .
But When I launch the start_test .
I have the following error :
Code: |
oMFS not mount at /mfs
|
On the kernel
openmosix Filesystem is select
And I have my 2 nodes showing by showmap
|
|
Back to top |
|
|
_Max_ Apprentice
Joined: 03 Mar 2003 Posts: 264 Location: London, UK
|
Posted: Wed Jul 16, 2003 10:31 am Post subject: |
|
|
I created the mountpoint /mfs on all nodes and put the following line in my all my /etc/fstab. Maybe this would work for you, too.
Code: |
mfs_mnt /mfs mfs dfsa=1 0 0
|
|
|
Back to top |
|
|
vibidoo Guru
Joined: 27 Nov 2002 Posts: 409
|
Posted: Thu Jul 17, 2003 10:56 am Post subject: |
|
|
Thanks for your answer , I will try and keep you inform |
|
Back to top |
|
|
vibidoo Guru
Joined: 27 Nov 2002 Posts: 409
|
Posted: Thu Jul 17, 2003 6:22 pm Post subject: |
|
|
Thanks it works
|
|
Back to top |
|
|
|