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!

Search results for query: *

  1. eskolnik

    Is there a way to redirect core files from the root file system?

    That's bull.... The deamon cores and I want the core to go to something other than root (/)... forget this whole line of ???? , I 'll just call HP support................ Thanks for trying anyway... ed Ed Skolnik
  2. eskolnik

    Is there a way to redirect core files from the root file system?

    What's that???? when you run a shell command wrapped in ( ) it't run's all of it in the same shell Ed Skolnik
  3. eskolnik

    Is there a way to redirect core files from the root file system?

    you mean rc running in booting phase ? Yes and no the script does'nt core before the "cd" the actual deamon cores.............. Just a thought cd xxx /opt/sometimething/runme.exec if I do (cd xxx; /opt/sometimething/runme.exec) won't it run as as the same shell and thed new home...
  4. eskolnik

    Is there a way to redirect core files from the root file system?

    Is there a way to redirect core files from the root file system? It says that cores go to the working directoty, but we have a process that starts in the rc scripts. It does a cd xxxxx thaen starts a deamon. The cores still go to root (/), how come? ed Ed Skolnik
  5. eskolnik

    Mount points

    3097946 Error:'No full backups of this save set were found in the media database' Hi Ed, You are working late! Backup of Sharepoint 2003 on Windows 2003 is not currently supported. RFE LGTpa54028 has been filed for this issue. Supported is slated for release 7.5 ( I do not have a tentative...
  6. eskolnik

    Oracle Express

    Does any one know what is required to backup a Oracle Express instance (OLAP) ? Is there a tool tool to put this instance into begin backup like real Oracle? http://www.orafaq.com/faqxprss.htm#EXPRESS Do a filesystem backup of the Oracle Express database files (*.db). Alwayse backup the...
  7. eskolnik

    2 GB File Limitation

    The Inode assigment isn't any differant? Ed Skolnik
  8. eskolnik

    2 GB File Limitation

    What overhead does the largefile option cause, any reason why I would just specify it? Ed Ed Skolnik
  9. eskolnik

    backup rate

    Is your problem with 1 MB/s always the same drive? If not now many session are being sent to the slow drive? Is it always the same client or the same subnet? ed Ed Skolnik
  10. eskolnik

    Cloning Speed.

    fazil1... come on thats no answer I have slow cloning too, but is better since I started using the following sample script: #!/usr/bin/ksh # ################################################################################################ #AUTHOR: Ed Skolnik #MODIFIED: 2003/02/10 Created...
  11. eskolnik

    Can I use mminfo to get the expiration date.

    mminfo -av -r "volume,state,pool,location,volretent' ed Ed Skolnik
  12. eskolnik

    New script to total nitely backup totals

    If you look at the man page for mminfo the query spec "-q" isn't not supported with the -X option, so who knows what you would get. Maintenance Commands MMINFO(1m) NAME mminfo - NetWorker media database reporting command SYNOPSIS mminfo [ -avV ] [...
  13. eskolnik

    New script to total nitely backup totals

    RFE LGtpa30967 was already created to have a new switch that shows the original size of the data and to correct the man pages to reword how -X displays its information. I have added you as an interested customer on this RFE. Ed Skolnik
  14. eskolnik

    Amount of data..

    ******* See Post titled """New script to total nitely backup totals""""" Ed Skolnik
  15. eskolnik

    retention period between clones and master

    What I do is I keep my clones on site for 14 days and use a script to delete saveset id's in the clone pool that are older than the 14 day limit. This was the onsite clone is only kept for X days. Sample ONLY #!/usr/bin/ksh #...
  16. eskolnik

    New script to total nitely backup totals

    Well I got to the bottom of this, the mminfo -X shows the actual amount of data sent to the backup media and the " mminfo -av -r 'savetime,totalsize' " tells you the actual amount of data BEFORE compression from the client side. So both numbers are correct. I actully found this on the...
  17. eskolnik

    New script to total nitely backup totals

    Does this script match the output of mminfo -X, because when I run it its off by about 10 GB chi-backup# mminfo -X Save Set Type Summary: 1318 save sets 3106252 files 2357/ss 498 GB 377 MB/ss 160 KB/file 314 full 464423 files 1479/ss 85 GB 271...
  18. eskolnik

    Group still running although CFI has been written

    I have this issue all the time, the savesets show up as completed in the daemon log, but the ack back from the client never comes. I see it was FIN_WAIT2 on the networker server. ed Ed Skolnik
  19. eskolnik

    request for enhancement to trace to trace save set dependant

    I understand that a request for enhancement to trace save set dependant was created in March of 2002, The request number is LGtpa36416. If other customers of Legato open issues requesting status on this enhancement, maybe it will be actually worked into a release before the end of time...
  20. eskolnik

    LUN Sizes

    Charles, Thanks but i am looking at "Performance " type issues, not logiacl grouping of data. But to your remark do you created more than one DB LUN or just a larger one and if so why? Ed Ed Skolnik

Part and Inventory Search

Back
Top