[Search for users] [Overall Top Noters] [List of all Conferences] [Download this site]

Conference smurf::buildhelp

Title:USG buildhelp questions/answers
Moderator:SMURF::FILTER
Created:Mon Apr 26 1993
Last Modified:Mon Jan 20 1997
Last Successful Update:Fri Jun 06 1997
Number of topics:2763
Total number of notes:5802

340.0. "odemount bl6 blues" by SMURF::FILTER (Automatic Posting Software - mail to flume::puck) Mon Sep 27 1993 16:50

Date Of Receipt: 	27-SEP-1993 09:39:41.52
From: 	WASTED::jmf "Joshua M. Friedman ULTRIX SDE"
To: 	woodward@wasted:zko.dec
CC: 	odehelp@wasted:zko.dec
Subj: 	odemount bl6 blues

Jim, see if you can just do 

	# mkdir -p /share/stack/build/agosminor.dsk1

Check that you have privs on this machine...  -josh


> From woodward  Mon Sep 27 09:28:53 1993
> Delivery-Date: Mon, 27 Sep 93 09:28:55 -0400
> Return-Path: woodward
> Received: by flambe.zk3.dec.com; id AA06298; Mon, 27 Sep 1993 09:28:53 -0400
> Received: by alpha.zk3.dec.com; id AA05018; Mon, 27 Sep 1993 09:27:49 -0400
> Date: Mon, 27 Sep 1993 09:27:49 -0400
> From: James Woodward <woodward>
> Message-Id: <[email protected]>
> Apparently-To: odehelp
> 
> Can't seem to mount agosminor.bl6...  Am I doing something wrong or is
> the machine toast?
> 
> # /usr/sde/tools/alpha_ace/bin/odemount agosminor.bl6
> Error: Can't create directory /share/stack/build/agosminor.dsk1 as mount point for project agosminor.bl6:.
> 
> 

T.RTitleUserPersonal
Name
DateLines
340.1Re: odemount bl6 bluesSMURF::FILTERAutomatic Posting Software - mail to flume::puckMon Sep 27 1993 16:5311
Date Of Receipt: 	27-SEP-1993 09:48:22.06
From: 	ALPHA::woodward "James Woodward  27-Sep-1993 0947"
To: 	Joshua M. Friedman ULTRIX SDE <jmf@DEC:.zko.alpha>
CC: 	woodward@DEC:.zko.alpha, odehelp@DEC:.zko.alpha
Subj: 	Re: odemount bl6 blues

Why do I need to do this?  Never had to in the past.  What has
changes?

/jim 

340.2Re: odemount bl6 bluesSMURF::FILTERAutomatic Posting Software - mail to flume::puckMon Sep 27 1993 16:5417
Date Of Receipt: 	27-SEP-1993 09:49:07.02
From: 	ALPHA::woodward "James Woodward  27-Sep-1993 0949"
To: 	Joshua M. Friedman ULTRIX SDE <jmf@DEC:.zko.alpha>
CC: 	woodward@DEC:.zko.alpha, odehelp@DEC:.zko.alpha
Subj: 	Re: odemount bl6 blues

#  mkdir -p /share/stack/build/agosminor.dsk1
mkdir: cannot create /share/stack/build/agosminor.dsk1: File 
exists
# rm -f /share/stack/build/agosminor.dsk1
#  mkdir -p /share/stack/build/agosminor.dsk1
mkdir: cannot create /share/stack/build/agosminor.dsk1: File 
exists

Another try?


340.3Re: odemount bl6 bluesSMURF::FILTERAutomatic Posting Software - mail to flume::puckMon Sep 27 1993 16:5427
Date Of Receipt: 	27-SEP-1993 09:55:39.46
From: 	FLUME::"[email protected]" "Grant Van Dyck"
To: 	[email protected]
CC: 	Joshua M. Friedman ULTRIX SDE <[email protected]>, [email protected]
Subj: 	Re: odemount bl6 blues

| 
| #  mkdir -p /share/stack/build/agosminor.dsk1
| mkdir: cannot create /share/stack/build/agosminor.dsk1: File 
| exists
| # rm -f /share/stack/build/agosminor.dsk1
| #  mkdir -p /share/stack/build/agosminor.dsk1
| mkdir: cannot create /share/stack/build/agosminor.dsk1: File 
| exists
| 
| Another try?
| 

Why are you unable to remove the mount point? If you were to cd there
would you be on a local filesystem, or maybe there's a link or some
automounted point that takes you to a FS you don't own??

If you cd there, can you create a file, or write to this disk as
root in any way?

	-Grant

340.4Re: odemount bl6 bluesSMURF::FILTERAutomatic Posting Software - mail to flume::puckMon Sep 27 1993 16:5629
Date Of Receipt: 	27-SEP-1993 10:03:52.51
From: 	ALPHA::woodward "James Woodward  27-Sep-1993 1004"
To: 	Grant Van Dyck <vandyck@DEC:.zko.alpha>
CC: 	woodward@DEC:.zko.alpha,
	Joshua M. Friedman ULTRIX SDE <jmf@DEC:.zko.alpha>,
	odehelp@DEC:.zko.alpha
