NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: bin/49430
The following reply was made to PR bin/49430; it has been noted by GNATS.
From: Paul Goyette <paul%whooppee.com@localhost>
To: Kyle Amon <amonk%backwatcher.com@localhost>
Cc: gnats-bugs%NetBSD.org@localhost
Subject: Re: bin/49430
Date: Thu, 19 Jan 2017 09:55:12 +0800 (PHT)
OK, this appears to be a problem with having a file named 'cgd0' in the
working directory of the "cgdconfig -C" command. The ktrace output
shows that an open for 'cgd0' is succeeding, where it should be opening
'/dev/rcgd0d' (after first trying '/dev/rcfd0').
This was fixed in HEAD with rev 1.14 of src/lib/libutil/opendisk.c but
the fix was not pulled up to any of the release branches. The fix will
be included in NetBSD-8.
As a work-around, remove the offending cgd0 file.
+------------------+--------------------------+------------------------+
| Paul Goyette | PGP Key fingerprint: | E-mail addresses: |
| (Retired) | FA29 0E3B 35AF E8AE 6651 | paul at whooppee.com |
| Kernel Developer | 0786 F758 55DE 53BA 7731 | pgoyette at netbsd.org |
+------------------+--------------------------+------------------------+
Home |
Main Index |
Thread Index |
Old Index