Mailinglist Archive: opensuse (2417 mails)
| < Previous | Next > |
Re: [opensuse] Two types of hdd's...can they be mixed?
- From: Joe Sloan <joe@xxxxxxxxxx>
- Date: Sun, 06 Apr 2008 23:55:15 -0700
- Message-id: <47F9C553.7090308@xxxxxxxxxx>
Neil wrote:
Dunno about the installer, maybe... I've always just edited fstab. All you have to do is give each swap partition an identical priority option, and they will be striped.
The fstab entries would looks something like this:
/dev/sda2 swap swap pri=42 0 0
/dev/sdb2 swap swap pri=42 0 0
Joe
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
On Sun, Apr 6, 2008 at 5:54 PM, Sam Clemens <clemens.sam1@xxxxxxxxx>
wrote:
Neil wrote:
If I am correct and swap space is striped over the differentSwap space is striped ONLY if you set it up to be so. If two swap
drives it is placed upon then it should matter more how many
drives you have with swap spaces on it.
spaces have different priority levels, one swap space will be
exhausted before the system starts to use the 2nd one.
Hmm, what should I do to make the swap space striped? Is there a command in the installer to do so?
Dunno about the installer, maybe... I've always just edited fstab. All you have to do is give each swap partition an identical priority option, and they will be striped.
The fstab entries would looks something like this:
/dev/sda2 swap swap pri=42 0 0
/dev/sdb2 swap swap pri=42 0 0
Joe
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
| < Previous | Next > |