Displaying 20 results from an estimated 1100 matches similar to: "Reserved Memory release"
2011 Aug 17
14
Copy files from Centos Guest to Host
Is there any method to copy files from the guest to host? I use virbr
networking where the host and the guest have different static IPs.
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
2011 Aug 17
14
Copy files from Centos Guest to Host
Is there any method to copy files from the guest to host? I use virbr
networking where the host and the guest have different static IPs.
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
2011 Aug 11
2
resizing filesystem in a VM
Hello,
I am using Xen 4.0.1 and Xen 3.2.1 dom0 with Debian Lenny and Squeeze dom0s.
I have a bunch of virtual machines running , all using LVM as backend
storage.
Mostly, an LVM logical volume is mapped to a partition in the VM (eg: xvda1)
I have tried to hot resize the filesystem in the VM without umounting it
but it just do not work... Here is what I did:
- lvextend on the dom0,
-
2011 Sep 23
7
Storage Recommendations
Hello,
We are going to buy some NFS storage for 6-8 VMs on a single host, but
want to expand to a second host.
What storage recommendations would you give if you have between 2000
and 5000 USD?
How about nexenta? what hardware would you use? any vendor?
Experiences with openfiler and opennas?
Thanks for the responses.
Daniel
--
+-=====---------------------------+
|
2011 Jul 22
4
VM backup problem
Hai,
I use following steps for LV backup.
* lvcreate -L 5G -s -n lv_snapshot
/dev/VG_XenStorage-7b010600-3920-5526-b3ec-6f7b0f610f3c/VHD-a2db885c-9ad0-46c3-b2c3-a30cb71d83f8
lv_snapshot created*
This command worked properly
Then issue kpartx command
kpartx -av
2011 Jul 22
4
VM backup problem
Hai,
I use following steps for LV backup.
* lvcreate -L 5G -s -n lv_snapshot
/dev/VG_XenStorage-7b010600-3920-5526-b3ec-6f7b0f610f3c/VHD-a2db885c-9ad0-46c3-b2c3-a30cb71d83f8
lv_snapshot created*
This command worked properly
Then issue kpartx command
kpartx -av
2011 Dec 15
4
using maxmem
Hi,
I am using xen 4.0.1 from debian Squeeze repositories and dom0 has
kernel 2.6.32-5-xen-amd64(also stock debian).
I wanted to set a high value to maxmem in my xmdomain.cfg vm config
files so that I can increase memory as needed without rebooting.
Unfortunately as soon as I set this paramater I see really wiered things.
For example, I am trying to install a windows HVM guest. When maxmem is
2012 Feb 17
10
Xen 3 vs Xen 4
Hi;
Currently I am running xen 3.4.2 on one of my Centos servers , I want
to upgrade to latest version of xen but I dont know if I should
upgrade to latest branch of xen 3 or xen 4 ? is xen 4 backward
compatible with xen 3 VMs ? does it provide any performance benefit
compared to xen 3 ?
What is your recommendation ?
Regards
2011 Mar 29
1
migrating to dovecot
Hello,
I am trying to setup a migration scenario from an proprietary solution
to dovecot IMAP/POP3.
Whereas am only at the strating point, things appear quite complicated
because of the following reasons:
- The proprietary solution uses special/own/proprietary mailbox format
(wich is more like maildir but is not maildir)
- I don't have direct access to the filesystem where the mails are
2011 Aug 17
2
May Dovecot help in users education
Hello,
I was wondering if dovecot could help me in my project to smoothly make
all my users switch to TLS encrypted POP / IMAP sessions and forget
about cleartext.
My first idea was to setup dovecot as a POP/IMAP proxy for my mailhosts
and ask dovecot to display a warning message or slowdown non TLS sessions.
Is there any way to achieve this with dovecot? Does anybody have another
idea
2006 Oct 24
2
xm create -c vm01.cfg, Error: (22, 'Invalid argument')
# xm create -c vm01.cfg
Error: Cannot open config file "vm01.cfg"
www:/var/log/xen# xm create -c /etc/xen/auto/vm01.cfg
Using config file "/etc/xen/auto/vm01.cfg".
Error: (22, 'Invalid argument')
# xm log
[2006-10-24 16:16:30 xend.util.security 29229] INFO (__init__:1072) Resource
label file not found.
[2006-10-24 16:16:30 xend.util.security 29229] INFO
2010 Aug 15
2
trouble launching vm''s
Hello,
I must be missing something very very basic. Because I am having
trouble launching some vm''s that I recently built whereas I don''t have
any problem at all launching some older images I made in very much the
same way!
First there is vm01 which works just fine:
[root@lcent5-1:/etc/xen]$:xm create vm01
Using config file "./vm01".
Started domain vm01
2010 Aug 15
2
trouble launching vm''s
Hello,
I must be missing something very very basic. Because I am having
trouble launching some vm''s that I recently built whereas I don''t have
any problem at all launching some older images I made in very much the
same way!
First there is vm01 which works just fine:
[root@lcent5-1:/etc/xen]$:xm create vm01
Using config file "./vm01".
Started domain vm01
2008 Jul 16
1
virt-install behind proxy (Xen Newbie)
How does one install a new vm behind a proxy? When I start the
virt-install routine Xen seems to be unable to load information from
the ftp/http sources.
As a consequence, I tried to install from the DVD-iso as well as the
file system. Xen then prompts "What type of media contains the
packages to be installed?". After choosing ''hard drive'' it prompts
that I do not seem
2005 Dec 29
1
Cannot ssh to VM01 remotely
I can ssh into the Xen box over my LAN from another machine and I am
logged in as vm01. But when I try to ssh in from work I can''t. I
configured my router and I still cannot ssh into vm01. I know the sshd
daemon is running because I can ssh locally. What could it be
preventing me to ssh to vm01 remotely?? Thanks.
Kashif
_______________________________________________
2008 Jun 12
3
Detach specific partition LVM of XEN
Hi...
I have had a problem when I am going to detach one specific LVM partitions
of Xen, so I have been trying xm destroy <domain>, lvchange -an
<lvm_partition>, lvremove -f.... So I haven''t had sucess. I restarted the
server with init 1 yet and nothing... I have seem two specific process
started xenwatch and xenbus, but I am not sure if this processes have
some action over
2011 Sep 05
6
Using the Xen GPLPV drivers
There seems to be an outdated page to use PV drivers here:
http://wiki.xensource.com/xenwiki/XenWindowsGplPv
I''d be great if that could be updated.
After installing the PV drivers in windows I didn''t notice any difference in
performance at all. Windows says the drivers are working.
Some more searching and reading and it appears that I do actually need to
make some changes to
2013 Oct 31
6
need help !!!
Hi,
I am using puppet 2.7.20 server on linux and windows client with same
version of puppet.
Until recently everything was working fine but lately I have started
getting the error below
[0m
[0;32minfo: Caching catalog for node_windows [0m
[0;37mdebug: Puppet::Type::Exec::ProviderShell: feature posix is
missing [0m
[0;37mdebug: Puppet::Type::Exec::ProviderPosix: feature posix is
missing [0m
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]
2008 Jan 18
1
XEN 3.2.0 default bridge changed ?
Hello !
I yesterday updated one server to XEN 3.2 which was running 3.1.2 before.
The default bridge setup stopped working (Guests network packets were
not forwarded to physical ethernet connection on eth0)
My bridge setup looked like this:
root@quadxeon2:~# brctl show
bridge name bridge id STP enabled interfaces
eth0 8000.003048359fc0 no