Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

on repl_post, the plugin burps and gives up #87

Open
d-w-moore opened this issue Jan 10, 2022 · 1 comment
Open

on repl_post, the plugin burps and gives up #87

d-w-moore opened this issue Jan 10, 2022 · 1 comment
Milestone

Comments

@d-w-moore
Copy link
Contributor

(Not fatal. replication is not prevented)

The following is a sample replication from one unixfilesystem to another when the indexing plugin is loaded:

$ iput -R demoResc file
$ irepl -R otherResc file
remote addresses: 127.0.1.1 ERROR: replUtil: repl error for /tempZone/home/rods/file, status = -130000 status = -130000 SYS_INVALID_INPUT_PARAM
Level 0: resc hier is null

Indexing is trying, at this point, to launch a fresh "full text" indexing event / task. It never gets there, but we're in the post PEP so the replicate operation hasn't failed, only the new indexing attempt.

@trel
Copy link
Member

trel commented Jan 11, 2022

Is there any more information in the rodsLog? Who's forgetting to populate the resc_hier / DEST_RESC_HIER_STR_KW?

@korydraughn korydraughn added this to the 4.3.2.1 milestone May 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

3 participants