{"id":13582255,"url":"https://github.com/bradfitz/embiggen-disk","last_synced_at":"2025-04-05T12:07:32.235Z","repository":{"id":44453369,"uuid":"142616002","full_name":"bradfitz/embiggen-disk","owner":"bradfitz","description":"embiggden-disk live-resizes a filesystem after first live-resizing any necessary layers below it: an optional LVM LV and PV, and an MBR or GPT partition table","archived":false,"fork":false,"pushed_at":"2022-07-25T00:04:27.000Z","size":2870,"stargazers_count":474,"open_issues_count":5,"forks_count":25,"subscribers_count":20,"default_branch":"master","last_synced_at":"2024-10-14T16:29:54.103Z","etag":null,"topics":["btrfs","ext4","gpt","lvm","mbr","qemu","resize","resize2fs","virtual-machine","vm","vms"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bradfitz.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-07-27T19:25:51.000Z","updated_at":"2024-09-27T11:32:41.000Z","dependencies_parsed_at":"2022-08-28T15:11:19.822Z","dependency_job_id":null,"html_url":"https://github.com/bradfitz/embiggen-disk","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/bradfitz%2Fembiggen-disk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradfitz%2Fembiggen-disk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradfitz%2Fembiggen-disk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradfitz%2Fembiggen-disk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bradfitz","download_url":"https://codeload.github.com/bradfitz/embiggen-disk/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247332609,"owners_count":20921853,"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":["btrfs","ext4","gpt","lvm","mbr","qemu","resize","resize2fs","virtual-machine","vm","vms"],"created_at":"2024-08-01T15:02:32.284Z","updated_at":"2025-04-05T12:07:32.195Z","avatar_url":"https://github.com/bradfitz.png","language":"Go","funding_links":[],"categories":["Go"],"sub_categories":[],"readme":"# embiggen-disk\n\nThe **embiggen-disk** tool live-resizes a filesystem after first live-resizing\nany necessary layers below it: an optional LVM LV and PV, and an MBR or GPT\npartition table.\n\n# Example\n\n```\n# embiggen-disk /\nChanges made:\n  * partition /dev/sda3: before: 8442546176 sectors, after: 8444643328 sectors\n  * LVM PV /dev/sda3: before: sectors=8442544128, after: sectors=8444641280\n  * LVM LV /dev/mapper/debvg-root: before: sectors=8442544128, after: sectors=8444641280\n  * ext4 filesystem at /: before: 1038833256 blocks, after: 1039091312 blocks\n```\n\nThen again:\n\n```\n# embiggen-disk /\nNo changes made.\n```\n\n# Installing\n\nWith Go 1.15 and earlier:\n\n```\n$ go get github.com/bradfitz/embiggen-disk\n```\n\nWith Go 1.16+:\n\n```\n$ go install github.com/bradfitz/embiggen-disk@latest\n```\n\n# Requirements\n\n* Go 1.7+\n* Linux 3.6+ (for [BLKPG_RESIZE_PARTITION](https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=c83f6bf98dc1f1a194118b3830706cebbebda8c4))\n\nIt's only been tested on 64-bit x86 Linux (\"amd64\"). It should work on\nother Linux architectures.\n\n# Disclaimer\n\nAudit the code and/or snapshot your disk before use if you're worried about losing data.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbradfitz%2Fembiggen-disk","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbradfitz%2Fembiggen-disk","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbradfitz%2Fembiggen-disk/lists"}