Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by hogmaster01

  1. hogmaster01

    procedure for damaged files on a tape

    I agrre with comtec17 Move the data and discard the volume. If possibe return the media to vendor/maufacturer for replacement. /daniel
  2. hogmaster01

    Windows or Unix

    I second Comtec17. It really depends on your needs. a windowsbox can handle 2-3 TB a night with a good LAN twice that with a very well tuned unix box. post you requirements an we will be able to be more precise ;) /regards Daniel
  3. hogmaster01

    How to verify if expire is working on a stgpool

    It is the mgmt class. Just try: dsmc q backup c:\ -subdir=yes this will give you a list on what mgmt cals is used on every file. Just change c:\ to /home or something for a unix box /regards Daniel
  4. hogmaster01

    OFM for access Data Base files

    ST bernhard is a wellknown OFM so no problem there ( I have used it for Legato Networker a lot ). YOu do not need a aditional lic for the tsm server. Only Legato Networker and Veritas cares about your client os /regards Daniel
  5. hogmaster01

    Starting TSM client scheduler

    Try: at now dsmc sched 2>&1 >/dev/null ctrl D or use the inittab use init q to refresh the inittab /regards Daniel
  6. hogmaster01

    W2K3 issues with backups

    and some info from the error lg pls :) this sond interesting: /daniel
  7. hogmaster01

    Using TSM at Home

    I am up and running thanks :) check DEFINE DEVCLASS -- REMOVABLEFILE in the admin interface. use maxcap=650 for a cd... ;) /regards Daniel
  8. hogmaster01

    Using TSM at Home

    I had a disk crash! The data was still readable but the boot sector will not hold any boot information. Very strange. I can reinstall the os, I can read the files from both partitions but it will not boot. After salvaging some last minute files I repartitioned and did a NTFS format (not quick)...
  9. hogmaster01

    TSM (From UNIX to Windows)

    my 2 cents. I have recently tried this, it turns out to be a bigendian vs little endian problem. Your best bet is to setup the new system (winows) as a library manager and checkin all the tapes on this system. Then define the old server (UNIX) as a library manager client. This will give you...
  10. hogmaster01

    Novell client Archivel Backup Sets running to Long

    Hi I am sorry to tell you that a archive is full everytime. TSM archiving has no concept of inc archives. /regards Daniel
  11. hogmaster01

    Using TSM at Home

    Hi I am actually running a tsm server on my desktop with 1 client. Backup media is a nas disk 250GB. Running wireless. Backing up the tsmdb as well. Will not help if a major disaster strikes but will help against theft(maybe) and user misstakes :) Just remember to use file device class for nas...
  12. hogmaster01

    Locate a file

    Hmm... (thinking) I don't think there is a mapping like that in the sql interface. Maybe you can try select * from volumeusage where node_name=node_name this will give a list of all volumes that contain node_name data but not any file information. If you want to restore all files from a certain...
  13. hogmaster01

    opaque datatype

    Thank you, that was quick 8-) /Regards Daniel
  14. hogmaster01

    opaque datatype

    Hi All! I am trying to implement XDR (rfc1832) in a windows program what is closest to opaque in windows/intel? this is the problem: typedef opaque fileid Can I use char? /regards Daniel
  15. hogmaster01

    Windows server backup/restore to dissimilar hardware

    Hi! Cristie Software has a product that is made to work with any backup software. It also has a HWwizard that helps you to change hal during the restore. It is very good at changing the disk device driver. It also can handle advanced volumes and Citrix servers. They have a free trial as well...

Part and Inventory Search

Back
Top