search for: 60d

Displaying 7 results from an estimated 7 matches for "60d".

Did you mean: 60
2012 Jan 07
3
One-to-one or one-to-many association
Hi, I am creating a stock control application. I have a table called "equipment_type" that stores a general description of a piece of equipment. This could be for instance: Canon 60D DSLR camera. I also have an table called "equipment" that stores all the equipment we have with their serial numbers. There may be many Canon 60Ds and they should refer to the "equipment_type" table for their description. Is this a one-to-one association, because they have only...
2010 Sep 29
1
Doveadm expunge purge optimize
...10 thousands domains per server (~50 thousands accounts). I use 'mdbox' as mailbox format. So, I have two cron jobs before backup: ################################################################################ 01 22 * * * root nice -n 19 /usr/bin/doveadm expunge -A mailbox SPAM BEFORE 60d 01 00 * * * root nice -n 19 /usr/bin/doveadm purge -A 01 02 * * * root nice -n 19 My_Backup_aplication ################################################################################ Each doveadm command walks through the whole file system. Is there a way to run the two operations into a single w...
2005 Apr 03
1
NFS over ssh problems
...ot a setup where I run nfs over ssh on several distros, and it's been working like a charm on suse, mandrake, redhat 7-9 etc, but I've been unable to get it to work on CentOS. First I set up ssh portforwarding using: /usr/bin/ssh root@<remotehost> -L 250:irc.dynip.no:2049 -f sleep 60d & Then I mount using the following params in fstab: localhost:/somedir /somedir nfs rw,tcp,hard,intr,port=250,mountport=251 0 0 I can telnet to port 250/251 and it answers like expected. I can also see the packets travelling through the tunnel using tcpdump. However, if I try to m...
2017 Mar 10
1
polkit helper timeout and defunct pkla-check-authorization processes on CentOS 7.3
Hi everyone, We seem to be having issues on multiple CentOS 7.3 machines. The problem seems to revolve around polkitd. At some random time, polkitd seems to stop responding on my systems. Along with this, there might be hundreds of defunct pkla-check-authorization processes. If I reboot, then things are fine for a while. I don't see any activity in the unabridged journal to suggest anything
2007 Apr 30
0
[LLVMdev] Boostrap Failure -- Expected Differences?
...TION__.20030+0x11> > + 5a5: 72 65 jb 60c <__FUNCTION__.19945+0x11> > 5a7: 6e outsb %ds:(%esi),(%dx) > 5a8: 63 65 64 arpl %sp,0x64(%ebp) > 5ab: 5f pop %edi > - 5ac: 70 5f jo 60d <__FUNCTION__.20030+0x12> > + 5ac: 70 5f jo 60d <__FUNCTION__.19945+0x12> > 5ae: 31 00 xor %eax,(%eax) > > -000005b0 <__FUNCTION__.22936>: > +000005b0 <__FUNCTION__.22845>: > 5b0: 6e outsb %ds:(...
2012 Jul 15
3
expire-tool stops on first box with nothing to expire in it
Hi, I'm running dovecot 1.2.11 on Centos and have the expire plugin enabled. I've had this in place for some time but until now never actually ran the expire-tool. I'm now trying to put this to use. The expire plugin as such is working fine and also the tool is working fine - up to a point. When I run it with --test it goes through a bunch of boxes and lists the messages it
2007 Apr 27
2
[LLVMdev] Boostrap Failure -- Expected Differences?
The saga continues. I've been tracking the interface changes and merging them with the refactoring work I'm doing. I got as far as building stage3 of llvm-gcc but the object files from stage2 and stage3 differ: warning: ./cc1-checksum.o differs warning: ./cc1plus-checksum.o differs (Are the above two ok?) The list below is clearly bad. I think it's every object file in the