Displaying 1 result from an estimated 1 matches for "sdhfksjdhfskhskjgh".
2010 Jul 14
2
some beginner questions
...ocfs2 (rw,_netdev,heartbeat=local)
As I understand the ocfs2 system I can use now these partition as a
single data storage. But it doesn't work. When I create a file or
directory on the ocfs2 partition, it doesn't "appear" on the other servers.
SERVER01:
server01:~# echo "sdhfksjdhfskhskjgh" >> /mnt/oc1/testfile
server01:~# cat /mnt/oc1/testfile
sdhfksjdhfskhskjgh
server01:~# ls -lh /mnt/oc1/
insgesamt 0
drwxr-xr-x 2 root root 3,9K 13. Jul 16:53 lost+found
-rw-r--r-- 1 root root 19 14. Jul 20:48 testfile
SERVER02
server02:~# ls -lh /mnt/oc1/
insgesamt 0
drwxr-xr-x 2 roo...