Find the answer to your Linux question:
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 ...
  1. #1
    Just 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:

    Code:
    bash: ./tw_cli: cannot execute binary file
    The file permissions should be ok (chmod 700 - running as root). Does someone have an idea where else I should have a look?

    Thanks for advices
    FoTo50

  2. #2
    Just 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

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...