I don't know why the Hipath product has so many issues with backups through all releases. The stock answer-hotfixes-might take care of the problem for a while, then it's failing again. I have monitored these backups in the Unix process tables and the file structures as they progress along. Any ideas on this are welcome. This system fails on the MO-RMX "ALL" backup at the last portion "SAVE". All other parts pass. While monitoring this I observed the following data.
At the last portion of the backup there is a large file that gets zipped. They are shown below.
The file "Content.v1.2" is then supposed to get copied to the A1H6I partition and fails.
Reason shown below from the device.MO_RMX.log file.
The DATA.DATA.p.gz zipped portion completes OK.
The file copy attempt to :A1H6I: fails due to no space to allocate on the drive.
This file appears to be 139 Meg in size.
The DIS-DDSM:A1,HD,6; command indicates about 123 Meg of space left.
So it's obvious why it's failing. Not enough space.
HOW DO YOU CORRECT THIS PROBLEM???!!!
All of this runs "under the covers" and there is no manual manipulation of files available.
So how can this be resolved if you can't delete certain files that are taking up too much space?
This system was backing up with no issue until about 2 months ago.
Is there some file or files that needs to be manually nulled or removed that is part of the backup and hogging the disk space?
This system is a Version 4.0 and disk partitions are the recommended sizes.
REGEN-DDSM is below to show partition sizes.
-rw-rw-rw- 1 root root 139366400 Sep 5 14:43 Content.v1.2
-rw-rw-rw- 1 root root 139353721 Sep 5 14:13 DATA.DATA.p.gz
:A1H6H:HBR/A/Content.v1.2
gzip -S .gz *DATA*.p (RC=0)
./DATA.DATA.version.02-01-01
./DATA.DATA.pointers
./DATA.DATA.p.gz
./InfoFile
./files.tbl
./set_ok
cat FileList | pax -w >Content.v1.2
/opt/bin/uricmd HBR rmxcopy "Content.v1.2"
:A1H6I:HBR/DATA/Content.v1.2
062 Unable to copy file
rmx_create (1): can't allocate space for the file
domain_rmx (1): can't create the rmx destination file
domain_rmx (1): rmxdel call done
RMXCOPY error occurred
Exit: 145 62 at: 2013-09-05 14:43:37
Command: /opt/hbr/sys/device.MO_RMX -A MO_RMX -P 10487 -c umount
Started at: 2013-09-05 14:43:39
Exit: 0 at: 2013-09-05 14:43:40
Command: /opt/hbr/sys/device.MO_RMX -A MO_RMX -P 10413 -c umount
Started at: 2013-09-05 14:43:40
Bind directory (/.AS/BACKUP/tmp/SBACKUP/MO_RMX) removed (0)
Exit: 0 at: 2013-09-05 14:43:40
#
+---------------------+-------+--------+-------+
| A1H6I | FREE | USED | SUM |
+---------------------+-------+--------+-------+
| FNODES | 51190 | 82 | 51272 |
| SPACE (MB) | 123 | 677 | 801 |
| SPACE (64KB)| 1974 | 10842 | 12817 |
+----------------------------------------------+
REG-DDSM;
H500: AMO DDSM STARTED
ADD-DCSM:A1,1,HD,"STDH4";
ADD-DASM:A1,1,3200&992&2400&1120&32767&3200&9868,4096&4096&4096&4096&4096&4096&4096;
ADD-DLSM:A1,1,E,"DS:";
ADD-DLSM:A1,1,F,"BDA:"&"BD:"&":TMD:"&"AS:"&":AMD:"&"MP:";
ADD-DLSM:A1,1,G,":CGD:";
ADD-DLSM:A1,1,H,"MS:"&"SY:";
ADD-DLSM:A1,1,I,":SCR:";
ADD-DLSM:A1,1,J,":GLA:";
ADD-DLSM:A1,1,K,"IAG:";
ADD-DCSM:A1,6,HD,"CF1G3";
ADD-DASM:A1,6,3200&992&800&1120&12817,4096&4096&4096&4096&4096;
ADD-DLSM:A1,6,E,"DS:";
ADD-DLSM:A1,6,F,"BDA:"&"BD:"&":TMD:"&"AS:"&":AMD:"&"MP:";
ADD-DLSM:A1,6,G,":CGD:";
ADD-DLSM:A1,6,H,"MS:"&"SY:";
ADD-DLSM:A1,6,I,":MOD-SCR:";
AMO-DDSM -111 DISK STATUS
REGENERATE COMPLETED;
At the last portion of the backup there is a large file that gets zipped. They are shown below.
The file "Content.v1.2" is then supposed to get copied to the A1H6I partition and fails.
Reason shown below from the device.MO_RMX.log file.
The DATA.DATA.p.gz zipped portion completes OK.
The file copy attempt to :A1H6I: fails due to no space to allocate on the drive.
This file appears to be 139 Meg in size.
The DIS-DDSM:A1,HD,6; command indicates about 123 Meg of space left.
So it's obvious why it's failing. Not enough space.
HOW DO YOU CORRECT THIS PROBLEM???!!!
All of this runs "under the covers" and there is no manual manipulation of files available.
So how can this be resolved if you can't delete certain files that are taking up too much space?
This system was backing up with no issue until about 2 months ago.
Is there some file or files that needs to be manually nulled or removed that is part of the backup and hogging the disk space?
This system is a Version 4.0 and disk partitions are the recommended sizes.
REGEN-DDSM is below to show partition sizes.
-rw-rw-rw- 1 root root 139366400 Sep 5 14:43 Content.v1.2
-rw-rw-rw- 1 root root 139353721 Sep 5 14:13 DATA.DATA.p.gz
:A1H6H:HBR/A/Content.v1.2
gzip -S .gz *DATA*.p (RC=0)
./DATA.DATA.version.02-01-01
./DATA.DATA.pointers
./DATA.DATA.p.gz
./InfoFile
./files.tbl
./set_ok
cat FileList | pax -w >Content.v1.2
/opt/bin/uricmd HBR rmxcopy "Content.v1.2"
:A1H6I:HBR/DATA/Content.v1.2
062 Unable to copy file
rmx_create (1): can't allocate space for the file
domain_rmx (1): can't create the rmx destination file
domain_rmx (1): rmxdel call done
RMXCOPY error occurred
Exit: 145 62 at: 2013-09-05 14:43:37
Command: /opt/hbr/sys/device.MO_RMX -A MO_RMX -P 10487 -c umount
Started at: 2013-09-05 14:43:39
Exit: 0 at: 2013-09-05 14:43:40
Command: /opt/hbr/sys/device.MO_RMX -A MO_RMX -P 10413 -c umount
Started at: 2013-09-05 14:43:40
Bind directory (/.AS/BACKUP/tmp/SBACKUP/MO_RMX) removed (0)
Exit: 0 at: 2013-09-05 14:43:40
#
+---------------------+-------+--------+-------+
| A1H6I | FREE | USED | SUM |
+---------------------+-------+--------+-------+
| FNODES | 51190 | 82 | 51272 |
| SPACE (MB) | 123 | 677 | 801 |
| SPACE (64KB)| 1974 | 10842 | 12817 |
+----------------------------------------------+
REG-DDSM;
H500: AMO DDSM STARTED
ADD-DCSM:A1,1,HD,"STDH4";
ADD-DASM:A1,1,3200&992&2400&1120&32767&3200&9868,4096&4096&4096&4096&4096&4096&4096;
ADD-DLSM:A1,1,E,"DS:";
ADD-DLSM:A1,1,F,"BDA:"&"BD:"&":TMD:"&"AS:"&":AMD:"&"MP:";
ADD-DLSM:A1,1,G,":CGD:";
ADD-DLSM:A1,1,H,"MS:"&"SY:";
ADD-DLSM:A1,1,I,":SCR:";
ADD-DLSM:A1,1,J,":GLA:";
ADD-DLSM:A1,1,K,"IAG:";
ADD-DCSM:A1,6,HD,"CF1G3";
ADD-DASM:A1,6,3200&992&800&1120&12817,4096&4096&4096&4096&4096;
ADD-DLSM:A1,6,E,"DS:";
ADD-DLSM:A1,6,F,"BDA:"&"BD:"&":TMD:"&"AS:"&":AMD:"&"MP:";
ADD-DLSM:A1,6,G,":CGD:";
ADD-DLSM:A1,6,H,"MS:"&"SY:";
ADD-DLSM:A1,6,I,":MOD-SCR:";
AMO-DDSM -111 DISK STATUS
REGENERATE COMPLETED;