Hi Everybody,

I am trying to configure rscsi and tried to give
command cdrecord dev=REMOTE:rscsi@pc101 -scanbus
from remote machine. I am getting two types of error
1.Address already in use
2.No such file or directory


I tried so many things as per understanding now
totally confused what all things I did..

1. Installed cdrtool-1.9 for my redhat linux 7.1
kernel 2.4.13
2. copied cdrecord and rscsi to /usr/bin
3. chmod 4777 /usr/bin/cdrecord /usr/bin/rscsi
4. adduser rscsi passwd rscsi
5. edit /etc/passwd
   changed '/bin/bash to /bin/rscsi' for user rscsi
6. vi /etc/default/rscsi 
      - set 'USER=rscsi'
      - set 'ACCESS=rscsi pc100 -1 -1 -1 -1'
   note: client is pc100, my server is pc101
7. vi /home/rscsi/.rhosts
      - added 'pc100 rscsi'
      - added 'pc100 root'
8. chmod 666 /dev/scd0
9. note cdrecord -scanbus on pc101 detects cd-r on   
   0,0,0 and i am able to read and write locally.

Below is Error output
-----------------------------------------------------

 # ./cdrecord dev=REMOTE:rscsi@pc101 -scanbus
Cdrecord 1.11a13 (i686-pc-linux-gnu) Copyright (C)
1995-2001 Jörg Schilling
scsidev: 'REMOTE:rscsi@pc101'
devname: 'REMOTE:rscsi@pc101'
scsibus: -1 target: -1 lun: -1
Warning: Using remote SCSI interface.
Permission denied.
./cdrecord: Address already in use. Cannot get
connection to remote host. Cannot open SCSI driver.
./cdrecord: For possible targets try 'cdrecord
-scanbus'. Make sure you are root.


[root@bla-pc0023 bin]# ./cdrecord
dev=REMOTE:rscsi@pc101:0,0,0 -scanbus
Cdrecord 1.11a13 (i686-pc-linux-gnu) Copyright (C)
1995-2001 Jörg Schilling
scsidev: 'REMOTE:rscsi@pc101:0,0,0'
devname: 'REMOTE:rscsi@pc101:0,0,0'
scsibus: 0 target: 0 lun: 0
Warning: Using remote SCSI interface.
Permission denied.
./cdrecord: No such file or directory. Cannot get
connection to remote host. Cannot open SCSI driver.
./cdrecord: For possible targets try 'cdrecord
-scanbus'. Make sure you are root.
----------------------------------------------------

Can anyone pls. tell me what problem with this
configuaration... I did all these things after reading
README.rscsi...


thanx
suman



=====
-----------------------------
Shailendra Kr. Suman 
Satyam Computer Services Ltd. 
#98, 2nd Main, 5th Cross 
MSR Nagar, Bangalore-54 
Phone: 080-2231696 (5663) 
Mobile:09845007836

__________________________________________________
Do You Yahoo!?
Great stuff seeking new owners in Yahoo! Auctions! 
http://auctions.yahoo.com


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to