Displaying 20 results from an estimated 100000 matches similar to: "Xen as a resource"
2008 Sep 01
0
OCF Resouce Agent
Hi
I am using heartbeat 2.1.3. I created a resource agent
vm_monitor. It is an ocf resource agent.
I created it /usr/lib/ocf/resource.d/heartbeat/vm_monitor.
But when I am trying to add as a resource in the heartbeat. its raising an error
"vm_monitor is an unknown resource agent"
The script is running perfectly well.
Can you please help me out with this.
Regards,
Devi.
2017 Dec 08
0
GlusterFS, Pacemaker, OCF resource agents on CentOS 7
Hi,
Can u please explain for what purpose pacemaker cluster used here?
Regards,
Jiffin
On Thursday 07 December 2017 06:59 PM, Tomalak Geret'kal wrote:
>
> Hi guys
>
> I'm wondering if anyone here is using the GlusterFS OCF resource
> agents with Pacemaker on CentOS 7?
>
> yum install centos-release-gluster
> yum install glusterfs-server
2017 Dec 07
4
GlusterFS, Pacemaker, OCF resource agents on CentOS 7
Hi guys
I'm wondering if anyone here is using the GlusterFS OCF
resource agents with Pacemaker on CentOS 7?
yum install centos-release-gluster
yum install glusterfs-server glusterfs-resource-agents
The reason I ask is that there seem to be a few problems
with them on 3.10, but these problems are so severe that I'm
struggling to believe I'm not just doing something wrong.
I created
2008 Sep 22
4
Process ids
Hi all,
I want to check the status of resources of virtual machine, created using
Xen.
I have written a script, which checks the status of the virtual machines and
does all the actions like,
start, stop, status, monitor.
so, I want to check the status of the resource of virtual machines.
I have thought of it and have 3 ideas. I want your suggestions.
1. Since we will know the process id of
2017 Dec 07
0
GlusterFS, Pacemaker, OCF resource agents on CentOS 7
>
> With the node in standby (just one is online in this example, but another
> is configured), I then set up the resources:
>
> pcs node standby
> pcs resource create gluster_data ocf:heartbeat:Filesystem
> device="/dev/cl/lv_drbd" directory="/gluster" fstype="xfs"
> pcs resource create glusterd ocf:glusterfs:glusterd
> pcs resource create
2016 Nov 25
1
Pacemaker bugs?
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi!
I think I stumbled on at least two bugs in the CentOS 7.2 pacemaker package,
though I'm not quite sure if or where to report it.
I'm using the following package to set up a 2-node active/passive cluster:
[root at clnode1 ~]# rpm -q pacemaker
pacemaker-1.1.13-10.el7_2.4.x86_64
The installation is up-to-date on both nodes as of the
2013 Mar 29
0
Getting Unknown Error while configuring Asterisk with Linux HA
Hi,
I recently configured Linux HA for Asterisk service (using Asterisk
resource agent downloaded from link:
https://github.com/ClusterLabs/resource-agents/blob/master/heartbeat/asterisk
).
As per configuration it is working good but when I include "monitor_sipuri="
sip:42 at 10.3.152.103" " parameter in primitive section it is giving me an
errors like listed below;
root at
2018 Jul 07
1
two 2-node clusters or one 4-node cluster?
On Thu, Jul 5, 2018 at 7:10 PM, Digimer <lists at alteeve.ca> wrote:
First of all thanks for all your answers, all useful in a way or another. I
have yet to dig sufficiently deep in Warren considerations, but I will do
it, I promise! Very interesting arguments
The concerns of Alexander are true in an ideal world, but when your role is
to be an IT Consultant and you are not responsible for
2008 Aug 05
6
Installing Xen
Hi,
I am trying to install xen-3.2.0 , but its failing.
The rpms used for installing are
1. xen-3.2.0-0xs.fc8.i386.rpm
2. xen-3.2.0-0xs.fc8.src.rpm
3. xen-debuginfo-3.2.0-0xs.fc8.i386.rpm
4. xen-devel-3.2.0-0xs.fc8.i386.rpm
5. xen-libs-3.2.0-0xs.fc8.i386
when I tried installilng the first rpm
rpm -ivh /home/devi/Desktop/xen-3.2.0-0xs.fc8.i386.rpm
it gave an failed dependencies
2008 Jun 06
3
how xen recognizes fibre channel based storage resources
Hello
I''m a newbie here so please don''t laugh at me...
I plan to setup several (4) physical servers to run xen virtualized
OS-es (in example web servers). What I need is that those virtualized
OS-es must have simultaneous access to disk storage physically created
on FC array.
I read that this could be done by OCFS or Lustre file system but my
question is: how virtualized
2009 Jul 24
1
Long delay between xen/HVM domU shutdown and releasing vbd (drbd)
Hi,
I have a running LVM-DRBD-Xen-HVM/Win2k3 cluster-stack under debian/
lenny managed by heartbeat/crm.
At takeover/failover heartbeat first is stopping my HVM-domU with
success apparently:
-------------- corresponding heartbeat log line -----------------
greatmama-n2 lrmd: [3382]: info: RA output:
(xendom_infra_win:stop:stdout) Domain infra-win2003sbs terminated All
domains terminated
2008 Dec 19
0
Heartbeat OCF ressource agent
Hello,
I've tried to write an OCF ressource agent in order to manage by the
heartbeat way a dovecot server. It seems to work fine.
This kind of script could be found in the directory on a CentOS release
5.2 :
/usr/lib/ocf/resource.d/
If the attachement isn't working, I've cut and paste the script here :
2011 Jul 14
1
mount.ocfs2: Invalid argument while mounting /dev/mapper/xenconfig_part1 on /etc/xen/vm/. Check 'dmesg' for more information on this error.
Hello,
this is my scenario:
1)I've created a Pacemaker cluster with the following ocfs package on opensuse
11.3 64bit
ocfs2console-1.8.0-2.1.x86_64
ocfs2-tools-o2cb-1.8.0-2.1.x86_64
ocfs2-tools-1.8.0-2.1.x86_64
2)I've configured the cluster as usual :
<resources>
<clone id="dlm-clone">
<meta_attributes id="dlm-clone-meta_attributes">
2014 Jan 13
1
Fwd: HA cluster - strange communication between nodes
Hi,
For a testing purposes I'm trying to create two node HA environment for
running some service (openvpn and haproxy). I installed two CentOS 6.4
KVM guests.
I was able to create a cluster and some resources. I followed the document
https://access.redhat.com/site/documentation/en-US/Red_Hat_Enterprise_Linux/6/html/Configuring_the_Red_Hat_High_Availability_Add-On_with_Pacemaker/index.html
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
2005 Oct 13
0
heartbeat on xen 2.0.7
hi,
is there anyone who runs successfully heartbeat on dom0 (2.0.7)?
server1 server2
dom0 dom0
heartbeat <--------> heartbeat
after some idle time heartbeat will be restartet with
this error message: "ERROR: No local heartbeat. Forcing shutdown"
from the heartbeat FAQ:
I got this message "ERROR: No local heartbeat. Forcing
2006 Jun 24
0
Re: Xen on openmosix/openssi..
Forgive me if I sent this twice, I think I hit the "send" button by mistake.
--- Bj�rn Tore Svinningen <bt@erter.org> wrote:
> I''ve seen your post on xen''s forum about running Xen ontop of openssi.
>
> Have you got''en any further on this idea ? Had the same idea myselves,
> but it seems all posts I find end nowhere.
Hm, I thought this
2010 Sep 30
1
What is the maximum resource pools that allow to set up using Xen Cloud Platform
Hi,
I am interested to know what is the maximum number of resource pools that
allow if using Xen Cloud Platform? I cannot find any indicate number of the
maximum resource pools in the documentation.
Thank you,
Wong Fui Fui
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
2010 Jul 03
4
as promised description of my XEN HA setup
Hi all,
In threads posted by I believe Jonathan Tripley I promised to post my new XEN
HA setup. Hope it can be of some use to some people.
In this particular case I''m forced to use SLES 10SP3 with XEN 3.2, which
excludes the possibility of using things like cLVM (which I don''t think I need
anyway).
So:
Storage:
I use two HP ML370 G5 machines with DRBD and heartbeat on
2008 Mar 18
0
Freebsd/Xen: pcifront: IRQ resource allocation failed
Hi ,
I am testing pcifront on freebsd domU using following sound card
[ Cirrus Logic CS 4614/22/24 [CrystalClear SoundFusion Audio Accelerator]
Following sound driver is used for this sound card on Freebsd:
*snd_csa*-- Crystal Semiconductor CS461x/462x/4280 PCI bridge device driver
I am able to detect the card.
pci3: <PCI bus> on pcib3
csa0: <CS4280/CS4614/CS4622/CS4624/CS4630> mem