logical volume

Resizing Logical Volume on ext3

Digg Linux/Unix upcoming  Sun, 10/19/2008 - 23:20

In this posting i’ll touch on only ext3 since that’s the default fs. Later, I’ll touch others if it’s requested.

There are a few steps you have to take to resize a partition. First, you have to resize the filesystem (be sure to do this before you reduce the lv, as that could cause data loss).


 

Provisioning Ubuntu KVM images in a home lab

Digg Linux/Unix upcoming  Sun, 08/10/2008 - 04:07

I made a couple of scripts to make it easier to provision a series of Ubuntu guests based on a LVM logical volume with a base image.

The provisioning script creates a snapshot of this base image, mounts and modifies essential files directly on the guest filesystem, and creates an init-script in /etc/init.d.


 

13 07 2008

NetBSD CVS Digest  Sun, 07/13/2008 - 09:09

haad-dm: Import of the device-mapper driver. This driver is a BSD rewrite of the linux dm driver. For now only error, linear and zero targets are supported.

This driver uses NetBSD specific ioctls based on proplib. Adam Hamsik was able to create a logical volume (with lvm2tools lvcreate utility) with this version of the driver, newfs it and mount it.

[Adam Hamsik]

ddb: Add a show files command that prints the vnodes associated with a given struct proc and, if LOCKDEBUG is built in, the lock status of the uvmobject.

[Brett Lymn]


 

13/07/2008

NetBSD CVS Digest  Sun, 07/13/2008 - 08:50

haad-dm: Import of the device-mapper driver. This driver is a BSD rewrite of the linux dm driver. For now only error, linear and zero targets are supported.

This driver uses NetBSD specific ioctls based on proplib. Adam Hamsik was able to create a logical volume (with lvm2tools lvcreate utility) with this version of the driver, newfs it and mount it.

[Adam Hamsik]

ddb: Add a show files command that prints the vnodes associated with a given struct proc and, if LOCKDEBUG is built in, the lock status of the uvmobject.

[Brett Lymn]


 

Joey's Notes: Logical Volume Creation and Expansion

Digg Linux/Unix upcoming  Sat, 03/01/2008 - 21:29

Joey's Notes is a new column by Joey Prestia, intended to introduce Linux users to basic and essential Linux tasks and skills.

Joey's current work toward a degree in Linux networking, his daily experiences as a member of the RedHat Academy staff on campus, and his knowledge as a programmer in a number of langua