Re: Freebsd 6.2 and booting from iSCSI

2007-10-05 Thread Kirill Ponomarew
On Fri, Oct 05, 2007 at 12:56:08PM -0600, The Presence wrote: > I recently deployed a NetAPP S300 device, and I want to be able to load > system OS from it. > > I have several HP DL380 G3 systems that I want to be able to boot from iSCSI, > but I am not sure how to proceed. NetAPP states that t

Re: large RAID volume partition strategy

2007-08-29 Thread Kirill Ponomarew
On Wed, Aug 29, 2007 at 10:07:19AM -0400, Vivek Khera wrote: > > On Aug 17, 2007, at 10:44 PM, Ivan Voras wrote: > >> >> fdisk and bsdlabels both have a limit: because of the way they store the >> data about the disk space they span, they can't store values that >> reference space > 2 TB. In par

Re: problem with pkg_version

2006-02-12 Thread Kirill Ponomarew
On Sun, Feb 12, 2006 at 03:51:50PM +0100, Sebastian Stach wrote: > When using pkg_version with the -o argument to print the origin > instead of the package name it doesn't work correct. > > # pkg_version -o > (output stripped) > x11/xorg= > x11/xorg

Re: xorg-clients conflicts with xterm (patch)

2005-11-22 Thread Kirill Ponomarew
On Wed, Nov 23, 2005 at 12:47:13PM +1100, Mark Andrews wrote: > > > > > > $ sh > > > $ PACKAGES=/home/packages > > > $ export PACKAGES > > > $ /usr/local/sbin/pkg_info -I xorg-clients-6.8.2 > > > pkg_info: can't find package 'xorg-clients-6.8.2' installed or in a file! > > > $ PKG_PATH=/home/pack

Re: portsdb warning

2005-05-24 Thread Kirill Ponomarew
On Tue, May 24, 2005 at 09:30:54PM +0100, Jayton Garnett wrote: > Hello list, > > Is this a warning to be concerned about? or to not worry about? > --- > jayton# portsdb -Uu > Updating the ports index ... Generating INDEX.tmp - please > wait.."/usr/ports/Mk/bsd.port.mk", line 4847: warnin

Re: new base system snmpd

2005-05-24 Thread Kirill Ponomarew
On Tue, May 24, 2005 at 11:45:01AM +0400, Boris Samorodov wrote: > Hi! > > On Tue, 24 May 2005 11:14:36 +0400 Gleb Smirnoff wrote: > > > On Tue, May 24, 2005 at 09:06:27AM +0200, Patrick M. Hausen wrote: > > P> > P.S. Default configuration file and startup script have already been > > P> > commit

problems with Maestro sound card

2005-05-07 Thread Kirill Ponomarew
Trying to kldload Maestro sound card module (snd_maestro.ko) on FreeBSD 5.4-RC4 on Toshiba Satellite 4060XCDT fails with: pcm0: port 0xfc00-0xfcff irq 11 at device 12.0 on pci0 pcm0: agg_rdcodec() RW_DONE timed out. pcm0: will perform cold reset. pcm0: agg_rdcodec() RW_DONE timed out. pcm0: agg_

Re: 4.11R panics

2005-04-10 Thread Kirill Ponomarew
On Fri, Apr 08, 2005 at 10:14:17AM -0700, Doug White wrote: > > Fatal trap 12: page fault while in kernel mode > > fault virtual address = 0x20202020 > > Hm, something ran into a bunch of ASCII spaces.. > > Can you jump to frame #6 and print *kbp? It appears the kernel malloc > bucket list

4.11R panics

2005-04-06 Thread Kirill Ponomarew
Got today on one of our servers running 4.11-RELEASE: GNU gdb 4.18 (FreeBSD) Copyright 1998 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying"

Re: 4.11-RELEASE panics

2005-03-03 Thread Kirill Ponomarew
On Thu, Mar 03, 2005 at 12:19:44PM +0100, Kirill Ponomarew wrote: > 4.11-R paniced today, trace, dmesg and kernel config are attached. The same machine paniced again: GNU gdb 4.18 (FreeBSD) Copyright 1998 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Pub

Re: [HEADS UP] perl symlinks in /usr/bin will be gone

2005-01-30 Thread Kirill Ponomarew
On Sun, Jan 30, 2005 at 12:23:43PM +0100, Mathieu Arnold wrote: > +-le 30/01/2005 12:19 +0100, Kirill Ponomarew ?crivait : > | On Sun, Jan 30, 2005 at 09:08:34PM +1000, Mark Sergeant wrote: > |> > If it's linux tradition to put perl in this path, perl programmers > |> &g

