View Single Post

   
  #6 (permalink)  
Old 01-18-2008, 08:12 AM
Michael Heiming
 
Posts: n/a
Default Re: GFS and Fedora 4 Cluser Setup (Begginer)

In comp.os.linux.setup joealey2003@yahoo.com:
> [ getting GFS working on FC4 ]


>> So i have now to create the file system and the tool for that is
>> gfs_mkfs?
>> Let me describe some tries:
>> >gfs_mkfs -p lock_dlm -t myclust -j 8 /dev/group1/my_logical_group

>> locktable error: missing colon in the locktable


> That doesn't appear to be the proper syntax, see 'man gfs_mkfs'
> "EXAMPLE".


> Ok. I tried now the example and got success! Here goes the command:


[ more gfs questions ]

> After the success command, i tried to mount and then got error.
> Please, look:


> >mount /dev/group1/my_logical_group /mnt -t gfs


> GFS: Trying to join cluster "lock_dlm", "mycluster:mygfs"
> lock_dlm: cannot get cman reference -107
> lock_dlm: init_cluster error -107
> GFS: can't mount proto = lock_dlm, table = mycluster:mygfs, hostdata =
> mount: Transport endpoint is not connected


Now let me answer, try the docu first:

http://www.redhat.com/docs/manuals/csgfs/

"Red Hat GFS 6.1 Administrator's Guide" should answer your
question and hopefully enable you to get things working.

Good luck

BTW
Doesn't seemed to have worked with quoting, but thy for trying
anyway.

--
Michael Heiming (X-PGP-Sig > GPG-Key ID: EDD27B94)
mail: echo zvpunry@urvzvat.qr | perl -pe 'y/a-z/n-za-m/'
#bofh excuse 257: That would be because the software doesn't
work.
Reply With Quote