Results 1 to 2 of 2
I'm running 2 (supposed to be) identical SuSE 10.3 with a 3ware RAID1 (7xxx/8xxx series) controller and would like to get more info (specially diagnostics) about it. So I downloaded ...
- 11-08-2008 #1Just Joined!
- Join Date
- Nov 2008
- Posts
- 2
bash: ./tw_cli: cannot execute binary file
I'm running 2 (supposed to be) identical SuSE 10.3 with a 3ware RAID1 (7xxx/8xxx series) controller and would like to get more info (specially diagnostics) about it. So I downloaded the CLI from 3ware.com.
While on the first machine, the proggy "tw_cli" executes fine, it gives out an error message on the second one:
The file permissions should be ok (chmod 700 - running as root). Does someone have an idea where else I should have a look?Code:bash: ./tw_cli: cannot execute binary file
Thanks for advices
FoTo50
- 11-08-2008 #2Just Joined!
- Join Date
- Nov 2008
- Posts
- 2
uname -m
Found the difference:
With uname -m I get following:
first machine:
x86_64
second machine:
i686
As it looks like they installed the wrong SuSE version for my second server
Executing the 32bit version of tw_cli worked fine ... grrr


Reply With Quote