On 1 August 2016 at 04:42,  <[email protected]> wrote:
> Two quick (I hope) items:
>
> 1) This is probably config related, but camtool sync --all doesn't do
> anything for me... I can do a camtool sync --src localhost --dest server and
> it runs fine (or swap src and dest machines)... I thought "all" would just
> do both for me???

As Eric said, "-all" is about syncing everything that can be synced
for a given server (e.g. from the blob storage to the indexer), it's
not about syncing from one server to the other.

> 2) When syncing, I get an occasional failure on a blob -
>
> 2016/07/31 22:37:24 Upload of sha1-dd6bc1cf86d79858e6cc43a037054d99ffdee3e6
> to destination blobserver failed: Server didn't receive blob.
>
> For every one I've ever checked, if I got to the opposite machine and search
> for ref:sha1-dd6bc1cf86d79858e6cc43a037054d99ffdee3e6 I find valid data that
> appears to match the local machine.
>
> Is this just a "safe to ignore" item, or...???

There are some instances (usually related to the indexer) where things
are retried afterwards, which would explain why in the end you don't
seem to notice any missing blob. There's also that particular bug:
https://github.com/camlistore/camlistore/issues/681
But usually, no, it isn't safe to ignore that error, or it should be
obvious whether it can be ignored. But we're not quite there yet I
think :/
Could you try to check if, when you see such an error message, the
same blobRef is mentioned again in the logs afterwards? Maybe that
would give us more context to work from.

> Thanks,
> Bruce
>
> --
> You received this message because you are subscribed to the Google Groups
> "Camlistore" 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.

-- 
You received this message because you are subscribed to the Google Groups 
"Camlistore" 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