Re: nginx log empty

2012-10-05 Thread Cos Chan
On Thu, Oct 4, 2012 at 5:21 PM, Виталий Туровец core...@corebug.net wrote: What helped me in simillar situation is rebuilding nginx without unnecessary modules. Could you share the configurations? I have removed some modules but still same issue. 04.10.2012 17:47 пользователь Cos

Re: nginx log empty

2012-10-05 Thread Виталий Туровец
2012/10/5 Cos Chan roset...@gmail.com: On Thu, Oct 4, 2012 at 5:21 PM, Виталий Туровец core...@corebug.net wrote: What helped me in simillar situation is rebuilding nginx without unnecessary modules. Could you share the configurations? I have removed some modules but still same issue.

Re: nginx log empty

2012-10-05 Thread Solmin Vladimir
Hi! $ cat /usr/local/etc/nginx/nginx.conf #user nobody; worker_processes 10; worker_priority -5; worker_rlimit_nofile 20600; pid/var/run/nginx.pid; events { worker_connections 20600; use kqueue; } http { include mime.types; default_type

Re: A problem with loader

2012-10-05 Thread Zbigniew
OK, maybe different way: where is the source code for this loader available? Somehow I'm unable to find it. -- Z. ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to

Re: A problem with loader

2012-10-05 Thread Polytropon
On Fri, 5 Oct 2012 09:30:56 +, Zbigniew wrote: OK, maybe different way: where is the source code for this loader available? Somehow I'm unable to find it. You're searching for this? /usr/src/sys/boot/i386/loader And the Forth related stuff: /usr/src/sys/boot/forth -- Polytropon

Re: A problem with loader

2012-10-05 Thread Zbigniew
2012/10/5, Polytropon free...@edvax.de: You're searching for this? /usr/src/sys/boot/i386/loader And the Forth related stuff: /usr/src/sys/boot/forth Made a quick search in the Internet - maybe too quick indeed. And not really necessary, it seems. Thanks. -- Z.

Re: FreeBSD 8.3 with LSI MegaRAID 9265-8i

