On Tue, Jun 21, 2011 at 08:25:00AM -0400, Vadym Chepkov wrote: > > On Jun 21, 2011, at 5:38 AM, Dejan Muhamedagic wrote: > > > Hi, > > > > On Mon, Jun 20, 2011 at 11:01:37AM -0400, Vadym Chepkov wrote: > >> Hi, > >> > >> It seems iscsi RA in resource-agents-3.9.1 is broken on EPEL5 > >> > >> The problem comes from here: > >> > >> ocf_version_cmp "$version" "2.0-871" > >> if [ $? -eq 2 ]; then # newer than 2.0-871? > >> discovery_variant="discovery2" > >> options="-D" > >> fi > >> > >> iscsi-initiator-utils-6.2.0.872-6.el5 comes with 2.0-872 version, but it > >> doesn't understand discovery2 mode, even though help output prints it out. > >> According to the man page and I verified, it does fixe the problem, > >> variant should be discoverydb. > > > > discovery2 is documented in the release notes for the release > > 2.0-872: > > > > http://www.mail-archive.com/[email protected]/msg04883.html > > > > Furthermore, the user who reported a problem tested this > > fix: > > > > http://developerbugs.linux-foundation.org/show_bug.cgi?id=2562 > > > > Just how many open-iscsi user interfaces are there? Is there a > > source of the package you're using? Can you please reopen that > > bugzilla and add all the relevant information. > > > > Cheers, > > > > Dejan > > > I opened a bugzilla with Redhat, > https://bugzilla.redhat.com/show_bug.cgi?id=714744 > > Their RPM is based on open-iscsi-2.0-872-rc4-bnx2i.tar.gz. > > I re-opened the ticket.
Many thanks! Dejan > Cheers, > Vadym > > > _______________________________________________ > Linux-HA mailing list > [email protected] > http://lists.linux-ha.org/mailman/listinfo/linux-ha > See also: http://linux-ha.org/ReportingProblems _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
