Displaying 11 results from an estimated 11 matches for "lilienthalstrasse".
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,
2006 Jan 06
37
cow implementation
Has any one had any success with cow implementation in xen ? I found this
somewhere http://www.atconsultancy.nl/cowloop/, has anyone tried it out with
xen ?
--
regards,
Anand
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
2005 Dec 07
6
RE: live migration with xen 2.0.7 with fibre channel onDebian - help needed
...er several
successful migrations.
Any help or ideas would be appreciated.
Regards,
Michael
--
----------------------------------------------------------------------------------------
Michael Mey
Thinking Objects Software GmbH | mailto: michael.mey@to.com
Lilienthalstrasse 2/1 | phone: +49 711 88770-147
70825 Stuttgart-Korntal, Germany | fax: +49 711 88770-449
----------------------------------------------------------------------------------------
_______________________________________________
Xen-users mailing list
Xen-users@lists.xens...
2005 Dec 15
6
Sharing a partition between dom0 and domU
Hi!
I''m currently preparing to xen installation. In the system that I''m
going to set up, there will be a need to copy large amounts of data
(therefore I want to avoid using network) from domUs to the dom0 (one
way only).
Mounting a filesystem RO, when a domU has it mounted RW is probably
asking for trouble. Therefore I was thinking about using some remounting
protocol similar
2004 May 05
1
Strange problem with WINS address resolution
...alue can also be configured
using DHCP.
option netbios-node-type 8;
#Assign address range for dynamic assignment of IP addresses via DHCP
range 192.168.115.40 192.168.115.80;
}
Any help is welcome
Greetings
--
Mit freundlichen Gr??en,
Best Regards,
Peter Keitler
BALTECH AG
Lilienthalstrasse 27
85399 Hallbergmoos
Germany
phone: +49 (0)811 99881-0
fax: +49 (0)811 99881-11
mailto:peter.keitler@baltech.de
2005 Dec 07
0
live migration with xen 2.0.7 with fibre channel on Debian - help needed
...er several
successful migrations.
Any help or ideas would be appreciated.
Regards,
Michael
--
----------------------------------------------------------------------------------------
Michael Mey
Thinking Objects Software GmbH | mailto: michael.mey@to.com
Lilienthalstrasse 2/1 | phone: +49 711 88770-147
70825 Stuttgart-Korntal, Germany | fax: +49 711 88770-449
----------------------------------------------------------------------------------------
_______________________________________________
Xen-users mailing list
Xen-users@lists.xen...
2006 Feb 09
0
strange behaviour of domU - i/o performance tests
...lue on why this is happening or had made some
similar experience.
Thanks, regards,
Michael
--
----------------------------------------------------------------------------------------
Michael Mey
Thinking Objects Software GmbH | mailto: michael.mey@to.com
Lilienthalstrasse 2/1 | phone: +49 711 88770-147
70825 Stuttgart-Korntal, Germany | fax: +49 711 88770-449
----------------------------------------------------------------------------------------
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
h...
2006 Feb 27
1
SLES 9 domU for testing
...er, maybe has a already running guest installation
for download?
Thanks in advance,
Michael
--
----------------------------------------------------------------------------------------
Michael Mey
Thinking Objects Software GmbH | mailto: michael.mey@to.com
Lilienthalstrasse 2/1 | phone: +49 711 88770-147
70825 Stuttgart-Korntal, Germany | fax: +49 711 88770-449
----------------------------------------------------------------------------------------
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
h...
2006 Feb 13
1
Managing multiple Dom0''s
Are there people currently managing multiple Dom0''s and making
significant use of migration?
I''m loking at a potential setup of 16 or so physical systems with
perhaps 64 or so virtual systems (DomU''s I suppose Dom0 is also a
virtual system if I understand thing correctly, but that''s no twhat I
mean here).
It seems to me that making heavy use of migration for
2006 Jan 30
12
Error: Device 769 (vbd) could not be connected. Backend device not found.
Hi,
I have installed debian 3.1 on an Intel Pentium D processor 920 ( including
vanderpool.)
The installation worked fine and i''m able to start guest-domains.
When I try to start the 5.th Guest-Domain, I Get the following error:
Error: Device 769 (vbd) could not be connected. Backend device not found.
this problem exists still if i have shutdown or destroyed all guests, after
2006 Jan 23
9
Xen on USB Key
Hi list,
Here is the idea. I am running a domU out of a partition on a USB drive. I
use the other partition to store the domU state. Then I carry this USB key
to my office and restore the VM at the point where I left it. Thus I am
trying to use xen''s virtualization to carry my desktop on a USB key.
I have put up a web page explaining the details and a script to prepare the
USB key.