similar to: libvirt and glusterfs integrate problem

Displaying 20 results from an estimated 270 matches similar to: "libvirt and glusterfs integrate problem"

2005 Sep 05
1
Unexpected results with "While" and "EndWhile" applications
I seem to be having a conceptual problem with the "While" and "EndWhile" applications. It seems that on the first cycle, even if the result of the "While" is false that the enclosed applications will get run. Is this expected? It seems to be counter-intuitive, but I don't know what the intent of the While routines is. I could of course put a
2016 Apr 12
2
antispam plugin, pipe backend, how to make it work?
Hi Tom, Am 12.04.2016 um 22:26 schrieb Tom Hendrikx: > On 12-04-16 20:14, Johannes Rohr wrote: >> Hi, my setup is a dovecot 2.0.19 IMAP server on Ubuntu Precise with >> the antispam plugin in version 2.0+20120225-2 and spamassassin at >> version 3.2.2 >> >> I have been trying and failed to get the pipe backend of the antispam >> plugin to work.
2016 Apr 13
2
antispam plugin, pipe backend, how to make it work?
On 13-04-16 08:27, Johannes Rohr wrote: > Hi List, > > does the antispam plugin any way of actually seeing how it is > calling the pipe program and how it is failing? I can't reproduce the > failure when I call sa-learn manually. Can someone tell me, with > which UID the call happens, is it the UID the current dovecot process > is running under (which would be vmail, as
2012 Jul 09
1
Bug#666135: Multiple "Domain-0", slow libvirt
In our case, this seems to be some kind of bug with xenstored. For example, let's take our servers "vm7" and "vm10" into consideration, which are configured exactly the same, Debian Squeeze vanilla, no backports. "vm7", as stated below, has more Domain-0 entries, but executes virsh commands (f.e. virsh pwd, virsh list etc) faster (under a second) than
2016 Apr 13
5
antispam plugin, pipe backend, how to make it work?
tweaked the wrapper script to make it work. It seems like the sa-learn call silently fails: "/usr/local/bin/sa-learn-pipe.sh" 10L, 350C geschrieben root at vm10:/etc/dovecot/conf.d# cat /tmp/sa-learn-pipe.log starting log 25200-start (--username=johannes at rohr.org --spam) libgcc_s.so.1 must be installed for pthread_cancel to work 25200-end Does the above error message have anything
2008 Feb 27
0
auth/auth_util.c:create_builtin_users(751)
Hi, I am trying to setup a Samba server as a Primary Domain Controller, I have added some user accounts and created some shares and I can access them from a win XP client. Now I would like the Samba server to be the PDC. I like to join the domain, however when I set the domain in XP I have to enter a username and password for domain binding. The message I recieve is: The following error occured
2008 Feb 27
0
create_builtin_administrators: Failed to create Administrators
Strange problem, Trying to run a samba server as a PDC, I have created samba users and shares. I can access the shares however I am unable to connect to the domain. If I switch my settings on a win xp machine to make him a member of the domain then I am asked for a username and password. I have created a root samba user and if I connect like this user I get the following error: The following
2016 Apr 12
6
antispam plugin, pipe backend, how to make it work?
Hi, my setup is a dovecot 2.0.19 IMAP server on Ubuntu Precise with the antispam plugin in version 2.0+20120225-2 and spamassassin at version 3.2.2 I have been trying and failed to get the pipe backend of the antispam plugin to work. Spamassin by itself works, a manual call of sa-learn works fine. Bayes data is stored in a mysql DB. I have the following configuration in
2014 Apr 11
2
libvirt with glusterfs problem
Hi I have two node: hcg3, hcg4 which run glusterfs Also run libvirtd on each node. The problem cames when I use `virsh attach-device` to attach a glusterfs type disk . My device xml like: <disk type="network" device="disk"> <driver name="qemu" type="raw" cache="none"/> <source protocol="gluster"
2014 Apr 11
0
Re: libvirt with glusterfs problem
Sorry, My mistake. the libvirt error output is: error: Timed out during operation: cannot acquire state change lock ------------------ lyz_pro 2014-04-11 ------------------------------------------------------------- 发件人:"lyz_pro"<lyz_pro@163.com> 发送日期:2014-04-11 16:02 收件人:libvirt-users 抄送: 主题:[libvirt-users] libvirt with glusterfs problem Hi I have two node: hcg3, hcg4
2009 Jun 11
1
How do I create an initrd for a vm that is using lvm ?
Hi All, I am trying to create an initrd for a VM which uses LVM as its root partition. I am running the mkinitrd command a dom0 that also uses LVM - dom0''s volume group is "XenHost" while the VM''s volume group is "VG_VM10" (not sure if that matters). I issue the mkinitrd command from a chroot''d environment so I get the right /lib/modules &
2014 Mar 24
1
can I undo the snapshot apply of a qcow2 image
Hi all I have a problem. Two days ago , I used kvm-img create a snapshot of an qcow2 format image. And today I apply the snapshot of this image. The question is can I recovery the image to the last point . I mean Undo this snapshot apply -------------- lyz_pro 2014-03-24
2014 Apr 02
1
libvirt live migrate problem
Hi The problem is after I successful live migrate a domain, the domain os become read-only. and when I use qemu-img to show the disk info at node which domain current running , the command return 'Permission denied'. BUT, I can use qemu-img show the disk info at the previous node. My Env: two node, all install libvirt + kvm . use glusterfs as shared storage. the libvirt/kvm version:
2013 Dec 10
2
virsh attach makes qcow2 format disk to raw format
Hi all I have a problem when I use `virsh attach` to attach a qcow2 disk to vm without argument --subdirver=qcow2 and this makes the qcow2 disk become a raw format disk, and the data in this disk is missing in guest os and also I have used guestmout to confirm this, the same result. Is there any way to let me find back the data in this disk ? the version of libvirt and kvm is : Compiled
2011 Mar 10
7
WINS Server TIme out registering IP
I am seeing the following messages logged every 20 min on a Centos 5.5 Samba 3.5.7 (SerNet RPMs) PDC. wins server = yes is set and the 172.17.1.50 address is the address of the PDC. From a Windows client perspective the the domain is functioning as expected. There is a Samba BDC and mulitple Win2008 R2 member servers in the domain. Are they anything to be concerned about? [2011/03/11
2013 Dec 12
0
Re: virsh attach makes qcow2 format disk to raw format
On 12/09/2013 09:03 PM, lyz_pro@163.com wrote: > Hi all > > I have a problem when I use `virsh attach` to attach a qcow2 disk to vm without argument --subdirver=qcow2 > and this makes the qcow2 disk become a raw format disk, and the data in this disk is missing in guest os > and also I have used guestmout to confirm this, the same result. The format of a file is important. By
2010 Nov 12
6
help with bridging
Hello, There is a xen setup in which "brctl show" gives the following output. bridge name bridge id STP enabled interfaces eth1 8000.003048c9d4df no peth1 vif1.0 vif2.0
2006 May 20
3
integrate with php-script
I have built a webshop in rails, now it''s time for invoice handling through a third party. The communication will be done by xml-rpc. The built in ruby xml-rpc doesnt seem to be compatible with the third party so I have to use a special php-script (provided by the third party) that will handle the interaction with them. Where on the server should/can I put the script? I would prefer
2006 Mar 13
0
How to integrate layouts?
I am a newbie of rails and now am confused about the layouts'' integration. Suppose that in the current projects,I have imported the plugin of "Login Engine", and then created the scaffold files. now I want the default layout-- suppose to be "application.rhtml" to include both the module that the two module can be displayed on single page,how can I do with that?tks
2007 Sep 12
0
Problem with integrate()
Hello! I have a problem with integrate() in my function nctspa(). Integrate produces an error message "evaluation of function gave a result of wrong length". I don't know what that means. Could anyone suggest me what is wrong with my function? These are the examples of function calls that work OK: nctspa(a=1:10,n=5) nctspa(a=1:10, n=5, mu=2, theta=3, renorm=0) This does not work: