Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Nov 1995 11:34:30 -0800 (PST)
From:      Archie Cobbs <archie@tribe.com>
To:        julian@ref.tfs.com (Julian Elischer)
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: lost+found?
Message-ID:  <199511211934.LAA00343@bubba.tribe.com>
In-Reply-To: <199511210230.SAA05041@ref.tfs.com> from "Julian Elischer" at Nov 20, 95 06:30:29 pm

next in thread | previous in thread | raw e-mail | index | archive | help

> > Unfortunately, this happened when I tried to reboot:
> 
> There are no actual IO errors here (no messages from the drive)
> that suggests that there is a misconfiguration in the swap partition
> or something similar.. (that returns an error to the pager)
> 
> >     reboot: rebooted by root
> >     syslogd: exiting on signal 15
> >     /kernel: vnode_pager_input: I/O read error

Hmmm.. could you be more specific? Here's my /etc/fstab:

  /dev/sd0a                       /               ufs     rw 1 1
  /dev/sd0s1b                     none            swap    sw 0 0
  /dev/sd0s1e                     /usr            ufs     ro 1 1
  /dev/sd0s1f                     /pluto/home     ufs     rw 1 1
  proc                            /proc           procfs  rw 0 0
  /dev/sd0b                       /tmp            mfs     rw 0 0
  /dev/sd1s1                      /msdos          msdos   xx 0 0
  /dev/sd1s2                      /usr/obj        ufs     rw 1 1

There seems to be a problem with rebooting... for now I'm doing
"sync; sync; sync; reboot" and this seems to leave only the "clean
flag not set". After typing in the reboot command, there's about
a 20 second pause, with no textual output, before a warm reset.
No "syncing disks" message or anything. At least that's what happened
last time.

Possibly relevant: I'm using NFS and the automounter...

 Filesystem           1K-blocks     Used    Avail Capacity  Mounted on
 /dev/sd0a                19966    16020     2348    87%    /
 /dev/sd0s1e             302222   239862    38182    86%    /usr
 /dev/sd0s1f             663358   143928   466360    24%    /pluto/home
 procfs                       4        4        0   100%    /proc
 mfs:20                   63567       22    58459     0%    /tmp
 /dev/sd1s2              472767   233616   201329    54%    /usr/obj
 amd:99                       0        0        0   100%    /home
 amd:99                       0        0        0   100%    /tribe
 amd:99                       0        0        0   100%    /n
 amd:99                       0        0        0   100%    /usr/local
 venus:/venus/usr/local  562446    72610   444840    14%    /a/venus/usr/local
 pluto:/pluto/home       663358   143928   466360    24%    /a/pluto/home

This is all 2.1.0-951104-SNAP... 

-Archie

_______________________________________________________________________________
Archie L. Cobbs, archie@tribe.com  *  Tribe Computer Works http://www.tribe.com



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199511211934.LAA00343>