Spann, Elizebeth (Betsie) wrote:
The only thing in /usr/local/bin is san_disc.  I can't find the
zfcp_hbaapi driver.

kernel modules should be in /lib/modules/$(uname -r)

I would run the "make install" again and read carefully to see where
stuff is being put. If there are insufficient messages, run it under
strace. Read the man page for details, but it might be like this:
 strace -f -o /tmp/trace -s 7777 -e trace=open make install
then read /tmp/trace:

 less /tmp/trace
Note there's nothing magic about 7777, it's an arbitrary number larger
than the default.

Betsie

-----Original Message-----
From: Linux on 390 Port [mailto:[EMAIL PROTECTED] On Behalf Of
John Summerfield
Sent: Tuesday, January 15, 2008 4:53 PM
To: [email protected]
Subject: Re: SAN_disc tool users?

Spann, Elizebeth (Betsie) wrote:
Anyone using the SAN_disc tool mentioned in the SC33-8291 doc, titled
"How to use FC-attached SCSI devices with Linux on System z"?
I downloaded lib-zfcp-hbaapi-1.4 from DeveloperWorks and followed the
install instructions.  It seemed to install correctly but it is not in

/usr/local/lib

That's an appropriate for locally-built shared code. locally-built
binaries should be in /usr/local/bin (general use) or /usr/local/sbin
(administration).

Packages should not install to /usr/local.

I can't find it nor can modprobe.   Any suggestions, please?

According to
http://www.ibm.com/developerworks/linux/linux390/useful_add-ons_hbaapi-1
.4.html
you've looked in the wrong place.


--

Cheers
John

-- spambait
[EMAIL PROTECTED]  [EMAIL PROTECTED]
-- Advice
http://webfoot.com/advice/email.top.php
http://www.catb.org/~esr/faqs/smart-questions.html
http://support.microsoft.com/kb/555375

You cannot reply off-list:-)

----------------------------------------------------------------------
For LINUX-390 subscribe / signoff / archive access instructions, send
email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or
visit http://www.marist.edu/htbin/wlvindex?LINUX-390

----------------------------------------------------------------------
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390



--

Cheers
John

-- spambait
[EMAIL PROTECTED]  [EMAIL PROTECTED]
-- Advice
http://webfoot.com/advice/email.top.php
http://www.catb.org/~esr/faqs/smart-questions.html
http://support.microsoft.com/kb/555375

You cannot reply off-list:-)

----------------------------------------------------------------------
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390

Reply via email to