Gentoo Archives: gentoo-sparc

From: Ronald Vincent Vazquez <rvazquez@×××××××××××××.org>
To: gentoo-sparc@l.g.o
Subject: [gentoo-sparc] Help with Gentoo on E4500
Date: Sun, 16 Jul 2006 22:05:46
Message-Id: 3082.68.48.43.25.1153087443.squirrel@www.ctcministries.org
1 Hello list:
2
3 I have an E4500 with 4 processors and 2 gig of RAM. I installed Gentoo
4 with 2.4.32-r6 kernel onto 3 mirrored drives. I would like to know if
5 anybody can help me verifying my config so I may be able to boot this
6 "Sparquie" from /dev/md0. Below are some of my configs:
7
8 ==== /etc/fstab ====
9 /dev/md0 / ext3 noatime 0 1
10 /dev/sda2 none swap sw 0 0
11 /dev/sdb2 none swap sw 0 0
12 /dev/sdc2 none swap sw 0 0
13 /dev/cdroms/cdrom0 /mnt/cdrom iso9660 noauto,ro 0 0
14 proc /proc proc defaults 0 0
15 shm /dev/shm tmpfs nodev,nosuid,noexec 0 0
16
17
18 ==== /etc/silo.conf ====
19 partition = 1 # Boot partition (= root partition)
20 root = /dev/md0 # Root partition
21 timeout = 150 # Wait 15 seconds before booting the default section
22 append="md=0,/dev/sda1,/dev/sdb1,/dev/sdc1"
23 image = /boot/kernel-2.4.32-r6
24 label = linux
25
26 ==== command mdadm --detail /dev/md0 ====
27 /dev/md0:
28 Version : 00.90.00
29 Creation Time : Fri Jul 14 19:18:01 2006
30 Raid Level : raid1
31 Array Size : 17089472 (16.30 GiB 17.50 GB)
32 Device Size : 17089472 (16.30 GiB 17.50 GB)
33 Raid Devices : 3
34 Total Devices : 3
35 Preferred Minor : 1
36 Persistence : Superblock is persistent
37
38 Update Time : Sat Jul 15 12:49:47 2006
39 State : active
40 Active Devices : 3
41 Working Devices : 3
42 Failed Devices : 0
43 Spare Devices : 0
44
45 UUID : 05b08bf6:75aa5d37:db6bdf08:093d7752
46 Events : 0.5
47
48 Number Major Minor RaidDevice State
49 0 8 1 0 active sync /dev/sda1
50 1 8 17 1 active sync /dev/sdb1
51 2 8 33 2 active sync /dev/sdc1
52
53 ==== ====
54
55 Any guidance will be greatly appreciated,
56
57 /////////////////////////////////////////////////
58 Ronald Vincent Vazquez
59 Senior Unix Systems Administrator
60 Senior Network Manager
61 Christ Tabernacle Church Ministries
62 http://www.ctcministries.org
63 (301) 540-9394 Home
64 (240) 401-9192 Cell
65
66 For web hosting solutions, please visit:
67 http://www.spherenix.com/
68
69
70
71 --
72 gentoo-sparc@g.o mailing list

Replies

Subject Author
Re: [gentoo-sparc] Help with Gentoo on E4500 Jason Wever <weeve@g.o>