Skip to content

Clarify suspend volumes and capacity#2409

Merged
Lucais11 merged 8 commits into
mainfrom
clarify-suspend-volumes-and-capacity
Jun 9, 2026
Merged

Clarify suspend volumes and capacity#2409
Lucais11 merged 8 commits into
mainfrom
clarify-suspend-volumes-and-capacity

Conversation

@Lucais11

@Lucais11 Lucais11 commented Jun 9, 2026

Copy link
Copy Markdown
Contributor

Documents two things the Machine suspend/resume page didn't cover, that also came from customer queries:

Volumes: A volume isn't required for suspend (memory state is saved to Fly-managed storage, not your volume), and volume data is unaffected by suspend, resume, and cold starts.

Regional capacity: Suspending lowers cost (storage only, no CPU/RAM) but doesn't free up room in a region; a suspended machine still counts toward regional capacity, so it can't be used to pack more machines into a constrained region.

Lucais11 added 2 commits June 8, 2026 18:01
The suspend/resume page didn't mention volumes or whether a suspended
machine frees up regional capacity, both of which come up when people
evaluate suspend.

- Add a "Suspend and volumes" section: a volume isn't required for
  suspend, and volume data is unaffected by suspend, resume, and cold
  starts (the snapshot and the volume are separate things).
- Add a note that a suspended machine releases host CPU and memory like
  a stopped machine, but still exists and uses storage.
- Note the volume cost for a suspended machine in the Billing section.
The suspend/resume page didn't mention volumes or whether a suspended
machine frees up regional capacity, both of which come up when people
evaluate suspend.

- Add a "Volume behavior with suspend" section: a volume isn't required
  for suspend, and volume data is unaffected by suspend, resume, and
  cold starts (the snapshot and the volume are separate things).
- Add a note after Billing: suspending lowers cost (storage only) but
  doesn't free up room in a region, since a suspended machine still
  counts toward regional capacity.
- Note the volume cost for a suspended machine in the Billing section.
@Lucais11 Lucais11 force-pushed the clarify-suspend-volumes-and-capacity branch from a7d60ac to 6a02934 Compare June 9, 2026 16:04
Group the regional-capacity note inside the Billing section instead of floating it between horizontal rules, drop the circular link back to Billing and the duplicated cost wording, and fix the phrasing (a region's capacity is shared, not a per-customer quota).

@kcmartin kcmartin left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! I left some copy edit suggestions.

Comment thread reference/suspend-resume.html.md Outdated
Comment thread reference/suspend-resume.html.md Outdated
Comment thread reference/suspend-resume.html.md Outdated
Comment thread reference/suspend-resume.html.md Outdated
Comment thread reference/suspend-resume.html.md Outdated
Lucais11 and others added 5 commits June 9, 2026 13:03
Co-authored-by: Kristin Martin <kcmartin@users.noreply.github.com>
Co-authored-by: Kristin Martin <kcmartin@users.noreply.github.com>
Co-authored-by: Kristin Martin <kcmartin@users.noreply.github.com>
Co-authored-by: Kristin Martin <kcmartin@users.noreply.github.com>
Co-authored-by: Kristin Martin <kcmartin@users.noreply.github.com>
@Lucais11 Lucais11 requested a review from kcmartin June 9, 2026 20:06
@Lucais11 Lucais11 merged commit f2266b1 into main Jun 9, 2026
2 checks passed
@Lucais11 Lucais11 deleted the clarify-suspend-volumes-and-capacity branch June 9, 2026 20:10
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.

2 participants