<?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>digilux.es &#187; lvm</title>
	<atom:link href="http://www.digilux.es/tag/lvm/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.digilux.es</link>
	<description>Mundo Unix, resolución de problemas para administradores y mentes inquietas</description>
	<lastBuildDate>Thu, 22 Apr 2010 18:38:49 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>HP-UX: Mirror del VG00 en itanium</title>
		<link>http://www.digilux.es/hp-ux/hp-ux-mirror-lvm-vg00-en-itanium/</link>
		<comments>http://www.digilux.es/hp-ux/hp-ux-mirror-lvm-vg00-en-itanium/#comments</comments>
		<pubDate>Fri, 26 Jun 2009 14:10:07 +0000</pubDate>
		<dc:creator>RuBiCK</dc:creator>
				<category><![CDATA[HP-UX]]></category>
		<category><![CDATA[Unix & Linux]]></category>
		<category><![CDATA[itanium]]></category>
		<category><![CDATA[lvm]]></category>

		<guid isPermaLink="false">http://digilux.es/?p=280</guid>
		<description><![CDATA[Hoy vamos a ver como se realiza el mirror del vg00 en un HP-UX bajo itanium. Esta operación consiste en particionar el disco, copiar los ficheros de la EFI, añadir una partición del disco al vg00, crear mirror a nivel LVM de cada lvol y establecer las distintas areas de swap, dump etc&#8230; . De [...]]]></description>
		<wfw:commentRss>http://www.digilux.es/hp-ux/hp-ux-mirror-lvm-vg00-en-itanium/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>HP-UX 11.31: Migrar un vg con discos legacy a discos ágiles</title>
		<link>http://www.digilux.es/hp-ux/hp-ux-11-31-migrar-vg-con-discos-legacy-a-discos-agiles-dsf/</link>
		<comments>http://www.digilux.es/hp-ux/hp-ux-11-31-migrar-vg-con-discos-legacy-a-discos-agiles-dsf/#comments</comments>
		<pubDate>Thu, 07 May 2009 14:06:38 +0000</pubDate>
		<dc:creator>RuBiCK</dc:creator>
				<category><![CDATA[HP-UX]]></category>
		<category><![CDATA[lvm]]></category>

		<guid isPermaLink="false">http://digilux.es/?p=249</guid>
		<description><![CDATA[Como ya hablé en el post Agile view addressing podemos trabajar usando los dispositivos antiguos o caminos /dev/disk/c#t#d# o los dispositivos nuevos /dev/disk/disk# Os recomiendo que useis los dispositivos en formato agil ya que llevan por debajo la capa de multipathing y será más facil gestionar un único fichero de dispositivo que no 8 y [...]]]></description>
		<wfw:commentRss>http://www.digilux.es/hp-ux/hp-ux-11-31-migrar-vg-con-discos-legacy-a-discos-agiles-dsf/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>lvrename en hpux</title>
		<link>http://www.digilux.es/hp-ux/lvrename-en-hpux/</link>
		<comments>http://www.digilux.es/hp-ux/lvrename-en-hpux/#comments</comments>
		<pubDate>Mon, 06 Apr 2009 06:58:40 +0000</pubDate>
		<dc:creator>RuBiCK</dc:creator>
				<category><![CDATA[HP-UX]]></category>
		<category><![CDATA[lvm]]></category>

		<guid isPermaLink="false">http://digilux.es/?p=154</guid>
		<description><![CDATA[Es una pena que en hpux no exista el comando lvrename que sí que existe en Linux mediante el cual podemos renombrar el nombre a un lvol. Aunque no exista el comando lvrename como tal, podemos realizar un workaround para renombrar el lvol: Lo primero de todo será desmontar el lvol sobre el que vamos [...]]]></description>
		<wfw:commentRss>http://www.digilux.es/hp-ux/lvrename-en-hpux/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Found duplicate PV using /dev/sdaw not /dev/sda</title>
		<link>http://www.digilux.es/storage/found-duplicate-pv-using-devsdaw-not-devsda/</link>
		<comments>http://www.digilux.es/storage/found-duplicate-pv-using-devsdaw-not-devsda/#comments</comments>
		<pubDate>Thu, 02 Apr 2009 09:16:22 +0000</pubDate>
		<dc:creator>RuBiCK</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Storage]]></category>
		<category><![CDATA[Unix & Linux]]></category>
		<category><![CDATA[lvm]]></category>

		<guid isPermaLink="false">http://digilux.es/?p=123</guid>
		<description><![CDATA[Tras instalar device-mapper-multipathing en un Linux Red Hat, al hacer un vgdisplay obtenemos los siguientes errores: [root@host ~]# vgdisplay -v /dev/vgarchive Using volume group(s) on command line Finding volume group "vgarchive" Found duplicate PV FovoFd029s4wTbhDI4eHb7AmwO5aDNHw: using /dev/sdaw not /dev/sda Found duplicate PV dfFrDD6GE8ffdROs9ppajQmnimk3z5Ft: using /dev/capi20 not /dev/sdq Found duplicate PV dxkfHlV0E1dVzZUfq2iraqN6SsXL8OKH: using /dev/sdcc not /dev/sdag [...]]]></description>
		<wfw:commentRss>http://www.digilux.es/storage/found-duplicate-pv-using-devsdaw-not-devsda/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Como instalar Ubuntu Gutsy con LVM</title>
		<link>http://www.digilux.es/unix_linux/ubuntu/como-instalar-ubuntu-gutsy-con-lvm/</link>
		<comments>http://www.digilux.es/unix_linux/ubuntu/como-instalar-ubuntu-gutsy-con-lvm/#comments</comments>
		<pubDate>Mon, 19 Nov 2007 23:14:53 +0000</pubDate>
		<dc:creator>RuBiCK</dc:creator>
				<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Unix & Linux]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[lvm]]></category>

		<guid isPermaLink="false">http://digilux.es/2007/11/como-instalar-ubuntu-gutsy-con-lvm</guid>
		<description><![CDATA[El otro día estuve probando Ubuntu server y estuve realizando la instalación con LVM.Todo fue como la seda, de hecho, la instalación lo ha han cambiado respecto a la de Debian. Me dispuse a reinstalar en mi portatil Ubuntu Gutsy también con LVM ya que es mucho más flexible y evitar como en alguna ocasión [...]]]></description>
		<wfw:commentRss>http://www.digilux.es/unix_linux/ubuntu/como-instalar-ubuntu-gutsy-con-lvm/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>Script para extender vgs con nuevos caminos automáticamente al duplicar los paths</title>
		<link>http://www.digilux.es/storage/script-para-extender-vgs-con-nuevos-caminos-automaticamente-al-duplicar-los-paths/</link>
		<comments>http://www.digilux.es/storage/script-para-extender-vgs-con-nuevos-caminos-automaticamente-al-duplicar-los-paths/#comments</comments>
		<pubDate>Mon, 12 Nov 2007 19:28:57 +0000</pubDate>
		<dc:creator>RuBiCK</dc:creator>
				<category><![CDATA[HP-UX]]></category>
		<category><![CDATA[Storage]]></category>
		<category><![CDATA[lvm]]></category>
		<category><![CDATA[scripting]]></category>

		<guid isPermaLink="false">http://digilux.es/2007/11/12/script-para-extender-vgs-con-nuevos-caminos-automaticamente-al-duplicar-los-paths</guid>
		<description><![CDATA[Teniamos un HPUX con 32 discos de almacenamiento externo Symmetrix y cada disco se veia por dos caminos de la siguiente manera: #powermt display dev=all Symmetrix ID=000284701111 Logical device ID=050B state=alive; policy=SymmOpt; priority=0; queued-IOs=0 ============================================================================== ---------------- Host --------------- - Stor - -- I/O Path - -- Stats --- ### HW Path I/O Paths Interf. Mode [...]]]></description>
		<wfw:commentRss>http://www.digilux.es/storage/script-para-extender-vgs-con-nuevos-caminos-automaticamente-al-duplicar-los-paths/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Cambiar un disco de una SAN de una maquina a otra en HP-UX</title>
		<link>http://www.digilux.es/storage/cambiar-un-disco-de-una-san-de-una-maquina-a-otra-en-hp-ux/</link>
		<comments>http://www.digilux.es/storage/cambiar-un-disco-de-una-san-de-una-maquina-a-otra-en-hp-ux/#comments</comments>
		<pubDate>Fri, 30 Jun 2006 20:58:22 +0000</pubDate>
		<dc:creator>RuBiCK</dc:creator>
				<category><![CDATA[HP-UX]]></category>
		<category><![CDATA[Storage]]></category>
		<category><![CDATA[lvm]]></category>

		<guid isPermaLink="false">http://digilux.es/2007/10/01/cambiar-un-disco-de-una-san-de-una-maquina-a-otra-en-hp-ux</guid>
		<description><![CDATA[Imaginaros que tenemos un disco de almacenamiento externo, en este caso una EVA 5000, en el cual se va a guardar unos cds de instalación que posteriormente se necesitan en otra máquina para hacer otra instalación similar. En la maquina donde está montado el disco, primero habrá que desmontar el filesystem del disco que queremos [...]]]></description>
		<wfw:commentRss>http://www.digilux.es/storage/cambiar-un-disco-de-una-san-de-una-maquina-a-otra-en-hp-ux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
