Displaying 20 results from an estimated 4000 matches similar to: "using transport protocol in live migration"
2012 Dec 02
2
How to do live migration using xen
Hello,
I want to do live migration of virtual machine on xen using
fedora.SO what are the steps to have the live migration possible.
_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users
2012 Dec 13
3
Code for precopy algorithm
Hello all,
I want to optimize the pre copy algorithm.So in which file
can I find the implementation of algorithm.And how to understand the
working of code? Which part causes the live migration in code?
regards,
DigvijaySingh
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel
2013 Feb 01
4
how to use sctp during live migration of vm with xen
Hello,
I want to carry out the performance analysis of transport protocol
i.e sctp so how can we achieve it.Instead of using tcp if we have to use
sctp how to do that?
regards,
DigvijaySingh
_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users
2013 Feb 01
4
how to use sctp during live migration of vm with xen
Hello,
I want to carry out the performance analysis of transport protocol
i.e sctp so how can we achieve it.Instead of using tcp if we have to use
sctp how to do that?
regards,
DigvijaySingh
_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users
2012 Dec 11
1
How to edit precopy algorithm
Hello,
I am new to Xen, and I have taken my project on Xen. I want to
know what can I do in xen so that my project can be reviewed
successfully.If I want to live migrate the virtual machine using xen, then
what are the options available to carry out the work. If say, I want to
edit the code of precopy algorithm then what to do?
Regards,
DigvijaySingh.
2013 Mar 16
1
unssafe operation with virt-manager
I tried to migrate with virt-manager's GUI but when i invoke migrate
command it gives me error that "unable to migrate vm unsafe operation"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/libvirt-users/attachments/20130316/647b8d1c/attachment.htm>
2012 Dec 27
0
comparion between xen n kvm :Performance analysis of transport protocol(TCP) during live migration
Hello, I want to do comparative study between xen and kvm during live
migration of vm.analysis of downtime and also using wireshark and netperf
tool to perform analysis, what else can be done?
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel
2014 Apr 11
13
[Bug 77333] New: Xorg segfaults trying to use nouveau GK208 as offloadsink provider
https://bugs.freedesktop.org/show_bug.cgi?id=77333
Priority: medium
Bug ID: 77333
Assignee: nouveau at lists.freedesktop.org
Summary: Xorg segfaults trying to use nouveau GK208 as
offloadsink provider
QA Contact: xorg-team at lists.x.org
Severity: normal
Classification: Unclassified
OS: All
2013 Apr 26
1
Partner node reboot issue
Dear Team, I came across one problem in Oracle RAC Database server with
OCFS2 file system.
When I manually un-plug the Ethernet cable of primary node, the secondary
node automatically restarted.
Regards,
Yuvrajsinh Chauhan
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2004 May 14
2
Scalable IVR
Hi,
I am an asterisk newbie and looking around for information . I wish someone
could take their valuable time off to answer my query in detail.
I wish to set up an IVR system that can allow user authentication and
therefter accept 2-3 inputs from users ..generate a key and transmit the
same in voice back to the user .
The system will intially have small load but if the whole package in future
2004 Jun 11
2
Asterisk newbie help !!
hi,
I got a digit networks x100p card and instaled asterisk. everything went
fine and upon calling the phone asterisk issues a notification. Now i plan
to turn it into an ivr and modified extensions.conf to first record some
messages , problem is
1-)I am not able to understand how extensions refer to in my case ( a single
analog phone line plugged into line jack and a phone into the phone
2010 Dec 06
9
"Appending" data to the middle of a file using btrfs-specific features
Hello,
I''d like to know if there has been any discussion about adding a new
feature to write (add) data at an offset, but without overwriting
existing data, or re-writing the existing data. Essentially, in-place
addition/removal of data to a file at a place other than the end of
the file.
Some possible use-cases of such a feature would be:
(a) Databases (currently hack around this by
2009 Jul 13
2
open source call center application for Asterisk
Dear all,
I am new to asterisk.i like to configure call center using
asterisk.please can anyone tell me open source application to fulfill my
requirement.
thanks
Ashish Kumar Chauhan
M T S ,C D A C Chennai
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20090713/1ecf17ec/attachment-0001.htm
2004 Jun 13
1
Re : Newbie help !
hi..
nope I do know about x100p being the fxo and the usb device being the fxs
....fxo using fxs signalling and fxs using fxo signalling and it is
reflected suitably in my zapata.conf and zaptel.conf...
The problem is that the S100U usb device is not identified upon zap show
channels ... only the 100xp wildcard is recognized....i get a sound when
pressing the keypad of the phone connected to
2009 Jul 03
1
New mailing list member introduction.
Hi all,
I am Digvijay.
Username : dbpatankar
I don't really get what do you want to mean by 'proposed subject of wiki
contributions'. My aim is to prepare simple documentations, how-tos and
guides for various applications.
I am from India.
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2019 Apr 07
2
GVN-Hoist test case not working
Hello,
I was trying a basic example on LLVM GVN Hoist and output differs from what
I expect. Am I missing something ?
*Code* :
int main()
{
int x = 7;
int a = 0;
if(a == 7){
x = 1;
a = 8 * x;
} else {
x = 1;
a = 2 * x;
}
return 0;
}
*Commands* :
clang-8 -O0 -S -emit-llvm test.c
opt-8 -gvn-hoist -S < test.ll
*Output :*
; ModuleID = '<stdin>'
source_filename =
2005 May 06
3
Tru64 unix version...
Hello,
I want to use samba on Tru64 Unix. Can anybody let me know the location from where i can download this version.
Raghu
2014 Dec 29
2
Fetchmail multiple instances increasing load average
Hi,
I?m running centos 5.7 with sendmail-8.13.8-8.1.el5_7,
fetchmail-6.3.6-4.el5 and procmail-3.22-17.1.el5.centos. My server is
having around 2000 mailboxes and this server used to fetch mails for all
these users using fetchmail from the other MX server. I?ve configured the
below cron job using webmin for downloading these mail
5,10,15,20,25,30,35,40,45,50,55 * * * *
2011 Apr 25
2
Problem in Mail receiving
i"m using dovecot-1.0.7-7.el5 on CentOS 5.5, i'm getting freqent problem of
recieving multiple copies of mails received from outside my domain. this
problem comes with some users and not with all the users, maillog shows the
same mail downloaded again
Please help
Warm Regards,
Anshul Chauhan
"Never expect things to happen struggle & make them happen Never expect
yourself to be
2011 Aug 14
4
Kickstart installation error
Hi,
I?m trying kickstart on CentOS
Below is my ks.cfg
*[root at localhost ~]# cat /root/ks.cfg*
*
*
#Generated by Kickstart Configurator
#platform=x86, AMD64, or Intel EM64T
#System language
lang en_US
#Language modules to install
langsupport en_US
#System keyboard
keyboard us
#System mouse
mouse
#Sytem timezone
timezone Asia/Dili
#Root password
rootpw --iscrypted