Project

General

Profile

Actions

Regression #16232

open

Swap fails to activate when multiple swap partitions exist

Added by Grimson Gretzleburg 3 months ago. Updated 20 days ago.

Status:
Feedback
Priority:
Normal
Assignee:
Category:
Operating System
Target version:
Start date:
Due date:
% Done:

100%

Estimated time:
Plus Target Version:
25.11
Release Notes:
Default
Affected Version:
2.8.0
Affected Architecture:
All

Description

I have an older pfSense install that I upgraded multiple times. It uses a 2 disk ZFS mirror for the normal data and a basic swap partition on each disk.

/etc/fstap contains:
# Device Mountpoint FStype Options Dump Pass#
/dev/gpt/efiboot0 /boot/efi msdosfs rw 2 2
/dev/ada0p3 none swap sw 0 0
/dev/ada1p3 none swap sw 0 0

This worked fine for 2.7.2 with both swap partitions used. On 2.8.0 it didn't activate swap at all.
So I checked /tmp/fstap.swap and it contained the following:

/dev/ada0p3/dev/ada1p3 none swap sw 0 0

That doesn't seem to be right.

Actions

Also available in: Atom PDF