> > Are you using vold? It seems vold doesn't know about > > DVD RAM media and always mounts them read/only. > > That smells like a vold bug. > > Ok;
Bug ID: 6190993 Synopsis: vold never read-write mount DVD-RAM media http://bugs.opensolaris.org/bugdatabase/view_bug.do?bug_id=6190993 Don't know if anyone is working on it... > > Workaround: Stop vold (svcadm disable -t volfs), and > > manually mount the DVD RAM media. That should allow a read/write > > mount. > > I already did that. The file was written to the DVD > RAM but after that Solaris crashes. A post about > this topic to this forum is still pending due to the > big attachement. I wait for Casper's response if > should file a bug for this crash. What kind of filesystem did you use on the DVD RAM? I found the following bug when I tried to use a zpool / zfs on DVD RAM: Bug ID: 6368142 Synopsis: sd: unaligned write memory corruption; zfs on dvdram media: panic http://bugs.opensolaris.org/bugdatabase/view_bug.do?bug_id=6368142 Should be fixed in snv_34. The bug isn't limited to zfs, but zfs was the first filesystem that triggered it. With ufs on dvd-ram I never had that panic. Unfortunatelly, in snv_34 a new problem appears for DVD RAM users: Bug ID: 6388096 Synopsis: NULL pointer dereference panic in sd_range_lock() http://bugs.opensolaris.org/bugdatabase/view_bug.do?bug_id=6388096 AFAIK, the fix will be included in snv_36. This message posted from opensolaris.org