FS
Documentation

Backup3G/COSbackup 3.2.5 Release Notes

From Documentation

(Difference between revisions)
Jump to: navigation, search
Revision as of 01:56, 4 May 2006
Daniels (Talk | contribs)
(Media copy now run from ‘At-end command’, COSbackup interface or command line)
← Previous diff
Revision as of 01:57, 4 May 2006
Daniels (Talk | contribs)
(Hardware and OS Dependencies)
Next diff →
Line 127: Line 127:
The /usr/bin/cpio program, as used by COSbackup, cannot backup files that are greater than 2 gigabytes in size. The standard cpio header uses a 32 bit signed type to store the file size. this limits the file size to 2 gigabytes minus 1 byte. The /usr/bin/cpio program, as used by COSbackup, cannot backup files that are greater than 2 gigabytes in size. The standard cpio header uses a 32 bit signed type to store the file size. this limits the file size to 2 gigabytes minus 1 byte.
-Appears: “< filename > ?” is displayed in the backup log, when attempting to backup a file greater than 2 gigabytes in size.+==== Appears ====
-Suggested actions:+“< filename > ?” is displayed in the backup log, when attempting to backup a file greater than 2 gigabytes in size.
 +==== Suggested actions ====
*Use a backup format other than cpio for directories containing files greater than 2 gigabytes in size. For example, backup the individual large files using the image backup method. *Use a backup format other than cpio for directories containing files greater than 2 gigabytes in size. For example, backup the individual large files using the image backup method.
*Alternately, upgrade to AIX 5.1 or later with the System V Affinity package. If installed, COSbackup will use /usr/sysv/bin/cpio instead, that can backup and restore files of any size. /usr/sysv/bin/cpio is backward compatable with /usr/bin/cpio. *Alternately, upgrade to AIX 5.1 or later with the System V Affinity package. If installed, COSbackup will use /usr/sysv/bin/cpio instead, that can backup and restore files of any size. /usr/sysv/bin/cpio is backward compatable with /usr/bin/cpio.
Line 135: Line 136:
The /usr/bin/cpio program, as used by COSbackup, cannot backup files that are g reater than 2 gigabytes in size. The standard cpio header uses a 32 bit signed type to store the file size. this limits the file size to 2 gigabytes minus 1 byte. The /usr/bin/cpio program, as used by COSbackup, cannot backup files that are g reater than 2 gigabytes in size. The standard cpio header uses a 32 bit signed type to store the file size. this limits the file size to 2 gigabytes minus 1 byte.
-Appears: “filename is too large to archive in current mode” is displayed in the backup log, when attempting to backup a file greater than 2 gigabytes in size. +==== Appears ====
 +“filename is too large to archive in current mode” is displayed in the backup log, when attempting to backup a file greater than 2 gigabytes in size.
-Suggested actions:+==== Suggested actions ====
*Use a backup format other than cpio for directories containing files greater than 2 gigabytes in size. For example, backup the individual large files using the image backup method. *Use a backup format other than cpio for directories containing files greater than 2 gigabytes in size. For example, backup the individual large files using the image backup method.
Line 143: Line 145:
The /usr/bin/cpio program, as used by COSbackup, cannot backup files that are greater than 2 gigabytes in size. The standard cpio header uses a 32 bit signed type to store the file size. this limits the file size to 2 gigabytes minus 1 byte. The /usr/bin/cpio program, as used by COSbackup, cannot backup files that are greater than 2 gigabytes in size. The standard cpio header uses a 32 bit signed type to store the file size. this limits the file size to 2 gigabytes minus 1 byte.
-Appears: “filename is too large to archive in current mode” is displayed in the backup log, when attempting to backup a file greater than 2 gigabytes in size.+==== Appears ====
 +“filename is too large to archive in current mode” is displayed in the backup log, when attempting to backup a file greater than 2 gigabytes in size.
-Suggested actions:+==== Suggested actions ====
*Specify “-p” in the Options field of the Backup Item. This will allow for the backup of files up to 8 gigabytes minus 1 byte in size. Files larger than 8 gigabytes minus 1 byte will display an error in the backup log. Using the “-p” option will display an error message in the backup log when backing up /devices files and limit the file path length to 256 characters long (instead of the normal 1024 characters). *Specify “-p” in the Options field of the Backup Item. This will allow for the backup of files up to 8 gigabytes minus 1 byte in size. Files larger than 8 gigabytes minus 1 byte will display an error in the backup log. Using the “-p” option will display an error message in the backup log when backing up /devices files and limit the file path length to 256 characters long (instead of the normal 1024 characters).
*Use a backup format other than cpio for directories containing files greater than 2 gigabytes in size. For example, backup the individual large files using the image backup method. *Use a backup format other than cpio for directories containing files greater than 2 gigabytes in size. For example, backup the individual large files using the image backup method.

Revision as of 01:57, 4 May 2006

Contents

Features

Implementation of the Patch applies fixes according to solutions described in the attached table - please refer for full details.

Fixes included in this Patch are cumulative including prior patches.

They are:

The major new features in version 3.2.3 are:

The major new features in version 3.2.2 are:

Environment

Software Prerequisites: Before you can install COSbackup 3.2.5 (application) on Solaris 8 or 9, COSmanager 4.1 (or newer) must already be installed on the same host. Before you can install COSbackup 3.2.5 (application) on earlier Solaris releases, COSmanager 3.2.1 (or newer) must already be installed on the same host.

