« Return to Thread: 3w-xxxx / 3ware 8006-2LP corruption issues using Xen kernel

Re: 3w-xxxx / 3ware 8006-2LP corruption issues using Xen kernel

by Bas Verhoeven-3 :: Rate this Message:

Reply to Author | View in Thread


>> (note that I'm still running the kernel with swiotlb=32M, not sure if
>> that is still needed, I will try this later)
Seems I do, when I leave it out:

p-dom0:~# dmesg | grep Aper
 Aperture:     2 megabytes
p-dom0:~# /root/test.sh
Current directory: /root
Run #1   fa22a89ad11e8be8ff151b39d5c09ae834737739  current
Run #2   fa22a89ad11e8be8ff151b39d5c09ae834737739  current
Run #3   1cb01beafc94c37dec212621e63cd545031fe2fc  current
rm: cannot remove `current': Read-only file system
current: Read-only file system
Run #4   1cb01beafc94c37dec212621e63cd545031fe2fc  current
rm: cannot remove `current': Read-only file system
current: Read-only file system

But it seems to work fine with the swiotlb=32M:

p-dom0:~# dmesg | grep Aper
 Aperture:     32 megabytes
p-dom0:~# /root/test.sh
Current directory: /root
Run #1   fa22a89ad11e8be8ff151b39d5c09ae834737739  current
Run #2   fa22a89ad11e8be8ff151b39d5c09ae834737739  current
Run #3   fa22a89ad11e8be8ff151b39d5c09ae834737739  current
Run #4   fa22a89ad11e8be8ff151b39d5c09ae834737739  current
Run #5   fa22a89ad11e8be8ff151b39d5c09ae834737739  current
Run #6   fa22a89ad11e8be8ff151b39d5c09ae834737739  current

>
> ok, i ll have a try at my boxes the raid controller is into.
Good luck then ;-) Hope it works out for you too.
>
> Geetings Holm
>
> _______________________________________________
> Xen-users mailing list
> Xen-users@...
> http://lists.xensource.com/xen-users


_______________________________________________
Xen-users mailing list
Xen-users@...
http://lists.xensource.com/xen-users

 « Return to Thread: 3w-xxxx / 3ware 8006-2LP corruption issues using Xen kernel