similar to: Corrupted index cache file issues (Corrupted physical size)

Displaying 20 results from an estimated 1000 matches similar to: "Corrupted index cache file issues (Corrupted physical size)"

2009 Aug 31
1
Active IMAP sessions per server?
Hi, I'm curious about some of the larger dovecot installs out there and what your current active user load looks like per server. Realistically, how many active IMAP sessions are some of you maintaining? At what point did you find the load became unmanageable? I know there's a lot of different factors involved in this, but I'm just looking to get a rough idea of what I can expect
2009 Sep 17
1
IMAP clients suddenly redownload folder headers
We had an issue today with IMAP clients (Thunderbird, Outlook) having to redownload headers for folders. This issue was eerily close to a MySQL database structure change that shouldn't have affected any related queries, however we did notice an event of user CPU % not being reported via SNMP around the same time for the server. There are no entries in our dovecot error log around the
2005 Jul 07
1
'deadtime' in Samba 3.0.13
Hi, I currently have deadtime = 15 in my smb.conf. This featured worked good to disconnect clients that have been idle for > 15 minutes in the past. With the 3.0.13 version, it seems to do nothing. As in, it just keeps the user connected indefinitely. Here is what I see when no one is currently at the office and everyone is logged off their computer. Thanks [root@spicy p]#
2010 Nov 13
3
[LLVMdev] tot clang/llvm and tot gcc performance comparision
Hi, I have looked at the LLVM code generation quality using small test cases and in general it is better than I thought and in some cases better than gcc. However, there are still some gap in SPEC performance. I have not looked at the root cause of those gaps. Anyone who cares about LLVM performance need to take this seriously. For fair comparison, I used -fno-strict-aliasing in gcc to turn off
2011 Oct 28
3
WoW Play Button Not Working - Fix for Linux/Wine??
So this issue is quite common now in WoW launchers from all operating systems, and it's gone and happened to mine. When I open the shortcut on my desktop, the client opens, and when I click on the 'play' button, it closes and nothing comes up. I've read everywhere that if you start it from the WoW.exe link in World of Warcraft folder, it'll automatically open, but when I click
2003 Aug 27
8
DDoS attacks, what can be done?
Hi, I run two live c-class subnets on the internet. Last Sunday morning I was hit with a DDoS attack and it hasn''t stopped. I made modifications on my shorewall firewall during Sunday to lesson the impact, as they were hammering me with 180k/5sec traffic both ways (inbound and outbound). One of the primary things which helped reduce their DDoS was enabling "norfc1918" on the
2019 Oct 18
2
Coredump v2.3.8 specific msg fetch, corrupted record in index cache, Broken physical size
Hi, i'm getting a coredump on a specific msg, i've attached the gdb. file on disk i noticed W=<vsize> is missing. 1571209735.M744550P1608.rwvirtual65,S=15886:2,S Best regards, mail.log Oct 18 14:41:39 rwvirtual10 dovecot: imap(johndoe at company.nl)<15868><qjTFpy6VPsMKAAok>: Error: Mailbox INBOX.Debug: UID=1041: read(/data/mail/
2005 Jul 30
0
Asterisk Compilation Failure
Hi: I have just downloaded Asterisk on FC3 as aprt of my search for a stable distro for Asterisk. I faced few new problems. One of them is that asterisk is unable to compile because it fails to load pbx_ael.so. It reported the following error: [pbx_ael.so]Jul 30 11:42:57 WARNING[22741]: loader.c:301 __load_resource: /usr/lib/asterisk/modules/pbx_ael.so: undefined symbol:
2014 Oct 02
4
[Bug 2284] New: ssh-copy-id option to replace one key with another key (or ssh-replace-id command)
https://bugzilla.mindrot.org/show_bug.cgi?id=2284 Bug ID: 2284 Summary: ssh-copy-id option to replace one key with another key (or ssh-replace-id command) Product: Portable OpenSSH Version: 6.6p1 Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5
2010 Nov 14
0
[LLVMdev] tot clang/llvm and tot gcc performance comparision
Thanks David. Unfortunately many of us cannot use GPL v3 gcc so it's hard for us to investigate this. One question, can you tell if gcc is inlining significantly more than llvm? We have reports that this is one of the issue plaguing eon performance. There are also some relatively well known spec optimizations that we haven't implemented. e.g.
2004 Sep 05
1
Question to NLME, ML vs. REML
Dear all, I am planning to use nlme library for analysis of experiments in semiconductor industry. Currently I am using "lm" but plan to move to "lme" to handle within wafer / wafer-to-wafer and lot-to-lot variation correctly. So far everything is working well, but I have a fundamentel question: NLME offers "maximum likelihood" and "restricted maximum
2016 Jan 15
2
Expanding a PseudoOp and accessing the DAG
On 1/15/2016 2:57 PM, Phil Tomson wrote: > > > I see the following in my SelectCode (in XSTGGenDGISel.inc): > > > /*2235*/ OPC_SwitchOpcode /*2 cases */, 27, > TARGET_VAL(XSTGISD::ADDR_NORMAL),// ->2266 > /*2239*/ OPC_RecordChild0, // #1 = $addr > /*2240*/ OPC_MoveChild, 0, > /*2242*/ OPC_CheckOpcode,
2006 Jan 24
1
Paging HardPhones
I have been testing * with some Cisco 7912G's, in hope to trash our Nortel system. One feature our Nortel system has that I will need to fiqure out on the * system is paging. Is it possible to page a group of phones (all phones) with announcements? We are a k-12 school and we use our current phone system to make announcements on the phones monitor speaker. Any direction I can be pointed in
2010 Jun 03
2
moving average on irregular time series
Hi all, I wonder if there is any way to calculate a moving average on an irregular time series, or use the rollapply function in zoo? I have a set of dates where I want to check if there has been an event 14 days prior to each time point in order to mark these timepoints for removal, and can't figure out a good way to do it. Many thanks in advance! Gustaf Example data:
2008 Dec 10
0
domU, Failed to obtain physical IRQ, e1000 Intel NIC
Hello all. I''ve upgraded my drives, and in doing so loaded FC8. Latest kernel-xen.x86_64 (2.6.21.7-5) and xen.x86_64 (3.1.2-5) available, using 2 Intel NICs with e1000 driver. All worked fine on FC5 with custom domU FC5 with pcifront and NIC drivers in kernel. Now, I''m unable to get the NICs to function inside my domU. The are visible in lspci, and ipconfig. DomU dmesg
2013 Jun 01
7
[Bug 2112] New: Android doesn't provide an implementation of crypt().
https://bugzilla.mindrot.org/show_bug.cgi?id=2112 Bug ID: 2112 Summary: Android doesn't provide an implementation of crypt(). Product: Portable OpenSSH Version: 6.2p1 Hardware: Other OS: Linux Status: NEW Severity: minor Priority: P5 Component: Build system Assignee:
2010 Jan 05
3
AGI and embargeability
Hi, This is a naive question, but is there a way in my AGI script to simultaneously play audio and listen for DTMF or voice responses? I've heard VOIP hackers call this "inbargeability;" it's the ability to "barge in" to a playing audio clip. I'm planning to use Lumenvox for the DTMF and voice recognition, BTW. Not sure if that matters. Many thanks to anyone who
2011 Jun 07
1
assign a cluster based on a variable
Hi, I have two matrices of the following form: cluster (n=18): 12062 1 12063 2 12064 2 12065 3 12066 5 KreisSA (n=2304) 12062 12062 12067 12065 12063 12067 I try to assign the cluster[,2] to KreisSAa by the follwoing loop: n <- nrow(cluster) KreisSAa <- numeric() for(i in 1:n){ KreisSAa[KreisSA == cluster[i,1]] <- cluster[i,2] } The result is a vector of the length n=4608
2014 Jan 27
2
smartctl: is my disc dying?
I've got a 1Tb USB disc that appears to be dying - eg it took about 10 days (!) to run 'badblocks -nsv /dev/sdc' and it only did less than 2% in that time. Read access became _really_ slow. So there's definitely something amiss and I've got it offline. There's no drama about the content as I have other backups and I'm resigned to junking the thing, but I'm curious
2016 Dec 03
2
Problem installing NUT on 16.04
On 12/03/2016 09:36 AM, Charles Lepple wrote: >> On Dec 3, 2016, at 9:44 AM, Jack McGee <jack at greendesk.net> wrote: >> >> But doesn't this still indicate an error: >> >> mythuser at amethi:/etc/nut$ upscmd -l CyberPower1 >> Error: Connection failure: Connection refused > Correct - "upsc", "upscmd" and "upsrw" need to