<?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: Installing Veritas on HP-UX 11i in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/installing-veritas-on-hp-ux-11i/m-p/4462043#M732783</link>
    <description>/etc/services is a documentation file ONLY.  Just because something is listed does not mean it is in use.&lt;BR /&gt;&lt;BR /&gt;You can have ports in use that are NOT listed in /etc/services.&lt;BR /&gt;&lt;BR /&gt;Are you using the "MC/System Environment Console multiplexer" (whatever that is!)?  If not, then it should be safe to install your Veritas backup client.</description>
    <pubDate>Sat, 18 Jul 2009 18:31:44 GMT</pubDate>
    <dc:creator>Patrick Wallek</dc:creator>
    <dc:date>2009-07-18T18:31:44Z</dc:date>
    <item>
      <title>Installing Veritas on HP-UX 11i</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/installing-veritas-on-hp-ux-11i/m-p/4462039#M732779</link>
      <description>&lt;!--!*#--&gt;Hello all,&lt;BR /&gt;&lt;BR /&gt;I am trying to set up Veritas backup client on  the HP-UX 11i server. Apparently the MC/System Environment Console multiplexer uses port 10000. The Veritas beremote service supplied by symantec requires that I use port 10000. Can someone send me instructions on setting this up? Can I change the console port without damaging my server?&lt;BR /&gt;&lt;BR /&gt;Thanks in advance.&lt;BR /&gt;</description>
      <pubDate>Fri, 17 Jul 2009 13:42:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/installing-veritas-on-hp-ux-11i/m-p/4462039#M732779</guid>
      <dc:creator>Andre Gibson</dc:creator>
      <dc:date>2009-07-17T13:42:26Z</dc:date>
    </item>
    <item>
      <title>Re: Installing Veritas on HP-UX 11i</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/installing-veritas-on-hp-ux-11i/m-p/4462040#M732780</link>
      <description>When you say it "uses port 10000" do you just mean you see an entry in /etc/services at this value, or is something actually listening at port 10000 on your server?&lt;BR /&gt;&lt;BR /&gt;Just cos there's an entry in /etc/services doesn't mean the host is using that port. I think this service was actually to do with a *very* old version of Serviceguard or something of that ilk - I seriously doubt you are using the port...&lt;BR /&gt;&lt;BR /&gt;if:&lt;BR /&gt;&lt;BR /&gt;netstat -an | grep 10000&lt;BR /&gt;&lt;BR /&gt;returns nothing I'd guess you are safe to use that port - you might want to change the service name and description in /etc/services though to avoid confusion...&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;&lt;BR /&gt;Duncan</description>
      <pubDate>Fri, 17 Jul 2009 14:31:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/installing-veritas-on-hp-ux-11i/m-p/4462040#M732780</guid>
      <dc:creator>Duncan Edmonstone</dc:creator>
      <dc:date>2009-07-17T14:31:09Z</dc:date>
    </item>
    <item>
      <title>Re: Installing Veritas on HP-UX 11i</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/installing-veritas-on-hp-ux-11i/m-p/4462041#M732781</link>
      <description>&lt;!--!*#--&gt;Here is what I see on my server&lt;BR /&gt;&lt;BR /&gt;# netstat -an | grep 10000&lt;BR /&gt;tcp        0      0  *.10000                *.*                     LISTEN&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;# ps -ef | grep beremote&lt;BR /&gt;    root  1253     1  0  Jun 30  ?         3:39 /opt/VRTSralus/bin/beremote&lt;BR /&gt;    root 14976 16205  0 11:46:23 pts/2     0:00 grep beremote&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;# more /etc/services&lt;BR /&gt;console     10000/tcp                # MC/System Environment console multiplexor&lt;BR /&gt;&lt;BR /&gt;I think the port is already in use.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 17 Jul 2009 19:10:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/installing-veritas-on-hp-ux-11i/m-p/4462041#M732781</guid>
      <dc:creator>Andre Gibson</dc:creator>
      <dc:date>2009-07-17T19:10:46Z</dc:date>
    </item>
    <item>
      <title>Re: Installing Veritas on HP-UX 11i</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/installing-veritas-on-hp-ux-11i/m-p/4462042#M732782</link>
      <description>are you sure its not beremote itself using the port? If you stop beremote do you still have something listening on port 10000?&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;&lt;BR /&gt;Duncan</description>
      <pubDate>Sat, 18 Jul 2009 16:26:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/installing-veritas-on-hp-ux-11i/m-p/4462042#M732782</guid>
      <dc:creator>Duncan Edmonstone</dc:creator>
      <dc:date>2009-07-18T16:26:57Z</dc:date>
    </item>
    <item>
      <title>Re: Installing Veritas on HP-UX 11i</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/installing-veritas-on-hp-ux-11i/m-p/4462043#M732783</link>
      <description>/etc/services is a documentation file ONLY.  Just because something is listed does not mean it is in use.&lt;BR /&gt;&lt;BR /&gt;You can have ports in use that are NOT listed in /etc/services.&lt;BR /&gt;&lt;BR /&gt;Are you using the "MC/System Environment Console multiplexer" (whatever that is!)?  If not, then it should be safe to install your Veritas backup client.</description>
      <pubDate>Sat, 18 Jul 2009 18:31:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/installing-veritas-on-hp-ux-11i/m-p/4462043#M732783</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2009-07-18T18:31:44Z</dc:date>
    </item>
  </channel>
</rss>