Subj: 	Re: odemount bl6 blues

Yes its local... but can't delete, mv or otherwise destroy it.

# pwd
/share/stack/build
# df .
Filesystem     512-blks        used       avail capacity  Mounted 
on
/dev/rz1a        126478       86640       27190    76%    /
# ls -a
.               ..              agosminor.dsk1
# ls -l -a
./agosminor.dsk1 not found
total 2
drwxr-xr-x   3 root     system       512 May 28 09:57 .
drwxr-xr-x   3 root     system       512 May 28 09:57 ..
# rm agosminor.dsk1
rm: agosminor.dsk1: Missing file or filesystem
# mv agosminor.dsk1 trash
mv: agosminor.dsk1: Missing file or filesystem
# 

340.5Re: odemount bl6 bluesSMURF::FILTERAutomatic Posting Software - mail to flume::puckMon Sep 27 1993 16:5833
Date Of Receipt: 	27-SEP-1993 10:10:11.09
From: 	FLUME::"[email protected]" "Grant Van Dyck"
To: 	[email protected]
CC: 	Joshua M. Friedman ULTRIX SDE <[email protected]>, [email protected]
Subj: 	Re: odemount bl6 blues

I know it's kind of a brute force approach, but in the interest of
expediency, maybe you could reboot.

	-Grant


| Yes its local... but can't delete, mv or otherwise destroy it.
| 
| # pwd
| /share/stack/build
| # df .
| Filesystem     512-blks        used       avail capacity  Mounted 
| on
| /dev/rz1a        126478       86640       27190    76%    /
| # ls -a
| .               ..              agosminor.dsk1
| # ls -l -a
| ./agosminor.dsk1 not found
| total 2
| drwxr-xr-x   3 root     system       512 May 28 09:57 .
| drwxr-xr-x   3 root     system       512 May 28 09:57 ..
| # rm agosminor.dsk1
| rm: agosminor.dsk1: Missing file or filesystem
| # mv agosminor.dsk1 trash
| mv: agosminor.dsk1: Missing file or filesystem
| # 

340.6Re: odemount bl6 bluesSMURF::FILTERAutomatic Posting Software - mail to flume::puckMon Sep 27 1993 17:1512
Date Of Receipt: 	27-SEP-1993 10:24:11.40
From: 	ALPHA::woodward "James Woodward  27-Sep-1993 1024"
To: 	Grant Van Dyck <vandyck@DEC:.zko.alpha>
CC: 	woodward@DEC:.zko.alpha,
	Joshua M. Friedman ULTRIX SDE <jmf@DEC:.zko.alpha>,
	odehelp@DEC:.zko.alpha
Subj: 	Re: odemount bl6 blues

Gosh... the flush toilet approach... NO way..  Come up with 
something better then that.  Either we have a but in the tool,
an OS bug or what ever.  

340.7Re: odemount bl6 bluesSMURF::FILTERAutomatic Posting Software - mail to flume::puckMon Sep 27 1993 17:1614
Date Of Receipt: 	27-SEP-1993 10:29:42.10
From: 	WASTED::jmf "Joshua M. Friedman ULTRIX SDE"
To: 	vandyck woodward
CC: 	<jmf@wasted:zko.dec> Friedman Joshua M. SDE ULTRIX odehelp
Subj: 	Re: odemount bl6 blues

I've seen similar messages like "missing file" for files which are
really there from stale nfs things.  if the nfs server came up after
your system (which it easily may have) there could have been some
funny nfs issues --- wonder if paul shaughnessy or charlie briggs or
chet would have anything useful to add...

-josh

340.8Re: odemount bl6 bluesSMURF::FILTERAutomatic Posting Software - mail to flume::puckMon Sep 27 1993 17:2227
Date Of Receipt: 	27-SEP-1993 10:59:58.55
From: 	FLUME::"[email protected]" "Grant Van Dyck"
To: 	[email protected]
CC: 	Joshua M. Friedman ULTRIX SDE <[email protected]>, [email protected]
Subj: 	Re: odemount bl6 blues

| Gosh... the flush toilet approach... NO way..  Come up with 
| something better then that.  Either we have a but in the tool,
| an OS bug or what ever.  
| 

Well, lets restate this then. You sent this to odehelp.
The ODE tool is not broken and is working normally with
this tree. 

Given that all of the build/backingtree servers were rebooted
this AM and may be in an indeterminate state (as may your machine), 
my guess is that your machine has an NFS problem. If you would
like to spend the morning tracking it down, feel free.  

Since we have determined that the tools and the server are working 
normally, I was suggesting the quickest (albeit the crudest) method
to get you working quickly again.  If this is not your priority, by
all means - track this down.

	-Grant