Read Me
You should review all README files in each directory.
Then use http://vmlmat.sourceforge.net for VMLMAT wiki documentation files
that will contain the latest documentation on how to install and
operate this product.
The basic contents of the untarred VMLMAT source file:
cpy directory contains all the required copy server scripts.
doc directory for any user documents.
rexx directory contains the required CMS control machine REXX execs.
www directory contains all the required web server scripts.
root.vmlmat_origtab is a crontab that must be installed in /etc on the
copy server.
smb.conf is a basic samba configuration file that must be installed in /etc/samba
on the web server.
zauthfile is file that must be placed in a newly created /zauth samba share on
the web server.
Before installing this product please understand the current limitations of this product:
This product release of VMLMAT 1.0.0 does not support LVM and multiple partitions on the same volume.
You must configure single partition volumes for each mount point. They must all have the same filesystem.
Example of supported z/Linux images are:
Single volume system where all systems use ext3:
Device MP FS
/dev/dasda1 / ext3
Multivolume system where all systems use ext2:
Device MP FS
/dev/dasda1 / ext2
/dev/dasdb2 /usr ext2
You may mix multivolume systems and single volume systems but all need to use the same filesystem type.
This standard filesystem type is decided at installation setup of VMLMAT using a parmfile value.