similar to: Bug on xen-create-image

Displaying 20 results from an estimated 9000 matches similar to: "Bug on xen-create-image"

2012 Nov 27
3
Xen Cold Migration doesn't work
Hi everyone, I am trying to do a Cold Migration with Xen, Ubuntu 12.04 and virtual machines with Ubuntu 10.04. This is my cfg file to create the VM on the primary node: # cat ubuntu.c cat: ubuntu.c: Arquivo ou diretório não encontrado root@cloud9:/etc/xen# cat ubuntu.cfg name = "ubuntu" memory = 256 disk = [''phy:/dev/vg_datastore/lv_datastore,xvda,w''] vif = [''
2012 Dec 11
4
Configuring Xen + DRBD + Corosync + Pacemaker
Hi everyone, I need some help to setup my configuration failover system. My goal is to have a redundance system using Xen + DRBD + Corosync + Pacemaker On Xen I will have one virtual machine. When this computer has network down, I will do a Live migration to the second computer. The first configuration I will need is a crossover cable, won''t I? It is really necessary? Ok, I did it. eth0
2013 Jan 25
3
Xen 3 + Eucalyptus 3.1.2
Does anyone know how to install Xen 3 on Ubuntu. Today, apt-get install xen 4.1, but I think Eucalyptus 3.1.2 only work with Xen 3. Thanks Felipe -- *-- -- Felipe Oliveira Gutierrez -- Felipe.o.Gutierrez@gmail.com -- https://sites.google.com/site/lipe82/Home/diaadia* _______________________________________________ Xen-users mailing list Xen-users@lists.xen.org http://lists.xen.org/xen-users
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 Oct 02
1
Connection using Java
Hi, I am using java to connect to the xen, but my class is throwing a exception. Does anyone know what is happening? public class TestConnection { public static void main(String[] args) { Connect conn = null; try { conn = new Connect("xen+ssh://root at 192.XXX.XXX.XX/", true); libvir: RPC error : End of file while reading data: nc: invalid option --
2013 Jan 08
0
error = Please choose either DHCP or static usage, not both!
Hi everyone, I am trying to create a image using this command and I get this message. Does anyone know which configuration I did wrong? # xen-create-image --hostname=image01 --ip=192.168.188.15 --dir=/home/cloud15/xen --dist=sarge Please choose either DHCP or static usage, not both! Thanks in advance! Felipe -- *-- -- Felipe Oliveira Gutierrez -- Felipe.o.Gutierrez@gmail.com --
2012 Oct 02
0
libvirt Java to connect at the XEN
Hi people, I am new using libvirt for Java I created a class to test my conecction with XEN, but it is throwing a exception that I can't figure out how I solve this. Does anyone knoe how to configure it correctly? I cat use this class from the command line: $ javac -classpath /usr/java/jdk1.6.0_34/bin/libvirt-0.4.9.jar test.java $ java -classpath
2024 Jun 25
2
Error when raising Samba 4.19 Functional Level
Hi, I raised the functional level of my Samba 4.19 server with the commands below, the Schema update took a long time but ended successfully, however when raising the functional level with the second command the error below occurred and I was unable to complete the complete process. Can anyone tell me what could have happened or if they have experienced this? 1 - samba-tool domain schemaupgrade
2006 Sep 18
1
Cannot access public share w/3.0.23c on gentoo
Hello, I have upgraded my gentoo samba server to version 3.0.23c using the ebuild script on bugs.gentoo.org that was suggested top me on this list. I am having some trouble accessing my "public" folder and I have a "valid users = +users" for that share. I have tried using "valid users= +Solidus\users" as well and that does not work. The first way seems to work just
2024 Jun 21
1
Error when raising Samba 4.19 Functional Level
Hi, I raised the functional level of my Samba 4.19 server with the commands below, the Schema update took a long time but ended successfully, however when raising the functional level with the second command the error below occurred and I was unable to complete the complete process. Can anyone tell me what could have happened or if they have experienced this? 1 - samba-tool domain schemaupgrade
2006 Mar 02
3
FW: samba as a domain member
whoops, forgot to copy the list on it. sorry. Well, an update. I can log in to the console using any domain profiles, but, I can not access the exposed home directory through NetBeui (My Network Places/Network Neighborhood). Also, how should I configure /etc/pam.d/sshd to allow domain users to authenticate and logon through an ssh client (PuTTY?, OpenSSH?) -----Original Message----- From:
2006 Mar 13
2
/etc/pam.d/su
At the risk of going off topic here... does anyone know how to configure the /etc/pam.d/su file to allow authenticated domain users to be able to 'su' into root. Or atleast how to add them to the wheel groups so that I can su with a non-root, domain user? Guillermo Gutierrez Development Systems Engineer Market Scan Information Systems (818) 575-2000 x2427 ggutierrez@marketscan.com
2011 Feb 23
1
Fwd: Re: sum data from data.frame in a matrix
Hi Dennis, Thanks for your quick response and sorry for not being clear. That helped, but I need an actual matrix of e.g., 12 x 12 and those functions give me a matrix with only the "filled" locations. I need a 12 by 12 matrix with sums (0 if there's not data and the actual sum where there is) as follows: 1 2 3 4 5 6 7 8 9 10 11 12 1 0 0 0 . . . . . . 0 0 0 2 0 0 0 . 3 0
2006 Dec 11
4
Problems joining ADS Domain with Debian
I am running a Debian Linux system with Samba 3.0.23d and the 2.6.8-3-386 kernel. I found a howto for adding a debian samba server to an ADS domain on debian-administrator.org but when I get to the point of actually running the 'net ads join' I get the following errors: 'resolve_name:unknown name switch type dns' And 'ads_connect:No such file or directory' Does anyone
2007 Sep 13
2
'dns update' compile error on gentoo
Hello, Gentoo linux has just recently released samba 3.0.25c in portage. I tried upgrading to it and it worked by default but the dns update feature was not enabled. When I tried to add that option to the ebuild script and then install samba, the process errors out when trying to compile the dns portion. I have tried reporting it to the gentoo developers but they won't support my
2010 Feb 24
2
why more than one temp file for a single rsync download?
A large file (2+ GB) needs to be transfered, but I see more than one temp file for it. One temp file is larger than the other, but this morning I tried to rsync again, and it DID NOT resume the largest temp file - it resumed the smaller one. Is there an explanation of this behaviour? I didn't want --inplace because I don't need it (I have the disk space). - -rw-r--r-- 1 felipe users
2011 Apr 03
1
another question on shapefiles and geom_point in ggplot2
Manuel: I changed your variable names from x to 'long' and y to 'lat' on the riqueza_out.csv file. The code below should do what you want. Also, since the legend title is kind of long, I broke it down into three lines so you can see more plot area. I am cc'ing the other groups so more people use it if needed. library(rgdal) library(ggplot2) library(sp) library(maptools)
2006 Mar 03
4
problem with "winbind separator = \"
Hello, I just rebuilt the samba server that I was working on and when I try to add the line "winbind separator = \", testparm tells me that its value must be 1 character and then displays its value as the proceeding line. If I change the value to '+', it tells me that the value might cause a problem with groups memberships. If I just leave the value at '/' then it does
2005 Sep 21
2
Tutorials, Howtos
Are there any tutorials or howtos on scriptaculous or Prototype? -- Alan Gutierrez - alan@engrm.com - http://engrm.com/blogometer/index.html - http://engrm.com/blogometer/rss.2.0.xml
2017 May 24
2
Re: No way to stop virStream error after guest stop
On Wed, May 17, 2017 at 07:53:35PM +0000, JosÉ Luis Valencia Gutierrez wrote: >I just tried removing the callback before calling virStreamFinish and it >worked right, I thought by simply finish the stream would stop the events >and close it, the example I was based on only calls virStreamFinish on EOF >event. > I'm working on a patch that removes the callbacks after calling