From: doofus on

James Carlson wrote:
>
> Use something like this:
>
> # env NOINUSE_CHECK=1 newfs ...


Set in the script. Works a peach. Thanks again Sir.

From: Gary Mills on
In <xoavodpfahas.fsf(a)sun.com> James Carlson <james.d.carlson(a)sun.com> writes:

>"doofus" <tumbleweed(a)fastmail.net> writes:
>> > Solution:
>> > "/dev/dsk/c2t6d0s7 is normally mounted on /export/se06 according to
>> > /etc/vfstab. Please remove this entry to use this device."

>Use something like this:

># env NOINUSE_CHECK=1 newfs ...

That feature really should have a command-line option, documented
in the man page.

--
-Gary Mills- -Unix Support- -U of M Academic Computing and Networking-
From: doofus on

Gary Mills wrote:
> In <xoavodpfahas.fsf(a)sun.com> James Carlson <james.d.carlson(a)sun.com> writes:
>
> >"doofus" <tumbleweed(a)fastmail.net> writes:
> >> > Solution:
> >> > "/dev/dsk/c2t6d0s7 is normally mounted on /export/se06 according to
> >> > /etc/vfstab. Please remove this entry to use this device."
>
> >Use something like this:
>
> ># env NOINUSE_CHECK=1 newfs ...
>
> That feature really should have a command-line option, documented
> in the man page.



Sarah Jelinek wrote a good page on the subject:

http://www.opensolaris.org/os/community/on/flag-days/pages/2005102701/

From: James Carlson on
Huge <Huge(a)nowhere.much.invalid> writes:
> Unix has always been a YAFIYGI (*) O/S to me. The appearance of this
> kind of stuff is disturbing.

I pretty much agree, but there are also a fair contingent of folks who
(apparently) occasionally do something unwise and then complain that
the system didn't stop them from doing what was so "obviously" wrong.

You can't have everything.

All is not lost, though. If you don't like the new functionality,
then make sure that your support folks hear about it, and (better yet)
participate in the development of Solaris itself via opensolaris.org.

--
James Carlson, KISS Network <james.d.carlson(a)sun.com>
Sun Microsystems / 1 Network Drive 71.232W Vox +1 781 442 2084
MS UBUR02-212 / Burlington MA 01803-2757 42.496N Fax +1 781 442 1677
From: Richard B. Gilbert on
James Carlson wrote:

> Huge <Huge(a)nowhere.much.invalid> writes:
>
>>Unix has always been a YAFIYGI (*) O/S to me. The appearance of this
>>kind of stuff is disturbing.
>
>
> I pretty much agree, but there are also a fair contingent of folks who
> (apparently) occasionally do something unwise and then complain that
> the system didn't stop them from doing what was so "obviously" wrong.
>

I don't insist that the O/S prevent me from making a fool of myself. I
do appreciate it if, when I ask it to do something stupid, it tells me
"If you do this your system will fail to boot" (or whatever other
disaster I'm about to create.) If that's exactly what I meant to happen
I can go ahead. If not, I can rethink what I was trying to do and how I
was trying to do it.

The Unix command line interface can be dangerously terse and cryptic.
Fat finger a single character and the the O/S may do something entirely
different from what you intended.

Power tools should have "blade guards" where appropriate. If you
REALLY want to saw off your fingers, hire a surgeon!!!!