LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software > Linux - Kernel
User Name
Password
Linux - Kernel This forum is for all discussion relating to the Linux kernel.

Notices

Reply
 
LinkBack Search this Thread
Old 10-05-2006, 04:19 AM   #1
fjkum
Member
 
Registered: Feb 2006
Posts: 33

Rep: Reputation: 15
Missing /proc/scsi/sg


Hi,

I have a JBOD (Just a Bunch Of Disc) enclosure attached to my Linux RedHat Enterprise Linux ES 4 thru the QLogic QLA2342 Fibre Channel HBA.

Why can't I see /proc/scsi/sg?

Am I missing something here? I can see them on my SuSE Enterprise Linux 9 though.

Is the kernel not compile to support sg devices?
 
Old 10-06-2006, 01:03 PM   #2
b0uncer
Guru
 
Registered: Aug 2003
Distribution: CentOS, OS X
Posts: 5,127

Rep: Reputation: Disabled
Maybe you don't have the appropriate kernel module installed, since the whole /proc (virtual) filesystem is used to "have a look inside kernel" (see information). Try
Code:
modprobe sg
and/or some other modules..you can view the list by
Code:
modprobe -l | grep scsi
and the already-installed modules by
Code:
lsmod
Of course they don't include the kernel builtin modules, but if you don' thave that in /proc it's probably because the thing isn't in the kernel, so if it's built as a module you'll need to load it (using modprobe), or if it's not even as a module (so it's not there at all) you'll need to rebuild your kernel.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
What are the Files under /proc/scsi Prassanta Suse/Novell 1 03-17-2006 03:20 AM
Hotplug SCSI scanner or How to write to /proc/scsi/scsi from within a shell script. samac Linux - Hardware 1 08-30-2004 03:28 PM
Error editing /proc/scsi scsi file Thaidog Linux - Newbie 2 08-26-2004 09:19 AM
Some info about '/proc/scsi/scsi' and '/dev' C.Loko Slackware 4 11-27-2003 01:30 PM
allow non root users add devices to /proc/scsi/scsi ? ewto Linux - Newbie 5 10-14-2003 12:36 PM


All times are GMT -5. The time now is 10:44 AM.

Main Menu
 
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
identi.ca: @linuxquestions
Facebook: @linuxquestions
Open Source Consulting | Domain Registration