carp+hastd at boot

2012-01-17 Thread Artem Kajalainen
Hello, I'm trying to setup hastd+carp on two FreeBSD 9.0-STABLE servers. hast switch roles by devd events, and there is one problem. When box is rebooted, carp interface flapping between states. A have the same problem as described here - http://lists.freebsd.org/pipermail/freebsd-stable/2011-Augu

Re: Smartcam (or can you use linux dev driver + program)

2012-01-17 Thread Zane C. B-H.
On Sun, 15 Jan 2012 01:49:06 -0800 Lyubomir Grigorov wrote: > > QUESTION > > Is it even possible to use the Linux dev driver under FreeBSD? Since > Smartcam is a 2-part suite: driver and application. The Linux compatibility layer for FreeBSD does not include the ability to use Linux kernel mo

Re: Shared object "libxcb-aux.so.0" not found, required by "libxfsm-4.6.so.0" FreeBSD [SOLVED]

2012-01-17 Thread Jimmie James
Sorry for top posting in this message, but one reboot and a ldconfig -R allows everything to be rebuilt. Not sure which was the key here, but for others, I'd try ldconfig -R first. Not sure why portupgrade and portmaster failed though. On 01/18/12 00:11, Jimmie James wrote: On 01/17/12 16:50,

Re: Shared object "libxcb-aux.so.0" not found, required by "libxfsm-4.6.so.0" FreeBSD

2012-01-17 Thread Jimmie James
On 01/17/12 16:50, Warren Block wrote: On Tue, 17 Jan 2012, Jimmie James wrote: On 01/17/12 15:39, Michael Johnson wrote: On Tue, Jan 17, 2012 at 3:04 PM, Jimmie James mailto:jimmie...@gmail.com>> wrote: Even after following said instruction in UPDATING, libxcb-aux.so.0 does not get install

Re: Shared object "libxcb-aux.so.0" not found, required by "libxfsm-4.6.so.0" FreeBSD

2012-01-17 Thread Jimmie James
On 01/17/12 16:50, Warren Block wrote: On Tue, 17 Jan 2012, Jimmie James wrote: On 01/17/12 15:39, Michael Johnson wrote: On Tue, Jan 17, 2012 at 3:04 PM, Jimmie James mailto:jimmie...@gmail.com>> wrote: Even after following said instruction in UPDATING, libxcb-aux.so.0 does not get install

upgrade to 9-CURRENT

2012-01-17 Thread Colin Barnabas
During my upgrade from 8.2 to 9, the kernel installation, complains that the file aout.ko can not be found. ===> aout (install) install -o root -g wheel -m 555 aout.ko /boot/kernel install: aout.ko: No such file or directory *** Error code 71 Has anyone else experienced this, and could perhaps

Re: Backup strategy for zfs + jail

2012-01-17 Thread Dmitry Sarkisov
On 17-01-2012, Tue [23:31:30], Wojciech Puchar wrote: > > > >Create snapshots of your datasets and use zfs send. You can even transfer > >differences between snapshots. > and then try to recover data from these backups after a year or so ;) No one did mention the retention policy ;) Jokes aside,

Re: Backup strategy for zfs + jail

2012-01-17 Thread bsd
Le 17 janv. 2012 à 22:52, Devin Teske a écrit : > > >> -Original Message- >> From: owner-freebsd-questi...@freebsd.org [mailto:owner-freebsd- >> questi...@freebsd.org] On Behalf Of bsd >> Sent: Tuesday, January 17, 2012 1:04 PM >> To: Liste FreeBSD >> Subject: Backup strategy for zfs +

Re: Backup strategy for zfs + jail

2012-01-17 Thread Wojciech Puchar
Create snapshots of your datasets and use zfs send. You can even transfer differences between snapshots. and then try to recover data from these backups after a year or so ;) ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mail

RE: Backup strategy for zfs + jail

2012-01-17 Thread Wojciech Puchar
--> Efficiency --> Compatibility with ZFS If you're running 9, give HAST a shot. maybe a stupid question but what is a practical difference between hast and doing ggate+gmirror and setting "prefer" load balancing to local disk? ___ freebsd-question

