Re: [gentoo-user] Re: Raid1 & fstab

2011-04-11 Thread Stroller
On 11/4/2011, at 3:38pm, James wrote: > ... >> I would suggest using a LABEL for that mountpoint to avoid any possible >> issues. > > I made noise a while back about LABELS. Lots of comments, but > nothing clear to follow in the docs or a wiki or a how to. I confused > disklables and file system

[gentoo-user] Re: Raid1 & fstab

2011-04-11 Thread James
Thanasis asyr.hopto.org> writes: > I guess you have made md2 a RAID0 for swap, right (post the output of: > cat /proc/mdstat)? nope, swap is raid1 > I think you don't need to put swap on RAID0. I agree. Everything I read did say may swap on raid 1 so if a disk fails, your swap still works

[gentoo-user] Re: Raid1 & fstab

2011-04-11 Thread James
Joost Roeleveld antarean.org> writes: > > /dev/sdb1 /usr/local/video2 ext4defaults0 1 This line is a typo, i.e. already deleted. > I don't use an initrd and my OS is on a RAID1-partition. > Eg. that isn't necessary. Good to know. > About your /etc/fstab, I have some conc

[gentoo-user] Re: Raid1 & fstab

2011-04-11 Thread James
James tampabay.rr.com> writes: > /dev/sdb1 /usr/local/video2 ext4defaults0 1 oops, ignore this line