mailing.freebsd.scsi
  Home FAQ Contact Sign in
mailing.freebsd.scsi only
 
Advanced search
January 2008
motuwethfrsasuw
 123456 1
78910111213 2
14151617181920 3
21222324252627 4
28293031    5
2008
 Jan   Feb   Mar   Apr 
 May   Jun   Jul   Aug 
 Sep   Oct   Nov   Dec 
2008 2007 2006  
total
mailing.freebsd.scsi Profile…
RELATED GROUPS

POPULAR GROUPS

more...

 Up
  Re: data corruption with ahc driver and 4GB of memory using a         


Author: Gary Jennejohn
Date: Jan 31, 2008 14:25

On Thu, 31 Jan 2008 12:42:05 -0700
Scott Long samsco.org> wrote:
> Gary Jennejohn wrote:
>> Well, the thing which I find confusing is that the 32-bit installation
>> works without any problems. I would expect the 64-bit installation to
>> work with 4GB, if anything...
Show full article (1.63Kb)
no comments
  Re: data corruption with ahc driver and 4GB of memory using a FBSD-8         


Author: Scott Long
Date: Jan 31, 2008 11:43

Gary Jennejohn wrote:
> On Thu, 31 Jan 2008 10:51:34 -0700
> Scott Long samsco.org> wrote:
>
>> Gary Jennejohn wrote:
>>> I think $(subject) says it all.
>>>
>>> I have a Gigabyte AM2 mobo with an AMD64 X2 CPU installed.
>>>
>>> The SCIS set up looks lie this:
>>>
>>> 29160N <--> da0 <--> da1
>>>
>>> da0 has a 32-bit installation of FBSD-8
>>> da1 has a 64-bit installtion of FBSD-8
>>>
>>> If I install 4GB of memory (4 DIMMs) in the system I see the following
>>> behavior:
>>>
>>> a) booting from da0 works just fine and I can access both disks without ...
Show full article (3.13Kb)
no comments
  Re: data corruption with ahc driver and 4GB of memory using a         


Author: Gary Jennejohn
Date: Jan 31, 2008 11:37

On Thu, 31 Jan 2008 10:51:34 -0700
Scott Long samsco.org> wrote:
> Gary Jennejohn wrote:
>> I think $(subject) says it all.
>>
>> I have a Gigabyte AM2 mobo with an AMD64 X2 CPU installed.
>>
>> The SCIS set up looks lie this:
>>
>> 29160N <--> da0 <--> da1...
Show full article (2.74Kb)
no comments
  Re: data corruption with ahc driver and 4GB of memory using a FBSD-8         


Author: Scott Long
Date: Jan 31, 2008 09:57

Gary Jennejohn wrote:
> I think $(subject) says it all.
>
> I have a Gigabyte AM2 mobo with an AMD64 X2 CPU installed.
>
> The SCIS set up looks lie this:
>
> 29160N <--> da0 <--> da1
>
> da0 has a 32-bit installation of FBSD-8
> da1 has a 64-bit installtion of FBSD-8
>
> If I install 4GB of memory (4 DIMMs) in the system I see the following
> behavior:
>
> a) booting from da0 works just fine and I can access both disks without
> any problem.
>
> b) booting from da1 results in (apparent) data errors such that /bin/sh
> dies with SIGILL and /rescue/sh dies with SIGSEGV. ...
Show full article (2.00Kb)
no comments
  data corruption with ahc driver and 4GB of memory using a FBSD-8         


Author: Gary Jennejohn
Date: Jan 30, 2008 02:01

I think $(subject) says it all.

I have a Gigabyte AM2 mobo with an AMD64 X2 CPU installed.

The SCIS set up looks lie this:

29160N <--> da0 <--> da1

da0 has a 32-bit installation of FBSD-8
da1 has a 64-bit installtion of FBSD-8

If I install 4GB of memory (4 DIMMs) in the system I see the following
behavior:

a) booting from da0 works just fine and I can access both disks without
any problem.

b) booting from da1 results in (apparent) data errors such that /bin/sh
dies with SIGILL and /rescue/sh dies with SIGSEGV.

c) trying to do an installation of a snapshot of FBSD-8 to a SCSI disk
results in various problems, among others a kernel panic in ffs_balloc
during newfs.

d) an installation to a SATA disk succeeds and the system runs just
fine.

With only 3GB of memory everything works. Of course, I'd really like to
be able to use the entire 4GB. And I want to keep my SCSI disks.
Show full article (1.50Kb)
no comments
  Current problem reports assigned to freebsd-scsi@FreeBSD.org         


Author: FreeBSD bugmaster
Date: Jan 21, 2008 03:12

Current FreeBSD problem reports
Critical problems
Serious problems

S Tracker Resp. Description
--------------------------------------------------------------------------------
o kern/39388 scsi ncr/sym drivers fail with 53c810 and more than 256MB m
o...
Show full article (2.17Kb)
no comments
  sdparm dumping core         


Author: Brad Waite
Date: Jan 19, 2008 13:40

Hey guys,

Is there any known reason why sdparm would dump core on my 6.2-STABLE
install? I'm using an Intel SRCMRU 0-channel RAID in conjunction with an
on-board Adaptec AIC-7902 controller.

Thanks,

Brad Waite

Below are some pertinent DMESGes:

FreeBSD 6.2-STABLE #0: Sun Jul 15 08:40:35 MDT 2007
CPU: Intel(R) XEON(TM) CPU 2.00GHz (1994.13-MHz 686-class CPU)
Origin = "GenuineIntel" Id = 0xf24 Stepping = 4
Features=0x3febfbff
Show full article (1.58Kb)
no comments
  Re: iSCSI tests in 7.0-RC1         


Author: Andrew Snow
Date: Jan 18, 2008 00:02

Danny Braniss wrote:
> if you are testing the initiator with the target from ports, then
> it does not work if they are both on the same host.

Thanks. I am using seperate (but identical) machines.

Also, geom_gate works perfectly (well, as well as it normally works,
which is not great but serviceable). I was hoping to replace geom_gate
with iSCSI.

- Andrew

_______________________________________________
freebsd-scsi@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-scsi
To unsubscribe, send any mail to "freebsd-scsi-unsubscribe@freebsd.org"
no comments
  iSCSI tests in 7.0-RC1         


Author: Andrew Snow
Date: Jan 17, 2008 22:26

Hi!

I have been testing iSCSI initiator using two 7.0-RC1 machines.
Machines are quad-core Xeons connected back to back via gigabit. The
target is running the same OS with the iscsi-target port talking
directly to a local device partition on disk.

While it seems to work well initially (I can format, fsck, and mount a
disk) after I start copying files in and out it seems to lock up
regularly for about 15-20 seconds a time. After it unblocks it
continues as if nothing happened until 5-10 seconds later it happens
again (and again).

Is this a known problem and is there any workaround?

- Andrew

_______________________________________________
freebsd-scsi@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-scsi
To unsubscribe, send any mail to "freebsd-scsi-unsubscribe@freebsd.org"
no comments
  RE: LTO-3 / scsi woes         


Author: Robin Blanchard
Date: Jan 17, 2008 12:33

Here's a linux dmesg with the below adaptec suggestions applied. Same
server. Still questionable, no ?

scsi2 : Adaptec AIC7XXX EISA/VLB/PCI SCSI HBA DRIVER, Rev 7.0

aic7899: Ultra160 Wide Channel A, SCSI Id=3D7, 32/253 SCBs
scsi 2:0:0:0: Medium Changer...
Show full article (18.94Kb)
no comments
1 2 3