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

New parameter cvmfs_memcache_size #61

Merged
merged 3 commits into from
Apr 4, 2017
Merged

New parameter cvmfs_memcache_size #61

merged 3 commits into from
Apr 4, 2017

Conversation

traylenator
Copy link
Contributor

Now supports an optional configuration

class{'cvmfs':
  cvmfs_memcache_size => 2000,
}

@traylenator
Copy link
Contributor Author

@jblomer this only makes sense as a central configuration? Not a per mount or per domain.

@jblomer
Copy link
Contributor

jblomer commented Apr 4, 2017

I think it makes sense either central or per repository. In case of SWAN, most of heavy lifting is done in sft.cern.ch repository. Many others are available, too, but not as performance critical.

Now supports an optional configuration

```puppet
class{'cvmfs':
  cvmfs_memcache_size => 2000,
}
```
@traylenator traylenator merged commit 55a33a8 into master Apr 4, 2017
mboisson added a commit to mboisson/puppet-cvmfs that referenced this pull request May 10, 2017
mboisson added a commit to mboisson/puppet-cvmfs that referenced this pull request May 15, 2017
tried to add some tests

added cvmfs_claim_ownership to places it seemed to be missing, based on PR voxpupuli#61
@traylenator traylenator deleted the memcache branch June 28, 2018 14:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants