看板 DFBSD_bugs 關於我們 聯絡資訊
On Mar 20, 2005, at 11:09 PM, Matthew Dillon wrote: > > :In dmesg, I get seven of: > : > :WARNING: da0 si_iosize_max=0, using DFLTPHYS > > Ignore those, they aren't a problem. > > :On the first virtual console (I presume it's stderr) there is > :plenty of error messages, they look like this: > : > :SE32 0xda9d2ab8: Addr=0x73951000 FlagsLenght=0xd5000700 > :HOST_TO_IOC LAST_ELEMENT END_OF_BUFFER END_OF_LIST > : > :(I only copied he last one) > : > :Here is a screenshot from an earlier attempt: > : > :http://213.238.234.141/proj/dfly/mpt-error.shtml > : > :I have no idea what's wrong, Solaris works just fine with both disks. > : > :J^2 > > Hmm. You are getting a request timeout. Have you ever installed > DragonFly on this box before, or made any hardware changes > recently? > Is it something that worked before but does not work now? This is a first attempt to install dfly on this machine. I just thought it would be interesting to see dfly running on a dual opteron machine. Can it be some kind of problem with shared interrupts, and if so, how do I check it? J^2