{"id":25029021,"url":"https://github.com/rof13thfloor/raidmaster","last_synced_at":"2025-03-30T18:44:23.513Z","repository":{"id":212343928,"uuid":"413945379","full_name":"ROF13ThFloor/RAIDMaster","owner":"ROF13ThFloor","description":" Automated RAID and VHD Management","archived":false,"fork":false,"pushed_at":"2025-01-26T12:28:57.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-05T21:02:29.898Z","etag":null,"topics":["raid","raid05","vhd"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ROF13ThFloor.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-10-05T19:02:33.000Z","updated_at":"2025-01-26T12:30:43.000Z","dependencies_parsed_at":"2025-02-05T20:57:44.204Z","dependency_job_id":"c0785c60-f917-44ba-a87c-a34eefa5ce2c","html_url":"https://github.com/ROF13ThFloor/RAIDMaster","commit_stats":null,"previous_names":["rof13thfloor/createraid05script"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ROF13ThFloor%2FRAIDMaster","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ROF13ThFloor%2FRAIDMaster/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ROF13ThFloor%2FRAIDMaster/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ROF13ThFloor%2FRAIDMaster/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ROF13ThFloor","download_url":"https://codeload.github.com/ROF13ThFloor/RAIDMaster/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246365639,"owners_count":20765546,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["raid","raid05","vhd"],"created_at":"2025-02-05T20:57:38.190Z","updated_at":"2025-03-30T18:44:23.434Z","avatar_url":"https://github.com/ROF13ThFloor.png","language":"Shell","readme":"# RAID 0+5 and VHD Management Automation\nThis project provides a set of Bash scripts to automate the creation, configuration, and testing of **RAID 0+5** arrays and Virtual Hard Disks (VHDs) on Linux systems. The scripts simplify the process of setting up storage configurations, ensuring performance and redundancy.\n## Features\n\n- **Automated RAID 0+5 Setup:**\n  The scripts configure a RAID 0+5 array using available storage devices.\n- **Virtual Hard Disk (VHD) Creation:**\n  Simplifies the process of creating and managing VHDs.\n- **RAID Testing and Validation:**\n  Ensures the RAID array is functioning correctly with integrity tests.\n- **Logging and Monitoring:**\n  Tracks operations and provides detailed status updates.\n\n## Included Scripts\n\n- `CreateRaid05.sh` – Automates the setup of a RAID 0+5 array.\n- `Raid05.sh` – Handles management and monitoring of the RAID 0+5 array.\n- `TestRaid05.sh` – Runs performance and integrity tests on the RAID array.\n- `CreateVHD.sh` – Automates the creation of Virtual Hard Disks.\n\n## Installation\n\nEnsure scripts have execution permissions:\n\n```\nchmod +x *.sh\n```\n\n## Usage\n\n### Creating a RAID 0+5 Array\n\nRun the following command to initialize the RAID setup:\n\n```\n./CreateRaid05.sh\n```\n\n### Testing the RAID Array\n\nTo verify the integrity and performance of the RAID array, execute:\n\n```\n./TestRaid05.sh\n```\n\n### Creating a Virtual Hard Disk (VHD)\n\nTo create a new VHD, run:\n\n```\n./CreateVHD.sh\n```\n\n## Requirements\n\n- Linux-based operating system\n- `mdadm` (for RAID management)\n- `qemu-img` (for VHD creation)\n- Root privileges for RAID operations\n\n## License\n\nThis project is licensed under the MIT License.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frof13thfloor%2Fraidmaster","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frof13thfloor%2Fraidmaster","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frof13thfloor%2Fraidmaster/lists"}