Search
Search results
- Linux LVM (Logical Volume Management)
Linux LVM (Logical Volume Management) In this article we will cover some of the basics of LVM (Logical Volume Management). We will look at configuring LVM from the ... second partition will be used to show how to extend a logical volume . Partitioning The partitioning utility which we will ...
Article - DamianMyerscough - 7 Mar 2008 - 11:28am - 0 comments - 0 attachments
- Linux Disk Quotas
... we have the /home partition on a separate logical volume thus allowing us to enforce quota limits without having to ...
Article - DamianMyerscough - 4 Apr 2008 - 8:25pm - 3 comments - 0 attachments
- Create, Manage, Mount iSCSI Volumes at Boot on SLES 10 SP1
... /dev/sdb /dev/sdc Once done, we can create logical volume : geeko:~ # lvcreate -L5T -n iscsi_volume1 iscsigroup1 ... geeko:~ # lvdisplay /dev/iscsigroup1/iscsi_volume1 --- Logical volume --- LV Name /dev/iscsigroup1/iscsi_volume1 VG ...
Article - variia - 28 Dec 2007 - 7:27pm - 1 comment - 0 attachments
- NetWare to OES2 Linux Migration Guide
... Select lvm/system, then click Add. In the Create Logical Volume dialog box, select Format, then select Swap from the File System ... Select lvm/system, then click Add. In the Create Logical Volume dialog box, select Format, then select the file system to use ...
Article - mfaris01 - 5 Feb 2008 - 12:15pm - 12 comments - 0 attachments
- Multipathing on SLES 10
... of a volume group that contains the system root in a logical volume . Configure the LUN that should boot the machine in ... list. Now click on: Add and configure the first logical volume, e.g. use it for swap. Create another logical volume for the ...
Article - tsaupe - 27 Mar 2009 - 3:07am - 0 comments - 1 attachment
- Adding and Removing SAN Disks from SUSE Device Manager Multipath Systems
... an array on the SAN and allocated space to a logical volume on it; you have mapped a LUN pointing that logical volume to that host, and that the host is correctly zoned to see the ...
Article - pcrooker - 23 Jan 2009 - 6:26pm - 0 comments - 0 attachments
- Recovering a Lost LVM Volume Disk
... Removed Conclusion Overview Logical Volume Management (LVM) provides a high level, flexible view of a ... or damaged in some way that adversely affects the logical volume , the general recovery process is: Replace the failed ...
Article - jrecord - 14 Sep 2007 - 11:19am - 0 comments - 0 attachments
- Building a SAN Storage Device Using iSCSI on SUSE Linux - Part 1
... to enlarge. Select "add" to create a new logical volume. Again select the option "Do not format" because the iSCSI ... will do this with its own file system. Fill in the Logical volume name and the size of the volume. The size can be altered later ...
Article - wrusman - 27 Oct 2008 - 3:00pm - 0 comments - 0 attachments
- Rollback SLES Online Updates with LVM Snapshots
... RAID1 . If you have your system disk configured with Logical Volume Management (LVM), you can implement this solution as a way to ... rblvm:~ # lvremove /dev/sys/root Can't remove logical volume "root" under snapshot rblvm:~ # lvremove /dev/sys/home Can't ...
Article - jrecord - 22 Aug 2008 - 5:50pm - 0 comments - 0 attachments
- Setting Up iSCSI Using YaST
... points to /dev/mapper/vm-data (vm is the name of the logical volume , data is the partition ). When you set ...
Article - Andras Dosztal - 10 Jan 2008 - 2:59pm - 0 comments - 0 attachments