|
Semi-manual LVM disk partitioning guide for Fedora 18 |
 vote
 |
|
| Semi-manual LVM disk partitioning guide for Fedora 18 provides a step-by-step guide on how to customize the disk space allocated to the root logical volume, so that it gets just enough disk space required for the life of the installation. read more... |
|
| | permapage | score:9310 | -finid, February 11, 2013 |
|
Pre-release Ubuntu 12.10 has partial support for manual LVM and disk encryption |
 vote
 |
|
| Today, I took another look at a daily build of Ubuntu 12.10 to see how far the coders have come in implementing manual LVM and disk encryption. Here is what I found: read more... |
|
| | permapage | score:9136 | -finid, September 27, 2012 |
|
Full disk encryption and LVM configuration in the Ubuntu GUI |
 vote
 |
|
| Well, it looks like from Ubuntu 12.10, due in late October, Ubiquity will have support for full disk encryption and LVM. The test build that I installed in a virtual machine shows that the implementation is still in the early stages, but it also shows how easy it will be to configure both features when the final release hits the digital shelves. read more... |
|
| | permapage | score:9023 | -finid, September 6, 2012 |
|
Tutorial: LVM configuration (Debian 6) |
 vote
 |
|
Debian is one of a handful of Linux distributions with support for setting up LVM, the Linux Logical Volume Manager. LVM brings a level of flexibility to disk management on Linux that is not possible with the traditional disk partitioning scheme. If your favorite Linux distribution supports LVM, I’ll always recommend that you use it.
This tutorial gives a detailed step-by-step guide on how to install Debian 6 on an LVM file system. read more... |
|
| | permapage | score:9017 | -finid, February 17, 2011 |
|
Back up MySQL Databases with mylvmbackup on Ubuntu 12.10 |
 vote
 |
|
| 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. read more... |
|
| | permapage | score:8974 | -falko, January 17, 2013 |
|
Install Linux Mint Debian Edition on an encrypted LVM file system |
 vote
 |
|
| Linux Mint Debian Edition (LMDE) is the edition of Linux Mint that is based on Debian Testing. Like the edition of Linux Mint based on Ubuntu, the installer of LMDE lacks support for LVM, and disk encryption. This tutorial presents a detailed guide on how to install LMDE on an encrypted LVM file system. But how is that possible if the installer lacks support for LVM and disk encryption? Easy. First, install a base Debian Testing system using a Debian Testing installer. Second, point the package manager to the default LMDE repositories. At the end, you will be running a system with an encrypted disk, which means another layer of physical security for your data, and one that makes it possible to manage disk space is a manner that is not possible otherwise. read more... |
|
| | mail this link | permapage | score:8862 | -finid, January 2, 2011 |
|
Back up MySQL Databases with mylvmbackup on Debian 6 |
 vote
 |
|
| 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 a Debian Squeeze server. read more... |
|
| | permapage | score:8817 | -falko, May 11, 2012 |
|
LVM and full disk encryption configuration in Ubuntu Ubiquity |
 vote
 |
|
| Full disk encryption and LVM configuration in Ubuntu’s graphical installer showed that two very important features that were missing in Ubiquity, the installation program of Ubuntu Desktop, will finally be incorporated into the version that will ship in Ubuntu 12.10. read more... |
|
| | permapage | score:8746 | -finid, September 9, 2012 |
|
Dual-boot Fedora 15 and Ubuntu 11.04 with both sides on LVM |
 vote
 |
|
How to dual-boot Fedora 15 and Ubuntu 11.04 on a computer with one hard disk is the subject of this tutorial. If you have ever configured dual-booting between Windows and a Linux distribution, the steps involved should be very familiar, but if you have not, this tutorial is detailed enough that you should not have any problems in setting this up on your computer – laptop or desktop.
When completed successfully, you should have a dual-boot system with both ends installed on an LVM-based disk partitioning system, one that allows you great flexibility in disk management. read more... |
|
| | mail this link | permapage | score:8597 | -finid, June 21, 2011 |
|
Tutorial: Install Ubuntu 11.04 on encrypted LVM |
 vote
 |
|
Ubuntu is one of many Linux distributions with support for LVM, the Linux Logical Volume Manager. LVM is a disk partitioning scheme that brings a level of flexibility to disk management that is not possible with the traditional method. With LVM, you can, if necessary, increase the size of a partition online, that is, while the system is running, without unmounting the partition. You can also add another disk to the system if the old one becomes full. There are many more benefits that LVM offers, but the those two are more than enough reasons to consider using it.
This tutorial presents a step by step guide on how to install Ubuntu 11.04, the latest stable release, on an encrypted LVM file system. Why is it necessary to encrypt the disk? For the reasons detailed here, disk encryption protects your data from unauthorized physical access. read more... |
|
| | mail this link | permapage | score:8406 | -finid, May 11, 2011 |
|
Ubuntu LVM Configuration |
 vote
 |
