7285aa7cd4
Append
2026-05-13 14:19:25 +02:00
1b9c4ffcbc
Merge pull request 'Add script to check brick logs for permission denied' ( #15 ) from check-and-fix-permissions into main
...
Reviewed-on: #15
2026-05-07 12:35:20 +00:00
2013da5a92
Add script to check brick logs for permission denied
...
This script helps to find permission denied in realtion to wrong
folder permissions during a repo expansion.
It scans the brick logs of the given repository and tries to fix
permissions and ownership of the folders.
Additionally a find over the whole repo should be run in paralllel.
This script is only intended to help against errors actually happens
due to access attemps.
2026-05-07 14:28:08 +02:00
1ec82ff4f4
Single CheckPoint change script with selection
2026-05-06 11:07:10 +02:00
8d6fd3f388
add script to calculate the snaplock time
2026-03-31 14:39:10 +02:00
5acad8f30d
Execute as user to be able to use brick-do.sh
2026-02-10 08:45:26 +01:00
bc10dc0e1b
Change to /usr/local/bin since it is executed by normal users
2026-02-10 08:39:05 +01:00
0b4e185c68
Fix typo
2026-01-13 10:31:57 +01:00
6d09d3bf31
Improve gluster-check-rebalance
2025-12-02 16:07:35 +01:00
3cd8540bd2
Add check-gluster-rebalance
2025-12-02 15:47:08 +01:00
f8604697f9
create folder for gluster and add check-fuse-mount
2025-11-07 02:48:51 +01:00
a637f1e244
Functions for interacting with GlusterFS
2025-11-05 12:57:31 +01:00
5ac439b14b
Add PowerShell scripts to change Checkpoint mode
2025-10-30 11:41:46 +01:00
128a4c684b
Add PowerShell scripts to change Checkpoint mode
2025-10-30 11:41:26 +01:00
34edd4e2a7
Adopt README for script change
2025-10-07 15:35:08 +02:00
f62971eb0a
Merge branch 'main' of https://git.iternity.dev/thomas.gebert/coyote
2025-10-07 12:01:11 +02:00
292c1a8e59
Merge branch 'main' of https://git.iternity.dev/thomas.gebert/coyote
2025-10-07 12:01:04 +02:00
eb45c95d55
Merge branch 'main' of https://git.iternity.dev/thomas.gebert/coyote
2025-10-07 11:58:12 +02:00
09230defd9
Improve README.md
2025-10-07 11:57:48 +02:00
6cf5cb1484
Improve README.md
2025-10-07 11:55:19 +02:00
28db5faae7
Add README and fix checkup.sh
2025-10-07 11:43:25 +02:00
0b0895a4f8
Merge pull request 'brick-do.sh shall simplyfy brick actions' ( #14 ) from brick-do-script into main
...
Reviewed-on: #14
2025-10-07 08:38:01 +00:00
920acc10bc
Merge pull request 'general-purpose-scripts' ( #13 ) from general-purpose-scripts into main
...
Reviewed-on: #13
2025-10-07 08:36:34 +00:00
02826df6c6
brick-do.sh shall simplyfy brick actions
2025-10-06 14:25:53 +02:00
6dfffd9f0f
Add Firewall check
2025-10-01 10:15:40 +02:00
adcea4296f
Merge branch 'general-purpose-scripts' of https://git.iternity.dev/thomas.gebert/coyote into general-purpose-scripts
2025-09-24 15:34:16 +02:00
ed8a45f22d
Merge branch 'general-purpose-scripts' of https://git.iternity.dev/thomas.gebert/coyote into general-purpose-scripts
2025-09-24 15:34:04 +02:00
8d7370a3de
Merge branch 'general-purpose-scripts' of https://git.iternity.dev/thomas.gebert/coyote into general-purpose-scripts
2025-09-24 15:32:58 +02:00
776cdf6e92
Add MAX CSTATE
2025-09-24 15:32:50 +02:00
194ee83433
Add MAX CSTATE
2025-09-24 15:28:30 +02:00
ac97265b9b
Fix double code
2025-08-12 09:26:28 +02:00
0effe87686
Merge pull request 'general-purpose-scripts' ( #12 ) from general-purpose-scripts into main
...
Reviewed-on: #12
2025-07-30 08:51:22 +00:00
742ba88e0c
Merge branch 'general-purpose-scripts' of https://git.iternity.dev/thomas.gebert/coyote into general-purpose-scripts
2025-07-30 10:49:56 +02:00
1edfd92257
Merge branch 'general-purpose-scripts' of https://git.iternity.dev/thomas.gebert/coyote into general-purpose-scripts
2025-07-30 10:49:30 +02:00
aac2688096
Merge branch 'general-purpose-scripts' of https://git.iternity.dev/thomas.gebert/coyote into general-purpose-scripts
2025-07-30 10:49:06 +02:00
72fdbb82b5
Script for checking basic settings after an installation
2025-07-30 10:45:07 +02:00
e3e9dd32df
Script for checking basic settings after an installation
2025-07-30 10:36:28 +02:00
26fa3016fd
Remove password parser
2025-07-24 15:48:08 +02:00
492e906432
Add function to provide global change rights for certain users
2025-07-24 13:49:17 +02:00
59abb0ceb9
Add help for redirecting password via file
2025-07-24 12:57:10 +02:00
2682646312
Merge pull request 'password-change-tool' ( #11 ) from password-change-tool into main
...
Reviewed-on: #11
2025-07-24 08:26:52 +00:00
fc114004be
Extend Help
2025-07-24 10:25:42 +02:00
86d6bf814f
Initial release
2025-07-24 10:21:53 +02:00
52733067dd
Initial Release for ssacli_tool.py
2025-07-23 15:01:30 +02:00
4eb1d232bd
Merge pull request 'Improve loops' ( #10 ) from retention-helper-while-loops into main
...
Reviewed-on: #10
2025-01-03 12:34:29 +00:00
55c66a333a
Improve loops
...
Eliminating for loops and using pipe for input the while loops shall improve
the memory footprint and performance
2025-01-03 10:09:10 +01:00
5a55e84e33
Merge pull request 'Add TOC to the cpupower section' ( #9 ) from add-toc-to-readmes into main
...
Reviewed-on: #9
2024-10-08 09:30:54 +00:00
84dd24c214
Add TOC to the cpupower section
2024-10-08 11:29:55 +02:00
015c6ee3dc
Merge pull request 'Add readme for cpupower' ( #8 ) from cpupower-readme into main
...
Reviewed-on: #8
2024-10-08 09:11:51 +00:00
f7990a8b99
Merge branch 'main' into cpupower-readme
2024-10-08 09:06:56 +00:00