From owner-freebsd-current@FreeBSD.ORG Mon Sep 27 13:26:45 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1443B16A4CE for ; Mon, 27 Sep 2004 13:26:45 +0000 (GMT) Received: from citka.mg-proline.si (citka.sir-mag.com [212.18.32.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id BD2B443D2D for ; Mon, 27 Sep 2004 13:26:44 +0000 (GMT) (envelope-from uros.gruber@sir-mag.com) Received: from localhost (localhost [127.0.0.1]) by citka.mg-proline.si (Postfix) with ESMTP id 0F25B7065F for ; Mon, 27 Sep 2004 15:26:43 +0200 (CEST) Received: from citka.mg-proline.si ([127.0.0.1]) by localhost (citka.mg-proline.si [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 58056-04 for ; Mon, 27 Sep 2004 15:26:26 +0200 (CEST) Received: from UROS (BSN-77-34-194.dsl.siol.net [193.77.34.194]) by citka.mg-proline.si (Postfix) with ESMTP id C0D9770604 for ; Mon, 27 Sep 2004 15:26:25 +0200 (CEST) Date: Mon, 27 Sep 2004 15:26:23 +0200 From: Uros X-Priority: 3 (Normal) Message-ID: <687865088.20040927152623@sir-mag.com> To: current@freebsd.org In-Reply-To: <20040927130736.GB92157@ip.net.ua> References: <1928548975.20040927074602@sir-mag.com> <20040927140411.E561@korben.in.tern> <20040927130736.GB92157@ip.net.ua> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at mg-proline.si Subject: Re[2]: vinum and swap X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Uros List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Sep 2004 13:26:45 -0000 Hello, any tips how to acomplish this. Or maybe diference. What about stability. regards Monday, September 27, 2004, 3:07:36 PM, you wrote: RE> On Mon, Sep 27, 2004 at 02:04:36PM +0200, Lukas Ertl wrote: >> On Mon, 27 Sep 2004, [Windows-1250] Uroa Gruber wrote: >> >> >I've got vinum finaly working on beta5 and with upgradeing on beta6 >> >everything works. But I still can't mount swap device. >> > >> >My vinum -> list say that all volumes are UP and running but when I try >> >swapon -a I get error message "Operation not supported by device" >> > >> >Is this still a bug from 5.2.1 or am I missing something. >> >> Swap doesn't work on vinum volumes. Try gvinum instead. >> RE> I can confirm that swap on gvinum works.