<?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: Maintaing multiple servers in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/maintaing-multiple-servers/m-p/2757648#M71744</link>
    <description>You may want to take a look at Service Control Manager. &lt;BR /&gt;&lt;BR /&gt;From &lt;A href="http://www.software.hp.com/cgi-bin/swdepot_parser.cgi/cgi/displayProductInfo.pl?productNumber=B8339BA" target="_blank"&gt;http://www.software.hp.com/cgi-bin/swdepot_parser.cgi/cgi/displayProductInfo.pl?productNumber=B8339BA&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;  &lt;BR /&gt;overview &lt;BR /&gt;Servicecontrol Manager&lt;BR /&gt;&lt;BR /&gt;This version of Servicecontrol Manager is for HP-UX 11i.&lt;BR /&gt;&lt;BR /&gt;Features and Benefits&lt;BR /&gt;&lt;BR /&gt;Servicecontrol Manager enables systems administrators to:&lt;BR /&gt;&lt;BR /&gt;Perform and monitor administration tasks on more than one node or node group with a single command. &lt;BR /&gt;Authorize users to run specific tools on specific nodes or node groups. &lt;BR /&gt;Track which users are performing administration tasks. &lt;BR /&gt;Integrate your own tools and scripts. &lt;BR /&gt; &lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt;Manuals are available at:&lt;BR /&gt;&lt;A href="http://docs.hp.com/hpux/netsys/index.html#ServiceControl%20Manager" target="_blank"&gt;http://docs.hp.com/hpux/netsys/index.html#ServiceControl%20Manager&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Thu, 04 Jul 2002 10:17:57 GMT</pubDate>
    <dc:creator>melvyn burnard</dc:creator>
    <dc:date>2002-07-04T10:17:57Z</dc:date>
    <item>
      <title>Maintaing multiple servers</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/maintaing-multiple-servers/m-p/2757645#M71741</link>
      <description>Greetings,&lt;BR /&gt;&lt;BR /&gt;We are currently running 8 HP-UX 10.20 servers (E,K classes).  Of these 5 can be classified as business critical production machines and are being upgraded to L3000/A500 (sorry, I can't remember the new names) running 11i.  So at the moment we can get away with similar (ie not properly managed) scripts on each machine.&lt;BR /&gt;&lt;BR /&gt;Soon, however, we will be taking delivery of 3 new L3000's and 16 A500's, 2 x 900Gb SAN's, 2/20 ultrium library for a new project (total redevelopment of our legacy apps for e-business) which has just started so I want to get procedures and policies in place to help us better manage the machines.  Ideas I've been thinking about are:&lt;BR /&gt;-an area to store a master set of files/configs&lt;BR /&gt;-cvs to manage revisions.&lt;BR /&gt;&lt;BR /&gt;We already have disaster recovery procedures in place so it should be only a little extra work to incorporate the new hardware.&lt;BR /&gt;&lt;BR /&gt;Being new to working with many servers I want to canvas other peoples opinions and ideas.  What other areas do you think I should consider?  Is there some good content I should look at?&lt;BR /&gt;&lt;BR /&gt;TIA&lt;BR /&gt;Craig</description>
      <pubDate>Thu, 04 Jul 2002 06:27:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/maintaing-multiple-servers/m-p/2757645#M71741</guid>
      <dc:creator>Craig Irvine</dc:creator>
      <dc:date>2002-07-04T06:27:23Z</dc:date>
    </item>
    <item>
      <title>Re: Maintaing multiple servers</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/maintaing-multiple-servers/m-p/2757646#M71742</link>
      <description>There is already some software on all your HP servers which controls 'master software/configs' and revisions - Software Distributor.&lt;BR /&gt;&lt;BR /&gt;If you do an swlist -l bundle  you can see some already. Each has a name and revision number. You can use SD to build your own locally customised bundle/product - we do. And we distribute it to all our servers to they are in sync. When we change something we update it, add +1 to the revision number, and use swinstall to install the latest version. Easy and controlled. &lt;BR /&gt;&lt;BR /&gt;You should investigate how to build you own software products/bundles using SD - once you know how its easy to maintain and use.&lt;BR /&gt;</description>
      <pubDate>Thu, 04 Jul 2002 06:31:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/maintaing-multiple-servers/m-p/2757646#M71742</guid>
      <dc:creator>Stefan Farrelly</dc:creator>
      <dc:date>2002-07-04T06:31:29Z</dc:date>
    </item>
    <item>
      <title>Re: Maintaing multiple servers</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/maintaing-multiple-servers/m-p/2757647#M71743</link>
      <description>Hi,&lt;BR /&gt;I agree with Stefan. We use SD to distribute changes to 250 remote systems. These changes do not only contain Unix-stuff, but also database stuff (both the software and data), application coding, etc. etc.&lt;BR /&gt;So one SD version can contain a new database software version, a completely new database schema, a new version of the application (which we do through pvcs), ... All this is packaged, distributed and configured automatically (using Control-M as scheduler). &lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Tom</description>
      <pubDate>Thu, 04 Jul 2002 07:32:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/maintaing-multiple-servers/m-p/2757647#M71743</guid>
      <dc:creator>Tom Geudens</dc:creator>
      <dc:date>2002-07-04T07:32:13Z</dc:date>
    </item>
    <item>
      <title>Re: Maintaing multiple servers</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/maintaing-multiple-servers/m-p/2757648#M71744</link>
      <description>You may want to take a look at Service Control Manager. &lt;BR /&gt;&lt;BR /&gt;From &lt;A href="http://www.software.hp.com/cgi-bin/swdepot_parser.cgi/cgi/displayProductInfo.pl?productNumber=B8339BA" target="_blank"&gt;http://www.software.hp.com/cgi-bin/swdepot_parser.cgi/cgi/displayProductInfo.pl?productNumber=B8339BA&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;  &lt;BR /&gt;overview &lt;BR /&gt;Servicecontrol Manager&lt;BR /&gt;&lt;BR /&gt;This version of Servicecontrol Manager is for HP-UX 11i.&lt;BR /&gt;&lt;BR /&gt;Features and Benefits&lt;BR /&gt;&lt;BR /&gt;Servicecontrol Manager enables systems administrators to:&lt;BR /&gt;&lt;BR /&gt;Perform and monitor administration tasks on more than one node or node group with a single command. &lt;BR /&gt;Authorize users to run specific tools on specific nodes or node groups. &lt;BR /&gt;Track which users are performing administration tasks. &lt;BR /&gt;Integrate your own tools and scripts. &lt;BR /&gt; &lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt;Manuals are available at:&lt;BR /&gt;&lt;A href="http://docs.hp.com/hpux/netsys/index.html#ServiceControl%20Manager" target="_blank"&gt;http://docs.hp.com/hpux/netsys/index.html#ServiceControl%20Manager&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 04 Jul 2002 10:17:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/maintaing-multiple-servers/m-p/2757648#M71744</guid>
      <dc:creator>melvyn burnard</dc:creator>
      <dc:date>2002-07-04T10:17:57Z</dc:date>
    </item>
    <item>
      <title>Re: Maintaing multiple servers</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/maintaing-multiple-servers/m-p/2757649#M71745</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;If you not already have done this I think you should have a look at Ignite. A Ignite server will be very useful for managing a large number of HP-UX servers. &lt;BR /&gt;Some features:&lt;BR /&gt;&lt;BR /&gt;Installing OS and applications from the network.&lt;BR /&gt;&lt;BR /&gt;GUI where you can see all your servers and a database where all configurations are stored.&lt;BR /&gt;&lt;BR /&gt;System backup/restores from the network (in a few minutes).&lt;BR /&gt;&lt;BR /&gt;"Golden Images", Install and configure one server and use this as a "master" for the rests.</description>
      <pubDate>Thu, 04 Jul 2002 12:00:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/maintaing-multiple-servers/m-p/2757649#M71745</guid>
      <dc:creator>Leif Halvarsson_2</dc:creator>
      <dc:date>2002-07-04T12:00:35Z</dc:date>
    </item>
  </channel>
</rss>

