Displaying 20 results from an estimated 20000 matches similar to: "Moving/merging a filesystem back into /"
2011 Jan 08
4
LiveCD System recovery - Mounting LVM?
Hi,
I am trying to recover data from my old system which had LVM. The disk had
two partitions - /dev/sda1 (boot, Linux) and /dev/sda2 (Linux LVM). I had
taken a backup of both partitions using dd.
Now I am booting of CentOS live cd for system restore. I recreated
partitions like previous system using fdisk and then used dd to dump all the
data onto it. I would like to mount sda2 as LVM, but I
2009 May 12
7
Trying to install windows as guest
Hello everyone,
I am trying to install windows xp as a guest OS. It runs through the
installer just fine, but every time I reboot, it keeps booting back to
the installer.
Here is my config:
------------<code>---------------------------------------
kernel="/usr/lib/xen/boot/hvmloader"
builder="hvm"
memory=512
device_model=''/usr/lib/xen/bin/qemu-dm''
2015 Mar 17
3
unable to recover software raid1 install
Hello All,
on a Centos5 system installed with software raid I'm getting:
raid1: raid set md127 active with 2 out of 2 mirrors
md:.... autorun DONE
md: Autodetecting RAID arrays
md: autorun.....
md : autorun DONE
trying to resume form /dev/md1
creating root device
mounting root device
mounting root filesystem
ext3-fs : unable to read superblock
mount :
2006 Oct 12
5
AoE LVM2 DRBD Xen Setup
Hello everybody,
I am in the process of setting up a really cool xen serverfarm. Backend
storage will be an LVMed AoE-device on top of DRBD.
The goal is to have the backend storage completely redundant.
Picture:
|RAID| |RAID|
|DRBD1| <----> |DRBD2|
\ /
|VMAC|
| AoE |
|global LVM VG|
/ | \
|Dom0a| |Dom0b| |Dom0c|
| |
2011 Apr 29
2
how to access lvm inside lvm
I have a centos 5.6 server that has xen domUs installed on their on
logical volumes. These logical volumes contain their own volume groups
and again their own logical volumes. I want to access the domU logical
volumes and tried this:
[root at kr ~]# fdisk -l /dev/VolGroup00/LogVol02
Disk /dev/VolGroup00/LogVol02: 274.8 GB, 274877906944 bytes
255 heads, 63 sectors/track, 33418 cylinders
Units =
2007 Jun 18
2
mounting an lvm partition via a USB adapter
I am trying to mount this (my old hard drive) from my Centos 5 install
as a USB drive so I can copy files over.
I have made the change to max_luns so that I can have more than one
drive on a USB drive.
The first partition, /dev/sda1 mounts automatically as /boot_
The second partition, /dev/sda2 is the one I really want and it is an
lvm partition. When I am booted from this drive (as the
2016 Sep 03
4
mounting lvm2
CentOS 7 for everything
I am probably never using lvm again. I have never not once actually
benefited from its capabilities but this is probably the third or fourth
time it has gotten in my way.
Issue is that I use the tools so rarely that I can't recall what needs
to be done to properly mount the drives on another system and finding
that info on the web is becoming more difficult as the
2011 Apr 10
14
Issues migrating to xen 4.1
Hi,
We just migrated xen on gentoo on amd64 from 4.0 to 4.1 and
encountered a few issues that were not documented. Here is how we
solved them and what issues are remaining:
1. Our config files were referring to the LVM devices like
/dev/vg/domU-root with disk = [ ''phy:vg/domU-root,sda1,w'' ]. This does
not work anymore, we have to include ''/dev/'': disk = [
2011 Apr 10
14
Issues migrating to xen 4.1
Hi,
We just migrated xen on gentoo on amd64 from 4.0 to 4.1 and
encountered a few issues that were not documented. Here is how we
solved them and what issues are remaining:
1. Our config files were referring to the LVM devices like
/dev/vg/domU-root with disk = [ ''phy:vg/domU-root,sda1,w'' ]. This does
not work anymore, we have to include ''/dev/'': disk = [
2007 Jun 13
1
lvm
Hello,
I have a physical volume with no volume group.
# /sbin/pvscan -n
WARNING: only considering physical volumes in no volume group
PV /dev/sdg2 lvm2 [148.95 GB]
Total: 1 [148.95 GB] / in use: 0 [0 ] / in no VG: 1 [148.95 GB]
Can I just create a volume group -- for example:
# vgcreate my_volume_group /dev/sdg2
and then activate it:
# vgchange -a y my_volume_group
I
2006 Feb 09
1
Mount LVM
Hi guys,
sorry if this is trivial, but I have been googling a couple days and
already compromised a test disk trying to figure this out, so I thought
it is time to ask for some advice. I have a disk that comes from a clean
and working CentOS4.2 install, and I am trying to use an external usb to
ide converter to mount it on another workstation with CentOS4.2. I am
trying this to better
2006 Jul 04
15
Newbie DomU problem
Suse 10.1 AMD64 Xen3
New to Xen. The dom0 is up and running. I am trying to get my first domU
working. My approach is to use precompiled images from jailtime.org.
After some manual tinkering with the .cfg file the domU proceeds to boot
but stalls with the following error.
I cannot get past this - any ideas ?
Brian
Using config file "/etc/xen/vm/vm1".
Started domain vm1
Bootdata ok
2006 Jan 02
1
winecfg drives, ALSA and crash problem
Skipped content of type multipart/alternative-------------- next part --------------
A non-text attachment was scrubbed...
Name: winecfg.jpg
Type: image/jpeg
Size: 96959 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-users/attachments/20060102/6d03599c/winecfg-0001.jpg
2009 May 08
1
domU corrupt after server crash, help needed trying to recover domU LVM
Hi all,
One of our Dell servers has failed badly, and one of the domU's has been
corrupted in the process. It boots up to a point and then gives me a kernel
panic:
Loading dm-zero.ko module
Loading dm-snapshot.ko module
Scanning and configuring dmraid supported devices
Scanning logical volumes
Reading all physical volumes. This may take a while...
No volume groups found
Activating
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
2015 Mar 18
0
unable to recover software raid1 install
On Tue, 2015-03-17 at 23:28 +0100, johan.vermeulen7 at telenet.be wrote:
>
> on a Centos5 system installed with software raid I'm getting:
>
> raid1: raid set md127 active with 2 out of 2 mirrors
>
> md:.... autorun DONE
>
> md: Autodetecting RAID arrays
>
> md: autorun.....
>
> md : autorun DONE
>
> trying to resume form /dev/md1
Hi
2017 Mar 18
1
Centos-6.8 fsck and lvms
I have a CentOS-6.8 system which has a suspected HHD failure. I have
booted it into rescue mode from a CentOS-6.5 minimal install CD in
order to run fsck -c on it. The system hosts several vms. I have
activated the lvs associated with these vm using pvscan -s ; vgscan ;
vgchange -ay. An lvscan shows the lvs as ACTIVE. None are mounted.
When I try to run fsck on any of them I see the
2015 Feb 28
1
Looking for a life-save LVM Guru
Dear James,
Thank you for being quick to help.
Yes, I could see all of them:
# vgs
# lvs
# pvs
Regards,
Khem
On Sat, February 28, 2015 7:37 am, James A. Peltier wrote:
>
>
> ----- Original Message -----
> | Dear All,
> |
> | I am in desperate need for LVM data rescue for my server.
> | I have an VG call vg_hosting consisting of 4 PVs each contained in a
> | separate
2018 Jul 18
5
[PATCH 0/3] New API: lvm_scan, deprecate vgscan (RHBZ#1602353).
[This email is either empty or too large to be displayed at this time]
2018 Jul 25
4
[PATCH v2 0/4] New API: lvm_scan, deprecate vgscan (RHBZ#1602353).
v2:
- Changes as suggested by Pino in previous review.