From owner-freebsd-questions@FreeBSD.ORG Sun Apr 10 04:03:06 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 294A6106564A for ; Sun, 10 Apr 2011 04:03:06 +0000 (UTC) (envelope-from mnorwick@centurytel.net) Received: from mail963c35.nsolutionszone.com (mail963c35.nsolutionszone.com [209.235.152.153]) by mx1.freebsd.org (Postfix) with ESMTP id CFEFF8FC16 for ; Sun, 10 Apr 2011 04:03:05 +0000 (UTC) X-Authenticated-User: mnorwick.centurytel.net Received: from [192.168.1.21] (174-124-40-201.dyn.centurytel.net [174.124.40.201]) (authenticated bits=0) by mail963c35.nsolutionszone.com (8.13.6/8.13.1) with ESMTP id p3A2QpeF007322 for ; Sun, 10 Apr 2011 02:26:56 GMT Message-ID: <4DA1156B.3080702@centurytel.net> Date: Sun, 10 Apr 2011 02:26:51 +0000 From: "Michael D. Norwick" User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.9.2.15) Gecko/20110408 Thunderbird/3.1.9 MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-CSC: 0 X-CHA: v=1.1 cv=FaP+qPOmcLigx2VS2h1+/mVlCb38u491VNzw7+SmOLQ= c=1 sm=1 a=9dbVxmVYL3YA:10 a=Khv1f_6UYkcA:10 a=3WPTVEtZbjMA:10 a=8nJEP1OIZ-IA:10 a=DdGbPI0R7PnZIep1j1DHgw==:17 a=7pzWaIYXajnM2Or6z84A:9 a=y6SAV5ebqdVXrN6aiowA:7 a=wPNLvfGTeEIA:10 a=DdGbPI0R7PnZIep1j1DHgw==:117 Subject: Problem with an ATI x2900 video adapter X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2011 04:03:06 -0000 Good Day; I am in the final steps of completing a fresh installation of FreeBSD 8.2 on a workstation with a DFI LanParty motherboard, AMD Athlon 64 processor, 3 GB of ram, an ATI Radeon x2900 graphics card, and root on ZFS filesystem. Using ports.tar.gz downloaded, and src CVSup'd this morning, gnome2 is still compiling and installing. While I did have some minor issues with the build of some dependencies, it was nothing I could not work through. I was surprised this afternoon when, while the installation of gnome2 was working, I think it was building GCC 4.4 and friends, the HP 2010i LCD monitor I use on the machine appeared to lose the input to its DVI port. The HD activity light was still flickering so I let it continue and waited a hour or so for it to quit indicating activity before I pressed the reset button. The PC restarted and no filesystem errors were apparent on restart. I would like to know if anyone else has experienced this or, if a PR is necessary against the Xorg radeon driver. The ATI Catalyst utility needs windows or linux and I have neither. There is nothing of value in dmesg or Xorg.0.log $ uname -a FreeBSD rainey 8.2-RELEASE FreeBSD 8.2-RELEASE #0 r219081M: Wed Mar 2 08:29:52 CET 2011 root@www4:/usr/obj/usr/src/sys/GENERIC amd64 Thank You, Michael PS; Many thanks to the maintainer of the mfsBSD zfsinstall .iso. It worked flawlessly for setting up this system. From owner-freebsd-questions@FreeBSD.ORG Sun Apr 10 04:27:40 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2A46B106564A for ; Sun, 10 Apr 2011 04:27:40 +0000 (UTC) (envelope-from christopher-ml@telting.org) Received: from mail.telting.org (mail.telting.org [204.109.56.249]) by mx1.freebsd.org (Postfix) with ESMTP id 075AD8FC14 for ; Sun, 10 Apr 2011 04:27:39 +0000 (UTC) Received: from ares.local (cpe-76-168-204-255.socal.res.rr.com [76.168.204.255]) by mail.telting.org (Postfix) with ESMTP id 94E0F2846A for ; Sun, 10 Apr 2011 04:27:38 +0000 (UTC) Message-ID: <4DA131BD.3030805@telting.org> Date: Sat, 09 Apr 2011 21:27:41 -0700 From: Chris Telting User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.9.2.15) Gecko/20110305 Thunderbird/3.1.9 MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: ZFS Striping and Optimizing Capabilities X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2011 04:27:40 -0000 Just a few questions about what ZFS actually does. So if anyone has intimate knowledge about ZFS's implementation on Freebsd I'm sure I and others would appreciate the answers. When you add a second and or thrid drive/partition to a zpool I'm assuming that it's going to start using the drives like a raid 0 stripe. How do the ZFS versions differ in this? Does it immediately start striping all files in the background on low priority or does it do it as files are accessed? Does ZFS in any way do performance testing of read/right operating in light of where the data is stored on the drive? i.e. the outside sectors of hard drives perform faster. If it does do read/write location testing can it be shut off or does it detect SSDs? What about tracing application sector reading and reordering sectors so that they follow one another according to typical usage? i.e. the sectors are already in the linear read ahead buffer? I appreciate any answers, Chris From owner-freebsd-questions@FreeBSD.ORG Sun Apr 10 06:33:00 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 200E21065670 for ; Sun, 10 Apr 2011 06:33:00 +0000 (UTC) (envelope-from dan@dan.emsphone.com) Received: from email2.allantgroup.com (email2.emsphone.com [199.67.51.116]) by mx1.freebsd.org (Postfix) with ESMTP id D5EEF8FC12 for ; Sun, 10 Apr 2011 06:32:59 +0000 (UTC) Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by email2.allantgroup.com (8.14.4/8.14.4) with ESMTP id p3A6WwJF063022 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sun, 10 Apr 2011 01:32:58 -0500 (CDT) (envelope-from dan@dan.emsphone.com) Received: from dan.emsphone.com (smmsp@localhost [127.0.0.1]) by dan.emsphone.com (8.14.4/8.14.4) with ESMTP id p3A6Ww3h004693 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sun, 10 Apr 2011 01:32:58 -0500 (CDT) (envelope-from dan@dan.emsphone.com) Received: (from dan@localhost) by dan.emsphone.com (8.14.4/8.14.4/Submit) id p3A6Ww0D004692; Sun, 10 Apr 2011 01:32:58 -0500 (CDT) (envelope-from dan) Date: Sun, 10 Apr 2011 01:32:58 -0500 From: Dan Nelson To: Chris Telting Message-ID: <20110410063258.GA10022@dan.emsphone.com> References: <4DA131BD.3030805@telting.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4DA131BD.3030805@telting.org> X-OS: FreeBSD 8.2-PRERELEASE User-Agent: Mutt/1.5.21 (2010-09-15) X-Virus-Scanned: clamav-milter 0.97 at email2.allantgroup.com X-Virus-Status: Clean X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.2.6 (email2.allantgroup.com [199.67.51.78]); Sun, 10 Apr 2011 01:32:58 -0500 (CDT) X-Scanned-By: MIMEDefang 2.68 on 199.67.51.78 Cc: freebsd-questions@freebsd.org Subject: Re: ZFS Striping and Optimizing Capabilities X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2011 06:33:00 -0000 In the last episode (Apr 09), Chris Telting said: > Just a few questions about what ZFS actually does. So if anyone has > intimate knowledge about ZFS's implementation on Freebsd I'm sure I and > others would appreciate the answers. > > When you add a second and or thrid drive/partition to a zpool I'm assuming > that it's going to start using the drives like a raid 0 stripe. How do > the ZFS versions differ in this? Does it immediately start striping all > files in the background on low priority or does it do it as files are > accessed? Does ZFS in any way do performance testing of Currently ZFS never moves a block once it has been written. The whole implementation of copy-on-write and snapshots relies on this. If you add a new zvol to a pool, new data will get balanced across all the zvols but old data will stay where it was. Ideally you should expand pools before they get too full, or zpool export/import them into new pools if you want good distribution over all disks. There have been hints for the last few years of a "bp rewite" feature appearing, but it has never materialized. -- Dan Nelson dnelson@allantgroup.com From owner-freebsd-questions@FreeBSD.ORG Sun Apr 10 06:44:34 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 93EAB106564A for ; Sun, 10 Apr 2011 06:44:34 +0000 (UTC) (envelope-from wblock@wonkity.com) Received: from wonkity.com (wonkity.com [67.158.26.137]) by mx1.freebsd.org (Postfix) with ESMTP id 55DC78FC12 for ; Sun, 10 Apr 2011 06:44:34 +0000 (UTC) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.14.4/8.14.4) with ESMTP id p3A6iUsj058022; Sun, 10 Apr 2011 00:44:30 -0600 (MDT) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.14.4/8.14.4/Submit) with ESMTP id p3A6iUOJ058019; Sun, 10 Apr 2011 00:44:30 -0600 (MDT) (envelope-from wblock@wonkity.com) Date: Sun, 10 Apr 2011 00:44:30 -0600 (MDT) From: Warren Block To: "Michael D. Norwick" In-Reply-To: <4DA1156B.3080702@centurytel.net> Message-ID: References: <4DA1156B.3080702@centurytel.net> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; format=flowed; charset=US-ASCII X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.2.6 (wonkity.com [127.0.0.1]); Sun, 10 Apr 2011 00:44:30 -0600 (MDT) Cc: freebsd-questions@freebsd.org Subject: Re: Problem with an ATI x2900 video adapter X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2011 06:44:34 -0000 On Sun, 10 Apr 2011, Michael D. Norwick wrote: > surprised this afternoon when, while the installation of gnome2 was working, > I think it was building GCC 4.4 and friends, the HP 2010i LCD monitor I use > on the machine appeared to lose the input to its DVI port. The HD activity > light was still flickering so I let it continue and waited a hour or so for > it to quit indicating activity before I pressed the reset button. Sounds like the video card went into power save. Pressing a shift key might have brought it back. > I would like to know if anyone else has experienced this or, if a PR is > necessary against the Xorg radeon driver. It's not clear whether you were running in the console or X. If X wasn't even installed yet, the radeon driver could not have been at fault. From owner-freebsd-questions@FreeBSD.ORG Sun Apr 10 08:47:13 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0B255106568C for ; Sun, 10 Apr 2011 08:47:13 +0000 (UTC) (envelope-from freebsd@edvax.de) Received: from mx02.qsc.de (mx02.qsc.de [213.148.130.14]) by mx1.freebsd.org (Postfix) with ESMTP id C14588FC12 for ; Sun, 10 Apr 2011 08:47:12 +0000 (UTC) Received: from r55.edvax.de (port-92-195-63-56.dynamic.qsc.de [92.195.63.56]) by mx02.qsc.de (Postfix) with ESMTP id 40AF21D90A for ; Sun, 10 Apr 2011 10:47:11 +0200 (CEST) Received: from r55.edvax.de (localhost [127.0.0.1]) by r55.edvax.de (8.14.2/8.14.2) with SMTP id p3A8lA1t001602 for ; Sun, 10 Apr 2011 10:47:10 +0200 (CEST) (envelope-from freebsd@edvax.de) Date: Sun, 10 Apr 2011 10:47:10 +0200 From: Polytropon To: freebsd-questions@freebsd.org Message-Id: <20110410104710.f8c14744.freebsd@edvax.de> In-Reply-To: References: <20110409144336.72626.qmail@joyce.lan> Organization: EDVAX X-Mailer: Sylpheed 2.4.7 (GTK+ 2.12.1; i386-portbld-freebsd7.0) Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Subject: Re: malloc: errno: 22: Invalid argument X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Polytropon List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2011 08:47:13 -0000 On Sat, 9 Apr 2011 17:17:06 +0200, Sami Kerola wrote: > On Sat, Apr 9, 2011 at 16:43, John Levine wrote: > > Your code is wrong. =A0There's only a useful value in errno after > > something fails. =A0This would be more reasonable: > > > > int main(void) > > { > > =A0 =A0 =A0 =A0int *i; > > =A0 =A0 =A0 =A0/* warn("errno: %d", errno); -- no error, nothing to che= ck */ > > =A0 =A0 =A0 =A0i =3D malloc(sizeof(int)); > > =A0 =A0 =A0 =A0if(!i)warn("errno: %d", errno); /* only warn on failure = */ > > =A0 =A0 =A0 =A0free(i); =A0 =A0/* -- free ignores NULL argument */ > > =A0 =A0 =A0 =A0return (0); /* -- free cannot fail, no meaningful errno = */ > > } > > > > This isn't specific to FreeBSD, by the way. =A0It's ANSI C. >=20 > Different systems seem to work different ways. Indeed you are right, > the behavior of operating system setting errno when malloc is > successful is allowed. >=20 > http://pubs.opengroup.org/onlinepubs/009695399/functions/errno.html > http://pubs.opengroup.org/onlinepubs/009695399/functions/malloc.html >=20 > Perhaps it was just a naive beginner expectation that errno is not set > by functions when they are successful. I'll remove the check from the > end of the program since there is no guarantees it would mean anything > sensible. Allow me an addition: For meaningful main() return values, use EXIT_SUCCESS or EXIT_FAILURE (as defined in stdlib.h) instead of the errno set by a function. This is the always portable "test for zero", as in "everything okay -> zero; error -> not zero, usually 1, but primarily NOT ZERO". :-) FreeBSD allows more detailed return values like EX_CONFIG, EX_USGE or EX_SOFTWARE (as defined in sysexits.h), but I'm not sure if this is fully portable across all BSDs, UNIX, and the various Linusi. --=20 Polytropon Magdeburg, Germany Happy FreeBSD user since 4.0 Andra moi ennepe, Mousa, ... From owner-freebsd-questions@FreeBSD.ORG Sun Apr 10 13:08:25 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 02C15106566B for ; Sun, 10 Apr 2011 13:08:25 +0000 (UTC) (envelope-from mnorwick@centurytel.net) Received: from mail962c35.nsolutionszone.com (mail962c35.nsolutionszone.com [209.235.152.152]) by mx1.freebsd.org (Postfix) with ESMTP id 8EAF08FC12 for ; Sun, 10 Apr 2011 13:08:24 +0000 (UTC) X-Authenticated-User: mnorwick.centurytel.net Received: from [192.168.1.21] (174-124-40-201.dyn.centurytel.net [174.124.40.201]) (authenticated bits=0) by mail962c35.nsolutionszone.com (8.13.6/8.13.1) with ESMTP id p3AD8L8b003074 for ; Sun, 10 Apr 2011 13:08:23 GMT Message-ID: <4DA1ABC5.2040902@centurytel.net> Date: Sun, 10 Apr 2011 13:08:21 +0000 From: "Michael D. Norwick" User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.9.2.15) Gecko/20110408 Thunderbird/3.1.9 MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <4DA1156B.3080702@centurytel.net> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-CSC: 0 X-CHA: v=1.1 cv=R01sVMDNjbNhvcC8XU3DMjW3O4aLU9Ofq1NiLpBMeGs= c=1 sm=1 a=9dbVxmVYL3YA:10 a=JkQS1TQpaHQA:10 a=3WPTVEtZbjMA:10 a=8nJEP1OIZ-IA:10 a=DdGbPI0R7PnZIep1j1DHgw==:17 a=dvutLKn3BvT4x2P-Hd4A:9 a=wPNLvfGTeEIA:10 a=DdGbPI0R7PnZIep1j1DHgw==:117 Subject: Re: Problem with an ATI x2900 video adapter X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2011 13:08:25 -0000 On 04/10/11 06:44, Warren Block wrote: > On Sun, 10 Apr 2011, Michael D. Norwick wrote: > >> surprised this afternoon when, while the installation of gnome2 was >> working, I think it was building GCC 4.4 and friends, the HP 2010i >> LCD monitor I use on the machine appeared to lose the input to its >> DVI port. The HD activity light was still flickering so I let it >> continue and waited a hour or so for it to quit indicating activity >> before I pressed the reset button. > > Sounds like the video card went into power save. Pressing a shift key > might have brought it back. > >> I would like to know if anyone else has experienced this or, if a PR >> is necessary against the Xorg radeon driver. > > It's not clear whether you were running in the console or X. If X > wasn't even installed yet, the radeon driver could not have been at > fault. > > Yes, Xorg was running with gdm and gnome2. I was building packages from ports in a gterm. No, no combination of Shift-Fn or -Fn did anything. The keyboard was active as the Caps-Lock and Num-Lock lights worked. The monitor power save features are disabled. I wonder if the Linux Catalyst Control Center app. from ATI would work under VirtualBox-OSE? Thank You, Michael From owner-freebsd-questions@FreeBSD.ORG Sun Apr 10 13:28:55 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D8F5D106564A for ; Sun, 10 Apr 2011 13:28:55 +0000 (UTC) (envelope-from invalid.pointer@gmail.com) Received: from mail-iy0-f182.google.com (mail-iy0-f182.google.com [209.85.210.182]) by mx1.freebsd.org (Postfix) with ESMTP id 9F1D18FC0C for ; Sun, 10 Apr 2011 13:28:55 +0000 (UTC) Received: by iyj12 with SMTP id 12so5890034iyj.13 for ; Sun, 10 Apr 2011 06:28:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:message-id:date:from:user-agent:mime-version:to :cc:subject:content-type:content-transfer-encoding; bh=4Qss5eaDuKbdK0LXfAfrD28Ath7Bp1vTKG73j1ehsqk=; b=F1pfvIS4vkJ6UI+HXDb2uRAvzTfYVGOZ9PSc3PG+z6g5AFcz73DDhes93uqu8qdn7j 3RYWBwqLl3Cuh6k2WAJCLI8EA3ScopAk421N/tHJsLlCYYMfuCbAUpJs0zrGbZ7eon5m 3M0HGhngicRIqyxyUcq13J+Q3M6E/hxu6r2IU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:cc:subject :content-type:content-transfer-encoding; b=XmamSWT9OhPbFGqeG3S+uQAHlw3EI3eGgxyiThRhXyYQ+xqvqZE8uu0liX6cKOPW/r 9R7ZXF5OXiD/cvl7WjxYb7Mno5JA0NzAuMApi6eUKH+mp/DP0awZutoDDdknxOeUbzlo 7FJubzfvvmjPx/sNn/1kVrk4zYXtj3B13sA+I= Received: by 10.43.54.71 with SMTP id vt7mr6337620icb.225.1302440436542; Sun, 10 Apr 2011 06:00:36 -0700 (PDT) Received: from [127.0.0.1] ([14.99.3.191]) by mx.google.com with ESMTPS id t1sm2378024ibm.38.2011.04.10.06.00.33 (version=SSLv3 cipher=OTHER); Sun, 10 Apr 2011 06:00:35 -0700 (PDT) Message-ID: <4DA1AA6E.7060807@gmail.com> Date: Sun, 10 Apr 2011 18:32:38 +0530 From: Manish Jain User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.9.2.4) Gecko/20100608 Thunderbird/3.1 To: dino_vliet@yahoo.com Content-Transfer-Encoding: 7bit MIME-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-questions@freebsd.org Subject: expr problem X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2011 13:28:55 -0000 Hi Dino, It looks to me like you don't want to FreeBSD's expr (pretty much like me). You probably want to install the GNU version, which I think is available in the coreutils port. Let me know if this helps. Regards Manish Jain From owner-freebsd-questions@FreeBSD.ORG Sun Apr 10 14:06:21 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 098D2106566C for ; Sun, 10 Apr 2011 14:06:21 +0000 (UTC) (envelope-from DStaal@usa.net) Received: from mail.magehandbook.com (173-8-4-45-WashingtonDC.hfc.comcastbusiness.net [173.8.4.45]) by mx1.freebsd.org (Postfix) with ESMTP id D0EF88FC0C for ; Sun, 10 Apr 2011 14:06:20 +0000 (UTC) Received: from [192.168.1.50] (Mac-Pro.magehandbook.com [192.168.1.50]) by mail.magehandbook.com (Postfix) with ESMTP id 2127D2845B; Sun, 10 Apr 2011 10:06:19 -0400 (EDT) Date: Sun, 10 Apr 2011 10:06:18 -0400 From: Daniel Staal To: Chris Telting , freebsd-questions@freebsd.org Message-ID: <9456D36246CECA618F452F78@Mac-Pro.local> In-Reply-To: <4DA131BD.3030805@telting.org> References: <4DA131BD.3030805@telting.org> X-Mailer: Mulberry/4.0.8 (Mac OS X) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Cc: Subject: Re: ZFS Striping and Optimizing Capabilities X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: FreeBSD Questions List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2011 14:06:21 -0000 --As of April 9, 2011 9:27:41 PM -0700, Chris Telting is alleged to have said: > Does ZFS in any way do performance testing of read/right operating in > light of where the data is stored on the drive? i.e. the outside sectors > of hard drives perform faster. If it does do read/write location testing > can it be shut off or does it detect SSDs? What about tracing > application sector reading and reordering sectors so that they follow one > another according to typical usage? i.e. the sectors are already in the > linear read ahead buffer? --As for the rest, it is mine. I'll let you see Dan Nelson's answer for the striping questions. While I have no inside knowledge of the performance testing handling of ZFS, it doesn't appear to do anything too automagically in that arena. You give it a drive, it will use it, like any other file system. It can give you stats on I/O for each drive as well as the pool in general, and it appears to try to balance reads/writes across all the drives, but that's implied in mirroring or RAID setups. (And remember: ZFS can do either one. You can't add to a RAID volume though, like you can to a mirrored volume.) It does try to cache files, in a fairly aggressive fashion. (By the docs, ZFS will try to fill *all unused RAM* with cached files by default.) And while it doesn't appear to have anything that auto-detects faster drives, you can specify a drive for caching or for the write log. (Caching speeds up reads, and deduplication in versions that support that. The write log speeds up writes.) Telling it to use a SSD for that will speed up those operations considerably. (Note that while a cache drive is considered expendable, the write-log drive is not, and it's recommended that you set up a mirror for it.) Daniel T. Staal --------------------------------------------------------------- This email copyright the author. Unless otherwise noted, you are expressly allowed to retransmit, quote, or otherwise use the contents for non-commercial purposes. This copyright will expire 5 years after the author's death, or in 30 years, whichever is longer, unless such a period is in excess of local copyright law. --------------------------------------------------------------- From owner-freebsd-questions@FreeBSD.ORG Sun Apr 10 15:15:44 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7F6A0106566B for ; Sun, 10 Apr 2011 15:15:44 +0000 (UTC) (envelope-from wblock@wonkity.com) Received: from wonkity.com (wonkity.com [67.158.26.137]) by mx1.freebsd.org (Postfix) with ESMTP id 3E89F8FC12 for ; Sun, 10 Apr 2011 15:15:43 +0000 (UTC) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.14.4/8.14.4) with ESMTP id p3AFFeES059682; Sun, 10 Apr 2011 09:15:40 -0600 (MDT) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.14.4/8.14.4/Submit) with ESMTP id p3AFFebH059679; Sun, 10 Apr 2011 09:15:40 -0600 (MDT) (envelope-from wblock@wonkity.com) Date: Sun, 10 Apr 2011 09:15:40 -0600 (MDT) From: Warren Block To: "Michael D. Norwick" In-Reply-To: <4DA1ABC5.2040902@centurytel.net> Message-ID: References: <4DA1156B.3080702@centurytel.net> <4DA1ABC5.2040902@centurytel.net> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.2.6 (wonkity.com [127.0.0.1]); Sun, 10 Apr 2011 09:15:40 -0600 (MDT) Cc: freebsd-questions@freebsd.org Subject: Re: Problem with an ATI x2900 video adapter X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2011 15:15:44 -0000 On Sun, 10 Apr 2011, Michael D. Norwick wrote: > On 04/10/11 06:44, Warren Block wrote: >> >> Sounds like the video card went into power save. Pressing a shift key >> might have brought it back. >> >>> I would like to know if anyone else has experienced this or, if a PR is >>> necessary against the Xorg radeon driver. >> >> It's not clear whether you were running in the console or X. If X wasn't >> even installed yet, the radeon driver could not have been at fault. > > Yes, Xorg was running with gdm and gnome2. I was building packages from > ports in a gterm. > No, no combination of Shift-Fn or -Fn did anything. The keyboard > was active as the Caps-Lock and Num-Lock lights worked. > The monitor power save features are disabled. Maybe xscreensaver? Whatever's causing it, it's not a common problem. > I wonder if the Linux Catalyst Control Center app. from ATI would work under > VirtualBox-OSE? No, the hardware is virtualized to the VM. From owner-freebsd-questions@FreeBSD.ORG Sun Apr 10 16:50:14 2011 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BA2C71065670 for ; Sun, 10 Apr 2011 16:50:14 +0000 (UTC) (envelope-from sonicy@otenet.gr) Received: from echidna.otenet.gr (echidna.otenet.gr [83.235.69.17]) by mx1.freebsd.org (Postfix) with ESMTP id 71B7E8FC13 for ; Sun, 10 Apr 2011 16:50:14 +0000 (UTC) Received: from kane.otenet.gr (kane.otenet.gr [83.235.67.31]) by echidna.otenet.gr (ESMTP) with ESMTP for ; Sun, 10 Apr 2011 19:30:34 +0300 (EEST) Received: from [192.168.0.151] (ppp-94-69-59-239.home.otenet.gr [94.69.59.239]) by kane.otenet.gr (8.13.8/8.13.8/Debian-3) with ESMTP id p3AGUVCV018967 for ; Sun, 10 Apr 2011 19:30:34 +0300 Message-ID: <4DA1DB17.8070008@otenet.gr> Date: Sun, 10 Apr 2011 19:30:15 +0300 From: Manolis Kiagias User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.16) Gecko/20110303 Icedove/3.0.11 MIME-Version: 1.0 To: FreeBSD Questions X-Enigmail-Version: 1.0.1 Content-Type: text/plain; charset=ISO-8859-7 Content-Transfer-Encoding: 7bit Cc: Subject: ANNOUNCING: FreeBSD 8.2-RELEASE Custom XFCE builds (32/64bits) released X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2011 16:50:14 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hey all, I have just completed an 8.2-RELEASE based build of the 'Custom releases' project hosted here: http://freebsd-custom.wikidot.com Both 32 and 64 bits are available for download: http://freebsd-custom.wikidot.com/downloads-page This release is based on the latest XFCE (4.8) desktop and includes a wide variety of desktop-related packages, like LibreOffice, abiword, gnumeric, firefox 4, gimp, inkscape, evince and so on. The base system is 8.2-RELEASE. A few other small window managers are included like windowmaker, fluxbox and icewm. The slim login manager is also included for people wishing to have a graphical logon screen. Make sure to read the README file before installation. This is available on the downloads page as well as on the root directory of the DVD. Also note that installing linux related packages during initial setup needs a few more steps. This is due to differences in sysinstall between 7.X and 8.X releases. A detailed explanation is provided in the README file. As always, please report any problems, success stories, comments and criticisms to manolis@FreeBSD.org -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAk2h2xIACgkQZ/MxGm4PtJQrBACdE9dEJfzgrEtu3iso6sVR48et ZYkAn1najLMrBljw/SOr5pU1pCy0Awus =gDeA -----END PGP SIGNATURE----- From owner-freebsd-questions@FreeBSD.ORG Sun Apr 10 18:42:31 2011 Return-Path: Delivered-To: freebsd-questions@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B6553106566C for ; Sun, 10 Apr 2011 18:42:31 +0000 (UTC) (envelope-from kline@thought.org) Received: from thought.org (plato.thought.org [209.180.213.209]) by mx1.freebsd.org (Postfix) with ESMTP id 922F28FC13 for ; Sun, 10 Apr 2011 18:42:31 +0000 (UTC) Received: by thought.org (Postfix, from userid 1001) id 35009E80B88; Sun, 10 Apr 2011 11:42:30 -0700 (PDT) Date: Sun, 10 Apr 2011 11:42:30 -0700 From: Gary Kline To: FreeBSD Mailing List Message-ID: <20110410184227.GA5158@thought.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-Organization: Thought Unlimited. Public service Unix since 1986. X-Of_Interest: With 24++ years of service to the Unix community. User-Agent: Mutt/1.5.20 (2009-06-14) Cc: Subject: I'm looking for a curses one-iner. X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2011 18:42:31 -0000 People, Can anybody point me to a one-line of curses (it may be *long* and obscure) that allows keyboard input _without_ hitting /enter. So, in effect, I couold use the curses getchar() and have things echoed to stdout without bothering to type Enter. There may be a matching one-liner to set things back to the way they were upon exiting the curses program. tia, gary -- Gary Kline kline@thought.org http://www.thought.org Public Service Unix Journey Toward the Dawn, E-Book: http://www.thought.org The 7.98a release of Jottings: http://jottings.thought.org From owner-freebsd-questions@FreeBSD.ORG Sun Apr 10 19:22:55 2011 Return-Path: Delivered-To: freebsd-questions@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5CFF2106564A for ; Sun, 10 Apr 2011 19:22:55 +0000 (UTC) (envelope-from sterling@camdensoftware.com) Received: from wh1.interactivevillages.com (ca.2e.7bae.static.theplanet.com [174.123.46.202]) by mx1.freebsd.org (Postfix) with ESMTP id 23CBD8FC1D for ; Sun, 10 Apr 2011 19:22:54 +0000 (UTC) Received: from c-24-22-230-24.hsd1.wa.comcast.net ([24.22.230.24] helo=_HOSTNAME_) by wh1.interactivevillages.com with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.69) (envelope-from ) id 1Q90Dj-0000AF-Ko for freebsd-questions@FreeBSD.ORG; Sun, 10 Apr 2011 15:22:52 -0400 Received: by _HOSTNAME_ (sSMTP sendmail emulation); Sun, 10 Apr 2011 12:22:50 -0700 Date: Sun, 10 Apr 2011 12:22:50 -0700 From: Chip Camden To: FreeBSD Mailing List Message-ID: <20110410192250.GC12620@libertas.local.camdensoftware.com> Mail-Followup-To: FreeBSD Mailing List References: <20110410184227.GA5158@thought.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="ctP54qlpMx3WjD+/" Content-Disposition: inline In-Reply-To: <20110410184227.GA5158@thought.org> User-Agent: Mutt/1.4.2.3i Company: Camden Software Consulting URL: http://camdensoftware.com X-PGP-Key: http://pgp.mit.edu:11371/pks/lookup?search=0xD6DBAF91 X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - wh1.interactivevillages.com X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - camdensoftware.com X-Source: X-Source-Args: X-Source-Dir: Cc: Subject: Re: I'm looking for a curses one-iner. X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2011 19:22:55 -0000 --ctP54qlpMx3WjD+/ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Quoth Gary Kline on Sunday, 10 April 2011: > People, >=20 > Can anybody point me to a one-line of curses (it may be *long* and > obscure) that allows keyboard input _without_ hitting /enter. =20 > So, in effect, I couold use the curses getchar() and have things > echoed to stdout without bothering to type Enter. There may be a > matching one-liner to set things back to the way they were upon > exiting the curses program. http://tldp.org/HOWTO/NCURSES-Programming-HOWTO/init.html#RAWCBREAK See also "man raw". I think what you want is raw() and noraw(). --=20 =2Eo. | Sterling (Chip) Camden | http://camdensoftware.com =2E.o | sterling@camdensoftware.com | http://chipsquips.com ooo | 2048R/D6DBAF91 | http://chipstips.com --ctP54qlpMx3WjD+/ Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (FreeBSD) iQEcBAEBAgAGBQJNogOKAAoJEIpckszW26+Rd3gIAJj/NLuX97sLWufLnzq6klxg kMa9FdT3jXaOJKVA/IEvIHuwxkGk+bpqMVC3DU3qWLAKcCL1EsnV4/uddaBrPpYb ikpUuQJC7TNre2G2uStJJiv8/jwP46jqmF4iNAiVHfFhBqaoYIuaWr4/599yE0c4 wDUPZMdK5oWXzMA8TgpDkjy3ZQkYKCsGVuVuI6I3p73xfZFRojEjk7b7u2LrpuaF qAa3PR6c4XIJKFJ8liUUN12wnVyAPOavk+9i6NUdkOnfs3q9TSQeq7b+OrEQrv5H hcDPKNA6oYjZraY0ZZgYiRlyk8O8RAcumKQcCZAwgKJ8l2kjxai9cJAuhJSynlU= =gRGG -----END PGP SIGNATURE----- --ctP54qlpMx3WjD+/-- From owner-freebsd-questions@FreeBSD.ORG Sun Apr 10 20:24:53 2011 Return-Path: Delivered-To: freebsd-questions@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C6BF5106564A for ; Sun, 10 Apr 2011 20:24:53 +0000 (UTC) (envelope-from kline@thought.org) Received: from thought.org (plato.thought.org [209.180.213.209]) by mx1.freebsd.org (Postfix) with ESMTP id 9D8648FC0A for ; Sun, 10 Apr 2011 20:24:53 +0000 (UTC) Received: by thought.org (Postfix, from userid 1001) id 15183E80AEC; Sun, 10 Apr 2011 13:24:51 -0700 (PDT) Date: Sun, 10 Apr 2011 13:24:51 -0700 From: Gary Kline To: FreeBSD Mailing List Message-ID: <20110410202451.GB6848@thought.org> References: <20110410184227.GA5158@thought.org> <20110410192250.GC12620@libertas.local.camdensoftware.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20110410192250.GC12620@libertas.local.camdensoftware.com> X-Organization: Thought Unlimited. Public service Unix since 1986. X-Of_Interest: With 24++ years of service to the Unix community. User-Agent: Mutt/1.5.20 (2009-06-14) Cc: Subject: Re: I'm looking for a curses one-iner. X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2011 20:24:53 -0000 On Sun, Apr 10, 2011 at 12:22:50PM -0700, Chip Camden wrote: > Quoth Gary Kline on Sunday, 10 April 2011: > > People, > > > > Can anybody point me to a one-line of curses (it may be *long* and > > obscure) that allows keyboard input _without_ hitting /enter. > > So, in effect, I couold use the curses getchar() and have things > > echoed to stdout without bothering to type Enter. There may be a > > matching one-liner to set things back to the way they were upon > > exiting the curses program. > > http://tldp.org/HOWTO/NCURSES-Programming-HOWTO/init.html#RAWCBREAK > > See also "man raw". I think what you want is raw() and noraw(). > YES! ANd give that man in the srtaw hat a seegar! After waiting and thinking about howto get a user-side driver to make individual keys "click," and after wading thru the 30 pages of python that i'm now getting my head around, I decided to try it myself. Borrow here/there, and put in my own click.c into the daemon. According to the one-laptop-per-child group my program might be a win for their platform. The "keyboard" is membrane-style. Et cetera. Even if it only help me on my old 2005 Thinkpad, hey.... > -- > .o. | Sterling (Chip) Camden | http://camdensoftware.com > ..o | sterling@camdensoftware.com | http://chipsquips.com > ooo | 2048R/D6DBAF91 | http://chipstips.com -- Gary Kline kline@thought.org http://www.thought.org Public Service Unix Journey Toward the Dawn, E-Book: http://www.thought.org The 7.98a release of Jottings: http://jottings.thought.org From owner-freebsd-questions@FreeBSD.ORG Mon Apr 11 02:47:34 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F3D2D106566B for ; Mon, 11 Apr 2011 02:47:33 +0000 (UTC) (envelope-from gilmordron@yahoo.com) Received: from nm8.bullet.mail.ac4.yahoo.com (nm8.bullet.mail.ac4.yahoo.com [98.139.52.205]) by mx1.freebsd.org (Postfix) with SMTP id 9A4A08FC1E for ; Mon, 11 Apr 2011 02:47:33 +0000 (UTC) Received: from [98.139.52.196] by nm8.bullet.mail.ac4.yahoo.com with NNFMP; 11 Apr 2011 02:34:43 -0000 Received: from [98.138.90.50] by tm9.bullet.mail.ac4.yahoo.com with NNFMP; 11 Apr 2011 02:34:43 -0000 Received: from [98.138.89.163] by tm3.bullet.mail.ne1.yahoo.com with NNFMP; 11 Apr 2011 02:34:43 -0000 Received: from [127.0.0.1] by omp1019.mail.ne1.yahoo.com with NNFMP; 11 Apr 2011 02:34:43 -0000 X-Yahoo-Newman-Property: ymail-3 X-Yahoo-Newman-Id: 210042.63484.bm@omp1019.mail.ne1.yahoo.com Received: (qmail 91801 invoked by uid 60001); 11 Apr 2011 02:34:43 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=s1024; t=1302489283; bh=qjrxO36uqKaiEIDFCbv+WbGVY2xtroU/C9j5tNamdck=; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:MIME-Version:Content-Type; b=zdt9OPtcK7+KNg3Vk7Zmf8ao3KLfOQZ+4mq/3JyNKHbW4WQ1DNFdYa6KReTt2eOC2K8AhyRG5hKlQoXIZXvUSFtjDuvGEZlpDeVKhv6PjHcgCJPYr+ICf8GbgbKHhm3vsrzLvhLLAJNaqqEn0aEPpMiRcQxAQNtH0liNOvKmsSw= DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:MIME-Version:Content-Type; b=Hzmn9aUTf6LRSNfpC6TkWkXjw7FREHHTa3BL5qtHzMwjQhq/yhPzVV142lClkUq7idH0NQfWJ0YLDyjzhknHuwVewFkn2D0MEcZFprDUaC7GBaNro+v3wF9lT5jxPQLGxWig5q0KufBYGpyTgijGiA4kA6QvWGFuXu1cDSE03fw=; Message-ID: <113002.86184.qm@web121613.mail.ne1.yahoo.com> X-YMail-OSG: 8yrtC2cVM1k4DVhG958urCqIU9kMfpSccJptyqazSUue8dr 8jcE1oVaUlvbXQW8_hVfWabpnUG97j0jKuNwVqkxE2XtWaLCr1W2fKWyqU6G 8F4L2jvbE32RHPSiSov6U9nktAc1oNpwv4u2Z.k67BvYgrYaQAuvOwKp_emq Zw5rbPBNVM1goDLZUGxTq9h_tDQTjYCUXzsif85HmKnFHcDNLrGgoAzcMWIs O9nqHxgXNnLWa37.AhT9_3ScYFhVMf4qYlgcuYJc.rlvKPoYE6KjukdwVFYb gc91ssAdXtaIOiiZGfYd0BIzT22OyTrc1rV42cfHol_T3.vO_Cccu Received: from [68.196.8.50] by web121613.mail.ne1.yahoo.com via HTTP; Sun, 10 Apr 2011 19:34:42 PDT X-Mailer: YahooMailRC/559 YahooMailWebService/0.8.109.295617 Date: Sun, 10 Apr 2011 19:34:42 -0700 (PDT) From: Gil Mordron To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: full disk encryption with geli - where does the stuff in /boot/kernel X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2011 02:47:34 -0000 I am attempting to set up full disk encryption with GELI, booting from an unencrypted thumb drive, using the following PDF by Marc Schiesser as a guide: http://events.ccc.de/congress/2005/fahrplan/attachments/586-paper_Complete_Hard_Disk_Encryption.pdf In section 3.5.5, "The removable medium", it says to copy everything from the fixed disk's boot directory to the thumb drive, and then zip up various things from the removable disk's boot/kernel directory (the fixed disk is mounted as /fixed and the removable as /removable): # cp -Rpv /fixed/boot /removable # cd /removable/boot/kernel # gzip kernel geom_eli.ko acpi.ko My issue is that there is nothing in /removable/boot/kernel. Obviously whatever would be there would have come from the "cp -Rpv /fixed/boot /removable" line, so I checked in /fixed/boot/kernel, and there's nothing there either. Presumably whatever would be in /fixed/boot/kernel would have been placed there in the previous step, section 3.5.4, which includes: # mount /dev/ad0.elia /fixed # export DESTDIR=/fixed/ # cd /dist/6.0-RELEASE/base && ./install.sh That did create a bunch of stuff on /fixed, including /fixed/boot and even /fixed/boot/kernel, but it did not place any files in /fixed/boot/kernel. One difference that I should mention at this point is that I'm using 8.2, not 6.0, so I actually did a "cd /dist/8.2-RELEASE/base" instead of the "cd /dist/6.0-RELEASE/base" that the document suggests. Other than that, I think I did everything the same as it suggests. Is there a step missing in the document? Or did I screw something up? In any case, can I just copy the necessary files to /removable/boot/kernel from /dist/boot/kernel instead of from /fixed/boot/kernel? Or do I have to get them in some other way? And what files are needed? Obviously kernel, geom_eli.ko, and acpi.ko, and I believe that geom_eli.ko requires both zlib.ko and crypto.ko, but do I have to get any other files, too? Thanks in advance for any help. From owner-freebsd-questions@FreeBSD.ORG Mon Apr 11 03:01:53 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 864811065670 for ; Mon, 11 Apr 2011 03:01:53 +0000 (UTC) (envelope-from gilmordron@yahoo.com) Received: from nm21-vm0.bullet.mail.ac4.yahoo.com (nm21-vm0.bullet.mail.ac4.yahoo.com [98.139.53.216]) by mx1.freebsd.org (Postfix) with SMTP id 9E1098FC0A for ; Mon, 11 Apr 2011 03:01:52 +0000 (UTC) Received: from [98.139.52.195] by nm21.bullet.mail.ac4.yahoo.com with NNFMP; 11 Apr 2011 03:01:51 -0000 Received: from [98.138.90.55] by tm8.bullet.mail.ac4.yahoo.com with NNFMP; 11 Apr 2011 03:01:51 -0000 Received: from [98.138.89.244] by tm8.bullet.mail.ne1.yahoo.com with NNFMP; 11 Apr 2011 03:01:51 -0000 Received: from [127.0.0.1] by omp1058.mail.ne1.yahoo.com with NNFMP; 11 Apr 2011 03:01:51 -0000 X-Yahoo-Newman-Property: ymail-3 X-Yahoo-Newman-Id: 555830.95639.bm@omp1058.mail.ne1.yahoo.com Received: (qmail 78142 invoked by uid 60001); 11 Apr 2011 03:01:51 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=s1024; t=1302490911; bh=gl8Pg2feR212l0zfzIfI3dAHyKjoAzd0JeYYreVDOsU=; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:MIME-Version:Content-Type; b=4Yayi3hbwJN+xA8LG0QjS7wHNx+8rnA8KUbDtcRmnMUOytvWo1Dt9J693Qi2ltO2Q1dsS/ZpTNrM0Th/r37X9N+Ca90lTfo8FupIPx3GHWz5cWpi1bGOsYEWKaHd/w3bEA326nSo/AO3XqfGXUk43/rBMK6Sw6x9UnKhWN+kKSU= DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:MIME-Version:Content-Type; b=51bwd1y1UL/4PAkATcY2zTpuVEGgS0DyU37zOM+KDfoQjFRwYIp3jJMI/njwQGvoOw7k8cYqTxGmS3hMsdb8ol0ecLrlp34qh5vcpHd9UnLOroHwbVVywBObKXcxgH9GPBRTh/hh7TR6WGG6VSiuddJdo214br42Up7EeESUt6E=; Message-ID: <70875.60670.qm@web121609.mail.ne1.yahoo.com> X-YMail-OSG: nplGWewVM1kk9dLg8R8uSViw85JVN7yx9aqeE9Nmbo46mzD mgPjqu4ygwWwZwERWgtE27Za5pfwpwkF82jONRy3cQel2cfkeqiaoUHY9Qso ZvZgQIekAN36g9KFGieXiA2OBL1rJjQ06MQ.vF3uanHPpUOSWhGhRh1k4Mqc k8T7da_6MuQ4t2.1frOYaHRWlT7ffy9WHuDUE2ykTPFlUMviI8FA0EWIUQNn b84nlJYLs.o3E4EpL8uDwxmYo9xy.qnk5Wb883u2Ub1.8fOVJl1fJ00BF0Dv xSnE5y8rKXx5X3Oq6.qpy9lfA0Ubj3H4AkzagCnICF04QNNlnxpilfYCspJP aRLGb4UGDiY_r.1mnS1NeGQ3jF6lyOUWYOP4VdwgG Received: from [68.196.8.50] by web121609.mail.ne1.yahoo.com via HTTP; Sun, 10 Apr 2011 20:01:50 PDT X-Mailer: YahooMailRC/559 YahooMailWebService/0.8.109.295617 Date: Sun, 10 Apr 2011 20:01:50 -0700 (PDT) From: Gil Mordron To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Re: full disk encryption with geli - where does the stuff in /boot/kernel X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2011 03:01:53 -0000 Oh, one other difference between what I've done and what the document says to do: I don't actually have a /dev/ad0. I have ad4, ad5, and ad6. Wherever the document says /dev/ad0, I've been using /dev/ad4 instead. I'm guessing that this is not important to the problem I'm facing, but I figured I should mention in just in case my guess is wrong. ________________________________ From: Gil Mordron To: freebsd-questions@freebsd.org Sent: Sun, April 10, 2011 10:34:42 PM Subject: full disk encryption with geli - where does the stuff in /boot/kernel I am attempting to set up full disk encryption with GELI, booting from an unencrypted thumb drive, using the following PDF by Marc Schiesser as a guide: http://events.ccc.de/congress/2005/fahrplan/attachments/586-paper_Complete_Hard_Disk_Encryption.pdf In section 3.5.5, "The removable medium", it says to copy everything from the fixed disk's boot directory to the thumb drive, and then zip up various things from the removable disk's boot/kernel directory (the fixed disk is mounted as /fixed and the removable as /removable): # cp -Rpv /fixed/boot /removable # cd /removable/boot/kernel # gzip kernel geom_eli.ko acpi.ko My issue is that there is nothing in /removable/boot/kernel. Obviously whatever would be there would have come from the "cp -Rpv /fixed/boot /removable" line, so I checked in /fixed/boot/kernel, and there's nothing there either. Presumably whatever would be in /fixed/boot/kernel would have been placed there in the previous step, section 3.5.4, which includes: # mount /dev/ad0.elia /fixed # export DESTDIR=/fixed/ # cd /dist/6.0-RELEASE/base && ./install.sh That did create a bunch of stuff on /fixed, including /fixed/boot and even /fixed/boot/kernel, but it did not place any files in /fixed/boot/kernel. One difference that I should mention at this point is that I'm using 8.2, not 6.0, so I actually did a "cd /dist/8.2-RELEASE/base" instead of the "cd /dist/6.0-RELEASE/base" that the document suggests. Other than that, I think I did everything the same as it suggests. Is there a step missing in the document? Or did I screw something up? In any case, can I just copy the necessary files to /removable/boot/kernel from /dist/boot/kernel instead of from /fixed/boot/kernel? Or do I have to get them in some other way? And what files are needed? Obviously kernel, geom_eli.ko, and acpi.ko, and I believe that geom_eli.ko requires both zlib.ko and crypto.ko, but do I have to get any other files, too? Thanks in advance for any help. From owner-freebsd-questions@FreeBSD.ORG Mon Apr 11 04:01:21 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 94231106566C for ; Mon, 11 Apr 2011 04:01:21 +0000 (UTC) (envelope-from pldrouin@pldrouin.net) Received: from smtp.cyberfingers.net (smtp.cyberfingers.net [198.177.254.227]) by mx1.freebsd.org (Postfix) with ESMTP id 721278FC0A for ; Mon, 11 Apr 2011 04:01:21 +0000 (UTC) Received: from [192.168.1.107] (CPE0023695b905f-CM001a666aca96.cpe.net.cable.rogers.com [99.245.231.142]) by smtp.cyberfingers.net (Postfix) with ESMTP id E249DAB6C0F for ; Sun, 10 Apr 2011 23:43:53 -0400 (EDT) Message-ID: <4DA278F8.7060003@pldrouin.net> Date: Sun, 10 Apr 2011 23:43:52 -0400 From: Pierre-Luc Drouin User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.14) Gecko/20110223 Thunderbird/3.1.8 MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Options for Secondary DNS Service? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2011 04:01:21 -0000 Hi, I am looking for a secondary DNS service. Any suggestion? It is not for a non-profit organisation so I am not necessarily looking for a free solution, but I am wondering if there are reliable solutions for less than what dyndns charges ($40 /year/zone). Thanks! From owner-freebsd-questions@FreeBSD.ORG Mon Apr 11 04:38:44 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1E8B1106564A for ; Mon, 11 Apr 2011 04:38:44 +0000 (UTC) (envelope-from outbackdingo@gmail.com) Received: from mail-ew0-f54.google.com (mail-ew0-f54.google.com [209.85.215.54]) by mx1.freebsd.org (Postfix) with ESMTP id A698E8FC0A for ; Mon, 11 Apr 2011 04:38:43 +0000 (UTC) Received: by ewy1 with SMTP id 1so1746698ewy.13 for ; Sun, 10 Apr 2011 21:38:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=WP7oOWR93Pm5s+MYv+POQR85RKOXdUL2VId/E+wZP4M=; b=usEYmoj84EsudFQqZRvnZJY7ciuIWXdRQ7cR3i4IXOIkosb1PR4g0qzfKB1cc6PnI/ NNNLdp0GOYqWUTq79/6fR1zcEacILyLY2GpOLg4rJXrZAk9hi8mLydy1RjTZodkLbGWn 3EU6ZUEZolwoLaGlw1CkkgpZpGdmq4tYXNGFo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=T3EmXogvVD/G97X/pZ5Fg/6QT5Pa/rcYPuJiASe0A6jKLCqZJNbBk410BXf0dPKpPa y8DBou0Sr0sFlSvLeX4yWLqPY3kH+k/7kvnZz8gL/D4Etkz1nKG/oa0UbpSNGp6Dq6j+ V/Huioq9JDR/496xaJ9KiB0ZbuDetlgLovvfo= MIME-Version: 1.0 Received: by 10.14.9.212 with SMTP id 60mr1936511eet.182.1302495319642; Sun, 10 Apr 2011 21:15:19 -0700 (PDT) Received: by 10.14.123.142 with HTTP; Sun, 10 Apr 2011 21:15:19 -0700 (PDT) In-Reply-To: <4DA278F8.7060003@pldrouin.net> References: <4DA278F8.7060003@pldrouin.net> Date: Mon, 11 Apr 2011 00:15:19 -0400 Message-ID: From: Outback Dingo To: Pierre-Luc Drouin Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-questions@freebsd.org Subject: Re: Options for Secondary DNS Service? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2011 04:38:44 -0000 whats the org ? could consider domating On Sun, Apr 10, 2011 at 11:43 PM, Pierre-Luc Drouin wrote: > Hi, > > I am looking for a secondary DNS service. Any suggestion? It is not for a > non-profit organisation so I am not necessarily looking for a free solution, > but I am wondering if there are reliable solutions for less than what dyndns > charges ($40 /year/zone). > > Thanks! > _______________________________________________ > 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" > From owner-freebsd-questions@FreeBSD.ORG Mon Apr 11 10:11:14 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 28CA6106566C for ; Mon, 11 Apr 2011 10:11:14 +0000 (UTC) (envelope-from max@mxcrypt.com) Received: from mail-iy0-f182.google.com (mail-iy0-f182.google.com [209.85.210.182]) by mx1.freebsd.org (Postfix) with ESMTP id 00C308FC14 for ; Mon, 11 Apr 2011 10:11:13 +0000 (UTC) Received: by iyj12 with SMTP id 12so6679695iyj.13 for ; Mon, 11 Apr 2011 03:11:13 -0700 (PDT) Received: by 10.42.73.6 with SMTP id q6mr3827730icj.176.1302516673114; Mon, 11 Apr 2011 03:11:13 -0700 (PDT) MIME-Version: 1.0 Received: by 10.42.213.134 with HTTP; Mon, 11 Apr 2011 03:10:42 -0700 (PDT) In-Reply-To: <4DA278F8.7060003@pldrouin.net> References: <4DA278F8.7060003@pldrouin.net> From: Maxim Khitrov Date: Mon, 11 Apr 2011 06:10:42 -0400 Message-ID: To: Pierre-Luc Drouin Content-Type: text/plain; charset=UTF-8 Cc: freebsd-questions@freebsd.org Subject: Re: Options for Secondary DNS Service? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2011 10:11:14 -0000 On Sun, Apr 10, 2011 at 11:43 PM, Pierre-Luc Drouin wrote: > Hi, > > I am looking for a secondary DNS service. Any suggestion? It is not for a > non-profit organisation so I am not necessarily looking for a free solution, > but I am wondering if there are reliable solutions for less than what dyndns > charges ($40 /year/zone). > > Thanks! If you're able/willing to transfer your domain to gandi.net, they offer free secondary dns service. It is enabled by adding ns6.gandi.net as one of the nameservers. I've been using it without any issues for a few years with djbdns as primary server. - Max From owner-freebsd-questions@FreeBSD.ORG Mon Apr 11 10:58:49 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D01951065672 for ; Mon, 11 Apr 2011 10:58:49 +0000 (UTC) (envelope-from freebsd-questions@m.gmane.org) Received: from lo.gmane.org (lo.gmane.org [80.91.229.12]) by mx1.freebsd.org (Postfix) with ESMTP id 8A9578FC08 for ; Mon, 11 Apr 2011 10:58:49 +0000 (UTC) Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1Q9EpU-0007cQ-JX for freebsd-questions@freebsd.org; Mon, 11 Apr 2011 12:58:48 +0200 Received: from lara.cc.fer.hr ([161.53.72.113]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 11 Apr 2011 12:58:48 +0200 Received: from ivoras by lara.cc.fer.hr with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 11 Apr 2011 12:58:48 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-questions@freebsd.org From: Ivan Voras Date: Mon, 11 Apr 2011 12:58:33 +0200 Lines: 19 Message-ID: References: <4DA131BD.3030805@telting.org> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: lara.cc.fer.hr User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.9.2.12) Gecko/20101102 Thunderbird/3.1.6 In-Reply-To: <4DA131BD.3030805@telting.org> X-Enigmail-Version: 1.1.2 Subject: Re: ZFS Striping and Optimizing Capabilities X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2011 10:58:49 -0000 On 10/04/2011 06:27, Chris Telting wrote: > Just a few questions about what ZFS actually does. So if anyone has > intimate knowledge about ZFS's implementation on Freebsd I'm sure I and > others would appreciate the answers. > > When you add a second and or thrid drive/partition to a zpool I'm > assuming that it's going to start using the drives like a raid 0 stripe. Not exactly like RAID 0; ZFS's "striping" is not using regular patterns / stripes but "IO balancing" heuristics. This means there are no fixed stripe size but the data is distributed across the drives in a way which ZFS's algorithms predict is best. This allows for e.g. creating a zpool from a single drive, then adding another drive (as a "stripe") and ZFS will use both, but new data will be written mostly to the new drive. Performance should scale as expected in this scenario, e.g. not much if the first drive is almost full before adding a new one. From owner-freebsd-questions@FreeBSD.ORG Mon Apr 11 04:57:48 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3F342106564A for ; Mon, 11 Apr 2011 04:57:48 +0000 (UTC) (envelope-from stefanbsdfan@yahoo.com) Received: from nm12.bullet.mail.sp2.yahoo.com (nm12.bullet.mail.sp2.yahoo.com [98.139.91.82]) by mx1.freebsd.org (Postfix) with SMTP id 1B9468FC08 for ; Mon, 11 Apr 2011 04:57:48 +0000 (UTC) Received: from [98.139.91.65] by nm12.bullet.mail.sp2.yahoo.com with NNFMP; 11 Apr 2011 04:44:23 -0000 Received: from [98.139.91.30] by tm5.bullet.mail.sp2.yahoo.com with NNFMP; 11 Apr 2011 04:44:23 -0000 Received: from [127.0.0.1] by omp1030.mail.sp2.yahoo.com with NNFMP; 11 Apr 2011 04:44:23 -0000 X-Yahoo-Newman-Property: ymail-3 X-Yahoo-Newman-Id: 398346.59867.bm@omp1030.mail.sp2.yahoo.com Received: (qmail 21559 invoked by uid 60001); 11 Apr 2011 04:44:23 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=s1024; t=1302497063; bh=jAKjdYw8wnp8bZZF5Tn7hhfktEAQGZfnKamIO0vMQfo=; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:MIME-Version:Content-Type; b=srZsouCf7ljXBsWeK+hjs6jh2SErUq8/wnEv5hiM3ClWc8GYaqx3kJWttsm9E8oYhaGOL47+ZnAZFpuVrA38S1CAwXSM1UJS37oI6Lwh+cTavOBbRBdFXV/Hmzr51uxNRC9ek1fp/pHw52RtLyhYMHBK9sEIft0kH/IbifW2vgA= DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:MIME-Version:Content-Type; b=x3alekYTTpLgV7SA9QEgtRYisr+FvTAj11BH2HkX1wd/W2BIZq//AV5d53/FJBxudF4oOU01TEj5K7Rtm3ag9SuMt5RxZ0vTba0MgSTGTy7/o0kYbhHRp+pbDSgcTclFxoOGED0b1ab+jShhrgWWon90/gmP7KRHaww0nLju8ys=; Message-ID: <25997.86221.qm@web113704.mail.gq1.yahoo.com> X-YMail-OSG: dwGv2QUVM1mkQtELt1vIWBwBxNHgouoetQ3w5lS9hsEnQXV Qx.XDzRAzSRJjEBx.HpLaFFQKaCcf13YAC6HF82JPzJpUowsOx1A3cWLeyp6 C6GGvSMr0.tQy8Wyp6AZcLgvgDtsuFqioE9VOz4uH.Zqgw_Y5Un6Sr.menku aBFTwPfCRs4ndQ.rWOX3P9UhPJ24B7fzbFaxb4Kk98QtFSYKRBOph4nJQsM4 BPslzIQ_JP3Jz5XG6w6YZwpj9cH.5ypDiAd51zVrb_siJEpuHKNXLX3qg7XC bewt.y0XSVEhh63Xxq2UlWHXEtIWf6abol6OL6pbnyOpnsxjfJqo- Received: from [49.245.52.16] by web113704.mail.gq1.yahoo.com via HTTP; Sun, 10 Apr 2011 21:44:22 PDT X-Mailer: YahooMailRC/559 YahooMailWebService/0.8.109.295617 Date: Sun, 10 Apr 2011 21:44:22 -0700 (PDT) From: Stefan N To: freebsd-questions@FreeBSD.org MIME-Version: 1.0 X-Mailman-Approved-At: Mon, 11 Apr 2011 11:20:10 +0000 Content-Type: text/plain; charset=us-ascii X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Question : Developing/Making FreeBSD derivative. X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2011 04:57:48 -0000 Hi All, My name is Stefan and I am newbie with FreeBSD but I'm interested to learn more about FreeBSD . I am keen to know and learn more on the process to make a new BSD's derivative/fork from FreeBSD ? How is the method for customizing/remastering FreeBSD ? The most interesting part is that if we could make the new fork of FreeBSD with its own uname. If I could make my own BSD derivative and used StefanBSD as its uname, it would be awesome. Thank you in advance. Regards, Stefan From owner-freebsd-questions@FreeBSD.ORG Mon Apr 11 11:52:11 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 748F9106564A for ; Mon, 11 Apr 2011 11:52:11 +0000 (UTC) (envelope-from christer.solskogen@gmail.com) Received: from mail-vx0-f182.google.com (mail-vx0-f182.google.com [209.85.220.182]) by mx1.freebsd.org (Postfix) with ESMTP id 26F688FC1B for ; Mon, 11 Apr 2011 11:52:10 +0000 (UTC) Received: by vxc34 with SMTP id 34so5008508vxc.13 for ; Mon, 11 Apr 2011 04:52:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc:content-type:content-transfer-encoding; bh=4F2g3twu2+OwuSgOHqT3pwSRyf0GuKU6GJBJuejSJjE=; b=nJ12e2657HZNXv0iAmMj0HBw3W6pe/d9sDIYz0arKJ3Fa2tx+52W6z4MFIMpKRaWOJ MhnO+K5w8Z+iLIpSPiDSOi+Papi5fmwEGT33RhDmXaoCN2FoqFKUjVMfxEsA6301j7pz YUnWm7RH2XRWU9GiMTsJUuOiGqnaCJoKHfv9Y= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type:content-transfer-encoding; b=EItES0YQV3Ch078+V+busfoQ8gC3E2xTzYyKHMBvkdIpUUJOekT4VG8GKIrv4IdK16 W1CODRKwdu+CVl3rkKE8Z+lmRtPtFiwSbxSIFSTCvvs9+tVpcxnrzpHbpHaNqWLlqdC6 CC5i6fNSHVXiv7r4nLrzA6hX4D3VY/Pa4k3/g= Received: by 10.52.88.133 with SMTP id bg5mr7416952vdb.17.1302522730098; Mon, 11 Apr 2011 04:52:10 -0700 (PDT) MIME-Version: 1.0 Received: by 10.52.166.165 with HTTP; Mon, 11 Apr 2011 04:51:50 -0700 (PDT) In-Reply-To: <25997.86221.qm@web113704.mail.gq1.yahoo.com> References: <25997.86221.qm@web113704.mail.gq1.yahoo.com> From: Christer Solskogen Date: Mon, 11 Apr 2011 13:51:50 +0200 Message-ID: To: Stefan N Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: freebsd-questions@freebsd.org Subject: Re: Question : Developing/Making FreeBSD derivative. X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2011 11:52:11 -0000 On Mon, Apr 11, 2011 at 6:44 AM, Stefan N wrote: > My name is Stefan and I am newbie with FreeBSD but I'm interested to lear= n more > about FreeBSD . I am keen to know and learn more on =A0the process to mak= e a new > BSD's derivative/fork =A0from FreeBSD ? > You change the source code and compile > How is the method for customizing/remastering FreeBSD ? The most interest= ing > part is that if we could make the new fork of FreeBSD with its own uname.= If I > could make my own BSD derivative and used StefanBSD as its uname, it woul= d be > awesome. The method is really simple, actually. You change the source code and compi= le. Good luck! --=20 chs From owner-freebsd-questions@FreeBSD.ORG Mon Apr 11 11:57:05 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8F04B106564A for ; Mon, 11 Apr 2011 11:57:05 +0000 (UTC) (envelope-from pldrouin@pldrouin.net) Received: from smtp.cyberfingers.net (smtp.cyberfingers.net [198.177.254.227]) by mx1.freebsd.org (Postfix) with ESMTP id 511F78FC18 for ; Mon, 11 Apr 2011 11:57:05 +0000 (UTC) Received: from [192.168.1.107] (CPE0023695b905f-CM001a666aca96.cpe.net.cable.rogers.com [99.245.231.142]) by smtp.cyberfingers.net (Postfix) with ESMTP id 0D5D4AB6C0F; Mon, 11 Apr 2011 07:57:03 -0400 (EDT) Message-ID: <4DA2EC8D.7080203@pldrouin.net> Date: Mon, 11 Apr 2011 07:57:01 -0400 From: Pierre-Luc Drouin User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.14) Gecko/20110223 Thunderbird/3.1.8 MIME-Version: 1.0 To: Outback Dingo References: <4DA278F8.7060003@pldrouin.net> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-questions@freebsd.org Subject: Re: Options for Secondary DNS Service? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2011 11:57:05 -0000 Donating is an option yes. Any suggestion for a reliable free service? Thanks! On 04/11/2011 12:15 AM, Outback Dingo wrote: > whats the org ? could consider domating > > On Sun, Apr 10, 2011 at 11:43 PM, Pierre-Luc Drouin > > wrote: > > Hi, > > I am looking for a secondary DNS service. Any suggestion? It is > not for a non-profit organisation so I am not necessarily looking > for a free solution, but I am wondering if there are reliable > solutions for less than what dyndns charges ($40 /year/zone). > > Thanks! > _______________________________________________ > 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 > " > > From owner-freebsd-questions@FreeBSD.ORG Mon Apr 11 11:58:36 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 151CB106566B for ; Mon, 11 Apr 2011 11:58:36 +0000 (UTC) (envelope-from pldrouin@pldrouin.net) Received: from smtp.cyberfingers.net (smtp.cyberfingers.net [198.177.254.227]) by mx1.freebsd.org (Postfix) with ESMTP id E60298FC0A for ; Mon, 11 Apr 2011 11:58:35 +0000 (UTC) Received: from [192.168.1.107] (CPE0023695b905f-CM001a666aca96.cpe.net.cable.rogers.com [99.245.231.142]) by smtp.cyberfingers.net (Postfix) with ESMTP id 42631AB6C0F; Mon, 11 Apr 2011 07:58:35 -0400 (EDT) Message-ID: <4DA2ECEA.8000708@pldrouin.net> Date: Mon, 11 Apr 2011 07:58:34 -0400 From: Pierre-Luc Drouin User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.14) Gecko/20110223 Thunderbird/3.1.8 MIME-Version: 1.0 To: Maxim Khitrov References: <4DA278F8.7060003@pldrouin.net> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: Options for Secondary DNS Service? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2011 11:58:36 -0000 I was more looking for a slave server, since it would prefer to keep my primary server... Thanks! On 04/11/2011 06:10 AM, Maxim Khitrov wrote: > On Sun, Apr 10, 2011 at 11:43 PM, Pierre-Luc Drouin > wrote: >> Hi, >> >> I am looking for a secondary DNS service. Any suggestion? It is not for a >> non-profit organisation so I am not necessarily looking for a free solution, >> but I am wondering if there are reliable solutions for less than what dyndns >> charges ($40 /year/zone). >> >> Thanks! > If you're able/willing to transfer your domain to gandi.net, they > offer free secondary dns service. It is enabled by adding > ns6.gandi.net as one of the nameservers. I've been using it without > any issues for a few years with djbdns as primary server. > > - Max From owner-freebsd-questions@FreeBSD.ORG Mon Apr 11 12:19:41 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BA2F4106566B for ; Mon, 11 Apr 2011 12:19:41 +0000 (UTC) (envelope-from jon@radel.com) Received: from wave.radel.com (wave.radel.com [216.143.151.4]) by mx1.freebsd.org (Postfix) with ESMTP id 5E1408FC0C for ; Mon, 11 Apr 2011 12:19:40 +0000 (UTC) Received: by wave.radel.com (CommuniGate Pro PIPE 4.1.6) with PIPE id 10129770; Mon, 11 Apr 2011 08:19:40 -0400 Received: from [192.168.43.221] (account jon@radel.com HELO braeburn.local) by wave.radel.com (CommuniGate Pro SMTP 4.1.6) with ESMTP-TLS id 10129768; Mon, 11 Apr 2011 08:19:23 -0400 Message-ID: <4DA2F1CA.3060206@radel.com> Date: Mon, 11 Apr 2011 08:19:22 -0400 From: Jon Radel User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X 10.5; en-US; rv:1.9.2.15) Gecko/20110303 Thunderbird/3.1.9 MIME-Version: 1.0 To: Pierre-Luc Drouin References: <4DA278F8.7060003@pldrouin.net> <4DA2ECEA.8000708@pldrouin.net> In-Reply-To: <4DA2ECEA.8000708@pldrouin.net> Content-Type: multipart/signed; protocol="application/pkcs7-signature"; micalg=sha1; boundary="------------ms020104050701060109040408" X-Radel.com-MailScanner-Information: Please contact Jon for more information X-Radel.com-MailScanner: Found to be clean X-Mailer: CommuniGate Pro CLI mailer X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-questions@freebsd.org Subject: Re: Options for Secondary DNS Service? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2011 12:19:41 -0000 This is a cryptographically signed message in MIME format. --------------ms020104050701060109040408 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: quoted-printable On 04/11/2011 06:10 AM, Maxim Khitrov wrote: >> If you're able/willing to transfer your domain to gandi.net, they >> offer free secondary dns service. It is enabled by adding >> ns6.gandi.net as one of the nameservers. I've been using it without >> any issues for a few years with djbdns as primary server. >> >> - Max On 4/11/11 7:58 AM, Pierre-Luc Drouin wrote: > > I was more looking for a slave server, since it would prefer to keep m= y > primary server... > > Thanks! > Yes, that's what a secondary server is. As Maxim said, gandi.net will provide a slave server as an option. They = will also provide all servers and allow use of their dashboard for=20 maintaining records as a different option. Don't top-post in this neighborhood, please. --=20 --Jon Radel jon@radel.com --------------ms020104050701060109040408-- From owner-freebsd-questions@FreeBSD.ORG Mon Apr 11 12:39:35 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E6ABD106564A for ; Mon, 11 Apr 2011 12:39:35 +0000 (UTC) (envelope-from ottk@zzz.ee) Received: from zzz.ee (kalah.zzz.ee [194.204.30.253]) by mx1.freebsd.org (Postfix) with ESMTP id 996FF8FC0A for ; Mon, 11 Apr 2011 12:39:35 +0000 (UTC) Received: from zzz.ee (localhost.zzz.ee [127.0.0.1]) by zzz.ee (Postfix) with ESMTP id 8FA58FD166 for ; Mon, 11 Apr 2011 15:24:20 +0300 (EEST) Received: by zzz.ee (Postfix, from userid 3019) id 8E03FFD12E; Mon, 11 Apr 2011 15:24:20 +0300 (EEST) X-Spam-Checker-URL: http://info.zzz.ee X-Spam-Checker-Version: SpamAssassin on spamassassin.zzz.ee X-Spam-Guessed-Language: X-Spam-Level: ** X-Spam-Status: No, score=2.7 required=5.0 tests=BAYES_50, RDNS_NONE, SPF_SOFTFAIL Received: from [172.16.146.155] (unknown [195.222.6.16]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by zzz.ee (Postfix) with ESMTPS id 3A026FD10F for ; Mon, 11 Apr 2011 15:24:18 +0300 (EEST) Message-ID: <4DA2F2FC.5090000@zzz.ee> Date: Mon, 11 Apr 2011 15:24:28 +0300 From: =?ISO-8859-1?Q?Ott_K=F6stner?= User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.15) Gecko/20110303 Lightning/1.0b2 Thunderbird/3.1.9 MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <4DA278F8.7060003@pldrouin.net> In-Reply-To: <4DA278F8.7060003@pldrouin.net> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV using ClamSMTP @zzz.ee Subject: Re: Options for Secondary DNS Service? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2011 12:39:36 -0000 On 11.04.2011 6:43, Pierre-Luc Drouin wrote: > Hi, > > I am looking for a secondary DNS service. Any suggestion? It is not > for a non-profit organisation so I am not necessarily looking for a > free solution, but I am wondering if there are reliable solutions for > less than what dyndns charges ($40 /year/zone). Approximately, how many zones? Ott From owner-freebsd-questions@FreeBSD.ORG Mon Apr 11 13:32:58 2011 Return-Path: Delivered-To: freebsd-questions@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3C8DA1065670 for ; Mon, 11 Apr 2011 13:32:58 +0000 (UTC) (envelope-from patfbsd@davenulle.org) Received: from smtp.lamaiziere.net (net.lamaiziere.net [91.121.44.19]) by mx1.freebsd.org (Postfix) with ESMTP id 03D888FC2A for ; Mon, 11 Apr 2011 13:32:57 +0000 (UTC) Received: from mr12941.univ-rennes1.fr (mr129041.cri.univ-rennes1.fr [129.20.129.41]) by smtp.lamaiziere.net (Postfix) with ESMTPA id C4F82633205; Mon, 11 Apr 2011 15:15:41 +0200 (CEST) Received: from mr12941 (localhost.localdomain [127.0.0.1]) by mr12941.univ-rennes1.fr (Postfix) with ESMTP id 857147A160E; Mon, 11 Apr 2011 15:15:41 +0200 (CEST) Date: Mon, 11 Apr 2011 15:15:39 +0200 From: Patrick Lamaiziere To: Stefan N Message-ID: <20110411151539.2deb62f1@mr12941> In-Reply-To: <25997.86221.qm@web113704.mail.gq1.yahoo.com> References: <25997.86221.qm@web113704.mail.gq1.yahoo.com> X-Mailer: Claws Mail 3.7.6 (GTK+ 2.22.0; i486-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Cc: freebsd-questions@FreeBSD.org Subject: Re: Question : Developing/Making FreeBSD derivative. X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2011 13:32:58 -0000 Le Sun, 10 Apr 2011 21:44:22 -0700 (PDT), Stefan N a crit : > How is the method for customizing/remastering FreeBSD ? The most > interesting part is that if we could make the new fork of FreeBSD > with its own uname. If I could make my own BSD derivative and used > StefanBSD as its uname, it would be awesome. # setenv UNAME_s PatrickBSD # setenv UNAME_r 1.0-RELEASE # setenv UNAME_v "PatrickBSD 1.0-RELEASE Thu Oct 28" # uname -a PatrickBSD net.lamaiziere.net 1.0-RELEASE PatrickBSD 1.0-RELEASE Thu Oct 28 i386 forked! From owner-freebsd-questions@FreeBSD.ORG Mon Apr 11 13:38:52 2011 Return-Path: Delivered-To: freebsd-questions@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1DD27106564A for ; Mon, 11 Apr 2011 13:38:52 +0000 (UTC) (envelope-from Traiano.Welcome@mtnbusiness.co.za) Received: from smtprelay01.ops.mtnbusiness.co.za (smtprelay01.ops.mtnbusiness.co.za [41.181.93.235]) by mx1.freebsd.org (Postfix) with ESMTP id A63978FC17 for ; Mon, 11 Apr 2011 13:38:51 +0000 (UTC) Received: from [196.30.97.135] (helo=CPT-EXCH01.int.mtnbusiness.net) by smtprelay01.ops.mtnbusiness.co.za with esmtp (ULTRA Special SMTP 0.3 Alpha) (envelope-from ) id 1Q9HKI-000FZ9-AJ; Mon, 11 Apr 2011 15:38:46 +0200 Received: from CPT-EXCH01.int.mtnbusiness.net ([196.30.97.135]) by CPT-EXCH01.int.mtnbusiness.net ([196.30.97.135]) with mapi id 14.01.0218.012; Mon, 11 Apr 2011 15:38:01 +0200 From: Traiano Welcome To: Stefan N , "freebsd-questions@FreeBSD.org" Thread-Topic: Question : Developing/Making FreeBSD derivative. Thread-Index: AQHL+Dpr35wP6XU+S0i9X5tO2H/X45RYqege Date: Mon, 11 Apr 2011 13:38:00 +0000 Message-ID: References: <25997.86221.qm@web113704.mail.gq1.yahoo.com> In-Reply-To: <25997.86221.qm@web113704.mail.gq1.yahoo.com> Accept-Language: en-US, en-ZA Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [196.30.72.139] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Cc: Subject: RE: Question : Developing/Making FreeBSD derivative. X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2011 13:38:52 -0000 Hi=0A= =0A= The FreeBSD from scratch article has a lot of good ideas on how to do this.= The article is somewhat dated, however, so your going to have to check tha= t some of the methods are still current, and adapt them to your taste:=0A= =0A= http://www.freebsd.org/doc/en_US.ISO8859-1/articles/fbsd-from-scratch/artic= le.html=0A= =0A= =0A= Regards,=0A= Traiano=0A= =0A= ________________________________________=0A= From: owner-freebsd-questions@freebsd.org [owner-freebsd-questions@freebsd.= org] on behalf of Stefan N [stefanbsdfan@yahoo.com]=0A= Sent: Monday, April 11, 2011 6:44 AM=0A= To: freebsd-questions@FreeBSD.org=0A= Subject: Question : Developing/Making FreeBSD derivative.=0A= =0A= Hi All,=0A= =0A= =0A= My name is Stefan and I am newbie with FreeBSD but I'm interested to learn = more=0A= about FreeBSD . I am keen to know and learn more on the process to make a = new=0A= BSD's derivative/fork from FreeBSD ?=0A= =0A= How is the method for customizing/remastering FreeBSD ? The most interestin= g=0A= part is that if we could make the new fork of FreeBSD with its own uname. I= f I=0A= could make my own BSD derivative and used StefanBSD as its uname, it would = be=0A= awesome.=0A= =0A= Thank you in advance.=0A= =0A= Regards,=0A= Stefan=0A= _______________________________________________=0A= freebsd-questions@freebsd.org mailing list=0A= http://lists.freebsd.org/mailman/listinfo/freebsd-questions=0A= To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org= "=0A= From owner-freebsd-questions@FreeBSD.ORG Mon Apr 11 13:56:54 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 974CB106564A for ; Mon, 11 Apr 2011 13:56:54 +0000 (UTC) (envelope-from stefanbsdfan@yahoo.com) Received: from nm9-vm0.bullet.mail.sp2.yahoo.com (nm9-vm0.bullet.mail.sp2.yahoo.com [98.139.91.196]) by mx1.freebsd.org (Postfix) with SMTP id 6E50B8FC13 for ; Mon, 11 Apr 2011 13:56:54 +0000 (UTC) Received: from [98.139.91.70] by nm9.bullet.mail.sp2.yahoo.com with NNFMP; 11 Apr 2011 13:56:54 -0000 Received: from [98.139.91.58] by tm10.bullet.mail.sp2.yahoo.com with NNFMP; 11 Apr 2011 13:56:54 -0000 Received: from [127.0.0.1] by omp1058.mail.sp2.yahoo.com with NNFMP; 11 Apr 2011 13:56:53 -0000 X-Yahoo-Newman-Property: ymail-3 X-Yahoo-Newman-Id: 998384.17056.bm@omp1058.mail.sp2.yahoo.com Received: (qmail 6950 invoked by uid 60001); 11 Apr 2011 13:56:53 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=s1024; t=1302530213; bh=F9H0w8HgkTs64D94dfq7ccaUpOS2yk851LJP0jozgXA=; h=Message-ID:X-YMail-OSG:Received:X-Mailer:References:Date:From:Subject:To:Cc:In-Reply-To:MIME-Version:Content-Type; b=cOHU4lrw6BFzZe/sGdE2QOUbLDpbOD0q88/YutuyU0nVkf+sO+My43Riml85A7tZxq1mMMK4yyVGSsJgh3nQllbgRftYolsaO8hVtyDNXCVFPU83i+ec3xpuxlIoOOAAxsCS2CczIdAi8br207wgBjZrCThdyPPNXztKyvb0ZgQ= DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:X-YMail-OSG:Received:X-Mailer:References:Date:From:Subject:To:Cc:In-Reply-To:MIME-Version:Content-Type; b=ja8MYs9SCJM4477yp9KO/2S+UXn+U35ApsHTvCXaT5LVNOA80fiUbBNJS7k11ur54CdCeKFgC+9qo+dzYIHlUfddVFGTLE3dFOQIt15Cw4hawdCWLaNLp06JJg/xoh2AoWGV3MJtcM9gmDEB+V2/RaGmXkY4mFgKeuC7tsLJddU=; Message-ID: <270355.93189.qm@web113720.mail.gq1.yahoo.com> X-YMail-OSG: 006enoQVM1mDg8pRUMhb0Oi_xaGQiY4PwShervo16iiDIvM I6vg4W4DKhqFFz6ZUq8ZO49vDduyId6kdueZ4CcfSVYnLfsmNI0Dcj7vqRYV Tcn6eiVTN73WgWD5kOh9S8fBPrBzHmTOGGiIEZX3iyhyrkA03ScB8bbqlwHr iKKu5BRYcL9JGK.51Lwo.Umap600U2KTuup7aZItkvv7WIwkLJCPvg1FEQRH ydvgJ2MaqK9YVf_7.iZME.JQ_x.CHs_RIMcyoQ5jo7h_zIHrAUVgN_BKPWH6 Jauxp4iQ7uKVyVtNUdLxh5e16SgWKd4bbXIM7Tlzl472ux6TNyig- Received: from [49.245.52.16] by web113720.mail.gq1.yahoo.com via HTTP; Mon, 11 Apr 2011 06:56:53 PDT X-Mailer: YahooMailRC/559 YahooMailWebService/0.8.109.295617 References: <25997.86221.qm@web113704.mail.gq1.yahoo.com> Date: Mon, 11 Apr 2011 06:56:53 -0700 (PDT) From: Stefan N To: Christer Solskogen In-Reply-To: MIME-Version: 1.0 X-Mailman-Approved-At: Mon, 11 Apr 2011 14:41:14 +0000 Content-Type: text/plain; charset=us-ascii X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-questions@freebsd.org Subject: Re: Question : Developing/Making FreeBSD derivative. X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2011 13:56:54 -0000 Hi Christer, As there are many parts of the source code(from bin,cddl,contrib......usr.sbin), which part(s) of source code do I need to modify? Regards, Stefanus ________________________________ From: Christer Solskogen To: Stefan N Cc: freebsd-questions@freebsd.org Sent: Mon, April 11, 2011 7:51:50 PM Subject: Re: Question : Developing/Making FreeBSD derivative. On Mon, Apr 11, 2011 at 6:44 AM, Stefan N wrote: > My name is Stefan and I am newbie with FreeBSD but I'm interested to learn more > about FreeBSD . I am keen to know and learn more on the process to make a new > BSD's derivative/fork from FreeBSD ? > You change the source code and compile > How is the method for customizing/remastering FreeBSD ? The most interesting > part is that if we could make the new fork of FreeBSD with its own uname. If I > could make my own BSD derivative and used StefanBSD as its uname, it would be > awesome. The method is really simple, actually. You change the source code and compile. Good luck! -- chs From owner-freebsd-questions@FreeBSD.ORG Mon Apr 11 13:57:54 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 55F211065670 for ; Mon, 11 Apr 2011 13:57:54 +0000 (UTC) (envelope-from stefanbsdfan@yahoo.com) Received: from nm26.bullet.mail.sp2.yahoo.com (nm26.bullet.mail.sp2.yahoo.com [98.139.91.96]) by mx1.freebsd.org (Postfix) with SMTP id 2CE458FC0A for ; Mon, 11 Apr 2011 13:57:53 +0000 (UTC) Received: from [98.139.91.65] by nm26.bullet.mail.sp2.yahoo.com with NNFMP; 11 Apr 2011 13:57:53 -0000 Received: from [98.139.91.22] by tm5.bullet.mail.sp2.yahoo.com with NNFMP; 11 Apr 2011 13:57:53 -0000 Received: from [127.0.0.1] by omp1022.mail.sp2.yahoo.com with NNFMP; 11 Apr 2011 13:57:53 -0000 X-Yahoo-Newman-Property: ymail-3 X-Yahoo-Newman-Id: 784370.68274.bm@omp1022.mail.sp2.yahoo.com Received: (qmail 72837 invoked by uid 60001); 11 Apr 2011 13:57:53 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=s1024; t=1302530273; bh=QjmwMsohCnz8C6Vu2SPMqOo1fLWbueFA3DTZveZXI1I=; h=Message-ID:X-YMail-OSG:Received:X-Mailer:References:Date:From:Subject:To:Cc:In-Reply-To:MIME-Version:Content-Type; b=aX6y1so3gSjJWhTfEjTCCjbQTBKCM/3rVMRcZuiGOrrrRIug/EXo9ZEKuHu3zrZiYcbTf+GfSMYFlSd/PxVRiA6qxk5wjA/BAOsMwNiZj9DNKE84nDDQ6v5eGp1opJOffm0ed77MeNpPy6a23rRGVBhvqMyHioTl9bWPL6wsOQs= DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:X-YMail-OSG:Received:X-Mailer:References:Date:From:Subject:To:Cc:In-Reply-To:MIME-Version:Content-Type; b=JCdWsvF453ti2nnsA0fTSgncrKSuJVcOisGfqQXTux7758RlluyPRjNO1Z+b1Hpp+JR5H5pljWzIdLNT4sogZBo7Ll1aB6JimxrGU71XOEafrQbgy7cQyUm5gqe3N68xKbpj/1YIpl4Y+B6Wt9pPHOV7w2ay882Pfz4ytVirekM=; Message-ID: <418024.50451.qm@web113711.mail.gq1.yahoo.com> X-YMail-OSG: wTTxPM4VM1kleuMni_7uuH8z2Zihv.4KOpy45ieqc.WmRdD ZvCcYHgaabaTBBON.xNGcCgD1otQNfe2HghX1cVSOY.tewJZPxx39Z.0eNHF QY.tK1Q0E5SfA2Q6DToaWQ5n1CJ5Yls10.DhBt553g.ODKSKvRtbMrYaxn.b GEaVf62m1Vqh8gUtoRh.sdodJy7_wpnScLeLJyL_43R_EoKJBnlzzG4xiVv7 WYyw2IEyGSsOdrZpm92udjzK3ErXkVvPtV.1HVNE1G0h.x3hq1V1pkoz858S GLHF7p4OKKp740WhtWlPLa0FWbNwbslH6kHQYttMsfxjmlTIHjA0- Received: from [49.245.52.16] by web113711.mail.gq1.yahoo.com via HTTP; Mon, 11 Apr 2011 06:57:53 PDT X-Mailer: YahooMailRC/559 YahooMailWebService/0.8.109.295617 References: <25997.86221.qm@web113704.mail.gq1.yahoo.com> <20110411151539.2deb62f1@mr12941> Date: Mon, 11 Apr 2011 06:57:53 -0700 (PDT) From: Stefan N To: Patrick Lamaiziere In-Reply-To: <20110411151539.2deb62f1@mr12941> MIME-Version: 1.0 X-Mailman-Approved-At: Mon, 11 Apr 2011 14:44:58 +0000 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-questions@FreeBSD.org Subject: Re: Question : Developing/Making FreeBSD derivative. X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2011 13:57:54 -0000 Hi Patrick,=0A=0AThanks for your usefull hints!!! I will try that as soon a= s possible.=0A=0ARegards,=0AStefanus=0A=0A=0A=0A=0A=0A_____________________= ___________=0AFrom: Patrick Lamaiziere =0ATo: Stefan= N =0ACc: freebsd-questions@FreeBSD.org=0ASent: Mon= , April 11, 2011 9:15:39 PM=0ASubject: Re: Question : Developing/Making Fre= eBSD derivative.=0A=0ALe Sun, 10 Apr 2011 21:44:22 -0700 (PDT),=0AStefan N = a =E9crit :=0A=0A> How is the method for customizi= ng/remastering FreeBSD ? The most=0A> interesting part is that if we could = make the new fork of FreeBSD=0A> with its own uname. If I could make my own= BSD derivative and used=0A> StefanBSD as its uname, it would be awesome.= =0A=0A# setenv UNAME_s PatrickBSD=0A# setenv UNAME_r 1.0-RELEASE=0A# setenv= UNAME_v "PatrickBSD 1.0-RELEASE Thu Oct 28"=0A=0A# uname -a=0APatrickBSD n= et.lamaiziere.net 1.0-RELEASE PatrickBSD=0A1.0-RELEASE Thu Oct 28 i386=0A= =0Aforked!=0A From owner-freebsd-questions@FreeBSD.ORG Mon Apr 11 14:47:39 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8F1081065670 for ; Mon, 11 Apr 2011 14:47:39 +0000 (UTC) (envelope-from DStaal@usa.net) Received: from mail.magehandbook.com (173-8-4-45-WashingtonDC.hfc.comcastbusiness.net [173.8.4.45]) by mx1.freebsd.org (Postfix) with ESMTP id 4922E8FC19 for ; Mon, 11 Apr 2011 14:47:37 +0000 (UTC) Received: from www.magehandbook.com (magehandbook.com [192.168.1.100]) by mail.magehandbook.com (Postfix) with ESMTP id EA99E29E9A for ; Mon, 11 Apr 2011 10:47:26 -0400 (EDT) Received: from 152.121.16.253 (SquirrelMail authenticated user daniel) by www.magehandbook.com with HTTP; Mon, 11 Apr 2011 10:47:27 -0400 Message-ID: In-Reply-To: <20110410063258.GA10022@dan.emsphone.com> References: <4DA131BD.3030805@telting.org> <20110410063258.GA10022@dan.emsphone.com> Date: Mon, 11 Apr 2011 10:47:27 -0400 From: "Daniel Staal" To: freebsd-questions@freebsd.org User-Agent: SquirrelMail/1.4.21 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal Subject: Re: ZFS Striping and Optimizing Capabilities X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: DStaal@usa.net List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2011 14:47:39 -0000 On Sun, April 10, 2011 2:32 am, Dan Nelson wrote: > In the last episode (Apr 09), Chris Telting said: >> Just a few questions about what ZFS actually does. So if anyone has >> intimate knowledge about ZFS's implementation on Freebsd I'm sure I and >> others would appreciate the answers. >> >> When you add a second and or thrid drive/partition to a zpool I'm >> assuming that it's going to start using the drives like a raid 0 >> stripe. How do the ZFS versions differ in this? Does it immediately >> start striping all files in the background on low priority or does it >> do it as files are accessed? Does ZFS in any way do performance >> testing of > > Currently ZFS never moves a block once it has been written. The whole > implementation of copy-on-write and snapshots relies on this. If you add > a new zvol to a pool, new data will get balanced across all the zvols > but old data will stay where it was. Ideally you should expand pools > before they get too full, or zpool export/import them into new pools if > you want good distribution over all disks. There have been hints for the > last few years of a "bp rewite" feature appearing, but it has never > materialized. One thought that hasn't been mentioned, and probably should be in this context: It depends a bit on how you add the disk. A disk can be added to a non-RAIDZ zpool as either a stripe or a mirror. If you add it as a mirror ('attach' in zpool terms), then yes it starts a background low priority process that copies data over. I don't really think that was your question, but it's closely enough related that I thought it might be relevant. In the context of stripes it probably isn't relevant. But it could be in the context of adding disks. Daniel T. Staal --------------------------------------------------------------- This email copyright the author. Unless otherwise noted, you are expressly allowed to retransmit, quote, or otherwise use the contents for non-commercial purposes. This copyright will expire 5 years after the author's death, or in 30 years, whichever is longer, unless such a period is in excess of local copyright law. --------------------------------------------------------------- From owner-freebsd-questions@FreeBSD.ORG Mon Apr 11 14:55:15 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A2A391065670 for ; Mon, 11 Apr 2011 14:55:15 +0000 (UTC) (envelope-from jerrymc@gizmo.acns.msu.edu) Received: from gizmo.acns.msu.edu (gizmo.acns.msu.edu [35.8.1.43]) by mx1.freebsd.org (Postfix) with ESMTP id 4B7468FC0A for ; Mon, 11 Apr 2011 14:55:14 +0000 (UTC) Received: from gizmo.acns.msu.edu (localhost [127.0.0.1]) by gizmo.acns.msu.edu (8.13.6/8.13.6) with ESMTP id p3BErg9i004786; Mon, 11 Apr 2011 10:53:42 -0400 (EDT) (envelope-from jerrymc@gizmo.acns.msu.edu) Received: (from jerrymc@localhost) by gizmo.acns.msu.edu (8.13.6/8.13.6/Submit) id p3BErguU004785; Mon, 11 Apr 2011 10:53:42 -0400 (EDT) (envelope-from jerrymc) Date: Mon, 11 Apr 2011 10:53:42 -0400 From: Jerry McAllister To: Stefan N Message-ID: <20110411145341.GA4752@gizmo.acns.msu.edu> References: <25997.86221.qm@web113704.mail.gq1.yahoo.com> <270355.93189.qm@web113720.mail.gq1.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <270355.93189.qm@web113720.mail.gq1.yahoo.com> User-Agent: Mutt/1.4.2.2i Cc: Christer Solskogen , freebsd-questions@freebsd.org Subject: Re: Question : Developing/Making FreeBSD derivative. X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2011 14:55:15 -0000 On Mon, Apr 11, 2011 at 06:56:53AM -0700, Stefan N wrote: > Hi Christer, > > As there are many parts of the source > code(from bin,cddl,contrib......usr.sbin), > which part(s) of source code do I need to modify? That is a strange question. I guess the answer is 'Yes' It depends on what you want to be changed in your new version. For example, I would guess that you would take an interest in making your own user environment/interface. Well, that would involve doing stuff from X11 most likely and most probably more of configuration changes than code changes. Then there is a whole long list of things people want added/fixed/ modified on the system. You might want to check that out for ideas. Probably you need to learn a lot more about the existing system before you go to making a custom version. ////jerry > > Regards, > Stefanus > > > > > > ________________________________ > From: Christer Solskogen > To: Stefan N > Cc: freebsd-questions@freebsd.org > Sent: Mon, April 11, 2011 7:51:50 PM > Subject: Re: Question : Developing/Making FreeBSD derivative. > > On Mon, Apr 11, 2011 at 6:44 AM, Stefan N wrote: > > My name is Stefan and I am newbie with FreeBSD but I'm interested to learn > more > > about FreeBSD . I am keen to know and learn more on the process to make a new > > BSD's derivative/fork from FreeBSD ? > > > > You change the source code and compile > > > How is the method for customizing/remastering FreeBSD ? The most interesting > > part is that if we could make the new fork of FreeBSD with its own uname. If I > > could make my own BSD derivative and used StefanBSD as its uname, it would be > > awesome. > > The method is really simple, actually. You change the source code and compile. > Good luck! > > -- > chs > _______________________________________________ > 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" From owner-freebsd-questions@FreeBSD.ORG Mon Apr 11 14:57:28 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E00D71065670 for ; Mon, 11 Apr 2011 14:57:28 +0000 (UTC) (envelope-from DStaal@usa.net) Received: from mail.magehandbook.com (173-8-4-45-WashingtonDC.hfc.comcastbusiness.net [173.8.4.45]) by mx1.freebsd.org (Postfix) with ESMTP id E54FF8FC0C for ; Mon, 11 Apr 2011 14:57:27 +0000 (UTC) Received: from www.magehandbook.com (mail.darkmindweb.net [192.168.1.100]) by mail.magehandbook.com (Postfix) with ESMTP id BBA602845B for ; Mon, 11 Apr 2011 10:57:24 -0400 (EDT) Received: from 152.121.16.253 (SquirrelMail authenticated user daniel) by www.magehandbook.com with HTTP; Mon, 11 Apr 2011 10:57:24 -0400 Message-ID: <54c539845f6c2ff410c50d7963652524.squirrel@www.magehandbook.com> In-Reply-To: <270355.93189.qm@web113720.mail.gq1.yahoo.com> References: <25997.86221.qm@web113704.mail.gq1.yahoo.com> <270355.93189.qm@web113720.mail.gq1.yahoo.com> Date: Mon, 11 Apr 2011 10:57:24 -0400 From: "Daniel Staal" To: freebsd-questions@freebsd.org User-Agent: SquirrelMail/1.4.21 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal Subject: Re: Question : Developing/Making FreeBSD derivative. X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: DStaal@usa.net List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2011 14:57:29 -0000 On Mon, April 11, 2011 9:56 am, Stefan N wrote: > Hi Christer, > > As there are many parts of the source code(from > bin,cddl,contrib......usr.sbin), > which part(s) of source code do I need to modify? That would depend. What is your derivative going to do differently than FreeBSD? Which brings in the more general question: Why? What's the purpose of your derivative? Why should people use yours over FreeBSD? Not that there aren't possible good reasons. ;) But answering that will probably tell you what you need to do to create your derivative. Daniel T. Staal --------------------------------------------------------------- This email copyright the author. Unless otherwise noted, you are expressly allowed to retransmit, quote, or otherwise use the contents for non-commercial purposes. This copyright will expire 5 years after the author's death, or in 30 years, whichever is longer, unless such a period is in excess of local copyright law. --------------------------------------------------------------- From owner-freebsd-questions@FreeBSD.ORG Mon Apr 11 15:51:02 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9C2B3106566B for ; Mon, 11 Apr 2011 15:51:02 +0000 (UTC) (envelope-from linuxtux37@gmail.com) Received: from mail-px0-f172.google.com (mail-px0-f172.google.com [209.85.212.172]) by mx1.freebsd.org (Postfix) with ESMTP id 6C1CE8FC08 for ; Mon, 11 Apr 2011 15:51:02 +0000 (UTC) Received: by pxi6 with SMTP id 6so5598221pxi.17 for ; Mon, 11 Apr 2011 08:51:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc:content-type; bh=vYmRxO8S4Xj64tg5AxTgiBxpkEWIcTKAxMzPy/z0tag=; b=EmA/UikuXzLHC00Ij/YFYRAl1PBTllfOWzEMJoY+fUpZSehnc4HnhbwB+Ia4PGAIY+ 2p96owh1ZzIjHOBwSiXli0bMsV6wbm2U063lEHlzS7x9SbiJ3Nc5iJNI1hHTe958iTWb g1bWPTiOCqMSYCLO7BwVTA8IM0SZNaI/1wTws= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; b=uFIc3yYxEL48hBMCrFoNTVUWls7pv+jpie5qHGmZv4Qfq30hHkE/1vOTCkrMBUuhsc cVb3tBZUpXrqU5W63piPhjroTebqu+XYgdJ43WxL+9JcrzbvIT48nYgmrgpAhE5feUhd zWBxLfigNpYmF/H3HsOGti6CuyBC69fnYCkiM= Received: by 10.142.208.11 with SMTP id f11mr5016744wfg.231.1302537061256; Mon, 11 Apr 2011 08:51:01 -0700 (PDT) MIME-Version: 1.0 Received: by 10.142.141.15 with HTTP; Mon, 11 Apr 2011 08:50:41 -0700 (PDT) In-Reply-To: References: <25997.86221.qm@web113704.mail.gq1.yahoo.com> From: Alexander Lardner Date: Mon, 11 Apr 2011 08:50:41 -0700 Message-ID: To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Traiano Welcome Subject: Re: Question : Developing/Making FreeBSD derivative. X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2011 15:51:02 -0000 On Mon, Apr 11, 2011 at 6:38 AM, Traiano Welcome < Traiano.Welcome@mtnbusiness.co.za> wrote: > Hi > > The FreeBSD from scratch article has a lot of good ideas on how to do this. > The article is somewhat dated, however, so your going to have to check that > some of the methods are still current, and adapt them to your taste: > > > http://www.freebsd.org/doc/en_US.ISO8859-1/articles/fbsd-from-scratch/article.html > > > Regards, > Traiano > > ________________________________________ > From: owner-freebsd-questions@freebsd.org [ > owner-freebsd-questions@freebsd.org] on behalf of Stefan N [ > stefanbsdfan@yahoo.com] > Sent: Monday, April 11, 2011 6:44 AM > To: freebsd-questions@FreeBSD.org > Subject: Question : Developing/Making FreeBSD derivative. > > Hi All, > > > My name is Stefan and I am newbie with FreeBSD but I'm interested to learn > more > about FreeBSD . I am keen to know and learn more on the process to make a > new > BSD's derivative/fork from FreeBSD ? > > How is the method for customizing/remastering FreeBSD ? The most > interesting > part is that if we could make the new fork of FreeBSD with its own uname. > If I > could make my own BSD derivative and used StefanBSD as its uname, it would > be > awesome. > > Thank you in advance. > > Regards, > Stefan > _______________________________________________ > 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" > _______________________________________________ > 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" > Please, no top posting. Also, thanks for the article. May make an interesting read. From owner-freebsd-questions@FreeBSD.ORG Mon Apr 11 16:20:48 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3F6AA106564A for ; Mon, 11 Apr 2011 16:20:48 +0000 (UTC) (envelope-from zhangweiwu@realss.com) Received: from bossdog.realss.com (bossdog.realss.com [211.157.114.130]) by mx1.freebsd.org (Postfix) with ESMTP id AEF538FC13 for ; Mon, 11 Apr 2011 16:20:47 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by bossdog.realss.com (Postfix) with ESMTP id 145B6104016 for ; Tue, 12 Apr 2011 00:47:45 +0800 (HKT) Received: from bossdog.realss.com ([127.0.0.1]) by localhost (bossdog.realss.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id k7gQA4CTg2-c for ; Tue, 12 Apr 2011 00:47:44 +0800 (HKT) Received: from [192.168.1.168] (unknown [123.116.119.143]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by bossdog.realss.com (Postfix) with ESMTPSA id C41A0104015 for ; Tue, 12 Apr 2011 00:47:44 +0800 (HKT) Message-ID: <4DA3234F.2000305@realss.com> Date: Mon, 11 Apr 2011 23:50:39 +0800 From: "Zhang Weiwu, Beijing" Organization: Real Softservice, Beijing User-Agent: Mozilla/5.0 (X11; U; Linux ppc; en-US; rv:1.9.2.14) Gecko/20110223 Lightning/1.0b2 Thunderbird/3.1.8 MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Subject: 8.2-release no sound. error "driver bug: Unable to set devclass (devname: (null))" X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2011 16:20:48 -0000 Behavior: tobago# kldload snd_driver driver bug: Unable to set devclass (devname: (null)) ppc0: parallel port not found. driver bug: Unable to set devclass (devname: (null)) ppc0: parallel port not found. ppc0: parallel port not found. driver bug: Unable to set devclass (devname: (null)) ppc0: parallel port not found. driver bug: Unable to set devclass (devname: (null)) ppc0: parallel port not found. driver bug: Unable to set devclass (devname: (null)) ppc0: parallel port not found. tobago# It turns out the kldload command itself have no output. all output are from dmesg. What can I / should I do? Interesting section of 'pciconf -lv': none1@pci0:0:4:0: class=0x040100 card=0x103b13bd chip=0x545510b9 rev=0x03 hdr=0x00 vendor = 'Acer Labs Incorporated (ALi/ULi)' device = 'AC'97 Audio Controller (M1563M Southbridge)' class = multimedia subclass = audio uname: FreeBSD tobago 8.2-RELEASE FreeBSD 8.2-RELEASE #0: Fri Feb 18 02:24:46 UTC 2011 root@almeida.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386 By the way I tried to compile a kernel without ppc driver, thinking it causing trouble. Result is: tobago# kldload snd_driver driver bug: Unable to set devclass (devname: (null)) driver bug: Unable to set devclass (devname: (null)) driver bug: Unable to set devclass (devname: (null)) driver bug: Unable to set devclass (devname: (null)) driver bug: Unable to set devclass (devname: (null)) tobago# -- 我的博客: http://zhangweiwu.ixiezi.com/ 网站进化论 --写给需要网站或后悔有了网站的人 From owner-freebsd-questions@FreeBSD.ORG Mon Apr 11 17:09:55 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6112F106564A for ; Mon, 11 Apr 2011 17:09:55 +0000 (UTC) (envelope-from martin@dc.cis.okstate.edu) Received: from x.it.okstate.edu (x.it.okstate.edu [139.78.2.13]) by mx1.freebsd.org (Postfix) with ESMTP id 386DE8FC17 for ; Mon, 11 Apr 2011 17:09:54 +0000 (UTC) Received: from dc.cis.okstate.edu (localhost.cis.okstate.edu [127.0.0.1]) by x.it.okstate.edu (8.14.4/8.14.3) with ESMTP id p3BGab4r016267 for ; Mon, 11 Apr 2011 11:36:37 -0500 (CDT) (envelope-from martin@dc.cis.okstate.edu) Message-Id: <201104111636.p3BGab4r016267@x.it.okstate.edu> To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-ID: <16265.1302539797.1@dc.cis.okstate.edu> Date: Mon, 11 Apr 2011 11:36:37 -0500 From: Martin McCormick Subject: Stopping Less from creating Log Files X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2011 17:09:55 -0000 This is a minor problem but I use "more" to read Email messages from nmh. If one forgets what screen one is in, it is possible to start typing and create a log file of the message in which ever mailbox directory one is reading out of. The man page for more is actually linked to less even though FreeBSD has /usr/bin/more and less. I even tried in the .mh_profile to call more with -Oo/dev/null but if you hit a key, the "logfile" prompt appears and any subsequent key strokes are part of the new file name. This really is only a minor nuisance because it creates junk files that then have to be removed from the directory. So, if there is a way to make more or less not write anything, it would be more or less appreciated. Many thanks in advance. From owner-freebsd-questions@FreeBSD.ORG Mon Apr 11 17:17:42 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EA13B1065672 for ; Mon, 11 Apr 2011 17:17:42 +0000 (UTC) (envelope-from cyberleo@cyberleo.net) Received: from paka.cyberleo.net (paka.cyberleo.net [66.219.31.21]) by mx1.freebsd.org (Postfix) with ESMTP id BEB1A8FC0A for ; Mon, 11 Apr 2011 17:17:42 +0000 (UTC) Received: from [172.16.44.4] (den.cyberleo.net [66.253.36.39]) by paka.cyberleo.net (Postfix) with ESMTPSA id 8CCB22966A; Mon, 11 Apr 2011 12:59:17 -0400 (EDT) Message-ID: <4DA33364.6070603@cyberleo.net> Date: Mon, 11 Apr 2011 11:59:16 -0500 From: CyberLeo Kitsana User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.15) Gecko/20110319 Lightning/1.0b3pre Thunderbird/3.1.9 MIME-Version: 1.0 To: Gil Mordron References: <113002.86184.qm@web121613.mail.ne1.yahoo.com> In-Reply-To: <113002.86184.qm@web121613.mail.ne1.yahoo.com> X-Enigmail-Version: 1.1.1 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: full disk encryption with geli - where does the stuff in /boot/kernel X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2011 17:17:43 -0000 On 04/10/2011 09:34 PM, Gil Mordron wrote: > # mount /dev/ad0.elia /fixed > # export DESTDIR=/fixed/ > # cd /dist/6.0-RELEASE/base && ./install.sh The 'base' distribution does not include any kernels. Take a look in /dist/6.0-RELEASE/kernels for those. Note that kernels/install.sh will not populate /boot/kernel either; instead, it'll drop the kernel into /boot/GENERIC (for the generic kernel) for you to do with as you wish. -- Fuzzy love, -CyberLeo Technical Administrator CyberLeo.Net Webhosting http://www.CyberLeo.Net Furry Peace! - http://wwww.fur.com/peace/ From owner-freebsd-questions@FreeBSD.ORG Mon Apr 11 17:37:39 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CF7D6106564A for ; Mon, 11 Apr 2011 17:37:39 +0000 (UTC) (envelope-from jerrymc@gizmo.acns.msu.edu) Received: from gizmo.acns.msu.edu (gizmo.acns.msu.edu [35.8.1.43]) by mx1.freebsd.org (Postfix) with ESMTP id 976498FC13 for ; Mon, 11 Apr 2011 17:37:39 +0000 (UTC) Received: from gizmo.acns.msu.edu (localhost [127.0.0.1]) by gizmo.acns.msu.edu (8.13.6/8.13.6) with ESMTP id p3BHa5qM005802; Mon, 11 Apr 2011 13:36:05 -0400 (EDT) (envelope-from jerrymc@gizmo.acns.msu.edu) Received: (from jerrymc@localhost) by gizmo.acns.msu.edu (8.13.6/8.13.6/Submit) id p3BHa5A3005801; Mon, 11 Apr 2011 13:36:05 -0400 (EDT) (envelope-from jerrymc) Date: Mon, 11 Apr 2011 13:36:05 -0400 From: Jerry McAllister To: Martin McCormick Message-ID: <20110411173605.GB5598@gizmo.acns.msu.edu> References: <201104111636.p3BGab4r016267@x.it.okstate.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <201104111636.p3BGab4r016267@x.it.okstate.edu> User-Agent: Mutt/1.4.2.2i Cc: freebsd-questions@freebsd.org Subject: Re: Stopping Less from creating Log Files X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2011 17:37:39 -0000 On Mon, Apr 11, 2011 at 11:36:37AM -0500, Martin McCormick wrote: > This is a minor problem but I use "more" to read Email messages > from nmh. If one forgets what screen one is in, it is possible > to start typing and create a log file of the message in which > ever mailbox directory one is reading out of. > > The man page for more is actually linked to less even > though FreeBSD has /usr/bin/more and less. I even tried in the > .mh_profile to call more with -Oo/dev/null but if you hit a key, > the "logfile" prompt appears and any subsequent key strokes are > part of the new file name. I think 'more' is just a link to 'less' anyway. The binaries are the same according to dif and cmp. (not what you were asking, but...) ////jerry > > This really is only a minor nuisance because it creates > junk files that then have to be removed from the directory. So, > if there is a way to make more or less not write anything, it > would be more or less appreciated. > > Many thanks in advance. > _______________________________________________ > 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" From owner-freebsd-questions@FreeBSD.ORG Mon Apr 11 18:24:15 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9B84A1065673 for ; Mon, 11 Apr 2011 18:24:15 +0000 (UTC) (envelope-from freebsd@qeng-ho.org) Received: from fileserver.home.qeng-ho.org (blue.qeng-ho.org [217.155.128.241]) by mx1.freebsd.org (Postfix) with ESMTP id 27CBB8FC0C for ; Mon, 11 Apr 2011 18:24:14 +0000 (UTC) Received: from fileserver.home.qeng-ho.org (localhost [127.0.0.1]) by fileserver.home.qeng-ho.org (8.14.4/8.14.4) with ESMTP id p3BIO6EE054054; Mon, 11 Apr 2011 19:24:06 +0100 (BST) (envelope-from freebsd@qeng-ho.org) Message-ID: <4DA34746.4030906@qeng-ho.org> Date: Mon, 11 Apr 2011 19:24:06 +0100 From: Arthur Chance User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.9.2.15) Gecko/20110405 Thunderbird/3.1.9 MIME-Version: 1.0 To: FreeBSD-Questions , martin@dc.cis.okstate.edu References: <201104111636.p3BGab4r016267@x.it.okstate.edu> <20110411173605.GB5598@gizmo.acns.msu.edu> In-Reply-To: <20110411173605.GB5598@gizmo.acns.msu.edu> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: Re: Stopping Less from creating Log Files X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2011 18:24:15 -0000 On 04/11/11 18:36, Jerry McAllister wrote: > On Mon, Apr 11, 2011 at 11:36:37AM -0500, Martin McCormick wrote: > >> This is a minor problem but I use "more" to read Email messages >> from nmh. If one forgets what screen one is in, it is possible >> to start typing and create a log file of the message in which >> ever mailbox directory one is reading out of. >> >> The man page for more is actually linked to less even >> though FreeBSD has /usr/bin/more and less. I even tried in the >> .mh_profile to call more with -Oo/dev/null but if you hit a key, >> the "logfile" prompt appears and any subsequent key strokes are >> part of the new file name. > > I think 'more' is just a link to 'less' anyway. The binaries are > the same according to dif and cmp. > > (not what you were asking, but...) arthur@fileserver> ls -li /usr/bin/{more,less} 44019002 -r-xr-xr-x 2 root wheel 139128 Feb 25 16:40 /usr/bin/less 44019002 -r-xr-xr-x 2 root wheel 139128 Feb 25 16:40 /usr/bin/more They're hard linked. The OP should check out the section on environment variables in the man page. LESS and LESS_IS_MORE might help him. From owner-freebsd-questions@FreeBSD.ORG Mon Apr 11 19:05:29 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EFB8C106566B for ; Mon, 11 Apr 2011 19:05:29 +0000 (UTC) (envelope-from mark@mkproductions.org) Received: from server1.tntpowerhost.com (unknown [IPv6:2607:f128:40:b00::]) by mx1.freebsd.org (Postfix) with ESMTP id C2E6C8FC0C for ; Mon, 11 Apr 2011 19:05:29 +0000 (UTC) Received: from 173-21-214-158.client.mchsi.com ([173.21.214.158] helo=localhost) by server1.tntpowerhost.com with esmtpsa (TLSv1:AES128-SHA:128) (Exim 4.75 (FreeBSD)) (envelope-from ) id 1Q9MQT-0006kh-8m for freebsd-questions@freebsd.org; Mon, 11 Apr 2011 14:05:29 -0500 Date: Mon, 11 Apr 2011 14:05:28 -0500 From: Mark Kane To: freebsd-questions@freebsd.org Message-ID: <20110411140528.12f74cd3@mkproductions.org> X-Mailer: Claws Mail 3.7.8 (GTK+ 2.22.1; amd64-portbld-freebsd8.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - server1.tntpowerhost.com X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [26 6] / [26 6] X-AntiAbuse: Sender Address Domain - mkproductions.org Subject: Hangs and "BTX halted" when booting mfsBSD image X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2011 19:05:30 -0000 Hi everyone, One of our remote servers was not able to have FreeBSD installed by the datacenter and I would like to correct that by using the mfsBSD image method to install remotely. I've been trying to test this locally in a virtual machine to make sure everything will go smoothly before doing it on the actual server. I created the mfsBSD image using the 8.2-RELEASE i386 ISO and wrote it to the boot drive using dd as mentioned in the documentation which went well with no errors, however the virtual machine hangs upon booting. It gets as far as showing the FreeBSD boot loader menu and counting down, but it just hangs after that. If I leave it running while hung a "BTX halted" error will eventually come up (after about 20 minutes when using 8.2; 8.1 immediately gives the BTX halted error). I've tried this in all the major emulators (qemu, VirtualBox, and VMWare) to hopefully rule out any one of them causing an issue. Booting the created mfsBSD image directly works with no issues, it's just after writing it over the Linux install using dd that it does not boot properly. Any suggestions would be much appreciated. Thanks in advance, -Mark From owner-freebsd-questions@FreeBSD.ORG Mon Apr 11 21:33:53 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8CBF2106566B for ; Mon, 11 Apr 2011 21:33:53 +0000 (UTC) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: from mail8.sea5.speakeasy.net (mail8.sea5.speakeasy.net [69.17.117.53]) by mx1.freebsd.org (Postfix) with ESMTP id 688568FC1A for ; Mon, 11 Apr 2011 21:33:53 +0000 (UTC) Received: (qmail 24445 invoked from network); 11 Apr 2011 21:33:52 -0000 Received: from dsl092-078-145.bos1.dsl.speakeasy.net (HELO be-well.ilk.org) ([66.92.78.145]) (envelope-sender ) by mail8.sea5.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 11 Apr 2011 21:33:52 -0000 Received: by be-well.ilk.org (Postfix, from userid 1147) id 364F95082A; Mon, 11 Apr 2011 17:33:51 -0400 (EDT) From: Lowell Gilbert To: Martin McCormick References: <201104111636.p3BGab4r016267@x.it.okstate.edu> Date: Mon, 11 Apr 2011 17:33:51 -0400 In-Reply-To: <201104111636.p3BGab4r016267@x.it.okstate.edu> (Martin McCormick's message of "Mon, 11 Apr 2011 11:36:37 -0500") Message-ID: <44tye4jww0.fsf@be-well.ilk.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: freebsd-questions@freebsd.org Subject: Re: Stopping Less from creating Log Files X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2011 21:33:53 -0000 Martin McCormick writes: > This is a minor problem but I use "more" to read Email messages > from nmh. If one forgets what screen one is in, it is possible > to start typing and create a log file of the message in which > ever mailbox directory one is reading out of. > > The man page for more is actually linked to less even > though FreeBSD has /usr/bin/more and less. I even tried in the > .mh_profile to call more with -Oo/dev/null but if you hit a key, > the "logfile" prompt appears and any subsequent key strokes are > part of the new file name. > > This really is only a minor nuisance because it creates > junk files that then have to be removed from the directory. So, > if there is a way to make more or less not write anything, it > would be more or less appreciated. The "secure" mode disables log files, but it also changes several other behaviours, so you may not find it to be an improvement. The code supports changing those "secure" features separately, but only by editing the source; if you go that way, it will probably be much easier to use the ports version of the program instead of the base system's. From owner-freebsd-questions@FreeBSD.ORG Tue Apr 12 11:50:29 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B9AF2106564A for ; Tue, 12 Apr 2011 11:50:29 +0000 (UTC) (envelope-from mail25@bzerk.org) Received: from ei.bzerk.org (tunnel490.ipv6.xs4all.nl [IPv6:2001:888:10:1ea::2]) by mx1.freebsd.org (Postfix) with ESMTP id 48D628FC0A for ; Tue, 12 Apr 2011 11:50:28 +0000 (UTC) Received: from ei.bzerk.org (BOFH@localhost [127.0.0.1]) by ei.bzerk.org (8.14.4/8.14.4) with ESMTP id p3CBoPF1008773 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Tue, 12 Apr 2011 13:50:26 +0200 (CEST) (envelope-from mail25@bzerk.org) Received: (from bulk@localhost) by ei.bzerk.org (8.14.4/8.14.4/Submit) id p3CBoP6l008772; Tue, 12 Apr 2011 13:50:25 +0200 (CEST) (envelope-from mail25@bzerk.org) Date: Tue, 12 Apr 2011 13:50:25 +0200 From: Ruben de Groot To: Stefan N Message-ID: <20110412115025.GA8624@ei.bzerk.org> Mail-Followup-To: Ruben de Groot , Stefan N , freebsd-questions@freebsd.org References: <25997.86221.qm@web113704.mail.gq1.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <25997.86221.qm@web113704.mail.gq1.yahoo.com> User-Agent: Mutt/1.4.2.3i X-Spam-Status: No, score=-1.0 required=5.0 tests=ALL_TRUSTED autolearn=ham version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on malenfant.lan X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.0.1 (ei.bzerk.org [127.0.0.1]); Tue, 12 Apr 2011 13:50:27 +0200 (CEST) Cc: freebsd-questions@freebsd.org Subject: Re: Question : Developing/Making FreeBSD derivative. X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2011 11:50:29 -0000 On Sun, Apr 10, 2011 at 09:44:22PM -0700, Stefan N typed: > Hi All, > > > My name is Stefan and I am newbie with FreeBSD but I'm interested to learn more > about FreeBSD . I am keen to know and learn more on the process to make a new > BSD's derivative/fork from FreeBSD ? There is a distinction. eg PC-BSD is a derivative while DragonFlyBSD is a fork. What do you want? > How is the method for customizing/remastering FreeBSD ? The most interesting > part is that if we could make the new fork of FreeBSD with its own uname. If I > could make my own BSD derivative and used StefanBSD as its uname, it would be > awesome. I think you want to read the release(7) manpage. "make release BUILDNAME=StefanBSD" will get you what you want. From owner-freebsd-questions@FreeBSD.ORG Tue Apr 12 12:15:08 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3DB3A106564A for ; Tue, 12 Apr 2011 12:15:08 +0000 (UTC) (envelope-from freebsd-questions@m.gmane.org) Received: from lo.gmane.org (lo.gmane.org [80.91.229.12]) by mx1.freebsd.org (Postfix) with ESMTP id BF0FD8FC08 for ; Tue, 12 Apr 2011 12:15:07 +0000 (UTC) Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1Q9cUr-0007cz-6M for freebsd-questions@freebsd.org; Tue, 12 Apr 2011 14:15:05 +0200 Received: from 85.183.14.177 ([85.183.14.177]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 12 Apr 2011 14:15:05 +0200 Received: from lw by 85.183.14.177 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 12 Apr 2011 14:15:05 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-questions@freebsd.org From: Lars Wilke Date: Tue, 12 Apr 2011 13:33:02 +0200 Lines: 53 Message-ID: X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: 85.183.14.177 User-Agent: slrn/pre1.0.0-18 (Linux) Subject: ZFS performance strangeness X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2011 12:15:08 -0000 Hi, There are quite a few threads about ZFS and performance difficulties, but i did not find anything that really helped :) Therefor any advice would be highly appreciated. I started to use ZFS with 8.1R, only tuning i did was setting vm.kmem_size_scale="1" vfs.zfs.arc_max="40000M" The machines are supermicro boards with 48 GB ECC RAM and 15k RPM SAS drives. Local read/write performance was and is great. But exporting via NFS was a mixed bag in 8.1R. Generally r/w speed over NFS was ok, but large reads or writes took ages. Most of the reads and writes were small, so i did not bother. Now i upgraded one machine to 8.2R and i get very good write performance over NFS but read performance drops to a ridiciously low value, around 1-2 MB/s. While writes are around 100MB/s. The network is a dedicated 1GB Ethernet. The zpool uses RAIDZ1 over 7 drives, one vdev. The filesystem has compression enabled. Turning it off made no difference AFAICT Now i tried a few of the suggested tunables and my last try was this vfs.zfs.txg.timeout="5" vfs.zfs.prefetch_disable="1" vfs.zfs.txg.synctime=2 fs.zfs.vdev.min_pending="1" fs.zfs.vdev.max_pending="1" still no luck. Writting is fast, reading is not. Even with enabled prefetching. The only thing i noticed is, that reading for example 10MB is fast (on a freshly mounted fs) but when reading larger amounts, i.e. couple hundred MBs, the performance drops and zpool iostat or iostat -x show that there is not much activity on the zpool/hdds. It seems as if ZFS does not care that someone wants to read data, also idle time of the reading process happily ticks up and gets higher and higher!? When trying to access the file during this time, the process blocks and sometimes is difficult to kill, i.e. ls -la on the file. I read and write with dd and before read tests i umount and mount the NFS share again. dd if=/dev/zero of=/mnt/bla size=1M count=X dd if=/mnt/bla of=/dev/null size=1M count=Y mount is done with this options from two centos 5 boxes: rw,noatime,tcp,bg,intr,hard,nfsvers=3,noacl,nocto thanks --lars From owner-freebsd-questions@FreeBSD.ORG Tue Apr 12 12:42:36 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 32FB81065670 for ; Tue, 12 Apr 2011 12:42:36 +0000 (UTC) (envelope-from martin@dc.cis.okstate.edu) Received: from x.it.okstate.edu (x.it.okstate.edu [139.78.2.13]) by mx1.freebsd.org (Postfix) with ESMTP id E31F08FC13 for ; Tue, 12 Apr 2011 12:42:35 +0000 (UTC) Received: from dc.cis.okstate.edu (localhost.cis.okstate.edu [127.0.0.1]) by x.it.okstate.edu (8.14.4/8.14.3) with ESMTP id p3CCgZeX021862 for ; Tue, 12 Apr 2011 07:42:35 -0500 (CDT) (envelope-from martin@dc.cis.okstate.edu) Message-Id: <201104121242.p3CCgZeX021862@x.it.okstate.edu> To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-ID: <21860.1302612155.1@dc.cis.okstate.edu> Date: Tue, 12 Apr 2011 07:42:35 -0500 From: Martin McCormick Subject: Re: Stopping Less from creating Log Files X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2011 12:42:36 -0000 Lowell Gilbert writes: > The "secure" mode disables log files, but it also changes several other > behaviours, so you may not find it to be an improvement. The code > supports changing those "secure" features separately, but only by > editing the source; if you go that way, it will probably be much easier > to use the ports version of the program instead of the base system's. Very good.Thanks. I looked up what secure mode does and I see what you mean. I will just have to try it and see if I need the ports package or not. From owner-freebsd-questions@FreeBSD.ORG Tue Apr 12 13:21:21 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A0D061065670 for ; Tue, 12 Apr 2011 13:21:21 +0000 (UTC) (envelope-from lobo@bsd.com.br) Received: from mail-yi0-f54.google.com (mail-yi0-f54.google.com [209.85.218.54]) by mx1.freebsd.org (Postfix) with ESMTP id 654D48FC08 for ; Tue, 12 Apr 2011 13:21:21 +0000 (UTC) Received: by yie12 with SMTP id 12so3017435yie.13 for ; Tue, 12 Apr 2011 06:21:20 -0700 (PDT) Received: by 10.236.79.131 with SMTP id i3mr8254764yhe.327.1302612614098; Tue, 12 Apr 2011 05:50:14 -0700 (PDT) Received: from papi.localnet ([177.17.65.171]) by mx.google.com with ESMTPS id h63sm2992838yhm.86.2011.04.12.05.50.11 (version=TLSv1/SSLv3 cipher=OTHER); Tue, 12 Apr 2011 05:50:12 -0700 (PDT) From: Mario Lobo To: freebsd-questions@freebsd.org Date: Tue, 12 Apr 2011 09:49:35 -0300 User-Agent: KMail/1.13.5 (FreeBSD/8.1-RELEASE-p2; KDE/4.5.5; amd64; ; ) X-KMail-Markup: true MIME-Version: 1.0 Message-Id: <201104120949.35899.lobo@bsd.com.br> Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Status of 8-CURRENT X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2011 13:21:21 -0000 Forgive my lame question but where can I check which version 8-CURRENT is without updating my sources (i.e. 8.x-RC1, 8.x-RELEASE, etc)? Thanks, -- Mario Lobo http://www.mallavoodoo.com.br FreeBSD since 2.2.8 [not Pro-Audio.... YET!!] (99% winblows FREE) From owner-freebsd-questions@FreeBSD.ORG Tue Apr 12 14:33:15 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A16CE106566C for ; Tue, 12 Apr 2011 14:33:15 +0000 (UTC) (envelope-from scheller.r@icg-online.de) Received: from mail.andys-seite.de (mail.andys-seite.de [85.214.140.20]) by mx1.freebsd.org (Postfix) with ESMTP id D64398FC0C for ; Tue, 12 Apr 2011 14:33:14 +0000 (UTC) Received: from ICG-EXCH01.icg-online.loc ([93.192.59.191]) by andys-seite.de with MailEnable ESMTP; Tue, 12 Apr 2011 15:53:20 +0200 Received: from ICG-EXCH01.icg-online.loc ([fe80::5904:c3d1:dd7c:d6d9]) by ICG-EXCH01.icg-online.loc ([fe80::5904:c3d1:dd7c:d6d9%10]) with mapi id 14.01.0218.012; Tue, 12 Apr 2011 15:52:13 +0200 From: "Scheller, Roland" To: "freebsd-questions@freebsd.org" Thread-Topic: FreeBSD 8.2 (i386) does not install under Hyper-V Thread-Index: Acv5C8qh05oiOGSSRQG+idg69jaz/w== Date: Tue, 12 Apr 2011 13:52:12 +0000 Message-ID: <19F25FB5A339AD4FB482F52B7291F3111F79C1@ICG-EXCH01.icg-online.loc> Accept-Language: en-US Content-Language: de-DE X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [10.1.1.123] MIME-Version: 1.0 X-ME-Bayesian: 0.000000 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: FreeBSD 8.2 (i386) does not install under Hyper-V X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2011 14:33:15 -0000 Hi, I'm facing issues with installing and updating of FreeBSD 8.2 (i386) under = Hyper-V (Windows Server 2008, Service Pack 2): 1. Update Freebsd 8.0 (i386) -> 8.2 under Hyper-V (via cvsup) FreeBSD 8.0 is running fine under Hyper-V on this system since a long time.= I had no issues at the time when I installed it. Now I tried to update it = to a more recent version: No issues with "make buildworld", "make buildkernel", but after "make insta= llkernel" the VM does not boot any longer. Instead the following error mess= age is displayed: "freebsd ld-elf.so.1 libc.so.7 unsopported version Elf_Ve= rdef". 2. Then I tried to install FreeBSD 8.2 into a new VM (via ISO image) I received several error messages during the installation, several packages= can't be installed: "Add of Package xx aborted, error code 0". Debug Screen: ldconfig: warning: /usr/local/Lib: No such file or directory pkg_add: could' t remove temporary dir '/var/tmp/instmp.y3gyg8' pkg_add: leave_playpen: can' chdir back to '' pid 72 (sh), uid 0: exited on signal 11 (core dumped) pid 73 (sh), uid 0: e= xited on signal 11 (core dumped) ... (several similiar lines with "core dumped" follow.) Eventually the installation abends with: "Could'nt extract the following di= stributions. This may be because they were not available on the installatio= n media you've chosen:" (A lot of packages are displayed.) Then: "Cannot dump. Device not defined or unavailable. Automatic reboot in 15 sec= onds - press a key on the console to abort" After the restart the bootloader displays several error messages with dump = info and then stops with "BTX halted". I did validate the MD5 sum of the image. Another attempt to use VHD as SCSI disk failed as well -> the drive is not = recognized (No Disks Found!) Then I tested the installation of FreeBSD 8.2 (same image) on my desktop un= der Virtualbox (Windows 7) successfully. This did work without issues. Unfo= rtunately this does not help with my Windows Server 2008. Is this a known issue? Thanks, Roland From owner-freebsd-questions@FreeBSD.ORG Tue Apr 12 14:54:50 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BB19A106564A for ; Tue, 12 Apr 2011 14:54:50 +0000 (UTC) (envelope-from lobo@bsd.com.br) Received: from mail-gx0-f182.google.com (mail-gx0-f182.google.com [209.85.161.182]) by mx1.freebsd.org (Postfix) with ESMTP id 7EB688FC1E for ; Tue, 12 Apr 2011 14:54:50 +0000 (UTC) Received: by gxk28 with SMTP id 28so3051277gxk.13 for ; Tue, 12 Apr 2011 07:54:49 -0700 (PDT) Received: by 10.236.180.6 with SMTP id i6mr324954yhm.190.1302620089639; Tue, 12 Apr 2011 07:54:49 -0700 (PDT) Received: from papi.localnet ([177.17.65.171]) by mx.google.com with ESMTPS id x68sm3068036yhn.57.2011.04.12.07.54.47 (version=TLSv1/SSLv3 cipher=OTHER); Tue, 12 Apr 2011 07:54:49 -0700 (PDT) From: Mario Lobo To: freebsd-questions@freebsd.org Date: Tue, 12 Apr 2011 11:54:12 -0300 User-Agent: KMail/1.13.5 (FreeBSD/8.1-RELEASE-p2; KDE/4.5.5; amd64; ; ) References: <201104120949.35899.lobo@bsd.com.br> In-Reply-To: X-KMail-Markup: true MIME-Version: 1.0 Message-Id: <201104121154.12439.lobo@bsd.com.br> Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Re: Status of 8-CURRENT X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2011 14:54:50 -0000 On Tuesday 12 April 2011 11:52:59 Peter Ulrich Kruppa wrote: > On > http://www.freebsd.org/releng/index.html > you will find a list of available versions and their state. > > Hope that helps > > Peter. This is what I needed! Thanks, Peter! -- Mario Lobo http://www.mallavoodoo.com.br FreeBSD since 2.2.8 [not Pro-Audio.... YET!!] (99% winblows FREE) From owner-freebsd-questions@FreeBSD.ORG Tue Apr 12 14:55:44 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 26BBD106567D for ; Tue, 12 Apr 2011 14:55:44 +0000 (UTC) (envelope-from lobo@bsd.com.br) Received: from mail-gx0-f182.google.com (mail-gx0-f182.google.com [209.85.161.182]) by mx1.freebsd.org (Postfix) with ESMTP id DE5708FC13 for ; Tue, 12 Apr 2011 14:55:43 +0000 (UTC) Received: by gxk28 with SMTP id 28so3051686gxk.13 for ; Tue, 12 Apr 2011 07:55:43 -0700 (PDT) Received: by 10.101.108.14 with SMTP id k14mr4439346anm.89.1302620143112; Tue, 12 Apr 2011 07:55:43 -0700 (PDT) Received: from papi.localnet ([177.17.65.171]) by mx.google.com with ESMTPS id x37sm7169292ana.8.2011.04.12.07.55.40 (version=TLSv1/SSLv3 cipher=OTHER); Tue, 12 Apr 2011 07:55:41 -0700 (PDT) From: Mario Lobo To: freebsd-questions@freebsd.org Date: Tue, 12 Apr 2011 11:55:05 -0300 User-Agent: KMail/1.13.5 (FreeBSD/8.1-RELEASE-p2; KDE/4.5.5; amd64; ; ) References: <201104120949.35899.lobo@bsd.com.br> In-Reply-To: X-KMail-Markup: true MIME-Version: 1.0 Message-Id: <201104121155.05400.lobo@bsd.com.br> Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Re: Status of 8-CURRENT X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2011 14:55:44 -0000 On Tuesday 12 April 2011 11:33:08 Paul B. Mahol wrote: > On Tue, Apr 12, 2011 at 2:49 PM, Mario Lobo wrote: > > Forgive my lame question but where can I check which version 8-CURRENT is > > without updating my sources (i.e. 8.x-RC1, 8.x-RELEASE, etc)? > > There is no 8-CURRENT any more. Now it is 9-CURRENT. Sorry! I meant RELENG_8. -- Mario Lobo http://www.mallavoodoo.com.br FreeBSD since 2.2.8 [not Pro-Audio.... YET!!] (99% winblows FREE) From owner-freebsd-questions@FreeBSD.ORG Tue Apr 12 15:15:32 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D401B1065673 for ; Tue, 12 Apr 2011 15:15:32 +0000 (UTC) (envelope-from mail25@bzerk.org) Received: from ei.bzerk.org (tunnel490.ipv6.xs4all.nl [IPv6:2001:888:10:1ea::2]) by mx1.freebsd.org (Postfix) with ESMTP id 646468FC25 for ; Tue, 12 Apr 2011 15:15:32 +0000 (UTC) Received: from ei.bzerk.org (BOFH@localhost [127.0.0.1]) by ei.bzerk.org (8.14.4/8.14.4) with ESMTP id p3CFFSKm010122 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Tue, 12 Apr 2011 17:15:28 +0200 (CEST) (envelope-from mail25@bzerk.org) Received: (from bulk@localhost) by ei.bzerk.org (8.14.4/8.14.4/Submit) id p3CFFSqx010121; Tue, 12 Apr 2011 17:15:28 +0200 (CEST) (envelope-from mail25@bzerk.org) Date: Tue, 12 Apr 2011 17:15:27 +0200 From: Ruben de Groot To: Mario Lobo Message-ID: <20110412151527.GA10090@ei.bzerk.org> Mail-Followup-To: Ruben de Groot , Mario Lobo , freebsd-questions@freebsd.org References: <201104120949.35899.lobo@bsd.com.br> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <201104120949.35899.lobo@bsd.com.br> User-Agent: Mutt/1.4.2.3i X-Spam-Status: No, score=-1.0 required=5.0 tests=ALL_TRUSTED autolearn=ham version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on malenfant.lan X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.0.1 (ei.bzerk.org [127.0.0.1]); Tue, 12 Apr 2011 17:15:29 +0200 (CEST) Cc: freebsd-questions@freebsd.org Subject: Re: Status of 8-CURRENT X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2011 15:15:32 -0000 Here's a nice oneliner ;) > fetch -qo - 'http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/conf/newvers.sh?rev=.;only_with_tag=RELENG_8;content-type=text%2Fplain' | awk '/^REVISION=/ || /^BRANCH=/' REVISION="8.2" BRANCH="STABLE" Ruben On Tue, Apr 12, 2011 at 09:49:35AM -0300, Mario Lobo typed: > Forgive my lame question but where can I check which version 8-CURRENT is > without updating my sources (i.e. 8.x-RC1, 8.x-RELEASE, etc)? > > Thanks, > -- > Mario Lobo > http://www.mallavoodoo.com.br > FreeBSD since 2.2.8 [not Pro-Audio.... YET!!] (99% winblows FREE) > _______________________________________________ > 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" From owner-freebsd-questions@FreeBSD.ORG Tue Apr 12 15:24:04 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 49957106567C for ; Tue, 12 Apr 2011 15:24:04 +0000 (UTC) (envelope-from lobo@bsd.com.br) Received: from mail-gy0-f182.google.com (mail-gy0-f182.google.com [209.85.160.182]) by mx1.freebsd.org (Postfix) with ESMTP id 0AAFD8FC14 for ; Tue, 12 Apr 2011 15:24:03 +0000 (UTC) Received: by gyg13 with SMTP id 13so3062586gyg.13 for ; Tue, 12 Apr 2011 08:24:03 -0700 (PDT) Received: by 10.236.192.193 with SMTP id i41mr8688234yhn.249.1302621843059; Tue, 12 Apr 2011 08:24:03 -0700 (PDT) Received: from papi.localnet ([177.17.65.171]) by mx.google.com with ESMTPS id 23sm3064488yhl.101.2011.04.12.08.24.00 (version=TLSv1/SSLv3 cipher=OTHER); Tue, 12 Apr 2011 08:24:02 -0700 (PDT) From: Mario Lobo To: Ruben de Groot Date: Tue, 12 Apr 2011 12:23:24 -0300 User-Agent: KMail/1.13.5 (FreeBSD/8.1-RELEASE-p2; KDE/4.5.5; amd64; ; ) References: <201104120949.35899.lobo@bsd.com.br> <20110412151527.GA10090@ei.bzerk.org> In-Reply-To: <20110412151527.GA10090@ei.bzerk.org> X-KMail-Markup: true MIME-Version: 1.0 Message-Id: <201104121223.24678.lobo@bsd.com.br> Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-questions@freebsd.org Subject: Re: Status of 8-CURRENT X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2011 15:24:04 -0000 On Tuesday 12 April 2011 12:15:27 Ruben de Groot wrote: > Here's a nice oneliner ;) > > > fetch -qo - > > 'http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/conf/newvers.sh?rev=.;onl > > y_with_tag=RELENG_8;content-type=text%2Fplain' | awk '/^REVISION=/ || > > /^BRANCH=/' > > REVISION="8.2" > BRANCH="STABLE" > > Ruben > Wow! this is exactly it ! Allright, Ruben ! Thanks. -- Mario Lobo http://www.mallavoodoo.com.br FreeBSD since 2.2.8 [not Pro-Audio.... YET!!] (99% winblows FREE) From owner-freebsd-questions@FreeBSD.ORG Tue Apr 12 15:25:02 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E02081065675 for ; Tue, 12 Apr 2011 15:25:02 +0000 (UTC) (envelope-from ulrich@pukruppa.de) Received: from pukruppa.de (pd95cabe3.dip0.t-ipconnect.de [217.92.171.227]) by mx1.freebsd.org (Postfix) with ESMTP id 1D07A8FC1B for ; Tue, 12 Apr 2011 15:25:01 +0000 (UTC) Received: from pukruppa.de (localhost [127.0.0.1]) by pukruppa.de (8.14.4/8.14.4) with ESMTP id p3CEr0Oc018664; Tue, 12 Apr 2011 16:53:01 +0200 (CEST) (envelope-from ulrich@pukruppa.de) Received: from localhost (ulrich@localhost) by pukruppa.de (8.14.4/8.14.4/Submit) with ESMTP id p3CEr0Jj018661; Tue, 12 Apr 2011 16:53:00 +0200 (CEST) (envelope-from ulrich@pukruppa.de) Date: Tue, 12 Apr 2011 16:52:59 +0200 (CEST) From: Peter Ulrich Kruppa To: Mario Lobo In-Reply-To: <201104120949.35899.lobo@bsd.com.br> Message-ID: References: <201104120949.35899.lobo@bsd.com.br> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: freebsd-questions@freebsd.org Subject: Re: Status of 8-CURRENT X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2011 15:25:03 -0000 On Tue, 12 Apr 2011, Mario Lobo wrote: > Forgive my lame question but where can I check which version 8-CURRENT is > without updating my sources (i.e. 8.x-RC1, 8.x-RELEASE, etc)? You can check your FreeBSD version by typing # uname -a on some terminal. On http://www.freebsd.org/releng/index.html you will find a list of available versions and their state. Hope that helps Peter. > > Thanks, > -- > Mario Lobo > http://www.mallavoodoo.com.br > FreeBSD since 2.2.8 [not Pro-Audio.... YET!!] (99% winblows FREE) > _______________________________________________ > 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" > | Peter Ulrich Kruppa | Wuppertal | Germany From owner-freebsd-questions@FreeBSD.ORG Tue Apr 12 20:51:10 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 989401065722 for ; Tue, 12 Apr 2011 20:51:10 +0000 (UTC) (envelope-from elon@emmi.physik-pool.tu-berlin.de) Received: from emmi.physik-pool.tu-berlin.de (emmi.physik-pool.tu-berlin.de [130.149.58.146]) by mx1.freebsd.org (Postfix) with ESMTP id 1220A8FC2A for ; Tue, 12 Apr 2011 20:51:09 +0000 (UTC) Received: from emmi.physik-pool.tu-berlin.de (localhost.physik-pool.tu-berlin.de [127.0.0.1]) by emmi.physik-pool.tu-berlin.de (8.14.4/8.14.4) with ESMTP id p3CKp7s6082573 for ; Tue, 12 Apr 2011 22:51:07 +0200 (CEST) (envelope-from elon@emmi.physik-pool.tu-berlin.de) Received: (from elon@localhost) by emmi.physik-pool.tu-berlin.de (8.14.4/8.14.4/Submit) id p3CKp7sG082572 for freebsd-questions@freebsd.org; Tue, 12 Apr 2011 22:51:07 +0200 (CEST) (envelope-from elon) Date: Tue, 12 Apr 2011 22:51:07 +0200 From: Leon =?iso-8859-15?Q?Me=DFner?= To: freebsd-questions@freebsd.org Message-ID: <20110412205107.GC9116@emmi.physik-pool.tu-berlin.de> Mail-Followup-To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.20 (2009-06-14) Subject: Kernel loading very slowly with specific (wrong?) loader.conf X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2011 20:51:11 -0000 Hi, when you use the following loader.conf: # cat /boot/loader.conf hint.sio.1.flags="0x20" comconsole_speed="115200" boot_multicons="yes" and have no /boot.config, then booting the kernel is extremely slow. It writes about one character per second on the screen. Also i dont actually have a serial device (dmesg says so), although i should. cu, Leon From owner-freebsd-questions@FreeBSD.ORG Tue Apr 12 23:03:13 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5A6811065672 for ; Tue, 12 Apr 2011 23:03:13 +0000 (UTC) (envelope-from jhein@gossamer.timing.com) Received: from mout.perfora.net (mout.perfora.net [74.208.4.194]) by mx1.freebsd.org (Postfix) with ESMTP id 25A738FC1E for ; Tue, 12 Apr 2011 23:03:12 +0000 (UTC) Received: from gossamer.timing.com ([206.168.13.144]) by mrelay.perfora.net (node=mrus4) with ESMTP (Nemesis) id 0MBn3v-1Q0jSV2UBL-009wjM; Tue, 12 Apr 2011 18:50:38 -0400 Resent-Message-ID: <19876.55099.834087.22568@gossamer.timing.com> Resent-Date: Tue, 12 Apr 2011 16:50:35 -0600 Resent-From: John Hein Resent-To: freebsd-questions@freebsd.org X-Mozilla-Status: 0001 X-Mozilla-Status2: 00000000 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit In-Reply-To: <20110211165339.GA97436@cons.org> References: <20110211165339.GA97436@cons.org> X-Mailer: VM 8.2.x.r1181 under 23.2.1 (i386-portbld-freebsd7.3) From: John Hein To: Martin Cracauer Date: Tue, 12 Apr 2011 16:39:53 -0600 Message-ID: <19876.54457.991668.909384@gromit.timing.com> X-Provags-ID: V02:K0:8W+cIRsZFYWgqsWVDzycf8HrGSggDnHM4OwCvzcBs7q kkBE50NsehaeSL6roSX2lzrxZiukiC9qN+BdNE5GFQ0qjU2GS0 1bSHxDSqxCUlh7+MZhNnsgSt5sTrMIKDePbYAaBGr8VjB87wvd Sm5fawgPaKMvvIxz2cuboY3Pv5u/Gjy0vF5BT0DFPxdnsJPvaK Z3ffJKC85ue5sVSDa4iYQ== Cc: freebsd-questions@freebsd.org Subject: Re: FreeBSD's tftp and tftpd-hpa X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2011 23:03:13 -0000 Martin Cracauer wrote at 11:53 -0500 on Feb 11, 2011: > FreeBSD's current tftp client doesn't work with tftpd-hpa. > > FreeBSD 9.0-CURRENT (XEN) #0: Fri Jan 21 15:54:41 EST 2011 > ~(fbpv)1% tftp 192.168.1.1 > tftp> get pxeboot > Got ERROR packet: Unsupported option(s) requested > Error code 2048: Unsupported option(s) requested > tftp> > > Anybody got a solution for this? Otherwise I'll hack it up. I just hit this, too. The linux (hpa) version of tftpd has: /* * Return a file size (c.f. RFC2349) * For netascii mode, we don't know the size ahead of time; * so reject the option. */ So, for the archives (only two months later!), you can use 'mode octet' (aka 'mode binary') to can work around this issue. From owner-freebsd-questions@FreeBSD.ORG Tue Apr 12 23:12:20 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C5F5E106566C for ; Tue, 12 Apr 2011 23:12:20 +0000 (UTC) (envelope-from bonomi@mail.r-bonomi.com) Received: from mail.r-bonomi.com (mx-out.r-bonomi.com [204.87.227.120]) by mx1.freebsd.org (Postfix) with ESMTP id 9DA3F8FC16 for ; Tue, 12 Apr 2011 23:12:20 +0000 (UTC) Received: (from bonomi@localhost) by mail.r-bonomi.com (8.14.4/rdb1) id p3CNCAL2076350; Tue, 12 Apr 2011 18:12:10 -0500 (CDT) Date: Tue, 12 Apr 2011 18:12:10 -0500 (CDT) From: Robert Bonomi Message-Id: <201104122312.p3CNCAL2076350@mail.r-bonomi.com> To: freebsd-questions@freebsd.org, martin@dc.cis.okstate.edu In-Reply-To: <201104111636.p3BGab4r016267@x.it.okstate.edu> Cc: Subject: Re: Stopping Less from creating Log Files X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2011 23:12:20 -0000 > Date: Mon, 11 Apr 2011 11:36:37 -0500 > From: Martin McCormick > Subject: Stopping Less from creating Log Files > > This is a minor problem but I use "more" to read Email messages > from nmh. If one forgets what screen one is in, it is possible > to start typing and create a log file of the message in which > ever mailbox directory one is reading out of. > > The man page for more is actually linked to less even > though FreeBSD has /usr/bin/more and less. There is only one executable -- it has two hard links, thus giving the alternate names. > I even tried in the > .mh_profile to call more with -Oo/dev/null but if you hit a key, > the "logfile" prompt appears and any subsequent key strokes are > part of the new file name. > > This really is only a minor nuisance because it creates > junk files that then have to be removed from the directory. So, > if there is a way to make more or less not write anything, it > would be more or less appreciated. It is said: "For every fool-proof system, there exists a sufficiently-determined fool capable of breaking it." We have a winner! For the named programs, more or less, anyway. From owner-freebsd-questions@FreeBSD.ORG Wed Apr 13 07:43:01 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 94456106564A for ; Wed, 13 Apr 2011 07:43:01 +0000 (UTC) (envelope-from ludovit.koren@gmail.com) Received: from mail-bw0-f54.google.com (mail-bw0-f54.google.com [209.85.214.54]) by mx1.freebsd.org (Postfix) with ESMTP id 20F898FC0C for ; Wed, 13 Apr 2011 07:43:00 +0000 (UTC) Received: by bwz12 with SMTP id 12so456631bwz.13 for ; Wed, 13 Apr 2011 00:43:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:date:message-id:to:subject:from:x-mailer :mime-version:content-type:content-transfer-encoding; bh=Bf599Kvdlv8fwiCJKhT6yMbevIwsk0BDgbCO2PvfJBI=; b=ec8vWWVsagt6XMdN6QEJAzwi1A6ZXIfLoTvusSHvXsW1uNqmAmIxb8QKWncBtiFd8e fn60pqnwcpAASa6keLxaPpmsRcfLDJd5TAFQHMmj/z1R/VS3yJ4E2yDOwsttlkNfdgdx G1Ilag5E7XDxf4eJpI5acYN0eaQFaM0hfVNYE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=date:message-id:to:subject:from:x-mailer:mime-version:content-type :content-transfer-encoding; b=cZc+PzpJBticsVzGiD9Zi4ynnNsqamUJ3O33FHQ6pyUhlw1sm5dPwDbQo8XuuQtg+S dlfWcCiSCeVcaWBBFMLYK/pOsgVGtoE9BfhSNDwF48EAJoknqRkTv6PeZMCh3jfQ/ZAn ulZ94scLzAeKPIoigeJy3XHDV/Fl/SrUF0Lcg= Received: by 10.204.171.65 with SMTP id g1mr7044102bkz.45.1302679254694; Wed, 13 Apr 2011 00:20:54 -0700 (PDT) Received: from jedi.localdomain ([78.141.82.84]) by mx.google.com with ESMTPS id q18sm143755bka.15.2011.04.13.00.20.53 (version=TLSv1/SSLv3 cipher=OTHER); Wed, 13 Apr 2011 00:20:53 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by jedi.localdomain (Postfix) with ESMTP id 580D311433; Wed, 13 Apr 2011 09:20:51 +0200 (CEST) Date: Wed, 13 Apr 2011 09:20:50 +0200 (CEST) Message-Id: <20110413.092050.1348995566263870846.koren@tempest.sk> To: freebsd-questions@freebsd.org From: Ludovit Koren X-Mailer: Mew version 6.3 on Emacs 23.2 / Mule 6.0 (HANACHIRUSATO) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: ZendOptimizer - core dump X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Apr 2011 07:43:01 -0000 hi, I need to migrate application which uses ZendOptimizer. The system and packages installed are: 8.1-STABLE, apache-2.2.17_2, ZendOptimizer-3.3.0.a, mysql-client-5.5.10, php52-5.2.17, compat6x-amd64-6.4.604000.200810_3. When I run php -v it dumps core. any hints would be greatly appreciated. Has anybody success story running ZendOptimizer? (I read, the support of ZendOptimizer for FreeBSD has been dropped; therefore I cannot use php 5.3) Regards, lk From owner-freebsd-questions@FreeBSD.ORG Wed Apr 13 09:24:19 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D9CE0106564A for ; Wed, 13 Apr 2011 09:24:19 +0000 (UTC) (envelope-from bsemene@cyanide-studio.com) Received: from mail.cyanide-studio.com (mail.cyanide-studio.com [62.73.7.64]) by mx1.freebsd.org (Postfix) with ESMTP id 74B2C8FC0A for ; Wed, 13 Apr 2011 09:24:19 +0000 (UTC) Received: from localhost (unknown [10.1.8.14]) by mail.cyanide-studio.com (Postfix) with ESMTP id AFE4717BF440 for ; Wed, 13 Apr 2011 11:08:41 +0200 (CEST) Received: from mail.cyanide-studio.com ([10.1.8.3]) by localhost (mailguard.cyanide-studio.com [10.1.8.14]) (amavisd-maia, port 10024) with ESMTP id 46690-07 for ; Wed, 13 Apr 2011 11:08:41 +0200 (CEST) Received: from [10.1.8.96] (unknown [10.1.8.96]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: bsemene@cyanide-studio.com) by mail.cyanide-studio.com (Postfix) with ESMTP id 8859517BDFFD for ; Wed, 13 Apr 2011 11:08:41 +0200 (CEST) Message-ID: <4DA56819.90503@cyanide-studio.com> Date: Wed, 13 Apr 2011 11:08:41 +0200 From: Bastien Semene User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.9.2.15) Gecko/20110303 Lightning/1.0b2 Thunderbird/3.1.9 MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-Mailman-Approved-At: Wed, 13 Apr 2011 11:20:59 +0000 Subject: lockf command X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Apr 2011 09:24:19 -0000 Hi, I'm writing a (very simple) script to avoid concurrent processes to do the same task. Background: After a task is done by a service, it synchronizes it with other(s) server(s). I wish that if a synchronization is not done during one or more tasks are completed, not concurrent synchronization processes are launched. According to the flock manual It seems to be simple: "If lockf successfully acquires the lock, it returns the exit status produced by command. Otherwise, it returns one of the exit codes defined in sysexits(3), as follows:" So this script should work: "#!/bin/sh flock -k /tmp/lockfile command arguments" But as far as I tested it doesn't act like this : - Command #1 : flock -k /tmp/lockfile read input, the shell is waiting for an input. - Command #2 : flock -k /tmp/lockfile ls -hal /tmp Launching command #1, then #2. The command #2 is waiting. When command #1 is finished command #2 is executed. I wish that if command #2 can't acquire the lock, lockf exits (exit 0 would be nice). If I set -t 1, lockf is quite what I'm waiting for. But I like to do this in a clear way : if it can't acquire the lock it exits, no timeout wait. Am I misunderstanding something ? What should I change ? Thanks for your help -- Bastien Semene Administrateur Rseau& Systme Cyanide Studio - FRANCE From owner-freebsd-questions@FreeBSD.ORG Wed Apr 13 13:23:29 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5C39F1065670 for ; Wed, 13 Apr 2011 13:23:29 +0000 (UTC) (envelope-from nvass@gmx.com) Received: from mailout-eu.gmx.com (mailout-eu.gmx.com [213.165.64.42]) by mx1.freebsd.org (Postfix) with SMTP id A89798FC18 for ; Wed, 13 Apr 2011 13:23:28 +0000 (UTC) Received: (qmail invoked by alias); 13 Apr 2011 13:23:27 -0000 Received: from adsl-99.109.242.189.tellas.gr (EHLO [192.168.73.192]) [109.242.189.99] by mail.gmx.com (mp-eu003) with SMTP; 13 Apr 2011 15:23:27 +0200 X-Authenticated: #46156728 X-Provags-ID: V01U2FsdGVkX19/UaEIOv1/renlMqei6EDE/mtFUu4ONFiXCxZCKJ tj3WfVHHtJ+Sqi Message-ID: <4DA5A3B5.4080302@gmx.com> Date: Wed, 13 Apr 2011 16:23:01 +0300 From: Nikos Vassiliadis User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.15) Gecko/20110303 Thunderbird/3.1.9 MIME-Version: 1.0 To: Bastien Semene References: <4DA56819.90503@cyanide-studio.com> In-Reply-To: <4DA56819.90503@cyanide-studio.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Y-GMX-Trusted: 0 Cc: freebsd-questions@freebsd.org Subject: Re: lockf command X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Apr 2011 13:23:29 -0000 On 4/13/2011 12:08 PM, Bastien Semene wrote: > I wish that if command #2 can't acquire the lock, lockf exits (exit 0 > would be nice). > If I set -t 1, lockf is quite what I'm waiting for. But I like to do > this in a clear way : if it can't acquire the lock it exits, no timeout > wait. > > Am I misunderstanding something ? What should I change ? > You should use -t0, something like: > lab# lockf -t 0 /tmp/lock /bin/csh > You have mail. > lab# lockf -t 0 /tmp/lock /bin/csh > lockf: /tmp/lock: already locked > lab# echo $? > 75 > lab# HTH, Nikos From owner-freebsd-questions@FreeBSD.ORG Wed Apr 13 14:54:32 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8DBB2106564A for ; Wed, 13 Apr 2011 14:54:32 +0000 (UTC) (envelope-from admin@cyanide-studio.com) Received: from mail.cyanide-studio.com (mail.cyanide-studio.com [62.73.7.64]) by mx1.freebsd.org (Postfix) with ESMTP id 20A1F8FC0C for ; Wed, 13 Apr 2011 14:54:31 +0000 (UTC) Received: from localhost (unknown [10.1.8.14]) by mail.cyanide-studio.com (Postfix) with ESMTP id 4FB7D17BF444 for ; Wed, 13 Apr 2011 16:35:44 +0200 (CEST) Received: from mail.cyanide-studio.com ([10.1.8.3]) by localhost (mailguard.cyanide-studio.com [10.1.8.14]) (amavisd-maia, port 10024) with ESMTP id 59041-10 for ; Wed, 13 Apr 2011 16:35:44 +0200 (CEST) Received: from [10.1.8.96] (unknown [10.1.8.96]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: bsemene@cyanide-studio.com) by mail.cyanide-studio.com (Postfix) with ESMTP id 2B43017BF440 for ; Wed, 13 Apr 2011 16:35:44 +0200 (CEST) Message-ID: <4DA5B4C0.3060402@cyanide-studio.com> Date: Wed, 13 Apr 2011 16:35:44 +0200 From: Admin Cyanide Organization: Cyanide User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.9.2.15) Gecko/20110303 Lightning/1.0b2 Thunderbird/3.1.9 MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <4DA56819.90503@cyanide-studio.com> <4DA5A3B5.4080302@gmx.com> In-Reply-To: <4DA5A3B5.4080302@gmx.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit Subject: Re: lockf command X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Apr 2011 14:54:32 -0000 Hi Nikos, I was stupid not to think about this... And it is a nice tip to use a new shell as a running process. However, I re-read the lockf man and saw : "By default, lockf waits indefinitely to acquire the lock." Everything is clear now. Thanks ! Le 13/04/2011 15:23, Nikos Vassiliadis a crit : > On 4/13/2011 12:08 PM, Bastien Semene wrote: >> I wish that if command #2 can't acquire the lock, lockf exits (exit 0 >> would be nice). >> If I set -t 1, lockf is quite what I'm waiting for. But I like to do >> this in a clear way : if it can't acquire the lock it exits, no timeout >> wait. >> >> Am I misunderstanding something ? What should I change ? >> > > You should use -t0, something like: >> lab# lockf -t 0 /tmp/lock /bin/csh >> You have mail. >> lab# lockf -t 0 /tmp/lock /bin/csh >> lockf: /tmp/lock: already locked >> lab# echo $? >> 75 >> lab# > > HTH, Nikos > _______________________________________________ > 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" From owner-freebsd-questions@FreeBSD.ORG Wed Apr 13 14:28:37 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2D14D106566C for ; Wed, 13 Apr 2011 14:28:37 +0000 (UTC) (envelope-from srinidhi18@airtelmail.in) Received: from mail-vw0-f54.google.com (mail-vw0-f54.google.com [209.85.212.54]) by mx1.freebsd.org (Postfix) with ESMTP id DFDF98FC0A for ; Wed, 13 Apr 2011 14:28:36 +0000 (UTC) Received: by vws18 with SMTP id 18so602350vws.13 for ; Wed, 13 Apr 2011 07:28:36 -0700 (PDT) Received: by 10.52.64.200 with SMTP id q8mr1333469vds.285.1302703591957; Wed, 13 Apr 2011 07:06:31 -0700 (PDT) Received: from your6seqyrthvh ([122.166.116.235]) by mx.google.com with ESMTPS id i1sm371502vby.13.2011.04.13.07.06.29 (version=SSLv3 cipher=OTHER); Wed, 13 Apr 2011 07:06:31 -0700 (PDT) From: "Srinidhi Balaram" To: Date: Wed, 13 Apr 2011 19:36:24 +0530 Organization: personal Message-ID: <780A0C121C494F4BA3478DDCF7B584A7@your6seqyrthvh> MIME-Version: 1.0 X-Mailer: Microsoft Office Outlook 11 Thread-Index: Acv54/kEvCS3CHYHT5623ZC+XwAbDw== X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.5994 X-Mailman-Approved-At: Wed, 13 Apr 2011 15:24:31 +0000 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Thanks X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: srinidhi18@airtelmail.in List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Apr 2011 14:28:37 -0000 Very very thanks I was facing very serious problem. From owner-freebsd-questions@FreeBSD.ORG Wed Apr 13 16:03:53 2011 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 20231106564A for ; Wed, 13 Apr 2011 16:03:53 +0000 (UTC) (envelope-from afiddler10@yahoo.com) Received: from web31601.mail.mud.yahoo.com (web31601.mail.mud.yahoo.com [68.142.198.147]) by mx1.freebsd.org (Postfix) with SMTP id D21598FC0C for ; Wed, 13 Apr 2011 16:03:52 +0000 (UTC) Received: (qmail 3836 invoked by uid 60001); 13 Apr 2011 15:37:11 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=s1024; t=1302709031; bh=QLTOCJIku0G700mnc7aFK7IeMvKWrz67zZzVYpAqOQw=; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:MIME-Version:Content-Type; b=ZFpGsUMP7kHyAktBqI23PTrwGP3CGCs0/6Ut2FE1AFB+hC9EYHAfqRoEKT4z2AVXIh+e4FlRHn6Qq+5YgB78HIizsAxP2INGj7UVuJ3lmRYdUARChxCVrbIzirlJ08vf8+3IONhSF8HAfysQRWYCmzyJjuK07njn61YcxPZ/31g= DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:MIME-Version:Content-Type; b=HiWF7OeC1Q9rkYA7516b6RFwmCBgxUso+o+M7hmFvOV/zMZ9vWmsxfo9QQ/uYRtXWTKgFS8iJ0WwtouA7ey1YTiVysOEegT25vJLJRCq/GGZa/ZxILLXE4OWTv3gr28GvNj8931f29d3/4ysR7nXub2911ge1gJ/wIhK13ff55Y=; Message-ID: <750399.3664.qm@web31601.mail.mud.yahoo.com> X-YMail-OSG: fFMtT7oVM1kIrblpvxc2OTWGLOOPLwmQRL27nKL75sJuKnk RK5AJ5wb_Zwh8USW79Sd2zv_cl0Cr_zrJ0hUf0tfzgy379N1FgEcox.S6t4C tg3MaxRZRgac.QAnEXEP13aMkHAOFdapeWNXf9yFgkoermwqv5KvNaTBotCX bl.1GWRcjxLFWskz3DwblOP8dcSGtMAKLFDZXQRex1ODow9ezI1OhgbLwr2W 4RhxPMs28w72vFTDW_Z7ooraOlKUra_5xRHPOgrNWnF.sMMjiwC4q.d89Xmy CZ.IHRq_XPkADxOqaKix4MQ8FmTNTGWGPVvEVosRDu_deEsQPUZUsmfarH8H z9jqfxyz4D6xIjudqg8k5OYcHebeNIkH6lEohIjWyOCmieOtrh3.4SvBE_os Q7pn1y1PRw2yUSg-- Received: from [174.102.149.160] by web31601.mail.mud.yahoo.com via HTTP; Wed, 13 Apr 2011 08:37:11 PDT X-Mailer: YahooMailClassic/12.0.2 YahooMailWebService/0.8.109.295617 Date: Wed, 13 Apr 2011 08:37:11 -0700 (PDT) From: afiddler10 To: questions@freebsd.org MIME-Version: 1.0 X-Mailman-Approved-At: Wed, 13 Apr 2011 16:11:12 +0000 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Remote access to Freebsd server X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Apr 2011 16:03:53 -0000 Hi, I am new to the Linux environment.=A0 I am trying to build a virtual Fr= eebsd server to run another virtual device (a Juniper router).=A0 I have fo= und that after building the base operating system that I cannot remotely ac= cess the virtual Freebsd server.=A0 I have tried using both Qemu and VMware= with the same result.=A0 It looks to me as though the server has a default= setting that allows it to contact other devices (e.g., I can ping, ftp, te= lnet, etc., other devices from my Freebsd server) but I cannot ping, ftp,= =A0telnet into the Freebsd server from my host PC.=A0 My host is a Windows = 7 desktop, but I have tried pinging from another virtual device and cannot = get a response from the Freebsd server.=A0 I do not believe that the issue = is my Windows 7 PC. =A0 I have tried the newest Disk 1=A0ISO image of Freebsd, 8.2, but I've also t= ried a few other images with the same result. =A0 I have combed through the documentation, tried configuring the firewall usi= ng the "open" template, tried to disable the packet filter in rc.conf (pf_e= nable=3D"NO"), to no avail.=A0 I cannot reach the Freebsd server no matter = what I have tried, and I feel I have exhausted my options.=A0 The ports are= open and responsive on the virtual server itself, but access seems to be b= locked to the Freebsd server. =A0 I am hoping you can tell me how to change the default settings on the Freeb= sd server to allow access from my Windows 7 host PC.=A0 Hopefully it does n= ot involve manually rebuilding the kernel! =A0 Thanks for your help! From owner-freebsd-questions@FreeBSD.ORG Wed Apr 13 16:28:20 2011 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 45DDB1065673 for ; Wed, 13 Apr 2011 16:28:20 +0000 (UTC) (envelope-from mkearney@nvita.org) Received: from squirrelserver.nvita.org (nvita.org [173.13.234.121]) by mx1.freebsd.org (Postfix) with ESMTP id F41D08FC19 for ; Wed, 13 Apr 2011 16:28:19 +0000 (UTC) Received: from SQUIRRELSERVER.nvita.org ([192.168.0.3]) by SQUIRRELSERVER.nvita.org ([192.168.0.3]) with mapi; Wed, 13 Apr 2011 12:28:16 -0400 From: "Michael J. Kearney" To: "questions@freebsd.org" Date: Wed, 13 Apr 2011 12:28:15 -0400 Thread-Topic: Remote access to Freebsd server Thread-Index: Acv59vc7sCqJi4RSS/qy8qPRvwbfswAANMcG Message-ID: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: acceptlanguage: en-US Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Cc: Subject: Re: Remote access to Freebsd server X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Apr 2011 16:28:20 -0000 /var/log/security and " ipfw list " ftw afiddler10 wrote: Hi, I am new to the Linux environment. I am trying to build a virtual Free= bsd server to run another virtual device (a Juniper router). I have found = that after building the base operating system that I cannot remotely access= the virtual Freebsd server. I have tried using both Qemu and VMware with = the same result. It looks to me as though the server has a default setting= that allows it to contact other devices (e.g., I can ping, ftp, telnet, et= c., other devices from my Freebsd server) but I cannot ping, ftp, telnet in= to the Freebsd server from my host PC. My host is a Windows 7 desktop, but= I have tried pinging from another virtual device and cannot get a response= from the Freebsd server. I do not believe that the issue is my Windows 7 = PC. I have tried the newest Disk 1 ISO image of Freebsd, 8.2, but I've also tri= ed a few other images with the same result. I have combed through the documentation, tried configuring the firewall usi= ng the "open" template, tried to disable the packet filter in rc.conf (pf_e= nable=3D"NO"), to no avail. I cannot reach the Freebsd server no matter wh= at I have tried, and I feel I have exhausted my options. The ports are ope= n and responsive on the virtual server itself, but access seems to be block= ed to the Freebsd server. I am hoping you can tell me how to change the default settings on the Freeb= sd server to allow access from my Windows 7 host PC. Hopefully it does not= involve manually rebuilding the kernel! Thanks for your help! _______________________________________________ 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= " From owner-freebsd-questions@FreeBSD.ORG Wed Apr 13 16:29:35 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BC47B1065670 for ; Wed, 13 Apr 2011 16:29:35 +0000 (UTC) (envelope-from mkearney@nvita.org) Received: from squirrelserver.nvita.org (nvita.org [173.13.234.121]) by mx1.freebsd.org (Postfix) with ESMTP id 75BAA8FC14 for ; Wed, 13 Apr 2011 16:29:35 +0000 (UTC) Received: from SQUIRRELSERVER.nvita.org ([192.168.0.3]) by SQUIRRELSERVER.nvita.org ([192.168.0.3]) with mapi; Wed, 13 Apr 2011 12:40:24 -0400 From: "Michael J. Kearney" To: "freebsd-questions@freebsd.org" Date: Wed, 13 Apr 2011 12:40:23 -0400 Thread-Topic: Remote access to Freebsd server Thread-Index: Acv59vc7sCqJi4RSS/qy8qPRvwbfswAAoTlm Message-ID: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: acceptlanguage: en-US Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: Re: Remote access to Freebsd server X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Apr 2011 16:29:35 -0000 /var/log/security and "ipfw list" ftw. .. if a rule maches your configurati= on atm afiddler10 wrote: Hi, I am new to the Linux environment. I am trying to build a virtual Free= bsd server to run another virtual device (a Juniper router). I have found = that after building the base operating system that I cannot remotely access= the virtual Freebsd server. I have tried using both Qemu and VMware with = the same result. It looks to me as though the server has a default setting= that allows it to contact other devices (e.g., I can ping, ftp, telnet, et= c., other devices from my Freebsd server) but I cannot ping, ftp, telnet in= to the Freebsd server from my host PC. My host is a Windows 7 desktop, but= I have tried pinging from another virtual device and cannot get a response= from the Freebsd server. I do not believe that the issue is my Windows 7 = PC. I have tried the newest Disk 1 ISO image of Freebsd, 8.2, but I've also tri= ed a few other images with the same result. I have combed through the documentation, tried configuring the firewall usi= ng the "open" template, tried to disable the packet filter in rc.conf (pf_e= nable=3D"NO"), to no avail. I cannot reach the Freebsd server no matter wh= at I have tried, and I feel I have exhausted my options. The ports are ope= n and responsive on the virtual server itself, but access seems to be block= ed to the Freebsd server. I am hoping you can tell me how to change the default settings on the Freeb= sd server to allow access from my Windows 7 host PC. Hopefully it does not= involve manually rebuilding the kernel! Thanks for your help! _______________________________________________ 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= " From owner-freebsd-questions@FreeBSD.ORG Wed Apr 13 16:40:55 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CC12D106564A for ; Wed, 13 Apr 2011 16:40:55 +0000 (UTC) (envelope-from m.seaman@infracaninophile.co.uk) Received: from smtp.infracaninophile.co.uk (smtp6.infracaninophile.co.uk [IPv6:2001:8b0:151:1:3fd3:cd67:fafa:3d78]) by mx1.freebsd.org (Postfix) with ESMTP id 3FBDF8FC14 for ; Wed, 13 Apr 2011 16:40:55 +0000 (UTC) Received: from russet.local (reflex.squiz.co.uk [83.217.109.164]) (authenticated bits=0) by smtp.infracaninophile.co.uk (8.14.4/8.14.4) with ESMTP id p3DGehis079981 (version=TLSv1/SSLv3 cipher=DHE-RSA-CAMELLIA256-SHA bits=256 verify=NO) for ; Wed, 13 Apr 2011 17:40:48 +0100 (BST) (envelope-from m.seaman@infracaninophile.co.uk) X-DKIM: Sendmail DKIM Filter v2.8.3 smtp.infracaninophile.co.uk p3DGehis079981 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=infracaninophile.co.uk; s=201001-infracaninophile; t=1302712848; bh=UCj+D7863JG/UIN5PPwZBYnNfKObtYbMWt4yd61g/9w=; h=Message-ID:Date:From:MIME-Version:To:Subject:References: In-Reply-To:Content-Type:Cc:Content-Type:Date:From:In-Reply-To: Message-ID:Mime-Version:References:To; z=Message-ID:=20<4DA5D204.2000808@infracaninophile.co.uk>|Date:=20W ed,=2013=20Apr=202011=2017:40:36=20+0100|From:=20Matthew=20Seaman= 20|User-Agent:=20Mozilla/5.0=20(M acintosh=3B=20U=3B=20Intel=20Mac=20OS=20X=2010.6=3B=20en-US=3B=20r v:1.9.2.15)=20Gecko/20110303=20Thunderbird/3.1.9|MIME-Version:=201 .0|To:=20freebsd-questions@freebsd.org|Subject:=20Re:=20Remote=20a ccess=20to=20Freebsd=20server|References:=20<750399.3664.qm@web316 01.mail.mud.yahoo.com>|In-Reply-To:=20<750399.3664.qm@web31601.mai l.mud.yahoo.com>|X-Enigmail-Version:=201.1.1|Content-Type:=20multi part/signed=3B=20micalg=3Dpgp-sha1=3B=0D=0A=20protocol=3D"applicat ion/pgp-signature"=3B=0D=0A=20boundary=3D"------------enig693782D8 DD9729486DFB4EAF"; b=wu0QOaEn+XgDraQsYvNrsKiWrLmVf+X+ZbIVkk7Ms2tcb6gI+4wg79YpQYb+b53ob FOBO9eW3MUrEQov7eW99KJK26ySbDEeEG29psPqrU+ymVQ2pNxFx6CgAFCW9WbLTXH sajd5392NPslxUaJVWmLNodbWLvZr8nHIK7uiltY= X-Authentication-Warning: lucid-nonsense.infracaninophile.co.uk: Host reflex.squiz.co.uk [83.217.109.164] claimed to be russet.local Message-ID: <4DA5D204.2000808@infracaninophile.co.uk> Date: Wed, 13 Apr 2011 17:40:36 +0100 From: Matthew Seaman User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.2.15) Gecko/20110303 Thunderbird/3.1.9 MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <750399.3664.qm@web31601.mail.mud.yahoo.com> In-Reply-To: <750399.3664.qm@web31601.mail.mud.yahoo.com> X-Enigmail-Version: 1.1.1 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig693782D8DD9729486DFB4EAF" X-Virus-Scanned: clamav-milter 0.97 at lucid-nonsense.infracaninophile.co.uk X-Virus-Status: Clean X-Spam-Status: No, score=-0.1 required=5.0 tests=BAYES_20,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,SPF_FAIL autolearn=no version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on lucid-nonsense.infracaninophile.co.uk Subject: Re: Remote access to Freebsd server X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Apr 2011 16:40:55 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig693782D8DD9729486DFB4EAF Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable On 13/04/2011 16:37, afiddler10 wrote: > Hi, I am new to the Linux environment. I am trying to build a > virtual Freebsd server to run another virtual device (a Juniper > router). I have found that after building the base operating system > that I cannot remotely access the virtual Freebsd server. I have > tried using both Qemu and VMware with the same result. It looks to > me as though the server has a default setting that allows it to > contact other devices (e.g., I can ping, ftp, telnet, etc., other > devices from my Freebsd server) but I cannot ping, ftp, telnet into > the Freebsd server from my host PC. My host is a Windows 7 desktop, > but I have tried pinging from another virtual device and cannot get a > response from the Freebsd server. I do not believe that the issue is > my Windows 7 PC. Verb. Sap. Don't confuse FreeBSD with Linux. Especially on FreeBSD mailing lists. It's like mistaking a Scotsman for an Englishman. Tends to cause a lot of red faces and shouting, if not actual fisticuffs... Hmmm... with the firewall config set to 'open', ping should work. Are you behind a NAT gateway? Anyhow, your problem is this: you need to turn /on/ a daemon process to enable remote access. Unlike many widely used OSes, FreeBSD ships with just about everything available in the OS turned off. Which might seem perverse to the uninitiated, but trust me; it's a real blessing over all.= Edit the file /etc/rc.conf and add the line: sshd_enable=3D"YES" Then run this command as root: # /etc/rc.d/sshd start (you only need to do that as a one-off -- adding the line to rc.conf means the daemon will be started automatically on reboot from now on) Then you can use a SSH client from windows to remote login to your FreeBSD box. If you need a client, try putty from http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html Nb. by default, you won't be able to SSH in as root -- so set yourself up a normal user account, add it to the wheel group and then use su(1) once you've logged in. As ever, the Handbook is your friend for instructions on how to do this sort of stuff. Cheers, Matthew --=20 Dr Matthew J Seaman MA, D.Phil. 7 Priory Courtyard Flat 3 PGP: http://www.infracaninophile.co.uk/pgpkey Ramsgate JID: matthew@infracaninophile.co.uk Kent, CT11 9PW --------------enig693782D8DD9729486DFB4EAF Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.0.14 (Darwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAk2l0gsACgkQ8Mjk52CukIxmaACffHxWgJdRdkj0cmPHGQc1V9fg MdEAnj5iALePhsLCwVvFH+pfMMsk1Dim =fnrS -----END PGP SIGNATURE----- --------------enig693782D8DD9729486DFB4EAF-- From owner-freebsd-questions@FreeBSD.ORG Wed Apr 13 17:45:32 2011 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 057DC106566B for ; Wed, 13 Apr 2011 17:45:32 +0000 (UTC) (envelope-from tam.sergio@gmail.com) Received: from mail-vw0-f54.google.com (mail-vw0-f54.google.com [209.85.212.54]) by mx1.freebsd.org (Postfix) with ESMTP id B0DF48FC0C for ; Wed, 13 Apr 2011 17:45:31 +0000 (UTC) Received: by vws18 with SMTP id 18so818867vws.13 for ; Wed, 13 Apr 2011 10:45:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type:content-transfer-encoding; bh=sHrR3p0sfCHu77ZjdAj9IsqHHv3AWW+Aa8OqiTer9qU=; b=o3hrHDwjSBBcDDcRSTM34iqHfUNUxl5NgqYBUyrWVUnkE3Jkq/X9sagCg18GofjdLb aQfjxHhBqALJ+LgJ76O5g3WBkPfso7x1Hv8qkOKw8a2rsjKztZZYE4P8NiPbZGoEx4AT EfzhtbD1eJN3G6QyCs02vBI5D/BVNVGVAB9j4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=VKoCUC3fEMRypa1HuxW98pqxqflNZwpNr6sdTIPHFYv1dJjh99si/ea+NDA2PfsUzY etmhw+WUTqcDbAo8J4tNtakdQlQQsBYfcEotASXRqo5GlQwgfMKE6FCKV0GlzE5W4UTd dcR3K5FpT0Kryvs/unKN5AodA87OTnk0AUgMw= MIME-Version: 1.0 Received: by 10.52.0.66 with SMTP id 2mr6847196vdc.308.1302715045328; Wed, 13 Apr 2011 10:17:25 -0700 (PDT) Received: by 10.52.156.234 with HTTP; Wed, 13 Apr 2011 10:17:25 -0700 (PDT) In-Reply-To: <750399.3664.qm@web31601.mail.mud.yahoo.com> References: <750399.3664.qm@web31601.mail.mud.yahoo.com> Date: Wed, 13 Apr 2011 12:17:25 -0500 Message-ID: From: Sergio Tam To: questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: Subject: Re: Remote access to Freebsd server X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Apr 2011 17:45:32 -0000 Hello 2011/4/13 afiddler10 : > Hi, I am new to the Linux environment. FreeBsd its not Linux environment. =A0 I am trying to build a virtual Freebsd server to run another virtual device (a Juniper router).=A0 I have found that after building the base operating system that I cannot remotely access the virtual Freebsd server.=A0 I have tried using both Qemu and VMware with the same result. It looks to me as though the server has a default setting that allows it to contact other devices (e.g., I can ping, ftp, telnet, etc., other devices from my Freebsd server) but I cannot ping, ftp,=A0telnet into the Freebsd server from my host PC.=A0 My host is a Windows 7 desktop, but I have tried pinging from another virtual device and cannot get a response from the Freebsd server.=A0 I do not believe that the issue is my Windows 7 PC. > Try, on the wmware settings > network adapter set to bridged. Regards. From owner-freebsd-questions@FreeBSD.ORG Wed Apr 13 17:55:38 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A7354106564A for ; Wed, 13 Apr 2011 17:55:38 +0000 (UTC) (envelope-from kurt.buff@gmail.com) Received: from mail-ww0-f42.google.com (mail-ww0-f42.google.com [74.125.82.42]) by mx1.freebsd.org (Postfix) with ESMTP id 3AE538FC14 for ; Wed, 13 Apr 2011 17:55:37 +0000 (UTC) Received: by wwk4 with SMTP id 4so5148157wwk.1 for ; Wed, 13 Apr 2011 10:55:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type:content-transfer-encoding; bh=TxZWs/N5w7lQ0x+NkoDanyO6hp4+zDR05h/tc2AZffk=; b=iqHkbn2+FefPjtspzFa3SYQpeEG8u4K+nU76JNRDlJ731/+eDOSlz7bzLL9st61VzJ DcaUDuN/l4cbIScIRy/HBJIJtwgGqc+Sd2/BNmNzNmP02853YB80wt36kxmR7iNnra9x jCakzQmAPsxjsLRTidJKECAy0PIYdwCQRkjp8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=soG4vL9QvSMFP5LIdYUhOOnlzdPLyB6fMFYSl6Nk1Yzh0JN2Y/ZiCMQzO6wdZI7eIR PBD9CGY9MkuyV3Pp6VWmVJIvn5Jf4n997rnxhKoAS5dwi7kunZiN223IWFqftQz8sE20 eLzbR6RcaHAL7CGM/XrgawvIWKNdch+2kUmec= MIME-Version: 1.0 Received: by 10.216.80.25 with SMTP id j25mr7868692wee.35.1302715779011; Wed, 13 Apr 2011 10:29:39 -0700 (PDT) Received: by 10.216.157.1 with HTTP; Wed, 13 Apr 2011 10:29:38 -0700 (PDT) In-Reply-To: <4DA5D204.2000808@infracaninophile.co.uk> References: <750399.3664.qm@web31601.mail.mud.yahoo.com> <4DA5D204.2000808@infracaninophile.co.uk> Date: Wed, 13 Apr 2011 10:29:38 -0700 Message-ID: From: Kurt Buff To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: Re: Remote access to Freebsd server X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Apr 2011 17:55:38 -0000 On Wed, Apr 13, 2011 at 09:40, Matthew Seaman wrote: > On 13/04/2011 16:37, afiddler10 wrote: > Edit the file /etc/rc.conf and add the line: > > sshd_enable=3D"YES" > > Then run this command as root: > > # /etc/rc.d/sshd start > > (you only need to do that as a one-off -- adding the line to rc.conf > means the daemon will be started automatically on reboot from now on) > > Then you can use a SSH client from windows to remote login to your > FreeBSD box. =C2=A0If you need a client, try putty from > > http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html > > Nb. by default, you won't be able to SSH in as root -- so set yourself > up a normal user account, add it to the wheel group and then use su(1) > once you've logged in. =C2=A0As ever, the Handbook is your friend for > instructions on how to do this sort of stuff. In the interest of preventing newb pain: Please note that the entry for /etc/rc.conf must be exact. In particular, *do not* miss either of the quote marks, or your machine will hang at next boot, and force you to boot into single user mode to recover from it by adding the missing quote mark and booting again. This is not the end of the world, but until you figure it out, it can induce feelings of fear, nausea, helplessness and acute embarrassment. However, about the third time you've done it, and recovered from it by your own efforts, it's no longer a big thing. Kurt From owner-freebsd-questions@FreeBSD.ORG Wed Apr 13 19:33:52 2011 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 77056106566C for ; Wed, 13 Apr 2011 19:33:52 +0000 (UTC) (envelope-from tam.sergio@gmail.com) Received: from mail-vw0-f54.google.com (mail-vw0-f54.google.com [209.85.212.54]) by mx1.freebsd.org (Postfix) with ESMTP id 3167C8FC0C for ; Wed, 13 Apr 2011 19:33:51 +0000 (UTC) Received: by vws18 with SMTP id 18so932641vws.13 for ; Wed, 13 Apr 2011 12:33:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type; bh=O10ytlPF8lTypiwYAJtyuMXO6Nqlql1v9GUkJRXvLnw=; b=T6x20pObupRS1A6khlheELmIFZ3gP7r9+uETytIkm86gHJBSrCQFaqBvt7EyUvEKLW LkX7FggnLM3baLIGisi7Fqi74ugIfFXoJtv8N8MxTTg6Y8qFaNm54oCNS5gv9fwpDdXO Cyihm0kdzkcFLdrOGbPud/zkxyDgQcoeViVwA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=AK3C6YrqHVpbmyY/bviW5A9pdBx48taB7xBEEzs6Ova62CU6+qnIDmYD2uBJdgNjNs GW4h6GuhPIE8C4Ur7P8iW4I1u/bqPOZ+t1qlySDIGrdD5rto1gR3GyFZuj0OTep4xl4s Sii2GLofGjl8vm58v11vMht65ysXs1vdA/ZrE= MIME-Version: 1.0 Received: by 10.52.90.116 with SMTP id bv20mr1935817vdb.108.1302723231190; Wed, 13 Apr 2011 12:33:51 -0700 (PDT) Received: by 10.52.156.234 with HTTP; Wed, 13 Apr 2011 12:33:51 -0700 (PDT) In-Reply-To: <986591.11837.qm@web31601.mail.mud.yahoo.com> References: <986591.11837.qm@web31601.mail.mud.yahoo.com> Date: Wed, 13 Apr 2011 14:33:51 -0500 Message-ID: From: Sergio Tam To: questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Re: Remote access to Freebsd server X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Apr 2011 19:33:52 -0000 2011/4/13 afiddler10 > Thank you very much. What I did was set up two interfaces on the VMware > server, one bridged and one routed. I was able to access the routed > interface from my Windows 7 host. Thanks for your help! > > You are welcome. Regards. From owner-freebsd-questions@FreeBSD.ORG Thu Apr 14 07:23:56 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 09A03106566C for ; Thu, 14 Apr 2011 07:23:56 +0000 (UTC) (envelope-from dennis.nikiforov@gmail.com) Received: from ns1.torqhost.com (ns1.torqhost.com [212.47.209.59]) by mx1.freebsd.org (Postfix) with ESMTP id C07308FC08 for ; Thu, 14 Apr 2011 07:23:55 +0000 (UTC) Received: from boddington.pld.ttu.ee ([193.40.246.219]) by ns1.torqhost.com with esmtpsa (TLSv1:AES128-SHA:128) (Exim 4.72) (envelope-from ) id 1QAGcL-0007Cu-Mx for freebsd-questions@freebsd.org; Thu, 14 Apr 2011 10:05:29 +0300 From: Dennis Nikiforov Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Date: Thu, 14 Apr 2011 10:05:52 +0300 Message-Id: To: freebsd-questions@freebsd.org Mime-Version: 1.0 (Apple Message framework v1084) X-Mailer: Apple Mail (2.1084) Subject: PAE: Cannot fork X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Apr 2011 07:23:56 -0000 Hello, I have a problem with FreeBSD 7.x 32bit running the standard PAE = kernel on a dell R210 server with 16GB of RAM. All servers spec'ed like = this have the same identical problem and it is not a hardware issue = because all memory tests have been negative. basically the issue comes after PAE kernel has been compiled and = the system outputs all the time the following: cannot fork kstack allocation failed or vm_thread_new: kstack = allocation failed Since, this is a dell server there is basically nothing that I = can disable in BIOS, so perhaps someone knows what loader options do I = need to tweak the kernel and stop this from happening. Thanks, Dennis= From owner-freebsd-questions@FreeBSD.ORG Thu Apr 14 08:00:07 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 669781065670 for ; Thu, 14 Apr 2011 08:00:06 +0000 (UTC) (envelope-from freebsd-questions@m.gmane.org) Received: from lo.gmane.org (lo.gmane.org [80.91.229.12]) by mx1.freebsd.org (Postfix) with ESMTP id 1EE6D8FC15 for ; Thu, 14 Apr 2011 08:00:05 +0000 (UTC) Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1QAHTA-0003KM-Np for freebsd-questions@freebsd.org; Thu, 14 Apr 2011 10:00:04 +0200 Received: from 212-184.pppoe.mp.farlep.net ([212-184.pppoe.mp.farlep.net]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 14 Apr 2011 10:00:04 +0200 Received: from michael.adm by 212-184.pppoe.mp.farlep.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 14 Apr 2011 10:00:04 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-questions@freebsd.org From: Mike Date: Thu, 14 Apr 2011 07:57:52 +0000 (UTC) Lines: 3 Message-ID: References: <19F25FB5A339AD4FB482F52B7291F3111F79C1@ICG-EXCH01.icg-online.loc> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: sea.gmane.org User-Agent: Loom/3.14 (http://gmane.org/) X-Loom-IP: 78.111.212.184 (Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)) Subject: Re: FreeBSD 8.2 (i386) does not install under Hyper-V X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Apr 2011 08:00:07 -0000 Try to install FreeBSD 8.2 on Hyper-V but some-virt-hdd.VHD not bigger then 30Gb. From owner-freebsd-questions@FreeBSD.ORG Thu Apr 14 09:08:07 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 853581065677 for ; Thu, 14 Apr 2011 09:08:07 +0000 (UTC) (envelope-from kraduk@gmail.com) Received: from mail-ww0-f50.google.com (mail-ww0-f50.google.com [74.125.82.50]) by mx1.freebsd.org (Postfix) with ESMTP id 193458FC19 for ; Thu, 14 Apr 2011 09:08:06 +0000 (UTC) Received: by wwc33 with SMTP id 33so1625309wwc.31 for ; Thu, 14 Apr 2011 02:08:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=ngWp3hO4xvTqAJlQQAY37kU0U48KZTMldlIMBHYRD5U=; b=dscGn9DXZKkcf67mELwbJHO3/RiodT7F0/M4J4QJXQQXBxa661Bd3v3sl6pujzZRiv ig2XMQnlzopRjGe1IaxAgLKuNyL7/BJPej0gpeUDzxOVd0Qw7qrp+ImVwhKxh4o7F9/B SKfAI58eFhoHg22V6ke0os3hxEtfvADKlhqkU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=kjKDF8G4b8GYTSRqNWDrsEQU1pdVQotfvjK5JSb8YwZGYNAJb6OADrjeSO/a2LeYyb FxtqRpIn4OMlUBIpQxssvC7vSIv68VIPE/snhZsppXonpQVUIx02pPrSQ42pKnNEcocO lI7JCb2oLhpqgKOVE8Lt2ktIYaxe1UNNQlnGw= MIME-Version: 1.0 Received: by 10.216.239.130 with SMTP id c2mr513633wer.60.1302772085990; Thu, 14 Apr 2011 02:08:05 -0700 (PDT) Received: by 10.216.174.72 with HTTP; Thu, 14 Apr 2011 02:08:05 -0700 (PDT) In-Reply-To: References: Date: Thu, 14 Apr 2011 10:08:05 +0100 Message-ID: From: krad To: Dennis Nikiforov Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-questions@freebsd.org Subject: Re: PAE: Cannot fork X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Apr 2011 09:08:07 -0000 On 14 April 2011 08:05, Dennis Nikiforov wrote: > Hello, > > I have a problem with FreeBSD 7.x 32bit running the standard PAE > kernel on a dell R210 server with 16GB of RAM. All servers spec'ed like this > have the same identical problem and it is not a hardware issue because all > memory tests have been negative. > > basically the issue comes after PAE kernel has been compiled and the > system outputs all the time the following: > > cannot fork kstack allocation failed or vm_thread_new: kstack > allocation failed > > Since, this is a dell server there is basically nothing that I can > disable in BIOS, so perhaps someone knows what loader options do I need to > tweak the kernel and stop this from happening. > > Thanks, > Dennis_______________________________________________ > 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" > why not use 64 bit as the r210 should be capable From owner-freebsd-questions@FreeBSD.ORG Thu Apr 14 10:14:40 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0E6C5106564A for ; Thu, 14 Apr 2011 10:14:40 +0000 (UTC) (envelope-from dennis.nikiforov@gmail.com) Received: from ns1.torqhost.com (ns1.torqhost.com [212.47.209.59]) by mx1.freebsd.org (Postfix) with ESMTP id 7C1098FC0A for ; Thu, 14 Apr 2011 10:14:39 +0000 (UTC) Received: from [80.79.112.253] (helo=[10.0.1.8]) by ns1.torqhost.com with esmtpsa (TLSv1:AES128-SHA:128) (Exim 4.72) (envelope-from ) id 1QAJZ1-0007gP-8Y; Thu, 14 Apr 2011 13:14:15 +0300 Mime-Version: 1.0 (Apple Message framework v1084) From: Dennis Nikiforov In-Reply-To: Date: Thu, 14 Apr 2011 13:14:37 +0300 Message-Id: <209FDCEC-0335-4C1D-9974-ACB2BCFDEC28@gmail.com> References: To: krad X-Mailer: Apple Mail (2.1084) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-questions@freebsd.org Subject: Re: PAE: Cannot fork X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Apr 2011 10:14:40 -0000 There is a legacy piece of custom software that runs only on 32 bit = systems, so going to 64 bit is not possible. On Apr 14, 2011, at 12:08 PM, krad wrote: >=20 >=20 > On 14 April 2011 08:05, Dennis Nikiforov = wrote: > Hello, >=20 > I have a problem with FreeBSD 7.x 32bit running the standard = PAE kernel on a dell R210 server with 16GB of RAM. All servers spec'ed = like this have the same identical problem and it is not a hardware issue = because all memory tests have been negative. >=20 > basically the issue comes after PAE kernel has been compiled = and the system outputs all the time the following: >=20 > cannot fork kstack allocation failed or vm_thread_new: kstack = allocation failed >=20 > Since, this is a dell server there is basically nothing that I = can disable in BIOS, so perhaps someone knows what loader options do I = need to tweak the kernel and stop this from happening. >=20 > Thanks, > Dennis_______________________________________________ > 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" >=20 >=20 > why not use 64 bit as the r210 should be capable From owner-freebsd-questions@FreeBSD.ORG Thu Apr 14 12:47:10 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6032F106566B for ; Thu, 14 Apr 2011 12:47:10 +0000 (UTC) (envelope-from kraduk@gmail.com) Received: from mail-ww0-f50.google.com (mail-ww0-f50.google.com [74.125.82.50]) by mx1.freebsd.org (Postfix) with ESMTP id E2FED8FC1B for ; Thu, 14 Apr 2011 12:47:09 +0000 (UTC) Received: by wwc33 with SMTP id 33so1834947wwc.31 for ; Thu, 14 Apr 2011 05:47:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=j1jyUgeSD1vwodqTleHh8Dvwmiuu2qdUtUOoFjmFfVc=; b=UXFXtLWJ7TWXuhhOTKAISL5TMw3qHT8W/o6k1VVKUPuMFumbSnqr2ziIel4kB8I/oK zlA3qtOopePsCS/m1S4BTc4niAI7Xw1ygwGdSrajE0pDhIESXZ1xP3REj7MdObSDAxqQ 2cgTj8WPRPkDCFsmBfCAQXLInu22yL7kJW8ys= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=lhhQJfcC0HOiAqNNROCBVX/KcdSSzVevcHUVzABiU3e2aMaU4RUNl15gKBeyKq7B0n gQfxwsY2c1rbqyaJJkcM058kXx4AJVYBV1v1iXBsq9LNUMjR9mY7rF1zO7WYdCuYDml2 +LwKYigHZBMb+EBjM7cBjEG9nlkUXw4l7L+o8= MIME-Version: 1.0 Received: by 10.216.239.130 with SMTP id c2mr726915wer.60.1302785228739; Thu, 14 Apr 2011 05:47:08 -0700 (PDT) Received: by 10.216.174.72 with HTTP; Thu, 14 Apr 2011 05:47:08 -0700 (PDT) In-Reply-To: <209FDCEC-0335-4C1D-9974-ACB2BCFDEC28@gmail.com> References: <209FDCEC-0335-4C1D-9974-ACB2BCFDEC28@gmail.com> Date: Thu, 14 Apr 2011 13:47:08 +0100 Message-ID: From: krad To: Dennis Nikiforov Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-questions@freebsd.org Subject: Re: PAE: Cannot fork X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Apr 2011 12:47:10 -0000 On 14 April 2011 11:14, Dennis Nikiforov wrote: > There is a legacy piece of custom software that runs only on 32 bit > systems, so going to 64 bit is not possible. > > On Apr 14, 2011, at 12:08 PM, krad wrote: > > > > On 14 April 2011 08:05, Dennis Nikiforov wrote: > >> Hello, >> >> I have a problem with FreeBSD 7.x 32bit running the standard PAE >> kernel on a dell R210 server with 16GB of RAM. All servers spec'ed like this >> have the same identical problem and it is not a hardware issue because all >> memory tests have been negative. >> >> basically the issue comes after PAE kernel has been compiled and >> the system outputs all the time the following: >> >> cannot fork kstack allocation failed or vm_thread_new: kstack >> allocation failed >> >> Since, this is a dell server there is basically nothing that I can >> disable in BIOS, so perhaps someone knows what loader options do I need to >> tweak the kernel and stop this from happening. >> >> Thanks, >> Dennis_______________________________________________ >> 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" >> > > > why not use 64 bit as the r210 should be capable > > > not even with lib32, also why not just not run pae. After all if its a 32bit app it cant address all the ram anyhow From owner-freebsd-questions@FreeBSD.ORG Thu Apr 14 13:20:32 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B04851065749 for ; Thu, 14 Apr 2011 13:20:32 +0000 (UTC) (envelope-from dennis.nikiforov@gmail.com) Received: from ns1.torqhost.com (ns1.torqhost.com [212.47.209.59]) by mx1.freebsd.org (Postfix) with ESMTP id 391EA8FC17 for ; Thu, 14 Apr 2011 13:20:32 +0000 (UTC) Received: from [80.79.112.253] (helo=[10.0.1.8]) by ns1.torqhost.com with esmtpsa (TLSv1:AES128-SHA:128) (Exim 4.72) (envelope-from ) id 1QAMSu-0008Kh-Ob; Thu, 14 Apr 2011 16:20:08 +0300 Mime-Version: 1.0 (Apple Message framework v1084) From: Dennis Nikiforov In-Reply-To: Date: Thu, 14 Apr 2011 16:20:29 +0300 Message-Id: <49499F0E-41E0-4BC6-80F7-333912D281D6@gmail.com> References: <209FDCEC-0335-4C1D-9974-ACB2BCFDEC28@gmail.com> To: krad X-Mailer: Apple Mail (2.1084) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-questions@freebsd.org Subject: Re: PAE: Cannot fork X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Apr 2011 13:20:32 -0000 Well, the idea was to run many instances of the app (each process does = not need more than a couple of gigs of ram). Using virtualization is = another option, but it will require a lot more maintenance of every VM. = It would be a lot better if a single OS can use PAE. On Apr 14, 2011, at 3:47 PM, krad wrote: >=20 >=20 > On 14 April 2011 11:14, Dennis Nikiforov = wrote: > There is a legacy piece of custom software that runs only on 32 bit = systems, so going to 64 bit is not possible. >=20 > On Apr 14, 2011, at 12:08 PM, krad wrote: >=20 >>=20 >>=20 >> On 14 April 2011 08:05, Dennis Nikiforov = wrote: >> Hello, >>=20 >> I have a problem with FreeBSD 7.x 32bit running the standard = PAE kernel on a dell R210 server with 16GB of RAM. All servers spec'ed = like this have the same identical problem and it is not a hardware issue = because all memory tests have been negative. >>=20 >> basically the issue comes after PAE kernel has been compiled = and the system outputs all the time the following: >>=20 >> cannot fork kstack allocation failed or vm_thread_new: kstack = allocation failed >>=20 >> Since, this is a dell server there is basically nothing that I = can disable in BIOS, so perhaps someone knows what loader options do I = need to tweak the kernel and stop this from happening. >>=20 >> Thanks, >> Dennis_______________________________________________ >> 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" >>=20 >>=20 >> why not use 64 bit as the r210 should be capable >=20 >=20 > not even with lib32, also why not just not run pae. After all if its a = 32bit app it cant address all the ram anyhow From owner-freebsd-questions@FreeBSD.ORG Thu Apr 14 13:33:09 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9E449106564A for ; Thu, 14 Apr 2011 13:33:09 +0000 (UTC) (envelope-from freebsd-questions@m.gmane.org) Received: from lo.gmane.org (lo.gmane.org [80.91.229.12]) by mx1.freebsd.org (Postfix) with ESMTP id 55AA48FC13 for ; Thu, 14 Apr 2011 13:33:09 +0000 (UTC) Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1QAMfT-0004Gh-01 for freebsd-questions@freebsd.org; Thu, 14 Apr 2011 15:33:07 +0200 Received: from lara.cc.fer.hr ([161.53.72.113]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 14 Apr 2011 15:33:06 +0200 Received: from ivoras by lara.cc.fer.hr with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 14 Apr 2011 15:33:06 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-questions@freebsd.org From: Ivan Voras Date: Thu, 14 Apr 2011 15:32:52 +0200 Lines: 8 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: lara.cc.fer.hr User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.9.2.12) Gecko/20101102 Thunderbird/3.1.6 In-Reply-To: X-Enigmail-Version: 1.1.2 Subject: Re: ZFS performance strangeness X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Apr 2011 13:33:09 -0000 On 12/04/2011 13:33, Lars Wilke wrote: > Now i upgraded one machine to 8.2R and i get very good write performance > over NFS but read performance drops to a ridiciously low value, around > 1-2 MB/s. While writes are around 100MB/s. The network is a dedicated If you don't get any answer here, try posting on the freebsd-fs @ freebsd.org list. From owner-freebsd-questions@FreeBSD.ORG Thu Apr 14 14:33:14 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5FB4D1065673 for ; Thu, 14 Apr 2011 14:33:14 +0000 (UTC) (envelope-from freebsd-questions@m.gmane.org) Received: from lo.gmane.org (lo.gmane.org [80.91.229.12]) by mx1.freebsd.org (Postfix) with ESMTP id 1670C8FC12 for ; Thu, 14 Apr 2011 14:33:13 +0000 (UTC) Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1QANbb-00011p-1G for freebsd-questions@freebsd.org; Thu, 14 Apr 2011 16:33:11 +0200 Received: from lara.cc.fer.hr ([161.53.72.113]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 14 Apr 2011 16:33:11 +0200 Received: from ivoras by lara.cc.fer.hr with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 14 Apr 2011 16:33:11 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-questions@freebsd.org From: Ivan Voras Date: Thu, 14 Apr 2011 16:32:59 +0200 Lines: 12 Message-ID: References: <209FDCEC-0335-4C1D-9974-ACB2BCFDEC28@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: lara.cc.fer.hr User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.9.2.12) Gecko/20101102 Thunderbird/3.1.6 In-Reply-To: <209FDCEC-0335-4C1D-9974-ACB2BCFDEC28@gmail.com> X-Enigmail-Version: 1.1.2 Subject: Re: PAE: Cannot fork X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Apr 2011 14:33:14 -0000 On 14/04/2011 12:14, Dennis Nikiforov wrote: > There is a legacy piece of custom software that runs only on 32 bit systems, so going to 64 bit is not possible. Some ideas: 1) You can run 32-bit applications on 64-bit FreeBSD (and / or set up a 32-bit jail) 2) You can try booting a snapshot of 9-CURRENT and see if it helps. I think I saw some commits that could have fixed this problem. As far as I can see, 9-CURRENT is quite stable right now (and should be much faster than the 7.x you are proposing to use). From owner-freebsd-questions@FreeBSD.ORG Thu Apr 14 14:58:39 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A74A7106566B for ; Thu, 14 Apr 2011 14:58:39 +0000 (UTC) (envelope-from feld@feld.me) Received: from mail-gy0-f182.google.com (mail-gy0-f182.google.com [209.85.160.182]) by mx1.freebsd.org (Postfix) with ESMTP id 6AE198FC13 for ; Thu, 14 Apr 2011 14:58:39 +0000 (UTC) Received: by gyg13 with SMTP id 13so588177gyg.13 for ; Thu, 14 Apr 2011 07:58:38 -0700 (PDT) Received: by 10.91.92.8 with SMTP id u8mr1744679agl.15.1302793118441; Thu, 14 Apr 2011 07:58:38 -0700 (PDT) Received: from tech304 (supranet-tech.secure-on.net [66.170.8.18]) by mx.google.com with ESMTPS id x37sm1722737ana.8.2011.04.14.07.58.36 (version=TLSv1/SSLv3 cipher=OTHER); Thu, 14 Apr 2011 07:58:37 -0700 (PDT) Content-Type: text/plain; charset=utf-8; format=flowed; delsp=yes To: freebsd-questions@freebsd.org References: <209FDCEC-0335-4C1D-9974-ACB2BCFDEC28@gmail.com> Date: Thu, 14 Apr 2011 09:58:35 -0500 MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: "Mark Felder" Message-ID: In-Reply-To: <209FDCEC-0335-4C1D-9974-ACB2BCFDEC28@gmail.com> User-Agent: Opera Mail/11.10 (FreeBSD) Subject: Re: PAE: Cannot fork X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Apr 2011 14:58:39 -0000 On Thu, 14 Apr 2011 05:14:37 -0500, Dennis Nikiforov wrote: > There is a legacy piece of custom software that runs only on 32 bit > systems, so going to 64 bit is not possible. Run it in a 32bit jail. PAE has never been very stable/reliable. Regards, Mark From owner-freebsd-questions@FreeBSD.ORG Thu Apr 14 15:23:08 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7CDB61065672 for ; Thu, 14 Apr 2011 15:23:08 +0000 (UTC) (envelope-from ml@my.gd) Received: from mail-ww0-f50.google.com (mail-ww0-f50.google.com [74.125.82.50]) by mx1.freebsd.org (Postfix) with ESMTP id 1B3CB8FC16 for ; Thu, 14 Apr 2011 15:23:05 +0000 (UTC) Received: by wwc33 with SMTP id 33so2028332wwc.31 for ; Thu, 14 Apr 2011 08:23:05 -0700 (PDT) Received: by 10.227.209.138 with SMTP id gg10mr905225wbb.212.1302794585096; Thu, 14 Apr 2011 08:23:05 -0700 (PDT) Received: from dfleuriot.local ([83.167.62.196]) by mx.google.com with ESMTPS id o6sm1062860wbo.37.2011.04.14.08.23.03 (version=SSLv3 cipher=OTHER); Thu, 14 Apr 2011 08:23:04 -0700 (PDT) Message-ID: <4DA71157.4090109@my.gd> Date: Thu, 14 Apr 2011 17:23:03 +0200 From: Damien Fleuriot User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.2.15) Gecko/20110303 Thunderbird/3.1.9 MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: Remote access to Freebsd server X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Apr 2011 15:23:08 -0000 On 4/13/11 6:40 PM, Michael J. Kearney wrote: > /var/log/security and "ipfw list" ftw. .. if a rule maches your configuration atm > > afiddler10 wrote: > > > Hi, I am new to the Linux environment. I am trying to build a virtual Freebsd server to run another virtual device (a Juniper router). I have found that after building the base operating system that I cannot remotely access the virtual Freebsd server. I have tried using both Qemu and VMware with the same result. It looks to me as though the server has a default setting that allows it to contact other devices (e.g., I can ping, ftp, telnet, etc., other devices from my Freebsd server) but I cannot ping, ftp, telnet into the Freebsd server from my host PC. My host is a Windows 7 desktop, but I have tried pinging from another virtual device and cannot get a response from the Freebsd server. I do not believe that the issue is my Windows 7 PC. > > I have tried the newest Disk 1 ISO image of Freebsd, 8.2, but I've also tried a few other images with the same result. > > I have combed through the documentation, tried configuring the firewall using the "open" template, tried to disable the packet filter in rc.conf (pf_enable="NO"), to no avail. I cannot reach the Freebsd server no matter what I have tried, and I feel I have exhausted my options. The ports are open and responsive on the virtual server itself, but access seems to be blocked to the Freebsd server. > > I am hoping you can tell me how to change the default settings on the Freebsd server to allow access from my Windows 7 host PC. Hopefully it does not involve manually rebuilding the kernel! > > Thanks for your help! > _______________________________________________ > 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" > _______________________________________________ > 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" This has nothing to do with firewalling. He's very likely using NAT on his virtual machine. So outgoing connections work just fine: NAT from the guest through the host. But inbound connections fail, and rightly so: NO NAT *to* the guest through the host. From owner-freebsd-questions@FreeBSD.ORG Thu Apr 14 15:23:53 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C1BA91065674 for ; Thu, 14 Apr 2011 15:23:53 +0000 (UTC) (envelope-from ml@my.gd) Received: from mail-ww0-f42.google.com (mail-ww0-f42.google.com [74.125.82.42]) by mx1.freebsd.org (Postfix) with ESMTP id 607D68FC12 for ; Thu, 14 Apr 2011 15:23:53 +0000 (UTC) Received: by wwk4 with SMTP id 4so6134523wwk.1 for ; Thu, 14 Apr 2011 08:23:52 -0700 (PDT) Received: by 10.227.131.195 with SMTP id y3mr993498wbs.38.1302794413549; Thu, 14 Apr 2011 08:20:13 -0700 (PDT) Received: from dfleuriot.local ([83.167.62.196]) by mx.google.com with ESMTPS id w25sm1063420wbd.5.2011.04.14.08.20.11 (version=SSLv3 cipher=OTHER); Thu, 14 Apr 2011 08:20:12 -0700 (PDT) Message-ID: <4DA710AA.2030501@my.gd> Date: Thu, 14 Apr 2011 17:20:10 +0200 From: Damien Fleuriot User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.2.15) Gecko/20110303 Thunderbird/3.1.9 MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: ZFS performance strangeness X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Apr 2011 15:23:53 -0000 On 4/12/11 1:33 PM, Lars Wilke wrote: > Hi, > > There are quite a few threads about ZFS and performance difficulties, > but i did not find anything that really helped :) > Therefor any advice would be highly appreciated. > I started to use ZFS with 8.1R, only tuning i did was setting > > vm.kmem_size_scale="1" > vfs.zfs.arc_max="40000M" > > The machines are supermicro boards with 48 GB ECC RAM and 15k RPM SAS > drives. Local read/write performance was and is great. > But exporting via NFS was a mixed bag in 8.1R. > Generally r/w speed over NFS was ok, but large reads or writes took > ages. Most of the reads and writes were small, so i did not bother. > > Now i upgraded one machine to 8.2R and i get very good write performance > over NFS but read performance drops to a ridiciously low value, around > 1-2 MB/s. While writes are around 100MB/s. The network is a dedicated > 1GB Ethernet. The zpool uses RAIDZ1 over 7 drives, one vdev. > The filesystem has compression enabled. Turning it off made no > difference AFAICT > > Now i tried a few of the suggested tunables and my last try was this > > vfs.zfs.txg.timeout="5" > vfs.zfs.prefetch_disable="1" > vfs.zfs.txg.synctime=2 > fs.zfs.vdev.min_pending="1" > fs.zfs.vdev.max_pending="1" > > still no luck. Writting is fast, reading is not. Even with enabled > prefetching. The only thing i noticed is, that reading for example 10MB > is fast (on a freshly mounted fs) but when reading larger amounts, i.e. > couple hundred MBs, the performance drops and zpool iostat or iostat -x > show that there is not much activity on the zpool/hdds. > > It seems as if ZFS does not care that someone wants to read data, also idle > time of the reading process happily ticks up and gets higher and higher!? > When trying to access the file during this time, the process blocks and > sometimes is difficult to kill, i.e. ls -la on the file. > > I read and write with dd and before read tests i umount and mount the > NFS share again. > > dd if=/dev/zero of=/mnt/bla size=1M count=X > dd if=/mnt/bla of=/dev/null size=1M count=Y > > mount is done with this options from two centos 5 boxes: > rw,noatime,tcp,bg,intr,hard,nfsvers=3,noacl,nocto > > thanks > --lars > > _______________________________________________ > 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" I refer you to this post by Jeremy Chadwick with tuning values *AND* their actual explanation. http://lists.freebsd.org/pipermail/freebsd-stable/2011-February/061642.html From owner-freebsd-questions@FreeBSD.ORG Thu Apr 14 14:41:21 2011 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 083221065673 for ; Thu, 14 Apr 2011 14:41:21 +0000 (UTC) (envelope-from afiddler10@yahoo.com) Received: from web31603.mail.mud.yahoo.com (web31603.mail.mud.yahoo.com [68.142.198.149]) by mx1.freebsd.org (Postfix) with SMTP id C3DF58FC0A for ; Thu, 14 Apr 2011 14:41:20 +0000 (UTC) Received: (qmail 42175 invoked by uid 60001); 14 Apr 2011 14:41:20 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=s1024; t=1302792080; bh=mT17txnQBa1imCTV4ii66tQ0ClAg/lKOs3EBwXIaZcU=; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:MIME-Version:Content-Type; b=ztv6+tSCYgYirwEp+zS12UYwSR6ASBEQU5OD1t0MCc8mzAlX94prq0V67bTgwkYZYVsn969h5+4SuTTMElwQGxLKrNMi0SwgXb8GsdRtD47lCNgc9OX2kxbzRQzhR1nQcd4ouxofYYot92y2uexTSz33VJ/TDgJWCDOi3AXepNQ= DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:MIME-Version:Content-Type; b=0dz+tDCaYpnTbw4x+R9LBWDvVsWiBPdZbizTnntKjJiGlqD/Pt05JX7HLNOWvQ80NZFg1ShUdff4JO95Xa8LWfdb1cSgyGMmmI13EcRMqHeZuX/gZJdDz/qKgx1hRyqPV1zWT9HmbS57V64scXPiYSjIEz5J6Z8xtn4nGkxWRlI=; Message-ID: <93190.40330.qm@web31603.mail.mud.yahoo.com> X-YMail-OSG: zp2wRrsVM1nbBiy8REQUsO78jrPrQJz07jMLN4njPAdzpgG 1PFfVI7EESxXeH8CzbmyCZCSu4raUaWIixZParMHgMUayM5k59YcZULpnIh6 RAhJrtbxfyd48DNkjLQubzTr8fSooUPS_ICvvf37UTb8XrQSubF3Lp3hJDBe r3E50mSJWSLsr5PzQLwbZ_OFUvf5P5DdWUEumQ..r0qRnSmHICx3uYmQBMgs _vUlyr3EfJyrfK8kwxflT.NU665CGfXkS1zOg4f1FxEa9lBvsDbipNHnPAez GPMajANOGN4YwX8Z8ES9HRAaDxMVWjoNh3qELSxjvAOkqg9Lim0dBT071fl6 c9t4pGkC3RlMtrPeIwSgFrqS1gzMVmRGo0kTt9mdipsMpRnPJP.VTAmmSLis ETTW8nrMELwKWF3w- Received: from [174.102.149.160] by web31603.mail.mud.yahoo.com via HTTP; Thu, 14 Apr 2011 07:41:19 PDT X-Mailer: YahooMailClassic/12.0.2 YahooMailWebService/0.8.109.295617 Date: Thu, 14 Apr 2011 07:41:19 -0700 (PDT) From: afiddler10 To: questions@freebsd.org MIME-Version: 1.0 X-Mailman-Approved-At: Thu, 14 Apr 2011 15:25:26 +0000 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Two questions X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Apr 2011 14:41:21 -0000 Yesterday I received some very helpful advice from your technician.=A0 I ho= pe you can answer these two questions today! =A0 I am trying to configure Freebsd so that I can access it from my host PC, w= hich is Windows 7.=A0 Yesterday the technician told me to configure bridgin= g in VMware when I created the virtual Freebsd server.=A0 This worked fine,= but I'm wondering if there is a way to configure this outside of VMware.= =A0 I tried this on a Freebsd v8.2: =A0 ifconfig bridge create ifconfig bridge0 addm em0 addm em1 up=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0 #interf= ace names are em0 and em1 =A0 But it did not work.=A0 I assigned an IP address to em0 but could not acces= s it from my Windows 7 host, although I could ping that address from the vi= rtual server (TCP/IP stack was working).=A0 Is there something else I need = to do to get this to work? =A0 My second question is that this command is not in an older version of Freeb= sd that I am using, v4.11.=A0 Do you have other commands to create a bridge= d interface on this version? =A0 Thanks for your help! From owner-freebsd-questions@FreeBSD.ORG Thu Apr 14 20:35:45 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 53C9D106566C for ; Thu, 14 Apr 2011 20:35:45 +0000 (UTC) (envelope-from freebsd-questions@m.gmane.org) Received: from lo.gmane.org (lo.gmane.org [80.91.229.12]) by mx1.freebsd.org (Postfix) with ESMTP id D54AD8FC0C for ; Thu, 14 Apr 2011 20:35:44 +0000 (UTC) Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1QATGQ-0005i9-Q9 for freebsd-questions@freebsd.org; Thu, 14 Apr 2011 22:35:42 +0200 Received: from pool-173-79-85-36.washdc.fios.verizon.net ([173.79.85.36]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 14 Apr 2011 22:35:42 +0200 Received: from nightrecon by pool-173-79-85-36.washdc.fios.verizon.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 14 Apr 2011 22:35:42 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-questions@freebsd.org From: Michael Powell Followup-To: gmane.os.freebsd.questions Date: Thu, 14 Apr 2011 16:37:40 -0400 Lines: 73 Message-ID: References: <4DA71157.4090109@my.gd> Mime-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7Bit X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: pool-173-79-85-36.washdc.fios.verizon.net Subject: Re: Remote access to Freebsd server X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Apr 2011 20:35:45 -0000 Damien Fleuriot wrote: > > > On 4/13/11 6:40 PM, Michael J. Kearney wrote: [snip] >> >> Hi, I am new to the Linux environment. FreeBSD is *NOT* Linux! >> I am trying to build a virtual >> Freebsd server to run another virtual device (a Juniper router). I have >> found that after building the base operating system that I cannot >> remotely access the virtual Freebsd server. I have tried using both Qemu >> and VMware with the same result. It looks to me as though the server has >> a default setting that allows it to contact other devices (e.g., I can >> ping, ftp, telnet, etc., other devices from my Freebsd server) but I >> cannot ping, ftp, telnet into the Freebsd server from my host PC. My >> host is a Windows 7 desktop, but I have tried pinging from another >> virtual device and cannot get a response from the Freebsd server. I do >> not believe that the issue is my Windows 7 PC. >> >> I have tried the newest Disk 1 ISO image of Freebsd, 8.2, but I've also >> tried a few other images with the same result. >> >> I have combed through the documentation, tried configuring the firewall >> using the "open" template, tried to disable the packet filter in rc.conf >> (pf_enable="NO"), to no avail. I cannot reach the Freebsd server no >> matter what I have tried, and I feel I have exhausted my options. The >> ports are open and responsive on the virtual server itself, but access >> seems to be blocked to the Freebsd server. >> >> I am hoping you can tell me how to change the default settings on the >> Freebsd server to allow access from my Windows 7 host PC. Hopefully it >> does not involve manually rebuilding the kernel! >> [snip] > > > This has nothing to do with firewalling. > > He's very likely using NAT on his virtual machine. > > So outgoing connections work just fine: NAT from the guest through the > host. > > But inbound connections fail, and rightly so: NO NAT *to* the guest > through the host. I use VirtualBox these days, but if memory serves it is very much like Vmware in this regard. The OP needs to understand that the default install provides a NAT and a DHCP for the guest VM so it can be brought up automagically. I know in the VirtualBox documentation it is clearly explained about how incoming connections are not passed through this NAT. There are typically 3 networking configurations available: the default as described above, bridged, and host-only. Host-only does exactly what it sounds like - only the host machine and guest may communicate with each other. Bridged networking is what you want to set up if you want your VM to be totally available to your outside network. Hint: the "bridge" is not on the VM guest OS side, but rather the bridge would connect your Windows 7 host's NIC to the VM. A bridged config replaces the default install NAT. I haven't used Vmware for a while now, but in VirtualBox you can use the VBoxManage command line to enable port forwards in the default install's NAT. This is OK if you only want to make a small number of services available, like let's say only a web server on port 80. But you'll want a bridged config if you want the entire VM visible. -Mike From owner-freebsd-questions@FreeBSD.ORG Thu Apr 14 21:38:05 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E5FF71065672 for ; Thu, 14 Apr 2011 21:38:05 +0000 (UTC) (envelope-from ryan.coleman@cwis.biz) Received: from server.cwis.biz (70-89-202-5-invergrove-mn.hfc.comcastbusiness.net [70.89.202.5]) by mx1.freebsd.org (Postfix) with ESMTP id BB87C8FC12 for ; Thu, 14 Apr 2011 21:38:05 +0000 (UTC) Received: from server.cwis.biz (localhost [127.0.0.1]) by server.cwis.biz (Postfix) with ESMTP id 4A014264D047 for ; Thu, 14 Apr 2011 16:20:59 -0500 (CDT) X-Virus-Scanned: amavisd-new at cwis.biz Received: from server.cwis.biz ([127.0.0.1]) by server.cwis.biz (server.cwis.biz [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id LOVAROTjjvQU for ; Thu, 14 Apr 2011 16:20:46 -0500 (CDT) Received: from [192.168.46.106] (unknown [64.122.64.171]) by server.cwis.biz (Postfix) with ESMTPSA id 3099E264D046 for ; Thu, 14 Apr 2011 16:20:46 -0500 (CDT) From: Ryan Coleman Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Date: Thu, 14 Apr 2011 16:20:15 -0500 Message-Id: <0A2B2795-F241-4759-9DFD-37146AB3AB6D@cwis.biz> To: FreeBSD Mailing List Mime-Version: 1.0 (Apple Message framework v1084) X-Mailer: Apple Mail (2.1084) Subject: Extending pw(8) username limit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Apr 2011 21:38:06 -0000 I have a special situation where I'd like to do either = first.last_somedomain.com or first.last@somedomain.com but the former is = rejected due to length and the latter due to the "@" by pw(8). How do I extend this from 16 chars to 32 or 64? I have been finding it = difficult to find explicit details on this. Thanks, Ryan From owner-freebsd-questions@FreeBSD.ORG Thu Apr 14 21:50:14 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B9A9110656F8 for ; Thu, 14 Apr 2011 21:50:14 +0000 (UTC) (envelope-from cswiger@mac.com) Received: from asmtpout024.mac.com (asmtpout024.mac.com [17.148.16.99]) by mx1.freebsd.org (Postfix) with ESMTP id 99C498FC15 for ; Thu, 14 Apr 2011 21:50:11 +0000 (UTC) MIME-version: 1.0 Content-transfer-encoding: 7BIT Content-type: text/plain; CHARSET=US-ASCII Received: from cswiger1.apple.com ([17.209.4.71]) by asmtp024.mac.com (Oracle Communications Messaging Exchange Server 7u4-18.01 64bit (built Jul 15 2010)) with ESMTPSA id <0LJN00GJNWNBMC00@asmtp024.mac.com> for freebsd-questions@freebsd.org; Thu, 14 Apr 2011 14:49:59 -0700 (PDT) X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:5.2.15,1.0.148,0.0.0000 definitions=2011-04-14_09:2011-04-14, 2011-04-14, 1970-01-01 signatures=0 X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 spamscore=0 ipscore=0 suspectscore=0 phishscore=0 bulkscore=0 adultscore=0 classifier=spam adjust=0 reason=mlx engine=6.0.2-1012030000 definitions=main-1104140154 From: Chuck Swiger In-reply-to: <0A2B2795-F241-4759-9DFD-37146AB3AB6D@cwis.biz> Date: Thu, 14 Apr 2011 14:49:59 -0700 Message-id: <77C43A57-8CB3-463F-8B91-2094A37CF4F3@mac.com> References: <0A2B2795-F241-4759-9DFD-37146AB3AB6D@cwis.biz> To: Ryan Coleman X-Mailer: Apple Mail (2.1084) Cc: FreeBSD Mailing List Subject: Re: Extending pw(8) username limit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Apr 2011 21:50:14 -0000 On Apr 14, 2011, at 2:20 PM, Ryan Coleman wrote: > I have a special situation where I'd like to do either first.last_somedomain.com or first.last@somedomain.com but the former is rejected due to length and the latter due to the "@" by pw(8). > > How do I extend this from 16 chars to 32 or 64? I have been finding it difficult to find explicit details on this. >From prior experience, your users are going to loathe ("hate" isn't strong enough) 16+ character usernames. If the problem is that you want to setup email aliases mapping (eg) charles.swiger, charles_swiger, chuck.swiger, etc, etc to cswiger, the mail aliases file supports that just fine. And if you want to support users in multiple domains, the /etc/passwd database is just not the place to do it. Consider SASL, LDAP, or even NIS+; and SASL in particular integrates very smoothly with multi-domain email via Cyrus, Dovecot, etc. Regards, -- -Chuck From owner-freebsd-questions@FreeBSD.ORG Thu Apr 14 21:53:33 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 329A1106567C for ; Thu, 14 Apr 2011 21:53:33 +0000 (UTC) (envelope-from ryan.coleman@cwis.biz) Received: from server.cwis.biz (70-89-202-5-invergrove-mn.hfc.comcastbusiness.net [70.89.202.5]) by mx1.freebsd.org (Postfix) with ESMTP id E9C768FC0A for ; Thu, 14 Apr 2011 21:53:32 +0000 (UTC) Received: from server.cwis.biz (localhost [127.0.0.1]) by server.cwis.biz (Postfix) with ESMTP id 68C69264D053; Thu, 14 Apr 2011 16:54:02 -0500 (CDT) X-Virus-Scanned: amavisd-new at cwis.biz Received: from server.cwis.biz ([127.0.0.1]) by server.cwis.biz (server.cwis.biz [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id otU18LZdZTlQ; Thu, 14 Apr 2011 16:53:46 -0500 (CDT) Received: from [192.168.46.106] (unknown [64.122.64.171]) by server.cwis.biz (Postfix) with ESMTPSA id AC625264D051; Thu, 14 Apr 2011 16:53:46 -0500 (CDT) Mime-Version: 1.0 (Apple Message framework v1084) Content-Type: text/plain; charset=us-ascii From: Ryan Coleman In-Reply-To: <77C43A57-8CB3-463F-8B91-2094A37CF4F3@mac.com> Date: Thu, 14 Apr 2011 16:53:15 -0500 Content-Transfer-Encoding: quoted-printable Message-Id: <75F447FF-A438-4A03-925F-7BE148311252@cwis.biz> References: <0A2B2795-F241-4759-9DFD-37146AB3AB6D@cwis.biz> <77C43A57-8CB3-463F-8B91-2094A37CF4F3@mac.com> To: Chuck Swiger X-Mailer: Apple Mail (2.1084) Cc: FreeBSD Mailing List Subject: Re: Extending pw(8) username limit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Apr 2011 21:53:33 -0000 I already run 10 domains worth of emails here, I would prefer to avoid = adding anything that will screw with already functioning accounts... But maybe there's an option on Dovecot to reroute specific username = requests to masquerade that... I'll check that out tomorrow. Thanks. On Apr 14, 2011, at 4:49 PM, Chuck Swiger wrote: > On Apr 14, 2011, at 2:20 PM, Ryan Coleman wrote: >> I have a special situation where I'd like to do either = first.last_somedomain.com or first.last@somedomain.com but the former is = rejected due to length and the latter due to the "@" by pw(8). >>=20 >> How do I extend this from 16 chars to 32 or 64? I have been finding = it difficult to find explicit details on this. >=20 >> =46rom prior experience, your users are going to loathe ("hate" isn't = strong enough) 16+ character usernames. >=20 > If the problem is that you want to setup email aliases mapping (eg) = charles.swiger, charles_swiger, chuck.swiger, etc, etc to cswiger, the = mail aliases file supports that just fine. And if you want to support = users in multiple domains, the /etc/passwd database is just not the = place to do it. Consider SASL, LDAP, or even NIS+; and SASL in = particular integrates very smoothly with multi-domain email via Cyrus, = Dovecot, etc. >=20 > Regards, > --=20 > -Chuck >=20 > _______________________________________________ > 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" From owner-freebsd-questions@FreeBSD.ORG Fri Apr 15 09:45:22 2011 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 086A2106566C for ; Fri, 15 Apr 2011 09:45:22 +0000 (UTC) (envelope-from mwjpiero@gmail.com) Received: from mail-ey0-f182.google.com (mail-ey0-f182.google.com [209.85.215.182]) by mx1.freebsd.org (Postfix) with ESMTP id 8EF258FC14 for ; Fri, 15 Apr 2011 09:45:20 +0000 (UTC) Received: by eyg7 with SMTP id 7so845011eyg.13 for ; Fri, 15 Apr 2011 02:45:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type; bh=KrApFGXsXxhZGe3rHLotOPnLE34zpVHw+9dR2oZ56Fo=; b=YlwYNTVg2vT1No7e0Tmst5umiSHS8nnji6680gexQuD4ZtP40C/DN+du5+/nQZMxUE P/vRj0b60ZM+3V4BN/XfdulcAK9l0jExR7atc07snO7R/mK0zDntpFC1ZhIPDGf4CEbQ wVD983olitZAp/8Z37o3wLe4vKyz8TK+uKI1M= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=P+VN3nnzG1agRa6pmc7NOnKE4Y6KO4FoHBPwO+KTKj7VMR+aZKnkhyj4H/gpdd7uiq r3LSsRkq2qFHq6dDnQ4pC452IzNz6dnv5WljA939pTgGqYUMd8dotz3KGeA6jQCgVr1L 0fXN5CtRCbqMMndA1UjKzMCHGOoSB8PAs0990= MIME-Version: 1.0 Received: by 10.213.100.135 with SMTP id y7mr1044769ebn.96.1302858875840; Fri, 15 Apr 2011 02:14:35 -0700 (PDT) Received: by 10.213.35.7 with HTTP; Fri, 15 Apr 2011 02:14:35 -0700 (PDT) In-Reply-To: <750399.3664.qm@web31601.mail.mud.yahoo.com> References: <750399.3664.qm@web31601.mail.mud.yahoo.com> Date: Fri, 15 Apr 2011 17:14:35 +0800 Message-ID: From: DeadSun To: questions@freebsd.org X-Mailman-Approved-At: Fri, 15 Apr 2011 11:27:52 +0000 Content-Type: text/plain; charset=GB2312 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Re: Remote access to Freebsd server X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Apr 2011 09:45:22 -0000 If you use NAT network setting in vmware or virtualbox or something else in your win 7. It cannot be access to the virtual server from your host throught network. You must use bridge network setting in your software. On Wed, Apr 13, 2011 at 11:37 PM, afiddler10 wrote: > Hi, I am new to the Linux environment. I am trying to build a virtual > Freebsd server to run another virtual device (a Juniper router). I have > found that after building the base operating system that I cannot remotel= y > access the virtual Freebsd server. I have tried using both Qemu and VMwa= re > with the same result. It looks to me as though the server has a default > setting that allows it to contact other devices (e.g., I can ping, ftp, > telnet, etc., other devices from my Freebsd server) but I cannot ping, > ftp, telnet into the Freebsd server from my host PC. My host is a Window= s 7 > desktop, but I have tried pinging from another virtual device and cannot = get > a response from the Freebsd server. I do not believe that the issue is m= y > Windows 7 PC. > > I have tried the newest Disk 1 ISO image of Freebsd, 8.2, but I've also > tried a few other images with the same result. > > I have combed through the documentation, tried configuring the firewall > using the "open" template, tried to disable the packet filter in rc.conf > (pf_enable=3D"NO"), to no avail. I cannot reach the Freebsd server no ma= tter > what I have tried, and I feel I have exhausted my options. The ports are > open and responsive on the virtual server itself, but access seems to be > blocked to the Freebsd server. > > I am hoping you can tell me how to change the default settings on the > Freebsd server to allow access from my Windows 7 host PC. Hopefully it d= oes > not involve manually rebuilding the kernel! > > Thanks for your help! > _______________________________________________ > 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" > --=20 =B7=C7=B5=AD=B1=A1=CE=DE=D2=D4=C3=F7=D6=BE=A3=AC=B7=C7=C4=FE=BE=B2=CE=DE=D2= =D4=D6=C2=D4=B6 From owner-freebsd-questions@FreeBSD.ORG Fri Apr 15 14:25:14 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8F0571065672 for ; Fri, 15 Apr 2011 14:25:14 +0000 (UTC) (envelope-from scheller.r@icg-online.de) Received: from mail.andys-seite.de (mail.andys-seite.de [85.214.140.20]) by mx1.freebsd.org (Postfix) with ESMTP id EE9858FC0C for ; Fri, 15 Apr 2011 14:25:13 +0000 (UTC) Received: from ICG-EXCH01.icg-online.loc ([93.192.53.7]) by andys-seite.de with MailEnable ESMTP; Fri, 15 Apr 2011 16:25:13 +0200 Received: from ICG-EXCH01.icg-online.loc ([fe80::5904:c3d1:dd7c:d6d9]) by ICG-EXCH01.icg-online.loc ([fe80::5904:c3d1:dd7c:d6d9%10]) with mapi id 14.01.0218.012; Fri, 15 Apr 2011 16:23:58 +0200 From: "Scheller, Roland" To: "freebsd-questions@freebsd.org" Thread-Topic: Re: FreeBSD 8.2 (i386) does not install under Hyper-V Thread-Index: Acv7cqE6HZu2jZ3ySVGaJecIuKBZLA== Date: Fri, 15 Apr 2011 14:23:57 +0000 Message-ID: <19F25FB5A339AD4FB482F52B7291F3111F7DCC@ICG-EXCH01.icg-online.loc> Accept-Language: en-US Content-Language: de-DE X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [10.1.1.123] MIME-Version: 1.0 X-ME-Bayesian: 0.000000 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Re: FreeBSD 8.2 (i386) does not install under Hyper-V X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Apr 2011 14:25:14 -0000 Hi, >> Try to install FreeBSD 8.2 on Hyper-V but some-virt-hdd.VHD not bigger t= hen 30Gb. Thanks for your hint. My VHD was about 32 Gb. I tried one more install on = a 16 GB VHD. Now everything seems to work. Thanks for your efforts. Roland From owner-freebsd-questions@FreeBSD.ORG Fri Apr 15 15:11:11 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E84581065672 for ; Fri, 15 Apr 2011 15:11:11 +0000 (UTC) (envelope-from zhangweiwu@realss.com) Received: from bossdog.realss.com (bossdog.realss.com [211.157.114.130]) by mx1.freebsd.org (Postfix) with ESMTP id 7BBF68FC08 for ; Fri, 15 Apr 2011 15:11:11 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by bossdog.realss.com (Postfix) with ESMTP id 44B67104024 for ; Sat, 16 Apr 2011 00:09:33 +0800 (HKT) Received: from bossdog.realss.com ([127.0.0.1]) by localhost (bossdog.realss.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id i-AYetcZyRJ1 for ; Sat, 16 Apr 2011 00:09:33 +0800 (HKT) Received: from [192.168.1.168] (unknown [125.33.183.126]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by bossdog.realss.com (Postfix) with ESMTPSA id AB45E104023 for ; Sat, 16 Apr 2011 00:09:32 +0800 (HKT) Message-ID: <4DA86009.5090808@realss.com> Date: Fri, 15 Apr 2011 23:11:05 +0800 From: "Zhang Weiwu, Beijing" Organization: Real Softservice, Beijing User-Agent: Mozilla/5.0 (X11; U; Linux ppc; en-US; rv:1.9.2.14) Gecko/20110223 Lightning/1.0b2 Thunderbird/3.1.8 MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Subject: sound card not recognized by freebsd 8.2 but mentioned in PC-BSD 8.2 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Apr 2011 15:11:12 -0000 Hello. I intend to use FreeBSD instead of PC-BSD. The sound card doesn't work on FreeBSD 8.2. I tried to follow the manual and loaded all sound card drivers # kldload snd_driver But no driver works: # cat /dev/sndstat FreeBSD Audio Driver (newpcm: 32bit 2009061500/i386) Installed devices: There is nothing after "installed devices". And there is nothing about sound card mentioned in dmesg. I had the impression non of the drivers recognizes the card, which is: none1@pci0:0:4:0: class=0x040100 card=0x103b13bd chip=0x545510b9 rev=0x03 hdr=0x00 vendor = 'Acer Labs Incorporated (ALi/ULi)' device = 'AC'97 Audio Controller (M1563M Southbridge)' class = multimedia subclass = audio Search for the chip ID as keyword on google reveals in PC-BSD this keyword is mentioned in their driver database "/PCBSD/soundDetect/soundcards.xml" source: http://trac.pcbsd.org/changeset/3018/pcbsd Somehow this hints PC-BSD recognizes and can configure this sound card. My question is, if PC-BSD could play using this sound card, a FreeBSD method must not be too far away, right? Can I configure FreeBSD somehow to let a driver recognize and make use of this sound card? P. S. If it doesn't work, I guess I'll fall back to Windows instead of PC-BSD because I intend to use this machine for playing around and testing GNUStep including its multimedia. The computer has a hard-wired 8GB storage which is OK for the purpose, but not enough for PC-BSD. -- 我的博客: http://zhangweiwu.ixiezi.com/ 网站进化论 --写给需要网站或后悔有了网站的人 From owner-freebsd-questions@FreeBSD.ORG Fri Apr 15 17:27:06 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C61B4106566B for ; Fri, 15 Apr 2011 17:27:06 +0000 (UTC) (envelope-from DRagona@enovafinancial.com) Received: from exprod5og110.obsmtp.com (exprod5og110.obsmtp.com [64.18.0.20]) by mx1.freebsd.org (Postfix) with ESMTP id 6F5788FC16 for ; Fri, 15 Apr 2011 17:27:06 +0000 (UTC) Received: from mail.casham.com ([199.227.81.49]) (using TLSv1) by exprod5ob110.postini.com ([64.18.4.12]) with SMTP ID DSNKTah/6c7QWFatB/qG3C9Q1Mu5OWkEEQuJ@postini.com; Fri, 15 Apr 2011 10:27:06 PDT Received: from Corpmail1.casham.com ([fe80::17b:e06d:816a:a87d]) by cai-sc-hts1.casham.com ([fe80::a8ea:2361:8284:bf%12]) with mapi; Fri, 15 Apr 2011 12:16:09 -0500 From: "Ragona, Derek" To: "'freebsd-questions@freebsd.org'" Date: Fri, 15 Apr 2011 12:16:08 -0500 Thread-Topic: 3par iscsi with 8.2? Thread-Index: Acv7kMlsxZPXt6rHQeKLModNGm0vHw== Message-ID: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: acceptlanguage: en-US MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: 3par iscsi with 8.2? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Apr 2011 17:27:06 -0000 Is anyone connecting to 3par SAN units using iscsi with release 8.2? I am trying to do this, and having some trouble. -Derek From owner-freebsd-questions@FreeBSD.ORG Fri Apr 15 22:54:27 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9BD2C106566C for ; Fri, 15 Apr 2011 22:54:27 +0000 (UTC) (envelope-from ricardo.gomez331@gmail.com) Received: from mail-iw0-f182.google.com (mail-iw0-f182.google.com [209.85.214.182]) by mx1.freebsd.org (Postfix) with ESMTP id 630A68FC0C for ; Fri, 15 Apr 2011 22:54:27 +0000 (UTC) Received: by iwn33 with SMTP id 33so3261617iwn.13 for ; Fri, 15 Apr 2011 15:54:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:date:message-id:subject:from:to :content-type; bh=5cs6oaWh7L6yNqrPkNejjTDTyz21R8Hd4HnenwLk+zQ=; b=IVjrs3StXTBq/V5Wm8oZGCXUow4U5qrWDeV6smyCCQKXnyjnTxJNMqLCHgUK7MbVUn m+w6c0hwn6p8A+mtHKCK6jFVWKRZNB/5PyxZeD0f4bm5F4nSznoNh/+bXISC3IiqZZmZ 00xSsu70w2YUbudrRnMGIwvMJyPTPreWIdpbk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=B97VAgw/00amlcUq6fDMkYzqG4hIZmoCXZjBxVLbuFNQChj+xp2a3Fd3QLVE9EuHmq QLpuRY2EaqDcljQX5062xyDYCFmuoeaIUV2gVkaNDZElAWnalyv4QR2BKGv/CrJnVukN wHtX8EoWJsxGh6RHT0fUF5Aj/+pe3lTOrA+PQ= MIME-Version: 1.0 Received: by 10.231.159.206 with SMTP id k14mr264148ibx.84.1302906245826; Fri, 15 Apr 2011 15:24:05 -0700 (PDT) Received: by 10.231.142.32 with HTTP; Fri, 15 Apr 2011 15:24:05 -0700 (PDT) Date: Fri, 15 Apr 2011 17:24:05 -0500 Message-ID: From: Ricardo Gomez To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: 8.2 RELEASE amd64 support for broadcom 432b(4322) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Apr 2011 22:54:27 -0000 I am attempting to run freebsd on a macbook 5, 1. I installed using dvd1 and everithing went fine. The only problem is that my builtin wireless is a bcm432b which is PITA to make work in any non-propietary system.I know for other bcm43xx cards there is the bwi driver, but mine isn't supported. I've tried tried - Ndisgen on bcmwl5.inf and bcmwl564.sys - Ndisgen on bcmwl6.inf and bcmwl664.sys - ndiscvt bcmwl5.inf and bcmwl564.sys to ndis_data_header.h and compiling ndis.ko Here's what I noted - bcmwl564_sys.ko creates an ndis0 interface which seems to work except it doesn't communicate with the router - also, when loaded from loader.conf somewhere in the boot sequence the computer reboots - bcmwl664_sys.kp does nothing - The new ndis.ko also does nothing This is not my first attempt at FreeBSD on my macbook. The last time the major stumbling block was the gpt and sysinstall. Now the big problem for me is the wireless because I keep the router in another room. As extra info, in Debian Lenny broadcom's wl driver works but iwconfig will NOT work. In Ubunu 10.04 broadcom's wl works too but iwconfig won't work and it's very slow. I'd rather waste space on a networkless BSD. So if not i'll erase the partition, install linux(debian), and try FreeBSD in a year or two. From owner-freebsd-questions@FreeBSD.ORG Sat Apr 16 00:54:13 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F12B61065670 for ; Sat, 16 Apr 2011 00:54:12 +0000 (UTC) (envelope-from arab@tangerine-army.co.uk) Received: from mtaout01-winn.ispmail.ntl.com (mtaout01-winn.ispmail.ntl.com [81.103.221.47]) by mx1.freebsd.org (Postfix) with ESMTP id 828998FC16 for ; Sat, 16 Apr 2011 00:54:12 +0000 (UTC) Received: from know-smtpout-4.server.virginmedia.net ([62.254.123.2]) by mtaout01-winn.ispmail.ntl.com (InterMail vM.7.08.04.00 201-2186-134-20080326) with ESMTP id <20110416005410.TDYK18231.mtaout01-winn.ispmail.ntl.com@know-smtpout-4.server.virginmedia.net> for ; Sat, 16 Apr 2011 01:54:10 +0100 Received: from [94.168.170.153] (helo=mercury.universe.galaxy.lcl) by know-smtpout-4.server.virginmedia.net with esmtp (Exim 4.63) (envelope-from ) id 1QAtm6-0002qT-NU for freebsd-questions@freebsd.org; Sat, 16 Apr 2011 01:54:10 +0100 Received: from mercury.universe.galaxy.lcl ([fe80::79f1:f3c8:3aed:806c]) by mercury.universe.galaxy.lcl ([fe80::79f1:f3c8:3aed:806c%10]) with mapi; Sat, 16 Apr 2011 01:53:25 +0100 From: Graeme Dargie To: "'freebsd-questions@freebsd.org'" Date: Sat, 16 Apr 2011 01:53:22 +0100 Thread-Topic: problem building krb5 Thread-Index: Acv70HNx4T++QGPxSaShRNtkf9GRdg== Message-ID: <0EE458C34045A44DBC2CA2DC5CEB42B503B0320CF7@mercury.universe.galaxy.lcl> Accept-Language: en-US, en-GB Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: acceptlanguage: en-US, en-GB MIME-Version: 1.0 X-Cloudmark-Analysis: v=1.1 cv=R50lirqlHffDPPkwUlkuVa99MrvKdVWo//yz83qex8g= c=1 sm=0 a=OMdUhd4NiskA:10 a=xqWC_Br6kY4A:10 a=SfTTeChHsCPhD1uBO6oA:9 a=OWX5DJjGudyCVk50PO0A:7 a=CjuIK1q_8ugA:10 a=yMhMjlubAAAA:8 a=SSmOFEACAAAA:8 a=au0c3MP09NBunha6-0wA:9 a=eUxMOZbTpUe5ovN3f1IA:7 a=HpAAvcLHHh0Zw7uRqdWCyQ==:117 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: problem building krb5 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Apr 2011 00:54:13 -0000 Hi All, I went back to a machine today that I think I had partially got samba 3.5 i= nstalled on, I need to get krb5 on so I can add the system to my AD domain. Clearly on my previous attempt I got something wrong, but I am not overly s= ure how to go about fixing this problem below, I don't need printer support= as these machine do not have printers attached or need access to them. amalthea# cd /usr/ports/security/krb5 amalthea# make install clean =3D=3D=3D> krb5-1.9_2 depends on executable: gm4 - found =3D=3D=3D> krb5-1.9_2 depends on executable: texi2dvi - found =3D=3D=3D> krb5-1.9_2 depends on executable: dvips - not found =3D=3D=3D> Verifying install for dvips in /usr/ports/print/dvipsk-tetex =3D=3D=3D> dvipsk-tetex-5.95a_5 depends on file: /usr/local/share/texmf-l= ocal/ls-R - found =3D=3D=3D> dvipsk-tetex-5.95a_5 depends on file: /usr/local/share/texmf-d= ist/LICENSE.texmf - found =3D=3D=3D> dvipsk-tetex-5.95a_5 depends on executable: mktexlsr - not fou= nd =3D=3D=3D> Verifying install for mktexlsr in /usr/ports/print/teTeX-base =3D=3D=3D> Installing for teTeX-base-3.0_21 =3D=3D=3D> teTeX-base-3.0_21 depends on file: /usr/local/share/texmf-dist= /LICENSE.texmf - found =3D=3D=3D> teTeX-base-3.0_21 depends on file: /usr/local/share/texmf-loca= l/ls-R - found =3D=3D=3D> teTeX-base-3.0_21 depends on executable: texi2html - found =3D=3D=3D> teTeX-base-3.0_21 depends on executable: gs - not found =3D=3D=3D> Verifying install for gs in /usr/ports/print/ghostscript8-nox= 11 =3D=3D=3D> Building for ghostscript8-nox11-8.71_6 /bin/ln -s -f /usr/ports/print/ghostscript8-nox11/work/ghostscript-8.71/epa= g-3.09/gdevepag.c /usr/ports/print/ghostscript8-nox11/work/ghostscript-8.71= /base /bin/mkdir -p /usr/ports/print/ghostscript8-nox11/work/ghostscript-8.71/obj /bin/mkdir -p /usr/ports/print/ghostscript8-nox11/work/ghostscript-8.71/bin gmake LDFLAGS=3D'-L/usr/local/lib -shared -Wl,-soname=3Dlibgs.so.8' GS_XE= =3D./bin/../sobin/libgs.so.8.71 STDIO_IMPLEMENTATION=3Dc DISPLAY_DEV=3D./ob= j/../soobj/display.dev BINDIR=3D./bin/../sobin GLGENDIR=3D./obj/../soobj GL= OBJDIR=3D./obj/../soobj PSGENDIR=3D./obj/../soobj PSOBJDIR=3D./obj/../soobj= CFLAGS=3D'-O2 -pipe -fno-strict-aliasing -fPIC -DUPD_SIGNAL=3D0 -I. -I/us= r/ports/print/ghostscript8-nox11/work/ghostscript-8.71/jasper/src/libjasper= /include -I/usr/local/include/libpng -I/usr/local/include -Wall -Wstrict= -prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-str= ings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-c= ommon -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE=3D"unsigned long int" -O2 -pipe= -fno-strict-aliasing -DGS_DEVS_SHARED -DGS_DEVS_SHARED_DIR=3D\"/usr/local/= lib/ghostscript/8.71\"' prefix=3D/usr/local ./bin/../sobin/gsc ./bin/../sob= in/gsx gmake[1]: Entering directory `/usr/ports/print/ghostscript8-nox11/work/ghos= tscript-8.71' cc -DHAVE_MKSTEMP -DHAVE_HYPOT -O2 -pipe -fno-strict-aliasing -fPIC -DU= PD_SIGNAL=3D0 -I. -I/usr/ports/print/ghostscript8-nox11/work/ghostscript-8= .71/jasper/src/libjasper/include -I/usr/local/include/libpng -I/usr/local= /include -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissin= g-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-state= ment -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE=3D"unsi= gned long int" -O2 -pipe -fno-strict-aliasing -DGS_DEVS_SHARED -DGS_DEVS_SH= ARED_DIR=3D\"/usr/local/lib/ghostscript/8.71\" -I./obj/../soobj -I./base -= g -o ./bin/../sobin/gsc ./psi/dxmainc.c -L./bin/../sobin -lgs ./bin/../sobin/libgs.so: undefined reference to `lips_mode3format_encode' gmake[1]: *** [bin/../sobin/gsc] Error 1 gmake[1]: Leaving directory `/usr/ports/print/ghostscript8-nox11/work/ghost= script-8.71' gmake: *** [so] Error 2 *** Error code 1 Stop in /usr/ports/print/ghostscript8-nox11. *** Error code 1 Stop in /usr/ports/print/ghostscript8-nox11. *** Error code 1 Stop in /usr/ports/print/teTeX-base. *** Error code 1 Stop in /usr/ports/print/dvipsk-tetex. *** Error code 1 Stop in /usr/ports/security/krb5. *** Error code 1 Stop in /usr/ports/security/krb5. Regards Graeme From owner-freebsd-questions@FreeBSD.ORG Sat Apr 16 02:42:43 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8D69F106564A for ; Sat, 16 Apr 2011 02:42:43 +0000 (UTC) (envelope-from erich@alogreentechnologies.com) Received: from alogreentechnologies.com (alogreentechnologies.com [67.212.226.44]) by mx1.freebsd.org (Postfix) with ESMTP id 632288FC13 for ; Sat, 16 Apr 2011 02:42:43 +0000 (UTC) Received: from amd620.ovitrap.com ([49.128.188.2]) (authenticated bits=0) by alogreentechnologies.com (8.13.1/8.13.1) with ESMTP id p3G2gbMN012473; Fri, 15 Apr 2011 20:42:40 -0600 From: Erich Dollansky Organization: ALO Green Technologies Pte Ltd To: freebsd-questions@freebsd.org Date: Sat, 16 Apr 2011 09:42:38 +0700 User-Agent: KMail/1.13.5 (FreeBSD/8.2-STABLE; KDE/4.5.4; amd64; ; ) References: <4DA86009.5090808@realss.com> In-Reply-To: <4DA86009.5090808@realss.com> MIME-Version: 1.0 Content-Type: Text/Plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Message-Id: <201104160942.38440.erich@alogreentechnologies.com> X-Mailman-Approved-At: Sat, 16 Apr 2011 03:13:22 +0000 Cc: "Zhang Weiwu, Beijing" Subject: Re: sound card not recognized by freebsd 8.2 but mentioned in PC-BSD 8.2 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Apr 2011 02:42:43 -0000 Hi, did you really get no other answer? On Friday 15 April 2011 22:11:05 Zhang Weiwu, Beijing wrote: > Hello. I intend to use FreeBSD instead of PC-BSD. The sound card doesn't= =20 > work on FreeBSD 8.2. I tried to follow the manual and loaded all sound=20 > card drivers >=20 > # kldload snd_driver this will never work. You must load the driver for your sound card. Something like kldload snd_hda You must replace snd_hda by the name of the driver for your card. Erich >=20 > But no driver works: >=20 > # cat /dev/sndstat > FreeBSD Audio Driver (newpcm: 32bit 2009061500/i386) > Installed devices: >=20 > There is nothing after "installed devices". And there is nothing about=20 > sound card mentioned in dmesg. >=20 > I had the impression non of the drivers recognizes the card, which is: >=20 > none1@pci0:0:4:0: class=3D0x040100 card=3D0x103b13bd chip=3D0x545510b9 re= v=3D0x03 hdr=3D0x00 > vendor =3D 'Acer Labs Incorporated (ALi/ULi)' > device =3D 'AC'97 Audio Controller (M1563M Southbridge)' > class =3D multimedia > subclass =3D audio >=20 >=20 > Search for the chip ID as keyword on google reveals in PC-BSD this=20 > keyword is mentioned in their driver database=20 > "/PCBSD/soundDetect/soundcards.xml" >=20 > source: http://trac.pcbsd.org/changeset/3018/pcbsd >=20 > Somehow this hints PC-BSD recognizes and can configure this sound card. >=20 > My question is, if PC-BSD could play using this sound card, a FreeBSD=20 > method must not be too far away, right? Can I configure FreeBSD somehow=20 > to let a driver recognize and make use of this sound card? >=20 > P. S. If it doesn't work, I guess I'll fall back to Windows instead of=20 > PC-BSD because I intend to use this machine for playing around and=20 > testing GNUStep including its multimedia. The computer has a hard-wired=20 > 8GB storage which is OK for the purpose, but not enough for PC-BSD. >=20 > --=20 > =E6=88=91=E7=9A=84=E5=8D=9A=E5=AE=A2=EF=BC=9A > http://zhangweiwu.ixiezi.com/ > =E7=BD=91=E7=AB=99=E8=BF=9B=E5=8C=96=E8=AE=BA =EF=BC=8D=EF=BC=8D=E5=86=99= =E7=BB=99=E9=9C=80=E8=A6=81=E7=BD=91=E7=AB=99=E6=88=96=E5=90=8E=E6=82=94=E6= =9C=89=E4=BA=86=E7=BD=91=E7=AB=99=E7=9A=84=E4=BA=BA >=20 > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.o= rg" >=20 >=20 From owner-freebsd-questions@FreeBSD.ORG Sat Apr 16 04:16:43 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E94F9106564A for ; Sat, 16 Apr 2011 04:16:43 +0000 (UTC) (envelope-from zhangweiwu@realss.com) Received: from bossdog.realss.com (bossdog.realss.com [211.157.114.130]) by mx1.freebsd.org (Postfix) with ESMTP id 972F88FC19 for ; Sat, 16 Apr 2011 04:16:43 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by bossdog.realss.com (Postfix) with ESMTP id 3BB98104012; Sat, 16 Apr 2011 13:15:17 +0800 (HKT) Received: from bossdog.realss.com ([127.0.0.1]) by localhost (bossdog.realss.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id kmV5yXHV2617; Sat, 16 Apr 2011 13:15:17 +0800 (HKT) Received: from [192.168.1.168] (unknown [125.33.183.126]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by bossdog.realss.com (Postfix) with ESMTPSA id CC3FA104011; Sat, 16 Apr 2011 13:15:16 +0800 (HKT) Message-ID: <4DA91827.2040107@realss.com> Date: Sat, 16 Apr 2011 12:16:39 +0800 From: "Zhang Weiwu, Beijing" Organization: Real Softservice, Beijing User-Agent: Mozilla/5.0 (X11; U; Linux ppc; en-US; rv:1.9.2.14) Gecko/20110223 Lightning/1.0b2 Thunderbird/3.1.8 MIME-Version: 1.0 To: Erich Dollansky References: <4DA86009.5090808@realss.com> <201104160942.38440.erich@alogreentechnologies.com> In-Reply-To: <201104160942.38440.erich@alogreentechnologies.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Cc: freebsd-questions@freebsd.org Subject: Re: sound card not recognized by freebsd 8.2 but mentioned in PC-BSD 8.2 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Apr 2011 04:16:44 -0000 On 04/16/2011 10:42 AM, Erich Dollansky wrote: > On Friday 15 April 2011 22:11:05 Zhang Weiwu, Beijing wrote: >> # kldload snd_driver > this will never work. > > You must load the driver for your sound card. Something like > > kldload snd_hda I am confused, because the handbook says the opposite: http://www.freebsd.org/doc/handbook/sound-setup.html > > To use your sound device, you will need to load the proper device driver. > Then: > > If you are not sure which driver to use, you may try to load the > snd_driver module: > > # kldload snd_driver > This is a metadriver loading the most common device drivers at once. Even though I wish to use only the right driver, the manual didn't say how can I find which driver is the right one except trying with snd_driver. It didn't even mention what drivers are there on the system. One might expect it at /usr/src/sys/i386/conf/GENERIC but there is nothing mentioning sound card. > You must replace snd_hda by the name of the driver for your card. I'd be glad to try that if you inform me what is the name of the driver for my card, or point me way to find this information:) Thanks for answering my mail! -- 我的博客: http://zhangweiwu.ixiezi.com/ 网站进化论 --写给需要网站或后悔有了网站的人 From owner-freebsd-questions@FreeBSD.ORG Sat Apr 16 04:30:36 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 66CA11065670 for ; Sat, 16 Apr 2011 04:30:36 +0000 (UTC) (envelope-from erichfreebsdlist@ovitrap.com) Received: from alogreentechnologies.com (alogreentechnologies.com [67.212.226.44]) by mx1.freebsd.org (Postfix) with ESMTP id 1C2078FC0C for ; Sat, 16 Apr 2011 04:30:35 +0000 (UTC) Received: from amd620.ovitrap.com ([49.128.188.2]) (authenticated bits=0) by alogreentechnologies.com (8.13.1/8.13.1) with ESMTP id p3G4UJCp017610; Fri, 15 Apr 2011 22:30:22 -0600 From: Erich Dollansky To: "Zhang Weiwu, Beijing" Date: Sat, 16 Apr 2011 11:30:18 +0700 User-Agent: KMail/1.13.5 (FreeBSD/8.2-STABLE; KDE/4.5.4; amd64; ; ) References: <4DA86009.5090808@realss.com> <201104160942.38440.erich@alogreentechnologies.com> <4DA91827.2040107@realss.com> In-Reply-To: <4DA91827.2040107@realss.com> MIME-Version: 1.0 Content-Type: Text/Plain; charset="utf-8" Content-Transfer-Encoding: 7bit Message-Id: <201104161130.18814.erichfreebsdlist@ovitrap.com> Cc: freebsd-questions@freebsd.org Subject: Re: sound card not recognized by freebsd 8.2 but mentioned in PC-BSD 8.2 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Apr 2011 04:30:36 -0000 Hi, On Saturday 16 April 2011 11:16:39 Zhang Weiwu, Beijing wrote: > On 04/16/2011 10:42 AM, Erich Dollansky wrote: > > On Friday 15 April 2011 22:11:05 Zhang Weiwu, Beijing wrote: > >> # kldload snd_driver > > this will never work. > > > > You must load the driver for your sound card. Something like > > > > kldload snd_hda > > I am confused, because the handbook says the opposite: > http://www.freebsd.org/doc/handbook/sound-setup.html > > the handbook also says: 'Other available loadable sound modules are listed in /boot/defaults/loader.conf.' I simply tried some out. If I remember right, mine was also not listed to work but worked with the driver I used as an example for you. Do not forget, the handbook is not necessarily written by the same person as the program. Erich From owner-freebsd-questions@FreeBSD.ORG Sat Apr 16 06:03:21 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 28AFA106566B for ; Sat, 16 Apr 2011 06:03:21 +0000 (UTC) (envelope-from linuxtux37@gmail.com) Received: from mail-pw0-f54.google.com (mail-pw0-f54.google.com [209.85.160.54]) by mx1.freebsd.org (Postfix) with ESMTP id EF8B88FC15 for ; Sat, 16 Apr 2011 06:03:20 +0000 (UTC) Received: by pwj8 with SMTP id 8so1850795pwj.13 for ; Fri, 15 Apr 2011 23:03:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:subject:from:content-type:x-mailer:message-id :date:to:content-transfer-encoding:mime-version; bh=ENnGDFq13YASQJ7wcJ07srTWWx9umFIdDuL4SrQT9So=; b=nYROuqh2PjdSzply1I/yNSYJLQNfjy2Gi6bzYYB3WgXRS85E7hLMO51o4uFkuYXWLQ BSW2YjrCje/Dzh2kRVcE6kOjKHu/a4/vu5hyhNkh/S0rMkJPgJ+eenmkvU8/nCcfZMKx WDTivm/C9QD9Dd96LJ8RtpfVmI2YQ/m7iw/js= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=subject:from:content-type:x-mailer:message-id:date:to :content-transfer-encoding:mime-version; b=nhVs1FEBEanKwGYKk3d2ICh88VtQ/Id2toJ7v/p0GNoAbAUt6hh4C/IYc2f+G1k5V7 ouswy7csLIr9bTVhK0SoH3UbaT9zUfjNxIoi2ZcIR5iVJWleNnWltnl059Eg6izgFUdo DkUuZ3jYRedh4l25iLJRrTxfydu8LOwDeqsEs= Received: by 10.68.34.38 with SMTP id w6mr3288338pbi.26.1302933800542; Fri, 15 Apr 2011 23:03:20 -0700 (PDT) Received: from [192.168.2.6] (pool-98-119-123-199.lsanca.dsl-w.verizon.net [98.119.123.199]) by mx.google.com with ESMTPS id s7sm894788pba.18.2011.04.15.23.03.19 (version=TLSv1/SSLv3 cipher=OTHER); Fri, 15 Apr 2011 23:03:19 -0700 (PDT) From: Alexander Lardner Content-Type: text/plain; charset=us-ascii X-Mailer: iPod Mail (8C148) Message-Id: Date: Fri, 15 Apr 2011 23:06:16 -0700 To: freebsd-questions@freebsd.org Content-Transfer-Encoding: quoted-printable Mime-Version: 1.0 (iPod Mail 8C148) Subject: How to customize login? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Apr 2011 06:03:21 -0000 Hello list, I have set a banner welcoming anybody on the console. I still see the "FreeB= SD/i386 (Amnesiac) (ttyvX)" message. How can I stop this from displaying? I'= d like the banner to be the only thing displayed. Thanks to anybody helping!= From owner-freebsd-questions@FreeBSD.ORG Sat Apr 16 06:16:16 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 58034106564A for ; Sat, 16 Apr 2011 06:16:16 +0000 (UTC) (envelope-from erichfreebsdlist@ovitrap.com) Received: from alogreentechnologies.com (alogreentechnologies.com [67.212.226.44]) by mx1.freebsd.org (Postfix) with ESMTP id C7A118FC12 for ; Sat, 16 Apr 2011 06:16:15 +0000 (UTC) Received: from amd620.ovitrap.com ([49.128.188.2]) (authenticated bits=0) by alogreentechnologies.com (8.13.1/8.13.1) with ESMTP id p3G6GAVJ017344; Sat, 16 Apr 2011 00:16:13 -0600 From: Erich Dollansky To: freebsd-questions@freebsd.org Date: Sat, 16 Apr 2011 13:16:10 +0700 User-Agent: KMail/1.13.5 (FreeBSD/8.2-STABLE; KDE/4.5.4; amd64; ; ) References: In-Reply-To: MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <201104161316.10174.erichfreebsdlist@ovitrap.com> Cc: Alexander Lardner Subject: Re: How to customize login? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Apr 2011 06:16:16 -0000 Hi, you have changed the file /etc/motd? Erich On Saturday 16 April 2011 13:06:16 Alexander Lardner wrote: > Hello list, > I have set a banner welcoming anybody on the console. I still see the "FreeBSD/i386 (Amnesiac) (ttyvX)" message. How can I stop this from displaying? I'd like the banner to be the only thing displayed. > Thanks to anybody helping!_______________________________________________ > 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" > > From owner-freebsd-questions@FreeBSD.ORG Sat Apr 16 06:29:06 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 282751065670 for ; Sat, 16 Apr 2011 06:29:06 +0000 (UTC) (envelope-from linuxtux37@gmail.com) Received: from mail-pv0-f182.google.com (mail-pv0-f182.google.com [74.125.83.182]) by mx1.freebsd.org (Postfix) with ESMTP id EAFCE8FC18 for ; Sat, 16 Apr 2011 06:29:05 +0000 (UTC) Received: by pvg11 with SMTP id 11so1827425pvg.13 for ; Fri, 15 Apr 2011 23:29:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:subject:references:from:content-type:x-mailer :in-reply-to:message-id:date:to:content-transfer-encoding :mime-version; bh=PBXuQ86Ps27HKk3vRaTFh828NZkuFR9Pjo31QmNf2Bg=; b=wfOHaDOSFQujJJF0JZuyt/mVmcKuBPfim78gybxrmoxrnGaTVZzoLJL0B+FeLSx0/G Q144qFq1/PY7P8HYSrab0R79O8rVVKXgne/LqdpsuR5j+j/DorQq6YeueR/YcNzed7wE AHBvbE0VW6eP1e5cyfkvQC5QXACvCNz3q0coc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=subject:references:from:content-type:x-mailer:in-reply-to :message-id:date:to:content-transfer-encoding:mime-version; b=PAKHqkuo+6Nfxb5zLfvhdflKLT0NfX40VrQVP7kFuSnoHU0jz4Lwx+FbhM9ca4m5OB CwqByjP6hGJUSOBDCemkTrcoMDB4Zut6Zobfg51razOfVDR6Ma8JwzjdbEfQwHj9IRP8 ibfetUxfmPc7o+2lMFzlzl/l8Ve4+t7bryLKw= Received: by 10.68.46.168 with SMTP id w8mr3129900pbm.233.1302935345715; Fri, 15 Apr 2011 23:29:05 -0700 (PDT) Received: from [192.168.2.6] (pool-98-119-123-199.lsanca.dsl-w.verizon.net [98.119.123.199]) by mx.google.com with ESMTPS id f1sm907268pbm.93.2011.04.15.23.29.04 (version=TLSv1/SSLv3 cipher=OTHER); Fri, 15 Apr 2011 23:29:05 -0700 (PDT) References: <201104161316.10174.erichfreebsdlist@ovitrap.com> From: Alexander Lardner Content-Type: text/plain; charset=us-ascii X-Mailer: iPod Mail (8C148) In-Reply-To: <201104161316.10174.erichfreebsdlist@ovitrap.com> Message-Id: <861D1EC5-BED8-4835-980E-93D95F36DDDB@gmail.com> Date: Fri, 15 Apr 2011 23:32:02 -0700 To: Erich Dollansky , freebsd-questions@freebsd.org Content-Transfer-Encoding: quoted-printable Mime-Version: 1.0 (iPod Mail 8C148) Cc: Subject: Re: How to customize login? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Apr 2011 06:29:06 -0000 Yes, but by banner I mean /etc/issue. Here's what I get now when I boot up/s= witch to a new console: Welcome to the Magnolia/Foothill FreeBSD Portable! This system running FreeBSD 8.2-RELEASE Please log in with the username and password provided to you: /*Note: Until this point it's all been /etc/issue. This next part I want to g= et rid of.*/ FreeBSD/i386 (Amnesiac) (ttyvX /*where X is the console number*/) Then it is followed by the login prompt. On Apr 15, 2011, at 11:16 PM, Erich Dollansky = wrote: > Hi, >=20 > you have changed the file /etc/motd? >=20 > Erich >=20 > On Saturday 16 April 2011 13:06:16 Alexander Lardner wrote: >> Hello list, >> I have set a banner welcoming anybody on the console. I still see the "Fre= eBSD/i386 (Amnesiac) (ttyvX)" message. How can I stop this from displaying? I= 'd like the banner to be the only thing displayed. >> Thanks to anybody helping!_______________________________________________= >> freebsd-questions@freebsd.org mailing list >> http://lists.freebsd.org/mailman/listinfo/freebsd-questions >> To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.o= rg" >>=20 >>=20 From owner-freebsd-questions@FreeBSD.ORG Sat Apr 16 06:36:11 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DA051106564A for ; Sat, 16 Apr 2011 06:36:11 +0000 (UTC) (envelope-from linuxtux37@gmail.com) Received: from mail-pw0-f54.google.com (mail-pw0-f54.google.com [209.85.160.54]) by mx1.freebsd.org (Postfix) with ESMTP id A9CA88FC15 for ; Sat, 16 Apr 2011 06:36:11 +0000 (UTC) Received: by pwj8 with SMTP id 8so1860781pwj.13 for ; Fri, 15 Apr 2011 23:36:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:subject:references:from:content-type:x-mailer :in-reply-to:message-id:date:to:content-transfer-encoding :mime-version; bh=7fzTLzryN8CydlisYQJwOMzElxTFmDGKXhW69WXAbeU=; b=YmHuXmI5sYw88Nd3V283gv/aqL1YIB/UgV5NkN6Mnd8lTgOXBucrH5Hf+YBOmFPENg xzMr2CM8wMfkYFCsP1e2Rxjdh6CUOq1PhTZuMcQyhzlzTes1AC+Q3FsOlZXNvyst+z4m X9o83AodviG/nBb8bFsbigkEsE31yh/2/uD5A= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=subject:references:from:content-type:x-mailer:in-reply-to :message-id:date:to:content-transfer-encoding:mime-version; b=kq1j1Qfk0tQ6iNkFXOk10sCwVLydDs3j67Vb/RsKzZK4ZyVDVWyHu+5iH7Mz7xRL1w EenRRIu/fxxSd96PmbtOUZ56zO8FcQB4EtCcwfG8egLotgw/uskIdiY4ZNmjYSElW2fz DGvnlDtfYeSZ40U2WYGNyJW3C/UXSbLj18iV4= Received: by 10.68.46.68 with SMTP id t4mr3378608pbm.100.1302935771430; Fri, 15 Apr 2011 23:36:11 -0700 (PDT) Received: from [192.168.2.6] (pool-98-119-123-199.lsanca.dsl-w.verizon.net [98.119.123.199]) by mx.google.com with ESMTPS id g2sm910271pbk.87.2011.04.15.23.36.10 (version=TLSv1/SSLv3 cipher=OTHER); Fri, 15 Apr 2011 23:36:10 -0700 (PDT) References: <4DA93723.6020709@otenet.gr> From: Alexander Lardner Content-Type: text/plain; charset=us-ascii X-Mailer: iPod Mail (8C148) In-Reply-To: <4DA93723.6020709@otenet.gr> Message-Id: <7EADD422-EE79-4A6B-92A8-2E46B29A1F21@gmail.com> Date: Fri, 15 Apr 2011 23:39:06 -0700 To: FreeBSD Questions Content-Transfer-Encoding: quoted-printable Mime-Version: 1.0 (iPod Mail 8C148) Subject: Re: How to customize login? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Apr 2011 06:36:11 -0000 Alright, got it done. Thanks! On Apr 15, 2011, at 11:28 PM, Manolis Kiagias wrote: > On 04/16/2011 09:06 AM, Alexander Lardner wrote: >> Hello list, >> I have set a banner welcoming anybody on the console. I still see the "Fre= eBSD/i386 (Amnesiac) (ttyvX)" message. How can I stop this from displaying? I= 'd like the banner to be the only thing displayed. >> Thanks to anybody helping!_______________________________________________= >>=20 >=20 > This is controlled by the im parameter in /etc/gettytab: >=20 > default:\ > :cb:ce:ck:lc:fd#1000:im=3D\r\n%s/%m (%h) (%t)\r\n\r\n:sp#1200:\ > :if=3D/etc/issue: >=20 > I guess you can remove it altogether. Have a look at man gettytab >=20 From owner-freebsd-questions@FreeBSD.ORG Sat Apr 16 06:47:29 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CB9EC1065673 for ; Sat, 16 Apr 2011 06:47:29 +0000 (UTC) (envelope-from sonicy@otenet.gr) Received: from medusa.otenet.gr (medusa.otenet.gr [83.235.69.18]) by mx1.freebsd.org (Postfix) with ESMTP id 81E5F8FC1E for ; Sat, 16 Apr 2011 06:47:29 +0000 (UTC) Received: from rosebud.otenet.gr (rosebud.otenet.gr [83.235.67.42]) by medusa.otenet.gr (ESMTP) with ESMTP; Sat, 16 Apr 2011 09:29:08 +0300 (EEST) Received: from [192.168.0.151] (ppp-94-69-59-239.home.otenet.gr [94.69.59.239]) by rosebud.otenet.gr (8.13.8/8.13.8/Debian-3) with ESMTP id p3G6T499017258; Sat, 16 Apr 2011 09:29:08 +0300 Message-ID: <4DA93723.6020709@otenet.gr> Date: Sat, 16 Apr 2011 09:28:51 +0300 From: Manolis Kiagias User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.15) Gecko/20110402 Icedove/3.1.9 MIME-Version: 1.0 To: Alexander Lardner References: In-Reply-To: X-Enigmail-Version: 1.1.2 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: How to customize login? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Apr 2011 06:47:29 -0000 On 04/16/2011 09:06 AM, Alexander Lardner wrote: > Hello list, > I have set a banner welcoming anybody on the console. I still see the "FreeBSD/i386 (Amnesiac) (ttyvX)" message. How can I stop this from displaying? I'd like the banner to be the only thing displayed. > Thanks to anybody helping!_______________________________________________ > This is controlled by the im parameter in /etc/gettytab: default:\ :cb:ce:ck:lc:fd#1000:im=\r\n%s/%m (%h) (%t)\r\n\r\n:sp#1200:\ :if=/etc/issue: I guess you can remove it altogether. Have a look at man gettytab From owner-freebsd-questions@FreeBSD.ORG Sat Apr 16 07:08:43 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7B82B1065674 for ; Sat, 16 Apr 2011 07:08:43 +0000 (UTC) (envelope-from bsam@ipt.ru) Received: from services.ipt.ru (services.ipt.ru [194.62.233.110]) by mx1.freebsd.org (Postfix) with ESMTP id 345E58FC1C for ; Sat, 16 Apr 2011 07:08:42 +0000 (UTC) Received: from gate.ipt.ru ([194.62.233.123] helo=h30.sp.ipt.ru) by services.ipt.ru with esmtps (TLSv1:AES128-SHA:128) (Exim 4.54 (FreeBSD)) id 1QAzcW-000FC6-R4; Sat, 16 Apr 2011 11:08:40 +0400 From: Boris Samorodov To: Erich Dollansky References: <4DA86009.5090808@realss.com> <201104160942.38440.erich@alogreentechnologies.com> Date: Sat, 16 Apr 2011 11:08:40 +0400 In-Reply-To: <201104160942.38440.erich@alogreentechnologies.com> (Erich Dollansky's message of "Sat, 16 Apr 2011 09:42:38 +0700") Message-ID: <47586887@h30.sp.ipt.ru> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: freebsd-questions@freebsd.org, "Zhang Weiwu, Beijing" Subject: Re: sound card not recognized by freebsd 8.2 but mentioned in PC-BSD 8.2 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Apr 2011 07:08:43 -0000 On Sat, 16 Apr 2011 09:42:38 +0700 Erich Dollansky wrote: > On Friday 15 April 2011 22:11:05 Zhang Weiwu, Beijing wrote: > > Hello. I intend to use FreeBSD instead of PC-BSD. The sound card doesn't > > work on FreeBSD 8.2. I tried to follow the manual and loaded all sound > > card drivers > > > > # kldload snd_driver > this will never work. Works fine. Maybe not the best solution for everyone (I use it for diskless stations). -- WBR, bsam From owner-freebsd-questions@FreeBSD.ORG Sat Apr 16 07:42:58 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 622EA1065673 for ; Sat, 16 Apr 2011 07:42:58 +0000 (UTC) (envelope-from erikt@midgard.homeip.net) Received: from ch-smtp04.sth.basefarm.net (ch-smtp04.sth.basefarm.net [80.76.153.5]) by mx1.freebsd.org (Postfix) with ESMTP id E27628FC0A for ; Sat, 16 Apr 2011 07:42:57 +0000 (UTC) Received: from c83-255-51-20.bredband.comhem.se ([83.255.51.20]:31116 helo=falcon.midgard.homeip.net) by ch-smtp04.sth.basefarm.net with esmtp (Exim 4.73) (envelope-from ) id 1QB09W-0005Rf-F5 for freebsd-questions@freebsd.org; Sat, 16 Apr 2011 09:42:48 +0200 Received: (qmail 40488 invoked from network); 16 Apr 2011 09:42:43 +0200 Received: from owl.midgard.homeip.net (10.1.5.7) by falcon.midgard.homeip.net with ESMTP; 16 Apr 2011 09:42:43 +0200 Received: (qmail 55823 invoked by uid 1001); 16 Apr 2011 09:42:43 +0200 Date: Sat, 16 Apr 2011 09:42:43 +0200 From: Erik Trulsson To: Erich Dollansky Message-ID: <20110416074243.GA55813@owl.midgard.homeip.net> References: <4DA86009.5090808@realss.com> <201104160942.38440.erich@alogreentechnologies.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <201104160942.38440.erich@alogreentechnologies.com> User-Agent: Mutt/1.5.21 (2010-09-15) X-Originating-IP: 83.255.51.20 X-Scan-Result: No virus found in message 1QB09W-0005Rf-F5. X-Scan-Signature: ch-smtp04.sth.basefarm.net 1QB09W-0005Rf-F5 68667580b548e706ce6d7de1840b3b86 Cc: freebsd-questions@freebsd.org, "Zhang Weiwu, Beijing" Subject: Re: sound card not recognized by freebsd 8.2 but mentioned in PC-BSD 8.2 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Apr 2011 07:42:58 -0000 On Sat, Apr 16, 2011 at 09:42:38AM +0700, Erich Dollansky wrote: > Hi, > > did you really get no other answer? > > On Friday 15 April 2011 22:11:05 Zhang Weiwu, Beijing wrote: > > Hello. I intend to use FreeBSD instead of PC-BSD. The sound card doesn't > > work on FreeBSD 8.2. I tried to follow the manual and loaded all sound > > card drivers > > > > # kldload snd_driver > > this will never work. Yes, it will. 'snd_driver' is a meta-module which depends on, and therefore will pull in, all the available sound drivers. (If you don't believe me try checking the output of 'kldstat' before and after doing 'kldload snd_driver') -- Erik Trulsson ertr1013@student.uu.se From owner-freebsd-questions@FreeBSD.ORG Sat Apr 16 07:58:06 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B86A1106564A for ; Sat, 16 Apr 2011 07:58:06 +0000 (UTC) (envelope-from erichfreebsdlist@ovitrap.com) Received: from alogreentechnologies.com (alogreentechnologies.com [67.212.226.44]) by mx1.freebsd.org (Postfix) with ESMTP id 6A3398FC18 for ; Sat, 16 Apr 2011 07:58:06 +0000 (UTC) Received: from amd620.ovitrap.com ([49.128.188.2]) (authenticated bits=0) by alogreentechnologies.com (8.13.1/8.13.1) with ESMTP id p3G7vxDl017640; Sat, 16 Apr 2011 01:58:03 -0600 From: Erich Dollansky To: Erik Trulsson Date: Sat, 16 Apr 2011 14:58:00 +0700 User-Agent: KMail/1.13.5 (FreeBSD/8.2-STABLE; KDE/4.5.4; amd64; ; ) References: <4DA86009.5090808@realss.com> <201104160942.38440.erich@alogreentechnologies.com> <20110416074243.GA55813@owl.midgard.homeip.net> In-Reply-To: <20110416074243.GA55813@owl.midgard.homeip.net> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <201104161458.00508.erichfreebsdlist@ovitrap.com> Cc: freebsd-questions@freebsd.org, "Zhang Weiwu, Beijing" Subject: Re: sound card not recognized by freebsd 8.2 but mentioned in PC-BSD 8.2 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Apr 2011 07:58:06 -0000 Hi, On Saturday 16 April 2011 14:42:43 Erik Trulsson wrote: > On Sat, Apr 16, 2011 at 09:42:38AM +0700, Erich Dollansky wrote: > > > > > > # kldload snd_driver > > > > this will never work. > > Yes, it will. 'snd_driver' is a meta-module which depends on, and > therefore will pull in, all the available sound drivers. > I have read meanwhile that most hardware is meanwhile supported by this. I tried it only a long time and got stuck then with loading directly the driver I need without ever bothering about the other options. Anyway, the original poster seems to have the same problem I have had with my hardware those days. Erich From owner-freebsd-questions@FreeBSD.ORG Sat Apr 16 16:37:14 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E563B106564A for ; Sat, 16 Apr 2011 16:37:14 +0000 (UTC) (envelope-from linuxtux37@gmail.com) Received: from mail-pz0-f54.google.com (mail-pz0-f54.google.com [209.85.210.54]) by mx1.freebsd.org (Postfix) with ESMTP id BBA298FC14 for ; Sat, 16 Apr 2011 16:37:14 +0000 (UTC) Received: by pzk27 with SMTP id 27so1857355pzk.13 for ; Sat, 16 Apr 2011 09:37:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:from:date:message-id:subject:to :content-type; bh=sVqb1py59doluPqlaKB61Y7wc5sUQ7Y8WK9dMlnkjWQ=; b=UvzeDrNDKQHEUq7nL8JhrZ09TrqVEoJIPTtZu4IwsVcj/MtrvGjt3ak5PlJCPbnhba EksHO5b3AuVV4FRHzYzp6+BHMc87jj1ddHe0tIfOcZq3379l5SZ1EnQzkYbD3JEMcMCw MIoBTDkJZOJ5m/Q2TnxINkJYlIQjKDgZ+c34w= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:from:date:message-id:subject:to:content-type; b=cTs8gO2pMBm8uCqUQxPprNW3JRrcNSGZEhZPlx6ovZs81gEUVYuucAry474tLcHlj5 9+4QRHlvGhrqxrzSOF39pNKHxzIRxDTqJHXXnjf7OcSXpijXGM+wOnckuEagMSo1ln0I Qrz1PQKiKpPQKRl8y0wEJSc1Zs5VBT14Lfyb8= Received: by 10.142.192.14 with SMTP id p14mr1556307wff.254.1302971834085; Sat, 16 Apr 2011 09:37:14 -0700 (PDT) MIME-Version: 1.0 Received: by 10.142.233.12 with HTTP; Sat, 16 Apr 2011 09:36:54 -0700 (PDT) From: Alexander Lardner Date: Sat, 16 Apr 2011 09:36:54 -0700 Message-ID: To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: No login prompt when ssh-ing into my machine. X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Apr 2011 16:37:15 -0000 Hi list, Sorry to bother you with two questions in 24hrs :P. I have set up sshd so I can access my FreeBSD box anywhere on my LAN. I've noticed a problem, though, when I try to get in. If I'm in my OS X terminal: alex$ ssh 192.168.2.7 Password: That's the issue. No login, no banner. From the reading and Googling I've done it seems that it's trying to login as my current OS X user, and when I type *ssh alardner@192.168.2.7 *it connects fine, but I don't want to have to do it that way. How can I get it to show the login prompt as well? -Alex From owner-freebsd-questions@FreeBSD.ORG Sat Apr 16 16:48:46 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 450AF106564A for ; Sat, 16 Apr 2011 16:48:46 +0000 (UTC) (envelope-from guru@unixarea.de) Received: from ms16-1.1blu.de (ms16-1.1blu.de [89.202.0.34]) by mx1.freebsd.org (Postfix) with ESMTP id 0300F8FC0C for ; Sat, 16 Apr 2011 16:48:45 +0000 (UTC) Received: from [88.217.23.70] (helo=localhost.my.domain) by ms16-1.1blu.de with esmtpsa (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.69) (envelope-from ) id 1QB8fs-0007Pl-4u; Sat, 16 Apr 2011 18:48:44 +0200 Received: from localhost.my.domain (localhost [127.0.0.1]) by localhost.my.domain (8.14.4/8.14.3) with ESMTP id p3GGmgZm091308; Sat, 16 Apr 2011 18:48:42 +0200 (CEST) (envelope-from guru@unixarea.de) Received: (from guru@localhost) by localhost.my.domain (8.14.4/8.14.3/Submit) id p3GGmf4T091307; Sat, 16 Apr 2011 18:48:41 +0200 (CEST) (envelope-from guru@unixarea.de) X-Authentication-Warning: localhost.my.domain: guru set sender to guru@unixarea.de using -f Date: Sat, 16 Apr 2011 18:48:41 +0200 From: Matthias Apitz To: Alexander Lardner Message-ID: <20110416164840.GA90756@tinyCurrent> References: MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: X-Operating-System: FreeBSD 8.0-CURRENT (i386) User-Agent: Mutt/1.5.21 (2010-09-15) X-Con-Id: 51246 X-Originating-IP: 88.217.23.70 Cc: freebsd-questions@freebsd.org Subject: Re: No login prompt when ssh-ing into my machine. X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Matthias Apitz List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Apr 2011 16:48:46 -0000 El da Saturday, April 16, 2011 a las 09:36:54AM -0700, Alexander Lardner escribi: > Hi list, > Sorry to bother you with two questions in 24hrs :P. I have set up sshd so I > can access my FreeBSD box anywhere on my LAN. I've noticed a problem, > though, when I try to get in. If I'm in my OS X terminal: > > alex$ ssh 192.168.2.7 > Password: > > That's the issue. No login, no banner. From the reading and Googling I've > done it seems that it's trying to login as my current OS X user, and when I > type *ssh alardner@192.168.2.7 *it connects fine, but I don't want to have > to do it that way. How can I get it to show the login prompt as well? > > -Alex Read the manual ssh.conf about 'User'. HIH matthias -- Matthias Apitz t +49-89-61308 351 - f +49-89-61308 399 - m +49-170-4527211 e - w http://www.unixarea.de/ Ya basta! Imperialistas occidentales, quitad las manos de Libia! There's an end of it! Imperialists occidentals, hands off Libya! Schluss jetzt endlich! Imperialisten des Westens, Haende weg von Libyen! From owner-freebsd-questions@FreeBSD.ORG Sat Apr 16 17:07:02 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id ED2A51065670 for ; Sat, 16 Apr 2011 17:07:02 +0000 (UTC) (envelope-from freebsd@edvax.de) Received: from mx02.qsc.de (mx02.qsc.de [213.148.130.14]) by mx1.freebsd.org (Postfix) with ESMTP id AED428FC16 for ; Sat, 16 Apr 2011 17:07:02 +0000 (UTC) Received: from r55.edvax.de (port-92-195-63-56.dynamic.qsc.de [92.195.63.56]) by mx02.qsc.de (Postfix) with ESMTP id 15BB82409F; Sat, 16 Apr 2011 19:07:00 +0200 (CEST) Received: from r55.edvax.de (localhost [127.0.0.1]) by r55.edvax.de (8.14.2/8.14.2) with SMTP id p3GH6xTU002092; Sat, 16 Apr 2011 19:07:00 +0200 (CEST) (envelope-from freebsd@edvax.de) Date: Sat, 16 Apr 2011 19:06:59 +0200 From: Polytropon To: Alexander Lardner Message-Id: <20110416190659.dae534fe.freebsd@edvax.de> In-Reply-To: References: Organization: EDVAX X-Mailer: Sylpheed 2.4.7 (GTK+ 2.12.1; i386-portbld-freebsd7.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: No login prompt when ssh-ing into my machine. X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Polytropon List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Apr 2011 17:07:03 -0000 On Sat, 16 Apr 2011 09:36:54 -0700, Alexander Lardner wrote: > Hi list, > Sorry to bother you with two questions in 24hrs :P. I have set up sshd so I > can access my FreeBSD box anywhere on my LAN. I've noticed a problem, > though, when I try to get in. If I'm in my OS X terminal: > > alex$ ssh 192.168.2.7 > Password: > > That's the issue. No login, no banner. From the reading and Googling I've > done it seems that it's trying to login as my current OS X user, and when I > type *ssh alardner@192.168.2.7 *it connects fine, but I don't want to have > to do it that way. How can I get it to show the login prompt as well? See "man sshd_config" for details, especially the keyword "Banner" may be interesting. For configuring your local SSH client program, see "man ssh_config". -- Polytropon Magdeburg, Germany Happy FreeBSD user since 4.0 Andra moi ennepe, Mousa, ... From owner-freebsd-questions@FreeBSD.ORG Sat Apr 16 18:25:15 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4C0AD106566B for ; Sat, 16 Apr 2011 18:25:15 +0000 (UTC) (envelope-from timp87@gmail.com) Received: from sam.nabble.com (sam.nabble.com [216.139.236.26]) by mx1.freebsd.org (Postfix) with ESMTP id 284618FC12 for ; Sat, 16 Apr 2011 18:25:14 +0000 (UTC) Received: from [192.168.236.26] (helo=sam.nabble.com) by sam.nabble.com with esmtp (Exim 4.69) (envelope-from ) id 1QBABG-0003uR-GC for freebsd-questions@freebsd.org; Sat, 16 Apr 2011 11:25:14 -0700 Date: Sat, 16 Apr 2011 11:25:14 -0700 (PDT) From: timp To: freebsd-questions@freebsd.org Message-ID: <1302978314474-4307912.post@n5.nabble.com> In-Reply-To: References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: Re: 3par iscsi with 8.2? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Apr 2011 18:25:15 -0000 No, I`m not. But have some experience in iscsi. What kind of trouble do you have? -- View this message in context: http://freebsd.1045724.n5.nabble.com/3par-iscsi-with-8-2-tp4306095p4307912.html Sent from the freebsd-questions mailing list archive at Nabble.com. From owner-freebsd-questions@FreeBSD.ORG Sat Apr 16 19:12:52 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C2DB21065672 for ; Sat, 16 Apr 2011 19:12:52 +0000 (UTC) (envelope-from lokadamus@gmx.de) Received: from mailout-de.gmx.net (mailout-de.gmx.net [213.165.64.23]) by mx1.freebsd.org (Postfix) with SMTP id 36C1F8FC0C for ; Sat, 16 Apr 2011 19:12:51 +0000 (UTC) Received: (qmail invoked by alias); 16 Apr 2011 18:46:10 -0000 Received: from c136073.adsl.hansenet.de (EHLO [213.39.136.73]) [213.39.136.73] by mail.gmx.net (mp065) with SMTP; 16 Apr 2011 20:46:10 +0200 X-Authenticated: #3333826 X-Provags-ID: V01U2FsdGVkX1+yOFM/+QmyoBbYn0a/IyEN5l473xLAznjfurlKOq /1dy8oVvjnN/kC Message-ID: <4DA9E3F0.2040209@gmx.de> Date: Sat, 16 Apr 2011 20:46:08 +0200 From: Lokadamus User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.15) Gecko/20110303 Thunderbird/3.1.9 MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <93190.40330.qm@web31603.mail.mud.yahoo.com> In-Reply-To: <93190.40330.qm@web31603.mail.mud.yahoo.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Y-GMX-Trusted: 0 Subject: Re: Two questions X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Apr 2011 19:12:52 -0000 Am 14.04.2011 16:41, schrieb afiddler10: > Yesterday I received some very helpful advice from your technician. I hope you can answer these two questions today! > > I am trying to configure Freebsd so that I can access it from my host PC, which is Windows 7. Yesterday the technician told me to configure bridging in VMware when I created the virtual Freebsd server. This worked fine, but I'm wondering if there is a way to configure this outside of VMware. I tried this on a Freebsd v8.2: > > ifconfig bridge create > ifconfig bridge0 addm em0 addm em1 up #interface names are em0 and em1 > > But it did not work. I assigned an IP address to em0 but could not access it from my Windows 7 host, although I could ping that address from the virtual server (TCP/IP stack was working). Is there something else I need to do to get this to work? > > My second question is that this command is not in an older version of Freebsd that I am using, v4.11. Do you have other commands to create a bridged interface on this version? > > Thanks for your help! > _______________________________________________ > 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" > Have you vmware configure to bridge your vm? https://www.bsdwiki.de/Bild:VMWareNetzwerk.png Your FreeBSD just need one IP, which should be in same range as your network. In FreeBSD as guest you don't need to configure bridge. http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/network-bridging.html From owner-freebsd-questions@FreeBSD.ORG Sat Apr 16 22:19:05 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 67CA8106567A for ; Sat, 16 Apr 2011 22:19:05 +0000 (UTC) (envelope-from dacoder@dcoder.net) Received: from ns4.dcoder.net (ns3.dcoder.net [128.177.28.124]) by mx1.freebsd.org (Postfix) with ESMTP id 496338FC12 for ; Sat, 16 Apr 2011 22:19:04 +0000 (UTC) Received: by ns4.dcoder.net (Postfix, from userid 1001) id 413075DAA5; Sat, 16 Apr 2011 18:02:36 -0400 (EDT) Date: Sat, 16 Apr 2011 18:02:36 -0400 From: david coder To: freebsd-questions@freebsd.org Message-ID: <20110416220236.GA14042@mail3.dcoder.net> Mail-Followup-To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Disposition: inline User-Agent: Mutt/1.5.18 (2008-05-17) Subject: double spacing in vim, vi, or cream X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Apr 2011 22:19:05 -0000 can anybody tell me how to set vi, vim, or cream so that text is double-spaced? thx much. david coder From owner-freebsd-questions@FreeBSD.ORG Sat Apr 16 22:28:03 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E7226106564A for ; Sat, 16 Apr 2011 22:28:03 +0000 (UTC) (envelope-from freebsd@edvax.de) Received: from mx02.qsc.de (mx02.qsc.de [213.148.130.14]) by mx1.freebsd.org (Postfix) with ESMTP id A9B1D8FC08 for ; Sat, 16 Apr 2011 22:28:03 +0000 (UTC) Received: from r55.edvax.de (port-92-195-63-56.dynamic.qsc.de [92.195.63.56]) by mx02.qsc.de (Postfix) with ESMTP id 063671E142; Sun, 17 Apr 2011 00:28:01 +0200 (CEST) Received: from r55.edvax.de (localhost [127.0.0.1]) by r55.edvax.de (8.14.2/8.14.2) with SMTP id p3GMS1Bc003607; Sun, 17 Apr 2011 00:28:01 +0200 (CEST) (envelope-from freebsd@edvax.de) Date: Sun, 17 Apr 2011 00:28:00 +0200 From: Polytropon To: david coder Message-Id: <20110417002800.78dc8d62.freebsd@edvax.de> In-Reply-To: <20110416220236.GA14042@mail3.dcoder.net> References: <20110416220236.GA14042@mail3.dcoder.net> Organization: EDVAX X-Mailer: Sylpheed 2.4.7 (GTK+ 2.12.1; i386-portbld-freebsd7.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: double spacing in vim, vi, or cream X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Polytropon List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Apr 2011 22:28:04 -0000 On Sat, 16 Apr 2011 18:02:36 -0400, david coder wrote: > > can anybody tell me how to set vi, vim, or cream so that text is > double-spaced? If you're fine with postprocessing, use sed 's/./& /g'. If you want to use LaTeX, \usepackage{soul} and then \so{The text you want doublespaced}. -- Polytropon Magdeburg, Germany Happy FreeBSD user since 4.0 Andra moi ennepe, Mousa, ...