with this command: [root@MyREDHAT root]# dmesg | grep st0 Attached scsi tape st0 at scsi1, channel 0, id 6, lun 0 can i try ?: dump 0uf /dev/st0 /var thanks for the help -----Message d'origine----- De : Ken Rossman [mailto:rossman@xxxxxxxxxxxx] Envoyé : samedi 25 octobre 2003 16:43 À : redhat-list@xxxxxxxxxx Objet : Re: SDLT commands ? On Saturday, October 25, 2003, at 11:40 AM, Mohamed Kerbachi wrote: > urgent. > > I wanna to make a backup of the content of the dir: /var to a SDLT > device on a proliant compaq lm570 what command to use? Is /var its own partition, or just another subdirectory under root? If it is its own separate file system on its own separate partition, then 'dump' is probably the way to go. Use something like: # dump 0uf /dev/nst0 /var There are other variations you might also want to use (for example, maybe someone else here knows how to designate a mode that uses compression on the SDLT -- I never figured that one out). Note, of course, that /dev/nst0 (norewind device) or /dev/st0 (rewind device) *may* not be the right device to point at that particular tape drive, if there are other tape drives on the same system. K -- redhat-list mailing list unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe https://www.redhat.com/mailman/listinfo/redhat-list -- redhat-list mailing list unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe https://www.redhat.com/mailman/listinfo/redhat-list