Displaying 20 results from an estimated 100 matches similar to: "Intersection an Sum between list and matrix"
2014 Oct 01
2
Re: [libvirt] increase number of libvirt threads by starting tansient guest doamin - is it a bug?
Hi
----------------ursprüngliche Nachricht-----------------
Von: "Michal Privoznik" mprivozn@redhat.com
An: "web2" ustermann78@web.de , "libvirt-users redhat.com"
, "libvirt-list redhat.com"
Datum: Wed, 01 Oct 2014 18:12:45 +0200
-------------------------------------------------
> On 01.10.2014 10:31, web2 wrote:
>> Hello,
>>
>>
2014 Oct 01
2
Re: [libvirt] increase number of libvirt threads by starting tansient guest doamin - is it a bug?
Hello,
sorry for my later answer.
so, after i started libvirtd (no vm´s running) and attach gdb i get the following threads
(gdb) info thread
Id Target Id Frame
11 Thread 0x7f18fef4e700 (LWP 20695) "libvirtd" pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
10 Thread 0x7f18fe74d700 (LWP 20696) "libvirtd"
2003 Jul 11
1
SIP immediate hangups with latest CVS
I've been banging my head on this for several hours, and I have no idea what's going on. Maybe there is a very simple result, and I've been looking too hard at this this evening. This is a brand new system, and I'm wondering if there have been SIP bugs introduced in the latest CVS that are preventing from working what should be a stupendously simple test.
- Cisco 7960
2019 Aug 26
4
User found but password failure
Trying to figure out which step is causing me not to be able to
login. I am using a password file,
passdb {
driver = passwd-file
args = scheme=SHA512-CRYPT username_format=%u /etc/dovecot/passwd
}
We will assume that the pw I created using 'doveadm pw -s
SHA512-CRYPT' matches the password I will be using to login below. I
crank the debugging mode,
auth_debug_passwords = yes
2007 Aug 21
2
Dovecot should raise the limit of file descriptors at startup...
We've run into a situation where the Dovecot master process "dovecot"
runs out of file descriptors on Solaris 10 since the default is
only 256:
# plimit 1
1: /sbin/init
resource current maximum
time(seconds) unlimited unlimited
file(blocks) unlimited unlimited
data(kbytes) unlimited unlimited
2001 Feb 13
1
scp not found - OpenSSH 2.3.0p1 on slack 7
hi,
let me start by saying ive tried everything i can think of with the --with-default-path configure flag.
USER_PATH in config.h is correctly getting the value of this flag.
i am installing to the default locations (user binaries to /usr/local/bin).
ssh works fine, (after i did the LIBS=-lcrypt thing) but now, no matter what i do, i get "sh: scp: command not found" whenever i try to
2014 Oct 01
0
Re: [libvirt] increase number of libvirt threads by starting tansient guest doamin - is it a bug?
On 01.10.2014 10:31, web2 wrote:
> Hello,
>
> sorry for my later answer.
>
> so, after i started libvirtd (no vm´s running) and attach gdb i get the following threads
>
> (gdb) info thread
> Id Target Id Frame
> 11 Thread 0x7f18fef4e700 (LWP 20695) "libvirtd" pthread_cond_wait@@GLIBC_2.3.2 () at
2014 Oct 02
0
Re: [libvirt] increase number of libvirt threads by starting tansient guest doamin - is it a bug?
web2 wrote:
> Hi
>
> ----------------ursprüngliche Nachricht-----------------
> Von: "Michal Privoznik" mprivozn@redhat.com
> An: "web2" ustermann78@web.de , "libvirt-users redhat.com"
> , "libvirt-list redhat.com"
> Datum: Wed, 01 Oct 2014 18:12:45 +0200
> -------------------------------------------------
>
>
>
2009 Sep 03
9
Rails 2.3.3 has a very serious performance problem
On my Ubuntu 8.04 64 bit desktop, I created an empty Rails project and
from another machine, I used
ab -n 10 http://210.77.27.169:3000/
to test the performance:
===========================================
When I put rails 2.3.3 under vendor/rails:
Server Software: WEBrick/1.3.1
Server Hostname: 210.77.27.169
Server Port: 3000
Document Path: /
Document Length:
2003 Jun 18
0
wine quit working; says "unhandled exception"
Hi!
I have been a moderate user of WINE for a few months and it has worked
fairly well for the couple of applications that I have tried to run. My
SuSE 8.1 Linux laptop is laid out as
/ linux (reiserfs)
/mnt/win windows c: (vfat32)
/mnt/chunk windows d: (vfat32)
and I have previously had no problems either running WINE or booting
into Win98. I have been able to call my program as
2009 Feb 13
2
Meta-Analyisis on Correlations
Dear R-Community,
I'm currently trying to find a way to conduct a meta-analysis in R.
I would like to analyze data from mostly-cross-sectional survey-studies. The
effect sizes would be correlations.
The R packages "meta" and "rmeta" are, as far as I can see, set up for
analysis with effect sizes for differences (i.e. comparison of the
means/odds-ratios of experimental
2000 Jul 26
1
compiling openssh with skey? Fails on redhat linux
If I configure openssh-2.1.1p4 with the --with-skey option on a Redhat
Linux 6.2 system which has openssl-0.9.5a and skey (the logdaemon 6.2
version) installed, the compile fails with the following errors:
auth1.c: In function `do_authloop':
auth1.c:331: warning: implicit declaration of function `skey_keyinfo'
auth1.c:331: warning: initialization makes pointer from integer without
a cast
2014 Sep 26
3
Re: [libvirt] increase number of libvirt threads by starting tansient guest doamin - is it a bug?
Hi Michal,
thank you for your answer.
so if i understand that correctly, no matter if i shutdown or destroy the domain and no matter if it is a transient or an persistent vm, the thread should disappear, right?
in my case they still exist, also an hour after i destroy the domain (and don´t start any new one).
i use libvirt-1.1.35 on fedora core 20, for information.
all the best
max
2013 Apr 11
1
Pruning embedded samba 3.6 installation
I'm using the Yocto Project to build an embedded distro, to which I'm adding
Samba 3.6 from OpenEmbedded. Doing so increases my root file system from
about 63MB to 175MB. I seem to be building a large Samba server with a small
ancillary operating system tacked onto it.
I listed the files in my file system image, and see that lots of the
commands are quite large. I understand that Samba 4
1998 Jul 14
1
smbstatus show open files when none are
I recently (a few weeks ago) installed 1.9.18p8 in order
to get better performance with an Access Database, which along
with adding a TCP_NODELAY in the [global] section has that
working like a charm. Thing that's bugging me now is smbstatus.
When I run it I see open files listed when I know that they aren't.
The following output shows quite a few files open that aren't
really. The
2015 Jan 24
4
Indexing Mail faster
Hi,
I am trying to get faster search results on our webmail client(Roundcube).
Besides using Lucene for FTS are there other options?
Would having all mails indexed give fast results?
Currently the time it takes to search 25,000mails is 4mins. If indexed how
much faster are we looking at?
Really appreciate if someone could advise about this.
Thanks
Kevin
2007 Jul 24
1
Xapian::DocNotFoundError on replace_document? (Called from Search::Xapian)
Hello,
I'm using Xapian 1.0.2 (flint) and matching Search::Xapian.
I'm getting:
terminate called after throwing an instance of
'Xapian::DocNotFoundError', which dumps core.
at first it was after adding my 2nd document (to an empty db, although
I don't know if that has any bearing) to the database with a
replace_document() call.
I shifted the first document off the
2007 Apr 20
2
Asterisk stops responding to SIP/ZAP
About once a week or so my Asterisk box stops responding to all phones.
I can pull up the console, do whatever I want at the CLI but the only
way to get things working again is to restart Asterisk altogether.
I finally cranked verbose & debugging way up (and watched my log files
go from 1mb/day to 100mb/day), but below I believe contains my problem.
The next line is 1.5 minutes later where I
2007 Apr 13
2
puppetrun
Hi
When using puppetrun to trigger machines to get and apply their
configuration, it will only trigger the machine when executing puppetrun for
the second time:
puppetmaster # puppetrun --host puppetclient
puppetclient log:
-- snip
Apr 13 08:19:49 puppetd[20208]: puppetmaster(172.16.34.12) triggered run
Apr 13 08:20:08 puppetd[20208]: puppetmaster(172.16.34.12) triggered run
Apr 13 08:20:08
2012 Jun 26
5
Next Problem: Puppet 2.7 + Passenger won't connect
OK. What did I booger up this time ?
agent.myexample.org and puppetmaster.myexample.org are the same server.
----------------------------------------------------------------------------
# puppetd --no-daemonize --onetime --debug --noop
debug: Puppet::Type::User::ProviderUser_role_add: file roleadd does not exist
debug: Puppet::Type::User::ProviderDirectoryservice: file /usr/bin/dscl does not