Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 24 Mar 2001 09:17:12 +0100 (CET)
From:      Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
To:        <freebsd-hackers@freebsd.org>, <freebsd-fs@freebsd.org>
Subject:   Displaying options for current NFS mounts
Message-ID:  <Pine.BSF.4.33.0103240909260.9037-100000@deneb.dbai.tuwien.ac.at>

next in thread | raw e-mail | index | archive | help
I tried to get some responses to this on -questions a couple of months
ago, but failed:

What I'd like to see is `mount -v' printing

  mail:/var/mail on /var/mail (nfs: v3, udp)
  vexpert:/files7 on /system (nfs: v3, tcp)
  vexpert:/files5 on /.amd_mnt/vexpert/files5 (nfs: v3, udp)
                                               ^^^^^^^^^^^^
instead of

  mail:/var/mail on /var/mail (nfs)
  vexpert:/files7 on /system (nfs)
  vexpert:/files5 on /.amd_mnt/vexpert/files5 (nfs)
                                               ^^^

This kind of information is incredibly useful for debugging, yet I
haven't found ANY way to obtain it, let alone such a natural one.

Gerald


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.33.0103240909260.9037-100000>