Displaying 5 results from an estimated 5 matches for "msg00166".
Did you mean:
msg00163
2010 Nov 12
1
xen4 kernel crash 2.6.32-5-xen-amd64 poweredge R710 w/ s
Hi list!
First of all sorry for breaking the thread, but I wasn''t subscribed when
the orignal messages were posted.
I''m continuing this message
http://lists.xensource.com/archives/html/xen-users/2010-11/msg00166.html
I''m 100% sure that a fresh install of Squeeze (as of last week) with Xen
4.0.1 and Debian''s -xen-amd64 kernel results in an early reboot on a
Dell R710. I haven''t captured any logs about the crash so I''m not sure
if it has something to do with this. I'&...
2016 Jun 15
3
[Bug 11978] New: mkstemp failed: File name too long (36) when filename is under the limit
https://bugzilla.samba.org/show_bug.cgi?id=11978
Bug ID: 11978
Summary: mkstemp failed: File name too long (36) when filename
is under the limit
Product: rsync
Version: 3.1.1
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P5
Component: core
2018 Mar 12
2
Specify DNS and gateway for dnsmasq
...set dhcp options as DNS, gateway, etc in libvirt's network
definitions?
From what I read here[1], I can use the <option> tag. However, I can
not find nothing on libvirt official documentation.
I am missing something?
Thanks.
[1] https://www.redhat.com/archives/libvir-list/2013-March/msg00166.html
--
Danti Gionatan
Supporto Tecnico
Assyoma S.r.l. - www.assyoma.it
email: g.danti@assyoma.it - info@assyoma.it
GPG public key ID: FF5F32A8
2006 Nov 06
2
goodness of fitting for a mixed distribution
Hi all!
i have done a fitting of experimental data using optim function and
setting up my mixed distribution logliklehood (it is a linear
combination of a normal and a weibull distribution). How can i test
the goodness of fit? I want to be able to say that my distribution fit
the data at 90%, 95% or so on....
thanks in advance,
nelson
2015 Oct 15
3
How can I set the advertised value of MTU for virbr0 interface?
Hi all,
I want to set the advertised value of MTU
for virbr0 interface on a Fedora 21 host to 1454
to accommodate the installation of new VMs for testing purposes.
The aforementioned host is an OpenStack VM actually,
which explains the need for a lower than 1500 MTU.
I noticed Pieter Hollants' patch to set
dhcp-option=<number>,"<value>" for an interface,
but