1 / 5

What Happens When You Fill Up All the Available Disk Space

What Happens When You Fill Up All the Available Disk Space. Jeff Klukas. Huge Error Files. >> find . -name *.root ./ZPrime-0001/ZPrime-0001.root ./ZPrime-0005/cmsRun_failed_ZPrime-0005.root ./ZPrime-0010/cmsRun_failed_ZPrime-0010.root ./ZPrime-0031/cmsRun_failed_ZPrime-0031.root

yamka
Download Presentation

What Happens When You Fill Up All the Available Disk Space

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. What Happens When You Fill Up All the Available Disk Space Jeff Klukas

  2. Huge Error Files >> find . -name *.root ./ZPrime-0001/ZPrime-0001.root ./ZPrime-0005/cmsRun_failed_ZPrime-0005.root ./ZPrime-0010/cmsRun_failed_ZPrime-0010.root ./ZPrime-0031/cmsRun_failed_ZPrime-0031.root ./ZPrime-0041/ZPrime-0041.root ./ZPrime-0042/ZPrime-0042.root ./ZPrime-0052/ZPrime-0052.root ./ZPrime-0053/ZPrime-0053.root … drwxr-xr-x 2 jklukas jklukas 4.0K Jun 15 03:43 . drwxr-xr-x 204 jklukas jklukas 4.0K Jun 14 15:22 .. -rw-r--r-- 1 jklukas jklukas 106 Jun 15 03:43 PoolFileCatalog.xml -rw-r--r-- 1 jklukas jklukas 5.9K Jun 14 15:05 ZPrime-0041.cfg -rw-r--r-- 1 jklukas jklukas 2.0G Jun 15 03:55 ZPrime-0041.err -rw-r--r-- 1 jklukas jklukas 8.0K Jun 16 07:17 ZPrime-0041.log -rw-r--r-- 1 jklukas jklukas 105K Jun 15 03:55 ZPrime-0041.out -rw-r--r-- 1 jklukas jklukas 465M Jun 15 03:43 ZPrime-0041.root -rw-r--r-- 1 jklukas jklukas 717 Jun 14 15:05 ZPrime-0041.sub

  3. A Brief Excerpt from the Errors … %MSG-i TrackerSimInfoNumbering: OscarProducer:g4SimHits 14-Jun-2007 17:05:37 CDT Run: 1 Event: 1 Hist: CMSE Copy 1 %MSG-i TrackerSimInfoNumbering: OscarProducer:g4SimHits 14-Jun-2007 17:05:37 CDT Run: 1 Event: 1 Hist: OCMS Copy 0 %MSG-i TrackerSimInfoNumbering: OscarProducer:g4SimHits 14-Jun-2007 17:05:37 CDT Run: 1 Event: 1 Hist: TOBActiveRphi0 Copy 1 %MSG-i TrackerSimInfoNumbering: OscarProducer:g4SimHits 14-Jun-2007 17:05:37 CDT Run: 1 Event: 1 Hist: TOBWaferRphi0 Copy 1 %MSG-i TrackerSimInfoNumbering: OscarProducer:g4SimHits 14-Jun-2007 17:05:37 CDT Run: 1 Event: 1 …And so on for another 20 GB

  4. Version Difficulties • My cfg file is based on the minbias template from CMSSW 1.3.1HLT • The DIGI and RECO stages fail in 1.3.1HLT • The whole chain runs in 1.2.2

  5. Questions • Why is 500+ MB of stuff hiding in hidden directories on my AFS space? • Why is Pythia generating 2 GB error files? • What’s happening at Fermilab next week? Where are we staying?

More Related