Displaying 20 results from an estimated 20000 matches similar to: "lvm 1 drive fails whole vol data lost"
2007 Jul 05
3
LVM recovery questions
Hi,
I have a centos 4 box i use for a file server (nfs and samba). It has two hdd: hda is for the standard install; hdb is for /export/samba/netdisk0
hda is lost - it just clicks now
i think hdb is still good
i can't figure out how i can remount the hdb disk in a new machine and retrieve the info from it; i've scanned the LVM howto and googled some LVM topics, but nothing seems to
2010 Dec 04
4
LVM change disk
Dear all,
I have a 4,1TB Logical volume consist of four disks with size of 2TB,
1TB, 1TB, and 500GB. The LV currently full. I plan to change the 1Tb
disks and 500Gb disks. I plan to remove one 1TB disk or the 500GB so
that I can replace it with 2TB disk. most LVM tutorial ask to use
pvmove to move phisical extent to the new disk. The problem is that I
have no SATA port left so that I can't
2017 Apr 08
2
lvm cache + qemu-kvm stops working after about 20GB of writes
Hello,
I would really appreciate some help/guidance with this problem. First of
all sorry for the long message. I would file a bug, but do not know if
it is my fault, dm-cache, qemu or (probably) a combination of both. And
i can imagine some of you have this setup up and running without
problems (or maybe you think it works, just like i did, but it does not):
PROBLEM
LVM cache writeback
2011 Aug 31
2
How to expand LVM without create new drive?
I now how to expand a LVM by creating a new drive as described here:
http://lists.centos.org/pipermail/centos/2007-February/032664.html, the steps
are:
# pvcreate /dev/sda3
# vgextend VolGroup00 /dev/sda3
Now, I want to know how to expand a LVM without create /dev/sda3?
Suppose I have 2 GB free (unpartitioned) and LVM use /dev/sda2 (8 GB). How to
make /dev/sda2 become 10 GB? Then resize LVM
2008 Jul 17
2
lvm errors after replacing drive in raid 10 array
I thought I'd test replacing a failed drive in a 4 drive raid 10 array on
a CentOS 5.2 box before it goes online and before a drive really fails.
I 'mdadm failed, removed', powered off, replaced drive, partitioned with
sfdisk -d /dev/sda | sfdisk /dev/sdb, and finally 'mdadm add'ed'.
Everything seems fine until I try to create a snapshot lv. (Creating a
snapshot lv
2006 Jan 05
2
can not lvcreate after lvm snapshot and "xm mem-set" and lvremove
I am not sure if it''s a xen bug or lvm bug, or just my bad hardware,
but here''s how to reproduce:
/dev/vg0/centos1 is lvm block used by a domainU, it''s 8G in size.
#lvcreate -L8192M -s -n snap1 vg0
#mount /dev/vg0/snap1 /mnt
do some copying files here
#umount /mnt
#lvremove /dev/vg0/snap1
not removed! it says can''t allocated memory
#xm mem-set 0 512
#lvremove
2009 May 11
3
is it possible to resive a PV in LVM and add more LV's ?
Hi all
I have a remote server (i.e SSH access only) which was incorrectly
partitioned and I urgently need to get it up and running. It's got a 500GB
HDD, but the PV is only 10GB big, so I can't add more LV's to to. P.S. This
is on LVM, btw.
[root at nd11176 ~]# fdisk -l /dev/sda
Disk /dev/sda: 500.1 GB, 500107862016 bytes
255 heads, 63 sectors/track, 60801 cylinders
Units = cylinders
2007 Mar 17
3
Hellllp Pl: Centos 4.4 Default LVM install boot/recovery problem
Hello all
Nill experience with LVM. Have a Default Centos 4.4 install updated till
a week ago with three HDDs. System's not booting up since my staff
pulled out the plug due to a short circuit nearby.
Machine is a PIII 550 MHz, with 3 HDDs 40 GB, 120 GB (Actually is bigger
but my bios detects only upto 120 GB) & 20 GB...about half filled with
data & the backup server taken out in
2011 Feb 13
2
using an lvm for kvm vm
Is there a simple way to directly install a vm on an lvm (or proably
seperate LVM's for root and swap)? For example something like:
lvcreate -L 10G -n testvm_root vg_myvg
lvcreate -L 1G -n testvm_swap
Then somehow setup the VM to be able to directly install and boot the vm
from these LV's. How do I do this?
Could you then pause the virtual machine and safely take an LVM
snapshot,
2009 Mar 06
2
Disk Partitioning Questions....
I am working on starting Virtural Servers at my office and have questions regarding disk partitioning recommendations.
I am using SLES 10 SP2..... RAID 5.... 280G available... no external storage...
1 - Should the DOM be on primary partition and then place the VM''s in LVM?
2 - Should I create partitions in the LVM for each of my VM''s separately or can they all reside on the
2008 Nov 09
2
can I use 2 HDD's with the same LVM labels at the same time?
Hi all,
I need to add a drive with the same LVM labels (i.e. system) to a
machine with a drive with the same label. How can I access the data on
both drive's LVM partitions at the same time?
--
Kind Regards
Rudi Ahlers
2015 Dec 02
3
lvm snapshot
On Wed, Dec 02, 2015 at 08:53:39PM +0100, Axel Glienke wrote:
> Creating snapshot:
>
> [root at lvmtest ~]# lvcreate -L5G -s -n root_snap /dev/centos/root
> Reducing COW size 5,00 GiB down to maximum usable size 2,94 GiB.
> Logical volume "root_snap" created.
> [root at lvmtest ~]# lvs
> LV VG Attr LSize Pool Origin Data% Meta% Move
> Log
2015 Dec 02
2
lvm snapshot
sorry: centos7 "fresh" minimal with a actual update
cat proc/cmdline:
BOOT_IMAGE=/vmlinuz-3.10.0-229.20.1.el7.x86_64
root=/dev/mapper/centos_root ro rd.lvm.lv=centos/root
rd.lvm.lv=centos/swap crashkernel=auto rhgb quiet LANG=de_DE.UTF-8
systemd.debug
ls /dev/mapper:
centos-swap control
Zitat von Gordon Messmer <gordon.messmer at gmail.com>:
> On 12/02/2015 11:09 AM,
2011 Aug 15
2
lvm and kvm
I am performing some configuration testing on a kvm host. When
installing a guest operating system is it advisable to place each
instance in a separate lv or better to accept the default and store
them on the root file system?
Respecting lvm, does one configure lvs in a virtual server to take
space from the main vg or does one allocate lv space from inside
that allocated to the virtual instance?
2009 Sep 16
5
LVM Read/Write speed <10% drive''s normal speed
Hello all,
I''ve been searching through the archives and the internet for a while
now, and can''t seem to find anything that helps me out. I hope you don''t
my posting this to both xen-users and linux-lvm simultaneously, but i
figured it''d help keep the solution in one place... even though it''ll be
the same across two places... Anyways:
My setup is this:
2010 Jun 03
7
about lvm filesystem...........
Sorry for my ignorance.
When I create xen virtual machines on lvm I need to create a
filesystem on lvm container?
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
2013 Mar 18
3
Making a clone of an LVM-based EL5 install
Does anybody here have any idea how to make an exact copy of a drive
that has LVM partitions? I'm having trouble using dd to do this for an
EL5 server.
We're trying to diagnose a software problem of some kind and would like
an exact, perfect copy of the software running so that we can see
exactly what the problem is without disturbing our production copy. It's
been admin practice
2006 Mar 16
3
LVM Snapshots -broken ? Ever worked ?
I've upgraded my x86_64 4.2 box to the latest kernel 2.6.9.34 and tried
an lvm snapshot. It worked fine and I was able to mount the snapshot
etc. Now I cannot seem to remove the snapshot. If I try a 'lvremove'
it asks if I want to remove the 'active' snapshot, if I say yes it just
hangs and the box goes to 99% wait io, however the disk lights do not
come on during this. The
2007 Oct 24
3
Using LVM snapshots to backup NTFS partitions for windows guests
Hi everyone!
I''ve been reading this list for a while and I''m thinking that the best
way to do backups is using LVM snapshots as discussed here several
times.
The problem is that when i use a LVM logical volume as windows disk,
windows writes the partition table onto the LV so the LV itself is not
a partition - it''s a whole disk.
lvm/device-mapper does not create the
2014 Dec 19
1
LVM storage
Hi. I have some narrow questions and a larger one.
If I make an existinig LVM VG a storage pool, can I use some of the LV's for libvirt and some for the host? Or does the VG needed to be completely dedicated to virtualization?
Assuming mixed use is possible, is it possible to do an LVM snapshot of an LV in use for a VM? The snapshot would have to be initiated and used on the host, I