Displaying 3 results from an estimated 3 matches for "log_offset".
Did you mean:
lo_offset
2014 Feb 12
1
Panic on one specific user
dovecot: imap(john at example.com): Error: /usr/local/virtual/john at example.com/dovecot.index: modseq_hdr.log_offset too large
dovecot: imap(john at example.com): Error: /usr/local/virtual/john at example.com/dovecot.index: modseq_hdr.log_offset too large
dovecot: imap(john at example.com): Panic: file mail-transaction-log-file.c: line 1148 (mail_transaction_log_file_get_highest_modseq_at): assertion failed: (off...
2012 Aug 30
0
deliver doesn't update cache index with mbox
........ = 16468
-log file head offset ..... = 16468
+log file tail offset ..... = 16828
+log file head offset ..... = 16828
- - sync_mtime . = 2012-08-30 19:38:05
+ - sync_mtime . = 2012-08-30 20:09:23
- - dirty_flag . = 1
+ - dirty_flag . = 0
- - highest_modseq = 11162
+ - highest_modseq = 11163
- - log_offset ... = 16468
+ - log_offset ... = 16828
CACHE:
-used_file_size ....... = 6385696
+used_file_size ....... = 6392132
RECORD: seq=25663, uid=25835, flags=0x00
- - ext 0 keywords : (0000)
- - ext 1 modseq : 11156 (942b000000000000)
+ - ext 0 keywords : (0100)
+ - ext 1...
2013 Mar 25
86
[PATCH 00/28] libxl: ocaml: improve the bindings
The following series of patches fill in most of the gaps in the OCaml bindings
to libxl, to make them useful for clients such as xapi/xenopsd (from XCP).
There are a number of bugfixes to the existing bindings as well. I have an
experimental version of xenopsd that successfully uses the new bindings.
An earlier version of the first half of the series was submitted to the last
by Ian Campbell on