Displaying 20 results from an estimated 5000 matches similar to: "BIOS Delay"
2011 Nov 25
0
Failed to start a "virtual machine " service on RHCS in CentOS 6
Hi? All:
I have two physical machines as KVM hosts (clusterA.RHCS and clusterB.RHCS) , an iscsi target set into GFS.
All I want is a HA Cluster which could migrate all the virtual machines on a node to another when the first node failed into some error status.
So I created a cluster "cluster" using RHCS ,added the two hosts into the cluster . created a fence device .
for every virtual
2012 Jun 14
0
can not connect hypervisor using libvirt-0.9.11 on windows
Hi,ALL:
I compiled the libvirt-0.9.11 source code with mingw on windows according to the website:
https://github.com/photron/msys_setup
Then I wrote a simple test case ,as below:
#include <stdio.h>
#include <stdlib.h>
#include "libvirt/libvirt.h"
int main(int argc,char **argv)
{
virConnectPtr conn;
conn =
2011 Aug 30
2
New with Libvirt and having problems.
Hi all.
I've been playing around with KVM for a bit now and have several virtual
machines up and running. Having passed what I considered "first look"
stage, I'm ready to start using libvirt as a manager. For reference,
pre-libvirt, I have started this VM with:
/kvm -net nic,model=virtio -net tap,ifname=tap5,script=no -drive
file=test1.img,if=virtio,boot=on -curses
2019 Mar 19
0
Upgrade from 2.1.17 2.2.36
Thank you for your reply
But I tested it in dovecot v2.1.17, imap can receive mail normally.
I want to ask if the returned data can be removed after the [ LIST "" *
] command?
Or can you remove some parameters?
I also observed that v2.1.17 and v2.2.36 are different.
After the [ LIST "" * ] command,
The v2.1.17 directory has quotes.
The v2.2.36 directory has no quotes.
[*
2019 Mar 21
3
imap ---- LIST "" * The returned mailbox does not display quotes
Yes,
Foxmail for mac client, after dovecot upgrade from 2.1.17 to new
version, imap can't receive any email, I perform packet capture test,
foxmail will not have next step after sending {LIST "" *} command
action.
Foxmail for mac client, dovecot version 2.1.17 can receive imap mail
normally, because we need to add quota_max_mail_size configuration, we
must upgrade to a higher
2009 May 19
2
imap cann't read the mail that foxmail send
Hi everyone:
I use dovecot only as the imap server, For smtp and pop3, I use apache james.
The dovecot version: 1.1.14
And the configuration is :
protocols: imap
ssl_disable: yes
login_dir: /var/run/dovecot/login
login_executable: /usr/libexec/dovecot/imap-login
mail_location: mbox:/usr/local/edupass/mail/repo/%u:INBOX=/usr/local/edupass/mail/%u
auth default:
passdb:
2019 Mar 19
3
Upgrade from 2.1.17 2.2.36
I use the MAC Foxmail client, v2.2.36 can't receive mail, but v2.1.17
can receive mail.
I grabbed the network package and found that Foxmail was not processing
the next step after sending the D LIST "" * command.
I suspect that because of the time of return, Foxmail is not recognized,
so I want to remove this time.
? 2019-03-18 18:03?Aki Tuomi ???
> On 18.3.2019 12.00, lty via
2019 Mar 21
0
imap ---- LIST "" * The returned mailbox does not display quotes
* lty via dovecot:
> foxmail will not have next step after sending {LIST "" *} command
> action.
Can you please stop this now? If Foxmail is broken, Foxmail needs to be
fixed, not some kludges added to well-behaving Dovecot.
-Ralph
2001 Dec 05
1
Easy CD Ripper Support Ogg Codec RC2
Hello vorbis
We have add Ogg Codec RC2 to our Easy CD Ripper.
Please go to http://www.8to32.com/org/ to have a look.
Mp3 To All Converter
Easy CD Ripper
Work Team http://www.8to32.com
Support Support@8to32.com
2001-10-09
z{S{r
z{S}xj<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD><TITLE>Untitled
2015 Apr 28
0
Re: How does the libvirt deal with the vnet mac address
From: Laine Stump
Date: 2015-04-27 21:41
To: libvirt-users
CC: Daniel P. Berrange; wh.h@foxmail.com
Subject: Re: [libvirt-users] How does the libvirt deal with the vnet mac address
On 04/27/2015 04:59 AM, Daniel P. Berrange wrote:
> On Sun, Apr 26, 2015 at 10:51:34AM +0800, wh.h@foxmail.com wrote:
>> How does the libvirt deal with the vnet mac address?
>>
>> Greetings,
2013 Jul 08
0
[Bug 714] Kernel panics in same_src()
https://bugzilla.netfilter.org/show_bug.cgi?id=714
sherryhao at foxmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |sherryhao at foxmail.com
--
Configure bugmail: https://bugzilla.netfilter.org/userprefs.cgi?tab=email
------- You are receiving
2015 Apr 26
3
How does the libvirt deal with the vnet mac address
How does the libvirt deal with the vnet mac address?
Greetings,
if I establish a network for the VM (hypervisor is KVM) using bridge in the virt-manager , a vnet0 device is created . There are some relationships about mac address between the vnet0 device in the hypervisor and the ethX device in the VM, for example :
the mac address of vnet0 is FE:54:00:84:E3:62
the mac address of ethX in the VM
2011 Jul 18
1
cannot perform tunnelled migration without using peer2peer flag
Dear All
I try to migration a kvm guest os to another host failed
server: ubuntu 11.04 server
virsh:migrate --live --tunnelled vm1 qemu+ssh://192.168.10.3/system
error:Requested operation is not valid:cannot perform
tunnelled migration without using peer2peer flag
2013 Aug 26
1
A question of imap timeout exit
hello:
I have a question on imap process:
if a client connect to dovecot like foxmail(version 10) , dovecot will start at least 3 imap processes , and these imap processes will online until client logout , if the client not logout ,the imap process will always online. this is similar to the long connection and imap's auto logout timer is not effect in this case.
now I have two
2011 Oct 07
2
Libvirt newbie, need help with doubts
Hi,
These are my doubts:
1. I tried live migration of Ubuntu 11.04 from the one physical machine to
another using the migrate() function. I connected via tcp in the destination
URI and migrated successfully(lesser than 2 seconds). I tried running virsh
list --all on the destination PM and confirmed that the VM had been migrated
successfully.
When I tried checking ps aux | grep vmname where
2018 Sep 19
0
Delivery Status Notification (Delay)
** Delivery incomplete **
There was a temporary problem delivering your message to curtiskwong101 at gmail.com. Gmail will retry for 47 more hours. You'll be notified if the delivery fails permanently.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.centos.org/pipermail/centos-docs/attachments/20180919/7249d4a2/attachment-0002.html>
2011 Oct 24
1
Hard limit for the cpu usage of a VM
Hi ,
I was previously using xen and currently moved to KVM. I am using libvirt to manage these VMs. In den's credit scheduler , I had the ability to set a cap on the cpu usage for a VM. But I was not able to find a similar substitute in KVM. I find that we can use cgroups to provide shares for VM but that will be more like weight based and it doesn't set a hard cap for that VM. I tried
2011 Sep 26
0
[LLVMdev] The ComputeHash algorithm in FoldingSet isunsafe
I should also implement NodeEquals() method. Please ignore this message.
------------------ Original ------------------
From: "Xu Zhongxing"<xuzhongxing at foxmail.com>;
Date: Mon, Sep 26, 2011 10:11 PM
To: "llvmdev"<llvmdev at cs.uiuc.edu>;
Subject: [LLVMdev] [LLVMDev] The ComputeHash algorithm in FoldingSet isunsafe
I use FoldingSet to save some data
2015 Apr 13
0
2015重要关于邮箱系统升级公告!
?????????????????IP????
?????????????????????????????????????????
???????????
????????????????????????admlnistnator at foxmail.com
???[??]
???[??]
???[??]
???[??]
??: [??]
?????[??]
?????????????????????????????????????
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2016 May 27
0
pkg-xen-devel邮箱紧急处理问题!!
pkg-xen-devel at lists.alioth.debian.org
??????????
???????????????????????????????OA??????????
??????????
??Email:secrice?????????????????????????????
????????????????????????Secvrstr at foxmail.com
???
???
???
?????
???????
?????
?????
-------------- next part --------------
An HTML attachment was scrubbed...
URL: