Displaying 9 results from an estimated 9 matches for "morgenstern".
2010 Jan 07
2
Random directory/files gets unavailable after sometime
Hello,
I am using glusterfs v3.0.0 and having some problems with random directory/files.
They work fine for some time ( hours ) and them suddenly gets unavailable:
# ls -lh
ls: cannot access MyDir: No such file or directory
total 107M
d????????? ? ? ? ? ? MyDir
( long dir list, intentionally hidden )
At the logs i get a lot of messages like those ones:
[2010-01-07
2001 Oct 10
1
What kind of test in summary(glm)?
Hello R Users,
when I use summary(glm) for a logistic regression model with logit as link
function I get one column "z value". What kind of test does R use? (I would
have expected a t-test).
Thanks, Anne
--
GMX - Die Kommunikationsplattform im Internet.
http://www.gmx.net
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read
2009 Jun 01
1
Reshaping Data
Hi,
i did a mistake with my first post.
I have to reshape data from this matrix:
id x1 x2 x3 x4 day1 day2 day3 day4 day5 day6 day7 day8 day9
1 0.129 0.797 0.231 0.615 4 4 1 1 1 1 3 3 3
2 0.420 0.376 0.501 0.282 4 4 4 4 5 4 2 5 5
3 0.377 0.486
2012 Oct 30
2
can not create "qcow2" format volume by Java library.
hi?all,
when I use Java library to create volume ,specified format "qcow2"?but when
I check it use qemu-img info ,it show format is "raw".?
I think it a bug,can you fix it .. thanks very much.
the java library version?0.4.8
libvirt version?0.9.8
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2014 Jul 03
2
Re: memoryStats question
...ax: +49 391 6075469
Web: <http://www.av-test.org>
* https://twitter.com/avtestorg * https://facebook.com/avtestorg *
* https://plus.google.com/100383867141221115206/ *
Eingetragen am / Registered at: Amtsgericht Stendal (HRB 114076)
Geschaeftsfuehrer (CEO): Andreas Marx, Guido Habicht, Maik Morgenstern
Our services shall be effected on the basis of the General Terms
and Conditions of AV-TEST GmbH, which are accessible under
<http://www.av-test.org/en/av-test/terms-and-conditions/> or
obtainable upon request.
Unsere Leistungen erfolgen auf der Grundlage der Allgemeinen
Geschäftsbedingungen...
2013 Dec 05
1
Using Java bindings to event callback
Hi
My test environment :
CentOS 6.3 6.4
Ubuntu 13.10
For CentOS 6.4
libvirt-java-0.4.9-1.el6.noarch
libvirt-python-0.10.2-29.el6.x86_64
libvirt-client-0.10.2-29.el6.x86_64
libvirt-0.10.2-29.el6.x86_64
I am try to use java bindings to event callback.
int register = conn.domainEventRegisterAny(null, 0, cb);
But always get the following error message:
libvirt: Remote Driver error : adding cb
2014 Jul 03
3
memoryStats question
Hello,
I'm trying to get memory usage statistic inside a guest machine using
virDomainMemoryStats function at libvirt.
According to
http://libvirt.org/html/libvirt-libvirt.html#virDomainMemoryStatTags the
structure could have a lot of useful memory statistic but the amount of
parameters depends on the hypervisor and the driver.
However using KVM I'm able to get
2014 Mar 10
3
How to get guest's cpu and mem usage with Java APIs
Hi everybody,
I'm using libvirt java api bindings for my thesis. I would like to know if
there is a way to obtain live information about cpu and mem usage of a
domain.
Regards,
Enrico De Maio
Skype: enrico.de.maio
Mobile: +39 338 205 3397
2011 Apr 12
1
[LLVMdev] Problems with test-suite
Hello, all-
I am having trouble getting the test suite set up with my download of
SPEC2006. I downloaded and installed llvm-gcc, checked out a copy of
test-suite in llvm-2.8/projects, and then configured and made llvm:
./configure --enable-debug-runtime --disable-optimized
--enable-spec2006=/home/jamiemmt/speccpu2006 --with-externals=/home/jamiemmt
make
The configure script found the SPEC