Displaying 4 results from an estimated 4 matches for "metras".
Did you mean:
letras
2012 Aug 24
4
Network with xen 4.2
Hallo Mailinglist:),
i used xen 4.1 with xend xm a while. I compiled the unstable 4.2 today and most thinks run fine :). I have only one big problem, the network for my guestsystems. It don't want to work. Hopefully somebody can help me.
In Xen 4.1 i only wrote the following line in my questconfig:
vif = [ "bridge=eth0,script=vif-bridge" ]
And everything works fine. This does not
2012 Sep 07
1
Fast Network Bridge
Hi,
I''m working a lot with xen and migration. Now I switched to Xen 4.2 which is really nice. But there is one big problem. A performence issue.
I used Xen 4.1 with a networkbridge by using the following line in the vm-config:
vif = [ "bridge=eth0,script=vif-bridge" ]
In Xen 4.2 this is not possible anymore so that i have entered the following in my /etc/network/interfaces:
#
2011 Jun 28
0
Function unfold package RcmdrPlugin.survival
Dear all,
I am using the function ?unfold? from the ?RcmdrPlugin.survival? to convert
my time-varying covariates dataset from wide to long. I managed to have it
working for my data.
However, the problem I have is that the observations after an event, won?t
be dropped from the dataset. For example, see the dataframe below: the event
occurs at 1.2 (event.time=1), but the 1.3 to 1.6 will remain in
2005 Jun 15
2
How to prevent deletion of files on the client side?
I've a problem understanding the --delete option (well, I think I understand why it works that way but I miss how to make it work the way I want).
I want to use rsync to "mirror" two live Apache servers (I've tried to simplify my problem to a small example, but it's part of a bigger project). Regularly, the apache directory tree is rsynced from a master server to its slave