-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi,
I'm trying to find out how is it possible to access more than 128 SCSI
disks on a reasonably recent linux box.
The system is SLES9. From what I see, there are /dev/sgX entries for all
the disks on this machine. Then, there are 256 /dev/sdX entries, all
their majors handled by sd module (according to /proc/devices). However,
I'm unable to properly use last 128 disks. When I try to use it, I get a
"No such device or address" error. And sg_map is as following:
[snip]
/dev/sg5 /dev/sde
/dev/sg6 /dev/sdf
/dev/sg7 /dev/sdg
/dev/sg8 /dev/sdh
/dev/sg9 /dev/sdi
/dev/sg10 /dev/sdj
/dev/sg11 /dev/sdk
/dev/sg12 /dev/sdl
[snip]
/dev/sg125 /dev/sddu
/dev/sg126 /dev/sddv
/dev/sg127 /dev/sddw
/dev/sg128 /dev/sddx
/dev/sg129
/dev/sg130
/dev/sg131
/dev/sg132
[snip]
- --
- ------------------------------------------------------------------------
Leonid Podolny | /"\
| \ / ASCII Ribbon Campaign
leonidp(at)gmail.com | x Against HTML Mail
+972-54-5696948 | / \
- ------------------------------------------------------------------------
PGP fingerprint: 51B2 F1DB 485E 2C48 2E17 94D1 7EC4 E524 B156 B9F0
PGP key: http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xB156B9F0
- ------------------------------------------------------------------------
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQFDumIzsREYuIBY8OIRAvTAAKDGj9XBjCAJMW7sUq7opnQfheV4lgCfVCB/
vmhfZLFjokYpIZoSQfxtbIY=
=mIL5
-----END PGP SIGNATURE-----
=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]