Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
hypervisor:virtbackup [2012/09/04 12:56]
giancarlo
hypervisor:virtbackup [2012/09/21 15:56]
giancarlo
Line 19: Line 19:
 </code> </code>
 </WRAP> </WRAP>
 +
 +To mount iscsi partition at boot:
 +<WRAP prewrap center>
 +<code>
 +# blkid
 +    ...
 +    /dev/mapper/iscsi2-backup: UUID="0a413f6c-50cd-45c7-ba1c-0a413f6c1ac6" TYPE="ext4"
 +
 +# nano -w /etc/fstab
 +
 +    + UUID=0a413f6c-50cd-45c7-ba1c-0a413f6c1ac6  /var/lib/libvirt/backup    ext4    defaults,auto,_netdev         0
 +</code>
 +</WRAP>
 +
  
 **Live backup of LVM virtual machine by snapshot** **Live backup of LVM virtual machine by snapshot**
Line 156: Line 170:
  
 <WRAP right 35% rightalign lo> <WRAP right 35% rightalign lo>
-+[[hypervisor:fromesxi|Migrate from esxi 4.1]] 
 </WRAP> </WRAP>
 <WRAP left 35% leftalign lo> <WRAP left 35% leftalign lo>
 
 
hypervisor/virtbackup.txt · Last modified: 2012/09/24 11:37 by giancarlo

Developers: CNR IRCrES IT Office and Library
Giancarlo Birello (giancarlo.birello _@_ ircres.cnr.it) and Anna Perin (anna.perin _@_ ircres.cnr.it)
DigiBess is licensed under: Creative Commons License
Recent changes RSS feed Creative Commons License Valid XHTML 1.0 Valid CSS Driven by DokuWiki
Drupal Garland Theme for Dokuwiki