Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 54685
b: refs/heads/master
c: 6c080f1
h: refs/heads/master
i:
  54683: 045ffdc
v: v3
  • Loading branch information
Stephen M. Cameron authored and Linus Torvalds committed May 8, 2007
1 parent a33b13a commit 6622dd1
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 4 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: d3ed782458f315c30ea679b919a2cc59f2b82565
refs/heads/master: 6c080f1a93591500299a514ef63209079ff007ac
13 changes: 10 additions & 3 deletions trunk/Documentation/cciss.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,14 +22,21 @@ This driver is known to work with the following cards:
* SA E200i
* SA E500

If nodes are not already created in the /dev/cciss directory, run as root:
Detecting drive failures:
-------------------------

# cd /dev
# ./MAKEDEV cciss
To get the status of logical volumes and to detect physical drive
failures, you can use the cciss_vol_status program found here:
http://cciss.sourceforge.net/#cciss_utils

Device Naming:
--------------

If nodes are not already created in the /dev/cciss directory, run as root:

# cd /dev
# ./MAKEDEV cciss

You need some entries in /dev for the cciss device. The MAKEDEV script
can make device nodes for you automatically. Currently the device setup
is as follows:
Expand Down

0 comments on commit 6622dd1

Please sign in to comment.