Date: Sat, 14 Apr 2001 11:39:58 -0700 (PDT) From: Steven Grady <grady@adsl-209-233-28-31.dsl.snfc21.pacbell.net> To: FreeBSD-gnats-submit@freebsd.org Subject: docs/26579: FAQ inconsistency regarding allocating swap with vnconfig Message-ID: <200104141839.LAA40770@adsl-209-233-28-31.dsl.snfc21.pacbell.net>
next in thread | raw e-mail | index | archive | help
>Number: 26579 >Category: docs >Synopsis: FAQ inconsistency regarding allocating swap with vnconfig >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Sat Apr 14 11:40:01 PDT 2001 >Closed-Date: >Last-Modified: >Originator: Steven Grady >Release: FreeBSD 4.1-RELEASE i386 >Organization: >Environment: 4.1-RELEASE >Description: According to the FAQ, to swap immediately, you invoke: vnconfig -ce /dev/vn0c /usr/swap0 swap But /etc/rc does the following: vnconfig /dev/vn0b $swapfile && swapon /dev/vn0b I'm not sure whether it matters whether you swap on vn0b or vn0c, but it would cause less confusion if the two were consistent. (I checked with jkh, who said: Not sure it always matters, but "vn0b" is certainly more "correct." ) >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200104141839.LAA40770>