Re: Can not dump on raid dev?
From: Poul-Henning Kamp (phk_at_phk.freebsd.dk)
Date: 09/29/03
- Previous message: Kang Liu: "Can not dump on raid dev?"
- In reply to: Kang Liu: "Can not dump on raid dev?"
- Next in thread: Kang Liu: "RE: Can not dump on raid dev?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: "Kang Liu" <liukang@bjpu.edu.cn> Date: Mon, 29 Sep 2003 09:45:41 +0200
In message <004901c3865c$37bf4120$e04e70ca@lkatschool>, "Kang Liu" writes:
>Hi,
> I'm trying to save a crashdump into /var/crash but it fails.
># dumpon -v /dev/amrd0s1b
>kernel dumps on /dev/amrd0s1b
The AMR device driver does not support dumping. A missing check meant
that dumpon didn't warn you about this.
I have just fixed that.
-- 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. _______________________________________________ freebsd-hackers@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@freebsd.org"
- Previous message: Kang Liu: "Can not dump on raid dev?"
- In reply to: Kang Liu: "Can not dump on raid dev?"
- Next in thread: Kang Liu: "RE: Can not dump on raid dev?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]