- Back Up (And Restore) LVM Partitions With LVM Snapshots | HowtoForge - Linux Howtos and Tutorials
This tutorial shows how you can create backups of LVM partitions with an LVM feature called LVM snapshots. An LVM snapshot is an exact copy of an LVM partition that has all the data from the LVM volume from the time the snapshot was created. The big advantage of LVM snapshots is that you don't have to worry about open files and database connections, and you don't have to interrupt/halt services on the live partition because a snapshot is usually created in fractions of a second, so your users won't notice any disruption, and your snapshot holds consistent data.
in Public bookmarks with backup data linux lvm recovery restore snapshot storage by 2 users
- How To Back Up MySQL Databases With mylvmbackup On Ubuntu 12.10
mylvmbackup is a Perl script for quickly creating MySQL backups. It uses LVM's snapshot feature to do so. To perform a backup, mylvmbackup obtains a read lock on all tables and flushes all server caches to disk, creates a snapshot of the volume containing the MySQL data directory, and unlocks the tables again. This article shows how to use it on an Ubuntu 12.10 server.
in Public bookmarks with backup lvm mylvmbackup mysql quantal snapshot ubuntu
- How To Set Up Software RAID1 On A Running LVM System (Incl. GRUB Configuration) (Debian Etch)
This guide explains how to set up software RAID1 on an already running LVM system (Debian Etch). The GRUB bootloader will be configured in such a way that the system will still be able to boot if one of the hard drives fails (no matter which one).
in Public bookmarks with debian etch grub linux lvm raid1
- How To Set Up Software RAID1 On A Running LVM System (Incl. GRUB2 Configuration) (Debian Squeeze)
This guide explains how to set up software RAID1 on an already running LVM system (Debian Squeeze). The GRUB2 bootloader will be configured in such a way that the system will still be able to boot if one of the hard drives fails (no matter which one).
in Public bookmarks with debian grub lvm raid squeeze
- How To Set Up Software RAID1 On A Running LVM System (Incl. GRUB2 Configuration) (Ubuntu 10.04)
This guide explains how to set up software RAID1 on an already running LVM system (Ubuntu 10.04). The GRUB2 bootloader will be configured in such a way that the system will still be able to boot if one of the hard drives fails (no matter which one).
in Public bookmarks with grub grub2 lvm raid ubuntu
- How To Set Up Software RAID1 On A Running LVM System (Incl. GRUB2 Configuration) (Ubuntu 11.10)
This guide explains how to set up software RAID1 on an already running LVM system (Ubuntu 11.10). The GRUB2 bootloader will be configured in such a way that the system will still be able to boot if one of the hard drives fails (no matter which one).
in Public bookmarks with grub lvm mdadm raid software ubuntu
- Installing Debian Wheezy (testing) With debootstrap From A Grml Live Linux
This tutorial explains how to install Debian Wheezy (testing) with the help of debootstrap from a Grml Live Linux system (like it is used as a rescue system at Webtropia). This should work - with minor changes - for other Debian and Ubuntu versions as well. By following this guide, it is possible to configure the system to your needs (OS version, partitioning, RAID, LVM, etc.) instead of depending on the few pre-configured images that your server provider offers.
in Public bookmarks with debian debootstrap grml installation live lvm raid system wheezy
- Recover Data From RAID1 LVM Partitions With Knoppix Linux LiveCD | HowtoForge
This tutorial describes how to rescue data from a single hard disk that was part of a LVM2 RAID1 setup. Why is it so problematic to recover the data? Every single hard disk that formerly was a part of a LVM RAID1 setup contains all data that was stored in the RAID, but the hard disk cannot simply be mounted. First, a RAID setup must be configured for the partition(s) and then LVM must be set up to use this (these) RAID partition(s) before you will be able to mount it. I will use the Knoppix Linux LiveCD to do the data recovery.
in Public bookmarks with data knoppix linux livecd lvm partition raid recover recovery by 2 users
- Using RAW Devices In VirtualBox VMs
Usually, VirtualBox creates its virtual machines in disk images (.vdi, .vmdk, etc.). This tutorial explains how you can use RAW devices from the host (partitions, LVM volumes, etc.) and create a VirtualBox VM in it. I will also explain how to mount a RAW device in an existing VM.
in Public bookmarks with lvm machine partition raw virtual virtualbox virtualization vmdk
- VirtualBox: Creating Backups & Clones Of Running Virtual Machines (No Downtime) With LVM Snapshots
If you use LVM volumes for your VirtualBox VMs, you can create backups and clones of a running VM without shutting it down. This tutorial shows just that: using LVM snapshots to create backups and clones of running VirtualBox VMs without downtime.
in Public bookmarks with backup clone downtime lvm machine snapshot virtual virtualbox virtualization
- Virtualization With KVM On A CentOS 5.2 Server
This guide explains how you can install and use KVM for creating and running virtual machines on a CentOS 5.2 server. I will show how to create image-based virtual machines and also virtual machines that use a logical volume (LVM). KVM is short for Kernel-based Virtual Machine and makes use of hardware virtualization, i.e., you need a CPU that supports hardware virtualization, e.g. Intel VT or AMD-V.
in Public bookmarks with centos kvm lvm machine virtual virtualization
- Virtualization With KVM On A Debian Lenny Server
This guide explains how you can install and use KVM for creating and running virtual machines on a Debian Lenny server. I will show how to create image-based virtual machines and also virtual machines that use a logical volume (LVM). KVM is short for Kernel-based Virtual Machine and makes use of hardware virtualization, i.e., you need a CPU that supports hardware virtualization, e.g. Intel VT or AMD-V.
in Public bookmarks with debian hvm kvm lenny lvm machine virtual virtualization
- Virtualization With KVM On A Fedora 10 Server
This guide explains how you can install and use KVM for creating and running virtual machines on a Fedora 10 server. I will show how to create image-based virtual machines and also virtual machines that use a logical volume (LVM). KVM is short for Kernel-based Virtual Machine and makes use of hardware virtualization, i.e., you need a CPU that supports hardware virtualization, e.g. Intel VT or AMD-V.
in Public bookmarks with fedora hvm kvm lvm machine virtual virtualization
- Virtualization With KVM On A Fedora 12 Server
This guide explains how you can install and use KVM for creating and running virtual machines on a Fedora 12 server. I will show how to create image-based virtual machines and also virtual machines that use a logical volume (LVM). KVM is short for Kernel-based Virtual Machine and makes use of hardware virtualization, i.e., you need a CPU that supports hardware virtualization, e.g. Intel VT or AMD-V.
in Public bookmarks with fedora hvm kvm lvm machine virtual virtualization
- Virtualization With KVM On A Fedora 13 Server
This guide explains how you can install and use KVM for creating and running virtual machines on a Fedora 13 server. I will show how to create image-based virtual machines and also virtual machines that use a logical volume (LVM). KVM is short for Kernel-based Virtual Machine and makes use of hardware virtualization, i.e., you need a CPU that supports hardware virtualization, e.g. Intel VT or AMD-V.
in Public bookmarks with fedora hvm kvm lvm machine virtual virtualization
- Virtualization With KVM On A Mandriva 2010.0 Server
This guide explains how you can install and use KVM for creating and running virtual machines on a Mandriva 2010.0 server. I will show how to create image-based virtual machines and also virtual machines that use a logical volume (LVM). KVM is short for Kernel-based Virtual Machine and makes use of hardware virtualization, i.e., you need a CPU that supports hardware virtualization, e.g. Intel VT or AMD-V.
in Public bookmarks with hvm kvm lvm machine mandriva virt-install virt-manager virtual virtualization
- Virtualization With KVM On Ubuntu 10.10
This guide explains how you can install and use KVM for creating and running virtual machines on an Ubuntu 10.10 server. I will show how to create image-based virtual machines and also virtual machines that use a logical volume (LVM). KVM is short for Kernel-based Virtual Machine and makes use of hardware virtualization, i.e., you need a CPU that supports hardware virtualization, e.g. Intel VT or AMD-V.
in Public bookmarks with kvm lvm machines maverick ubuntu virtual virtualization
- Virtualization With KVM On Ubuntu 8.10
This guide explains how you can install and use KVM for creating and running virtual machines on an Ubuntu 8.10 server. I will show how to create image-based virtual machines and also virtual machines that use a logical volume (LVM). KVM is short for Kernel-based Virtual Machine and makes use of hardware virtualization, i.e., you need a CPU that supports hardware virtualization, e.g. Intel VT or AMD-V.
in Public bookmarks with amd-v intel intrepid kvm libvirtd lvm machine ubuntu virtual virtualization vm vmbuilder vt
- Virtualization With KVM On Ubuntu 9.04
This guide explains how you can install and use KVM for creating and running virtual machines on an Ubuntu 9.04 server. I will show how to create image-based virtual machines and also virtual machines that use a logical volume (LVM). KVM is short for Kernel-based Virtual Machine and makes use of hardware virtualization, i.e., you need a CPU that supports hardware virtualization, e.g. Intel VT or AMD-V.
in Public bookmarks with hvm kvm lvm machine ubuntu virtual virtualization vmbuilder
- Virtualization With Xen On CentOS 6.2 (x86_64) (Paravirtualization & Hardware Virtualization)
This tutorial provides step-by-step instructions on how to install Xen (version 4.1.2) on a CentOS 6.2 (x86_64) system. Xen lets you create guest operating systems (*nix operating systems like Linux and FreeBSD), so called "virtual machines" or domUs, under a host operating system (dom0). Using Xen you can separate your applications into different virtual machines that are totally independent from each other, but still use the same hardware.
in Public bookmarks with centos hvm hypervisor libvirt lvm virt-install virt-manager virtualization xen
Next »
lvm from all users