Re: [HEADS UP] perl symlinks in /usr/bin will be gone

2005-01-30 Thread Kirill Ponomarew
On Sun, Jan 30, 2005 at 09:11:34PM +1000, Mark Sergeant wrote: > >find /some/directory -type f -print0 | \ > > xargs -0 perl -pi -e 's,^#! ?/usr(/local)?/bin/perl,#!/usr/bin/env > >perl' > > > > One problem I always had with "env" or equivalents... what happens if > someone manages to polute

Re: [HEADS UP] perl symlinks in /usr/bin will be gone

2005-01-30 Thread Kirill Ponomarew
On Sun, Jan 30, 2005 at 11:47:32AM +0100, Holger Kipp wrote: > > I'm fine with this plan for 6-CURRENT. For 5-STABLE, it's a major > > user-visible change, and that is something that we promised to avoid > > with stable branches. > > It violates POLA on 5-STABLE, and it will violate POLA on 6-CUR

Re: [HEADS UP] perl symlinks in /usr/bin will be gone

2005-01-29 Thread Kirill Ponomarew
On Sat, Jan 29, 2005 at 09:24:25PM +0100, Anton Berezin wrote: > Unless I hear too many cries "don't do that" (with justification), I > plan to not create any perl symlinks in /usr/bin in the forthcoming > upgrade of both lang/perl5.8 (to 5.8.6) and lang/perl5 (to 5.6.2). This > will ONLY be true

Re: ruby and portupgrade

2005-01-18 Thread Kirill Ponomarew
On Tue, Jan 18, 2005 at 03:01:46AM -0800, whitevamp wrote: > i am trying to do a portupgrade and after it running for 7 hrs and not doing > anything it quits with this error message. > > black-buity# portupgrade -aRrcCv >

Re: Qt33 Build Problem

2005-01-17 Thread Kirill Ponomarew
On Mon, Jan 17, 2005 at 03:23:36PM -0500, Tom Huppi wrote: > There is a reference to it in the 5.3 Errata (at least): > > http://www.freebsd.org/releases/5.3R/errata.html > > ...but I would have had a bit more trouble finding it had I not > known to look for the string 'libc_r'. > > I worked at

Re: Qt33 Build Problem

2005-01-17 Thread Kirill Ponomarew
On Mon, Jan 17, 2005 at 08:59:58AM -0600, Hamilton, Kent wrote: > I have two systems that I'm having problems building qt33 on. Both are > RELENG_5_3 with perl-threaded-5.8.5 on dual processor Dell PowerEdge > systems. > > I'm getting the same error building on both systems. I'm trying to build

panic on FreeBSD-4.9 RELEASE

2003-12-04 Thread Kirill Ponomarew
Hi, Could somebody investigate it ? -Kirill IdlePTD at phsyical address 0x0037e000 initial pcb at physical address 0x002c1200 panicstr: softdep_setup_inomapdep: found inode panic messages: --- panic: softdep_setup_inomapdep: found inode syncing disks... 35 30 30 30 30 30 30 30 30 30 30 30 30 30

gdb coredumps

2003-08-01 Thread Kirill Ponomarew
Hi, After kernel panic I couldn't get gdb work properly. msi$ uname -sr FreeBSD 4.7-RELEASE msi$ gdb -k /usr/src/sys/compile/MSINW/kernel.debug vmcore.0 GNU gdb 4.18 (FreeBSD) Copyright 1998 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you

Re: "unknown option "TCP_RESTRICT_RST" ?"

2001-06-10 Thread Kirill Ponomarew
e error: ""unknown option > "TCP_RESTRICT_RST" ". > > Does this option has been deprecated? [from cvs-all] Date: Sat, 9 Jun 2001 09:18:15 -0700 (PDT) From: Dag-Erling Smorgrav <[EMAIL PROTECTED]> Log: MFC: Nuke the TCP_RESTRICT_RST option. [/from cvs-all] --

Re: gnome 1.2 install

2000-10-19 Thread Kirill Ponomarew
ll be fine. > >Thanks to Sean O'Connell <[EMAIL PROTECTED]> for kicking me hard >enough to realise I could do this myself :) > >-aDe > > -- Kirill Ponomarew To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-stable" in the body of the message