HINS Sharon Lackey July 10, 2008. What is Autosave?  Autosave is an EPICS extension that: Automatically saves settings in an ioc when they.

Slides:



Advertisements
Similar presentations
Epics Configuration Management Steve Hunt v1.0. Goals Maximize control system availability Minimize development cycle time Reduce risk.
Advertisements

SNS Integrated Control System SNS RDB Requirements, wish list, status A little history l Oracle RDB used exclusively by accelerator physics group l JERI.
Windows XP System Restore July 22 nd, 2006 CAEUG Meeting.
SNS Integrated Control System Running IOC Core on Windows and Linux Dave Thompson Wim Blokland Ernest Williams.
Operated by Los Alamos National Security, LLC for the U.S. Department of Energy's NNSA UNCLASSIFIED Managing IOCs with Local Filesystems Scott A. Baily.
Chapter 3 Understanding the Boot Process and Command Line.
Operating System Customization
Pete Owens MICE Controls & Monitoring Workshop 25th September 2006 MICE Control and Monitoring: General Architecture Subsystem Integration User Interface.
June 17, 2008 LCLS FAC D. Fairley MATLAB Feedback Phase II Commissioning.
70-290: MCSE Guide to Managing a Microsoft Windows Server 2003 Environment Chapter 12: Managing and Implementing Backups and Disaster Recovery.
MCDST : Supporting Users and Troubleshooting a Microsoft Windows XP Operating System Chapter 3: Upgrading from a Previous Version of Windows.
MCT260-Operating Systems I Operating Systems I Managing Your System.
November 12, 2008 Controls Software D. Fairley LCLS Feedback.
Packaging of EPICS-basedControl System Software
The Soft-IOC Based Alarm Handler – an Operations View Pam Gurd October 31, 2007.
70-290: MCSE Guide to Managing a Microsoft Windows Server 2003 Environment, Enhanced Chapter 12: Managing and Implementing Backups and Disaster Recovery.
Backups in Linux Ning Zhu Class presentation. Introduction The dump and restore commands are the most common way to create and restore from backups in.
Dirk Zimoch, KSTAR Meeting 2009 Auto Save and Restore.
Chapter 11 Compression, System Backup, and Software Installation.
How Hardware and Software Work Together
Basic Input Output System
®® Microsoft Windows 7 for Power Users Tutorial 8 Troubleshooting Windows 7.
DOS Understanding what you can do. Operating System Traits An OS only works with one type of processor –X86 processors for us; Motorola for Mac –Must.
SNS Integrated Control System EPICS IOCs – Relational DB Connectivity Bridge A. Liyu, A. Zhukov.
VMWare Workstation Installation. Starting Vmware Workstation Go to the start menu and start the VMware Workstation program. *Note: The following instructions.
DELTA TAU Data Systems, Inc. 1 UMAC TurboTurbo PMAC PCIGeo Drive Single Source Machine Control motion logic data Power PMAC Project Management November.
Chapter 4 Solving Data Backup Challenges Prepared by: Khurram N. Shamsi.
70-290: MCSE Guide to Managing a Microsoft Windows Server 2003 Environment, Enhanced Chapter 12: Managing and Implementing Backups and Disaster Recovery.
Please Note: Information contained in this document is considered LENOVO CONFIDENTIAL For Lenovo Internal Use Only Do Not Copy or Distribute!! For Lenovo.
Maintaining File Services. Shadow Copies of Shared Folders Automatically retains copies of files on a server from specific points in time Prevents administrators.
Module 3: Configuring Hardware on a Computer Running Windows XP Professional.
Debby Quock November 13, 2012 IRMIS at CLS. IRMIS Currently at CLS PV Crawler –Perl modules that parse EPICS IOC st.cmd, db, and dbd files. Information.
Zultys Technologies 771 Vaqueros Avenue Sunnyvale CA USA Tel: Fax: Device Management on the MX250.
Guide to Linux Installation and Administration1 Chapter 4 Running a Linux System.
A complete step-by step tutorial by Anthony Hartup.
ORNL is managed by UT-Battelle for the US Department of Energy CS-Studio PVTable and Autosave Kay Kasemir Oct
Database Reports and the IOC Crawler Presented by Katia Danilova 09/01/2005.
SNS Alarm System Status Curtis Dunn Control System Suite/Eclipse Frameworks Workshop EPICS Collaboration Meeting June 12-16, 2006.
New Features in DeltaV SimulatePro
Semi-Automatic patch upgrade kit
Module 1 – Lesson 6 Ms. Tracy. Bell Ringer What is the typical useful life for a personal computer?
New Features in DeltaV SimulatePro Available in DeltaV v7.2.
Managed by UT-Battelle for the Department of Energy CSS Update Matthias Clausen, Helge Rickens, Jan Hatje and DESY Delphy Armstrong, Xihui Chen,
ICS – Software Engineering Group 1 IOC Operations at SNS Carl Lionberger.
Page 1 of 38 Lenovo Confidential Lenovo Confidential Lenovo Confidential Lenovo Confidential Lenovo Confidential Please Note: Information contained in.
Thomas Jefferson National Accelerator Facility. Actions: Procedures For IOC Application Development, Testing, and Installation Tools: Shell scripts, Perl.
Bootable Programs Building an O/S. Basic Requirements of any O/S Respond to interrupts (all kinds) Preserve user environment Protect users and self from.
SNS Integrated Control System EPICS IOCs – Relational DB Connectivity Bridge A. Liyu, A. Zhukov.
Elke Zimoch, EPICS Workshop 2004 Japan EPICS at the Protein Crystallography Beamlines of the SLS.
Chapter Seven Installing and Configuring, Operating Systems.
Monitoring Dynamic IOC Installations Using the alive Record Dohn Arms Beamline Controls & Data Acquisition Group Advanced Photon Source.
SNS Integrated Control System ORACLE –JERI DB Generation April 27, 2004 Coles Sibley Jeff Patton.
1.1.2 OneOs Downloading Software Upgrade
Chapter Objectives In this chapter, you will learn:
UBUNTU INSTALLATION
XINFO – Scanner DS – File Content
COMP Introduction to Operating Systems Project 1 – Installing CentOS
Automatized Update & Upgrade for POVClientS.
TOPIC 6: SYSTEM START-UP AND CONFIGURATION
Training Documents: PDA Ing. Zbyněk Zamazal Zlín
Unit OS11: Performance Evaluation
CED Status Update Theo Larrieu.
Tutorial 13 Windows Registry.
Working of Script integrated with SiteScope
Call to Fix HP Printer Installation Error Code 1603
Chapter 4 Post-Installation Configuration
Getting Started: Developing Code with Cloud9
EPICS IOCs – Relational DB
TERMS AND CONDITIONS   These PowerPoint slides are a tool for lecturers, and as such: YOU MAY add content to the slides, delete content from the slides,
Presentation transcript:

