<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.2900.3020" name=GENERATOR></HEAD>
<BODY>
<DIV dir=ltr align=left><SPAN class=203532218-21122006><FONT color=#0000ff>I'm a 
newbie too and got similar error while trying to get min-gfs setup 
working. <SPAN class=203532218-21122006><FONT color=#0000ff>Steps in 
min-gfs skips the whole cluster configuration using "-n" (which is kinda neat to 
get started). </FONT></SPAN></FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=203532218-21122006><FONT 
color=#0000ff></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=203532218-21122006><FONT color=#0000ff>Try 
adding "-n" to gnbd_import similar to your gnbd_serv(see man 
gnbd_import).</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=203532218-21122006><FONT 
color=#0000ff></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=203532218-21122006><FONT 
color=#0000ff>/sbin/gnbd_import -n -i boston</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=203532218-21122006><FONT 
color=#0000ff></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=203532218-21122006><FONT color=#0000ff>I 
presume min-gfs document should be updated/corrected for this. 
</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=203532218-21122006><FONT 
color=#0000ff></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=203532218-21122006><FONT 
color=#0000ff>Getting this to work with cluster mode (i.e. without -n) 
involves starting ccsd, cman and creating an appropriate cluster.conf. 
</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=203532218-21122006><FONT 
color=#0000ff></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=203532218-21122006><FONT 
color=#0000ff>thanks,</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=203532218-21122006><FONT 
color=#0000ff>Sridhar</FONT></SPAN></DIV><BR>
<BLOCKQUOTE 
style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #0000ff 2px solid; MARGIN-RIGHT: 0px">
  <DIV class=OutlookMessageHeader lang=en-us dir=ltr align=left>
  <HR tabIndex=-1>
  <FONT face=Tahoma size=2><B>From:</B> linux-cluster-bounces@redhat.com 
  [mailto:linux-cluster-bounces@redhat.com] <B>On Behalf Of </B>Michael 
  Mitchell<BR><B>Sent:</B> Thursday, December 21, 2006 6:12 AM<BR><B>To:</B> 
  linux-cluster@redhat.com<BR><B>Subject:</B> [Linux-cluster] ERROR cannot get 
  node name<BR></FONT><BR></DIV>
  <DIV></DIV>Ok, well I am still following the mini how to that is included in 
  the tar ball.<BR><BR>When I go to startup everything on the node I get the 
  following:<BR><BR>[root@perforce2 cluster-1.03.00]# depmod 
  -a<BR>[root@perforce2 cluster-1.03.00]# modprobe gnbd<BR>[root@perforce2 
  cluster-1.03.00]# modprobe gfs<BR>[root@perforce2 cluster-1.03.00]# modprobe 
  lock_dlm<BR>[root@perforce2 cluster-1.03.00]# gnbd_import -i 
  boston<BR>gnbd_import: ERROR cannot get node name : No such process 
  <BR>gnbd_import: ERROR No cluster manager is running<BR>gnbd_import: ERROR If 
  you are not planning to use a cluster manager, use -n<BR>[root@perforce2 
  cluster-1.03.00]# <BR><BR>Is there something I forgot?<BR><BR>here is the 
  selection from the file: <BR><BR>- load kernel modules on nodes<BR><BR>node2 
  and node3> modprobe gnbd<BR>node2 and node3> modprobe gfs<BR>node2 and 
  node3> modprobe lock_dlm<BR><BR>- run the following 
  commands<BR><BR>node1> gnbd_serv -n <BR>node1> gnbd_export -c -d 
  /dev/sda1 -e global_disk<BR><BR>node2 and node3> gnbd_import -i 
  node1<BR>node2 and node3> ccsd<BR>node2 and node3> cman_tool 
  join<BR>node2 and node3> fence_tool join<BR><BR>node2> gfs_mkfs -p 
  lock_dlm -t gamma:gfs1 -j 2 /dev/gnbd/global_disk <BR><BR>node2 and node3> 
  mount -t gfs /dev/gnbd/global_disk /mnt<BR><BR>- the end, you now have a gfs 
  file system mounted on node2 and node3<BR><BR><BR clear=all><BR>-- <BR>Mike 
  Mitchell<BR><A href="mailto:otakurx@gmail.com">otakurx@gmail.com</A><BR>(603) 
  706-0026<BR><A href="http://www.otaku-wired.net">www.otaku-wired.net</A> 
  (offline)<BR><A 
  href="http://zatoichi.is-a-geek.org">zatoichi.is-a-geek.org</A><BR><A 
  href="http://otakurx.blogspot.com">otakurx.blogspot.com</A> (my Blog) 
</BLOCKQUOTE></BODY></HTML>