[squid-users] squid 3.5.5 issue after restart the system
Mohammad Shakir
shakirgil at yahoo.com
Thu Jul 2 15:09:35 UTC 2015
We are running single instance of squid. after 2 days running squid we got the same error.
[root at cache ~]# cat /var/log/squid/cache.log
2015/07/02 20:01:28 kid1| DiskThreadsDiskFile::openDone: (2) No such file or directory
2015/07/02 20:01:28 kid1| /cache01/cache02/0C/F4/000CF437
2015/07/02 20:01:29 kid1| DiskThreadsDiskFile::openDone: (2) No such file or directory
2015/07/02 20:01:29 kid1| /cache01/cache02/13/00/00130051
2015/07/02 20:01:29 kid1| WARNING: 1 swapin MD5 mismatches
2015/07/02 20:01:29 kid1| Could not parse headers from on disk object
2015/07/02 20:01:29 kid1| BUG 3279: HTTP reply without Date:
2015/07/02 20:01:29 kid1| StoreEntry->key: 388240BC608374033E480EABC453432A
2015/07/02 20:01:29 kid1| StoreEntry->next: 0x20becba8
2015/07/02 20:01:29 kid1| StoreEntry->mem_obj: 0x238c2140
2015/07/02 20:01:29 kid1| StoreEntry->timestamp: -1
2015/07/02 20:01:29 kid1| StoreEntry->lastref: 1435849289
2015/07/02 20:01:29 kid1| StoreEntry->expires: -1
2015/07/02 20:01:29 kid1| StoreEntry->lastmod: -1
2015/07/02 20:01:29 kid1| StoreEntry->swap_file_sz: 0
2015/07/02 20:01:29 kid1| StoreEntry->refcount: 1
2015/07/02 20:01:29 kid1| StoreEntry->flags: PRIVATE,FWD_HDR_WAIT,VALIDATED
2015/07/02 20:01:29 kid1| StoreEntry->swap_dirn: -1
2015/07/02 20:01:29 kid1| StoreEntry->swap_filen: -1
2015/07/02 20:01:29 kid1| StoreEntry->lock_count: 2
2015/07/02 20:01:29 kid1| StoreEntry->mem_status: 0
2015/07/02 20:01:29 kid1| StoreEntry->ping_status: 2
2015/07/02 20:01:29 kid1| StoreEntry->store_status: 1
2015/07/02 20:01:29 kid1| StoreEntry->swap_status: 0
2015/07/02 20:01:29 kid1| assertion failed: store.cc:1885: "isEmpty()"
2015/07/02 20:01:41 kid1| Current Directory is /root
2015/07/02 20:01:41 kid1| Starting Squid Cache version 3.5.5 for x86_64-redhat-linux-gnu...
2015/07/02 20:01:41 kid1| Service Name: squid
2015/07/02 20:01:41 kid1| Process ID 12717
2015/07/02 20:01:41 kid1| Process Roles: worker
2015/07/02 20:01:41 kid1| With 65536 file descriptors available
2015/07/02 20:01:41 kid1| Initializing IP Cache...
2015/07/02 20:01:41 kid1| DNS Socket created at [::], FD 6
2015/07/02 20:01:41 kid1| DNS Socket created at 0.0.0.0, FD 8
2015/07/02 20:01:41 kid1| Adding nameserver 192.167.1.1 from squid.conf
2015/07/02 20:01:41 kid1| Adding nameserver 192.167.1.1 from squid.conf
2015/07/02 20:01:41 kid1| helperOpenServers: Starting 10/40 'storeid.pl' processes
2015/07/02 20:01:41 kid1| Logfile: opening log /var/log/squid/access.log
2015/07/02 20:01:41 kid1| WARNING: log name now starts with a module name. Use 'stdio:/var/log/squid/access.log'
2015/07/02 20:01:41 kid1| Store logging disabled
2015/07/02 20:01:41 kid1| Swap maxSize 1433600000 + 131072 KB, estimated 4779103 objects
2015/07/02 20:01:41 kid1| Target number of buckets: 238955
2015/07/02 20:01:41 kid1| Using 262144 Store buckets
2015/07/02 20:01:41 kid1| Max Mem size: 131072 KB
2015/07/02 20:01:41 kid1| Max Swap size: 1433600000 KB
2015/07/02 20:01:41 kid1| Rebuilding storage in /cache01/cache01 (dirty log)
2015/07/02 20:01:41 kid1| Rebuilding storage in /cache01/cache02 (dirty log)
2015/07/02 20:01:41 kid1| Rebuilding storage in /cache02/cache01 (dirty log)
2015/07/02 20:01:41 kid1| Rebuilding storage in /cache02/cache02 (dirty log)
2015/07/02 20:01:41 kid1| Using Least Load store dir selection
2015/07/02 20:01:41 kid1| Current Directory is /root
2015/07/02 20:01:41 kid1| Finished loading MIME types and icons.
2015/07/02 20:01:41 kid1| Sending SNMP messages from [::]:3401
2015/07/02 20:01:41 kid1| Squid plugin modules loaded: 0
2015/07/02 20:01:41 kid1| Adaptation support is off.
2015/07/02 20:01:41 kid1| Accepting HTTP Socket connections at local=[::]:3129 remote=[::] FD 38 flags=9
2015/07/02 20:01:41 kid1| Accepting NAT intercepted HTTP Socket connections at local=0.0.0.0:8080 remote=[::] FD 39 flags=41
2015/07/02 20:01:41 kid1| Accepting SNMP messages on [::]:3401
2015/07/02 20:01:41 kid1| Store rebuilding is 3.79% complete
2015/07/02 20:01:43 kid1| Done reading /cache02/cache01 swaplog (105665 entries)
2015/07/02 20:01:43 kid1| Done reading /cache01/cache01 swaplog (105579 entries)
2015/07/02 20:01:56 kid1| Store rebuilding is 77.09% complete
2015/07/02 20:02:01 kid1| Done reading /cache02/cache02 swaplog (1463112 entries)
2015/07/02 20:02:01 kid1| Done reading /cache01/cache02 swaplog (1465014 entries)
2015/07/02 20:02:01 kid1| Finished rebuilding storage from disk.
2015/07/02 20:02:01 kid1| 3139360 Entries scanned
2015/07/02 20:02:01 kid1| 0 Invalid entries.
2015/07/02 20:02:01 kid1| 0 With invalid flags.
2015/07/02 20:02:01 kid1| 3139356 Objects loaded.
2015/07/02 20:02:01 kid1| 0 Objects expired.
2015/07/02 20:02:01 kid1| 0 Objects cancelled.
2015/07/02 20:02:01 kid1| 2 Duplicate URLs purged.
2015/07/02 20:02:01 kid1| 2 Swapfile clashes avoided.
2015/07/02 20:02:01 kid1| Took 19.76 seconds (158911.29 objects/sec).
2015/07/02 20:02:01 kid1| Beginning Validation Procedure
2015/07/02 20:02:01 kid1| 262144 Entries Validated so far.
2015/07/02 20:02:01 kid1| 524288 Entries Validated so far.
2015/07/02 20:02:02 kid1| 786432 Entries Validated so far.
2015/07/02 20:02:02 kid1| 1048576 Entries Validated so far.
2015/07/02 20:02:02 kid1| 1310720 Entries Validated so far.
2015/07/02 20:02:02 kid1| 1572864 Entries Validated so far.
2015/07/02 20:02:02 kid1| 1835008 Entries Validated so far.
2015/07/02 20:02:02 kid1| 2097152 Entries Validated so far.
2015/07/02 20:02:02 kid1| 2359296 Entries Validated so far.
2015/07/02 20:02:02 kid1| 2621440 Entries Validated so far.
2015/07/02 20:02:02 kid1| 2883584 Entries Validated so far.
2015/07/02 20:02:02 kid1| Completed Validation Procedure
2015/07/02 20:02:02 kid1| Validated 3139344 Entries
2015/07/02 20:02:02 kid1| store_swap_size = 313596844.00 KB
2015/07/02 20:02:02 kid1| storeLateRelease: released 0 objects
2015/07/02 20:02:02 kid1| DiskThreadsDiskFile::openDone: (2) No such file or directory
2015/07/02 20:02:02 kid1| /cache02/cache02/0B/AC/000BAC73
On Tuesday, June 30, 2015 10:05 AM, Mohammad Shakir <shakirgil at yahoo.com> wrote:
I checked my email which show me that my email address has been blocked by squid-user list so I could not check it.
Now should I upgrade to higher version ?
On Tuesday, June 30, 2015 9:38 AM, Amos Jeffries <squid3 at treenet.co.nz> wrote:
On 30/06/2015 4:24 p.m., Mohammad Shakir wrote:
> We are using squid on centon 6.6 64 bit with this option.
>
<http://bugs.squid-cache.org/show_bug.cgi?id=3483>
Did you see the responses to your post from yesterday?
Amos
_______________________________________________
squid-users mailing list
squid-users at lists.squid-cache.org
http://lists.squid-cache.org/listinfo/squid-users
More information about the squid-users
mailing list