On Tue, Dec 29, 2009 at 10:44 PM, Gordan Bobic <span dir="ltr"><<a href="mailto:gordan@bobich.net">gordan@bobich.net</a>></span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="im">Diamond Li wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
after I use mkfs.gfs2, it works. However, I did not see any document<br>
to mention this command,  always gfs_mkfs.<br>
</blockquote>
<br></div>
I'm not sure what you're doing differntly (you omitted the FS creation command in your previous email), but this works just fine for me:<br>
<br>
gfs_mkfs -j 2 -p lock_dlm -t test:root /dev/hdb<br>
mount /mnt/gfs<br>
<br>
The fstab line is:<br>
/dev/hdb   /mnt/gfs   gfs   defaults,noatime,nodiratime   0 0<br></blockquote><div class="im"><br><br>I had a similar problem in my Redhat Clustering and Storage Management class the other week. I believe the problem was with a couple of mistakes I made while playing around in one of the labs. I know once it was because I was trying to mount the block device instead of the logical volume.<br>
<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
in my humble opnion, redhat has a log way to provide real enterprise<br>
solution, both from software quality and documentation.<br>
</blockquote>
<br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><br>
There doesn't seem to be enough in this thread to persuade me that the cause of problems isn't user error. :)<font color="#888888"></font><br></blockquote><div><br>IIRC, gfs2 is still under development and considered experimental. There's tons of documentation for production-quality GFS and I imagine once gfs2 gets more mainlined, this will be the case also.  <br>
</div></div>