<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>PKochummen's Weblog</title>
	<atom:link href="http://pkochummen.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://pkochummen.wordpress.com</link>
	<description>SysAdmin Stuff</description>
	<lastBuildDate>Tue, 07 Apr 2009 19:45:40 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='pkochummen.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>PKochummen's Weblog</title>
		<link>http://pkochummen.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://pkochummen.wordpress.com/osd.xml" title="PKochummen&#039;s Weblog" />
	<atom:link rel='hub' href='http://pkochummen.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Solaris Zone in &#8220;shutting_down&#8221; state</title>
		<link>http://pkochummen.wordpress.com/2009/04/08/solaris-zone-in-shutting_down-state/</link>
		<comments>http://pkochummen.wordpress.com/2009/04/08/solaris-zone-in-shutting_down-state/#comments</comments>
		<pubDate>Tue, 07 Apr 2009 19:40:53 +0000</pubDate>
		<dc:creator>pkochummen</dc:creator>
				<category><![CDATA[Solaris]]></category>

		<guid isPermaLink="false">http://pkochummen.wordpress.com/?p=59</guid>
		<description><![CDATA[One of the most annoying situations when administering  Solaris zones is when you try to reboot / halt a zone , the zone goes into a &#8220;shutting_down&#8221; state which is kind of a hung state where it is neither down nor up. The only solution to get the zone out of the &#8220;shutting_down&#8221; state was [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=pkochummen.wordpress.com&amp;blog=4212745&amp;post=59&amp;subd=pkochummen&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>One of the most annoying situations when administering  Solaris zones is when you try to reboot / halt a zone , the zone goes into a &#8220;shutting_down&#8221; state which is kind of a hung state where it is neither down nor up.</p>
<p>The only solution to get the zone out of the &#8220;shutting_down&#8221; state was to reboot the global which is not really good  because it brings down all the other local zones on the global.</p>
<p>On Solaris 10 10/08 (update 6) have observed that there may be a workaround for this issue.</p>
<p>The following are the steps that I followed from the global</p>
<p><strong><em>zoneadm list -cv</em></strong> &#8212; This shows the affected local zone in &#8220;shutting_down&#8221;</p>
<p><strong><em>ps -ef | grep zoneadmd</em></strong> &#8212; Find the PID for the zoneadmd corresponding to the affected zone</p>
<p><em><strong>kill -9 PID</strong></em> &#8212; Kill the PID which we get from the previous command</p>
<p><strong><em>zoneadm -z &lt;zone&gt; halt</em></strong> &#8212; Run the command to halt a zone with &lt;zone&gt; being affected zone name</p>
<p>The above command should complain about the zoneadmd for the zone being down and being restarted or something like that.</p>
<p>Disclaimer : This worked for me a couple of times on Update 6 but did not work for me on update 5 and below.</p>
<p>Hope this helps.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/pkochummen.wordpress.com/59/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/pkochummen.wordpress.com/59/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/pkochummen.wordpress.com/59/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/pkochummen.wordpress.com/59/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/pkochummen.wordpress.com/59/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/pkochummen.wordpress.com/59/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/pkochummen.wordpress.com/59/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/pkochummen.wordpress.com/59/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/pkochummen.wordpress.com/59/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/pkochummen.wordpress.com/59/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/pkochummen.wordpress.com/59/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/pkochummen.wordpress.com/59/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/pkochummen.wordpress.com/59/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/pkochummen.wordpress.com/59/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=pkochummen.wordpress.com&amp;blog=4212745&amp;post=59&amp;subd=pkochummen&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://pkochummen.wordpress.com/2009/04/08/solaris-zone-in-shutting_down-state/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/447a8a7f9252b0f1e304391833915faa?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">pkochummen</media:title>
		</media:content>
	</item>
		<item>
		<title>Install Solaris 10u6 x86 on HP BL460c</title>
		<link>http://pkochummen.wordpress.com/2009/03/21/install-solaris-10u6-x86-on-hp-bl460c/</link>
		<comments>http://pkochummen.wordpress.com/2009/03/21/install-solaris-10u6-x86-on-hp-bl460c/#comments</comments>
		<pubDate>Fri, 20 Mar 2009 21:02:56 +0000</pubDate>
		<dc:creator>pkochummen</dc:creator>
				<category><![CDATA[Solaris]]></category>
		<category><![CDATA[BL460c]]></category>
		<category><![CDATA[HP]]></category>
		<category><![CDATA[Solaris 10]]></category>
		<category><![CDATA[x86]]></category>

		<guid isPermaLink="false">http://pkochummen.wordpress.com/?p=49</guid>
		<description><![CDATA[Problem: Trying to install Solaris 10u6 x86 onto a HP BL460c server blade through the iLOv2 . The install errors out with &#8220;No Disks Found&#8221; message Solution: Download and install the HP SmartArray controller driver from HP site (CPQary3-2.0.0-solaris10-i386) Procedure: Mount the ISO as a virtual cdrom from the iLO v2 web interface and boot [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=pkochummen.wordpress.com&amp;blog=4212745&amp;post=49&amp;subd=pkochummen&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><strong>Problem</strong>:</p>
<p>Trying to install Solaris 10u6 x86 onto a HP BL460c server blade through the iLOv2 . The install errors out with &#8220;No Disks Found&#8221; message</p>
<p><strong>Solution</strong>:</p>
<p>Download and install the HP SmartArray controller driver from HP site (CPQary3-2.0.0-solaris10-i386)</p>
<p><strong>Procedure</strong>:</p>
<ul>
<li>Mount the ISO as a virtual cdrom from the iLO v2 web interface and boot the server blade</li>
<li>When the install comes to the point where you are asked to choose what kind of install ( the prompt where it asks whether you want an interactive , desktop , text console etc)</li>
<li>Choose the option 5 , something like &#8220;install 3rd party package/patch&#8221;,  and it asks you where to install the package / patch from</li>
<li>From the iLO v2 interface , umount the Solaris 10 ISO and mount the image of the downloaded driver from HP and choose the option for searching all paths (cdrom , non-usb &#8230;etc)</li>
<li>This will find and install the driver.</li>
<li>Umount the image of the driver and mount the Solaris 10 ISO again.</li>
<li>Continue with normal installation</li>
</ul>
<p><strong>Note</strong>:</p>
<p>Since most of our servers are SPARC based , did not want to take the pain to configure Jumpstart for a single server , but if Jumpstart is used for installation, addition of 3rd party packages / patches is easier.</p>
<p><strong>Recommendation</strong> :</p>
<p>Choose the option 3, 4 from the installation menu and you get to choose the option to boot from ZFS. It has worked flawlessly for us. Your mileage may vary.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/pkochummen.wordpress.com/49/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/pkochummen.wordpress.com/49/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/pkochummen.wordpress.com/49/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/pkochummen.wordpress.com/49/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/pkochummen.wordpress.com/49/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/pkochummen.wordpress.com/49/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/pkochummen.wordpress.com/49/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/pkochummen.wordpress.com/49/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/pkochummen.wordpress.com/49/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/pkochummen.wordpress.com/49/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/pkochummen.wordpress.com/49/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/pkochummen.wordpress.com/49/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/pkochummen.wordpress.com/49/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/pkochummen.wordpress.com/49/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=pkochummen.wordpress.com&amp;blog=4212745&amp;post=49&amp;subd=pkochummen&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://pkochummen.wordpress.com/2009/03/21/install-solaris-10u6-x86-on-hp-bl460c/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/447a8a7f9252b0f1e304391833915faa?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">pkochummen</media:title>
		</media:content>
	</item>
		<item>
		<title>Migrate from EMC powerpath to MPxIO.</title>
		<link>http://pkochummen.wordpress.com/2009/03/21/migrate-from-emc-powerpath-to-mpxio/</link>
		<comments>http://pkochummen.wordpress.com/2009/03/21/migrate-from-emc-powerpath-to-mpxio/#comments</comments>
		<pubDate>Fri, 20 Mar 2009 20:25:24 +0000</pubDate>
		<dc:creator>pkochummen</dc:creator>
				<category><![CDATA[Solaris]]></category>
		<category><![CDATA[MPxIO]]></category>
		<category><![CDATA[Powerpath]]></category>
		<category><![CDATA[stmsboot]]></category>

		<guid isPermaLink="false">http://pkochummen.wordpress.com/?p=39</guid>
		<description><![CDATA[As always use at your own discretion. I do not take any responsibility for any screw-up/data loss and please take a good backup To migrate from Powerpath to Solaris MPxIO, the following steps can be used .This has been working on Solaris 10 with zpools on powerpath devices Note: Take care when executing &#8220;stmsboot -e&#8221; [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=pkochummen.wordpress.com&amp;blog=4212745&amp;post=39&amp;subd=pkochummen&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><em><strong>As always use at your own discretion. I do not take any responsibility for any screw-up/data loss and please take a good backup<br />
</strong></em></p>
<p>To migrate from Powerpath to Solaris MPxIO, the following steps can be used .This has been working on Solaris 10 with zpools on powerpath devices</p>
<p><strong>Note</strong>: Take care when executing &#8220;stmsboot -e&#8221; on servers like v880/v890 which has fibre connectivity for internal disks.</p>
<p><strong>Note1</strong>: If &#8220;stmsboot -e&#8221; is run on a server which has zfs boot (Solaris 10 10/08), during boot a scary message is displayed on console which   can be safely ignored ( at least for us until now)</p>
<ol>
<li>Remove the Powerpath package using pkgrm and reboot.</li>
<li>The machine should come up without Powerpath</li>
<li>Run &#8220;stmsboot -e -D fp&#8221; and follow prompts (Reboot required)</li>
</ol>
<p>The system should come up with MPxIO enabled and the luns which are part of the zpools change their name from emcpowerXa to the MPxIO format.</p>
<p>If format does not show MPxIO multipathed disks &#8230; try adding the support for third party devices in the /kernel/drv/scsi_vhci.conf file. and rebooting the server again.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/pkochummen.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/pkochummen.wordpress.com/39/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/pkochummen.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/pkochummen.wordpress.com/39/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/pkochummen.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/pkochummen.wordpress.com/39/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/pkochummen.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/pkochummen.wordpress.com/39/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/pkochummen.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/pkochummen.wordpress.com/39/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/pkochummen.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/pkochummen.wordpress.com/39/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/pkochummen.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/pkochummen.wordpress.com/39/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=pkochummen.wordpress.com&amp;blog=4212745&amp;post=39&amp;subd=pkochummen&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://pkochummen.wordpress.com/2009/03/21/migrate-from-emc-powerpath-to-mpxio/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/447a8a7f9252b0f1e304391833915faa?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">pkochummen</media:title>
		</media:content>
	</item>
		<item>
		<title>Raw Devices in Solaris Zones</title>
		<link>http://pkochummen.wordpress.com/2009/02/23/24/</link>
		<comments>http://pkochummen.wordpress.com/2009/02/23/24/#comments</comments>
		<pubDate>Sun, 22 Feb 2009 19:12:49 +0000</pubDate>
		<dc:creator>pkochummen</dc:creator>
				<category><![CDATA[Solaris]]></category>
		<category><![CDATA[Zones]]></category>

		<guid isPermaLink="false">http://pkochummen.wordpress.com/?p=24</guid>
		<description><![CDATA[To check if any LUNs are being used as raw devices within Solaris Zones, the following one-liner can be used from the global. for i in `zoneadm list &#124; grep -v global`; do echo $i; zonecfg -z $i info &#124; grep -i match;done (or) cd /&#60;zone-root&#62;/root/dev/rdsk; ls Note: the first one will only work if [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=pkochummen.wordpress.com&amp;blog=4212745&amp;post=24&amp;subd=pkochummen&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>To check if any LUNs are being used as raw devices within Solaris Zones, the following one-liner can be used from the global.</p>
<p style="text-align:left;"><em>for i in `zoneadm list | grep -v global`; do echo $i; zonecfg -z $i info | grep -i match;done</em></p>
<p style="text-align:left;"><em>(or)</em></p>
<p><em>cd /&lt;zone-root&gt;/root/dev/rdsk; ls </em></p>
<p>Note: the first one will only work if the zonecfg has been updated to include the raw device</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/pkochummen.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/pkochummen.wordpress.com/24/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/pkochummen.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/pkochummen.wordpress.com/24/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/pkochummen.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/pkochummen.wordpress.com/24/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/pkochummen.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/pkochummen.wordpress.com/24/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/pkochummen.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/pkochummen.wordpress.com/24/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/pkochummen.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/pkochummen.wordpress.com/24/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/pkochummen.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/pkochummen.wordpress.com/24/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=pkochummen.wordpress.com&amp;blog=4212745&amp;post=24&amp;subd=pkochummen&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://pkochummen.wordpress.com/2009/02/23/24/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/447a8a7f9252b0f1e304391833915faa?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">pkochummen</media:title>
		</media:content>
	</item>
		<item>
		<title>Solaris Zones Update On Attach</title>
		<link>http://pkochummen.wordpress.com/2009/02/23/20/</link>
		<comments>http://pkochummen.wordpress.com/2009/02/23/20/#comments</comments>
		<pubDate>Sun, 22 Feb 2009 18:59:08 +0000</pubDate>
		<dc:creator>pkochummen</dc:creator>
				<category><![CDATA[Solaris]]></category>
		<category><![CDATA[Update on Attach]]></category>
		<category><![CDATA[Zones]]></category>

		<guid isPermaLink="false">http://pkochummen.wordpress.com/?p=20</guid>
		<description><![CDATA[Quick note to self: On update on attach using Solaris zones a) If the attach errors out saying some specific patches are not installed, add the patch numbers to /usr/lib/brand/native/bad_patches b) If instead of the -u (upgrade) option, the -f(force) option is specified, the following procedure can be used to update Detach the zone Remove [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=pkochummen.wordpress.com&amp;blog=4212745&amp;post=20&amp;subd=pkochummen&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><strong>Quick note to self: </strong></p>
<p>On update on attach using Solaris zones</p>
<p>a) If the attach errors out saying some specific patches are not installed, add the patch numbers to</p>
<p>/usr/lib/brand/native/bad_patches</p>
<p>b) If instead of the -u (upgrade) option, the -f(force) option is specified, the following procedure can be used to update</p>
<ul>
<li>Detach the zone</li>
<li>Remove the SUNWDetached.xml file</li>
<li>Attach the zone using the -u option</li>
<li>Verify the update happened by checking the update_log file at /var/sadm/install/logs</li>
</ul>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/pkochummen.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/pkochummen.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/pkochummen.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/pkochummen.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/pkochummen.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/pkochummen.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/pkochummen.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/pkochummen.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/pkochummen.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/pkochummen.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/pkochummen.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/pkochummen.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/pkochummen.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/pkochummen.wordpress.com/20/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=pkochummen.wordpress.com&amp;blog=4212745&amp;post=20&amp;subd=pkochummen&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://pkochummen.wordpress.com/2009/02/23/20/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/447a8a7f9252b0f1e304391833915faa?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">pkochummen</media:title>
		</media:content>
	</item>
		<item>
		<title>AIX &#8211; Increase FS size</title>
		<link>http://pkochummen.wordpress.com/2008/07/14/aix-increase-fs-size/</link>
		<comments>http://pkochummen.wordpress.com/2008/07/14/aix-increase-fs-size/#comments</comments>
		<pubDate>Mon, 14 Jul 2008 10:05:09 +0000</pubDate>
		<dc:creator>pkochummen</dc:creator>
				<category><![CDATA[AIX]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[0516-787]]></category>
		<category><![CDATA[chfs]]></category>
		<category><![CDATA[chlv]]></category>
		<category><![CDATA[extendvg]]></category>
		<category><![CDATA[Filesystem]]></category>

		<guid isPermaLink="false">http://pkochummen.wordpress.com/?p=15</guid>
		<description><![CDATA[The following is the procedure which can be used to configure a LUN which is allocated from SAN and use it to increase the filesystem space . Please use your own discretion, I will not be held responsible for any issues caused by trying out the commands given below this command to find the VG [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=pkochummen.wordpress.com&amp;blog=4212745&amp;post=15&amp;subd=pkochummen&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>The following is the procedure which can be used to configure a LUN which is allocated from SAN<br />
and use it to increase the filesystem space .</p>
<p><strong>Please use your own discretion, I will not be held responsible for any issues caused by trying out the commands given below </strong></p>
<p>this command to find the VG name<br />
<em></em></p>
<p><em>lslv &lt;lv-name&gt; </em></p>
<p>This command can be used to find the free PPs available in the VG<br />
<em></em></p>
<p><em>lsvg &lt;vg-name&gt; </em></p>
<p>This command can be used to find LUNs which are not associated with any VG<br />
<em></em></p>
<p><em>lspv | grep -i none </em></p>
<p>If no free LUNs are available or if lsvg &lt;vg-name&gt; does not have the required space , its time to add LUNs to your system, once the LUNs are added</p>
<p>This command can be used to bring the storage into the system ( like Solaris devfsadm -Cv)<br />
<em></em></p>
<p><em>cfgmgr -v </em></p>
<p>This shows you the newly added LUNs<br />
<em></em></p>
<p><em>lspv | grep -i none </em></p>
<p>Add the new LUN to the required VG , the &#8220;-f&#8221; option may need to be used if this LUN was previously assigned to some other server and was part of a VG<br />
<em></em></p>
<p><em>extendvg &lt;vg-name&gt; &lt;new-LUN&gt; </em></p>
<p>check if the required space is available<br />
<em></em></p>
<p><em>lsvg &lt;vg-name&gt; </em></p>
<p>This command can be used to increase the filesystem space<br />
<em></em></p>
<p><em>chfs -a size=+&lt;space-required&gt;G &lt;mount-point&gt;</em></p>
<p>eg: This command will add 2G more to the filesystem on the mountpoint</p>
<p>chfs -a size=+2G /mount-point</p>
<p>Note :</p>
<p>There is a very good chance that you might see an error like this</p>
<p><span style="font-size:x-small;font-family:Microsoft Sans Serif;color:black;"><span style="font-size:10pt;font-family:'Microsoft Sans Serif';color:black;"><strong><em>0516-787  extendlv: Maximum allocation for logical volume&lt;lv-name&gt; is 1024 (or some number)</em></strong><br />
</span></span></p>
<p>In case of an error like that, the LPs of a particular LV can be increased using the chlv command</p>
<p><em>chlv -x 2048 &lt;lv-name&gt;</em></p>
<p>where 2048= 1024 (existing) + 1024 (new)</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/pkochummen.wordpress.com/15/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/pkochummen.wordpress.com/15/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/pkochummen.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/pkochummen.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/pkochummen.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/pkochummen.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/pkochummen.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/pkochummen.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/pkochummen.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/pkochummen.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/pkochummen.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/pkochummen.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/pkochummen.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/pkochummen.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/pkochummen.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/pkochummen.wordpress.com/15/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=pkochummen.wordpress.com&amp;blog=4212745&amp;post=15&amp;subd=pkochummen&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://pkochummen.wordpress.com/2008/07/14/aix-increase-fs-size/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/447a8a7f9252b0f1e304391833915faa?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">pkochummen</media:title>
		</media:content>
	</item>
		<item>
		<title>Intro</title>
		<link>http://pkochummen.wordpress.com/2008/07/13/intro/</link>
		<comments>http://pkochummen.wordpress.com/2008/07/13/intro/#comments</comments>
		<pubDate>Sun, 13 Jul 2008 17:35:29 +0000</pubDate>
		<dc:creator>pkochummen</dc:creator>
				<category><![CDATA[Personal]]></category>
		<category><![CDATA[myself]]></category>

		<guid isPermaLink="false">http://pkochummen.wordpress.com/?p=3</guid>
		<description><![CDATA[I am an infrastructure consultant working with a MNC in Bangalore, India. My area of focus is the support of Datacenter infrastructure which includes system, network and security administration. This blog is intended to be a central location to hold resources/links which I find useful and a quick reminder to stuff which I always tend [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=pkochummen.wordpress.com&amp;blog=4212745&amp;post=3&amp;subd=pkochummen&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I am an infrastructure consultant working with a MNC in Bangalore, India. My area of focus is the support of Datacenter infrastructure which includes system, network and security administration.</p>
<p>This blog is intended to be a central location to hold resources/links which I find useful and a quick reminder to stuff which I always tend to forget <img src='http://s0.wp.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
<p>So HELLO WORLD!</p>
<p>Btw, what is written here is my personal opinion on stuff and does not reflect the views of anybody else which includes among others the company which I work for, my family or my friends.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/pkochummen.wordpress.com/3/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/pkochummen.wordpress.com/3/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/pkochummen.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/pkochummen.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/pkochummen.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/pkochummen.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/pkochummen.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/pkochummen.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/pkochummen.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/pkochummen.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/pkochummen.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/pkochummen.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/pkochummen.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/pkochummen.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/pkochummen.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/pkochummen.wordpress.com/3/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=pkochummen.wordpress.com&amp;blog=4212745&amp;post=3&amp;subd=pkochummen&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://pkochummen.wordpress.com/2008/07/13/intro/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/447a8a7f9252b0f1e304391833915faa?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">pkochummen</media:title>
		</media:content>
	</item>
	</channel>
</rss>
