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

Document Known Limitations in 2.0 #2446

Closed
lnhsingh opened this issue Jan 30, 2018 · 9 comments
Closed

Document Known Limitations in 2.0 #2446

lnhsingh opened this issue Jan 30, 2018 · 9 comments
Milestone

Comments

@lnhsingh
Copy link
Contributor

No description provided.

@maddyblue
Copy link
Contributor

IMPORT can sometimes fail with a "context canceled" error, or can restart itself many times without ever finishing. If this is happening it is likely due to a high amount of disk contention. This can be mitigated by setting the kv.bulk_io_write.max_rate setting to a value below your max disk write speed. For example, to set it to 10MB/s, execute: set cluster setting kv.bulk_io_write.max_rate = '10MB'.

@jseldess
Copy link
Contributor

jseldess commented Apr 1, 2018

@jseldess
Copy link
Contributor

jseldess commented Apr 1, 2018

@mjibson, do we have an issue tracking the import limitation you mention above?

@jseldess
Copy link
Contributor

jseldess commented Apr 1, 2018

jseldess pushed a commit that referenced this issue Apr 1, 2018
@jseldess
Copy link
Contributor

jseldess commented Apr 1, 2018

@jseldess
Copy link
Contributor

jseldess commented Apr 1, 2018

@jseldess
Copy link
Contributor

jseldess commented Apr 2, 2018

jseldess pushed a commit that referenced this issue Apr 2, 2018
@maddyblue
Copy link
Contributor

It is already documented at https://www.cockroachlabs.com/docs/dev/import.html#known-limitation. Or we could ignore my issue because it is getting fixed in 2.0.1.

@jseldess
Copy link
Contributor

jseldess commented Apr 2, 2018

@mjibson, right, and I'm adding it to the "master" known limitations list. I just want to know what the tracking issue is so that I'm sure to know when it's resolved. Can you point me to it?

jseldess pushed a commit that referenced this issue Apr 2, 2018
- Release notes
- Known limitations
- Site changes
- Misc. updates

Fixes #2446
Fixes #2566
jseldess pushed a commit that referenced this issue Apr 2, 2018
- Release notes
- Known limitations
- Site changes
- Misc. updates

Fixes #2446
Fixes #2566
jseldess pushed a commit that referenced this issue Apr 2, 2018
- Release notes
- Known limitations
- Site changes
- Misc. updates

Fixes #2446
Fixes #2566
jseldess pushed a commit that referenced this issue Apr 2, 2018
- Release notes
- Known limitations
- Site changes
- Misc. updates

Fixes #2446
Fixes #2566
jseldess pushed a commit that referenced this issue Apr 2, 2018
- Release notes
- Known limitations
- Site changes
- Misc. updates

Fixes #2446
Fixes #2566
jseldess pushed a commit that referenced this issue Apr 2, 2018
- Release notes
- Known limitations
- Site changes
- Misc. updates

Fixes #2446
Fixes #2566
jseldess pushed a commit that referenced this issue Apr 2, 2018
- Release notes
- Known limitations
- Site changes
- Misc. updates

Fixes #2446
Fixes #2566
jseldess pushed a commit that referenced this issue Apr 3, 2018
- Release notes
- Known limitations
- Site changes
- Misc. updates

Fixes #2446
Fixes #2566
jseldess pushed a commit that referenced this issue Apr 3, 2018
- Release notes
- Known limitations
- Site changes
- Misc. updates

Fixes #2446
Fixes #2566
jseldess pushed a commit that referenced this issue Apr 4, 2018
- Release notes
- Known limitations
- Site changes
- Misc. updates

Fixes #2446
Fixes #2566
jseldess pushed a commit that referenced this issue Apr 4, 2018
- Release notes
- Known limitations
- Site changes
- Misc. updates

Fixes #2446
Fixes #2566
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants