home *** CD-ROM | disk | FTP | other *** search
- Comments: Gated by NETNEWS@AUVM.AMERICAN.EDU
- Path: sparky!uunet!europa.asd.contel.com!paladin.american.edu!howland.reston.ans.net!zaphod.mps.ohio-state.edu!uwm.edu!psuvax1!psuvm!auvm!PUCC.PRINCETON.EDU!JSAVIT
- Return-Path: <@SEARN.SUNET.SE:JSAVIT@PUCC.Princeton.EDU>
- Message-ID: <SFS-L%93010523373298@SEARN.SUNET.SE>
- Newsgroups: bit.listserv.sfs-l
- Date: Tue, 5 Jan 1993 17:38:03 EST
- Sender: "VM Shared File System (SFS) forum" <SFS-L@SEARN.BITNET>
- From: Jeff Savit <JSAVIT@PUCC.PRINCETON.EDU>
- Subject: Re: PROFS or OV/VM & SFS
- In-Reply-To: Message of Wed,
- 23 Dec 1992 20:19:58 +0100 from <MBDMD@ROHVM1.BITNET>
- Lines: 28
-
- OV/VM support for SFS (minimal)
-
- Here's Daniel Friedman's mod for an SFS "A-disk" in OV/VM 1, complete with
- disclaimer.
-
- Date: 5 January 93, 15:22:26 EST
- From: Daniel Friedman TXDANIEL at VMCMGC
- To: Jeff Savit W-(212)-807-2084 TXJEFF at VMCMGC
-
- I wanted to send you the one mod for SFS for OV/VM. The other mods hit
- Profs Extended Mail. If you would like to make this one public, you
- should do so with the warning that this would allow OV to work with SFS
- with the exception of documents. Documents make this much more complex
- and since we don't use them, I never went very far in investigating the
- mods required for them. However, many companies *do* use them, and should
- be forewarned.
-
- Instead of the pull on line 83 of EPQRUN EXEC, put in the following:
-
- Pull . 7 dir . RWstat . . bsize . bused '-' . . btotal
- If dir = 'DIR' Then
- Do
- 'DROPBUF'
- 'MAKEBUF'
- 'QUERY LIMITS * (STACK'
- pull . . btotal bused '-' pctage '%' .
- bsize = '4096'
- end
-