<?xml version="1.0"?><!-- generator="b2evolution/0.9.0.12" -->
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:admin="http://webns.net/mvcb/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:content="http://purl.org/rss/1.0/modules/content/">
	<channel>
		<title>Blog All Title</title>
		<link>http://www.networksolutions.cl/blogs/index.php?blog=1</link>
		<description>Short description for Blog All</description>
		<language>en-EU</language>
		<docs>http://backend.userland.com/rss</docs>
		<admin:generatorAgent rdf:resource="http://b2evolution.net/?v=0.9.0.12"/>
		<ttl>60</ttl>
				<item>
			<title>HDLM remove LUN or offlined path to a given LUN</title>
			<link>http://www.networksolutions.cl/blogs/index.php?blog=5&amp;title=hdlm_remove_lun_or_offlined_path_to_a_gi&amp;more=1&amp;c=1&amp;tb=1&amp;pb=1</link>
			<pubDate>Fri, 06 Aug 2010 18:43:49 +0000</pubDate>
						<category domain="main">Life</category>			<guid isPermaLink="false">57@http://www.networksolutions.cl/blogs</guid>
			<description>In order to completly remove a LUN , first offline all paths, the run the following command



dlmcfgmgr -u /dev/sddlmab



Same instruction is used to remove all offlined path to a LUN and update LUNs with paths pointing to no device " - "

 </description>
			<content:encoded><![CDATA[	<p>In order to completly remove a LUN , first offline all paths, the run the following command</p>
	<p><code></p>
	<p>dlmcfgmgr -u /dev/sddlmab</p>
	<p></code></p>
	<p>Same instruction is used to remove all offlined path to a LUN and update LUNs with paths pointing to no device " - "</p>
]]></content:encoded>
			<comments>http://www.networksolutions.cl/blogs/index.php?blog=1&amp;p=57&amp;c=1&amp;tb=1&amp;pb=1#comments</comments>
		</item>
				<item>
			<title>grep for numbers </title>
			<link>http://www.networksolutions.cl/blogs/index.php?blog=5&amp;title=grep_for_numbers&amp;more=1&amp;c=1&amp;tb=1&amp;pb=1</link>
			<pubDate>Fri, 04 Jun 2010 17:34:38 +0000</pubDate>
						<category domain="main">Life</category>			<guid isPermaLink="false">56@http://www.networksolutions.cl/blogs</guid>
			<description>
grep for lines containing numbers , with the exception of those who have a slash 
 

egrep [0123456789] month | grep -v "/" | grep -v A | tr -d .</description>
			<content:encoded><![CDATA[	<p>grep for lines containing numbers , with the exception of those who have a slash </p>
	<p>egrep [0123456789] month | grep -v "/" | grep -v A | tr -d .
</p>
]]></content:encoded>
			<comments>http://www.networksolutions.cl/blogs/index.php?blog=1&amp;p=56&amp;c=1&amp;tb=1&amp;pb=1#comments</comments>
		</item>
				<item>
			<title>Linux RDAC Multipath driver check multipath</title>
			<link>http://www.networksolutions.cl/blogs/index.php?blog=5&amp;title=linux_rdac_multipath_dricer_check_multip&amp;more=1&amp;c=1&amp;tb=1&amp;pb=1</link>
			<pubDate>Mon, 15 Mar 2010 20:15:12 +0000</pubDate>
						<category domain="main">Life</category>			<guid isPermaLink="false">55@http://www.networksolutions.cl/blogs</guid>
			<description>To check LUN status on a linux with RDAC multipath instaled

do:

mppUtil -S 


and check 

/proc/mpp

directory structure</description>
			<content:encoded><![CDATA[	<p>To check LUN status on a linux with RDAC multipath instaled</p>
	<p>do:</p>
	<p><code>mppUtil -S </code></p>
	<p>and check </p>
	<p>/proc/mpp</p>
	<p>directory structure
</p>
]]></content:encoded>
			<comments>http://www.networksolutions.cl/blogs/index.php?blog=1&amp;p=55&amp;c=1&amp;tb=1&amp;pb=1#comments</comments>
		</item>
				<item>
			<title>Upgrade RedHat 4.5 to RedHat 5.4</title>
			<link>http://www.networksolutions.cl/blogs/index.php?blog=5&amp;title=upgrade_redhat_4_5_to_redhat_5_4&amp;more=1&amp;c=1&amp;tb=1&amp;pb=1</link>
			<pubDate>Fri, 12 Mar 2010 17:33:04 +0000</pubDate>
						<category domain="main">Life</category>			<guid isPermaLink="false">54@http://www.networksolutions.cl/blogs</guid>
			<description>I tried to upgrade from the 5.4 DVD, however it didn't gave me the "upgrade option"

googled for a while and found the following "secret word" that enabled the upgrade option.


I used the following parameter during the boot.


linux upgradeany
</description>
			<content:encoded><![CDATA[	<p>I tried to upgrade from the 5.4 DVD, however it didn't gave me the "upgrade option"</p>
	<p>googled for a while and found the following "secret word" that enabled the upgrade option.</p>
	<p>I used the following parameter during the boot.</p>
	<p><code>linux upgradeany<br />
</code>
</p>
]]></content:encoded>
			<comments>http://www.networksolutions.cl/blogs/index.php?blog=1&amp;p=54&amp;c=1&amp;tb=1&amp;pb=1#comments</comments>
		</item>
				<item>
			<title>HDLM on linux Check Paths</title>
			<link>http://www.networksolutions.cl/blogs/index.php?blog=5&amp;title=hdlm_on_linux_check_paths&amp;more=1&amp;c=1&amp;tb=1&amp;pb=1</link>
			<pubDate>Mon, 02 Nov 2009 17:03:10 +0000</pubDate>
						<category domain="main">Techs</category>			<guid isPermaLink="false">53@http://www.networksolutions.cl/blogs</guid>
			<description>
To check paths to the LUNs


/opt/DynamicLinkManager/bin/dlnkmgr view -path 


To install HDLM driver if you have the license file .plk

Copy the .plk license file to /var/tmp/hdlm_license and install hdlm</description>
			<content:encoded><![CDATA[	<p>To check paths to the LUNs</p>
	<p><code><br />
/opt/DynamicLinkManager/bin/dlnkmgr view -path<br />
</code></p>
	<p>To install HDLM driver if you have the license file .plk</p>
	<p>Copy the .plk license file to /var/tmp/hdlm_license and install hdlm
</p>
]]></content:encoded>
			<comments>http://www.networksolutions.cl/blogs/index.php?blog=1&amp;p=53&amp;c=1&amp;tb=1&amp;pb=1#comments</comments>
		</item>
			</channel>
</rss>
<div class="error"><p class="error">MySQL error!</p><p>Incorrect key file for table 'evo_hitlog'; try to repair it(Errno=1034)</p><p class="error">Your query:<br /><code>DELETE FROM evo_hitlog
						 WHERE visitTime < '2010-08-08'</code></p></div>