Skip to content

Enable MS-01 BIOS Restore on AC Power Loss #334

Description

@wcygan

Problem

The three Minisforum MS-01 nodes may remain powered off after a household power outage. If power returns while I am away, the cluster may not recover until someone physically presses each power button.

This makes the homelab fragile for unattended operation.

Proposed solution

Enable the MS-01 firmware setting that automatically powers the machine back on when AC power is restored.

Target setting:

BIOS / UEFI Setup
  -> Advanced
  -> ACPI Settings
  -> Restore on AC Power Loss
  -> Always On / Power On

If the exact option names vary by BIOS version, document the actual path and selected value for each node.

Preferred value:

  • Always On / Power On

Acceptable fallback:

  • Last State, only if Always On is unavailable and testing confirms the node returns after AC loss.

Avoid:

  • Always Off

Tasks

  • Enter BIOS/UEFI setup on each MS-01.
  • Locate Restore on AC Power Loss under ACPI or power-management settings.
  • Set the value to Always On / Power On.
  • Save and reboot.
  • Test each node by removing AC power, waiting briefly, and restoring AC power.
  • Confirm each node powers on without pressing the physical power button.
  • Record BIOS version and final setting for each MS-01.
  • Document the recovery behavior in this repository.

Acceptance criteria

  • All three MS-01 nodes automatically power on after AC power is restored.
  • The behavior has been physically tested on each node.
  • The BIOS path, selected value, and BIOS version are documented.
  • The documented setup explains how this interacts with the UPS plan.

References

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions