Displaying 20 results from an estimated 700 matches similar to: "Managing multiple Dom0''s"
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 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
2005 Dec 07
6
RE: live migration with xen 2.0.7 with fibre channel onDebian - help needed
I had this exact same problem with 2.0.7. I had done a little investigation and found scheduled_work gets called to schedule the shutdown in the user domain kernel, but the shutdown work that gets scheduled never actually gets called. I''m glad someone else is seeing this same problem now :-) Like you, it worked a number of times in a row, then would fail, and it didn''t seem to
2011 Oct 04
3
How to subset() from data frame using specific rows
I have a data frame called chemdata with this structure:
> str(chemdata)
'data.frame': 14886 obs. of 4 variables:
$ site : Factor w/ 148 levels "BC-0.5","BC-1",..: 104 145 126 115 114 128 124 2 3 3 ...
$ sampdate: Date, format: "1996-12-27" "1996-08-22" ...
$ param : Factor w/ 8 levels "As","Ca","Cl",..:
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
2005 Jan 31
3
installing R on Mac OS X
I have a problem in installing R-2.0.1, downloaded from the R web site,
on mac o sx version 10.3.7.
when i launch the command ./configure i get the following error message:
checking for C compiler default output file name... configure: error:
C compiler cannot create executables
i've aleady insalled Xcode. the version of the gcc in 3.3.
what can i do?
thanks
silvia
2005 Dec 30
1
cluster management
Is anyone currently working on a xen cluster manager? The sort of
functionality I''d be looking for is:
. multiple master - dom0 on all physical machines are equal cluster
manager masters
. config replication - I guess rsync can do this though.
. vif mac address allocation - can be done manually by taking care in
the config files though. I just had an incident with a duplicated mac
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.
2007 Mar 21
1
api headers..
Hi Peter,
I just noticed your check-in of the api headers. Are you planning on
making the fat library also into an API? This would make things easier
for me for my safeboot module (redundant bootloader which i mailed you
about last week). I aleady moved some of the chainboot's partition
finding logic into outside files, so I can add that to the API as
well.
thanks,
Ram
2007 Feb 07
1
fill-in a table of pairs
Hallo,
I have a table of names and values:
joe 0.45
mike 0.34
jim 0.25
I would like to fill-in a table of all pairs of names (which I aleady have)
joe.mike NA NA
joe.jim NA NA
mike.jim NA NA
with the values from the first table in the order of the pairs. The outcome
looks like
joe.mike 0.45 0.34
joe.jim 0.45 0.25
mike.jim 0.34 0.25
Thanks a lot,
Serguei
[[alternative HTML version deleted]]
2004 Feb 17
3
Feature Request - Load Throttling
If you aleady are doing this - then thanks. But here's a feature I'd
like to see.
Rsync often puts a lot of load on the system because of high disk
access. I'd like to see rsync become "load aware" and to slow itself
down under high load levels. Seems to me that it could be something
fairly easy to add to have it check the load levels and back down so as
not to slow
2007 May 11
3
shell.exec() on Windows, unexpected behavior
I have Windows XP machines with different software configurations.
My laptop has Adobe Reader 8 and Adobe Acrobat 6.
My desktop has Adobe Reader 8 and does not have Adobe Acrobat.
On both machines, PDF extensions are registered to Adobe Reader 8.0,
and double-clicking a pdf file in Windows Explorer opens Adobe Reader
8.0.
In R-2.5.0, with all Adobe windows closed, the command
2006 Feb 15
2
checksum
Hello List,
i would like to know when the checksum (-c option) gets executed excatly
and where.
I aleady had a look in the docs and in the source code, but wasn?t too
lucky.
The way i want/need it would be:
1. make checksum on (full) source file
2. transfer file
3. check checksum on (full) destination
With "(full)" i mean the whole file, not parts/segments of it.
Is this
2003 Dec 18
3
Summaries
Hello UseRs:
Excuses for my english.
I have a dataset with 65000 records and I'd like to make a summary where I
can view all the values (with the number of times that it repeats) that
there are each column of my dataset.
I tried with summary( ), str( ), but nothing gives me the result that I am
loking for.
Thank you very much.
2006 Jan 30
5
How many TDM2400P's will a server take?
How many TDM2400P cards can I safelly install in one PC? I'm loking for
answers from whoever has a working scenario with * and a number of cards
higher than one.
Thx,
Juan
__________________________________________________________
Mensagem enviada usando o Webmail da ViaLink ver. 2.7.8
2014 Jun 23
1
isohybrid has 2 variants
Hi,
On 23/06/2014 12:07, Thomas Schmitt wrote:> Hi,
>
> i have written an introduction to isohybrid and put it on
> the discussion page of the ISOLINUX wiki.
>
> http://www.syslinux.org/wiki/index.php/Talk:ISOLINUX#Proposal_for_description_of_isohybrid
>
> Review and proposals are appreciated.
Caveat emptor: this is a review by an end user (not a developer), who
2005 Nov 07
4
Time-measurement in milliseconds
Hi there
I'm loking for a time-measurement to measure time-differences in
milliseconds.
On my search, I only found the following:
- package "base": Sys.time()
-> only second-accuracy
- package "R.utils": System$currentTimeMillis()
-> returns integer of milliseconds, but accuracy is only whole
seconds too.
At the moment I run every bit of code to measure
2003 Nov 11
1
Unable to use voicemail
Hello all.
Now I aleady installed the Asterisk.
I could make communication between 2 XLite client through Asterisk.
I tryed to test the voicemail function as follow.
1, I make a call to 1001 from 1002
2, Start ringing
3, Wait untill time out for ringing
If no problem, 1001 go to voicemail and unavailable message will
be played.
But 1001 receive a 403 forbidden massage and connection go
2009 Apr 15
32
cLVM on Debian/Lenny
Hi -
Is there someone around who successfully got cLVM on Debian/Lenny
working? I was wondering if I was the only one facing problems with...
Thanks in anticipation,
--
Olivier Le Cam
Département des Technologies de l''Information et de la Communication
CRDP de l''académie de Versailles
_______________________________________________
Xen-users mailing list