Displaying 20 results from an estimated 2000 matches similar to: "lvm / raidN / evms"
2008 Jun 07
1
EVMS?
EVMS Enterprise Volume Management System sounds interesting,
looks like it supported CentOS4, but not CentOS5.
But maybe I'm not looking in the right places.
--
Drew Einhorn
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.centos.org/pipermail/centos/attachments/20080607/a5de7c79/attachment-0002.html>
2007 Dec 01
1
Good tutorial about using heartbeat2, ocfs2 and evms with xen 3.x
Hi all
Sombedody can points me to a good tutorial about using high availabilty
clusters with xen using heratbeat2, ocfs2 and evms under rhel/centos, debian or
sles??
I am doing various searches without a result ... (google shows me a lot of
references, mailing lists, etc but not a good doc)
Many thanks.
--
CL Martinez
carlopmart {at} gmail {d0t} com
2005 Mar 06
1
Detecting KLIBC from userspace
Hi
Currently I am trying to get device-mapper and dmraid ported to compile
against klibc. So far there was no real issues, as the only thing they
used was fscanf and feof not available presently in klibc (but easy to
work around).
Other than that there are really no way to easily check for installed
klibc's other than trying to mangle the output of klcc (from adjusted
configure.in):
-----
2006 Feb 05
3
SELinux + EVMS + Xen - anyone done it?
Hi, I have seen a few posts on the list from people who were working on
this. If anyone has succeeded can you please drop me a line with some
notes on your boot process and the initrd creation process please?
I seem to have the bits all working individually, but I can''t quite
figure out how to get Xen kernel to boot up and start my EVMS stuff
under Gentoo. At the moment I have been
2005 Oct 28
0
Xen and EVMS/Raid5 - Null pointer dereference
Hi,
A problem with EVMS and Xen:
I have patched a 2.6 kernel with the evms patches and then with the Xen patched, compiled and installed it. (kernel is 2.6.11.9 - which is what this server has been running for the past few months w/o the evms patches)
At first everything seems to work just fine, I am able to use evms to create a new "volume", in this case it is based on MD/RAID-5 but
2005 Mar 05
4
scsi and malloc.h headers
Hi,
Any reason why the scsi headers and malloc.h are not installed as well
for klibc 'make install' ?
Thanks,
--
Martin Schlemmer
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url :
2005 Aug 25
3
Adding -nostdlib to REQFLAGS
Skipped content of type multipart/mixed-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : http://www.vas.nu/pipermail/klibc/attachments/20050825/0e6d8370/attachment.bin
2005 Aug 27
3
KLIBC support for sysfsutils-1.3.0
Skipped content of type multipart/mixed-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : http://www.zytor.com/pipermail/klibc/attachments/20050827/b7319510/attachment-0001.bin
2013 Nov 15
0
Expanding EVMS raid1 array
I started with two 160GB drives in RAID1 using EVMS on Centos 4.4.
Both drives have now been replaced with 320GB drives but naturally are
only offering 160GB (they were replaced individually at different
times and self-recovered as they were RAID1.
I cannot work out how to increase the size of the array to use all the
available space on the disk.
If I understand correctly, I should unmount the
2007 Nov 30
2
How to manage images/partitions for xen DomUs?
Hello,
I am trying to figure out the best way, how to configure a small cluster
with xen and High Availability (Heartbeat). I have two servers and a few
virtual machines. What I need is to ensure, that images or partitions of
the machines will be mirrored between the two nodes (maybe with drbd?).
But that is not all - I also need to enlarge the disks (because of
growing databases) of virtual
2003 Feb 03
8
Ext3 strangeness data loss
Hi folks,
I'm in really big trouble with ext3.
At about every second reboot I have files changed on my ext3 filesystem!
In most cases I realize that sshd didn't start, and after examination
I found that /usr/sbin/sshd or /lib/libutil-x.y.so changed.
But when I reboot, everything seems OK.
I looked once into the binary, and find parts of syslog in it!!!
Horror!
And this is a ususal
2004 Sep 14
6
initrd / initramfs future
Hello,
I would like to know if initrd is here to stay, now that klibc and
initramfs are ready.
As the multipath-tools maintainer, I'm facing the choice to
1) put the multipath configuration tool in the initrd
* dynamic binary is possible
* storage hba drivers as modules loaded
* no klibc limitations (no mntent for libsysfs ...)
2) put the multipath configuration tool in the initramfs
*
2004 Jul 26
3
Maximum and minimum OCFS2 volume sizes?
Just a quick question. What is the maximum and minimum volume sizes
that OCFS2 supports?
I'm working on doing a plugin for EVMS to support OCFS2. One of the
functions needs that info.
Thanks,
John
2003 Dec 02
2
rsync 2.5.6 with ssh to a remote server
Hi,
I would like to use the new interface style:
rsync --rsh="ssh -l username -i key" <src>
username@host::module,
however I get "reset by peer" errors. Can someone give some
suggestions, please? Do I need to provide a symlink to the
/etc/rysncd.conf file from within the user's dir?
Note, I have the groups set to same as user and the
group exists. Where does
2005 Sep 02
2
UserMode linux and klibc
Skipped content of type multipart/mixed-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : http://www.zytor.com/pipermail/klibc/attachments/20050902/d8550194/attachment.bin
2006 Jul 08
1
klibc and executable stack
Hi,
Just wondering if klibc are planning on supporting the .note.GNU-stack
section and all it entails ?
On sort of a related topic - we have QA tests that checks if something
have executable stack. Klibc of course fails due to the many .S, and
not passing --noexecstack to gas. Adding this to
EXTRA_KLIBC{C,A,LD}FLAGS fixes the issue for all the syscalls, crt0.o,
interp.o and the .so, as well as
2005 Oct 16
1
getting dmraid to use klibc
[please CC me on replies, I'm not subscribed]
Hi,
I'm trying to get dmraid 1.0.0rc9 [0] to compile with --enable-klibc, however I
have some troubles with mkfifo defined in /usr/lib/klibc/include/sys/stat.h.
/usr/lib/klibc/include/sys/stat.h: In function 'mkfifo':
/usr/lib/klibc/include/sys/stat.h:28: error: 'S_IFMT' undeclared (first use in
this function)
after
2006 Feb 07
1
Problems with fread
Hi,
I have a port here of device-mapper to use klibc (still trying to get it
upstream, but oh well). It used to work fine, but with latish klibc's I
seem to have issues with fread().
Same code with glibc works just fine, but with klibc fread only seems to
read the first two lines when it tries to get the major device number
for misc and device-mapper from /proc/devices - then it keeps
2003 Aug 02
7
[2.6] Perl weirdness with ext3 and HTREE
Hi
I have mailed about this previously, but back then it was not
really confirmed, so I have let it be at that.
Anyhow, problem is that for some reason 2.5/2.6 ext3 with HTREE
support do not like what perl-5.8.0 does during installation.
It *seems* like one of the temporary files created during manpage
installation do not get unlinked properly, or gets into the
hash (this possible?) and cause
2010 Jan 18
1
Getting Closer (was: Fencing options)
One more follow on,
The combination of kernel.panic=60 and kernel.printk=7 4 1 7 seems to
have netted the culrptit:
E01-netconsole.log:Jan 18 09:45:10 E01 (10,0):o2hb_write_timeout:137
ERROR: Heartbeat write timeout to device dm-12 after 60000
milliseconds
E01-netconsole.log:Jan 18 09:45:10 E01
(10,0):o2hb_stop_all_regions:1517 ERROR: stopping heartbeat on all
active regions.