Re: Curious failure of ZFS snapshots

2008-11-24 Thread Gerrit Kühn
On Fri, 21 Nov 2008 08:16:35 -0800 Freddie Cash [EMAIL PROTECTED] wrote about Re: Curious failure of ZFS snapshots: FC GK mclane# ll /tank/home/pt/.zfs/ FC GK ls: snapshot: Bad file descriptor FC GK total 0 FC Which shell are you using? I've seen quite a few FC different

Re: R: Re: R: Re: 6.4-RC2 crashes after a few minutes of uptime

2008-11-24 Thread Rory Arms
On 2008-11-24, at 1:51 , Barbara wrote: About kgdb... I never used freebsd-update, so sorry if I'm saying something stupid, but could it be the case that the kernel has been built without debugging symbols or something like that? Does freebsd- update provide a kernel.debug? I

Re: shutdown -p now crashes

2008-11-24 Thread Ganbold
Ganbold wrote: (kgdb) p *fsrootvp $3 = {v_type = VDIR, v_tag = 0xc0864e51 ufs, v_op = 0xc0926280, v_data = 0xc3e5d000, v_mount = 0xc3e56b30, v_nmntvnodes = {tqe_next = 0xc3d119b4, tqe_prev = 0xc3e56b98}, v_un = {vu_mount = 0x0, vu_socket = 0x0, vu_cdev = 0x0, vu_fifoinfo = 0x0, vu_yield =

Problem with Adaptec 29320LPE

2008-11-24 Thread Greg Byshenk
Is there a problem with the Adaptec 29320LPE (PCIe x1, single-channel Ultra320) SCSI controller under FreeBSD 7? I've recently received a server with this controller, which is intended to be used to connect to Sony AIT tape libraries for backup. Unfortunately, it does not seem to function

Re: Problem with Adaptec 29320LPE

2008-11-24 Thread Rink Springer
Hi Greg, On Mon, Nov 24, 2008 at 12:42:49PM +0100, Greg Byshenk wrote: backuphost# camcontrol devlist SONY LIB-162 0208at scbus0 target 0 lun 0 (pass0,ch3) SONY SDX-1100 0102 at scbus0 target 1 lun 0 (sa3,pass1) SONY LIB-162 0203at scbus0 target 2

Re: Problem with Adaptec 29320LPE

2008-11-24 Thread Greg Byshenk
On Mon, Nov 24, 2008 at 12:49:12PM +0100, Rink Springer wrote: Hi Greg, On Mon, Nov 24, 2008 at 12:42:49PM +0100, Greg Byshenk wrote: backuphost# camcontrol devlist SONY LIB-162 0208at scbus0 target 0 lun 0 (pass0,ch3) SONY SDX-1100 0102 at scbus0 target 1

Re: Integrated RTL8168/8111 NIC not assigned interface

2008-11-24 Thread hamtilla
I upgraded to 7.1-PRERELEASE and it works now. Thank you! Peter C. Lai-2 wrote: On 2008-11-22 08:09:31AM +1100, Peter Jeremy wrote: On 2008-Nov-21 00:07:26 -0800, hamtilla [EMAIL PROTECTED] wrote: I'm running 7.0-RELEASE-i386 on Jetway's NC92-N230 mainboard. The board has one

Re: Fresh 7.0 Install: Fatal Trap 12 panic when put under load

2008-11-24 Thread Michael Grant
On Thu, Sep 11, 2008 at 11:56 AM, Jeremy Chadwick [EMAIL PROTECTED] wrote: On Thu, Sep 11, 2008 at 12:08:47PM +0200, Michael Grant wrote: On Thu, Sep 11, 2008 at 11:20 AM, Jeremy Chadwick [EMAIL PROTECTED] wrote: On Thu, Sep 11, 2008 at 10:38:36AM +0200, Michael Grant wrote: My box crashed

ext2 inode size patch - RE: PR kern/124621

2008-11-24 Thread Josh Carroll
A while back, I submitted a patch for PR kern/124621, which allows the mounting of an ext2(3) filesystem created with an inode size other than 128. The e2fsprogs' default is now 256, so file systems created on newer Linux distributions or with the port will not be mountable. I was hopeful this

no priority on the console?

2008-11-24 Thread Jo Rhett
As per my previous message, I've spent about 3 months trying to debug a problem that was causing all disk I/O to go very slowly. One of the things which made this nearly impossible to diagnose was the absolute lack of priority given to the console. Logging in on the console would take

smartd long self-test causes drives to hang

2008-11-24 Thread Jo Rhett
I've spent about 3 months tracing down what was causing my personal colo box to start getting sluggish right around dawn every Saturday morning. It took so long because some mornings I simply couldn't pull my head out of my tail enough to do proper debugging. The cause was *really slow*

Can I get a committer to mark this bug as blocking 6.4-RELEASE ?

2008-11-24 Thread Jo Rhett
This is now filed as PR 129149 http://www.freebsd.org/cgi/query-pr.cgi?pr=129149 Given the nature of this bug, can I persuade someone to mark this as blocking 6.4-RELEASE ? On Nov 5, 2008, at 3:41 PM, Jo Rhett wrote: On Oct 27, 2008, at 8:51 AM, John Baldwin wrote: On Friday 24

Re: smartd long self-test causes drives to hang

2008-11-24 Thread Jo Rhett
On re-reading the message I realized that my message was in danger of being content-free. gmirror whole-disk mirror of seagate 300gb drives $ atacontrol list ATA channel 0: Master: ad0 ST3300622A/3.AAH ATA/ATAPI revision 7 Slave: ad1 ST3300622A/3.AAH ATA/ATAPI revision 7 $ gmirror

Re: Can I get a committer to mark this bug as blocking 6.4-RELEASE ?

2008-11-24 Thread Xin LI
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Jo Rhett wrote: This is now filed as PR 129149 http://www.freebsd.org/cgi/query-pr.cgi?pr=129149 Given the nature of this bug, can I persuade someone to mark this as blocking 6.4-RELEASE ? My wild guess is that this is somehow related to

Re: Can I get a committer to mark this bug as blocking 6.4-RELEASE ?

2008-11-24 Thread Jo Rhett
So boot from CD, go to LIVE filesystem, mount my root and copy only / boot/kernel? Are there any other modules I should copy, or settings I should change? On Nov 24, 2008, at 1:51 PM, Xin LI wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Jo Rhett wrote: This is now filed as PR 129149

Re: Can I get a committer to mark this bug as blocking 6.4-RELEASE ?

2008-11-24 Thread Xin LI
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Jo Rhett wrote: So boot from CD, go to LIVE filesystem, mount my root and copy only /boot/kernel? Yes. Are there any other modules I should copy, or settings I should change? You should probably overwrite the whole /boot/kernel directory, i.e.

RELENG_7 panic under load: vm_page_unwire: invalid wire count: 0

2008-11-24 Thread Anton Yuzhaninov
Box with fresh RELENG_7 panic under heavy network load (more than 50k connections). This panics seems to be senfile(2) related, because when sendfile disabled in nginx, I can't reproduce the problem. Backtrace in all cases like this: # kgdb kernel /spool/crash/vmcore.1 GNU gdb 6.1.1

Re: MFC ZFS: when?

2008-11-24 Thread Robert Watson
On Fri, 21 Nov 2008, Zaphod Beeblebrox wrote: In several of the recent ZFS posts, multiple people have asked when this will be MFC'd to 7.x. This query has been studiously ignored as other chatter about whatever ZFS issue is discussed. Presumably the MFC schedule is largely up to Pawel, who

Re: MFC ZFS: when?

2008-11-24 Thread Andrew Snow
The problem appears to be that the latest ZFS commit in 8-CURRENT relies on too many other new features that aren't in 7.1. After 7.1 is released, then perhaps ZFS and the other new code it requires can be moved into 7-STABLE? - Andrew ___

Re: RELENG_7 panic under load: vm_page_unwire: invalid wire count: 0

2008-11-24 Thread Anton Yuzhaninov
On 25.11.2008 01:48, Anton Yuzhaninov wrote: Box with fresh RELENG_7 panic under heavy network load (more than 50k connections). This panics seems to be senfile(2) related, because when sendfile disabled in nginx, I can't reproduce the problem. Backtrace in all cases like this: # kgdb

FreeBSD 7.0-STABLE Jul 23: panic: ffs_blkfree: freeing free frag

2008-11-24 Thread Scott Lambert
I have a box I am using for hosting jailed web servers. I did a test move of a jail from a FreeBSD 6 box to the FreeBSD 7 server, web1.hosting. It took forever, 30 minutes to be exact, to create the jail with the 3GB image file and restore the data from the FreeBSD 6 box into it. I created a

ioctl DIOCSMBR: Inappropriate ioctl for device

2008-11-24 Thread Rajkumar S
Hi, I am working on a nanobsd derived system for updating an embedded pfSense image. The disk is partitioned into 4 partitions with 2 similar code partitions. One of the two code partition is live at any moment. To update the partition image is written to the other partition and a command like

nfs unreachable: can't get /dev/console for controlling terminal

2008-11-24 Thread Martin
Hi, besides the wrong order of initializing syslogd in rc system when IPv6 has been enabled, I have found a second similar problem with the rc system on my client desktops. When you physically detach your NIC or make wireless access point inaccessible on which you have an nfs mounted file