|
| Trying to set up an LVM-based desktop system in Ubuntu means using the "alternate-text" installer edition. This simple tutorial provides a step-by-step guide, with screenshots, on how to configure Linux Logical Volume Manager (LVM) in Ubuntu, using Ubuntu 8.10. read more... |
|
| | permapage | score:8400 | -finid, November 14, 2008 |
|
LVM Tutorial |
 vote
 |
|
| This guide shows how to work with LVM (Logical Volume Management) on Linux. It also describes how to use LVM together with RAID1 in an extra chapter. As LVM is a rather abstract topic, this article comes with a Debian Etch VMware image that you can download and start, and on that Debian Etch system you can run all the commands I execute here and compare your results with mine. Through this practical approach you should get used to LVM very fast. read more... |
|
| | permapage | score:8223 | -falko, January 17, 2007 |
|
VirtualBox Tutorial: Clone live virtual machines with LVM snapshots |
 vote
 |
|
| 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. read more... |
|
| | permapage | score:8216 | -falko, July 28, 2012 |
|
Manual LVM disk partitioning guide for Fedora 17 |
 vote
 |
|
That is because with Anaconda’s LVM-based disk partitioning scheme, all available disk space are allocated to the LVM Physical Volume, which makes it impossible to recover space from the system for installing another distribution.
That is why it is very important to plan for the future, when installing Fedora. In this article, a step-by-step guide on how to create an LVM-based disk partitioning scheme for Fedora 17. read more... |
|
| | permapage | score:8085 | -finid, July 22, 2012 |
|
Dual-boot Fedora 17 on LVM and Windows 7 on a PC with 2 hard drives |
 vote
 |
|
| This article offers a step-by-step guide on how to dual-boot Windows 7 and Fedora 17 on a computer with two hard drives, with Fedora 17 installed on an LVM partitioning scheme. read more... |
|
| | permapage | score:8079 | -finid, August 3, 2012 |
|
Tutorial: Learning Linux LVM |
 vote
 |
|
Also known as Storage management magic with Logical Volume Management.
In this article, Daniel introduces you to the concepts behind Linux LVM (Logical Volume Management) and shows you how to get the latest kernel patches and tools installed on your system. LVM allows you to create logical volumes out of the physical storage resources on your machine. However, unlike physical volumes, the logical volumes can be expanded and shrunk while the system is still running, providing Linux system administrators with the storage flexibility that they've until now only dreamed of. read more... |
|
| | mail this link | permapage | score:7955 | -Ray, April 23, 2001 (Updated: June 7, 2003) |
|
Disk space management with LVM |
 vote
 |
|
A guide to getting started with the Logical Volume Manager...
Managing disk space used to be a royal pain for admins and users. Running out of disk space often meant reinstalling Linux or spending a few hours with tools like Parted to resize partitions. However, using the Logical Volume Manager (LVM) tools, you can grow, shrink, and manage disk space with very little hassle. read more... |
|
| | permapage | score:7909 | -Ray, August 22, 2007 |
|
Install RAID5 and LVM on Debian |
 vote
 |
|
Do it the easy way with the Debian Etch installer...
Our team at LinuxForce recently put together a Debian server with LVM on a software RAID5 volume. This has been possible through complex installation procedures in the past, but today the Debian Etch installer is capable of handling such an installation if you follow the proper steps, which I outline in this article.
Among other things, we needed the flexibility to write partition tables for Xen on the fly, dependability that would allow a generous replacement window when harddrives failed, and as little possibility of data loss and downtime through harddrive failure as possible. read more... |
|
| | mail this link | permapage | score:7855 | -Ray, April 1, 2007 |
|
Tutorial: Backup LVM Partitions with Snapshots |
 vote
 |
|
| 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 do not have to worry about open files and database connections, and you do not have to interrupt/halt services on the live partition because a snapshot is usually created in fractions of a second, so your users will not notice any disruption, and your snapshot holds consistent data. read more... |
|
| | mail this link | permapage | score:7815 | -falko, April 18, 2007 |
|
Install RAID1 on a running LVM system |
 vote
 |
|
| 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). read more... |
|
| | permapage | score:7811 | -falko, June 15, 2011 |
|
|