2012-10-05 Thread Jamie Paul Griffin
[ Joe Mays wrote on Thu 4.Oct'12 at 22:26:01 -0400 ] Well, this is a real problem. I have nothing where I am to build and burn an ISO, and I am trying to work with someone several states away through an IKVM switch. The server-to-be is on a port on the switch and I need them to download

Re: FreeBSD 8.3 with LSI MegaRAID 9265-8i

2012-10-05 Thread Jamie Paul Griffin
[ To FreeBSD Questions wrote on Fri 5.Oct'12 at 10:46:38 +0100 ] When you install the 8.3-RELEASE, just use svn to download to stable source tree and rebuild the system from source, then you'll have the version you need. Are you able to do that? Sorry I meant to say build on another

Re: A problem with loader

2012-10-05 Thread Polytropon
On Fri, 5 Oct 2012 09:46:13 +, Zbigniew wrote: 2012/10/5, Polytropon free...@edvax.de: You're searching for this? /usr/src/sys/boot/i386/loader And the Forth related stuff: /usr/src/sys/boot/forth Made a quick search in the Internet - maybe too quick indeed. Just make a quick search

Re: FreeBSD 8.3 with LSI MegaRAID 9265-8i

2012-10-05 Thread Zyumbilev, Peter
On 05/10/2012 5:26, Joe Mays wrote: Well, this is a real problem. I have nothing where I am to build and burn an ISO, and I am trying to work with someone several states away through an IKVM switch. The server-to-be is on a port on the switch and I need them to download the ISO via FTP and

Re: FreeBSD 8.3 with LSI MegaRAID 9265-8i

2012-10-05 Thread Michael Ross
On Fri, 05 Oct 2012 04:26:01 +0200, Joe Mays m...@win.net wrote: Well, this is a real problem. I have nothing where I am to build and burn an ISO, and I am trying to work with someone several states away through an IKVM switch. The server-to-be is on a port on the switch and I need them to

Re: FreeBSD 8.3 with LSI MegaRAID 9265-8i

2012-10-05 Thread Michael Powell
be useful. These are intended for testing, and not really aimed at production. ftp://ftp.allbsd.org/pub/FreeBSD-snapshots/amd64-amd64/8.3-RELENG_8-20121005-JPSNAP/cdrom/ Don't know if that's exactly what you're looking for. -Mike ___ freebsd-questions

Updating ports tree with subversion behind an http proxy server

2012-10-05 Thread dweimer
I am working on switching from updating my systems with csup to subversion, for the systems I have behind a proxy server. When I was using csup, I used an SSH connection, tunneling the 5999 port through the proxy server. Now that I am looking at subversion, I have found the

Re: Updating ports tree with subversion behind an http proxy server

2012-10-05 Thread dweimer
On 2012-10-05 10:16, dweimer wrote: I am working on switching from updating my systems with csup to subversion, for the systems I have behind a proxy server. When I was using csup, I used an SSH connection, tunneling the 5999 port through the proxy server. Now that I am looking at subversion,

Re: nvidia and flash plugin problem

2012-10-05 Thread Patrick Lamaiziere
Le Wed, 03 Oct 2012 19:13:11 +0930, Shane Ambler free...@shaneware.biz a écrit : I have a GT 520 with 9.0 amd64 and found that v304.43 refused to run my second monitor so I went back to v295. Did you check the resolution of the second monitor? Here on my box, v304 does not handle any more the

How many disk in one pool

2012-10-05 Thread Albert Shih
Hi all, I'm actually running ZFS under FreeBSD. I've a question about how many disks I «can» have in one pool. At this moment I'm running with one server (FreeBSD 9.0) with 4 MD1200 (Dell) meaning 48 disks. I've configure with 4 raidz2 in the pool (one on each MD1200) On what I understand I

Re: [zfs-discuss] How many disk in one pool

2012-10-05 Thread Xin Li
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 On 10/05/12 13:57, Albert Shih wrote: Hi all, I'm actually running ZFS under FreeBSD. I've a question about how many disks I «can» have in one pool. At this moment I'm running with one server (FreeBSD 9.0) with 4 MD1200 (Dell) meaning 48

RE: [zfs-discuss] How many disk in one pool

2012-10-05 Thread Edward Ned Harvey (opensolarisisdeadlongliveopensolaris)
From: zfs-discuss-boun...@opensolaris.org [mailto:zfs-discuss- boun...@opensolaris.org] On Behalf Of Albert Shih I'm actually running ZFS under FreeBSD. I've a question about how many disks I can have in one pool. At this moment I'm running with one server (FreeBSD 9.0) with 4 MD1200

Re[2]: cksum entire dir??

2012-10-05 Thread Австин Ким
Thu, 4 Oct 2012 22:28:03 -0400 от Mike Jeays mike.je...@rogers.com: rsync --dry-run may be a simple solution that would meet your needs? You might need to add the --delete option. Take another look at man rsync. Yeah, that's exactly what I was looking for! Or to be precise:

freebsd-update

2012-10-05 Thread Doug Hardie
I am using freebsd-update to update a system running a generic kernel. I ran into an interesting situation where after it has downloaded the updates it enters a configuration phase where it shows updated config files with the old and new. You can hit return to enter vi and clean up the file.

Re: [zfs-discuss] How many disk in one pool

2012-10-05 Thread Richard Elling
On Oct 5, 2012, at 1:57 PM, Albert Shih albert.s...@obspm.fr wrote: Hi all, I'm actually running ZFS under FreeBSD. I've a question about how many disks I «can» have in one pool. At this moment I'm running with one server (FreeBSD 9.0) with 4 MD1200 (Dell) meaning 48 disks. I've

Re: a wireless network freezes the machine?

2012-10-05 Thread Victor Sudakov
Victor Sudakov wrote: Is it possible that wpa_supplicant or some other part of the WiFi setup causes the hangs? Nothing else has changed in the system besides its role from the access point to a WiFi client. Actually, kern/170066 may be related, but it's different hardware and in my