{"id":19882156,"url":"https://github.com/codeclimate/ebs-warmer","last_synced_at":"2025-03-01T03:21:54.536Z","repository":{"id":66245035,"uuid":"73722392","full_name":"codeclimate/ebs-warmer","owner":"codeclimate","description":"Warm an EBS volume by reading all its bytes","archived":false,"fork":false,"pushed_at":"2016-11-14T16:18:27.000Z","size":11,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":17,"default_branch":"master","last_synced_at":"2025-01-11T18:18:41.196Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Haskell","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/codeclimate.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":"2016-11-14T16:03:50.000Z","updated_at":"2016-11-14T16:18:26.000Z","dependencies_parsed_at":null,"dependency_job_id":"14cac6f2-52a3-4666-ab7b-317bdfc1dc12","html_url":"https://github.com/codeclimate/ebs-warmer","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeclimate%2Febs-warmer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeclimate%2Febs-warmer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeclimate%2Febs-warmer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeclimate%2Febs-warmer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codeclimate","download_url":"https://codeload.github.com/codeclimate/ebs-warmer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241310529,"owners_count":19941972,"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":[],"created_at":"2024-11-12T17:16:32.280Z","updated_at":"2025-03-01T03:21:54.525Z","avatar_url":"https://github.com/codeclimate.png","language":"Haskell","funding_links":[],"categories":[],"sub_categories":[],"readme":"Warm an EBS volume by reading all its bytes.\n\nThis is a small wrapper over the `dd` command found [here][docs].\n\n[docs]: http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ebs-initialize.html\n\nThe wrapper manages backgrounding the `dd` process and repeatedly sending\n`SIGUSER1` to read its progress. The progress is then output in a nicer format\nthat includes estimated time remaining.\n\n## Installation\n\nThere is a pre-built binary for 64 bit Linux:\n\n```\ncurl https://s3.amazonaws.com/com.codeclimate.tools/ebs-warmer-0.1.0.0-linux-x86_64 \u003e ebs-warmer\nchmod +x ebs-warmer\nsudo mv ebs-warmer /usr/local/bin\n```\n\n## Usage\n\n```\nUsage: ebs-warmer [-i|--interval SECONDS] DEVICE\n  Warm an attached EBS volume by reading all its bytes\n\nAvailable options:\n  -h,--help                Show this help text\n  -i,--interval SECONDS    Interval on which to print progress information\n  DEVICE                   Block device to read, e.g. /dev/sda1\n```\n\n## Example\n\n```\n% sudo build/bin/ebs-warmer /dev/sda2\nbytes=275.5MB total=238.2GB rate=91.8MB/s remaining=44m14s\nbytes=631.0MB total=238.2GB rate=105.1MB/s remaining=38m34s\nbytes=1.6GB total=238.2GB rate=192.6MB/s remaining=20m57s\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodeclimate%2Febs-warmer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodeclimate%2Febs-warmer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodeclimate%2Febs-warmer/lists"}