View previous topic :: View next topic |
Author |
Message |
Spooky85 n00b
Joined: 15 Jun 2004 Posts: 25 Location: Germany,Ruhrpott
|
Posted: Fri Jan 21, 2005 3:42 pm Post subject: problem mit 3ware disk management utility |
|
|
moin
ich hab nen 3ware raid 7006-2
und hab den treiber fest einkompiliert...
hab mir dann das hier angeschaut und installiert: https://bugs.gentoo.org/show_bug.cgi?id=60690
klappte soweit auch alles... nur habe ich nun das prob das wenn ich den 3dmd starten will folgendes kommt:
Quote: | thor linux # 3dmd
Error: opendir() failed - No such file or directory. Check if the driver is loaded.
thor linux # Error: opendir() failed - No such file or directory. Check if the driver is loaded.
Error: Could not initialize 3ware controller.
(error code 0) (e003/0) |
der treiber ist wie gesagt fest im kernel... ich weiss nun nicht wie ich dieses prob beheben koennte... da man aus der meldung nicht wirklich schlau wird :/
hat jemand ne idee...? |
|
Back to top |
|
|
Flying_Horse n00b
Joined: 22 Aug 2004 Posts: 33 Location: Wohmbrechts, Germany
|
Posted: Fri Jan 21, 2005 4:06 pm Post subject: |
|
|
Hallo,
ich hab mein 3dmd von 3ware runtergeladen (aus alter Gewohnheit) und selber kompiliert. Wär vielleicht mal einen Versuch wert. Dann weisst Du zumindest, dass der 3dmd in Ordnung ist - oder eben auch nicht. Bei mir hat es dann in /var/log/messages allerdings ein paar Meldungen "program 3dmd is using a deprecated SCSI ioctl, please convert it to SG_IO" gegeben, die aber offensichtlich keine negative Auswirkungen haben.
Leider nicht viel, hilft hoffentlich trotzdem weiter
Gruss und schönen Abend noch
Klaus |
|
Back to top |
|
|
Spooky85 n00b
Joined: 15 Jun 2004 Posts: 25 Location: Germany,Ruhrpott
|
Posted: Sat Feb 12, 2005 9:45 am Post subject: |
|
|
also die fehler sind immernoch da...
der tw_cli sagt:
Quote: | thor ~ # ./tw_cli
3ware CLI> info
List of controllers
-------------------
No controller found.
Make sure appropriate 3Ware device driver(s) are loaded. |
der 3ware driver ist fest im kernel und auch der aktuellste....
ich kann also mit den 3ware tools nix machen da nichts funktioniert...
ueber http/https gehts halt auch nicht...
ich weiss atm nicht wie ich das teil zum laufen kriege und momentan siehts so aus als waer ich der einzigste mit diesem prob bzw nicht ganz... nen kumpel hatte es auch nicht bei sich geschafft der hat auch nen 3ware raid...
sonst noch jemand ne idee was man machen koennte? |
|
Back to top |
|
|
Flying_Horse n00b
Joined: 22 Aug 2004 Posts: 33 Location: Wohmbrechts, Germany
|
Posted: Sun Feb 13, 2005 3:05 pm Post subject: |
|
|
hmmm, ich hab gerade nochmal bei mir nachgeschaut: der Treiber (3w-xxxx) ist bei mir als Modul geladen. Wenn Du nicht von der per 3ware angeschlossenen Platte booten willst, wäre das vielleicht auch noch einen Versuch wert. Durch die Anzeige von dmesg vor/nach dem Laden des Moduls kannst Du besser feststellen, ob noch weitere Fehlermeldungen angezeigt werden. Kannst Du den Controller von der LiveCD aus einrichten ? Dann ist zumindest schon mal ein Hardwareproblem weitgehend ausgeschlossen. Ein Blick in die /var/log/messages lohnt natürlich auch immer
Der 7506 bei mir läuft seit mehreren Jahren mit unterschiedlicher Festplattenbestückung zur vollsten Zufriedenheit. Seitdem ich von SuSE auf Gentoo gewechselt bin, funktioniert sogar das tw_cli-tool. Weiterer Aufwand könnte sich also auf jeden Fall lohnen.
Ich hab grad noch einen "lspci -v" gemacht, der Controller meldet sich so:
Code: | 0000:00:0a.0 RAID bus controller: 3ware Inc 3ware Inc 3ware 7xxx/8xxx-series PATA/SATA-RAID (rev 01)
Subsystem: 3ware Inc 3ware Inc 3ware 7xxx/8xxx-series PATA/SATA-RAID
Flags: bus master, medium devsel, latency 32, IRQ 18
I/O ports at cc00
Memory at eb8c0000 (32-bit, non-prefetchable) [size=16]
Memory at eb000000 (32-bit, non-prefetchable) [size=8M]
Capabilities: [40] Power Management version 1
|
IRQ und I/O Ports sollten angezeigt werden, sonst stimmt was mit der Hardware nicht.
Gruss, Klaus _________________ Manche Leute haben einen Horizont mit Radius Null - und das nennen sie dann ihren Standpunkt
(Es ist Einstein-Jahr ) |
|
Back to top |
|
|
astaecker Guru
Joined: 28 Apr 2003 Posts: 403 Location: Hamburg / Germany
|
Posted: Sun Feb 13, 2005 3:46 pm Post subject: |
|
|
Setzt du einen 2.6.10 Kernel ein ?? Da funzen 3dmd und CLI nicht mehr.
Lösung von 3ware:
Quote: |
The 3w-xxxx driver for the 7000/8000 series controller that is included with the 2.6.10 kernel (3ware driver version 1.26.02.001) does not work with the CLI and 3DM from the 7.7 code set and older. You have two options:
Option 1.
You can compile a driver with the latest driver source code in order to use the 2.6.10 kernel and newer with 3ware management tools. You must have the kernel source installed on your system. Here are the instructions:
1. Download the driver source from the 3ware web site at http://www.3ware.com/support/. Click on the "Download 'In Engineering Phase'" link. For 3ware product select '3ware 7000 and 8000 Series', for the OS release version and distribution select 'Linux', and for the item to download select 'Driver'. Click Next. The file you are downloading is 3w-xxxx.tgz, the 2.6 kernel driver source for the 6000, 7000, and 8000 series products.
2. Untar the source: tar zxvf 3w-xxxx.tgz
3. Type make -f Makefile The driver created is 3w-xxxx.o. You can read about other options (e.g. SMP) and information on how to install the driver in KB article 12690 http://www.3ware.com/kb/article.aspx?id=12690.
4. You will now be able to use your existing CLI and 3DM.
Option 2.
You can use the driver included in kernel 2.6.10 with the tools from the 'In Engineering Phase' part of the 3ware download site or the tools from the latest 9000 series code set. You will be using 3DM 2 instead of 3DM. 3DM 2 is similar, but different than 3DM. You can download the 9000 Series Users Guide for a description of how to use 3DM 2.
When using option 2, you must also have the sysfs file system mounted on /sys as is described in KB article 11928 http://www.3ware.com/kb/article.aspx?id=11928.
|
|
|
Back to top |
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|