<?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>Hosting Al Descubierto &#187; Hardware</title>
	<atom:link href="http://hostingaldescubierto.com/wordpress/tag/hardware/feed/" rel="self" type="application/rss+xml" />
	<link>http://hostingaldescubierto.com/wordpress</link>
	<description>Ayuda plesk  hosting, servidores dedicados y virtuales. ¿ problemas con spam, migraciones, installar aplicaciones ? podemos ayudarte</description>
	<lastBuildDate>Thu, 19 Aug 2010 15:48:36 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Ejemplo de configuracion de ipmi</title>
		<link>http://hostingaldescubierto.com/wordpress/2008/11/26/ejemplo-de-configuracion-de-ipmi/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=ejemplo-de-configuracion-de-ipmi</link>
		<comments>http://hostingaldescubierto.com/wordpress/2008/11/26/ejemplo-de-configuracion-de-ipmi/#comments</comments>
		<pubDate>Wed, 26 Nov 2008 16:33:22 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Artículos]]></category>
		<category><![CDATA[Hardware]]></category>
		<category><![CDATA[servidores]]></category>
		<category><![CDATA[control remoto]]></category>
		<category><![CDATA[drac]]></category>
		<category><![CDATA[ipmi]]></category>

		<guid isPermaLink="false">http://hostingaldescubierto.com/wordpress/2008/11/26/ejemplo-de-configuracion-de-ipmi/</guid>
		<description><![CDATA[Algunos servidores ofrecen la posibilidad de usar IPMI 1.0 o 2.0 para manejar algunas características o información del hardware. Aquí dejo una chuleta corta para ver la información de los interfaces y configurar uno de ellos copiando y pegando. Inforamcion del channel 1 ( interface ) ipmitool&#62; channel info 1 Channel 0x1 info: Channel Medium [...]]]></description>
			<content:encoded><![CDATA[<p>Algunos servidores ofrecen la posibilidad de usar IPMI 1.0 o 2.0 para manejar algunas características o información del hardware.</p>
<p>Aquí dejo una chuleta corta para ver la información de los interfaces y configurar uno de ellos copiando y pegando.</p>
<p>Inforamcion del channel 1 ( interface )</p>
<pre>
ipmitool&gt; channel info 1
Channel 0x1 info:
  Channel Medium Type   : 802.3 LAN
  Channel Protocol Type : IPMB-1.0
  Session Support       : multi-session
  Active Session Count  : 0
  Protocol Vendor ID    : 7154
  Volatile(active) Settings
    Alerting            : enabled
    Per-message Auth    : enabled
    User Level Auth     : enabled
    Access Mode         : disabled
  Non-Volatile Settings
    Alerting            : enabled
    Per-message Auth    : enabled
    User Level Auth     : enabled
    Access Mode         : disabled
</pre>
<p>Configuración del interface </p>
<pre>
 sudo ipmitool shell
lan set 1 access on
lan set 1 ipsrc static
lan set 1 ipaddr 10.10.10.1
lan set 1 netmask 255.0.0.0.0
lan set 1 defgw ipaddr 10.10.10.0

lan set 1 arp respond on
lan set 1 arp generate on
lan set 1 arp interval 5
</pre>
<p>Solo falta crear un usuario</p>
<pre>set user pepe plain-text password</pre>
<p>sencillo y rápido.</p>
<p>Muy recomendable también las herramientas <a href="http://www.gnu.org/software/freeipmi" target="_blank">freeipmi</a></p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save"><img src="http://hostingaldescubierto.com/wordpress/wp-content/plugins/add-to-any/favicon.png" width="16" height="16" alt="Share/Bookmark"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://hostingaldescubierto.com/wordpress/2008/11/26/ejemplo-de-configuracion-de-ipmi/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ERROR: Unable to connect to vKVM, press OK to exit</title>
		<link>http://hostingaldescubierto.com/wordpress/2008/04/11/error-unable-to-connect-to-vkvm-press-ok-to-exit/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=error-unable-to-connect-to-vkvm-press-ok-to-exit</link>
		<comments>http://hostingaldescubierto.com/wordpress/2008/04/11/error-unable-to-connect-to-vkvm-press-ok-to-exit/#comments</comments>
		<pubDate>Fri, 11 Apr 2008 11:55:09 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Hardware]]></category>
		<category><![CDATA[dell]]></category>
		<category><![CDATA[servidores]]></category>

		<guid isPermaLink="false">http://hostingaldescubierto.com/wordpress/2008/04/11/error-unable-to-connect-to-vkvm-press-ok-to-exit/</guid>
		<description><![CDATA[Al conectar con la consola remota de un DRAC4 puede que ocurra este error : &#8220;ERROR: Unable to connect to vKVM, press OK to exit &#8221; Por alguna razón es inaccesible el servicio de kvm y para volver a obtener el control sin reiniciar el servidor , podemos hacer lo siguiente. Accedemos por ssh a [...]]]></description>
			<content:encoded><![CDATA[<p>Al conectar con la consola remota de un DRAC4 puede que ocurra este error :<br />
&#8220;ERROR: Unable to connect to vKVM, press OK to exit &#8221;</p>
<p>Por alguna razón es inaccesible el servicio de kvm y para volver a obtener el control sin reiniciar el servidor , podemos hacer lo siguiente.</p>
<p>Accedemos por ssh a la ip del drac y ejecutar <strong>racadm racreset</strong></p>
<p>Si aún así no es posible podemos probar a lanzar <strong>racadm racreset hard</strong></p>
<p>Una vez lanzado estos comando el DRAC se reinicia y deberíamos poder acceder al  control remoto</p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save"><img src="http://hostingaldescubierto.com/wordpress/wp-content/plugins/add-to-any/favicon.png" width="16" height="16" alt="Share/Bookmark"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://hostingaldescubierto.com/wordpress/2008/04/11/error-unable-to-connect-to-vkvm-press-ok-to-exit/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
