Hello, Gordan.<br>Thank you for your email<br><br>here's what it says<br><br>[langolier@bravo ~]$ yum list|grep -i gfs<br>fgfs-Atlas.i386                          0.3.1-5.fc8            fedora          <br>fgfs-base.noarch                         0.9.11-0.1.pre1.fc8    fedora          <br>
gfs-artemisia-fonts.noarch               20070415-1.fc8         updates         <br>gfs-baskerville-fonts.noarch             20070327-3.fc8         updates         <br>gfs-bodoni-classic-fonts.noarch          20070415-2.fc8         updates         <br>
gfs-bodoni-fonts.noarch                  20070415-1.fc8         updates         <br>gfs-complutum-fonts.noarch               20070413-3.fc8         updates         <br>gfs-didot-classic-fonts.noarch           20070415-1.fc8         updates         <br>
gfs-didot-fonts.noarch                   20070616-2.fc8         updates         <br>gfs-gazis-fonts.noarch                   20070417-2.fc8         updates         <br>gfs-neohellenic-fonts.noarch             20070415-1.fc8         updates         <br>
gfs-olga-fonts.noarch                    20060908-1.fc8         updates         <br>gfs-porson-fonts.noarch                  20060908-3.fc8         updates         <br>gfs-solomos-fonts.noarch                 20071114-2.fc8         updates         <br>
gfs-theokritos-fonts.noarch              20070415-2.fc8         updates         <br>gfs2-utils.i386                          2.03.00-3.fc8          updates    <br><br>I need to use gfs , not gfs2.<br>If it isn't included in fc, the alternative is to build from sources?<br>
<br>Best,<br>Oliveiros<br><br><br><div class="gmail_quote">2008/5/10 Gordan Bobic <<a href="mailto:gordan@bobich.net">gordan@bobich.net</a>>:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="Ih2E3d">Oliveiros Cristina wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hello, Gordan,<br>
Are you sure those are the packages?<br>
When I try to yum install gfs-utils and kmod-gfs, it says it doesn't know those packages...<br>
<br>
The other three are installed ok.<br>
</blockquote>
<br></div>
That's what the package names are on CentOS / RHEL5. I can't see why they would be different on Fedora, but you can always do:<br>
<br>
# yum list | grep -i gfs<br>
<br>
and see what that returns. It is possible that kmod-gfs is actually built into the kernel itself (Fedora have much more frequent complete kernel updates, as stability is not the main requirement), so there is no separate package.<br>

<br>
If I had to hazard a guess, then gfs-utils isn't there because GFS1 isn't included in Fedora, only GFS2. So try gfs2-utils. The output of "yum list" should make it obvious if this is the case.<br>
<br>
I said it before and I'll say it again - use FC's GFS2 at your peril. Last time I tried it (~6 months ago), it didn't work at all.<div><div></div><div class="Wj3C7c"><br>
<br>
Gordan<br>
<br>
--<br>
Linux-cluster mailing list<br>
<a href="mailto:Linux-cluster@redhat.com" target="_blank">Linux-cluster@redhat.com</a><br>
<a href="https://www.redhat.com/mailman/listinfo/linux-cluster" target="_blank">https://www.redhat.com/mailman/listinfo/linux-cluster</a><br>
</div></div></blockquote></div><br>