Re: Timeline for 9.0-RELEASE?

2011-10-05 Thread Carl Johnson
Brett Glass writes: > Just looked at the project Web site, and the timeline for 9.0-RELEASE > is way, way out of date. If all goes well, when is 9.0 expected to be > released? What remains to be done? There is another web page at http://wiki.freebsd.org/Releng/9.0TODO that has been partially upd

Re: Samba

2011-10-05 Thread Kruppa, Peter Ulrich
On 05.10.2011 22:08, Chris Brennan wrote: Greetings! I have FreeBSD8.2 running on an x86 box and samba sharing a hardware raid1 array with zfs ontop and something strange happened today. Samba stopped accepting connections for some reason and I can't figure out why. I'm not sure if this is fre

Re: Failing to build multimedia/gstreamer-ffmpeg

2011-10-05 Thread Frank Shute
On Wed, Oct 05, 2011 at 03:35:58PM -1000, Open Slate wrote: > > Failing to build multimedia/gstreamer-ffmpeg > > ---> Upgrading 'gstreamer-ffmpeg-0.10.11_1' to 'gstreamer-ffmpeg-0.10.12' > (multimedia/gstreamer-ffmpeg) > ---> Building '/usr/ports/multimedia/gstreamer-ffmpeg' > ===> Cleaning for

Re: Failing to build multimedia/gstreamer-ffmpeg

2011-10-05 Thread Bernt Hansson
2011-10-06 03:35, Open Slate skrev: Failing to build multimedia/gstreamer-ffmpeg ---> Upgrading 'gstreamer-ffmpeg-0.10.11_1' to 'gstreamer-ffmpeg-0.10.12' (multimedia/gstreamer-ffmpeg) ---> Building '/usr/ports/multimedia/gstreamer-ffmpeg' ===> Cleaning for gstreamer-ffmpeg-0.10.12 gstream

Re: ZFS Write Lockup

2011-10-05 Thread Daniel Staal
--As of October 5, 2011 6:37:17 PM -0400, Dave Cundiff is alleged to have said: Its for a backup service I've been working on. It takes a snapshot hourly of all 17 zvols. I was planning on keeping them for a month. I had the same thought about the snapshots and deleted them all yesterday. It

Failing to build multimedia/gstreamer-ffmpeg

2011-10-05 Thread Open Slate
Failing to build multimedia/gstreamer-ffmpeg ---> Upgrading 'gstreamer-ffmpeg-0.10.11_1' to 'gstreamer-ffmpeg-0.10.12' (multimedia/gstreamer-ffmpeg) ---> Building '/usr/ports/multimedia/gstreamer-ffmpeg' ===> Cleaning for gstreamer-ffmpeg-0.10.12 gstreamer-ffmpeg-0.10.12: Makefile error: you ca

Re: Timeline for 9.0-RELEASE?

2011-10-05 Thread Frank Shute
On Tue, Oct 04, 2011 at 04:23:22PM -0600, Brett Glass wrote: > > Just looked at the project Web site, and the timeline for > 9.0-RELEASE is way, way out of date. If all goes well, when is 9.0 > expected to be released? What remains to be done? > There might be another BETA or it could go in to

gmirror resync seems stalled

2011-10-05 Thread William Yardley
I had a drive which had some timeout problems, and got kicked out of a gmirror based RAID1 on my FreeBSD machine (now 8.2-RELEASE-p3). Normally, if the devices get out of sync, they rebuild relatively quickly, and I can watch the progress. This time, after running gmirror forget and inserting the

Re: ZFS Write Lockup

2011-10-05 Thread Dave Cundiff
On Wed, Oct 5, 2011 at 5:52 PM, Daniel Staal wrote: > --As of October 4, 2011 2:43:45 AM -0400, Dave Cundiff is alleged to have > said: > >> I don't know what triggers the problem but I know how to fix it. If I >> perform a couple snapshot deletes the IO will come back in line every >> single time

Re: ZFS Write Lockup

2011-10-05 Thread Daniel Staal
--As of October 4, 2011 2:43:45 AM -0400, Dave Cundiff is alleged to have said: I don't know what triggers the problem but I know how to fix it. If I perform a couple snapshot deletes the IO will come back in line every single time. Fortunately I have LOTS of snapshots to delete. [root@san2 ~]

Re: X on Xterminals but not on console

