Hi

I'm getting this when I run a file system check:

  Starting fsck of s3c://s.qstack.advania.com:443/XXX/
  Using cached metadata.
  Remote metadata is outdated.
  Checking DB integrity...
  Creating temporary extra indices...
  Checking lost+found...
  Checking cached objects...
  Checking names (refcounts)...
  Checking contents (names)...
  Checking contents (inodes)...
  Checking contents (parent inodes)...
  Checking objects (reference counts)...
  Checking objects (backend)...
  ..processed 112000 objects so far..
  Checking objects (sizes)...
  Checking blocks (referenced objects)...
  Checking blocks (refcounts)...
  Checking blocks (checksums)...
  No cached checksum for block 113265, recomputing...
  Dropping temporary indices...
  Uncaught top-level exception:
  Traceback (most recent call last):
    File "/usr/bin/fsck.s3ql", line 9, in <module>
      load_entry_point('s3ql==2.13', 'console_scripts', 'fsck.s3ql')()
    File "/usr/lib/s3ql/s3ql/fsck.py", line 1274, in main
      fsck.check()
    File "/usr/lib/s3ql/s3ql/fsck.py", line 95, in check
      self.check_blocks_checksum()
    File "/usr/lib/s3ql/s3ql/fsck.py", line 668, in check_blocks_checksum
      (hash_, block_id))
    File "/usr/lib/s3ql/s3ql/database.py", line 98, in execute
      self.conn.cursor().execute(*a, **kw)
    File "src/cursor.c", line 236, in resetcursor
  apsw.ConstraintError: ConstraintError: UNIQUE constraint failed: blocks.hash

Any suggestions what I could try to resolve this?

All the best

Chris

-- 
Webarchitects Co-operative
http://webarchitects.coop/
+44 114 276 9709
@webarchcoop

-- 
You received this message because you are subscribed to the Google Groups 
"s3ql" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to