asr-utils not working with 5.3 release
Oliver Velten
ovelten at gmx.de
Fri Apr 1 16:29:02 PST 2005
Hi again,
so after updating my kernel to:
root at zeus:/dev> uname -a
FreeBSD zeus 5.4-PRERELEASE FreeBSD 5.4-PRERELEASE #2: Sat Apr 2 01:32:18
CEST 2005 root at zeus:/usr/obj/usr/src/sys/ZEUS i386
its still the same result. Of course I inserted the line in
/etc/devfs.conf
do I have to insert something more to someting or should I wait for the 5.4
release?
> Oliver Velten wrote:
> > I have set up a new system with a adaptec 2100S SCSI-Raid Card using
> Raid5
> > on
> >
> > root at zeus:~> uname -a
> > FreeBSD zeus 5.3-RELEASE FreeBSD 5.3-RELEASE #0: Sat Feb 19 22:49:13 CET
> > 2005 root at zeus:/usr/obj/usr/src/sys/ZEUS i386
> >
> >
> > I installed /usr/ports/sysutils/asr-utils
> >
> > then did a
> >
> > $ raidutil -L all
> >
> > after a
> >
> > $ ln -s asr0 rdpti0
>
> The asr management support was removed before 5.3 (see rev. 1.55 and
> rev. 1.60 of asr.c for the reason) and added back in last week (see rev.
> 1.66/1.64.2.1 of asr.c). Update to RELENG_5 (currently 5.4-PRERELEASE)
> for support. I tested it on my 2100S a few days ago and it worked great.
>
> Because 5.x uses devfs, your rdtpi0 link will disappear after you
> reboot. Instead of using "ln -s", add the following to /etc/devfs.conf
> to make the link permanent:
>
> # Make asr-utils work
> link asr0 rdpti0
>
> > error message. After searching a little bit I found one open bug reports
> > about the same problem (ports/72520) but I know there is one more, that
> I
> > did not found.
>
> ports/72520 should be closed.
>
> Jon
>
--
Sparen beginnt mit GMX DSL: http://www.gmx.net/de/go/dsl
More information about the freebsd-scsi
mailing list