<?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>Sys-Admin Information&#039;s &#187; System Properties</title>
	<atom:link href="http://sysinfo.bascomp.org/category/hpux/system-properties/feed/" rel="self" type="application/rss+xml" />
	<link>http://sysinfo.bascomp.org</link>
	<description></description>
	<lastBuildDate>Fri, 23 Apr 2010 09:43:23 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Show Memory Info In HP-UX</title>
		<link>http://sysinfo.bascomp.org/2007/08/show-memory-info-in-hp-ux/</link>
		<comments>http://sysinfo.bascomp.org/2007/08/show-memory-info-in-hp-ux/#comments</comments>
		<pubDate>Mon, 06 Aug 2007 05:00:15 +0000</pubDate>
		<dc:creator>Hendrawan</dc:creator>
				<category><![CDATA[HPUX]]></category>
		<category><![CDATA[System Properties]]></category>

		<guid isPermaLink="false">http://sysinfo.bascomp.org/2007/08/06/show-memory-info-in-hp-ux/</guid>
		<description><![CDATA[If your machine install the IGNITE software you can use print_manifest , If not you can use cstm (Command line interface to the Support Tool Manager)

bash&#62; echo &#34;selclass qualifier memory;info;wait;infolog&#34; &#124; /usr/sbin/cstm &#124; grep 'Total Configured'
Total Configured Memory   : 143360 MB

]]></description>
			<content:encoded><![CDATA[<p>If your machine install the IGNITE software you can use <a href="http://sysinfo.bascomp.org/2007/07/03/infomation/">print_manifest</a> , If not you can use <a href="http://docs.hp.com/en/diag/stm/sth_cstm.htm" target="_blank">cstm</a> (Command line interface to the Support Tool Manager)</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">bash</span><span style="color: #000000; font-weight: bold;">&gt;</span> <span style="color: #7a0874; font-weight: bold;">echo</span> <span style="color: #ff0000;">&quot;selclass qualifier memory;info;wait;infolog&quot;</span> <span style="color: #000000; font-weight: bold;">|</span> <span style="color: #000000; font-weight: bold;">/</span>usr<span style="color: #000000; font-weight: bold;">/</span>sbin<span style="color: #000000; font-weight: bold;">/</span>cstm <span style="color: #000000; font-weight: bold;">|</span> <span style="color: #c20cb9; font-weight: bold;">grep</span> <span style="color: #ff0000;">'Total Configured'</span>
Total Configured Memory   : <span style="color: #000000;">143360</span> MB</pre></div></div>

]]></content:encoded>
			<wfw:commentRss>http://sysinfo.bascomp.org/2007/08/show-memory-info-in-hp-ux/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Show Serial Number System In HP-UX</title>
		<link>http://sysinfo.bascomp.org/2007/08/show-serial-number-system-in-hp-ux/</link>
		<comments>http://sysinfo.bascomp.org/2007/08/show-serial-number-system-in-hp-ux/#comments</comments>
		<pubDate>Mon, 06 Aug 2007 04:40:02 +0000</pubDate>
		<dc:creator>Hendrawan</dc:creator>
				<category><![CDATA[HPUX]]></category>
		<category><![CDATA[System Properties]]></category>

		<guid isPermaLink="false">http://sysinfo.bascomp.org/2007/08/06/show-serial-number-system-in-hp-ux/</guid>
		<description><![CDATA[If your machine install the IGNITE software you can use print_manifest , If not you can use cstm (Command line interface to the Support Tool Manager)

bash&#62; echo &#34;selclass qualifier system;info;wait;infolog&#34; &#124; /usr/sbin/cstm &#124; grep &#34;System Serial Number&#34;
System Serial Number.......: S**xxxxxx

]]></description>
			<content:encoded><![CDATA[<p>If your machine install the IGNITE software you can use <a href="http://sysinfo.bascomp.org/2007/07/03/infomation/">print_manifest</a> , If not you can use <a href="http://docs.hp.com/en/diag/stm/sth_cstm.htm" target="_blank">cstm</a> (Command line interface to the Support Tool Manager)</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">bash</span><span style="color: #000000; font-weight: bold;">&gt;</span> <span style="color: #7a0874; font-weight: bold;">echo</span> <span style="color: #ff0000;">&quot;selclass qualifier system;info;wait;infolog&quot;</span> <span style="color: #000000; font-weight: bold;">|</span> <span style="color: #000000; font-weight: bold;">/</span>usr<span style="color: #000000; font-weight: bold;">/</span>sbin<span style="color: #000000; font-weight: bold;">/</span>cstm <span style="color: #000000; font-weight: bold;">|</span> <span style="color: #c20cb9; font-weight: bold;">grep</span> <span style="color: #ff0000;">&quot;System Serial Number&quot;</span>
System Serial Number.......: S<span style="color: #000000; font-weight: bold;">**</span>xxxxxx</pre></div></div>

]]></content:encoded>
			<wfw:commentRss>http://sysinfo.bascomp.org/2007/08/show-serial-number-system-in-hp-ux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>System Startup and Shutdown</title>
		<link>http://sysinfo.bascomp.org/2007/07/system-startup-and-shutdown/</link>
		<comments>http://sysinfo.bascomp.org/2007/07/system-startup-and-shutdown/#comments</comments>
		<pubDate>Wed, 04 Jul 2007 04:03:04 +0000</pubDate>
		<dc:creator>Eriek Regandono</dc:creator>
				<category><![CDATA[HPUX]]></category>
		<category><![CDATA[System Properties]]></category>

		<guid isPermaLink="false">http://sysinfo.bascomp.org/2007/07/04/system-startup-and-shutdown/</guid>
		<description><![CDATA[System boot process:

Power on
PDC executes CPU, Memory and other tests
PDC initialize the console to display messages
Looks for Primary boot path
It loads and executes Initial System Loader (ISL). Roll of boot ROM ends.
ISL loads the secondary system loader called "hpux". It resides on boot area of the disk
"hpux" loads "/stand/vmunix" into memory and hands control over [...]]]></description>
			<content:encoded><![CDATA[<p><strong>System boot process:</strong></p>
<blockquote>
<li>Power on</li>
<li>PDC executes CPU, Memory and other tests</li>
<li>PDC initialize the console to display messages</li>
<li>Looks for Primary boot path</li>
<li>It loads and executes Initial System Loader (ISL). Roll of boot ROM ends.</li>
<li><a href="http://docs.hp.com/en/32650-90907/ch03s01.html">ISL</a> loads the secondary system loader called "hpux". It resides on boot area of the disk</li>
<li>"hpux" loads "/stand/vmunix" into memory and hands control over to kernel</li>
<li>Kernel loads the device drivers</li>
<li>Swapper process started. It has process ID 0. It manages memory for swapping in and out. It schedules all other process. Its first job is to startup the init process.</li>
<li>/sbin/pre_init_rc getting executed. It checks and repairs root file system.</li>
<li>/sbin/init started. Process ID is 1.</li>
<p>It refers /etc/inittab. It does the following.<br />
1. read the /etc/inittab for default run level<br />
2. ioinitrc - It invokes insf command with -e option to find any new devices.<br />
3. bcheckrc - activates LVM and run fsck on file systems if required.<br />
4. /sbin/rc - It brings the system to the default run level. This script is run whenever the system moves from to a higher one or vice versa.<br />
5. /usr/bin/getty</p></blockquote>
<p><span id="more-9"></span></p>
<p><strong>To add a program to the startup time:</strong></p>
<blockquote><p>1. Execution script for starting and stopping is installed in /sbin/init.d directory<br />
2. Configuration files are placed in /etc/rc.config.d directory<br />
3. If script is to be run on run level 2, place a link to the execution script at /sbin/rc2.d directory</p></blockquote>
<p>HP-UX boot disk has a boot area. The files in this area are in the <a href="http://www.docs.hp.com/en/B9106-90011/lif.4.html">LIF</a> format.<br />
Important parts of the boot area are</p>
<blockquote><p>1. ISL: Initial program loader<br />
2. hpux: Secondary system loader<br />
3. AUTO: contains hpux utility name and arguments to be passed to the hpux utility<br />
4. LIF volume header that identifies LIF volume<br />
5. File containing hp-ux volume name</p></blockquote>
<p><strong><a href="http://docs.hp.com/en/32650-90907/ch03s01.html">ISL</a> Commands:</strong></p>
<blockquote><p>ISL&gt; hpux show autofile # To view the contents of AUTO file</p>
<p>ISL&gt; hpux -is boot # To boot the system in the single user mode</p>
<p>ISL&gt; hpux -lq boot # To ignore quorum and boot</p>
<p>ISL&gt; hpux -lm boot # To boot in the maintenance mode</p>
<p>ISL&gt; hpux -ll /stand # To list the files in the /stand directory</p></blockquote>
<p><strong>HPUX Commands:</strong></p>
<p>setboot command is used to view or change the boot path in a running system<br />
To set the primary path to scsi.1.0 and auto boot on</p>
<p># <strong>setboot -p scsi.1.0 -b on</strong></p>
<p>To create an area on the boot disk for a LIF volume, boot utilities and BDRA</p>
<p># <strong>pvcreate -B /dev/rdsk/c0t0d0</strong></p>
<p>To place the boot utilities on the boot disk:</p>
<p>#  <strong>mkboot  /dev/rdsk/c0t0d0</strong></p>
<p>To add an AUTO file in boot area:</p>
<p># <strong>mkboot -a "hpux (52.3.0;0)/stand/vmunix" /dev/rdsk/c0t0d0</strong></p>
<p>To List the contents of LIF volume</p>
<p># <strong>lifls -l /dev/dsk/c0t0d0</strong></p>
<p>lifcp command is used to copy files to or from the LIF volume<br />
To copy the contents of AUTO file to file1</p>
<p># <strong>lifcp /dev/rdsk/c0t0d0:AUTO file1</strong>  # Copies the contents of AUTO file to file1.</p>
<p>*c n v from http://sys-admin.net/wiki/HP-UX/Startup</p>
]]></content:encoded>
			<wfw:commentRss>http://sysinfo.bascomp.org/2007/07/system-startup-and-shutdown/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
