SUMMARY: Can't boot headless SS10 with console on ttya

From: Michael Assels (mjassels@cs.concordia.ca)
Date: Fri Aug 02 1996 - 11:38:31 CDT


[ Original question follows ]

Thanks to

        Darren Brechman-Toussaint <dbt@b022.aone.net.au>
        Jon Zhukovsky <jzhukovs@ntdsm.ML.COM>
and Vo <b5fjrvl@is000895.bell-atl.com>

all of whom pointed out correctly that I should set

        output-device=ttya
        input-device=ttya
        ttya-rts-dtr-off=false
        ttya-ignore-cd=true

As it happens, I had already done that, but was still getting the same
problem. That was pure addle-headed stupidity on my part. For years,
I've been typing "exportfs /export/root/clientname" on SunOS 4.x servers,
and getting the desired result (because exportfs consults /etc/exports
for options like "root=..."). Now, as I struggle to adjust to Solaris 2.x,
I've learned that "share" is the Solaris equivalent of "exportfs", so I
innocently typed "share /export/root/clientname", expecting that it would
consult /etc/dfs/dfstab for the appropriate options. WRONG!!! Shareall
looks at dfstab, but "share" does not.

In a nutshell, my Sparc 10 was hanging because it wanted to write to
its NFS-mounted root filesystem, but it wasn't trusted as root by the
server.

My embarrassed apologies for wasting people's time.

Michael

--
+-------------------------------+----------------------------------+
| Michael Assels, Analyst       | Everything is what it is and not |
| Comp. Sci., Concordia Univ.   | another thing.                   |
| 1455 de Maisonneuve O         |    - Aristotle (or someone else) |
| Montreal, Quebec, H3G 1M8     +----------------------------------+
| Voice: (514) 848-3030         |     mjassels@cs.concordia.ca     |
+-------------------------------+----------------------------------+

I have a Sparc 10 that has always booted happily with NFS-mounted root and local swap under SunOS 4.1.3, with its console on ttya and without any framebuffer. It used to say this when it booted:

SuperSPARC/SuperCache: PAC ENABLED SunOS Release 4.1.3 (GENERIC_CLNT) #1: Tue Jul 12 11:36:57 EDT 1994 Copyright (c) 1983-1992, Sun Microsystems, Inc. cpu = SUNW,SPARCstation-10 mod0 = TI,TMS390Z55 (mid = 8) mem = 32324K (0x1f91000) avail mem = 28540928 cpu0 at Mbus 0x8 0x1c4000 entering uniprocessor mode Ethernet address = 8:0:20:71:15:9a espdma0 at SBus slot f 0x400000 esp0 at SBus slot f 0x800000 pri 4 (onboard) sd0 at esp0 target 3 lun 0 sd0: <SUN0424 cyl 1151 alt 2 hd 9 sec 80> ledma0 at SBus slot f 0x400010 le0 at SBus slot f 0xc00000 pri 6 (onboard) SUNW,bpp0 at SBus slot f 0x4800000 pri 3 (sbus level 2) SUNW,DBRIe0 at SBus slot f 0x8010000 pri 9 (sbus level 5) Audio: no Audio device found zs0 at obio 0x100000 pri 12 (onboard) zs1 at obio 0x0 pri 12 (onboard) SUNW,fdtwo0 at obio 0x700000 pri 11 (onboard) Audio: no Audio device found zs0 at obio 0x100000 pri 12 (onboard) zs1 at obio 0x0 pri 12 (onboard) SUNW,fdtwo0 at obio 0x700000 pri 11 (onboard) hostname: dahlia domainname: whowantstoknow root on weed:/export/root/dahlia fstype nfs swap on sd0b fstype spec size 169200K dump on sd0b fstype spec size 169188K ...

Now I'm trying to boot it under Solaris 2.5, again with no framebuffer and with console on ttya, the only change being the OS. Now it hangs immediately after acknowledging zs1:

SunOS Release 5.5 Version Generic [UNIX(R) System V Release 4.0] Copyright (c) 1983-1995, Sun Microsystems, Inc. Using default device instance data pac: enabled - SuperSPARC/SuperCache cpu0: TI,TMS390Z55 (mid 8 impl 0x0 ver 0x4 clock 50 MHz) mem = 32768K (0x2000000) avail mem = 28549120 Ethernet address = 8:0:20:71:15:9a root nexus = SUNW,SPARCstation-10 iommu0 at root: obio 0xe0000000 sbus0 at iommu0: obio 0xe0001000 ledma0 at sbus0: SBus slot f 0x400010 le0 at ledma0: SBus slot f 0xc00000 sparc ipl 6 le0 is /iommu@f,e0000000/sbus@f,e0001000/ledma@f,400010/le@f,c00000 Requesting Internet address for 8:0:20:71:15:9a Found my IP address: 84cd2d1c (132.205.45.28) hostname: dahlia domainname: whowantstoknow root on pollen:/export/install/export/exec/kvm/sparc.Solaris_2.5 fstype nfs3 Unable to install/attach driver 'sx_cmem' obio0 at root zs0 at obio0: obio 0x100000 sparc ipl 12 zs0 is /obio/zs@0,100000 zs1 at obio0: obio 0x0 sparc ipl 12 zs1 is /obio/zs@0,0 [hangs so that even L1-A gets no response]

Does anyone have any idea what the solution might be?



This archive was generated by hypermail 2.1.2 : Fri Sep 28 2001 - 23:11:06 CDT