<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Omniback II 3.10 &amp;amp; GNU/Linux Slackware 7 in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/omniback-ii-3-10-amp-gnu-linux-slackware-7/m-p/2424444#M79291</link>
    <description>Hello,&lt;BR /&gt;&lt;BR /&gt;I have heard about problems with some linux name resolvers (provided with glibc) and OmniBack II 3.10.&lt;BR /&gt;&lt;BR /&gt;I'm not sure that a patch is provided for slackware, but as it depends on glibc, you may decide (at your own risk :-) to upgrade or downgrade it.&lt;BR /&gt;&lt;BR /&gt;Good luck.&lt;BR /&gt;&lt;BR /&gt;Kodjo&lt;BR /&gt;</description>
    <pubDate>Thu, 18 Oct 2001 19:46:47 GMT</pubDate>
    <dc:creator>Kodjo Agbenu</dc:creator>
    <dc:date>2001-10-18T19:46:47Z</dc:date>
    <item>
      <title>Omniback II 3.10 &amp; GNU/Linux Slackware 7</title>
      <link>https://community.hpe.com/t5/operating-system-linux/omniback-ii-3-10-amp-gnu-linux-slackware-7/m-p/2424441#M79288</link>
      <description>I have successfully run omniback II backups on one of the linux boxes i have here (Red hat 6.1) but when i try on the slackware box i have i get the following error messages in /usr/omni/log/debug.log&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;05/31/00 18:39:38  (LibCmn.lib).190.0 ["/src/lib/ipc/ipc.c /main/r31_split/10":1&lt;BR /&gt;589] A.03.10 b325&lt;BR /&gt;[IpcGetHostByName] gethostbyname (panama) returned 0 ~ #UNKNOWN DNS ERROR#&lt;BR /&gt;&lt;BR /&gt;05/31/00 18:39:38  (LibCmn.lib).190.0 ["/src/lib/cmn/common.c /main/r31_split/4"&lt;BR /&gt;:896] A.03.10 b325&lt;BR /&gt;gethostbyname() failed, h_errno=0 [host=panama, retry=0]&lt;BR /&gt;&lt;BR /&gt;05/31/00 18:39:38  (LibCmn.lib).190.0 ["/src/lib/cmn/common.c /main/r31_split/4"&lt;BR /&gt;:896] A.03.10 b325&lt;BR /&gt;gethostbyname() failed, h_errno=0 [host=panama, retry=0]&lt;BR /&gt;&lt;BR /&gt;05/31/00 18:39:38  INET.190.0 ["/src/lib/cmn/unix.c /main/51":126] A.03.10 b325&lt;BR /&gt;CmnGetUserInfo: getpwuid() failed, errcode=2 [euid=0]&lt;BR /&gt;&lt;BR /&gt;05/31/00 18:39:38  INET.190.0 ["/src/lib/cmn/unix.c /main/51":140] A.03.10 b325&lt;BR /&gt;CmnGetUserInfo: getgrgid() failed, errcode=2 [egid=0]&lt;BR /&gt;&lt;BR /&gt;05/31/00 18:39:38  INET.190.0 ["/src/lib/cmn/common.c /main/r31_split/4":896] A.&lt;BR /&gt;03.10 b325&lt;BR /&gt;gethostbyname() failed, h_errno=0 [host=omniback.xxx.xxx.xxx, retry=0]&lt;BR /&gt;&lt;BR /&gt;05/31/00 18:39:38  INET.190.0 ["/src/lib/ipc/ipc.c /main/r31_split/10":6914] A.0&lt;BR /&gt;3.10 b325&lt;BR /&gt;[IpcGetPeer] gethostbyaddr(&amp;amp;(hostip=4294967295), 4, AF_INET) failed (h_errno=0)&lt;BR /&gt;&lt;BR /&gt;05/31/00 18:39:38  INET.190.0 ["/src/lib/ipc/ipc.c /main/r31_split/10":6920] A.0&lt;BR /&gt;3.10 b325&lt;BR /&gt;IpcGetPeer: Could not expand ConnectionIP ""&lt;BR /&gt;&lt;BR /&gt;has anyone successfully run omniback backups on a slackware linux box, or know of a way too?</description>
      <pubDate>Wed, 31 May 2000 23:53:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/omniback-ii-3-10-amp-gnu-linux-slackware-7/m-p/2424441#M79288</guid>
      <dc:creator>support_5</dc:creator>
      <dc:date>2000-05-31T23:53:22Z</dc:date>
    </item>
    <item>
      <title>Re: Omniback II 3.10 &amp; GNU/Linux Slackware 7</title>
      <link>https://community.hpe.com/t5/operating-system-linux/omniback-ii-3-10-amp-gnu-linux-slackware-7/m-p/2424442#M79289</link>
      <description>I hate to say this, but I don't think that you have an Omniback issue.  I'm sure that your error messages are pointing to a DNS issue.&lt;BR /&gt;&lt;BR /&gt;Please verify that DNS is functionally the same on all of your boxes.&lt;BR /&gt;&lt;BR /&gt;Perform the following:&lt;BR /&gt;&lt;BR /&gt;1. named -v (as root) &amp;lt;- Check the version of named on all of th platforms&lt;BR /&gt;&lt;BR /&gt;2. examine the /etc/resolv.conf  &amp;lt;- Is it similar to the other Linux Boxes?&lt;BR /&gt;&lt;BR /&gt;3. Check the configuration of /etc/nsswitch.conf  &amp;lt;- is it simialr on all platforms?&lt;BR /&gt;&lt;BR /&gt;All of your errors indicate a failure to 'gethostbyname'&lt;BR /&gt;&lt;BR /&gt;I suspect that there is a problem in the /etc/resolv.conf nad the versions of named.&lt;BR /&gt;&lt;BR /&gt;Good Luck.&lt;BR /&gt;</description>
      <pubDate>Thu, 01 Jun 2000 14:19:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/omniback-ii-3-10-amp-gnu-linux-slackware-7/m-p/2424442#M79289</guid>
      <dc:creator>Albert E. Whale, CISSP</dc:creator>
      <dc:date>2000-06-01T14:19:55Z</dc:date>
    </item>
    <item>
      <title>Re: Omniback II 3.10 &amp; GNU/Linux Slackware 7</title>
      <link>https://community.hpe.com/t5/operating-system-linux/omniback-ii-3-10-amp-gnu-linux-slackware-7/m-p/2424443#M79290</link>
      <description>I had the error message, too (suse7.0 omnibackII3.5)&lt;BR /&gt;&lt;BR /&gt;the problem is away, when you the install&lt;BR /&gt;Packet (a) nssv1.rmp (suse7.0)!!!&lt;BR /&gt;&lt;BR /&gt;then run omniback !!&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;&lt;BR /&gt;juergen raschke</description>
      <pubDate>Thu, 18 Oct 2001 10:17:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/omniback-ii-3-10-amp-gnu-linux-slackware-7/m-p/2424443#M79290</guid>
      <dc:creator>Juergen Raschke</dc:creator>
      <dc:date>2001-10-18T10:17:47Z</dc:date>
    </item>
    <item>
      <title>Re: Omniback II 3.10 &amp; GNU/Linux Slackware 7</title>
      <link>https://community.hpe.com/t5/operating-system-linux/omniback-ii-3-10-amp-gnu-linux-slackware-7/m-p/2424444#M79291</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;I have heard about problems with some linux name resolvers (provided with glibc) and OmniBack II 3.10.&lt;BR /&gt;&lt;BR /&gt;I'm not sure that a patch is provided for slackware, but as it depends on glibc, you may decide (at your own risk :-) to upgrade or downgrade it.&lt;BR /&gt;&lt;BR /&gt;Good luck.&lt;BR /&gt;&lt;BR /&gt;Kodjo&lt;BR /&gt;</description>
      <pubDate>Thu, 18 Oct 2001 19:46:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/omniback-ii-3-10-amp-gnu-linux-slackware-7/m-p/2424444#M79291</guid>
      <dc:creator>Kodjo Agbenu</dc:creator>
      <dc:date>2001-10-18T19:46:47Z</dc:date>
    </item>
  </channel>
</rss>

