From owner-freebsd-stable@FreeBSD.ORG Fri Jan 2 21:58:08 2015 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 3D5D5E13 for ; Fri, 2 Jan 2015 21:58:08 +0000 (UTC) Received: from aegir.dabus.com (aegir.dabus.com [173.14.229.218]) by mx1.freebsd.org (Postfix) with ESMTP id 07F8C66CE0 for ; Fri, 2 Jan 2015 21:58:07 +0000 (UTC) Received: from aegir.dabus.com (localhost [127.0.0.1]) by aegir.dabus.com (Processor) with ESMTP id 0FD0B5F320; Fri, 2 Jan 2015 14:58:07 -0700 (MST) DomainKey-Signature: a=rsa-sha1; b=dISiBGTYp4dMZW7qOmdZSEbtqp47ueQl2YkCWskxCHI7gTCX9ctJ7Dt0J3GtzW4bdzAdp9Q+SwqFkwzEyCtB8Bme7x+GABs+oV2buONeNZwlRaIZt6bm034vCSf+U1R/pIQzKPoO55wn9LiXjLLwKqfRifUMy/3f4ACDiBeTdTs=; c=nofws; d=dabus.com; q=dns; s=aegir1 Received: from nunki.holyordnance.org (unknown [172.56.38.249]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by aegir.dabus.com (Dabus) with ESMTPSA id 7EEBB5F31A; Fri, 2 Jan 2015 14:58:05 -0700 (MST) Date: Fri, 2 Jan 2015 14:58:01 -0700 From: Eric S Pulley To: freebsd-stable@freebsd.org Subject: Re: I need some swap partion help on new 10.1 install Message-ID: <20150102145801.6ea92658@nunki.holyordnance.org> In-Reply-To: <20150102215604.GF867@rancor.immure.com> References: <20150102210855.GE867@rancor.immure.com> <20150102144223.14a2987e@nunki.holyordnance.org> <20150102215604.GF867@rancor.immure.com> Organization: Dabus X-Mailer: Claws Mail 3.11.1 (GTK+ 2.24.25; amd64-portbld-freebsd10.0) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Jan 2015 21:58:08 -0000 On Fri, 2 Jan 2015 15:56:04 -0600 Bob Willcox wrote: > On Fri, Jan 02, 2015 at 02:42:23PM -0700, Eric S Pulley wrote: > > On Fri, 2 Jan 2015 15:08:55 -0600 > > Bob Willcox wrote: > > > > > I just installed 10.1-release on a Samaung EVO 250 SSD using the > > > guided ZFS install steps. Unfortunately, the swap device (it > > > partition does exist on the drive) isn't being created: > > > > > > # cat /etc/fstab > > > # Device Mountpoint FStype Options > > > Dump Pass# /dev/ada0p2 none swap sw > > > 0 0 > > > > > > # ls -l /dev/ada0* > > > crw-r----- 1 root operator 0x57 Jan 2 14:29 /dev/ada0 > > > > > > # swapinfo > > > Device 1K-blocks Used Avail Capacity > > > > > > # gpart list > > > Geom name: diskid/DISK-S21NNSAFC51114F > > > modified: false > > > state: OK > > > fwheads: 16 > > > fwsectors: 63 > > > last: 488397134 > > > first: 34 > > > entries: 128 > > > scheme: GPT > > > Providers: > > > 1. Name: diskid/DISK-S21NNSAFC51114Fp1 > > > Mediasize: 524288 (512K) > > > Sectorsize: 512 > > > Stripesize: 0 > > > Stripeoffset: 17408 > > > Mode: r0w0e0 > > > rawuuid: ed197570-92ff-11e4-a9cb-6805ca13097a > > > rawtype: 83bd6b9d-7f41-11dc-be0b-001560b84f0f > > > label: gptboot0 > > > length: 524288 > > > offset: 17408 > > > type: freebsd-boot > > > index: 1 > > > end: 1057 > > > start: 34 > > > 2. Name: diskid/DISK-S21NNSAFC51114Fp2 > > > Mediasize: 8589934592 (8.0G) > > > Sectorsize: 512 > > > Stripesize: 0 > > > Stripeoffset: 541696 > > > Mode: r0w0e0 > > > rawuuid: ed35488d-92ff-11e4-a9cb-6805ca13097a > > > rawtype: 516e7cb5-6ecf-11d6-8ff8-00022d09712b > > > label: swap0 > > > length: 8589934592 > > > offset: 541696 > > > type: freebsd-swap > > > index: 2 > > > end: 16778273 > > > start: 1058 > > > 3. Name: diskid/DISK-S21NNSAFC51114Fp3 > > > Mediasize: 241468856832 (225G) > > > Sectorsize: 512 > > > Stripesize: 0 > > > Stripeoffset: 541696 > > > Mode: r1w1e1 > > > rawuuid: ed38d5f9-92ff-11e4-a9cb-6805ca13097a > > > rawtype: 516e7cba-6ecf-11d6-8ff8-00022d09712b > > > label: zfs0 > > > length: 241468856832 > > > offset: 8590476288 > > > type: freebsd-zfs > > > index: 3 > > > end: 488397134 > > > start: 16778274 > > > Consumers: > > > 1. Name: diskid/DISK-S21NNSAFC51114F > > > Mediasize: 250059350016 (233G) > > > Sectorsize: 512 > > > Mode: r1w1e2 > > > > > > So, what did I miss? Why isn't the /dev/ada0p2 device getting > > > created? > > > > > > Thanks for any help! > > > > > > Bob > > > > > > > I just mounted it by diskid under /dev/diskid/... dont know if that > > right but it works > > Thanks for the quick response Eric, but I don't have a /dev/ada0p2 > device to 'mount' it on (I thought that we used the swapon command to > make a swap device available, not mount). > > I suspect that something that is creates the /dev/ada0p2 device is > what's missing, but I don't know that that is at this point. > :) try /dev/diskid/DISK-S21NNSAFC51114Fp2 instead of /dev/ada0p2