Displaying 20 results from an estimated 200 matches similar to: "virt-install and kickstart"
2007 Jun 16
4
virt-install error
Hello
We use the default centos5 xen package
We''d like to create a centos4.5 guest
As we don''t have the CD we ask for an http install
Here is how we launched virt-install and the error it returned
------------------
# virt-install
Would you like a fully virtualized guest (yes or no)? This will allow
you to run unmodified operating systems. no
What is the name of your
2007 Jul 20
2
Update postfix-mysql
A recent update to postfix mysql errors on my cOS 4.5 system with
complaints about missing dependencies libmysqlclient.so.15 and
libpq.so.4. Have I messed up again?
Details:
CentOS45[root at mail ~]# yum update
Setting up Update Process
Setting up repositories
Reading repository metadata in from local files
Reducing CentOS.Karan.Org-EL4 - Stable to included packages only
Finished
Excluding
2013 Aug 02
2
Mail being delivered but MUA showing empty inbox
Dovecot :? 2.0.19 (see config at http://pastebin.com/raw.php?i=KMaQ9Ccc)
Postfix :? 2.9.6 (see config at http://pastebin.com/raw.php?i=EEeevHfk)
I'm trying to get Dovecot and Postfix working on Ubuntu 12.04LTS but am not having much luck.
The problem is that although mail gets delivered to the correct place, however pointing a MUA of any description at Dovecot just yields a purportedly empty
2008 Aug 07
1
Installing guest OS on Xen 3
WHen I try to install NetBSD this it what is get
xm create vm02 -c
Using config file "./vm02".
Error: HVM guest support is unavailable: is VT/AMD-V supported by your CPU
and enabled in your BIOS?
*
My vm02 file in
/etc/xen/vm02*
kernel="/usr/lib/xen/boot/hvmloader"
builder='hvm'
name = "vm02"
#uuid = "177aedba-c62a-e7df-84c3-4c870b2cade4"
maxmem
2017 Jul 17
5
SSH from host to domain using hostname
Hello!
I want to SSH from host to specific guest using hostname, e.g.
ssh <user>@<guest>
or
ssh test@vm02-fai
ssh to guest using IP works w/o issues.
I found Wiki article for "NSS module" (http://wiki.libvirt.org/page/NSS_module), but there are no results for the following commands:
ld4004:/home # virsh net-dhcp-leases default
Expiry Time MAC address
2017 Jul 19
6
Re: SSH from host to domain using hostname
18. Juli 2017 16:45, "Michal Privoznik" <mprivozn@redhat.com> schrieb:
> On 07/18/2017 04:31 PM, c.monty@web.de wrote:
>
>> Hello!
>>
>> I have upgraded all libvirt packages to version 3.5.0-655.1 and restarted host.
>
> That wasn't necessary. It's not Windows ;-)
>
>> This is the current default network config:
>> ld4004:~
2010 Dec 20
8
Mutiple virtualmachines Live migration at the same time with Xen
Dear all
The following process is about trying to do the " live migration at the same time with 5 Virtual machines ", but there is somthing problem with it.
Process:
yogi-pc2: # xm migrate --live vm01 pc2 & xm migrate --live vm02 pc2 & xm migrate --live vm03 pc2 & xm migrate --live vm04 pc2 & xm migrate --live vm05 pc2[1] 29983
[2] 29984
[3] 29985
[4]
2017 Jul 19
2
Re: SSH from host to domain using hostname
19. Juli 2017 17:19, c.monty@web.de schrieb:
> 19. Juli 2017 17:12, c.monty@web.de schrieb:
>
>> 19. Juli 2017 16:36, "Michal Privoznik" <mprivozn@redhat.com> schrieb:
>>
>>> On 07/19/2017 04:27 PM, c.monty@web.de wrote:
>>
>> <snip/>
>>
>> Guest OS is Debian 9 with this network configuration:
>> thomas@vm02-fai:~$
2006 Jul 21
3
How set up CPU time
Hi all,
i know that for each virtual machine i can set up a number of vcpu. But
if i want to give only a % of the real CPU? For example: how can i set
up a virtual domain for using only 20% of the real CPU? is it possible?
Ty in advance
D.
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
2010 Jan 13
6
Problem with Debian for create machine virtual from Centos
Hi...
My name is Bruno I want congratulation all of group.
My first question about XEN . I have Centos with XEN installed. I am
trying make an virtual machine Debian using virt-install, my options are:
[*root@xen opt]# virt-install *
*What is the name of your virtual machine? Debian*
* How much RAM should be allocated (in megabytes)? 256*
* What would you like to use as the disk (file path)?
2017 Jul 19
1
Re: SSH from host to domain using hostname
19. Juli 2017 17:12, c.monty@web.de schrieb:
> 19. Juli 2017 16:36, "Michal Privoznik" <mprivozn@redhat.com> schrieb:
>
>> On 07/19/2017 04:27 PM, c.monty@web.de wrote:
>>
>>> <snip/>
>>>
>>> Guest OS is Debian 9 with this network configuration:
>>> thomas@vm02-fai:~$ cat /etc/network/interfaces
>>> # This
2013 Sep 18
2
Dovecot and CAPITALISATION = grrrr ;-(
Hello,
As far as I'm aware, email is case insensitive ?
Dovecot however, seems to be taking offence at the fact that someone is
sending mail to user at SOMEDOMAIN.XYZ.
Postfix has no issues handling it, it when it gets passed over to
Dovecot LMTP that I get log lines such as :
Sep 17 13:48:22 ukc-vm02-mx01 dovecot: auth:
passwd-file(user at SOMEDOMAIN.XYZ): unknown user
However user at
2007 Dec 14
0
CentOS 4.5 installation as domU using xm
I got FC7 as dom0, I installed CentOS4.5 as domU using virt-install and it
went fine.Installation was done using http.
Now I am trying to reinstall it using xm command.
below is my config file
#############################
# -*- mode: python; -*-
#============================================================================
# Python configuration setup for ''xm create''.
# This
2005 Nov 22
7
Tutorial : Debian, Xen and CLUSTER / GFS Support
Hello there!
I made Debian, Xen 2.0 and CLUSTER/GFS work together :). I wrote
this little tutorial to help you setup yours. Any feedback is welcome,
except comments about W3C validation of my code :p
Note that I am talking about compiling CLUSTER with your XEN kernel,
I don''t explain how to setup a working cluster. You can find how to setup
those in official RedHat docs.
You will see,
2011 Feb 18
1
about: memory allocation and the balloon list
Dear all
I use the command( xm mem-set ID mem ) trying to understand the memory allocation between the Dom0 and the Guests(vm),
but there is still some confusion about this.
As the above /proc/xen/balloon list
I set xm mem-set Domain-0 128
and changing the vm memory from 256 to 128: xm mem-set vm01 128 (...from vm01 to vm08)
before mem-setCurrent allocation: 427792 kB
2008 Jan 13
2
ERROR during HTTP install from a Centos mirror
Hi!
I'm trying to install centos 5.1 as a http installation from a centos
mirror.
i've done it before with Fedora, figured I could do it with Centos, too,
but every time I try it, it goes all the way thru Anaconda to the point
of entering the root password, then I get an error about not being
able to find the repodata.
I note that the section in the "upstream" manuals about
2004 Dec 23
2
local yum repository
bit off topic, but....
I've set up my first Centos gateway server and now
setting up another server on internal network.
I thought it would be nice to use the gateway servers
"/var/cache/yum" as a local repository for any internal servers
since it would be up to date with the lastest packages and save
bandwidth.
So... I created a sym link to create a repository through
gateways
2017 Jul 18
0
Re: SSH from host to domain using hostname
Hello!
I have upgraded all libvirt packages to version 3.5.0-655.1 and restarted host.
This is the current default network config:
ld4004:~ # virsh net-dumpxml default
<network connections='1'>
<name>default</name>
<uuid>f511d113-d7d1-4714-ad2b-be29ef8f7fc4</uuid>
<forward dev='br0' mode='nat'>
<nat>
<port
2012 Mar 16
1
Isues with YUM Update
Hello all,
Is this a known issue?
From what I can tell it started on Tuesday.
--------------------------------
~ $ sudo yum -y update
Password:
Setting up Update Process
Setting up repositories
dag 100% |=========================| 1.1 kB 00:00
kbs-CentOS-Extras 100% |=========================| 1.9 kB 00:00
kbs-CentOS-Misc 100%
2010 Dec 30
2
Having stability problems with Linux-2.6.34.7-0.5-xen
Hello,
I am using Xen 4.0.0_21091_06-0.1 on OpenSuse 11.3 64 bit, with a
Windows XP Pro SP3 32 bit guest, and my workstation keeping locking up,
even the NumLock and CapsLock keys being unresponsive when it does.
Where should I begin troubleshooting?
Thanks,
Todd
CPU info:
___________________________________________________________________________
processor : 0
vendor_id : GenuineIntel