search for: corelog

Displaying 6 results from an estimated 6 matches for "corelog".

Did you mean: core_log
2008 May 28
0
I/O performance problem using LVM mirrors to back phy: devices
...lock-attach it to the Dom0 and then mount it, you get 1/10th the speed. we are running CentOS 5.1, kernel 2.6.18-53.1.14.el5 full writeup: We noted that the performance of mirrored logical volumes accessed through xenblk was about 1/10th that of non-mirrored LVs, or of LVs mirrored with the --corelog option. Mirrored LVs performed fine when accessed normally within the dom0, but performance dropped when accessed via xm block-attach. This was, to our minds, ridiculous. First, we created two logical volumes in the volume group "test": one with mirroring and a mirror log and one with...
2016 Jan 22
4
LVM mirror database to ramdisk
...I use local LVM for my virtual disks with DRBD on top to mirror the disk to a backup server. If I change grub.conf to increase RAM disk size and increase host RAM, I could create a 35G RAM disk. I'd modify rc.local to add pvcreate /dev/ramdisk vgextend vg /dev/ramdisk lvconvert -m 1 --corelog vg/lv_database /dev/ramdisk Even with lv_database being 35G, it doesn't take long to activate the mirror. I haven't decided where to put the commands to turn off the lvm mirror. lvconvert -m 0 vg/lv_database vgreduce vg /dev/ramdisk pvremove /dev/ramdisk I haven't put this i...
2016 Jan 22
0
LVM mirror database to ramdisk
...the > disk to a backup server. > > If I change grub.conf to increase RAM disk size and increase host RAM, > I could create a 35G RAM disk. > > I'd modify rc.local to add > pvcreate /dev/ramdisk > vgextend vg /dev/ramdisk > lvconvert -m 1 --corelog vg/lv_database /dev/ramdisk > > Even with lv_database being 35G, it doesn't take long to activate the > mirror. > > I haven't decided where to put the commands to turn off the lvm > mirror. > lvconvert -m 0 vg/lv_database > vgreduce vg /dev/ramdis...
2016 Jan 22
2
LVM mirror database to ramdisk
...> > > If I change grub.conf to increase RAM disk size and increase host RAM, > > I could create a 35G RAM disk. > > > > I'd modify rc.local to add > > pvcreate /dev/ramdisk > > vgextend vg /dev/ramdisk > > lvconvert -m 1 --corelog vg/lv_database /dev/ramdisk > > > > Even with lv_database being 35G, it doesn't take long to activate the > > mirror. > > > > I haven't decided where to put the commands to turn off the lvm > > mirror. > > lvconvert -m 0 vg/lv_database &...
2013 Mar 27
0
[JOBS] Great Ruby Coding Opportunities in Boston Area and L.A.
...(k), 100% medical coverage, 11 paid holidays) • Great work/life balance, with 40-45 hour work weeks the norm! • Long-term stability with a venture backed start up that is already profitable and growing • Investors include the Founders of MapQuest and CoreLogic Desired Skills & Experience: • A BS in Computer Science, Computer Engineering, or similar; MS preferred • 5+ years designing and implementing complex, data-heavy e-commerce systems • Self-directed time management, documentation and communicat...
2008 Aug 17
2
mirroring with LVM?
I'm pulling my hair out trying to setup a mirrored logical volume. lvconvert tells me I don't have enough free space, even though I have hundreds of gigabytes free on both physical volumes. Command: lvconvert -m1 /dev/vg1/iscsi_deeds_data Insufficient suitable allocatable extents for logical volume : 10240 more required Any ideas? Thanks!, Gordon Here's the output from the