Re: Some notes on RootOnZFS article in wiki

From: Scot Hetzel <swhetzel_at_gmail.com>
Date: Tue, 22 Dec 2009 13:19:20 -0600
On 12/22/09, krad <kraduk_at_googlemail.com> wrote:
>
>
> 2009/12/22 Andriy Gapon <avg_at_icyb.net.ua>
>
> > on 22/12/2009 13:02 krad said the following:
> >
> > >
> > > Are there still issues with using zvols for swap? If not you don't need
> a
> > > slice for swap and can get rid of gmirror entirely.
> >
> > Is this supported at all _on FreeBSD_?
> > Even, if yes, one drawback is that you wouldn't be able to use zvol swap
> as a dump
> > device.
> >
> >
> > --
> > Andriy Gapon
> >
>
> Even is you use a dedicated zvol for crashdump only?
>

Opensolaris uses a seperate zvol for crash dumps, so I gave it a  try
and created a zvol.

zfs create -V 8G zroot/dump
zfs set checksum=off zroot/dump

But when dumpon executes, it tells you that dumps are not supported to
zfs zvolumes.

dv8t01# dumpon /dev/zvol/zroot/dump
dumpon: ioctl(DIOCSKERNELDUMP): Operation not supported

Scot
Received on Tue Dec 22 2009 - 18:19:21 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:59 UTC