Re: Backup strategy for zfs + jail

2012-01-17 Thread Dmitry Sarkisov
On 17-01-2012, Tue [13:52:48], Devin Teske wrote: > > > > -Original Message- > > From: owner-freebsd-questi...@freebsd.org [mailto:owner-freebsd- > > questi...@freebsd.org] On Behalf Of bsd > > Sent: Tuesday, January 17, 2012 1:04 PM > > To: Liste FreeBSD > > Subject: Backup strategy for

Re: Shared object "libxcb-aux.so.0" not found, required by "libxfsm-4.6.so.0" FreeBSD

2012-01-17 Thread Jimmie James
On 01/17/12 16:50, Warren Block wrote: On Tue, 17 Jan 2012, Jimmie James wrote: On 01/17/12 15:39, Michael Johnson wrote: On Tue, Jan 17, 2012 at 3:04 PM, Jimmie James mailto:jimmie...@gmail.com>> wrote: Even after following said instruction in UPDATING, libxcb-aux.so.0 does not get install

RE: Backup strategy for zfs + jail

2012-01-17 Thread Devin Teske
> -Original Message- > From: owner-freebsd-questi...@freebsd.org [mailto:owner-freebsd- > questi...@freebsd.org] On Behalf Of bsd > Sent: Tuesday, January 17, 2012 1:04 PM > To: Liste FreeBSD > Subject: Backup strategy for zfs + jail > > Hi, > > I have a simple 1U server with two disks

solved - bridge firewall in virtualbox not passing traffic after upgrade to stable/9

2012-01-17 Thread Peter
>> Hello, >> Was running 8.2 and virtualbox 3 - wiped Freebsd 8.2, installed 9.0, >> installed latest virtualbox port 4.0.14 and the networking broke in my >> vms. >> >> Setup I had: >> >> {vm1,vm2,etc}---> vbox internal network -> em2[firewall VM]em1 --> >> re0[physical box]-->ISP >> >> the fire

Re: Shared object "libxcb-aux.so.0" not found, required by "libxfsm-4.6.so.0" FreeBSD

2012-01-17 Thread Warren Block
On Tue, 17 Jan 2012, Jimmie James wrote: On 01/17/12 15:39, Michael Johnson wrote: On Tue, Jan 17, 2012 at 3:04 PM, Jimmie James mailto:jimmie...@gmail.com>> wrote: Even after following said instruction in UPDATING, libxcb-aux.so.0 does not get installed by any of the XCB ports It w

Backup strategy for zfs + jail

2012-01-17 Thread bsd
Hi, I have a simple 1U server with two disks that I have configured as a jail server. I want to setup a simple yet very efficient backup policy for my jail environment. This server is running a ZFS filesystem. Ideally I would like to backup the main zfsroot/jail and all subdirectories on

gmirror failure booting 9.0 kernel upgrading from 8.2

