From owner-freebsd-questions@FreeBSD.ORG Tue Jan 22 07:24:57 2013 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id D7FE039B for ; Tue, 22 Jan 2013 07:24:57 +0000 (UTC) (envelope-from i.tanusheff@procreditbank.bg) Received: from mailgate.procreditbank.bg (mailgate.procreditbank.bg [193.26.216.3]) by mx1.freebsd.org (Postfix) with ESMTP id E6E79979 for ; Tue, 22 Jan 2013 07:24:56 +0000 (UTC) Received: (qmail 56408 invoked from network); 22 Jan 2013 07:23:51 -0000 Received: from unknown (HELO domino-archive.procreditbank.bg) (10.0.0.60) by 192.168.1.3 with RC4-MD5 encrypted SMTP; 22 Jan 2013 07:23:51 -0000 Received: from domino.procreditbank.bg ([10.0.0.15]) by domino-archive.procreditbank.bg (Lotus Domino Release 8.5.1FP5) with ESMTP id 2013012209244880-106255 ; Tue, 22 Jan 2013 09:24:48 +0200 In-Reply-To: References: X-Disclaimed: 41178 To: Don Dugger Subject: Re: zfs configuration MIME-Version: 1.0 X-KeepSent: 2D6716C5:97FD735E-C2257AFB:00286265; type=4; flags=0; name=$KeepSent X-Mailer: Lotus Notes Release 8.5.1 September 28, 2009 From: Ivailo Tanusheff Message-ID: Date: Tue, 22 Jan 2013 09:24:17 +0200 X-MIMETrack: Serialize by Router on DOMINO/BULGARIA/PROCREDITBANK(Release 8.5.1FP5|September 29, 2010) at 01/22/2013 09:24:48 AM, Serialize complete at 01/22/2013 09:24:48 AM, Itemize by SMTP Server on DOMINO-ARCHIVE/BULGARIA/PROCREDITBANK(Release 8.5.1FP5|September 29, 2010) at 01/22/2013 09:24:48 AM, Serialize by Router on DOMINO-ARCHIVE/BULGARIA/PROCREDITBANK(Release 8.5.1FP5|September 29, 2010) at 01/22/2013 09:24:48 AM Content-Type: text/plain; charset="US-ASCII" X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: freebsd-questions@freebsd.org, owner-freebsd-questions@freebsd.org X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Jan 2013 07:24:57 -0000 Hi, If you are using different filesystem for /tmp, which I guess you do, I would recommend trying: zfs set mountpoint=/something zfsroot/tmp This way you will change the mountpoint to some other location. Also if you have trouble dismounting the system you can do: 1. fstat to find out which process is using the system; 2. use -f option to force the dismount process. Hope this helps. Regards, Ivailo Tanusheff Don Dugger Sent by: owner-freebsd-questions@freebsd.org 21.01.2013 17:51 To freebsd-questions@freebsd.org cc Subject zfs configuration Hi All, So I use zfs for the root file system. Works well. However now I want to move /tmp to ram-disk (memory disk or what ever). When I try to unmount /tmp with the zfs command of course it won't because its busy. With ufs I would just edit fstab and reboot what do I don with zfs?? Thx in advance... Don 8( _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" Disclaimer: The information contained in this message is intended solely for the use of the individual or entity to whom it is addressed and to others authorised to receive it. It may contain confidential or legally privileged information. It you are not the intended recipient you are hereby notified that any disclosure, copying, distribution, or taking any action based on the contents of this message is strictly prohibited and may be unlawful. If you have received this communication in error, please notify us immediately by responding to this e-mail and then delete it from your system. ProCredit Bank is neither liable for the proper and complete transmission for the information contained in this message nor for any delay in its receipt.