Date: Wed, 23 Apr 2008 19:51:25 +0200 From: Kris Kennaway <kris@FreeBSD.org> To: Brian McCann <bjmccann@gmail.com> Cc: freebsd-questions <freebsd-questions@freebsd.org> Subject: Re: dump never ending? Message-ID: <480F771D.7020009@FreeBSD.org> In-Reply-To: <2b5f066d0804231014n501981b3v964639de7f98cf27@mail.gmail.com> References: <2b5f066d0804230958q5fcabed4w2c4a958a61ae8e3@mail.gmail.com> <2b5f066d0804231014n501981b3v964639de7f98cf27@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Brian McCann wrote: > On Wed, Apr 23, 2008 at 12:58 PM, Brian McCann <bjmccann@gmail.com> wrote: >> I've got an issue on a new 7.0 amd64 box (first one I've setup with >> amd64). When I dump tiny file systems (24M and 12K for example), dump >> runs file. When I dump something larger (202M and 2G for example), it >> hangs and stops writing. The command I'm running is: >> >> dump -0uan -L -f /mnt/tiw.root.dump / >> >> It hangs weather I put in -L or not, and if I try going to a local >> file system or one over NFS. I do see the following in ps: >> >> dump: /dev/amrd0s1a: pass 4: 80.10% done, finished in 0:00 at Wed Apr >> 23 11:48:28 2008 ( >> >> along with 3 other dump processes. >> >> There's no "verbose" option for dump...so I can't quite see what's >> going on. Does anyone have any ideas on this, or has anyone seen this >> before? What is the wait channel in which the dump process is stuck (press ^T). It sounds like a kernel bug that was recently fixed, so you could just try updating to 7.0-STABLE. I believe it is scheduled for release as an errata patch against 7.0-RELEASE too. Kris
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?480F771D.7020009>