From owner-freebsd-current@FreeBSD.ORG Sun Jun 28 19:27:01 2009 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0E9941065670 for ; Sun, 28 Jun 2009 19:27:01 +0000 (UTC) (envelope-from stas@FreeBSD.org) Received: from mx0.deglitch.com (backbone.deglitch.com [IPv6:2001:16d8:fffb:4::abba]) by mx1.freebsd.org (Postfix) with ESMTP id B94FE8FC2B for ; Sun, 28 Jun 2009 19:27:00 +0000 (UTC) (envelope-from stas@FreeBSD.org) Received: from orion.SpringDaemons.com (unknown [77.232.3.143]) by mx0.deglitch.com (Postfix) with ESMTPA id A46C28FC27; Sun, 28 Jun 2009 23:26:58 +0400 (MSD) Received: from orion (localhost [127.0.0.1]) by orion.SpringDaemons.com (Postfix) with SMTP id 424A739C4F; Sun, 28 Jun 2009 23:27:15 +0400 (MSD) Date: Sun, 28 Jun 2009 23:27:08 +0400 From: Stanislav Sedov To: "Daniel O'Connor" Message-Id: <20090628232708.0328701d.stas@FreeBSD.org> In-Reply-To: <200906281430.12157.doconnor@gsoft.com.au> References: <4A4517BE.9040504@FreeBSD.org> <200906280847.59316.doconnor@gsoft.com.au> <4DF26D1E-B437-4FB3-B210-50ACB727101A@transsys.com> <200906281430.12157.doconnor@gsoft.com.au> Organization: The FreeBSD Project X-Mailer: carrier-pigeon Mime-Version: 1.0 Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg="PGP-SHA1"; boundary="Signature=_Sun__28_Jun_2009_23_27_08_+0400_67eTc5Ew+G0Qlgb3" Cc: freebsd-current@freebsd.org Subject: Re: RFC: ATA to CAM integration patch X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 28 Jun 2009 19:27:01 -0000 --Signature=_Sun__28_Jun_2009_23_27_08_+0400_67eTc5Ew+G0Qlgb3 Content-Type: text/plain; charset=US-ASCII Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, 28 Jun 2009 14:30:02 +0930 "Daniel O'Connor" mentioned: > On Sun, 28 Jun 2009, Louis Mamakos wrote: > > > Unfortunately you can't specify swap this way because it has no ID, > > > I don't know how hard it would be to add such a thing (which would > > > require a mkswap or somesuch, and modification to the dump & swap > > > code..) > > > > I use glabel to create containers with named labels that I then > > reference as swap devices. (e.g., /dev/label/swap0, etc.) > > > > # swapinfo > > Device 1024-blocks Used Avail Capacity > > /dev/label/swap2 1044192 0 1044192 0% > > /dev/label/swap3 1044192 0 1044192 0% > > /dev/label/swap4 1044192 0 1044192 0% > > Total 3132576 0 3132576 0% >=20 > Ahh, of course, like this? > glabel label swap0 /dev/ad0s1b > (well that works for me but I'd like to check ;) >=20 > Any idea if that works with dumping? dumpon accepts it but.. >=20 It does for sure. --=20 Stanislav Sedov ST4096-RIPE --Signature=_Sun__28_Jun_2009_23_27_08_+0400_67eTc5Ew+G0Qlgb3 Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- iQIcBAEBAgAGBQJKR8QTAAoJEKN82nOYvCd0zlEP/0dMXabZBsBvKVy3vSHNf0lF PJjbPcZo/qJ4n/EVFihjnY6y1JoidKMS0WpGCVoiU9Fr1xEPiNgyGRKp+dXUnu9y dURMKs/WvWt5uvJTngVZuknIpWQr93eWTC9l0KSTdr1fPsuwX91JV3bd3D0kV7IF ktYb7R4fIPwDVwcEqZreJ3TyRCbpksZ6Vmg6KGrutPqtUVZRcjm0ubBdtYvRt/+w U8vWPOVNb7LYbqaarSI8ssSK7NZ2cLsAtaBv/aV3bCs8mnSGiArQfR/QHSgD1PiW j0OXzHf8ayNhsf8RMnPEDOiY0hmFYtjwPSDr5cr4MFW9wNyHlJc8OSZcnclZVyKB 64WezKi8KQzVLTEiQ1KOad+/dW+G5VQm+G/6L533CXZb+gPBo2/xdQ41GkDrp99N JcpWdHMbSdm6JeI6H3gUlTJD3rDH2D1QRdriZdUrFxtvF/0tkxz/eysO/5Bolb7E ViKcN1P/uCRw6+Hmg0FjdPtB8oUdo9Q6lNfinJhJrhxm0diOaQagwZaIddznx5NZ RB/hui9alt2BiyRg8fOp1V8ob5jH36GrusVhCXGB1XsaY+Uv6b4vlM4uZAn1iE5z E4r5svzM+FdxRYKis5JWJ+gXshFZZRvqz/aJ6tZ/DlSDdrfVM9aGpiqwNOPQ8DPD 5MvNGTCZaE4aWhW9e/cH =Gp4R -----END PGP SIGNATURE----- --Signature=_Sun__28_Jun_2009_23_27_08_+0400_67eTc5Ew+G0Qlgb3--