I have DVD burner Pioneer DVR-112D failing on FreeBSD-9.1 amd64. It begins to write ok, but later gets stuck at some percentage point with "the LUN appears to be stuck" message (log is below).
Command used to burn is:
$ growisofs -dvd-compat -speed=4 -Z /dev/acd0=my.iso
growisofs is from dvd+rw-tools-7.1, which hasn't been updated from 2008.
cd0: <PIONEER DVD-RW  DVR-112D 1.21> Removable CD-ROM SCSI-0 device

Now there is a dilemma. Does this mean that the burner went bad? Or does this mean that there is some fault in the burner driver?
I know that few years ago this burner worked fine on BSD.

Maybe anybody has an expertise and would know if this error means the hardware or software failure?
Anybody is able to burn DVDs with the same/similar burner?
Or maybe some other command should be used for burning? (growisofs is recommended by the handbook)

Googling the message doesn't clarify the issue.

Yuri



--- error log ---
 1072726016/8061945856 (13.3%) @0.0x, remaining 86:00 RBU 100.0% UBU 100.0%
 1072726016/8061945856 (13.3%) @0.0x, remaining 86:19 RBU 100.0% UBU 100.0%
 1072726016/8061945856 (13.3%) @0.0x, remaining 86:45 RBU 100.0% UBU 100.0%
 1072726016/8061945856 (13.3%) @0.0x, remaining 87:05 RBU 100.0% UBU 100.0%
 1072726016/8061945856 (13.3%) @0.0x, remaining 87:24 RBU 100.0% UBU 100.0%
  072726016/8061945856 (13.3%) @0.0x, remaining 87:50 RBU 100.0% UBU 100.0%
 1072726016/8061945856 (13.3%) @0.0x, remaining 88:10 RBU 100.0% UBU 100.0%
 1072726016/8061945856 (13.3%) @0.0x, remaining 88:30 RBU 100.0% UBU 100.0%
 1072726016/8061945856 (13.3%) @0.0x, remaining 88:56 RBU 100.0% UBU 100.0%
:-? the LUN appears to be stuck writing LBA=7fe10h, keep retrying in 141ms
 1072726016/8061945856 (13.3%) @0.0x, remaining 89:15 RBU 100.0% UBU 100.0%
 1072726016/8061945856 (13.3%) @0.0x, remaining 89:35 RBU 100.0% UBU 100.0%
 1072726016/8061945856 (13.3%) @0.0x, remaining 90:01 RBU 100.0% UBU 100.0%
 1072726016/8061945856 (13.3%) @0.0x, remaining 90:20 RBU 100.0% UBU 100.0%
 1072726016/8061945856 (13.3%) @0.0x, remaining 90:40 RBU 100.0% UBU 100.0%
 1072726016/8061945856 (13.3%) @0.0x, remaining 91:06 RBU 100.0% UBU 100.0%
 1072726016/8061945856 (13.3%) @0.0x, remaining 91:25 RBU 100.0% UBU 100.0%
 1072726016/8061945856 (13.3%) @0.0x, remaining 91:45 RBU 100.0% UBU 100.0%
:-? the LUN appears to be stuck writing LBA=7fe10h, keep retrying in 141ms
 1072726016/8061945856 (13.3%) @0.0x, remaining 92:11 RBU 100.0% UBU 100.0%
 1072726016/8061945856 (13.3%) @0.0x, remaining 92:31 RBU 100.0% UBU 100.0%
 1072726016/8061945856 (13.3%) @0.0x, remaining 92:50 RBU 100.0% UBU 100.0%
 1072726016/8061945856 (13.3%) @0.0x, remaining 93:16 RBU 100.0% UBU 100.0%
^C/dev/pass0: flushing cache

_______________________________________________
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "freebsd-hackers-unsubscr...@freebsd.org"

Reply via email to