similar to: lvm VolGroup00 problem after disk upgrade

Displaying 20 results from an estimated 4000 matches similar to: "lvm VolGroup00 problem after disk upgrade"

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
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
2008 Jan 17
1
Add more space to LVM
I have a database server that is running out of space. All my databases are being stored in a 80G /opt partition. Because I'm using LVM, wouldn't I be able to pop the HDDs (a h/w raid volume) in, add it to the LVM, and resize my ext3 /opt partition? Everything that I've been reading says this is possible, but I'm not sure. Has anyone done this and are there any pitfalls to
2008 Jun 24
1
Kernel panic since CentOS 5.2 upgrade
Hello, since upgrading to CentOS 5.2 my notebook hangs while booting with a "Kernel panic - not syncing: Fatal exception" error. Here is a screenshot: http://www.istari.de/olaf/centos/r0013878.jpg # uname -a Linux beutelsend.istari.de 2.6.18-53.1.21.el5 #1 SMP Tue May 20 09:34:18 EDT 2008 i686 i686 i386 GNU/Linux # grep kernel /etc/grub.conf kernel /vmlinuz-2.6.18-92.1.1.el5
2010 Apr 09
1
Kernel panic due to vg00 not found while not using LVM at all
Hi, I have a system running CentOS4.8. Last month I installed the latest updates including kernel 2.6.9-89.0.23 and rebooted the system. It has been running for almost a month. Last night I updated the system again which updated only a few packages: openssl, tzdata, curl,vixie-cron and logrotate. No new kernel or anything out of ordinary. The reboot after the update stopped with kernel
2012 Jul 16
4
Can't get Grub work on clone of machine
Hi. I have cloned a RHEL 5.6 physical server over to a ESXi 5.0 Virtual Machine. Using a live CD on the new Virtual Machine I created 3 partition /boot (/dev/sda1), / (/dev/sda2) and swap (/dev/sda3), I then mounted the / (sda2) partition and created the /boot directory and mount the boot partition partition /dev/sda1 into /boot. I then used rsync to copy the source machine over to the Virtual
2008 Nov 11
1
CentOS Live CD for System Rescue - How to get full root access to HD?
Booting from the CentOS 5.2 Installation DVD (or the first Installation CD), one can type "linux rescue" and then "chroot /mnt/sysimage" and have full root access to the OS on the HD. For future reference, I would like to know what I did wrong, the past couple of days, when trying to use the CentOS 5.2 i386 Live CD, for rescue. From a terminal, "su -" did not seem to
2014 Feb 21
2
CentOS x86_64 6.4
Hi List, Strange problem. I am running off of CentOS x86_64 6.4 usb key that is sdb I have ssd disk that has a centos image on it. I have mounted the partitions /dev/sda3 as /mnt/sysimage and /dev/sda1 as /mnt/sysimage/boot I am trying to chroot to /mnt/sysimage dir but get the following error. [root at localhost root]# /usr/sbin/chroot /mnt/sysimage /bin/bash /usr/sbin/chroot: failed to run
2009 Feb 11
7
Volume group "VolGroup00" not found
Hi, I am compiling Xen from source on FC9. On booting the Xen dom0 kernel it gives the following error: Volume group "VolGroup00" not found and ultimately the error that switchroot: mount failed: No such file or directory So my question is that why it fails to detect logical volumes? Thanks, Abdul Qadeer _______________________________________________ Xen-users mailing list
2017 May 05
0
CentOS 7 cloned VM cannot boot
Il 05 Mag 2017 19:30, "Nikolaos Milas" <nmilas at noa.gr> ha scritto: On 5/5/2017 3:45 ??, Gianluca Cecchi wrote: BTW: see also this paragraph in the provided RH EL link: > 24.7.3. Resetting and Reinstalling GRUB 2 > > But i think is not your problem.... > Yes, I have done that, without change in behavior. Also, after changing partitions flag does your fdisk
2005 Oct 28
0
kernel panic when booting with new lvm group/volume
I've added new volume group with single logical volume: pvcreate /dev/sdb1 vgcreate -s 32m xxx_vg /dev/sdb1 lvcreate -l 1234 -n yyy_lv xxx_vg and rebooted the server after it. When booting, the kernel panics with can't mount root file system. Looking at the console output, it seems all volume groups and all logical volumes on them were imported correctly. However, if I go to
2017 May 05
0
CentOS 7 cloned VM cannot boot
On 5/5/2017 3:45 ??, Gianluca Cecchi wrote: > BTW: see also this paragraph in the provided RH EL link: > 24.7.3. Resetting and Reinstalling GRUB 2 > > But i think is not your problem.... Yes, I have done that, without change in behavior. > Also, after changing partitions flag does your fdisk command reflect the > change? Yes. > Is the error during boot the same as the one
2017 May 05
4
CentOS 7 cloned VM cannot boot
On Fri, May 5, 2017 at 2:38 PM, Nikolaos Milas <nmilas at noa.gr> wrote: > On 5/5/2017 3:15 ??, Gianluca Cecchi wrote: > > ... >> grub2-install /dev/vda >> ... >> Was this one of the command you already tried? >> > > Yes, I have tried that multiple times, both from Troubleshooting Mode > (booting using CentOS 7 Installation CD) and from within the
2016 Oct 30
0
Cannot boot CentOS 7 VM after updating Host CentOS 7 Kernel
A bit hard to say. Try chrooting into environment and rebuilding initrd? -- Eero 2016-10-30 22:53 GMT+02:00 Paul R. Ganci <ganci at nurdog.com>: > On 10/30/2016 12:26 PM, Paul R. Ganci wrote: > >> <snip>I am thinking of putting the CentOS iso out and then booting the VM >> into it just to poke around the file system. Otherwise my other option is >> to just
2003 Jan 07
2
Problem with Winbind and groups
Skipped content of type multipart/alternative
2016 Oct 30
2
Cannot boot CentOS 7 VM after updating Host CentOS 7 Kernel
On 10/30/2016 12:26 PM, Paul R. Ganci wrote: > <snip>I am thinking of putting the CentOS iso out and then booting the > VM into it just to poke around the file system. Otherwise my other > option is to just clone a twin VM on another server and then just > change the networking IPs/hostname. Anybody have any other ideas as to > how to debug this problem? So I booted off
2008 Feb 14
2
kickstart file problem
I have a kickstart file that I am using to install multiple machines. If I install with no %post script, everything runs great. When I add the following %post section, if fails. I have been working on this for a few days now without luck, Any help would be appreciated. Here is the error, the script follows. Traceback (most recent call first): File
2016 Oct 30
2
Cannot boot CentOS 7 VM after updating Host CentOS 7 Kernel
so, Just chroot to mountpoint: http://www.cyberciti.biz/faq/unix-linux-chroot-command-examples-usage-syntax/ chroot /mounted/path /bin/bash and then .. mkinitrd (see man page for documentation) 2016-10-30 22:57 GMT+02:00 Eero Volotinen <eero.volotinen at iki.fi>: > A bit hard to say. Try chrooting into environment and rebuilding initrd? > > -- > Eero > > 2016-10-30
2015 Jul 05
1
7.1 install with Areca arc-1224
On 07/05/2015 09:17 AM, linush at verizon.net wrote: > Someone please tell me what I did to screw this thing up so badly. On 07/05/15, Gordon Messmer<gordon.messmer at gmail.com> wrote: Have you looked at the log files in /mnt/sysimage/root/? ------------- Quoting broken in this mailer ------------ So I looked in /mnt/sysimage/var/log/anaconda and found this in anaconda.packaging.log:
2008 Jun 27
4
Kernel panic CentOS 5.2
Hi, When I boot my dedicated server from netinstall cd, I see: http://img501.imageshack.us/img501/3828/kernelpaniczm7.jpg System: Intel(R) Celeron(R) CPU 2.60GHz - Ethernet controller: VIA Technologies, Inc. VT6102 [Rhine-II] - Host bridge: VIA Technologies, Inc. P4M266 Host Bridge - IDE interface: VIA Technologies, Inc. VT82C586A/B/VT82C686/A/B/VT823x/A/C PIPC Bus Master IDE - ISA bridge: VIA