2011-10-05 Thread David Brodbeck
On Wed, Oct 5, 2011 at 10:59 AM, Matthias Apitz wrote: > El día Wednesday, October 05, 2011 a las 12:10:47PM -0400, Lowell Gilbert > escribió: > >> n dhert writes: >> >> > FreeBSD-8.2 with Xorg: >> > Is there a way one can specify that your never have X on the console (just >> > the login: promp

Re: binary upgrade problems (8.1-RELEASE-p5 -> 8.2-RELEASE-p3)

2011-10-05 Thread William Yardley
Sorry for the self-follow-up, but I did eventually fix it - I thought I had tried this already, but the machine seems to have been booting from the inactive component of a gmirror array; doing a gmirror forget gm0 and a reboot fixed the problem. w ___

Samba

2011-10-05 Thread Chris Brennan
Greetings! I have FreeBSD8.2 running on an x86 box and samba sharing a hardware raid1 array with zfs ontop and something strange happened today. Samba stopped accepting connections for some reason and I can't figure out why. I'm not sure if this is freebsd-specific or if it's a samba-only issue. B

binary upgrade problems (8.1-RELEASE-p5 -> 8.2-RELEASE-p3)

2011-10-05 Thread William Yardley
I'm having some problems after doing a: freebsd-update -r 8.2-RELEASE upgrade (I had also done an upgrade from 8.1-p5 to p6 without rebooting; not sure if that's part of the problem). I did the update, merged the config files, ran freebsd-update install, rebooted, and then ran freebsd-update inst

A couple of new sysctl variables - maybe?

2011-10-05 Thread Jukka A. Ukkonen
Greetings all, Having been working with various other UNIX variants as well it just occurred to me that in FreeBSD we do not have any simple method for retrieving either the hardware word length (memory bus width) or the kernel's basic word length. Usually these two are of course the same thing,

Parallel fscks on large filesystems ... wondering about maxdsiz setting...

2011-10-05 Thread Jason Usher
Old 6.4-RELEASE system. Two filesystems exist, each of which is on its own raid controller. (Background fsck is not workable for various reasons that are tl;dr.) So, theoretically, doing both fscks at the same time is workable, since each of them are on their own controller, and no disk/control

Re: X on Xterminals but not on console

2011-10-05 Thread Matthias Apitz
El día Wednesday, October 05, 2011 a las 12:10:47PM -0400, Lowell Gilbert escribió: > n dhert writes: > > > FreeBSD-8.2 with Xorg: > > Is there a way one can specify that your never have X on the console (just > > the login: prompt) > > but still have X on any other X-windows termnal (an KDM lo

Re: X on Xterminals but not on console

2011-10-05 Thread Lowell Gilbert
n dhert writes: > FreeBSD-8.2 with Xorg: > Is there a way one can specify that your never have X on the console (just > the login: prompt) > but still have X on any other X-windows termnal (an KDM login window) and > graphical environment Sure. It's all in how you configure KDM. In xdm it's se

Re: snd_hda: how to configure line-in passthrough to line-out?

2011-10-05 Thread Carl Johnson
Brandon Kuczenski writes: > I'm working on the sound on my system running 8.2-RELEASE. Currently > I have sound input and output working using snd_hda (i.e. I can record > on line in, and play it back on line out). > > What I would like to do is take the audio coming in on line-in and > send it

Art Education Question

2011-10-05 Thread Amber Marshall
Hi Webmaster, I created http://mastersinarteducation.com. My goal is to reach students who are looking for a masters degree program in art education. I really like your site and wanted to reach out to you. Would you consider adding my link to your resources page of http://freebsd.isu.edu.tw/do

Problem with samba 35

2011-10-05 Thread Mario Lobo
Hi; System: FBSD 8.2 STABLE amd64 2011/10/05 11:26:25.632002, 0] smbd/close.c:296(close_remove_share_mode) smbd[40272]: close_remove_share_mode: Could not get share mode lock for file I keep getting these messages and the system at the store (win) that uses the shares keep getting all

Invitation for Demo of Nurses Call Monitoring System

2011-10-05 Thread Baid Power Services Pvt. Ltd
DEAR DOCTOR / HOSPITAL MANAGEMENT, BRING ACCOUNTABILITY AND RELIABILITY TO YOUR NURSES CALL MONITORING. INCREASE YOUR GOODWILL. Sub: Invitation to witness Live Demo of Nurses Call Monitoring System & Queue Management System We are very happy to invite you to Bangladesh Hand Ball

Re: updating 8.1 release

2011-10-05 Thread krad
On 3 October 2011 10:28, Michael Powell wrote: > wayne mitchell wrote: > > > hey > > just tried to update a system using 'csup' > > current system is: 8.1 RELEASE on a amd machine (amd64 GENERIC kernel) > > tried downloading the CURRENT branch ( tag=. ) > > when running "make buildworld" > > get

X on Xterminals but not on console

2011-10-05 Thread n dhert
FreeBSD-8.2 with Xorg: Is there a way one can specify that your never have X on the console (just the login: prompt) but still have X on any other X-windows termnal (an KDM login window) and graphical environment ___ freebsd-questions@freebsd.org mailing

Re: fbsd 8.2 security updates -p3 -p4

2011-10-05 Thread Andreas Rudisch
Am 05.10.2011, 07:11 Uhr, schrieb n dhert : Less than a week ago, there was security update -p3, tonight already -p4 rolled in.. Does somone know why ? http://security.freebsd.org/advisories/FreeBSD-SA-11:05.unix.asc Andreas ___ freebsd-questions@fr