Re: Hardware RAID df output...
- From: "Jason Rangle" <jjrangle@xxxxxxxxxxx>
- Date: Tue, 24 Jul 2007 23:10:05 GMT
"Helmut Schneider" <jumper99@xxxxxx> wrote in message
news:5glpp4F3h2llpU1@xxxxxxxxxxxxxxxxxxxxx
Jason Rangle <jjrangle@xxxxxxxxxxx> wrote:
I'm brand new to FreeBSD and unix for that matter. I don't think I
installed FreeBSD correctly on my hardware RAID 1. Here is my df -h and
dmesg output. It seems like I should be showing the partitions
installed on ar0 rather than ad4.
acd0: CDROM <SAMSUNG CD-ROM SC-152C/CS05> at ata1-master PIO4
ad4: 76319MB <Seagate ST380011A 3.06> at ata2-master UDMA100
ad5: 76319MB <Seagate ST380011A 3.06> at ata2-slave UDMA100
ar0: 76318MB <Silicon Image Medley RAID1> status: READY
ar0: disk0 READY (master) using ad4 at ata2-master
ar0: disk1 READY (mirror) using ad5 at ata2-slave
test-fbsd# df -h
Filesystem Size Used Avail Capacity Mounted on
/dev/ad4s1a 496M 58M 398M 13% /
devfs 1.0K 1.0K 0B 100% /dev
/dev/ad4s1e 496M 12K 456M 0% /tmp
/dev/ad4s1f 69G 2.1G 61G 3% /usr
/dev/ad4s1d 1.4G 13M 1.3G 1% /var
Did I screw it up? If so, is there a way to "fix" it with dd or
something? Thanks for the non-flame comments.
You should be able to fix it in /etc/fstab. Just replace ad4 with ar0.
Test it with /tmp, unmount it, replace the string in /etc/fstab and then
"mount -a". If everything is fine, there you go.
HTH, Helmut
--
Please do not feed my mailbox, Swen still does his job well
Sorry for my lack of RTFM'ing... I'm still an uber-noob. What do you mean by
"test it with /tmp"? Like umount /tmp then mount /tmp to ar0s1e?
And if I can see the same stuff I did before the umount then I can assume
it's fixed?
Then change all the mounts in /etc/fstab then issue 'mount -a.' Last
question: can I do the mount -a while I'm logged in? Or would it be better
to just reboot? I hear that unix doesn't have to reboot but it doesn't make
sense to me that I will be in / and I umount at the same time.
Thanks!
.
- Follow-Ups:
- Re: Hardware RAID df output...
- From: Helmut Schneider
- Re: Hardware RAID df output...
- References:
- Hardware RAID df output...
- From: Jason Rangle
- Re: Hardware RAID df output...
- From: Helmut Schneider
- Hardware RAID df output...
- Prev by Date: 31 Linux and Unix Ebooks
- Next by Date: Re: Hardware RAID df output...
- Previous by thread: Re: Hardware RAID df output...
- Next by thread: Re: Hardware RAID df output...
- Index(es):
Relevant Pages
|