2012-01-17 Thread Vick Khera
I'm trying to upgrade a brand new server from 8.2 to 9.0 via source. I've done this upgrade twice so far, once on a vmware test system, and once on a Sun X4100m2, both with success. On this system, which is a Supermicro motherboard, I have gmirror boot disk. The other two did not (hardware RA

Re: Shared object "libxcb-aux.so.0" not found, required by "libxfsm-4.6.so.0" FreeBSD

2012-01-17 Thread Jimmie James
On 01/17/12 15:39, Michael Johnson wrote: On Tue, Jan 17, 2012 at 3:04 PM, Jimmie James mailto:jimmie...@gmail.com>> wrote: Even after following said instruction in UPDATING, libxcb-aux.so.0 does not get installed by any of the XCB ports It was replaced with libxcb-util.so.0. So it'

Re: Shared object "libxcb-aux.so.0" not found, required by "libxfsm-4.6.so.0" FreeBSD

2012-01-17 Thread Michael Johnson
On Tue, Jan 17, 2012 at 3:04 PM, Jimmie James wrote: > Even after following said instruction in UPDATING, libxcb-aux.so.0 does > not get installed by any of the XCB ports > > It was replaced with libxcb-util.so.0. > #pkg_info |grep -i xcb > libxcb-1.7 The X protocol C-language Binding

Re: Shared object "libxcb-aux.so.0" not found, required by "libxfsm-4.6.so.0" FreeBSD

2012-01-17 Thread Jimmie James
Even after following said instruction in UPDATING, libxcb-aux.so.0 does not get installed by any of the XCB ports #pkg_info |grep -i xcb libxcb-1.7 The X protocol C-language Binding (XCB) library xcb-proto-1.6 The X protocol C-language Binding (XCB) protocol xcb-util-0.3.8,1A

Re: Which Common Lisp port for FreeBSD/sparc64?

2012-01-17 Thread Roland Smith
On Tue, Jan 17, 2012 at 01:07:23AM +0100, C. P. Ghost wrote: > Hi, > > is anyone running a Common Lisp port on FreeBSD/sparc64? > I'm asking because none of our Common Lisp ports lang/clisp, > lang/ccl, lang/cmucl, lang/sbcl compile on sparc64. The first thing to check is to comment out the ONLY_

Gnome and sound

2012-01-17 Thread Peter Andreev
Hello, everybody! I'm using FreeBSD 9.0 with Gnome. I have been trying to control my soundcard via gnome-volume-control for two days and still without much success. Soundcard itself works great, the main problem is I can't change default output via gui. That is every time I want to switch between

Re: Which Common Lisp port for FreeBSD/sparc64?

2012-01-17 Thread Fritz Wuehler
> is anyone running a Common Lisp port on FreeBSD/sparc64? I can't remember but I believe I had sbcl on sparc64, just don't remember what OS... > I'm asking because none of our Common Lisp ports lang/clisp, > lang/ccl, lang/cmucl, lang/sbcl compile on sparc64. I believe sbcl has binaries for spa

Re: bridge firewall in virtualbox not passing traffic after upgrade to stable/9

2012-01-17 Thread Peter
> Hello, > Was running 8.2 and virtualbox 3 - wiped Freebsd 8.2, installed 9.0, > installed latest virtualbox port 4.0.14 and the networking broke in my > vms. > > Setup I had: > > {vm1,vm2,etc}---> vbox internal network -> em2[firewall VM]em1 --> > re0[physical box]-->ISP > > the firewall vm has

bridge firewall in virtualbox not passing traffic after upgrade to stable/9

2012-01-17 Thread Peter
Hello, Was running 8.2 and virtualbox 3 - wiped Freebsd 8.2, installed 9.0, installed latest virtualbox port 4.0.14 and the networking broke in my vms. Setup I had: {vm1,vm2,etc}---> vbox internal network -> em2[firewall VM]em1 --> re0[physical box]-->ISP the firewall vm has this: ifconfig_em0

Re: Shared object "libxcb-aux.so.0" not found, required by "libxfsm-4.6.so.0" FreeBSD

2012-01-17 Thread Michael Johnson
On Tue, Jan 17, 2012 at 12:05 PM, Antonio Olivares wrote: > > Dear folks, > > > > I had a FreeBSD 9.0 BETA 2 Machine I was happily running since the > > release and only updated ports via portmaster -a, and now since Fedora > > 9 has officially been released, I ran make buildworld, make > > Correc

Re: Shared object "libxcb-aux.so.0" not found, required by "libxfsm-4.6.so.0" FreeBSD

2012-01-17 Thread Antonio Olivares
> Dear folks, > > I had a FreeBSD 9.0 BETA 2 Machine I was happily running since the > release and only updated ports via portmaster -a, and now since Fedora > 9 has officially been released, I ran make buildworld, make Correction here. Meant FreeBSD 9.0 not Fedora 9 :( Message probably ignored b

Re: Using Gnome ...

2012-01-17 Thread David Walker
Thanks to all the quick and helpful replies. Getting the low hanging fruit out of the way first ... On 18/01/2012, Warren Block wrote: > At least some of the desktop environments don't actually depend on X, so > it may not have even been installed. 'pkg_info -Ix xorg-server' should > show xorg-

RE: Using Gnome ...

2012-01-17 Thread Dale Scott
If you're doing a new install and you're primarily after a desktop experience, go with PC-BSD 9.0 (http://www.pcbsd.org). All the basics are looked after for you, including graphics config, auto-mounting USB drives, wireless ... It has a graphical package installer for PC-BSD "PBI" packages, but it

Re: Using Gnome ...

2012-01-17 Thread Warren Block
On Wed, 18 Jan 2012, David Walker wrote: I did a pkg_add ... # pkg_add -r gnome2 http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/x11-wm.html http://www.freebsd.org/gnome/docs/faq2.html#q1 I tried to enable Gnome by editing /etc/rc.conf ... gdm_enable="YES" gnome_enable="YES" http://ww

Re: Using Gnome ...

2012-01-17 Thread OutbackDingo
On Jan 17, 2012, at 10:17 AM, David Walker wrote: > A colleague and I were talking about operating systems and I said, hey > lets install FreeBSD and see what Gnome looks like. > I did an install at work but ran out of time so I brought another > machine home but I'm having trouble. > > I burnt

Re: Using Gnome ...

2012-01-17 Thread Alejandro Imass
On Tue, Jan 17, 2012 at 10:17 AM, David Walker wrote: > A colleague and I were talking about operating systems and I said, hey [...] > If I reboot I get a message to the console that gdm is starting but it > goes to a console login. > Sounds like a video problem. It usually works right away but

Using Gnome ...

2012-01-17 Thread David Walker
A colleague and I were talking about operating systems and I said, hey lets install FreeBSD and see what Gnome looks like. I did an install at work but ran out of time so I brought another machine home but I'm having trouble. I burnt an ISO of 9.0 and installed it. I did a pkg_add ... # pkg_add -

Re: csvup.uk.freebsd.org out of sync?

2012-01-17 Thread Matthew Seaman
On 17/01/2012 13:06, Paul Macdonald wrote: > I've noticed that updates on the US cvs site do not seem to been getting > synced to the UK mirrors for the past (2) days. > > In fact i'm seeing no deltas off the uk servers. > > Changing to the US server pulls in all the ports tree updates fine.. >

csvup.uk.freebsd.org out of sync?

2012-01-17 Thread Paul Macdonald
I've noticed that updates on the US cvs site do not seem to been getting synced to the UK mirrors for the past (2) days. In fact i'm seeing no deltas off the uk servers. Changing to the US server pulls in all the ports tree updates fine.. sometimes there's a delay obv, but its rarely this lo

Re: Cannot update xfwm4-wm, compiling error on 3 machines two 8.2 and one 9.0

2012-01-17 Thread Antonio Olivares
On Tue, Jan 17, 2012 at 6:50 AM, Antonio Olivares wrote: >>> ===>>> You can restart from the point of failure with this command line: >>>       portmaster x11-wm/xfce4-wm >>> >>> >>> Any ideas, pointers/advice/suggestions? >>> >> >> See /usr/ports/UPDATING: 20120116 >> >> -- >> -- > > It is not t

Re: Cannot update xfwm4-wm, compiling error on 3 machines two 8.2 and one 9.0

2012-01-17 Thread Antonio Olivares
>> ===>>> You can restart from the point of failure with this command line: >>       portmaster x11-wm/xfce4-wm >> >> >> Any ideas, pointers/advice/suggestions? >> > > See /usr/ports/UPDATING: 20120116 > > -- > -- It is not there, there is onlyone for 20120109, none for 20120116 :( Thanks, Anto

Amazing SEO Services

2012-01-17 Thread Hetal Sawaria
Hi I am Marketing Manager. We have a SEO discount offer on the New Year 2012 occasion going for the following package: - Monthly Task and responsibilities: - Package For 15 Keywords: 1. 20 Search Engine Submissions 2. 200 Manually Directory Submissions 3. 90 Article Submissions (1 Article