Ezjail, Perl, upgrading & best practices advise please

2009-10-02 Thread Troy Kocher
All, Couple issues: 1) I need some understanding on how to deploy and upgrade perl properly in this jailed environment. 2) I need some help on my current tangle of Perl library complaints Issue #1: In a jailed environment how many installations of perl are recommended (ie 1 host system 2 basejail

Gvinum mirror & growfs broken HELP, 7.2 RELEASE

2009-11-05 Thread Troy Kocher
Could anyone give me some input on this. . Issue: Trying to grow an existing mirrored filesystem with growfs fails. . : Given: FreeBSD 7.2-RELEASE (GENERIC) #0: Fri May 1 07:18:07 UTC 2000 - 2 drives: D data1 State: up /dev/da1s1 A: 432325/1430506 MB (30%) D data0

Re: FreeBSD 6.2 and VMWare ESX 3.x

2007-09-13 Thread Troy Kocher
D on my setup is 'LSI Logic'. HTH Can you outline the hardware you are using that is successful in running FreeBSD 6.2 Thanks Troy Kocher _ Scanned by IBM Email Security Manage

Jail is pausing . . Ideas please. . ?

2007-04-06 Thread Troy Kocher
lt;http://www.FreeBSD.org/ports/portaudit/3b3676be-52e1-11d9- a9e7-0001020eed82.html> 2 problem(s) in your installed packages found. Any ideas you may have on troubleshooting or better yet what is causing it would be really appreciated. Troy Kocher MTA Distributor

Fwd: Jail is pausing . . Ideas please. . ?

2007-04-10 Thread Troy Kocher
org/ports/portaudit/ 64bf6234-520d-11db-8f1a-000a48049292.html> Affected package: samba-2.2.12_2 Type of problem: samba -- integer overflow vulnerability. Reference: <http://www.FreeBSD.org/ports/portaudit/3b3676be-52e1-11d9- a9e7-0001020eed82.html> 2 problem(s) in your installed pa

6.2 custom kernel build HELP

2007-04-15 Thread Troy Kocher
erface (USB 2.0) device usb # USB Bus (required) device udbp# USB Double Bulk Pipe devices device ugen # Generic device uhid# "Human Interface Devices" device ukbd# Keyboard device umass # Disks/Mass storage - Requires scbus and da device ums # Mouse Troy Kocher tkocher(at)mtadistributors(dot)com PGP.sig Description: This is a digitally signed message part

Fwd: 6.2 custom kernel build HELP

2007-04-16 Thread Troy Kocher
THANKS so much that was it. . ! Begin forwarded message: From: Martin Hudec <[EMAIL PROTECTED]> Date: April 15, 2007 5:25:23 PM CDT To: 'FreeBSD Questions' Subject: Re: 6.2 custom kernel build HELP Reply-To: [EMAIL PROTECTED] Troy Kocher wrote: /usr/src/sys/dev/usb/udbp.

/dev/gvinum missing, ideas please. .

2007-04-16 Thread Troy Kocher
There is no /dev/gvinum.. Ideas?? Troy Kocher tkocher(at)mtadistributors(dot)com PGP.sig Description: This is a digitally signed message part

Fwd: /dev/gvinum missing, ideas please. .

2007-04-17 Thread Troy Kocher
Fixed it. . Apparently my metadata was corrupt using. . dd if=/dev/zero bs=512 count=265 of=/dev/da0s1g cleaned it and now I'm up. . Begin forwarded message: Date: April 17, 2007 8:00:20 AM CDT To: freebsd-questions@freebsd.org Subject: Fwd: /dev/gvinum missing, ideas please. . One other

Fwd: /dev/gvinum missing, ideas please. .

2007-04-17 Thread Troy Kocher
One other thing I forgot. . bsd# kldstat Id Refs AddressSize Name 14 0xc040 70794c kernel 21 0xc0b08000 11920geom_vinum.ko 31 0xc0b1a000 59f20acpi.ko Begin forwarded message: From: Troy Kocher Date: April 16, 2007 11:11:13 PM CDT To: freebsd-questions

lost+found help please

2007-06-22 Thread Troy Kocher
. Please take a look at this "http://www.mtadistributors.com/listing.txt"; I'd appreciate any advise you may have to offer. Thanks Troy Kocher _ Scanned by IBM Email Security Management Service

loader.conf issues

2008-07-29 Thread Troy Kocher
Listers, For some reason my kernel setting aren't being recognized. . tao# more loader.conf geom_vinum_load="YES" kern.ipc.semmni=256 kern.ipc.semmns=512 kern.ipc.semmnu=256 kern.ipc.semmap=256 kern.ipc.shmall=32768 kern.ipc.shmmax=1 On reboot shmall & shmmax have to be set manually. Wh

Re: loader.conf issues

2008-07-29 Thread Troy Kocher
On Tue, Jul 29, 2008 at 8:43 AM, Vincent Hoffman <[EMAIL PROTECTED]> wrote: > Troy Kocher wrote: >> >> Listers, >> >> For some reason my kernel setting aren't being recognized. . >> >> tao# more loader.conf >> geom_vinum_load="YES"