[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

76.0. "lastin:/usr/sde/disks/agosminor.dsk6" by SMURF::FILTER (Automatic Posting Software - mail to flume::puck) Mon May 24 1993 14:53

Date Of Receipt: 	24-MAY-1993 13:40:04.52
From: 	KRISIS::"[email protected]" "Steve Beikman USG/Release Eng"
To: 	[email protected], [email protected]
CC: 	[email protected], [email protected]
Subj: 	lastin:/usr/sde/disks/agosminor.dsk6
at 3: 	00 pm today,  lastin:/usr/sde/disks/agosminor.dsk6 will

	be unmounted and replaced by another filesystem.  This new
	filesystrem will aready the lastnights agosminor.nightly on
	it.

	those of you who have this filesystem mounted will probably
	want to unmount now, and remount after 3:00.

		
	/sb


T.RTitleUserPersonal
Name
DateLines
76.1lastin:/usr/sdeSMURF::FILTERAutomatic Posting Software - mail to flume::puckTue Jan 11 1994 16:2644
Date Of Receipt: 	 5-JAN-1994 12:44:36.85
From: 	ABYSS::lopez "larry lopez USG"
To: 	abyss::odeadmin
CC: 	abyss::lopez, abyss::cascio, abyss::prs
Subj: 	lastin:/usr/sde

I can no longer access the odemount command.
I can no longer mount lastin:/usr/sde /usr/sde

How come ?


# cat /etc/fstab
/dev/rz3a       /               ufs rw 1 1
/dev/rz3g       /usr            ufs rw 1 2
/dev/rz3h       /rz3h           ufs rw 1 3

/dev/rz1a       /other          ufs rw 1 5
/dev/rz1g       /other/usr      ufs rw 1 6

/proc           /proc           procfs rw 0 0
/dev/rz1b       swap1           ufs sw 0 2

lastin:/usr/sde /usr/sde        nfs ro
/tools@tools /tools             nfs ro
/ufs/usr/staff/ab9/lopez@abyss /lopez nfs rw,soft


# mount
/dev/rz3a on / type ufs (rw)
/dev/rz3g on /usr type ufs (rw)
/dev/rz3h on /rz3h type ufs (rw)
/dev/rz1a on /other type ufs (rw)
/dev/rz1g on /other/usr type ufs (rw)
/proc on /proc type procfs (rw)
/tools@tools on /tools type nfs (ro, hard, intr)
/ufs/usr/staff/ab9/lopez@abyss on /lopez type nfs (rw, soft, intr)
# 
# mount /usr/sde
Can't access /usr/sde: Permission denied
# ls -ld /usr/sde
drwxr-xr-x   2 root     system       512 Jan  5 12:42 /usr/sde
# 

76.2lastin:/usr/sdeSMURF::FILTERAutomatic Posting Software - mail to flume::puckTue Jan 11 1994 16:2648
Date Of Receipt: 	 5-JAN-1994 12:49:45.23
From: 	ABYSS::lopez "larry lopez USG"
To: 	abyss::odeadmin
CC: 	abyss::lopez
Subj: 	lastin:/usr/sde

(repeat, hostname left out last time).

I can no longer access the odemount command.
I can no longer mount lastin:/usr/sde /usr/sde

How come ?

# hostname
ornithology.zk3.dec.com

# cat /etc/fstab
/dev/rz3a       /               ufs rw 1 1
/dev/rz3g       /usr            ufs rw 1 2
/dev/rz3h       /rz3h           ufs rw 1 3

/dev/rz1a       /other          ufs rw 1 5
/dev/rz1g       /other/usr      ufs rw 1 6

/proc           /proc           procfs rw 0 0
/dev/rz1b       swap1           ufs sw 0 2

lastin:/usr/sde /usr/sde        nfs ro
/tools@tools /tools             nfs ro
/ufs/usr/staff/ab9/lopez@abyss /lopez nfs rw,soft


# mount
/dev/rz3a on / type ufs (rw)
/dev/rz3g on /usr type ufs (rw)
/dev/rz3h on /rz3h type ufs (rw)
/dev/rz1a on /other type ufs (rw)
/dev/rz1g on /other/usr type ufs (rw)
/proc on /proc type procfs (rw)
/tools@tools on /tools type nfs (ro, hard, intr)
/ufs/usr/staff/ab9/lopez@abyss on /lopez type nfs (rw, soft, intr)
# 
# mount /usr/sde
Can't access /usr/sde: Permission denied
# ls -ld /usr/sde
drwxr-xr-x   2 root     system       512 Jan  5 12:42 /usr/sde
# 

76.3Re: lastin:/usr/sdeSMURF::FILTERAutomatic Posting Software - mail to flume::puckTue Jan 11 1994 16:2718
Date Of Receipt: 	 5-JAN-1994 13:02:48.10
From: 	US2RMC::"[email protected]" "John Flanagan"
To: 	[email protected]
CC: 	[email protected], [email protected], [email protected], [email protected]
Subj: 	Re: lastin:/usr/sde

Lastin is down.  Try mount /usr/sde from page.

% Received: 	by us2rmc.bb.dec.com; id AA25884; Wed, 5 Jan 94 13:00:13 -0500
	from localhost by flambe.zk3.dec.com; (5.65/1.1.8.2/01Nov93-1038AM) id AA19870; Wed, 5 Jan 1994 13:02:40 -050
% Message-Id: 	<[email protected]>
% To: 	[email protected]
% Cc: 	[email protected], [email protected], [email protected], [email protected]
% Subject: 	Re: lastin:/usr/sde
% In-Reply-To: 	Your message of "Wed, 05 Jan 94 12:44:41 EST." <[email protected]>
% Date: 	Wed, 05 Jan 94 13:02:40 -0500
% From: 	John Flanagan <[email protected]>
% X-Mts: 	smtp
76.4Re: lastin:/usr/sdeSMURF::FILTERAutomatic Posting Software - mail to flume::puckTue Jan 11 1994 16:2988
Date Of Receipt: 	 5-JAN-1994 13:07:41.60
From: 	US2RMC::"[email protected]"
To: 	[email protected]
CC: 	[email protected], [email protected]
Subj: 	Re: lastin:/usr/sde

Lastin has been experiencing some hardware problems today, you
can use another one of the /usr/sde servers.  On a
production machines, look in the file /usr/sde/disks/ode.servers
for a list of the servers on your subnet.

If you are on the red net, I would suggest you use the system
"page" as your secondary /usr/sde server.

/Carolyn

=====================

Return-Path: [email protected] 
Delivery-Date: Wed, 05 Jan 94 12:50:19 -0500
Return-Path: [email protected]
Received: from abyss.zk3.dec.com by flambe.zk3.dec.com; 
(5.65/1.1.8.2/01Nov93-1038AM)
	id AA19544; Wed, 5 Jan 1994 12:50:14 -0500
Received: by abyss.zk3.dec.com (5.65/DEC-USSG-ZK3-ULTRIX-09/27/91);
	id AA21197; Wed, 5 Jan 1994 12:49:51 -0500
Message-Id: <[email protected]>
To: [email protected]
Cc: [email protected]
Subject: lastin:/usr/sde
Date: Wed, 05 Jan 94 12:49:50 -0500
From: [email protected]
X-Mts: smtp

(repeat, hostname left out last time).

I can no longer access the odemount command.
I can no longer mount lastin:/usr/sde /usr/sde

How come ?

# hostname
ornithology.zk3.dec.com

# cat /etc/fstab
/dev/rz3a       /               ufs rw 1 1
/dev/rz3g       /usr            ufs rw 1 2
/dev/rz3h       /rz3h           ufs rw 1 3

/dev/rz1a       /other          ufs rw 1 5
/dev/rz1g       /other/usr      ufs rw 1 6

/proc           /proc           procfs rw 0 0
/dev/rz1b       swap1           ufs sw 0 2

lastin:/usr/sde /usr/sde        nfs ro
/tools@tools /tools             nfs ro
/ufs/usr/staff/ab9/lopez@abyss /lopez nfs rw,soft


# mount
/dev/rz3a on / type ufs (rw)
/dev/rz3g on /usr type ufs (rw)
/dev/rz3h on /rz3h type ufs (rw)
/dev/rz1a on /other type ufs (rw)
/dev/rz1g on /other/usr type ufs (rw)
/proc on /proc type procfs (rw)
/tools@tools on /tools type nfs (ro, hard, intr)
/ufs/usr/staff/ab9/lopez@abyss on /lopez type nfs (rw, soft, intr)
# 
# mount /usr/sde
Can't access /usr/sde: Permission denied
# ls -ld /usr/sde
drwxr-xr-x   2 root     system       512 Jan  5 12:42 /usr/sde
# 



% Received: 	by us2rmc.bb.dec.com; id AA26038; Wed, 5 Jan 94 13:05:07 -0500
	from localhost by flambe.zk3.dec.com; (5.65/1.1.8.2/01Nov93-1038AM) id AA19991; Wed, 5 Jan 1994 13:07:40 -050
% Message-Id: 	<[email protected]>
% To: 	[email protected]
% Cc: 	[email protected], [email protected]
% Subject: 	Re: lastin:/usr/sde
% In-Reply-To: 	Your message of "Wed, 05 Jan 94 12:49:50 EST." <[email protected]>
% Date: 	Wed, 05 Jan 94 13:07:39 -0500
% From: 	[email protected]
% X-Mts: 	smtp
76.5/usr/sdeSMURF::FILTERAutomatic Posting Software - mail to flume::puckTue May 03 1994 18:1812
Date Of Receipt: 	 3-MAY-1994 13:36:59.68
From: 	QUARRY::"[email protected]"
To: 	quarry::odehelp
CC: 	
Subj: 	/usr/sde

	who owns /usr/sde?  I would like to approach whomever to 
	nfs mount another  file system that would have a mount point
	on /usr/sde.

			Pete

76.6Re: /usr/sdeSMURF::FILTERAutomatic Posting Software - mail to flume::puckTue May 03 1994 18:2532
Date Of Receipt: 	 3-MAY-1994 16:28:57.64
From: 	QUARRY::"[email protected]"
To: 	nishimoto@dec:.mlo.wrksys, quarry::odehelp
CC: 	
Subj: 	Re:  /usr/sde

	pete,

	 i think that "/usr/sde", or at least some of it 
	is part of the DECode II, maintained by the good 
	folks in ZSO.

	 The ZKO /usr/sde has maintained by the folks in
	the CMCC (config mgmnt & config control), and
	release engineering group.  we're sort'a one big
	happy family.   You can reach us via the mail
	alias "[email protected]" or yucky::reng, or
	wasted::reng, or something like that.

	now, your question on mount points.  Are you 
	requesting that ZKO NFS mount something from
	MLO, or are you requesting to obtain an export
	from one of the ZKO machines?

	Over WAN's the prefrence is to "sup" a copy to
	a local site for NFS export to the local 
	community.  sup is one of the ODE tools.

	does this help?
	/sb