search for: ignorelockingfailure

Displaying 10 results from an estimated 10 matches for "ignorelockingfailure".

2010 Jan 20
0
pvcreate fails with "Write locks are prohibited with --ignorelockingfailure. Can't get lock for orphan PVs"
[This email is either empty or too large to be displayed at this time]
2010 Mar 23
2
[PATCH] Remove initrd patching from oc-boot
...then - # Fedora 10 mkliveinitrd - init_script=sbin/real-init - fi - sed -i '/^\/sbin\/udev.*trigger/ a \ -echo SCSI wait for scans\ -/sbin/modprobe scsi_wait_scan\ -/sbin/modprobe -r scsi_wait_scan\ -set +e\ -while true; do\ - echo Scanning logical volumes\ - lvm vgscan --ignorelockingfailure\ - echo Activating logical volumes\ - if lvm vgchange -ay --ignorelockingfailure HostVG; then\ - break\ - fi\ - sleep 1\ -done\ -set -e\ -' $init_script - # fix emergency shell - sed -i 's/^ bash$/ bash < \/dev\/console/' $init_script - mkdir -p bin - bit= -...
2006 Nov 06
1
Segmentation fault on LVM
Hi all, I have installed rhcs on a CentOS 4.4 server with clvmd. When server reboots display a segmentation fault on line 504 in /etc/rc.d/rc.sysinit file, here: if [ -x /sbin/lvm.static ]; then 500 if /sbin/lvm.static vgscan --mknodes --ignorelockingfailure > /dev/null 2>&1 ; then 501 action $"Setting up Logical Volume Management:" /sbin/lvm.static vgchange -a y --ignorelockingfailure 502 fi 503 fi 504 fi I don't use lvm on root filesystem, only on a gfs volumes: [root at keops RPMS]#...
2009 May 11
1
yum update freeze...
...\_ /bin/bash --norc /sbin/mkinitrd --allow-missing -f /boot/initrd-2.6.18-128.1.10.el5.img 2.6.18-128.1.10.el5 S+ \_ /bin/bash --norc /sbin/mkinitrd --allow-missing -f /boot/initrd-2.6.18-128.1.10.el5.img 2.6.18-128.1.10.el5 D+ \_ lvm.static lvs --ignorelockingfailure --noheadings -o vg_name /dev/md1 I tried to strace the dead process but it did not show anything... I tried to kill it but failed. I interrupted yum but the lvm.static is still there... Any idea what could be happening? And why does it call lvm...? I don't use lvm, just software raid1. Thx,...
2012 Feb 10
2
yum update stuck...
...ow-missing -f /boot/initrd-2.6.18-274.17.1.el5.tmp 2.6.18-274.17.1.el5 S+?? 10:53?? 0:00? |?????????????????????????? \_ /bin/bash --norc /sbin/mkinitrd --allow-missing -f /boot/initrd-2.6.18-274.17.1.el5.tmp 2.6.18-274.17.1.el5 D+?? 10:53?? 0:00? |?????????????????????????????? \_ lvm.static lvs --ignorelockingfailure --noheadings -o vg_name /dev/md1 I tried an strace but nothing shows up. Now, it is in: T+and strace showed me it was/is stuck on "phantom" usb devices and doing lvm stuff while I do not use lvm... Should I wait or can I just ctrl-c, reset the usb_storage module to clean up and retry...
2011 Jul 22
0
Strange problem with LVM, device-mapper, and software RAID...
...he data disk during boot and swapon has no problem activating the largeswap swap area (at least once the system is in full multi-user mode). And (appearently) the device mapper is perfectly happy to do its thing (more or less) with these logical volumes. [heller at ravel ~]$ sudo /sbin/vgscan -v --ignorelockingfailure --mknodes -d Wiping cache of LVM-capable devices Wiping internal VG cache Reading all physical volumes. This may take a while... Finding all volume groups Finding volume group "RavelSystem" Found volume group "RavelSystem" using metadata type lvm2 Findin...
2004 Dec 15
1
toasted ext3 filesystem under lvm2
I have a Fedora Core 3 system at home, that was running fine, but now won't boot. Someone shut the power off on it without doing an orderly shutdown, and also I sometimes apply patches with "yum -y update" without doing a reboot immediately afterward - I suppose either of these could be related to my system not booting. I have a lot of information about the early stages of the
2006 Nov 02
10
windows 2003
I have finally gotten one version of windows 2003 r2 x64 installed as a guest. The bad news is no network. The network tab says it''s a realtek 8139 when I know it is a intel. I tried downloading the intel drivers and they wont install says it''s the wrong hard ware. Is this common that it uses a 8139 as a generic network card? Also the network card shows The
2006 Jun 29
6
LVM repairing or back to regular ext3?
Can anyone point me in the right direction for correcting errors on an HD when using LVM? I've tried e2fsck and indicates bad block. I've tried with -b 8193, 16384, and 32768 and no good. I've found some info about reiserfsck on google, but this utility doesn't seem to be included in Centos4.3. I did find it on my old FC1 box. I am thinking now I really should have went with
2009 Nov 06
8
Migrating from KVM to XEN - kernel panic
First let me say that I'm not a sysadmin, but am simply wearing that hat this week so please excuse my ignorance. I need to temporarily move some virtual servers from a CentOS-KVM platform to a CentOS-XEN platform while I do some upgrades to the CentOS box. I've created a local LV, and used DD and SCP to transfer the block device from the VKM machine to the XEN machine. For quite a