cvs commit: src/sys/dev/asr asr.c
Scott Long
scottl at freebsd.org
Sun May 9 20:54:28 PDT 2004
Don Bowman wrote:
> ...
>
> It appears that 1.61 of asr.c breaks the asr raidutils
>
> # ln -s asr0 rdptr0
> # ls -al rdptr0
> lrwxr-xr-x 1 root wheel 4 May 9 23:25 rdptr0 -> asr0
> # raidutil -L all
>
> Engine connect failed: COMPATILITY number
> osdIOrequest : File /dev/rdptr17 Could Not Be Opened#
> # !ls
> ls -al rdptr0
> ls: rdptr0: No such file or directory
>
> its removing the link to the driver i've created when
> i run it?
>
What happens if you change ASR_REVISION back to 0 and set
ASR_SUBREVISION to 9?
Scott
More information about the freebsd-scsi
mailing list