From owner-freebsd-current@FreeBSD.ORG Mon Sep 27 12:40:29 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 344D116A4CE for ; Mon, 27 Sep 2004 12:40:29 +0000 (GMT) Received: from citka.mg-proline.si (citka.sir-mag.com [212.18.32.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id C45B943D68 for ; Mon, 27 Sep 2004 12:40:28 +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 71E4170632 for ; Mon, 27 Sep 2004 14:40:12 +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 57369-06 for ; Mon, 27 Sep 2004 14:39:59 +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 3BC2E70604 for ; Mon, 27 Sep 2004 14:39:59 +0200 (CEST) Date: Mon, 27 Sep 2004 14:39:56 +0200 From: Uros X-Priority: 3 (Normal) Message-ID: <510238143.20040927143956@sir-mag.com> To: current@FreeBSD.org In-Reply-To: <20040927140411.E561@korben.in.tern> References: <1928548975.20040927074602@sir-mag.com> <20040927140411.E561@korben.in.tern> 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 12:40:29 -0000 Hi, I tried with gvinum, but as mentioned before gvinum does not work yet. There are some functionality missing. Maybe I'm wrong about that. So if use gvinum is there anything else that need to be changed except loadaing gvinum instead of vinum. regards Uros Monday, September 27, 2004, 2:04:36 PM, you wrote: LE> 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. LE> Swap doesn't work on vinum volumes. Try gvinum instead.