HINS Sharon Lackey July 10, 2008

What is Autosave?  Autosave is an EPICS extension that: Automatically saves settings in an ioc when they are changed. Automatically saves settings in an ioc when they are changed. Loads in the saved settings on reboot of an ioc. Loads in the saved settings on reboot of an ioc. Allows the user to determine what settings have changed since a particular file was saved. Allows the user to determine what settings have changed since a particular file was saved.

Installing Autosave  Any hardware or soft EPICS IOC can use the autosave extension  The IOC must be configured and re- compiled to use autosave  This has already been done for the HINS PLC IOCs and for the SNS LLRF IOC  Instructions are at: autosave Installation Instructions autosave Installation Instructionsautosave Installation Instructionsautosave Installation Instructions

How it works  Request files list the device settings that need to be saved and restored on reboot  Whenever one of those devices is changed, an update is written to the save file automatically  A dated save file may also be written at boot time  On reboot, the contents of the most recent save file is used to restore the settings  If the user wants to know what settings may have changed since the last reboot, the asVerify utility can be used

Organization  Request and save files are in the /p/iocAutosaveFiles directory under the name of the IOC hins01> ls /p/iocAutosaveFiles A0-plc hins01 hinscave smtf hins01> cd hins01 hins01> cd hins01 hins01> ls hins01> ls auto_settings.req auto_settings.sav0save_restore.edl auto_settings.sav auto_settings.sav_

Request File is just a list of devices

Save Files look like:

Date and time of last reboot save file Flashes red and green with autosave heartbeat Edm Utility Screen

asVerify  Add to your path: /p/epics/support/autosave/R4- 10/bin/linux-x86  To compare present settings with an existing save file: asVerify [-vrd] asVerify [-vrd] where -v is verbose: all saved pv’s will print -r restores the named file -r restores the named file -d (debug) increment debug level by one -d (debug) increment debug level by one