Jorg,
I can successfully now actually write to the CD thats for the input.
However I have another problem with mkisofs, on HPUX 11.00.
I am trying to backup a filesystem with files in the following format:
dr-x------ 6 pvcs pvcs 1024 Feb 8 16:39 S1_P_ZFSAAK
dr-x------ 4 pvcs pvcs 1024 Feb 8 16:39 catalog
-rw-r----- 1 pvcs pvcs 1616 Feb 8 16:39 swagent.log
./S1_P_ZFSAAK:
total 8
dr-xr-x--x 3 pvcs pvcs 1024 Feb 8 16:39 S1_P_ZFSAAK_BEB
dr-xr-x--x 3 pvcs pvcs 1024 Feb 8 16:39 S1_P_ZFSAAK_FPL
dr-xr-x--x 3 pvcs pvcs 1024 Feb 8 16:39 S1_P_ZFSAAK_PUL
dr-xr-x--x 3 pvcs pvcs 1024 Feb 8 16:39 S1_P_ZFSAAK_VPL
I run mkisofs -o image -R -allow-lowercase -hfs /dirtobackup.
I mount it and the files are in mixed case but truncated and appended ;1
onto the end of each filename.
e.g dr-xr-xr-x 1 4294967295 4294967295 2048 Feb 19 18:49 S1_P_ZFS
dr-xr-xr-x 1 4294967295 4294967295 2048 Feb 19 18:49 catalog
dr-xr-xr-x 1 4294967295 4294967295 2048 Feb 20 11:38 rr_moved
-r-xr-xr-x 1 4294967295 4294967295 1616 Feb 19 18:49 swagent.log;1
./S1_P_ZFS:
total 16
dr-xr-xr-x 1 4294967295 4294967295 2048 Feb 19 18:49 S1_P_000
dr-xr-xr-x 1 4294967295 4294967295 2048 Feb 19 18:49 S1_P_001
dr-xr-xr-x 1 4294967295 4294967295 2048 Feb 19 18:49 S1_P_002
dr-xr-xr-x 1 4294967295 4294967295 2048 Feb 19 18:49 S1_P_ZFS
./S1_P_ZFS/S1_P_000:
total 4
dr-xr-xr-x 1 4294967295 4294967295 2048 Feb 19 18:49 repos
./S1_P_ZFS/S1_P_000/repos:
total 4
dr-xr-xr-x 1 4294967295 4294967295 2048 Feb 19 18:49 instance
./S1_P_ZFS/S1_P_000/repos/instance:
total 4
dr-xr-xr-x 1 4294967295 4294967295 2048 Feb 19 18:49 p_zfsAAK
./S1_P_ZFS/S1_P_000/repos/instance/p_zfsAAK:
total 4
dr-xr-xr-x 1 4294967295 4294967295 2048 Feb 19 18:49 vbmtpl
./S1_P_ZFS/S1_P_000/repos/instance/p_zfsAAK/vbmtpl:
total 36
-r-xr-xr-x 1 4294967295 4294967295 1890 Feb 19 18:49 DirList.;1
-r-xr-xr-x 1 4294967295 4294967295 1896 Feb 19 18:49 DirList.hos;1
-r-xr-xr-x 1 4294967295 4294967295 5866 Feb 19 18:49 FileList.;1
I have used the -R/-J/-hfs options of mkisofs only and still makes no
difference, do you have any idea what I whould use??
Regards
Lisa
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]