CDRecord Media Writer Service
Description
Media Writer Service for using cdrecord http://cdrecord.berlios.de/old/private/cdrecord.html
Dependencies
Attributes
Executable
Executable command to invoke cdrecord.
Default Value
cdrecord
Device
SCSI address of the CD/DVD-Recorder.
Syntax: [<devicename>]':'<scsibus>','<target>','<lun>.
Run
$ cdrecord -dev=help
to list possible device names.
Run
$ cdrecord [-dev=<devicename>] -scanbus
to list SCSI addresses.
Default Value
0,0,0
DriveLetterOrMountDirectory
Drive Letter (Win32) or Mount Point (Linux), e.g.: X:
, /cdw
.
On Linux, there must be also a corresponding entry configured in /etc/fstab
, e.g.:
/dev/cdw /cdw iso9660 ro,user,noauto 0 0
Default Value
/cdw
WriteSpeed
Speed factor of the writing process. -1
= use drive specific default speed.
Default Value
-1
GraceTime
Grace time before starting to write in seconds. Values below 2 seconds are not allowed.
Default Value
2
Simulate
Only simulate write process (laser is turned off).
Default Value
false
WriteMode
Write Mode:
value |
meaning |
---|---|
|
Write disk in TAO mode |
|
Write disk in SAO mode |
|
Write disk in SAO mode |
|
Write disk in RAW mode |
|
Write disk in RAW/RAW96R mode |
|
Write disk in RAW/RAW96P mode |
|
Write disk in RAW/RAW16 mode |
Default Value
sao
TrackType
Track Type:
value |
meaning |
---|---|
|
Subsequent tracks are CD-ROM data mode 1 - 2048 bytes (default) |
|
Subsequent tracks are CD-ROM data mode 2 - 2336 bytes |
|
Subsequent tracks are CD-ROM XA mode 2 form 1 - 2048 bytes |
|
Subsequent tracks are CD-ROM XA mode 2 form 1 - 2056 bytes |
|
Subsequent tracks are CD-ROM XA mode 2 form 2 - 2324 bytes |
|
Subsequent tracks are CD-ROM XA mode 2 form 1/2 - 2332 bytes |
Default Value
data
MultiSession
Generate a TOC that allows multi session.
Default Value
false
AppendEnabled
Allow to append already existing session.
Default Value
false
Padding
Pad data track with 15 zeroed sectors.
Default Value
false
NumberOfRetries
Number of retries, if out of supplies.
Default Value
5
RetryInterval
Interval of retries in seconds.
Default Value
60
MountTime
Wait time in s before read-access after reloading media on Windows OS.
Default Value
10
Verify
Check MD5 sums of written files or - if MD5_SUMS was not included - compare files on media with source files after write process.
Default Value
false
Eject
Eject disk after write process.
Default Value
true
PauseTime
Minimal Pause time between successive writes. Useful in case of media splitting and multiple copies, to have time for manual media exchange.
Default Value
10
PrintLabel
Print Label after successful burn (and optional verify) of media.
Label File creation must activated by Media Composer Service#LabelFileFormat = PDF
or PS
.
S.a. Label Print Service for Printing Configuration.
Default Value
false
LabelPrintName
Reference to Label Print Service - do NOT modify.
Default Value
dcm4chee.cdw:service=LabelPrint
KeepLabelFiles
Controls persistence of created Label files.
Enumerated Values:
YES
NO
IF_NOT_PRINTED
Default Value
IF_NOT_PRINTED
KeepSpoolFiles
Keep spool files (for debugging).
Default Value
false
LogEnabled
Log to server/default/log/cdrecord.log
.
Default Value
true
SpoolDirName
Used internally - do NOT modify.
Default Value
dcm4chee.cdw:service=SpoolDir
Name
The class name of the MBean
State
The status of the MBean
StateString
The status of the MBean in text form
Operations
create
Standard MBean lifecycle method
start
The start lifecycle operation
stop
The stop lifecycle operation
destroy
The destroy lifecycle operation
jbossInternalLifecycle
The detyped lifecycle operation (for internal use only)
checkDrive
Check Drive
checkDisk
Check Disk
hasTOC
Query Media Content
eject
Eject Media
load
Load Media
mount
Mount Media
umount
Unmount Media