[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: growisofs blanking problem



> when using growisofs -Z /dev/srX=/dev/zero to blank a DVD+RW I get
> this error:
> 
> > growisofs -Z /dev/sr6=/dev/zero
> WARNING: /dev/sr6 already carries isofs!
> About to execute 'builtin_dd if=/dev/zero of=/dev/sr6 obs=32k seek=0'
> /dev/sr6: "Current Write Speed" is 2.0x1385KBps.
> ...
> 4693721088/4700372992 (99.9%) @2.0x, remaining 0:02
                                ^^^^^ With DVD+RW? Can you really
confirm that your unit burns DVD+RW at 2x? Verify with
dvd+rw-mediainfo...

> :-[ the LUN appears to be stuck writing LBA 230540h, retry in 0ms ]
> :-[ LBA=80230540h, SENSE KEY=2h/ASC=04h/ASCQ=08h ]
> :-( write failed: Resource temporarily unavailable

growisofs burns till it hits the media edge or input is exhausted. As
/dev/zero is never exhausted, growisofs -Z /dev/dvd=/dev/zero is bound
to fail and you have all rights to expect it to. Normally it fails with
"No space left on device." The fact that you see 2/4/8 indicates that
you firmware has glitch. Yet it doesn't really change the fact that
media was actually nullified and you should be able to just proceed. A.



Reply to: