RDX does not eject after update to 8.2.0

Status
Not open for further replies.

nardial

Cadet
Joined
Jul 28, 2012
Messages
7
Hi,

since the last upgrade I am not able to eject my rdx drive anymore.
I used a script that mounted the drive, did an rsync, unmounted it and eject the drive.

Code:
# camcontrol eject 4:1
Error received from stop unit command

Code:
# camcontrol stop 4:1
Unit stopped successfully
# camcontrol eject 4:1
Error received from stop unit command
# camcontrol start 4:1
Unit started successfully
# camcontrol eject 4:1
Error received from stop unit command

Code:
# mount | grep rdx

shows that nothing is mounted anymore

I have to reboot the machine each time for ejecting the RDX cartridge, so the OS is locking the device.

Any ideas?
 

nardial

Cadet
Joined
Jul 28, 2012
Messages
7
As an update, here is the verbose output:


Code:
[root@freenas] /# camcontrol eject da0 -v
Error received from stop unit command
(pass4:ata0:0:1:0): START STOP UNIT. CDB: 1b 0 0 0 2 0 
(pass4:ata0:0:1:0): CAM status: SCSI Status Error
(pass4:ata0:0:1:0): SCSI status: Check Condition
 
Status
Not open for further replies.
Top