[Bugs] [Bug 1576190] New: RMAN backups to GFS is throwing (ORA-19510: failed to set size of 1531352 blocks for file and ORA-27046: file size is not a multiple of logical block size).
bugzilla at redhat.com
bugzilla at redhat.com
Wed May 9 05:28:14 UTC 2018
https://bugzilla.redhat.com/show_bug.cgi?id=1576190
Bug ID: 1576190
Summary: RMAN backups to GFS is throwing (ORA-19510: failed to
set size of 1531352 blocks for file and ORA-27046:
file size is not a multiple of logical block size).
Product: GlusterFS
Version: mainline
Component: fuse
Severity: urgent
Assignee: bugs at gluster.org
Reporter: somasekhar.shivaram at oracle.com
CC: bugs at gluster.org
Description of problem:
RMAN backups to GFS is throwing (ORA-19510: failed to set size of 1531352
blocks for file and ORA-27046: file size is not a multiple of logical block
size).
An example:
We think it's because RMAN created a file with 10 blocks and then resize the
file to 1531352 blocks but the stat call didn't return 1531352 blocks.
Version-Release number of selected component (if applicable):
3.18.3
How reproducible:
This can be re-produced at will by running the RMAN backups to GFS. we can
prove this behavior by adding debug trace and show that stat return the file
size incorrectly after resize.
Steps to Reproduce:
1.
2.
3.
Actual results:
Expected results:
Additional info:
--
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
More information about the Bugs
mailing list