Before you can install COSbackup 3.2.5 (application) on all other operating systems, COSmanager 3.2.1 (or newer) must already be installed on the same host.

Notes (only applies to patch)

Patch applied after COSbackup 3.2 has been configured:

If you are using, or choose to use appending backups, you must change the label type for each media type used from “COSstdtape” to “COSstdindx”.

To change media type:

  1. Select Media from the COSbackup button bar.
  2. Select Maintain > Media type.
  3. Select a media type to change, then select Maintain > Change.
  4. Change label type from “COSstdtape” to “COSstdindx”.
    Label type
    This determines what label format and method will be used to electronically label volumes:
    1. COSstdtape
      writes a short file containing the media number and ‘date last written’ to the start of the tape, but does not write an end-of-data marker.
      COSstdindx
      writes the label to the start of a tape, and an end-of-data marker after the last file.
      end_label
      writes the label to the last block of a diskette.
      sV_ filesys
      System V filesystem label using the labelit command.
      blank
      volumes will not be labeled.

Press Accept to save this media type information.

If any of your media types have a label type of “COSstdBOT”, please call the Functional Support Line.

Patch applied after COSbackup 3.2.1 patch applied:

No further action required.

Patch applied after COSbackup 3.2.2 patch applied:

No further action required.

Patch applied after COSbackup 3.2.3 patch applied:

No further action required.

Patch applied after local customising to COSbackup 3.2/3.2.1/3.2.2/3.2.3:

The patch is not applied to customised files. If any files listed in the attached table have been modified, then the patch will need to be applied to these local modifications. Please contact the Functional Support Line for assistance.

Patch installed same time as COSbackup 3.2:

No further action required.

Technical Notes: Using COSbackup V3.2.5

This section contains some technical notes, tips, and troubleshooting information to help you when installing or upgrading to COSbackup V3.2.5. Detailed information on setting up and using COSbackup can be found in the COS/Backup User Guide V3.2.

Media scan now default to multi-volume

The scan method now defaults to multi-volume media scan, where the scan proceeds from the last tape in the set to the first. To manually scan a single volume from the command line, you can still use the command:

FSdrive <drivename> scan

Media copy now run from ‘At-end command’, COSbackup interface or command line

There are now three ways to produce a duplicate set of a backup media volume set. In all cases the target drive must be of the same media type as the source drive.

  1. From the At-end command as defined for a backup job:
    FScopy <target drive>
    This will copy the media set used for the current backup to a new media set in the target drive. The expiry date of the duplicate set is set to the same date as that of the backup job. This cannot be overridden.
    If the target drive is likely to be busy when needed for creating a duplicate media set, a timeout parameter may be added to the above command, “-T <minutes>”. If this parameter is omitted and the target drive is busy, the media copy will fail.
  2. Via COSbackup interface, from the COSbackup button bar:
    Media > select media set > Maintain > Copy
    You will be prompted for the run mode, the source drive and the target drive. The retention defaults to that of the selected media set, but may be overridden.
    When using manually loaded drives, unless the output media volume is preloaded in the target drive, a “Change media” will appear on the backup job monitor. To preload a scratch media volume, from the COSbackup button bar:
    Drive > select target drive > Operations > Load scratch
  3. From the command line, as would be used by COStask or COSduty, or a 3rd party batch processing product:
    FScopy -b [-u] [-U] [-T <minutes>] [-r <retention>] -s <media number> <source drive> <target drive>
    The retention period must be defined in the retention table. If it is not, the retention of the duplicate set will be set to “forever”.

Restore steps may now be pre-configured

You may now initiate a restore via the command line. This may be used by COStask or COSduy to preconfigure specific application restores. The command is:

FSrestore -i|-b [-D <to directory>] [-h <to hostname>] [-v <drive>] [-M <method>] [-f <files>] [-d <directories>] [<media number>]

If any parameters are missing a prompt will be displayed requesting the missing values.

Warnings

None known.

Hardware and OS Dependencies

AIX 4: cpio backup methods do not backup files greater than 2 gigabytes

The /usr/bin/cpio program, as used by COSbackup, cannot backup files that are greater than 2 gigabytes in size. The standard cpio header uses a 32 bit signed type to store the file size. this limits the file size to 2 gigabytes minus 1 byte.

Appears

“< filename > ?” is displayed in the backup log, when attempting to backup a file greater than 2 gigabytes in size.

Suggested actions

Linux: cpio backup methods do not backup files greater than 2 gigabytes

The /usr/bin/cpio program, as used by COSbackup, cannot backup files that are g reater than 2 gigabytes in size. The standard cpio header uses a 32 bit signed type to store the file size. this limits the file size to 2 gigabytes minus 1 byte.

Appears

“filename is too large to archive in current mode” is displayed in the backup log, when attempting to backup a file greater than 2 gigabytes in size.

Suggested actions

Solaris: cpio backup methods do not backup files greater than 2 gigabytes

The /usr/bin/cpio program, as used by COSbackup, cannot backup files that are greater than 2 gigabytes in size. The standard cpio header uses a 32 bit signed type to store the file size. this limits the file size to 2 gigabytes minus 1 byte.

Appears

“filename is too large to archive in current mode” is displayed in the backup log, when attempting to backup a file greater than 2 gigabytes in size.

Suggested actions