Skip to content

issue-1751 [Filestore]: Create a tool to manipulate state files of WriteBackCache#6563

Draft
e673 wants to merge 1 commit into
mainfrom
users/nasonov/wbc-toolset
Draft

issue-1751 [Filestore]: Create a tool to manipulate state files of WriteBackCache#6563
e673 wants to merge 1 commit into
mainfrom
users/nasonov/wbc-toolset

Conversation

@e673

@e673 e673 commented Jul 20, 2026

Copy link
Copy Markdown
Collaborator

Notes

Usage: ./filestore-write-back-cache-state-tool [OPTIONS] command

Options:
  --svnrevision        print svn version
  {-?|--help}          print usage
  --state-dir STR      path to a directory with write-back cache state files
                       (default: "/Berkanavt/nfs-vhost/state")
  --fs-id STR          file system id
  --session-id STR     session id (can be omitted if there is only a single
                       session)
  --state-file STR     state file path (can be used instead of
                       <state_dir>/<fs_id>/<session_id>)
  {-I|--input} STR     provide arguments for 'patch' command
  {-O|--output} STR    write results of 'dump' command to the provided file
  --unsafe-ignore-lock do not check and acquire advisory lock (dangerous, will
                       be removed) (default: 0)

Free args: min: 1, max: 1
  command  specify command:
  - list: list states and give summary;
  - check: check integrity of the state file;
  - dump: output the contents of the state file in a JSON format, the payload is replaced with a hash;
  - patch: apply changes to the data returned by 'dump' command.

Issue

#1751

@github-actions

github-actions Bot commented Jul 20, 2026

Copy link
Copy Markdown
Contributor

Note

This is an automated comment that will be appended during run.

Note

All workloads for linux-x86_64-relwithdebinfo have completed.

Tip

Planned checks for linux-x86_64-relwithdebinfo.

🟢 linux-x86_64-relwithdebinfo target: cloud/tasks/,cloud/storage/ (test time: 262s): all tests PASSED for commit 58518c4.

TESTS PASSED ERRORS FAILED FAILED BUILD SKIPPED MUTED?
1183 1183 0 0 0 0 0

🟢 linux-x86_64-relwithdebinfo target: cloud/disk_manager/ (test time: 257s): all tests PASSED for commit 58518c4.

TESTS PASSED ERRORS FAILED FAILED BUILD SKIPPED MUTED?
1562 1562 0 0 0 0 0

🔴 linux-x86_64-relwithdebinfo target: cloud/blockstore/ (test time: 1923s): some tests FAILED for commit 58518c4.

TESTS PASSED ERRORS FAILED FAILED BUILD SKIPPED MUTED?
6807 6651 0 12 0 144 0

🟢 linux-x86_64-relwithdebinfo target: cloud/blockstore/ (test time: 122s): all tests PASSED for commit 58518c4.

TESTS PASSED ERRORS FAILED FAILED BUILD SKIPPED MUTED?
674 674 0 0 0 0 0

🔴 linux-x86_64-relwithdebinfo target: cloud/filestore/ (test time: 4885s): some tests FAILED for commit 58518c4.

TESTS PASSED ERRORS FAILED FAILED BUILD SKIPPED MUTED?
4135 4134 0 1 0 0 0

🟢 linux-x86_64-relwithdebinfo target: cloud/filestore/ (test time: 62s): all tests PASSED for commit 58518c4.

TESTS PASSED ERRORS FAILED FAILED BUILD SKIPPED MUTED?
2 2 0 0 0 0 0

@e673
e673 force-pushed the users/nasonov/wbc-toolset branch from 58518c4 to 034c95e Compare July 21, 2026 20:42
@github-actions

github-actions Bot commented Jul 21, 2026

Copy link
Copy Markdown
Contributor

Note

This is an automated comment that will be appended during run.

Note

All workloads for linux-x86_64-relwithdebinfo have completed.

Tip

Planned checks for linux-x86_64-relwithdebinfo.

🟢 linux-x86_64-relwithdebinfo target: cloud/tasks/,cloud/storage/ (test time: 255s): all tests PASSED for commit 034c95e.

TESTS PASSED ERRORS FAILED FAILED BUILD SKIPPED MUTED?
1183 1183 0 0 0 0 0

🟢 linux-x86_64-relwithdebinfo target: cloud/disk_manager/ (test time: 279s): all tests PASSED for commit 034c95e.

TESTS PASSED ERRORS FAILED FAILED BUILD SKIPPED MUTED?
1562 1562 0 0 0 0 0

🟢 linux-x86_64-relwithdebinfo target: cloud/blockstore/ (test time: 1522s): all tests PASSED for commit 034c95e.

TESTS PASSED ERRORS FAILED FAILED BUILD SKIPPED MUTED?
6807 6806 0 0 0 1 0

🔴 linux-x86_64-relwithdebinfo target: cloud/filestore/ (test time: 5067s): some tests FAILED for commit 034c95e.

TESTS PASSED ERRORS FAILED FAILED BUILD SKIPPED MUTED?
4135 4134 0 1 0 0 0

🟢 linux-x86_64-relwithdebinfo target: cloud/filestore/ (test time: 56s): all tests PASSED for commit 034c95e.

TESTS PASSED ERRORS FAILED FAILED BUILD SKIPPED MUTED?
2 2 0 0 0 0 0

@e673
e673 force-pushed the users/nasonov/wbc-toolset branch from 034c95e to d961043 Compare July 22, 2026 12:17
@github-actions

github-actions Bot commented Jul 22, 2026

Copy link
Copy Markdown
Contributor

Note

This is an automated comment that will be appended during run.

Note

All workloads for linux-x86_64-relwithdebinfo have completed.

Tip

Planned checks for linux-x86_64-relwithdebinfo.

🔴 linux-x86_64-relwithdebinfo target: cloud/disk_manager/ (test time: 254s): some tests FAILED for commit d961043.

TESTS PASSED ERRORS FAILED FAILED BUILD SKIPPED MUTED?
1562 1561 0 1 0 0 0

🟢 linux-x86_64-relwithdebinfo target: cloud/tasks/,cloud/storage/ (test time: 257s): all tests PASSED for commit d961043.

TESTS PASSED ERRORS FAILED FAILED BUILD SKIPPED MUTED?
1183 1183 0 0 0 0 0

🟢 linux-x86_64-relwithdebinfo target: cloud/disk_manager/ (test time: 211s): all tests PASSED for commit d961043.

TESTS PASSED ERRORS FAILED FAILED BUILD SKIPPED MUTED?
48 48 0 0 0 0 0

🟢 linux-x86_64-relwithdebinfo target: cloud/blockstore/ (test time: 1324s): all tests PASSED for commit d961043.

TESTS PASSED ERRORS FAILED FAILED BUILD SKIPPED MUTED?
6807 6806 0 0 0 1 0

🟢 linux-x86_64-relwithdebinfo target: cloud/filestore/ (test time: 4935s): all tests PASSED for commit d961043.

TESTS PASSED ERRORS FAILED FAILED BUILD SKIPPED MUTED?
4135 4135 0 0 0 0 0

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.

1 participant