Spotlight | Reviews | Current Issue | Academy | Newsletter | Subscribe | Shop |
Departments

Partner Links
Make your own website
WinWeb OnlineOffice
Comparing prices of hardware is worth it.
Price Comparison
What:
Where:
Country:
vacatures Netherlands njobs Linux vacatures
arbeit Deutschland njobs Linux arbeit
work United Kingdom njobs Linux jobs
Lavoro Italia njobs Linux lavoro
Emploi France njobs Linux emploi
trabajo Espana njobs Linux trabajo

user friendly

Admin Magazine

ADMIN Network & Security

Subscribe now and save!

 ADMIN - Explore the new world of system administration! ADMIN is a smart, technical magazine for IT pros on heterogeneous networks. Each issue delivers technical solutions to the real-world problems you face every day. Learn the latest techniques for better:

  • network security
  • system management
  • troubleshooting
  • performance tuning
  • virtualization
  • cloud computing

 on Windows, Linux, Solaris, and popular varieties of Unix.

http://www.admin-magazine.com/

  linux-magazine.com » Issues » 2008 » 90 » Hercules Mainframe Emulator  

Print this page. Recommend
Share

Shadow Files Instead of Snapshots

Hercules does not use snapshots like other virtualization programs, but it does implement shadow files, which can be put to similar use. To use a shadow file, you need to change the lines with the hard disk configuration slightly (Listing 2, line 29ff.):

0A01 3390 dasd/sys1.dasd ro sf=shadow/sys1_*.dasd
0A02 3390 dasd/sys2.dasd ro sf=shadow/sys2_*.dasd

After starting, Hercules automatically writes the shadow/sys?_1.dasd files. The sf+ * command at the Hercules console creates a new set of shadow files, up to a maximum of eight files. sf- * merge or sf- * nomerge accepts or discards the changes to the current shadow step. Accepting means that sf- merge writes the changes from, for example, sys1_2.dasd to sys1_1.dasd. To write changes to the original files, you must specify sf- * force (or omit the read-only option ro).

The Hercules suspend and resume commands save and restore the complete system state; however, this mechanism does not work reliably โ€“ zLinux will not work after you use it.

z/OS and MVS

From a Linux perspective, the mainframe is just one architecture out of many, so it makes sense to look at the operating systems that normally run on mainframes. On the current crop of systems, the operating system is z/OS 1.x. (Version 1.9 was released in September 2007.)

Unfortunately, z/OS is not free. Although there is an "ADCD" package for developers and a z/OS demo package, you at least need to lease an IBM machine to use it legally. This just leaves the granddaddy of today's z/OS, MVS (version 3.8), as an alternative for experimenting at home.

MVS (Multiple Virtual Storage) was developed from earlier IBM operating systems; its direct predecessor is the OS/360 MVT (Multitasking with a Variable number of Tasks) variant. MVS then became the operating system for the next generation of hardware, the System/370 computer, which supported virtual memory as of 1972.

Interestingly, the older S/360-67 models did support virtual memory, but at the time, batch processing was regarded as far more important and hardware support for memory virtualization was thus omitted from the S/370 series.

MVS was released in 1974 and led directly via MVS/XA, MVS/ESA, and OS/390 to z/OS. Now MVS is freely available because operating systems at the time were distributed openly.

A "turnkey" MVS system is available for Hercules: the MVS Turnkey System [7][8]. The only additional software you need is a 3270 terminal emulator; Linux users can install the x3270 package that comes with their distributions.

If you think you can set up a mainframe system quickly and start using it, you will be disappointed. Although you can boot and down the system using the "Cookbook" [8], it will not help you much if you do not have any previous mainframe experience. If you are seriously interested in immersing yourself in this material and working your way through the available documentation โ€“ including the current z/OS documentation, which is freely available from IBM โ€“ you will enjoy the experience of your own mainframe.

Conclusions

Hercules offers a stable emulator for mainframe architecture. Running on a powerful midrange system, the performance should be sufficient to replace a zLinux test LPAR. If you are thinking of porting your software to zLinux, you can use Hercules or the Community Development System for Linux (LCDS), a service provided by IBM [9].

Infos

  1. Hercules: http://www.hercules-390.org
  2. Conversion table for DASD sizes: http://www.sdisw.com/vm/dasd_capacity.html
  3. ThinkBlue/64 Linux for zSeries: http://linux.zseries.org
  4. CentOS: http://www.centos.org
  5. MacIsaac, Michael, Ronald Annuss, Wolfgang Engel, et al. Linux for IBM eServer zSeries and S/390: Distributions. Redbooks, 2001: http://www.redbooks.ibm.com/redbooks/pdfs/sg246264.pdf
  6. Linux Redbook portal: http://www.redbooks.ibm.com/Redbooks.nsf/portals/Linux
  7. The MVS 3.8j Turnkey System: http://www.ibiblio.org/jmaynard/turnkey-mvs-3.zip
  8. Information about the MVS Turnkey System: http://www.bsp-gmbh.com/turnkey/index.html
  9. Community Development System for Linux (LCDS): http://www-03.ibm.com/systems/z/os/linux/lcds

Read full article as PDF ยป Hercules_Mainframe_Emulator.pdf 778.04 kB


Comments


Print this page. Recommend
Share
Related Articles
Command Line: Yum Yummy, yummy, yummy
On the DVD: CentOS 6.2
March 2012: DVD Inlay Issue #136
Apt for RPMs Apt on Suse Linux
Gscan2pdf Electronic document archives with gscan2pdf
Linux Magazine DVD
Get your backstage pass to Linux!

If you're ready for a deeper look, Linux Magazine gives you a view behind the scenes.

Don't miss out on the tools, tutorials, and reviews you'll need to unlock the secrets of Linux.

more...