tech-kern archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: ataraid(4) and VOP_OPENing the same block device
On Tue, Aug 26, 2008 at 05:24:33AM +0200, Juan Romero Pardines wrote:
> But the problem is that I can't use multiple volumes, because this VOP_OPEN
> in ld_ataraid.c returns EBUSY:
I think what you want to do is have ataraid export a device for each
volume, e.g. raidset0/raidset1/..., and then attach ld to those.
--
David A. Holland
dholland%netbsd.org@localhost
Home |
Main Index |
Thread Index |
Old Index