please post the step by step commands to take a back of
directories or files in a CDROM\DVDROM\TAPE(DDS)

Answers were Sorted based on User's Feedback



please post the step by step commands to take a back of directories or files in a CDROM\DVDROM\TAP..

Answer / reddy

tar cuvf /dev/rmt0 /bkp-to take backup

tar tvf /dev/rmt0- to see contents of device

Is This Answer Correct ?    2 Yes 0 No

please post the step by step commands to take a back of directories or files in a CDROM\DVDROM\TAP..

Answer / kishore devkate

#tar -cvf /dev/rmt0 /dataname-------to take the backup

#tar tvf /dev/rmt0 -------to view the contents of tape

Is This Answer Correct ?    1 Yes 0 No

please post the step by step commands to take a back of directories or files in a CDROM\DVDROM\TAP..

Answer / dileep.paleti

ufsrestore -tvf /dev/rmt/0n(for see the contents in tape)
ufsrestore -ivf /dev/rmt/0n(for extracting data from tape
to local drive)
ufsrestore>ls

Is This Answer Correct ?    1 Yes 0 No

please post the step by step commands to take a back of directories or files in a CDROM\DVDROM\TAP..

Answer / surya

In tape
#ufsdump -cuvf /dev/rmt/n0 /backup.bkp /backup(dir files)

Is This Answer Correct ?    0 Yes 0 No

please post the step by step commands to take a back of directories or files in a CDROM\DVDROM\TAP..

Answer / naresh kumar

#ufsdump uf /dev/rmt/0 <source>

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Solaris Commands Interview Questions

Pls explain the raids in solaris??

1 Answers   Bank Of America,


How to change rsc ip in sun V490?

4 Answers   Wipro,


How many fields in passwd, shadow and group files

2 Answers  


What is the command to identify master node on vcs

1 Answers   Atos Origin,


1)How to identify VXVM version? 2)What the path of scconf in cluster?

5 Answers   IBM,






What is the nature of VCS?

2 Answers  


Were the vcs logs will be

2 Answers  


how to change boot disk

4 Answers  


How to Switch service group between nodes

3 Answers  


How to change the hostname and Ethernet address in single command

2 Answers  


how to install a patch in solaris 10( step by step details)?

2 Answers  


How to configure the network card

2 Answers  


Categories
  • Solaris Commands Interview Questions Solaris Commands (360)
  • Solaris Threads Interview Questions Solaris Threads (9)
  • Solaris IPC Interview Questions Solaris IPC (30)
  • Solaris Socket Programming Interview Questions Solaris Socket Programming (3)
  • Solaris System Calls Interview Questions Solaris System Calls (25)
  • Solaris General Interview Questions Solaris General (170)
  • Solaris AllOther Interview Questions Solaris AllOther (297)