Andy, I meant supported on the earlier version of glibc. I assume RHEL would have the same issues with the compiled RPMs as CentOS. I did get the rpmbuild to work -- it had an apparent hard-coded dependency on xsl-stylesheets-1.76.1, but the latest RHEL/Centos version was 1.75.2. I got around the build error by ln -s /usr/share/sgml/docbook/xsl-stylesheets-1.75.2 /usr/share/sgml/docbook/xsl-stylesheets-1.76.1 After that, it built clean and I got it installed now. I'll let you know if we have any more segfault issues. Thanks for the support! John On Sun, Dec 4, 2011 at 6:31 PM, Andy Grover <agrover@xxxxxxxxxx> wrote: > On 12/04/2011 07:49 AM, John Pletka wrote: >> What is the latest version of scsi-target-utils supported on CentOS6? > > Supported by whom? > >> The rpm build has a GLIBC_2.14 dependency, and the latest glibc on >> CentOS is glibc-2.12-1.7. I'd prefer not to upgrade glibc since that >> could open a whole new set of problems. >> >> The rpmbuild --rebuild of the source results in: >> make[1]: Leaving directory `/root/rpmbuild/BUILD/fujita-tgt-3e216c9/usr' >> error: Bad exit status from /var/tmp/rpm-tmp.a6iIYD (%build) > > I just built 1.0.22 last night for rawhide and it built ok -- was there > an error prior to that message? I'd guess you're missing build dependencies. > >> On a slightly related note: What is the preferred distribution for >> running tgtd? My whole infrastructure is CentOS, but this box will be >> a dedicated file server doing nothing but ISCSI and NFS shares. Would >> you recommend ditching CentOS for this and just install the latest >> Fedora? This is a production server so I've avoided Fedora in the >> past, but since this is a dedicated NAS, and Fedora gets the lastest >> tgtd, it might be time to change. > > You're asking me, personally? > > I think you should pony up for RHEL, duh. If you're comfortable running > a production server on Fedora (not recommended) then at least I can > repro issues there as well. > > SuSE, Oracle, and Canonical all also offer supported stable distros that > you may want to consider. Or Google "centos support". > > This list is for upstream development of tgt, and IMHO it's not fair to > rely on it for distro-specific packaging issues, or anything that is not > reproducible in the latest released version. > > Regards -- Andy > >> >> Thanks >> >> John >> >> >> >> On Thu, Nov 3, 2011 at 2:36 PM, Andy Grover <agrover@xxxxxxxxxx> wrote: >>> On 11/03/2011 09:52 AM, John Pletka wrote: >>> >>>> Are there any known stability problems with CentOS 6? (I have another >>>> NAS running tgtd on Centos 5.6 that is 100% stable). Should I abandon >>>> the yum supplied version and download and re-compile the latest from >>>> source? >>> >>> You could also get a recent Fedora rawhide version here: >>> >>> http://kojipkgs.fedoraproject.org/packages/scsi-target-utils/1.0.21/1.fc17/src/scsi-target-utils-1.0.21-1.fc17.src.rpm >>> >>> and "rpmbuild --rebuild <src rpm>", which would rebuild a binary rpm to >>> install. >>> >>> Regards -- Andy >> -- >> To unsubscribe from this list: send the line "unsubscribe stgt" in >> the body of a message to majordomo@xxxxxxxxxxxxxxx >> More majordomo info at http://vger.kernel.org/majordomo-info.html > -- To unsubscribe from this list: send the line "unsubscribe stgt" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html