similar to: How to create a guest os from existing disk image file with virt-install

Displaying 20 results from an estimated 600 matches similar to: "How to create a guest os from existing disk image file with virt-install"

2010 Jul 15
0
How to create a guest os from existing disk image file
Hi I have configured KVM with Fedora Core 13 by enabling the KVM virtualization option while installing OS. I have successfully created the guest OS by using the virt-install API /usr/sbin/virt-install --name centos5 --ram 512 --disk path=/var/lib/libvirt/images/ centos.img,size=5 --network network:default --accelerate --vnc -c /tmp/CentOS-5.3-i386-bin-DVD.iso I am able to login to the guest OS
2008 Feb 12
4
Reg Disk space in guest domain with fedora img
Hi I had installed Xen-3.0.4 in Scientific linux 4 (kernel version 2.6.16.33) by following the instructions given in following link project-xen.web.cern.ch/project-xen/xen/howto_slcXen.html I ve created the guest Domain with fedora image of size 2.2GB , disk space as 10GB and the domain started successfully . when i logged into the xm console and checked the disk space its showing only 2.2GB ..
2010 Aug 16
1
Whether libguestfs work only with 32bit processors
Hi I have installed libguestfs in Fedora Core 13. Here's the packages I ve installed. [root at kvmcluster ~]# rpm -qa | grep guest guestfish-1.2.2-1.fc13.i686 perl-libguestfs-1.2.2-1.fc13.i686 libguestfs-1.2.2-1.fc13.i686 libguestfs-tools-1.2.2-1.fc13.i686 And I have tried to resize the KVM guest image with virt-resize command. But I'm getting the error as "virt-resize: sorry this
2010 Oct 05
1
Puppet Module for Virtualization Management
Hi all! Puppet [0] is an Open Source data center automation and configuration management framework. Puppet provides system administration with a simplified platform that allows for consistent, transparent, and flexible system management. Puppet can be extended with new modules, which are reusable, sharable units of Puppet code. This year, during the Google Summer of Code [1], I developed a new
2002 Aug 26
5
updating n within for(i in 1:n) loop
Hi folks: I think I'm having problems with figuring this one out: test1 <- function() { n <- 2 for(i in 1:n) { cat(paste("i =", i, "\n")); flush.console() n <- 5 # version 1 #n <<- 5 # version 2 #assign("n", 5, envir = environment(test1)) # version 3 } } I need the for(.) loop to run (say) n=5 times within the
2008 Sep 20
3
without passwd
Hi, I have two Fedora box and rsync running on both systems. One system ip is 192.168.1.110 and the other is 192.168.1.71. I run manually for the following commands in both systems. my problem is whenever run it asking the user passwd and i cannot run the same automatically using crontab. My question is how to avoid the passwd option... rsync -aPrv rsync://192.168.1.110/detailing/
2015 Oct 05
1
Dovecot don't erase mails from storage.
Hi, I have a dovecot installation with a strange problem: all the mails stays in storage after deleted from users mailbox. If user logon after the mails are deleted, they don't receive them any more, but the m.## files aren?t deleted. This happens with pop3 (default for this installation) and/or imap. The dovecot is installed along postfix with mysql and multi-domains support Here's the
2004 Oct 16
3
Problem Compiling R-2.0.0 on Linux Alpha
Hi folks: I'm trying to compile R-2.0.0 on my Alpha (164SX; alphapca56-unknown-linux-gnu) running RedHat Linux 7.2 with gcc3.4.1. Here is where the compile terminates: .... .... building package 'tcltk' mkdir -p -- ../../../library/tcltk/R mkdir -p -- ../../../library/tcltk/demo mkdir -p -- ../../../library/tcltk/exec mkdir -p -- ../../../library/tcltk/man make[4]: Entering directory
2004 Oct 16
3
Problem Compiling R-2.0.0 on Linux Alpha
Hi folks: I'm trying to compile R-2.0.0 on my Alpha (164SX; alphapca56-unknown-linux-gnu) running RedHat Linux 7.2 with gcc3.4.1. Here is where the compile terminates: .... .... building package 'tcltk' mkdir -p -- ../../../library/tcltk/R mkdir -p -- ../../../library/tcltk/demo mkdir -p -- ../../../library/tcltk/exec mkdir -p -- ../../../library/tcltk/man make[4]: Entering directory
2008 Oct 02
1
Unable to Login to Dovecot.
I am unable to login to dovecot . I have edited dovecot.conf as per the Basic Configuration.txt in the wiki.I am using Suse 10.2 on I586 and OS is ?Linux 2.6.18.2-34-default i686. Any help will be appreciated. Lisiting of Dovecot.conf Saisuse:~ # dovecot -n # 1.1.3: /usr/local/etc/dovecot.conf log_path: /var/log/dovecot.log info_log_path: /var/log/info.dovecot disable_plaintext_auth: no
2015 Oct 18
14
[Bug 92523] New: [Quadro FX 370] Compiz freezes entire desktop.
https://bugs.freedesktop.org/show_bug.cgi?id=92523 Bug ID: 92523 Summary: [Quadro FX 370] Compiz freezes entire desktop. Product: xorg Version: unspecified Hardware: x86-64 (AMD64) OS: Linux (All) Status: NEW Severity: major Priority: medium Component: Driver/nouveau Assignee:
2001 Nov 28
2
shell()/system() question
Hi folks: How do I get shell() or system() to run external programs in a particular directory (different from the current R working directory)? > version _ platform i386-pc-mingw32 arch x86 os Win32 system x86, Win32 status major 1 minor 3.0 year 2001 month 06
2007 Nov 23
4
help! problem with mongrel, request.remote_ip and lighttpd
I have an existing rails application on lighttpd and I am trrying to upgrade to mongrel for the enhanced scalability it offers. I am running mongrel 1.1.1, rails 1.2.5, lighttpd 1.4.13 and ruby 1.8.5 Everything is working great except request.remote_ip returns 127.0.0.1 or 192.168.0.102 (the internal network address of the server running lighty). I''ve seen some older posts about
2002 Mar 05
3
reading 2-byte integers using readBin and connections
Hi folks: This may be a stupid question, but I cannot seem to find a way to tell readBin that I want to read 2-byte integers from the connection. The input file is 150,720 bytes long containing 75,360 short (2-byte) integers. But specifying "integer" or "int" for what in readBin only returns me a vector of length 37680, leading me to believe that sizeof(integer) or
2017 Nov 18
2
family
Hi all, I am reading a huge data set(12M rows) that contains family information, Offspring, Parent1 and Parent2 Parent1 and parent2 should be in the first column as an offspring before their offspring information. Their parent information (parent1 and parent2) should be set to zero, if unknown. Also the first column should be unique. Here is my sample data set and desired output. fam
2008 Apr 16
2
How to clone a guest for cold stand by
Hi, what would be the shortest and fastest way to clone a e.g. basic Centos 5 guest for further use? For example I'd like to set up a master Mysql-server as a guest an than "clone" two additional slaves. Which xen configfiles may be edited? Can the config and the filesystem simply be copied? Thanks for suggestions! Regards G?tz -- G?tz Reinicke IT Koordinator Tel. +49 7141
2005 Jan 20
2
Johnson transformation
Hello, I'm Carla, an italian student, I'm looking for a package to transform non normal data to normality. I tried to use Box Cox, but it's not ok. There is a package to use Johnson families' transormation? Can you give me any suggestions to find free software as R that use this trasform? Thank yuo very much Carla ____________________________________________________________ 6X
2003 Jan 29
1
dyn.load warning message in R1.6.2 on Windows XP
Hi folks: I used to load a DLL fine up until R 1.5.1. The same DLL dyn.loaded under R 1.6.2 prints the following warning message: > dyn.load("C:/Rajiv/Bin/rpdate.dll") Warning message: DLL attempted to change FPU control word from 8001f to 9001f > Any indication as to what the warning means, and whether I should be concerned about it? The DLL is made from a pure C code,
2004 Oct 17
2
Re: [R] Problem Compiling R-2.0.0 on Linux Alpha
Thanks, Peter, and Prof. Ripley. My efforts last night was mostly futile except that it told me about the embedded newline in Built field. Prof. Ripley: how do I get your fixes? Can I just download R-2.0.0-patched? Rajiv -------- Rajiv Prasad Scientist, Hydrology Group Pacific Northwest National Laboratory, P.O. Box 999, MSIN K9-33 Richland, WA 99352 Voice: (509) 375-2096 Fax: (509) 372-6089
2008 Feb 01
4
Concatenate a Variable
Good morning! I do not speak English very well and so I will try to explain the best I can. I have this: > tabela[,1] [1] a a b b a c b a c c c c c Levels: a b c >unique(tabela[,1]) [1] a b c Levels: a b c >var<-unique(tabela[,1])[1] > var [1] a Levels: a b c But if I concatenate like this > cat("VAR: ", var, "\n") I obtain >VAR: 1 and I