Date: Wed, 17 Mar 2004 14:18:34 +0100 From: "Poul-Henning Kamp" <phk@phk.freebsd.dk> To: Martin Blapp <mb@imp.ch> Cc: freebsd-current@freebsd.org Subject: Re: DIOCSKERNELDUMP with ips-raid Message-ID: <7564.1079529514@critter.freebsd.dk> In-Reply-To: Your message of "Wed, 17 Mar 2004 13:28:44 %2B0100." <20040317132632.M75533@cvs.imp.ch>
next in thread | previous in thread | raw e-mail | index | archive | help
In message <20040317132632.M75533@cvs.imp.ch>, Martin Blapp writes: > >Hi all, > >Have we ever been able to dump on IPS Raids ? Or is >this functionality generally broken on hardware raids ? > >dumpon /dev/ipsd0s1b >dumpon: ioctl(DIOCSKERNELDUMP): Operation not supported by device > >Since it seems that everthing here happens in GEOM, where No, GEOM just passes down the request and modifies it suitably to fit the partition you have chosen. >do I have to add dump support to get it working ? I the device driver. -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?7564.1079529514>