Path: utzoo!utgpu!water!watmath!clyde!att!osu-cis!tut.cis.ohio-state.edu!mailrus!uwmcsd1!ig!agate!pasteur!ucbvax!RTSG.EE.LBL.GOV!jane From: jane@RTSG.EE.LBL.GOV (Jane Colman) Newsgroups: comp.os.vms Subject: Re: Disk visibility in LAVC Message-ID: <880706160658.04c@rtsg.ee.lbl.gov> Date: 6 Jul 88 23:07:04 GMT Sender: daemon@ucbvax.BERKELEY.EDU Organization: The Internet Lines: 7 You need to make sure that all nodes are running the CONFIGURE process in order to see all the disks. If you use SYCONFIG.COM and prevent SYSTARTUP.COM from doing an AUTOCONFIGURE, the CONFIGURE process will not be started. Add a line to your SYCONFIG.COM: @sys$system:startup configure and the process will be started. We had the same problem when we first set up our LAVC and that solved it.