<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Unix Sysadmin &#187; AIX</title>
	<atom:link href="http://www.sysadmindayph.com/blog/category/aix/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sysadmindayph.com/blog</link>
	<description>SysAdmin Blog, TechTips and Reviews</description>
	<lastBuildDate>Fri, 27 Jan 2012 04:36:08 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>HMC &#8211; Hardware Manage Console Overview</title>
		<link>http://www.sysadmindayph.com/blog/hmc-hardware-manage-console-overview/</link>
		<comments>http://www.sysadmindayph.com/blog/hmc-hardware-manage-console-overview/#comments</comments>
		<pubDate>Fri, 25 Feb 2011 07:26:34 +0000</pubDate>
		<dc:creator>elizar</dc:creator>
				<category><![CDATA[AIX]]></category>

		<guid isPermaLink="false">http://www.sysadmindayph.com/blog/?p=236</guid>
		<description><![CDATA[HMC is an abbreviation which expands to Hardware Management Console. The term HMC is normally used with context to IBM pSeries Servers. What is HMC? HMC is a Linux based desktop PC workstation which is dedicated to a number of pSeries servers. It’s is used to manage LPARs. There can be several LPARs or a &#8230; <a href="http://www.sysadmindayph.com/blog/hmc-hardware-manage-console-overview/">Continue reading</a>]]></description>
			<content:encoded><![CDATA[<p>HMC is an abbreviation which expands to Hardware Management Console. The term HMC is normally used with context to IBM pSeries Servers.</p>
<p>What is HMC?<br />
HMC is a Linux based desktop PC workstation which is dedicated to a number of pSeries servers. It’s is used to manage LPARs. There can be several LPARs or a single full partition on physical pSeries server system. HMC provides GUI (Graphical User Interface) and CLI (Command Line Interface) to manage LPARs.</p>
<p>7040-681, 7040-671, 7039-651, 7038-6M2 etc. are some of the models of HMC.</p>
<p>Uses of HMC<br />
HMC is used in a number of ways to manage LPARs. Few of its uses are listed below:</p>
<p>   1. HMC is used to start, stop, reset and shutdown an LPAR.<br />
   2. pSeries servers systems can be booted started and stopped using HMC.<br />
   3. HMC can be used to open virtual console for every partition or pSeries server connected to the HMC. It looks like original console of the server.<br />
   4. HMC can be used to create partition profiles. Each profile contains information on processor, memory and I/O resources allocated to that particular partition. It also helps to switch between various profiles of LPAR. If you want to choose different profile for an LPAR, you need to reset the LPAR.<br />
   5. HMC can be used to carryout DLPAR operations between specific LPARs. This way memory, processor etc. resources can be allocated/de-allocated dynamically without the need to restart any LPAR.<br />
   6. Physical System resources and the status of system can be displayed by HMC.<br />
   7. HMC itself can be managed through its GUI and CLI tools.<br />
   8. HMC software level can be managed by HMC itself. That’s called microcode management.<br />
   9. Some problem determination and service support are also provided by HMC which include supports like call-home and error log notifications through phone line.</p>
<p>Â<br />
Connection Interface For HMC<br />
HMC connects to the server using serial interface and the protocol used is RS232. More serial ports to connect to multiple servers can be provided by Asynchronous Adapters</p>
<p><a href="http://unix.worldiswelcome.com/introduction-to-hmc" rel="nofollow">Credits</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.sysadmindayph.com/blog/hmc-hardware-manage-console-overview/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Setting Search $PATH csh</title>
		<link>http://www.sysadmindayph.com/blog/setting-search-path-csh/</link>
		<comments>http://www.sysadmindayph.com/blog/setting-search-path-csh/#comments</comments>
		<pubDate>Wed, 01 Jul 2009 02:35:56 +0000</pubDate>
		<dc:creator>elizar</dc:creator>
				<category><![CDATA[AIX]]></category>
		<category><![CDATA[Commands]]></category>
		<category><![CDATA[Solaris]]></category>
		<category><![CDATA[Solaris 10]]></category>
		<category><![CDATA[c shell]]></category>
		<category><![CDATA[csh]]></category>
		<category><![CDATA[path]]></category>
		<category><![CDATA[setting path]]></category>

		<guid isPermaLink="false">http://www.sysadmindayph.com/blog/?p=156</guid>
		<description><![CDATA[Another quikie copy/paste kind of thingy&#8230; You may set your search path automatically each time you log in, by placing the appropriate &#8220;set path&#8221; command in your &#8220;.login&#8221; file. (To learn more about the .login file, type &#8220;help dotlogin&#8221;.) Here is a sample of a command line that you might put in your .login file &#8230; <a href="http://www.sysadmindayph.com/blog/setting-search-path-csh/">Continue reading</a>]]></description>
			<content:encoded><![CDATA[<p>Another quikie copy/paste kind of thingy&#8230;</p>
<p>You may set your search path automatically each time you log in, by placing the appropriate &#8220;set path&#8221; command in your &#8220;.login&#8221; file. </p>
<p>(To learn more about the .login file, type &#8220;help dotlogin&#8221;.) Here is a sample of a command line that you might put in your .login file to set a non-standard search path:</p>
<p>       set path = ( $path /usr/ucb /bin /usr/bin /usr/new .)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.sysadmindayph.com/blog/setting-search-path-csh/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Top equivalent for AIX &#8211; Topas, Only Better</title>
		<link>http://www.sysadmindayph.com/blog/top-equivalent-for-aix-topas-only-better/</link>
		<comments>http://www.sysadmindayph.com/blog/top-equivalent-for-aix-topas-only-better/#comments</comments>
		<pubDate>Wed, 24 Jun 2009 10:03:41 +0000</pubDate>
		<dc:creator>elizar</dc:creator>
				<category><![CDATA[AIX]]></category>
		<category><![CDATA[Commands]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Solaris]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[top]]></category>
		<category><![CDATA[topas]]></category>

		<guid isPermaLink="false">http://www.sysadmindayph.com/blog/?p=155</guid>
		<description><![CDATA[Top equivalent for AIX &#8211; Topas, Only Better&#8230; That&#8217;s what I searched when I got a ticket from one of the AIX boxes here complaining about CPU being 99% used up. Of course, you can use vmstat with interval, but for those sysadmin folks who are use to using Top, its still more comfortable using &#8230; <a href="http://www.sysadmindayph.com/blog/top-equivalent-for-aix-topas-only-better/">Continue reading</a>]]></description>
			<content:encoded><![CDATA[<p>Top equivalent for AIX &#8211; Topas, Only Better&#8230; That&#8217;s what I searched when I got a ticket from one of the AIX boxes here complaining about CPU being 99% used up.</p>
<p>Of course, you can use vmstat with interval, but for those sysadmin folks who are use to using Top, its still more comfortable using (and seeing) the top output.</p>
<p>Topas is the equivalent of Top for AIX.. it&#8217;s better than Top as a matter of fact according to some AIX gurus (and Solaris)</p>
<p>If you persists in using top, You&#8217;ll have to build it yourself from the sources at <a href="http://www.unixtop.org/">http://www.unixtop.org/</a> plus probably this fix: </p>
<p>        <a href="http://sourceforge.net/tracker/index.php?func=detail&amp;aid=934590&amp;group_id=72892&amp;atid=536044">http://sourceforge.net/tracker/index.php?func=detail&amp;aid=934590&amp;group_id=72892&amp;atid=536044</a></p>
<p>Good luck!</p>
<p> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.sysadmindayph.com/blog/top-equivalent-for-aix-topas-only-better/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

