University of Wisconsin at Madison

Slides:



Advertisements
Similar presentations
Operating System.
Advertisements

DCM Embedded Software Infrastructure, Build Environment and Kernel Modules A.Norman (U.Virginia) 1 July '09 NOvA Collaboration Mtg.
Overview of Database Administrator (DBA) Tools
Kaori Maeshima (FNAL), Muon Alignment EDR: FEB. 28, Endcap Alignment EMU Alignment DAQ Muon Alignment EDR Feb. 28, 2002 Outline: 1.Components to.
Software Software essential is coded programs that perform a serious of algorithms. Instructions loaded into primary memory (RAM) from secondary storage.
1 James N. Bellinger University of Wisconsin-Madison CMS Week June 2010 Coordination: Things to do Coordination: James N. Bellinger CMS week 2010.
Group Computing Strategy Introduction and BaBar Roger Barlow June 28 th 2005.
| nectar.org.au NECTAR TRAINING Module 5 The Research Cloud Lifecycle.
Online Software 8-July-98 Commissioning Working Group DØ Workshop S. Fuess Objective: Define for you, the customers of the Online system, the products.
1 James N. Bellinger University of Wisconsin-Madison 27-November-2009 Status of Transfer Line Reconstruction James N. Bellinger 27-November-2009.
Server Administration. [vpo_server_admin] 2 Server Administration Section Overview Controlling Management Server processes Controlling Managed Node processes.
1 James N. Bellinger University of Wisconsin-Madison 13 February 2008 Cocoa Plans.
1 James N. Bellinger Robert Handler University of Wisconsin-Madison 11-Monday-2009 Laser fan non-linearity James N. Bellinger 20-March-2009.
1 James N. Bellinger 26-Feb-2008 DCOPS DAQ Control Main DAQ Runs on Linux Data directly to Oracle Controlled via DIM Errors presented via DIM PVSS component.
1 James N. Bellinger University of Wisconsin-Madison 30 January 2008 DCOPS Software Report.
James Bellinger, December CMS Week Muon Alignment James N. Bellinger University of Wisconsin at Madison 5-December-2006 DCOPS Data from MTCC2.
University of Wisconsin at Madison
University of Wisconsin at Madison
Kernel Design & Implementation
Designing and Implementing an ETL Framework
Operating System.
Instructor Materials Chapter 9: Testing and Troubleshooting
TPC Commissioning: DAQ, ECS aspects
Chapter 2: System Structures
Controlling a large CPU farm using industrial tools
Assignment 2 Unit 2 Computer Systems.
Windows Networking Configuration
EMU Alignment DAQ Endcap Alignment Muon Alignment EDR Feb. 28, 2002
Chapter 5: Switch Configuration
Splitting a Database: How and Why
Call To Fix QuickBooks Error Code H202, H303, H101
Operating Systems What are they and why do we need them?
TYPES OFF OPERATING SYSTEM
Introduction of Week 6 Assignment Discussion
University of Wisconsin at Madison
Chapter 5: Switch Configuration
Chapter 2: Operating-System Structures
University of Wisconsin-Madison
Status of Transfer Line Reconstruction University of Wisconsin-Madison
Status and Plans for Endcap Hardware Alignment
Chapter 2: The Linux System Part 2
Transfer Line and CSC Rφ Reconstruction
Chapter 2: Operating-System Structures
Plus Endcap Transfer Lines
Status of Transfer Line Reconstruction University of Wisconsin-Madison
DCOPS Readout before and during MTCC
James N. Bellinger 1-November-2007
University of Wisconsin-Madison
Validating Transfer Line Fit University of Wisconsin-Madison
Lecture Topics: 11/1 General Operating System Concepts Processes
University of Wisconsin-Madison
University of Wisconsin-Madison
University of Wisconsin-Madison
Comparing Laser Fit to Barrel Fit University of Wisconsin-Madison
Status of Transfer Line Reconstruction University of Wisconsin-Madison
University of Wisconsin-Madison
University of Wisconsin-Madison
Chapter 2: Operating-System Structures
University of Wisconsin-Madison
University of Wisconsin-Madison
Cloud? Computing? noSQL vs SQL RAID 0,1,5,6,10
CMS Week Muon Alignment
Transfer Line Calculations
University of Wisconsin at Madison
Configuration DB Status report Lana Abadie
Chapter 2: Operating-System Structures
University of Wisconsin-Madison
Lecture Topics: 11/1 Hand back midterms
SQL Server on Amazon Web Services
SQL Server on Amazon Web Services
Presentation transcript:

University of Wisconsin at Madison DCOPS DAQ Status James N. Bellinger University of Wisconsin at Madison June CMS Week 2007

Review Multiple-fork program runs on a Linux PC Reads selected DCOPS based on configuration in database Reads DCOPS via terminal server Controls lasers using DIM Writes fitted data to database on omdb Writes profiles to database on omdb (will purge periodically) Provides error information via DIM Does not include DCOPS calibration info

Problems May need revision in table for compatibility Intermittent crashes, apparently in the DIM interface Minus side ambient light levels are so high that the DCOPS are often saturated. Light shields are being designed; not a big problem when disks closed Commissioning Plus side: Secure network →Separate instance of DAQ (hack needed) Questions about DIM visibility through firewall May need revision in table for compatibility

Why are the fits often poor? PT1 ME-2/SLM1 : Laser at PT4 is on

Profiles are often poor Of 40 profiles 12 are saturated 12 laser misses 16 are usable We have very high ambient light levels Temporary light shields are being prepared Laser at this end

Database Read-back Readback of data seems to work fine under program control, though coordination with analog needs tweaking. This will be fixed quickly. Readback of the raw profiles works now.

Other Progress DCOPS calibration database exists and is populated; indexed by new COCOA names Single read utility for alignment works

Immediate Plans for DAQ Debug DIM interface (?) crash SL4 for final system and Plus side commissioning SL3 for Minus side commissioning Coordinate DCOPS and Analog

DAQ I/O Requirements Telnet communication with the terminal servers and DIM communication with the DNS node are essential for the operation of any DCOPS DAQ. Designed to use Root/Oracle interface Maintenance requires SSH access Compiling and running uses shared libraries currently found in AFS space.

FireWall Telnet blocked: Not a problem SSH blocked: Gateway system is planned Keep local copies of libraries for reliability DIM: I assume DIM command will pass through the firewall, but need confirmation Oracle: Need confirmation

Other Plans Clean up database Work out details for using DCOPS calibration and create tool for applying them usefully