Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 1 Jun 2000 20:53:34 -0700 (PDT)
From:      Greg Lehey <grog@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sbin/vinum list.c vinum.8
Message-ID:  <200006020353.UAA84700@freefall.freebsd.org>

index | next in thread | raw e-mail

grog        2000/06/01 20:53:34 PDT

  Modified files:
    sbin/vinum           list.c vinum.8 
  Log:
  Add new function dumpconfig: dump the configuration information
  directly off the drives.
  
  This command shows a minor problem: it requires that the device nodes
  exist, whereas kernel Vinum does not.  Thus dumpconfig may show no
  configuration for certain drives which are up and happily running.
  This is documented in the man page.
  
  Revision  Changes    Path
  1.28      +219 -0    src/sbin/vinum/list.c
  1.35      +18 -0     src/sbin/vinum/vinum.8



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



home | help

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