Re: GFS and Fedora 4 Cluser Setup (Begginer)

joealey2003_at_yahoo.com
Date: 08/08/05

  • Next message: Michael Heiming: "Re: GFS and Fedora 4 Cluser Setup (Begginer)"
    Date: 8 Aug 2005 13:26:03 -0700
    
    

    [ 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:

    >gfs_mkfs -t mycluster:mygfs -p lock_dlm -j 1 dev/group1/my_logical_volume

     Device: /dev/group1/my_logical_volume
     Blocksize: 4096
     Filesystem Size: 229332
     Journals: 1
     Resource Groups: 8
     Locking Protocol: lock_dlm
     Lock Table: mycluster:mygfs

     Syncing....
     All Done

     Now, let me ask:
         Why the filesystem size is not 10.000mb as the partition was?
         What is this journals? How many of then i have to use?
         Resource Groups is the max number of computers i can have in a
    group?

     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


  • Next message: Michael Heiming: "Re: GFS and Fedora 4 Cluser Setup (Begginer)"

    Relevant Pages

    • Re: GFS and Fedora 4 Cluser Setup (Begginer)
      ... > locktable error: ... Why the filesystem size is not 10.000mb as the partition was? ... Resource Groups is the max number of computers i can have in a ... i tried to mount and then got error. ...
      (comp.os.linux.setup)
    • Re: GFS and Fedora 4 Cluser Setup (Begginer)
      ... > locktable error: ... Why the filesystem size is not 10.000mb as the partition was? ... Resource Groups is the max number of computers i can have in a ... i tried to mount and then got error. ...
      (linux.redhat.install)