User Tools

Site Tools


informatica:linux:heartbeat

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
informatica:linux:heartbeat [2012/10/10 12:33] javiinformatica:linux:heartbeat [2012/10/10 12:44] javi
Line 83: Line 83:
  
  
-===== Asignar IP virtual a cada nodo ===== 
  
-1. A mano, ajustando a la interfaz de red adecuada (eth2 en este caso): 
  
-  sudo ifconfig eth2:0 10.0.0.200 netmask 255.255.255.0 
  
-2. Permanente, ajustando a la interfaz de red adecuada (eth2 en este caso): 
- 
-  sudo vim /etc/network/interfaces 
- 
-<code> 
-auto eth2:0 
-allow-hotplug eth2:0 
-iface eth2:0 inet static 
-        address 10.0.0.200 
-        netmask 255.255.255.0 
-<code> 
  
 ===== Servicio ===== ===== Servicio =====
informatica/linux/heartbeat.txt · Last modified: 2015/04/13 20:19 by 127.0.0.1